

/* Start:/local/components/itelon_form/form.popup/templates/form_commercial_offer_new/style.css?16950364962501*/
.commercial_offer_modal.commercial_offer_modal_new{
	max-width: 800px;
	width: 800px;
	background: url('/local/components/itelon_form/form.popup/templates/form_commercial_offer_new/offer-bg.jpg') no-repeat center bottom #004a8b;
}

.commercial_offer_modal.commercial_offer_modal_new .gmi-header-form{
	background: none;
	border: none;
	text-align: left;	
	padding: 40px 40px 20px 40px;
}

.commercial_offer_modal.commercial_offer_modal_new .modal_title.pseudo_h3{
	color: #FFF;
	margin-bottom: 24px;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}

.commercial_offer_modal.commercial_offer_modal_new .modal_cont{
	color: #F0F1F1;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.commercial_offer_modal.commercial_offer_modal_new .order_info_form{
	padding: 20px 40px;
}

.commercial_offer_modal.commercial_offer_modal_new input[type="text"]{
	border-radius: 2px;
	border: 1px solid #E8E8E8;
	background: #FFF;
	max-width: 367px;
	margin-bottom: 24px;
}

.commercial_offer_modal.commercial_offer_modal_new button.button_style{
	background: #FF5840 !important;
	height: 50px;
	position: relative;
	border: none;
	padding: 0 75px 0 25px;
	width: auto;
}

.commercial_offer_modal.commercial_offer_modal_new .order_info_form .button_block .button_text{
	line-height: 52px;
}

.commercial_offer_modal.commercial_offer_modal_new .button_cont{
	padding: 0;
}

.commercial_offer_modal.commercial_offer_modal_new .button_cont:after{
	content: '';
	width: 50px;
	height: 50px;
	background: url('/local/components/itelon_form/form.popup/templates/form_commercial_offer_new/submit-btn.png') no-repeat center;
	position: absolute;
	top: 0;
	right: -75px;
}

.commercial_offer_modal.commercial_offer_modal_new .order_info_form .form_grid{
	margin-bottom: 24px;
}

.commercial_offer_modal.commercial_offer_modal_new .form-checkbox{
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
}

.commercial_offer_modal.commercial_offer_modal_new .form-checkbox a{
	color: #fff;
	font-weight: 500px;
	text-decoration: underline;
}

.commercial_offer_modal.commercial_offer_modal_new span.check.check_min{
	background-color: transparent;
	border: 1px solid #fff;
}

#kp_img{
	display: block;
	width: 270px;
	height: 370px;
	background: url('/local/components/itelon_form/form.popup/templates/form_commercial_offer_new/kp-img.png') no-repeat center;
	position: absolute;
	bottom: 7px;
	right: 50px;
}

#close_commercial_offer{
	display: block;
	position: absolute;
	top: 11px;
    right: 11px;
    z-index: 9999;
    background: #004a8b;
	cursor: pointer;
}
/* End */
/* /local/components/itelon_form/form.popup/templates/form_commercial_offer_new/style.css?16950364962501 */
