

/* Start:/local/components/custom/news.calendar/templates/calendar/style.css?17545473511490*/
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews {
    font-size: 9pt;
    color: #000000;
}
.NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalWeekend, .NewsCalHeader {
    padding-left: 8px;
}
.NewsCalToday {
    background-color: #dadded;
}
.NewsCalDefault {
    background-color: #FFFFFF;
}
.NewsCalOtherMonth {
    background-color: #F8F9EF;
}
.NewsCalWeekend {
    background-color: #F6E5E1;
}
.NewsCalHeader {
    background-color: #EFF1F9;
    color: #365D91;
}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td {
    border-collapse: collapse;
    border: 1px solid #B3B3B3;
}
.NewsCalMonthNav {
}
.NewsCalDay {
    color: #000000;
}
.NewsCalDayOther {
    color: #365D91;
}
.NewsCalNews {
    color: #7488B9;
    font-size: 8pt;
}
.btn_month a {
    color: #fff;
}
.line_red {
    background: #EC1D35;
}
.line_blue {
    background: #402FFF;
}
.calendar_lines {
    padding-bottom: 15px;
	height: 0 !important;
}
.item_pad:not(:last-child) {
    margin-bottom: 6px;
}
.calendar-table__event-item {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    height: 35px;
    padding-left: 25px;
    position: relative;
    font-weight: 400;
    width: 100%;
}
.calendar-table__event-item:not(:last-child) {
    margin-bottom: 12px;
}
.calendar-table__event-item.no_margin:not(:last-child) {
    margin-bottom: 0;
}
/* End */
/* /local/components/custom/news.calendar/templates/calendar/style.css?17545473511490 */
