.blog-img-inner1 {
	padding-bottom: 8px !important;
}
.empty {
	display: none;
}
ul.yiiPager a:link,
ul.yiiPager a:visited {
	padding: 6px 12px !important;
}
.has-error #Name,
.has-error #email {
	border-bottom: 1px solid red !important;
}
/* .form1 select {
	padding: 5px !important;
	text-indent: 5px;
	font-size: 16px;
	width: 20em;
} */

.form1 select option {
	/* text-align: center; */
	padding-left: 45%;
	font-size: 20px;
}
/* .supplier_form select {
	width:50%!important; 
	padding: 5px !important;
	font-size: 16px !important;
} */
.supplier_form select option {
	font-size: 16px !important;
}
.supplier_form fieldset {
	padding: 0.35em 4.625em 0.75em !important;
	margin: 0 2px !important;
	border: 1px solid silver !important;
}
.supplier_form legend {
	border-bottom: 0px !important;
	width: auto;
	padding: 10px;
}
.supplier_form .forms_wraper #formportfolio {
	border: 0px !important;
}

.vehicleportfolio .forms_wraper {
	margin-top: 0px !important;
}
.vehicleportfolio .form-control {
	/* margin: 1em 0; */
}
.supplier_form .vehicleportfolio {
	padding: 0px 0 !important;
}

.ui-dialog .ui-dialog-content {
	overflow-y: hidden !important;
}
.ui-button-icon-only .ui-button-text {
	padding: 0em !important;
}
.ui-widget {
	font-size: 16px !important;
	font-family: 'Roboto', sans-serif !important;
}
.innerbanner_wraper .textriderdashboard {
	position: absolute;
	color: #fff;
	top: 120px;
	left: 85px;
	font-size: 30px;
}
.textriderdashboard h2 {
	font-size: 30px;
}

.textdashboardtop {
	position: absolute;
	color: #fff;
	top: 77px;
	left: 85px;
	font-size: 30px;
}
.textdashboardtop h2 {
	font-size: 30px;
}
.innerbanner_wraper .text h3 {
	font-size: 21px;
}
.supplier_form select.province {
	width: 100% !important;
}
.grid-view table.items td {
	text-align: center;
}

.text-center {
	text-align: center;
}

#gtx-trans {
	display: none;
}

.errorMessage {
	font-size: 0.9em;
	color: #dc3545;
	margin-left: 1em;
	margin-top: 1em;
}

.thank-you {
	display: flex;
	justify-content: center;
	color: #fff;
	text-align: center;
	margin: 2rem auto;
	font-weight: bold;
	font-size: 2rem;
	background: #3ab354;
	padding: 5px;
	width: 95%;
}

.thank-you.error {
	background: #b33a3a !important;
}

.request-inline {
	background: #333;
	color: #fff;
	height: 50px;
}

.request-inline_data span:not(:first-child) {
	height: 25px;
	border-left: 1px solid #616161;
}

.request-inline_data span > img {
	width: 50px;
}
