

/* Start:/local/components/itelon_form/form.popup/style.css?16177291051056*/
div.request_status {
	position: relative;
}
div.request_status > p {
	position: absolute;
	padding: 50px !important;
	z-index: 1;
    background: #000000e3;
    font-size: 18px;
    top: 50px;
}

div.request_status > p.status_success{
    color: white;
}
div.request_status > p.status_error{
    color: red;
}
label.form-checkbox_center {
    color: unset;
    margin: auto;
    display: table;
    margin-top: 5px!important;
}
.form-checkbox_center > span.check {
    border: groove !important;
}
.form-checkbox_center > input[type="checkbox"] {
    display: none!important;
}
.form-checkbox_left {
    margin: 0!important;
}
form button[disabled][type="submit"] {
    cursor: default;
    background: #cecece!important;
}
form button[disabled][type="submit"]:after {
    cursor: default;
    background: #cecece!important;
}
span.check.check_min {
    width: 20px;
    height: 20px;
    background-size: 10px!important;
    margin: 0 5px 0 0;
}
button.request_success {
    background: green !important;
}
/* End */


/* Start:/local/components/itelon_form/form.popup/templates/form_call_back_new/style.css?16950364952286*/
.callback_modal.callback_modal_new{
	width: 437px;
	padding: 35px;
	box-sizing: border-box;
	border-radius: 2px;	
	position: relative;
}

.callback_modal.callback_modal_new .gmi-header-form{
	background: none;
	padding: 0;
}

.callback_modal.callback_modal_new .gmi-header-form .modal_title{
	color: #393D46;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;	
	margin-bottom: 20px;
}

.callback_modal.callback_modal_new .modal-cont p{
	color: #393D46;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 20px;
}

.callback_modal.callback_modal_new.gmi-form .callback_form{
	padding: 0;
}

.callback_modal.callback_modal_new .form_grid .form_row{
	margin: 0 0 20px;
	padding: 0;
}

.callback_modal.callback_modal_new input[type="text"]{
	width: 100%;
	border-radius: 2px;
	border: 1px solid #E8E8E8;
	background: #FFF;
	padding: 13px 17px;
	box-sizing: border-box;
}

.callback_modal.callback_modal_new .button_block{
	margin: 0 0 22px;
}

.callback_modal.callback_modal_new .button_block .button_style{
	width: 228px;
	position: relative;
	height: 50px;
	padding: 0 75px 0 25px;
	border: none;
	text-transform: none;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 50px;
}

.callback_modal.callback_modal_new .button_block .button_style .button_cont{
	padding: 0;
}

.callback_modal.callback_modal_new .btn_arrow{
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: #004B88;	
}

.callback_modal.callback_modal_new label.form-checkbox_center{
	margin: 0 auto !important;
	color: #24292E;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
}

.callback_modal.callback_modal_new label.form-checkbox_center a{
	color: #24292E;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	text-decoration: underline;
}

#close_callback{
	display: block;
	position: absolute;
	top: 11px;
    right: 11px;
    z-index: 9999;
    background: #fff;
	cursor: pointer;
}
/* End */
/* /local/components/itelon_form/form.popup/style.css?16177291051056 */
/* /local/components/itelon_form/form.popup/templates/form_call_back_new/style.css?16950364952286 */
