

/* Start:/bitrix/templates/innov_all_mini/components/bitrix/menu/left_mini/style.css?1685591915803*/
#left_menu {
	display: none;
	position: absolute;
	width: 348px;
	left: 0;
	z-index: 5
}

#left_menu.open_child {
	background: #3583c1 !important;
}

#left_menu ul {
	list-style: none;
	margin: 0;
	padding: 15px 0 45px 0;
	width: 174px;
	background: #0b64ab;
}

#left_menu ul li a {
	display: block;
	padding: 16px 25px;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
}

#left_menu ul li a.small {
	font-size: 16px;
}

#left_menu ul li a:active,#left_menu ul li a.open {
	background: #3583c1;
}

#left_menu ul li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 174px;
	background: #3583c1;
}

#left_menu ul li ul li a:active {
	background: #4f9edd;
}

#left_menu .link_wrap {
	position: relative;
}

#left_menu .open_link {
	position: absolute;
	top: 7px;
	right: 0;
	padding: 10px;
}
/* End */


/* Start:/bitrix/templates/innov_all_mini/styles.css?172875770810855*/
/* Мои стили */

body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}

#site {
	position: relative;
	width: 400px;
	overflow: hidden;
}

a img {
	border: none;
}

img.pretty, .pretty img {
	padding: 5px;
        border: 1px solid #ddd;
	box-shadow: 0 0 1px #ddd;
	background: #fff;
}

.left_img, .right_img {
	margin-bottom: 15px;
}

.left_img {
	margin-right: 15px;
	float: left;
}

.right_img {
	margin-left: 15px;
	float: right;
}

.hidden, .desktop {display: none;}
.mobile {display: block !important;}

.align_justify { text-align: justify; }
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }
.clear, .clear_both { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }
.valign img  { vertical-align: middle; }
.float_left { float: left; }
.float_right { float: right; }
.input_small { width: 200px; }
.input_almost_medium { width: 230px; margin-right: 10px; }
.input_medium { width: 250px; }
.input_big { width: 290px; }
.input_almost_large { width: 310px; }
.input_large { width: 315px; }
.submit_vmargin, .vmargin { margin: 15px 0; }

.search_form { margin: 15px 0; padding: 12px 15px 2px; }

.margin_left { margin-left: 15px; }
.margin_right { margin-right: 15px; }
.margin_top { margin-top: 15px; }
.margin_bottom { margin-bottom: 15px; }

form .inputtext, form .inputtextarea { width: 200px; }

.mini_text img { max-width: 328px; height: auto !important; margin: 0; }
.mini_text table { max-width: 328px; }
.mini_text table td { float: left; }
.mini_video iframe { max-width: 328px; }

.more_photo {
	display: block;
	margin: 5px 0;
}

.filter_caption {
	font-weight: bold;
	font-size: 13px;
	margin-left: 15px;
}

/* Стили Innov */

h1 {
	font-family: Georgia; 
	margin:0 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1.fn {
	font-family: Georgia; 
	margin:0 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.0em 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:180%; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%; font-weight: bold;}
h5 
{ 
	font-size:140%;
	font-weight:normal;
	margin:0 0 1.1em;
	padding:0 0 1em;
}
h6 { font-size:100%; }

hr, .hr {
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	display:block;
	font-size:1px;
	height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

hr.innov {
	border: 0;
	height: 1px;
	background: #cccccc; 
}

hr.main {
	border: 0;
	height: 1px;
	background: #0d538c;
	margin: 5px 0px 5px 0px;
}

hr.main2 {
	border: 0;
	height: 2px;
	background: #0d538c;
	margin: 5px 0px 5px 0px;
}

hr.punkt {border:1px dashed #ccc; border-right:0px; border-left:0px; border-top:0px; height:1px; margin: 15px -6px 15px -6px;}
hr.wide {margin: 20px -6px;}

#linia {
	color: #ffeeb8; 
	background: #ffeeb8; 
	width: 100%; 
	height: 2px;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

.guest{font-weight: bold;}

.kursive {
    color: #0d538c;
    font-family: Georgia;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

/* Цвета Innov */

/* Заголовки */

h1 { color:#0d538c; }
h2, h3, h4, h5, h6 { color:#0d538c; }

/* Заголовки разделов */

.slash {
	background:url(/bitrix/templates/.default/images/main/slash.jpg) repeat-x;
	margin: 20px 0 15px;
}

/* Линии */
hr, .hr { border-color: #E9E9E9;}
 
/* Ссылки общие */

 a {color:#0d538c; text-decoration: underline; font-weight:normal;}
 a:link {color:#0d538c; text-decoration: underline;font-weight:normal;}
 a:visited {color:#0d538c; text-decoration: underline;font-weight:normal;}
 a:active {color:#0d538c; text-decoration:underline;font-weight:normal;}
 
/* Ссылки и заголовки для центра, лево-право */

.main-title {font-size: 13px; color: #5c5c5c;text-decoration: none; font-weight: bold; font-family: Arial; padding-right: 10px; background: #ffffff;}
a.main-title:link, a.main-title:visited, a.main-title:active { font-size: 13px; color: #5c5c5c;text-decoration: none; font-weight: bold; font-family: Arial;}
a.main-title:hover { color: #0d538c; text-decoration: none; }

a.main-title2:link, a.main-title2:visited, a.main-title2:active {  font-weight: bold; font-size: 15px; color: #000;text-decoration: none;font-family: Arial; }
a.main-title2:hover { color: #0d538c; text-decoration: none;  }

a.main-title-bottommenu:link, a.main-title-bottommenu:visited, a.main-title-bottommenu:active	{  font-size: 13px; color: #000;text-decoration: none;font-family: Arial; }
a.main-title-bottommenu:hover { color: #0d538c; text-decoration: none;  }

.main-title-kurs, a.main-title-kurs:link, a.main-title-kurs:visited, a.main-title-kurs:active { font-size: 25px; color: #fff;text-decoration: none; font-family: Georgia; font-style: italic; }
a.main-title-kurs:hover	{ color: #fff; text-decoration: underline;}

.main-title-kurs2, a.main-title-kurs2:link, a.main-title-kurs2:visited, a.main-title-kurs2:active { font-size: 18px; color: #0d538c;text-decoration: none; font-family: Georgia; font-style: italic; }
a.main-title-kurs2:hover { color: #000; text-decoration: none;}

.main-title3 { color: #0d538c;text-decoration: none; font-weight: bold; font-size:15px;}
a.main-title3:link, a.main-title3:visited, a.main-title3:active { color: #0d538c;text-decoration: none; font-weight: bold; font-size:15px;}
a.main-title3:hover { color: #000; text-decoration: none; }

a.main-title4:link, a.main-title4:visited, a.main-title4:active { color: #5878a0; text-decoration: none; font-weight: bold; font-size:12px;}
a.main-title4:hover { color: #000; text-decoration: none; }

a.main-title5:link, a.main-title5:visited, a.main-title5:active { font-size: 14px; color: #000; text-decoration: none;}
a.main-title5:hover { color: #0d538c; text-decoration: none; }

a.main-title6:link, a.main-title6:visited, a.main-title6:active { font-size: 12px; color: #6e6e6e; text-decoration: none;}
a.main-title6:hover { color: #000; text-decoration: none; }

.lr-title, a.lr-title:link, a.lr-title:visited, a.lr-title:active { color: #0d538c;text-decoration: none; font-weight: bold;}
a.lr-title:hover { color: #000; text-decoration: none; }

.red-title, a.red-title:link, a.red-title:visited, a.red-title:active { color: red;text-decoration: none; font-weight: bold;}
a.red-title:hover	{ color: #000; text-decoration: none; }

.white-title, a.white-title:link, a.white-title:visited, a.white-title:active	{ font-size: 11px; color: #fff;text-decoration: underline;}
a.white-title:hover { color: #fff; text-decoration: none; }

.main-title-kurs-big {font-size: 35px; color:#0d538c; text-decoration: none; font-weight: bold; font-family: Georgia; font-style: italic;}
a.main-title-kurs-big:link, a.main-title-kurs-big:visited, a.main-title-kurs-big:active {  font-size: 20px; color: #0d538c;text-decoration: none;font-weight: bold; font-family: Georgia; font-style: italic; }
a.main-title-kurs-big:hover { color: #000; text-decoration: none; font-weight: bold; }

.main-title-kurs-little {font-size: 11px; color:#0d538c; text-decoration: none; font-weight: bold; font-family: Georgia; font-style: italic;}
a.main-title-kurs-little:link, a.main-title-kurs-little:visited, a.main-title-kurs-little:active {  font-size: 11px; color: #0d538c;text-decoration: none;font-weight: bold; font-family: Georgia; font-style: italic; }
a.main-title-kurs-little:hover	{ color: #000; text-decoration: none; font-weight: bold; }

.read-more, a.read-more:link, a.read-more:visited, a.read-more:active {  font-size: 12px; color: #397cb0; text-decoration: none; font-family: Georgia; font-style: italic; }
a.read-more:hover { color: #fff; text-decoration: none;}
a.read-more:hover img { background:url(/bitrix/templates/.default/images/main/rm2.png)no-repeat; text-decoration: none;}

.nn, a.nn:link, a.nn:visited, a.nn:active { font-size: 12px; color: #6e6e6e; text-decoration: none;}
a.nn:hover	{ color: #000; text-decoration: none; }

.h2, a.h2:link, a.h2:visited { font-family: Georgia; font-style: italic; font-size: 20px; color: #0d538c;text-decoration: none; font-weight: bold;}
a.h2:hover	{ color: #000; text-decoration: none; }

/* Цвета шрифтов и фонов */

.name-innov {
	font-weight: bold;
	font-size: 15px;
	color:#525252;
}

.prev_main {color:#878787; font-size: 11px;}
.prev_main2 {color:#626262; font-size: 13px;}
.comments_main {color:#525252; font-size: 11px;}
.fon_blue {padding-top: 10px; padding-left: 10px; padding-right: 10px; color: #fff;}
.fon_blue_text {font-size: 12px; background:#cccccc; padding:2px; color: #fff;}
.name-inner {font-weight: bold; color: #525252; font-size: 14px; font-weight: 700;}
.svoistva {font-weight: bold;color: #52749d;font-size: 13px;} /* Голубой для свойств */
.svoistva2 {font-weight: bold;color:#52749d;font-size: 16px;}
.readmore {text-align: right; padding-right: 10px; padding-bottom: 10px;}
.readmore2 {text-align: left; padding-left: 10px; padding-bottom: 10px;}
.readmore-in {text-align: right; padding-right: 10px; padding-bottom: 10px; background: #02589a; color: cbd8e4;}

.fon_blue_in {padding-top: 15px; padding-left: 15px; padding-right: 15px; background: #02589a; color: #fff;}

.imginnov {
	border: 0px;
	box-shadow: 0 0 5px #d0d0d0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
} 

.glstr_news_main1 {
	border: 0px;
	box-shadow: 0 0 5px #d0d0d0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	height: 293px;
}

/* Основные элементы */

div.content-form div.field-error div.form-input input, 
div.content-form div.field-error div.form-input textarea, 
div.content-form div.field-error div.form-input select {
	color: red;
	background: #fff8d3;
}

/* Результаты поиска */

div.search-item { border-color: #E9E9E9;}
div.search-page input.search-query { background: #F8F7F7; border-color: #D9D9D9; }

/* Сообщения об ошибке или отправке */
.errortext, .starrequired { color: red;}  
.errortext, .notetext { background:#FFFEEB; border-color: #FFD482;} 

/* Файл Styles2 */

.project {
	background: url(/complaints/4.png)no-repeat;
	height: 149px;
	padding:19px;
}

a.main-title-complaints:link, a.main-title-complaints:visited, a.main-title-complaints:active {
	font-size: 13px;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	padding-left:5px;
	width: 100%;
}

.slash-complaints {
	background: url(/bitrix/templates/.default/images/main/slash.jpg)repeat-x;
	height: 14px;
	width: 553px;
}
/* End */


/* Start:/bitrix/templates/innov_all_mini/template_styles.css?17287577089749*/
/* Дизайн */

#header {
	position: relative;
	height: 80px;
	background: #01589d;
	z-index: 15;
}

#header .menu_button, #header .logo {
	position: absolute;
}

#header .menu_button {
	top: 10px;
	left: 10px;
	padding: 15px;
	width: 31px;
	height: 30px;
}

#header .menu_button:active {
	background: #3583c1;
}

#header .logo {
    top: 15px;
    left: 120px;
}

#mainframe {
         padding: 15px 62px 10px 10px;
}

#footer {
        padding-right: 52px;
	background: #01589d;
}

#footer .socials {
	overflow: hidden;
	padding: 30px 7px 35px;
}

#footer .socials a {
	display: block;
	float: left;
	width: 59px;
	height: 59px;
	margin: 0 3px;
}

#footer .socials a:active {
	background: #fff;
}

#footer .links {
	clear: both;
	overflow: hidden;
}

#footer .links, #footer .info, #footer .fade, #footer .innov, #footer .desktop_v {
	padding: 0 20px;
}

#footer .links .left, #footer .links .right {
	float: left;
}

#footer .links .left {
	width: 185px;
}

#footer .links .link {
	margin-bottom: 20px;
}

#footer .links .link a {
	color: #fff;
	font-size: 18px;
}

#footer .links .link a:active {
	color: #4f9edd;
}

#footer .info {
	clear: both;
	margin-top: 10px;
	color: #fff;
}

#footer .info a {
	color: #fff;
}

#footer .info a:active {
	color: #4f9edd;
}

#footer .info, #footer .fade {
	text-align: justify;
}

#footer .fade {
	margin-top: 10px;
        line-height: 20px;
}

#footer .fade, #footer .fade a, #footer .innov, #footer .innov a {
	color: #90b5d6;
}

#footer .innov {
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}


#footer .desktop_v {
	padding: 25px 0 40px;
	text-align: center;
}

#footer .desktop_v a {
	color: #fdcf18;
}

#footer .innov a:active, #footer .desktop_v a:active {
	color: #fff;
}

#footer .sixteen_plus {
	position: absolute;
	right: 70px;
	bottom: 25px;
}

/* Правое меню */

#right_menu {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: #fdcf18;
	z-index: 5;
}

#right_menu, #right_menu .menu_wrap {
	width: 52px;
	overflow-x: hidden;
}

#right_menu ul {
	list-style: none;
	margin: 80px 0 0;
	width: 72px;
	padding: 0;
	overflow-y: auto;
}

#right_menu .menu_wrap, #right_menu ul {
	overflow-x: hidden;
}

#right_menu.fixed .menu_wrap {
	position: fixed;
	top: -80px;
}

#right_menu ul li a, #right_menu a.mini_scroll  {
	display: block;
	width: 52px;
	height: 52px;
}

#right_menu a.mini_scroll {
	display: none;
	text-decoration: none;
	font-size: 30px;
	text-align: center;
	color: #fff;
	background: #fdcf18;
	z-index: 10;
}

#right_menu a.mini_scroll_top {
	position: absolute;
	top: 80px;
}

#right_menu.fixed a.mini_scroll_top {
	position: fixed;
	top: 0;
}

#right_menu a.mini_scroll_bottom {
	position: fixed;
}

#right_menu ul li a.active {
	background: #ec8c03;
}

#right_menu ul li a:active, #right_menu a.mini_scroll:active {
	background: #fedf64;
}

/* Новости */

.mini_list_image { float:left; }
.mini_list_content { float:left; padding-left: 15px; width: 220px; }

.readmore_img {vertical-align: middle; text-align: center;}
.ext_photo { padding: 2px 1px 2px 1px; }
.socs .soc { float: left; }
.socs .soc_margin {margin-right: 15px;}
.link_all_margin, .top_margin {margin-top: 12px;}
.captcha_margin { margin: 10px 0; }
.archive_elements a, .archive_elements b { margin-right: 10px; white-space: nowrap; }

.page-news-nn {
	background: #cccccc;
	padding: 5px;
}

.archive_plates ul { margin: 0; padding: 0; }
.archive_plates .archive_plate { clear: both; margin-top: 15px; }
.archive_plates .archive_plate img, .archive_plates .archive_plate .title { float: left; }
.archive_plates .archive_plate .title { margin: 23px 0 0 15px; }

.element .title { margin: 15px 0; }

.mini_imginnov {	float: left; margin: 0 15px 10px 0; }
.mini_list_title { margin-bottom: 5px; }

.themes_categories { font-weight: bold; margin-bottom: 10px; color:#45688e; background: #dae2e8; padding: 5px; }

.prev_linia {
	padding: 10px 0;
	height: 12px;
	background: url(/bitrix/images/prev-linia.jpg) center no-repeat;
}

.img_icon_mini {
	margin: 0 7px 0 9px;
}

.link-news-list {
	display: block;
	padding: 5px 0 10px;
	padding: 12px 15px;
	background: #ffcc00;
	color: #ffffff;
        text-align: center;
	font-size: 15px;
        width: 180px;
}

.link-news-list:hover {
	cursor: pointer;
	background: #02589a;
	color: #ffffff;
}

.google_big ins {
	width: 328px !important;
	overflow: hidden;
}

#opros-innov input[type="submit"] {
	background: #ffcc00 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	font-size: 15px;
	padding: 15px 20px;
	width: 310px;
}

/* Петровна */

.petrovna_main_mini_image {
	width: 328px;
	height: 328px;
	overflow: hidden;
}

.petrovna_main_mini_image img {
	margin-top: -15%;
}

.tablegrey-filter {
	background: #eeeeee none repeat scroll 0 0;
	padding-top: 15px;
}

.petrovna_main_mini_image, .petrovna_main_mini_title {
	margin: 15px 0;
}

.petrovna_main_mini_icons {
        margin-left: -20px;
        text-align: center;
}

.petrovna_main_mini_icons img {
	vertical-align: middle;
	margin-left: 20px;
}

#path_petrovna_contact table .inputtext, #path_petrovna_contact table .inputtextarea {
	width: 220px;
}

/* Контакты */

#path_contacts div {
	text-align: left !important;
}

#path_contacts table .inputtext, #path_contacts table .inputtextarea {
	width: 220px;
}

/* Конкурс */ 

.parent_stars .inputtext, .parent_stars .inputtextarea {
        width: 130px;
}

/* Реклама */

#path_adv table td {
	float: left;
}

#path_adv table td, #path_adv table td img {
	max-width: 328px;
        height: auto !important;
}

/* Партнеры */

#path_partners div {
        overflow: hidden;
}

/* Поиск */

#ya-site-results iframe {
        min-width: 328px !important;
}

/* Активный отдых */

#path_nn_active .imgblock {
        clear: both;
        overflow: hidden;
        margin-bottom: 10px;
}

#path_nn_active .imgblock .main-title {
        margin-top: 16px;
        font-size: 14px;
}

#path_nn_active .imgblock .long {
        margin-top: 5px;
}

/* Гостиницы */

#path_hotels table td, #path_hotels_nn-region table td {
	float: left;
}

#path_hotels table img[width="74"], #path_hotels_nn-region table img[width="74"] {
        margin-right: 10px;
}

#path_hotels table img[width="57"], #path_hotels_nn-region table img[width="57"] {
        margin-right: 27px;
}

#path_hotels_online table input, #path_hotels_online table .inputtextarea {
        width: 140px;
}

.photogor, .bor, .arz, .nn, .pav, .dzr, .sar, .kstv, .vix, .bal, .zvl, .shax, .shax, .bog, .bold, .ser, .lis, .luk, .nav, .per, .poch, .chkl, .gor, .ur, .vor, .kul, .div {
	height: 191px;
	width: 330px;
}

.ss-gor-region-td, .ss-gor-region-td-msk {
        width: 318px;
	height: 200px;
        overflow: hidden;
}

.ss-gor-region-td { background: url(/upload/hotels/nn.jpg) center center no-repeat; }
.ss-gor-region-td-msk { background: url(/upload/hotels/msk.jpg) center center no-repeat; }

a.ss-gor-region, a.ss-gor {
        display: block;
        text-align: center;
        width: 318px;
	text-decoration: none;
	color: #ffffff;
	font-family:Georgia;
	font-size:25px;
}

a.ss-gor {
	font-size:27px;
        margin-top: -150px;
        padding: 140px 0 10px;
}

.ss-gor-region-td a.ss-gor-region {
        padding: 118px 0 5px;
}

.ss-gor-region-td-msk a.ss-gor-region {
        padding: 137px 0 25px;
}

.photogor { background: url(/bitrix/images/dz.png)no-repeat; color:#ffffff; }
.bor { background: url(/bitrix/images/bor.png)no-repeat; }
.arz { background: url(/bitrix/images/arz.png)no-repeat; }
.nn { background: url(/bitrix/images/nn.png)no-repeat; }
.pav { background: url(/bitrix/images/pav.png)no-repeat; }
.dzr { background: url(/bitrix/images/dzr.png)no-repeat; }
.sar { background: url(/bitrix/images/sar.png)no-repeat; }
.kstv { background: url(/bitrix/images/kstv1.png)no-repeat; }
.vix { background: url(/bitrix/images/vix.png)no-repeat; }
.bal { background: url(/bitrix/images/bal.png)no-repeat; }
.zvl { background: url(/bitrix/images/zvl.png)no-repeat; }
.shax { background: url(/bitrix/images/shax.png)no-repeat; }
.bog { background: url(/bitrix/images/bog.png)no-repeat; }
.bold { background: url(/bitrix/images/boldino.jpg)no-repeat; }
.ser { background: url(/bitrix/images/ser1.png)no-repeat; }
.lis { background: url(/bitrix/images/lis.png)no-repeat; }
.luk { background: url(/bitrix/images/luk.png)no-repeat; }
.nav { background: url(/bitrix/images/nav.png)no-repeat; }
.per { background: url(/bitrix/images/per.png)no-repeat; }
.poch { background: url(/bitrix/images/poch.png)no-repeat; }
.chkl { background: url(/bitrix/images/chkl.png)no-repeat; }
.gor { background: url(/bitrix/images/gor.png)no-repeat; }
.ur { background: url(/bitrix/images/ur.png)no-repeat; }
.vor { background: url(/bitrix/images/vor.png)no-repeat; }
.kul { background: url(/bitrix/images/kul.png)no-repeat; }
.div { background: url(/bitrix/images/div.png)no-repeat; }

/* Справка */

#path_help_quotes .imginnov {
	width: 328px;
        height: auto !important;
}

#path_help_quotes h2, #path_help_quotes p {
	margin-top: 0 !important;
}

#path_help_probki img {
	max-width: 328px;
        height: auto !important;
}

#path_help_catalog ul {
	padding-left: 5px !important;
}

.parent_help_catalog ul {
	padding-left: 10px !important;
}

#path_help_catalog ul .valign {
	margin: 8px 0;
}

#path_help_catalog_add textarea {
	max-width: 328px;
	height: 170px;
}

#path_help_catalog_add .table-form-main {
}

.rasp_table table, .rasp_table td, .rasp_table table, .rasp_table th {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#path_help_avtras2 .rasp_table table td {
	font-size: 11px !important;
}

.lhe-smiles-tlbr-table {
	line-height: 0 !important;
}
/* End */
/* /bitrix/templates/innov_all_mini/components/bitrix/menu/left_mini/style.css?1685591915803 */
/* /bitrix/templates/innov_all_mini/styles.css?172875770810855 */
/* /bitrix/templates/innov_all_mini/template_styles.css?17287577089749 */
