

/* Start:/local/templates/properevod_new/components/bitrix/news.list/template_schools_list/style.css?17881816261397*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.buro-content table {
	margin: auto;
	border: solid 1px;
	margin-bottom: 30px;
}
.buro-content table tr td:first-child {
    /*font-family: "Exo2-SemiBold";
    font-size: 18px;*/
     width: 30%;
}
table.items_content tr:nth-child(odd) {
    background: #ececec;
	border-bottom: solid 1px;
}
.buro-content table th {
	text-align: center;
}
.buro-content table td {
    line-height: 21px;
    padding-bottom: 10px;
    padding: 10px;
    vertical-align: top;
	border: solid 1px;
}
.buro-content table td {
    line-height: 21px;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
}
/* внешний контейнер - фон с серыми звездочками */
.rate_background {
    /*position: relative;*/
    width: 120px;
    height: 24px;
    background:url('/local/templates/properevod_new/components/bitrix/news.list/template_schools_list/images/star_gray.png') repeat-x;
	background-size: 24px;
}
 
/* внутренний контейнер - полоса рейтинга с золотыми звездочками */
.rate_bar {
    /*position: absolute;*/
    top: 0px;
    left: 0px; 
    height: 24px; 
    background:url('/local/templates/properevod_new/components/bitrix/news.list/template_schools_list/images/star_gold.png') repeat-x;
	background-size: 24px;
}
.rate_td {
	text-align: center;
}
.items_content_mobile {
		display:none;
	}

@media (max-width: 768px) {
	.items_content {
		display:none;
	}
	.items_content_mobile {
		display:block;
	}
}


/* End */
/* /local/templates/properevod_new/components/bitrix/news.list/template_schools_list/style.css?17881816261397 */
