@charset "UTF-8";

@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("/fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("/fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-style: bold;
  font-weight: bold; }

@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Italic/Roboto-Italic.eot");
  src: url("/fonts/Roboto-Italic/Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Italic/Roboto-Italic.woff") format("woff"), url("/fonts/Roboto-Italic/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("/fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("/fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("/fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("/fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, td, dl, dt, dd { margin: 0; padding: 0}

body {background: #f6f6f6; font-family: Roboto,Arial,Helvetica,sans-serif; font-size: 14px; line-height:1.2em; margin: 0;padding: 0; }
body.oa-branding {margin-top: 265px !important;box-shadow: none !important;background-attachment: fixed !important;}

.lenta{
	width:970px;
	background:#fff;
	margin: 60px auto 0 auto;
	padding:16px 24px; 
	position:relative;
	z-index:100;
	overflow:hidden;
}

a, .articlePage h3 a {color:#3288ea; text-decoration: none;}
a:hover { color: #c80028 !important; }
a:hover img { opacity: 0.9;}

img {  }
table{border-collapse:collapse; border-spacing:0}
.clear { clear: both; }
.container { width: 100%; clear: both; }

h2 {font-size:18px; font-weight:normal; line-height:1.3em; }
h3 {font-size:14px; line-height:1.2em; }
h3 a{color:#000;}

h3.blockTitle {
	font-size: 26px;
	font-weight: normal;
	color: #999;
}

.hr {border-bottom: 1px solid #eee;}

.lb-970{background-color:#eee; margin: 0 0 11px 0; }
.lb-970 iframe{padding:0;margin:0;display:block;}
.middleboard { width:970px; height: 250px; margin: 20px 0; }
.clear {clear: both;}

.head {padding:20px 0 26px 0;}

.nav { top:0;
	width:100%;
	height: 27px;
	background: #fff;
	padding: 8px 0 10px 0;
	color: #333;
	position: fixed;
	z-index: 900; 
	box-shadow: 0 1px 2px rgba(0,0,0,.10);
}
.nav__container {width: 980px;margin: 0 auto;}

.nav__container li {list-style: none; display: inline-block;margin: 6px 8px 0 0;line-height: 17px;}
.nav__container li a {font-size: 14px; color: #333;}

.nav__container-logo {float: left;margin: 6px 15px 0 0;}
.nav__container-items {float: left; margin: 1px 0 0 10px;}

.nav__container-right {position:relative;float: right;margin: 6px 0 0 0;}
.nav__container-lang {position: absolute; top: 0; right: 0;width: 182px;z-index: 200;}
.nav__container-lang span{padding:9px 9px 10px; font-size: 14px; font-weight: bold; }
.nav__container-lang .oz span { padding-left:0px; padding-right:8px; }
.nav__container-lang a {color: #333;float: right;margin-left: 8px;}
.nav__container-lang a.current {color: #c80028;}

li.nav__img {position: relative;}	
li.nav__img a {position: absolute; top: -29px;}	
li.nav__img img {height: 45px;}

.nav__container-search,
.nav__container-search-form,
.nav__container-search-close
{transition: all .10s linear;-moz-transition: all .10s linear;-webkit-transition: all .10s linear;-o-transition: all .10s linear;}
.nav__container-search {width: 195px;position: absolute;top: -8px;left: -218px;padding: 8px 14px;border-radius: 20px;z-index: 100;}
.nav__container-search-go {cursor: pointer;float: left;margin: 0 5px 0 0;}
.nav__container-search .fa-search {font-size: 16px;}
.nav__container-search-close {opacity: 0;cursor: pointer;padding: 1px;float: left;}
.nav__container-search-form {opacity: 0;float: left;}
.nav__container-search-form input {font-size:13px; background: none;border: 0;outline: 0;width:156px;}
.nav__container-search-active {background: #ddd;z-index: 300;}
.nav__container-search-active .nav__container-search-form,
.nav__container-search-active .nav__container-search-close
{opacity: 1;}

.head-container {padding:12px 0 20px 0;}
.head-container li {list-style: none; display: inline-block;margin: 0 12px 0 0;line-height: 17px;}
.head-container li a {font-size: 16px;color: #333; }

.head-container-items {display: inline;}
.head-container-links {display: inline;}
.head-container-links a {margin:0 6px;}

.head-container-date {color:#777;display:inline;margin: 0 20px 0 15px;}

.logo{width:230px;}

.icon { width: 20px; margin: 7px 9px 9px; }
img.icon { max-width:100%; vertical-align:middle;  display:inline-block; border:none !important;}

.ico-ss{float:right;margin: 1px 8px;width:16px;height:16px; background:url(/i/ico-ss.png) 0 0 no-repeat;}
	.i-fb{ background-position:-24px 0;}
	.i-tw{ background-position:-48px 0;}

.leftContainer {width:650px; float:left; }

.rightContainer {width:300px; float:right; margin: 0 0 0 20px;  }
.floating_banner_wrapper { right: 22px !important; }
.rightContainer h4 { font-size:13px; font-weight:normal; color:#666; margin: 0 0 8px 0; }

h2.sectionName { font-size:21px; margin-bottom:6px;}
h2.sectionName a {color:#000; text-decoration:none }
h2.indexPageTitle {height: 25px; text-transform: uppercase; }
h2.indexPageTitle {font: normal 82% Arial; color: #666666;  }
h5.linkToSection {margin-left:10px; font: normal 90% Arial; height: 25px; }
h5.linkToSection a { color: black; }

textarea {font-family: Roboto,Arial,Helvetica,sans-serif; }

/* TOP */
.topblock{ margin: 0 0 30px 0; padding-bottom:22px; border-bottom: 1px solid #eee;}
	.topblock table {width:100%;}
	.topblock table td {vertical-align:top}
	.topblock .topmain {width:385px;}
	.topblock .topmain img {background: #eee;}
	.topblock .topmain img[data-loaded="true"] {height: auto !important;}
	.topblock .topmain h3 {font-size:19px; font-weight:bold; margin: 6px 0 4px 0;}
	.topblock .topmain p {font-size:15px; line-height:1.3em; }
	.topblock .topmain .tblock {margin: 4px 0 0 0;}
	.topblock .ndt {font-size:12px;color:#999;margin:4px 0 2px 0}
	.topblock .topnext .tblock{float:left;margin: 0 0 12px 20px}
	.topblock .topnext img{background: #eee; margin-bottom:8px; }
	.topblock .topnext h3 {font-size:14px; font-weight:normal;}
	.topblock .topnext .rzd {clear:both;margin:0 16px 10px 16px;}
		
/* MAIN NEWS */
.newsblock-2{margin: 0 0 22px 0;}
	.nblock {border-bottom: solid 1px #eee; margin-bottom:25px; padding-bottom: 22px;}
	.nblock .ndt{font-size:12px;color:#999;margin-bottom:2px;}
	.nblock .nimg {float:left; margin-top: 3px;}
	.nblock .nimg img {background: #eee;}
	.nblock .nimg img[data-loaded="true"] {height: auto !important;}
	.nblock .nt{margin-left:200px;}
	.nblock h3 {font-size:18px;font-weight:bold;margin-bottom:5px;}
	.nblock h3 a:linked {color:#222;}
	.nblock p {font-size:15px; line-height:1.3em; }
	.nblock .comm {font-size:90%; font-weight:normal; color:#777;}
	.newsblock-2 .last{margin-bottom: 0;}

.newsblock-3{float:left;width:310px;}
	.newsblock-3.first {margin-right: 30px;}
	.newsblock-3 h4 {font-size:16px; color:#666; font-weight:normal; margin:2px 0 10px 0;}
	.newsblock-3 .ndt {font-size:12px; color:#999;}
	.newsblock-3 p {font-size:14px; margin:1px 0 16px 0;}
	.newsblock-3 p a {color:#555;text-decoration:none;}
	.newsblock-3 .comm {font-size:90%; color:#777;}

.covid-period-select, .search-sort-select {float:right;margin-left:20px;padding:2px;}

/* LAST and SECTION NEWS */
.blockLatestNews, .blockSectionNews { width: auto; padding: 0; }
	.blockSectionNews {margin-top: 16px;}
	.hotNews {background:#f7f5ec; width: auto; height:100%; overflow: visible; display: block; padding: 10px; margin:0 0 0 -10px }
	.hotNews img { float: left; background: #eee; margin-right: 15px; }
	.hotNews h3 { font-size:21px; margin: 2px 0 5px 0; }
	.hotNews .articleInto { font-size: 14px; line-height: 1.3em; }
	.hotNews .comm { font-size: 12px; color:#777; }

	.hotNews .ndt, .recentNews .ndt {font-size:12px;color:#999;}

	.recentNews { width: 100%; height: auto; float: left; clear: both; margin: 15px 0 0 0; }
	.recentNews .blockRCL, .recentNews .blockRCR { width: 310px; float: left; }
	.recentNews .blockRCL { width: 295px; padding-right: 25px; }
	.recentNews img { float: left; background: #eee; margin: 0 5px 2px 0; }

	.recentNews h3 { font-weight:bold; width: auto; clear: left; padding: 2px 0 2px 0; margin: 0px;}
	.recentNews .articleInto {  color:#555;}
	.recentNews img.articleImg { margin: 3px 10px 3px 0; }
	.recentNews .rnBlock { clear: both; padding: 14px 0; }
	.recentNews .rnBlock h3 { clear: none; }
	.recentNews .comm { font-weight:normal; color:#777; }

/* VACANCY LIST */
.vacancy-list { list-style:none; margin: 10px 0 20px 0; /*background:#e7f2ff;*/ }
	.vacancy-list h3 {margin-bottom:12px;}
	.vacancy-list li {width:210px; height:68px; overflow:hidden; display:inline-block; padding:12px; vertical-align:top; }
	.vacancy-list li:last-child {margin-right:0;}
	.vacancy-list li img {float:left;}
	.vacancy-list li .block { position:relative; margin-left:42px; }
	.vacancy-list li h5 {font-size:14px; font-weight:normal; margin-bottom:2px; }
	.vacancy-list li h5 a {color:#333;}
	.vacancy-list li p.desc {font-size:12px; color:#999; }


/* ARTICLE PAGE */
.articlePage { width: auto; margin: 0 10px 30px 0; }
	.articlePage .articleTopBG { border-bottom:1px solid #eee; padding-bottom:10px; margin:0}
	.articlePage .articleTopBG .lightbox-img:hover:after { bottom: 16px; }
	.articlePage .articlePic { float: left; border: 1px solid #eee; margin: 0 10px 6px 0; max-width: 640px;}
	.articlePage .articleBigPic { border: 1px solid #eee; margin: 0 0 8px 0; min-width: 600px; min-height: 400px; max-width: 640px;}
	.articlePage h1 {width:80%; font-size: 24px !important; clear: left; margin: 4px 0 8px 0; line-height: normal !important; }
	.articlePage h3 {width:80%; font-size: 24px; clear: left; margin: 4px 0 8px 0; }
	.articlePage h4 {font-weight: normal; font-size:18px; line-height:1.3em; margin:10px 0; }
	.articlePage .articleDateTime { margin-bottom: 10px; }
	.articlePage .lightbox-img { display: inline-block; position: relative; }
	.articlePage .lightbox-img:hover img { opacity: 1; }
	.articlePage .lightbox-img:hover:after { color: rgba(255, 255, 255, .5); content: "\f002"; font-family: "Font Awesome 5 Free"; font-size: 18px; font-weight: 900; position: absolute; right: 3px; }
	
	.articlePage .articleContent { clear:both; padding: 10px 0 0 0; font-size:1.15em; line-height:1.5em; }
	.articlePage .articleContent figure { margin:0; }
	.articlePage .articleContent .lightbox-img:hover:after { bottom: 6px; }
	.articlePage .btn-load-updated-text { background: rgb(44, 165, 224); border-radius: 3px; border: solid 1px rgb(44, 165, 224); color: #fff; cursor: pointer; font-size: 14px; height: 32px; width: 100%; }
	.articlePage .btn-load-updated-text[disabled] { background: #e1e1e1; border: #e1e1e1; color: #777; cursor: default; }
	.articlePage .btn-load-updated-text .loader { margin-left: 5px; }
	
	.articlePage .articleLinks { font-size: 82%; }
	.articlePage .articleLinks ul { margin: 2px 0px 0px 20px; color: #999999; }
	.articlePage .articleLinks li { list-style: disc; margin-bottom:2px;}
	.articlePage .articleSocial { margin-top:24px; clear:both;}
	.articlePage .articleSocial li { list-style:none; list-style-type:none; display:inline-block; margin-right:10px; }
	
	.articlePage .articleTags { color: #8f99a6; font-size: 14px; margin: 10px 0; line-height: 1.2em; }
	.articlePage .articleTags ul { display: inline; margin: 0; padding: 0; }
	.articlePage .articleTags li { display: inline-block; padding: 0 8px 0 0; }
	.articlePage .articleTags li a { color: #8f99a6; }

	.articlePage .smm-subscription-telegram { background: #2ca5e0; border-radius: 3px; color: #fff; display: block; font-size: 17px; margin: 20px 0 22px; padding: 10px; position: relative; text-align: center; width: 100%; }
	.articlePage .smm-subscription-telegram img { position: absolute; left: 10px; top: 14px; width: 140px; }
	.articlePage .smm-subscription-telegram:hover { color: #fff !important; }
	.articlePage .smm-subscription-telegram:hover img { opacity: 1; }

	.similarNewsList {width:80%; clear:both; margin: 0 0 30px 0px;  }
	.similarNewsList h3 {color: #090; }
	.similarNewsList ul {margin-bottom:30px;}
	.similarNewsList ul li {margin: 0 0 12px 0; list-style:disc; margin-left:30px; color:#999;  }
	.similarNewsList ul li small {display:block; font-size:12px; }
	.similarNewsList ul li a {font-size:14px; font-weight:bold; color:#000; }

	.articleSection, .articleDateTime, .articlePicDesc, .articleInfo, .articleFeatures { color: #8f99a6; }
	.articleInfo { margin: 16px 0 4px 0; }
	.articleFeatures { color: #555555; margin: 14px 0; }
	
	.fblike {padding-bottom:4px}
	
	.recentNewsList {width:auto; clear:both; margin-bottom:30px; }
	.recentNewsList .block {float:left;width:202px;margin:0 40px 22px 0;}
	.recentNewsList .block img {border:1px solid #eee; margin-bottom:6px; }
	.recentNewsList .rndate { margin-bottom:4px; font-size:12px; color:#999; }
	.recentNewsList h4 { font-size:15px; font-weight:normal; margin: 0 0 0 0; }
	.recentNewsList a:link, .recentNewsList a:visited { color:#000; text-decoration: none; }
	.recentNewsList small, .recentNewsList small a{color:#999}
	
	.recentPopList {width:auto; clear:both; margin: 0 -14px 30px -14px; background-color:#eaf4ff; padding: 14px; }
	.recentPopList .block {float:left;width:202px;margin:0 40px 22px 0;}
	.recentPopList .block img {border:1px solid #eee; margin-bottom:6px; }
	.recentPopList .rndate { margin-bottom:4px; font-size:12px; color:#999; }
	.recentPopList h4 { font-size:15px; font-weight:normal; margin: 0 0 0 0; }
	.recentPopList a:link, .recentPopList a:visited { color:#000; text-decoration: none; }
	.recentPopList small, .recentPopList small a{color:#999}
	
	.block-title {margin-bottom:18px; font-weight:normal; font-size:21px !important; }

/* COMMENTS */
a.btn-comment {
	float:left; font-size:14px; !important; margin:0 10px 0 0; padding: 10px 14px 10px 14px; text-decoration: none; 
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px;
	background-color:#fff; color:#2b88f2 !important; 
	border: 1px solid #2b88f2; 
}
.add_comment_label {font-size:11px; color:#8f99a6; padding-top:2px; width:300px; display:inline-block;}

a.btn-comment:hover{background-color:#eaf4ff;}

#comment_form {margin: 16px 0 0; }
#comments form {margin:0;padding:0;}
#comments form fieldset {border: none; padding:0; }
#comments form table {width: 100%;}
#comments form table td {padding: 5px 0;}
#comments form table td.right {text-align: right;}
#comments form input.default_value, #comment_form textarea.default_value {color: #888;}
#comments form input.txt {padding: 2px; }
#comments form textarea {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; width: 100%; font-size:14px; }
#comments form #captcha img {float: left;}
#comments form input#captcha_field {margin: 10px 0 0 4px;}
#comments form #btn_send {margin: 0; padding: 8px 10px;}
#comments form #btn_cancel, #comments form #btn_logout {font-size:90%; color: #000;}

#comments form #msg_sent {display: none;}
#comments form p#msg_sent {color: #060; font-size: 15px; padding: 8px 10px; }
#comments form .error#msg_sent {color: #600;}

.comment-list { font-size: 1.1em; padding:0; margin:0; list-style:none; }
.comment-list ol { list-style-type: none; margin:0; padding: 0; background:#fcfbf5;}
.comment-list li { padding:16px 0 16px 0; border-bottom:1px solid #eee; float:left; width:100%; }
.comment-list li p {line-height: 1.4em; margin: 3px 0 3px 0; color: #333; }
.comment-list li .comment-body { line-height: 1.4em; width: calc(100% - 18px); float:left; }
.comment-list li .comment-body .comment-user { margin:0; padding:0; font-size:15px; font-weight:bold; }
.comment-list li .comment-body .meta { color: #999; font-size: 0.9em; }
.comment-list li .comment-body p { margin: 4px 0; }
.comment-list li .comment-body .reply { color: #bbb; text-decoration:none; }
.comment-list li .comment-body .reply i.fa { font-size:13px; }

#comments #loader{display: none;}

#comment_form .auth_btns {margin: 0; padding:2px; background: transparent;}
#comment_form .auth_btns li {display: inline; padding: 0; margin: 0; border: none;}
#comment_form .auth_btns #mailru{background: url(/i/ico-social-oi.png) no-repeat 0 center; width:100px;}
#comment_form .auth_btns #google {background: url(/i/ico-social-oi.png) -100px center; width:95px;}
#comment_form .auth_btns #yandex{background: url(/i/ico-social-oi.png) -195px center; width:87px;}
#comment_form .auth_btns #fb{background: url(/i/ico-social-oi.png) -282px center; width:118px;}
#comment_form .auth_btns #vk{background: url(/i/ico-social-oi.png) -400px center; width:116px;}
#comment_form .auth_btns #iduz{background: url(/i/ico-social-oi.png) -516px center; width: 88px;}
#comment_form .auth_btns #googleSignIn{background: url(/i/ico-social-oi.png) -100px center; width:95px;}
#comment_form .auth_btns a {display: inline-block; height: 40px; overflow:hidden;}
#comment_form #fld_login_wrapper {display: none; margin-top: 5px;}
#comment_form #auth_msgs {font-size: 15px; color: #888; display: none; padding: 8px 10px;}
#comment_form #auth_msgs.error {color: #800; display: block;}
#comment_form fieldset p{font-size: 13px;}

/* FOTOLENTA */
	.fotoSection div {float:left; margin:4px 11px 11px 3px; }
	.fotoSection div img {margin:0; border:1px solid #eee;}
	
	.fotoPage {width: auto; padding: 0 20px 15px 0;}
	.fotoViewFeatures { float:right; font-size:70%; color:#555555;}
	.fotoViewFeatures a {color: #996600 }
	.fotoViewBlock {margin: 8px 0 4px 0;}
	.fotoViewBlock .flPic img {border:10px solid #eee; opacity:1 !important; }
	.flPic .fa {float:left;position:absolute;/*background: url(#) center;*/}
	.flPic .fa_l{background:url(/i/farrow_l.png) 20px 50% no-repeat;}
	.flPic .fa_r{background:url(/i/farrow_r.png) 70px 50% no-repeat}

	.fotoViewContent { clear:both; font-size: 13px; line-height: 132%; }
	.fotoViewContent .author { color:#999; }
	.fotoViewContent .text { margin: 6px 0 20px 0; font-size:100%; }

	.fotoList { width: auto; clear: both; margin: 2px 0 0 0; background: #f3f6f8; padding: 10px; }
	.fotoList img { border: 1px solid #cccccc; margin: 4px 4px 4px 4px; }
	.fotoList .current{ border: 2px solid #2b88f2;}

/* POP ON WEEK */
.popOnWeekBlock { }
	.popOnWeekBlock ul { padding: 8px 12px 2px 12px; background-color: #eef5fe; list-style: none; }
	.popOnWeekBlock ul li { list-style: none; margin-bottom: 12px; }
	.popOnWeekBlock li span {font-size:11px; color:#999}
	.popOnWeekBlock a:link, .popOnWeekBlock a:visited { color: #3a3d37; text-decoration: none; }

.popOnWeekBlock2 { }
	.popOnWeekBlock2 ul { font-size: 15px; list-style: none; }
	.popOnWeekBlock2 ul li { list-style: none; margin: 18px 0; }
	.popOnWeekBlock2 li small {font-size:11px; font-weight:normal; color:#999}
	.popOnWeekBlock2 a:link, .popOnWeekBlock2 a:visited { color: #333; text-decoration: none; }
	.popOnWeekBlock2 a:hover{ color: #000 !important;}

.kursValut { margin-top:20px; }
	.kursValut .kvbc { padding: 6px; background: #f7f5ec; }
	.kursValut .kvb table td { font-size: 14px; padding: 5px 12px; }
	.kursValut .kvb .n { color: #333333; }
	.kursValut .kvb .v { color: #646e7d; padding-right:16px; }
	.kursValut .kvb .Minus { color: #ff6666; background:url(/i/raznicakursov.gif) no-repeat 0 -16px; padding-left: 10px; }
	.kursValut .kvb .Plus { color: #339933; background:url(/i/raznicakursov.gif) no-repeat 0 5px; padding-left: 10px;}

.kursValut-universal { margin-top:20px; }
	.kursValut-universal .kvb { border: 2px solid #b42633; padding:1px; }
	.kursValut-universal .kvbc { padding: 4px; background: #fff; border-bottom: 1px solid #b42633; }
	.kursValut-universal .kvb table td { font-size: 12px; padding: 5px 6px; }
	.kursValut-universal .kvb .n { color: #333333; }
	.kursValut-universal .kvb .v { color: #646e7d; padding-right:16px; }
	.kursValut-universal .kvb .Minus { color: #ff6666; background:url(/i/raznicakursov.gif) no-repeat 0 -16px; padding-left: 10px; }
	.kursValut-universal .kvb .Plus { color: #339933; background:url(/i/raznicakursov.gif) no-repeat 0 5px; padding-left: 10px;}

/* LAST NEWS */
.lastNewsBlock {}
	.lastNewsBlock h4 { color: #666666; padding: 0 0 10px 0; }
	.lastNewsBlock ul { padding: 8px 10px 4px 10px; background-color: #eaf4ff; list-style: none; }
	.lastNewsBlock ul li { list-style: none; margin-bottom: 12px; }
	.lastNewsBlock a:link, .lastNewsBlock a:visited { color: black; text-decoration: none; }
	.lastNewsBlock ul li span { font-size: 12px; color: #999999;  }

.rightMiscBlock { padding: 8px 8px; margin-top: 14px; background-color:#fff8ba; }
	.rightMiscBlock h4 a{ text-decoration:none;color: #666666;}
	.rightMiscBlock p { font: normal 80% Arial; line-height:150%; }

.rightAppstore { margin-top:20px; }

/* MAIN FOTOLENTA */
.lastFotoBlock { margin-top:20px; }
	.lastFotoBlock h4 a { color: #666666 !important; text-decoration:none; }
	.lastFotoBlock img{border:1px solid #ccc;}
	.lastFotoBlock .bigfoto{margin-bottom:6px;}
	.lastFotoBlock .block a{display:inline-block; margin:0 4px 5px 0;}
	.lastFotoBlock .block .fllast{margin-right:0;}
	.lastFotoBlock .flfull{font-size:80%;color:#666;margin-top:4px}

.b240x240 { margin-top:25px; }
.floating_banner.fixed { margin-top: 58px !important; }
.floating_banner .banner_links {margin: 10px 0 0; padding: 0;}
.floating_banner .banner_links li {display: inline-block; font-size: 11px; padding: 0 4px;}
.floating_banner .banner_links li:first-child {padding-left: 0;}
.floating_banner .banner_links li:last-child {padding-right: 0;}
.floating_banner .banner_links li a {color: #808080; text-decoration: underline;}

.bVerticalRectangle {width:300px;height:500px;margin: 0;background:#eee;}
.bSectionSpon { width: 200px; margin-bottom:15px; }
.bSectionSpon span { font-size: 11px; color: #999999; }
.bSectionSpon img, .bSectionSpon iframe { margin: 3px 0 0 0; border: 1px solid #d7d7d7; padding: 0; }

.sectionLine { border-bottom: 1px solid #d7d7d7; margin-bottom: 16px; clear: both; height: 16px; }
.sectionArticleLine { border-bottom: 1px solid #d7d7d7; margin-bottom: 2px; clear: both; height: 10px; }
.section { width: 100%; clear: both; }
	.section td .karka { padding: 10px 0; }
	.section .sName { width: 128px; vertical-align: top; padding-left:10px;}
		.section .sName h2 { font-size:18px; font-weight: normal; }
	.section .sNews { width: 440px; padding-right:60px; vertical-align: top; border-right: 1px solid white; }
	.section .sNews img { float: left; margin: 2px 10px 15px 0; }
	.section .sNews img[data-loaded="true"] { height: auto !important; min-height: 80px; }
	.section .sNews .articleDateTime { font-size:12px; clear:left; margin-top:3px; }
	.section .sNews h3 { font-weight:bold; margin: 1px 0 3px 0; padding: 0; }
	.section .sNews .comm { font-weight:normal; color:#777 !important; }
	.section .sNews .articleInto{}
	.section .sNewsList { vertical-align: top; border-left: 1px solid white; }
	.section .sNewsList .karka { padding-left: 15px; padding-right: 20px;}
		.section .sNewsList .sNewsListTip { color: #999999; margin-bottom: 8px; }
		.section .sNewsList ul { list-style: none; }
		.section .sNewsList ul li { font-size: 13px; margin: 0 0 16px 0; list-style: none; }
		.section .sNewsList ul li span { font-size: 12px; color: #999999; padding-right: 5px; }
		.section .sNewsList ul a:link, .section .sNewsList ul a:visited { color: #666; text-decoration: none; }
	.section .reklamka { vertical-align: top !important; }

.paginationLeft, .paginationRight { padding: 10px 10px 0 10px; float: left;  }
.paginationLeft a:link, .paginationLeft a:visited, .paginationRight a:link, .paginationRight a:visited { color: #1f8f01; }

/* LENTA NEWS */
.lentaNews { padding: 10px; }
.lentaNews a:link, .lentaNews a:visited { color: #1f8f01; }


/* ICONS */
.views, .comm {color:#6699cc;}

.ico li {float:left;font-size:11px;color:#999;margin:0 14px 0 0;border:none;list-style:none; list-style-type:none;}
.ico span {width:20px;height:16px;float:left;display:block;background:url(/i/ico-main.png) no-repeat 0 center;}
.ico-comm { font-size:12px; color:#79bf65; white-space:nowrap; }
.ico-comm i {display:inline-block; margin: 0 2px -2px 6px;}
.ico-comm span {font-weight:normal; }


/* FOOTER */
#footer { font-size: 13px; padding: 15px 10px 10px 10px; }
#footer  p { margin-bottom: 3px; }
.copyright { width: 200px; float: left; }
.spelling-report { color: #666666; margin-top: 28px; }

.menuandterms { width: 600px; float: left; color: #666666; }
.menuandterms ul { list-style: none; padding-bottom: 4px; }
.menuandterms ul li { float:left; margin-right: 6px; }
.menuandterms .partnerof { margin-top: 4px; }
.menuandterms .slinks { font-size: 13px; margin-top: 8px; color: #999999; }
.menuandterms .slinks a { color: #888888 !important; }
.menuandterms .footer-menu { line-height:180%; }
.menuandterms .footer-menu a {margin-right:10px;}
.footer-right { float: left; }
.censor { float: left; margin-left: 20px; text-align: center; width: 100px; }
.censor span {display: inline-block; font-size: 14px; font-weight: bold; color: #fff; background: #fb5353; border-radius: 40px; padding: 7px; }
.fButtons { float: right; padding-top: 30px; padding-left: 20px; clear: both;  }


.pagination {display:inline-block; clear:left; padding:20px 0 0 0; margin: 0 0 30px 0; font-size:17px;}
	.pagination .arrows {padding: 0 0 4px 0; color:#999; }
		.pagination .arrows a, .pagination .arrows span {margin: 0 10px 0 0;}
	.pagination .digits {height: 2px; padding:5px 0;}
	.pagination .digits b, .pagination .digits a {float:left; padding: 3px 6px 3px 6px; margin: 0 5px 0 0; border:1px solid #ccc; text-decoration:none; color: #555; background: #fff;
		border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px;
	}
		*html .pagination .digits b, *html .pagination .digits a {height:0;}
		.pagination .digits .ut a {padding-left: 5px;}
	.pagination .digits i {font-style: normal; float:left; margin: 0 3px 0 0;}
	.pagination .digits a:hover {border: 1px solid #4988d0; background: #4988d0; float:left; color:#fff !important;}

	.pagination .digits .ut a:hover {padding-left: 6px; padding-right: 5px;}
	.pagination .digits b {color:#fff; background:#3fb361; border-color: #3fb361;}
	.pagination .total {font-size:11px; color:#999; margin:5px 0 0 0;}

.articleADV {background:#ffeb9e;padding: 2px 3px; color:#8b7930; }
.articlePreview {background:#fc3e32;padding: 2px 3px; color:#fff; }

.mar-10 {clear:both;padding:5px;}
.mar-20 {clear:both;padding:10px;}

.green {color:#339933 !important}
.blue, a.blue {color:#3288ea}

img.lazy {background: #ddd; }
.vacancy-list img.lazy {background: #fff;}

.material-card {background:#fcfbf9;border:1px solid #c3c9dc;padding:10px 14px;margin:10px 0 20px 0;}
.material-card-title {font-size:23px;margin-bottom:20px;}
.material-card-title {font-size:23px;margin-bottom:20px;}

.colp10-8 {
	min-height: 600px;
}

/**
* Live edit
*/
.redactor-layer {
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.drag {
	background: url("/i/upload.png") no-repeat center center #cecece !important;
}

.btn-redactor {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	background-color: #444444;
	border-radius: 3px;
	min-height: 40px;
	padding: 8px 20px;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	border: 1px solid transparent;
	vertical-align: middle;
	-webkit-appearance: none;
}

.btn-cancel {
	background: none;
	color: #444444;
	border-color: #444444;
}

#redactor-fixed-actions {
	display: none;
	padding: 10px;
	position: fixed;
	bottom: 0;
	width: 100%;
	border: 1px dashed rgba(0, 0, 0, .15);
	background: #f6f9fe;
	left: 0;
	z-index: 99999;
}

#redactor-fixed-actions div {
	width: 950px;
	margin: 0 auto;
}

.redactor-in {
	border: 1px dashed rgba(0, 0, 0, .15);
	border-top: none;
	background: #f6f9fe;
}

.authorInfo {
	display: block;
}

.authorInfo .authorName {
	margin-top: 20px;
	font-size: 1.1em;
}

.authorAvatar {
	width: 60px;
	height: 60px;
	background: #dddddd;
	border-radius: 40px;
	overflow: hidden;
	margin-top: 20px;
}

.authorAvatar img {
	width: 100%;
}

.authorBio {
	font-size: 13px;
	text-decoration: none;
	color: #878787;
}

.authorInfoLeft {
	float: left;
	margin-right: 14px;
}
.authorInfoRight {
	float: left;
	width: 80%;
}

.views-count {
	margin: 10px 0 0 0;
	padding: 4px;
}

/* RECAPTCHA */
.grecaptcha-badge {
    display: none;
}

/* MODAL */
@keyframes mmfadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes mmfadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes mmslideIn {
	from {
		transform: translateY(15%);
	}
	to {
		transform: translateY(0);
	}
}

@keyframes mmslideOut {
	from {
		transform: translateY(0);
	}
	to {
		transform: translateY(-10%);
	}
}

.modal {
	border-radius: 2px;
	display: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	transition: opacity 1s, top 1s ease-in-out;
	-webkit-transition: opacity 1s, top 1s ease-in-out;
}

.modal .modal-close {
	background: transparent;
	border: none;
	outline: none;
	float: right;
	font-size: 14px;
	opacity: .3;
}

.modal .modal-close:hover {
	opacity: .6;
}

.modal .modal-container {
	background: #fff;
	left: 0;
	margin: 0 auto;
	max-height: 50%;
	overflow-y: auto;
	padding: 20px;
	position: fixed;
	right: 0;
	top: 20%;
	will-change: transform;
}

.modal .modal-overlay {
	background: rgba(0, 0, 0, .6);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	will-change: transform;
}

.modal .modal-header {
	margin-bottom: 20px;
}

.modal .modal-header h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.modal .modal-content {
	position: relative;
}

.modal .modal-footer {
	font-size: 14px;
	margin-top: 20px;
}

.modal.modal-lg .modal-container {
	width: 910px;
}

.modal.modal-md .modal-container {
	width: 650px;
}

.modal.modal-sm .modal-container {
	width: 325px;
}

.modal.is-open {
	display: block;
}

.modal.is-open .modal-overlay {
	opacity: 1;
}

.modal[aria-hidden="false"] .modal-container {
	animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}
.modal[aria-hidden="false"] .modal-overlay {
	animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.modal[aria-hidden="true"] .modal-container {
	animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}
.modal[aria-hidden="true"] {
	animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

/* SPELLING NOTIFICATION MODAL */
#spelling-notification-modal blockquote {
	background: #f7f5ec;
	border-left: 0;
	color: #585752;
	display: inline-block;
	font-size: 100%;
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 10px 15px;
    width: 620px;
}

#spelling-notification-modal blockquote strong {
	color: #ec7c00;
}

#spelling-notification-modal textarea {
    font-size: 14px;
	height: 70px;
	margin-bottom: 15px;
	padding: 10px 15px;
	resize: none;
	width: 620px;
}

#spelling-notification-modal .after-submit {
	display: none;
}

#spelling-notification-modal .btn-brand-color {
	background: #297cdd;
	border: none;
	color: #fff;
    cursor: pointer;
	outline: none;
	padding: 8px 12px;
}

#spelling-notification-modal .errors {
	background: #f33a3a;
	color: white;
	padding: 7px 15px;
	margin-bottom: 15px;
}

#spelling-notification-modal .btn-brand-color[disabled],
#spelling-notification-modal .btn-brand-color[disabled]:hover {
	background: #e4e4e4;
	color: #8b8b89;
	cursor: not-allowed;
}

#spelling-notification-modal .after-submit p {
	font-size: 16px;
	line-height: 23px;
}

/* ADV */
.inpage-ad .inpage-ad-footer {display: none;}
.inpage-ad.active {background: #fafafa;display: block;padding: 0 0 10px;}
.inpage-ad.active .inpage-ad-footer {display: block; padding-top: 16px;}
.inpage-ad.active .inpage-ad-footer a {color: #9a9a9a;display: block;font-size: 11px;text-align: center;}

/* COVID-19 */
table.covid-block {width: 100%;}
table.covid-block thead td {padding: 0 0 8px 8px; position: relative; vertical-align: middle;}
table.covid-block tbody td {width: 16.6%}
table.covid-block td.uz {background: #fff7de;}
table.covid-block td.wwg {background: #efefef;}
table.covid-block tr.key td {font-size: 12px; padding: 0 10px 12px 10px; vertical-align: top; line-height:16px; }
table.covid-block tr.key td.uz {color: #ad9d6e;}
table.covid-block tr.key td.wwg {color: #999;}
table.covid-block tr.value td {font-size: 18px; font-weight: 600; color: #666; padding: 12px 10px 6px 10px; white-space: nowrap;}
table.covid-block tr.value td.uz {}
table.covid-block tr.value td.wwg {}
table.covid-block tfoot td {color: #999; font-size: 11px; padding: 5px 0 0;}
table.covid-block .covid-icon {height: 20px; left: 0; position: absolute; top: -2px; width: 20px;}
table.covid-block .covid-icon-text {display: inline-block; margin-left: 23px;}
table.covid-block .float-right {float: right;}

table.covid-stats-table {border-collapse: collapse; font-size: 90%;  width: 100%}
table.covid-stats-table.loading {opacity: .3;}
table.covid-stats-table thead th, table.covid-stats-table tfoot th {background: #fff7de; font-weight: normal;  word-wrap: break-word; }
table.covid-stats-table thead th, table.covid-stats-table tfoot th, table.covid-stats-table tbody td { padding: 10px 8px;line-height: 115%;  }
table.covid-stats-table thead th, table.covid-stats-table tfoot th, table.covid-stats-table tbody td { border-bottom: solid 1px #ccc; text-align: left;}
table.covid-stats-table .c-position { color: #666; }
table.covid-stats-table tbody td.green-bg {background: #eaf8e6;}
table.covid-stats-table tbody td.grey-bg {background: #f3f3f3;}
#covid-stats-cis-chart {height: 500px; width: 640px; font-size: 90%; }
.covid-stats-note {color: #666; font-size: 80%; padding-top: 5px;}

/* RAMADAN */
table.ramadan-current {width: 100%;}
table.ramadan-current td {font-size: 16px; padding: 12px 0 10px;}
table.ramadan-current td.icon {color: #999; width: 4%;}
table.ramadan-current td.city {width: 23%;}
table.ramadan-current td.city select {font-size: 16px; padding: 2px 6px;}

table.ramadan-events {width: 100%;}
table.ramadan-events td {font-size: 18px; vertical-align: middle;}
table.ramadan-events td.icon {color: #999;}
table.ramadan-events td.value {padding: 8px 14px; width: 32%;}
table.ramadan-events td.value.active {width: 64%;}
table.ramadan-events td.value .event {font-weight: bold;}
table.ramadan-events td.value .time-left {display: none;}
table.ramadan-events td.value.active .time-left {display: inline-block;}
table.ramadan-events td .time-left {color: #777; padding-left: 24px;}
table.ramadan-events td .time-left .small {font-size: 12px;}
table.ramadan-events td.day {background: #fff8de;}
table.ramadan-events td.night {background: #eaf4ff;}

table.ramadan-month {width: 100%;}
table.ramadan-month th {background: #fff7de; border: solid 1px #ddd; padding: 12px 8px; text-align: left;}
table.ramadan-month td {border: solid 1px #ddd; padding: 5px 8px;}
table.ramadan-month tr.past td {background: #f3f3f3; color: #ccc;}
table.ramadan-month tr.today td {background: #eaf8e6; font-weight: bold;}

/* LIVE */
.live-container {background: #fff; border: solid 1px #bc261a; padding: 18px 0 0; margin: 0 0 20px; width: 648px;}
.live-container h2 {font-weight: 500; padding: 0 18px;}
.live-container .txt {color: #555; font-size: 16px; line-height: 120%; padding: 3px 18px 15px;}
.live-air, .live-air iframe {border: none; height: 364px; width: 648px;}

/* USER MENU */
.nav__container-user-menu {
	left: -162px;
	position: absolute;
	top: -4px;
	z-index: 205;
}

.nav__container-user-menu .btn-user-menu {
	color: #333;
	font-size: 22px;
	margin-right: 7px;
	width: 22px;
}

.nav__container-user-menu .btn-user-menu:hover {
	color: #297cdd;
}

.nav__container-user-menu .btn-user-menu.hidden {
	display: none;
}

.nav__container-user-menu .user-image {
	border-radius: 50%;
	display: block;
	height: 22px;
	width: 22px;
}

.nav__container-user-menu ul.user-menu {
	background: #fff;
	border: solid 1px #eee;
	display: none;
	padding: 0;
	position: absolute;
	top: 33px;
}

.nav__container-user-menu ul.user-menu.open {
	display: block;
}

.nav__container-user-menu ul.user-menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.nav__container-user-menu ul.user-menu li a {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 10px 32px 10px 10px;
}

.nav__container-user-menu ul.user-menu li a:hover {
	background: #f6f6f6;
	color: #333 !important;
}

.nav__container-user-menu ul.user-menu li a i {
	color: rgba(0, 0, 0, .5);
	float: left;
	font-size: 12px;
	margin: 1px 6px 0 0;
}

/* USER LOGIN */
#login_modal_mask {
	background-color: #1d1d1d;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 100000;
}

#login_modal {
	-khtml-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 1);
	display: none;
	padding: 12px;
	position: fixed;
	width: 396px;
	z-index: 100000;
}

#login_modal h1 {
	font-size: 20px;
	margin-bottom: 12px;
}

#login_modal p {
	line-height: 1.4;
	margin: 0 0 10px 0;
}

#login_modal .head-close-modal {
	background: transparent;
	border: none;
	float: right;
	opacity: .5;
	padding: 0;
}

#login_modal .head-close-modal:hover {
	opacity: 1;
}

#login_modal_msg {
	display: none;
	margin: 28px 0 10px;
}

#login_modal .modal-footer {
	bottom: 0;
	padding: 12px 0;
	text-align: center;
}

#login_modal_oauth .fab,
#login_modal_oauth .fas {
	font-size: 24px;
}

#login_modal_oauth {
	margin: 0 auto;
	text-align: center;
}

#login_modal_oauth .oauth__wrapper {
	margin: 0 3px;
	width: 106px;
}

#login_modal_oauth .oauth__wrapper:first-child {
	margin-left: 0;
}
#login_modal_oauth .oauth__wrapper:last-child {
	margin-right: 0;
}

/* PROFILE */
.profilePage .contentBox {
	border-bottom: solid 1px #eee;
	padding: 10px 0;
}

.profilePage .contentBox:last-child {
	border-bottom: none;
}

.profilePage .colUserImage {
	float: left;
	margin-right: 20px;
}
.profilePage .userImage {
	cursor: pointer;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 80px;
}
.profilePage .userImage:hover:after {
	background: rgba(0, 0, 0, .5);
	color: rgba(255, 255, 255, .75);
	content: "\f03e";
	display: block;
	font-family: "Font Awesome 5 Free";
	font-size: 26px;
	font-weight: 400;
height: 80px;
left: 0;
	padding-top: 28px;
position: absolute;
	text-align: center;
top: 0;
	width: 80px;
}

.profilePage .userImage img {
	cursor: pointer;
	height: 80px;
	width: 80px;
}

.profilePage .colUserInfo {
	float: left;
}
.profilePage .itemTitle {
	margin: 0 0 12px 0;
}
.profilePage .itemTitle.username {
	font-size: 24px;
	margin: 10px 0 12px;
}
.profilePage .itemTitle.username > span {
	display: inline-block;
	float: left;
}

.profilePage .rating {
	font-size: 12px;
	margin: 0 0 0 12px;
	padding: 1px 5px 2px;
}
.profilePage .rating.neutral {
	background: #eee;
	color: #777;
}
.profilePage .rating.negative {
	background: #ffe6e0;
	color: #bd1212;
}
.profilePage .rating.positive {
	background: #e3ffc7;
	color: #28bd12;
}

.profilePage .registration_date {
	margin-top: 16px;
}

.profilePage ul.tabs {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0;
}
.profilePage ul.tabs li.tab {
	display: inline-block;
	padding: 0 8px;
}
.profilePage ul.tabs li.tab:first-child {
	padding-left: 0;
}
.profilePage ul.tabs li.tab:last-child {
	padding-right: 0;
}
.profilePage ul.tabs li.tab.active a {
	color: rgba(0, 0, 0, .8);
}

.profilePage .form-row {
	clear: both;
}

.profilePage .form-control.left {
	float: left;
}
.profilePage .form-control.right {
	float: right;
}
.profilePage .form-control {
	padding: 0 0 16px;
	width: 100%;
}
.profilePage .form-control.form-control-1-2 {
	width: 49%;
}
.profilePage .form-control.form-control-1-4 {
	width: 24%;
}
.profilePage .form-control.form-control-3-4 {
	width: 74%;
}

.profilePage .form-control label {
	display: block;
	margin: 0 0 4px;
	width: 100%;
}

.profilePage .form-control input[type="text"],
.profilePage .form-control input[type="email"],
.profilePage .form-control select {
	background-color: #fff;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	color: rgba(0, 0, 0, .8);
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 1.5;
	margin: 0;
	padding: 0 14px;
	width: 100%;
}

.profilePage .form-control-date {
	white-space: nowrap;
}
.profilePage .form-control-date select {
	margin: 0 .5%;
	width: 32%
}

.profilePage form button {
	background: #297cdd;
	border-radius: 3px;
	border: none;
	color: #fff !important;
	display: block;
	padding: 8px 16px;
}

.profilePage #profile-notifications {
	width: 100%;
}
.profilePage #profile-notifications .push-lang {
	text-align: center;
	width: 32px;
}
.profilePage #profile-notifications td {
	padding: 3px 0;
}

.profilePage .comment-list li:last-child {
	border-bottom: none;
}

.form-message {
	border-radius: 4px;
	display: none;
	padding: 10px;
	margin: 0 0 10px 0;
}
.message-green {
	background: #d7f7d7;
}
.message-red {
	background: #ffe3e3;
}

.loadMore {
	text-align: center;
}

.loadMore a {
	border: 1px solid #d0d4da;
	display: inline-block;
	font-size: 15px;
	margin: 20px 10px 0 10px;
	min-width: 248px;
	padding: 16px 24px 17px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

/* TABS */
.tab-content {
	display: none;
}
.tab-content.active {
	display: block;
} 
