

/* Start:/local/components/project/online_events.list/templates/main/style.css?1766135914988*/
.button {
    position: relative;
}

.view_btn {
    color: #fff;
    background: #05509b;
    text-decoration: none;
    border-radius: 100px;
    padding: 12px 32px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: normal;
    text-transform: initial;
    transition: background-color .15s ease, color .15s ease;
    float: left;
    right: 20px;
    margin-top: 20px;
}

.view_btn:hover {
    background: #044484;
    box-shadow: 0 13px 26px 0 rgba(16, 25, 33, .15);
}

.events-page__grid-left {
    position: relative;
}

.filter-form__reset {
    display: none;
}

.show_btn {
    text-align: start;
    display: block;
}

.dont_show {
    display: none;
}

.pagination__link {
    cursor: pointer;
}

.date_item_grey {
    background: #e2e2e2;
    color: #515151;
}

@media (min-width: 1260px) {
    .events-page__events {
        width: 100vw !important;
    }
}

/* End */


/* Start:/local/components/project/online_events_dot.list/templates/main/style.css?1766135914339*/
.events-page__item-link:not(:active, :hover, :focus-visible) .events-page__item-text_clr-black {
    color: rgb(16, 25, 33);
}

.events-page__item-link:not(:active, :hover, :focus-visible) .events-page__item-text_clr-red {
    color: #be342b;
}

.events-page__item-text_bold {
    font-weight: 700;
}

.events-page__item{
	  width: 100%;
}
/* End */
/* /local/components/project/online_events.list/templates/main/style.css?1766135914988 */
/* /local/components/project/online_events_dot.list/templates/main/style.css?1766135914339 */
