@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
}
.banner {
	margin: auto;
	text-align: center;
	padding: 5px 0 0 0;
}
#banner1 {
  overflow: auto;
}
h2,h3{
       line-height: 1.6;
}
h2 {
	font-size:16px;
	margin-top: 0;
}
h3{
    font-size: 14px;
    margin-top: 0;
}
#banner1 {
  height: 100px;
}

.footer_content .banner {
	margin: 5px auto;
	text-align: center;
	border:none;
	padding: 5px 0;
}

.additional-area {
	background: none repeat scroll 0 0 #F5FBFC;
	max-width: 270px;
	padding-bottom: 5px;
}
.additional-area .heading, .news-area .heading {
	background: url("../img/line.png") no-repeat scroll 13px bottom transparent;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 12px;
	margin-top: 5px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-top: 10px;
}
.additional-area ul {
	margin-left: 13px;
	list-style: none;
}
.additional-area li {
	padding-left: 15px; /* отступ от маркера */
	background: url("../img/icon-chevron-right.png") no-repeat left 5px; /* задаем фон */
}
 [class^="icon-"], [class*=" icon-"] {
/* margin: 0 2px;*/
margin: 2px;
}
/* Header */

.adminset {
	color: #FAA732;
	margin:0 10px;
	font-weight:bolder;
}

.tabletbutton {
	min-width: 100px;
	float: right;
}
.navbar .brand {
	padding: 7px 20px 5px 25px;
	font-size: 20px;
}
.navbar form {
	margin: 0 0 5px;
	float: right;
}
.navbar-inner {
	background-color: #eaeaea;
	background-image: -moz-linear-gradient(top, #f5f5f5, #eaeaea);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eaeaea);
	background-image: -o-linear-gradient(top, #f5f5f5, #eaeaea);
	background-image: linear-gradient(to bottom, #f5f5f5, #eaeaea);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	min-height: 40px;
	min-width: 285px;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar .nav li {
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	background-color: #065A86!important;
	color: white;
	padding: 3px 7px 2px 7px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	padding: 0px;
	margin-left: 5px;
	text-decoration: none;
}
.navbar .nav li.gray {
	background-color: #778991!important;
}
.navbar .nav li a {
	float: none;
	padding: 3px 6px 2px 6px;
	text-shadow: none;
	display: block;
}
.navbar .nav li a:focus, .navbar .nav li a {
	color: white;
}
.navbar .nav li a:focus, .navbar .nav li a:hover {
	color: white;
	text-decoration: none;
}
.form-search .input-append .btn-navbar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.nav-collapse .nav li a:hover, .nav-collapse .dropdown-menu a:hover {
	background-color: #333;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
}

.nav-collapse .nav li a {
	margin-bottom: 0;
	font-weight: normal;
}

.navbar .btn, .navbar .btn-group {
	margin-top: 0px;
}
.navbar .btn-group > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: 0;
}
/* Header */


/* Footer */
.footer_content {
	background-color: #F0F0F0 !important;
	min-width: 330px;
	font-size: 11px;
	color: #4E575B;
}
.footer_text {
	margin-left: 5px;
	padding: 10px;
	font-size: 11px;
	color: #4E575B;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.footer_text strong {
	display:block;
	padding-left: 7px;
	padding-bottom:7px;
}
.footer_text ul {
	list-style: none outside none;
	margin: 0px;
}
.footer_text li {
	background: url("../img/arrows_news.png") no-repeat scroll 0 5px transparent;
	line-height: 14px;
	margin-bottom: 2px;
	padding-left: 10px;
}
.footer_text li a, .footer_text address a {
	color: #4E575B;
	text-decoration: none;
}

.footer_text li a:hover, .footer_text address a:hover {
	color: #005580;
	text-decoration: underline;
}

.footer_text p, .footer_text address {
	margin: 0 0 0 10px;
}
.footer_print {
	display: none !important;
}

.footer_text span a {
	text-decoration:none;
	color:#4E575B;
}
.footer_text span a:hover {
	text-decoration:underline;
}


/* Footer */


/* News View */

.label, .badge {
	padding: 6px 8px;
}

.news-view {
	min-width: 315px;
}
.news-view .breadcrumb {
	background-color: #FFF;
	border: none;
	padding: 0;
	margin: 0;
}
.news-view .breadcrumb a {
	font-size: 12px;
	color: #065A86;
	outline: medium none;
	text-decoration: none;
}
.news-view .news_info {
	color: #778991;
	font-size: 12px;
}
.news-view .news_info i {
	margin: 0 3px 0 0;
	vertical-align: text-bottom;
}
.news-view cite {
	margin: 10px 0;
}
.news-view h1 {
	background: url("../img/dot.jpg") repeat-x scroll center bottom transparent;
	color: #73980E;
	font-size: 20px;
	line-height: 22px;
	margin-left: 1px;
	padding-bottom: 10px;
	padding-top: 0;
	font-weight: normal;
	width: 100%;
}

.news-view h1+a>img{  display:block; margin-left: auto; margin-right: auto}
.news-view p {
}
.news-view img {
	float: none;
	margin-right: 20px;
	margin-bottom: 10px;
	max-width:100%;
}
.news-view iframe{
	max-width: 100%;
}

@media only screen and (max-width: 600px)  {
	.news-view img {	
		margin-right: 0;
	}
	
}

.pluso {
	margin-top:10px;
}


.topic {
	margin-top: 10px;
}

.chat-view li.quest {
	background-color: #F9F9F9;
	color: #696969;
	font-size: 12px;
	margin: 5px 0;
	border-left: solid #D6D6D6 1px;
	padding-left:5px;
}


.comments-view{
	font-size: 12px;
	min-width: 315px;
	padding-top: 20px;
}

.comments-view span.comments-tittle {
	font-weight: bold;
	background: url("../img/comments_bg.png") no-repeat scroll left center transparent;
	color: #FFFFFF;
	float: left;
	min-height: 22px;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 7px;
}
.comments-view textarea {
	margin-bottom: 5px;
}
.comments-view i {
	margin-left: 5px;
}
.comments-view ul {
}
.comments-view li {
	background-color: #F3F3F3;
}
.comments-view p {
	padding: 5px;
	margin: 0 0 5px;
}

.print_url {
	display: none !important;
}
/* News View */

/* Main Page */

.main-page h3, .right-news h3 {
	line-height: 14px;
	margin: 0;
	padding-bottom: 10px;
}
.main-page h3 a, .right-news h3 a {
	color: rgb(115, 152, 14);
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
}
.main-page ul.news, .right-news ul.news {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main-page ul.news li, .right-news ul.news li {
	line-height: normal !important;
	padding-bottom: 10px;
}
.main-page ul.news li p, .right-news ul.news li p {
	font-size: 11px;
	padding: 0 0 0 15px;
	margin: 0;
	background: url("../img/icon-chevron-right.png") no-repeat left 0; /* задаем фон */
}
.main-page ul.news li a, .right-news ul.news li a {
	font-size: 14px;
}

.main-page ul.news li span:hover, .right-news ul.news li span:hover {
	color: #006699;
}

.main-page ul.news a span.class1, .right-news ul.news a span.class1  {
	color: #000;
}

.main-page ul.news a:visited span.class1, .right-news ul.news a:visited span.class1  {
	color: #999;
}

.main-page ul.news a span.class3, .right-news ul.news a span.class3  {
	color: #08C;
}

.main-page ul.news a:visited span.class3, .right-news ul.news a:visited span.class3  {
	color: #8fb8cc;
}

.main-page ul.news a span.hot, .right-news ul.news a span.hot {
	font-weight: bold;
}

.main-page img {
	float: left;
	margin: 0 5px 5px 0;
}
.additional-area ul.news li p {
	font-size: 11px;
	padding: 0 0 0 15px;
	margin: 0;
}

/* Main Page */



/* Left Column */

.left-date {
	min-width: 315px;
}
#datepicker {
	width: 96%;
	padding-left: 2%;
	font-size: 11px !important;
}
#datepicker .ui-datepicker-prev, #datepicker .ui-datepicker-next {
	padding-top: 10px;
}
#slider {
	line-height: 12px;
	position: relative;
	height: auto !important;
}
.slider_content {
	font-size: 12px;
	line-height: 13px;
	background: #fffbe4;
	padding: 13px;
	height: auto !important;
	clear: both;
	z-index: 18;
	display: none;
}
.slider_content.active {
	z-index: 20;
	display: block;
}
.slider_content.active.last-active {
	z-index: 19;
	display: none;
}
.slider_content .heading {
	font-size: 14px;
	color: #065A86;
	line-height: 16px;
	margin-top: 5px;
	display: block;
}
.slider_content img {
	max-width: 95%
}
.read_more {
	margin-left: 0px;
	padding-bottom: 10px;
	text-align: right;
}
 [class^="follow-"] {
 width:42px;
 height:42px;
 background-repeat:no-repeat;
 display: inline-block;
 vertical-align: text-top;
}
a.follow-twitter {
	background-image: url(../img/icons/icons90_twitter.png);
}
a.follow-twitter:hover {
	background: url(../img/icons/icons_twitter.png) no-repeat;
}
a.follow-facebook {
	background-image: url(../img/icons/icons90_facebook.png);
}
a.follow-facebook:hover {
	background: url(../img/icons/icons_facebook.png) no-repeat;
}
a.follow-vk {
	background-image: url(../img/icons/icons90_vk.png);
}
a.follow-vk:hover {
	background: url(../img/icons/icons_vk.png) no-repeat;
}
a.follow-rss {
	background-image: url(../img/icons/icons90_rss.png);
}
a.follow-rss:hover {
	background: url(../img/icons/icons_rss.png) no-repeat;
}
.additional-area p {
	padding-top: 10px;
	padding-left: 10px;
}
/* Left Column */

/* Right Column */

ul.course {
	margin: 0 0 0 0;
}

.date {
	color: #777777;
	float: right;
	margin-right: 15px;
	padding: 0.5em 0;
}
.date span {
	font-size: 12px;
}
.weather_and_course p {
	color: #065A86;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 15px;
}
.weather {
	float: left;
}
.course ul{
	margin-bottom:0px;
}
.course li {
	list-style-type: none;
	display: inline;
}
/* Right Column */

.news-area {
	/*background: #fffbe4;*/
	margin-bottom: 5px;
	margin-top:5px;
}

.news-area .news-partner{
	padding: 0 10px;
}


.join_informer_1039 .join_counter {
	padding: 0;
	margin: 0;
}
.join_informer_1039 .join_img {
	padding: 5px 5px 5px 0;
}

/*Admin panel */

.adminpanel ul li a:hover{
	background-color: #F89406;
	background-image: -webkit-linear-gradient(top, #FBB450, #F89406);
}

.adv {
	font-size: 8pt;
}
.counters {
	margin-top: 1.5em;
	text-align: right;
}
.d-flex{
	display: flex;
}
.news_preview_flex{
	float: left;
	margin-right: 10px;
}
.news_preview_flex img{
	margin-top:5px; 
}
.news_preview_title a{
	font-size: 17px !important;
}

.news-item{
	padding-bottom: 10px;
}

.news-item:after{
	content: "";
  clear: both;
  display: table;
}
.right-news--pb{
	padding-bottom: 15px;
}

.lang-selector{
	float: right;
	padding-left: 30px;
}
.lang-selector span{
	color: #08C;
}

