.b-page {
    background: url(/assets/static/img/new_body_bg.png) top center repeat-y #f2f2f2;
}
.container {
    
}
a {
    outline: none;
    color: #009929;
    text-decoration: underline;
}
a:focus, a:hover {
    text-decoration: none;
    color: #067400;
}

@media (min-width: 1200px){
    .container {
        width: 990px;
    }    
}
h1,h2,h3,h4,h5{
    color: #009929;    
}
h1 {
    margin: 0 0 15px;
    font-size: 28px;    
}
h2 {
    margin: 0 0 20px 0;
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
ul{
    list-style: none;
    padding-left: 20px;
}

.photo-album{
    margin-bottom: 30px;
}
.photo-album img{
    width: 100%;
}
.photo-album p{
    text-align: center;
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
}



.b-page__mainblock{

}

.b-page__content{
    padding-bottom: 80px;
}

body div.jGrowl.top-right {
    right: 10px;
    top: 10px;
}
.breadcrumbs {
    font-size: 12px;
    margin-bottom: 20px;
}
.breadcrumbs a, .breadcrumbs {
    color: #242424;
    text-decoration: none;
    font-size: 17px;
}
/*------------------------------------------------------------------------------*/
.b-header{
    padding: 25px 0 5px;
}
.right_header {
    text-align: right;
    float: right;
}
.ribb-top {position:relative;margin:0;top: 32px;z-index: -1;}
.ribbon-top-l {background:url('../img/ribbon.jpg') center no-repeat;height:24px;position:relative;float:left;width:119px;top:20px;}
.ribbon-top-r {background:url('../img/ribbon.jpg') center no-repeat;height:24px;position:relative;float:right;width:119px;top:20px;}
.logo-width {max-width: 490px;margin:0 auto;height:75px;text-align: center;}

.description {
    font-size: 15px;
}
.header_h3_top {
    padding-top: 4px;
}
.description .header_h1  {
	font: 700 20px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #000;
	margin-bottom: 6px;
}
.description .header_h3  {
	font-size: 14px;
	color: #353535;
	z-index:99;
	margin-bottom: 4px;
}
.phone-hotline {
    float: right;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 30px;
    font-weight: bold;
}
.phone-hotline span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
}
.phone-hotline a {
    display: block;
    font-size: 26px;
    text-decoration: none;
}
.h-septop {
    border-bottom: 4px solid #eff9f0;
}

.b_header_left {
    padding-top: 8px;
}

.b-header__contacts{
    text-align: center;
}

.b-header_top li {
    float: left;
}
.b-header_top .nav {
    float: right;
}

.b-header_top .nav>li>a {
    padding: 13px 15px;
    text-decoration: none;
    font-size: 15px;
}

.b-header_top .nav>li>a .glyphicon {
    top: 3px;
}
.upper__time__day {
    line-height: 44px;
    margin-top: 2px;
    display: inline-block;
    font-size: 12px;
}

.b-page__header{

}
.b-header_top {
    padding: 0;
}
.sepnav {border-bottom: 4px solid #009929;position: relative;z-index: 1;}
.b-header_top .nav {
    float: right;
}

.b-header_top .nav>li>a {
    padding: 13px 15px;
    text-decoration: none;
    font-size: 15px;
}


.glyphicon {
    top: 3px;
}


.input-group-btn {}

.input-group-btn:last-child>.btn {
    border: 3px solid #ead3d3;
    height: 40px;
    font-size: 16px;
    margin-left: -3px;
    border-radius: 0;
}
/*------------------------------------------------------------------------------*/
.b-logo{
    text-decoration: none;
}
.b-logo:hover, .b-logo:focus{
    text-decoration: none;
}
.b-logo__text {    
    font-size: 24px;    
    color: #000;
}
.b-logo__img{
    width: 150px;  
    display: block;
    float: left;
}
.audio_player-ctn {
    margin: 10px 0;
    min-height: 1px;
}

.audio_player .glyphicon {
    top: 2px;
}
/*------------------------------------------------------------------------------*/
.navbar-container {
    /* border-bottom: 3px solid #009929; */
    margin-bottom: 0;
    margin-top: 0px;
}

.navbar {
    border: 0;
    margin-bottom: 0;
}

.navbar-toggle {
    border: 1px solid #4e4e4e;
    color: #4e4e4e;
}
.navbar-mse .navbar-nav>li>a {
    text-decoration: none;
    color: #009929;
    font-weight: bold;
    font-size: 16px;
}
.navbar-nav>.active>a, 
.navbar-nav>.active>a:focus, 
.navbar-nav>.active>a:hover {
    background-color: #eff9f0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eff9f0;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: #eff9f0;
}

@media (min-width: 768px){
    .navbar-mse .navbar-brand{
        display: none;
    }
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background: #eff9f0;
    color: #000;
}

.navbar-mse .dropdown-menu>li>a {
    padding: 8px 20px;
    color: #000000;
    font-size: 14px;
    text-decoration: inherit;
}
.navbar-mse .dropdown-menu>li>a:hover {
    background-color: #eff9f0;
}
.dropdown-menu {
    border: 1px solid rgb(255, 255, 255);
    -webkit-box-shadow: 0 7px 15px rgba( 0, 0, 0, .5 );
    -moz-box-shadow: 0 7px 15px rgba( 0, 0, 0, .5 );
    box-shadow: 0 7px 15px rgba( 0, 0, 0, .5 );
}
/*------------------------------------------------------------------------------*/
.bx-wrapper{
    margin: 0 !important;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0;
    left: 0;    
}
.b-mainslider {
    max-height: 280px;
    overflow: hidden;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.56);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgb(255, 255, 255);
}
/*------------------------------------------------------------------------------*/
.b-slider{
    position: relative;
}
.b-slider__content{
    margin: 0;
    padding: 0;
    list-style: none;  
}
.b-slider__item{
    
}  
.b-slider__ctrl{
    display: block;
    position: absolute;
    height: 40px;
    line-height: 40px;
    top: 40%;
    color: #e3e3e3;
    font-size: 28px;
    cursor: pointer;
}
.b-slider__ctrl:hover{
    color: #555555;
    
}
.b-slider__ctrl_left{
    left: -30px;
}
.b-slider__ctrl_right{
    right: -30px;
}
.b-slider__pager{
    position: absolute;
    bottom: 9px;
    left: 13px;

}

/*------------------------------------------------------------------------------*/
.b-content__body {
    line-height: 1.7;
}
.b-content__body ul.pagination, .pagination {
    padding-left: 0;
}
.b-content__body ul {
    list-style: initial;
    padding-left: 40px;
}
.justify, .justifyfull{
  text-align: justify;
}
.mainlink img {
    padding-right: 15px;
}
/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/
.b-footer__bottom {
    border-top: 3px solid #eff9f0;
    padding-top: 25px;
}
.b-content__footer{
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 17px;
    border-bottom: 1px solid #000;
}
/*------------------------------------------------------------------------------*/
.b-content__body img {
    max-width: 100%;
    height: auto;
}
.b-content__imgbox{    
    margin-bottom: 25px;
    text-align: center;
}
.b-content__img{
    max-width: 100%;
    max-height: 250px;
}
/*------------------------------------------------------------------------------*/
.b-list{
    
}
.b-list .b-list__item:first-child{
    border-top: none;
}
.b-list__item{
    padding: 20px 0;
    border-top: 1px solid #bfbfbf;
}
/*------------------------------------------------------------------------------*/
.b-pre-article{
    
}
.b-pre-article__info {
  display: block;
  font-weight: bold;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin: 8px 0px 0;
  color: #333333;
  padding: 0 11px;
}
.b-pre-article__content{
    float: left;
    width: 645px;
}
.b-pre-article__title{
    font-size: 18px;
    line-height: 22px;
    padding: 0 11px;
}
.b-pre-article__introtext{
    padding: 0 11px;
    line-height: 18px;
    margin: 0;
    float: left;
}
.b-pre-article__imgbox{
    float: left;
    text-align: left;
    width: 200px;
}
.b-pre-article__tags{
    
}
.b-pre-article__tags{
    padding: 5px 11px;
    font-size: 0.9em;
    color: silver !important;
    float: left;
}
.b-pre-article__tags a{
    
    color: silver !important;   
}
/*------------------------------------------------------------------------------*/
.b-page-gallery{
    margin: 20px 0;
    padding: 0;
    list-style: none;
    text-align: justify;
    
}
.b-page-gallery__item{
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
}
.b-page-gallery__sizer{
    width: 120px;
    min-height: 1px;
    display: inline-block;
    vertical-align: top;
    
}
.b-page-gallery__item-link{
    display: block;
}
.b-page-gallery__item-img{
    width: 120px;
    height: 90px;
}
/*------------------------------------------------------------------------------*/
.b-page-files{
    list-style:decimal;
}
.b-page-files__item{
    
}
/*------------------------------------------------------------------------------*/
.b-gall-alboms{
    
}
.b-gall-alboms__item{
    margin-bottom: 20px;
}
/*------------------------------------------------------------------------------*/
.b-albom{
        
}
.b-albom__imgbox{
    position: relative;
    display: block;
}
.b-albom__imgbox:hover .b-albom__subtitle{
    display: block;
} 
.b-albom__img{
    max-width: 100%;
    width: 100%;
}
.b-albom__text{
    position: absolute;
    width: 100%;
    bottom: 0;       
    background: rgba(0, 0, 0, 0.5); 
    color: #fff;
    font-size: 1em;
    font-weight: bold;        
    padding: 5px;
    overflow: hidden;
    max-height: 100%;
}
.b-albom__title{
    padding-bottom: 5px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;        
    float: left;
    width: 75%;
}
.b-albom__count{
    float: right;
    padding: 0 0 0 5px ;
    width: 25%;
    text-align: right;
}
.b-albom__count-icon{

}
.b-albom__count-text{

}
.b-albom__subtitle{
    font-weight: normal;
    font-size: 0.8em;
    display: none;
}
/*------------------------------------------------------------------------------*/
.b-map{
    position: relative;  
}
.b-map iframe {
    width: 100%;
}
/*------------------------------------------------------------------------------*/
.b-gallery__item {
  display: block;
  float: left;
  margin: 0px 4px 15px 3px;
}
.b-gallery__item img {
    border-radius: 4px;
}
.b-gallery {
    display: block;
    width: 100%;
    margin: 0 -3px;
}
/*------------------------------------------------------------------------------*/
.ribbon {
    width: 100%;
    height: 24px;
    position: relative;
}
.ribb {
    margin: -12px 0 0 0;
}
hr {
    height: 1px;
    background: #cccccc;
    border: 0;
}
.bottom-menu {
    margin: 0 0 20px;
    /* background-color: #f4f3ee; */
}
.bottom-menu ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.bottom-menu li {
    display: block;
    float: left;
    padding: 0 80px 0px 0;
}

.bottom-menu a {
    line-height: 30px;
    text-shadow: 0px 1px 0px rgba(255,255,255,1);
}
/*------------------------------------------------------------------------------*/
.blockquote {
    font: 14px Georgia, Arial;
    font-style: italic;
    margin: 20px 0;
    padding: 20px 30px;
    background: #ebe6d9;
    color: #3f3a2d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.left-menu {
    margin: 20px 0;
}
.left-menu>ul{
    background: #f4f3ee url('../img/second-menu-bg.png') bottom right no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 17px;
}
.left-menu>ul>li {margin: 0 0 10px 0px;}
.left-menu li a {color:#05598b;text-decoration: underline;white-space: normal;}

.left-menu .dropdown-menu {
    position: relative;
    background: none;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.left-menu li .dropdown-toggle {
    border-bottom: 1px dotted #181818;
    text-decoration: none;
}
.dropdown-menu>li>a {
    font-size: 14px;
}

/* information */
.information ul {padding-left: 0;list-style: none;color: #D0DDEA;}
.information>ul>li {margin: 0 0 6px 0;border-bottom: 1px dashed #ddd;}
.information ul li {margin: 6px 0 0 0;padding-bottom: 6px;}
.information ul li a {position:relative;display:block;color: #272727;}
.information ul li a:hover {color:#ca0000;}
.information ul li ul {display: none;}
.information ul li.active ul {display: block;margin-top: 4px;margin-left: 15px;}

.banner_aside{
    margin: 20px 0;
}
/* links */
.links {margin:30px 0 0 0;}
.links ul,
.links ul {
	margin: 0;
	padding: 0;
}
.links li {margin: 0 15px 30px 0px;float: left;height: 100px;display: block;}
.links img {float:left;clear:both;max-height: 100px;}
.links p {color:#474747;font-size:11px;margin:5px 0 0 0;}

.main-gallery {
    font-weight: bold;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 30px;
}
/*------------------------------------------------------------------------------*/
.xPoller2__block {
    font-size: 100%;
}
.xPoller2 h3 {
    font-size: 1.1em;
    font-weight: bold;
}
.xPoller2 label {
    padding-left: 27px;
}
.xPoller2 input {
    top: -3px;
}
.xPoller2 .progress {
    height: 7px;
    margin-bottom: 10px;
}
.b-content__body .xPoller2 .progress{
    width: 80%;
}
.xPoller2 p {
    margin: 0 0 5px;
}
/*------------------------------------------------------------------------------*/
.b-content__body table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.b-content__body td,
.b-content__body th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
.b-content__body tr:nth-of-type(odd) {
    background-color: #f9f9f9;
    background-color: #f2fafe;
}
.b-content__body tr:first-child {
    background: #c4e1ee;
}
/*------------------------------------------------------------------------------*/
.news li{list-style:none;}
.news p{font-weight:400;margin-bottom:10px;}
.news h1{font-size:28px;margin:0 0 15px;}
.news h2{font-size: 24px;}
.news h3{font-size:16px;}
.news h4{font-size:14px;font-weight:700;}

.news-header{margin: 20px 0 18px;border-bottom: 3px solid #eff9f0;padding: 0 0 7px;}
.news-header__link {float:right;font-weight: bold;margin: 5px 0 0 0;}
.news-header h2{float:left;padding-bottom: 9px;margin-bottom: -10px;border-bottom: 3px solid #009929;}

.news-item {margin: 0 0 25px 0;}
.news-item .news-item__intro {padding: 10px 0 0 0;overflow: hidden;}
.news-item .news-item__date {padding:0;margin:0 0 5px 0;font-size:11px;color: #737475;white-space: nowrap;}
.news-item img {margin: 0 15px 0 0;float:left;}
.news-item a {font-size: 16px;margin:0 0 10px 0;font-weight: bold;text-decoration: none;}


.news__fullintro .news-item .news-item__intro {width: 100%; display: block;float: left;}

@media (min-width: 768px){
    .right-block_content {
        padding: 19px;
        border: 3px solid #eff9f0;
        margin: -3px 0 25px;
    }
    .right-block_title {
        padding-bottom: 9px;
        margin: 20px 0px 0 20px;
        border-bottom: 3px solid #009929;
        display: inline-block;
    }
    .mainlink {
        padding: 0 21px;
    }
}

/*------------------------------------------------------------------------------*/

.b-header .container {
    position: relative;
}
.header-login {
    display: block;
}
.header-login a{
    text-decoration: none;
}

/*------------------------------------------------------------------------------*/
.spec_text {
    display: none;
}
.form-group.required .control-label:after { 
   content:"*";
   color:red;
}
.form-control, .form-control:focus, .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 3px solid #ead3d3;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    color: #000;
}
/*------------------------------------------------------------------------------*/
.navbar-gov_left .navbar{
    border-radius: 0px;
}
.navbar-gov_left {
    border-top: 3px solid #d8d8d8;
    border-bottom: 3px solid #d8d8d8;
    margin-bottom: 15px;
}

.ticket-meta, .section-meta {
    border-color: #eff9f0;
}
/*------------------------------------------------------------------------------*/
.b-footer .blink {
    height: 31px;
    font: 13px/25px Arial,Helvetica,sans-serif;
    text-decoration: none;
    display: block;
    padding: 0 14px;
    border: 3px solid #eff9f0;
    float: right;
    border-radius: 20px;
}
.b-footer .footer_block {text-align: right;margin-top: 0;}
.b-footer .feedback {margin-left: 8px;}
.b-footer .blink span {font-weight: bold;}
.b-footer .blink:hover {border-color: #009929;}
.b-footer__copyright p {margin-bottom: 3px;}

/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/

