.m1CL0 {
    text-transform: uppercase;
}
.toolbar_bg {
    display: none;
}
.chest_content {
    vertical-align: top;
  background: #F1F2F4;
}
.chest_content_txt {
    border-spacing: 0;
    border: none;
    width: 100%;
    vertical-align: top;

}
.chest_txt_wrap {
    border-spacing: 0;
    width: 100%;
}
.chest_txt {
    background: #F1F2F4;
    overflow: hidden;
}

.chest_content h1.chest {
    line-height: 20px;
    font-size: 12px;
    color: #ffffff;
    padding: 5px 15px;
    font-family: Verdana, Helvetica;
    margin: 0;
    text-transform: uppercase;
}
.chest_h1 {
    vertical-align: top;
    background: #072f5d;
}
.chest_path {
    background: #F1F2F4;
    padding: 5px 15px;
    font-size: 10px;
    font-family: Verdana, Helvetica;
    text-transform: uppercase;
}
.chest_main_news {
    padding: 15px 10px;
    background: #072F5D;
    margin-top: 20px;
    font-family: Verdana, Helvetica;
}
.chest_news_head {
    line-height: 20px;
    font-size: 12px;
    color: #ffffff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.chest_main_news_item {
    text-align: justify;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #D4E6FF;
}
.chest_main_news_item a {
    text-decoration: none;
    color: #ffffff;
    font-size: 9px;
}
.chest_another {
    margin: 10px 0 0 0;
}
.chest_another a {
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    line-height: 20px;
}
.chest_top_menu_curr  a{
    font-weight: bold;
}

.chest_txt .chest_padding {
    padding: 15px;
}
.chest_podcat {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.chest_podcat_item {
    margin: 10px 0;
}
.chest_page {
width: 100%;
    padding-top: 15px;
}
.chest_page a {
    margin-right: 10px;
}
.chest_page a:hover, .chest_page a.page_active {
    text-decoration: none;
}
.chest_main_news_item.chest_strip a {
    color: rgb(192, 0, 0);
    font-size: 16px;
}
.chest_news_item_strip_tit {
    margin-bottom: 5px;
}
img.chest_news_item_index_img {
    margin: 0 15px 15px 0;
    float: left;
}
.left_img_special {
    width:193px;
    max-height:300px;
    overflow:hidden;
    margin:20px 0 0 0;
}
.left_img_special img {
    width:100%;
}

.logos_wrapper{
	text-align:center;
}
.cl_logo_wrap{
	display: inline-block;
	vertical-align: top;
	width:22%;
	padding: 0 1.1% 15px;
	text-align: center;
}
.cl_logo_wrap span{
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
	width:200px;
	height:140px;
}
.cl_logo_wrap img{
	max-width: 100%;
}

@media (max-width: 768px) {
	.cl_logo_wrap{
		width:31%;
	}
}
@media (max-width: 458px) {
	.cl_logo_wrap{
		width:98%;
	}
	.cl_logo_wrap span{
		display:block;
		width:100%;
		height:auto;
	}
}
