

/* Start:/bitrix/templates/chv_tpl/components/bitrix/news/bus/bitrix/news.detail/.default/style.css?17661443632907*/
.bus-detail .work-days
{
	background: #DE2D41;
	color: #fff;
	text-align: center;
}

.bus-detail .summer
{
	color: #222;
	text-align: center;
	background: #ffb600;
}

.bus-detail .sunday
{
	color: #222;
	text-align: center;
	background: #68D2F2;
}

.bus-detail .not-sunday
{
	color: #fff;
	text-align: center;
	background: #002C93;
}

.bus-detail .saturday
{
	color: #fff;
	text-align: center;
	background: #535AC1;
}

.bus-detail .summer.weekend
{
	color: #222;
	text-align: center;
	background: rgb(255,242,109);
	background: -moz-linear-gradient(-45deg,  rgba(255,242,109,1) 0%, rgba(255,182,0,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(255,242,109,1) 0%,rgba(255,182,0,1) 100%);
	background: linear-gradient(135deg,  rgba(255,242,109,1) 0%,rgba(255,182,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff26d', endColorstr='#ffb600',GradientType=1 );
}

.bus-detail .summer.saturday
{
	color: #fff;
	text-align: center;
	background: rgb(255,182,0);
	background: -moz-linear-gradient(-45deg,  rgba(255,182,0,1) 0%, rgba(83,90,193,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(255,182,0,1) 0%,rgba(83,90,193,1) 100%);
	background: linear-gradient(135deg,  rgba(255,182,0,1) 0%,rgba(83,90,193,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#535ac1',GradientType=1 );
}

.bus-detail .summer.sunday
{
	color: #222;
	text-align: center;
	background: rgb(255,182,0);
	background: -moz-linear-gradient(-45deg,  rgba(255,182,0,1) 0%, rgba(104,210,242,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(255,182,0,1) 0%,rgba(104,210,242,1) 100%);
	background: linear-gradient(135deg,  rgba(255,182,0,1) 0%,rgba(104,210,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#68d2f2',GradientType=1 );
}

.bus-detail .summer.friday
{
	color: #222;
	text-align: center;
	background: rgb(255,182,0);
	background: -moz-linear-gradient(-45deg,  rgba(255,182,0,1) 0%, rgba(100,234,129,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(255,182,0,1) 0%,rgba(100,234,129,1) 100%);
	background: linear-gradient(135deg,  rgba(255,182,0,1) 0%,rgba(100,234,129,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#64ea81',GradientType=1 );
}

.annotations
{
	margin-top: 10px;
}

.annotations table
{
	width: 200px;
}

.annotations td:nth-child(1n)
{
	width: 30px;
	height: 30px;
}

.annotations td.work-days
{
	background: #DE2D41;
}

.annotations td.weekend
{
	background: #fff26d;
}

.annotations td.sunday
{
	background: #68D2F2;
}

.annotations td.not-sunday
{
	background: #002C93;
}

.annotations td.summer
{
	background: #ffb600;
}

.annotations td.friday
{
	background: #64EA81;
}

.annotations td.saturday
{
	background: #535AC1;
}

.annotations td.text
{
	padding-left: 10px;
}
/* End */
/* /bitrix/templates/chv_tpl/components/bitrix/news/bus/bitrix/news.detail/.default/style.css?17661443632907 */
