﻿.e-detail-content {
    margin-left: 15px;
}

.e-plus-icon::before {
    content: '\e805';
}

.e-close-icon::before {
    content: '\e878';
}

.e-custom-link-button {
    width: 150px;
    text-align: right;
    color: #FFFFFF;
}

.e-custom-close-button {
    width: 40px;
    color: #FFFFFF;
}

.e-sidebar {
    margin-top: 3.5rem;
}

.e-text-header {
    /*font-family: 'Mulish';*/
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
}

.e-text-label {
    /*font-family: 'Mulish';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #BDBDBD;
}

.e-text-content {
    /*font-family: 'Mulish';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
}

.e-text-label-sub {
    /*font-family: 'Mulish';*/
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #7A7A7A;
    /*display: inline-block;*/
}

.e-text-content-sub {
    /*font-family: 'Mulish';*/
    font-style: normal;
    font-weight: 100;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    /*display: inline-block;*/
}

.e-accordion .e-acrdn-item {
    border-top: 1px solid #424242 !important;
}

.e-custom-switch .e-switch-wrapper {
    margin-top: 15px;
}
