

/* Start:/bitrix/templates/other_page/components/bitrix/news.list/price_domains/style.css?17443726231369*/
#wrapper-page{
	color: #000;
    background-image: url(/bitrix/templates/other_page/images/circle1.png), url(/bitrix/templates/other_page/images/circle2.png), url(/bitrix/templates/other_page/images/mini-circle.png);
    background-position: 18% 6%, 18% 99%, 83% 52%;
    background-repeat: no-repeat;
}
#wrapper-page h1 {
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #000;
}
#wrapper-page .tr_text_domain{
	font-weight: 400;
    font-size: 30px;
    color: #000;
}
#wrapper-page  thead tr {
	background-color: #FFB902;
    height: 75px;
}
#wrapper-page thead tr th {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
#wrapper-page thead tr th:first-child {
    border-radius: 10px 0 0 0;
}
#wrapper-page thead tr th:last-child {
    border-radius: 0 10px 0 0;
}
#wrapper-page .domain-table {
    width: 100%;
    margin: 60px 0;
    border-radius: 10px;
}
#wrapper-page tbody tr {
    height: 85px;
    font-weight: 500;
    background: #fff;
}
#wrapper-page tbody tr:nth-child(2n) {
    background: #F7F7F7;
}
#wrapper-page tbody tr {
    height: 85px;
    font-weight: 500;
    background: #fff;
}
#wrapper-page tr th, 
#wrapper-page tr td {
    text-align: center;
}
#wrapper-page tbody tr td{
	font-size: 16px;
	color: #000;
}

#wrapper-page tbody tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}
/* End */
/* /bitrix/templates/other_page/components/bitrix/news.list/price_domains/style.css?17443726231369 */
