

/* Start:/local/components/laballiance/methodology.list/templates/.default/style.css?17643222191085*/
.section-name {
    color: #000000;
    font-size: 13pt;
    font-weight: bold;
}

.methodology-table .item-name, .item-detail,
.text-default span
{
    color: #000000;
    font-size: 11pt;
}

.methodology-table .update-info {
    font-weight: 600;
    color: #959595;
}

.methodology-table .th-mobile {
    display: none;
}

.methodology-table .btn {
    color: var(--theme-base-color);
    background-color: white;
}

.methodology-table tr:hover > td {
    background: #f1f1f1;
    transition: .3s ease;
}

.methodology-list__item-text-top-part {
    height: 100%; display: flex; flex-direction: column;
}

.methodology-list__item {
    padding: 16px; min-width: 200px; min-height: 300px;
}

.methodology-list__item-title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 4px;
}

.methodology-list__item-preview-wrapper {
    display: flex; flex-direction: column; gap: 16px; margin-bottom: 16px;
}

.methodology-list__item-bottom-panel {
    display: flex; flex-direction: row; justify-content: space-between; margin-top: auto
}

/* End */
/* /local/components/laballiance/methodology.list/templates/.default/style.css?17643222191085 */
