

/* Start:/local/templates/retail/components/bitrix/news.list/persons/style.css?16905340285160*/
.filter__area {
    margin-bottom: 20px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.filter__area > div {
    margin-bottom: 15px;
}

.filter__area--letters {
    line-height: 28px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.filter__area--letters a {
    display: inline-flex;
    justify-content: center;
    min-width: 23px;
    max-width: 23px;
    line-height: 28px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.filter__area--letters a:link, .filter__area--letters a:active, .filter__area--letters a:visited, .filter__area--letters a:hover {
    text-decoration: none;
    border: none;
    color: #0063cc;
}

.filter__area--letters a:hover {
    background: #e5e5e5;
}

.filter__area--letters a.act:link, .filter__area--letters a.act:active, .filter__area--letters a.act:visited, .filter__area--letters a.act:hover {
    color: #000;
    cursor: default;
    line-height: 28px;
    font-weight: bold;
}

.filter__area a.ext_f {
    line-height: normal;
    text-decoration: none;
    border-bottom: 1px dashed #0063cc;
    margin-left: 20px;
}

.filter__area a.ext_f:first-child {
    margin-left: 0;
}

.filter__area a.ext_f:link, .filter__area a.ext_f:active, .filter__area a.ext_f:visited {
    color: #0063cc;
    border: none;
    border-bottom: 1px dashed #0063cc;
}

.filter__area a.ext_f:hover {
    color: #0063cc;
    text-decoration: none;
    border: none;
}

.filter__area a.ext_f.act:link, .filter__area a.ext_f.act:active, .filter__area a.ext_f.act:visited, .filter__area a.ext_f.act:hover {
    cursor: default;
    background: #e5e5e5;
    text-decoration: none;
    border: none;
}

.events__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -8px 0;
}

.events__row .col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

@media screen and (max-width: 767px) {
    .events__row .col {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.events__item {
    height: 100%;
    padding: 13px;
    box-shadow: 0 0 5px rgba(0, 1, 3, 0.5);
    display: flex;
    flex-direction: column;
}

.events__item > div {
    display: flex;
}

.events__item--preview {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
    margin-right: 30px;
    border-bottom: none;
}

.events__item--preview:hover, .events__item--preview:focus {
    border-bottom: none;
}

.events__item--preview > img {
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 767px) {
    .events__item--preview {
        min-width: 80px;
        max-width: 80px;
        width: 80px;
        margin-right: 10px;
    }
}

.events__item--description {
    margin-bottom: 15px;
}

.events__item--description .title {
    display: block;
    margin-bottom: 6px;
    line-height: 18px;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    font-family: Georgia, Tahoma, sans-serif;
    border-bottom-color: transparent;
    color: #000;
}

.events__item--description .text {
    line-height: 15px;
    font-size: 13px;
}

.events__item--description .date {
    color: #999;
    margin-bottom: 6px;
}

.events__item--properties {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.events__item--properties > a {
    margin-right: 5px;
}

.events__item--properties > a:last-child {
    margin-right: 0;
}

.events__item--properties .autor {
    position: relative;
    margin-right: 10px;
    float: right;
    border: none;
    text-decoration: none;
    display: block;
    width: 17px;
    height: 16px;
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -360px -312px no-repeat;
}

.events__item--properties .autor:link, .events__item--properties .autor:active, .events__item--properties .autor:visited, .events__item--properties .autor:hover {
    border: none;
    text-decoration: none;
}

.events__item--properties .autor:hover {
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -343px -312px no-repeat;
}

.events__item--properties .tutor {
    border: none;
    text-decoration: none;
    display: block;
    width: 14px;
    height: 16px;
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -392px -312px no-repeat;
}

.events__item--properties .tutor:link, .events__item--properties .tutor:active, .events__item--properties .tutor:visited, .events__item--properties .tutor:hover {
    border: none;
    text-decoration: none;
}

.events__item--properties .tutor:hover {
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -378px -312px no-repeat;
}

/*# sourceMappingURL=style.css.map */

/* RR-25160 */
svg.icon.icon-eye {
    color: #b4b4b4;
    margin: 0 -2px -3px -4px;
    width: 14px;
    height: 14px;
    background-image: none;
}

.view {
    font-size: 13px;
    color: #b2b2b2;
}

/* End */
/* /local/templates/retail/components/bitrix/news.list/persons/style.css?16905340285160 */
