

/* Start:/bitrix/templates/new-websib/components/bitrix/menu/main_menu/style.css?1740658569502*/
ul.main-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
	font-family: Calibri, Verdana, sans-serif;
}

ul.main-menu li
{
	padding-top: 10px;
	padding-left: 16px;
}

ul.main-menu li a
{
	font-size:100%;
	color:#043D9D;
	text-decoration:none;
}

ul.main-menu li a:visited
{
	color:#043D9D;
}

ul.main-menu li a:hover
{
	color:#FF0000;
}

.main-menu-selected a {
	text-decoration: underline !important;
}

.menu-item-name {
	padding-left: 0 !important;
}
/* End */


/* Start:/bitrix/templates/new_websib_services/styles.css?17406585702751*/
/* STANDART */

.cp {
    cursor: pointer;
}

.ch {
    cursor: help;
}

.dn {
    display: none;
}

.ib {
    display: inline-block;
}

.in {
    display: inline;
}

.t {
    display: table;
}

.tc {
    display: table-cell;
}

.nb {
    border: none;
}

.pr {
    position: relative;
}

.b_aliceblue {
    background-color: aliceblue !important;
}

.redw {
    color: #b32d2d;
}

.red {
    color: red;
}

.greenr {
    color: #94b882;
}

.gray {
    color: gray;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.inline {
    display: inline;
}

.fl_right {
    float: right;
}

.fll {
    float: right;
}


.flr {
    float: right;
}

.wi {
    width: initial;
}

.bs_selected {
    background: #337ab7 !important;
    color: white !important;
}

.dashed {
    border-bottom: 1px dashed #0073AA;
    cursor: pointer;
}

.va_top {
    vertical-align: top;
}

/* STANDART END */

/* NOTIFICATION */

.notify_suc {
    color:#0d750f;
    ~#3c763d;
    ~background: #F5F9F9;
    background: #DFF0D8;
    ~top: 300px !important;
    border-color: #d6e9c6;
}

.notify_fail {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.notify_info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

/* NOTIFICATION */

.sites_field {width: 20px;}

.sites_bullet {
	width: 20px;
	text-align: left;
	padding-top: 3px;
}

.sites_empty {height: 20px;}

.sites_preview {
	font-size: 90%;
}

.sites_name {
	font-size: 110%;
}

.sites_subkat {
	font-size: 80%;
}

.sites_counter {
	font-size: 80%
}

.sites_section_name {
	height: 20px;
	font-size: 100%;
}

.sites_filesize {
	font-size: 80%;
}

.sites_org_name {
	font-size: 95%;
	text-align: left !important;
}
.sites_org_title {font-size: 80%;}
.sites_org_yes {font-size: 80%;}
.sites_org_no {font-size: 80%; font-weight: bold; color: #ff0000;}
.sites_tab {width: 30px;}

.sites_org_table_title {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	height: 25px;
	background: #d9d9d9;
}

.sites_org_table_title td {vertical-align: middle;}

.sites_org_table_data {
	height: 25px;
}

.sites_org_table_data td {
	vertical-align: middle;
	text-align: center;
}

/* FZ_CHECK  /info/fz/ */

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;

    width: 50px;
    height: 50px;
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* FZ_CHECK END /info/fz/ */
/* End */


/* Start:/bitrix/templates/new_websib_services/template_styles.css?174065857011325*/
body {
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 1057px;
	background: url('/bitrix/templates/new-websib/images/back22.png') #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

a {color: #043c99;}

a:hover {color: red;}

img {border: 0;}

span {font-family: Arial, sans-serif;}

table, tr, td, th {
	border-style: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

textarea {
	resize: none;
}

table {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.table_white {
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.empty_fields {
/*	background-color: #cfcfcf; */
	background: url('/bitrix/templates/new-websib/images/back1.png') repeat-x repeat-y #cfcfcf;
}

.main_block {
	width: 1057px;
	vertical-align: top;
}

.main_fields {width: 13px;}

.main_fields_h {height: 13px;}

.left_col {
	width: 198px;
}

.right_col {
	width: 198px;
}

.footer_menu {
	min-height: 100px;
/*	background: url('/bitrix/templates/new-websib/images/footer_bg.png') repeat-y #4ca2eb; */
	background-image: linear-gradient(to right, #4BA1EA, #C0DEF8, #4BA1EA);
	background-image: -webkit-linear-gradient(0deg, #4BA1EA, #C0DEF8, #4BA1EA);
	background-image: -o-linear-gradient(0deg, #4BA1EA, #C0DEF8, #4BA1EA);
	background-image: -moz-linear-gradient(0deg, #4BA1EA, #C0DEF8, #4BA1EA);
}

.footer {
	height: 46px;
	background: url('/bitrix/templates/new-websib/images/footer_b_bg.png') no-repeat #ffffff;
	vertical-align: middle;
}

.footer-copy {
	text-align: right;
	font-size: 80%;
	padding-right: 25px;
}

.footer-counter {
	padding-left: 25px;
}

.footer_logo {
	text-align: center;
	vertical-align: top;
}

.auth_panel {
	height: 25px;
	background: url('/bitrix/templates/new-websib/images/auth_bg.png') repeat-x #dadada;
	font-size: 80%;
	padding-right: 20px;
	padding: 3px 20px;
}

.auth_panel_text a {
	font-size: 80%;
	color: #909090;
}

.auth_panel_text span {
	font-size: 80%;
	color: #4a4a4a;
}

.bottom_menu {
	font-family: Calibri, Verdana, sans-serif;
	font-size: 95%;
}

.bottom_menu_padding {
	width: 15px;
}

.mini_title_tr {height: 10px;}

.mini_title_trc {height: 20px;}

.mini_title_lt {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/mini_title_lt.png') no-repeat;
}

.mini_title_rt {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/mini_title_rt.png') no-repeat;
}

.mini_title_text {
	background: url('/bitrix/templates/new-websib/images/mini_title_text.png') repeat-x;
	font-family: Calibri, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
}

.mini_title_b {
	background: url('/bitrix/templates/new-websib/images/mini_title_b.png') repeat-x;
}

.mini_title_c {
	background: url('/bitrix/templates/new-websib/images/mini_title_c.png') repeat-x;
}

.text_box_l {
	background: url('/bitrix/templates/new-websib/images/text_box_l.png') repeat-y;
}

.text_box_r {
	background: url('/bitrix/templates/new-websib/images/text_box_r.png') repeat-y;
}

.text_box_lb {
	background: url('/bitrix/templates/new-websib/images/text_box_lb.png') no-repeat;
}

.text_box_rb {
	background: url('/bitrix/templates/new-websib/images/text_box_rb.png') no-repeat;
}

.text_box_cb {
	background: url('/bitrix/templates/new-websib/images/text_box_cb.png') repeat-x;
}

.text_box_empty {
	height: 15px;
}

.new-title {
	background: url('/bitrix/templates/new-websib/images/big_title_text.png') repeat-x #3B68BD;
	vertical-align: middle;
	color: #fff !important;
	font-size: 105%;
	text-align: center;
}

.new-title-mini {
	background: url('/bitrix/templates/new-websib/images/big_title_text.png') repeat-x #3B68BD;
	vertical-align: middle;
	color: #fff !important;
	font-family: Calibri, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px;
	line-height: 1.1;
}

.new-big-title-text {
	background: url('/bitrix/templates/new-websib/images/big_title_text.png') repeat-x #3B68BD;
	font-family: Calibri, Verdana, sans-serif;
	font-weight: bold;
	font-size: 150%;
	text-align: left;
	color: #fff !important;
	line-height: 1;
}

.new-big-title-text a {
	color: #fff;
}

.block-body {
	padding: 5px 10px;
}

.menu-body {
	padding: 0;
}

.big_title_tr {height: 10px;}

.big_title_trc {height: 49px;}

.big_title_lt {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/big_title_lt.png') no-repeat;
}

.big_title_rt {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/big_title_rt.png') no-repeat;
}

.big_title_text {
	background: url('/bitrix/templates/new-websib/images/big_title_text.png') repeat-x;
	vertical-align: middle;
	color: #ffffff;
	font-size: 105%;
}

.big_title_text table {
	font-family: Calibri, Verdana, sans-serif;
	font-weight: bold;
	font-size: 150%;
	text-align: left;
	color: #ffffff;
	vertical-align: middle;
}

.big_title_s {
	background: url('/bitrix/templates/new-websib/images/big_title_s.png') repeat-x;
}

.big_title_counter {
	text-align: center;
	background: #ffffff;
	color: #254099;
}

.big_title_find {
	width: 100px;
	text-align: center;
}

.big_title_find a {color: #ffffff}

.big_title_find a:hover {color: #ff0000}

.kat_block_tr {height: 10px;}

.kat_block_ttr {height: 39px;}

.kat_block_lt {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/kat_block_lt.png') no-repeat;
}

.kat_block_rt {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/kat_block_rt.png') no-repeat;
}

.kat_block_lb {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/kat_block_lb.png') no-repeat;
}

.kat_block_rb {
	width: 10px;
	background: url('/bitrix/templates/new-websib/images/kat_block_rb.png') no-repeat;
}

.kat_block_title {background-color: #d9d9d9;}

.kat_org_block_title {
	background: #d9d9d9;
	vertical-align: middle;
	font-weight: bold;
}

.kat_block_title a {
	color: #26417c;
	font-weight: bold;
	font-size: 98%;
}

.kat_block_count {
	background-color: #ffffff;
	color: #939393;
	text-align: center;
}

.kat_block_empty {
	font-size: 1%;
	height: 5px;
}

.kat_block_bullet {
	text-align: left;
	vertical-align: top;
	width: 20px;
	padding-top: 3px;
}

.kat_block_item {
	font-family: Calibri, Verdana, sans-serif;
	font-size:95%;
	color:#26417c;
	text-decoration:underline;
	height: 30px;
	vertical-align:top;
}

.kat_block_field {height: 10px;}

.kat_block_text, .kat_block_data {background: #efefef;}

.org-find {
	width: 210px;
}

.org-find label {
	font-size: 90%;
}

.find_block_regions_list {
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #ffffff;
	font-size: 80%;
	line-height: 20px;
	border: solid 1px #c5c5c5;
}

.find_result {
	color: #7e7e7e;
	font-size: 90%;
	text-align: center;
	vertical-align: top;
	height: 30px;
}

.contacts_map {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	font-size: 1%;
	width: 500px;
	height: 400px;
}

.contacts_operator {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

.contacts_operator a {
	font-weight: normal;
}

.contacts_ico {
	width: 50px;
	text-align: center;
	vertical-align: middle;
}

.contacts_title {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}

.contacts_data {
	width: 50%;
	text-align: left;
	font-size: 110%;
}

.contacts_empty {height: 20px;}

.contacts_empty_small {height: 5px; font-size:1%;}

.safety_field {width: 20px;}

.safety_bullet {
	width: 20px;
	text-align: left;
	padding-top: 3px;
}

.safety_empty {height: 20px;}

.safety_preview {
	font-size: 90%;
}

.safety_name {
	font-size: 110%;
}

.safety_subkat {
	font-size: 80%;
}

.safety_counter {
	font-size: 80%
}

.safety_section_name {
	height: 30px;
	font-size: 90%;
}

.safety_filesize {
	font-size: 80%;
}

.safety_org_name {
	font-size: 95%;
	text-align: left !important;
}
.safety_org_title {font-size: 80%;}
.safety_org_yes {font-size: 80%;}
.safety_org_no {font-size: 80%; font-weight: bold; color: #ff0000;}
.safety_tab {width: 30px;}

.safety_org_table_title {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	height: 25px;
	background: #d9d9d9;
}

.safety_org_table_title td {vertical-align: middle;}

.safety_org_table_data {
	height: 25px;
}

.safety_org_table_data td {
	vertical-align: middle;
	text-align: center;
}

.logo_side_text_1 {
	font-size: 90%;
	font-weight: bold;
	color: #043d9d;
}

.logo_side_text_2 {
	font-size: 90%;
	color: #686868;
}


.websib_inf {background-color: #f4ead6; font-size:1%;}

.websib_inf_img {
	background-color: #f4ead6;
	vertical-align: middle;
	text-align: center;
}

.websib_inf_lt {
	width: 10px;
	font-size: 1%;
	background: url('/bitrix/templates/new-websib/images/websib_inf_lt.png') no-repeat;
}

.websib_inf_rt {
	width: 10px;
	font-size: 1%;
	background: url('/bitrix/templates/new-websib/images/websib_inf_rt.png') no-repeat;
}

.websib_inf_rb {
	width: 10px;
	font-size: 1%;
	background: url('/bitrix/templates/new-websib/images/websib_inf_rb.png') no-repeat;
}

.websib_inf_lb {
	width: 10px;
	font-size: 1%;
	background: url('/bitrix/templates/new-websib/images/websib_inf_lb.png') no-repeat;
}

.websib_inf_text {
	background: #f4ead6;
	color: #6d6d6d;
	font-size: 80%;
	line-height: 1.5;
}

.websib_inf_text a {color: #6d6d6d;}

.websib_inf_text a:hover {color: #ff0000;}

.gibdd_inf_text {
	background: #f4ead6;
	color: #ff0000;
	font-size: 90%;
	line-height: 1.5;
}

.title_edu54 a {
	text-decoration: none;
}

.map-table-text {
	vertical-align: middle !important;
	font-size: 90% !important;
	padding: 10px 0 !important;
}

.map-table-button {width: 50px;}

.map-table-data {
	padding-left: 20px;
}

.map-balloon-text {
	font-size: 90% !important;
	padding: 5px 0 5px 20px !important;
}

#map_table {
	max-height: 390px;
	overflow: auto;
}

.map-table-container {
	margin-top: 10px;
}

.text-middle {vertical-align: middle !important;}

.map_objects_count {font-size: 90%; font-weight: bold;}

.map-instruction {font-size: 80%;}

.img-button:hover {
	box-shadow: 0 0 5px rgba(2,2,2,0.3);
}

.panel, .panel-heading {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.panel-counter {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 1px;
	color: #333;
	font-size: 95%;
	text-align: center;
	margin-bottom: 0;
}


/* MODERNIZE */

.panel-default > .panel-heading {
	background: #ececec !important;
}
.panel-default > .panel-heading.new-big-title-text  {
	background: #45aaf2 !important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-default > .panel-heading.new-title  {
	background: #45aaf2 !important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-default > .panel-heading.new-title-mini  {
	background: #45aaf2 !important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel, .panel-heading {

    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    Rborder-radius: 5px;

}

.panel-counter {
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.kat_block_bullet > img {
	position: relative;
	top: -6px;
}

.kat_block_item {
	text-decoration:none;
}

.kat_block_item a {
	text-decoration-color: red;
	color: #3c77b9;
}

.kat_block_item a:hover {
	text-decoration-color: #eb4d4b;;
	text-decoration:none;
	color: #eb4d4b;
}
/* End */
/* /bitrix/templates/new-websib/components/bitrix/menu/main_menu/style.css?1740658569502 */
/* /bitrix/templates/new_websib_services/styles.css?17406585702751 */
/* /bitrix/templates/new_websib_services/template_styles.css?174065857011325 */
