
.news li {
	list-style-type: none;
}
.news .bottom_line .title {
	text-transform: uppercase;
	border-bottom: 2px solid #B9C3D3;
	position: relative;
	min-height: 32px;
}
.news .bottom_line .title span {
    border-bottom: 6px solid #058BFD;
    min-width: 215px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
}
.news .firstnews {
	/* 420x380 */
	min-height: 380px;
	max-height: 380px;
	overflow: hidden;
	
}
.news .item .img {
	max-height: 190px;
}
.news .firstnews .date,
.news .item .date {
	position: absolute;
    left: 15px;
	top: 0;
	padding: 2px 5px;
    
    font-size: 75%;
}
.news .item .date {
	left: 2px;
}
.news .date span {
	color: #000 !important;
}
.news .date .overlay {
	background-color: #fff !important;
}
.news .firstnews .cat,
.news .item .cat {
	position: absolute;
    top: 0;
    right: 0;
    padding: 4px 10px;
    
}
.news .firstnews .date span,
.news .item .date span,
.news .firstnews .cat span a,
.news .item .cat span a {
	font-weight: bold;
	font-family: pragmaticalightc;
    color: #FFF;
    position: relative;
    z-index: 2;
}
.news .firstnews .date .overlay,
.news .item .date .overlay,
.news .firstnews .cat .overlay,
.news .item .cat .overlay {
	position: absolute;
    top: 0;
    right: 0;
    background-color: #2063D4;
    opacity: 0.82;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.news .firstnews img {
	#min-height: 380px;
}
.news .firstnews .text {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	opacity: 0.9;
	
	padding: 15px;
	text-align: justify;
	max-height: 145px;
}
.news .firstnews h3 {
	padding: 0 0 10px 0;
	margin: 0;
	height: auto;
    min-height: 15px;
    max-height: 75px;
}
.news .firstnews h3 a {
    font-family: pt_sans_caption;
    font-size: 12px;
    color: #141414;
    text-decoration: none;
    line-height: 17px;
    #height: 63px;
    display: block;
    text-transform: uppercase;
}
.firstnews .pretext {
	font-family: pt_sans_caption;
    font-size: 12px;
    line-height: 13px;
    height: 40px;
    display: block;
    overflow: hidden;
}
.news .item {
	/* 280x190 */
	min-height: 190px;
	max-height: 190px;
	overflow: hidden;
}
.news .item img {
	min-height: 185px;
	margin-bottom: 5px;
	width: 100%;
}
.news .item>div {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	
}
.news .item h3 {
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0px;
	height: 54px;
	overflow: hidden;
	opacity: 0.9;
	width: 100%;
}
.news .item h3 a {
	font-family: pt_sans_caption;
    font-size: 12px;
    color: #141414;
    display: block;
	padding: 6px;
    height: 46px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
}
.news .category {
	
	max-height: 380px;
	min-height: 380px;
}
.news .category .list {
	background-color: #286ce7;
	padding-left: 2.5px;
	display: block;
	min-height: 380px;
	background: #286cdf; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #286cdf 0%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#286cdf), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #286cdf 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #286cdf 0%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #286cdf 0%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(45deg,  #286cdf 0%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#286cdf', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.news .category .list li:first-child {
	background-color: #2063d4;
	border-bottom: 2px solid #5d97fd;
}
.news .category .list li:last-child {
	border: none;
}
.news .category .list li:nth-child(6n) a {
	padding: 10px 0;
}
.news .category .list li {
	min-height: 54px;
	text-align: center;
	line-height: 54px;
	border-bottom: 1px solid #4885f2;
}
.news .category .list li a {
	line-height: 17px;
	height: 46px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: pt_sans_caption;
    padding: 17px 0;
}
.categoryList{
	background-color: #DBE0E8;
	padding-bottom: 10px;
    margin-bottom: 10px
}
.categoryListtitle{
	background-color: #DBE0E8;
    padding: 30px 10px 0px 10px;
}
.categoryListtitle h3 {
    text-transform: uppercase;
    color: #616D82;
    background-color: #DBE0E8;
    text-align: right;
    margin: 0px 15px 0px 15px;
    border-bottom: 6px solid #616D82;
    font-size: 15pt;
}
.categoryList ul{
	list-style-type: none;
}
.categoryList ul li{
	text-align: right;
	border-bottom: 1px solid;
	border-bottom-style: dotted;
    margin-right: 30px;
    margin-left: -15px;
}
.categoryList ul li a{
	color: #616D82;
	font-family: pt_sans_caption;
	font-size: 10pt;
}
.categoryList ul li:hover{
	background-color: #7889A6;
	margin-right: 0px;
    margin-left: -40px;
}
.categoryList ul li:hover a{
	margin-right: 30px;
	color: #fff;
	text-decoration: none;
}
.categoryList ul li a:hover{
	color: #fff;
	text-decoration: none;
	margin-right: 30px;
}
.itemRelated ul li img{
	#height: 70px;
	#width: 120px;
    #float: left;
    #margin: 5px 5px 5px 0px;
}
.itemRelatedTitle_nechet{
	#height: 70px;
	width: 120px;
    float: left;
    margin: 5px 5px 5px 5px;
}
.itemRelatedTitle_chet{
	#height: 70px;
	width: 120px;
    float: right;
    margin: 5px 5px 5px 5px;
}
.newsList{
	margin-bottom: 10px;
}
.newsListTitle_h3{
	background-color: #DBE0E8;
    padding: 30px 10px 0px 10px;
}
.newsListTitle_h3 h3{
	text-transform: uppercase;
    color: #616D82;
    background-color: #DBE0E8;
    text-align: right;
    margin: 0px 15px 0px 15px;
    border-bottom: 6px solid #616D82;
    font-size: 15pt;
}
.itemNews{
	background-color: #DBE0E8;
	border-bottom: 1px solid;
    border-bottom-style: dotted;
	padding: 0 25px 0px 25px;
	font-family: pt_sans_caption;
    font-size: 10pt;
}
.itemNews .text{
	padding: 5px 5px 5px 5px;
	text-align: justify;
	text-align: justify;
    color: #616D82;
}
.itemRelTitle{
	color: #616D82;
    font-family: pt_sans_caption;
    font-size: 10pt;
}
.itemRelTitle:hover{
	color: #1e1e1e;
	text-decoration: none;
}
.newsListTitle_nechet{
	#height: 70px;
	width: 120px;
    float: left;
    margin: 5px 5px 5px 5px;
}
.newsListTitle_chet{
	#height: 70px;
	width: 120px;
    float: right;
    margin: 5px 5px 5px 5px;
}
.catItemIntroText ul li{
	width: 50% !important;
}
.catItemIntroText ul li strong{
	width: 50% !important;
}
/* --- */
.form-inline{
	background-color: #DBE0E8;
}
.form-inline .userdata{
	padding: 20px 20px 20px 20px;
	text-align: right;
}
.form-inline .userdata #form-login-username{
	padding: 5px 0px 5px 0;
}
.form-inline .userdata #form-login-password{
	padding: 5px 0px 5px 0;
}
.form-inline .userdata #form-login-remember{
	padding: 5px 0px 5px 0;
}
.form-inline .userdata #form-login-username label{
	color: #616D82;
}
.form-inline .userdata #form-login-password label{
	color: #616D82;
}
.form-inline .userdata #form-login-remember label{
	color: #616D82;
}
#form-login-submit .controls button{
	background-image: linear-gradient(to bottom,#616D82,#616D82 100%) !important;
	border-color: #616D82 !important;
	color: #DBE0E8 !important;
}
.form-vertical{
	background-color: #DBE0E8;
	padding: 20px 20px 0px 20px;
	color: #616D82;
	text-align: right;
}
.form-vertical .logout-button{
	border-bottom: 6px solid;
	border-color: #616D82;
	padding: 10px 0px 10px 0px;
}
.mod-sppoll {
	background-color: #DBE0E8;
	padding: 20px 20px 20px 20px;
	color: #616D82;
}
.mod-sppoll  .form-sppoll .radio{
	border-bottom: 1px solid;
    border-bottom-style: dotted;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mod-sppoll  .form-sppoll .radio label{
	padding-left: 25px !important;
}
.mod-sppoll  .form-sppoll .radio:hover{
	background-color: #7889A6;
	color: #fff;
}
.mod-sppoll .form-sppoll .btn{
	margin-top: 15px;
}
.form-sppoll .btn-default{
	background-image: linear-gradient(to bottom,#616D82,#616D82 100%) !important;
	border-color: #616D82 !important;
	color: #DBE0E8 !important;
	text-shadow: none !important;
	border-radius: 5px !important;
}
.btn-default:hover, .btn-default:focus {
	background: #616D82 !important;
	outline: none;
}
.btn-success:hover, .btn-success:focus {
	background: #616D82 !important;
	outline: none;
}
.form-sppoll .btn-success{
	background-image: linear-gradient(to bottom,#616D82,#616D82 100%) !important;
	border-color: #616D82 !important;
	color: #DBE0E8 !important;
	text-shadow: none !important;
	border-radius: 5px !important;
}
.mod-sppoll  .form-sppoll{
	padding-top: 10px;
}
.col-sm-12 .login, .col-md-12 .login{
	padding-left: 35%;
    padding-right: 35%;
}
.col-sm-12 .login form, .col-md-12 .login form{
	    background: #DBE0E8 !important;
		color: #616D82 !important;
}
.col-sm-12 .login form .control-label, .col-md-12 .login form .control-label{
	    text-align: left;
}
.col-sm-12 .nav-stacked, .col-md-12 .nav-stacked{
	padding-left: 35%;
    padding-right: 35%;
}
.kom_menu ul{
	list-style-type: none;
}
.kom_menu ul li{
	text-align: right;
	border-bottom: 1px solid;
	border-bottom-style: dotted;
    margin-right: 30px;
    margin-left: 30px;
}
.kom_menu ul li a{
	color: #616D82;
	font-family: pt_sans_caption;
	font-size: 10pt;
}
.kom_menu ul li:hover{
	background-color: #7889A6;
	margin-right: 0px;
    margin-left: 0px;
}
.kom_menu ul li:hover a{
	background-color: #7889A6;
	margin-right: 30px;
	color: #fff;
	text-decoration: none;
}
.kom_menu ul li a:hover{
	color: #fff;
	text-decoration: none;
	margin-right: 30px;
}
.kom_menu {
    background-color: #DBE0E8;
    padding-bottom: 20px;
    margin-top: 10px;
}
.componentheading{
	background-color: #e1f0fe;
	color: #2883c3;
	padding: 20px 10px 10px 20px;
	margin-top: -20px;
	font-size: 130%;
}
.componentheading span{
	font-size: 90%;
}
.contentpane{
	color: #2883c3;
	padding: 10px 20px 20px 40px;
	width: 100%;
}
.contentpane label{
	max-width: 100%;
	width: 100%;
}
.contentpane label:hover{
	background-color: #2883c3;
	color: #e1f0fe;
	cursor: pointer;
}
.contentpane textarea:hover{
	color: #2883c3;
}
.componentheading a{
	text-decoration: underline;
}
#system-message .alert-message{
	background: #e1f0fe;
    color: #2883c3;
    text-align: center;
}
#system-message .alert-message h4{
	font-size: 140%;
}
#system-message .alert-message div{
	font-size: 120%;
}
#poll_comp_form .pollsectiontableentry2, #poll_comp_form .pollsectiontableentry1{
	width: 250px !important;
}
/* --- */
/* new */
.developments_custom ul{
	background-color: #286ce7;
    padding-left: 2.5px;
    display: block;
    background: #286cdf;
    background: -moz-linear-gradient(45deg, #286cdf 0%, #7db9e8 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#286cdf), color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(45deg, #286cdf 0%,#7db9e8 100%);
    background: -o-linear-gradient(45deg, #286cdf 0%,#7db9e8 100%);
    background: -ms-linear-gradient(45deg, #286cdf 0%,#7db9e8 100%);
    background: linear-gradient(45deg, #286cdf 0%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#286cdf', endColorstr='#7db9e8',GradientType=1 );
}
.developments_custom li{
	min-height: 64px !important;
	text-align: center;
    line-height: 46px;
    border-bottom: 1px solid #4885f2;
}
.developments_custom a{
	line-height: 17px;
    height: 46px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: pt_sans_caption;
    padding: 17px 0 !important;
	height: 53px !important;
	background-color: transparent !important;
	color: #fff !important;
}
.developments_custom ul .active{
	background-color: #2063d4 !important;
}
.developments_custom ul li a:hover{
	background-color: transparent !important;
	color: #fff;
}
.developments_custom ul li a:active{
	background-color: #2063d4 !important;
	background: #2063d4 !important;
	color: #fff;
}
.developments_custom ul li a:visited{
	background-color: #2063d4 !important;
	background: #2063d4 !important;
	color: #fff;
}
.developments_10 img{
	min-height: 256px !important;
	padding: 0px 0px 0px 0px;
	width: 270px !important;
    height: 256px !important;
}
.developments_10 .wraps a:hover {
    text-decoration: none;
}
.rb_1{
	#background: url(/images/_ban/1.jpg) 0,0/cover no-repeat;
	min-height: 256px;
	width: 270px !important;
    height: 256px !important;
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.rb_2{
	#background: url(/images/_ban/2.jpg) 0,0/cover no-repeat;
	min-height: 256px;
	width: 270px !important;
    height: 256px !important;
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.rb_3{
	#background: url(/images/_ban/3.jpg) 0,0/cover no-repeat;
	min-height: 256px;
	width: 270px !important;
  height: 256px !important;
}
.rb_4{
	#background: url(/images/_ban/4.jpg) 0,0/cover no-repeat;
	min-height: 256px;
	width: 270px !important;
  height: 256px !important;
}

.developments_2 .bottom_line .title{
	text-transform: uppercase;
    border-bottom: 2px solid #B9C3D3;
    position: relative;
    min-height: 32px;
}
.developments_2 .bottom_line .title span{
	border-bottom: 6px solid #058BFD;
    min-width: 215px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
}
.wraps {
    position: relative;
    width: 25%;
    height: auto;
    display: inline;
	overflow: hidden;
}
.texts {
    position: absolute;
    max-width: 269.5px;
    /* height: 50px; */
    left: 0;
    bottom: 0;
    background: rgba(73, 151, 250, 0.82);
    padding: 5px 5px 5px 5px;
    right: 0px;
    top: 80%;
    margin-left: 3px;
    font-family: pt_sans_caption;
    color: #fff;
}
.texts a{
	color: #fff;
}
.photos {
	display: inline;
}

/* --- */
.catItemIntroText{
	max-height: 120px !important;
}
.catItemIntroText .photo{
	max-height: 120px !important;
}
.catItemIntroText .photo img{
	height: 100% !important;
}