body.is_header_and_footer_w100 #layout{ width: 100%; max-width:1400px !important; box-shadow: 0 0 6px 4px #bdbcbc;}
.mnav ul, .mnav ul li {
    background: #246096;
}
.is_home header .header-menu-wrapper {
    background-color: #246096;
}
footer .footer-cols-wrapper {
    background: #163c5f;
    border-top: 4px solid #337ab7;
    margin-top: 17px;
}
.footer_copyright {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    background: #143756 none repeat scroll 0 0;
}
footer {
    clear: both;
    background: #fff;
    margin-top: 30px;
}
footer .footer-cols .widget.list-links > .body a {
    padding: 3px 5px;
    display: block;
    color: #fff;
}
footer .footer-cols .widget > .title {
    color: #a5ccee !important;
    height: 27px;
    line-height: 27px;
}
.list-links {
    font-family: BaseFont,Arial;
    text-transform: uppercase;
    font-size: 13px;
}
.footer_copyright {
    font-size: 12px;
}
.footer-mi {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.footer_copyright > div {
    padding: 9px 12px;
}
footer .footer-cols .widget.list-links > .body {
    padding-left: 0px;
}
footer .footer-cols {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    padding-left: 30px;
}
@media screen and (max-width: 480px) {
footer .footer-cols {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    padding-left: 0px;
}
}
header .header-menu-search-open{
    line-height: 48px;
    cursor: pointer;
    text-align: center;
    color: #fff;
	font-weight:normal;
}
.mnav ul li {
    font-size: 13px;
    text-transform: none;
    text-align: left;
	font-family: BaseFont,Arial;
}
.mnav > ul > li {
    text-transform: uppercase;
    line-height: 2.4rem;
}
.mnav-lock-scroll .mnav {
    background: #fff;
}
.mnav-lock-scroll .header-menu-content::before {
    content: " ";
    z-index: 99999;
    position: absolute;
    display: block;
    height: 44px;
    top: 0;
    left: 0;
    width: 100%;
    background: #246096;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.4);
}
.mnav-lock-scroll .header-menu, .mnav-lock-scroll .header-menu-content-mobile, .mnav_toggle_prepend {
    background: #246096 !important;
}
body:not(.is_home) header .header-menu-wrapper.fix {
    background: #246096;
}
.header-menu-wrapper {
    background-color: #246096;
}
.has-avatar img {
    border-radius: 50%;
    border: 2px solid #fff;
	margin-top: -7px;
}
.burger > a {
    color: inherit;
    transition: none !important;
    display: block;
    width: 40px;
    height: 22px;
}
.burger.burger-usermenu i.fa-user {
    left: 19px;
    color: inherit;
    font-size: 26px;
    padding-right: 16px;
    color: #fff;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 9px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s;
}
.burger {
    display: block;
    width: 30px;
    height: 22px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    cursor: pointer;
    z-index: 99999;
	color:rgba(255,255,255,1.0);
}
.burger::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-top: 2px solid rgba(255,255,255,1.0);
    border-bottom: 2px solid rgba(255,255,255,1.0);
    border-radius: 2px;
    z-index: 99999;
}
.burger span {
    position: absolute;
    width: 100%;
    left: 0;
    top: 9px;
    border-top: 2px solid rgba(255,255,255,1.0);
    border-bottom: 2px solid rgba(255,255,255,1.0);
    border-radius: 2px;
}
.burger::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    border-top: 2px solid rgba(255,255,255,1.0);
    border-bottom: 2px solid rgba(255,255,255,1.0);
    border-radius: 2px;
    z-index: 99999;
}
.mnav li.active > a {
    color: #fff;
    background: #346ea2;
}
header .header-menu-search .menu-search-close {
    position: absolute;
    right: -44px;
    top: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #346ea2 url("../img/modal-menu-close-v0.1.svg") center center no-repeat;
        background-size: auto auto;
    background-size: 24px;
    cursor: pointer;
}
footer .footer-cols > div {
    flex-grow: 1;
    flex-basis: 20%;
    padding: 10px 45px;
    box-sizing: border-box;
}
@media screen and (max-width: 480px) {
footer .footer-cols > div {
    padding: 10px 40px;
}	
}
footer .footer-cols > div {
    text-align: left;
}
.list-links .title {
    padding: 0 19px 0 4px !important;
}
body.is_left.is_sidebar #body section {
    width:45% !important;
    padding-left: 15px;
    padding-right: 15px;
	max-width:55%;
}
body.is_sidebar.is_left #body aside, body.is_sidebar.is_left #body #aside_left {
    flex-basis: 25%;
    max-width: 300px;
}
body.is_header_and_footer_w100 #body {
    padding-left: 15px;
    padding-right: 15px;
	border-top:1px solid #edeff5;
}
body.is_home.is_sidebar.is_left #body aside, body.is_home.is_sidebar.is_left #body #aside_left {
    flex-basis: 25%;
    max-width: 300px;
}
body:not(.is_left) #body aside, body:not(.is_sidebar) #body #aside_left {
    flex-basis: 25%;
    max-width: 300px;
}
body.is_sidebar:not(.is_left) #body section {
    padding-right: 7px;
}
.widget > .title, .widget_tabbed > .title {font-size:14px;}
.mnav li:hover > a,
.mnav li.mnav-active:hover > a {
	background: rgba(29,78,123,.9) !important;
}
.content_list .title {
	font-family:"BaseFont";
}
.content_list .field h2.value {
    display: block;
    box-sizing: border-box;
	font-family: BaseFont, Arial, serif;
    font-size: 16px;
	font-weight:400;
    line-height: 22px;
    padding-right: 30px;
    color: #333;
    display: -webkit-box;
    max-width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
h1, h2, h3, h4, h5, h6, .tabs {
    font-family: BaseFont, Arial, serif;
    font-weight: normal;
}
#breadcrumbs ul li {
    font-family: BaseFont, Arial, serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000;
    border-spacing: 0;
    float: left;
}
h1 {
    padding: 0;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 24px;
}
aside .widget_tabbed .tabs ul li a {
    font-size: 12px;
	font-weight:normal;
    height: 22px;
    line-height: 22px;
    display: block;
    padding: 0 12px;
}
@media screen and (max-width: 768px) {
header .header-menu-wrapper {
    background: #246096;
}
}
@media screen and (max-width: 959px) {
.mnav-button, .mnav-close {
    color: rgba(255, 255, 255, 1.0) !important;
}
}
.widget_content_list .details span.date {
    color: #303030;
}
.widget_content_list .details {
    font-size: 12px;
}
.content_datasets .pills-menu li {
    font-size: 13px !important;
    text-transform: uppercase;
	font-family: BaseFont, Arial, serif !important;
}
.tabs-bg-primary > .title, .tabs-bg-primary > .tabs > ul > li.tab a.active {
    background-color: #edeff5 !important;
    color: #303030;
}
.widget > .title, .widget_tabbed > .title {
    font-family: BaseFontMedium, Arial, serif;
}
.widget_tabbed .tabs ul li a {
    font-family: BaseFont, Arial, serif;
    height: 38px;
    line-height: 38px;
    display: block;
    padding: 0 12px;
    font-size: 14px;
    text-transform: uppercase;
    color: #10659E;
    text-decoration: none !important;
    cursor: pointer;
}
@media screen and (max-width: 370px) {
.widget_tabbed .tabs ul li a {
    padding: 0 7px;
	font-size: 13px;
}
}
aside .widget_tabbed > .title {
    display: block;
    float: none;
    font-size: 14px;
    color: #303030;
    background: #ffffff;
    height: 40px;
    line-height: 40px;
    padding-right: 5px;
}
.widget_content_list .details span.comments, .content_list_item .photo span.comments, .content_item .bi_comments b {
    float: right;
    display: inline-block;
    width: auto !important;
    background: #e7e7e7;
    color: #fff;
    padding: 2px 5px 2px 5px;
    position: relative;
    line-height: 14px;
    top: -20px;
    font-size: 14px !important;
    font-weight: normal;
}
.widget_content_list .details span.comments b, .widget_content_list .details span.comments a, .content_list_item .photo span.comments a, .content_list_item .photo span.comments b {
    text-decoration: none !important;
    width: auto !important;
    display: inline-block;
    font-weight: normal;
    position: relative;
    color: #303030 !important;
    font-size: 12px;
}

.widget_content_list .details span.comments::after, .content_item .bi_comments b::after, .content_list_item .photo span.comments::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 7px;
    border-color: transparent transparent transparent #e7e7e7;
    bottom: -7px;
}
header .header-menu, header .header-menu-wrapper.fix .header-menu {
    max-width: 1400px !important;
    margin-left: auto;
    margin-right: auto;
}
.content_list_item .item_date_pub {
    font-size: 12px;
    line-height: 13px;
    color: #666666;
}
.widget > .title, .widget_tabbed > .title {
    font-family: BaseFont, Arial, serif;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    font-size: 16px;
    color: #303030;
    margin: 0;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
}
aside .widget > .title {
    color: #303030
    padding-right: 5px;
    background: #fff;
}
header .header-menu-content {
    position: absolute;
    width: 100%;
    height: 44px;
    z-index: 2;
    top: 0;
    display: flex;
    align-items: center;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
}
.widget .widget_links a:first-child::after {
    border-left: 15px solid #fff;
    border-top: 40px solid #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: -15px;
    position: absolute;
    top: 0;
    width: 0;
}
.widget .widget_links a {
	font-family: BaseFont, Arial, serif;
    padding: 0 10px 0 10px !important;
	margin-right:5px;
    height: 20px;
    line-height: 20px;
    color: #303030;
    font-size: 11px;
    font-weight: normal !important;
    text-decoration: none;
    background: #edeff5;
    position: relative;
    text-decoration: none;
}
.widget .widget_links a:hover {
	color:#10659E;
}
.listgrid .post .post-image .post-date {
    background: #337ab7;
    text-align: center;
    padding: 0.5em 0.5em;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.subscribe, .unsubscribe {
    background-color: #337ab7 !important;
    color: #fff !important;
    padding: 4px 10px;
    text-decoration: none;
    border-radius: 2px;
}
.line-3 {display:none;}
.title-link-line-2 .title > a, .title-line-2 .title, .line-2 {
    -webkit-line-clamp: 2;
    font-size: 15px !important;
}
.text-secondary, .links-secondary > a, .links--secondary a, .nav-links-secondary > .nav-item > .nav-link, .nav-links--secondary .dropdown-menu .nav-item .nav-link {
    color: #444 !important;
    font-size: 15px !important;
}
.rubrika {width:32%; margin:auto;}
@media screen and (max-width: 460px){
	.rubrika {margin:auto;}
}
@media screen and (max-width: 420px){
	.rubrika {width:43%;}
}
.gui-panel.content_categories {
    padding: 5px 10px;
    background: #fff;
}
@media screen and (max-width: 639px) {
	.content_categories li {
	height: 22px;
	line-height: 25px;
	font-size: 18px;	
	}
}
.content_categories li a {
    padding: 10px 6px;
    margin: 0;
    color: #303030;
	font-size:15px;
}
@media screen and (max-width: 639px) {
	.content_categories li a {
    padding: 2px 0px;
	text-align: left;
	}
}
.content_categories li a:hover{
	background:#fff;
	color:#d35400;
}
.gui-panel.content_categories {
    border-top:1px solid #edeff5;
}
.filter-panel .filter-link a {
    color: #303030;
}
#widget_pos_footer-c5 > div{
	flex-grow: 1;
    flex-basis: 50%;
	padding:1px;
	box-sizing:border-box;
}
footer .footer-cols .widget.inline-links > .body{
	padding-left:0px;
}
.widget_content_list .item {
    padding: 10px 15px 10px 15px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.lg {
	padding-left: 15px;
    padding-right: 15px;
}
.widget_tabbed .tabs ul li a.active{
    color:#303030;
	cursor:default;
	background:#edeff5;
}
.widget.card-bordered {
    border: 1px solid #fff;
    margin-top: 10px;
    position: relative;
}
header .under-menu .col-left {
	text-align: left;
	margin-left:10px;
}
#breadcrumbs ul li a {
    margin-top: -8px;
}
.tabs-menu .tabbed li.active a, .tabs-menu .tabbed li.active a:hover {
    border: 0;
    margin: 0;
    color: #fff;
    background: #2980B9;
}
.pagebar .pagebar_nav a.pagebar_page {
	background: #ccc;
}
.pagebar .pagebar_pages .pagebar_page {
    color: #303030;
}
.pagebar .pagebar_pages .pagebar_page:hover{ color:#fff; background:#ccc; }
.job {
	font-size:12px !important;
}
.block-job a{
	color:#303030 !important;
}
.links_one {
	padding-right:18px;
	padding-left:6px;
}
#widget-572 {border-bottom:1px solid #edeff5;}
#widget-587 {border-bottom:1px solid #edeff5; max-width:350px;}
#widget_583 img {
	display:block; margin:0 auto;
}
#vk_groups {
	display:block; margin:0 auto;
}
#widget-402 .widget_content_list .item {
    padding: 5px 0px 5px 0px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
form .field label {
    color: #888;
    font-size: 16px;
}	
#widget-540 {border-bottom:1px solid #edeff5;}
#widget-579 {max-width:350px;}
#widget-580 {max-width:350px;}
#widget-602 {padding: 5px 0;}
#widget-603 {padding: 5px 0;}
#widget-605 {padding: 8px 0; border-bottom: 1px solid #edeff5;}