.theme-toggle{
	width:34px;height:34px;padding:0;border:1px solid #e4e8ee;border-radius:17px;
	background:#f4f6f8;color:#152033;cursor:pointer;
	display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;
	vertical-align:middle;
}
.theme-toggle:hover{border-color:#da080b;color:#da080b}
.theme-toggle .icon-sun{display:none}
.theme-toggle .icon-moon{display:block}
.topbar-r .theme-toggle{margin-left:6px}
.mast-theme{display:none;margin-left:4px}
@media (max-width:760px){
	.mast-theme{display:inline-flex}
	.topbar .theme-toggle{display:none}
}
.topMenu .theme-toggle{
	position:absolute;right:46px;top:3px;width:32px;height:32px;
	background:#f4f6f8;border-color:#e4e8ee;
}

html[data-theme="dark"]{
	color-scheme:dark;
	--sk-navy:#e8eaed;
	--sk-navy-2:#d1d5db;
	--sk-navy-3:#9aa3b2;
	--sk-bg:#111318;
	--sk-card:#1a1d24;
	--sk-text:#e8eaed;
	--sk-muted:#9aa3b2;
	--sk-line:#2c323c;
	--sk-shadow:0 10px 28px rgba(0,0,0,.4);
}
html[data-theme="dark"] .theme-toggle{background:#232833 !important;border-color:#3a4250 !important;color:#f3f4f6 !important}
html[data-theme="dark"] .theme-toggle .icon-sun{display:block}
html[data-theme="dark"] .theme-toggle .icon-moon{display:none}

html[data-theme="dark"],
html[data-theme="dark"] body{
	background:#111318 !important;
	color:#e8eaed !important;
}

html[data-theme="dark"] #page_top{
	background:#16181e !important;
	border-bottom-color:#2a2f38 !important;
}
html[data-theme="dark"] #page_top a,
html[data-theme="dark"] #page_top .left ul li a{color:#d1d5db !important}
html[data-theme="dark"] #page_top a:hover{color:#ff6b6d !important}

html[data-theme="dark"] .masthead{
	background:#16181e !important;
	border-bottom-color:#2a2f38 !important;
	box-shadow:none !important;
}
html[data-theme="dark"] .mast-nav > a,
html[data-theme="dark"] .mast-more-btn{color:#f3f4f6 !important}
html[data-theme="dark"] .mast-nav > a:hover,
html[data-theme="dark"] .mast-more:hover > .mast-more-btn,
html[data-theme="dark"] .mast-more.open > .mast-more-btn{color:#ff6b6d !important}
html[data-theme="dark"] .mast-more-list{
	background:#1c1f27 !important;
	border-color:#343b48 !important;
	box-shadow:0 12px 28px rgba(0,0,0,.45) !important;
}
html[data-theme="dark"] .mast-more-list a{color:#f3f4f6 !important}
html[data-theme="dark"] .mast-more-list a:hover{background:#2a303b !important;color:#ff6b6d !important}
html[data-theme="dark"] .mast-search{background:#232833 !important;border-color:#3a4250 !important}
html[data-theme="dark"] .mast-search input{color:#f3f4f6 !important}

html[data-theme="dark"] .page,
html[data-theme="dark"] .home_block,
html[data-theme="dark"] .right_block,
html[data-theme="dark"] .news-detail,
html[data-theme="dark"] .news-row,
html[data-theme="dark"] .news-card,
html[data-theme="dark"] .sub_headline .item,
html[data-theme="dark"] .contact-card,
html[data-theme="dark"] .contact-form,
html[data-theme="dark"] .cmt-card,
html[data-theme="dark"] .cmt-form-wrap,
html[data-theme="dark"] .cmt-item,
html[data-theme="dark"] .social-chip,
html[data-theme="dark"] .site-foot,
html[data-theme="dark"] .ft,
html[data-theme="dark"] .special-page,
html[data-theme="dark"] .item,
html[data-theme="dark"] .list_x li .item,
html[data-theme="dark"] .list_headline li .item,
html[data-theme="dark"] .home_news_list li .item,
html[data-theme="dark"] .home_news_list_two li .item{
	background:#1a1d24 !important;
	border-color:#2c323c !important;
	color:#e8eaed !important;
	box-shadow:none !important;
}

html[data-theme="dark"] .home_block .title,
html[data-theme="dark"] .right_block .title,
html[data-theme="dark"] .block_title{
	background:#da080b !important;
	color:#fff !important;
	border-bottom-color:#da080b !important;
}
html[data-theme="dark"] .sec-head h3,
html[data-theme="dark"] .news-grid .item_title,
html[data-theme="dark"] .news-grid .item_title a,
html[data-theme="dark"] .news-card .item_title,
html[data-theme="dark"] .news-card .item_title a,
html[data-theme="dark"] .news-row-title,
html[data-theme="dark"] .news-detail h1,
html[data-theme="dark"] .article-top h1,
html[data-theme="dark"] article,
html[data-theme="dark"] .nd-body,
html[data-theme="dark"] .item_title,
html[data-theme="dark"] .item_title a,
html[data-theme="dark"] .contact-page h1,
html[data-theme="dark"] .contact-card strong,
html[data-theme="dark"] .contact-info-grid h2,
html[data-theme="dark"] .contact-form h2,
html[data-theme="dark"] .cmt-head h3,
html[data-theme="dark"] .cmt-body strong,
html[data-theme="dark"] .cmt-form-wrap h4,
html[data-theme="dark"] .ft__col-title,
html[data-theme="dark"] .right_pop h5,
html[data-theme="dark"] .right_pop h5 a{
	color:#f3f4f6 !important;
}

html[data-theme="dark"] .news-row:hover{border-color:#3d4554 !important}
html[data-theme="dark"] .news-card-media,
html[data-theme="dark"] .news-row-media,
html[data-theme="dark"] .news-card-img{background:#2a303b !important}
html[data-theme="dark"] .article-spot,
html[data-theme="dark"] .nd-spot,
html[data-theme="dark"] .nd-meta-l,
html[data-theme="dark"] .nd-crumb,
html[data-theme="dark"] .nd-crumb a,
html[data-theme="dark"] .contact-lead,
html[data-theme="dark"] .contact-info-grid p,
html[data-theme="dark"] .cc-label,
html[data-theme="dark"] .cmt-body p,
html[data-theme="dark"] .cmt-form label,
html[data-theme="dark"] .contact-form label,
html[data-theme="dark"] .news-row-meta,
html[data-theme="dark"] .content_date,
html[data-theme="dark"] .content_hit,
html[data-theme="dark"] .content_text{
	color:#b4bcc8 !important;
}

html[data-theme="dark"] .nd-meta,
html[data-theme="dark"] .right_pop li{border-color:#2c323c !important}
html[data-theme="dark"] .list_page a{background:#232833 !important;color:#e8eaed !important}
html[data-theme="dark"] .list_page a.active,
html[data-theme="dark"] .list_page a.current,
html[data-theme="dark"] .list_page a:hover{background:#da080b !important;color:#fff !important}

html[data-theme="dark"] .side-search input,
html[data-theme="dark"] .cmt-form input[type="text"],
html[data-theme="dark"] .cmt-form input[type="email"],
html[data-theme="dark"] .cmt-form textarea,
html[data-theme="dark"] .contact-form input,
html[data-theme="dark"] .contact-form select,
html[data-theme="dark"] .contact-form textarea,
html[data-theme="dark"] input[type="text"],
html[data-theme="dark"] input[type="search"],
html[data-theme="dark"] input[type="email"],
html[data-theme="dark"] textarea,
html[data-theme="dark"] select{
	background:#12141a !important;
	border-color:#3a4250 !important;
	color:#f3f4f6 !important;
}

html[data-theme="dark"] .ft,
html[data-theme="dark"] .site-foot{
	background:#16181e !important;
	border-top-color:#2a2f38 !important;
	color:#c5cad3 !important;
}
html[data-theme="dark"] .ft__strip,
html[data-theme="dark"] .ft__columns{border-color:#2a2f38 !important}
html[data-theme="dark"] .ft__copy,
html[data-theme="dark"] .ft__col-list a,
html[data-theme="dark"] .ft__inline a,
html[data-theme="dark"] .ft__about{color:#9aa3b2 !important}
html[data-theme="dark"] .ft__follow-label{color:#d1d5db !important}
html[data-theme="dark"] .site-foot.foot-v2{background:#0c0e12 !important}

html[data-theme="dark"] .cmt-alert.ok{background:#16341f !important;color:#86efac !important}
html[data-theme="dark"] .cmt-alert.err{background:#3f1515 !important;color:#fca5a5 !important}

html[data-theme="dark"] .social-grid{background:#16181e !important;border-color:#2c323c !important}
html[data-theme="dark"] .social-chip{color:#e8eaed !important}

html[data-theme="dark"] .topMenu{
	background:#16181e !important;
	border-bottom-color:#2a2f38 !important;
	box-shadow:none !important;
}
html[data-theme="dark"] .topMenu a{color:#f3f4f6 !important}
html[data-theme="dark"] .mobil_advert,
html[data-theme="dark"] .container,
html[data-theme="dark"] .well,
html[data-theme="dark"] .thumbnail,
html[data-theme="dark"] .list-group-item,
html[data-theme="dark"] .panel{
	background:#1a1d24 !important;
	border-color:#2c323c !important;
	color:#e8eaed !important;
}
html[data-theme="dark"] .leftMenu{background:#12141a !important}
html[data-theme="dark"] .headline .item_title,
html[data-theme="dark"] .headline .item_title a,
html[data-theme="dark"] .manset .item_title,
html[data-theme="dark"] .manset .item_title a{color:#fff !important}
html[data-theme="dark"] .right_block table,
html[data-theme="dark"] .home_block table,
html[data-theme="dark"] .right_block table td,
html[data-theme="dark"] .home_block table td{
	background:#1a1d24 !important;
	color:#e8eaed !important;
	border-color:#2c323c !important;
}
html[data-theme="dark"] .flu_grey,
html[data-theme="dark"] .flu_grey2{background:#232833 !important;color:#e8eaed !important}
html[data-theme="dark"] .nd-s.x{background:#000}
html[data-theme="dark"] .headline-pager a,
html[data-theme="dark"] .manset-pager a,
html[data-theme="dark"] .pager a{background:#232833;color:#e8eaed}
html[data-theme="dark"] a{color:#d7dbe3}
html[data-theme="dark"] a:hover{color:#ff6b6d}
