

/* Start:/bitrix/templates/president_adapt/css/fancybox/jquery.fancybox.css?14898541675327*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	color: #565656;
	text-shadow: none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/president_adapt/css/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/president_adapt/css/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 9000;
	background-image: none;
	background-color: #26292E;
	
	opacity: 0.5;
	
	-webkit-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		    transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
}

.fancybox-close i {
	left: 50%;
	top: 50%;
	margin: -11px 0 0 -11px;
	font-size: 22px;
	line-height: 1em;
	position: absolute;
	color: #FFFFFF;
}

.fancybox-close:hover {
	opacity: 1;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/president_adapt/css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev,
.fancybox-prev span {
	left: 0;
}

.fancybox-next,
.fancybox-next span {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
	z-index: 8040;
	background-image: none;
	background-color: #26292E;
	
	opacity: 0.5;
	
	-webkit-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
		    transition: background 0.1s linear 0s, opacity 0.1s linear 0s;
}

.fancybox-prev span i {
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -17px;
	font-size: 30px;
	line-height: 1em;
	position: absolute;
	color: #FFFFFF;
}


.fancybox-next span i {
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 30px;
	line-height: 1em;
	position: absolute;
	color: #FFFFFF;
}

.fancybox-nav:hover span {
	opacity: 1;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	margin: 0!important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden !important;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/president_adapt/css/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-opened .fancybox-title h4{
	font-size: 24px;
	color:#fff;
	font-weight: 300;
	margin-bottom: 10px;	
}

.fancybox-opened .fancybox-title p{
	font-size: 16px;
	font-weight: 300;
	color:#bbb;
	line-height:1.6em;
	margin-bottom: 0;	
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding: 25px 30px 30px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media (max-width: 480px) {
	.fancybox-nav span,
	.fancybox-nav:hover span,
	.fancybox-close,
	.fancybox-close:hover {
		background: transparent;	
	}
	
	.fancybox-close i {
		left: 70px;
		top: 10px;	
	}
}

@media (max-width: 320px) {
	.fancybox-close i {
		left: 30px;
		top: 20px;	
	}
}
/* End */


/* Start:/bitrix/templates/president_adapt/components/bitrix/search.title/search_top/style.css?13857153712092*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/president_adapt/components/bitrix/search.title/search_top/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/style.css?13059654011177*/
#left-menu {}
#left-menu .expand {}
#left-menu .expand_int, #left-menu a:link, #left-menu a:visited{}
#left-menu a{display: block; padding: 10px 0 10px 30px; font-size: 15px; text-decoration: underline;}
#left-menu a.menu_root{background: url(/bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/images/page.gif) no-repeat left center;}
#left-menu a.menu_root_selected {color: #CC0000; background: url(/bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/images/page.gif) no-repeat left center;}
#left-menu a.menu_root_parent:hover, #left-menu a.menu_root:hover, #left-menu a.menu_root_add:hover {}
#left-menu a.menu_root_parent_selected {color: #CC0000;}
#left-menu .show_hide, #left-menu .menu_opened, #left-menu .menu_closed {float: left; margin: 0px; width: 30px; height: 30px; padding: 0px;}
#left-menu .menu_opened{background: url(/bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/images/folder_open.gif) no-repeat left 17px;}
#left-menu .menu_closed{background: url(/bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/images/folder_close.gif) no-repeat left 15px;}
#left-menu div.sublevel {background: url(/bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/images/page.gif) no-repeat left center; margin-left: 30px;}
#left-menu div.sublevel a.menu, #left-menu div.sublevel a.menu_selected {display: block; font-size: 13px; padding: 2px 0 2px 30px;}
#left-menu a.menu_selected {color:#CC0000;}
#left-menu a:hover {color: #CC3300;}
/* End */


/* Start:/bitrix/templates/president_adapt/components/bitrix/news.calendar/calendar/style.css?1305965401833*/
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth , .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews{
	font-size:9pt;
	color:#000000;
}
.NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalWeekend, .NewsCalHeader {
	padding-left:8px;
}
.NewsCalToday{
	background-color:#dadded;
    font-weight: bold;
}
.NewsCalDefault{
	background-color:#FFFFFF;
}
.NewsCalOtherMonth{
	background-color:#F8F9EF;
    color: #ccc;
}
.NewsCalWeekend{
	background-color:#F8F2E0;
}
.NewsCalHeader{
	background-color:#F3F3F3;
	color:#000;
}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td{
	border-collapse:collapse;
	border:1px solid #E5E5E5;
}
.NewsCalMonthNav{
}
.NewsCalDay{
	color:#000000;
}
.NewsCalDayOther{
	color:#365D91;
}
.NewsCalNews{
	color:#7488B9;
	font-size:8pt;
}

.news-calendar
{
  width:200px;
}


/* End */


/* Start:/bitrix/templates/president_adapt/styles.css?1496402340831*/
/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	margin:1.3em 0 1em;
	font-weight:normal !important;
	line-height:1.2 !important;
}

h1, h2 { font-size:1.4em !important; margin: 0 0 20px 0 !important; padding: 0 0 2px 0px !important; border-bottom: 2px solid #e5e5e5!important;}

 
h3 { font-size:160% !important; }
h4 { font-size:140% !important; }
h5 { font-size:120% !important; }
h6 { font-size:100% !important; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}
.blockq, blockquote {clear:left; display:block; /*border:1px solid  #DBDBDB; */padding:10px;  border-radius:4px; /*background-color: #f7f7f5;*/ /*background-color: #eaeaea;*/ font:  bold 14px/1.3 Georgia,serif; margin:10px 0 0 0;}
blockquote p { margin: 0;}
/* End */


/* Start:/bitrix/templates/president_adapt/template_styles.css?153968506917947*/
@media print {
  #header, #footer
{
	display:none;
}


#page-wrapper {
  background: none;
}

.left-column, #sidebar
{
   display:none;
}
div.main-column-menu-enable {
  width: 100%;
}


#print-link-back {
    display: block;
}

.microbanners_list li {height:46px !important;}
body
{
	background:white;
}

#print-link-back
{
	display:block;
}

h1
{
	position:static;
}
}


html { width:100%; height: 100%; }
*{font-size: 100%;}

#print-link-back {
    display: none;
}

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Arial, Helvetica, sans-serif;
}

form { margin:0; padding:0;}
form.main-form
{
	display: block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

textarea{font-size:1.3em;}

#page
{

      padding-top: 20px;
}
img.banner_title {border: 2px solid #e5e5e5;}


#page-wrapper
{
	min-height:100%;
	margin: 0 auto;
	width: 1000px;
    clear: both;
    background: transparent url(/bitrix/templates/president_adapt/images/header-bg.jpg) top center no-repeat;
}

* html #page-wrapper { height: 100%; }

#header { overflow: hidden; height: 180px; position: relative;}
#header-info {
  float: right;
  margin: 30px 30px 0 0;
  width: 400px;
  height: 80px;
}
#header-menu
{
  background: #E9E9E9 url(/bitrix/templates/president_adapt/images/top-menu_bg.gif) repeat-x;
  height: 40px;
  margin-top: 140px;
}

#language-select
{
  padding: 0 40px 10px 0; color: #7CCBE0; text-align:right; height: 20px;
}

#language-select ul{
  padding:0;margin:0; list-style:none;  float: right; padding-bottom: 10px;
}
#language-select li{
  padding:0;margin:0; float:left; list-style:none;  padding-left: 20px;
}
#language-select span{

}

#language-select a{
  color: #fff;
}
#date-today
{
  color: #fff;
  font-size: 15px;
  padding: 10px 40px 0 0;
  text-align: right;
  margin: 0;


}

#blind_version
{
  font-size: 12px;
  padding: 10px 34px 0 0;
  text-align: right;
  margin: 0;
}

#blind_version a
{
   color: #fff;
   /*padding-right: 20px;*/
   width: 16px;
   height: 16px;
   display: inline-block;

}

#blind_version a.blind {background: url(/bitrix/templates/president_adapt/images/blind_ico.png) no-repeat; padding-right: 10px;}
#blind_version a.pda {background: url(/bitrix/templates/president_adapt/images/pda_ico.png) no-repeat; padding-right: 10px;}
#blind_version a.prnt {background: url(/bitrix/templates/president_adapt/images/print_ico.png) no-repeat;}



.site-logo-name {
    border: medium none;
    left: 160px;
    position: absolute;
    top: 45px;
}

/* Top menu */

#top-menu
{
	padding: 0;
    margin:0;
	list-style: none;
	position:relative;
	height: 40px;
	overflow: hidden;
	zoom:1;
	z-index: 2;
    display: block;
    text-align: center
}

#top-menu li
{
	display: inline;
}

/* General Item */
#top-menu a
{
	display: inline-block;
	text-decoration: none;
	height: 40px;
	outline: none;
}

#top-menu span
{
	display: inline-block;
	line-height: 40px;
	font-size: 14px;
	margin-right: 20px;
	padding-left: 20px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

/* Hover Item */
#top-menu a:hover { }
#top-menu a:hover span {text-decoration:underline;}

#top-menu-border, #submenu-border
{
	position:relative;
	top: -2px;
	left: 0;
	height:1px;
	overflow: hidden;
	font-size:1px;
	display: block;
}

/*#top-menu-border { background: #DEDEDE url(/bitrix/templates/president_adapt/images/top-menu-border-bg.gif) right top no-repeat;}*/

/* Sub Menu */
#submenu { margin:9px 0 0 35px; padding:0 0 10px 0; display: block; overflow: hidden; zoom: 1;}
#submenu li { list-style-type: none; display: block; float: left; margin: 0 1.3em 0 0;}
#submenu-border{ background: #E8EFF2 /*url(/bitrix/templates/president_adapt/images/submenu-border-bg.gif)*/ no-repeat right top; top: -1px; left: 0;}
#submenu a { font-size: 1.2em; text-decoration: none;}
#submenu a:hover {text-decoration: underline;}
#submenu li.selected a { text-decoration: underline;}

#content { overflow: hidden; zoom:1;padding: 30px 10px;}
#workarea { }

div.main-column {
    float: left;
    margin: 0;
    position: relative;
    width: 540px;
}

div.main-column-menu-enable {
    float: right;
    margin: 0;
    position: relative;
    width: 670px;
}
#workarea-single { margin-right: 35px; width:auto; float:none;}
#workarea-single #submenu-border { margin-right: 295px;}

#workarea-content { overflow:hidden; zoom:1; position: relative;}
a.button_blog_right { background:url('/bitrix/templates/president_adapt/images/icon_add.png') no-repeat 50% 2px; display: block; width: 15px; height: 15px; padding: 2px; border: 1px solid #ccc; border-radius: 2px; position: absolute;
    right: 0; top: 0;}
a.button_blog_right:hover { background-position: 50% -17px;}
/*#content .left-column .links_blog a { display: block; margin-bottom: 5px;}*/
#content .links_blog a { display: block;}


#sidebar { overflow:hidden; zoom:1;}
div.right-column {
    display: inline;
    float: right;
    width: 410px; 
}

div.left-column {
    display: inline;
    float: left;
    width: 270px;
}

#sidebar h3 { font-size: 1.2em; margin:0 0 1em 0; padding:0; font-weight: normal;}

#space-for-footer  { height: 40px; }
#footer { clear: both; position: relative; width:940px; margin:0 auto; height: 195px; padding:20px 30px 10px 30px; font-size: 0.85em;background: #D9D9D9 url(/bitrix/templates/president_adapt/images/footer-bg.jpg) top repeat-x;}

#footer h3 {
  color: #000;
  font-size: 18px;
  margin: 0 0 10px 0;
}

#rubrikator, #navigator {
  width: 300px;
  margin-right: 15px;
  float: left;
}

#site-links {
  width: 300px;
  float: left;
}

#footer-links { margin:0; padding:0; list-style: none; text-align: left;}
#footer-links li { display: block; float: left; /*width: 120px;*/ width: 100px; padding: 0.3em 0; background: transparent url(/bitrix/templates/president_adapt/images/arrow.gif) no-repeat left center;padding-left: 30px;}
#site-links li{   width: 100%

}
#footer-bottom {
  clear: both;
  position: relative;
  padding-top: 20px;
}

#footer-bottom .site-wish, #footer-bottom .site-stat {padding: 10px 0 0 45px; height: 40px; width: 140px; float: left;}
#footer-bottom .site-wish {background: transparent url(/bitrix/templates/president_adapt/images/site-wish.png) no-repeat left center;}
#footer-bottom .site-stat {background: transparent url(/bitrix/templates/president_adapt/images/site-stat.png) no-repeat left center;}

.copyright {width: 240px; float: left; padding-top: 10px; }
.counter {
    float: left; padding-top: 10px; margin-right: 10px;
}

.microbanner {
    float: left; padding-top: 10px;
}

.development {
  float: left; padding-top: 10px;
}

.copyright p, .development p { margin:0;}


a.page-feed-icon { width:16px; height: 16px; background: transparent url(/bitrix/templates/president_adapt/images/rss.gif) no-repeat; position:absolute; right:0; top: 10px;}
a.header-feed-icon { background: transparent url(/bitrix/templates/president_adapt/images/rss.gif) no-repeat; padding: 0 8px; margin: 0 5px; font-size:15px; zoom: 1; line-height: 16px;}

/* Search */
#page-title { overflow: hidden; padding-bottom: 1px;}

#page-title #search { float:right; width:210px; margin-top: 0.5em; height: 21px; }
#page-title #search form{overflow:hidden;}

#search { overflow: hidden; position: relative; margin: 0; zoom:1; clear:both; max-width: 320px}

#search div.search-box
{
	border: 1px solid;
	height: 19px;
	overflow:hidden;
	padding:0;
	position: absolute;
	right: 40px;
	float: left;
    width: 270px;
}

* html #search div.search-box { margin-right:-82px;	}

#search div.search-box input
{
	border:1px solid;
	width:98%;
	height: 18px;
	padding:0;
	margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:30px; border: none;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input
{
	display: block;
	border: none;
	background: none;
	width:30px;
	padding:0;
	margin:0;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;

}

div.search-item h4 { margin-bottom: 0.4em;}
div.search-advanced-filter { display: none; }
div.sonet-search-advanced-filter  { float:right; }
div.search-page table.sonet-query { width: 50%; }
div.search-page input.search-query, div.search-page input.search-suggest { border:1px solid; font-size:1.3em; width:99%; }

#auth_area{
  float: right;
  padding-top: 10px;
  padding-right: 40px;
}


/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/* Rounded block */
div.rounded-block { padding: 10px 0; overflow: hidden; position:relative; margin: 0 0 2em; zoom:1;}
div.rounded-block div.corner
{
	height:20px;
	width:20px;
	position:absolute;
	left:-10px;
	top:-10px;
	overflow: hidden;
}

div.rounded-block div.right-top, div.rounded-block div.right-bottom { margin-left: 100%; }
div.rounded-block div.left-bottom, div.rounded-block div.right-bottom { top: auto; }
div.rounded-block div.block-content { padding: 8px 21px;}
div.block-content {
    clear: both;
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
}

div.block-content-body
{
  padding: 0 0px;
}



/* Auth Rounded Block */
div.auth-block { padding-top:0; margin:0;}
div.auth-block div.block-content { padding: 0 21px; height: 139px;}

div.auth-block .errortext, div.auth-block .notetext { margin-bottom:2em; position:relative; top:1em;}
div.auth-block .errortext ul, div.auth-block .notetext ul { padding-left: 0.9em;}


/* Last Item List */
ul.last-items-list
{
	display: block;
	margin: 0;
	padding: 0;
}

ul.last-items-list li
{
	display: block;
	margin: 0 0 0.6em 0;
	padding: 0;
	font-size: 0.85em;
	vertical-align: middle;
	list-style:none;
	zoom:1;
}

ul.last-items-list a.item-author { padding-left: 12px; }
ul.last-items-list a.item-name { }
ul.last-items-list span.item-description { display: block; }
ul.last-items-list li i
{
	vertical-align: baseline;
	padding: 0 0.2em;
	font-size: 0.8em;
	font-style: normal;
}

/* Photo Items List */
#sidebar div.photo-photo-list div.photo-photo-item-ascetic { padding: 2px; border: 1px solid; margin: 0 0.6em 0.6em 0; }

/*Common Elements */
div.content-rounded-box { margin: 2em 0;}
div.content-rounded-box div.inner-box { padding: 1px 1em; border-left: 1px solid; border-right: 1px solid; zoom:1;}
div.content-rounded-box b.r1 { border-left: 1px solid; border-right: 1px solid; }
div.content-rounded-box b.r0 { border-left: 2px solid; border-right: 2px solid;}
div.content-form input.input-submit { font-size:1.5em; overflow:visible; padding:0 0.5em;}

/* Content List */
div.content-list {}
div.content-item {overflow:hidden; margin-bottom: 10px; zoom:1; position: relative;}
div.content-item div.content-sidebar {float:right; width: 30%; text-align:right; font-size:0.85em; display: inline;}
div.content-item div.content-avatar { float: left;}
div.content-item div.content-info {margin-left: 20px; float: left; width:50%; }
div.content-author { background: url(/bitrix/templates/president_adapt/images/little-user.gif) no-repeat left bottom; padding-left: 12px; margin-bottom: 4px;}
div.content-author a { font-size: 0.85em; }
div.content-title { }
div.content-title a { font-size: 1.5em;}
div.content-description { margin-top: 0.5em; font-size: 1em;}
div.content-signature {  margin-top: 0.25em; font-size:1em; }
div.content-rating { background: url(/bitrix/templates/president_adapt/images/rating.png) no-repeat 0 3px; position: absolute; right: 20%; top:0; font-size: 0.95em; padding-left: 15px;}
div.content-avatar a { background: url(/bitrix/templates/president_adapt/images/default-user.gif) no-repeat; display: block; width:75px; height: 75px; }

div.user-sidebar div.content-info {margin-left: 87px; float: none; width:auto;}
div.user-sidebar div.content-title a {font-size: 1.1em;}

/* Content Table */
table.content-table
{
	width: 100%;
	border: 0;
	margin: 0 0 2em 0;
	clear: both;
}

table.content-table td.label, table.content-table td.value { padding: 1em 0.5em 0;}
table.content-table td.header { padding-top:0;}
table.content-table td.header h2 {margin:0;}

table.content-table td.label
{
	width: 23%;
	vertical-align: top;
	text-align:right;
	font-weight: bold;
}
table.content-table td.value { }

/* Filter */
div.filter-item { margin-bottom: 0.8em;}
div.filter-item label { display: block; }
div.filter-item input.filter-textbox { width: 98.8%; font-size: 1.1em;}
div.filter-item select { width: 100%; font-size: 1.2em;}
div.filter-item div.fields input.string { width: 100%; font-size: 1.2em;}
div.filter-button { text-align: right; margin-top: 1.3em;}
div.filter-button input.filter-submit { font-size: 1.1em; padding: 0 0.5em;}
div.filter-item .filter-inline { display:inline; }
.filter-checkbox { vertical-align: middle;}

/* List with dash bullet */
.mdash-list, .mdash-list li
{
    margin: 0 0 0.3em 0.625em !important;
    margin-left: 0.7em;
    padding: 0;
    list-style: none;
}

.mdash-list { padding-bottom: 0.5em;}

.mdash-list li:before { position: absolute; margin-left: -1.3em; content: "\2014\a0";}
.mdash-list li
{
    zoom: expression(
        runtimeStyle.zoom = 0,
        insertBefore(
            createElement("m"), firstChild)
    );
}

.mdash-list m { position: absolute; margin-left: -1.3em; }
.mdash-list m
{
    zoom: expression(
        runtimeStyle.zoom = 0,
        innerText = "\2014"
    );
}

.mdash-list li.selected a { text-decoration: none; font-weight: bold;}

/* Blog */
div.blog-post-info { margin-bottom: 0.6em; margin-top: 0.6em; zoom:1;}
div.blog-edit-fields { margin: 0;}
div.blog-post-info-top div.blog-author { display:block;}
div.blog-posts div.blog-post-info-top div.blog-author { display:block;}
.blog-author a { font-weight: normal;  }
a.blog-author-icon { background: url(/bitrix/templates/president_adapt/images/little-user.gif) no-repeat left bottom; width: 9px; height: 15px;}
h2.blog-post-title { margin-right: 36px;}

div.blog-comment-avatar
{
	display:block;
	float:left;
	height:75px;
	overflow:hidden;
	width:75px;
}

div.blog-comment-register-avatar, div.blog-comment-guest-avatar {
	background:url(/bitrix/templates/president_adapt/images/default-user.gif) no-repeat;
	display:block;
	float:left;
	height:75px;
	overflow:hidden;
	width:75px;
}

div.blog-comment-info div.blog-author
{
	display:block;
	float:none;
	font-weight:bold;
	left:85px;
	margin:0;
	padding:0;
	top:10px;
}

div.blog-comment-date
{
	display:block;
	left:85px;
	line-height:inherit;
	margin:0;
	padding:0;
	top:25px;
}

/* Profile Form*/
div.profile-form div.button { text-align: center; }
div.profile-form div.field-gender select { width: auto;}
div.profile-form div.field-image input { width: auto;}
div.profile-form div.field-image div.form-input span { font-size: 1em;}
div.profile-form div.field-image img { margin-bottom: 8px;}
div.profile-form div.field-birthdaydate input { width: 150px;}

/* Login Form */
div.auth-box { width: 60%; margin: 3em auto; zoom:1; }

/* User List Search */
div.user-search-box { width:50%; margin-bottom: 1.5em; }
div.user-search-box input { font-size:1.5em; width:100%; margin:0; padding:0; border:none; color:#a1a1a1; background: white;}
div.user-search-box div.inner-box { padding: 1px 0.5em;}

/* User Stat Table*/
table.user-stat-list { width: 100%; border: 0; font-size: 0.85em; }
table.user-stat-list td { padding: 0 0 1em 0;}
table.user-stat-list td.user-name { width: 65%; vertical-align:top;}
table.user-stat-list td.user-name a { padding-left: 13px; }
table.user-stat-list td.user-stat { width: 35%; text-align: right;}

/* Forum */
div.forum-user-additional { font-size: 0.85em; }
div.forum-user-name span { font-size: 0.95em; }

/* Blog */
h2.blog-post-title { font-size: 2em; margin:0 0 0.25em; padding:0; font-weight: normal; line-height: normal;}
h2.blog-post-title a { text-decoration: underline !important; }
div.blog-posts div.blog-post h2.blog-post-title { display: block;}

/* social network */
.bx-sm-holder-show .bx-sm-parent .bx-sm-header {
	padding-left:14px !important;
	padding-right:14px !important;
}
table.sonet-search-filter input.input-field { font-size:1.3em; }
table.sonet-search-filter select.select-field { font-size:1.2em; }


.write-letter
{
   background:url(/bitrix/templates/president_adapt/images/letter-icon.gif) no-repeat right 10px;
   padding: 10px 110px 10px 10px;
   float: left;
   /*margin-bottom: 40px;*/
}

.write-letter span
{
     background:url(/bitrix/templates/president_adapt/images/arrow.gif) no-repeat left center;
     padding-left: 30px;
     display: block;
}

.block-citata
{
   background:url(/bitrix/templates/president_adapt/images/arrow-citata.gif) no-repeat 90% bottom;
   padding-bottom: 10px;
}

.block-citata span
{
  background: #E6E6E6;
  font-style: italic;
  display: block;
  padding: 20px;

}

.block-citata span div
{
  text-align: right;
    font-style: normal;
}



div.rss-icon
{
  display:inline;
  padding-left: 10px;
}

div.rss-icon img
{
  width: 14px;
  height: 14px;
  background: url(/bitrix/templates/president_adapt/images/rss.gif) no-repeat left center;
}

div.add-nav
{
  background: url(/bitrix/templates/president_adapt/images/arrow.gif) no-repeat left center;
  padding-left: 30px;
  margin-right: 20px;
  float: right;
  line-height: 1.6em;
  font-size: 12px;


}

div.map_bg
{
  height: 550px;
  width: 464px;
  position:relative;
  background: url(/bitrix/templates/president_adapt/images/map_bg.gif) no-repeat left top;
  border: 1px solid #efefef;
  padding-left: 74px;
  padding-top: 28px;

}

div.b-blog-nav
{
  border: 1px solid #efefef;
  margin-bottom: 20px;
padding:1em;
}

div.b-blog-nav-search
{
  float: left;
  width: 350px;

}

div.b-blog-nav-auth
{
  float: right;
}
.microbanners_list li {height:44px !important;}

.carousel-indicators
{
  bottom: 0px!important;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
	max-height: 440px;
	width: 100%!important;
}
.carousel
{
	overflow: hidden;
	max-height: 400px;
	width: 100%;
}


.biography-glava__social a.vk{
        color: #5472A5 !important;
    }
.biography-glava__social a.facebook{
        color: #3B4685 !important;
    }
.biography-glava__social a.instagram{
        color: #C42A82 !important;
    }
.biography-glava__social a.odnoklassniki{
        color: #EA930E !important;
    }
.biography-glava__social{
		margin: 10px 0 0 0;
		padding: 0;
		position: relative;
		display: block;
		font-size: 20px;
		color: #495057;
	}
.biography-glava__social li{
		margin: 0 10px 0 0;
		padding: 0;
		display: inline-block;
	}

/* End */
/* /bitrix/templates/president_adapt/css/fancybox/jquery.fancybox.css?14898541675327 */
/* /bitrix/templates/president_adapt/components/bitrix/search.title/search_top/style.css?13857153712092 */
/* /bitrix/templates/president_adapt/components/bitrix/menu/left-menu-2lvl/style.css?13059654011177 */
/* /bitrix/templates/president_adapt/components/bitrix/news.calendar/calendar/style.css?1305965401833 */
/* /bitrix/templates/president_adapt/styles.css?1496402340831 */
/* /bitrix/templates/president_adapt/template_styles.css?153968506917947 */
