

/* Start:/bitrix/templates/main/components/bitrix/news/calendar/style.css?17712369543961*/
body .ui-widget-header {
    border: 0;
    background: none;
    color: #000;
    font-weight: 100;
}
body .ui-widget-header .ui-datepicker-title
{
    display: inline-block;
    width: 200px;
    align-items: center;
    height: 42px;
    justify-content: center;
    transform: skew(-10deg);
    background: #f5f5f5;
    margin: 0px 20px;
    vertical-align: middle;
    line-height: 45px;
}
body .ui-widget-header .ui-datepicker-month,
body .ui-widget-header .ui-datepicker-year
{

	transform: skew(10deg);
	font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3c3c3c;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
    width: 277px;
    margin: 0 auto;
    margin-bottom: 25px;
}
body .ui-datepicker .ui-datepicker-prev
{
	width: 36px;
    height: 42px;
    background: #b90000;
    transform: skew(-10deg);
    display: inline-block;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
	position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
	border-radius: 0;
	text-align: center;
    line-height: 40px;
}
body .ui-datepicker .ui-datepicker-prev:before
{
	content: "\f053";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	color:#fff;
}
body .ui-datepicker .ui-datepicker-prev:hover:before
{
	color:#b90000;
}
body .ui-datepicker .ui-datepicker-prev:hover,
body .ui-datepicker .ui-datepicker-next:hover
{
    background: white;
    border: 1px solid #b90000;
}
body .ui-datepicker th
{
padding:0;
}
body .ui-datepicker .ui-datepicker-next
{
	width: 36px;
	border-radius: 0;
    height: 42px;
    background: #b90000;
    transform: skew(-10deg);
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
	left: 100%;
	text-align: center;
    line-height: 40px;
    top: 50%;
    margin-top: -21px;
}
body .ui-datepicker .ui-datepicker-next:before
{
	content: "\f054";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	color:#fff;
}
body .ui-datepicker table {
    border-spacing: 8px 12px;
    border-collapse: inherit;
    width: initial;
}


body .ui-datepicker table th {
    width: 88px;
height: 31px;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
}
#datepicker>div
{
width: initial;
	border: 0;
}
body .ui-datepicker table td
{
    padding: 49px 11px 10px 50px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    background-color: white;
    font-size: 18px;
	border: 1px #fff;
    font-weight: 500;
}

body .ui-widget-content .ui-state-highlight,
body .ui-widget-content .ui-state-default
{
	border: 1px #fff;
    background: none;
    color: #3c3c3c;

}

body .ui-widget-content .ui-state-disabled
{
opacity: 0;
}


.act__table {
    border: 1px solid #b90000!important;
}


@media screen and (max-width: 1800px)
{
	body .ui-datepicker table th {
		width: 64px;
	}
	body .ui-datepicker table td {
		padding: 27px 4px 9px 37px;
	}
}

@media screen and (max-width: 768px)
{
	body .ui-widget-header .ui-datepicker-title {
		width: 101px;
		height: 25px;
		margin: 0px 13px;
		line-height: 1.5;
	}

	.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
width: 151px;
    margin-bottom: 16px;
	}
	body .ui-widget-header .ui-datepicker-month, body .ui-widget-header .ui-datepicker-year {
		font-size: 11px;
    line-height: 10px;
	}
	body .ui-datepicker .ui-datepicker-prev, body .ui-datepicker .ui-datepicker-next {
		width: 22px;
		height: 25px;

    font-size: 8px;
line-height: 26px;
	}
body .ui-datepicker .ui-datepicker-next {
    margin-top: -12.5px;

	}



body .ui-datepicker table {
    width: 100%;
    margin: 0 auto;
    border-spacing: 3px 6px !important;
}
body .calendar__newsblock {
    width: 100%;
}

}

@media screen and (max-width: 560px)
{
body .ui-datepicker table td{
    padding: 12px 1px 2px 17px;
    font-size: 10px;
}
body .ui-datepicker table th {
    width: 28px;
    height: 12px;
    font-size: 8px;
}
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news/calendar/bitrix/news.detail/.default/style.css?1771236954252*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
@media screen and (max-width: 767px) {
	.news-detail img{
    width: 100%;
    height: auto;
	}
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/calendar/style.css?17712369543961 */
/* /bitrix/templates/main/components/bitrix/news/calendar/bitrix/news.detail/.default/style.css?1771236954252 */
