.tableToImageLink { display:inline-block; width:91px; height:99px; background-image:url(../images/ico/table.png); background-position:91px 0 }
.tableToImageLink:hover { background-position:0 0 }
.tableToImageOverlay .closeButton { 
  position:fixed; top:0; right:0; display:block; width:38px; height:38px; 
  background-image:url(../images/ico/close.png); background-position: 38px 0;
}
.tableToImageOverlay .closeButton:hover { background-position: 0 0; }
.convertedCell { text-align:center; padding:0 }
.convertedCell>table { margin:auto }


@media screen and (max-width: 1100px) {
  .site_header { position: relative; }
  .site_header>.container>div { text-align: justify; }
  .site_header>.container>div>div.mobile_block { display: inline-block; }
  .site_header>.container>div>div.center_block { display: none; }
  .top_menu_nav { display: none; }
  .main_table { padding-top: 0px; }
}

@media screen and (max-width: 999px) {
  .jconfirm-box-container { float: left; margin-left: 20%; width: 60%; }
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 700px) {
  .wa_form_edit .horizontal .field:nth-child(n+2) { margin: 0; }
  .wa_form_edit>.section { width: 400px; }
  .wa_form_edit .field .inputbox, .wa_form_edit .field.vertical_mode .caption { width: 400px; }
  .wa_form_edit .field.checkbox_field, .wa_form_edit .section_title { width: 400px; }
  .wa_form_edit .horizontal .field.vertical_mode  .caption, .wa_form_edit .horizontal .field.vertical_mode .inputbox { width: 400px; }
  .wa_form_edit .field.multi_input_field>.inputbox { width: 400px; }
  .wa_form_edit fieldset .field.vertical_mode .caption { width: 350px; }
  .wa_form_edit .field.multi_input_field .inputbox .inputbox { width: 350px; }
  .wa_form_edit .field select.inputbox, .filter_panel select.inputbox { width: 400px; }
  .wa_form_edit .horizontal .field { display: block; }
}

@media screen and (max-width: 600px) {
  body, td, tr, p, div, span, a { font-size: 15px; }
  .justify>div, .justify>li { font-size: 15px; }
  .breadcrumbs_nav { display: none; }
  .main_table .content_section.has-title>.content { padding-top: 10px; }
  .main_table .content_section>.content { min-height: inherit; }
  .site_header { padding: 0 10px; }
  .site_header .logo_link img { width: 100px; }
  .jconfirm-box-container { float: left; margin-left: 10%; width: 80%; }
}

@media screen and (max-width: 550px) {
  .site_header>.container>div { height: 50px; line-height: 50px; }
  .wa_form_edit { padding: 10px; }
  .wa_form_edit>.section { width: 260px; }
  .box-modal.feedback_editor .wa_form_edit { padding: 10px !important; }
  .arcticmodal-container_i2 { padding: 5px !important; }
  .wa_form_edit .field .inputbox, .wa_form_edit .field.vertical_mode .caption { width: 260px; font-size: 15px; }
  .wa_form_edit .field.checkbox_field, .wa_form_edit .section_title { width: 260px; }
  .wa_form_edit .field.checkbox_field .label_container label { font-size: 15px; }
  .wa_form_edit .horizontal .field.vertical_mode  .caption, .wa_form_edit .horizontal .field.vertical_mode .inputbox { width: 260px; }
  .wa_form_edit .field.multi_input_field>.inputbox { width: 260px; }
  .wa_form_edit fieldset .field.vertical_mode .caption { width: 220px; }
  .wa_form_edit .field.multi_input_field .inputbox .inputbox { width: 190px; }
  .wa_form_edit .field select.inputbox, .filter_panel select.inputbox { width: 260px; }
  .box-modal .wa_form_edit { padding-top: 30px; }

  .wa_form_edit .field_additional_files .file_data>div.right { float: none; margin: 0; }
}

@media screen and (max-width: 480px) {
  .jconfirm-box-container { float: left; margin-left: 1%; width: 98%; }
}
