﻿.call_back_form_modal_form { background-color: rgba(0, 0, 0, 0.5); display: none; position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: auto; }
.call_back_form_modal_form .send_form { background-color: #ffffff; margin: auto; max-width: 550px; position: absolute; top: 10%; left: 0px; right: 0px; padding: 60px; -moz-box-sizing: border-box; box-sizing: border-box; }
.call_back_form_modal_form .close_btn { cursor: pointer; background-image: url(call_back_form/lightbox_close-black.png); background-position: center center; background-repeat: no-repeat; background-size: 17px; width: 60px; height: 60px; position: absolute; top: 0px; right: 0px; }
.call_back_form_modal_form .err { color: #ff0000; margin-top: 10px; margin-bottom: 5px; }
.call_back_form_modal_form .input_field { margin-bottom: 10px; display: inline-block; width: 100%; }
.call_back_form_modal_form .input_field .inpfield { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.call_back_form_modal_form .check_dispatch { display: inline-block; width: 100%; }
.call_back_form_modal_form .check_dispatch .label { display: block; overflow: hidden; }
.call_back_form_modal_form .check_dispatch-checkbox { cursor: pointer; margin-top: 0.2em; margin-right: 0.7em; position: relative; float: left; }
.call_back_form_modal_form .check_license { display: inline-block; width: 100%; }
.call_back_form_modal_form .check_license-checkbox { cursor: pointer; margin-top: 0.2em; margin-right: 0.7em; float: left; }
.call_back_form_modal_form .check_license .label { display: block; overflow: hidden; }
.call_back_form_modal_form .antispam .field_title { margin-top: 15px; }
.call_back_form_modal_form .antispam .antispam_img { margin-top: 5px; margin-bottom: 5px; display: block; }
.call_back_form_modal_form .button_area { margin-top: 20px; text-align: center; }
.call_back_form_modal_form .ready_message { text-align: center; }
.call_back_form.send_page .getback { margin-top: 20px; }
.call_back_form .action_button { display: inline-block; }
.call_back_form_modal_form .contentTitle { font-size: 170%; }
.call_back_form_modal_form .input_field.message .inpfield { height: 150px; overflow: auto; }
