

/* Start:/local/components/mepar/klirics_detail/templates/modern/style.css?17739887001236*/
ul.list-news li {
    list-style-type: none;
}

ul.list-news li.list-news-date {
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 0px;
}

ul.list-news li .list-news-icon-span {
    width: 15px;
    display: inline-block;
}

.alphabet {
    margin-bottom: 10px;
    display: inline-block;
}


.alphabet span.char {
    padding: 6px;
    font-size: 16px;
    cursor: pointer;
}

.alphabet span.char:hover {
    color: #0684c2;
}   

.selectedchar {
    background: #ebebeb;
}

.klirics-list {
    columns:1;
}

@media (max-width: 600px) {
    .klirics-list {
        columns: 1;
    }
}

.filterable {
  margin-left: 10px;
}

.search-char {
    margin-bottom: 10px;
}

.selected {
        font-weight: 600;
}

.show-item {
    display:list-item!important;
}



.modern-inline-title {
    font-weight: 700;
    text-align: center;
    padding: 16px 44px 4px 44px;
    background-position: bottom left;
    background-repeat: no-repeat; 
    min-height: 210px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 140px;
    padding-right: 140px;
}

.modern-inline-title h2 {
    color: #014675;
    font-size: 22px;
}

.modern-inline-body {
    margin-top: 20px;
}


/* End */
/* /local/components/mepar/klirics_detail/templates/modern/style.css?17739887001236 */
