﻿
.btn.btn-hover-transparent-danger.disabled .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-danger:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-transparent-danger.disabled.dropdown-toggle:after, .btn.btn-hover-transparent-danger:disabled.dropdown-toggle:after {
    color: #F64E60;
}

.btn.btn-hover-transparent-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-transparent-danger.dropdown-toggle, .show .btn.btn-hover-transparent-danger.btn-dropdown {
    color: #F64E60;
    background-color: rgba(246, 78, 96, 0.1);
    border-color: transparent;
}

    .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-transparent-danger.dropdown-toggle i, .show .btn.btn-hover-transparent-danger.btn-dropdown i {
        color: #F64E60;
    }

    .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-transparent-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-transparent-danger.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F64E60;
    }

    .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-transparent-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-transparent-danger.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-transparent-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-transparent-danger.btn-dropdown.dropdown-toggle:after {
        color: #F64E60;
    }

.btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-light-danger:focus:not(.btn-text), .btn.btn-hover-light-danger.focus:not(.btn-text) {
    color: #F64E60;
    background-color: #FFE2E5;
    border-color: transparent;
}

    .btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-light-danger:focus:not(.btn-text) i, .btn.btn-hover-light-danger.focus:not(.btn-text) i {
        color: #F64E60;
    }

    .btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-light-danger:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-danger.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F64E60;
    }

    .btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-light-danger:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-danger.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-light-danger:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-danger.focus:not(.btn-text).dropdown-toggle:after {
        color: #F64E60;
    }

.btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-light-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-light-danger.dropdown-toggle, .show .btn.btn-hover-light-danger.btn-dropdown {
    color: #F64E60;
    background-color: #FFE2E5;
    border-color: transparent;
}

    .btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-light-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-light-danger.dropdown-toggle i, .show .btn.btn-hover-light-danger.btn-dropdown i {
        color: #F64E60;
    }

    .btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-light-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-light-danger.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F64E60;
    }

    .btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-light-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-light-danger.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-light-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-light-danger.btn-dropdown.dropdown-toggle:after {
        color: #F64E60;
    }

.btn.btn-hover-light-danger.btn-clean {
    border: 0 !important;
}

.btn.btn-link-danger {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #F64E60;
    background-color: transparent !important;
    border-color: transparent !important;
}

    .btn.btn-link-danger i {
        color: #F64E60;
    }

    .btn.btn-link-danger .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F64E60;
    }

    .btn.btn-link-danger .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-link-danger.dropdown-toggle:after {
        color: #F64E60;
    }

    .btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-link-danger:focus:not(.btn-text), .btn.btn-link-danger.focus:not(.btn-text) {
        color: #EE2D41;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-link-danger:focus:not(.btn-text) i, .btn.btn-link-danger.focus:not(.btn-text) i {
            color: #EE2D41;
        }

        .btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-link-danger:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-danger.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #EE2D41;
        }

        .btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-link-danger:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-danger.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-link-danger:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-link-danger.focus:not(.btn-text).dropdown-toggle:after {
            color: #EE2D41;
        }

    .btn.btn-link-danger.disabled, .btn.btn-link-danger:disabled {
        color: #F64E60;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-danger.disabled i, .btn.btn-link-danger:disabled i {
            color: #F64E60;
        }

        .btn.btn-link-danger.disabled .svg-icon svg g [fill], .btn.btn-link-danger:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F64E60;
        }

        .btn.btn-link-danger.disabled .svg-icon svg:hover g [fill], .btn.btn-link-danger:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-danger.disabled.dropdown-toggle:after, .btn.btn-link-danger:disabled.dropdown-toggle:after {
            color: #F64E60;
        }

    .btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-link-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-link-danger.dropdown-toggle, .show .btn.btn-link-danger.btn-dropdown {
        color: #EE2D41;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-link-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-link-danger.dropdown-toggle i, .show .btn.btn-link-danger.btn-dropdown i {
            color: #EE2D41;
        }

        .btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-link-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-link-danger.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #EE2D41;
        }

        .btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-link-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-link-danger.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-link-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-link-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-link-danger.btn-dropdown.dropdown-toggle:after {
            color: #EE2D41;
        }

.btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-danger:focus:not(.btn-text), .btn.btn-hover-danger.focus:not(.btn-text) {
    color: #ffffff !important;
    background-color: #F64E60 !important;
    border-color: #F64E60 !important;
}

    .btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-danger:focus:not(.btn-text) i, .btn.btn-hover-danger.focus:not(.btn-text) i {
        color: #ffffff !important;
    }

    .btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-danger:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-danger.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff !important;
    }

    .btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-danger:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-danger.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-danger:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-danger.focus:not(.btn-text).dropdown-toggle:after {
        color: #ffffff !important;
    }

.btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-danger.dropdown-toggle, .show .btn.btn-hover-danger.btn-dropdown {
    color: #ffffff !important;
    background-color: #F64E60 !important;
    border-color: #F64E60 !important;
}

    .btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-danger.dropdown-toggle i, .show .btn.btn-hover-danger.btn-dropdown i {
        color: #ffffff !important;
    }

    .btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-danger.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff !important;
    }

    .btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-danger.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-danger.btn-dropdown.dropdown-toggle:after {
        color: #ffffff !important;
    }

.btn.btn-hover-danger.btn-clean {
    border: 0 !important;
}

.btn.btn-hover-bg-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-bg-danger:focus:not(.btn-text), .btn.btn-hover-bg-danger.focus:not(.btn-text) {
    background-color: #F64E60 !important;
    border-color: #F64E60 !important;
}

.btn.btn-hover-bg-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-bg-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-bg-danger.dropdown-toggle, .show .btn.btn-hover-bg-danger.btn-dropdown {
    background-color: #F64E60 !important;
    border-color: #F64E60 !important;
}

.btn.btn-bg-danger {
    background-color: #F64E60;
    border-color: #F64E60;
}

    .btn.btn-bg-danger.disabled, .btn.btn-bg-danger:disabled {
        background-color: #F64E60;
        border-color: #F64E60;
    }

.btn.btn-danger.btn-shadow {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.25) !important;
    box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.25) !important;
}

    .btn.btn-danger.btn-shadow:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-danger.btn-shadow:focus:not(.btn-text), .btn.btn-danger.btn-shadow.focus:not(.btn-text) {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
    }

    .btn.btn-danger.btn-shadow:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-danger.btn-shadow:not(:disabled):not(.disabled).active, .show > .btn.btn-danger.btn-shadow.dropdown-toggle {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
    }

.btn.btn-danger.btn-shadow-hover:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-danger.btn-shadow-hover:focus:not(.btn-text), .btn.btn-danger.btn-shadow-hover.focus:not(.btn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
}

.btn.btn-danger.btn-shadow-hover:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-danger.btn-shadow-hover:not(:disabled):not(.disabled).active, .show > .btn.btn-danger.btn-shadow-hover.dropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
}

.btn.btn-light {
    color: #7E8299;
    background-color: #F3F6F9;
    border-color: #F3F6F9;
}

    .btn.btn-light i {
        color: #7E8299;
    }

    .btn.btn-light .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #7E8299;
    }

    .btn.btn-light .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light.dropdown-toggle:after {
        color: #7E8299;
    }

    .btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light:focus:not(.btn-text), .btn.btn-light.focus:not(.btn-text) {
        color: #7E8299;
        background-color: #E4E6EF;
        border-color: #E4E6EF;
    }

        .btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light:focus:not(.btn-text) i, .btn.btn-light.focus:not(.btn-text) i {
            color: #7E8299;
        }

        .btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light.focus:not(.btn-text).dropdown-toggle:after {
            color: #7E8299;
        }

    .btn.btn-light.disabled, .btn.btn-light:disabled {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: #F3F6F9;
    }

        .btn.btn-light.disabled i, .btn.btn-light:disabled i {
            color: #7E8299;
        }

        .btn.btn-light.disabled .svg-icon svg g [fill], .btn.btn-light:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-light.disabled .svg-icon svg:hover g [fill], .btn.btn-light:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light.disabled.dropdown-toggle:after, .btn.btn-light:disabled.dropdown-toggle:after {
            color: #7E8299;
        }

    .btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light:not(:disabled):not(.disabled).active, .show > .btn.btn-light.dropdown-toggle, .show .btn.btn-light.btn-dropdown {
        color: #7E8299;
        background-color: #E4E6EF;
        border-color: #E4E6EF;
    }

        .btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-light.dropdown-toggle i, .show .btn.btn-light.btn-dropdown i {
            color: #7E8299;
        }

        .btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light.btn-dropdown.dropdown-toggle:after {
            color: #7E8299;
        }

.btn.btn-outline-light {
    color: #3F4254;
    background-color: transparent;
    border-color: #F3F6F9;
}

    .btn.btn-outline-light i {
        color: #3F4254;
    }

    .btn.btn-outline-light .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #3F4254;
    }

    .btn.btn-outline-light .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-outline-light.dropdown-toggle:after {
        color: #3F4254;
    }

    .btn.btn-outline-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-outline-light:focus:not(.btn-text), .btn.btn-outline-light.focus:not(.btn-text) {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: #F3F6F9;
    }

        .btn.btn-outline-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-outline-light:focus:not(.btn-text) i, .btn.btn-outline-light.focus:not(.btn-text) i {
            color: #7E8299;
        }

        .btn.btn-outline-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-outline-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-light.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-outline-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-outline-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-outline-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-light.focus:not(.btn-text).dropdown-toggle:after {
            color: #7E8299;
        }

    .btn.btn-outline-light.disabled, .btn.btn-outline-light:disabled {
        color: #3F4254;
        background-color: transparent;
        border-color: #F3F6F9;
    }

        .btn.btn-outline-light.disabled i, .btn.btn-outline-light:disabled i {
            color: #3F4254;
        }

        .btn.btn-outline-light.disabled .svg-icon svg g [fill], .btn.btn-outline-light:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-outline-light.disabled .svg-icon svg:hover g [fill], .btn.btn-outline-light:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-light.disabled.dropdown-toggle:after, .btn.btn-outline-light:disabled.dropdown-toggle:after {
            color: #3F4254;
        }

    .btn.btn-outline-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn.btn-outline-light.dropdown-toggle, .show .btn.btn-outline-light.btn-dropdown {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: #F3F6F9;
    }

        .btn.btn-outline-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-outline-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-outline-light.dropdown-toggle i, .show .btn.btn-outline-light.btn-dropdown i {
            color: #7E8299;
        }

        .btn.btn-outline-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-outline-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-outline-light.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-outline-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-outline-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-outline-light.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-outline-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-outline-light.btn-dropdown.dropdown-toggle:after {
            color: #7E8299;
        }

.btn.btn-light-light {
    color: #F3F6F9;
    background-color: #F3F6F9;
    border-color: transparent;
}

    .btn.btn-light-light i {
        color: #F3F6F9;
    }

    .btn.btn-light-light .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .btn.btn-light-light .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-light.dropdown-toggle:after {
        color: #F3F6F9;
    }

    .btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-light:focus:not(.btn-text), .btn.btn-light-light.focus:not(.btn-text) {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: transparent;
    }

        .btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-light:focus:not(.btn-text) i, .btn.btn-light-light.focus:not(.btn-text) i {
            color: #7E8299;
        }

        .btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-light.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-light.focus:not(.btn-text).dropdown-toggle:after {
            color: #7E8299;
        }

    .btn.btn-light-light.disabled, .btn.btn-light-light:disabled {
        color: #F3F6F9;
        background-color: #F3F6F9;
        border-color: transparent;
    }

        .btn.btn-light-light.disabled i, .btn.btn-light-light:disabled i {
            color: #F3F6F9;
        }

        .btn.btn-light-light.disabled .svg-icon svg g [fill], .btn.btn-light-light:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-light-light.disabled .svg-icon svg:hover g [fill], .btn.btn-light-light:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-light.disabled.dropdown-toggle:after, .btn.btn-light-light:disabled.dropdown-toggle:after {
            color: #F3F6F9;
        }

    .btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-light:not(:disabled):not(.disabled).active, .show > .btn.btn-light-light.dropdown-toggle, .show .btn.btn-light-light.btn-dropdown {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: transparent;
    }

        .btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-light.dropdown-toggle i, .show .btn.btn-light-light.btn-dropdown i {
            color: #7E8299;
        }

        .btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-light.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-light.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-light.btn-dropdown.dropdown-toggle:after {
            color: #7E8299;
        }

.btn.btn-transparent-light {
    color: #F3F6F9;
    background-color: rgba(243, 246, 249, 0.1);
    border-color: transparent;
}

    .btn.btn-transparent-light i {
        color: #F3F6F9;
    }

    .btn.btn-transparent-light .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .btn.btn-transparent-light .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-transparent-light.dropdown-toggle:after {
        color: #F3F6F9;
    }

    .btn.btn-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-transparent-light:focus:not(.btn-text), .btn.btn-transparent-light.focus:not(.btn-text) {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: transparent;
    }

        .btn.btn-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-transparent-light:focus:not(.btn-text) i, .btn.btn-transparent-light.focus:not(.btn-text) i {
            color: #7E8299;
        }

        .btn.btn-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-transparent-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-transparent-light.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-transparent-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-transparent-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-transparent-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-transparent-light.focus:not(.btn-text).dropdown-toggle:after {
            color: #7E8299;
        }

    .btn.btn-transparent-light.disabled, .btn.btn-transparent-light:disabled {
        color: #F3F6F9;
        background-color: rgba(243, 246, 249, 0.1);
        border-color: transparent;
    }

        .btn.btn-transparent-light.disabled i, .btn.btn-transparent-light:disabled i {
            color: #F3F6F9;
        }

        .btn.btn-transparent-light.disabled .svg-icon svg g [fill], .btn.btn-transparent-light:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-transparent-light.disabled .svg-icon svg:hover g [fill], .btn.btn-transparent-light:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-light.disabled.dropdown-toggle:after, .btn.btn-transparent-light:disabled.dropdown-toggle:after {
            color: #F3F6F9;
        }

    .btn.btn-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-transparent-light:not(:disabled):not(.disabled).active, .show > .btn.btn-transparent-light.dropdown-toggle, .show .btn.btn-transparent-light.btn-dropdown {
        color: #7E8299;
        background-color: #F3F6F9;
        border-color: transparent;
    }

        .btn.btn-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-transparent-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-transparent-light.dropdown-toggle i, .show .btn.btn-transparent-light.btn-dropdown i {
            color: #7E8299;
        }

        .btn.btn-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-transparent-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-transparent-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-transparent-light.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .btn.btn-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-transparent-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-transparent-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-transparent-light.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-transparent-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-transparent-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-transparent-light.btn-dropdown.dropdown-toggle:after {
            color: #7E8299;
        }

.btn.btn-hover-transparent-light {
    color: #F3F6F9;
    background-color: transparent;
    border-color: transparent;
}

    .btn.btn-hover-transparent-light i {
        color: #F3F6F9;
    }

    .btn.btn-hover-transparent-light .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .btn.btn-hover-transparent-light .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-transparent-light.dropdown-toggle:after {
        color: #F3F6F9;
    }

    .btn.btn-hover-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-transparent-light:focus:not(.btn-text), .btn.btn-hover-transparent-light.focus:not(.btn-text) {
        color: #F3F6F9;
        background-color: rgba(243, 246, 249, 0.1);
        border-color: transparent;
    }

        .btn.btn-hover-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-transparent-light:focus:not(.btn-text) i, .btn.btn-hover-transparent-light.focus:not(.btn-text) i {
            color: #F3F6F9;
        }

        .btn.btn-hover-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-transparent-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-light.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-hover-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-transparent-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-light.focus:not(.btn-text).dropdown-toggle:after {
            color: #F3F6F9;
        }

    .btn.btn-hover-transparent-light.disabled, .btn.btn-hover-transparent-light:disabled {
        color: #F3F6F9;
        background-color: transparent;
        border-color: transparent;
    }

        .btn.btn-hover-transparent-light.disabled i, .btn.btn-hover-transparent-light:disabled i {
            color: #F3F6F9;
        }

        .btn.btn-hover-transparent-light.disabled .svg-icon svg g [fill], .btn.btn-hover-transparent-light:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-hover-transparent-light.disabled .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-light:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-light.disabled.dropdown-toggle:after, .btn.btn-hover-transparent-light:disabled.dropdown-toggle:after {
            color: #F3F6F9;
        }

    .btn.btn-hover-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-transparent-light:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-transparent-light.dropdown-toggle, .show .btn.btn-hover-transparent-light.btn-dropdown {
        color: #F3F6F9;
        background-color: rgba(243, 246, 249, 0.1);
        border-color: transparent;
    }

        .btn.btn-hover-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-transparent-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-transparent-light.dropdown-toggle i, .show .btn.btn-hover-transparent-light.btn-dropdown i {
            color: #F3F6F9;
        }

        .btn.btn-hover-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-transparent-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-transparent-light.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-hover-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-transparent-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-transparent-light.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-transparent-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-transparent-light.btn-dropdown.dropdown-toggle:after {
            color: #F3F6F9;
        }

.btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-light-light:focus:not(.btn-text), .btn.btn-hover-light-light.focus:not(.btn-text) {
    color: #F3F6F9;
    background-color: #F3F6F9;
    border-color: transparent;
}

    .btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-light-light:focus:not(.btn-text) i, .btn.btn-hover-light-light.focus:not(.btn-text) i {
        color: #F3F6F9;
    }

    .btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-light-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-light.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-light-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-light-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-light.focus:not(.btn-text).dropdown-toggle:after {
        color: #F3F6F9;
    }

.btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-light-light:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-light-light.dropdown-toggle, .show .btn.btn-hover-light-light.btn-dropdown {
    color: #F3F6F9;
    background-color: #F3F6F9;
    border-color: transparent;
}

    .btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-light-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-light-light.dropdown-toggle i, .show .btn.btn-hover-light-light.btn-dropdown i {
        color: #F3F6F9;
    }

    .btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-light-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-light-light.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-light-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-light-light.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-light-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-light-light.btn-dropdown.dropdown-toggle:after {
        color: #F3F6F9;
    }

.btn.btn-hover-light-light.btn-clean {
    border: 0 !important;
}

.btn.btn-link-light {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #F3F6F9;
    background-color: transparent !important;
    border-color: transparent !important;
}

    .btn.btn-link-light i {
        color: #F3F6F9;
    }

    .btn.btn-link-light .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .btn.btn-link-light .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-link-light.dropdown-toggle:after {
        color: #F3F6F9;
    }

    .btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-link-light:focus:not(.btn-text), .btn.btn-link-light.focus:not(.btn-text) {
        color: #E4E6EF;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-link-light:focus:not(.btn-text) i, .btn.btn-link-light.focus:not(.btn-text) i {
            color: #E4E6EF;
        }

        .btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-link-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-light.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #E4E6EF;
        }

        .btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-link-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-link-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-link-light.focus:not(.btn-text).dropdown-toggle:after {
            color: #E4E6EF;
        }

    .btn.btn-link-light.disabled, .btn.btn-link-light:disabled {
        color: #F3F6F9;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-light.disabled i, .btn.btn-link-light:disabled i {
            color: #F3F6F9;
        }

        .btn.btn-link-light.disabled .svg-icon svg g [fill], .btn.btn-link-light:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-link-light.disabled .svg-icon svg:hover g [fill], .btn.btn-link-light:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-light.disabled.dropdown-toggle:after, .btn.btn-link-light:disabled.dropdown-toggle:after {
            color: #F3F6F9;
        }

    .btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-link-light:not(:disabled):not(.disabled).active, .show > .btn.btn-link-light.dropdown-toggle, .show .btn.btn-link-light.btn-dropdown {
        color: #E4E6EF;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-link-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-link-light.dropdown-toggle i, .show .btn.btn-link-light.btn-dropdown i {
            color: #E4E6EF;
        }

        .btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-link-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-link-light.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #E4E6EF;
        }

        .btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-link-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-link-light.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-link-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-link-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-link-light.btn-dropdown.dropdown-toggle:after {
            color: #E4E6EF;
        }

.btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-light:focus:not(.btn-text), .btn.btn-hover-light.focus:not(.btn-text) {
    color: #7E8299 !important;
    background-color: #F3F6F9 !important;
    border-color: #F3F6F9 !important;
}

    .btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-light:focus:not(.btn-text) i, .btn.btn-hover-light.focus:not(.btn-text) i {
        color: #7E8299 !important;
    }

    .btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #7E8299 !important;
    }

    .btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light.focus:not(.btn-text).dropdown-toggle:after {
        color: #7E8299 !important;
    }

.btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-light:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-light.dropdown-toggle, .show .btn.btn-hover-light.btn-dropdown {
    color: #7E8299 !important;
    background-color: #F3F6F9 !important;
    border-color: #F3F6F9 !important;
}

    .btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-light.dropdown-toggle i, .show .btn.btn-hover-light.btn-dropdown i {
        color: #7E8299 !important;
    }

    .btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-light.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #7E8299 !important;
    }

    .btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-light.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-light.btn-dropdown.dropdown-toggle:after {
        color: #7E8299 !important;
    }

.btn.btn-hover-light.btn-clean {
    border: 0 !important;
}

.btn.btn-hover-bg-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-bg-light:focus:not(.btn-text), .btn.btn-hover-bg-light.focus:not(.btn-text) {
    background-color: #F3F6F9 !important;
    border-color: #F3F6F9 !important;
}

.btn.btn-hover-bg-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-bg-light:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-bg-light.dropdown-toggle, .show .btn.btn-hover-bg-light.btn-dropdown {
    background-color: #F3F6F9 !important;
    border-color: #F3F6F9 !important;
}

.btn.btn-bg-light {
    background-color: #F3F6F9;
    border-color: #F3F6F9;
}

    .btn.btn-bg-light.disabled, .btn.btn-bg-light:disabled {
        background-color: #F3F6F9;
        border-color: #F3F6F9;
    }

.btn.btn-light.btn-shadow {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.25) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.25) !important;
}

    .btn.btn-light.btn-shadow:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light.btn-shadow:focus:not(.btn-text), .btn.btn-light.btn-shadow.focus:not(.btn-text) {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    }

    .btn.btn-light.btn-shadow:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light.btn-shadow:not(:disabled):not(.disabled).active, .show > .btn.btn-light.btn-shadow.dropdown-toggle {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    }

.btn.btn-light.btn-shadow-hover:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light.btn-shadow-hover:focus:not(.btn-text), .btn.btn-light.btn-shadow-hover.focus:not(.btn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
}

.btn.btn-light.btn-shadow-hover:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light.btn-shadow-hover:not(:disabled):not(.disabled).active, .show > .btn.btn-light.btn-shadow-hover.dropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
}

.btn.btn-dark {
    color: #ffffff;
    background-color: #181C32;
    border-color: #181C32;
}

    .btn.btn-dark i {
        color: #ffffff;
    }

    .btn.btn-dark .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-dark .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-dark.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-dark:focus:not(.btn-text), .btn.btn-dark.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #131628;
        border-color: #131628;
    }

        .btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-dark:focus:not(.btn-text) i, .btn.btn-dark.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-dark.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-dark.disabled, .btn.btn-dark:disabled {
        color: #ffffff;
        background-color: #181C32;
        border-color: #181C32;
    }

        .btn.btn-dark.disabled i, .btn.btn-dark:disabled i {
            color: #ffffff;
        }

        .btn.btn-dark.disabled .svg-icon svg g [fill], .btn.btn-dark:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-dark:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-dark.disabled.dropdown-toggle:after, .btn.btn-dark:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-dark.dropdown-toggle, .show .btn.btn-dark.btn-dropdown {
        color: #ffffff;
        background-color: #131628;
        border-color: #131628;
    }

        .btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-dark.dropdown-toggle i, .show .btn.btn-dark.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-dark.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-dark.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-dark.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-outline-dark {
    color: #181C32;
    background-color: transparent;
    border-color: #181C32;
}

    .btn.btn-outline-dark i {
        color: #181C32;
    }

    .btn.btn-outline-dark .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-outline-dark .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-outline-dark.dropdown-toggle:after {
        color: #181C32;
    }

    .btn.btn-outline-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-outline-dark:focus:not(.btn-text), .btn.btn-outline-dark.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #181C32;
        border-color: #181C32;
    }

        .btn.btn-outline-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-outline-dark:focus:not(.btn-text) i, .btn.btn-outline-dark.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-outline-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-outline-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-outline-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-outline-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-outline-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-dark.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-outline-dark.disabled, .btn.btn-outline-dark:disabled {
        color: #181C32;
        background-color: transparent;
        border-color: #181C32;
    }

        .btn.btn-outline-dark.disabled i, .btn.btn-outline-dark:disabled i {
            color: #181C32;
        }

        .btn.btn-outline-dark.disabled .svg-icon svg g [fill], .btn.btn-outline-dark:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-outline-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-outline-dark:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-dark.disabled.dropdown-toggle:after, .btn.btn-outline-dark:disabled.dropdown-toggle:after {
            color: #181C32;
        }

    .btn.btn-outline-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-outline-dark.dropdown-toggle, .show .btn.btn-outline-dark.btn-dropdown {
        color: #ffffff;
        background-color: #181C32;
        border-color: #181C32;
    }

        .btn.btn-outline-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-outline-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-outline-dark.dropdown-toggle i, .show .btn.btn-outline-dark.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-outline-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-outline-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-outline-dark.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-outline-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-outline-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-outline-dark.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-outline-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-outline-dark.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-dark {
    color: #181C32;
    background-color: #D1D3E0;
    border-color: transparent;
}

    .btn.btn-light-dark i {
        color: #181C32;
    }

    .btn.btn-light-dark .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-light-dark .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-dark.dropdown-toggle:after {
        color: #181C32;
    }

    .btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-dark:focus:not(.btn-text), .btn.btn-light-dark.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #181C32;
        border-color: transparent;
    }

        .btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-dark:focus:not(.btn-text) i, .btn.btn-light-dark.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-dark.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-dark.disabled, .btn.btn-light-dark:disabled {
        color: #181C32;
        background-color: #D1D3E0;
        border-color: transparent;
    }

        .btn.btn-light-dark.disabled i, .btn.btn-light-dark:disabled i {
            color: #181C32;
        }

        .btn.btn-light-dark.disabled .svg-icon svg g [fill], .btn.btn-light-dark:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-light-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-light-dark:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-dark.disabled.dropdown-toggle:after, .btn.btn-light-dark:disabled.dropdown-toggle:after {
            color: #181C32;
        }

    .btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-light-dark.dropdown-toggle, .show .btn.btn-light-dark.btn-dropdown {
        color: #ffffff;
        background-color: #181C32;
        border-color: transparent;
    }

        .btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-dark.dropdown-toggle i, .show .btn.btn-light-dark.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-dark.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-dark.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-dark.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-transparent-dark {
    color: #181C32;
    background-color: rgba(24, 28, 50, 0.1);
    border-color: transparent;
}

    .btn.btn-transparent-dark i {
        color: #181C32;
    }

    .btn.btn-transparent-dark .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-transparent-dark .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-transparent-dark.dropdown-toggle:after {
        color: #181C32;
    }

    .btn.btn-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-transparent-dark:focus:not(.btn-text), .btn.btn-transparent-dark.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #181C32;
        border-color: transparent;
    }

        .btn.btn-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-transparent-dark:focus:not(.btn-text) i, .btn.btn-transparent-dark.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-transparent-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-transparent-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-transparent-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-transparent-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-transparent-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-transparent-dark.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-transparent-dark.disabled, .btn.btn-transparent-dark:disabled {
        color: #181C32;
        background-color: rgba(24, 28, 50, 0.1);
        border-color: transparent;
    }

        .btn.btn-transparent-dark.disabled i, .btn.btn-transparent-dark:disabled i {
            color: #181C32;
        }

        .btn.btn-transparent-dark.disabled .svg-icon svg g [fill], .btn.btn-transparent-dark:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-transparent-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-transparent-dark:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-dark.disabled.dropdown-toggle:after, .btn.btn-transparent-dark:disabled.dropdown-toggle:after {
            color: #181C32;
        }

    .btn.btn-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-transparent-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-transparent-dark.dropdown-toggle, .show .btn.btn-transparent-dark.btn-dropdown {
        color: #ffffff;
        background-color: #181C32;
        border-color: transparent;
    }

        .btn.btn-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-transparent-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-transparent-dark.dropdown-toggle i, .show .btn.btn-transparent-dark.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-transparent-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-transparent-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-transparent-dark.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-transparent-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-transparent-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-transparent-dark.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-transparent-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-transparent-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-transparent-dark.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-hover-transparent-dark {
    color: #181C32;
    background-color: transparent;
    border-color: transparent;
}

    .btn.btn-hover-transparent-dark i {
        color: #181C32;
    }

    .btn.btn-hover-transparent-dark .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-hover-transparent-dark .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-transparent-dark.dropdown-toggle:after {
        color: #181C32;
    }

    .btn.btn-hover-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-transparent-dark:focus:not(.btn-text), .btn.btn-hover-transparent-dark.focus:not(.btn-text) {
        color: #181C32;
        background-color: rgba(24, 28, 50, 0.1);
        border-color: transparent;
    }

        .btn.btn-hover-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-transparent-dark:focus:not(.btn-text) i, .btn.btn-hover-transparent-dark.focus:not(.btn-text) i {
            color: #181C32;
        }

        .btn.btn-hover-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-transparent-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-hover-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-transparent-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-dark.focus:not(.btn-text).dropdown-toggle:after {
            color: #181C32;
        }

    .btn.btn-hover-transparent-dark.disabled, .btn.btn-hover-transparent-dark:disabled {
        color: #181C32;
        background-color: transparent;
        border-color: transparent;
    }

        .btn.btn-hover-transparent-dark.disabled i, .btn.btn-hover-transparent-dark:disabled i {
            color: #181C32;
        }

        .btn.btn-hover-transparent-dark.disabled .svg-icon svg g [fill], .btn.btn-hover-transparent-dark:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-hover-transparent-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-dark:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-dark.disabled.dropdown-toggle:after, .btn.btn-hover-transparent-dark:disabled.dropdown-toggle:after {
            color: #181C32;
        }

    .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-transparent-dark.dropdown-toggle, .show .btn.btn-hover-transparent-dark.btn-dropdown {
        color: #181C32;
        background-color: rgba(24, 28, 50, 0.1);
        border-color: transparent;
    }

        .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-transparent-dark.dropdown-toggle i, .show .btn.btn-hover-transparent-dark.btn-dropdown i {
            color: #181C32;
        }

        .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-transparent-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-transparent-dark.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-transparent-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-transparent-dark.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-transparent-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-transparent-dark.btn-dropdown.dropdown-toggle:after {
            color: #181C32;
        }

.btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-light-dark:focus:not(.btn-text), .btn.btn-hover-light-dark.focus:not(.btn-text) {
    color: #181C32;
    background-color: #D1D3E0;
    border-color: transparent;
}

    .btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-light-dark:focus:not(.btn-text) i, .btn.btn-hover-light-dark.focus:not(.btn-text) i {
        color: #181C32;
    }

    .btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-light-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-light-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-light-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-dark.focus:not(.btn-text).dropdown-toggle:after {
        color: #181C32;
    }

.btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-light-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-light-dark.dropdown-toggle, .show .btn.btn-hover-light-dark.btn-dropdown {
    color: #181C32;
    background-color: #D1D3E0;
    border-color: transparent;
}

    .btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-light-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-light-dark.dropdown-toggle i, .show .btn.btn-hover-light-dark.btn-dropdown i {
        color: #181C32;
    }

    .btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-light-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-light-dark.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-light-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-light-dark.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-light-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-light-dark.btn-dropdown.dropdown-toggle:after {
        color: #181C32;
    }

.btn.btn-hover-light-dark.btn-clean {
    border: 0 !important;
}

.btn.btn-link-dark {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #181C32;
    background-color: transparent !important;
    border-color: transparent !important;
}

    .btn.btn-link-dark i {
        color: #181C32;
    }

    .btn.btn-link-dark .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .btn.btn-link-dark .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-link-dark.dropdown-toggle:after {
        color: #181C32;
    }

    .btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-link-dark:focus:not(.btn-text), .btn.btn-link-dark.focus:not(.btn-text) {
        color: #131628;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-link-dark:focus:not(.btn-text) i, .btn.btn-link-dark.focus:not(.btn-text) i {
            color: #131628;
        }

        .btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-link-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #131628;
        }

        .btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-link-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-link-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-link-dark.focus:not(.btn-text).dropdown-toggle:after {
            color: #131628;
        }

    .btn.btn-link-dark.disabled, .btn.btn-link-dark:disabled {
        color: #181C32;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-dark.disabled i, .btn.btn-link-dark:disabled i {
            color: #181C32;
        }

        .btn.btn-link-dark.disabled .svg-icon svg g [fill], .btn.btn-link-dark:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #181C32;
        }

        .btn.btn-link-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-link-dark:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-dark.disabled.dropdown-toggle:after, .btn.btn-link-dark:disabled.dropdown-toggle:after {
            color: #181C32;
        }

    .btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-link-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-link-dark.dropdown-toggle, .show .btn.btn-link-dark.btn-dropdown {
        color: #131628;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-link-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-link-dark.dropdown-toggle i, .show .btn.btn-link-dark.btn-dropdown i {
            color: #131628;
        }

        .btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-link-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-link-dark.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #131628;
        }

        .btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-link-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-link-dark.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-link-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-link-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-link-dark.btn-dropdown.dropdown-toggle:after {
            color: #131628;
        }

.btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-dark:focus:not(.btn-text), .btn.btn-hover-dark.focus:not(.btn-text) {
    color: #ffffff !important;
    background-color: #181C32 !important;
    border-color: #181C32 !important;
}

    .btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-dark:focus:not(.btn-text) i, .btn.btn-hover-dark.focus:not(.btn-text) i {
        color: #ffffff !important;
    }

    .btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff !important;
    }

    .btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-dark.focus:not(.btn-text).dropdown-toggle:after {
        color: #ffffff !important;
    }

.btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-dark.dropdown-toggle, .show .btn.btn-hover-dark.btn-dropdown {
    color: #ffffff !important;
    background-color: #181C32 !important;
    border-color: #181C32 !important;
}

    .btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-dark.dropdown-toggle i, .show .btn.btn-hover-dark.btn-dropdown i {
        color: #ffffff !important;
    }

    .btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-dark.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff !important;
    }

    .btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-dark.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-dark.btn-dropdown.dropdown-toggle:after {
        color: #ffffff !important;
    }

.btn.btn-hover-dark.btn-clean {
    border: 0 !important;
}

.btn.btn-hover-bg-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-bg-dark:focus:not(.btn-text), .btn.btn-hover-bg-dark.focus:not(.btn-text) {
    background-color: #181C32 !important;
    border-color: #181C32 !important;
}

.btn.btn-hover-bg-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-bg-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-bg-dark.dropdown-toggle, .show .btn.btn-hover-bg-dark.btn-dropdown {
    background-color: #181C32 !important;
    border-color: #181C32 !important;
}

.btn.btn-bg-dark {
    background-color: #181C32;
    border-color: #181C32;
}

    .btn.btn-bg-dark.disabled, .btn.btn-bg-dark:disabled {
        background-color: #181C32;
        border-color: #181C32;
    }

.btn.btn-dark.btn-shadow {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.25) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.25) !important;
}

    .btn.btn-dark.btn-shadow:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-dark.btn-shadow:focus:not(.btn-text), .btn.btn-dark.btn-shadow.focus:not(.btn-text) {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    }

    .btn.btn-dark.btn-shadow:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-dark.btn-shadow:not(:disabled):not(.disabled).active, .show > .btn.btn-dark.btn-shadow.dropdown-toggle {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    }

.btn.btn-dark.btn-shadow-hover:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-dark.btn-shadow-hover:focus:not(.btn-text), .btn.btn-dark.btn-shadow-hover.focus:not(.btn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
}

.btn.btn-dark.btn-shadow-hover:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-dark.btn-shadow-hover:not(:disabled):not(.disabled).active, .show > .btn.btn-dark.btn-shadow-hover.dropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
}

.btn.btn-white {
    color: #3F4254;
    background-color: #ffffff;
    border-color: #ffffff;
}

    .btn.btn-white i {
        color: #3F4254;
    }

    .btn.btn-white .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #3F4254;
    }

    .btn.btn-white .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-white.dropdown-toggle:after {
        color: #3F4254;
    }

    .btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-white:focus:not(.btn-text), .btn.btn-white.focus:not(.btn-text) {
        color: #3F4254;
        background-color: #F3F6F9;
        border-color: #F3F6F9;
    }

        .btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-white:focus:not(.btn-text) i, .btn.btn-white.focus:not(.btn-text) i {
            color: #3F4254;
        }

        .btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-white.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-white.focus:not(.btn-text).dropdown-toggle:after {
            color: #3F4254;
        }

    .btn.btn-white.disabled, .btn.btn-white:disabled {
        color: #3F4254;
        background-color: #ffffff;
        border-color: #ffffff;
    }

        .btn.btn-white.disabled i, .btn.btn-white:disabled i {
            color: #3F4254;
        }

        .btn.btn-white.disabled .svg-icon svg g [fill], .btn.btn-white:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-white.disabled .svg-icon svg:hover g [fill], .btn.btn-white:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-white.disabled.dropdown-toggle:after, .btn.btn-white:disabled.dropdown-toggle:after {
            color: #3F4254;
        }

    .btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-white:not(:disabled):not(.disabled).active, .show > .btn.btn-white.dropdown-toggle, .show .btn.btn-white.btn-dropdown {
        color: #3F4254;
        background-color: #F3F6F9;
        border-color: #F3F6F9;
    }

        .btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-white.dropdown-toggle i, .show .btn.btn-white.btn-dropdown i {
            color: #3F4254;
        }

        .btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-white.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-white.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-white.btn-dropdown.dropdown-toggle:after {
            color: #3F4254;
        }

.btn.btn-outline-white {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

    .btn.btn-outline-white i {
        color: #ffffff;
    }

    .btn.btn-outline-white .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-outline-white .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-outline-white.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-outline-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-outline-white:focus:not(.btn-text), .btn.btn-outline-white.focus:not(.btn-text) {
        color: #3F4254;
        background-color: #ffffff;
        border-color: #ffffff;
    }

        .btn.btn-outline-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-outline-white:focus:not(.btn-text) i, .btn.btn-outline-white.focus:not(.btn-text) i {
            color: #3F4254;
        }

        .btn.btn-outline-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-outline-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-white.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-outline-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-outline-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-outline-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-white.focus:not(.btn-text).dropdown-toggle:after {
            color: #3F4254;
        }

    .btn.btn-outline-white.disabled, .btn.btn-outline-white:disabled {
        color: #ffffff;
        background-color: transparent;
        border-color: #ffffff;
    }

        .btn.btn-outline-white.disabled i, .btn.btn-outline-white:disabled i {
            color: #ffffff;
        }

        .btn.btn-outline-white.disabled .svg-icon svg g [fill], .btn.btn-outline-white:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-outline-white.disabled .svg-icon svg:hover g [fill], .btn.btn-outline-white:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-white.disabled.dropdown-toggle:after, .btn.btn-outline-white:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-outline-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn.btn-outline-white.dropdown-toggle, .show .btn.btn-outline-white.btn-dropdown {
        color: #3F4254;
        background-color: #ffffff;
        border-color: #ffffff;
    }

        .btn.btn-outline-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-outline-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-outline-white.dropdown-toggle i, .show .btn.btn-outline-white.btn-dropdown i {
            color: #3F4254;
        }

        .btn.btn-outline-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-outline-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-outline-white.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-outline-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-outline-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-outline-white.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-outline-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-outline-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-outline-white.btn-dropdown.dropdown-toggle:after {
            color: #3F4254;
        }

.btn.btn-light-white {
    color: #ffffff;
    background-color: #ffffff;
    border-color: transparent;
}

    .btn.btn-light-white i {
        color: #ffffff;
    }

    .btn.btn-light-white .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-light-white .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-white.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-white:focus:not(.btn-text), .btn.btn-light-white.focus:not(.btn-text) {
        color: #3F4254;
        background-color: #ffffff;
        border-color: transparent;
    }

        .btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-white:focus:not(.btn-text) i, .btn.btn-light-white.focus:not(.btn-text) i {
            color: #3F4254;
        }

        .btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-white.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-white.focus:not(.btn-text).dropdown-toggle:after {
            color: #3F4254;
        }

    .btn.btn-light-white.disabled, .btn.btn-light-white:disabled {
        color: #ffffff;
        background-color: #ffffff;
        border-color: transparent;
    }

        .btn.btn-light-white.disabled i, .btn.btn-light-white:disabled i {
            color: #ffffff;
        }

        .btn.btn-light-white.disabled .svg-icon svg g [fill], .btn.btn-light-white:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-white.disabled .svg-icon svg:hover g [fill], .btn.btn-light-white:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-white.disabled.dropdown-toggle:after, .btn.btn-light-white:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-white:not(:disabled):not(.disabled).active, .show > .btn.btn-light-white.dropdown-toggle, .show .btn.btn-light-white.btn-dropdown {
        color: #3F4254;
        background-color: #ffffff;
        border-color: transparent;
    }

        .btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-white.dropdown-toggle i, .show .btn.btn-light-white.btn-dropdown i {
            color: #3F4254;
        }

        .btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-white.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-white.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-white.btn-dropdown.dropdown-toggle:after {
            color: #3F4254;
        }

.btn.btn-transparent-white {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: transparent;
}

    .btn.btn-transparent-white i {
        color: #ffffff;
    }

    .btn.btn-transparent-white .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-transparent-white .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-transparent-white.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-transparent-white:focus:not(.btn-text), .btn.btn-transparent-white.focus:not(.btn-text) {
        color: #3F4254;
        background-color: #ffffff;
        border-color: transparent;
    }

        .btn.btn-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-transparent-white:focus:not(.btn-text) i, .btn.btn-transparent-white.focus:not(.btn-text) i {
            color: #3F4254;
        }

        .btn.btn-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-transparent-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-transparent-white.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-transparent-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-transparent-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-transparent-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-transparent-white.focus:not(.btn-text).dropdown-toggle:after {
            color: #3F4254;
        }

    .btn.btn-transparent-white.disabled, .btn.btn-transparent-white:disabled {
        color: #ffffff;
        background-color: rgba(255, 255, 255, 0.1);
        border-color: transparent;
    }

        .btn.btn-transparent-white.disabled i, .btn.btn-transparent-white:disabled i {
            color: #ffffff;
        }

        .btn.btn-transparent-white.disabled .svg-icon svg g [fill], .btn.btn-transparent-white:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-transparent-white.disabled .svg-icon svg:hover g [fill], .btn.btn-transparent-white:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-white.disabled.dropdown-toggle:after, .btn.btn-transparent-white:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-transparent-white:not(:disabled):not(.disabled).active, .show > .btn.btn-transparent-white.dropdown-toggle, .show .btn.btn-transparent-white.btn-dropdown {
        color: #3F4254;
        background-color: #ffffff;
        border-color: transparent;
    }

        .btn.btn-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-transparent-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-transparent-white.dropdown-toggle i, .show .btn.btn-transparent-white.btn-dropdown i {
            color: #3F4254;
        }

        .btn.btn-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-transparent-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-transparent-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-transparent-white.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3F4254;
        }

        .btn.btn-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-transparent-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-transparent-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-transparent-white.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-transparent-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-transparent-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-transparent-white.btn-dropdown.dropdown-toggle:after {
            color: #3F4254;
        }

.btn.btn-hover-transparent-white {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

    .btn.btn-hover-transparent-white i {
        color: #ffffff;
    }

    .btn.btn-hover-transparent-white .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-hover-transparent-white .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-transparent-white.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-hover-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-transparent-white:focus:not(.btn-text), .btn.btn-hover-transparent-white.focus:not(.btn-text) {
        color: #ffffff;
        background-color: rgba(255, 255, 255, 0.1);
        border-color: transparent;
    }

        .btn.btn-hover-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-transparent-white:focus:not(.btn-text) i, .btn.btn-hover-transparent-white.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-hover-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-transparent-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-white.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-hover-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-transparent-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-white.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-hover-transparent-white.disabled, .btn.btn-hover-transparent-white:disabled {
        color: #ffffff;
        background-color: transparent;
        border-color: transparent;
    }

        .btn.btn-hover-transparent-white.disabled i, .btn.btn-hover-transparent-white:disabled i {
            color: #ffffff;
        }

        .btn.btn-hover-transparent-white.disabled .svg-icon svg g [fill], .btn.btn-hover-transparent-white:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-hover-transparent-white.disabled .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-white:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-white.disabled.dropdown-toggle:after, .btn.btn-hover-transparent-white:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-hover-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-transparent-white:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-transparent-white.dropdown-toggle, .show .btn.btn-hover-transparent-white.btn-dropdown {
        color: #ffffff;
        background-color: rgba(255, 255, 255, 0.1);
        border-color: transparent;
    }

        .btn.btn-hover-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-transparent-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-transparent-white.dropdown-toggle i, .show .btn.btn-hover-transparent-white.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-hover-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-transparent-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-transparent-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-transparent-white.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-hover-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-transparent-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-transparent-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-transparent-white.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-hover-transparent-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-transparent-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-transparent-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-transparent-white.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-light-white:focus:not(.btn-text), .btn.btn-hover-light-white.focus:not(.btn-text) {
    color: #ffffff;
    background-color: #ffffff;
    border-color: transparent;
}

    .btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-light-white:focus:not(.btn-text) i, .btn.btn-hover-light-white.focus:not(.btn-text) i {
        color: #ffffff;
    }

    .btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-light-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-white.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-light-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-light-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-white.focus:not(.btn-text).dropdown-toggle:after {
        color: #ffffff;
    }

.btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-light-white:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-light-white.dropdown-toggle, .show .btn.btn-hover-light-white.btn-dropdown {
    color: #ffffff;
    background-color: #ffffff;
    border-color: transparent;
}

    .btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-light-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-light-white.dropdown-toggle i, .show .btn.btn-hover-light-white.btn-dropdown i {
        color: #ffffff;
    }

    .btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-light-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-light-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-light-white.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-light-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-light-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-light-white.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-light-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-light-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-light-white.btn-dropdown.dropdown-toggle:after {
        color: #ffffff;
    }

.btn.btn-hover-light-white.btn-clean {
    border: 0 !important;
}

.btn.btn-link-white {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #ffffff;
    background-color: transparent !important;
    border-color: transparent !important;
}

    .btn.btn-link-white i {
        color: #ffffff;
    }

    .btn.btn-link-white .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-link-white .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-link-white.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-link-white:focus:not(.btn-text), .btn.btn-link-white.focus:not(.btn-text) {
        color: #F3F6F9;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-link-white:focus:not(.btn-text) i, .btn.btn-link-white.focus:not(.btn-text) i {
            color: #F3F6F9;
        }

        .btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-link-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-white.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-link-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-link-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-link-white.focus:not(.btn-text).dropdown-toggle:after {
            color: #F3F6F9;
        }

    .btn.btn-link-white.disabled, .btn.btn-link-white:disabled {
        color: #ffffff;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-white.disabled i, .btn.btn-link-white:disabled i {
            color: #ffffff;
        }

        .btn.btn-link-white.disabled .svg-icon svg g [fill], .btn.btn-link-white:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-link-white.disabled .svg-icon svg:hover g [fill], .btn.btn-link-white:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-white.disabled.dropdown-toggle:after, .btn.btn-link-white:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-link-white:not(:disabled):not(.disabled).active, .show > .btn.btn-link-white.dropdown-toggle, .show .btn.btn-link-white.btn-dropdown {
        color: #F3F6F9;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-link-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-link-white.dropdown-toggle i, .show .btn.btn-link-white.btn-dropdown i {
            color: #F3F6F9;
        }

        .btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-link-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-link-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-link-white.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #F3F6F9;
        }

        .btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-link-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-link-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-link-white.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-link-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-link-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-link-white.btn-dropdown.dropdown-toggle:after {
            color: #F3F6F9;
        }

.btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-white:focus:not(.btn-text), .btn.btn-hover-white.focus:not(.btn-text) {
    color: #3F4254 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

    .btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-white:focus:not(.btn-text) i, .btn.btn-hover-white.focus:not(.btn-text) i {
        color: #3F4254 !important;
    }

    .btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-white.focus:not(.btn-text) .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #3F4254 !important;
    }

    .btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-white.focus:not(.btn-text).dropdown-toggle:after {
        color: #3F4254 !important;
    }

.btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-white:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-white.dropdown-toggle, .show .btn.btn-hover-white.btn-dropdown {
    color: #3F4254 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

    .btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-white.dropdown-toggle i, .show .btn.btn-hover-white.btn-dropdown i {
        color: #3F4254 !important;
    }

    .btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-white.btn-dropdown .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #3F4254 !important;
    }

    .btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-white.btn-dropdown .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-white.btn-dropdown.dropdown-toggle:after {
        color: #3F4254 !important;
    }

.btn.btn-hover-white.btn-clean {
    border: 0 !important;
}

.btn.btn-hover-bg-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-bg-white:focus:not(.btn-text), .btn.btn-hover-bg-white.focus:not(.btn-text) {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn.btn-hover-bg-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-bg-white:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-bg-white.dropdown-toggle, .show .btn.btn-hover-bg-white.btn-dropdown {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn.btn-bg-white {
    background-color: #ffffff;
    border-color: #ffffff;
}

    .btn.btn-bg-white.disabled, .btn.btn-bg-white:disabled {
        background-color: #ffffff;
        border-color: #ffffff;
    }

.btn.btn-white.btn-shadow {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.25) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.25) !important;
}

    .btn.btn-white.btn-shadow:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-white.btn-shadow:focus:not(.btn-text), .btn.btn-white.btn-shadow.focus:not(.btn-text) {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    }

    .btn.btn-white.btn-shadow:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-white.btn-shadow:not(:disabled):not(.disabled).active, .show > .btn.btn-white.btn-shadow.dropdown-toggle {
        -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
        box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    }

.btn.btn-white.btn-shadow-hover:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-white.btn-shadow-hover:focus:not(.btn-text), .btn.btn-white.btn-shadow-hover.focus:not(.btn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
}

.btn.btn-white.btn-shadow-hover:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-white.btn-shadow-hover:not(:disabled):not(.disabled).active, .show > .btn.btn-white.btn-shadow-hover.dropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(24, 28, 50, 0.3) !important;
}

.btn.btn-text-white {
    color: #ffffff;
}

    .btn.btn-text-white.disabled, .btn.btn-text-white:disabled {
        color: #ffffff;
    }

.btn.btn-icon-white i {
    color: #ffffff;
}

.btn.btn-icon-white .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.btn.btn-icon-white .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-white.dropdown-toggle:after {
    color: #ffffff;
}

.btn.btn-icon-white.disabled i, .btn.btn-icon-white:disabled i {
    color: #ffffff;
}

.btn.btn-icon-white.disabled .svg-icon svg g [fill], .btn.btn-icon-white:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.btn.btn-icon-white.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-white:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-white.disabled.dropdown-toggle:after, .btn.btn-icon-white:disabled.dropdown-toggle:after {
    color: #ffffff;
}

.btn.btn-hover-text-white:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-white:focus:not(.btn-text), .btn.btn-hover-text-white.focus:not(.btn-text) {
    color: #ffffff !important;
}

.btn.btn-hover-text-white:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-white:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-white.dropdown-toggle, .show .btn.btn-hover-text-white.btn-dropdown {
    color: #ffffff !important;
}

.btn.btn-hover-icon-white:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-white:focus:not(.btn-text) i, .btn.btn-hover-icon-white.focus:not(.btn-text) i {
    color: #ffffff !important;
}

.btn.btn-hover-icon-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-white:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-white.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important;
}

.btn.btn-hover-icon-white:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-white:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-white.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-white:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-white.focus:not(.btn-text).dropdown-toggle:after {
    color: #ffffff !important;
}

.btn.btn-hover-icon-white:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-white:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-white.dropdown-toggle i, .show .btn.btn-hover-icon-white.btn-dropdown i {
    color: #ffffff !important;
}

.btn.btn-hover-icon-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-white:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-white.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-white.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important;
}

.btn.btn-hover-icon-white:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-white:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-white.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-white.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-white:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-white.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-white.btn-dropdown.dropdown-toggle:after {
    color: #ffffff !important;
}

.btn.btn-text-primary {
    color: #6993FF;
}

    .btn.btn-text-primary.disabled, .btn.btn-text-primary:disabled {
        color: #6993FF;
    }

.btn.btn-icon-primary i {
    color: #6993FF;
}

.btn.btn-icon-primary .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #6993FF;
}

.btn.btn-icon-primary .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-primary.dropdown-toggle:after {
    color: #6993FF;
}

.btn.btn-icon-primary.disabled i, .btn.btn-icon-primary:disabled i {
    color: #6993FF;
}

.btn.btn-icon-primary.disabled .svg-icon svg g [fill], .btn.btn-icon-primary:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #6993FF;
}

.btn.btn-icon-primary.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-primary:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-primary.disabled.dropdown-toggle:after, .btn.btn-icon-primary:disabled.dropdown-toggle:after {
    color: #6993FF;
}

.btn.btn-hover-text-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-primary:focus:not(.btn-text), .btn.btn-hover-text-primary.focus:not(.btn-text) {
    color: #6993FF !important;
}

.btn.btn-hover-text-primary:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-primary:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-primary.dropdown-toggle, .show .btn.btn-hover-text-primary.btn-dropdown {
    color: #6993FF !important;
}

.btn.btn-hover-icon-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-primary:focus:not(.btn-text) i, .btn.btn-hover-icon-primary.focus:not(.btn-text) i {
    color: #6993FF !important;
}

.btn.btn-hover-icon-primary:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-primary:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-primary.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #6993FF !important;
}

.btn.btn-hover-icon-primary:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-primary:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-primary.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-primary:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-primary.focus:not(.btn-text).dropdown-toggle:after {
    color: #6993FF !important;
}

.btn.btn-hover-icon-primary:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-primary:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-primary.dropdown-toggle i, .show .btn.btn-hover-icon-primary.btn-dropdown i {
    color: #6993FF !important;
}

.btn.btn-hover-icon-primary:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-primary:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-primary.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-primary.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #6993FF !important;
}

.btn.btn-hover-icon-primary:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-primary:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-primary.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-primary.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-primary.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-primary.btn-dropdown.dropdown-toggle:after {
    color: #6993FF !important;
}

.btn.btn-text-secondary {
    color: #181C32;
}

    .btn.btn-text-secondary.disabled, .btn.btn-text-secondary:disabled {
        color: #181C32;
    }

.btn.btn-icon-secondary i {
    color: #181C32;
}

.btn.btn-icon-secondary .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32;
}

.btn.btn-icon-secondary .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-secondary.dropdown-toggle:after {
    color: #181C32;
}

.btn.btn-icon-secondary.disabled i, .btn.btn-icon-secondary:disabled i {
    color: #181C32;
}

.btn.btn-icon-secondary.disabled .svg-icon svg g [fill], .btn.btn-icon-secondary:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32;
}

.btn.btn-icon-secondary.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-secondary:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-secondary.disabled.dropdown-toggle:after, .btn.btn-icon-secondary:disabled.dropdown-toggle:after {
    color: #181C32;
}

.btn.btn-hover-text-secondary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-secondary:focus:not(.btn-text), .btn.btn-hover-text-secondary.focus:not(.btn-text) {
    color: #181C32 !important;
}

.btn.btn-hover-text-secondary:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-secondary:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-secondary.dropdown-toggle, .show .btn.btn-hover-text-secondary.btn-dropdown {
    color: #181C32 !important;
}

.btn.btn-hover-icon-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-secondary:focus:not(.btn-text) i, .btn.btn-hover-icon-secondary.focus:not(.btn-text) i {
    color: #181C32 !important;
}

.btn.btn-hover-icon-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-secondary:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-secondary.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32 !important;
}

.btn.btn-hover-icon-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-secondary:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-secondary.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-secondary:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-secondary.focus:not(.btn-text).dropdown-toggle:after {
    color: #181C32 !important;
}

.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-secondary:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-secondary.dropdown-toggle i, .show .btn.btn-hover-icon-secondary.btn-dropdown i {
    color: #181C32 !important;
}

.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-secondary:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-secondary.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-secondary.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32 !important;
}

.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-secondary:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-secondary.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-secondary.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-secondary.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-secondary.btn-dropdown.dropdown-toggle:after {
    color: #181C32 !important;
}

.btn.btn-text-success {
    color: #1BC5BD;
}

    .btn.btn-text-success.disabled, .btn.btn-text-success:disabled {
        color: #1BC5BD;
    }

.btn.btn-icon-success i {
    color: #1BC5BD;
}

.btn.btn-icon-success .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD;
}

.btn.btn-icon-success .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-success.dropdown-toggle:after {
    color: #1BC5BD;
}

.btn.btn-icon-success.disabled i, .btn.btn-icon-success:disabled i {
    color: #1BC5BD;
}

.btn.btn-icon-success.disabled .svg-icon svg g [fill], .btn.btn-icon-success:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD;
}

.btn.btn-icon-success.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-success:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-success.disabled.dropdown-toggle:after, .btn.btn-icon-success:disabled.dropdown-toggle:after {
    color: #1BC5BD;
}

.btn.btn-hover-text-success:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-success:focus:not(.btn-text), .btn.btn-hover-text-success.focus:not(.btn-text) {
    color: #1BC5BD !important;
}

.btn.btn-hover-text-success:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-success:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-success.dropdown-toggle, .show .btn.btn-hover-text-success.btn-dropdown {
    color: #1BC5BD !important;
}

.btn.btn-hover-icon-success:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-success:focus:not(.btn-text) i, .btn.btn-hover-icon-success.focus:not(.btn-text) i {
    color: #1BC5BD !important;
}

.btn.btn-hover-icon-success:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-success:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-success.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD !important;
}

.btn.btn-hover-icon-success:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-success:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-success.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-success:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-success.focus:not(.btn-text).dropdown-toggle:after {
    color: #1BC5BD !important;
}

.btn.btn-hover-icon-success:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-success:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-success.dropdown-toggle i, .show .btn.btn-hover-icon-success.btn-dropdown i {
    color: #1BC5BD !important;
}

.btn.btn-hover-icon-success:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-success:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-success.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-success.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD !important;
}

.btn.btn-hover-icon-success:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-success:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-success.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-success.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-success:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-success.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-success.btn-dropdown.dropdown-toggle:after {
    color: #1BC5BD !important;
}

.btn.btn-text-info {
    color: #8950FC;
}

    .btn.btn-text-info.disabled, .btn.btn-text-info:disabled {
        color: #8950FC;
    }

.btn.btn-icon-info i {
    color: #8950FC;
}

.btn.btn-icon-info .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC;
}

.btn.btn-icon-info .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-info.dropdown-toggle:after {
    color: #8950FC;
}

.btn.btn-icon-info.disabled i, .btn.btn-icon-info:disabled i {
    color: #8950FC;
}

.btn.btn-icon-info.disabled .svg-icon svg g [fill], .btn.btn-icon-info:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC;
}

.btn.btn-icon-info.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-info:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-info.disabled.dropdown-toggle:after, .btn.btn-icon-info:disabled.dropdown-toggle:after {
    color: #8950FC;
}

.btn.btn-hover-text-info:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-info:focus:not(.btn-text), .btn.btn-hover-text-info.focus:not(.btn-text) {
    color: #8950FC !important;
}

.btn.btn-hover-text-info:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-info:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-info.dropdown-toggle, .show .btn.btn-hover-text-info.btn-dropdown {
    color: #8950FC !important;
}

.btn.btn-hover-icon-info:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-info:focus:not(.btn-text) i, .btn.btn-hover-icon-info.focus:not(.btn-text) i {
    color: #8950FC !important;
}

.btn.btn-hover-icon-info:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-info:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-info.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC !important;
}

.btn.btn-hover-icon-info:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-info:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-info.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-info:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-info.focus:not(.btn-text).dropdown-toggle:after {
    color: #8950FC !important;
}

.btn.btn-hover-icon-info:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-info:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-info.dropdown-toggle i, .show .btn.btn-hover-icon-info.btn-dropdown i {
    color: #8950FC !important;
}

.btn.btn-hover-icon-info:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-info:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-info.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-info.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC !important;
}

.btn.btn-hover-icon-info:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-info:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-info.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-info.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-info:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-info.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-info.btn-dropdown.dropdown-toggle:after {
    color: #8950FC !important;
}

.btn.btn-text-warning {
    color: #FFA800;
}

    .btn.btn-text-warning.disabled, .btn.btn-text-warning:disabled {
        color: #FFA800;
    }

.btn.btn-icon-warning i {
    color: #FFA800;
}

.btn.btn-icon-warning .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800;
}

.btn.btn-icon-warning .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-warning.dropdown-toggle:after {
    color: #FFA800;
}

.btn.btn-icon-warning.disabled i, .btn.btn-icon-warning:disabled i {
    color: #FFA800;
}

.btn.btn-icon-warning.disabled .svg-icon svg g [fill], .btn.btn-icon-warning:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800;
}

.btn.btn-icon-warning.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-warning:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-warning.disabled.dropdown-toggle:after, .btn.btn-icon-warning:disabled.dropdown-toggle:after {
    color: #FFA800;
}

.btn.btn-hover-text-warning:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-warning:focus:not(.btn-text), .btn.btn-hover-text-warning.focus:not(.btn-text) {
    color: #FFA800 !important;
}

.btn.btn-hover-text-warning:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-warning:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-warning.dropdown-toggle, .show .btn.btn-hover-text-warning.btn-dropdown {
    color: #FFA800 !important;
}

.btn.btn-hover-icon-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-warning:focus:not(.btn-text) i, .btn.btn-hover-icon-warning.focus:not(.btn-text) i {
    color: #FFA800 !important;
}

.btn.btn-hover-icon-warning:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-warning:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-warning.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800 !important;
}

.btn.btn-hover-icon-warning:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-warning:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-warning.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-warning:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-warning.focus:not(.btn-text).dropdown-toggle:after {
    color: #FFA800 !important;
}

.btn.btn-hover-icon-warning:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-warning:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-warning.dropdown-toggle i, .show .btn.btn-hover-icon-warning.btn-dropdown i {
    color: #FFA800 !important;
}

.btn.btn-hover-icon-warning:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-warning:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-warning.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-warning.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800 !important;
}

.btn.btn-hover-icon-warning:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-warning:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-warning.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-warning.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-warning.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-warning.btn-dropdown.dropdown-toggle:after {
    color: #FFA800 !important;
}

.btn.btn-text-danger {
    color: #F64E60;
}

    .btn.btn-text-danger.disabled, .btn.btn-text-danger:disabled {
        color: #F64E60;
    }

.btn.btn-icon-danger i {
    color: #F64E60;
}

.btn.btn-icon-danger .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60;
}

.btn.btn-icon-danger .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-danger.dropdown-toggle:after {
    color: #F64E60;
}

.btn.btn-icon-danger.disabled i, .btn.btn-icon-danger:disabled i {
    color: #F64E60;
}

.btn.btn-icon-danger.disabled .svg-icon svg g [fill], .btn.btn-icon-danger:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60;
}

.btn.btn-icon-danger.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-danger:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-danger.disabled.dropdown-toggle:after, .btn.btn-icon-danger:disabled.dropdown-toggle:after {
    color: #F64E60;
}

.btn.btn-hover-text-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-danger:focus:not(.btn-text), .btn.btn-hover-text-danger.focus:not(.btn-text) {
    color: #F64E60 !important;
}

.btn.btn-hover-text-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-danger.dropdown-toggle, .show .btn.btn-hover-text-danger.btn-dropdown {
    color: #F64E60 !important;
}

.btn.btn-hover-icon-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-danger:focus:not(.btn-text) i, .btn.btn-hover-icon-danger.focus:not(.btn-text) i {
    color: #F64E60 !important;
}

.btn.btn-hover-icon-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-danger:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-danger.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60 !important;
}

.btn.btn-hover-icon-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-danger:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-danger.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-danger:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-danger.focus:not(.btn-text).dropdown-toggle:after {
    color: #F64E60 !important;
}

.btn.btn-hover-icon-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-danger.dropdown-toggle i, .show .btn.btn-hover-icon-danger.btn-dropdown i {
    color: #F64E60 !important;
}

.btn.btn-hover-icon-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-danger.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60 !important;
}

.btn.btn-hover-icon-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-danger.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-danger.btn-dropdown.dropdown-toggle:after {
    color: #F64E60 !important;
}

.btn.btn-text-light {
    color: #F3F6F9;
}

    .btn.btn-text-light.disabled, .btn.btn-text-light:disabled {
        color: #F3F6F9;
    }

.btn.btn-icon-light i {
    color: #F3F6F9;
}

.btn.btn-icon-light .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9;
}

.btn.btn-icon-light .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-light.dropdown-toggle:after {
    color: #F3F6F9;
}

.btn.btn-icon-light.disabled i, .btn.btn-icon-light:disabled i {
    color: #F3F6F9;
}

.btn.btn-icon-light.disabled .svg-icon svg g [fill], .btn.btn-icon-light:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9;
}

.btn.btn-icon-light.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-light:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-light.disabled.dropdown-toggle:after, .btn.btn-icon-light:disabled.dropdown-toggle:after {
    color: #F3F6F9;
}

.btn.btn-hover-text-light:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-light:focus:not(.btn-text), .btn.btn-hover-text-light.focus:not(.btn-text) {
    color: #F3F6F9 !important;
}

.btn.btn-hover-text-light:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-light:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-light.dropdown-toggle, .show .btn.btn-hover-text-light.btn-dropdown {
    color: #F3F6F9 !important;
}

.btn.btn-hover-icon-light:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-light:focus:not(.btn-text) i, .btn.btn-hover-icon-light.focus:not(.btn-text) i {
    color: #F3F6F9 !important;
}

.btn.btn-hover-icon-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-light:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-light.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9 !important;
}

.btn.btn-hover-icon-light:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-light:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-light.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-light:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-light.focus:not(.btn-text).dropdown-toggle:after {
    color: #F3F6F9 !important;
}

.btn.btn-hover-icon-light:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-light:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-light.dropdown-toggle i, .show .btn.btn-hover-icon-light.btn-dropdown i {
    color: #F3F6F9 !important;
}

.btn.btn-hover-icon-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-light:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-light.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-light.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9 !important;
}

.btn.btn-hover-icon-light:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-light:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-light.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-light.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-light:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-light.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-light.btn-dropdown.dropdown-toggle:after {
    color: #F3F6F9 !important;
}

.btn.btn-text-dark {
    color: #181C32;
}

    .btn.btn-text-dark.disabled, .btn.btn-text-dark:disabled {
        color: #181C32;
    }

.btn.btn-icon-dark i {
    color: #181C32;
}

.btn.btn-icon-dark .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32;
}

.btn.btn-icon-dark .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark.dropdown-toggle:after {
    color: #181C32;
}

.btn.btn-icon-dark.disabled i, .btn.btn-icon-dark:disabled i {
    color: #181C32;
}

.btn.btn-icon-dark.disabled .svg-icon svg g [fill], .btn.btn-icon-dark:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32;
}

.btn.btn-icon-dark.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-dark:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark.disabled.dropdown-toggle:after, .btn.btn-icon-dark:disabled.dropdown-toggle:after {
    color: #181C32;
}

.btn.btn-hover-text-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-dark:focus:not(.btn-text), .btn.btn-hover-text-dark.focus:not(.btn-text) {
    color: #181C32 !important;
}

.btn.btn-hover-text-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-dark.dropdown-toggle, .show .btn.btn-hover-text-dark.btn-dropdown {
    color: #181C32 !important;
}

.btn.btn-hover-icon-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-dark:focus:not(.btn-text) i, .btn.btn-hover-icon-dark.focus:not(.btn-text) i {
    color: #181C32 !important;
}

.btn.btn-hover-icon-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-dark:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32 !important;
}

.btn.btn-hover-icon-dark:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-dark:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark.focus:not(.btn-text).dropdown-toggle:after {
    color: #181C32 !important;
}

.btn.btn-hover-icon-dark:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-dark:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-dark.dropdown-toggle i, .show .btn.btn-hover-icon-dark.btn-dropdown i {
    color: #181C32 !important;
}

.btn.btn-hover-icon-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-dark.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-dark.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32 !important;
}

.btn.btn-hover-icon-dark:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-dark.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-dark.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-dark.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-dark.btn-dropdown.dropdown-toggle:after {
    color: #181C32 !important;
}

.btn.btn-text-dark-75 {
    color: #3F4254;
}

    .btn.btn-text-dark-75.disabled, .btn.btn-text-dark-75:disabled {
        color: #3F4254;
    }

.btn.btn-icon-dark-75 i {
    color: #3F4254;
}

.btn.btn-icon-dark-75 .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3F4254;
}

.btn.btn-icon-dark-75 .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-75.dropdown-toggle:after {
    color: #3F4254;
}

.btn.btn-icon-dark-75.disabled i, .btn.btn-icon-dark-75:disabled i {
    color: #3F4254;
}

.btn.btn-icon-dark-75.disabled .svg-icon svg g [fill], .btn.btn-icon-dark-75:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3F4254;
}

.btn.btn-icon-dark-75.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-dark-75:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-75.disabled.dropdown-toggle:after, .btn.btn-icon-dark-75:disabled.dropdown-toggle:after {
    color: #3F4254;
}

.btn.btn-hover-text-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-dark-75:focus:not(.btn-text), .btn.btn-hover-text-dark-75.focus:not(.btn-text) {
    color: #3F4254 !important;
}

.btn.btn-hover-text-dark-75:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-dark-75:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-dark-75.dropdown-toggle, .show .btn.btn-hover-text-dark-75.btn-dropdown {
    color: #3F4254 !important;
}

.btn.btn-hover-icon-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-dark-75:focus:not(.btn-text) i, .btn.btn-hover-icon-dark-75.focus:not(.btn-text) i {
    color: #3F4254 !important;
}

.btn.btn-hover-icon-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-75:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-75.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3F4254 !important;
}

.btn.btn-hover-icon-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-75:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-75.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-dark-75:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-75.focus:not(.btn-text).dropdown-toggle:after {
    color: #3F4254 !important;
}

.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-dark-75.dropdown-toggle i, .show .btn.btn-hover-icon-dark-75.btn-dropdown i {
    color: #3F4254 !important;
}

.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-dark-75.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-dark-75.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3F4254 !important;
}

.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-dark-75.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-dark-75.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-dark-75.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-dark-75.btn-dropdown.dropdown-toggle:after {
    color: #3F4254 !important;
}

.btn.btn-text-dark-65 {
    color: #5E6278;
}

    .btn.btn-text-dark-65.disabled, .btn.btn-text-dark-65:disabled {
        color: #5E6278;
    }

.btn.btn-icon-dark-65 i {
    color: #5E6278;
}

.btn.btn-icon-dark-65 .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #5E6278;
}

.btn.btn-icon-dark-65 .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-65.dropdown-toggle:after {
    color: #5E6278;
}

.btn.btn-icon-dark-65.disabled i, .btn.btn-icon-dark-65:disabled i {
    color: #5E6278;
}

.btn.btn-icon-dark-65.disabled .svg-icon svg g [fill], .btn.btn-icon-dark-65:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #5E6278;
}

.btn.btn-icon-dark-65.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-dark-65:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-65.disabled.dropdown-toggle:after, .btn.btn-icon-dark-65:disabled.dropdown-toggle:after {
    color: #5E6278;
}

.btn.btn-hover-text-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-dark-65:focus:not(.btn-text), .btn.btn-hover-text-dark-65.focus:not(.btn-text) {
    color: #5E6278 !important;
}

.btn.btn-hover-text-dark-65:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-dark-65:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-dark-65.dropdown-toggle, .show .btn.btn-hover-text-dark-65.btn-dropdown {
    color: #5E6278 !important;
}

.btn.btn-hover-icon-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-dark-65:focus:not(.btn-text) i, .btn.btn-hover-icon-dark-65.focus:not(.btn-text) i {
    color: #5E6278 !important;
}

.btn.btn-hover-icon-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-65:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-65.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #5E6278 !important;
}

.btn.btn-hover-icon-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-65:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-65.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-dark-65:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-65.focus:not(.btn-text).dropdown-toggle:after {
    color: #5E6278 !important;
}

.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-dark-65.dropdown-toggle i, .show .btn.btn-hover-icon-dark-65.btn-dropdown i {
    color: #5E6278 !important;
}

.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-dark-65.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-dark-65.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #5E6278 !important;
}

.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-dark-65.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-dark-65.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-dark-65.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-dark-65.btn-dropdown.dropdown-toggle:after {
    color: #5E6278 !important;
}

.btn.btn-text-dark-50 {
    color: #7E8299;
}

    .btn.btn-text-dark-50.disabled, .btn.btn-text-dark-50:disabled {
        color: #7E8299;
    }

.btn.btn-icon-dark-50 i {
    color: #7E8299;
}

.btn.btn-icon-dark-50 .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7E8299;
}

.btn.btn-icon-dark-50 .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-50.dropdown-toggle:after {
    color: #7E8299;
}

.btn.btn-icon-dark-50.disabled i, .btn.btn-icon-dark-50:disabled i {
    color: #7E8299;
}

.btn.btn-icon-dark-50.disabled .svg-icon svg g [fill], .btn.btn-icon-dark-50:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7E8299;
}

.btn.btn-icon-dark-50.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-dark-50:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-50.disabled.dropdown-toggle:after, .btn.btn-icon-dark-50:disabled.dropdown-toggle:after {
    color: #7E8299;
}

.btn.btn-hover-text-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-dark-50:focus:not(.btn-text), .btn.btn-hover-text-dark-50.focus:not(.btn-text) {
    color: #7E8299 !important;
}

.btn.btn-hover-text-dark-50:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-dark-50:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-dark-50.dropdown-toggle, .show .btn.btn-hover-text-dark-50.btn-dropdown {
    color: #7E8299 !important;
}

.btn.btn-hover-icon-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-dark-50:focus:not(.btn-text) i, .btn.btn-hover-icon-dark-50.focus:not(.btn-text) i {
    color: #7E8299 !important;
}

.btn.btn-hover-icon-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-50:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-50.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7E8299 !important;
}

.btn.btn-hover-icon-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-50:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-50.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-dark-50:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-50.focus:not(.btn-text).dropdown-toggle:after {
    color: #7E8299 !important;
}

.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-dark-50.dropdown-toggle i, .show .btn.btn-hover-icon-dark-50.btn-dropdown i {
    color: #7E8299 !important;
}

.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-dark-50.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-dark-50.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7E8299 !important;
}

.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-dark-50.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-dark-50.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-dark-50.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-dark-50.btn-dropdown.dropdown-toggle:after {
    color: #7E8299 !important;
}

.btn.btn-text-dark-25 {
    color: #D1D3E0;
}

    .btn.btn-text-dark-25.disabled, .btn.btn-text-dark-25:disabled {
        color: #D1D3E0;
    }

.btn.btn-icon-dark-25 i {
    color: #D1D3E0;
}

.btn.btn-icon-dark-25 .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D1D3E0;
}

.btn.btn-icon-dark-25 .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-25.dropdown-toggle:after {
    color: #D1D3E0;
}

.btn.btn-icon-dark-25.disabled i, .btn.btn-icon-dark-25:disabled i {
    color: #D1D3E0;
}

.btn.btn-icon-dark-25.disabled .svg-icon svg g [fill], .btn.btn-icon-dark-25:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D1D3E0;
}

.btn.btn-icon-dark-25.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-dark-25:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-dark-25.disabled.dropdown-toggle:after, .btn.btn-icon-dark-25:disabled.dropdown-toggle:after {
    color: #D1D3E0;
}

.btn.btn-hover-text-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-dark-25:focus:not(.btn-text), .btn.btn-hover-text-dark-25.focus:not(.btn-text) {
    color: #D1D3E0 !important;
}

.btn.btn-hover-text-dark-25:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-dark-25:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-dark-25.dropdown-toggle, .show .btn.btn-hover-text-dark-25.btn-dropdown {
    color: #D1D3E0 !important;
}

.btn.btn-hover-icon-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-dark-25:focus:not(.btn-text) i, .btn.btn-hover-icon-dark-25.focus:not(.btn-text) i {
    color: #D1D3E0 !important;
}

.btn.btn-hover-icon-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-25:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-25.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D1D3E0 !important;
}

.btn.btn-hover-icon-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-25:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-25.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-dark-25:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-25.focus:not(.btn-text).dropdown-toggle:after {
    color: #D1D3E0 !important;
}

.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-dark-25.dropdown-toggle i, .show .btn.btn-hover-icon-dark-25.btn-dropdown i {
    color: #D1D3E0 !important;
}

.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-dark-25.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-dark-25.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D1D3E0 !important;
}

.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-dark-25.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-dark-25.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-dark-25.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-dark-25.btn-dropdown.dropdown-toggle:after {
    color: #D1D3E0 !important;
}

.btn.btn-text-muted {
    color: #B5B5C3;
}

    .btn.btn-text-muted.disabled, .btn.btn-text-muted:disabled {
        color: #B5B5C3;
    }

.btn.btn-icon-muted i {
    color: #B5B5C3;
}

.btn.btn-icon-muted .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3;
}

.btn.btn-icon-muted .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-muted.dropdown-toggle:after {
    color: #B5B5C3;
}

.btn.btn-icon-muted.disabled i, .btn.btn-icon-muted:disabled i {
    color: #B5B5C3;
}

.btn.btn-icon-muted.disabled .svg-icon svg g [fill], .btn.btn-icon-muted:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3;
}

.btn.btn-icon-muted.disabled .svg-icon svg:hover g [fill], .btn.btn-icon-muted:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-icon-muted.disabled.dropdown-toggle:after, .btn.btn-icon-muted:disabled.dropdown-toggle:after {
    color: #B5B5C3;
}

.btn.btn-hover-text-muted:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-muted:focus:not(.btn-text), .btn.btn-hover-text-muted.focus:not(.btn-text) {
    color: #B5B5C3 !important;
}

.btn.btn-hover-text-muted:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-text-muted:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-text-muted.dropdown-toggle, .show .btn.btn-hover-text-muted.btn-dropdown {
    color: #B5B5C3 !important;
}

.btn.btn-hover-icon-muted:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-icon-muted:focus:not(.btn-text) i, .btn.btn-hover-icon-muted.focus:not(.btn-text) i {
    color: #B5B5C3 !important;
}

.btn.btn-hover-icon-muted:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-hover-icon-muted:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-muted.focus:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3 !important;
}

.btn.btn-hover-icon-muted:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-muted:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-muted.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-muted:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-hover-icon-muted:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-muted.focus:not(.btn-text).dropdown-toggle:after {
    color: #B5B5C3 !important;
}

.btn.btn-hover-icon-muted:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-hover-icon-muted:not(:disabled):not(.disabled).active i, .show > .btn.btn-hover-icon-muted.dropdown-toggle i, .show .btn.btn-hover-icon-muted.btn-dropdown i {
    color: #B5B5C3 !important;
}

.btn.btn-hover-icon-muted:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-hover-icon-muted:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-hover-icon-muted.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-hover-icon-muted.btn-dropdown .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3 !important;
}

.btn.btn-hover-icon-muted:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-hover-icon-muted:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-hover-icon-muted.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-hover-icon-muted.btn-dropdown .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.btn.btn-hover-icon-muted:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-hover-icon-muted:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-hover-icon-muted.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-hover-icon-muted.btn-dropdown.dropdown-toggle:after {
    color: #B5B5C3 !important;
}

.btn.btn-facebook {
    color: #ffffff;
    background-color: #3b5998;
    border-color: #3b5998;
}

    .btn.btn-facebook i {
        color: #ffffff;
    }

    .btn.btn-facebook .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-facebook .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-facebook.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-facebook:focus:not(.btn-text), .btn.btn-facebook.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #30497c;
        border-color: #30497c;
    }

        .btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-facebook:focus:not(.btn-text) i, .btn.btn-facebook.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-facebook:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-facebook.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-facebook:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-facebook.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-facebook:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-facebook.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-facebook.disabled, .btn.btn-facebook:disabled {
        color: #ffffff;
        background-color: #3b5998;
        border-color: #3b5998;
    }

        .btn.btn-facebook.disabled i, .btn.btn-facebook:disabled i {
            color: #ffffff;
        }

        .btn.btn-facebook.disabled .svg-icon svg g [fill], .btn.btn-facebook:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-facebook.disabled .svg-icon svg:hover g [fill], .btn.btn-facebook:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-facebook.disabled.dropdown-toggle:after, .btn.btn-facebook:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-facebook:not(:disabled):not(.disabled).active, .show > .btn.btn-facebook.dropdown-toggle, .show .btn.btn-facebook.btn-dropdown {
        color: #ffffff;
        background-color: #30497c;
        border-color: #30497c;
    }

        .btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-facebook:not(:disabled):not(.disabled).active i, .show > .btn.btn-facebook.dropdown-toggle i, .show .btn.btn-facebook.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-facebook:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-facebook.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-facebook.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-facebook:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-facebook.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-facebook.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-facebook:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-facebook.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-facebook.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-facebook {
    color: #3b5998;
    background-color: rgba(59, 89, 152, 0.1);
    border-color: transparent;
}

    .btn.btn-light-facebook i {
        color: #3b5998;
    }

    .btn.btn-light-facebook .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #3b5998;
    }

    .btn.btn-light-facebook .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-facebook.dropdown-toggle:after {
        color: #3b5998;
    }

    .btn.btn-light-facebook:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-facebook:focus:not(.btn-text), .btn.btn-light-facebook.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #3b5998;
        border-color: transparent;
    }

        .btn.btn-light-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-facebook:focus:not(.btn-text) i, .btn.btn-light-facebook.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-facebook:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-facebook.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-facebook:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-facebook.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-facebook:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-facebook:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-facebook.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-facebook.disabled, .btn.btn-light-facebook:disabled {
        color: #3b5998;
        background-color: rgba(59, 89, 152, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-facebook.disabled i, .btn.btn-light-facebook:disabled i {
            color: #3b5998;
        }

        .btn.btn-light-facebook.disabled .svg-icon svg g [fill], .btn.btn-light-facebook:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #3b5998;
        }

        .btn.btn-light-facebook.disabled .svg-icon svg:hover g [fill], .btn.btn-light-facebook:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-facebook.disabled.dropdown-toggle:after, .btn.btn-light-facebook:disabled.dropdown-toggle:after {
            color: #3b5998;
        }

    .btn.btn-light-facebook:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-facebook:not(:disabled):not(.disabled).active, .show > .btn.btn-light-facebook.dropdown-toggle, .show .btn.btn-light-facebook.btn-dropdown {
        color: #ffffff;
        background-color: #3b5998;
        border-color: transparent;
    }

        .btn.btn-light-facebook:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-facebook:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-facebook.dropdown-toggle i, .show .btn.btn-light-facebook.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-facebook:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-facebook:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-facebook.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-facebook.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-facebook:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-facebook:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-facebook.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-facebook.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-facebook:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-facebook:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-facebook.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-facebook.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-google {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: #dd4b39;
}

    .btn.btn-google i {
        color: #ffffff;
    }

    .btn.btn-google .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-google .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-google.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-google:focus:not(.btn-text), .btn.btn-google.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #cd3623;
        border-color: #cd3623;
    }

        .btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-google:focus:not(.btn-text) i, .btn.btn-google.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-google:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-google.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-google:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-google.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-google:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-google.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-google.disabled, .btn.btn-google:disabled {
        color: #ffffff;
        background-color: #dd4b39;
        border-color: #dd4b39;
    }

        .btn.btn-google.disabled i, .btn.btn-google:disabled i {
            color: #ffffff;
        }

        .btn.btn-google.disabled .svg-icon svg g [fill], .btn.btn-google:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-google.disabled .svg-icon svg:hover g [fill], .btn.btn-google:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-google.disabled.dropdown-toggle:after, .btn.btn-google:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-google:not(:disabled):not(.disabled).active, .show > .btn.btn-google.dropdown-toggle, .show .btn.btn-google.btn-dropdown {
        color: #ffffff;
        background-color: #cd3623;
        border-color: #cd3623;
    }

        .btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-google:not(:disabled):not(.disabled).active i, .show > .btn.btn-google.dropdown-toggle i, .show .btn.btn-google.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-google:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-google.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-google.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-google:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-google.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-google.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-google:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-google.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-google.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-google {
    color: #dd4b39;
    background-color: rgba(221, 75, 57, 0.1);
    border-color: transparent;
}

    .btn.btn-light-google i {
        color: #dd4b39;
    }

    .btn.btn-light-google .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #dd4b39;
    }

    .btn.btn-light-google .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-google.dropdown-toggle:after {
        color: #dd4b39;
    }

    .btn.btn-light-google:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-google:focus:not(.btn-text), .btn.btn-light-google.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #dd4b39;
        border-color: transparent;
    }

        .btn.btn-light-google:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-google:focus:not(.btn-text) i, .btn.btn-light-google.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-google:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-google:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-google.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-google:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-google:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-google.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-google:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-google:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-google.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-google.disabled, .btn.btn-light-google:disabled {
        color: #dd4b39;
        background-color: rgba(221, 75, 57, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-google.disabled i, .btn.btn-light-google:disabled i {
            color: #dd4b39;
        }

        .btn.btn-light-google.disabled .svg-icon svg g [fill], .btn.btn-light-google:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #dd4b39;
        }

        .btn.btn-light-google.disabled .svg-icon svg:hover g [fill], .btn.btn-light-google:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-google.disabled.dropdown-toggle:after, .btn.btn-light-google:disabled.dropdown-toggle:after {
            color: #dd4b39;
        }

    .btn.btn-light-google:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-google:not(:disabled):not(.disabled).active, .show > .btn.btn-light-google.dropdown-toggle, .show .btn.btn-light-google.btn-dropdown {
        color: #ffffff;
        background-color: #dd4b39;
        border-color: transparent;
    }

        .btn.btn-light-google:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-google:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-google.dropdown-toggle i, .show .btn.btn-light-google.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-google:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-google:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-google.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-google.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-google:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-google:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-google.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-google.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-google:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-google:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-google.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-google.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-twitter {
    color: #ffffff;
    background-color: #1da1f2;
    border-color: #1da1f2;
}

    .btn.btn-twitter i {
        color: #ffffff;
    }

    .btn.btn-twitter .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-twitter .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-twitter.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-twitter:focus:not(.btn-text), .btn.btn-twitter.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #0d8ddc;
        border-color: #0d8ddc;
    }

        .btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-twitter:focus:not(.btn-text) i, .btn.btn-twitter.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-twitter:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-twitter.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-twitter:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-twitter.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-twitter:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-twitter.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-twitter.disabled, .btn.btn-twitter:disabled {
        color: #ffffff;
        background-color: #1da1f2;
        border-color: #1da1f2;
    }

        .btn.btn-twitter.disabled i, .btn.btn-twitter:disabled i {
            color: #ffffff;
        }

        .btn.btn-twitter.disabled .svg-icon svg g [fill], .btn.btn-twitter:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-twitter.disabled .svg-icon svg:hover g [fill], .btn.btn-twitter:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-twitter.disabled.dropdown-toggle:after, .btn.btn-twitter:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-twitter:not(:disabled):not(.disabled).active, .show > .btn.btn-twitter.dropdown-toggle, .show .btn.btn-twitter.btn-dropdown {
        color: #ffffff;
        background-color: #0d8ddc;
        border-color: #0d8ddc;
    }

        .btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-twitter:not(:disabled):not(.disabled).active i, .show > .btn.btn-twitter.dropdown-toggle i, .show .btn.btn-twitter.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-twitter:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-twitter.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-twitter.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-twitter:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-twitter.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-twitter.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-twitter:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-twitter.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-twitter.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-twitter {
    color: #1da1f2;
    background-color: rgba(29, 161, 242, 0.1);
    border-color: transparent;
}

    .btn.btn-light-twitter i {
        color: #1da1f2;
    }

    .btn.btn-light-twitter .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #1da1f2;
    }

    .btn.btn-light-twitter .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-twitter.dropdown-toggle:after {
        color: #1da1f2;
    }

    .btn.btn-light-twitter:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-twitter:focus:not(.btn-text), .btn.btn-light-twitter.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #1da1f2;
        border-color: transparent;
    }

        .btn.btn-light-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-twitter:focus:not(.btn-text) i, .btn.btn-light-twitter.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-twitter:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-twitter.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-twitter:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-twitter.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-twitter:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-twitter:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-twitter.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-twitter.disabled, .btn.btn-light-twitter:disabled {
        color: #1da1f2;
        background-color: rgba(29, 161, 242, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-twitter.disabled i, .btn.btn-light-twitter:disabled i {
            color: #1da1f2;
        }

        .btn.btn-light-twitter.disabled .svg-icon svg g [fill], .btn.btn-light-twitter:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #1da1f2;
        }

        .btn.btn-light-twitter.disabled .svg-icon svg:hover g [fill], .btn.btn-light-twitter:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-twitter.disabled.dropdown-toggle:after, .btn.btn-light-twitter:disabled.dropdown-toggle:after {
            color: #1da1f2;
        }

    .btn.btn-light-twitter:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-twitter:not(:disabled):not(.disabled).active, .show > .btn.btn-light-twitter.dropdown-toggle, .show .btn.btn-light-twitter.btn-dropdown {
        color: #ffffff;
        background-color: #1da1f2;
        border-color: transparent;
    }

        .btn.btn-light-twitter:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-twitter:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-twitter.dropdown-toggle i, .show .btn.btn-light-twitter.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-twitter:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-twitter:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-twitter.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-twitter.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-twitter:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-twitter:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-twitter.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-twitter.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-twitter:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-twitter:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-twitter.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-twitter.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-instagram {
    color: #ffffff;
    background-color: #e1306c;
    border-color: #e1306c;
}

    .btn.btn-instagram i {
        color: #ffffff;
    }

    .btn.btn-instagram .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-instagram .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-instagram.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-instagram:focus:not(.btn-text), .btn.btn-instagram.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #cd1e59;
        border-color: #cd1e59;
    }

        .btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-instagram:focus:not(.btn-text) i, .btn.btn-instagram.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-instagram:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-instagram.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-instagram:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-instagram.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-instagram:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-instagram.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-instagram.disabled, .btn.btn-instagram:disabled {
        color: #ffffff;
        background-color: #e1306c;
        border-color: #e1306c;
    }

        .btn.btn-instagram.disabled i, .btn.btn-instagram:disabled i {
            color: #ffffff;
        }

        .btn.btn-instagram.disabled .svg-icon svg g [fill], .btn.btn-instagram:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-instagram.disabled .svg-icon svg:hover g [fill], .btn.btn-instagram:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-instagram.disabled.dropdown-toggle:after, .btn.btn-instagram:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-instagram:not(:disabled):not(.disabled).active, .show > .btn.btn-instagram.dropdown-toggle, .show .btn.btn-instagram.btn-dropdown {
        color: #ffffff;
        background-color: #cd1e59;
        border-color: #cd1e59;
    }

        .btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-instagram:not(:disabled):not(.disabled).active i, .show > .btn.btn-instagram.dropdown-toggle i, .show .btn.btn-instagram.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-instagram:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-instagram.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-instagram.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-instagram:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-instagram.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-instagram.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-instagram:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-instagram.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-instagram.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-instagram {
    color: #e1306c;
    background-color: rgba(225, 48, 108, 0.1);
    border-color: transparent;
}

    .btn.btn-light-instagram i {
        color: #e1306c;
    }

    .btn.btn-light-instagram .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #e1306c;
    }

    .btn.btn-light-instagram .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-instagram.dropdown-toggle:after {
        color: #e1306c;
    }

    .btn.btn-light-instagram:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-instagram:focus:not(.btn-text), .btn.btn-light-instagram.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #e1306c;
        border-color: transparent;
    }

        .btn.btn-light-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-instagram:focus:not(.btn-text) i, .btn.btn-light-instagram.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-instagram:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-instagram.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-instagram:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-instagram.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-instagram:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-instagram:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-instagram.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-instagram.disabled, .btn.btn-light-instagram:disabled {
        color: #e1306c;
        background-color: rgba(225, 48, 108, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-instagram.disabled i, .btn.btn-light-instagram:disabled i {
            color: #e1306c;
        }

        .btn.btn-light-instagram.disabled .svg-icon svg g [fill], .btn.btn-light-instagram:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #e1306c;
        }

        .btn.btn-light-instagram.disabled .svg-icon svg:hover g [fill], .btn.btn-light-instagram:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-instagram.disabled.dropdown-toggle:after, .btn.btn-light-instagram:disabled.dropdown-toggle:after {
            color: #e1306c;
        }

    .btn.btn-light-instagram:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-instagram:not(:disabled):not(.disabled).active, .show > .btn.btn-light-instagram.dropdown-toggle, .show .btn.btn-light-instagram.btn-dropdown {
        color: #ffffff;
        background-color: #e1306c;
        border-color: transparent;
    }

        .btn.btn-light-instagram:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-instagram:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-instagram.dropdown-toggle i, .show .btn.btn-light-instagram.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-instagram:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-instagram:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-instagram.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-instagram.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-instagram:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-instagram:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-instagram.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-instagram.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-instagram:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-instagram:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-instagram.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-instagram.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-youtube {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #ff0000;
}

    .btn.btn-youtube i {
        color: #ffffff;
    }

    .btn.btn-youtube .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-youtube .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-youtube.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-youtube:focus:not(.btn-text), .btn.btn-youtube.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #d90000;
        border-color: #d90000;
    }

        .btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-youtube:focus:not(.btn-text) i, .btn.btn-youtube.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-youtube:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-youtube.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-youtube:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-youtube.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-youtube:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-youtube.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-youtube.disabled, .btn.btn-youtube:disabled {
        color: #ffffff;
        background-color: #ff0000;
        border-color: #ff0000;
    }

        .btn.btn-youtube.disabled i, .btn.btn-youtube:disabled i {
            color: #ffffff;
        }

        .btn.btn-youtube.disabled .svg-icon svg g [fill], .btn.btn-youtube:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-youtube.disabled .svg-icon svg:hover g [fill], .btn.btn-youtube:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-youtube.disabled.dropdown-toggle:after, .btn.btn-youtube:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-youtube:not(:disabled):not(.disabled).active, .show > .btn.btn-youtube.dropdown-toggle, .show .btn.btn-youtube.btn-dropdown {
        color: #ffffff;
        background-color: #d90000;
        border-color: #d90000;
    }

        .btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-youtube:not(:disabled):not(.disabled).active i, .show > .btn.btn-youtube.dropdown-toggle i, .show .btn.btn-youtube.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-youtube:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-youtube.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-youtube.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-youtube:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-youtube.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-youtube.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-youtube:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-youtube.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-youtube.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-youtube {
    color: #ff0000;
    background-color: rgba(255, 0, 0, 0.1);
    border-color: transparent;
}

    .btn.btn-light-youtube i {
        color: #ff0000;
    }

    .btn.btn-light-youtube .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ff0000;
    }

    .btn.btn-light-youtube .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-youtube.dropdown-toggle:after {
        color: #ff0000;
    }

    .btn.btn-light-youtube:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-youtube:focus:not(.btn-text), .btn.btn-light-youtube.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #ff0000;
        border-color: transparent;
    }

        .btn.btn-light-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-youtube:focus:not(.btn-text) i, .btn.btn-light-youtube.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-youtube:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-youtube.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-youtube:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-youtube.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-youtube:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-youtube:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-youtube.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-youtube.disabled, .btn.btn-light-youtube:disabled {
        color: #ff0000;
        background-color: rgba(255, 0, 0, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-youtube.disabled i, .btn.btn-light-youtube:disabled i {
            color: #ff0000;
        }

        .btn.btn-light-youtube.disabled .svg-icon svg g [fill], .btn.btn-light-youtube:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ff0000;
        }

        .btn.btn-light-youtube.disabled .svg-icon svg:hover g [fill], .btn.btn-light-youtube:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-youtube.disabled.dropdown-toggle:after, .btn.btn-light-youtube:disabled.dropdown-toggle:after {
            color: #ff0000;
        }

    .btn.btn-light-youtube:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-youtube:not(:disabled):not(.disabled).active, .show > .btn.btn-light-youtube.dropdown-toggle, .show .btn.btn-light-youtube.btn-dropdown {
        color: #ffffff;
        background-color: #ff0000;
        border-color: transparent;
    }

        .btn.btn-light-youtube:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-youtube:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-youtube.dropdown-toggle i, .show .btn.btn-light-youtube.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-youtube:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-youtube:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-youtube.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-youtube.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-youtube:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-youtube:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-youtube.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-youtube.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-youtube:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-youtube:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-youtube.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-youtube.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-linkedin {
    color: #ffffff;
    background-color: #0077b5;
    border-color: #0077b5;
}

    .btn.btn-linkedin i {
        color: #ffffff;
    }

    .btn.btn-linkedin .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-linkedin .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-linkedin.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-linkedin:focus:not(.btn-text), .btn.btn-linkedin.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #005e8f;
        border-color: #005e8f;
    }

        .btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-linkedin:focus:not(.btn-text) i, .btn.btn-linkedin.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-linkedin:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-linkedin.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-linkedin:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-linkedin.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-linkedin:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-linkedin.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-linkedin.disabled, .btn.btn-linkedin:disabled {
        color: #ffffff;
        background-color: #0077b5;
        border-color: #0077b5;
    }

        .btn.btn-linkedin.disabled i, .btn.btn-linkedin:disabled i {
            color: #ffffff;
        }

        .btn.btn-linkedin.disabled .svg-icon svg g [fill], .btn.btn-linkedin:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-linkedin.disabled .svg-icon svg:hover g [fill], .btn.btn-linkedin:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-linkedin.disabled.dropdown-toggle:after, .btn.btn-linkedin:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-linkedin:not(:disabled):not(.disabled).active, .show > .btn.btn-linkedin.dropdown-toggle, .show .btn.btn-linkedin.btn-dropdown {
        color: #ffffff;
        background-color: #005e8f;
        border-color: #005e8f;
    }

        .btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-linkedin:not(:disabled):not(.disabled).active i, .show > .btn.btn-linkedin.dropdown-toggle i, .show .btn.btn-linkedin.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-linkedin:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-linkedin.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-linkedin.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-linkedin:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-linkedin.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-linkedin.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-linkedin:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-linkedin.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-linkedin.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-linkedin {
    color: #0077b5;
    background-color: rgba(0, 119, 181, 0.1);
    border-color: transparent;
}

    .btn.btn-light-linkedin i {
        color: #0077b5;
    }

    .btn.btn-light-linkedin .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #0077b5;
    }

    .btn.btn-light-linkedin .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-linkedin.dropdown-toggle:after {
        color: #0077b5;
    }

    .btn.btn-light-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-linkedin:focus:not(.btn-text), .btn.btn-light-linkedin.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #0077b5;
        border-color: transparent;
    }

        .btn.btn-light-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-linkedin:focus:not(.btn-text) i, .btn.btn-light-linkedin.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-linkedin:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-linkedin.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-linkedin:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-linkedin.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-linkedin:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-linkedin.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-linkedin.disabled, .btn.btn-light-linkedin:disabled {
        color: #0077b5;
        background-color: rgba(0, 119, 181, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-linkedin.disabled i, .btn.btn-light-linkedin:disabled i {
            color: #0077b5;
        }

        .btn.btn-light-linkedin.disabled .svg-icon svg g [fill], .btn.btn-light-linkedin:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #0077b5;
        }

        .btn.btn-light-linkedin.disabled .svg-icon svg:hover g [fill], .btn.btn-light-linkedin:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-linkedin.disabled.dropdown-toggle:after, .btn.btn-light-linkedin:disabled.dropdown-toggle:after {
            color: #0077b5;
        }

    .btn.btn-light-linkedin:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-linkedin:not(:disabled):not(.disabled).active, .show > .btn.btn-light-linkedin.dropdown-toggle, .show .btn.btn-light-linkedin.btn-dropdown {
        color: #ffffff;
        background-color: #0077b5;
        border-color: transparent;
    }

        .btn.btn-light-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-linkedin:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-linkedin.dropdown-toggle i, .show .btn.btn-light-linkedin.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-linkedin:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-linkedin.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-linkedin.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-linkedin:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-linkedin.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-linkedin.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-linkedin:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-linkedin:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-linkedin.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-linkedin.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-skype {
    color: #ffffff;
    background-color: #00aff0;
    border-color: #00aff0;
}

    .btn.btn-skype i {
        color: #ffffff;
    }

    .btn.btn-skype .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .btn.btn-skype .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-skype.dropdown-toggle:after {
        color: #ffffff;
    }

    .btn.btn-skype:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-skype:focus:not(.btn-text), .btn.btn-skype.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #0093ca;
        border-color: #0093ca;
    }

        .btn.btn-skype:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-skype:focus:not(.btn-text) i, .btn.btn-skype.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-skype:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-skype:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-skype.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-skype:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-skype:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-skype.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-skype:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-skype:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-skype.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-skype.disabled, .btn.btn-skype:disabled {
        color: #ffffff;
        background-color: #00aff0;
        border-color: #00aff0;
    }

        .btn.btn-skype.disabled i, .btn.btn-skype:disabled i {
            color: #ffffff;
        }

        .btn.btn-skype.disabled .svg-icon svg g [fill], .btn.btn-skype:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-skype.disabled .svg-icon svg:hover g [fill], .btn.btn-skype:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-skype.disabled.dropdown-toggle:after, .btn.btn-skype:disabled.dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-skype:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-skype:not(:disabled):not(.disabled).active, .show > .btn.btn-skype.dropdown-toggle, .show .btn.btn-skype.btn-dropdown {
        color: #ffffff;
        background-color: #0093ca;
        border-color: #0093ca;
    }

        .btn.btn-skype:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-skype:not(:disabled):not(.disabled).active i, .show > .btn.btn-skype.dropdown-toggle i, .show .btn.btn-skype.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-skype:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-skype:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-skype.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-skype.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-skype:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-skype:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-skype.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-skype.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-skype:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-skype:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-skype.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-skype.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

.btn.btn-light-skype {
    color: #00aff0;
    background-color: rgba(0, 175, 240, 0.1);
    border-color: transparent;
}

    .btn.btn-light-skype i {
        color: #00aff0;
    }

    .btn.btn-light-skype .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #00aff0;
    }

    .btn.btn-light-skype .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .btn.btn-light-skype.dropdown-toggle:after {
        color: #00aff0;
    }

    .btn.btn-light-skype:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-skype:focus:not(.btn-text), .btn.btn-light-skype.focus:not(.btn-text) {
        color: #ffffff;
        background-color: #00aff0;
        border-color: transparent;
    }

        .btn.btn-light-skype:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-light-skype:focus:not(.btn-text) i, .btn.btn-light-skype.focus:not(.btn-text) i {
            color: #ffffff;
        }

        .btn.btn-light-skype:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-light-skype:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-skype.focus:not(.btn-text) .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-skype:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-light-skype:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-skype.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-skype:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-light-skype:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-light-skype.focus:not(.btn-text).dropdown-toggle:after {
            color: #ffffff;
        }

    .btn.btn-light-skype.disabled, .btn.btn-light-skype:disabled {
        color: #00aff0;
        background-color: rgba(0, 175, 240, 0.1);
        border-color: transparent;
    }

        .btn.btn-light-skype.disabled i, .btn.btn-light-skype:disabled i {
            color: #00aff0;
        }

        .btn.btn-light-skype.disabled .svg-icon svg g [fill], .btn.btn-light-skype:disabled .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #00aff0;
        }

        .btn.btn-light-skype.disabled .svg-icon svg:hover g [fill], .btn.btn-light-skype:disabled .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-skype.disabled.dropdown-toggle:after, .btn.btn-light-skype:disabled.dropdown-toggle:after {
            color: #00aff0;
        }

    .btn.btn-light-skype:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-skype:not(:disabled):not(.disabled).active, .show > .btn.btn-light-skype.dropdown-toggle, .show .btn.btn-light-skype.btn-dropdown {
        color: #ffffff;
        background-color: #00aff0;
        border-color: transparent;
    }

        .btn.btn-light-skype:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-light-skype:not(:disabled):not(.disabled).active i, .show > .btn.btn-light-skype.dropdown-toggle i, .show .btn.btn-light-skype.btn-dropdown i {
            color: #ffffff;
        }

        .btn.btn-light-skype:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-light-skype:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-light-skype.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-light-skype.btn-dropdown .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .btn.btn-light-skype:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-light-skype:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-light-skype.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-light-skype.btn-dropdown .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .btn.btn-light-skype:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-light-skype:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-light-skype.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-light-skype.btn-dropdown.dropdown-toggle:after {
            color: #ffffff;
        }

code {
    background-color: #F3F6F9;
    padding: 0.15rem 0.5rem;
    font-weight: 400;
    border-radius: 0.42rem;
}

.dropdown-menu {
    left: 0 /*rtl:ignore*/;
    /*rtl:raw:
  right: auto;
  */
}

    .dropdown-menu:before, .dropdown-menu:after {
        display: none !important;
    }

    .dropdown-menu > li > a,
    .dropdown-menu > .dropdown-item {
        outline: none !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

        .dropdown-menu > li > a > i:before,
        .dropdown-menu > .dropdown-item > i:before {
            line-height: 0;
            vertical-align: middle;
        }

    .dropdown-menu .dropdown-menu:not(.daterangepicker) {
        /*rtl:raw:
  left: auto !important;
  */
    }

    .dropdown-menu.dropdown-menu-anim-up {
        -webkit-animation: animation-dropdown-menu-fade-in 0.3s ease 1, animation-dropdown-menu-move-up 0.3s ease-out 1;
        animation: animation-dropdown-menu-fade-in 0.3s ease 1, animation-dropdown-menu-move-up 0.3s ease-out 1;
    }

    .dropup .dropdown-menu.dropdown-menu-anim,
    .dropdown-menu .dropdown-menu-anim-down.dropdown-menu-anim {
        -webkit-animation: animation-dropdown-menu-fade-in 0.3s ease 1, animation-dropdown-menu-move-down 0.3s ease-out 1;
        animation: animation-dropdown-menu-fade-in 0.3s ease 1, animation-dropdown-menu-move-down 0.3s ease-out 1;
    }

@media (max-width: 600px) {
    .dropdown-menu {
        width: 75vw;
    }
}

@media (min-width: 205px) {
    .dropdown-menu.dropdown-menu-sm {
        width: 175px;
    }
}

@media (min-width: 280px) {
    .dropdown-menu.dropdown-menu-md {
        width: 250px;
    }
}

@media (min-width: 380px) {
    .dropdown-menu.dropdown-menu-lg {
        width: 350px;
    }
}

@media (min-width: 430px) {
    .dropdown-menu.dropdown-menu-xl {
        width: 400px;
    }
}

@media (min-width: 630px) {
    .dropdown-menu.dropdown-menu-xxl {
        width: 600px;
    }
}

.dropdown-inline {
    display: inline-block;
}

.dropdown.dropdown-hover:hover > .dropdown-menu {
    display: block;
}

    .dropdown.dropdown-hover:hover > .dropdown-menu.dropdown-menu-right {
        left: auto;
        right: 0;
    }

.dropdown.dropdown-hover:hover > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

@-webkit-keyframes animation-dropdown-menu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes animation-dropdown-menu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes animation-dropdown-menu-move-down {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0px;
    }
}

@keyframes animation-dropdown-menu-move-down {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0px;
    }
}

@-webkit-keyframes animation-dropdown-menu-move-up {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0px;
    }
}

@keyframes animation-dropdown-menu-move-up {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0px;
    }
}

.form-group label {
    font-size: 1rem;
    font-weight: 400;
    color: #3F4254;
}

.form-group .invalid-feedback,
.form-group .valid-feedback {
    font-size: 0.9rem;
    font-weight: 400;
}

.form-group .form-text {
    font-size: 0.9rem;
    font-weight: 400;
}

.form-control[readonly] {
    background-color: #ffffff;
}

.form-control.form-control-pill {
    border-radius: 1.5;
}

    .form-control.form-control-pill.form-control-sm {
        border-radius: 1.35;
    }

    .form-control.form-control-pill.form-control-lg {
        border-radius: 1.5;
    }

.form-control:active, .form-control.active, .form-control:focus, .form-control.focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-control.form-control-solid {
    background-color: #F3F6F9;
    border-color: #F3F6F9;
    color: #3F4254;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}

    .form-control.form-control-solid::-moz-placeholder {
        color: #B5B5C3;
        opacity: 1;
    }

    .form-control.form-control-solid:-ms-input-placeholder {
        color: #B5B5C3;
    }

    .form-control.form-control-solid::-webkit-input-placeholder {
        color: #B5B5C3;
    }

    .form-control.form-control-solid:active, .form-control.form-control-solid.active, .form-control.form-control-solid:focus, .form-control.form-control-solid.focus {
        background-color: #EBEDF3;
        border-color: #EBEDF3;
        color: #3F4254;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    }

.form-control-iconless {
    background-image: none;
}

    .form-control-iconless .form-control {
        background-image: none;
    }

.placeholder-dark-50::-moz-placeholder {
    color: #7E8299;
    opacity: 1;
}

.placeholder-dark-50:-ms-input-placeholder {
    color: #7E8299;
}

.placeholder-dark-50::-webkit-input-placeholder {
    color: #7E8299;
}

.placeholder-dark-75::-moz-placeholder {
    color: #3F4254;
    opacity: 1;
}

.placeholder-dark-75:-ms-input-placeholder {
    color: #3F4254;
}

.placeholder-dark-75::-webkit-input-placeholder {
    color: #3F4254;
}

.placeholder-white::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.placeholder-white:-ms-input-placeholder {
    color: #ffffff;
}

.placeholder-white::-webkit-input-placeholder {
    color: #ffffff;
}

.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.custom-file {
    width: 100%;
}

.custom-file-input:focus ~ .custom-file-label {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.custom-file-label {
    text-align: left;
}

    .custom-file-label:after {
        float: left;
    }

.input-group .form-control.is-valid + .input-group-append,
.input-group .form-control.is-invalid + .input-group-append {
    margin-left: 0;
}

.input-group .input-group-prepend + .form-control.is-valid,
.input-group .input-group-prepend + .form-control.is-invalid {
    margin-left: 1px;
}

.input-group i {
    line-height: 0;
    font-size: 1.3rem;
}

    .input-group i:after, .input-group i:before {
        line-height: 0;
    }

.input-group .svg-icon {
    line-height: 0;
}

.input-group.input-group-sm i {
    line-height: 0;
    font-size: 1rem;
}

.input-group.input-group-lg i {
    line-height: 0;
    font-size: 1.4rem;
}

.input-group.input-group-solid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F3F6F9;
    border-radius: 0.42rem;
}

    .input-group.input-group-solid.active, .input-group.input-group-solid.focus {
        background-color: #EBEDF3;
        border-color: #EBEDF3;
        color: #3F4254;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    }

    .input-group.input-group-solid .form-control {
        border: 0;
        background-color: transparent;
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .input-group.input-group-solid .form-control.form-control-solid:active, .input-group.input-group-solid .form-control.form-control-solid.active, .input-group.input-group-solid .form-control.form-control-solid:focus, .input-group.input-group-solid .form-control.form-control-solid.focus {
            background-color: #EBEDF3;
            border-color: #EBEDF3;
            color: #3F4254;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        }

    .input-group.input-group-solid.input-group-sm {
        border-radius: 0.28rem;
    }

    .input-group.input-group-solid.input-group-lg {
        border-radius: 0.42rem;
    }

    .input-group.input-group-solid .input-group-prepend,
    .input-group.input-group-solid .input-group-append,
    .input-group.input-group-solid .input-group-text {
        background-color: transparent;
        border: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

        .input-group.input-group-solid .input-group-prepend .btn-secondary,
        .input-group.input-group-solid .input-group-append .btn-secondary,
        .input-group.input-group-solid .input-group-text .btn-secondary {
            border: 0 !important;
        }

        .input-group.input-group-solid .input-group-prepend ~ .form-control {
            padding-left: 0 !important;
        }

.validated .valid-feedback,
.validated .invalid-feedback {
    display: block;
}

.input-icon {
    position: relative;
}

    .input-icon span {
        left: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(1.5em + 1.3rem + 2px);
    }

        .input-icon span i {
            line-height: 0;
            color: #7E8299;
        }

            .input-icon span i:after, .input-icon span i:before {
                line-height: 0;
            }

        .input-icon span .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #7E8299;
        }

        .input-icon span .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .input-icon span .svg-icon svg {
            height: 24px;
            width: 24px;
        }

    .input-icon .form-control {
        padding-left: calc(1.5em + 1.3rem + 2px);
    }

    .input-icon.input-icon-right span {
        right: 0;
        left: auto;
    }

    .input-icon.input-icon-right .form-control {
        padding-left: 1rem;
        padding-right: calc(1.5em + 1.3rem + 2px);
    }

.resize-none {
    resize: none;
}

.row.row-paddingless {
    margin-left: 0;
    margin-right: 0;
}

    .row.row-paddingless > [class*=col] {
        padding-left: 0;
        padding-right: 0;
    }

.row.row-stretch {
    height: 100%;
}

.row .col-stretch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.row[class*=row-col-divider-] > div {
    border-bottom: 1px solid #EBEDF3;
}

    .row[class*=row-col-divider-] > div:last-child {
        border-bottom: 0;
    }

.row.row-col-divider > div {
    border-bottom: 0;
    border-right: 1px solid #EBEDF3;
}

    .row.row-col-divider > div:last-child {
        border-right: 0;
    }

@media (min-width: 576px) {
    .row.row-col-divider-sm > div {
        border-bottom: 0;
        border-right: 1px solid #EBEDF3;
    }

        .row.row-col-divider-sm > div:last-child {
            border-right: 0;
        }
}

@media (min-width: 768px) {
    .row.row-col-divider-md > div {
        border-bottom: 0;
        border-right: 1px solid #EBEDF3;
    }

        .row.row-col-divider-md > div:last-child {
            border-right: 0;
        }
}

@media (min-width: 992px) {
    .row.row-col-divider-lg > div {
        border-bottom: 0;
        border-right: 1px solid #EBEDF3;
    }

        .row.row-col-divider-lg > div:last-child {
            border-right: 0;
        }
}

@media (min-width: 1200px) {
    .row.row-col-divider-xl > div {
        border-bottom: 0;
        border-right: 1px solid #EBEDF3;
    }

        .row.row-col-divider-xl > div:last-child {
            border-right: 0;
        }
}

@media (min-width: 1400px) {
    .row.row-col-divider-xxl > div {
        border-bottom: 0;
        border-right: 1px solid #EBEDF3;
    }

        .row.row-col-divider-xxl > div:last-child {
            border-right: 0;
        }
}

.gutter-b {
    margin-bottom: 25px;
}

.gutter-t {
    margin-top: 25px;
}

.modal .modal-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .modal .modal-header .modal-title {
        font-weight: 500;
        font-size: 1.3rem;
        color: #181C32;
    }

        .modal .modal-header .modal-title small {
            font-weight: 400;
            font-size: 0.9rem;
            color: #B5B5C3;
        }

    .modal .modal-header .close {
        outline: none !important;
        color: #B5B5C3;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        padding: 0;
        margin: 0;
        line-height: 0;
    }

        .modal .modal-header .close i,
        .modal .modal-header .close .ki {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            color: #3F4254;
            font-size: 0.8rem;
        }

        .modal .modal-header .close span {
            display: none;
        }

        .modal .modal-header .close:hover {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            color: #6993FF;
        }

            .modal .modal-header .close:hover i,
            .modal .modal-header .close:hover .ki {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                color: #6993FF;
            }

.modal.modal-sticky.modal-sticky-bottom-right {
    padding: 0 !important;
    max-width: 500px;
    height: auto;
    position: fixed;
    left: auto;
    top: auto;
    bottom: 25px;
    right: 25px;
    margin: 0;
    -webkit-box-shadow: 0px 0px 60px -15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 60px -15px rgba(0, 0, 0, 0.2);
    border-radius: 0.42rem;
}

    .modal.modal-sticky.modal-sticky-bottom-right .modal-dialog {
        position: static;
        max-width: 500px;
        width: auto;
        margin: 0;
        border-radius: 0.42rem;
    }

        .modal.modal-sticky.modal-sticky-bottom-right .modal-dialog .modal-content {
            border: 0;
            border-radius: 0.42rem;
        }

    .modal.modal-sticky.modal-sticky-bottom-right.modal-sticky-lg {
        max-width: 600px;
    }

        .modal.modal-sticky.modal-sticky-bottom-right.modal-sticky-lg .modal-dialog {
            max-width: 600px;
        }

@media (max-width: 991.98px) {
    .modal.modal-sticky.modal-sticky-bottom-right {
        bottom: 10px;
        right: 10px;
    }
}

@media (max-width: 767.98px) {
    .modal.modal-sticky.modal-sticky-bottom-right {
        max-width: 90%;
    }
}

.modal-open {
    overflow: auto !important;
    padding: 0 !important;
}

@media (min-width: 1200px) {
    .modal-dialog.modal-xl {
        max-width: 1100px;
    }
}

.progress.progress-xs {
    height: 0.5rem;
}

    .progress.progress-xs .progress-bar {
        border-radius: 0.28rem;
    }

.progress.progress-sm {
    height: 0.75rem;
}

    .progress.progress-sm .progress-bar {
        border-radius: 0.28rem;
    }

.progress.progress-lg {
    height: 1.5rem;
}

    .progress.progress-lg .progress-bar {
        border-radius: 0.85rem;
    }

.progress-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .progress-vertical .progress {
        height: 100%;
        border-radius: 0.42rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-right: 1rem;
    }

        .progress-vertical .progress:last-child {
            margin-right: 0;
        }

        .progress-vertical .progress .progress-bar {
            width: 8px;
            border-radius: 0.42rem;
        }

.table thead th, .table thead td {
    font-weight: 600;
    font-size: 1rem;
    border-bottom-width: 1px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.table.table-head-borderless thead th, .table.table-head-borderless thead td {
    border-top: 0;
}

.table.table-head-solid thead th, .table.table-head-solid thead td {
    background-color: #F3F6F9;
}

.table.table-light-primary thead tr {
    color: #6993FF;
    background-color: rgba(105, 147, 255, 0.1);
}

.table.table-light-secondary thead tr {
    color: #E4E6EF;
    background-color: rgba(228, 230, 239, 0.1);
}

.table.table-light-success thead tr {
    color: #1BC5BD;
    background-color: rgba(27, 197, 189, 0.1);
}

.table.table-light-info thead tr {
    color: #8950FC;
    background-color: rgba(137, 80, 252, 0.1);
}

.table.table-light-warning thead tr {
    color: #FFA800;
    background-color: rgba(255, 168, 0, 0.1);
}

.table.table-light-danger thead tr {
    color: #F64E60;
    background-color: rgba(246, 78, 96, 0.1);
}

.table.table-light-light thead tr {
    color: #F3F6F9;
    background-color: rgba(243, 246, 249, 0.1);
}

.table.table-light-dark thead tr {
    color: #181C32;
    background-color: rgba(24, 28, 50, 0.1);
}

.table.table-light-white thead tr {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
}

.table.table-head-custom thead tr, .table.table-head-custom thead th {
    font-weight: 600;
    color: #B5B5C3 !important;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.table.table-foot-custom tfoot th, .table.table-foot-custom tfoot td {
    font-weight: 600;
    color: #B5B5C3 !important;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.table.table-head-bg thead tr, .table.table-head-bg thead th {
    background-color: #F3F6F9;
    border-bottom: 0;
    letter-spacing: 1px;
}

    .table.table-head-bg thead tr:first-child, .table.table-head-bg thead th:first-child {
        border-top-left-radius: 0.42rem;
        border-bottom-left-radius: 0.42rem;
    }

    .table.table-head-bg thead tr:last-child, .table.table-head-bg thead th:last-child {
        border-top-right-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem;
    }

.table.table-foot-bg tfoot th, .table.table-foot-bg tfoot td {
    border-bottom: 0;
    background-color: #F3F6F9;
}

    .table.table-foot-bg tfoot th:first-child, .table.table-foot-bg tfoot td:first-child {
        border-top-left-radius: 0.42rem;
        border-bottom-left-radius: 0.42rem;
    }

    .table.table-foot-bg tfoot th:last-child, .table.table-foot-bg tfoot td:last-child {
        border-top-right-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem;
    }

.table.table-separate th, .table.table-separate td {
    border-top: 0;
    border-bottom: 1px solid #EBEDF3;
}

    .table.table-separate th:first-child, .table.table-separate td:first-child {
        padding-left: 0 !important;
    }

    .table.table-separate th:last-child, .table.table-separate td:last-child {
        padding-right: 0 !important;
    }

.table.table-separate tfoot th, .table.table-separate tfoot td {
    border-bottom: 0;
    border-top: 1px solid #EBEDF3;
}

.table.table-separate tbody tr:last-child td {
    border-bottom: 0;
}

.table.table-bordered tfoot th, .table.table-bordered tfoot td {
    border-bottom: 0;
}

.table.table-vertical-center th, .table.table-vertical-center td {
    vertical-align: middle;
}

.table:not(.table-bordered) thead th, .table:not(.table-bordered) thead td {
    border-top: 0;
}

.popover {
    /*rtl:raw:
  left: 0 !important;
  right: auto !important;
  */
}

    .popover .popover-header {
        font-size: 1rem;
        font-weight: 500;
        border-bottom: 1px solid #EBEDF3;
    }

    .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^=right] {
        margin-right: auto /*rtl:ignore*/;
        margin-left: 0.5rem /*rtl:ignore*/;
    }

        .popover.bs-popover-right > .arrow, .popover.bs-popover-auto[x-placement^=right] > .arrow {
            right: auto /*rtl:ignore*/;
            left: calc(-0.5rem - 1px) /*rtl:ignore*/;
        }

            .popover.bs-popover-right > .arrow::before, .popover.bs-popover-auto[x-placement^=right] > .arrow::before {
                right: auto /*rtl:ignore*/;
                left: 0 /*rtl:ignore*/;
                border-width: 0.5rem 0.5rem 0.5rem 0 /*rtl:ignore*/;
                border-right-color: white /*rtl:ignore*/;
            }

            .popover.bs-popover-right > .arrow::after, .popover.bs-popover-auto[x-placement^=right] > .arrow::after {
                right: auto /*rtl:ignore*/;
                left: 1px /*rtl:ignore*/;
                border-width: 0.5rem 0.5rem 0.5rem 0 /*rtl:ignore*/;
                border-right-color: #ffffff /*rtl:ignore*/;
            }

    .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^=left] {
        margin-left: auto /*rtl:ignore*/;
        margin-right: 0.5rem /*rtl:ignore*/;
    }

        .popover.bs-popover-left > .arrow, .popover.bs-popover-auto[x-placement^=left] > .arrow {
            left: auto /*rtl:ignore*/;
            right: calc(-0.5rem - 1px) /*rtl:ignore*/;
        }

            .popover.bs-popover-left > .arrow::before, .popover.bs-popover-auto[x-placement^=left] > .arrow::before {
                left: auto /*rtl:ignore*/;
                right: 0 /*rtl:ignore*/;
                border-width: 0.5rem 0 0.5rem 0.5rem /*rtl:ignore*/;
                border-left-color: white /*rtl:ignore*/;
            }

            .popover.bs-popover-left > .arrow::after, .popover.bs-popover-auto[x-placement^=left] > .arrow::after {
                left: auto /*rtl:ignore*/;
                right: 1px /*rtl:ignore*/;
                border-width: 0.5rem 0 0.5rem 0.5rem /*rtl:ignore*/;
                border-left-color: #ffffff /*rtl:ignore*/;
            }

.tooltip .tooltip-inner {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^=left] .arrow {
    /*rtl:raw:
     left: auto;
     right: 0;
     */
}

    .tooltip.bs-tooltip-left .arrow:before, .tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before {
        /*rtl:raw:
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #fff;
  */
    }

.tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^=right] .arrow {
    /*rtl:raw:
  right: auto;
  left: 0;
  */
}

    .tooltip.bs-tooltip-right .arrow:before, .tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before {
        /*rtl:raw:
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #fff;
  */
    }

.tooltip.tooltop-auto-width .tooltip-inner {
    white-space: nowrap;
    max-width: none;
}

.tooltip.tooltip-dark .tooltip-inner {
    color: #ffffff;
    background-color: #181C32;
}

.tooltip.tooltip-dark.bs-tooltip-top .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow::before {
    border-top-color: #181C32;
}

.tooltip.tooltip-dark.bs-tooltip-right .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow::before {
    border-right-color: #181C32 /*rtl:ignore*/;
}

.tooltip.tooltip-dark.bs-tooltip-bottom .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
    border-bottom-color: #181C32;
}

.tooltip.tooltip-dark.bs-tooltip-left .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow::before {
    border-left-color: #181C32 /*rtl:ignore*/;
}

.accordion .card {
    overflow: visible !important;
}

    .accordion .card:last-child {
        margin-bottom: 0;
    }

    .accordion .card .card-header {
        cursor: pointer;
        margin: 0;
        border-bottom: 0;
        padding: 0;
        background-color: #F3F6F9;
    }

        .accordion .card .card-header .card-title {
            padding: 1rem 1.25rem;
            margin: 0;
            font-size: 1.15rem;
            font-weight: 500;
            color: #6993FF;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

            .accordion .card .card-header .card-title > i {
                margin-right: 1rem;
                font-size: 1.4rem;
                color: #6993FF;
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
            }

            .accordion .card .card-header .card-title .card-label {
                -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
            }

            .accordion .card .card-header .card-title.collapsed {
                color: #3F4254;
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
            }

                .accordion .card .card-header .card-title.collapsed > i {
                    color: #B5B5C3;
                    -webkit-transition: all 0.15s ease;
                    transition: all 0.15s ease;
                }

            .accordion .card .card-header .card-title:after {
                right: 1rem;
            }

        .accordion .card .card-header .card-text {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

    .accordion .card .card-body {
        padding: 1rem 1.25rem;
        font-size: 1rem;
    }

.accordion:last-child {
    margin-bottom: 0;
}

.accordion-outline .card {
    background-color: transparent;
}

.accordion.accordion-light .card {
    border: 0;
    border-top: 1px solid #EBEDF3;
}

    .accordion.accordion-light .card .card-header {
        background-color: transparent;
        border: 0;
    }

        .accordion.accordion-light .card .card-header .card-title {
            padding: 1rem 0;
        }

            .accordion.accordion-light .card .card-header .card-title:after {
                right: 0;
            }

    .accordion.accordion-light .card .card-body {
        padding: 0 0 1rem 0;
    }

    .accordion.accordion-light .card:first-child {
        border-top: 0;
    }

        .accordion.accordion-light .card:first-child .card-header {
            margin: 0;
        }

    .accordion.accordion-light .card:last-child .card-body {
        padding: 0;
        margin: 0;
    }

.accordion.accordion-light-borderless .card {
    border-top: 0;
}

.accordion.accordion-solid .card {
    border: 0;
    margin-bottom: 1.25rem;
}

    .accordion.accordion-solid .card .card-header {
        padding: 0;
        background-color: transparent;
    }

        .accordion.accordion-solid .card .card-header .card-title {
            background-color: #F3F6F9;
            border-radius: 0.42rem;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

            .accordion.accordion-solid .card .card-header .card-title.collapsed {
                border-radius: 0.42rem;
            }

    .accordion.accordion-solid .card .card-body {
        border: 1px solid #F3F6F9;
        border-bottom-left-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem;
    }

    .accordion.accordion-solid .card:last-child {
        margin: 0;
    }

.accordion.accordion-toggle-plus .card .card-header .card-title {
    color: #6993FF;
    position: relative;
}

    .accordion.accordion-toggle-plus .card .card-header .card-title:after {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        position: absolute;
        font-family: Ki;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "";
        font-size: 0.75rem;
        color: #6993FF;
    }

    .accordion.accordion-toggle-plus .card .card-header .card-title.collapsed {
        color: #3F4254;
    }

        .accordion.accordion-toggle-plus .card .card-header .card-title.collapsed:after {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
            color: #7E8299;
            font-family: Ki;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            line-height: 1;
            text-decoration: inherit;
            text-rendering: optimizeLegibility;
            text-transform: none;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
            content: "";
        }

.accordion.accordion-toggle-arrow .card .card-header .card-title {
    color: #6993FF;
    position: relative;
}

    .accordion.accordion-toggle-arrow .card .card-header .card-title:after {
        position: absolute;
        font-family: Ki;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "";
        color: #6993FF;
        font-size: 0.7rem;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed {
        color: #3F4254;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

        .accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed:after {
            color: #7E8299;
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
            /*rtl:begin:*/
            /*rtl:end:*/
        }

.accordion.accordion-svg-toggle .card .card-header .card-title .svg-icon svg {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    /*rtl:begin:*/
    /*rtl:end:*/
}

.accordion.accordion-svg-toggle .card .card-header .card-title.collapsed .svg-icon svg {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.accordion.accordion-panel .card {
    border-radius: 0.42rem;
}

    .accordion.accordion-panel .card .card-header .card-title {
        background-color: #fff;
        border-radius: 0.42rem;
    }

    .accordion.accordion-panel .card .card-body {
        padding-top: 0;
        border: 0;
        border-radius: 0.42rem;
    }

.datatable:not(.table) {
    display: none;
}

.datatable.datatable-default {
    display: block;
}

    .datatable.datatable-default > .datatable-table {
        background-color: #ffffff;
        border-collapse: collapse;
        overflow: hidden;
        display: none;
        width: 100%;
    }

        .datatable.datatable-default > .datatable-table > .datatable-head,
        .datatable.datatable-default > .datatable-table > .datatable-body,
        .datatable.datatable-default > .datatable-table > .datatable-foot {
            visibility: hidden;
            display: block;
        }

            .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row,
            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row,
            .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row {
                width: 100%;
            }

                .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell,
                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell,
                .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell {
                    vertical-align: middle;
                    padding: 1rem 1rem;
                    font-size: 1rem;
                }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell:first-child,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell:first-child,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell:first-child {
                        padding-left: 0;
                    }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell:last-child,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell:last-child,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell:last-child {
                        padding-right: 0;
                    }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-left,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-left,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-left {
                        text-align: left;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-left > span,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-left > span,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-left > span {
                            text-align: left;
                        }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-right,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-right,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-right {
                        text-align: right;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-right > span,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-right > span,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-right > span {
                            text-align: right;
                        }

                            .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-right > span > i,
                            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-right > span > i,
                            .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-right > span > i {
                                right: 0;
                            }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-center,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-center,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-center {
                        text-align: center;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-center > span,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-center > span,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-center > span {
                            text-align: center;
                        }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-sort,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-sort,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-sort {
                        cursor: pointer;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-sort i,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-sort i,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-sort i {
                            font-size: 0.6rem;
                        }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-resizing,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-resizing,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-resizing {
                        cursor: col-resize;
                    }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell > span,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell > span {
                        display: block;
                        overflow: hidden;
                        text-overflow: ellipsis;
                    }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-check,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-check,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-check {
                        text-align: left;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-check > span,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-check > span,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-check > span {
                            overflow: visible;
                        }

                            .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-check > span > .checkbox,
                            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-check > span > .checkbox,
                            .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-check > span > .checkbox {
                                top: 2px;
                                padding: 0;
                                margin: 0 0 0 0;
                            }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-toggle-detail > span,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-toggle-detail > span,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-toggle-detail > span {
                        width: 12px;
                    }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-toggle-detail > .datatable-toggle-detail,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-toggle-detail > .datatable-toggle-detail,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-toggle-detail > .datatable-toggle-detail {
                        display: inline-block;
                        text-align: right;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-toggle-detail > .datatable-toggle-detail > i,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-toggle-detail > .datatable-toggle-detail > i,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-toggle-detail > .datatable-toggle-detail > i {
                            font-size: 1.4rem;
                            width: 12px;
                        }

                    .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell .dropdown,
                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell .dropdown,
                    .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell .dropdown {
                        display: inline-block;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell .dropdown .dropdown-menu,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell .dropdown .dropdown-menu,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell .dropdown .dropdown-menu {
                            margin-top: 0.5rem;
                        }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell .dropdown.dropup .dropdown-menu,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell .dropdown.dropup .dropdown-menu,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell .dropdown.dropup .dropdown-menu {
                            margin-top: auto;
                            margin-bottom: 0.5rem;
                        }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell .dropdown .dropdown-menu.dropdown-menu-right,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell .dropdown .dropdown-menu.dropdown-menu-right,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell .dropdown .dropdown-menu.dropdown-menu-right {
                            margin-right: -0.8rem;
                            /*rtl:ignore*/
                            margin-left: 65px;
                        }

                        .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell .dropdown .dropdown-menu.dropdown-menu-left,
                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell .dropdown .dropdown-menu.dropdown-menu-left,
                        .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell .dropdown .dropdown-menu.dropdown-menu-left {
                            margin-left: -10rem;
                        }

            .datatable.datatable-default > .datatable-table > .datatable-head > .datatable-lock,
            .datatable.datatable-default > .datatable-table > .datatable-body > .datatable-lock,
            .datatable.datatable-default > .datatable-table > .datatable-foot > .datatable-lock {
                border: 0;
            }

                .datatable.datatable-default > .datatable-table > .datatable-head > .datatable-lock.datatable-lock-left,
                .datatable.datatable-default > .datatable-table > .datatable-body > .datatable-lock.datatable-lock-left,
                .datatable.datatable-default > .datatable-table > .datatable-foot > .datatable-lock.datatable-lock-left {
                    z-index: 1;
                    -webkit-box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075);
                    box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075);
                }

                .datatable.datatable-default > .datatable-table > .datatable-head > .datatable-lock.datatable-lock-right,
                .datatable.datatable-default > .datatable-table > .datatable-body > .datatable-lock.datatable-lock-right,
                .datatable.datatable-default > .datatable-table > .datatable-foot > .datatable-lock.datatable-lock-right {
                    -webkit-box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075);
                    box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075);
                }

                .datatable.datatable-default > .datatable-table > .datatable-head > .datatable-lock.datatable-lock-scroll,
                .datatable.datatable-default > .datatable-table > .datatable-body > .datatable-lock.datatable-lock-scroll,
                .datatable.datatable-default > .datatable-table > .datatable-foot > .datatable-lock.datatable-lock-scroll {
                    position: relative;
                }

            .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span,
            .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell > span {
                font-weight: 500;
                vertical-align: middle;
                color: #181C32;
            }

            .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-sorted > span,
            .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-sorted > span {
                color: #6993FF;
            }

            .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell {
                padding: 0.75rem 1rem;
            }

                .datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span > i {
                    display: inline-block;
                    position: relative;
                    right: -10px;
                    line-height: 0;
                    vertical-align: middle;
                    font-size: 1.1rem;
                    color: #6993FF;
                }

            .datatable.datatable-default > .datatable-table > .datatable-body.ps {
                padding-bottom: 0;
            }

            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell {
                font-weight: regular;
                -webkit-transition: background 0.3s ease;
                transition: background 0.3s ease;
            }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell > span {
                    color: #3F4254;
                }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-check > span > .checkbox {
                    top: 1px;
                }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell.datatable-cell-hover {
                    -webkit-transition: background 0.3s ease;
                    transition: background 0.3s ease;
                    background-color: transparent;
                }

            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row.datatable-row-even > .datatable-cell {
                background-color: transparent;
            }

            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row.datatable-row-active > .datatable-cell {
                background-color: #F3F6F9;
            }

            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row.datatable-row-hover:not(.datatable-row-active) {
                -webkit-transition: background 0.3s ease;
                transition: background 0.3s ease;
            }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row.datatable-row-hover:not(.datatable-row-active) > .datatable-cell {
                    -webkit-transition: background 0.3s ease;
                    transition: background 0.3s ease;
                    background-color: transparent;
                }

            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail {
                display: block;
            }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail {
                    display: block;
                    padding: 0 2.25rem;
                }

                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail table {
                        -webkit-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05);
                        box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05);
                    }

                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail .datatable-row {
                        display: table-row;
                    }

                        .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail .datatable-row > .datatable-cell {
                            padding: 1rem 1.5rem;
                            text-align: left;
                            vertical-align: top;
                        }

                            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail .datatable-row > .datatable-cell > span {
                                width: auto !important;
                            }

                            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail .datatable-row > .datatable-cell:first-child {
                                font-weight: 500;
                            }

                            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail .datatable-row > .datatable-cell:last-child {
                                font-weight: regular;
                                padding-left: 1.5rem;
                            }

            .datatable.datatable-default > .datatable-table > .datatable-body .datatable-toggle-detail {
                vertical-align: middle;
            }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-toggle-detail i {
                    -webkit-transition: color 0.3s ease;
                    transition: color 0.3s ease;
                    color: #6993FF;
                }

                    .datatable.datatable-default > .datatable-table > .datatable-body .datatable-toggle-detail i:before {
                        line-height: 0;
                        vertical-align: middle;
                    }

                .datatable.datatable-default > .datatable-table > .datatable-body .datatable-toggle-detail:hover i, .datatable.datatable-default > .datatable-table > .datatable-body .datatable-toggle-detail.datatable-toggle-detail-active i {
                    -webkit-transition: color 0.3s ease;
                    transition: color 0.3s ease;
                    color: #6993FF;
                }

    .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-head .datatable-row,
    .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-body .datatable-row,
    .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-foot .datatable-row {
        border-bottom: 1px solid #EBEDF3;
    }

        .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-head .datatable-row.datatable-row-subtable-expanded,
        .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-body .datatable-row.datatable-row-subtable-expanded,
        .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-foot .datatable-row.datatable-row-subtable-expanded {
            border-bottom: 0;
        }

        .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-body .datatable-row:last-child {
            border-bottom: 0;
        }

    .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-body tr:last-of-type {
        border-bottom: 0;
    }

    .datatable.datatable-default.datatable-bordered > .datatable-table > .datatable-body .datatable-row-detail .datatable-detail table {
        border-left: 1px solid #EBEDF3;
        border-right: 1px solid #EBEDF3;
    }

    .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span,
    .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-foot .datatable-row > .datatable-cell > span {
        color: #B5B5C3;
        font-size: 0.9rem;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.1rem;
    }

    .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-sorted > span,
    .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-sorted > span {
        color: #6993FF;
    }

    .datatable.datatable-default.datatable-head-bg > .datatable-table > .datatable-head .datatable-row {
        border-bottom: 0;
    }

        .datatable.datatable-default.datatable-head-bg > .datatable-table > .datatable-head .datatable-row > .datatable-cell {
            background-color: #F3F6F9;
        }

            .datatable.datatable-default.datatable-head-bg > .datatable-table > .datatable-head .datatable-row > .datatable-cell:first-child {
                border-top-left-radius: 0.42rem;
                border-bottom-left-radius: 0.42rem;
            }

            .datatable.datatable-default.datatable-head-bg > .datatable-table > .datatable-head .datatable-row > .datatable-cell:last-child {
                border-top-right-radius: 0.42rem;
                border-bottom-right-radius: 0.42rem;
            }

    .datatable.datatable-default.datatable-foot-bg > .datatable-table > .datatable-foot .datatable-row {
        border-bottom: 0;
    }

        .datatable.datatable-default.datatable-foot-bg > .datatable-table > .datatable-foot .datatable-row > .datatable-cell {
            background-color: #F3F6F9;
        }

            .datatable.datatable-default.datatable-foot-bg > .datatable-table > .datatable-foot .datatable-row > .datatable-cell:first-child {
                border-top-left-radius: 0.42rem;
                border-bottom-left-radius: 0.42rem;
            }

            .datatable.datatable-default.datatable-foot-bg > .datatable-table > .datatable-foot .datatable-row > .datatable-cell:last-child {
                border-top-right-radius: 0.42rem;
                border-bottom-right-radius: 0.42rem;
            }

    .datatable.datatable-default.datatable-error .datatable-body {
        padding: 30px;
        text-align: center;
    }

    .datatable.datatable-default.datatable-lock > .datatable-table > .datatable-head > .datatable-lock,
    .datatable.datatable-default.datatable-lock > .datatable-table > .datatable-body > .datatable-lock,
    .datatable.datatable-default.datatable-lock > .datatable-table > .datatable-foot > .datatable-lock {
        display: inline-block;
        position: relative;
        vertical-align: top;
        overflow: hidden;
    }

    .datatable.datatable-default.datatable-loaded {
        display: block;
    }

        .datatable.datatable-default.datatable-loaded > .datatable-table {
            display: block;
        }

            .datatable.datatable-default.datatable-loaded > .datatable-table > .datatable-head,
            .datatable.datatable-default.datatable-loaded > .datatable-table > .datatable-body,
            .datatable.datatable-default.datatable-loaded > .datatable-table > .datatable-foot {
                visibility: visible;
                display: block;
                position: relative;
            }

                .datatable.datatable-default.datatable-loaded > .datatable-table > .datatable-head .datatable-row,
                .datatable.datatable-default.datatable-loaded > .datatable-table > .datatable-body .datatable-row,
                .datatable.datatable-default.datatable-loaded > .datatable-table > .datatable-foot .datatable-row {
                    display: table;
                    table-layout: initial;
                }

    .datatable.datatable-default.datatable-scroll > .datatable-table {
        display: block;
    }

        .datatable.datatable-default.datatable-scroll > .datatable-table > .datatable-head,
        .datatable.datatable-default.datatable-scroll > .datatable-table > .datatable-foot {
            overflow: hidden;
        }

            .datatable.datatable-default.datatable-scroll > .datatable-table > .datatable-head .datatable-row,
            .datatable.datatable-default.datatable-scroll > .datatable-table > .datatable-foot .datatable-row {
                position: relative;
            }

        .datatable.datatable-default.datatable-scroll > .datatable-table > .datatable-body {
            overflow: hidden;
        }

    .datatable.datatable-default.datatable-subtable > .datatable-table {
        margin-bottom: 0;
    }

        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-head .datatable-toggle-subtable,
        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-toggle-subtable,
        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-foot .datatable-toggle-subtable {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-head .datatable-toggle-subtable > i,
            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-toggle-subtable > i,
            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-foot .datatable-toggle-subtable > i {
                line-height: 0;
                font-size: 1.4rem;
                color: #6993FF;
            }

            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-head .datatable-toggle-subtable:hover,
            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-toggle-subtable:hover,
            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-foot .datatable-toggle-subtable:hover {
                text-decoration: none;
            }

        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-head .datatable-row-subtable,
        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row-subtable,
        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-foot .datatable-row-subtable {
            display: table;
            width: 100%;
            border-top: 0;
        }

            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-head .datatable-row-subtable > .datatable-subtable > .datatable,
            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row-subtable > .datatable-subtable > .datatable,
            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-foot .datatable-row-subtable > .datatable-subtable > .datatable {
                padding: 0 2.25rem;
            }

                .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-head .datatable-row-subtable > .datatable-subtable > .datatable > .datatable-pager,
                .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row-subtable > .datatable-subtable > .datatable > .datatable-pager,
                .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-foot .datatable-row-subtable > .datatable-subtable > .datatable > .datatable-pager {
                    padding: 2.25rem 0px;
                }

        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row.datatable-row-subtable-expanded > .datatable-cell {
            background-color: #F3F6F9 !important;
        }

        .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row-subtable {
            background-color: transparent;
        }

            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row-subtable > .datatable-subtable > .datatable {
                -webkit-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05);
                box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05);
            }

            .datatable.datatable-default.datatable-subtable > .datatable-table > .datatable-body .datatable-row-subtable.datatable-row-loading > .datatable-subtable > .datatable > .datatable-table {
                background-color: transparent;
            }

    .datatable.datatable-default > .datatable-pager {
        margin: 0px;
        padding: 1rem 0;
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .datatable.datatable-default > .datatable-pager.datatable-pager-top {
            margin-bottom: 10px;
        }

        .datatable.datatable-default > .datatable-pager > .datatable-pager-nav {
            margin: 0;
            padding: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li {
                padding: 0;
                margin-right: 5px;
                display: inline-block;
            }

                .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li:last-child {
                    margin-right: 0;
                }

                .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link {
                    cursor: pointer;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    height: 2.25rem;
                    min-width: 2.25rem;
                    padding: 0.5rem;
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    position: relative;
                    font-size: 0.9rem;
                    line-height: 1rem;
                    font-weight: 500;
                    border-radius: 0.42rem;
                    color: #7E8299;
                }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link > i {
                        font-size: 0.6rem;
                        text-align: center;
                        display: inline-block;
                        line-height: 0;
                        color: #B5B5C3;
                        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-first, .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-prev, .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-next, .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-last {
                        background-color: #ecf1f6;
                    }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-disabled {
                        opacity: 0.6;
                        cursor: default;
                    }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link:hover:not(.datatable-pager-link-disabled) {
                        opacity: 1;
                        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                        background-color: #6993FF;
                        color: #FFFFFF;
                    }

                        .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link:hover:not(.datatable-pager-link-disabled) i {
                            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                            color: #FFFFFF;
                        }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-active {
                        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                        background-color: #6993FF;
                        color: #FFFFFF;
                    }

                        .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-active i {
                            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                            color: #FFFFFF;
                        }

                .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-input {
                    height: 2.25rem;
                    width: 3.5rem;
                    text-align: center;
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    border-radius: 0.42rem !important;
                    background-color: #ecf1f6;
                    border-color: #ecf1f6;
                    color: #7E8299;
                }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-input:focus {
                        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                        background-color: #ecf1f6;
                        border-color: #ecf1f6;
                        color: #7E8299;
                    }

        .datatable.datatable-default > .datatable-pager > .datatable-pager-info {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size {
                margin-right: 10px;
            }

                .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle {
                    height: 2.25rem;
                    padding: 0.45rem 1rem;
                    font-size: 1rem;
                    font-weight: 500;
                    border: 0 !important;
                    color: #7E8299;
                    background-color: #ecf1f6 !important;
                    border-radius: 0.42rem;
                }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle .filter-option, .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:after,
                    .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle i {
                        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                        color: #7E8299;
                    }

                    .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:focus,
                    .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:hover, .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size.show > .btn.dropdown-toggle {
                        border: 0 !important;
                        color: #FFFFFF !important;
                        background-color: #6993FF !important;
                    }

                        .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:focus .filter-option, .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:focus:after,
                        .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:focus i,
                        .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:hover .filter-option,
                        .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:hover:after,
                        .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .btn.dropdown-toggle:hover i, .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size.show > .btn.dropdown-toggle .filter-option, .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size.show > .btn.dropdown-toggle:after,
                        .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size.show > .btn.dropdown-toggle i {
                            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                            color: #FFFFFF !important;
                        }

                .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .dropdown-menu.inner > li.selected > a span.check-mark {
                    margin-top: -0.6rem;
                }

                .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .dropdown-menu {
                    z-index: 100;
                }

.modal .datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size .dropdown-menu {
    z-index: 1051;
}

.datatable.datatable-default .ps > .ps__rail-y > .ps__thumb-y,
.datatable.datatable-default .ps > .ps__rail-x > .ps__thumb-x {
    background-color: #EBEDF3;
}

    .datatable.datatable-default .ps > .ps__rail-y > .ps__thumb-y:hover, .datatable.datatable-default .ps > .ps__rail-y > .ps__thumb-y:focus,
    .datatable.datatable-default .ps > .ps__rail-x > .ps__thumb-x:hover,
    .datatable.datatable-default .ps > .ps__rail-x > .ps__thumb-x:focus {
        background-color: #EBEDF3;
    }

.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}

    .checkbox > span {
        background-color: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 0.42rem;
    }

        .checkbox > span:after {
            content: "";
            border-color: transparent;
            border-style: solid;
            border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
            -webkit-transform: rotate(45deg) /*rtl:ignore*/;
            transform: rotate(45deg) /*rtl:ignore*/;
            margin-top: -2px;
        }

    .checkbox > input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

        .checkbox:hover > input:not([disabled]) ~ span,
        .checkbox > input:focus ~ span {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .checkbox.checkbox-disabled {
        opacity: 0.6;
        cursor: not-allowed;
    }

    .checkbox > input:checked ~ span {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: none;
    }

        .checkbox > input:checked ~ span:after {
            display: block;
        }

    .checkbox.checkbox-square > span {
        border-radius: 0;
    }

    .checkbox.checkbox-circle > span {
        border-radius: 50%;
    }

    .checkbox.checkbox-outline > span {
        border-width: 1px;
        border-style: solid;
    }

    .checkbox.checkbox-outline-2x > span {
        border-width: 2px !important;
    }

    .checkbox.checkbox-accent > span {
        border-width: 3px !important;
        border-style: solid !important;
        background-color: transparent !important;
    }

        .checkbox.checkbox-accent > span:after {
            display: block;
        }

    .checkbox > span {
        height: 18px;
        width: 18px;
    }

        .checkbox > span:after {
            width: 5px;
            height: 10px;
        }

    .checkbox.checkbox-lg > span {
        height: 24px;
        width: 24px;
    }

        .checkbox.checkbox-lg > span:after {
            width: 6px;
            height: 12px;
        }

    .checkbox.checkbox-outline > span {
        height: 18px;
        width: 18px;
    }

        .checkbox.checkbox-outline > span:after {
            width: 5px;
            height: 10px;
        }

    .checkbox.checkbox-outline.checkbox-lg > span {
        height: 24px;
        width: 24px;
    }

        .checkbox.checkbox-outline.checkbox-lg > span:after {
            width: 6px;
            height: 12px;
        }

    .checkbox > span {
        background-color: #EBEDF3;
        border: 1px solid transparent;
    }

    .checkbox > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox > input:checked ~ span {
        background-color: #6993FF;
    }

        .checkbox > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-outline > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline > input:checked ~ span {
        background-color: transparent;
        border-color: #6993FF;
    }

        .checkbox.checkbox-outline > input:checked ~ span:after {
            border-color: #6993FF;
        }

    .checkbox.checkbox-primary > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-primary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-primary > input:checked ~ span {
        background-color: #6993FF;
    }

        .checkbox.checkbox-primary > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-primary > span {
        background-color: #E1E9FF;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-primary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-primary > input:checked ~ span {
        background-color: #6993FF;
    }

        .checkbox.checkbox-light-primary > input:checked ~ span:after {
            border-color: #FFFFFF;
        }

    .checkbox.checkbox-outline.checkbox-primary > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-primary > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-primary > input:checked ~ span {
        background-color: transparent;
        border-color: #6993FF;
    }

        .checkbox.checkbox-outline.checkbox-primary > input:checked ~ span:after {
            border-color: #6993FF;
        }

    .checkbox.checkbox-secondary > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-secondary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-secondary > input:checked ~ span {
        background-color: #E4E6EF;
    }

        .checkbox.checkbox-secondary > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-secondary > span {
        background-color: #EBEDF3;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-secondary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-secondary > input:checked ~ span {
        background-color: #E4E6EF;
    }

        .checkbox.checkbox-light-secondary > input:checked ~ span:after {
            border-color: #3F4254;
        }

    .checkbox.checkbox-outline.checkbox-secondary > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-secondary > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-secondary > input:checked ~ span {
        background-color: transparent;
        border-color: #E4E6EF;
    }

        .checkbox.checkbox-outline.checkbox-secondary > input:checked ~ span:after {
            border-color: #E4E6EF;
        }

    .checkbox.checkbox-success > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-success > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-success > input:checked ~ span {
        background-color: #1BC5BD;
    }

        .checkbox.checkbox-success > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-success > span {
        background-color: #C9F7F5;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-success > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-success > input:checked ~ span {
        background-color: #1BC5BD;
    }

        .checkbox.checkbox-light-success > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-outline.checkbox-success > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-success > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-success > input:checked ~ span {
        background-color: transparent;
        border-color: #1BC5BD;
    }

        .checkbox.checkbox-outline.checkbox-success > input:checked ~ span:after {
            border-color: #1BC5BD;
        }

    .checkbox.checkbox-info > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-info > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-info > input:checked ~ span {
        background-color: #8950FC;
    }

        .checkbox.checkbox-info > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-info > span {
        background-color: #EEE5FF;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-info > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-info > input:checked ~ span {
        background-color: #8950FC;
    }

        .checkbox.checkbox-light-info > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-outline.checkbox-info > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-info > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-info > input:checked ~ span {
        background-color: transparent;
        border-color: #8950FC;
    }

        .checkbox.checkbox-outline.checkbox-info > input:checked ~ span:after {
            border-color: #8950FC;
        }

    .checkbox.checkbox-warning > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-warning > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-warning > input:checked ~ span {
        background-color: #FFA800;
    }

        .checkbox.checkbox-warning > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-warning > span {
        background-color: #FFF4DE;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-warning > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-warning > input:checked ~ span {
        background-color: #FFA800;
    }

        .checkbox.checkbox-light-warning > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-outline.checkbox-warning > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-warning > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-warning > input:checked ~ span {
        background-color: transparent;
        border-color: #FFA800;
    }

        .checkbox.checkbox-outline.checkbox-warning > input:checked ~ span:after {
            border-color: #FFA800;
        }

    .checkbox.checkbox-danger > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-danger > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-danger > input:checked ~ span {
        background-color: #F64E60;
    }

        .checkbox.checkbox-danger > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-danger > span {
        background-color: #FFE2E5;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-danger > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-danger > input:checked ~ span {
        background-color: #F64E60;
    }

        .checkbox.checkbox-light-danger > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-outline.checkbox-danger > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-danger > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-danger > input:checked ~ span {
        background-color: transparent;
        border-color: #F64E60;
    }

        .checkbox.checkbox-outline.checkbox-danger > input:checked ~ span:after {
            border-color: #F64E60;
        }

    .checkbox.checkbox-light > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light > input:checked ~ span {
        background-color: #F3F6F9;
    }

        .checkbox.checkbox-light > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-light > span {
        background-color: #F3F6F9;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-light > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-light > input:checked ~ span {
        background-color: #F3F6F9;
    }

        .checkbox.checkbox-light-light > input:checked ~ span:after {
            border-color: #7E8299;
        }

    .checkbox.checkbox-outline.checkbox-light > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-light > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-light > input:checked ~ span {
        background-color: transparent;
        border-color: #F3F6F9;
    }

        .checkbox.checkbox-outline.checkbox-light > input:checked ~ span:after {
            border-color: #F3F6F9;
        }

    .checkbox.checkbox-dark > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-dark > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-dark > input:checked ~ span {
        background-color: #181C32;
    }

        .checkbox.checkbox-dark > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-dark > span {
        background-color: #D1D3E0;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-dark > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-dark > input:checked ~ span {
        background-color: #181C32;
    }

        .checkbox.checkbox-light-dark > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-outline.checkbox-dark > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-dark > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-dark > input:checked ~ span {
        background-color: transparent;
        border-color: #181C32;
    }

        .checkbox.checkbox-outline.checkbox-dark > input:checked ~ span:after {
            border-color: #181C32;
        }

    .checkbox.checkbox-white > span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-white > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-white > input:checked ~ span {
        background-color: #ffffff;
    }

        .checkbox.checkbox-white > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .checkbox.checkbox-light-white > span {
        background-color: #ffffff;
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-white > input:focus ~ span {
        border: 1px solid transparent;
    }

    .checkbox.checkbox-light-white > input:checked ~ span {
        background-color: #ffffff;
    }

        .checkbox.checkbox-light-white > input:checked ~ span:after {
            border-color: #3F4254;
        }

    .checkbox.checkbox-outline.checkbox-white > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-white > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .checkbox.checkbox-outline.checkbox-white > input:checked ~ span {
        background-color: transparent;
        border-color: #ffffff;
    }

        .checkbox.checkbox-outline.checkbox-white > input:checked ~ span:after {
            border-color: #ffffff;
        }

.checkbox-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .checkbox-inline .checkbox {
        margin-right: 1rem;
        margin-bottom: 0.35rem;
    }

        .checkbox-inline .checkbox span {
            margin-right: 0.75rem;
        }

        .checkbox-inline .checkbox:last-child {
            margin-right: 0;
        }

.checkbox-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .checkbox-list .checkbox {
        margin-bottom: 1rem;
    }

        .checkbox-list .checkbox span {
            margin-right: 0.75rem;
        }

        .checkbox-list .checkbox:last-child {
            margin-bottom: 0;
        }

.input-group .checkbox {
    margin-bottom: 0 !important;
    padding-left: 0;
}

.form-inline .checkbox {
    margin-left: 15px;
    margin-right: 15px;
}

.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}

    .radio > span {
        border-radius: 50%;
        background-color: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

        .radio > span:after {
            content: "";
            display: none;
            border-radius: 100% !important;
        }

    .radio > input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

        .radio:hover > input:not([disabled]) ~ span,
        .radio > input:focus ~ span {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .radio.radio-disabled {
        opacity: 0.6;
        cursor: not-allowed;
    }

    .radio > input:checked ~ span {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: none;
    }

        .radio > input:checked ~ span:after {
            display: block;
        }

    .radio.radio-square > span {
        border-radius: 0;
    }

    .radio.radio-rounded > span {
        border-radius: 0.42rem;
    }

    .radio.radio-outline > span {
        border-width: 1px;
        border-style: solid;
    }

    .radio.radio-outline-2x > span {
        border-width: 2px !important;
    }

    .radio.radio-accent > span {
        border-width: 3px !important;
        border-style: solid !important;
        background-color: transparent !important;
    }

        .radio.radio-accent > span:after {
            display: block;
        }

    .radio > span {
        height: 18px;
        width: 18px;
    }

        .radio > span:after {
            width: 6px;
            height: 6px;
        }

    .radio.radio-lg > span {
        height: 24px;
        width: 24px;
    }

        .radio.radio-lg > span:after {
            width: 8px;
            height: 8px;
        }

    .radio.radio-outline > span {
        height: 18px;
        width: 18px;
    }

        .radio.radio-outline > span:after {
            width: 6px;
            height: 6px;
        }

    .radio.radio-outline.radio-lg > span {
        height: 24px;
        width: 24px;
    }

        .radio.radio-outline.radio-lg > span:after {
            width: 8px;
            height: 8px;
        }

    .radio.radio-accent > span {
        height: 24px;
        width: 24px;
    }

        .radio.radio-accent > span:after {
            width: 14px;
            height: 14px;
        }

    .radio.radio-accent.radio-lg > span {
        height: 30px;
        width: 30px;
    }

        .radio.radio-accent.radio-lg > span:after {
            width: 10px;
            height: 10px;
        }

    .radio > span {
        background-color: #EBEDF3;
        border: 1px solid transparent;
    }

    .radio > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio > input:checked ~ span {
        background-color: #6993FF;
    }

        .radio > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.radio-outline > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline > input:checked ~ span {
        background-color: transparent;
        border-color: #6993FF;
    }

        .radio.radio-outline > input:checked ~ span:after {
            background-color: #6993FF;
            border-color: #6993FF;
        }

    .radio.radio-primary > span {
        border: 1px solid transparent;
    }

    .radio.radio-primary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-primary > input:checked ~ span {
        background-color: #6993FF;
    }

        .radio.radio-primary > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-primary > span {
        background-color: #E1E9FF;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-primary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-primary > input:checked ~ span {
        background-color: #6993FF;
    }

        .radio.checkbox-light-primary > input:checked ~ span:after {
            border-color: #FFFFFF;
        }

    .radio.radio-outline.radio-primary > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-primary > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-primary > input:checked ~ span {
        background-color: transparent;
        border-color: #6993FF;
    }

        .radio.radio-outline.radio-primary > input:checked ~ span:after {
            background-color: #6993FF;
            border-color: #6993FF;
        }

    .radio.radio-accent.radio-primary > span:after {
        background-color: #6993FF;
    }

    .radio.radio-accent.radio-primary > input:focus ~ span {
        border-color: #E1E9FF;
    }

        .radio.radio-accent.radio-primary > input:focus ~ span:after {
            background-color: #6993FF;
        }

    .radio.radio-accent.radio-primary > input:checked ~ span {
        border-color: #E1E9FF;
    }

        .radio.radio-accent.radio-primary > input:checked ~ span:after {
            background-color: #6993FF;
        }

    .radio.radio-secondary > span {
        border: 1px solid transparent;
    }

    .radio.radio-secondary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-secondary > input:checked ~ span {
        background-color: #E4E6EF;
    }

        .radio.radio-secondary > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-secondary > span {
        background-color: #EBEDF3;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-secondary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-secondary > input:checked ~ span {
        background-color: #E4E6EF;
    }

        .radio.checkbox-light-secondary > input:checked ~ span:after {
            border-color: #3F4254;
        }

    .radio.radio-outline.radio-secondary > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-secondary > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-secondary > input:checked ~ span {
        background-color: transparent;
        border-color: #E4E6EF;
    }

        .radio.radio-outline.radio-secondary > input:checked ~ span:after {
            background-color: #E4E6EF;
            border-color: #E4E6EF;
        }

    .radio.radio-accent.radio-secondary > span:after {
        background-color: #E4E6EF;
    }

    .radio.radio-accent.radio-secondary > input:focus ~ span {
        border-color: #EBEDF3;
    }

        .radio.radio-accent.radio-secondary > input:focus ~ span:after {
            background-color: #E4E6EF;
        }

    .radio.radio-accent.radio-secondary > input:checked ~ span {
        border-color: #EBEDF3;
    }

        .radio.radio-accent.radio-secondary > input:checked ~ span:after {
            background-color: #E4E6EF;
        }

    .radio.radio-success > span {
        border: 1px solid transparent;
    }

    .radio.radio-success > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-success > input:checked ~ span {
        background-color: #1BC5BD;
    }

        .radio.radio-success > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-success > span {
        background-color: #C9F7F5;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-success > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-success > input:checked ~ span {
        background-color: #1BC5BD;
    }

        .radio.checkbox-light-success > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-success > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-success > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-success > input:checked ~ span {
        background-color: transparent;
        border-color: #1BC5BD;
    }

        .radio.radio-outline.radio-success > input:checked ~ span:after {
            background-color: #1BC5BD;
            border-color: #1BC5BD;
        }

    .radio.radio-accent.radio-success > span:after {
        background-color: #1BC5BD;
    }

    .radio.radio-accent.radio-success > input:focus ~ span {
        border-color: #C9F7F5;
    }

        .radio.radio-accent.radio-success > input:focus ~ span:after {
            background-color: #1BC5BD;
        }

    .radio.radio-accent.radio-success > input:checked ~ span {
        border-color: #C9F7F5;
    }

        .radio.radio-accent.radio-success > input:checked ~ span:after {
            background-color: #1BC5BD;
        }

    .radio.radio-info > span {
        border: 1px solid transparent;
    }

    .radio.radio-info > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-info > input:checked ~ span {
        background-color: #8950FC;
    }

        .radio.radio-info > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-info > span {
        background-color: #EEE5FF;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-info > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-info > input:checked ~ span {
        background-color: #8950FC;
    }

        .radio.checkbox-light-info > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-info > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-info > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-info > input:checked ~ span {
        background-color: transparent;
        border-color: #8950FC;
    }

        .radio.radio-outline.radio-info > input:checked ~ span:after {
            background-color: #8950FC;
            border-color: #8950FC;
        }

    .radio.radio-accent.radio-info > span:after {
        background-color: #8950FC;
    }

    .radio.radio-accent.radio-info > input:focus ~ span {
        border-color: #EEE5FF;
    }

        .radio.radio-accent.radio-info > input:focus ~ span:after {
            background-color: #8950FC;
        }

    .radio.radio-accent.radio-info > input:checked ~ span {
        border-color: #EEE5FF;
    }

        .radio.radio-accent.radio-info > input:checked ~ span:after {
            background-color: #8950FC;
        }

    .radio.radio-warning > span {
        border: 1px solid transparent;
    }

    .radio.radio-warning > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-warning > input:checked ~ span {
        background-color: #FFA800;
    }

        .radio.radio-warning > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-warning > span {
        background-color: #FFF4DE;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-warning > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-warning > input:checked ~ span {
        background-color: #FFA800;
    }

        .radio.checkbox-light-warning > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-warning > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-warning > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-warning > input:checked ~ span {
        background-color: transparent;
        border-color: #FFA800;
    }

        .radio.radio-outline.radio-warning > input:checked ~ span:after {
            background-color: #FFA800;
            border-color: #FFA800;
        }

    .radio.radio-accent.radio-warning > span:after {
        background-color: #FFA800;
    }

    .radio.radio-accent.radio-warning > input:focus ~ span {
        border-color: #FFF4DE;
    }

        .radio.radio-accent.radio-warning > input:focus ~ span:after {
            background-color: #FFA800;
        }

    .radio.radio-accent.radio-warning > input:checked ~ span {
        border-color: #FFF4DE;
    }

        .radio.radio-accent.radio-warning > input:checked ~ span:after {
            background-color: #FFA800;
        }

    .radio.radio-danger > span {
        border: 1px solid transparent;
    }

    .radio.radio-danger > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-danger > input:checked ~ span {
        background-color: #F64E60;
    }

        .radio.radio-danger > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-danger > span {
        background-color: #FFE2E5;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-danger > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-danger > input:checked ~ span {
        background-color: #F64E60;
    }

        .radio.checkbox-light-danger > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-danger > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-danger > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-danger > input:checked ~ span {
        background-color: transparent;
        border-color: #F64E60;
    }

        .radio.radio-outline.radio-danger > input:checked ~ span:after {
            background-color: #F64E60;
            border-color: #F64E60;
        }

    .radio.radio-accent.radio-danger > span:after {
        background-color: #F64E60;
    }

    .radio.radio-accent.radio-danger > input:focus ~ span {
        border-color: #FFE2E5;
    }

        .radio.radio-accent.radio-danger > input:focus ~ span:after {
            background-color: #F64E60;
        }

    .radio.radio-accent.radio-danger > input:checked ~ span {
        border-color: #FFE2E5;
    }

        .radio.radio-accent.radio-danger > input:checked ~ span:after {
            background-color: #F64E60;
        }

    .radio.radio-light > span {
        border: 1px solid transparent;
    }

    .radio.radio-light > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-light > input:checked ~ span {
        background-color: #F3F6F9;
    }

        .radio.radio-light > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-light > span {
        background-color: #F3F6F9;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-light > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-light > input:checked ~ span {
        background-color: #F3F6F9;
    }

        .radio.checkbox-light-light > input:checked ~ span:after {
            border-color: #7E8299;
        }

    .radio.radio-outline.radio-light > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-light > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-light > input:checked ~ span {
        background-color: transparent;
        border-color: #F3F6F9;
    }

        .radio.radio-outline.radio-light > input:checked ~ span:after {
            background-color: #F3F6F9;
            border-color: #F3F6F9;
        }

    .radio.radio-accent.radio-light > span:after {
        background-color: #F3F6F9;
    }

    .radio.radio-accent.radio-light > input:focus ~ span {
        border-color: #F3F6F9;
    }

        .radio.radio-accent.radio-light > input:focus ~ span:after {
            background-color: #F3F6F9;
        }

    .radio.radio-accent.radio-light > input:checked ~ span {
        border-color: #F3F6F9;
    }

        .radio.radio-accent.radio-light > input:checked ~ span:after {
            background-color: #F3F6F9;
        }

    .radio.radio-dark > span {
        border: 1px solid transparent;
    }

    .radio.radio-dark > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-dark > input:checked ~ span {
        background-color: #181C32;
    }

        .radio.radio-dark > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-dark > span {
        background-color: #D1D3E0;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-dark > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-dark > input:checked ~ span {
        background-color: #181C32;
    }

        .radio.checkbox-light-dark > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-dark > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-dark > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-dark > input:checked ~ span {
        background-color: transparent;
        border-color: #181C32;
    }

        .radio.radio-outline.radio-dark > input:checked ~ span:after {
            background-color: #181C32;
            border-color: #181C32;
        }

    .radio.radio-accent.radio-dark > span:after {
        background-color: #181C32;
    }

    .radio.radio-accent.radio-dark > input:focus ~ span {
        border-color: #D1D3E0;
    }

        .radio.radio-accent.radio-dark > input:focus ~ span:after {
            background-color: #181C32;
        }

    .radio.radio-accent.radio-dark > input:checked ~ span {
        border-color: #D1D3E0;
    }

        .radio.radio-accent.radio-dark > input:checked ~ span:after {
            background-color: #181C32;
        }

    .radio.radio-white > span {
        border: 1px solid transparent;
    }

    .radio.radio-white > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-white > input:checked ~ span {
        background-color: #ffffff;
    }

        .radio.radio-white > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-white > span {
        background-color: #ffffff;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-white > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-white > input:checked ~ span {
        background-color: #ffffff;
    }

        .radio.checkbox-light-white > input:checked ~ span:after {
            border-color: #3F4254;
        }

    .radio.radio-outline.radio-white > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-white > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-white > input:checked ~ span {
        background-color: transparent;
        border-color: #ffffff;
    }

        .radio.radio-outline.radio-white > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.radio-accent.radio-white > span:after {
        background-color: #ffffff;
    }

    .radio.radio-accent.radio-white > input:focus ~ span {
        border-color: #ffffff;
    }

        .radio.radio-accent.radio-white > input:focus ~ span:after {
            background-color: #ffffff;
        }

    .radio.radio-accent.radio-white > input:checked ~ span {
        border-color: #ffffff;
    }

        .radio.radio-accent.radio-white > input:checked ~ span:after {
            background-color: #ffffff;
        }

.radio-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .radio-inline .radio {
        margin-right: 1rem;
        margin-bottom: 0.35rem;
    }

        .radio-inline .radio span {
            margin-right: 0.75rem;
        }

        .radio-inline .radio:last-child {
            margin-right: 0;
        }

.radio-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .radio-list .radio {
        margin-bottom: 1rem;
    }

        .radio-list .radio span {
            margin-right: 0.75rem;
        }

        .radio-list .radio:last-child {
            margin-bottom: 0;
        }

.input-group .radio {
    margin-bottom: 0 !important;
    padding-left: 0;
}

.form-inline .radio {
    margin-left: 15px;
    margin-right: 15px;
}

.switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
}

    .switch label {
        margin: 0;
    }

    .switch input:empty {
        margin-left: -999px;
        height: 0;
        width: 0;
        overflow: hidden;
        position: absolute;
        opacity: 0;
    }

        .switch input:empty ~ span {
            display: inline-block;
            position: relative;
            float: left;
            width: 1px;
            text-indent: 0;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .switch input:empty ~ span:before,
            .switch input:empty ~ span:after {
                position: absolute;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                top: 0;
                bottom: 0;
                left: 0;
                content: " ";
                -webkit-transition: all 100ms ease-in;
                transition: all 100ms ease-in;
            }

    .switch input[disabled] {
        cursor: not-allowed;
    }

        .switch input[disabled] ~ span:after,
        .switch input[disabled] ~ span:before {
            cursor: not-allowed;
            opacity: 0.5;
        }

    .switch.switch-icon input:checked ~ span:after {
        font-family: Ki;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "";
        line-height: 0;
    }

    .switch input:empty ~ span {
        margin: 2px 0;
        height: 30px;
        width: 57px;
        border-radius: 15px;
    }

        .switch input:empty ~ span:before,
        .switch input:empty ~ span:after {
            width: 54px;
            border-radius: 15px;
        }

        .switch input:empty ~ span:after {
            height: 24px;
            width: 24px;
            top: 3px;
            bottom: 3px;
            margin-left: 3px;
            font-size: 0.65em;
            text-align: center;
            vertical-align: middle;
        }

    .switch input:checked ~ span:after {
        margin-left: 26px;
    }

    .switch.switch-sm input:empty ~ span {
        margin: 2px 0;
        height: 24px;
        width: 40px;
        border-radius: 12px;
    }

        .switch.switch-sm input:empty ~ span:before,
        .switch.switch-sm input:empty ~ span:after {
            width: 38px;
            border-radius: 12px;
        }

        .switch.switch-sm input:empty ~ span:after {
            height: 20px;
            width: 20px;
            top: 2px;
            bottom: 2px;
            margin-left: 2px;
            font-size: 0.55em;
            text-align: center;
            vertical-align: middle;
        }

    .switch.switch-sm input:checked ~ span:after {
        margin-left: 16px;
    }

    .switch.switch-lg input:empty ~ span {
        margin: 2px 0;
        height: 40px;
        width: 75px;
        border-radius: 20px;
    }

        .switch.switch-lg input:empty ~ span:before,
        .switch.switch-lg input:empty ~ span:after {
            width: 72px;
            border-radius: 20px;
        }

        .switch.switch-lg input:empty ~ span:after {
            height: 34px;
            width: 34px;
            top: 3px;
            bottom: 3px;
            margin-left: 3px;
            font-size: 0.75em;
            text-align: center;
            vertical-align: middle;
        }

    .switch.switch-lg input:checked ~ span:after {
        margin-left: 34px;
    }

    .switch input:empty ~ span:before {
        background-color: #EBEDF3;
    }

    .switch input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch input:checked ~ span:before {
        background-color: #EBEDF3;
    }

    .switch input:checked ~ span:after {
        opacity: 1;
        color: #ffffff;
        background-color: #6993FF;
    }

    .switch.switch-primary:not(.switch-outline) input:empty ~ span:before {
        background-color: #6993FF;
    }

    .switch.switch-primary:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-primary:not(.switch-outline) input:checked ~ span:before {
        background-color: #6993FF;
    }

    .switch.switch-primary:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #6993FF;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-primary input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-primary input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-primary input:checked ~ span:before {
        border: 2px solid #6993FF;
        background-color: transparent;
    }

    .switch.switch-outline.switch-primary input:checked ~ span:after {
        color: #ffffff;
        background-color: #6993FF;
    }

    .switch.switch-secondary:not(.switch-outline) input:empty ~ span:before {
        background-color: #E4E6EF;
    }

    .switch.switch-secondary:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-secondary:not(.switch-outline) input:checked ~ span:before {
        background-color: #E4E6EF;
    }

    .switch.switch-secondary:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #E4E6EF;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-secondary input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-secondary input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-secondary input:checked ~ span:before {
        border: 2px solid #E4E6EF;
        background-color: transparent;
    }

    .switch.switch-outline.switch-secondary input:checked ~ span:after {
        color: #ffffff;
        background-color: #E4E6EF;
    }

    .switch.switch-success:not(.switch-outline) input:empty ~ span:before {
        background-color: #1BC5BD;
    }

    .switch.switch-success:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-success:not(.switch-outline) input:checked ~ span:before {
        background-color: #1BC5BD;
    }

    .switch.switch-success:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #1BC5BD;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-success input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-success input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-success input:checked ~ span:before {
        border: 2px solid #1BC5BD;
        background-color: transparent;
    }

    .switch.switch-outline.switch-success input:checked ~ span:after {
        color: #ffffff;
        background-color: #1BC5BD;
    }

    .switch.switch-info:not(.switch-outline) input:empty ~ span:before {
        background-color: #8950FC;
    }

    .switch.switch-info:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-info:not(.switch-outline) input:checked ~ span:before {
        background-color: #8950FC;
    }

    .switch.switch-info:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #8950FC;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-info input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-info input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-info input:checked ~ span:before {
        border: 2px solid #8950FC;
        background-color: transparent;
    }

    .switch.switch-outline.switch-info input:checked ~ span:after {
        color: #ffffff;
        background-color: #8950FC;
    }

    .switch.switch-warning:not(.switch-outline) input:empty ~ span:before {
        background-color: #FFA800;
    }

    .switch.switch-warning:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-warning:not(.switch-outline) input:checked ~ span:before {
        background-color: #FFA800;
    }

    .switch.switch-warning:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #FFA800;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-warning input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-warning input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-warning input:checked ~ span:before {
        border: 2px solid #FFA800;
        background-color: transparent;
    }

    .switch.switch-outline.switch-warning input:checked ~ span:after {
        color: #ffffff;
        background-color: #FFA800;
    }

    .switch.switch-danger:not(.switch-outline) input:empty ~ span:before {
        background-color: #F64E60;
    }

    .switch.switch-danger:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-danger:not(.switch-outline) input:checked ~ span:before {
        background-color: #F64E60;
    }

    .switch.switch-danger:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #F64E60;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-danger input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-danger input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-danger input:checked ~ span:before {
        border: 2px solid #F64E60;
        background-color: transparent;
    }

    .switch.switch-outline.switch-danger input:checked ~ span:after {
        color: #ffffff;
        background-color: #F64E60;
    }

    .switch.switch-light:not(.switch-outline) input:empty ~ span:before {
        background-color: #F3F6F9;
    }

    .switch.switch-light:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-light:not(.switch-outline) input:checked ~ span:before {
        background-color: #F3F6F9;
    }

    .switch.switch-light:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #F3F6F9;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-light input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-light input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-light input:checked ~ span:before {
        border: 2px solid #F3F6F9;
        background-color: transparent;
    }

    .switch.switch-outline.switch-light input:checked ~ span:after {
        color: #ffffff;
        background-color: #F3F6F9;
    }

    .switch.switch-dark:not(.switch-outline) input:empty ~ span:before {
        background-color: #181C32;
    }

    .switch.switch-dark:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-dark:not(.switch-outline) input:checked ~ span:before {
        background-color: #181C32;
    }

    .switch.switch-dark:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #181C32;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-dark input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-dark input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-dark input:checked ~ span:before {
        border: 2px solid #181C32;
        background-color: transparent;
    }

    .switch.switch-outline.switch-dark input:checked ~ span:after {
        color: #ffffff;
        background-color: #181C32;
    }

    .switch.switch-white:not(.switch-outline) input:empty ~ span:before {
        background-color: #ffffff;
    }

    .switch.switch-white:not(.switch-outline) input:empty ~ span:after {
        background-color: #ffffff;
        opacity: 0.7;
    }

    .switch.switch-white:not(.switch-outline) input:checked ~ span:before {
        background-color: #ffffff;
    }

    .switch.switch-white:not(.switch-outline) input:checked ~ span:after {
        opacity: 1;
        color: #ffffff;
        background-color: #ffffff;
    }

    .switch.switch-outline.switch-white input:empty ~ span:before {
        border: 2px solid #EBEDF3;
        background-color: transparent;
    }

    .switch.switch-outline.switch-white input:empty ~ span:after {
        background-color: #EBEDF3;
    }

    .switch.switch-outline.switch-white input:checked ~ span:before {
        border: 2px solid #ffffff;
        background-color: transparent;
    }

    .switch.switch-outline.switch-white input:checked ~ span:after {
        color: #ffffff;
        background-color: #ffffff;
    }

.option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.4em;
    border: 1px solid #EBEDF3;
    border-radius: 0.42rem;
}

    .option .option-control {
        width: 2.7rem;
        padding-top: 0.1rem;
    }

        .option .option-control .kt-radio {
            display: block;
        }

    .option .option-label {
        width: 100%;
    }

        .option .option-label .option-head {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

            .option .option-label .option-head .option-title {
                font-size: 1.1rem;
                font-weight: 500;
                color: #3F4254;
            }

            .option .option-label .option-head .option-focus {
                font-size: 1.1rem;
                font-weight: 600;
                color: #181C32;
            }

        .option .option-label .option-body {
            display: block;
            padding-top: 0.7rem;
            font-size: 0.9rem;
            color: #B5B5C3;
        }

    .option.option-plain {
        border: 0;
        padding: 0;
        margin-top: -0.2rem;
        margin-bottom: 2rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .option.option-plain .option-control {
            vertical-align: middle;
            width: 2.7rem;
        }

            .option.option-plain .option-control .radio {
                margin-bottom: 1.6rem;
            }

        .option.option-plain .option-label .option-body {
            padding-top: 0.2rem;
        }

.dialog {
    width: 130px;
    margin: 0 auto;
    position: fixed;
    z-index: 1100;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 0.42rem;
}

    .dialog.dialog-top-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: -100px;
        left: 50%;
        margin-left: -65px;
        -webkit-transition: top 0.6s ease;
        transition: top 0.6s ease;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

        .dialog.dialog-top-center.dialog-shown {
            top: 0px;
            -webkit-transition: top 0.6s ease;
            transition: top 0.6s ease;
        }

    .dialog.dialog-loader {
        font-size: 1rem;
        padding: 0.75rem;
        font-weight: 400;
        color: #3F4254;
    }

.strikethrough {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

    .strikethrough span {
        position: relative;
        display: inline-block;
        color: #B5B5C3;
        font-weight: 500;
    }

        .strikethrough span:before, .strikethrough span:after {
            content: "";
            position: absolute;
            top: 50%;
            width: 9999px;
            height: 1px;
            background: #EBEDF3;
        }

        .strikethrough span:before {
            right: 100%;
            margin-right: 15px;
        }

        .strikethrough span:after {
            left: 100%;
            margin-left: 15px;
        }

.separator {
    height: 0;
}

    .separator.separator-dashed {
        border-bottom: 1px dashed #EBEDF3;
    }

    .separator.separator-solid {
        border-bottom: 1px solid #EBEDF3;
    }

    .separator.separator-border-2 {
        border-bottom-width: 2px;
    }

    .separator.separator-border-3 {
        border-bottom-width: 3px;
    }

    .separator.separator-border-4 {
        border-bottom-width: 4px;
    }

    .separator.separator-primary {
        border-bottom-color: #6993FF;
    }

    .separator.separator-secondary {
        border-bottom-color: #E4E6EF;
    }

    .separator.separator-success {
        border-bottom-color: #1BC5BD;
    }

    .separator.separator-info {
        border-bottom-color: #8950FC;
    }

    .separator.separator-warning {
        border-bottom-color: #FFA800;
    }

    .separator.separator-danger {
        border-bottom-color: #F64E60;
    }

    .separator.separator-light {
        border-bottom-color: #F3F6F9;
    }

    .separator.separator-dark {
        border-bottom-color: #181C32;
    }

    .separator.separator-white {
        border-bottom-color: #ffffff;
    }

.image-input {
    position: relative;
    display: inline-block;
    border-radius: 0.42rem;
    background-repeat: no-repeat;
    background-size: cover;
}

    .image-input .image-input-wrapper {
        width: 120px;
        height: 120px;
        border-radius: 0.42rem;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .image-input [data-action=change] {
        cursor: pointer;
        position: absolute;
        right: -10px;
        top: -10px;
    }

        .image-input [data-action=change] input {
            width: 0 !important;
            height: 0 !important;
            overflow: hidden;
            opacity: 0;
        }

    .image-input [data-action=cancel],
    .image-input [data-action=remove] {
        position: absolute;
        right: -10px;
        bottom: -5px;
    }

    .image-input [data-action=cancel] {
        display: none;
    }

    .image-input.image-input-changed [data-action=cancel] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .image-input.image-input-changed [data-action=remove] {
        display: none;
    }

    .image-input.image-input-empty [data-action=remove],
    .image-input.image-input-empty [data-action=cancel] {
        display: none;
    }

    .image-input.image-input-circle {
        border-radius: 50%;
    }

        .image-input.image-input-circle .image-input-wrapper {
            border-radius: 50%;
        }

        .image-input.image-input-circle [data-action=change] {
            right: 5px;
            top: 5px;
        }

        .image-input.image-input-circle [data-action=cancel],
        .image-input.image-input-circle [data-action=remove] {
            right: 5px;
            bottom: 5px;
        }

    .image-input.image-input-outline .image-input-wrapper {
        border: 3px solid #ffffff;
        -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
        box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    }

.label {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-size: 0.8rem;
    background-color: #EBEDF3;
    color: #3F4254;
    font-weight: 400;
    height: 20px;
    width: 20px;
    font-size: 0.8rem;
}

    .label.label-primary {
        color: #FFFFFF;
        background-color: #6993FF;
    }

    .label.label-outline-primary {
        background-color: transparent;
        color: #6993FF;
        border: 1px solid #6993FF;
    }

        .label.label-outline-primary.label-outline-2x {
            border: 2px solid #6993FF;
        }

    .label.label-light-primary {
        color: #6993FF;
        background-color: #E1E9FF;
    }

    .label.label-secondary {
        color: #3F4254;
        background-color: #E4E6EF;
    }

    .label.label-outline-secondary {
        background-color: transparent;
        color: #3F4254;
        border: 1px solid #E4E6EF;
    }

        .label.label-outline-secondary.label-outline-2x {
            border: 2px solid #E4E6EF;
        }

    .label.label-light-secondary {
        color: #E4E6EF;
        background-color: #EBEDF3;
    }

    .label.label-success {
        color: #ffffff;
        background-color: #1BC5BD;
    }

    .label.label-outline-success {
        background-color: transparent;
        color: #1BC5BD;
        border: 1px solid #1BC5BD;
    }

        .label.label-outline-success.label-outline-2x {
            border: 2px solid #1BC5BD;
        }

    .label.label-light-success {
        color: #1BC5BD;
        background-color: #C9F7F5;
    }

    .label.label-info {
        color: #ffffff;
        background-color: #8950FC;
    }

    .label.label-outline-info {
        background-color: transparent;
        color: #8950FC;
        border: 1px solid #8950FC;
    }

        .label.label-outline-info.label-outline-2x {
            border: 2px solid #8950FC;
        }

    .label.label-light-info {
        color: #8950FC;
        background-color: #EEE5FF;
    }

    .label.label-warning {
        color: #ffffff;
        background-color: #FFA800;
    }

    .label.label-outline-warning {
        background-color: transparent;
        color: #FFA800;
        border: 1px solid #FFA800;
    }

        .label.label-outline-warning.label-outline-2x {
            border: 2px solid #FFA800;
        }

    .label.label-light-warning {
        color: #FFA800;
        background-color: #FFF4DE;
    }

    .label.label-danger {
        color: #ffffff;
        background-color: #F64E60;
    }

    .label.label-outline-danger {
        background-color: transparent;
        color: #F64E60;
        border: 1px solid #F64E60;
    }

        .label.label-outline-danger.label-outline-2x {
            border: 2px solid #F64E60;
        }

    .label.label-light-danger {
        color: #F64E60;
        background-color: #FFE2E5;
    }

    .label.label-light {
        color: #7E8299;
        background-color: #F3F6F9;
    }

    .label.label-outline-light {
        background-color: transparent;
        color: #3F4254;
        border: 1px solid #F3F6F9;
    }

        .label.label-outline-light.label-outline-2x {
            border: 2px solid #F3F6F9;
        }

    .label.label-light-light {
        color: #F3F6F9;
        background-color: #F3F6F9;
    }

    .label.label-dark {
        color: #ffffff;
        background-color: #181C32;
    }

    .label.label-outline-dark {
        background-color: transparent;
        color: #181C32;
        border: 1px solid #181C32;
    }

        .label.label-outline-dark.label-outline-2x {
            border: 2px solid #181C32;
        }

    .label.label-light-dark {
        color: #181C32;
        background-color: #D1D3E0;
    }

    .label.label-white {
        color: #3F4254;
        background-color: #ffffff;
    }

    .label.label-outline-white {
        background-color: transparent;
        color: #ffffff;
        border: 1px solid #ffffff;
    }

        .label.label-outline-white.label-outline-2x {
            border: 2px solid #ffffff;
        }

    .label.label-light-white {
        color: #ffffff;
        background-color: #ffffff;
    }

    .label.label-inline {
        width: auto;
        padding: 0.15rem 0.75rem;
        border-radius: 0.42rem;
    }

        .label.label-inline.label-md {
            padding: 0.8rem 0.6rem;
        }

        .label.label-inline.label-lg {
            padding: 0.9rem 0.75rem;
        }

        .label.label-inline.label-xl {
            padding: 1rem 0.85rem;
        }

    .label.label-pill {
        border-radius: none;
    }

    .label.label-rounded {
        border-radius: 0.42rem;
    }

    .label.label-square {
        border-radius: 0;
    }

    .label.label-dot {
        display: inline-block;
        font-size: 0 !important;
        vertical-align: middle;
        text-align: center;
    }

    .label.label-inline {
        width: auto;
    }

    .label.label-dot {
        line-height: 6px;
        min-height: 6px;
        min-width: 6px;
        height: 6px;
        width: 6px;
    }

    .label.label-sm {
        height: 16px;
        width: 16px;
        font-size: 0.75rem;
    }

        .label.label-sm.label-inline {
            width: auto;
        }

        .label.label-sm.label-dot {
            line-height: 4px;
            min-height: 4px;
            min-width: 4px;
            height: 4px;
            width: 4px;
        }

    .label.label-lg {
        height: 24px;
        width: 24px;
        font-size: 0.9rem;
    }

        .label.label-lg.label-inline {
            width: auto;
        }

        .label.label-lg.label-dot {
            line-height: 8px;
            min-height: 8px;
            min-width: 8px;
            height: 8px;
            width: 8px;
        }

    .label.label-xl {
        height: 28px;
        width: 28px;
        font-size: 1rem;
    }

        .label.label-xl.label-inline {
            width: auto;
        }

        .label.label-xl.label-dot {
            line-height: 10px;
            min-height: 10px;
            min-width: 10px;
            height: 10px;
            width: 10px;
        }

.loader {
    display: inline-block;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #F3F6F9;
    opacity: 0;
    -webkit-animation: animation-loader 0.9s infinite ease-in-out;
    animation: animation-loader 0.9s infinite ease-in-out;
    width: 1.4rem;
    height: 1.4rem;
}

.btn .loader {
    position: relative;
    line-height: 0;
}

.loader.loader-lg {
    width: 3px;
    height: 3px;
}

.loader.loader-sm {
    width: 1px;
    height: 1px;
}

.loader.loader-primary {
    background-color: #6993FF;
}

.loader.loader-secondary {
    background-color: #E4E6EF;
}

.loader.loader-success {
    background-color: #1BC5BD;
}

.loader.loader-info {
    background-color: #8950FC;
}

.loader.loader-warning {
    background-color: #FFA800;
}

.loader.loader-danger {
    background-color: #F64E60;
}

.loader.loader-light {
    background-color: #F3F6F9;
}

.loader.loader-dark {
    background-color: #181C32;
}

.loader.loader-white {
    background-color: #ffffff;
}

@-webkit-keyframes animation-loader {
    0% {
        opacity: 0.3;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes animation-loader {
    0% {
        opacity: 0.3;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.symbol {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.42rem;
}

    .symbol .symbol-label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 500;
        color: #3F4254;
        background-color: #F3F6F9;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        border-radius: 0.42rem;
    }

    .symbol .symbol-badge {
        position: absolute;
        border: 2px solid #ffffff;
        border-radius: 100%;
        top: 0;
        right: 0;
    }

    .symbol > img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 0.42rem;
    }

    .symbol.symbol-circle {
        border-radius: 50%;
    }

        .symbol.symbol-circle > img {
            border-radius: 50%;
        }

        .symbol.symbol-circle .symbol-label {
            border-radius: 50%;
        }

    .symbol.symbol-primary .symbol-label {
        background-color: #6993FF;
        color: #FFFFFF;
    }

    .symbol.symbol-light-primary .symbol-label {
        background-color: #E1E9FF;
        color: #6993FF;
    }

    .symbol.symbol-secondary .symbol-label {
        background-color: #E4E6EF;
        color: #3F4254;
    }

    .symbol.symbol-light-secondary .symbol-label {
        background-color: #EBEDF3;
        color: #E4E6EF;
    }

    .symbol.symbol-success .symbol-label {
        background-color: #1BC5BD;
        color: #ffffff;
    }

    .symbol.symbol-light-success .symbol-label {
        background-color: #C9F7F5;
        color: #1BC5BD;
    }

    .symbol.symbol-info .symbol-label {
        background-color: #8950FC;
        color: #ffffff;
    }

    .symbol.symbol-light-info .symbol-label {
        background-color: #EEE5FF;
        color: #8950FC;
    }

    .symbol.symbol-warning .symbol-label {
        background-color: #FFA800;
        color: #ffffff;
    }

    .symbol.symbol-light-warning .symbol-label {
        background-color: #FFF4DE;
        color: #FFA800;
    }

    .symbol.symbol-danger .symbol-label {
        background-color: #F64E60;
        color: #ffffff;
    }

    .symbol.symbol-light-danger .symbol-label {
        background-color: #FFE2E5;
        color: #F64E60;
    }

    .symbol.symbol-light .symbol-label {
        background-color: #F3F6F9;
        color: #7E8299;
    }

    .symbol.symbol-light-light .symbol-label {
        background-color: #F3F6F9;
        color: #F3F6F9;
    }

    .symbol.symbol-dark .symbol-label {
        background-color: #181C32;
        color: #ffffff;
    }

    .symbol.symbol-light-dark .symbol-label {
        background-color: #D1D3E0;
        color: #181C32;
    }

    .symbol.symbol-white .symbol-label {
        background-color: #ffffff;
        color: #3F4254;
    }

    .symbol.symbol-light-white .symbol-label {
        background-color: #ffffff;
        color: #ffffff;
    }

    .symbol.symbol-20 > img {
        width: 100%;
        max-width: 20px;
        height: 20px;
    }

    .symbol.symbol-20 .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-20 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-20 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-20.symbol-circle .symbol-badge {
        top: -7.9px;
        right: -7.9px;
    }

        .symbol.symbol-20.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -7.9px;
        }

    .symbol.symbol-20.symbol-fixed .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-20.symbol-fixed > img {
        width: 20px;
        height: 20px;
        max-width: auto;
    }

    .symbol.symbol-20.symbol-2by3 .symbol-label {
        height: 20px;
        width: 30px;
    }

    .symbol.symbol-20.symbol-2by3 > img {
        height: 20px;
        width: 30px;
        max-width: auto;
    }

    .symbol.symbol-25 > img {
        width: 100%;
        max-width: 25px;
        height: 25px;
    }

    .symbol.symbol-25 .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-25 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-25 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-25.symbol-circle .symbol-badge {
        top: -6.875px;
        right: -6.875px;
    }

        .symbol.symbol-25.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6.875px;
        }

    .symbol.symbol-25.symbol-fixed .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-25.symbol-fixed > img {
        width: 25px;
        height: 25px;
        max-width: auto;
    }

    .symbol.symbol-25.symbol-2by3 .symbol-label {
        height: 25px;
        width: 37.5px;
    }

    .symbol.symbol-25.symbol-2by3 > img {
        height: 25px;
        width: 37.5px;
        max-width: auto;
    }

    .symbol.symbol-30 > img {
        width: 100%;
        max-width: 30px;
        height: 30px;
    }

    .symbol.symbol-30 .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-30 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-30 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-30.symbol-circle .symbol-badge {
        top: -5.85px;
        right: -5.85px;
    }

        .symbol.symbol-30.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -5.85px;
        }

    .symbol.symbol-30.symbol-fixed .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-30.symbol-fixed > img {
        width: 30px;
        height: 30px;
        max-width: auto;
    }

    .symbol.symbol-30.symbol-2by3 .symbol-label {
        height: 30px;
        width: 45px;
    }

    .symbol.symbol-30.symbol-2by3 > img {
        height: 30px;
        width: 45px;
        max-width: auto;
    }

    .symbol.symbol-35 > img {
        width: 100%;
        max-width: 35px;
        height: 35px;
    }

    .symbol.symbol-35 .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-35 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-35 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-35.symbol-circle .symbol-badge {
        top: -4.825px;
        right: -4.825px;
    }

        .symbol.symbol-35.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -4.825px;
        }

    .symbol.symbol-35.symbol-fixed .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-35.symbol-fixed > img {
        width: 35px;
        height: 35px;
        max-width: auto;
    }

    .symbol.symbol-35.symbol-2by3 .symbol-label {
        height: 35px;
        width: 52.5px;
    }

    .symbol.symbol-35.symbol-2by3 > img {
        height: 35px;
        width: 52.5px;
        max-width: auto;
    }

    .symbol.symbol-40 > img {
        width: 100%;
        max-width: 40px;
        height: 40px;
    }

    .symbol.symbol-40 .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-40 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-40 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-40.symbol-circle .symbol-badge {
        top: -3.8px;
        right: -3.8px;
    }

        .symbol.symbol-40.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -3.8px;
        }

    .symbol.symbol-40.symbol-fixed .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-40.symbol-fixed > img {
        width: 40px;
        height: 40px;
        max-width: auto;
    }

    .symbol.symbol-40.symbol-2by3 .symbol-label {
        height: 40px;
        width: 60px;
    }

    .symbol.symbol-40.symbol-2by3 > img {
        height: 40px;
        width: 60px;
        max-width: auto;
    }

    .symbol.symbol-45 > img {
        width: 100%;
        max-width: 45px;
        height: 45px;
    }

    .symbol.symbol-45 .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-45 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-45 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-45.symbol-circle .symbol-badge {
        top: -2.775px;
        right: -2.775px;
    }

        .symbol.symbol-45.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -2.775px;
        }

    .symbol.symbol-45.symbol-fixed .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-45.symbol-fixed > img {
        width: 45px;
        height: 45px;
        max-width: auto;
    }

    .symbol.symbol-45.symbol-2by3 .symbol-label {
        height: 45px;
        width: 67.5px;
    }

    .symbol.symbol-45.symbol-2by3 > img {
        height: 45px;
        width: 67.5px;
        max-width: auto;
    }

    .symbol > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-50 > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol.symbol-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-50 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-50 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-50.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-50.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-50.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-50.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-50.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-50.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-55 > img {
        width: 100%;
        max-width: 55px;
        height: 55px;
    }

    .symbol.symbol-55 .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-55 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-55 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-55.symbol-circle .symbol-badge {
        top: -0.725px;
        right: -0.725px;
    }

        .symbol.symbol-55.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -0.725px;
        }

    .symbol.symbol-55.symbol-fixed .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-55.symbol-fixed > img {
        width: 55px;
        height: 55px;
        max-width: auto;
    }

    .symbol.symbol-55.symbol-2by3 .symbol-label {
        height: 55px;
        width: 82.5px;
    }

    .symbol.symbol-55.symbol-2by3 > img {
        height: 55px;
        width: 82.5px;
        max-width: auto;
    }

    .symbol.symbol-60 > img {
        width: 100%;
        max-width: 60px;
        height: 60px;
    }

    .symbol.symbol-60 .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-60 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-60 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-60.symbol-circle .symbol-badge {
        top: 0.3px;
        right: 0.3px;
    }

        .symbol.symbol-60.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 0.3px;
        }

    .symbol.symbol-60.symbol-fixed .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-60.symbol-fixed > img {
        width: 60px;
        height: 60px;
        max-width: auto;
    }

    .symbol.symbol-60.symbol-2by3 .symbol-label {
        height: 60px;
        width: 90px;
    }

    .symbol.symbol-60.symbol-2by3 > img {
        height: 60px;
        width: 90px;
        max-width: auto;
    }

    .symbol.symbol-65 > img {
        width: 100%;
        max-width: 65px;
        height: 65px;
    }

    .symbol.symbol-65 .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-65 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-65 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-65.symbol-circle .symbol-badge {
        top: 1.325px;
        right: 1.325px;
    }

        .symbol.symbol-65.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 1.325px;
        }

    .symbol.symbol-65.symbol-fixed .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-65.symbol-fixed > img {
        width: 65px;
        height: 65px;
        max-width: auto;
    }

    .symbol.symbol-65.symbol-2by3 .symbol-label {
        height: 65px;
        width: 97.5px;
    }

    .symbol.symbol-65.symbol-2by3 > img {
        height: 65px;
        width: 97.5px;
        max-width: auto;
    }

    .symbol.symbol-70 > img {
        width: 100%;
        max-width: 70px;
        height: 70px;
    }

    .symbol.symbol-70 .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-70 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-70 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-70.symbol-circle .symbol-badge {
        top: 2.35px;
        right: 2.35px;
    }

        .symbol.symbol-70.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 2.35px;
        }

    .symbol.symbol-70.symbol-fixed .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-70.symbol-fixed > img {
        width: 70px;
        height: 70px;
        max-width: auto;
    }

    .symbol.symbol-70.symbol-2by3 .symbol-label {
        height: 70px;
        width: 105px;
    }

    .symbol.symbol-70.symbol-2by3 > img {
        height: 70px;
        width: 105px;
        max-width: auto;
    }

    .symbol.symbol-75 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }

    .symbol.symbol-75 .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-75 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-75 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-75.symbol-circle .symbol-badge {
        top: 3.375px;
        right: 3.375px;
    }

        .symbol.symbol-75.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 3.375px;
        }

    .symbol.symbol-75.symbol-fixed .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-75.symbol-fixed > img {
        width: 75px;
        height: 75px;
        max-width: auto;
    }

    .symbol.symbol-75.symbol-2by3 .symbol-label {
        height: 75px;
        width: 112.5px;
    }

    .symbol.symbol-75.symbol-2by3 > img {
        height: 75px;
        width: 112.5px;
        max-width: auto;
    }

    .symbol.symbol-80 > img {
        width: 100%;
        max-width: 80px;
        height: 80px;
    }

    .symbol.symbol-80 .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-80 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-80 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-80.symbol-circle .symbol-badge {
        top: 4.4px;
        right: 4.4px;
    }

        .symbol.symbol-80.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 4.4px;
        }

    .symbol.symbol-80.symbol-fixed .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-80.symbol-fixed > img {
        width: 80px;
        height: 80px;
        max-width: auto;
    }

    .symbol.symbol-80.symbol-2by3 .symbol-label {
        height: 80px;
        width: 120px;
    }

    .symbol.symbol-80.symbol-2by3 > img {
        height: 80px;
        width: 120px;
        max-width: auto;
    }

    .symbol.symbol-85 > img {
        width: 100%;
        max-width: 85px;
        height: 85px;
    }

    .symbol.symbol-85 .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-85 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-85 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-85.symbol-circle .symbol-badge {
        top: 5.425px;
        right: 5.425px;
    }

        .symbol.symbol-85.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 5.425px;
        }

    .symbol.symbol-85.symbol-fixed .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-85.symbol-fixed > img {
        width: 85px;
        height: 85px;
        max-width: auto;
    }

    .symbol.symbol-85.symbol-2by3 .symbol-label {
        height: 85px;
        width: 127.5px;
    }

    .symbol.symbol-85.symbol-2by3 > img {
        height: 85px;
        width: 127.5px;
        max-width: auto;
    }

    .symbol.symbol-90 > img {
        width: 100%;
        max-width: 90px;
        height: 90px;
    }

    .symbol.symbol-90 .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-90 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-90 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-90.symbol-circle .symbol-badge {
        top: 6.45px;
        right: 6.45px;
    }

        .symbol.symbol-90.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 6.45px;
        }

    .symbol.symbol-90.symbol-fixed .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-90.symbol-fixed > img {
        width: 90px;
        height: 90px;
        max-width: auto;
    }

    .symbol.symbol-90.symbol-2by3 .symbol-label {
        height: 90px;
        width: 135px;
    }

    .symbol.symbol-90.symbol-2by3 > img {
        height: 90px;
        width: 135px;
        max-width: auto;
    }

    .symbol.symbol-95 > img {
        width: 100%;
        max-width: 95px;
        height: 95px;
    }

    .symbol.symbol-95 .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-95 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-95 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-95.symbol-circle .symbol-badge {
        top: 7.475px;
        right: 7.475px;
    }

        .symbol.symbol-95.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 7.475px;
        }

    .symbol.symbol-95.symbol-fixed .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-95.symbol-fixed > img {
        width: 95px;
        height: 95px;
        max-width: auto;
    }

    .symbol.symbol-95.symbol-2by3 .symbol-label {
        height: 95px;
        width: 142.5px;
    }

    .symbol.symbol-95.symbol-2by3 > img {
        height: 95px;
        width: 142.5px;
        max-width: auto;
    }

    .symbol.symbol-100 > img {
        width: 100%;
        max-width: 100px;
        height: 100px;
    }

    .symbol.symbol-100 .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-100 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-100 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-100.symbol-circle .symbol-badge {
        top: 8.5px;
        right: 8.5px;
    }

        .symbol.symbol-100.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 8.5px;
        }

    .symbol.symbol-100.symbol-fixed .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-100.symbol-fixed > img {
        width: 100px;
        height: 100px;
        max-width: auto;
    }

    .symbol.symbol-100.symbol-2by3 .symbol-label {
        height: 100px;
        width: 150px;
    }

    .symbol.symbol-100.symbol-2by3 > img {
        height: 100px;
        width: 150px;
        max-width: auto;
    }

    .symbol.symbol-120 > img {
        width: 100%;
        max-width: 120px;
        height: 120px;
    }

    .symbol.symbol-120 .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-120 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-120 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-120.symbol-circle .symbol-badge {
        top: 12.6px;
        right: 12.6px;
    }

        .symbol.symbol-120.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 12.6px;
        }

    .symbol.symbol-120.symbol-fixed .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-120.symbol-fixed > img {
        width: 120px;
        height: 120px;
        max-width: auto;
    }

    .symbol.symbol-120.symbol-2by3 .symbol-label {
        height: 120px;
        width: 180px;
    }

    .symbol.symbol-120.symbol-2by3 > img {
        height: 120px;
        width: 180px;
        max-width: auto;
    }

    .symbol.symbol-130 > img {
        width: 100%;
        max-width: 130px;
        height: 130px;
    }

    .symbol.symbol-130 .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-130 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-130 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-130.symbol-circle .symbol-badge {
        top: 14.65px;
        right: 14.65px;
    }

        .symbol.symbol-130.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 14.65px;
        }

    .symbol.symbol-130.symbol-fixed .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-130.symbol-fixed > img {
        width: 130px;
        height: 130px;
        max-width: auto;
    }

    .symbol.symbol-130.symbol-2by3 .symbol-label {
        height: 130px;
        width: 195px;
    }

    .symbol.symbol-130.symbol-2by3 > img {
        height: 130px;
        width: 195px;
        max-width: auto;
    }

    .symbol.symbol-140 > img {
        width: 100%;
        max-width: 140px;
        height: 140px;
    }

    .symbol.symbol-140 .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-140 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-140 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-140.symbol-circle .symbol-badge {
        top: 16.7px;
        right: 16.7px;
    }

        .symbol.symbol-140.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 16.7px;
        }

    .symbol.symbol-140.symbol-fixed .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-140.symbol-fixed > img {
        width: 140px;
        height: 140px;
        max-width: auto;
    }

    .symbol.symbol-140.symbol-2by3 .symbol-label {
        height: 140px;
        width: 210px;
    }

    .symbol.symbol-140.symbol-2by3 > img {
        height: 140px;
        width: 210px;
        max-width: auto;
    }

    .symbol.symbol-150 > img {
        width: 100%;
        max-width: 150px;
        height: 150px;
    }

    .symbol.symbol-150 .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-150 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-150 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-150.symbol-circle .symbol-badge {
        top: 18.75px;
        right: 18.75px;
    }

        .symbol.symbol-150.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 18.75px;
        }

    .symbol.symbol-150.symbol-fixed .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-150.symbol-fixed > img {
        width: 150px;
        height: 150px;
        max-width: auto;
    }

    .symbol.symbol-150.symbol-2by3 .symbol-label {
        height: 150px;
        width: 225px;
    }

    .symbol.symbol-150.symbol-2by3 > img {
        height: 150px;
        width: 225px;
        max-width: auto;
    }

@media (min-width: 576px) {
    .symbol.symbol-sm-20 > img {
        width: 100%;
        max-width: 20px;
        height: 20px;
    }

    .symbol.symbol-sm-20 .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-sm-20 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-20 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-20.symbol-circle .symbol-badge {
        top: -7.9px;
        right: -7.9px;
    }

        .symbol.symbol-sm-20.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -7.9px;
        }

    .symbol.symbol-sm-20.symbol-fixed .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-sm-20.symbol-fixed > img {
        width: 20px;
        height: 20px;
        max-width: auto;
    }

    .symbol.symbol-sm-20.symbol-2by3 .symbol-label {
        height: 20px;
        width: 30px;
    }

    .symbol.symbol-sm-20.symbol-2by3 > img {
        height: 20px;
        width: 30px;
        max-width: auto;
    }

    .symbol.symbol-sm-25 > img {
        width: 100%;
        max-width: 25px;
        height: 25px;
    }

    .symbol.symbol-sm-25 .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-sm-25 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-25 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-25.symbol-circle .symbol-badge {
        top: -6.875px;
        right: -6.875px;
    }

        .symbol.symbol-sm-25.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6.875px;
        }

    .symbol.symbol-sm-25.symbol-fixed .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-sm-25.symbol-fixed > img {
        width: 25px;
        height: 25px;
        max-width: auto;
    }

    .symbol.symbol-sm-25.symbol-2by3 .symbol-label {
        height: 25px;
        width: 37.5px;
    }

    .symbol.symbol-sm-25.symbol-2by3 > img {
        height: 25px;
        width: 37.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-30 > img {
        width: 100%;
        max-width: 30px;
        height: 30px;
    }

    .symbol.symbol-sm-30 .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-sm-30 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-30 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-30.symbol-circle .symbol-badge {
        top: -5.85px;
        right: -5.85px;
    }

        .symbol.symbol-sm-30.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -5.85px;
        }

    .symbol.symbol-sm-30.symbol-fixed .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-sm-30.symbol-fixed > img {
        width: 30px;
        height: 30px;
        max-width: auto;
    }

    .symbol.symbol-sm-30.symbol-2by3 .symbol-label {
        height: 30px;
        width: 45px;
    }

    .symbol.symbol-sm-30.symbol-2by3 > img {
        height: 30px;
        width: 45px;
        max-width: auto;
    }

    .symbol.symbol-sm-35 > img {
        width: 100%;
        max-width: 35px;
        height: 35px;
    }

    .symbol.symbol-sm-35 .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-sm-35 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-35 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-35.symbol-circle .symbol-badge {
        top: -4.825px;
        right: -4.825px;
    }

        .symbol.symbol-sm-35.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -4.825px;
        }

    .symbol.symbol-sm-35.symbol-fixed .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-sm-35.symbol-fixed > img {
        width: 35px;
        height: 35px;
        max-width: auto;
    }

    .symbol.symbol-sm-35.symbol-2by3 .symbol-label {
        height: 35px;
        width: 52.5px;
    }

    .symbol.symbol-sm-35.symbol-2by3 > img {
        height: 35px;
        width: 52.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-40 > img {
        width: 100%;
        max-width: 40px;
        height: 40px;
    }

    .symbol.symbol-sm-40 .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-sm-40 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-40 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-40.symbol-circle .symbol-badge {
        top: -3.8px;
        right: -3.8px;
    }

        .symbol.symbol-sm-40.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -3.8px;
        }

    .symbol.symbol-sm-40.symbol-fixed .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-sm-40.symbol-fixed > img {
        width: 40px;
        height: 40px;
        max-width: auto;
    }

    .symbol.symbol-sm-40.symbol-2by3 .symbol-label {
        height: 40px;
        width: 60px;
    }

    .symbol.symbol-sm-40.symbol-2by3 > img {
        height: 40px;
        width: 60px;
        max-width: auto;
    }

    .symbol.symbol-sm-45 > img {
        width: 100%;
        max-width: 45px;
        height: 45px;
    }

    .symbol.symbol-sm-45 .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-sm-45 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-45 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-45.symbol-circle .symbol-badge {
        top: -2.775px;
        right: -2.775px;
    }

        .symbol.symbol-sm-45.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -2.775px;
        }

    .symbol.symbol-sm-45.symbol-fixed .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-sm-45.symbol-fixed > img {
        width: 45px;
        height: 45px;
        max-width: auto;
    }

    .symbol.symbol-sm-45.symbol-2by3 .symbol-label {
        height: 45px;
        width: 67.5px;
    }

    .symbol.symbol-sm-45.symbol-2by3 > img {
        height: 45px;
        width: 67.5px;
        max-width: auto;
    }

    .symbol > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-sm-50 > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol.symbol-sm-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-sm-50 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-50 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-50.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-sm-50.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-sm-50.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-sm-50.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-sm-50.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-sm-50.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-sm-55 > img {
        width: 100%;
        max-width: 55px;
        height: 55px;
    }

    .symbol.symbol-sm-55 .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-sm-55 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-55 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-55.symbol-circle .symbol-badge {
        top: -0.725px;
        right: -0.725px;
    }

        .symbol.symbol-sm-55.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -0.725px;
        }

    .symbol.symbol-sm-55.symbol-fixed .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-sm-55.symbol-fixed > img {
        width: 55px;
        height: 55px;
        max-width: auto;
    }

    .symbol.symbol-sm-55.symbol-2by3 .symbol-label {
        height: 55px;
        width: 82.5px;
    }

    .symbol.symbol-sm-55.symbol-2by3 > img {
        height: 55px;
        width: 82.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-60 > img {
        width: 100%;
        max-width: 60px;
        height: 60px;
    }

    .symbol.symbol-sm-60 .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-sm-60 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-60 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-60.symbol-circle .symbol-badge {
        top: 0.3px;
        right: 0.3px;
    }

        .symbol.symbol-sm-60.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 0.3px;
        }

    .symbol.symbol-sm-60.symbol-fixed .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-sm-60.symbol-fixed > img {
        width: 60px;
        height: 60px;
        max-width: auto;
    }

    .symbol.symbol-sm-60.symbol-2by3 .symbol-label {
        height: 60px;
        width: 90px;
    }

    .symbol.symbol-sm-60.symbol-2by3 > img {
        height: 60px;
        width: 90px;
        max-width: auto;
    }

    .symbol.symbol-sm-65 > img {
        width: 100%;
        max-width: 65px;
        height: 65px;
    }

    .symbol.symbol-sm-65 .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-sm-65 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-65 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-65.symbol-circle .symbol-badge {
        top: 1.325px;
        right: 1.325px;
    }

        .symbol.symbol-sm-65.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 1.325px;
        }

    .symbol.symbol-sm-65.symbol-fixed .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-sm-65.symbol-fixed > img {
        width: 65px;
        height: 65px;
        max-width: auto;
    }

    .symbol.symbol-sm-65.symbol-2by3 .symbol-label {
        height: 65px;
        width: 97.5px;
    }

    .symbol.symbol-sm-65.symbol-2by3 > img {
        height: 65px;
        width: 97.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-70 > img {
        width: 100%;
        max-width: 70px;
        height: 70px;
    }

    .symbol.symbol-sm-70 .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-sm-70 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-70 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-70.symbol-circle .symbol-badge {
        top: 2.35px;
        right: 2.35px;
    }

        .symbol.symbol-sm-70.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 2.35px;
        }

    .symbol.symbol-sm-70.symbol-fixed .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-sm-70.symbol-fixed > img {
        width: 70px;
        height: 70px;
        max-width: auto;
    }

    .symbol.symbol-sm-70.symbol-2by3 .symbol-label {
        height: 70px;
        width: 105px;
    }

    .symbol.symbol-sm-70.symbol-2by3 > img {
        height: 70px;
        width: 105px;
        max-width: auto;
    }

    .symbol.symbol-sm-75 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }

    .symbol.symbol-sm-75 .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-sm-75 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-75 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-75.symbol-circle .symbol-badge {
        top: 3.375px;
        right: 3.375px;
    }

        .symbol.symbol-sm-75.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 3.375px;
        }

    .symbol.symbol-sm-75.symbol-fixed .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-sm-75.symbol-fixed > img {
        width: 75px;
        height: 75px;
        max-width: auto;
    }

    .symbol.symbol-sm-75.symbol-2by3 .symbol-label {
        height: 75px;
        width: 112.5px;
    }

    .symbol.symbol-sm-75.symbol-2by3 > img {
        height: 75px;
        width: 112.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-80 > img {
        width: 100%;
        max-width: 80px;
        height: 80px;
    }

    .symbol.symbol-sm-80 .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-sm-80 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-80 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-80.symbol-circle .symbol-badge {
        top: 4.4px;
        right: 4.4px;
    }

        .symbol.symbol-sm-80.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 4.4px;
        }

    .symbol.symbol-sm-80.symbol-fixed .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-sm-80.symbol-fixed > img {
        width: 80px;
        height: 80px;
        max-width: auto;
    }

    .symbol.symbol-sm-80.symbol-2by3 .symbol-label {
        height: 80px;
        width: 120px;
    }

    .symbol.symbol-sm-80.symbol-2by3 > img {
        height: 80px;
        width: 120px;
        max-width: auto;
    }

    .symbol.symbol-sm-85 > img {
        width: 100%;
        max-width: 85px;
        height: 85px;
    }

    .symbol.symbol-sm-85 .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-sm-85 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-85 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-85.symbol-circle .symbol-badge {
        top: 5.425px;
        right: 5.425px;
    }

        .symbol.symbol-sm-85.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 5.425px;
        }

    .symbol.symbol-sm-85.symbol-fixed .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-sm-85.symbol-fixed > img {
        width: 85px;
        height: 85px;
        max-width: auto;
    }

    .symbol.symbol-sm-85.symbol-2by3 .symbol-label {
        height: 85px;
        width: 127.5px;
    }

    .symbol.symbol-sm-85.symbol-2by3 > img {
        height: 85px;
        width: 127.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-90 > img {
        width: 100%;
        max-width: 90px;
        height: 90px;
    }

    .symbol.symbol-sm-90 .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-sm-90 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-90 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-90.symbol-circle .symbol-badge {
        top: 6.45px;
        right: 6.45px;
    }

        .symbol.symbol-sm-90.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 6.45px;
        }

    .symbol.symbol-sm-90.symbol-fixed .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-sm-90.symbol-fixed > img {
        width: 90px;
        height: 90px;
        max-width: auto;
    }

    .symbol.symbol-sm-90.symbol-2by3 .symbol-label {
        height: 90px;
        width: 135px;
    }

    .symbol.symbol-sm-90.symbol-2by3 > img {
        height: 90px;
        width: 135px;
        max-width: auto;
    }

    .symbol.symbol-sm-95 > img {
        width: 100%;
        max-width: 95px;
        height: 95px;
    }

    .symbol.symbol-sm-95 .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-sm-95 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-95 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-95.symbol-circle .symbol-badge {
        top: 7.475px;
        right: 7.475px;
    }

        .symbol.symbol-sm-95.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 7.475px;
        }

    .symbol.symbol-sm-95.symbol-fixed .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-sm-95.symbol-fixed > img {
        width: 95px;
        height: 95px;
        max-width: auto;
    }

    .symbol.symbol-sm-95.symbol-2by3 .symbol-label {
        height: 95px;
        width: 142.5px;
    }

    .symbol.symbol-sm-95.symbol-2by3 > img {
        height: 95px;
        width: 142.5px;
        max-width: auto;
    }

    .symbol.symbol-sm-100 > img {
        width: 100%;
        max-width: 100px;
        height: 100px;
    }

    .symbol.symbol-sm-100 .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-sm-100 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-100 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-100.symbol-circle .symbol-badge {
        top: 8.5px;
        right: 8.5px;
    }

        .symbol.symbol-sm-100.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 8.5px;
        }

    .symbol.symbol-sm-100.symbol-fixed .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-sm-100.symbol-fixed > img {
        width: 100px;
        height: 100px;
        max-width: auto;
    }

    .symbol.symbol-sm-100.symbol-2by3 .symbol-label {
        height: 100px;
        width: 150px;
    }

    .symbol.symbol-sm-100.symbol-2by3 > img {
        height: 100px;
        width: 150px;
        max-width: auto;
    }

    .symbol.symbol-sm-120 > img {
        width: 100%;
        max-width: 120px;
        height: 120px;
    }

    .symbol.symbol-sm-120 .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-sm-120 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-120 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-120.symbol-circle .symbol-badge {
        top: 12.6px;
        right: 12.6px;
    }

        .symbol.symbol-sm-120.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 12.6px;
        }

    .symbol.symbol-sm-120.symbol-fixed .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-sm-120.symbol-fixed > img {
        width: 120px;
        height: 120px;
        max-width: auto;
    }

    .symbol.symbol-sm-120.symbol-2by3 .symbol-label {
        height: 120px;
        width: 180px;
    }

    .symbol.symbol-sm-120.symbol-2by3 > img {
        height: 120px;
        width: 180px;
        max-width: auto;
    }

    .symbol.symbol-sm-130 > img {
        width: 100%;
        max-width: 130px;
        height: 130px;
    }

    .symbol.symbol-sm-130 .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-sm-130 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-130 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-130.symbol-circle .symbol-badge {
        top: 14.65px;
        right: 14.65px;
    }

        .symbol.symbol-sm-130.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 14.65px;
        }

    .symbol.symbol-sm-130.symbol-fixed .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-sm-130.symbol-fixed > img {
        width: 130px;
        height: 130px;
        max-width: auto;
    }

    .symbol.symbol-sm-130.symbol-2by3 .symbol-label {
        height: 130px;
        width: 195px;
    }

    .symbol.symbol-sm-130.symbol-2by3 > img {
        height: 130px;
        width: 195px;
        max-width: auto;
    }

    .symbol.symbol-sm-140 > img {
        width: 100%;
        max-width: 140px;
        height: 140px;
    }

    .symbol.symbol-sm-140 .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-sm-140 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-140 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-140.symbol-circle .symbol-badge {
        top: 16.7px;
        right: 16.7px;
    }

        .symbol.symbol-sm-140.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 16.7px;
        }

    .symbol.symbol-sm-140.symbol-fixed .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-sm-140.symbol-fixed > img {
        width: 140px;
        height: 140px;
        max-width: auto;
    }

    .symbol.symbol-sm-140.symbol-2by3 .symbol-label {
        height: 140px;
        width: 210px;
    }

    .symbol.symbol-sm-140.symbol-2by3 > img {
        height: 140px;
        width: 210px;
        max-width: auto;
    }

    .symbol.symbol-sm-150 > img {
        width: 100%;
        max-width: 150px;
        height: 150px;
    }

    .symbol.symbol-sm-150 .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-sm-150 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-sm-150 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-sm-150.symbol-circle .symbol-badge {
        top: 18.75px;
        right: 18.75px;
    }

        .symbol.symbol-sm-150.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 18.75px;
        }

    .symbol.symbol-sm-150.symbol-fixed .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-sm-150.symbol-fixed > img {
        width: 150px;
        height: 150px;
        max-width: auto;
    }

    .symbol.symbol-sm-150.symbol-2by3 .symbol-label {
        height: 150px;
        width: 225px;
    }

    .symbol.symbol-sm-150.symbol-2by3 > img {
        height: 150px;
        width: 225px;
        max-width: auto;
    }
}

@media (min-width: 768px) {
    .symbol.symbol-md-20 > img {
        width: 100%;
        max-width: 20px;
        height: 20px;
    }

    .symbol.symbol-md-20 .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-md-20 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-20 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-20.symbol-circle .symbol-badge {
        top: -7.9px;
        right: -7.9px;
    }

        .symbol.symbol-md-20.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -7.9px;
        }

    .symbol.symbol-md-20.symbol-fixed .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-md-20.symbol-fixed > img {
        width: 20px;
        height: 20px;
        max-width: auto;
    }

    .symbol.symbol-md-20.symbol-2by3 .symbol-label {
        height: 20px;
        width: 30px;
    }

    .symbol.symbol-md-20.symbol-2by3 > img {
        height: 20px;
        width: 30px;
        max-width: auto;
    }

    .symbol.symbol-md-25 > img {
        width: 100%;
        max-width: 25px;
        height: 25px;
    }

    .symbol.symbol-md-25 .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-md-25 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-25 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-25.symbol-circle .symbol-badge {
        top: -6.875px;
        right: -6.875px;
    }

        .symbol.symbol-md-25.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6.875px;
        }

    .symbol.symbol-md-25.symbol-fixed .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-md-25.symbol-fixed > img {
        width: 25px;
        height: 25px;
        max-width: auto;
    }

    .symbol.symbol-md-25.symbol-2by3 .symbol-label {
        height: 25px;
        width: 37.5px;
    }

    .symbol.symbol-md-25.symbol-2by3 > img {
        height: 25px;
        width: 37.5px;
        max-width: auto;
    }

    .symbol.symbol-md-30 > img {
        width: 100%;
        max-width: 30px;
        height: 30px;
    }

    .symbol.symbol-md-30 .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-md-30 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-30 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-30.symbol-circle .symbol-badge {
        top: -5.85px;
        right: -5.85px;
    }

        .symbol.symbol-md-30.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -5.85px;
        }

    .symbol.symbol-md-30.symbol-fixed .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-md-30.symbol-fixed > img {
        width: 30px;
        height: 30px;
        max-width: auto;
    }

    .symbol.symbol-md-30.symbol-2by3 .symbol-label {
        height: 30px;
        width: 45px;
    }

    .symbol.symbol-md-30.symbol-2by3 > img {
        height: 30px;
        width: 45px;
        max-width: auto;
    }

    .symbol.symbol-md-35 > img {
        width: 100%;
        max-width: 35px;
        height: 35px;
    }

    .symbol.symbol-md-35 .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-md-35 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-35 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-35.symbol-circle .symbol-badge {
        top: -4.825px;
        right: -4.825px;
    }

        .symbol.symbol-md-35.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -4.825px;
        }

    .symbol.symbol-md-35.symbol-fixed .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-md-35.symbol-fixed > img {
        width: 35px;
        height: 35px;
        max-width: auto;
    }

    .symbol.symbol-md-35.symbol-2by3 .symbol-label {
        height: 35px;
        width: 52.5px;
    }

    .symbol.symbol-md-35.symbol-2by3 > img {
        height: 35px;
        width: 52.5px;
        max-width: auto;
    }

    .symbol.symbol-md-40 > img {
        width: 100%;
        max-width: 40px;
        height: 40px;
    }

    .symbol.symbol-md-40 .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-md-40 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-40 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-40.symbol-circle .symbol-badge {
        top: -3.8px;
        right: -3.8px;
    }

        .symbol.symbol-md-40.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -3.8px;
        }

    .symbol.symbol-md-40.symbol-fixed .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-md-40.symbol-fixed > img {
        width: 40px;
        height: 40px;
        max-width: auto;
    }

    .symbol.symbol-md-40.symbol-2by3 .symbol-label {
        height: 40px;
        width: 60px;
    }

    .symbol.symbol-md-40.symbol-2by3 > img {
        height: 40px;
        width: 60px;
        max-width: auto;
    }

    .symbol.symbol-md-45 > img {
        width: 100%;
        max-width: 45px;
        height: 45px;
    }

    .symbol.symbol-md-45 .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-md-45 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-45 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-45.symbol-circle .symbol-badge {
        top: -2.775px;
        right: -2.775px;
    }

        .symbol.symbol-md-45.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -2.775px;
        }

    .symbol.symbol-md-45.symbol-fixed .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-md-45.symbol-fixed > img {
        width: 45px;
        height: 45px;
        max-width: auto;
    }

    .symbol.symbol-md-45.symbol-2by3 .symbol-label {
        height: 45px;
        width: 67.5px;
    }

    .symbol.symbol-md-45.symbol-2by3 > img {
        height: 45px;
        width: 67.5px;
        max-width: auto;
    }

    .symbol > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-md-50 > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol.symbol-md-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-md-50 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-50 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-50.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-md-50.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-md-50.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-md-50.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-md-50.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-md-50.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-md-55 > img {
        width: 100%;
        max-width: 55px;
        height: 55px;
    }

    .symbol.symbol-md-55 .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-md-55 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-55 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-55.symbol-circle .symbol-badge {
        top: -0.725px;
        right: -0.725px;
    }

        .symbol.symbol-md-55.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -0.725px;
        }

    .symbol.symbol-md-55.symbol-fixed .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-md-55.symbol-fixed > img {
        width: 55px;
        height: 55px;
        max-width: auto;
    }

    .symbol.symbol-md-55.symbol-2by3 .symbol-label {
        height: 55px;
        width: 82.5px;
    }

    .symbol.symbol-md-55.symbol-2by3 > img {
        height: 55px;
        width: 82.5px;
        max-width: auto;
    }

    .symbol.symbol-md-60 > img {
        width: 100%;
        max-width: 60px;
        height: 60px;
    }

    .symbol.symbol-md-60 .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-md-60 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-60 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-60.symbol-circle .symbol-badge {
        top: 0.3px;
        right: 0.3px;
    }

        .symbol.symbol-md-60.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 0.3px;
        }

    .symbol.symbol-md-60.symbol-fixed .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-md-60.symbol-fixed > img {
        width: 60px;
        height: 60px;
        max-width: auto;
    }

    .symbol.symbol-md-60.symbol-2by3 .symbol-label {
        height: 60px;
        width: 90px;
    }

    .symbol.symbol-md-60.symbol-2by3 > img {
        height: 60px;
        width: 90px;
        max-width: auto;
    }

    .symbol.symbol-md-65 > img {
        width: 100%;
        max-width: 65px;
        height: 65px;
    }

    .symbol.symbol-md-65 .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-md-65 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-65 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-65.symbol-circle .symbol-badge {
        top: 1.325px;
        right: 1.325px;
    }

        .symbol.symbol-md-65.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 1.325px;
        }

    .symbol.symbol-md-65.symbol-fixed .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-md-65.symbol-fixed > img {
        width: 65px;
        height: 65px;
        max-width: auto;
    }

    .symbol.symbol-md-65.symbol-2by3 .symbol-label {
        height: 65px;
        width: 97.5px;
    }

    .symbol.symbol-md-65.symbol-2by3 > img {
        height: 65px;
        width: 97.5px;
        max-width: auto;
    }

    .symbol.symbol-md-70 > img {
        width: 100%;
        max-width: 70px;
        height: 70px;
    }

    .symbol.symbol-md-70 .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-md-70 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-70 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-70.symbol-circle .symbol-badge {
        top: 2.35px;
        right: 2.35px;
    }

        .symbol.symbol-md-70.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 2.35px;
        }

    .symbol.symbol-md-70.symbol-fixed .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-md-70.symbol-fixed > img {
        width: 70px;
        height: 70px;
        max-width: auto;
    }

    .symbol.symbol-md-70.symbol-2by3 .symbol-label {
        height: 70px;
        width: 105px;
    }

    .symbol.symbol-md-70.symbol-2by3 > img {
        height: 70px;
        width: 105px;
        max-width: auto;
    }

    .symbol.symbol-md-75 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }

    .symbol.symbol-md-75 .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-md-75 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-75 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-75.symbol-circle .symbol-badge {
        top: 3.375px;
        right: 3.375px;
    }

        .symbol.symbol-md-75.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 3.375px;
        }

    .symbol.symbol-md-75.symbol-fixed .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-md-75.symbol-fixed > img {
        width: 75px;
        height: 75px;
        max-width: auto;
    }

    .symbol.symbol-md-75.symbol-2by3 .symbol-label {
        height: 75px;
        width: 112.5px;
    }

    .symbol.symbol-md-75.symbol-2by3 > img {
        height: 75px;
        width: 112.5px;
        max-width: auto;
    }

    .symbol.symbol-md-80 > img {
        width: 100%;
        max-width: 80px;
        height: 80px;
    }

    .symbol.symbol-md-80 .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-md-80 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-80 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-80.symbol-circle .symbol-badge {
        top: 4.4px;
        right: 4.4px;
    }

        .symbol.symbol-md-80.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 4.4px;
        }

    .symbol.symbol-md-80.symbol-fixed .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-md-80.symbol-fixed > img {
        width: 80px;
        height: 80px;
        max-width: auto;
    }

    .symbol.symbol-md-80.symbol-2by3 .symbol-label {
        height: 80px;
        width: 120px;
    }

    .symbol.symbol-md-80.symbol-2by3 > img {
        height: 80px;
        width: 120px;
        max-width: auto;
    }

    .symbol.symbol-md-85 > img {
        width: 100%;
        max-width: 85px;
        height: 85px;
    }

    .symbol.symbol-md-85 .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-md-85 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-85 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-85.symbol-circle .symbol-badge {
        top: 5.425px;
        right: 5.425px;
    }

        .symbol.symbol-md-85.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 5.425px;
        }

    .symbol.symbol-md-85.symbol-fixed .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-md-85.symbol-fixed > img {
        width: 85px;
        height: 85px;
        max-width: auto;
    }

    .symbol.symbol-md-85.symbol-2by3 .symbol-label {
        height: 85px;
        width: 127.5px;
    }

    .symbol.symbol-md-85.symbol-2by3 > img {
        height: 85px;
        width: 127.5px;
        max-width: auto;
    }

    .symbol.symbol-md-90 > img {
        width: 100%;
        max-width: 90px;
        height: 90px;
    }

    .symbol.symbol-md-90 .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-md-90 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-90 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-90.symbol-circle .symbol-badge {
        top: 6.45px;
        right: 6.45px;
    }

        .symbol.symbol-md-90.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 6.45px;
        }

    .symbol.symbol-md-90.symbol-fixed .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-md-90.symbol-fixed > img {
        width: 90px;
        height: 90px;
        max-width: auto;
    }

    .symbol.symbol-md-90.symbol-2by3 .symbol-label {
        height: 90px;
        width: 135px;
    }

    .symbol.symbol-md-90.symbol-2by3 > img {
        height: 90px;
        width: 135px;
        max-width: auto;
    }

    .symbol.symbol-md-95 > img {
        width: 100%;
        max-width: 95px;
        height: 95px;
    }

    .symbol.symbol-md-95 .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-md-95 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-95 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-95.symbol-circle .symbol-badge {
        top: 7.475px;
        right: 7.475px;
    }

        .symbol.symbol-md-95.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 7.475px;
        }

    .symbol.symbol-md-95.symbol-fixed .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-md-95.symbol-fixed > img {
        width: 95px;
        height: 95px;
        max-width: auto;
    }

    .symbol.symbol-md-95.symbol-2by3 .symbol-label {
        height: 95px;
        width: 142.5px;
    }

    .symbol.symbol-md-95.symbol-2by3 > img {
        height: 95px;
        width: 142.5px;
        max-width: auto;
    }

    .symbol.symbol-md-100 > img {
        width: 100%;
        max-width: 100px;
        height: 100px;
    }

    .symbol.symbol-md-100 .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-md-100 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-100 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-100.symbol-circle .symbol-badge {
        top: 8.5px;
        right: 8.5px;
    }

        .symbol.symbol-md-100.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 8.5px;
        }

    .symbol.symbol-md-100.symbol-fixed .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-md-100.symbol-fixed > img {
        width: 100px;
        height: 100px;
        max-width: auto;
    }

    .symbol.symbol-md-100.symbol-2by3 .symbol-label {
        height: 100px;
        width: 150px;
    }

    .symbol.symbol-md-100.symbol-2by3 > img {
        height: 100px;
        width: 150px;
        max-width: auto;
    }

    .symbol.symbol-md-120 > img {
        width: 100%;
        max-width: 120px;
        height: 120px;
    }

    .symbol.symbol-md-120 .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-md-120 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-120 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-120.symbol-circle .symbol-badge {
        top: 12.6px;
        right: 12.6px;
    }

        .symbol.symbol-md-120.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 12.6px;
        }

    .symbol.symbol-md-120.symbol-fixed .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-md-120.symbol-fixed > img {
        width: 120px;
        height: 120px;
        max-width: auto;
    }

    .symbol.symbol-md-120.symbol-2by3 .symbol-label {
        height: 120px;
        width: 180px;
    }

    .symbol.symbol-md-120.symbol-2by3 > img {
        height: 120px;
        width: 180px;
        max-width: auto;
    }

    .symbol.symbol-md-130 > img {
        width: 100%;
        max-width: 130px;
        height: 130px;
    }

    .symbol.symbol-md-130 .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-md-130 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-130 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-130.symbol-circle .symbol-badge {
        top: 14.65px;
        right: 14.65px;
    }

        .symbol.symbol-md-130.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 14.65px;
        }

    .symbol.symbol-md-130.symbol-fixed .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-md-130.symbol-fixed > img {
        width: 130px;
        height: 130px;
        max-width: auto;
    }

    .symbol.symbol-md-130.symbol-2by3 .symbol-label {
        height: 130px;
        width: 195px;
    }

    .symbol.symbol-md-130.symbol-2by3 > img {
        height: 130px;
        width: 195px;
        max-width: auto;
    }

    .symbol.symbol-md-140 > img {
        width: 100%;
        max-width: 140px;
        height: 140px;
    }

    .symbol.symbol-md-140 .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-md-140 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-140 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-140.symbol-circle .symbol-badge {
        top: 16.7px;
        right: 16.7px;
    }

        .symbol.symbol-md-140.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 16.7px;
        }

    .symbol.symbol-md-140.symbol-fixed .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-md-140.symbol-fixed > img {
        width: 140px;
        height: 140px;
        max-width: auto;
    }

    .symbol.symbol-md-140.symbol-2by3 .symbol-label {
        height: 140px;
        width: 210px;
    }

    .symbol.symbol-md-140.symbol-2by3 > img {
        height: 140px;
        width: 210px;
        max-width: auto;
    }

    .symbol.symbol-md-150 > img {
        width: 100%;
        max-width: 150px;
        height: 150px;
    }

    .symbol.symbol-md-150 .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-md-150 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-md-150 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-md-150.symbol-circle .symbol-badge {
        top: 18.75px;
        right: 18.75px;
    }

        .symbol.symbol-md-150.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 18.75px;
        }

    .symbol.symbol-md-150.symbol-fixed .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-md-150.symbol-fixed > img {
        width: 150px;
        height: 150px;
        max-width: auto;
    }

    .symbol.symbol-md-150.symbol-2by3 .symbol-label {
        height: 150px;
        width: 225px;
    }

    .symbol.symbol-md-150.symbol-2by3 > img {
        height: 150px;
        width: 225px;
        max-width: auto;
    }
}

@media (min-width: 992px) {
    .symbol.symbol-lg-20 > img {
        width: 100%;
        max-width: 20px;
        height: 20px;
    }

    .symbol.symbol-lg-20 .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-lg-20 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-20 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-20.symbol-circle .symbol-badge {
        top: -7.9px;
        right: -7.9px;
    }

        .symbol.symbol-lg-20.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -7.9px;
        }

    .symbol.symbol-lg-20.symbol-fixed .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-lg-20.symbol-fixed > img {
        width: 20px;
        height: 20px;
        max-width: auto;
    }

    .symbol.symbol-lg-20.symbol-2by3 .symbol-label {
        height: 20px;
        width: 30px;
    }

    .symbol.symbol-lg-20.symbol-2by3 > img {
        height: 20px;
        width: 30px;
        max-width: auto;
    }

    .symbol.symbol-lg-25 > img {
        width: 100%;
        max-width: 25px;
        height: 25px;
    }

    .symbol.symbol-lg-25 .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-lg-25 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-25 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-25.symbol-circle .symbol-badge {
        top: -6.875px;
        right: -6.875px;
    }

        .symbol.symbol-lg-25.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6.875px;
        }

    .symbol.symbol-lg-25.symbol-fixed .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-lg-25.symbol-fixed > img {
        width: 25px;
        height: 25px;
        max-width: auto;
    }

    .symbol.symbol-lg-25.symbol-2by3 .symbol-label {
        height: 25px;
        width: 37.5px;
    }

    .symbol.symbol-lg-25.symbol-2by3 > img {
        height: 25px;
        width: 37.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-30 > img {
        width: 100%;
        max-width: 30px;
        height: 30px;
    }

    .symbol.symbol-lg-30 .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-lg-30 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-30 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-30.symbol-circle .symbol-badge {
        top: -5.85px;
        right: -5.85px;
    }

        .symbol.symbol-lg-30.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -5.85px;
        }

    .symbol.symbol-lg-30.symbol-fixed .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-lg-30.symbol-fixed > img {
        width: 30px;
        height: 30px;
        max-width: auto;
    }

    .symbol.symbol-lg-30.symbol-2by3 .symbol-label {
        height: 30px;
        width: 45px;
    }

    .symbol.symbol-lg-30.symbol-2by3 > img {
        height: 30px;
        width: 45px;
        max-width: auto;
    }

    .symbol.symbol-lg-35 > img {
        width: 100%;
        max-width: 35px;
        height: 35px;
    }

    .symbol.symbol-lg-35 .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-lg-35 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-35 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-35.symbol-circle .symbol-badge {
        top: -4.825px;
        right: -4.825px;
    }

        .symbol.symbol-lg-35.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -4.825px;
        }

    .symbol.symbol-lg-35.symbol-fixed .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-lg-35.symbol-fixed > img {
        width: 35px;
        height: 35px;
        max-width: auto;
    }

    .symbol.symbol-lg-35.symbol-2by3 .symbol-label {
        height: 35px;
        width: 52.5px;
    }

    .symbol.symbol-lg-35.symbol-2by3 > img {
        height: 35px;
        width: 52.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-40 > img {
        width: 100%;
        max-width: 40px;
        height: 40px;
    }

    .symbol.symbol-lg-40 .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-lg-40 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-40 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-40.symbol-circle .symbol-badge {
        top: -3.8px;
        right: -3.8px;
    }

        .symbol.symbol-lg-40.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -3.8px;
        }

    .symbol.symbol-lg-40.symbol-fixed .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-lg-40.symbol-fixed > img {
        width: 40px;
        height: 40px;
        max-width: auto;
    }

    .symbol.symbol-lg-40.symbol-2by3 .symbol-label {
        height: 40px;
        width: 60px;
    }

    .symbol.symbol-lg-40.symbol-2by3 > img {
        height: 40px;
        width: 60px;
        max-width: auto;
    }

    .symbol.symbol-lg-45 > img {
        width: 100%;
        max-width: 45px;
        height: 45px;
    }

    .symbol.symbol-lg-45 .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-lg-45 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-45 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-45.symbol-circle .symbol-badge {
        top: -2.775px;
        right: -2.775px;
    }

        .symbol.symbol-lg-45.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -2.775px;
        }

    .symbol.symbol-lg-45.symbol-fixed .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-lg-45.symbol-fixed > img {
        width: 45px;
        height: 45px;
        max-width: auto;
    }

    .symbol.symbol-lg-45.symbol-2by3 .symbol-label {
        height: 45px;
        width: 67.5px;
    }

    .symbol.symbol-lg-45.symbol-2by3 > img {
        height: 45px;
        width: 67.5px;
        max-width: auto;
    }

    .symbol > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-lg-50 > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol.symbol-lg-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-lg-50 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-50 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-50.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-lg-50.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-lg-50.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-lg-50.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-lg-50.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-lg-50.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-lg-55 > img {
        width: 100%;
        max-width: 55px;
        height: 55px;
    }

    .symbol.symbol-lg-55 .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-lg-55 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-55 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-55.symbol-circle .symbol-badge {
        top: -0.725px;
        right: -0.725px;
    }

        .symbol.symbol-lg-55.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -0.725px;
        }

    .symbol.symbol-lg-55.symbol-fixed .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-lg-55.symbol-fixed > img {
        width: 55px;
        height: 55px;
        max-width: auto;
    }

    .symbol.symbol-lg-55.symbol-2by3 .symbol-label {
        height: 55px;
        width: 82.5px;
    }

    .symbol.symbol-lg-55.symbol-2by3 > img {
        height: 55px;
        width: 82.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-60 > img {
        width: 100%;
        max-width: 60px;
        height: 60px;
    }

    .symbol.symbol-lg-60 .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-lg-60 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-60 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-60.symbol-circle .symbol-badge {
        top: 0.3px;
        right: 0.3px;
    }

        .symbol.symbol-lg-60.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 0.3px;
        }

    .symbol.symbol-lg-60.symbol-fixed .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-lg-60.symbol-fixed > img {
        width: 60px;
        height: 60px;
        max-width: auto;
    }

    .symbol.symbol-lg-60.symbol-2by3 .symbol-label {
        height: 60px;
        width: 90px;
    }

    .symbol.symbol-lg-60.symbol-2by3 > img {
        height: 60px;
        width: 90px;
        max-width: auto;
    }

    .symbol.symbol-lg-65 > img {
        width: 100%;
        max-width: 65px;
        height: 65px;
    }

    .symbol.symbol-lg-65 .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-lg-65 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-65 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-65.symbol-circle .symbol-badge {
        top: 1.325px;
        right: 1.325px;
    }

        .symbol.symbol-lg-65.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 1.325px;
        }

    .symbol.symbol-lg-65.symbol-fixed .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-lg-65.symbol-fixed > img {
        width: 65px;
        height: 65px;
        max-width: auto;
    }

    .symbol.symbol-lg-65.symbol-2by3 .symbol-label {
        height: 65px;
        width: 97.5px;
    }

    .symbol.symbol-lg-65.symbol-2by3 > img {
        height: 65px;
        width: 97.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-70 > img {
        width: 100%;
        max-width: 70px;
        height: 70px;
    }

    .symbol.symbol-lg-70 .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-lg-70 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-70 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-70.symbol-circle .symbol-badge {
        top: 2.35px;
        right: 2.35px;
    }

        .symbol.symbol-lg-70.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 2.35px;
        }

    .symbol.symbol-lg-70.symbol-fixed .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-lg-70.symbol-fixed > img {
        width: 70px;
        height: 70px;
        max-width: auto;
    }

    .symbol.symbol-lg-70.symbol-2by3 .symbol-label {
        height: 70px;
        width: 105px;
    }

    .symbol.symbol-lg-70.symbol-2by3 > img {
        height: 70px;
        width: 105px;
        max-width: auto;
    }

    .symbol.symbol-lg-75 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }

    .symbol.symbol-lg-75 .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-lg-75 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-75 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-75.symbol-circle .symbol-badge {
        top: 3.375px;
        right: 3.375px;
    }

        .symbol.symbol-lg-75.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 3.375px;
        }

    .symbol.symbol-lg-75.symbol-fixed .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-lg-75.symbol-fixed > img {
        width: 75px;
        height: 75px;
        max-width: auto;
    }

    .symbol.symbol-lg-75.symbol-2by3 .symbol-label {
        height: 75px;
        width: 112.5px;
    }

    .symbol.symbol-lg-75.symbol-2by3 > img {
        height: 75px;
        width: 112.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-80 > img {
        width: 100%;
        max-width: 80px;
        height: 80px;
    }

    .symbol.symbol-lg-80 .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-lg-80 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-80 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-80.symbol-circle .symbol-badge {
        top: 4.4px;
        right: 4.4px;
    }

        .symbol.symbol-lg-80.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 4.4px;
        }

    .symbol.symbol-lg-80.symbol-fixed .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-lg-80.symbol-fixed > img {
        width: 80px;
        height: 80px;
        max-width: auto;
    }

    .symbol.symbol-lg-80.symbol-2by3 .symbol-label {
        height: 80px;
        width: 120px;
    }

    .symbol.symbol-lg-80.symbol-2by3 > img {
        height: 80px;
        width: 120px;
        max-width: auto;
    }

    .symbol.symbol-lg-85 > img {
        width: 100%;
        max-width: 85px;
        height: 85px;
    }

    .symbol.symbol-lg-85 .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-lg-85 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-85 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-85.symbol-circle .symbol-badge {
        top: 5.425px;
        right: 5.425px;
    }

        .symbol.symbol-lg-85.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 5.425px;
        }

    .symbol.symbol-lg-85.symbol-fixed .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-lg-85.symbol-fixed > img {
        width: 85px;
        height: 85px;
        max-width: auto;
    }

    .symbol.symbol-lg-85.symbol-2by3 .symbol-label {
        height: 85px;
        width: 127.5px;
    }

    .symbol.symbol-lg-85.symbol-2by3 > img {
        height: 85px;
        width: 127.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-90 > img {
        width: 100%;
        max-width: 90px;
        height: 90px;
    }

    .symbol.symbol-lg-90 .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-lg-90 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-90 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-90.symbol-circle .symbol-badge {
        top: 6.45px;
        right: 6.45px;
    }

        .symbol.symbol-lg-90.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 6.45px;
        }

    .symbol.symbol-lg-90.symbol-fixed .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-lg-90.symbol-fixed > img {
        width: 90px;
        height: 90px;
        max-width: auto;
    }

    .symbol.symbol-lg-90.symbol-2by3 .symbol-label {
        height: 90px;
        width: 135px;
    }

    .symbol.symbol-lg-90.symbol-2by3 > img {
        height: 90px;
        width: 135px;
        max-width: auto;
    }

    .symbol.symbol-lg-95 > img {
        width: 100%;
        max-width: 95px;
        height: 95px;
    }

    .symbol.symbol-lg-95 .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-lg-95 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-95 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-95.symbol-circle .symbol-badge {
        top: 7.475px;
        right: 7.475px;
    }

        .symbol.symbol-lg-95.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 7.475px;
        }

    .symbol.symbol-lg-95.symbol-fixed .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-lg-95.symbol-fixed > img {
        width: 95px;
        height: 95px;
        max-width: auto;
    }

    .symbol.symbol-lg-95.symbol-2by3 .symbol-label {
        height: 95px;
        width: 142.5px;
    }

    .symbol.symbol-lg-95.symbol-2by3 > img {
        height: 95px;
        width: 142.5px;
        max-width: auto;
    }

    .symbol.symbol-lg-100 > img {
        width: 100%;
        max-width: 100px;
        height: 100px;
    }

    .symbol.symbol-lg-100 .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-lg-100 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-100 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-100.symbol-circle .symbol-badge {
        top: 8.5px;
        right: 8.5px;
    }

        .symbol.symbol-lg-100.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 8.5px;
        }

    .symbol.symbol-lg-100.symbol-fixed .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-lg-100.symbol-fixed > img {
        width: 100px;
        height: 100px;
        max-width: auto;
    }

    .symbol.symbol-lg-100.symbol-2by3 .symbol-label {
        height: 100px;
        width: 150px;
    }

    .symbol.symbol-lg-100.symbol-2by3 > img {
        height: 100px;
        width: 150px;
        max-width: auto;
    }

    .symbol.symbol-lg-120 > img {
        width: 100%;
        max-width: 120px;
        height: 120px;
    }

    .symbol.symbol-lg-120 .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-lg-120 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-120 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-120.symbol-circle .symbol-badge {
        top: 12.6px;
        right: 12.6px;
    }

        .symbol.symbol-lg-120.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 12.6px;
        }

    .symbol.symbol-lg-120.symbol-fixed .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-lg-120.symbol-fixed > img {
        width: 120px;
        height: 120px;
        max-width: auto;
    }

    .symbol.symbol-lg-120.symbol-2by3 .symbol-label {
        height: 120px;
        width: 180px;
    }

    .symbol.symbol-lg-120.symbol-2by3 > img {
        height: 120px;
        width: 180px;
        max-width: auto;
    }

    .symbol.symbol-lg-130 > img {
        width: 100%;
        max-width: 130px;
        height: 130px;
    }

    .symbol.symbol-lg-130 .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-lg-130 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-130 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-130.symbol-circle .symbol-badge {
        top: 14.65px;
        right: 14.65px;
    }

        .symbol.symbol-lg-130.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 14.65px;
        }

    .symbol.symbol-lg-130.symbol-fixed .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-lg-130.symbol-fixed > img {
        width: 130px;
        height: 130px;
        max-width: auto;
    }

    .symbol.symbol-lg-130.symbol-2by3 .symbol-label {
        height: 130px;
        width: 195px;
    }

    .symbol.symbol-lg-130.symbol-2by3 > img {
        height: 130px;
        width: 195px;
        max-width: auto;
    }

    .symbol.symbol-lg-140 > img {
        width: 100%;
        max-width: 140px;
        height: 140px;
    }

    .symbol.symbol-lg-140 .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-lg-140 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-140 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-140.symbol-circle .symbol-badge {
        top: 16.7px;
        right: 16.7px;
    }

        .symbol.symbol-lg-140.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 16.7px;
        }

    .symbol.symbol-lg-140.symbol-fixed .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-lg-140.symbol-fixed > img {
        width: 140px;
        height: 140px;
        max-width: auto;
    }

    .symbol.symbol-lg-140.symbol-2by3 .symbol-label {
        height: 140px;
        width: 210px;
    }

    .symbol.symbol-lg-140.symbol-2by3 > img {
        height: 140px;
        width: 210px;
        max-width: auto;
    }

    .symbol.symbol-lg-150 > img {
        width: 100%;
        max-width: 150px;
        height: 150px;
    }

    .symbol.symbol-lg-150 .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-lg-150 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-lg-150 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-lg-150.symbol-circle .symbol-badge {
        top: 18.75px;
        right: 18.75px;
    }

        .symbol.symbol-lg-150.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 18.75px;
        }

    .symbol.symbol-lg-150.symbol-fixed .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-lg-150.symbol-fixed > img {
        width: 150px;
        height: 150px;
        max-width: auto;
    }

    .symbol.symbol-lg-150.symbol-2by3 .symbol-label {
        height: 150px;
        width: 225px;
    }

    .symbol.symbol-lg-150.symbol-2by3 > img {
        height: 150px;
        width: 225px;
        max-width: auto;
    }
}

@media (min-width: 1200px) {
    .symbol.symbol-xl-20 > img {
        width: 100%;
        max-width: 20px;
        height: 20px;
    }

    .symbol.symbol-xl-20 .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-xl-20 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-20 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-20.symbol-circle .symbol-badge {
        top: -7.9px;
        right: -7.9px;
    }

        .symbol.symbol-xl-20.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -7.9px;
        }

    .symbol.symbol-xl-20.symbol-fixed .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-xl-20.symbol-fixed > img {
        width: 20px;
        height: 20px;
        max-width: auto;
    }

    .symbol.symbol-xl-20.symbol-2by3 .symbol-label {
        height: 20px;
        width: 30px;
    }

    .symbol.symbol-xl-20.symbol-2by3 > img {
        height: 20px;
        width: 30px;
        max-width: auto;
    }

    .symbol.symbol-xl-25 > img {
        width: 100%;
        max-width: 25px;
        height: 25px;
    }

    .symbol.symbol-xl-25 .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-xl-25 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-25 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-25.symbol-circle .symbol-badge {
        top: -6.875px;
        right: -6.875px;
    }

        .symbol.symbol-xl-25.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6.875px;
        }

    .symbol.symbol-xl-25.symbol-fixed .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-xl-25.symbol-fixed > img {
        width: 25px;
        height: 25px;
        max-width: auto;
    }

    .symbol.symbol-xl-25.symbol-2by3 .symbol-label {
        height: 25px;
        width: 37.5px;
    }

    .symbol.symbol-xl-25.symbol-2by3 > img {
        height: 25px;
        width: 37.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-30 > img {
        width: 100%;
        max-width: 30px;
        height: 30px;
    }

    .symbol.symbol-xl-30 .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-xl-30 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-30 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-30.symbol-circle .symbol-badge {
        top: -5.85px;
        right: -5.85px;
    }

        .symbol.symbol-xl-30.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -5.85px;
        }

    .symbol.symbol-xl-30.symbol-fixed .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-xl-30.symbol-fixed > img {
        width: 30px;
        height: 30px;
        max-width: auto;
    }

    .symbol.symbol-xl-30.symbol-2by3 .symbol-label {
        height: 30px;
        width: 45px;
    }

    .symbol.symbol-xl-30.symbol-2by3 > img {
        height: 30px;
        width: 45px;
        max-width: auto;
    }

    .symbol.symbol-xl-35 > img {
        width: 100%;
        max-width: 35px;
        height: 35px;
    }

    .symbol.symbol-xl-35 .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-xl-35 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-35 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-35.symbol-circle .symbol-badge {
        top: -4.825px;
        right: -4.825px;
    }

        .symbol.symbol-xl-35.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -4.825px;
        }

    .symbol.symbol-xl-35.symbol-fixed .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-xl-35.symbol-fixed > img {
        width: 35px;
        height: 35px;
        max-width: auto;
    }

    .symbol.symbol-xl-35.symbol-2by3 .symbol-label {
        height: 35px;
        width: 52.5px;
    }

    .symbol.symbol-xl-35.symbol-2by3 > img {
        height: 35px;
        width: 52.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-40 > img {
        width: 100%;
        max-width: 40px;
        height: 40px;
    }

    .symbol.symbol-xl-40 .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-xl-40 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-40 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-40.symbol-circle .symbol-badge {
        top: -3.8px;
        right: -3.8px;
    }

        .symbol.symbol-xl-40.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -3.8px;
        }

    .symbol.symbol-xl-40.symbol-fixed .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-xl-40.symbol-fixed > img {
        width: 40px;
        height: 40px;
        max-width: auto;
    }

    .symbol.symbol-xl-40.symbol-2by3 .symbol-label {
        height: 40px;
        width: 60px;
    }

    .symbol.symbol-xl-40.symbol-2by3 > img {
        height: 40px;
        width: 60px;
        max-width: auto;
    }

    .symbol.symbol-xl-45 > img {
        width: 100%;
        max-width: 45px;
        height: 45px;
    }

    .symbol.symbol-xl-45 .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-xl-45 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-45 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-45.symbol-circle .symbol-badge {
        top: -2.775px;
        right: -2.775px;
    }

        .symbol.symbol-xl-45.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -2.775px;
        }

    .symbol.symbol-xl-45.symbol-fixed .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-xl-45.symbol-fixed > img {
        width: 45px;
        height: 45px;
        max-width: auto;
    }

    .symbol.symbol-xl-45.symbol-2by3 .symbol-label {
        height: 45px;
        width: 67.5px;
    }

    .symbol.symbol-xl-45.symbol-2by3 > img {
        height: 45px;
        width: 67.5px;
        max-width: auto;
    }

    .symbol > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-xl-50 > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol.symbol-xl-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-xl-50 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-50 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-50.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-xl-50.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-xl-50.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-xl-50.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-xl-50.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-xl-50.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-xl-55 > img {
        width: 100%;
        max-width: 55px;
        height: 55px;
    }

    .symbol.symbol-xl-55 .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-xl-55 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-55 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-55.symbol-circle .symbol-badge {
        top: -0.725px;
        right: -0.725px;
    }

        .symbol.symbol-xl-55.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -0.725px;
        }

    .symbol.symbol-xl-55.symbol-fixed .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-xl-55.symbol-fixed > img {
        width: 55px;
        height: 55px;
        max-width: auto;
    }

    .symbol.symbol-xl-55.symbol-2by3 .symbol-label {
        height: 55px;
        width: 82.5px;
    }

    .symbol.symbol-xl-55.symbol-2by3 > img {
        height: 55px;
        width: 82.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-60 > img {
        width: 100%;
        max-width: 60px;
        height: 60px;
    }

    .symbol.symbol-xl-60 .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-xl-60 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-60 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-60.symbol-circle .symbol-badge {
        top: 0.3px;
        right: 0.3px;
    }

        .symbol.symbol-xl-60.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 0.3px;
        }

    .symbol.symbol-xl-60.symbol-fixed .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-xl-60.symbol-fixed > img {
        width: 60px;
        height: 60px;
        max-width: auto;
    }

    .symbol.symbol-xl-60.symbol-2by3 .symbol-label {
        height: 60px;
        width: 90px;
    }

    .symbol.symbol-xl-60.symbol-2by3 > img {
        height: 60px;
        width: 90px;
        max-width: auto;
    }

    .symbol.symbol-xl-65 > img {
        width: 100%;
        max-width: 65px;
        height: 65px;
    }

    .symbol.symbol-xl-65 .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-xl-65 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-65 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-65.symbol-circle .symbol-badge {
        top: 1.325px;
        right: 1.325px;
    }

        .symbol.symbol-xl-65.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 1.325px;
        }

    .symbol.symbol-xl-65.symbol-fixed .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-xl-65.symbol-fixed > img {
        width: 65px;
        height: 65px;
        max-width: auto;
    }

    .symbol.symbol-xl-65.symbol-2by3 .symbol-label {
        height: 65px;
        width: 97.5px;
    }

    .symbol.symbol-xl-65.symbol-2by3 > img {
        height: 65px;
        width: 97.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-70 > img {
        width: 100%;
        max-width: 70px;
        height: 70px;
    }

    .symbol.symbol-xl-70 .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-xl-70 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-70 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-70.symbol-circle .symbol-badge {
        top: 2.35px;
        right: 2.35px;
    }

        .symbol.symbol-xl-70.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 2.35px;
        }

    .symbol.symbol-xl-70.symbol-fixed .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-xl-70.symbol-fixed > img {
        width: 70px;
        height: 70px;
        max-width: auto;
    }

    .symbol.symbol-xl-70.symbol-2by3 .symbol-label {
        height: 70px;
        width: 105px;
    }

    .symbol.symbol-xl-70.symbol-2by3 > img {
        height: 70px;
        width: 105px;
        max-width: auto;
    }

    .symbol.symbol-xl-75 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }

    .symbol.symbol-xl-75 .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-xl-75 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-75 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-75.symbol-circle .symbol-badge {
        top: 3.375px;
        right: 3.375px;
    }

        .symbol.symbol-xl-75.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 3.375px;
        }

    .symbol.symbol-xl-75.symbol-fixed .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-xl-75.symbol-fixed > img {
        width: 75px;
        height: 75px;
        max-width: auto;
    }

    .symbol.symbol-xl-75.symbol-2by3 .symbol-label {
        height: 75px;
        width: 112.5px;
    }

    .symbol.symbol-xl-75.symbol-2by3 > img {
        height: 75px;
        width: 112.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-80 > img {
        width: 100%;
        max-width: 80px;
        height: 80px;
    }

    .symbol.symbol-xl-80 .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-xl-80 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-80 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-80.symbol-circle .symbol-badge {
        top: 4.4px;
        right: 4.4px;
    }

        .symbol.symbol-xl-80.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 4.4px;
        }

    .symbol.symbol-xl-80.symbol-fixed .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-xl-80.symbol-fixed > img {
        width: 80px;
        height: 80px;
        max-width: auto;
    }

    .symbol.symbol-xl-80.symbol-2by3 .symbol-label {
        height: 80px;
        width: 120px;
    }

    .symbol.symbol-xl-80.symbol-2by3 > img {
        height: 80px;
        width: 120px;
        max-width: auto;
    }

    .symbol.symbol-xl-85 > img {
        width: 100%;
        max-width: 85px;
        height: 85px;
    }

    .symbol.symbol-xl-85 .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-xl-85 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-85 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-85.symbol-circle .symbol-badge {
        top: 5.425px;
        right: 5.425px;
    }

        .symbol.symbol-xl-85.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 5.425px;
        }

    .symbol.symbol-xl-85.symbol-fixed .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-xl-85.symbol-fixed > img {
        width: 85px;
        height: 85px;
        max-width: auto;
    }

    .symbol.symbol-xl-85.symbol-2by3 .symbol-label {
        height: 85px;
        width: 127.5px;
    }

    .symbol.symbol-xl-85.symbol-2by3 > img {
        height: 85px;
        width: 127.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-90 > img {
        width: 100%;
        max-width: 90px;
        height: 90px;
    }

    .symbol.symbol-xl-90 .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-xl-90 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-90 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-90.symbol-circle .symbol-badge {
        top: 6.45px;
        right: 6.45px;
    }

        .symbol.symbol-xl-90.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 6.45px;
        }

    .symbol.symbol-xl-90.symbol-fixed .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-xl-90.symbol-fixed > img {
        width: 90px;
        height: 90px;
        max-width: auto;
    }

    .symbol.symbol-xl-90.symbol-2by3 .symbol-label {
        height: 90px;
        width: 135px;
    }

    .symbol.symbol-xl-90.symbol-2by3 > img {
        height: 90px;
        width: 135px;
        max-width: auto;
    }

    .symbol.symbol-xl-95 > img {
        width: 100%;
        max-width: 95px;
        height: 95px;
    }

    .symbol.symbol-xl-95 .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-xl-95 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-95 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-95.symbol-circle .symbol-badge {
        top: 7.475px;
        right: 7.475px;
    }

        .symbol.symbol-xl-95.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 7.475px;
        }

    .symbol.symbol-xl-95.symbol-fixed .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-xl-95.symbol-fixed > img {
        width: 95px;
        height: 95px;
        max-width: auto;
    }

    .symbol.symbol-xl-95.symbol-2by3 .symbol-label {
        height: 95px;
        width: 142.5px;
    }

    .symbol.symbol-xl-95.symbol-2by3 > img {
        height: 95px;
        width: 142.5px;
        max-width: auto;
    }

    .symbol.symbol-xl-100 > img {
        width: 100%;
        max-width: 100px;
        height: 100px;
    }

    .symbol.symbol-xl-100 .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-xl-100 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-100 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-100.symbol-circle .symbol-badge {
        top: 8.5px;
        right: 8.5px;
    }

        .symbol.symbol-xl-100.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 8.5px;
        }

    .symbol.symbol-xl-100.symbol-fixed .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-xl-100.symbol-fixed > img {
        width: 100px;
        height: 100px;
        max-width: auto;
    }

    .symbol.symbol-xl-100.symbol-2by3 .symbol-label {
        height: 100px;
        width: 150px;
    }

    .symbol.symbol-xl-100.symbol-2by3 > img {
        height: 100px;
        width: 150px;
        max-width: auto;
    }

    .symbol.symbol-xl-120 > img {
        width: 100%;
        max-width: 120px;
        height: 120px;
    }

    .symbol.symbol-xl-120 .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-xl-120 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-120 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-120.symbol-circle .symbol-badge {
        top: 12.6px;
        right: 12.6px;
    }

        .symbol.symbol-xl-120.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 12.6px;
        }

    .symbol.symbol-xl-120.symbol-fixed .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-xl-120.symbol-fixed > img {
        width: 120px;
        height: 120px;
        max-width: auto;
    }

    .symbol.symbol-xl-120.symbol-2by3 .symbol-label {
        height: 120px;
        width: 180px;
    }

    .symbol.symbol-xl-120.symbol-2by3 > img {
        height: 120px;
        width: 180px;
        max-width: auto;
    }

    .symbol.symbol-xl-130 > img {
        width: 100%;
        max-width: 130px;
        height: 130px;
    }

    .symbol.symbol-xl-130 .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-xl-130 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-130 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-130.symbol-circle .symbol-badge {
        top: 14.65px;
        right: 14.65px;
    }

        .symbol.symbol-xl-130.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 14.65px;
        }

    .symbol.symbol-xl-130.symbol-fixed .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-xl-130.symbol-fixed > img {
        width: 130px;
        height: 130px;
        max-width: auto;
    }

    .symbol.symbol-xl-130.symbol-2by3 .symbol-label {
        height: 130px;
        width: 195px;
    }

    .symbol.symbol-xl-130.symbol-2by3 > img {
        height: 130px;
        width: 195px;
        max-width: auto;
    }

    .symbol.symbol-xl-140 > img {
        width: 100%;
        max-width: 140px;
        height: 140px;
    }

    .symbol.symbol-xl-140 .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-xl-140 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-140 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-140.symbol-circle .symbol-badge {
        top: 16.7px;
        right: 16.7px;
    }

        .symbol.symbol-xl-140.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 16.7px;
        }

    .symbol.symbol-xl-140.symbol-fixed .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-xl-140.symbol-fixed > img {
        width: 140px;
        height: 140px;
        max-width: auto;
    }

    .symbol.symbol-xl-140.symbol-2by3 .symbol-label {
        height: 140px;
        width: 210px;
    }

    .symbol.symbol-xl-140.symbol-2by3 > img {
        height: 140px;
        width: 210px;
        max-width: auto;
    }

    .symbol.symbol-xl-150 > img {
        width: 100%;
        max-width: 150px;
        height: 150px;
    }

    .symbol.symbol-xl-150 .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-xl-150 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xl-150 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xl-150.symbol-circle .symbol-badge {
        top: 18.75px;
        right: 18.75px;
    }

        .symbol.symbol-xl-150.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 18.75px;
        }

    .symbol.symbol-xl-150.symbol-fixed .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-xl-150.symbol-fixed > img {
        width: 150px;
        height: 150px;
        max-width: auto;
    }

    .symbol.symbol-xl-150.symbol-2by3 .symbol-label {
        height: 150px;
        width: 225px;
    }

    .symbol.symbol-xl-150.symbol-2by3 > img {
        height: 150px;
        width: 225px;
        max-width: auto;
    }
}

@media (min-width: 1400px) {
    .symbol.symbol-xxl-20 > img {
        width: 100%;
        max-width: 20px;
        height: 20px;
    }

    .symbol.symbol-xxl-20 .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-xxl-20 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-20 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-20.symbol-circle .symbol-badge {
        top: -7.9px;
        right: -7.9px;
    }

        .symbol.symbol-xxl-20.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -7.9px;
        }

    .symbol.symbol-xxl-20.symbol-fixed .symbol-label {
        width: 20px;
        height: 20px;
    }

    .symbol.symbol-xxl-20.symbol-fixed > img {
        width: 20px;
        height: 20px;
        max-width: auto;
    }

    .symbol.symbol-xxl-20.symbol-2by3 .symbol-label {
        height: 20px;
        width: 30px;
    }

    .symbol.symbol-xxl-20.symbol-2by3 > img {
        height: 20px;
        width: 30px;
        max-width: auto;
    }

    .symbol.symbol-xxl-25 > img {
        width: 100%;
        max-width: 25px;
        height: 25px;
    }

    .symbol.symbol-xxl-25 .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-xxl-25 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-25 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-25.symbol-circle .symbol-badge {
        top: -6.875px;
        right: -6.875px;
    }

        .symbol.symbol-xxl-25.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6.875px;
        }

    .symbol.symbol-xxl-25.symbol-fixed .symbol-label {
        width: 25px;
        height: 25px;
    }

    .symbol.symbol-xxl-25.symbol-fixed > img {
        width: 25px;
        height: 25px;
        max-width: auto;
    }

    .symbol.symbol-xxl-25.symbol-2by3 .symbol-label {
        height: 25px;
        width: 37.5px;
    }

    .symbol.symbol-xxl-25.symbol-2by3 > img {
        height: 25px;
        width: 37.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-30 > img {
        width: 100%;
        max-width: 30px;
        height: 30px;
    }

    .symbol.symbol-xxl-30 .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-xxl-30 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-30 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-30.symbol-circle .symbol-badge {
        top: -5.85px;
        right: -5.85px;
    }

        .symbol.symbol-xxl-30.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -5.85px;
        }

    .symbol.symbol-xxl-30.symbol-fixed .symbol-label {
        width: 30px;
        height: 30px;
    }

    .symbol.symbol-xxl-30.symbol-fixed > img {
        width: 30px;
        height: 30px;
        max-width: auto;
    }

    .symbol.symbol-xxl-30.symbol-2by3 .symbol-label {
        height: 30px;
        width: 45px;
    }

    .symbol.symbol-xxl-30.symbol-2by3 > img {
        height: 30px;
        width: 45px;
        max-width: auto;
    }

    .symbol.symbol-xxl-35 > img {
        width: 100%;
        max-width: 35px;
        height: 35px;
    }

    .symbol.symbol-xxl-35 .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-xxl-35 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-35 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-35.symbol-circle .symbol-badge {
        top: -4.825px;
        right: -4.825px;
    }

        .symbol.symbol-xxl-35.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -4.825px;
        }

    .symbol.symbol-xxl-35.symbol-fixed .symbol-label {
        width: 35px;
        height: 35px;
    }

    .symbol.symbol-xxl-35.symbol-fixed > img {
        width: 35px;
        height: 35px;
        max-width: auto;
    }

    .symbol.symbol-xxl-35.symbol-2by3 .symbol-label {
        height: 35px;
        width: 52.5px;
    }

    .symbol.symbol-xxl-35.symbol-2by3 > img {
        height: 35px;
        width: 52.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-40 > img {
        width: 100%;
        max-width: 40px;
        height: 40px;
    }

    .symbol.symbol-xxl-40 .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-xxl-40 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-40 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-40.symbol-circle .symbol-badge {
        top: -3.8px;
        right: -3.8px;
    }

        .symbol.symbol-xxl-40.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -3.8px;
        }

    .symbol.symbol-xxl-40.symbol-fixed .symbol-label {
        width: 40px;
        height: 40px;
    }

    .symbol.symbol-xxl-40.symbol-fixed > img {
        width: 40px;
        height: 40px;
        max-width: auto;
    }

    .symbol.symbol-xxl-40.symbol-2by3 .symbol-label {
        height: 40px;
        width: 60px;
    }

    .symbol.symbol-xxl-40.symbol-2by3 > img {
        height: 40px;
        width: 60px;
        max-width: auto;
    }

    .symbol.symbol-xxl-45 > img {
        width: 100%;
        max-width: 45px;
        height: 45px;
    }

    .symbol.symbol-xxl-45 .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-xxl-45 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-45 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-45.symbol-circle .symbol-badge {
        top: -2.775px;
        right: -2.775px;
    }

        .symbol.symbol-xxl-45.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -2.775px;
        }

    .symbol.symbol-xxl-45.symbol-fixed .symbol-label {
        width: 45px;
        height: 45px;
    }

    .symbol.symbol-xxl-45.symbol-fixed > img {
        width: 45px;
        height: 45px;
        max-width: auto;
    }

    .symbol.symbol-xxl-45.symbol-2by3 .symbol-label {
        height: 45px;
        width: 67.5px;
    }

    .symbol.symbol-xxl-45.symbol-2by3 > img {
        height: 45px;
        width: 67.5px;
        max-width: auto;
    }

    .symbol > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-xxl-50 > img {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }

    .symbol.symbol-xxl-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-xxl-50 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-50 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-50.symbol-circle .symbol-badge {
        top: -1.75px;
        right: -1.75px;
    }

        .symbol.symbol-xxl-50.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -1.75px;
        }

    .symbol.symbol-xxl-50.symbol-fixed .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-xxl-50.symbol-fixed > img {
        width: 50px;
        height: 50px;
        max-width: auto;
    }

    .symbol.symbol-xxl-50.symbol-2by3 .symbol-label {
        height: 50px;
        width: 75px;
    }

    .symbol.symbol-xxl-50.symbol-2by3 > img {
        height: 50px;
        width: 75px;
        max-width: auto;
    }

    .symbol.symbol-xxl-55 > img {
        width: 100%;
        max-width: 55px;
        height: 55px;
    }

    .symbol.symbol-xxl-55 .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-xxl-55 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-55 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-55.symbol-circle .symbol-badge {
        top: -0.725px;
        right: -0.725px;
    }

        .symbol.symbol-xxl-55.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -0.725px;
        }

    .symbol.symbol-xxl-55.symbol-fixed .symbol-label {
        width: 55px;
        height: 55px;
    }

    .symbol.symbol-xxl-55.symbol-fixed > img {
        width: 55px;
        height: 55px;
        max-width: auto;
    }

    .symbol.symbol-xxl-55.symbol-2by3 .symbol-label {
        height: 55px;
        width: 82.5px;
    }

    .symbol.symbol-xxl-55.symbol-2by3 > img {
        height: 55px;
        width: 82.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-60 > img {
        width: 100%;
        max-width: 60px;
        height: 60px;
    }

    .symbol.symbol-xxl-60 .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-xxl-60 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-60 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-60.symbol-circle .symbol-badge {
        top: 0.3px;
        right: 0.3px;
    }

        .symbol.symbol-xxl-60.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 0.3px;
        }

    .symbol.symbol-xxl-60.symbol-fixed .symbol-label {
        width: 60px;
        height: 60px;
    }

    .symbol.symbol-xxl-60.symbol-fixed > img {
        width: 60px;
        height: 60px;
        max-width: auto;
    }

    .symbol.symbol-xxl-60.symbol-2by3 .symbol-label {
        height: 60px;
        width: 90px;
    }

    .symbol.symbol-xxl-60.symbol-2by3 > img {
        height: 60px;
        width: 90px;
        max-width: auto;
    }

    .symbol.symbol-xxl-65 > img {
        width: 100%;
        max-width: 65px;
        height: 65px;
    }

    .symbol.symbol-xxl-65 .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-xxl-65 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-65 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-65.symbol-circle .symbol-badge {
        top: 1.325px;
        right: 1.325px;
    }

        .symbol.symbol-xxl-65.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 1.325px;
        }

    .symbol.symbol-xxl-65.symbol-fixed .symbol-label {
        width: 65px;
        height: 65px;
    }

    .symbol.symbol-xxl-65.symbol-fixed > img {
        width: 65px;
        height: 65px;
        max-width: auto;
    }

    .symbol.symbol-xxl-65.symbol-2by3 .symbol-label {
        height: 65px;
        width: 97.5px;
    }

    .symbol.symbol-xxl-65.symbol-2by3 > img {
        height: 65px;
        width: 97.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-70 > img {
        width: 100%;
        max-width: 70px;
        height: 70px;
    }

    .symbol.symbol-xxl-70 .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-xxl-70 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-70 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-70.symbol-circle .symbol-badge {
        top: 2.35px;
        right: 2.35px;
    }

        .symbol.symbol-xxl-70.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 2.35px;
        }

    .symbol.symbol-xxl-70.symbol-fixed .symbol-label {
        width: 70px;
        height: 70px;
    }

    .symbol.symbol-xxl-70.symbol-fixed > img {
        width: 70px;
        height: 70px;
        max-width: auto;
    }

    .symbol.symbol-xxl-70.symbol-2by3 .symbol-label {
        height: 70px;
        width: 105px;
    }

    .symbol.symbol-xxl-70.symbol-2by3 > img {
        height: 70px;
        width: 105px;
        max-width: auto;
    }

    .symbol.symbol-xxl-75 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }

    .symbol.symbol-xxl-75 .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-xxl-75 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-75 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-75.symbol-circle .symbol-badge {
        top: 3.375px;
        right: 3.375px;
    }

        .symbol.symbol-xxl-75.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 3.375px;
        }

    .symbol.symbol-xxl-75.symbol-fixed .symbol-label {
        width: 75px;
        height: 75px;
    }

    .symbol.symbol-xxl-75.symbol-fixed > img {
        width: 75px;
        height: 75px;
        max-width: auto;
    }

    .symbol.symbol-xxl-75.symbol-2by3 .symbol-label {
        height: 75px;
        width: 112.5px;
    }

    .symbol.symbol-xxl-75.symbol-2by3 > img {
        height: 75px;
        width: 112.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-80 > img {
        width: 100%;
        max-width: 80px;
        height: 80px;
    }

    .symbol.symbol-xxl-80 .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-xxl-80 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-80 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-80.symbol-circle .symbol-badge {
        top: 4.4px;
        right: 4.4px;
    }

        .symbol.symbol-xxl-80.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 4.4px;
        }

    .symbol.symbol-xxl-80.symbol-fixed .symbol-label {
        width: 80px;
        height: 80px;
    }

    .symbol.symbol-xxl-80.symbol-fixed > img {
        width: 80px;
        height: 80px;
        max-width: auto;
    }

    .symbol.symbol-xxl-80.symbol-2by3 .symbol-label {
        height: 80px;
        width: 120px;
    }

    .symbol.symbol-xxl-80.symbol-2by3 > img {
        height: 80px;
        width: 120px;
        max-width: auto;
    }

    .symbol.symbol-xxl-85 > img {
        width: 100%;
        max-width: 85px;
        height: 85px;
    }

    .symbol.symbol-xxl-85 .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-xxl-85 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-85 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-85.symbol-circle .symbol-badge {
        top: 5.425px;
        right: 5.425px;
    }

        .symbol.symbol-xxl-85.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 5.425px;
        }

    .symbol.symbol-xxl-85.symbol-fixed .symbol-label {
        width: 85px;
        height: 85px;
    }

    .symbol.symbol-xxl-85.symbol-fixed > img {
        width: 85px;
        height: 85px;
        max-width: auto;
    }

    .symbol.symbol-xxl-85.symbol-2by3 .symbol-label {
        height: 85px;
        width: 127.5px;
    }

    .symbol.symbol-xxl-85.symbol-2by3 > img {
        height: 85px;
        width: 127.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-90 > img {
        width: 100%;
        max-width: 90px;
        height: 90px;
    }

    .symbol.symbol-xxl-90 .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-xxl-90 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-90 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-90.symbol-circle .symbol-badge {
        top: 6.45px;
        right: 6.45px;
    }

        .symbol.symbol-xxl-90.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 6.45px;
        }

    .symbol.symbol-xxl-90.symbol-fixed .symbol-label {
        width: 90px;
        height: 90px;
    }

    .symbol.symbol-xxl-90.symbol-fixed > img {
        width: 90px;
        height: 90px;
        max-width: auto;
    }

    .symbol.symbol-xxl-90.symbol-2by3 .symbol-label {
        height: 90px;
        width: 135px;
    }

    .symbol.symbol-xxl-90.symbol-2by3 > img {
        height: 90px;
        width: 135px;
        max-width: auto;
    }

    .symbol.symbol-xxl-95 > img {
        width: 100%;
        max-width: 95px;
        height: 95px;
    }

    .symbol.symbol-xxl-95 .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-xxl-95 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-95 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-95.symbol-circle .symbol-badge {
        top: 7.475px;
        right: 7.475px;
    }

        .symbol.symbol-xxl-95.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 7.475px;
        }

    .symbol.symbol-xxl-95.symbol-fixed .symbol-label {
        width: 95px;
        height: 95px;
    }

    .symbol.symbol-xxl-95.symbol-fixed > img {
        width: 95px;
        height: 95px;
        max-width: auto;
    }

    .symbol.symbol-xxl-95.symbol-2by3 .symbol-label {
        height: 95px;
        width: 142.5px;
    }

    .symbol.symbol-xxl-95.symbol-2by3 > img {
        height: 95px;
        width: 142.5px;
        max-width: auto;
    }

    .symbol.symbol-xxl-100 > img {
        width: 100%;
        max-width: 100px;
        height: 100px;
    }

    .symbol.symbol-xxl-100 .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-xxl-100 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-100 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-100.symbol-circle .symbol-badge {
        top: 8.5px;
        right: 8.5px;
    }

        .symbol.symbol-xxl-100.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 8.5px;
        }

    .symbol.symbol-xxl-100.symbol-fixed .symbol-label {
        width: 100px;
        height: 100px;
    }

    .symbol.symbol-xxl-100.symbol-fixed > img {
        width: 100px;
        height: 100px;
        max-width: auto;
    }

    .symbol.symbol-xxl-100.symbol-2by3 .symbol-label {
        height: 100px;
        width: 150px;
    }

    .symbol.symbol-xxl-100.symbol-2by3 > img {
        height: 100px;
        width: 150px;
        max-width: auto;
    }

    .symbol.symbol-xxl-120 > img {
        width: 100%;
        max-width: 120px;
        height: 120px;
    }

    .symbol.symbol-xxl-120 .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-xxl-120 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-120 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-120.symbol-circle .symbol-badge {
        top: 12.6px;
        right: 12.6px;
    }

        .symbol.symbol-xxl-120.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 12.6px;
        }

    .symbol.symbol-xxl-120.symbol-fixed .symbol-label {
        width: 120px;
        height: 120px;
    }

    .symbol.symbol-xxl-120.symbol-fixed > img {
        width: 120px;
        height: 120px;
        max-width: auto;
    }

    .symbol.symbol-xxl-120.symbol-2by3 .symbol-label {
        height: 120px;
        width: 180px;
    }

    .symbol.symbol-xxl-120.symbol-2by3 > img {
        height: 120px;
        width: 180px;
        max-width: auto;
    }

    .symbol.symbol-xxl-130 > img {
        width: 100%;
        max-width: 130px;
        height: 130px;
    }

    .symbol.symbol-xxl-130 .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-xxl-130 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-130 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-130.symbol-circle .symbol-badge {
        top: 14.65px;
        right: 14.65px;
    }

        .symbol.symbol-xxl-130.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 14.65px;
        }

    .symbol.symbol-xxl-130.symbol-fixed .symbol-label {
        width: 130px;
        height: 130px;
    }

    .symbol.symbol-xxl-130.symbol-fixed > img {
        width: 130px;
        height: 130px;
        max-width: auto;
    }

    .symbol.symbol-xxl-130.symbol-2by3 .symbol-label {
        height: 130px;
        width: 195px;
    }

    .symbol.symbol-xxl-130.symbol-2by3 > img {
        height: 130px;
        width: 195px;
        max-width: auto;
    }

    .symbol.symbol-xxl-140 > img {
        width: 100%;
        max-width: 140px;
        height: 140px;
    }

    .symbol.symbol-xxl-140 .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-xxl-140 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-140 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-140.symbol-circle .symbol-badge {
        top: 16.7px;
        right: 16.7px;
    }

        .symbol.symbol-xxl-140.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 16.7px;
        }

    .symbol.symbol-xxl-140.symbol-fixed .symbol-label {
        width: 140px;
        height: 140px;
    }

    .symbol.symbol-xxl-140.symbol-fixed > img {
        width: 140px;
        height: 140px;
        max-width: auto;
    }

    .symbol.symbol-xxl-140.symbol-2by3 .symbol-label {
        height: 140px;
        width: 210px;
    }

    .symbol.symbol-xxl-140.symbol-2by3 > img {
        height: 140px;
        width: 210px;
        max-width: auto;
    }

    .symbol.symbol-xxl-150 > img {
        width: 100%;
        max-width: 150px;
        height: 150px;
    }

    .symbol.symbol-xxl-150 .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-xxl-150 .symbol-badge {
        width: 12px;
        height: 12px;
        top: -6px;
        right: -6px;
    }

        .symbol.symbol-xxl-150 .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: -6px;
        }

    .symbol.symbol-xxl-150.symbol-circle .symbol-badge {
        top: 18.75px;
        right: 18.75px;
    }

        .symbol.symbol-xxl-150.symbol-circle .symbol-badge.symbol-badge-bottom {
            top: auto;
            bottom: 18.75px;
        }

    .symbol.symbol-xxl-150.symbol-fixed .symbol-label {
        width: 150px;
        height: 150px;
    }

    .symbol.symbol-xxl-150.symbol-fixed > img {
        width: 150px;
        height: 150px;
        max-width: auto;
    }

    .symbol.symbol-xxl-150.symbol-2by3 .symbol-label {
        height: 150px;
        width: 225px;
    }

    .symbol.symbol-xxl-150.symbol-2by3 > img {
        height: 150px;
        width: 225px;
        max-width: auto;
    }
}

.symbol-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .symbol-group .symbol {
        position: relative;
        z-index: 0;
        margin-left: -10px;
        border: 2px solid #ffffff;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .symbol-group .symbol:first-child {
            margin-left: 0;
        }

        .symbol-group .symbol:hover {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            z-index: 1;
        }

    .symbol-group.symbol-hover .symbol {
        cursor: pointer;
    }

.symbol-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .symbol-list .symbol {
        margin-right: 0.5rem;
    }

        .symbol-list .symbol:last-child {
            margin-right: 0;
        }

.pulse {
    position: relative;
}

    .pulse .pulse-ring {
        display: block;
        border-radius: 40px;
        height: 40px;
        width: 40px;
        position: absolute;
        -webkit-animation: animation-pulse 3.5s ease-out;
        animation: animation-pulse 3.5s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        opacity: 0;
        border-width: 3px;
        border-style: solid;
        border-color: #E4E6EF;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .pulse .pulse-ring {
        top: 2px;
        left: 2px;
    }
}

.pulse.pulse-primary .pulse-ring {
    border-color: rgba(105, 147, 255, 0.75);
}

.pulse.pulse-secondary .pulse-ring {
    border-color: rgba(228, 230, 239, 0.75);
}

.pulse.pulse-success .pulse-ring {
    border-color: rgba(27, 197, 189, 0.75);
}

.pulse.pulse-info .pulse-ring {
    border-color: rgba(137, 80, 252, 0.75);
}

.pulse.pulse-warning .pulse-ring {
    border-color: rgba(255, 168, 0, 0.75);
}

.pulse.pulse-danger .pulse-ring {
    border-color: rgba(246, 78, 96, 0.75);
}

.pulse.pulse-light .pulse-ring {
    border-color: rgba(243, 246, 249, 0.75);
}

.pulse.pulse-dark .pulse-ring {
    border-color: rgba(24, 28, 50, 0.75);
}

.pulse.pulse-white .pulse-ring {
    border-color: rgba(255, 255, 255, 0.75);
}

@-webkit-keyframes animation-pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }

    65% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@keyframes animation-pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }

    65% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

.page-loading * {
    -webkit-transition: none !important;
    transition: none !important;
}

.page-loader {
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}

.page-loading .page-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-loader.page-loader-non-block {
    background: transparent;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    width: auto;
}

.page-loading-non-block .page-loader.page-loader-non-block {
    display: inline-block;
}

.page-loader.page-loader-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .page-loader.page-loader-logo img {
        display: block;
    }

    .page-loader.page-loader-logo .spinner {
        margin-top: 3rem;
    }

        .page-loader.page-loader-logo .spinner:before {
            width: 26px;
            height: 26px;
            margin-top: -13px;
            margin-left: -13px;
        }

.quick-search .quick-search-form {
    padding: 0;
}

    .quick-search .quick-search-form .input-group {
        background-color: transparent;
    }

    .quick-search .quick-search-form .input-group-prepend,
    .quick-search .quick-search-form .input-group-append {
        background-color: transparent;
    }

        .quick-search .quick-search-form .input-group-prepend .input-group-text,
        .quick-search .quick-search-form .input-group-append .input-group-text {
            background-color: transparent;
            border: 0;
        }

    .quick-search .quick-search-form .input-group-append {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .quick-search .quick-search-form .form-control {
        border: 0;
        background-color: transparent;
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        padding: 0;
        border-radius: 0;
    }

    .quick-search .quick-search-form .quick-search-close {
        cursor: pointer;
        display: none;
    }

.quick-search .quick-search-wrapper {
    display: none;
}

    .quick-search .quick-search-wrapper.ps {
        padding-right: 10px !important;
        margin-right: -10px !important;
    }

.quick-search .quick-search-result {
    padding: 0;
    margin: 0;
}

.quick-search.quick-search-has-result .quick-search-wrapper {
    display: block;
}

.quick-search.quick-search-dropdown {
    padding: 1rem 1.5rem;
}

    .quick-search.quick-search-dropdown .quick-search-form .input-group:before {
        right: 0;
    }

    .quick-search.quick-search-dropdown .quick-search-form .input-group .input-group-prepend .input-group-text {
        padding-left: 0;
    }

    .quick-search.quick-search-dropdown .quick-search-form .input-group .input-group-append .input-group-text {
        padding-right: 0;
    }

    .quick-search.quick-search-dropdown .quick-search-wrapper {
        margin: 1.5rem 0 0.5rem 0;
    }

    .quick-search.quick-search-dropdown.quick-search-has-result .quick-search-form {
        border-bottom: 1px solid #EBEDF3;
        padding-bottom: 0.75rem;
    }

.quick-search.quick-search-inline .dropdown-menu {
    padding: 1.5rem;
}

.quick-search.quick-search-offcanvas .quick-search-form {
    margin-bottom: 1.5rem;
}

    .quick-search.quick-search-offcanvas .quick-search-form .form-control {
        font-size: 1rem;
        font-weight: 500;
    }

    .quick-search.quick-search-offcanvas .quick-search-form .input-group:before {
        right: 0;
    }

    .quick-search.quick-search-offcanvas .quick-search-form .input-group .input-group-prepend .input-group-text {
        padding-left: 0;
    }

    .quick-search.quick-search-offcanvas .quick-search-form .input-group .input-group-append .input-group-text {
        padding-right: 0;
    }

.quick-search.quick-search-offcanvas .quick-search-wrapper {
    display: block;
}

.scrolltop {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    position: fixed;
    bottom: 40px;
    right: 20px;
    cursor: pointer;
    z-index: 100;
    background-color: #6993FF;
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    opacity: 0;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    border-radius: 0.42rem !important;
}

    .scrolltop .svg-icon svg {
        height: 24px;
        width: 24px;
    }

        .scrolltop .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #ffffff;
        }

        .scrolltop .svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

    .scrolltop > i {
        font-size: 1.3rem;
        color: #ffffff;
    }

    .scrolltop:hover > i {
        color: #ffffff;
    }

    .scrolltop:hover .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .scrolltop:hover .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

[data-scrolltop=on] .scrolltop {
    opacity: 0.3;
    -webkit-animation: animation-scrolltop 0.4s ease-out 1;
    animation: animation-scrolltop 0.4s ease-out 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    [data-scrolltop=on] .scrolltop:hover {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        opacity: 1;
    }

@media (max-width: 991.98px) {
    .scrolltop {
        bottom: 30px;
        right: 15px;
        width: 30px;
        height: 30px;
    }
}

@-webkit-keyframes animation-scrolltop {
    from {
        margin-bottom: -15px;
    }

    to {
        margin-bottom: 0;
    }
}

@keyframes animation-scrolltop {
    from {
        margin-bottom: -15px;
    }

    to {
        margin-bottom: 0;
    }
}

.spinner {
    position: relative;
}

    .spinner:before {
        content: "";
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        left: 0;
        border-radius: 50%;
        border: 2px solid #D1D3E0;
        border-right: 2px solid transparent;
    }

    .spinner:before {
        width: 1.5rem;
        height: 1.5rem;
        margin-top: -0.75rem;
    }

    .spinner.spinner-center:before {
        left: 50%;
        margin-left: -0.75rem;
    }

    .spinner.spinner-left:before {
        right: auto;
    }

    .spinner.spinner-right:before {
        left: auto;
    }

    .spinner.spinner-sm:before {
        width: 1.25rem;
        height: 1.25rem;
        margin-top: -0.625rem;
    }

    .spinner.spinner-sm.spinner-center:before {
        left: 50%;
        margin-left: -0.625rem;
    }

    .spinner.spinner-sm.spinner-left:before {
        right: auto;
    }

    .spinner.spinner-sm.spinner-right:before {
        left: auto;
    }

    .spinner.spinner-lg:before {
        width: 2rem;
        height: 2rem;
        margin-top: -1rem;
    }

    .spinner.spinner-lg.spinner-center:before {
        left: 50%;
        margin-left: -1rem;
    }

    .spinner.spinner-lg.spinner-left:before {
        right: auto;
    }

    .spinner.spinner-lg.spinner-right:before {
        left: auto;
    }

    .spinner:before {
        -webkit-animation: animation-spinner 0.5s linear infinite;
        animation: animation-spinner 0.5s linear infinite;
    }

    .spinner.spinner-primary:before {
        border: 2px solid #6993FF;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-primary:before {
        border: 2px solid #4579ff;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-secondary:before {
        border: 2px solid #E4E6EF;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-secondary:before {
        border: 2px solid #ced1e2;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-success:before {
        border: 2px solid #1BC5BD;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-success:before {
        border: 2px solid #17a69f;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-info:before {
        border: 2px solid #8950FC;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-info:before {
        border: 2px solid #712dfb;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-warning:before {
        border: 2px solid #FFA800;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-warning:before {
        border: 2px solid #db9000;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-danger:before {
        border: 2px solid #F64E60;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-danger:before {
        border: 2px solid #f42c41;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-light:before {
        border: 2px solid #F3F6F9;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-light:before {
        border: 2px solid #dbe4ed;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-dark:before {
        border: 2px solid #181C32;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-dark:before {
        border: 2px solid #0c0e1a;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-white:before {
        border: 2px solid #ffffff;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-darker-white:before {
        border: 2px solid #ededed;
        border-right: 2px solid transparent;
    }

    .spinner.spinner-right:before {
        left: auto;
        right: 1rem;
    }

    .spinner.spinner-right.btn:not(.btn-block) {
        padding-right: 3.5rem;
    }

        .spinner.spinner-right.btn:not(.btn-block).spinner-sm {
            padding-right: 3.25rem;
        }

        .spinner.spinner-right.btn:not(.btn-block).spinner-lg {
            padding-right: 4rem;
        }

    .spinner.spinner-left:before {
        right: auto;
        left: 1rem;
    }

    .spinner.spinner-left.btn:not(.btn-block) {
        padding-left: 3.5rem;
    }

        .spinner.spinner-left.btn:not(.btn-block).spinner-sm {
            padding-left: 3.25rem;
        }

        .spinner.spinner-left.btn:not(.btn-block).spinner-lg {
            padding-left: 4rem;
        }

    .spinner.spinner-track:before {
        -webkit-animation: animation-spinner 0.5s linear infinite;
        animation: animation-spinner 0.5s linear infinite;
    }

    .spinner.spinner-track.spinner-primary:before {
        border: 2px solid white;
        border-top-color: #5a88ff;
    }

    .spinner.spinner-track.spinner-darker-primary:before {
        border: 2px solid #cfdcff;
        border-top-color: #366eff;
    }

    .spinner.spinner-track.spinner-secondary:before {
        border: 2px solid white;
        border-top-color: #dadde9;
    }

    .spinner.spinner-track.spinner-darker-secondary:before {
        border: 2px solid white;
        border-top-color: #c4c8dc;
    }

    .spinner.spinner-track.spinner-success:before {
        border: 2px solid #8aefea;
        border-top-color: #19b8b0;
    }

    .spinner.spinner-track.spinner-darker-success:before {
        border: 2px solid #5de9e2;
        border-top-color: #159892;
    }

    .spinner.spinner-track.spinner-info:before {
        border: 2px solid #eee6ff;
        border-top-color: #7f41fc;
    }

    .spinner.spinner-track.spinner-darker-info:before {
        border: 2px solid #cdb4fe;
        border-top-color: #671efb;
    }

    .spinner.spinner-track.spinner-warning:before {
        border: 2px solid #ffdc99;
        border-top-color: #f09e00;
    }

    .spinner.spinner-track.spinner-darker-warning:before {
        border: 2px solid #ffcb66;
        border-top-color: #cc8600;
    }

    .spinner.spinner-track.spinner-danger:before {
        border: 2px solid #fde0e3;
        border-top-color: #f53f53;
    }

    .spinner.spinner-track.spinner-darker-danger:before {
        border: 2px solid #fbafb7;
        border-top-color: #f41d34;
    }

    .spinner.spinner-track.spinner-light:before {
        border: 2px solid white;
        border-top-color: #e9eef4;
    }

    .spinner.spinner-track.spinner-darker-light:before {
        border: 2px solid white;
        border-top-color: #d1dde8;
    }

    .spinner.spinner-track.spinner-dark:before {
        border: 2px solid #4a5699;
        border-top-color: #131628;
    }

    .spinner.spinner-track.spinner-darker-dark:before {
        border: 2px solid #394377;
        border-top-color: #070910;
    }

    .spinner.spinner-track.spinner-white:before {
        border: 2px solid white;
        border-top-color: #f7f7f7;
    }

    .spinner.spinner-track.spinner-darker-white:before {
        border: 2px solid white;
        border-top-color: #e6e6e6;
    }

.spinner-grow {
    vertical-align: sub;
}

.spinner-border {
    vertical-align: sub;
}

@-webkit-keyframes animation-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animation-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.sticky-toolbar {
    width: 46px;
    position: fixed;
    top: 30%;
    right: 0;
    list-style: none;
    margin: 0;
    z-index: 95;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
}

.svg-icon svg {
    height: 1.5rem;
    width: 1.5rem;
}

    .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #B5B5C3;
    }

    .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

.svg-icon.svg-icon-white svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important;
}

.svg-icon.svg-icon-white svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-white svg path {
    fill: #ffffff !important;
}

.svg-icon.svg-icon-primary svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #6993FF !important;
}

.svg-icon.svg-icon-primary svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-primary svg path {
    fill: #6993FF !important;
}

.svg-icon.svg-icon-secondary svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32 !important;
}

.svg-icon.svg-icon-secondary svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-secondary svg path {
    fill: #181C32 !important;
}

.svg-icon.svg-icon-success svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD !important;
}

.svg-icon.svg-icon-success svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-success svg path {
    fill: #1BC5BD !important;
}

.svg-icon.svg-icon-info svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC !important;
}

.svg-icon.svg-icon-info svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-info svg path {
    fill: #8950FC !important;
}

.svg-icon.svg-icon-warning svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800 !important;
}

.svg-icon.svg-icon-warning svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-warning svg path {
    fill: #FFA800 !important;
}

.svg-icon.svg-icon-danger svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60 !important;
}

.svg-icon.svg-icon-danger svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-danger svg path {
    fill: #F64E60 !important;
}

.svg-icon.svg-icon-light svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9 !important;
}

.svg-icon.svg-icon-light svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-light svg path {
    fill: #F3F6F9 !important;
}

.svg-icon.svg-icon-dark svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #181C32 !important;
}

.svg-icon.svg-icon-dark svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark svg path {
    fill: #181C32 !important;
}

.svg-icon.svg-icon-dark-75 svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3F4254 !important;
}

.svg-icon.svg-icon-dark-75 svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-75 svg path {
    fill: #3F4254 !important;
}

.svg-icon.svg-icon-dark-65 svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #5E6278 !important;
}

.svg-icon.svg-icon-dark-65 svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-65 svg path {
    fill: #5E6278 !important;
}

.svg-icon.svg-icon-dark-50 svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7E8299 !important;
}

.svg-icon.svg-icon-dark-50 svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-50 svg path {
    fill: #7E8299 !important;
}

.svg-icon.svg-icon-dark-25 svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D1D3E0 !important;
}

.svg-icon.svg-icon-dark-25 svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-25 svg path {
    fill: #D1D3E0 !important;
}

.svg-icon.svg-icon-muted svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3 !important;
}

.svg-icon.svg-icon-muted svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.svg-icon.svg-logo-muted svg path {
    fill: #B5B5C3 !important;
}

.svg-icon.svg-icon-sm svg {
    height: 1.25rem !important;
    width: 1.25rem !important;
}

.svg-icon.svg-icon-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important;
}

.svg-icon.svg-icon-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important;
}

.svg-icon.svg-icon-xl svg {
    height: 2rem !important;
    width: 2rem !important;
}

.svg-icon.svg-icon-xxl svg {
    height: 2.25rem !important;
    width: 2.25rem !important;
}

.svg-icon.svg-icon-1x svg {
    height: 1rem !important;
    width: 1rem !important;
}

.svg-icon.svg-icon-2x svg {
    height: 2rem !important;
    width: 2rem !important;
}

.svg-icon.svg-icon-3x svg {
    height: 3rem !important;
    width: 3rem !important;
}

.svg-icon.svg-icon-4x svg {
    height: 4rem !important;
    width: 4rem !important;
}

.svg-icon.svg-icon-5x svg {
    height: 5rem !important;
    width: 5rem !important;
}

.svg-icon.svg-icon-6x svg {
    height: 6rem !important;
    width: 6rem !important;
}

.svg-icon.svg-icon-7x svg {
    height: 7rem !important;
    width: 7rem !important;
}

.svg-icon.svg-icon-8x svg {
    height: 8rem !important;
    width: 8rem !important;
}

.svg-icon.svg-icon-9x svg {
    height: 9rem !important;
    width: 9rem !important;
}

.svg-icon.svg-icon-10x svg {
    height: 10rem !important;
    width: 10rem !important;
}

.svg-icon.svg-icon-full svg {
    height: 100% !important;
    width: 100% !important;
}

@media (min-width: 576px) {
    .svg-icon.svg-icon-sm-sm svg {
        height: 1.25rem !important;
        width: 1.25rem !important;
    }

    .svg-icon.svg-icon-sm-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }

    .svg-icon.svg-icon-sm-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }

    .svg-icon.svg-icon-sm-xl svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-sm-xxl svg {
        height: 2.25rem !important;
        width: 2.25rem !important;
    }

    .svg-icon.svg-icon-sm-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    .svg-icon.svg-icon-sm-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-sm-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }

    .svg-icon.svg-icon-sm-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }

    .svg-icon.svg-icon-sm-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }

    .svg-icon.svg-icon-sm-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }

    .svg-icon.svg-icon-sm-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }

    .svg-icon.svg-icon-sm-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }

    .svg-icon.svg-icon-sm-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }

    .svg-icon.svg-icon-sm-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }

    .svg-icon.svg-icon-sm-full svg {
        height: 100% !important;
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .svg-icon.svg-icon-md-sm svg {
        height: 1.25rem !important;
        width: 1.25rem !important;
    }

    .svg-icon.svg-icon-md-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }

    .svg-icon.svg-icon-md-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }

    .svg-icon.svg-icon-md-xl svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-md-xxl svg {
        height: 2.25rem !important;
        width: 2.25rem !important;
    }

    .svg-icon.svg-icon-md-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    .svg-icon.svg-icon-md-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-md-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }

    .svg-icon.svg-icon-md-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }

    .svg-icon.svg-icon-md-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }

    .svg-icon.svg-icon-md-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }

    .svg-icon.svg-icon-md-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }

    .svg-icon.svg-icon-md-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }

    .svg-icon.svg-icon-md-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }

    .svg-icon.svg-icon-md-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }

    .svg-icon.svg-icon-md-full svg {
        height: 100% !important;
        width: 100% !important;
    }
}

@media (min-width: 992px) {
    .svg-icon.svg-icon-lg-sm svg {
        height: 1.25rem !important;
        width: 1.25rem !important;
    }

    .svg-icon.svg-icon-lg-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }

    .svg-icon.svg-icon-lg-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }

    .svg-icon.svg-icon-lg-xl svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-lg-xxl svg {
        height: 2.25rem !important;
        width: 2.25rem !important;
    }

    .svg-icon.svg-icon-lg-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    .svg-icon.svg-icon-lg-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-lg-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }

    .svg-icon.svg-icon-lg-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }

    .svg-icon.svg-icon-lg-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }

    .svg-icon.svg-icon-lg-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }

    .svg-icon.svg-icon-lg-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }

    .svg-icon.svg-icon-lg-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }

    .svg-icon.svg-icon-lg-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }

    .svg-icon.svg-icon-lg-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }

    .svg-icon.svg-icon-lg-full svg {
        height: 100% !important;
        width: 100% !important;
    }
}

@media (min-width: 1200px) {
    .svg-icon.svg-icon-xl-sm svg {
        height: 1.25rem !important;
        width: 1.25rem !important;
    }

    .svg-icon.svg-icon-xl-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }

    .svg-icon.svg-icon-xl-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }

    .svg-icon.svg-icon-xl-xl svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-xl-xxl svg {
        height: 2.25rem !important;
        width: 2.25rem !important;
    }

    .svg-icon.svg-icon-xl-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    .svg-icon.svg-icon-xl-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-xl-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }

    .svg-icon.svg-icon-xl-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }

    .svg-icon.svg-icon-xl-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }

    .svg-icon.svg-icon-xl-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }

    .svg-icon.svg-icon-xl-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }

    .svg-icon.svg-icon-xl-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }

    .svg-icon.svg-icon-xl-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }

    .svg-icon.svg-icon-xl-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }

    .svg-icon.svg-icon-xl-full svg {
        height: 100% !important;
        width: 100% !important;
    }
}

@media (min-width: 1400px) {
    .svg-icon.svg-icon-xxl-sm svg {
        height: 1.25rem !important;
        width: 1.25rem !important;
    }

    .svg-icon.svg-icon-xxl-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }

    .svg-icon.svg-icon-xxl-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }

    .svg-icon.svg-icon-xxl-xl svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-xxl-xxl svg {
        height: 2.25rem !important;
        width: 2.25rem !important;
    }

    .svg-icon.svg-icon-xxl-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    .svg-icon.svg-icon-xxl-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }

    .svg-icon.svg-icon-xxl-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }

    .svg-icon.svg-icon-xxl-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }

    .svg-icon.svg-icon-xxl-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }

    .svg-icon.svg-icon-xxl-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }

    .svg-icon.svg-icon-xxl-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }

    .svg-icon.svg-icon-xxl-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }

    .svg-icon.svg-icon-xxl-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }

    .svg-icon.svg-icon-xxl-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }

    .svg-icon.svg-icon-xxl-full svg {
        height: 100% !important;
        width: 100% !important;
    }
}

.svg-icon.svg-icon-flip svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.svg.svg-fill-white {
    fill: #ffffff !important;
}

.svg.svg-fill-light-white {
    fill: #ffffff !important;
}

.svg.svg-fill-primary {
    fill: #6993FF !important;
}

.svg.svg-fill-light-primary {
    fill: #E1E9FF !important;
}

.svg.svg-fill-secondary {
    fill: #181C32 !important;
}

.svg.svg-fill-light-secondary {
    fill: #EBEDF3 !important;
}

.svg.svg-fill-success {
    fill: #1BC5BD !important;
}

.svg.svg-fill-light-success {
    fill: #C9F7F5 !important;
}

.svg.svg-fill-info {
    fill: #8950FC !important;
}

.svg.svg-fill-light-info {
    fill: #EEE5FF !important;
}

.svg.svg-fill-warning {
    fill: #FFA800 !important;
}

.svg.svg-fill-light-warning {
    fill: #FFF4DE !important;
}

.svg.svg-fill-danger {
    fill: #F64E60 !important;
}

.svg.svg-fill-light-danger {
    fill: #FFE2E5 !important;
}

.svg.svg-fill-light {
    fill: #F3F6F9 !important;
}

.svg.svg-fill-light-light {
    fill: #F3F6F9 !important;
}

.svg.svg-fill-dark {
    fill: #181C32 !important;
}

.svg.svg-fill-light-dark {
    fill: #D1D3E0 !important;
}

.svg.svg-fill-dark-75 {
    fill: #3F4254 !important;
}

.svg.svg-fill-dark-65 {
    fill: #5E6278 !important;
}

.svg.svg-fill-dark-50 {
    fill: #7E8299 !important;
}

.svg.svg-fill-dark-25 {
    fill: #D1D3E0 !important;
}

.svg.svg-fill-muted {
    fill: #B5B5C3 !important;
}

.timeline.timeline-1 {
    position: relative;
}

    .timeline.timeline-1 .timeline-sep {
        z-index: 0;
        content: "";
        position: absolute;
        left: 73px;
        width: 4px;
        top: 0;
        bottom: 0;
        background-color: #EBEDF3;
    }

    .timeline.timeline-1 .timeline-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 1rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .timeline.timeline-1 .timeline-item .timeline-label {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 60px;
            flex: 0 0 60px;
            font-weight: 500;
            color: #B5B5C3;
        }

        .timeline.timeline-1 .timeline-item .timeline-badge {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 30px;
            height: 30px;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            background-color: white;
            border-radius: 50%;
            border: 4px solid white;
            position: relative;
            z-index: 0;
        }

            .timeline.timeline-1 .timeline-item .timeline-badge .svg-icon,
            .timeline.timeline-1 .timeline-item .timeline-badge i {
                line-height: 0;
            }

        .timeline.timeline-1 .timeline-item .timeline-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            font-size: 1rem;
            padding: 0 0 0 0.75rem;
        }

        .timeline.timeline-1 .timeline-item:last-child {
            margin-bottom: 0;
        }

.timeline.timeline-2 {
    position: relative;
    padding: 0;
    margin: 0;
}

    .timeline.timeline-2 .timeline-bar {
        background-color: #EBEDF3;
        position: absolute;
        display: block;
        content: "";
        width: 1px;
        top: 5px;
        bottom: 5px;
        left: 4px;
        z-index: 0;
        margin: 0.5rem 0;
    }

    .timeline.timeline-2 .timeline-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.5rem 0;
    }

        .timeline.timeline-2 .timeline-item .timeline-badge {
            position: relative;
            z-index: 1;
            display: block;
            width: 9px;
            height: 9px;
            border-radius: 100%;
            background-color: #E4E6EF;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-right: 1.5rem;
        }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-primary {
                background-color: #6993FF;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-secondary {
                background-color: #E4E6EF;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-success {
                background-color: #1BC5BD;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-info {
                background-color: #8950FC;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-warning {
                background-color: #FFA800;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-danger {
                background-color: #F64E60;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-light {
                background-color: #F3F6F9;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-dark {
                background-color: #181C32;
            }

            .timeline.timeline-2 .timeline-item .timeline-badge.timeline-badge-white {
                background-color: #ffffff;
            }

        .timeline.timeline-2 .timeline-item .timeline-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

.timeline.timeline-3 .timeline-items {
    margin: 0;
    padding: 0;
}

    .timeline.timeline-3 .timeline-items .timeline-item {
        margin-left: 25px;
        border-left: 2px solid #EBEDF3;
        padding: 0 0 20px 50px;
        position: relative;
    }

        .timeline.timeline-3 .timeline-items .timeline-item .timeline-media {
            position: absolute;
            top: 0;
            left: -26px;
            border: 2px solid #EBEDF3;
            border-radius: 100%;
            width: 50px;
            height: 50px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: #ffffff;
            line-height: 0;
        }

            .timeline.timeline-3 .timeline-items .timeline-item .timeline-media i {
                font-size: 1.4rem;
            }

            .timeline.timeline-3 .timeline-items .timeline-item .timeline-media .svg-icon svg {
                height: 24px;
                width: 24px;
            }

            .timeline.timeline-3 .timeline-items .timeline-item .timeline-media img {
                max-width: 48px;
                max-height: 48px;
                border-radius: 100%;
            }

        .timeline.timeline-3 .timeline-items .timeline-item .timeline-content {
            border-radius: 0.85rem;
            position: relative;
            background-color: #F3F6F9;
            padding: 0.75rem 1.5rem;
        }

            .timeline.timeline-3 .timeline-items .timeline-item .timeline-content:before {
                position: absolute;
                content: "";
                width: 0;
                height: 0;
                top: 10px;
                left: -25px;
                border-right: solid 10px #F3F6F9;
                border-bottom: solid 17px transparent;
                border-left: solid 17px transparent;
                border-top: solid 17px transparent;
            }

        .timeline.timeline-3 .timeline-items .timeline-item:last-child {
            border-left-color: transparent;
            padding-bottom: 0;
        }

.timeline.timeline-4 {
    position: relative;
    width: 100%;
}

    .timeline.timeline-4:after {
        content: "";
        position: absolute;
        width: 5px;
        top: 0;
        margin-top: 0.1rem;
        bottom: 0;
        left: 50%;
        margin-left: -2.5px;
        background-color: #EBEDF3;
        border-radius: 0.42rem;
    }

    .timeline.timeline-4.timeline-center {
        margin: 0 auto;
    }

    .timeline.timeline-4 .timeline-bar {
        border-radius: 0.42rem;
        width: 20px;
        height: 5px;
        position: absolute;
        left: 50%;
        margin-left: -10px;
        background-color: #EBEDF3;
    }

    .timeline.timeline-4 .timeline-items {
        position: relative;
    }

        .timeline.timeline-4 .timeline-items .timeline-item {
            position: relative;
            margin-left: 0;
            width: 50%;
            min-height: 3rem;
        }

            .timeline.timeline-4 .timeline-items .timeline-item:after {
                position: absolute;
                content: "";
                width: 0;
                height: 0;
                top: 3rem;
                left: 100%;
                margin-left: -3rem;
                border-left: solid 10px #F3F6F9;
                border-bottom: solid 17px transparent;
                border-right: solid 17px transparent;
                border-top: solid 17px transparent;
            }

            .timeline.timeline-4 .timeline-items .timeline-item .timeline-badge {
                background: white;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                z-index: 1;
                position: absolute;
                top: 3.5rem;
            }

                .timeline.timeline-4 .timeline-items .timeline-item .timeline-badge > div {
                    border-radius: 50%;
                    width: 6px;
                    height: 6px;
                }

            .timeline.timeline-4 .timeline-items .timeline-item .timeline-label {
                display: block;
                padding-left: 1.5rem;
                padding-right: 1.5rem;
                margin-bottom: 0.5rem;
            }

            .timeline.timeline-4 .timeline-items .timeline-item .timeline-content {
                position: relative;
                border-radius: 0.42rem;
                padding: 1rem 1.5rem;
                background-color: #F3F6F9;
            }

            .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-left {
                left: 0;
                padding-right: 2.85rem;
                position: relative;
            }

                .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-left .timeline-badge {
                    right: -10px;
                }

                .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-left .timeline-label {
                    text-align: right;
                }

            .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-right {
                left: 50%;
                padding-left: 2.86rem;
            }

                .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-right .timeline-badge {
                    left: -10px;
                }

                .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-right .timeline-label {
                    text-align: left;
                }

                .timeline.timeline-4 .timeline-items .timeline-item.timeline-item-right:after {
                    right: 100%;
                    left: auto;
                    margin-right: -3rem;
                    border-right: solid 10px #F3F6F9;
                    border-left: solid 17px transparent;
                }

            .timeline.timeline-4 .timeline-items .timeline-item:first-child {
                top: 2rem;
            }

            .timeline.timeline-4 .timeline-items .timeline-item:last-child {
                bottom: 2rem;
            }

    .timeline.timeline-4.timeline-justified .timeline-bar {
        left: 5px;
    }

    .timeline.timeline-4.timeline-justified:after {
        left: 5px;
    }

    .timeline.timeline-4.timeline-justified .timeline-items {
        padding: 1rem 0;
    }

        .timeline.timeline-4.timeline-justified .timeline-items .timeline-item {
            width: 100%;
            left: 0;
            padding-left: 2.85rem;
            position: relative;
            top: 0;
            bottom: 0;
            margin-bottom: 1.5rem;
        }

            .timeline.timeline-4.timeline-justified .timeline-items .timeline-item:after {
                right: 100%;
                left: auto;
                margin-left: auto;
                margin-right: -3rem;
                border-right: solid 10px #F3F6F9;
                border-left: solid 17px transparent;
            }

            .timeline.timeline-4.timeline-justified .timeline-items .timeline-item .timeline-badge {
                left: -5px;
            }

            .timeline.timeline-4.timeline-justified .timeline-items .timeline-item .timeline-label {
                text-align: left;
            }

            .timeline.timeline-4.timeline-justified .timeline-items .timeline-item:last-child {
                margin-bottom: 0;
            }

@media (max-width: 991.98px) {
    .timeline.timeline-4 .timeline-bar {
        left: 5px !important;
    }

    .timeline.timeline-4:after {
        left: 5px !important;
    }

    .timeline.timeline-4 .timeline-items {
        padding: 1rem 0;
    }

        .timeline.timeline-4 .timeline-items .timeline-item {
            width: 100% !important;
            left: 0 !important;
            padding-right: 0 !important;
            padding-left: 2.85rem !important;
            position: relative;
            top: 0 !important;
            bottom: 0 !important;
            margin-bottom: 1.5rem;
        }

            .timeline.timeline-4 .timeline-items .timeline-item:after {
                right: 100%;
                left: auto !important;
                margin-left: auto;
                margin-right: -3rem;
                border-right: solid 10px #F3F6F9;
                border-left: solid 17px transparent;
            }

            .timeline.timeline-4 .timeline-items .timeline-item .timeline-badge {
                left: -5px !important;
            }

            .timeline.timeline-4 .timeline-items .timeline-item .timeline-label {
                text-align: left !important;
            }

            .timeline.timeline-4 .timeline-items .timeline-item:last-child {
                margin-bottom: 0 !important;
            }
}

.timeline.timeline-5 .timeline-items {
    margin: 0;
    padding: 0;
}

    .timeline.timeline-5 .timeline-items .timeline-item {
        margin-left: 0;
        padding: 0;
        position: relative;
    }

        .timeline.timeline-5 .timeline-items .timeline-item .timeline-media {
            position: absolute;
            top: 0;
            border-radius: 100%;
            width: 35px;
            height: 35px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: #ffffff;
            line-height: 0;
        }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-media i {
                font-size: 1.4rem;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-media .svg-icon svg {
                height: 24px;
                width: 24px;
            }

        .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc {
            padding: 9px 0 0 44px;
        }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc::before {
                content: "";
                position: absolute;
                width: 4px;
                height: calc(100% - 32px);
                background-color: #EBEDF3;
                border-radius: 6px;
                top: 40px;
                left: 16px;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-primary::before {
                background-color: #6993FF;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-primary::before {
                background-color: #E1E9FF;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-secondary::before {
                background-color: #E4E6EF;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-secondary::before {
                background-color: #EBEDF3;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-success::before {
                background-color: #1BC5BD;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-success::before {
                background-color: #C9F7F5;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-info::before {
                background-color: #8950FC;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-info::before {
                background-color: #EEE5FF;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-warning::before {
                background-color: #FFA800;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-warning::before {
                background-color: #FFF4DE;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-danger::before {
                background-color: #F64E60;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-danger::before {
                background-color: #FFE2E5;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light::before {
                background-color: #F3F6F9;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-light::before {
                background-color: #F3F6F9;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-dark::before {
                background-color: #181C32;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-dark::before {
                background-color: #D1D3E0;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-white::before {
                background-color: #ffffff;
            }

            .timeline.timeline-5 .timeline-items .timeline-item .timeline-desc.timeline-desc-light-white::before {
                background-color: #ffffff;
            }

        .timeline.timeline-5 .timeline-items .timeline-item:last-child {
            border-left-color: transparent;
            padding-bottom: 0;
        }

.timeline.timeline-6 {
    position: relative;
}

    .timeline.timeline-6:before {
        content: "";
        position: absolute;
        left: 51px;
        width: 3px;
        top: 0;
        bottom: 0;
        background-color: #EBEDF3;
    }

    .timeline.timeline-6 .timeline-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-bottom: 1.7rem;
    }

        .timeline.timeline-6 .timeline-item:last-child {
            margin-bottom: 0;
        }

        .timeline.timeline-6 .timeline-item .timeline-label {
            width: 50px;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            font-size: 1rem;
            font-weight: 500;
            position: relative;
            color: #3F4254;
        }

        .timeline.timeline-6 .timeline-item .timeline-badge {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            background: white;
            width: 13px;
            height: 13px;
            border-radius: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            z-index: 1;
            position: relative;
            margin-top: 1px;
            margin-left: -0.5rem;
            padding: 3px !important;
            border: 6px solid #ffffff !important;
        }

            .timeline.timeline-6 .timeline-item .timeline-badge span {
                display: block;
                border-radius: 100%;
                width: 6px;
                height: 6px;
                background-color: #EBEDF3;
            }

        .timeline.timeline-6 .timeline-item .timeline-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

.overlay {
    position: relative;
}

    .overlay .overlay-layer {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.05);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 0;
    }

    .overlay.overlay-block .overlay-layer, .overlay:hover .overlay-layer {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 1;
    }

    .overlay.overlay-block {
        cursor: wait;
    }

.wave {
    background-color: #F3F6F9;
    overflow: hidden;
    position: relative;
}

    .wave > div {
        z-index: 1;
    }

    .wave:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ffffff;
        z-index: -1;
    }

    .wave:after {
        content: " ";
        width: 1000px;
        height: 1025px;
        position: absolute;
        bottom: 65%;
        left: -250px;
        border-radius: 35%;
        background: white;
        z-index: 0;
    }

    .wave:after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.wave-animate:after {
    -webkit-animation: animate-wave 15s infinite linear;
    animation: animate-wave 15s infinite linear;
}

.wave-animate-slower:after {
    -webkit-animation: animate-wave 30s infinite linear;
    animation: animate-wave 30s infinite linear;
}

.wave-animate-slow:after {
    -webkit-animation: animate-wave 25s infinite linear;
    animation: animate-wave 25s infinite linear;
}

.wave-animate-fast:after {
    -webkit-animation: animate-wave 10s infinite linear;
    animation: animate-wave 10s infinite linear;
}

.wave-animate-faster:after {
    -webkit-animation: animate-wave 5s infinite linear;
    animation: animate-wave 5s infinite linear;
}

.wave.wave-primary {
    background-color: rgba(105, 147, 255, 0.1) !important;
}

    .wave.wave-primary .svg-icon svg g [fill] {
        fill: #6993FF;
    }

.wave.wave-secondary {
    background-color: rgba(228, 230, 239, 0.1) !important;
}

    .wave.wave-secondary .svg-icon svg g [fill] {
        fill: #E4E6EF;
    }

.wave.wave-success {
    background-color: rgba(27, 197, 189, 0.1) !important;
}

    .wave.wave-success .svg-icon svg g [fill] {
        fill: #1BC5BD;
    }

.wave.wave-info {
    background-color: rgba(137, 80, 252, 0.1) !important;
}

    .wave.wave-info .svg-icon svg g [fill] {
        fill: #8950FC;
    }

.wave.wave-warning {
    background-color: rgba(255, 168, 0, 0.1) !important;
}

    .wave.wave-warning .svg-icon svg g [fill] {
        fill: #FFA800;
    }

.wave.wave-danger {
    background-color: rgba(246, 78, 96, 0.1) !important;
}

    .wave.wave-danger .svg-icon svg g [fill] {
        fill: #F64E60;
    }

.wave.wave-light {
    background-color: rgba(243, 246, 249, 0.1) !important;
}

    .wave.wave-light .svg-icon svg g [fill] {
        fill: #F3F6F9;
    }

.wave.wave-dark {
    background-color: rgba(24, 28, 50, 0.1) !important;
}

    .wave.wave-dark .svg-icon svg g [fill] {
        fill: #181C32;
    }

.wave.wave-white {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

    .wave.wave-white .svg-icon svg g [fill] {
        fill: #ffffff;
    }

@-webkit-keyframes animate-wave {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animate-wave {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.list .list-item .list-title {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.list .list-item .list-hidden {
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.list .list-item.active .list-title, .list .list-item:hover .list-title {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #6993FF !important;
}

.list .list-item.active .list-hidden, .list .list-item:hover .list-hidden {
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.list.list-border .list-item {
    border-bottom: 1px solid #EBEDF3;
}

    .list.list-border .list-item:last-child {
        border-bottom: 0;
    }

.list.list-dashed .list-item {
    border-bottom: 1px dashed #EBEDF3;
}

    .list.list-dashed .list-item:last-child {
        border-bottom: 0;
    }

.list.list-hover .list-item {
    cursor: pointer;
    border-radius: 0.42rem;
}

    .list.list-hover .list-item:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        background-color: #F3F6F9;
        cursor: pointer;
    }

    .list.list-hover .list-item.active {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        background-color: #f0f3f7;
    }

.bullet {
    display: inline-block;
    background-color: #E4E6EF;
    width: 10px;
    height: 2px;
    border-radius: 2rem;
}

    .bullet.bullet-dot {
        width: 4px;
        height: 4px;
        border-radius: 100% !important;
    }

    .bullet.bullet-ver {
        width: 2px;
        height: 10px;
    }

    .bullet.bullet-bar {
        width: 4px;
        height: auto;
    }

.navi {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
}

    .navi .navi-item {
        padding: 0;
        display: block;
        list-style: none;
    }

        .navi .navi-item .navi-link {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0.75rem 1.5rem;
        }

            .navi .navi-item .navi-link .navi-icon {
                line-height: 0;
                -ms-flex-negative: 0;
                flex-shrink: 0;
            }

                .navi .navi-item .navi-link .navi-icon:before {
                    line-height: 0;
                }

            .navi .navi-item .navi-link .navi-bullet {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-negative: 0;
                flex-shrink: 0;
                margin-right: 0.75rem;
            }

            .navi .navi-item .navi-link .navi-text {
                -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
            }

            .navi .navi-item .navi-link .navi-label {
                line-height: 0;
                margin-left: 0.75rem;
            }

            .navi .navi-item .navi-link .navi-toolbar {
                margin-left: 0.75rem;
            }

            .navi .navi-item .navi-link .navi-arrow {
                line-height: 0;
                margin-left: 0.75rem;
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
                color: #7E8299;
            }

                .navi .navi-item .navi-link .navi-arrow:before {
                    line-height: 0;
                    font-family: Ki;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    line-height: 1;
                    text-decoration: inherit;
                    text-rendering: optimizeLegibility;
                    text-transform: none;
                    -moz-osx-font-smoothing: grayscale;
                    -webkit-font-smoothing: antialiased;
                    font-smoothing: antialiased;
                    content: "";
                    font-size: 0.6rem;
                }

                .navi .navi-item .navi-link .navi-arrow.navi-arrow-down {
                    -webkit-transform: rotateZ(-90deg) /*rtl:ignore*/;
                    transform: rotateZ(-90deg) /*rtl:ignore*/;
                }

[direction=rtl] .navi .navi-item .navi-link .navi-arrow.navi-arrow-down {
    -webkit-transform: rotateZ(90deg) /*rtl:ignore*/;
    transform: rotateZ(90deg) /*rtl:ignore*/;
}

.navi .navi-item:last-child {
    border-bottom: 0 !important;
}

    .navi .navi-item:last-child .navi-link {
        border-bottom: 0 !important;
    }

.navi .navi-separator {
    margin: 0;
    padding: 0;
    height: 0;
    display: block;
    border-bottom: 1px solid #EBEDF3;
}

    .navi .navi-separator.navi-separator-dashed {
        border-bottom: 1px dashed #EBEDF3;
    }

.navi .navi-header,
.navi .navi-footer,
.navi .navi-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navi .navi-section {
    padding: 0.75rem 1.5rem;
}

.navi .navi-header {
    padding: 0.75rem 1.5rem;
}

.navi .navi-footer {
    padding: 0.75rem 1.5rem;
}

.navi.navi-spacer-x-0 .navi-item .navi-link {
    padding-left: 0;
    padding-right: 0;
}

.navi .navi-item .navi-link .navi-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
}

    .navi .navi-item .navi-link .navi-icon i {
        font-size: 1.25rem;
    }

    .navi .navi-item .navi-link .navi-icon svg {
        height: 22px;
        width: 22px;
    }

.navi.navi-icon-lg .navi-item .navi-link .navi-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3rem;
    flex: 0 0 3rem;
}

    .navi.navi-icon-lg .navi-item .navi-link .navi-icon i {
        font-size: 1.5rem;
    }

    .navi.navi-icon-lg .navi-item .navi-link .navi-icon svg {
        height: 28px;
        width: 28px;
    }

.navi.navi-icon-xl .navi-item .navi-link .navi-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4rem;
    flex: 0 0 4rem;
}

    .navi.navi-icon-xl .navi-item .navi-link .navi-icon i {
        font-size: 1.75rem;
    }

    .navi.navi-icon-xl .navi-item .navi-link .navi-icon svg {
        height: 32px;
        width: 32px;
    }

.navi.navi-icon-center .navi-item .navi-link .navi-icon {
    text-align: center;
}

.navi .navi-item .navi-link {
    font-size: 1rem;
}

    .navi .navi-item .navi-link .navi-text {
        font-size: 1rem;
    }

.navi.navi-font-lg .navi-item .navi-link {
    font-size: 1.1rem;
}

    .navi.navi-font-lg .navi-item .navi-link .navi-text {
        font-size: 1.1rem;
    }

.navi.navi-font-xl .navi-item .navi-link {
    font-size: 1.2rem;
}

    .navi.navi-font-xl .navi-item .navi-link .navi-text {
        font-size: 1.2rem;
    }

.navi.navi-light .navi-item .navi-link .navi-text {
    font-weight: 300;
}

.navi.navi-lighter .navi-item .navi-link .navi-text {
    font-weight: lighter;
}

.navi.navi-bold .navi-item .navi-link .navi-text {
    font-weight: 500;
}

.navi.navi-bolder .navi-item .navi-link .navi-text {
    font-weight: 600;
}

.navi.navi-boldest .navi-item .navi-link .navi-text {
    font-weight: 700;
}

.navi .navi-item .navi-link {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3F4254;
}

    .navi .navi-item .navi-link .navi-bullet .bullet {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .navi .navi-item .navi-link .navi-text {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .navi .navi-item .navi-link .navi-icon {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

        .navi .navi-item .navi-link .navi-icon i {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link .navi-icon .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

    .navi .navi-item .navi-link .navi-arrow {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .navi .navi-item .navi-link .navi-bullet .bullet {
        background-color: #E4E6EF;
    }

    .navi .navi-item .navi-link .navi-text {
        color: #3F4254;
    }

    .navi .navi-item .navi-link .navi-icon i {
        color: #B5B5C3;
    }

    .navi .navi-item .navi-link .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #B5B5C3;
    }

    .navi .navi-item .navi-link .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi .navi-item .navi-link .navi-arrow {
        color: #B5B5C3;
    }

    .navi .navi-item .navi-link.disabled {
        opacity: 0.6;
    }

    .navi .navi-item .navi-link:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #6993FF;
    }

        .navi .navi-item .navi-link:hover .navi-bullet .bullet {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link:hover .navi-text {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link:hover .navi-icon {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

            .navi .navi-item .navi-link:hover .navi-icon i {
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
            }

            .navi .navi-item .navi-link:hover .navi-icon .svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .navi .navi-item .navi-link:hover .navi-arrow {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link:hover .navi-bullet .bullet {
            background-color: #6993FF;
        }

        .navi .navi-item .navi-link:hover .navi-text {
            color: #6993FF;
        }

        .navi .navi-item .navi-link:hover .navi-icon i {
            color: #6993FF;
        }

        .navi .navi-item .navi-link:hover .navi-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #6993FF;
        }

        .navi .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .navi .navi-item .navi-link:hover .navi-arrow {
            color: #6993FF;
        }

    .navi .navi-item .navi-link.active {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #6993FF;
    }

        .navi .navi-item .navi-link.active .navi-bullet .bullet {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link.active .navi-text {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link.active .navi-icon {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

            .navi .navi-item .navi-link.active .navi-icon i {
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
            }

            .navi .navi-item .navi-link.active .navi-icon .svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .navi .navi-item .navi-link.active .navi-arrow {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi .navi-item .navi-link.active .navi-bullet .bullet {
            background-color: #6993FF;
        }

        .navi .navi-item .navi-link.active .navi-text {
            color: #6993FF;
        }

        .navi .navi-item .navi-link.active .navi-icon i {
            color: #6993FF;
        }

        .navi .navi-item .navi-link.active .navi-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #6993FF;
        }

        .navi .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .navi .navi-item .navi-link.active .navi-arrow {
            color: #6993FF;
        }

.navi.navi-light-icon .navi-item .navi-link {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3F4254;
}

    .navi.navi-light-icon .navi-item .navi-link .navi-bullet .bullet {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-text {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-icon {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

        .navi.navi-light-icon .navi-item .navi-link .navi-icon i {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link .navi-icon .svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

    .navi.navi-light-icon .navi-item .navi-link .navi-arrow {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-bullet .bullet {
        background-color: #E4E6EF;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-text {
        color: #3F4254;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-icon i {
        color: #D1D3E0;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #D1D3E0;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-light-icon .navi-item .navi-link .navi-arrow {
        color: #B5B5C3;
    }

    .navi.navi-light-icon .navi-item .navi-link.disabled {
        opacity: 0.6;
    }

    .navi.navi-light-icon .navi-item .navi-link:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #6993FF;
    }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-bullet .bullet {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-text {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-icon {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

            .navi.navi-light-icon .navi-item .navi-link:hover .navi-icon i {
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
            }

            .navi.navi-light-icon .navi-item .navi-link:hover .navi-icon .svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-arrow {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-bullet .bullet {
            background-color: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-text {
            color: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-icon i {
            color: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link:hover .navi-arrow {
            color: #6993FF;
        }

    .navi.navi-light-icon .navi-item .navi-link.active {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #6993FF;
    }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-bullet .bullet {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-text {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-icon {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

            .navi.navi-light-icon .navi-item .navi-link.active .navi-icon i {
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
            }

            .navi.navi-light-icon .navi-item .navi-link.active .navi-icon .svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-arrow {
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-bullet .bullet {
            background-color: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-text {
            color: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-icon i {
            color: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #6993FF;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .navi.navi-light-icon .navi-item .navi-link.active .navi-arrow {
            color: #6993FF;
        }

.navi.navi-border .navi-item .navi-link {
    border-bottom: 1px solid #EBEDF3;
}

.navi.navi-link-rounded .navi-item .navi-link {
    border-radius: 0.42rem;
}

.navi.navi-link-rounded-lg .navi-item .navi-link {
    border-radius: 0.85rem;
}

.navi.navi-hover .navi-item .navi-link:hover {
    background-color: #F3F6F9;
}

.navi.navi-active .navi-item .navi-link.active {
    background-color: #F3F6F9;
}

.navi.navi-accent .navi-item .navi-link {
    position: relative;
}

    .navi.navi-accent .navi-item .navi-link:before {
        display: block;
        left: 0;
        top: 8px;
        bottom: 8px;
        position: absolute;
        width: 4px;
        background-color: transparent;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        border-radius: 2px;
        content: " ";
    }

    .navi.navi-accent .navi-item .navi-link.active:before {
        background-color: #6993FF;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

.navi.navi-accent.navi-primary .navi-item .navi-link:hover {
    color: #6993FF;
}

    .navi.navi-accent.navi-primary .navi-item .navi-link:hover .navi-text {
        color: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link:hover .navi-icon i {
        color: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link:hover .navi-arrow {
        color: #6993FF;
    }

.navi.navi-accent.navi-primary .navi-item .navi-link.active {
    color: #6993FF;
}

    .navi.navi-accent.navi-primary .navi-item .navi-link.active .navi-text {
        color: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link.active .navi-icon i {
        color: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link.active .navi-arrow {
        color: #6993FF;
    }

    .navi.navi-accent.navi-primary .navi-item .navi-link.active:before {
        background-color: #6993FF;
    }

.navi.navi-accent.navi-secondary .navi-item .navi-link:hover {
    color: #E4E6EF;
}

    .navi.navi-accent.navi-secondary .navi-item .navi-link:hover .navi-text {
        color: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link:hover .navi-icon i {
        color: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link:hover .navi-arrow {
        color: #E4E6EF;
    }

.navi.navi-accent.navi-secondary .navi-item .navi-link.active {
    color: #E4E6EF;
}

    .navi.navi-accent.navi-secondary .navi-item .navi-link.active .navi-text {
        color: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link.active .navi-icon i {
        color: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link.active .navi-arrow {
        color: #E4E6EF;
    }

    .navi.navi-accent.navi-secondary .navi-item .navi-link.active:before {
        background-color: #E4E6EF;
    }

.navi.navi-accent.navi-success .navi-item .navi-link:hover {
    color: #1BC5BD;
}

    .navi.navi-accent.navi-success .navi-item .navi-link:hover .navi-text {
        color: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link:hover .navi-icon i {
        color: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link:hover .navi-arrow {
        color: #1BC5BD;
    }

.navi.navi-accent.navi-success .navi-item .navi-link.active {
    color: #1BC5BD;
}

    .navi.navi-accent.navi-success .navi-item .navi-link.active .navi-text {
        color: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link.active .navi-icon i {
        color: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link.active .navi-arrow {
        color: #1BC5BD;
    }

    .navi.navi-accent.navi-success .navi-item .navi-link.active:before {
        background-color: #1BC5BD;
    }

.navi.navi-accent.navi-info .navi-item .navi-link:hover {
    color: #8950FC;
}

    .navi.navi-accent.navi-info .navi-item .navi-link:hover .navi-text {
        color: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link:hover .navi-icon i {
        color: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link:hover .navi-arrow {
        color: #8950FC;
    }

.navi.navi-accent.navi-info .navi-item .navi-link.active {
    color: #8950FC;
}

    .navi.navi-accent.navi-info .navi-item .navi-link.active .navi-text {
        color: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link.active .navi-icon i {
        color: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link.active .navi-arrow {
        color: #8950FC;
    }

    .navi.navi-accent.navi-info .navi-item .navi-link.active:before {
        background-color: #8950FC;
    }

.navi.navi-accent.navi-warning .navi-item .navi-link:hover {
    color: #FFA800;
}

    .navi.navi-accent.navi-warning .navi-item .navi-link:hover .navi-text {
        color: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link:hover .navi-icon i {
        color: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link:hover .navi-arrow {
        color: #FFA800;
    }

.navi.navi-accent.navi-warning .navi-item .navi-link.active {
    color: #FFA800;
}

    .navi.navi-accent.navi-warning .navi-item .navi-link.active .navi-text {
        color: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link.active .navi-icon i {
        color: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link.active .navi-arrow {
        color: #FFA800;
    }

    .navi.navi-accent.navi-warning .navi-item .navi-link.active:before {
        background-color: #FFA800;
    }

.navi.navi-accent.navi-danger .navi-item .navi-link:hover {
    color: #F64E60;
}

    .navi.navi-accent.navi-danger .navi-item .navi-link:hover .navi-text {
        color: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link:hover .navi-icon i {
        color: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link:hover .navi-arrow {
        color: #F64E60;
    }

.navi.navi-accent.navi-danger .navi-item .navi-link.active {
    color: #F64E60;
}

    .navi.navi-accent.navi-danger .navi-item .navi-link.active .navi-text {
        color: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link.active .navi-icon i {
        color: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link.active .navi-arrow {
        color: #F64E60;
    }

    .navi.navi-accent.navi-danger .navi-item .navi-link.active:before {
        background-color: #F64E60;
    }

.navi.navi-accent.navi-light .navi-item .navi-link:hover {
    color: #F3F6F9;
}

    .navi.navi-accent.navi-light .navi-item .navi-link:hover .navi-text {
        color: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link:hover .navi-icon i {
        color: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link:hover .navi-arrow {
        color: #F3F6F9;
    }

.navi.navi-accent.navi-light .navi-item .navi-link.active {
    color: #F3F6F9;
}

    .navi.navi-accent.navi-light .navi-item .navi-link.active .navi-text {
        color: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link.active .navi-icon i {
        color: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link.active .navi-arrow {
        color: #F3F6F9;
    }

    .navi.navi-accent.navi-light .navi-item .navi-link.active:before {
        background-color: #F3F6F9;
    }

.navi.navi-accent.navi-dark .navi-item .navi-link:hover {
    color: #181C32;
}

    .navi.navi-accent.navi-dark .navi-item .navi-link:hover .navi-text {
        color: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link:hover .navi-icon i {
        color: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link:hover .navi-arrow {
        color: #181C32;
    }

.navi.navi-accent.navi-dark .navi-item .navi-link.active {
    color: #181C32;
}

    .navi.navi-accent.navi-dark .navi-item .navi-link.active .navi-text {
        color: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link.active .navi-icon i {
        color: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link.active .navi-arrow {
        color: #181C32;
    }

    .navi.navi-accent.navi-dark .navi-item .navi-link.active:before {
        background-color: #181C32;
    }

.navi.navi-accent.navi-white .navi-item .navi-link:hover {
    color: #ffffff;
}

    .navi.navi-accent.navi-white .navi-item .navi-link:hover .navi-text {
        color: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link:hover .navi-icon i {
        color: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link:hover .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link:hover .navi-arrow {
        color: #ffffff;
    }

.navi.navi-accent.navi-white .navi-item .navi-link.active {
    color: #ffffff;
}

    .navi.navi-accent.navi-white .navi-item .navi-link.active .navi-text {
        color: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link.active .navi-icon i {
        color: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link.active .navi-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link.active .navi-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link.active .navi-arrow {
        color: #ffffff;
    }

    .navi.navi-accent.navi-white .navi-item .navi-link.active:before {
        background-color: #ffffff;
    }

.ribbon {
    position: relative;
}

    .ribbon .ribbon-target {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 5px 10px;
        position: absolute;
        z-index: 1;
        background-color: #6993FF;
        -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.1);
        color: #FFFFFF;
    }

        .ribbon .ribbon-target > .ribbon-inner {
            z-index: -1;
            position: absolute;
            padding: 0;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }

        .ribbon .ribbon-target:after {
            border-color: #003acf;
        }

.ribbon-ver .ribbon-target {
    padding: 5px 10px;
    min-width: 36px;
    min-height: 46px;
    text-align: center;
}

.ribbon.ribbon-top .ribbon-target {
    border-bottom-right-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
}

.ribbon.ribbon-bottom .ribbon-target {
    border-top-right-radius: 0.42rem;
    border-top-left-radius: 0.42rem;
}

.ribbon.ribbon-left .ribbon-target {
    border-top-right-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem;
}

.ribbon.ribbon-right .ribbon-target {
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
}

.ribbon.ribbon-clip.ribbon-left .ribbon-target {
    left: -10px;
}

    .ribbon.ribbon-clip.ribbon-left .ribbon-target .ribbon-inner {
        border-top-right-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem;
    }

        .ribbon.ribbon-clip.ribbon-left .ribbon-target .ribbon-inner:before, .ribbon.ribbon-clip.ribbon-left .ribbon-target .ribbon-inner:after {
            content: "";
            position: absolute;
            border-style: solid;
            border-color: transparent !important;
            bottom: -10px;
        }

        .ribbon.ribbon-clip.ribbon-left .ribbon-target .ribbon-inner:before {
            border-width: 0 10px 10px 0;
            border-right-color: #181C32 !important;
            left: 0;
        }

.ribbon.ribbon-clip.ribbon-right .ribbon-target {
    right: -10px;
}

    .ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner {
        border-top-left-radius: 0.42rem;
        border-bottom-left-radius: 0.42rem;
    }

        .ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:before, .ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:after {
            content: "";
            position: absolute;
            border-style: solid;
            border-color: transparent !important;
            bottom: -10px;
        }

        .ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:before {
            border-width: 0 0 10px 10px;
            border-left-color: #181C32 !important;
            right: 0;
        }

.offcanvas,
.offcanvas-mobile {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

    .offcanvas .offcanvas-header.offcanvas-header-navs,
    .offcanvas-mobile .offcanvas-header.offcanvas-header-navs {
        position: relative;
    }

        .offcanvas .offcanvas-header.offcanvas-header-navs .offcanvas-close,
        .offcanvas-mobile .offcanvas-header.offcanvas-header-navs .offcanvas-close {
            position: absolute;
            top: 0;
            right: 0;
        }

    .offcanvas .offcanvas-content .offcanvas-demo,
    .offcanvas-mobile .offcanvas-content .offcanvas-demo {
        border: 5px solid #EBEDF3;
    }

        .offcanvas .offcanvas-content .offcanvas-demo.offcanvas-demo-active,
        .offcanvas-mobile .offcanvas-content .offcanvas-demo.offcanvas-demo-active {
            border: 5px solid #6993FF;
        }

.offcanvas {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
}

@media (max-width: 991.98px) {
    .offcanvas-mobile {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
        overflow: auto;
    }
}

.offcanvas {
    z-index: 1001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -395px;
    width: 375px;
}

    .offcanvas.offcanvas-on {
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: 0;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .offcanvas {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

.offcanvas.offcanvas-right {
    right: -395px;
    left: auto;
}

    .offcanvas.offcanvas-right.offcanvas-on {
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        right: 0;
        left: auto;
    }

.offcanvas-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
    animation: animation-offcanvas-fade-in 0.6s ease 1;
}

@-webkit-keyframes animation-offcanvas-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes animation-offcanvas-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.offcanvas {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
}

.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 425px) {
    .offcanvas {
        width: 90% !important;
    }
}

@media (max-width: 991.98px) {
    [data-offcanvas-offcanvas=on] {
        overflow: hidden !important;
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile {
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: -395px;
        width: 375px;
    }

        .offcanvas-mobile.offcanvas-mobile-on {
            -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            left: 0;
        }
}

@media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .offcanvas-mobile {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile.offcanvas-mobile-right {
        right: -395px;
        left: auto;
    }

        .offcanvas-mobile.offcanvas-mobile-right.offcanvas-mobile-on {
            -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            right: 0;
            left: auto;
        }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile-overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        z-index: 1000;
        -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
        animation: animation-offcanvas-fade-in 0.6s ease 1;
    }
}

@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile {
        background: #ffffff;
        -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    }
}

@media (max-width: 991.98px) {
    .offcanvas-mobile-overlay {
        background: rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 425px) {
    .offcanvas-mobile {
        width: 90% !important;
    }
}

@media (max-width: 991.98px) {
    [data-offcanvas-offcanvas-mobile=on] {
        overflow: hidden !important;
    }
}

.toggle-off .toggle-off-item {
    display: none !important;
}

.toggle-on .toggle-on-item {
    display: none !important;
}

.fv-plugins-message-container {
    margin-top: 0.25rem;
}

    .fv-plugins-message-container .fv-help-block {
        color: #F64E60;
        font-size: 0.9rem;
        font-weight: 400;
    }

.blockui {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-radius: 0.42rem;
}

    .blockui.blockui-noshadow {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .blockui > span {
        color: #3F4254;
        padding: 0.75rem 1.2rem;
        font-size: 1rem;
        font-weight: 400;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

        .blockui > span > .loader,
        .blockui > span > .spinner {
            margin-right: 1.25rem;
        }

.datepicker {
    width: 265px;
    padding: 10px;
    border-radius: 0.42rem;
}

    .datepicker.datepicker-orient-top {
        margin-top: 8px;
    }

    .datepicker table {
        width: 100%;
    }

    .datepicker td,
    .datepicker th {
        font-size: 1rem;
        font-weight: regular;
        width: 33px;
        height: 33px;
        border-radius: 0.42rem;
    }

    .datepicker thead th {
        color: #3F4254;
    }

        .datepicker thead th.prev, .datepicker thead th.datepicker-switch, .datepicker thead th.next {
            font-weight: 500;
            color: #3F4254;
        }

            .datepicker thead th.prev i, .datepicker thead th.datepicker-switch i, .datepicker thead th.next i {
                font-size: 1.2rem;
                color: #7E8299;
            }

                .datepicker thead th.prev i:before, .datepicker thead th.datepicker-switch i:before, .datepicker thead th.next i:before {
                    line-height: 0;
                    vertical-align: middle;
                }

            .datepicker thead th.prev:hover, .datepicker thead th.datepicker-switch:hover, .datepicker thead th.next:hover {
                background: #F3F6F9 !important;
            }

        .datepicker thead th.dow {
            color: #3F4254;
            font-weight: 600;
        }

    .datepicker tbody tr > td {
        width: 35px;
        height: 35px;
    }

        .datepicker tbody tr > td.day {
            color: #7E8299;
            font-weight: 400;
        }

            .datepicker tbody tr > td.day:hover {
                background: #F3F6F9;
                color: #3F4254;
            }

            .datepicker tbody tr > td.day.old {
                color: #7E8299;
            }

            .datepicker tbody tr > td.day.new {
                color: #3F4254;
            }

            .datepicker tbody tr > td.day.selected, .datepicker tbody tr > td.day.selected:hover, .datepicker tbody tr > td.day.active, .datepicker tbody tr > td.day.active:hover {
                background: #6993FF;
                color: #ffffff;
            }

            .datepicker tbody tr > td.day.today {
                position: relative;
                background: #E1E9FF !important;
                color: #6993FF !important;
            }

                .datepicker tbody tr > td.day.today:before {
                    content: "";
                    display: inline-block;
                    border: solid transparent;
                    border-width: 0 0 7px 7px;
                    border-bottom-color: #6993FF;
                    border-top-color: #6993FF;
                    position: absolute;
                    bottom: 4px;
                    right: 4px;
                }

            .datepicker tbody tr > td.day.range {
                background: #F3F6F9;
            }

        .datepicker tbody tr > td span.year,
        .datepicker tbody tr > td span.hour,
        .datepicker tbody tr > td span.minute,
        .datepicker tbody tr > td span.month {
            color: #7E8299;
        }

            .datepicker tbody tr > td span.year:hover,
            .datepicker tbody tr > td span.hour:hover,
            .datepicker tbody tr > td span.minute:hover,
            .datepicker tbody tr > td span.month:hover {
                background: #F3F6F9;
            }

            .datepicker tbody tr > td span.year.focused, .datepicker tbody tr > td span.year.focused:hover, .datepicker tbody tr > td span.year.active:hover, .datepicker tbody tr > td span.year.active.focused:hover, .datepicker tbody tr > td span.year.active,
            .datepicker tbody tr > td span.hour.focused,
            .datepicker tbody tr > td span.hour.focused:hover,
            .datepicker tbody tr > td span.hour.active:hover,
            .datepicker tbody tr > td span.hour.active.focused:hover,
            .datepicker tbody tr > td span.hour.active,
            .datepicker tbody tr > td span.minute.focused,
            .datepicker tbody tr > td span.minute.focused:hover,
            .datepicker tbody tr > td span.minute.active:hover,
            .datepicker tbody tr > td span.minute.active.focused:hover,
            .datepicker tbody tr > td span.minute.active,
            .datepicker tbody tr > td span.month.focused,
            .datepicker tbody tr > td span.month.focused:hover,
            .datepicker tbody tr > td span.month.active:hover,
            .datepicker tbody tr > td span.month.active.focused:hover,
            .datepicker tbody tr > td span.month.active {
                background: #6993FF;
                color: #ffffff;
            }

    .datepicker tfoot tr > th {
        width: 35px;
        height: 35px;
    }

        .datepicker tfoot tr > th.today, .datepicker tfoot tr > th.clear {
            border-radius: 0.42rem;
            font-weight: 500;
        }

            .datepicker tfoot tr > th.today:hover, .datepicker tfoot tr > th.clear:hover {
                background: #EBEDF3;
            }

    .datepicker.datepicker-inline {
        border: 1px solid #EBEDF3;
    }

.input-daterange .input-group-addon {
    min-width: 44px;
}

.input-daterange input {
    text-align: left;
}

.input-daterange .input-group-append .input-group-text {
    border-right: 0;
}

.daterangepicker {
    padding: 0;
    margin: 0;
    width: auto;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border-radius: 0.42rem;
    border: 0;
    font-family: Poppins, Helvetica, "sans-serif";
    z-index: 96;
}

.modal-open .daterangepicker {
    z-index: 1051;
}

.daterangepicker:after, .daterangepicker:before {
    display: none;
}

.daterangepicker .ranges ul {
    padding: 1rem 0;
    width: 175px;
}

.daterangepicker .ranges li {
    padding: 0.7rem 1.75rem;
    font-weight: 500;
    font-size: 1rem;
    color: #7E8299;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

    .daterangepicker .ranges li:hover, .daterangepicker .ranges li.active {
        background-color: #F3F6F9;
        color: #6993FF;
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

.daterangepicker.show-calendar .ranges {
    border-right: 1px solid #EBEDF3;
    margin-top: 0;
    height: 297px;
}

.daterangepicker.show-ranges .drp-calendar.left {
    border-left: 0;
}

.daterangepicker .drp-buttons {
    padding: 1rem 1.75rem;
    border-top: 1px solid #EBEDF3;
}

    .daterangepicker .drp-buttons .btn {
        font-size: 0.9rem;
        font-weight: 500;
        padding: 0.5rem 1rem;
        border-radius: 0.42rem;
    }

.daterangepicker .drp-selected {
    font-size: 0.9rem;
}

.daterangepicker .drp-calendar.left, .daterangepicker .drp-calendar.right {
    padding: 1rem 1rem;
}

.daterangepicker .drp-calendar.left {
    border-left: 0 !important;
}

.daterangepicker .drp-calendar th,
.daterangepicker .drp-calendar td {
    font-size: 1rem;
    font-weight: regular;
    width: 33px;
    height: 33px;
}

.daterangepicker .drp-calendar th {
    font-weight: 500;
    color: #3F4254;
}

    .daterangepicker .drp-calendar th.month {
        font-weight: 500;
        color: #3F4254;
    }

    .daterangepicker .drp-calendar th.next span, .daterangepicker .drp-calendar th.prev span {
        border-width: 0 1px 1px 0;
        border-color: #7E8299;
    }

    .daterangepicker .drp-calendar th.next span {
        margin-right: 1px;
    }

    .daterangepicker .drp-calendar th.prev span {
        margin-left: 1px;
    }

.daterangepicker .drp-calendar td {
    color: #7E8299;
}

    .daterangepicker .drp-calendar td:hover {
        background-color: #F3F6F9;
    }

    .daterangepicker .drp-calendar td.available.off {
        color: #B5B5C3;
    }

    .daterangepicker .drp-calendar td.active {
        background-color: #6993FF !important;
        color: #FFFFFF !important;
        border-radius: 0.42rem;
    }

        .daterangepicker .drp-calendar td.active.start-date {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .daterangepicker .drp-calendar td.active.end-date {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .daterangepicker .drp-calendar td.active.start-date.end-date {
            border-radius: 0.42rem;
        }

    .daterangepicker .drp-calendar td.today, .daterangepicker .drp-calendar td.today.active {
        border-radius: 0.42rem;
        background: rgba(105, 147, 255, 0.12) !important;
        color: #6993FF !important;
    }

    .daterangepicker .drp-calendar td.in-range.available:not(.active):not(.off):not(.today) {
        background-color: #F3F6F9;
        color: #3F4254;
    }

.daterangepicker select {
    border-radius: 0.42rem;
    background: transparent !important;
    border-color: #E4E6EF !important;
    color: #3F4254 !important;
}

@media (min-width: 730px) {
    .daterangepicker.show-calendar .ranges {
        height: 297px !important;
    }
}

@media (max-width: 767.98px) {
    .daterangepicker.show-calendar .ranges {
        height: 245px;
    }
}

.bootstrap-datetimepicker-widget {
    border: 1px solid #EBEDF3;
    border-radius: 0.42rem;
}

    .bootstrap-datetimepicker-widget.dropdown-menu {
        border: 0;
        width: 265px !important;
        padding: 0;
    }

    .bootstrap-datetimepicker-widget .datepicker {
        width: 100%;
        padding: 10px;
    }

        .bootstrap-datetimepicker-widget .datepicker table {
            width: 100%;
        }

            .bootstrap-datetimepicker-widget .datepicker table thead th {
                display: table-cell;
            }

                .bootstrap-datetimepicker-widget .datepicker table thead th.picker-switch {
                    color: #3F4254;
                    font-weight: 500;
                    display: table-cell;
                    font-size: 1rem;
                }

                    .bootstrap-datetimepicker-widget .datepicker table thead th.picker-switch:hover {
                        color: #6993FF;
                        background: #F3F6F9 !important;
                    }

                .bootstrap-datetimepicker-widget .datepicker table thead th.prev span, .bootstrap-datetimepicker-widget .datepicker table thead th.next span {
                    font-size: 0.8rem;
                    color: #7E8299;
                }

                .bootstrap-datetimepicker-widget .datepicker table thead th.prev:hover span, .bootstrap-datetimepicker-widget .datepicker table thead th.next:hover span {
                    color: #6993FF;
                }

                .bootstrap-datetimepicker-widget .datepicker table thead th.disabled {
                    color: #B5B5C3;
                    cursor: not-allowed;
                }

        .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tr td,
        .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tr th {
            font-size: 1rem;
            width: 35px;
            height: 35px;
            padding: 0;
            font-weight: regular;
            vertical-align: middle;
            text-align: center;
            border-radius: 0.42rem;
        }

        .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td {
            color: #7E8299;
        }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td:hover {
                background: #F3F6F9;
            }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.old {
                color: #7E8299;
            }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.new {
                color: #3F4254;
            }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td:focus, .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.active {
                background: #6993FF !important;
                color: #ffffff !important;
            }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.selected {
                background: #E1E9FF;
                color: #6993FF;
            }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.disabled {
                color: #B5B5C3;
                cursor: not-allowed;
            }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.today {
                position: relative;
                background: #E1E9FF !important;
                color: #6993FF !important;
            }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr > td.today:before {
                    content: "";
                    display: inline-block;
                    border: solid transparent;
                    border-width: 0 0 7px 7px;
                    border-bottom-color: #6993FF;
                    border-top-color: #6993FF;
                    position: absolute;
                    bottom: 4px;
                    right: 4px;
                }

        .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td,
        .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th,
        .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td,
        .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th,
        .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td,
        .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th {
            font-size: 1rem;
            width: 35px;
            height: 35px;
            padding: 0;
            font-weight: regular;
            vertical-align: middle;
            text-align: center;
            border-radius: 0.42rem;
        }

            .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span,
            .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span,
            .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span,
            .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span,
            .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span,
            .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span {
                color: #7E8299;
            }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span:hover,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span:hover,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span:hover,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span:hover,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span:hover,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span:hover {
                    background: #F3F6F9;
                }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.old,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.old,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.old,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.old,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.old,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.old {
                    color: #7E8299;
                }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.new,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.new,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.new,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.new,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.new,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.new {
                    color: #3F4254;
                }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span:focus, .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.active,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span:focus,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.active,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span:focus,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.active,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span:focus,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.active,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span:focus,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.active,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span:focus,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.active {
                    background: #6993FF !important;
                    color: #ffffff !important;
                }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.selected,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.selected,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.selected,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.selected,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.selected,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.selected {
                    background: #E1E9FF;
                    color: #6993FF;
                }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.today,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.today,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.today,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.today,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.today,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.today {
                    position: relative;
                    background: #E1E9FF !important;
                    color: #6993FF !important;
                }

                    .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.today:before,
                    .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.today:before,
                    .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.today:before,
                    .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.today:before,
                    .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.today:before,
                    .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.today:before {
                        content: "";
                        display: inline-block;
                        border: solid transparent;
                        border-width: 0 0 7px 7px;
                        border-bottom-color: #6993FF !important;
                        border-top-color: #6993FF !important;
                        position: absolute;
                        bottom: 4px;
                        right: 4px;
                    }

                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr td span.disabled,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-months table tr th span.disabled,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr td span.disabled,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-years table tr th span.disabled,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr td span.disabled,
                .bootstrap-datetimepicker-widget .datepicker .datepicker-decades table tr th span.disabled {
                    color: #B5B5C3;
                    cursor: not-allowed;
                }

    .bootstrap-datetimepicker-widget .timepicker {
        padding: 10px;
    }

        .bootstrap-datetimepicker-widget .timepicker .timepicker-picker table td {
            width: auto;
            height: auto;
            text-align: center;
            vertical-align: middle;
            padding: 0;
            line-height: 35px;
        }

            .bootstrap-datetimepicker-widget .timepicker .timepicker-picker table td a {
                padding: 0;
            }

            .bootstrap-datetimepicker-widget .timepicker .timepicker-picker table td span {
                -ms-flex-line-pack: center;
                align-content: center;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                height: 35px;
                width: 35px;
                font-size: 0.8rem;
                color: #7E8299;
            }

            .bootstrap-datetimepicker-widget .timepicker .timepicker-picker table td .timepicker-minute,
            .bootstrap-datetimepicker-widget .timepicker .timepicker-picker table td .timepicker-hour {
                font-size: 1rem;
                color: #7E8299;
                font-weight: 400;
            }

            .bootstrap-datetimepicker-widget .timepicker .timepicker-picker table td:hover span {
                background: #F3F6F9;
                color: #6993FF;
            }

        .bootstrap-datetimepicker-widget .timepicker .timepicker-minutes table,
        .bootstrap-datetimepicker-widget .timepicker .timepicker-hours table {
            width: auto;
            margin: 0 auto;
        }

            .bootstrap-datetimepicker-widget .timepicker .timepicker-minutes table tr td,
            .bootstrap-datetimepicker-widget .timepicker .timepicker-hours table tr td {
                height: 35px;
                width: 35px;
                line-height: 35px;
                font-size: 1rem;
                font-weight: 400;
                color: #7E8299;
            }

                .bootstrap-datetimepicker-widget .timepicker .timepicker-minutes table tr td:hover,
                .bootstrap-datetimepicker-widget .timepicker .timepicker-hours table tr td:hover {
                    background: #F3F6F9;
                    color: #6993FF;
                }

    .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle {
        padding: 10px;
    }

        .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle table {
            padding: 0;
        }

            .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle table td {
                padding: 0;
                height: 35px;
            }

                .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle table td a {
                    padding: 0;
                    color: #3F4254;
                    font-weight: 500;
                }

                    .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle table td a span {
                        font-size: 1.1rem;
                        color: #7E8299;
                    }

                .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle table td:hover {
                    background: #F3F6F9 !important;
                }

                    .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle table td:hover a span {
                        background: transparent;
                        color: #6993FF;
                    }

    .bootstrap-datetimepicker-widget .collapse.show ~ .picker-switch.accordion-toggle {
        padding-top: 0;
    }

    .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle ~ .collapse.show .timepicker {
        padding-top: 0;
    }

.md-editor {
    outline: none !important;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem;
    border: 1px solid #E4E6EF;
}

    .md-editor .md-footer,
    .md-editor .md-header {
        padding: 1rem 1rem;
        background: #F3F6F9;
    }

    .md-editor .md-header {
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

        .md-editor .md-header .btn-group {
            margin-right: 0.74rem;
        }

            .md-editor .md-header .btn-group .btn {
                background: white;
                border: 1px solid #EBEDF3;
                color: #3F4254;
            }

                .md-editor .md-header .btn-group .btn span {
                    line-height: 0;
                    font-size: 1rem;
                }

                .md-editor .md-header .btn-group .btn:hover, .md-editor .md-header .btn-group .btn:focus, .md-editor .md-header .btn-group .btn:active, .md-editor .md-header .btn-group .btn.active {
                    color: #6993FF;
                    background: transparent;
                }

    .md-editor .md-footer {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .md-editor > textarea {
        padding: 1rem 1rem;
        background: #F3F6F9;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .md-editor.active {
        border: 1px solid #E4E6EF;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .md-editor.active > textarea {
            background: #F3F6F9;
        }

.is-valid .md-editor {
    border-color: #1BC5BD;
}

.is-invalid .md-editor {
    border-color: #F64E60;
}

.bootstrap-maxlength {
    z-index: 1040 !important;
}

    .bootstrap-maxlength.kt-badge {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

.modal .bootstrap-maxlength {
    z-index: 1060 !important;
}

.alert[data-notify] {
    min-width: 300px;
    padding: 1rem 1.5rem;
}

    .alert[data-notify] .close {
        right: 1rem !important;
        padding: 0.25rem 0 0 2rem;
        font-weight: 300;
    }

        .alert[data-notify] .close:before {
            font-size: 0.75rem;
            color: #fff;
            opacity: 0.7;
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
            font-family: Ki;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            line-height: 1;
            text-decoration: inherit;
            text-rendering: optimizeLegibility;
            text-transform: none;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
            content: "";
        }

        .alert[data-notify] .close:hover:before {
            opacity: 1;
            -webkit-transition: all 0.15s ease;
            transition: all 0.15s ease;
        }

@media (max-width: 991.98px) {
    .alert[data-notify] {
        max-width: 70%;
    }
}

@media (max-width: 991.98px) {
    .alert[data-notify] {
        max-width: 90%;
    }
}

.alert[data-notify][data-notify-position=top-center], .alert[data-notify][data-notify-position=bottom-center] {
    width: 30%;
}

@media (max-width: 991.98px) {
    .alert[data-notify][data-notify-position=top-center], .alert[data-notify][data-notify-position=bottom-center] {
        width: 70%;
    }
}

@media (max-width: 991.98px) {
    .alert[data-notify][data-notify-position=top-center], .alert[data-notify][data-notify-position=bottom-center] {
        width: 90%;
    }
}

.alert[data-notify] .icon {
    position: absolute;
}

.alert[data-notify] [data-notify=title] {
    display: block;
    font-weight: 500;
}

.alert[data-notify] .icon ~ [data-notify=title] {
    padding-left: 2.85rem;
}

.alert[data-notify] .icon ~ [data-notify=message] {
    display: inline-block;
    padding-left: 2.85rem;
}

.alert[data-notify] [data-notify=title]:not(:empty) ~ [data-notify=message] {
    margin-top: 0.2rem;
}

.alert[data-notify] .progress {
    margin-top: 0.5rem;
    line-height: 0.5rem;
    height: 0.5rem;
}

.bootstrap-select > .dropdown-toggle {
    position: relative;
    outline: none !important;
    padding: 0.65rem 1rem;
    border-radius: 0.42rem;
}

    .bootstrap-select > .dropdown-toggle:focus {
        outline: none !important;
        border-color: #9cb8ff !important;
    }

    .bootstrap-select > .dropdown-toggle:after {
        border: 0;
        margin-right: -2px;
        font-size: 0.6rem;
        display: inline-block;
        font-family: Ki;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "";
    }

    .bootstrap-select > .dropdown-toggle:before {
        width: auto;
    }

    .bootstrap-select > .dropdown-toggle.btn-light, .bootstrap-select > .dropdown-toggle.btn-secondary {
        background: #ffffff !important;
        color: #3F4254;
        border-color: #E4E6EF !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .bootstrap-select > .dropdown-toggle.btn-light.focus, .bootstrap-select > .dropdown-toggle.btn-light.active, .bootstrap-select > .dropdown-toggle.btn-secondary.focus, .bootstrap-select > .dropdown-toggle.btn-secondary.active {
            border-color: #E4E6EF !important;
        }

        .bootstrap-select > .dropdown-toggle.btn-light.disabled, .bootstrap-select > .dropdown-toggle.btn-light:disabled, .bootstrap-select > .dropdown-toggle.btn-secondary.disabled, .bootstrap-select > .dropdown-toggle.btn-secondary:disabled {
            background: #F3F6F9 !important;
            opacity: 1;
        }

        .bootstrap-select > .dropdown-toggle.btn-light .filter-option, .bootstrap-select > .dropdown-toggle.btn-secondary .filter-option {
            color: #3F4254;
        }

            .bootstrap-select > .dropdown-toggle.btn-light .filter-option .bs-icon, .bootstrap-select > .dropdown-toggle.btn-secondary .filter-option .bs-icon {
                color: #3F4254;
                margin-right: 0.1rem;
            }

    .bootstrap-select > .dropdown-toggle.bs-placeholder {
        color: #B5B5C3;
    }

        .bootstrap-select > .dropdown-toggle.bs-placeholder.btn {
            color: #ffffff;
        }

.bootstrap-select .dropdown-menu.inner {
    display: block;
}

    .bootstrap-select .dropdown-menu.inner > li > a {
        display: block;
        position: relative;
        outline: none !important;
        padding: 10px 15px;
    }

        .bootstrap-select .dropdown-menu.inner > li > a:hover {
            text-decoration: none;
        }

        .bootstrap-select .dropdown-menu.inner > li > a .bs-icon {
            font-size: 1.3rem;
            vertical-align: middle;
            color: #B5B5C3;
            margin-right: 0.5rem;
        }

        .bootstrap-select .dropdown-menu.inner > li > a .text {
            color: #3F4254;
        }

            .bootstrap-select .dropdown-menu.inner > li > a .text small {
                color: #B5B5C3;
            }

        .bootstrap-select .dropdown-menu.inner > li > a .check-mark {
            color: #7E8299;
        }

    .bootstrap-select .dropdown-menu.inner > li.selected > a .check-mark {
        top: 50%;
        position: absolute;
        margin-top: -0.4rem;
        font-size: 0.7rem;
        right: 1rem;
    }

        .bootstrap-select .dropdown-menu.inner > li.selected > a .check-mark:before {
            font-family: Ki;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            line-height: 1;
            text-decoration: inherit;
            text-rendering: optimizeLegibility;
            text-transform: none;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
            content: "";
        }

        .bootstrap-select .dropdown-menu.inner > li.selected > a .check-mark:after {
            display: none;
        }

    .bootstrap-select .dropdown-menu.inner > li.selected > a, .bootstrap-select .dropdown-menu.inner > li:hover > a {
        background: #F3F6F9;
    }

        .bootstrap-select .dropdown-menu.inner > li.selected > a .text, .bootstrap-select .dropdown-menu.inner > li:hover > a .text {
            color: #3F4254;
        }

        .bootstrap-select .dropdown-menu.inner > li.selected > a .bs-icon, .bootstrap-select .dropdown-menu.inner > li:hover > a .bs-icon {
            color: #3F4254;
        }

        .bootstrap-select .dropdown-menu.inner > li.selected > a .check-mark, .bootstrap-select .dropdown-menu.inner > li:hover > a .check-mark {
            color: #7E8299;
        }

    .bootstrap-select .dropdown-menu.inner > li.divider {
        margin: 10px 0;
        border-bottom: 1px solid #F3F6F9;
    }

    .bootstrap-select .dropdown-menu.inner > li.hidden {
        display: none;
    }

    .bootstrap-select .dropdown-menu.inner > li.no-results {
        padding: 10px 15px;
    }

    .bootstrap-select .dropdown-menu.inner > li.dropdown-header {
        color: #7E8299;
    }

    .bootstrap-select .dropdown-menu.inner > li.selected > a {
        background: #F3F6F9;
    }

    .bootstrap-select .dropdown-menu.inner > li.disabled > a {
        opacity: 0.8;
    }

    .bootstrap-select .dropdown-menu.inner > li.active:not(.selected) > a {
        background: #6993FF;
    }

        .bootstrap-select .dropdown-menu.inner > li.active:not(.selected) > a .bs-icon,
        .bootstrap-select .dropdown-menu.inner > li.active:not(.selected) > a .text {
            color: #ffffff;
        }

        .bootstrap-select .dropdown-menu.inner > li.active:not(.selected) > a .check-mark {
            color: #ffffff;
        }

    .bootstrap-select .dropdown-menu.inner > li.no-results {
        color: #7E8299;
    }

.bootstrap-select .popover-title {
    padding: 10px 15px;
    margin-bottom: 5px;
}

    .bootstrap-select .popover-title .close {
        display: none;
    }

.bootstrap-select .bs-searchbox,
.bootstrap-select .bs-actionsbox,
.bootstrap-select .bs-donebutton {
    padding: 10px 15px;
}

.bootstrap-select.show > .dropdown-toggle.btn-light, .bootstrap-select.show > .dropdown-toggle.btn-secondary {
    border-color: #9cb8ff !important;
}

.bootstrap-select.is-invalid .btn.dropdown-toggle {
    border-color: #F64E60;
}

.bootstrap-select.is-valid .btn.dropdown-toggle {
    border-color: #1BC5BD;
}

.bootstrap-select .popover-title {
    background: #F3F6F9;
    border: 0;
}

.bootstrap-select .dropdown-menu {
    max-width: 100% !important;
    border-top: none !important;
    border: 0;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
}

    .bootstrap-select .dropdown-menu.show {
        width: auto;
    }

.content .bootstrap-select .dropdown-menu {
    z-index: 91;
}

#session-timeout-dialog .modal-header .close {
    position: absolute;
    right: 25px;
    font-size: 0;
    top: 1.75rem;
}

#session-timeout-dialog .modal-header .modal-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
}

[data-switch=true] {
    opacity: 0;
}

.bootstrap-switch.bootstrap-switch-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #E4E6EF;
}

.bootstrap-switch .bootstrap-switch-label {
    background: #ffffff;
}

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    padding-top: 0.65rem;
    padding-bottom: 0.65rem;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    font-size: 0.9rem;
    font-weight: 400;
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    font-size: 0.85rem;
    line-height: 1.5;
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.9rem;
    line-height: 1.35;
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 0.825rem 1.42rem;
    font-size: 1.1rem;
    line-height: 1.5;
}

.bootstrap-switch {
    display: inline-block;
}

    .bootstrap-switch.bootstrap-switch-pill .bootstrap-switch {
        border-radius: 0.42rem;
    }

    .bootstrap-switch.bootstrap-switch-square .bootstrap-switch {
        border-radius: 0 !important;
    }

        .bootstrap-switch.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-off,
        .bootstrap-switch.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-on {
            border-radius: 0 !important;
        }

.bootstrap-switch {
    border-color: #E4E6EF;
}

    .bootstrap-switch .bootstrap-switch-label {
        color: #3F4254;
        background: #fff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
        background-color: #6993FF;
        border-color: #6993FF;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary {
        background-color: #E4E6EF;
        border-color: #E4E6EF;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
        background-color: #1BC5BD;
        border-color: #1BC5BD;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
        background-color: #8950FC;
        border-color: #8950FC;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
        background-color: #FFA800;
        border-color: #FFA800;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
        background-color: #F64E60;
        border-color: #F64E60;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-light,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-light {
        background-color: #F3F6F9;
        border-color: #F3F6F9;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-dark,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-dark {
        background-color: #181C32;
        border-color: #181C32;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-white,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-white {
        background-color: #ffffff;
        border-color: #ffffff;
        color: #ffffff;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
        background-color: #E4E6EF;
        border-color: #E4E6EF;
        color: #3F4254;
    }

    .bootstrap-switch.bootstrap-switch-elevate .bootstrap-switch {
        -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
        box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    }

.bootstrap-timepicker-widget {
    left: auto;
    width: 180px;
    border-radius: 0.42rem;
}

    .bootstrap-timepicker-widget .bootstrap-timepicker-hour,
    .bootstrap-timepicker-widget .bootstrap-timepicker-minute,
    .bootstrap-timepicker-widget .bootstrap-timepicker-meridian,
    .bootstrap-timepicker-widget .bootstrap-timepicker-second {
        border: 0;
        background-color: transparent;
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #7E8299;
        font-weight: 500;
    }

    .bootstrap-timepicker-widget table td {
        border-radius: 0.42rem;
        text-align: center;
    }

        .bootstrap-timepicker-widget table td > a {
            border: 0;
            border-radius: 0.42rem;
            width: 33px;
            height: 33px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin: 0 auto;
        }

            .bootstrap-timepicker-widget table td > a span {
                font-size: 0.75rem;
                color: #B5B5C3;
                line-height: 1;
            }

            .bootstrap-timepicker-widget table td > a:hover {
                background: #F3F6F9;
            }

.bootstrap-touchspin .form-control.bootstrap-touchspin-vertical-btn {
    border-radius: 0.42rem;
}

.bootstrap-touchspin .input-group-btn-vertical .btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

    .bootstrap-touchspin .input-group-btn-vertical .btn:first-child {
        border-bottom: 0;
    }

    .bootstrap-touchspin .input-group-btn-vertical .btn i {
        padding: 0;
        font-size: 0.7rem;
        color: #7E8299;
    }

.bootstrap-touchspin .input-group-btn .btn {
    font-size: 1.3rem;
    padding-top: 0;
    padding-bottom: 0;
    color: #7E8299;
}

.ck-target {
    display: none;
}

.ck-toolbar {
    border-radius: 0.42rem !important;
}

.ck-content {
    min-height: 200px;
    border-radius: 0.42rem !important;
}

    .ck-content.ck-focused {
        border-color: #6993FF !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.ck-editor .ck-toolbar {
    border-top-left-radius: 0.42rem !important;
    border-top-right-radius: 0.42rem !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.ck-editor .ck-content {
    border-bottom-right-radius: 0.42rem !important;
    border-bottom-left-radius: 0.42rem !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.ck-body .ck-balloon-panel .ck-content {
    min-height: 200px;
    border-color: transparent !important;
}

    .ck-body .ck-balloon-panel .ck-content.ck-focused {
        border-color: #6993FF !important;
    }

.ck-body .ck-balloon-panel.ck-toolbar-container,
.ck-body .ck-balloon-panel .ck-toolbar {
    border-radius: 0.42rem !important;
}

.dataTables_wrapper {
    padding: 0 !important;
}

    .dataTables_wrapper .DTFC_LeftWrapper .dataTable, .dataTables_wrapper .DTFC_RightWrapper .dataTable {
        margin-top: 0 !important;
    }

    .dataTables_wrapper .dataTable {
        width: 100% !important;
        border-collapse: initial !important;
        border-spacing: 0 !important;
        border-radius: 0.42rem;
    }

        .dataTables_wrapper .dataTable th, .dataTables_wrapper .dataTable td {
            font-weight: 400;
            font-size: 1rem;
            vertical-align: middle;
            color: #3F4254;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            outline: none !important;
            padding: 1rem 1rem;
        }

            .dataTables_wrapper .dataTable th .checkbox, .dataTables_wrapper .dataTable td .checkbox {
                margin: 0;
                right: -2px;
            }

            .dataTables_wrapper .dataTable th.dt-center, .dataTables_wrapper .dataTable td.dt-center {
                text-align: center;
            }

            .dataTables_wrapper .dataTable th.dt-left, .dataTables_wrapper .dataTable td.dt-left {
                text-align: left;
            }

            .dataTables_wrapper .dataTable th.dt-right, .dataTables_wrapper .dataTable td.dt-right {
                text-align: right;
            }

            .dataTables_wrapper .dataTable th.sorting:before, .dataTables_wrapper .dataTable th.sorting:after, .dataTables_wrapper .dataTable td.sorting:before, .dataTables_wrapper .dataTable td.sorting:after {
                opacity: 0.6;
            }

            .dataTables_wrapper .dataTable th.sorting_desc:before, .dataTables_wrapper .dataTable th.sorting_desc:after, .dataTables_wrapper .dataTable th.orting_asc_disabled:before, .dataTables_wrapper .dataTable th.orting_asc_disabled:after, .dataTables_wrapper .dataTable th.orting_desc_disabled:before, .dataTables_wrapper .dataTable th.orting_desc_disabled:after, .dataTables_wrapper .dataTable th.sorting_asc:before, .dataTables_wrapper .dataTable th.sorting_asc:after, .dataTables_wrapper .dataTable th.sorting:before, .dataTables_wrapper .dataTable th.sorting:after, .dataTables_wrapper .dataTable td.sorting_desc:before, .dataTables_wrapper .dataTable td.sorting_desc:after, .dataTables_wrapper .dataTable td.orting_asc_disabled:before, .dataTables_wrapper .dataTable td.orting_asc_disabled:after, .dataTables_wrapper .dataTable td.orting_desc_disabled:before, .dataTables_wrapper .dataTable td.orting_desc_disabled:after, .dataTables_wrapper .dataTable td.sorting_asc:before, .dataTables_wrapper .dataTable td.sorting_asc:after, .dataTables_wrapper .dataTable td.sorting:before, .dataTables_wrapper .dataTable td.sorting:after {
                top: 50% !important;
                margin-top: -0.75rem;
                bottom: auto !important;
            }

            .dataTables_wrapper .dataTable th.sorting_asc, .dataTables_wrapper .dataTable td.sorting_asc {
                color: #6993FF !important;
            }

                .dataTables_wrapper .dataTable th.sorting_asc:before, .dataTables_wrapper .dataTable td.sorting_asc:before {
                    opacity: 1;
                    color: #6993FF !important;
                }

            .dataTables_wrapper .dataTable th.sorting_desc, .dataTables_wrapper .dataTable td.sorting_desc {
                color: #6993FF !important;
            }

                .dataTables_wrapper .dataTable th.sorting_desc:after, .dataTables_wrapper .dataTable td.sorting_desc:after {
                    opacity: 1;
                    color: #6993FF !important;
                }

        .dataTables_wrapper .dataTable tfoot th,
        .dataTables_wrapper .dataTable thead th {
            font-weight: 500;
            color: #181C32;
        }

        .dataTables_wrapper .dataTable thead th {
            border-top: 0;
        }

        .dataTables_wrapper .dataTable tbody tr.active,
        .dataTables_wrapper .dataTable tbody tr.selected {
            background-color: #EBEDF3;
        }

            .dataTables_wrapper .dataTable tbody tr.active th, .dataTables_wrapper .dataTable tbody tr.active td,
            .dataTables_wrapper .dataTable tbody tr.selected th,
            .dataTables_wrapper .dataTable tbody tr.selected td {
                background-color: #EBEDF3;
                border-left-color: #EBEDF3;
                border-right-color: #EBEDF3;
                color: #3F4254;
            }

        .dataTables_wrapper .dataTable .group th, .dataTables_wrapper .dataTable .group td {
            background-color: #F3F6F9;
        }

        .dataTables_wrapper .dataTable .filter th, .dataTables_wrapper .dataTable .filter td {
            vertical-align: top;
        }

            .dataTables_wrapper .dataTable .filter th .input-group + .input-group, .dataTables_wrapper .dataTable .filter td .input-group + .input-group {
                margin-top: 0.5rem;
            }

            .dataTables_wrapper .dataTable .filter th .btn + .btn, .dataTables_wrapper .dataTable .filter td .btn + .btn {
                margin-top: 0.5rem;
            }

        .dataTables_wrapper .dataTable .group th, .dataTables_wrapper .dataTable .group td {
            font-size: 1rem;
            font-weight: 500;
        }

    .dataTables_wrapper .dataTables_scroll {
        margin: 1rem 0 !important;
    }

        .dataTables_wrapper .dataTables_scroll .dataTable {
            margin: 0 !important;
        }

    .dataTables_wrapper .dataTables_paginate .pagination {
        margin: 0;
    }

        .dataTables_wrapper .dataTables_paginate .pagination .page-item {
            margin-left: 0.4rem;
        }

            .dataTables_wrapper .dataTables_paginate .pagination .page-item > .page-link {
                outline: none !important;
                cursor: pointer;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                height: 2.25rem;
                min-width: 2.25rem;
                padding: 0.5rem;
                text-align: center;
                position: relative;
                font-size: 1rem;
                line-height: 1rem;
                font-weight: 500;
                border-radius: 0.42rem;
                border: 0;
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                color: #7E8299;
                background-color: transparent;
            }

                .dataTables_wrapper .dataTables_paginate .pagination .page-item > .page-link > i {
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    font-size: 0.7rem;
                    text-align: center;
                    display: inline-block;
                    color: #7E8299;
                }

            .dataTables_wrapper .dataTables_paginate .pagination .page-item.previous > .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item.next > .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item.last > .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item.first > .page-link {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                background-color: #F3F6F9;
                color: #7E8299;
            }

                .dataTables_wrapper .dataTables_paginate .pagination .page-item.previous > .page-link:hover, .dataTables_wrapper .dataTables_paginate .pagination .page-item.next > .page-link:hover, .dataTables_wrapper .dataTables_paginate .pagination .page-item.last > .page-link:hover, .dataTables_wrapper .dataTables_paginate .pagination .page-item.first > .page-link:hover {
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    background-color: #6993FF;
                    color: #ffffff;
                }

                    .dataTables_wrapper .dataTables_paginate .pagination .page-item.previous > .page-link:hover > i, .dataTables_wrapper .dataTables_paginate .pagination .page-item.next > .page-link:hover > i, .dataTables_wrapper .dataTables_paginate .pagination .page-item.last > .page-link:hover > i, .dataTables_wrapper .dataTables_paginate .pagination .page-item.first > .page-link:hover > i {
                        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                        color: #ffffff;
                    }

            .dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                background-color: #6993FF;
                color: #ffffff;
            }

                .dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link > i {
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    color: #ffffff;
                }

            .dataTables_wrapper .dataTables_paginate .pagination .page-item:hover:not(.disabled) > .page-link {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                background-color: #6993FF;
                color: #ffffff;
            }

                .dataTables_wrapper .dataTables_paginate .pagination .page-item:hover:not(.disabled) > .page-link > i {
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    color: #ffffff;
                }

            .dataTables_wrapper .dataTables_paginate .pagination .page-item.disabled > .page-link {
                opacity: 0.6;
            }

    .dataTables_wrapper .dataTables_pager {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .dataTables_wrapper .dataTables_pager .dataTables_info {
            display: inline-block;
            margin: 0.5rem 0;
            margin-right: 0.5rem;
            color: #7E8299;
        }

        .dataTables_wrapper .dataTables_pager .dataTables_length {
            margin: 0.5rem 0;
            margin-right: 1rem;
            display: inline-block;
        }

            .dataTables_wrapper .dataTables_pager .dataTables_length label {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                margin: 0;
                color: #7E8299;
            }

            .dataTables_wrapper .dataTables_pager .dataTables_length .custom-select {
                margin-left: 0.5rem;
                height: 2.25rem;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding-top: 0;
                padding-bottom: 0;
            }

        .dataTables_wrapper .dataTables_pager .dataTables_paginate {
            margin: 0.5rem 0;
        }

            .dataTables_wrapper .dataTables_pager .dataTables_paginate .pagination {
                margin: 0;
            }

    .dataTables_wrapper .text-right .dataTables_filter,
    .dataTables_wrapper .text-left .dataTables_filter {
        display: inline-block;
    }

@media (max-width: 991.98px) {
    .dataTables_wrapper .dataTables_pager {
        margin-top: 1rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 767.98px) {
    .dataTables_wrapper .dataTables_paginate {
        margin-left: 0 !important;
    }

        .dataTables_wrapper .dataTables_paginate .pagination .page-item:first-child {
            margin-left: 0 !important;
        }
}

.dataTables_wrapper table.dataTable.collapsed > tbody > tr > td:first-child {
    padding-left: 30px !important;
}

    .dataTables_wrapper table.dataTable.collapsed > tbody > tr > td:first-child:before {
        padding-right: 10px !important;
    }

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    top: 50%;
    left: 0;
    height: 18px;
    width: 18px;
    margin-top: -9px;
    font-size: 10px;
    color: #6993FF;
    border: 0;
    background-color: transparent;
    font-family: Ki;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before {
    color: #6993FF;
    background-color: transparent;
    font-family: Ki;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
}

.dataTables_wrapper .child .dtr-details {
    display: table !important;
}

    .dataTables_wrapper .child .dtr-details > li {
        display: table-row !important;
        border: 0 !important;
    }

        .dataTables_wrapper .child .dtr-details > li .dtr-title {
            display: table-cell;
            vertical-align: top;
            border-bottom: 1px dashed #F3F6F9;
            font-weight: 500;
            padding: 0.5rem 2rem 0.5rem 0;
        }

            .dataTables_wrapper .child .dtr-details > li .dtr-title:after {
                content: ":";
            }

        .dataTables_wrapper .child .dtr-details > li .dtr-data {
            display: table-cell;
            vertical-align: top;
            border-bottom: 1px dashed #F3F6F9;
            padding: 0.5rem 0;
        }

        .dataTables_wrapper .child .dtr-details > li:last-child .dtr-title {
            border-bottom: 0;
        }

        .dataTables_wrapper .child .dtr-details > li:last-child .dtr-data {
            border-bottom: 0;
        }

.dataTables_wrapper .dt-bootstrap4 .dropdown .dropdown-menu.dropdown-menu-right {
    /*rtl:ignore*/
    margin-left: 65px;
}

.dropzone {
    min-height: auto;
}

    .dropzone.dropzone-default {
        padding: 20px;
        text-align: center;
        cursor: pointer;
        border: 2px dashed #EBEDF3;
        border-radius: 0.42rem;
    }

        .dropzone.dropzone-default .dropzone-msg-title {
            color: #3F4254;
            margin: 0 0 5px 0;
            padding: 0;
            font-weight: 500;
            font-size: 1.2rem;
        }

        .dropzone.dropzone-default .dropzone-msg-desc {
            color: #B5B5C3;
            font-weight: 400;
            font-size: 1rem;
        }

        .dropzone.dropzone-default .dz-preview .dz-image {
            border-radius: 0.42rem;
        }

        .dropzone.dropzone-default .dz-error-message {
            top: 145px;
        }

        .dropzone.dropzone-default .dz-remove {
            color: #7E8299;
            font-size: 0.9rem;
            font-weight: 500;
            font-weight: 500;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        }

            .dropzone.dropzone-default .dz-remove:hover {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                color: #6993FF;
            }

        .dropzone.dropzone-default.dropzone-primary {
            border-color: #6993FF;
        }

        .dropzone.dropzone-default.dropzone-secondary {
            border-color: #E4E6EF;
        }

        .dropzone.dropzone-default.dropzone-success {
            border-color: #1BC5BD;
        }

        .dropzone.dropzone-default.dropzone-info {
            border-color: #8950FC;
        }

        .dropzone.dropzone-default.dropzone-warning {
            border-color: #FFA800;
        }

        .dropzone.dropzone-default.dropzone-danger {
            border-color: #F64E60;
        }

        .dropzone.dropzone-default.dropzone-light {
            border-color: #F3F6F9;
        }

        .dropzone.dropzone-default.dropzone-dark {
            border-color: #181C32;
        }

        .dropzone.dropzone-default.dropzone-white {
            border-color: #ffffff;
        }

    .dropzone.dropzone-multi {
        border: 0;
        padding: 0;
    }

        .dropzone.dropzone-multi .dz-message {
            display: none;
        }

        .dropzone.dropzone-multi .dropzone-panel .dropzone-upload,
        .dropzone.dropzone-multi .dropzone-panel .dropzone-remove-all {
            display: none;
        }

        .dropzone.dropzone-multi .dropzone-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-top: 0.75rem;
            border-radius: 0.42rem;
            padding: 0.5rem 1rem;
            background-color: #F3F6F9;
        }

            .dropzone.dropzone-multi .dropzone-item .dropzone-file {
                -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
            }

                .dropzone.dropzone-multi .dropzone-item .dropzone-file .dropzone-filename {
                    font-size: 0.9rem;
                    font-weight: 500;
                    color: #7E8299;
                    text-overflow: ellipsis;
                    margin-right: 0.5rem;
                }

                    .dropzone.dropzone-multi .dropzone-item .dropzone-file .dropzone-filename b {
                        font-size: 0.9rem;
                        font-weight: 500;
                        color: #B5B5C3;
                    }

                .dropzone.dropzone-multi .dropzone-item .dropzone-file .dropzone-error {
                    margin-top: 0.25rem;
                    font-size: 0.9rem;
                    font-weight: 400;
                    color: #F64E60;
                    text-overflow: ellipsis;
                }

            .dropzone.dropzone-multi .dropzone-item .dropzone-progress {
                width: 15%;
            }

                .dropzone.dropzone-multi .dropzone-item .dropzone-progress .progress {
                    height: 5px;
                    -webkit-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                }

@media (prefers-reduced-motion: reduce) {
    .dropzone.dropzone-multi .dropzone-item .dropzone-progress .progress {
        -webkit-transition: none;
        transition: none;
    }
}

.dropzone.dropzone-multi .dropzone-item .dropzone-toolbar {
    margin-left: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

    .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-start,
    .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-cancel,
    .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-delete {
        height: 25px;
        width: 25px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    }

        .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-start i,
        .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-cancel i,
        .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-delete i {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            font-size: 0.8rem;
            color: #7E8299;
        }

        .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-start:hover,
        .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-cancel:hover,
        .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-delete:hover {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        }

            .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-start:hover i,
            .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-cancel:hover i,
            .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-delete:hover i {
                color: #6993FF;
            }

    .dropzone.dropzone-multi .dropzone-item .dropzone-toolbar .dropzone-start {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    }

.dual-listbox .dual-listbox__search {
    width: 225px;
    border: 1px solid #EBEDF3;
    color: #3F4254;
    outline: none !important;
    border-radius: 0.42rem;
}

    .dual-listbox .dual-listbox__search:active, .dual-listbox .dual-listbox__search:focus {
        border-color: #9cb8ff !important;
    }

    .dual-listbox .dual-listbox__search.dual-listbox__search--hidden {
        display: none;
    }

.dual-listbox .dual-listbox__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

    .dual-listbox .dual-listbox__container > div:not(.dual-listbox__buttons) {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .dual-listbox .dual-listbox__container .dual-listbox__title {
        color: #3F4254;
        font-weight: 500;
        font-size: 1.1rem;
        padding: 0.75rem 0.75rem;
        border: 1px solid #EBEDF3;
        border-bottom: 0;
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

    .dual-listbox .dual-listbox__container .dual-listbox__buttons {
        margin: 0 1.5rem;
    }

        .dual-listbox .dual-listbox__container .dual-listbox__buttons .dual-listbox__button {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-radius: none;
            border: none;
            cursor: pointer;
            background-color: transparent;
            outline: none !important;
            margin: 0;
            padding: 0;
            border-radius: 0.42rem;
            margin-bottom: 0.5rem !important;
            padding: 0.55rem 0.75rem;
            color: #7E8299;
            font-weight: 500;
            font-size: 0.9rem;
            background-color: #F3F6F9;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .dual-listbox .dual-listbox__container .dual-listbox__buttons .dual-listbox__button i {
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
                font-size: 0.6rem;
                color: #B5B5C3;
            }

            .dual-listbox .dual-listbox__container .dual-listbox__buttons .dual-listbox__button:hover {
                -webkit-transition: all 0.15s ease;
                transition: all 0.15s ease;
                color: #6993FF;
            }

                .dual-listbox .dual-listbox__container .dual-listbox__buttons .dual-listbox__button:hover i {
                    -webkit-transition: all 0.15s ease;
                    transition: all 0.15s ease;
                    color: #6993FF;
                }

    .dual-listbox .dual-listbox__container .dual-listbox__selected,
    .dual-listbox .dual-listbox__container .dual-listbox__available {
        width: auto;
        color: #3F4254;
        border: 1px solid #EBEDF3;
        border-bottom-left-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem;
    }

        .dual-listbox .dual-listbox__container .dual-listbox__selected .dual-listbox__item,
        .dual-listbox .dual-listbox__container .dual-listbox__available .dual-listbox__item {
            padding: 0.75rem 0.75rem;
            border-bottom: 1px solid #EBEDF3;
        }

            .dual-listbox .dual-listbox__container .dual-listbox__selected .dual-listbox__item:last-child,
            .dual-listbox .dual-listbox__container .dual-listbox__available .dual-listbox__item:last-child {
                border-bottom: 0;
            }

            .dual-listbox .dual-listbox__container .dual-listbox__selected .dual-listbox__item.dual-listbox__item--selected,
            .dual-listbox .dual-listbox__container .dual-listbox__available .dual-listbox__item.dual-listbox__item--selected {
                background-color: #F3F6F9;
            }

.fa-lg {
    font-size: 1.33333em !important;
}

.fa-xs {
    font-size: 0.75em !important;
}

.fa-sm {
    font-size: 0.875em !important;
}

.fa-1x {
    font-size: 1em !important;
}

.fa-2x {
    font-size: 2em !important;
}

.fa-3x {
    font-size: 3em !important;
}

.fa-4x {
    font-size: 4em !important;
}

.fa-5x {
    font-size: 5em !important;
}

.fa-6x {
    font-size: 6em !important;
}

.fa-7x {
    font-size: 7em !important;
}

.fa-8x {
    font-size: 8em !important;
}

.fa-9x {
    font-size: 9em !important;
}

.fa-10x {
    font-size: 10em !important;
}

.fc-unthemed .fc-day-grid td:not(.fc-axis) {
    padding: 0.5rem 0.5rem;
}

    .fc-unthemed .fc-day-grid td:not(.fc-axis).fc-event-container {
        padding: 0.2rem 0.5rem;
    }

.fc-unthemed .fc-axis {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.fc-unthemed .fc-scroller .fc-content-col {
    padding: 0.5rem 0.5rem;
}

.fc-unthemed th.fc-day-header {
    padding: 0.75rem 0.5rem;
    font-size: 1rem;
    font-weight: 500;
}

.fc-unthemed .fc-list-heading .fc-widget-header {
    padding: 0.75rem 1.25rem;
}

.fc-unthemed .fc-list-heading .fc-list-heading-main,
.fc-unthemed .fc-list-heading .fc-list-heading-alt {
    font-size: 1rem;
    font-weight: 400;
}

.fc-unthemed .fc-list-heading .fc-list-heading-main {
    font-weight: 500;
    text-transform: uppercase;
}

.fc-unthemed .fc-list-item td {
    padding: 0.75rem 1.25rem;
}

.fc-unthemed .fc-list-item .fc-event-dot {
    border-radius: 50%;
}

.fc-unthemed .fc-event,
.fc-unthemed .fc-event-dot {
    padding: 0;
    border-radius: 0.42rem;
}

    .fc-unthemed .fc-event .fc-content,
    .fc-unthemed .fc-event-dot .fc-content {
        padding: 0.55rem 0.55rem 0.55rem 2rem;
    }

        .fc-unthemed .fc-event .fc-content:before,
        .fc-unthemed .fc-event-dot .fc-content:before {
            display: block;
            content: " ";
            position: absolute;
            height: 10px;
            width: 10px;
            border-radius: 50%;
            top: 0.7rem;
            left: 0.75rem;
        }

    .fc-unthemed .fc-event.fc-not-start.fc-end .fc-content,
    .fc-unthemed .fc-event-dot.fc-not-start.fc-end .fc-content {
        padding-left: 0.5rem;
    }

    .fc-unthemed .fc-event .fc-time,
    .fc-unthemed .fc-event-dot .fc-time {
        font-size: 0.9rem;
        text-transform: uppercase;
        font-weight: 500;
    }

    .fc-unthemed .fc-event .fc-title,
    .fc-unthemed .fc-event-dot .fc-title {
        font-size: 0.9rem;
        font-weight: 400;
    }

.fc-unthemed .fc-description {
    font-size: 0.9rem;
    margin-top: 0.25rem;
    font-weight: normal;
}

.fc-unthemed .fc-list-item-title > a {
    font-size: 1rem;
    font-weight: 500;
}

.fc-unthemed a.fc-more {
    font-size: 0.9rem;
    font-weight: 500;
}

.fc-unthemed .fc-popover {
    border-radius: 0.42rem;
}

    .fc-unthemed .fc-popover .fc-header {
        padding: 0.75rem 1.25rem;
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            margin-top: 0.35rem;
        }

        .fc-unthemed .fc-popover .fc-header .fc-title {
            font-weight: 400;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event-container {
        padding: 1.25rem 1.25rem 0.75rem 1.25rem;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event {
        margin-bottom: 0.5rem;
        border-radius: 0.42rem;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-not-start.fc-not-end {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-not-start.fc-end {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

.fc-unthemed .fc-toolbar {
    margin-bottom: 1.5rem;
}

    .fc-unthemed .fc-toolbar h2 {
        font-size: 1.2rem;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 0.75rem;
    }

    .fc-unthemed .fc-toolbar .fc-button {
        outline: none !important;
        height: 2.75rem;
        padding: 0 1.25rem;
        font-size: 1rem;
    }

        .fc-unthemed .fc-toolbar .fc-button.fc-corner-left {
            border-top-left-radius: 0.42rem;
            border-bottom-left-radius: 0.42rem;
        }

        .fc-unthemed .fc-toolbar .fc-button.fc-corner-right {
            border-top-right-radius: 0.42rem;
            border-bottom-right-radius: 0.42rem;
        }

        .fc-unthemed .fc-toolbar .fc-button .fc-icon {
            font-size: 1.1rem;
        }

            .fc-unthemed .fc-toolbar .fc-button .fc-icon:after {
                display: none;
            }

            .fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-left-single-arrow {
                font-family: Ki;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                line-height: 1;
                text-decoration: inherit;
                text-rendering: optimizeLegibility;
                text-transform: none;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-smoothing: antialiased;
                content: "";
            }

            .fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-right-single-arrow {
                font-family: Ki;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                line-height: 1;
                text-decoration: inherit;
                text-rendering: optimizeLegibility;
                text-transform: none;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-smoothing: antialiased;
                content: "";
            }

.fc-unthemed .fc-axis > span {
    font-size: 0.9rem;
}

.ui-draggable-handle {
    cursor: move;
    /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -webkit-grab;
}

@media (max-width: 1199.98px) {
    .fc-unthemed .fc-toolbar {
        margin-bottom: 1.5rem;
    }

        .fc-unthemed .fc-toolbar .fc-left,
        .fc-unthemed .fc-toolbar .fc-right,
        .fc-unthemed .fc-toolbar .fc-center {
            display: block;
            float: none;
            margin-bottom: 1rem;
            text-align: center;
        }

            .fc-unthemed .fc-toolbar .fc-left h2,
            .fc-unthemed .fc-toolbar .fc-right h2,
            .fc-unthemed .fc-toolbar .fc-center h2 {
                text-align: center;
                float: none;
            }

            .fc-unthemed .fc-toolbar .fc-left > .fc-button-group,
            .fc-unthemed .fc-toolbar .fc-right > .fc-button-group,
            .fc-unthemed .fc-toolbar .fc-center > .fc-button-group {
                display: inline-block;
                float: none;
            }

                .fc-unthemed .fc-toolbar .fc-left > .fc-button-group > .fc-button,
                .fc-unthemed .fc-toolbar .fc-right > .fc-button-group > .fc-button,
                .fc-unthemed .fc-toolbar .fc-center > .fc-button-group > .fc-button {
                    float: none;
                }

            .fc-unthemed .fc-toolbar .fc-left > .fc-button,
            .fc-unthemed .fc-toolbar .fc-right > .fc-button,
            .fc-unthemed .fc-toolbar .fc-center > .fc-button {
                float: none;
            }
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #EBEDF3;
}

    .fc-unthemed td.fc-today {
        background: rgba(105, 147, 255, 0.025);
    }

.fc-unthemed .fc-day-grid-event {
    margin: 0;
}

.fc-unthemed .fc-event,
.fc-unthemed .fc-event-dot {
    background: #fff;
    border: 1px solid #EBEDF3;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.055);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.055);
}

    .fc-unthemed .fc-event.fc-not-start.fc-not-end,
    .fc-unthemed .fc-event-dot.fc-not-start.fc-not-end {
        border-left: 1px solid #F3F6F9;
    }

    .fc-unthemed .fc-event.fc-start .fc-content:before,
    .fc-unthemed .fc-event-dot.fc-start .fc-content:before {
        background: #EBEDF3;
    }

    .fc-unthemed .fc-event .fc-time,
    .fc-unthemed .fc-event-dot .fc-time {
        color: #3F4254;
    }

    .fc-unthemed .fc-event .fc-title,
    .fc-unthemed .fc-event-dot .fc-title {
        color: #3F4254;
    }

.fc-unthemed .fc-description {
    color: #B5B5C3;
}

.fc-unthemed .fc-list-item-title > a[href]:hover {
    color: #6993FF;
    text-decoration: none;
}

.fc-unthemed .fc-more {
    color: #B5B5C3;
}

.fc-unthemed .fc-event.fc-event-primary.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-primary.fc-start .fc-content:before {
    background: #6993FF;
}

.fc-unthemed .fc-event.fc-event-solid-primary.fc-start, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-end {
    background: #6993FF;
}

    .fc-unthemed .fc-event.fc-event-solid-primary.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-end .fc-title {
        color: #FFFFFF;
    }

    .fc-unthemed .fc-event.fc-event-solid-primary.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-end .fc-description {
        color: #FFFFFF;
    }

    .fc-unthemed .fc-event.fc-event-solid-primary.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-primary.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-end .fc-time {
        color: #FFFFFF;
    }

.fc-unthemed .fc-event.fc-event-secondary.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-secondary.fc-start .fc-content:before {
    background: #E4E6EF;
}

.fc-unthemed .fc-event.fc-event-solid-secondary.fc-start, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-end {
    background: #E4E6EF;
}

    .fc-unthemed .fc-event.fc-event-solid-secondary.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-end .fc-title {
        color: #3F4254;
    }

    .fc-unthemed .fc-event.fc-event-solid-secondary.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-end .fc-description {
        color: #3F4254;
    }

    .fc-unthemed .fc-event.fc-event-solid-secondary.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-secondary.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-end .fc-time {
        color: #3F4254;
    }

.fc-unthemed .fc-event.fc-event-success.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-success.fc-start .fc-content:before {
    background: #1BC5BD;
}

.fc-unthemed .fc-event.fc-event-solid-success.fc-start, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-success.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-end {
    background: #1BC5BD;
}

    .fc-unthemed .fc-event.fc-event-solid-success.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-end .fc-title {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-success.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-end .fc-description {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-success.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-success.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-success.fc-not-start.fc-end .fc-time {
        color: #ffffff;
    }

.fc-unthemed .fc-event.fc-event-info.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-info.fc-start .fc-content:before {
    background: #8950FC;
}

.fc-unthemed .fc-event.fc-event-solid-info.fc-start, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-info.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-end {
    background: #8950FC;
}

    .fc-unthemed .fc-event.fc-event-solid-info.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-end .fc-title {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-info.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-end .fc-description {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-info.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-info.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-info.fc-not-start.fc-end .fc-time {
        color: #ffffff;
    }

.fc-unthemed .fc-event.fc-event-warning.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-warning.fc-start .fc-content:before {
    background: #FFA800;
}

.fc-unthemed .fc-event.fc-event-solid-warning.fc-start, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-end {
    background: #FFA800;
}

    .fc-unthemed .fc-event.fc-event-solid-warning.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-end .fc-title {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-warning.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-end .fc-description {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-warning.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-warning.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-end .fc-time {
        color: #ffffff;
    }

.fc-unthemed .fc-event.fc-event-danger.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-danger.fc-start .fc-content:before {
    background: #F64E60;
}

.fc-unthemed .fc-event.fc-event-solid-danger.fc-start, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-end {
    background: #F64E60;
}

    .fc-unthemed .fc-event.fc-event-solid-danger.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-end .fc-title {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-danger.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-end .fc-description {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-danger.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-danger.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-end .fc-time {
        color: #ffffff;
    }

.fc-unthemed .fc-event.fc-event-light.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-light.fc-start .fc-content:before {
    background: #F3F6F9;
}

.fc-unthemed .fc-event.fc-event-solid-light.fc-start, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-light.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-end {
    background: #F3F6F9;
}

    .fc-unthemed .fc-event.fc-event-solid-light.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-end .fc-title {
        color: #7E8299;
    }

    .fc-unthemed .fc-event.fc-event-solid-light.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-end .fc-description {
        color: #7E8299;
    }

    .fc-unthemed .fc-event.fc-event-solid-light.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-light.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-light.fc-not-start.fc-end .fc-time {
        color: #7E8299;
    }

.fc-unthemed .fc-event.fc-event-dark.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-dark.fc-start .fc-content:before {
    background: #181C32;
}

.fc-unthemed .fc-event.fc-event-solid-dark.fc-start, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-end {
    background: #181C32;
}

    .fc-unthemed .fc-event.fc-event-solid-dark.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-end .fc-title {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-dark.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-end .fc-description {
        color: #ffffff;
    }

    .fc-unthemed .fc-event.fc-event-solid-dark.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-dark.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-end .fc-time {
        color: #ffffff;
    }

.fc-unthemed .fc-event.fc-event-white.fc-start .fc-content:before,
.fc-unthemed .fc-event-dot.fc-event-white.fc-start .fc-content:before {
    background: #ffffff;
}

.fc-unthemed .fc-event.fc-event-solid-white.fc-start, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-not-end, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-end,
.fc-unthemed .fc-event-dot.fc-event-solid-white.fc-start,
.fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end,
.fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-end {
    background: #ffffff;
}

    .fc-unthemed .fc-event.fc-event-solid-white.fc-start .fc-title, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-not-end .fc-title, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-start .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end .fc-title,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-end .fc-title {
        color: #3F4254;
    }

    .fc-unthemed .fc-event.fc-event-solid-white.fc-start .fc-description, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-not-end .fc-description, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-start .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end .fc-description,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-end .fc-description {
        color: #3F4254;
    }

    .fc-unthemed .fc-event.fc-event-solid-white.fc-start .fc-time, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-not-end .fc-time, .fc-unthemed .fc-event.fc-event-solid-white.fc-not-start.fc-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-start .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end .fc-time,
    .fc-unthemed .fc-event-dot.fc-event-solid-white.fc-not-start.fc-end .fc-time {
        color: #3F4254;
    }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
    background: #F3F6F9;
}

.fc-unthemed .fc-time-grid-event {
    overflow: hidden;
}

.fc-unthemed .fc-popover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.075);
    background: #fff;
}

    .fc-unthemed .fc-popover .fc-header {
        background: #fff;
        border-bottom: 1px solid #EBEDF3;
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            color: #B5B5C3;
        }

            .fc-unthemed .fc-popover .fc-header .fc-close:hover {
                color: #3F4254;
            }

        .fc-unthemed .fc-popover .fc-header .fc-title {
            color: #3F4254;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-not-start.fc-not-end .fc-content:before {
        background: #EBEDF3;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-primary.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-primary.fc-not-start.fc-not-end .fc-content:before {
        background: #6993FF;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end {
        background: #6993FF;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end .fc-title {
            color: #FFFFFF;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end .fc-description {
            color: #FFFFFF;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-primary.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-primary.fc-not-start.fc-not-end .fc-time {
            color: #FFFFFF;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-secondary.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-secondary.fc-not-start.fc-not-end .fc-content:before {
        background: #E4E6EF;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end {
        background: #E4E6EF;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-title {
            color: #3F4254;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-description {
            color: #3F4254;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-secondary.fc-not-start.fc-not-end .fc-time {
            color: #3F4254;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-success.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-success.fc-not-start.fc-not-end .fc-content:before {
        background: #1BC5BD;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-success.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end {
        background: #1BC5BD;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-success.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end .fc-title {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-success.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end .fc-description {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-success.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-success.fc-not-start.fc-not-end .fc-time {
            color: #ffffff;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-info.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-info.fc-not-start.fc-not-end .fc-content:before {
        background: #8950FC;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-info.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end {
        background: #8950FC;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-info.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end .fc-title {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-info.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end .fc-description {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-info.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-info.fc-not-start.fc-not-end .fc-time {
            color: #ffffff;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-warning.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-warning.fc-not-start.fc-not-end .fc-content:before {
        background: #FFA800;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end {
        background: #FFA800;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end .fc-title {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end .fc-description {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-warning.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-warning.fc-not-start.fc-not-end .fc-time {
            color: #ffffff;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-danger.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-danger.fc-not-start.fc-not-end .fc-content:before {
        background: #F64E60;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end {
        background: #F64E60;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end .fc-title {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end .fc-description {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-danger.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-danger.fc-not-start.fc-not-end .fc-time {
            color: #ffffff;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-light.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-light.fc-not-start.fc-not-end .fc-content:before {
        background: #F3F6F9;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-light.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end {
        background: #F3F6F9;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-light.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end .fc-title {
            color: #7E8299;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-light.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end .fc-description {
            color: #7E8299;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-light.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-light.fc-not-start.fc-not-end .fc-time {
            color: #7E8299;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-dark.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-dark.fc-not-start.fc-not-end .fc-content:before {
        background: #181C32;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end {
        background: #181C32;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end .fc-title {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end .fc-description {
            color: #ffffff;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-dark.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-dark.fc-not-start.fc-not-end .fc-time {
            color: #ffffff;
        }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-white.fc-not-start.fc-not-end .fc-content:before,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-white.fc-not-start.fc-not-end .fc-content:before {
        background: #ffffff;
    }

    .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-white.fc-not-start.fc-not-end,
    .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end {
        background: #ffffff;
    }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-white.fc-not-start.fc-not-end .fc-title,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end .fc-title {
            color: #3F4254;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-white.fc-not-start.fc-not-end .fc-description,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end .fc-description {
            color: #3F4254;
        }

        .fc-unthemed .fc-popover .fc-body .fc-event.fc-event-solid-white.fc-not-start.fc-not-end .fc-time,
        .fc-unthemed .fc-popover .fc-body .fc-event-dot.fc-event-solid-white.fc-not-start.fc-not-end .fc-time {
            color: #3F4254;
        }

.fc-unthemed th.fc-day-header > a,
.fc-unthemed th.fc-day-header > span {
    color: #B5B5C3;
}

.fc-unthemed .fc-list-heading td {
    background: #EBEDF3;
    border-color: #EBEDF3;
}

.fc-unthemed .fc-list-heading .fc-list-heading-main {
    color: #3F4254;
}

.fc-unthemed .fc-list-heading .fc-list-heading-alt {
    color: #B5B5C3;
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header, .fc-unthemed .fc-list-heading td {
    background: #F3F6F9;
}

.fc-unthemed .fc-list-item:hover td {
    background: transparent !important;
}

.fc-unthemed .fc-list-item .fc-event-dot {
    background: #EBEDF3;
    border-color: #EBEDF3;
}

.fc-unthemed .fc-list-item.fc-event-solid-primary .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-primary .fc-event-dot {
    background: #6993FF;
    border-color: #6993FF;
}

.fc-unthemed .fc-list-item.fc-event-solid-secondary .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-secondary .fc-event-dot {
    background: #E4E6EF;
    border-color: #E4E6EF;
}

.fc-unthemed .fc-list-item.fc-event-solid-success .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-success .fc-event-dot {
    background: #1BC5BD;
    border-color: #1BC5BD;
}

.fc-unthemed .fc-list-item.fc-event-solid-info .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-info .fc-event-dot {
    background: #8950FC;
    border-color: #8950FC;
}

.fc-unthemed .fc-list-item.fc-event-solid-warning .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-warning .fc-event-dot {
    background: #FFA800;
    border-color: #FFA800;
}

.fc-unthemed .fc-list-item.fc-event-solid-danger .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-danger .fc-event-dot {
    background: #F64E60;
    border-color: #F64E60;
}

.fc-unthemed .fc-list-item.fc-event-solid-light .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-light .fc-event-dot {
    background: #F3F6F9;
    border-color: #F3F6F9;
}

.fc-unthemed .fc-list-item.fc-event-solid-dark .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-dark .fc-event-dot {
    background: #181C32;
    border-color: #181C32;
}

.fc-unthemed .fc-list-item.fc-event-solid-white .fc-event-dot, .fc-unthemed .fc-list-item.fc-event-white .fc-event-dot {
    background: #ffffff;
    border-color: #ffffff;
}

.fc-unthemed .fc-toolbar .fc-button {
    color: #B5B5C3;
    background: transparent;
    border: 1px solid #EBEDF3;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .fc-unthemed .fc-toolbar .fc-button .fc-icon {
        color: #B5B5C3;
    }

    .fc-unthemed .fc-toolbar .fc-button:hover {
        border: 0;
        background: #F3F6F9;
        border: 1px solid #EBEDF3;
        color: #B5B5C3;
    }

    .fc-unthemed .fc-toolbar .fc-button:focus, .fc-unthemed .fc-toolbar .fc-button:active, .fc-unthemed .fc-toolbar .fc-button.fc-button-active {
        background: #6993FF;
        color: #FFFFFF;
        border: 1px solid #6993FF;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
    }

        .fc-unthemed .fc-toolbar .fc-button:focus .fc-icon, .fc-unthemed .fc-toolbar .fc-button:active .fc-icon, .fc-unthemed .fc-toolbar .fc-button.fc-button-active .fc-icon {
            color: #FFFFFF;
        }

    .fc-unthemed .fc-toolbar .fc-button.fc-button-disabled {
        opacity: 0.7;
    }

.gmaps {
    /* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
}

    .gmaps img {
        max-width: none;
    }

    .gmaps.gmaps-static > div {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: block;
    }

.ion-range-slider .irs .irs-min,
.ion-range-slider .irs .irs-max,
.ion-range-slider .irs .irs-from,
.ion-range-slider .irs .irs-to,
.ion-range-slider .irs .irs-single {
    padding: 2px 5px 1px 5px;
}

.repeater .repeater-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .repeater .repeater-row > input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .repeater .repeater-row .repeater-close {
        background-color: transparent;
        border: none;
    }

    .repeater .repeater-row .form-text {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

.repeater .repeater-item {
    position: relative;
}

    .repeater .repeater-item .btn-icon {
        height: auto;
    }

    .repeater .repeater-item:first-child .form-control {
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    }

    .repeater .repeater-item:first-child .input-group-append {
        display: none;
    }

.repeater .repeater-close-align-right {
    position: absolute;
    top: 0;
    right: 0;
}

.jqvmap {
    position: relative;
    overflow: hidden;
}

    .jqvmap .jqvmap-zoomout,
    .jqvmap .jqvmap-zoomin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 20px;
        width: 20px;
        background-color: #EBEDF3;
        color: #3F4254;
        font-size: 1rem;
    }

    .jqvmap .jqvmap-zoomout {
        top: 40px;
    }

.jstree-default .jstree-anchor {
    color: #3F4254;
    padding: 0 8px 0 4px;
}

.jstree-default .jstree-icon {
    color: #3F4254;
    font-size: 1.3rem;
}

    .jstree-default .jstree-icon.la {
        font-size: 1.5rem;
    }

    .jstree-default .jstree-icon.fa {
        font-size: 1.2rem;
    }

.jstree-default .jstree-disabled {
    cursor: not-allowed;
    line-height: auto;
    height: auto;
    opacity: 0.7;
}

    .jstree-default .jstree-disabled .jstree-icon {
        color: #3F4254;
    }

.jstree-default .jstree-clicked {
    border: 0;
    background: #F3F6F9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.jstree-default .jstree-hovered {
    border: 0;
    background-color: #F3F6F9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.jstree-default .jstree-wholerow-clicked,
.jstree-default .jstree-wholerow-clicked {
    background: #EBEDF3;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.jstree-default .jstree-wholerow-hovered, .jstree-default.jstree-wholerow .jstree-wholerow-hovered {
    border: 0;
    background-color: #F3F6F9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.jstree-open > .jstree-anchor > .fa-folder:before {
    margin-left: 2px;
    content: "";
}

.jstree-open > .jstree-anchor > .la-folder:before {
    margin-left: 2px;
    content: "";
}

.jstree-default.jstree-rtl .jstree-node {
    background-position: 100% 1px /*rtl:ignore*/ !important;
}

.jstree-default.jstree-rtl .jstree-last {
    background: transparent /*rtl:ignore*/;
    background-repeat: no-repeat;
}

.jstree-rtl .jstree-anchor {
    padding: 0 4px 0 8px /*rtl:ignore*/;
}

.vakata-context,
.vakata-context ul {
    padding: 0.5rem 0;
    min-width: 150px;
    font-size: 1rem;
    font-family: Poppins, Helvetica, "sans-serif";
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border: 0;
    border-radius: 0.42rem;
}

    .vakata-context li,
    .vakata-context ul li {
        padding: 0;
        border: 0;
    }

        .vakata-context li a,
        .vakata-context ul li a {
            padding: 0rem 1.2rem;
            border: 0;
        }

            .vakata-context li a i,
            .vakata-context ul li a i {
                display: none;
            }

            .vakata-context li a .vakata-contextmenu-sep,
            .vakata-context ul li a .vakata-contextmenu-sep {
                display: none;
            }

            .vakata-context li a span,
            .vakata-context li a ins,
            .vakata-context ul li a span,
            .vakata-context ul li a ins {
                display: none;
                border: 0 !important;
            }

            .vakata-context .vakata-context-hover > a,
            .vakata-context li a:hover,
            .vakata-context ul .vakata-context-hover > a,
            .vakata-context ul li a:hover {
                margin: 0;
                background-color: #F3F6F9;
                color: #6993FF;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .vakata-context .vakata-context-hover > a .span,
                .vakata-context .vakata-context-hover > a .ins,
                .vakata-context li a:hover .span,
                .vakata-context li a:hover .ins,
                .vakata-context ul .vakata-context-hover > a .span,
                .vakata-context ul .vakata-context-hover > a .ins,
                .vakata-context ul li a:hover .span,
                .vakata-context ul li a:hover .ins {
                    border: 0 !important;
                }

    .vakata-context .vakata-context-separator a,
    .vakata-context-rtl .vakata-context-separator a {
        margin: 0;
        border: 0;
        height: 2px;
        background-color: #EBEDF3;
    }

.jstree-rename-input {
    outline: none !important;
    padding: 2px 6px !important;
    margin-right: -4px !important;
    background-color: #F3F6F9 !important;
    border: 1px solid #F3F6F9 !important;
    border-radius: 0.42rem;
}

.kanban-container {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .kanban-container .kanban-board {
        float: none;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-bottom: 1.25rem;
        margin-right: 1.25rem !important;
        background-color: #F3F6F9;
        border-radius: 0.42rem;
    }

        .kanban-container .kanban-board:last-child {
            margin-right: 0 !important;
        }

        .kanban-container .kanban-board .kanban-board-header {
            border-top-left-radius: 0.42rem;
            border-top-right-radius: 0.42rem;
        }

            .kanban-container .kanban-board .kanban-board-header .kanban-title-board {
                font-size: 1.2rem;
                font-weight: 500;
                color: #181C32;
            }

            .kanban-container .kanban-board .kanban-board-header.primary {
                background-color: #6993FF;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.primary .kanban-title-board {
                    color: #FFFFFF;
                }

            .kanban-container .kanban-board .kanban-board-header.light-primary {
                background-color: rgba(105, 147, 255, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-primary .kanban-title-board {
                    color: #6993FF;
                }

            .kanban-container .kanban-board .kanban-board-header.secondary {
                background-color: #E4E6EF;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.secondary .kanban-title-board {
                    color: #3F4254;
                }

            .kanban-container .kanban-board .kanban-board-header.light-secondary {
                background-color: rgba(228, 230, 239, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-secondary .kanban-title-board {
                    color: #E4E6EF;
                }

            .kanban-container .kanban-board .kanban-board-header.success {
                background-color: #1BC5BD;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.success .kanban-title-board {
                    color: #ffffff;
                }

            .kanban-container .kanban-board .kanban-board-header.light-success {
                background-color: rgba(27, 197, 189, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-success .kanban-title-board {
                    color: #1BC5BD;
                }

            .kanban-container .kanban-board .kanban-board-header.info {
                background-color: #8950FC;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.info .kanban-title-board {
                    color: #ffffff;
                }

            .kanban-container .kanban-board .kanban-board-header.light-info {
                background-color: rgba(137, 80, 252, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-info .kanban-title-board {
                    color: #8950FC;
                }

            .kanban-container .kanban-board .kanban-board-header.warning {
                background-color: #FFA800;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.warning .kanban-title-board {
                    color: #ffffff;
                }

            .kanban-container .kanban-board .kanban-board-header.light-warning {
                background-color: rgba(255, 168, 0, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-warning .kanban-title-board {
                    color: #FFA800;
                }

            .kanban-container .kanban-board .kanban-board-header.danger {
                background-color: #F64E60;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.danger .kanban-title-board {
                    color: #ffffff;
                }

            .kanban-container .kanban-board .kanban-board-header.light-danger {
                background-color: rgba(246, 78, 96, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-danger .kanban-title-board {
                    color: #F64E60;
                }

            .kanban-container .kanban-board .kanban-board-header.light {
                background-color: #F3F6F9;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light .kanban-title-board {
                    color: #7E8299;
                }

            .kanban-container .kanban-board .kanban-board-header.light-light {
                background-color: rgba(243, 246, 249, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-light .kanban-title-board {
                    color: #F3F6F9;
                }

            .kanban-container .kanban-board .kanban-board-header.dark {
                background-color: #181C32;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.dark .kanban-title-board {
                    color: #ffffff;
                }

            .kanban-container .kanban-board .kanban-board-header.light-dark {
                background-color: rgba(24, 28, 50, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-dark .kanban-title-board {
                    color: #181C32;
                }

            .kanban-container .kanban-board .kanban-board-header.white {
                background-color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.white .kanban-title-board {
                    color: #3F4254;
                }

            .kanban-container .kanban-board .kanban-board-header.light-white {
                background-color: rgba(255, 255, 255, 0.1);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .kanban-container .kanban-board .kanban-board-header.light-white .kanban-title-board {
                    color: #ffffff;
                }

        .kanban-container .kanban-board .kanban-drag .kanban-item {
            border-radius: 0.42rem;
            -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
        }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=primary] {
                background-color: #6993FF;
                color: #FFFFFF;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-primary] {
                background-color: rgba(105, 147, 255, 0.1);
                color: #6993FF;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=secondary] {
                background-color: #E4E6EF;
                color: #3F4254;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-secondary] {
                background-color: rgba(228, 230, 239, 0.1);
                color: #E4E6EF;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=success] {
                background-color: #1BC5BD;
                color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-success] {
                background-color: rgba(27, 197, 189, 0.1);
                color: #1BC5BD;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=info] {
                background-color: #8950FC;
                color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-info] {
                background-color: rgba(137, 80, 252, 0.1);
                color: #8950FC;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=warning] {
                background-color: #FFA800;
                color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-warning] {
                background-color: rgba(255, 168, 0, 0.1);
                color: #FFA800;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=danger] {
                background-color: #F64E60;
                color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-danger] {
                background-color: rgba(246, 78, 96, 0.1);
                color: #F64E60;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light] {
                background-color: #F3F6F9;
                color: #7E8299;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-light] {
                background-color: rgba(243, 246, 249, 0.1);
                color: #F3F6F9;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=dark] {
                background-color: #181C32;
                color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-dark] {
                background-color: rgba(24, 28, 50, 0.1);
                color: #181C32;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=white] {
                background-color: #ffffff;
                color: #3F4254;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .kanban-container .kanban-board .kanban-drag .kanban-item[data-class=light-white] {
                background-color: rgba(255, 255, 255, 0.1);
                color: #ffffff;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

.noUi-target {
    border: 1px solid #E4E6EF;
    background: #F3F6F9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .noUi-target.noUi-horizontal {
        height: 15px;
    }

        .noUi-target.noUi-horizontal .noUi-handle {
            width: 24px;
            height: 24px;
            top: -6px;
            border-radius: 50%;
            outline: none;
        }

            .noUi-target.noUi-horizontal .noUi-handle::before {
                display: none;
            }

            .noUi-target.noUi-horizontal .noUi-handle::after {
                display: none;
            }

    .noUi-target.noUi-vertical {
        height: 150px;
        width: 15px;
    }

        .noUi-target.noUi-vertical .noUi-handle {
            width: 24px;
            height: 24px;
            top: -6px;
            border-radius: 50%;
            outline: none;
        }

            .noUi-target.noUi-vertical .noUi-handle::before {
                display: none;
            }

            .noUi-target.noUi-vertical .noUi-handle::after {
                display: none;
            }

    .noUi-target .noUi-connect {
        background: #6993FF;
    }

    .noUi-target .noUi-handle {
        border: 1px solid #EBEDF3;
        -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.7);
    }

    .noUi-target.nouislider-light {
        height: 4px;
    }

        .noUi-target.nouislider-light .noUi-handle {
            width: 20px;
            height: 20px;
            top: -9px;
        }

    .noUi-target.nouislider.nouislider-connect-primary .noUi-connect {
        background: #6993FF;
    }

    .noUi-target.nouislider.nouislider-handle-primary .noUi-handle {
        border: 0;
        background: #6993FF;
        -webkit-box-shadow: 0 3px 6px -3px #6993FF;
        box-shadow: 0 3px 6px -3px #6993FF;
    }

    .noUi-target.nouislider.nouislider-bg-primary {
        background: #6993FF;
    }

    .noUi-target.nouislider.nouislider-bg-light-primary {
        background: #E1E9FF;
    }

    .noUi-target.nouislider.nouislider-connect-secondary .noUi-connect {
        background: #E4E6EF;
    }

    .noUi-target.nouislider.nouislider-handle-secondary .noUi-handle {
        border: 0;
        background: #E4E6EF;
        -webkit-box-shadow: 0 3px 6px -3px #E4E6EF;
        box-shadow: 0 3px 6px -3px #E4E6EF;
    }

    .noUi-target.nouislider.nouislider-bg-secondary {
        background: #E4E6EF;
    }

    .noUi-target.nouislider.nouislider-bg-light-secondary {
        background: #EBEDF3;
    }

    .noUi-target.nouislider.nouislider-connect-success .noUi-connect {
        background: #1BC5BD;
    }

    .noUi-target.nouislider.nouislider-handle-success .noUi-handle {
        border: 0;
        background: #1BC5BD;
        -webkit-box-shadow: 0 3px 6px -3px #1BC5BD;
        box-shadow: 0 3px 6px -3px #1BC5BD;
    }

    .noUi-target.nouislider.nouislider-bg-success {
        background: #1BC5BD;
    }

    .noUi-target.nouislider.nouislider-bg-light-success {
        background: #C9F7F5;
    }

    .noUi-target.nouislider.nouislider-connect-info .noUi-connect {
        background: #8950FC;
    }

    .noUi-target.nouislider.nouislider-handle-info .noUi-handle {
        border: 0;
        background: #8950FC;
        -webkit-box-shadow: 0 3px 6px -3px #8950FC;
        box-shadow: 0 3px 6px -3px #8950FC;
    }

    .noUi-target.nouislider.nouislider-bg-info {
        background: #8950FC;
    }

    .noUi-target.nouislider.nouislider-bg-light-info {
        background: #EEE5FF;
    }

    .noUi-target.nouislider.nouislider-connect-warning .noUi-connect {
        background: #FFA800;
    }

    .noUi-target.nouislider.nouislider-handle-warning .noUi-handle {
        border: 0;
        background: #FFA800;
        -webkit-box-shadow: 0 3px 6px -3px #FFA800;
        box-shadow: 0 3px 6px -3px #FFA800;
    }

    .noUi-target.nouislider.nouislider-bg-warning {
        background: #FFA800;
    }

    .noUi-target.nouislider.nouislider-bg-light-warning {
        background: #FFF4DE;
    }

    .noUi-target.nouislider.nouislider-connect-danger .noUi-connect {
        background: #F64E60;
    }

    .noUi-target.nouislider.nouislider-handle-danger .noUi-handle {
        border: 0;
        background: #F64E60;
        -webkit-box-shadow: 0 3px 6px -3px #F64E60;
        box-shadow: 0 3px 6px -3px #F64E60;
    }

    .noUi-target.nouislider.nouislider-bg-danger {
        background: #F64E60;
    }

    .noUi-target.nouislider.nouislider-bg-light-danger {
        background: #FFE2E5;
    }

    .noUi-target.nouislider.nouislider-connect-light .noUi-connect {
        background: #F3F6F9;
    }

    .noUi-target.nouislider.nouislider-handle-light .noUi-handle {
        border: 0;
        background: #F3F6F9;
        -webkit-box-shadow: 0 3px 6px -3px #F3F6F9;
        box-shadow: 0 3px 6px -3px #F3F6F9;
    }

    .noUi-target.nouislider.nouislider-bg-light {
        background: #F3F6F9;
    }

    .noUi-target.nouislider.nouislider-bg-light-light {
        background: #F3F6F9;
    }

    .noUi-target.nouislider.nouislider-connect-dark .noUi-connect {
        background: #181C32;
    }

    .noUi-target.nouislider.nouislider-handle-dark .noUi-handle {
        border: 0;
        background: #181C32;
        -webkit-box-shadow: 0 3px 6px -3px #181C32;
        box-shadow: 0 3px 6px -3px #181C32;
    }

    .noUi-target.nouislider.nouislider-bg-dark {
        background: #181C32;
    }

    .noUi-target.nouislider.nouislider-bg-light-dark {
        background: #D1D3E0;
    }

    .noUi-target.nouislider.nouislider-connect-white .noUi-connect {
        background: #ffffff;
    }

    .noUi-target.nouislider.nouislider-handle-white .noUi-handle {
        border: 0;
        background: #ffffff;
        -webkit-box-shadow: 0 3px 6px -3px #ffffff;
        box-shadow: 0 3px 6px -3px #ffffff;
    }

    .noUi-target.nouislider.nouislider-bg-white {
        background: #ffffff;
    }

    .noUi-target.nouislider.nouislider-bg-light-white {
        background: #ffffff;
    }

    .noUi-target.nouislider-shadowless .noUi-handle {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .noUi-target.nouislider-borderless {
        border: 0;
    }

.scroll {
    position: relative;
    overflow: hidden;
}

    .scroll.scroll-pull {
        padding-right: 12px;
        margin-right: -12px;
    }

        .scroll.scroll-pull .ps__rail-y {
            right: -2px;
        }

    .scroll.scroll-push .ps__rail-y {
        right: 5px !important;
    }

    .scroll.ps > .ps__rail-y {
        width: 4px;
    }

        .scroll.ps > .ps__rail-y:hover, .scroll.ps > .ps__rail-y:focus {
            width: 4px;
        }

        .scroll.ps > .ps__rail-y > .ps__thumb-y {
            width: 4px;
            border-radius: 0.42rem !important;
        }

            .scroll.ps > .ps__rail-y > .ps__thumb-y:hover, .scroll.ps > .ps__rail-y > .ps__thumb-y:focus {
                width: 4px;
            }

    .scroll.ps > .ps__rail-x {
        height: 4px;
    }

        .scroll.ps > .ps__rail-x:hover, .scroll.ps > .ps__rail-x:focus {
            height: 4px;
        }

        .scroll.ps > .ps__rail-x > .ps__thumb-x {
            top: 0;
            height: 4px;
            border-radius: 0.42rem !important;
        }

            .scroll.ps > .ps__rail-x > .ps__thumb-x:hover, .scroll.ps > .ps__rail-x > .ps__thumb-x:focus {
                top: 0;
                height: 4px;
            }

    .scroll.ps > .ps__rail-x {
        background-color: transparent;
    }

        .scroll.ps > .ps__rail-x:hover, .scroll.ps > .ps__rail-x:focus {
            opacity: 1;
            background-color: transparent;
        }

            .scroll.ps > .ps__rail-x:hover > .ps__thumb-x, .scroll.ps > .ps__rail-x:focus > .ps__thumb-x {
                opacity: 1;
            }

        .scroll.ps > .ps__rail-x > .ps__thumb-x {
            background-color: #E4E6EF;
            opacity: 1;
        }

            .scroll.ps > .ps__rail-x > .ps__thumb-x:hover, .scroll.ps > .ps__rail-x > .ps__thumb-x:focus {
                opacity: 1;
                background-color: #E4E6EF;
            }

    .scroll.ps > .ps__rail-y {
        background-color: transparent;
    }

        .scroll.ps > .ps__rail-y:hover, .scroll.ps > .ps__rail-y:focus {
            background-color: transparent;
            opacity: 1;
        }

            .scroll.ps > .ps__rail-y:hover > .ps__thumb-y, .scroll.ps > .ps__rail-y:focus > .ps__thumb-y {
                opacity: 1;
            }

        .scroll.ps > .ps__rail-y > .ps__thumb-y {
            background: #E4E6EF;
            opacity: 1;
        }

            .scroll.ps > .ps__rail-y > .ps__thumb-y:hover, .scroll.ps > .ps__rail-y > .ps__thumb-y:focus {
                opacity: 1;
                background: #E4E6EF;
            }

.ql-toolbar {
    font-family: Poppins, Helvetica, "sans-serif";
}

    .ql-toolbar.ql-snow {
        border: 1px solid #EBEDF3;
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

        .ql-toolbar.ql-snow .ql-picker .ql-fill,
        .ql-toolbar.ql-snow .ql-picker .ql-stroke,
        .ql-toolbar.ql-snow button .ql-fill,
        .ql-toolbar.ql-snow button .ql-stroke {
            stroke: #B5B5C3;
        }

        .ql-toolbar.ql-snow .ql-picker .ql-fill,
        .ql-toolbar.ql-snow button .ql-fill {
            fill: #B5B5C3;
        }

        .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-fill,
        .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-stroke, .ql-toolbar.ql-snow .ql-picker.ql-active .ql-fill,
        .ql-toolbar.ql-snow .ql-picker.ql-active .ql-stroke, .ql-toolbar.ql-snow .ql-picker:focus .ql-fill,
        .ql-toolbar.ql-snow .ql-picker:focus .ql-stroke, .ql-toolbar.ql-snow .ql-picker:hover .ql-fill,
        .ql-toolbar.ql-snow .ql-picker:hover .ql-stroke,
        .ql-toolbar.ql-snow button.ql-expanded .ql-fill,
        .ql-toolbar.ql-snow button.ql-expanded .ql-stroke,
        .ql-toolbar.ql-snow button.ql-active .ql-fill,
        .ql-toolbar.ql-snow button.ql-active .ql-stroke,
        .ql-toolbar.ql-snow button:focus .ql-fill,
        .ql-toolbar.ql-snow button:focus .ql-stroke,
        .ql-toolbar.ql-snow button:hover .ql-fill,
        .ql-toolbar.ql-snow button:hover .ql-stroke {
            stroke: #6993FF;
        }

        .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-fill, .ql-toolbar.ql-snow .ql-picker.ql-active .ql-fill, .ql-toolbar.ql-snow .ql-picker:focus .ql-fill, .ql-toolbar.ql-snow .ql-picker:hover .ql-fill,
        .ql-toolbar.ql-snow button.ql-expanded .ql-fill,
        .ql-toolbar.ql-snow button.ql-active .ql-fill,
        .ql-toolbar.ql-snow button:focus .ql-fill,
        .ql-toolbar.ql-snow button:hover .ql-fill {
            fill: #6993FF;
        }

.ql-editor {
    color: #3F4254;
}

    .ql-editor.ql-blank:before {
        left: auto !important;
        right: auto !important;
        color: #B5B5C3 !important;
        font-style: normal !important;
    }

.ql-container.ql-snow {
    border: 1px solid #EBEDF3;
    border-top: 0;
    border-bottom-right-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
}

.ql-snow .ql-picker .ql-picker-label {
    color: #B5B5C3;
}

    .ql-snow .ql-picker .ql-picker-label.ql-active, .ql-snow .ql-picker .ql-picker-label:hover {
        color: #6993FF;
    }

.ql-snow .ql-picker.ql-expanded {
    outline: none !important;
    border-color: transparent !important;
}

    .ql-snow .ql-picker.ql-expanded .ql-picker-label {
        border-color: transparent !important;
        color: #6993FF;
        outline: none !important;
    }

        .ql-snow .ql-picker.ql-expanded .ql-picker-label.ql-active, .ql-snow .ql-picker.ql-expanded .ql-picker-label:hover {
            color: #6993FF;
        }

    .ql-snow .ql-picker.ql-expanded .ql-picker-options {
        border: 0;
        padding: 0.5rem 1rem;
        -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
        box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
        border-radius: 0.42rem;
    }

        .ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
            color: #7E8299;
            outline: none;
        }

            .ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item.ql-selected, .ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item.ql-active, .ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
                color: #6993FF;
            }

.ql-snow .ql-tooltip {
    border: 0;
    padding: 0.5rem 1rem;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border-radius: 0.42rem;
}

    .ql-snow .ql-tooltip input[type=text] {
        border: 0;
        background-color: transparent;
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #EBEDF3;
        color: #3F4254;
        outline: none !important;
        border-radius: 0.42rem;
    }

        .ql-snow .ql-tooltip input[type=text]:active, .ql-snow .ql-tooltip input[type=text]:focus {
            border-color: #9cb8ff !important;
        }

    .ql-snow .ql-tooltip .ql-preview {
        color: #7E8299;
    }

    .ql-snow .ql-tooltip .ql-action {
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
        color: #7E8299;
    }

        .ql-snow .ql-tooltip .ql-action:hover {
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease;
            color: #6993FF;
        }

.modal .ql-snow .ql-tooltip.ql-editing {
    left: 20px !important;
}

.ql-snow .ql-editor pre.ql-syntax {
    background-color: #181C32;
    color: #B5B5C3;
    overflow: visible;
    border-radius: 0.42rem;
}

.ql-quil.ql-quil-plain .ql-toolbar {
    padding: 0;
    margin: 0;
    border: 0;
}

    .ql-quil.ql-quil-plain .ql-toolbar:after {
        display: none;
    }

    .ql-quil.ql-quil-plain .ql-toolbar .ql-picker-label {
        padding-left: 0;
    }

.ql-quil.ql-quil-plain .ql-container {
    border: 0;
}

.ql-quil.ql-quil-plain .ql-editor {
    border: 0;
    padding: 0;
}

.recaptcha {
    padding: 15px;
    border: 1px solid #EBEDF3;
    border-radius: 0.42rem;
}

    .recaptcha .recaptcha-img {
        margin-bottom: 10px;
    }

    .recaptcha .recaptcha_only_if_incorrect_sol {
        color: #F64E60;
    }

    .recaptcha .input-group .btn i {
        padding-right: 0;
    }

    .recaptcha .input-group .form-control {
        border-top-left-radius: 0.42rem !important;
        border-bottom-left-radius: 0.42rem !important;
    }

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #E4E6EF;
    outline: none !important;
    border-radius: 0.42rem;
    height: auto;
    line-height: 0;
}

    .select2-container--default .select2-selection--single .select2-selection__placeholder,
    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #B5B5C3;
    }

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #9cb8ff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple .select2-selection__arrow {
    border: 0;
    margin-left: 0.5rem;
    font-size: 0.85rem;
    left: auto;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static;
    width: auto;
    height: 20px;
    margin-right: 1rem;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow:after,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow:after {
        font-family: Ki;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "";
        font-size: 0.6rem;
        color: #7E8299;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
        display: none;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    color: #3F4254;
    position: relative;
    padding: 0.65rem 3rem 0.65rem 1rem;
    line-height: 1.5;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
        border: 0;
        font-size: 0;
        display: inline-block;
        right: 1.85rem;
        margin-right: 0.5rem;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        position: absolute;
        right: 0;
    }

        .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear:after {
            font-family: Ki;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            line-height: 1;
            text-decoration: inherit;
            text-rendering: optimizeLegibility;
            text-transform: none;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
            content: "";
            font-size: 0.6rem;
            color: #7E8299;
        }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #3F4254;
    padding: 0.37rem 1rem;
    line-height: 1.5;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.25rem 0.75rem;
        font-size: 1rem;
        margin: 0.1rem 0.4rem 0.1rem 0;
        position: relative;
        float: left /*rtl:right*/;
        color: #3F4254;
        background: #F3F6F9;
        border: 0;
        border-radius: 0.42rem;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
            font-size: 0px;
            display: inline-block;
            line-height: 0;
            margin-right: 0.5rem;
            position: relative;
        }

            .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
                font-family: Ki;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                line-height: 1;
                text-decoration: inherit;
                text-rendering: optimizeLegibility;
                text-transform: none;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-smoothing: antialiased;
                content: "";
                font-size: 0.6rem;
                color: #7E8299;
            }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field::-moz-placeholder {
        color: #B5B5C3;
        opacity: 1;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field:-ms-input-placeholder {
        color: #B5B5C3;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field::-webkit-input-placeholder {
        color: #B5B5C3;
    }

.select2-container--default .select2-search--dropdown {
    padding: 0.65rem 1rem;
}

    .select2-container--default .select2-search--dropdown .select2-search__field {
        outline: none !important;
        border-radius: 0.42rem;
        border: 1px solid #E4E6EF;
        padding: 0.65rem 1rem;
    }

.select2-container--default .select2-results__options {
    padding: 0.65rem 0;
}

.select2-container--default .select2-results__option {
    padding: 0.65rem 1rem;
}

    .select2-container--default .select2-results__option[aria-disabled=true] {
        cursor: not-allowed;
    }

    .select2-container--default .select2-results__option .select2-results__group {
        padding: 5px 15px;
        font-weight: 600;
    }

.select2-container--default .select2-container .select2-search--inline .select2-search__field {
    margin: 0;
}

.select2-container--default .select2-dropdown {
    border: 1px solid #E4E6EF;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
}

.select2-container--default .select2-results__option.select2-results__option--highlighted {
    background: #F3F6F9;
    color: #3F4254;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #3F4254;
    opacity: 0.6;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #EBEDF3;
    color: #3F4254;
}

.select2-container--default.select2-container--disabled {
    cursor: not-allowed;
}

    .select2-container--default.select2-container--disabled .select2-selection--multiple,
    .select2-container--default.select2-container--disabled .select2-selection--single {
        cursor: not-allowed;
        background-color: #ffffff;
        opacity: 0.5;
    }

select.select2 {
    opacity: 0;
}

.select2 > select.form-control {
    opacity: 0;
}

.select2.select2--elevate .select2-container--default .select2-selection--single,
.select2.select2--elevate .select2-container--default .select2-selection--multiple {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
}

.select2.select2--solid .select2-container--default .select2-selection--multiple,
.select2.select2--solid .select2-container--default .select2-selection--single {
    background-color: #F3F6F9;
    border-color: #EBEDF3;
}

    .select2.select2--solid .select2-container--default .select2-selection--multiple .select2-selection__placeholder,
    .select2.select2--solid .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #B5B5C3;
    }

.form.form-state .is-valid .select2-container--default .select2-selection--multiple,
.form.form-state .is-valid .select2-container--default .select2-selection--single {
    border-color: success;
}

.form.form-state .is-valid .select2-container--default.select2-container--focus .select2-selection--multiple,
.form.form-state .is-valid .select2-container--default.select2-container--focus .select2-selection--single, .form.form-state .is-valid .select2-container--default.select2-container--open .select2-selection--multiple,
.form.form-state .is-valid .select2-container--default.select2-container--open .select2-selection--single {
    border-color: success;
}

.form.form-state .is-invalid .select2-container--default .select2-selection--multiple,
.form.form-state .is-invalid .select2-container--default .select2-selection--single {
    border-color: danger;
}

.form.form-state .is-invalid .select2-container--default.select2-container--focus .select2-selection--multiple,
.form.form-state .is-invalid .select2-container--default.select2-container--focus .select2-selection--single, .form.form-state .is-invalid .select2-container--default.select2-container--open .select2-selection--multiple,
.form.form-state .is-invalid .select2-container--default.select2-container--open .select2-selection--single {
    border-color: danger;
}

.note-popover {
    display: none;
}

.note-editor {
    position: static;
    border-radius: 0.42rem;
}

    .note-editor.note-frame {
        border: 1px solid #E4E6EF;
    }

        .note-editor.note-frame .panel-heading.note-toolbar {
            background: #F3F6F9;
        }

        .note-editor.note-frame .note-statusbar {
            background: #F3F6F9;
        }

    .note-editor .note-toolbar {
        position: static;
        padding: 0.5rem 0.5rem;
        border-radius: 0.42rem;
    }

        .note-editor .note-toolbar .note-btn-group {
            margin-top: 0;
        }

            .note-editor .note-toolbar .note-btn-group .btn {
                background: white;
                border: 1px solid #EBEDF3;
            }

                .note-editor .note-toolbar .note-btn-group .btn i {
                    font-size: 1rem;
                    line-height: 0;
                    padding-right: 0;
                    color: #7E8299;
                }

                .note-editor .note-toolbar .note-btn-group .btn:hover, .note-editor .note-toolbar .note-btn-group .btn:focus, .note-editor .note-toolbar .note-btn-group .btn:active, .note-editor .note-toolbar .note-btn-group .btn.active {
                    background: transparent;
                    color: #6993FF;
                }

                    .note-editor .note-toolbar .note-btn-group .btn:hover i, .note-editor .note-toolbar .note-btn-group .btn:focus i, .note-editor .note-toolbar .note-btn-group .btn:active i, .note-editor .note-toolbar .note-btn-group .btn.active i {
                        color: #6993FF;
                    }

            .note-editor .note-toolbar .note-btn-group.note-color .dropdown-toggle:after {
                margin-left: 0;
            }

    .note-editor .modal .modal-header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .note-editor .modal .modal-header .close {
            position: absolute;
            right: 25px;
            top: 20px;
            font-size: 0;
        }

    .note-editor .modal.note-modal .modal-dialog {
        -webkit-box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05);
        box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05);
    }

    .note-editor .panel-heading.note-toolbar {
        padding: 0.5rem 0.74rem 0.74rem 0.74rem;
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

        .note-editor .panel-heading.note-toolbar .btn {
            outline: none !important;
        }

        .note-editor .panel-heading.note-toolbar .dropdown-menu {
            min-width: 185px;
        }

        .note-editor .panel-heading.note-toolbar .note-color .dropdown-menu {
            min-width: 350px;
            padding: 10px;
        }

            .note-editor .panel-heading.note-toolbar .note-color .dropdown-menu > li {
                display: table;
                table-layout: fixed;
            }

                .note-editor .panel-heading.note-toolbar .note-color .dropdown-menu > li > .btn-group {
                    display: table-cell !important;
                }

                    .note-editor .panel-heading.note-toolbar .note-color .dropdown-menu > li > .btn-group:first-child {
                        padding-right: 10px;
                    }

                    .note-editor .panel-heading.note-toolbar .note-color .dropdown-menu > li > .btn-group .note-color-reset {
                        margin: 5px 0 10px 0;
                    }

                    .note-editor .panel-heading.note-toolbar .note-color .dropdown-menu > li > .btn-group .note-palette-title {
                        margin: 5px 0;
                        text-align: left;
                        border: 0;
                    }

        .note-editor .panel-heading.note-toolbar .dropdown-toggle::after {
            display: none;
        }

    .note-editor .note-editable .table.table-bordered th, .note-editor .note-editable .table.table-bordered td {
        border: 1px solid #EBEDF3;
    }

    .note-editor .is-valid .note-editor {
        border-color: #1BC5BD;
    }

    .note-editor .is-invalid .note-editor {
        border-color: #F64E60;
    }

html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown),
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: initial !important;
}

    html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown):not(.sweetalert2-nopadding),
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown):not(.sweetalert2-nopadding) {
        padding-right: 0 !important;
    }

.swal2-popup {
    padding: 2rem;
    border-radius: 0.42rem;
}

    .swal2-popup .swal2-icon {
        margin: 2rem 0 0rem 0;
    }

    .swal2-popup .swal2-title {
        font-weight: 500;
        font-size: 1.3rem;
        margin: 2rem 0 0 0;
        color: #181C32;
    }

    .swal2-popup .swal2-content {
        font-weight: normal;
        font-size: 1.1rem;
        margin-top: 1.5rem;
        color: #3F4254;
    }

    .swal2-popup .btn {
        margin: 15px 5px 0;
    }

    .swal2-popup .swal2-styled:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .swal2-popup .swal2-actions {
        margin: 1.5rem auto 1rem auto;
    }

.swal2-container {
    overflow-y: hidden !important;
}

    .swal2-container.swal2-shown {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .swal2-container .swal2-html-container {
        max-height: 200px;
        overflow: auto;
    }

body.swal2-height-auto {
    height: 100% !important;
}

.swal2-icon.swal2-warning {
    border-color: #FFA800;
    color: #FFA800;
}

.swal2-icon.swal2-error {
    border-color: #F64E60;
    color: #F64E60;
}

    .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
        background-color: rgba(246, 78, 96, 0.75);
    }

.swal2-icon.swal2-success {
    border-color: #1BC5BD;
    color: #1BC5BD;
}

    .swal2-icon.swal2-success [class^=swal2-success-line] {
        background-color: #1BC5BD;
    }

    .swal2-icon.swal2-success .swal2-success-ring {
        border-color: rgba(27, 197, 189, 0.3);
    }

.swal2-icon.swal2-info {
    border-color: #8950FC;
    color: #8950FC;
}

.swal2-icon.swal2-question {
    border-color: #6993FF;
    color: #6993FF;
}

.tagify {
    border-radius: 0.42rem;
    border-color: #E4E6EF;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

    .tagify:hover {
        border-color: #E4E6EF;
    }

    .tagify.tagify--focus {
        border: 1px solid #9cb8ff;
    }

    .tagify .tagify__tag {
        background-color: #EBEDF3;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0.5rem;
        border-radius: 0.42rem;
    }

        .tagify .tagify__tag div {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            padding-right: 0.25rem;
        }

            .tagify .tagify__tag div .tagify__tag-text {
                color: #7E8299;
                font-weight: 400;
            }

            .tagify .tagify__tag div:before {
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                -webkit-animation: none;
                animation: none;
                -webkit-transition: none;
                transition: none;
            }

        .tagify .tagify__tag .tagify__tag__removeBtn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            -webkit-transform: none;
            transform: none;
            position: static;
            border-radius: 0;
            margin-left: 0.25rem;
            margin-right: 0;
            line-height: 0;
        }

            .tagify .tagify__tag .tagify__tag__removeBtn:after {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                line-height: 0;
                font-family: Ki;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                line-height: 1;
                text-decoration: inherit;
                text-rendering: optimizeLegibility;
                text-transform: none;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-smoothing: antialiased;
                content: "";
                font-size: 0.6rem;
                color: #B5B5C3;
            }

            .tagify .tagify__tag .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #6993FF;
            }

                .tagify .tagify__tag .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.4;
                }

                .tagify .tagify__tag .tagify__tag__removeBtn:hover:after {
                    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                    color: #6993FF;
                }

        .tagify .tagify__tag.tagify__tag--primary:not(.tagify--notAllowed) {
            background-color: #6993FF;
        }

            .tagify .tagify__tag.tagify__tag--primary:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--primary:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--primary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--primary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--primary:not(.tagify--notAllowed) {
            background-color: rgba(105, 147, 255, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--primary:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #6993FF;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--primary:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #6993FF;
            }

            .tagify .tagify__tag.tagify__tag-light--primary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--primary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--secondary:not(.tagify--notAllowed) {
            background-color: #E4E6EF;
        }

            .tagify .tagify__tag.tagify__tag--secondary:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--secondary:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--secondary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--secondary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--secondary:not(.tagify--notAllowed) {
            background-color: rgba(228, 230, 239, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--secondary:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #E4E6EF;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--secondary:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #E4E6EF;
            }

            .tagify .tagify__tag.tagify__tag-light--secondary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--secondary:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--success:not(.tagify--notAllowed) {
            background-color: #1BC5BD;
        }

            .tagify .tagify__tag.tagify__tag--success:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--success:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--success:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--success:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--success:not(.tagify--notAllowed) {
            background-color: rgba(27, 197, 189, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--success:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #1BC5BD;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--success:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #1BC5BD;
            }

            .tagify .tagify__tag.tagify__tag-light--success:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--success:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--info:not(.tagify--notAllowed) {
            background-color: #8950FC;
        }

            .tagify .tagify__tag.tagify__tag--info:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--info:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--info:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--info:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--info:not(.tagify--notAllowed) {
            background-color: rgba(137, 80, 252, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--info:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #8950FC;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--info:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #8950FC;
            }

            .tagify .tagify__tag.tagify__tag-light--info:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--info:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--warning:not(.tagify--notAllowed) {
            background-color: #FFA800;
        }

            .tagify .tagify__tag.tagify__tag--warning:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--warning:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--warning:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--warning:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--warning:not(.tagify--notAllowed) {
            background-color: rgba(255, 168, 0, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--warning:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #FFA800;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--warning:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #FFA800;
            }

            .tagify .tagify__tag.tagify__tag-light--warning:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--warning:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--danger:not(.tagify--notAllowed) {
            background-color: #F64E60;
        }

            .tagify .tagify__tag.tagify__tag--danger:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--danger:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--danger:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--danger:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--danger:not(.tagify--notAllowed) {
            background-color: rgba(246, 78, 96, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--danger:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #F64E60;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--danger:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #F64E60;
            }

            .tagify .tagify__tag.tagify__tag-light--danger:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--danger:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--light:not(.tagify--notAllowed) {
            background-color: #F3F6F9;
        }

            .tagify .tagify__tag.tagify__tag--light:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--light:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--light:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--light:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--light:not(.tagify--notAllowed) {
            background-color: rgba(243, 246, 249, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--light:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #F3F6F9;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--light:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #F3F6F9;
            }

            .tagify .tagify__tag.tagify__tag-light--light:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--light:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--dark:not(.tagify--notAllowed) {
            background-color: #181C32;
        }

            .tagify .tagify__tag.tagify__tag--dark:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--dark:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--dark:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--dark:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--dark:not(.tagify--notAllowed) {
            background-color: rgba(24, 28, 50, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--dark:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #181C32;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--dark:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #181C32;
            }

            .tagify .tagify__tag.tagify__tag-light--dark:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--dark:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag--white:not(.tagify--notAllowed) {
            background-color: #ffffff;
        }

            .tagify .tagify__tag.tagify__tag--white:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag--white:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag--white:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag--white:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify__tag-light--white:not(.tagify--notAllowed) {
            background-color: rgba(255, 255, 255, 0.12);
        }

            .tagify .tagify__tag.tagify__tag-light--white:not(.tagify--notAllowed) div .tagify__tag-text {
                color: #ffffff;
                font-weight: 500;
            }

            .tagify .tagify__tag.tagify__tag-light--white:not(.tagify--notAllowed) .tagify__tag__removeBtn:after {
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify__tag-light--white:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify__tag-light--white:not(.tagify--notAllowed) .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

        .tagify .tagify__tag.tagify--notAllowed {
            background-color: #F64E60;
        }

            .tagify .tagify__tag.tagify--notAllowed div:before {
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                -webkit-animation: none;
                animation: none;
                -webkit-transition: none;
                transition: none;
            }

            .tagify .tagify__tag.tagify--notAllowed div .tagify__tag-text {
                color: #ffffff;
                opacity: 0.75;
            }

            .tagify .tagify__tag.tagify--notAllowed .tagify__tag__removeBtn:after {
                opacity: 0.5;
                color: #ffffff;
            }

            .tagify .tagify__tag.tagify--notAllowed .tagify__tag__removeBtn:hover {
                background: transparent;
                color: #ffffff;
            }

                .tagify .tagify__tag.tagify--notAllowed .tagify__tag__removeBtn:hover + div > span {
                    opacity: 0.3;
                }

    .tagify[readonly] .tagify__tag__removeBtn {
        display: none;
    }

.tagify__input {
    color: #3F4254;
}

    .tagify__input::before {
        top: auto;
        bottom: auto;
        height: auto;
        position: relative;
        display: none !important;
    }

    .tagify__input ~ .tagify.form-control {
        margin: 1rem;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        background-color: transparent;
        outline: none !important;
        margin: 0;
        padding: 0;
    }

    .tagify__input.form-control {
        margin: 0;
    }

.tagify__input--outside {
    display: block;
    max-width: 600px;
    border: 1px solid #EBEDF3;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.tagify__dropdown {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    background: #ffffff;
    border: 0 !important;
    outline: none !important;
    padding: 0.75rem 0;
    z-index: 96;
    border-radius: 0.42rem;
}

.modal-open .tagify__dropdown {
    z-index: 1051;
}

.tagify__dropdown .tagify__dropdown__wrapper {
    border: 0 !important;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tagify__dropdown .tagify__dropdown__item {
    color: #3F4254;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .tagify__dropdown .tagify__dropdown__item.tagify__dropdown__item--active {
        background: #F3F6F9;
        color: #6993FF;
    }

.tox-target {
    display: none;
}

.tox-tinymce {
    border-radius: 0.42rem !important;
    height: 500px !important;
}

.toast {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-position: 15px center /*rtl:calc(100% - 15px) center*/ !important;
    border: 0;
    background-color: #F3F6F9;
    color: #3F4254;
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
}

    .toast:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
        box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
        opacity: 1;
    }

    .toast .toast-close-button {
        outline: none !important;
        font-size: 0;
    }

        .toast .toast-close-button:before {
            font-family: Ki;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            line-height: 1;
            text-decoration: inherit;
            text-rendering: optimizeLegibility;
            text-transform: none;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
            content: "";
            font-size: 0.9rem;
        }

    .toast .toast-title {
        font-size: 1.1rem;
        font-weight: 500;
        margin-bottom: 0.25rem;
    }

    .toast .toast-message {
        font-size: 1rem;
    }

    .toast.toast-success {
        background-color: #1BC5BD;
        color: #ffffff;
    }

    .toast.toast-info {
        background-color: #8950FC;
        color: #ffffff;
    }

    .toast.toast-warning {
        background-color: #FFA800;
        color: #ffffff;
    }

    .toast.toast-error {
        background-color: #F64E60;
        color: #ffffff;
    }

.typeahead .form-control.tt-hint {
    color: #B5B5C3;
}

.typeahead .form-control.tt-input {
    color: #3F4254;
}

.typeahead .twitter-typeahead {
    display: block !important;
}

.typeahead .tt-menu {
    border: 0;
    margin: 0;
    min-width: 275px;
    padding: 0.65rem 0;
    left: auto /*rtl:ignore*/ !important;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border-radius: 0.42rem;
}

    .typeahead .tt-menu .tt-dataset .tt-suggestion {
        padding: 0.65rem 1rem;
        font-size: 1rem;
        color: #3F4254;
        cursor: pointer;
    }

        .typeahead .tt-menu .tt-dataset .tt-suggestion .tt-highlight {
            color: #3F4254;
            font-weight: 500;
        }

        .typeahead .tt-menu .tt-dataset .tt-suggestion:hover {
            background: #F3F6F9;
        }

.uppy .uppy-Root {
    font-family: Poppins, Helvetica, "sans-serif";
}

    .uppy .uppy-Root.uppy-DragDrop--is-dragdrop-supported {
        border: 2px dashed #EBEDF3;
    }

.uppy .uppy-Dashboard-inner {
    background-color: #F3F6F9;
    border: 1px solid #EBEDF3;
}

    .uppy .uppy-Dashboard-inner .uppy-DashboardContent-bar,
    .uppy .uppy-Dashboard-inner .uppy-Dashboard-AddFilesPanel,
    .uppy .uppy-Dashboard-inner .uppy-DashboardContent-panel,
    .uppy .uppy-Dashboard-inner .uppy-DashboardItem-progress,
    .uppy .uppy-Dashboard-inner .uppy-DashboardItem-action,
    .uppy .uppy-Dashboard-inner .uppy-DashboardItem-previewLink {
        z-index: 1;
    }

    .uppy .uppy-Dashboard-inner .uppy-DashboardContent-title {
        color: #3F4254;
        font-size: 1rem;
        font-weight: 500;
    }

    .uppy .uppy-Dashboard-inner .uppy-DashboardContent-addMoreCaption {
        font-size: 0.9rem;
    }

    .uppy .uppy-Dashboard-inner .uppy-DashboardTabs .uppy-Dashboard-dropFilesTitle {
        color: #3F4254;
        font-size: 1.3rem;
        font-weight: 500;
    }

    .uppy .uppy-Dashboard-inner .uppy-DashboardTabs .uppy-DashboardTab-name {
        color: #3F4254;
    }

    .uppy .uppy-Dashboard-inner .uppy-DashboardItem.is-complete .progress {
        stroke: #1BC5BD;
        fill: #1BC5BD;
    }

    .uppy .uppy-Dashboard-inner .uppy-StatusBar-statusSecondary {
        overflow: visible;
    }

.uppy .uppy-DragDrop-container:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #6993FF !important;
}

.uppy .uppy-DashboardAddFiles-info {
    bottom: 20px !important;
}

.uppy .uppy-Dashboard-note {
    color: #3F4254;
    font-size: 0.9rem;
    font-weight: 400;
}

.uppy .uppy-btn-primary {
    font-size: 1rem;
    font-weight: 400;
    background: #6993FF;
    color: #ffffff;
    outline: none !important;
}

    .uppy .uppy-btn-primary:focus, .uppy .uppy-btn-primary:hover {
        background-color: #4a7dff;
    }

.uppy .uppy-DashboardContent-back {
    font-size: 1rem;
    font-weight: 500;
    color: #6993FF;
    outline: none !important;
}

    .uppy .uppy-DashboardContent-back:focus, .uppy .uppy-DashboardContent-back:hover {
        color: #4a7dff;
    }

.uppy .uppy-Dashboard-browse {
    color: #6993FF;
}

    .uppy .uppy-Dashboard-browse:focus, .uppy .uppy-Dashboard-browse:hover {
        color: #4a7dff;
    }

.uppy .uppy-DashboardContent-addMore svg {
    stroke: #6993FF;
    fill: #6993FF;
}

.uppy .uppy-ProgressBar {
    z-index: 1;
}

    .uppy .uppy-ProgressBar .uppy-ProgressBar-inner {
        background-color: #6993FF;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .uppy .uppy-ProgressBar .uppy-ProgressBar-percentage {
        color: #3F4254;
        font-size: 0.9rem;
        font-weight: 400;
    }

.uppy .uppy-DragDrop-label {
    font-size: 1rem;
    font-weight: 500;
    color: #3F4254;
}

    .uppy .uppy-DragDrop-label .uppy-DragDrop-dragText {
        color: #6993FF;
    }

        .uppy .uppy-DragDrop-label .uppy-DragDrop-dragText:focus, .uppy .uppy-DragDrop-label .uppy-DragDrop-dragText:hover {
            color: #4a7dff;
        }

.uppy .uppy-StatusBar {
    z-index: 1;
}

    .uppy .uppy-StatusBar .uppy-StatusBar-status {
        overflow-x: visible;
        display: none;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-progress {
        background-color: #6993FF;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-content .uppy-StatusBar-statusPrimary {
        font-size: 0.9rem;
        font-weight: 400;
        color: #3F4254;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-content .uppy-StatusBar-spinner svg {
        fill: #6993FF;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon circle {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #EBEDF3;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon path {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #3F4254;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon:hover circle {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #6993FF;
    }

    .uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon:hover path {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #ffffff;
    }

    .uppy .uppy-StatusBar.is-complete .uppy-StatusBar-progress {
        background-color: #1BC5BD;
    }

    .uppy .uppy-StatusBar.uppy-Root .uppy-StatusBar-content {
        padding-left: 0 !important;
    }

    .uppy .uppy-StatusBar.uppy-Root .uppy-StatusBar-actions {
        right: 0 !important;
    }

.uppy .uppy.uppy-Informer p {
    background-color: rgba(246, 78, 96, 0.1);
    color: #F64E60;
    border-radius: 0.42rem;
}

.uppy .uppy-progress {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uppy .uppy-status {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}

    .uppy .uppy-status.uppy-status-ongoing {
        height: 40px;
        opacity: 1;
    }

    .uppy .uppy-status.uppy-status-hidden {
        display: none;
    }

.uppy .uppy-btn {
    margin-top: 10px;
}

.uppy .uppy-thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .uppy .uppy-thumbnails .uppy-thumbnail-container {
        width: calc(50% - 5px);
        margin: 10px 5px 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;
        background-color: #F3F6F9;
        border-radius: 0.42rem;
        overflow: hidden;
    }

        .uppy .uppy-thumbnails .uppy-thumbnail-container .uppy-thumbnail {
            width: 60px;
            height: 50px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .uppy .uppy-thumbnails .uppy-thumbnail-container .uppy-thumbnail img {
                height: 100%;
                width: auto;
            }

        .uppy .uppy-thumbnails .uppy-thumbnail-container .uppy-thumbnail-label {
            font-weight: 400;
            color: #3F4254;
            margin-left: 10px;
            padding-right: 10px;
        }

        .uppy .uppy-thumbnails .uppy-thumbnail-container .uppy-remove-thumbnail {
            margin: auto 10px auto auto;
            cursor: pointer;
        }

            .uppy .uppy-thumbnails .uppy-thumbnail-container .uppy-remove-thumbnail i {
                font-size: 0.7rem;
                color: #7E8299;
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            }

            .uppy .uppy-thumbnails .uppy-thumbnail-container .uppy-remove-thumbnail:hover i {
                color: #6993FF;
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            }

        .uppy .uppy-thumbnails .uppy-thumbnail-container:nth-child(odd) {
            margin-left: 0;
        }

        .uppy .uppy-thumbnails .uppy-thumbnail-container:nth-child(even) {
            margin-right: 0;
        }

@media (max-width: 1199.98px) {
    .uppy .uppy-thumbnails .uppy-thumbnail-container {
        width: 100%;
        margin: 10px 0 0;
    }
}

.uppy .uppy-list .uppy-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 1rem;
    background-color: #F3F6F9;
    margin-top: 0.75rem;
    border-radius: 0.42rem;
}

    .uppy .uppy-list .uppy-list-item:last-child {
        margin-bottom: 0.75rem;
    }

    .uppy .uppy-list .uppy-list-item .uppy-list-label {
        font-weight: 500;
        color: #7E8299;
    }

    .uppy .uppy-list .uppy-list-item .uppy-list-remove {
        cursor: pointer;
        margin-left: 1rem;
    }

        .uppy .uppy-list .uppy-list-item .uppy-list-remove i {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            font-size: 0.7rem;
            color: #7E8299;
        }

        .uppy .uppy-list .uppy-list-item .uppy-list-remove:hover i {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            color: #6993FF;
        }

.uppy .uppy-wrapper .uppy-FileInput-container {
    margin-bottom: 0rem;
}

.uppy .uppy-input-control {
    position: relative;
    z-index: 1;
    height: 0;
    width: 0;
    opacity: 0;
}

.uppy .uppy-informer-min .uppy-Informer {
    position: static !important;
    top: auto;
    bottom: auto;
    -webkit-transform: none;
    transform: none;
    z-index: 0;
}

    .uppy .uppy-informer-min .uppy-Informer[aria-hidden=true] {
        display: none;
    }

    .uppy .uppy-informer-min .uppy-Informer p {
        display: block;
        max-width: none;
    }

.draggable {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    outline: none !important;
}

    .draggable.draggable-mirror {
        opacity: 0.8;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        border: 2px dashed #E4E6EF !important;
    }

    .draggable.draggable--original {
        opacity: 0 !important;
    }

    .draggable.draggable-source--is-dragging.draggable--over {
        opacity: 0 !important;
    }

    .draggable .draggable-handle {
        cursor: move;
    }

.draggable-zone {
    outline: none !important;
}

.example .example-tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.example .example-toggle,
.example .example-copy {
    height: 34px;
    width: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.25rem;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    font-size: 1.15rem;
    color: #B5B5C3;
}

    .example .example-toggle:hover,
    .example .example-copy:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #6993FF;
    }

.example .example-toggle {
    font-size: 1.35rem;
}

    .example .example-toggle:after {
        font-family: Ki;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "";
    }

    .example .example-toggle.example-toggled {
        background-color: #F3F6F9;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #6993FF;
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

        .example .example-toggle.example-toggled:after {
            content: "";
        }

.example .card-toolbar .example-toggle {
    border-radius: 0.42rem;
}

.example .example-copy:after {
    font-family: Ki;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
}

.example .example-copy.example-copied {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #6993FF;
}

    .example .example-copy.example-copied:after {
        content: "";
    }

.example .example-preview {
    border: 4px solid #F3F6F9;
    padding: 1.75rem 1.5rem;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem;
}

.example .example-nav.nav {
    padding: 0 1.5rem;
}

    .example .example-nav.nav .nav-item {
        margin: 0;
        margin-right: 1rem;
    }

    .example .example-nav.nav .nav-link {
        padding: 1rem 0;
    }

.example .example-code {
    padding: 0;
    position: relative;
    background-color: #F3F6F9;
    border-radius: 0.42rem;
}

    .example .example-code .example-copy {
        position: absolute;
        top: 0.25rem;
        right: 0.75rem;
    }

        .example .example-code .example-copy:hover {
            color: #6993FF;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        }

    .example .example-code .example-highlight {
        padding: 1.75rem 1.5rem;
    }

    .example .example-code .tab-pane .example-highlight {
        padding: 1.75rem 1.5rem;
    }

    .example .example-code .example-nav + .example-copy {
        top: 0.25rem;
    }

    .example .example-code pre[class*=language-] {
        margin: 0;
        overflow: auto;
        padding: 0;
        background-color: #F3F6F9;
        border-radius: 0.42rem;
        font-size: 1rem;
    }

        .example .example-code pre[class*=language-] code {
            padding: 0;
            margin: 0;
        }

            .example .example-code pre[class*=language-] code .token.operator {
                background: none;
            }

.example .example-preview + .example-code {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .example .example-preview + .example-code .example-copy {
        top: 0rem;
        height: 25px;
    }

    .example .example-preview + .example-code pre[class*=language-] {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.example.example-compact {
    position: relative;
}

    .example.example-compact .example-toggle.example-toggled {
        background-color: #F3F6F9;
    }

    .example.example-compact .example-code {
        background-color: #F3F6F9;
        border-radius: 0.42rem;
    }

        .example.example-compact .example-code pre[class*=language-] {
            background-color: #F3F6F9;
        }

        .example.example-compact .example-code:not(.example-code-on) {
            position: absolute;
            left: -1000rem;
            top: -1000rem;
            opacity: 0;
        }

        .example.example-compact .example-code.example-code-on {
            display: none;
        }

    .example.example-compact .example-preview + .example-code {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.apexcharts-text,
.apexcharts-title-text,
.apexcharts-legend-text {
    font-family: Poppins, Helvetica, "sans-serif" !important;
}

.apexcharts-title-text {
    font-weight: 400;
}

.apexcharts-pie-label {
    font-weight: 400;
    font-size: 0.925rem;
}

.apexcharts-toolbar {
    text-align: left !important;
}

.apexcharts-menu {
    background: #ffffff;
    border: 0 !important;
    padding: 0.5rem 0 !important;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border-radius: 0.42rem !important;
    overflow: hidden;
    min-width: 10rem !important;
}

    .apexcharts-menu .apexcharts-menu-item {
        padding: 0.75rem 1.25rem;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }

        .apexcharts-menu .apexcharts-menu-item:hover {
            background-color: #F3F6F9 !important;
        }

.apexcharts-tooltip.apexcharts-theme-light {
    border-radius: 0.42rem;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border: 0 !important;
    background: #ffffff;
}

    .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
        background: #F3F6F9 !important;
        border: 0 !important;
    }

.apexcharts-tooltip .apexcharts-tooltip-title {
    padding: 0.5rem 1rem;
}

.apexcharts-xaxistooltip.apexcharts-theme-light {
    border-radius: 0.42rem !important;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15) !important;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15) !important;
    border: 0 !important;
    background: #ffffff !important;
}

    .apexcharts-xaxistooltip.apexcharts-theme-light:before {
        border-bottom: 0 !important;
    }

    .apexcharts-xaxistooltip.apexcharts-theme-light:after {
        border-bottom-color: #ffffff !important;
    }

.card-rounded-bottom .apexcharts-canvas svg {
    border-bottom-left-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem;
}

.rounded .apexcharts-canvas svg {
    border-radius: 0.42rem !important;
}

.rounded-sm .apexcharts-canvas svg {
    border-radius: 0.28rem !important;
}

.rounded-lg .apexcharts-canvas svg {
    border-radius: 0.85rem !important;
}

.rounded-xl .apexcharts-canvas svg {
    border-radius: 1.25rem !important;
}

.leaflet-container .leaflet-pane,
.leaflet-container .leaflet-top,
.leaflet-container .leaflet-bottom,
.leaflet-container .leaflet-control {
    z-index: 1 !important;
}

.leaflet-container .leaflet-popup-content-wrapper {
    border-radius: 0.42rem !important;
    text-align: center;
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
}

    .leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content {
        font-family: Poppins, Helvetica, "sans-serif";
        font-size: 1rem;
    }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 13px !important;
    font-weight: 400;
    font-family: Poppins, Helvetica, "sans-serif";
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199.98px) {
    html,
    body {
        font-size: 12px !important;
    }
}

@media (max-width: 991.98px) {
    html,
    body {
        font-size: 12px !important;
    }
}

html a:hover,
html a:active,
html a:focus,
body a:hover,
body a:active,
body a:focus {
    text-decoration: none !important;
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #3F4254;
}

router-outlet {
    display: none;
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

@media print {
    .print-content-only {
        padding: 0 !important;
        background: none !important;
    }

        .print-content-only .wrapper,
        .print-content-only .page,
        .print-content-only .content,
        .print-content-only .container,
        .print-content-only .container-fluid,
        .print-content-only .container-sm,
        .print-content-only .container-md,
        .print-content-only .container-lg,
        .print-content-only .container-xl,
        .print-content-only .container-xxl {
            background: none !important;
            padding: 0 !important;
            margin: 0 !important;
        }

        .print-content-only .aside,
        .print-content-only .sidebar,
        .print-content-only .sticky-toolbar,
        .print-content-only .scrolltop,
        .print-content-only .header,
        .print-content-only .header-mobile,
        .print-content-only .footer,
        .print-content-only .subheader,
        .print-content-only .offcanvas {
            display: none !important;
        }
}

body {
    background: #EEF0F8;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 350px;
}

@media (min-width: 992px) {
    .container,
    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        padding: 0 25px;
    }
}

@media (max-width: 991.98px) {
    .container,
    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        max-width: none;
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    .header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 80px;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative;
        z-index: 2;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

        .header .header-logo {
            padding: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 25px;
        }

            .header .header-logo .logo-default {
                display: inline-block;
            }

            .header .header-logo .logo-sticky {
                display: none;
            }

    .header-fixed[data-header-scroll=on] .header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 97;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
        box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
        height: 80px;
        -webkit-animation: header-minimize-animation 0.5s ease 1;
        animation: header-minimize-animation 0.5s ease 1;
    }

        .header-fixed[data-header-scroll=on] .header .logo-default {
            display: none;
        }

        .header-fixed[data-header-scroll=on] .header .logo-sticky {
            display: inline-block;
        }

    .header-fixed.subheader-fixed .header {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
}

@-webkit-keyframes header-minimize-animation {
    from {
        top: -80px;
    }

    to {
        top: 0;
    }
}

@keyframes header-minimize-animation {
    from {
        top: -80px;
    }

    to {
        top: 0;
    }
}

@media (max-width: 991.98px) {
    .header .container,
    .header .container-fluid,
    .header .container-sm,
    .header .container-md,
    .header .container-lg,
    .header .container-xl,
    .header .container-xxl {
        padding: 0;
    }

    .header .header-logo {
        display: none;
    }
}

@media (min-width: 992px) {
    .header-mobile {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .header-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 15px;
        height: 55px;
        min-height: 55px;
        position: relative;
        z-index: 3;
    }

    .topbar-mobile-on .header-mobile {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header-mobile .burger-icon span {
        background-color: rgba(255, 255, 255, 0.7);
    }

        .header-mobile .burger-icon span::before, .header-mobile .burger-icon span::after {
            background-color: rgba(255, 255, 255, 0.7);
        }

    .header-mobile .burger-icon:hover span {
        background-color: #ffffff;
    }

        .header-mobile .burger-icon:hover span::before, .header-mobile .burger-icon:hover span::after {
            background-color: #ffffff;
        }

    .header-mobile .burger-icon-active span {
        background-color: #ffffff;
    }

        .header-mobile .burger-icon-active span::before, .header-mobile .burger-icon-active span::after {
            background-color: #ffffff;
        }
}

@media (min-width: 992px) {
    .header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100%;
        margin: 0;
    }

        .header-menu .menu-nav {
            list-style: none;
            margin: 0;
            padding: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
        }

            .header-menu .menu-nav > .menu-item .menu-link {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                text-decoration: none;
                position: relative;
                vertical-align: middle;
                -webkit-box-align: stretch;
                -ms-flex-align: stretch;
                align-items: stretch;
                outline: none !important;
                text-decoration: none;
                cursor: pointer;
            }

                .header-menu .menu-nav > .menu-item .menu-link .menu-text {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-flex: 1;
                    -ms-flex-positive: 1;
                    flex-grow: 1;
                    padding: 0;
                }

                .header-menu .menu-nav > .menu-item .menu-link .menu-label {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    line-height: 0;
                    white-space: nowrap;
                }

                .header-menu .menu-nav > .menu-item .menu-link .menu-icon {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

                .header-menu .menu-nav > .menu-item .menu-link .menu-arrow {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

                .header-menu .menu-nav > .menu-item .menu-link:hover, .header-menu .menu-nav > .menu-item .menu-link:active, .header-menu .menu-nav > .menu-item .menu-link:focus {
                    text-decoration: none;
                }

            .header-menu .menu-nav > .menu-item > .menu-link > .menu-text {
                width: auto;
            }

            .header-menu .menu-nav > .menu-item.menu-item-icon > .menu-link {
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

                .header-menu .menu-nav > .menu-item.menu-item-icon > .menu-link > .menu-icon {
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu {
                display: none;
                z-index: 98;
                position: absolute;
                top: 100%;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                -webkit-transform-style: preserve-3d;
                border-radius: 4px;
                padding: 20px 0px;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu .menu-scroll {
                    position: relative;
                    overflow: hidden;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-flex: 1;
                    -ms-flex-positive: 1;
                    flex-grow: 1;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu .menu-subnav {
                    list-style: none !important;
                    padding: 0;
                    margin: 0;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu {
                width: 275px;
                margin: 0 auto;
                left: auto;
                right: auto;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-full {
                    margin: 0 auto;
                    width: auto;
                    left: 20px;
                    right: 20px;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed {
                    left: auto;
                    right: auto;
                    width: auto;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-right {
                    right: 0;
                    left: auto;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-right.menu-submenu-pull {
                        margin-right: -40px;
                    }

                .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-left {
                    right: auto;
                    left: 0;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-left.menu-submenu-pull {
                        margin-left: -40px;
                    }

                .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-center {
                    margin: 0 auto;
                    left: 0;
                    right: 0;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu {
                    position: relative;
                    padding: 0;
                    margin: 0;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu > .menu-submenu {
                        top: 0;
                        display: none;
                        margin-top: 0;
                    }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu > .menu-submenu.menu-submenu-left {
                            right: 100%;
                            left: auto;
                        }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu > .menu-submenu.menu-submenu-right {
                            left: 100%;
                            right: auto;
                        }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu.menu-item-dropup > .menu-submenu {
                        top: auto;
                        bottom: 0;
                    }

                .header-menu .menu-nav > .menu-item .menu-submenu .menu-content {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu .menu-content > .menu-item {
                        padding: 0;
                        margin: 0;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-flex: 1;
                        -ms-flex-positive: 1;
                        flex-grow: 1;
                    }

                        .header-menu .menu-nav > .menu-item .menu-submenu .menu-content > .menu-item:last-child {
                            border-right: 0;
                        }

                .header-menu .menu-nav > .menu-item .menu-submenu .menu-heading {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    padding: 0;
                    margin: 0;
                    text-decoration: none;
                    position: relative;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu .menu-heading .menu-text {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        -webkit-box-flex: 1;
                        -ms-flex-positive: 1;
                        flex-grow: 1;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu .menu-heading .menu-label {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        white-space: nowrap;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu .menu-heading .menu-icon {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        font-size: 18px;
                        padding: 0 10px 0 0;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu .menu-heading .menu-arrow {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        padding: 0 0 0 10px;
                    }

            .header-menu .menu-nav > .menu-item .menu-inner,
            .header-menu .menu-nav > .menu-item .menu-subnav {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .header-menu .menu-nav > .menu-item .menu-inner > .menu-item,
                .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-flex: 1;
                    -ms-flex-positive: 1;
                    flex-grow: 1;
                    margin: 0;
                    padding: 10px 20px;
                }

                    .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link,
                    .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        -webkit-box-flex: 1;
                        -ms-flex-positive: 1;
                        flex-grow: 1;
                        text-decoration: none;
                        position: relative;
                    }

                        .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link:hover, .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link:active, .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link:focus,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link:hover,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link:active,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link:focus {
                            outline: none;
                            text-decoration: none;
                        }

                        .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link .menu-text,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link .menu-text {
                            display: -webkit-box;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-align: center;
                            -ms-flex-align: center;
                            align-items: center;
                            font-weight: 400;
                            font-size: 1rem;
                            text-transform: initial;
                        }

                        .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link .menu-label,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link .menu-label {
                            display: -webkit-box;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-align: center;
                            -ms-flex-align: center;
                            align-items: center;
                            white-space: nowrap;
                            padding: 0px 0px 0px 5px;
                        }

                        .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link .menu-icon,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link .menu-icon {
                            display: -webkit-box;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-align: center;
                            -ms-flex-align: center;
                            align-items: center;
                            -webkit-box-flex: 0;
                            -ms-flex: 0 0 33px;
                            flex: 0 0 33px;
                            padding: 0;
                            font-size: 1.4rem;
                        }

                        .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link .menu-bullet,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link .menu-bullet {
                            display: -webkit-box;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-align: center;
                            -ms-flex-align: center;
                            align-items: center;
                            line-height: 0;
                        }

                        .header-menu .menu-nav > .menu-item .menu-inner > .menu-item .menu-link .menu-arrow,
                        .header-menu .menu-nav > .menu-item .menu-subnav > .menu-item .menu-link .menu-arrow {
                            display: -webkit-box;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-align: center;
                            -ms-flex-align: center;
                            align-items: center;
                            padding: 0px 0px 0px 10px;
                        }

            .header-menu .menu-nav > .menu-item .menu-inner {
                padding: 0;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu .menu-submenu {
                margin-left: 1px;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu .menu-submenu.menu-submenu-left {
                    margin-right: 1px;
                }

            .header-menu .menu-nav > .menu-item.menu-item-submenu.menu-item-tabs > .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu > .menu-submenu {
                top: 100%;
            }

                .header-menu .menu-nav > .menu-item.menu-item-submenu.menu-item-tabs > .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu > .menu-submenu.menu-submenu-left {
                    right: 100%;
                    left: 0;
                }

                .header-menu .menu-nav > .menu-item.menu-item-submenu.menu-item-tabs > .menu-submenu > .menu-subnav > .menu-item.menu-item-submenu > .menu-submenu.menu-submenu-right {
                    left: 100%;
                    right: 0;
                }

            .header-menu .menu-nav > .menu-item {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 0px 0.25rem;
                padding: 0px 0.25rem;
            }

                .header-menu .menu-nav > .menu-item > .menu-link > .menu-arrow {
                    display: none;
                }

                    .header-menu .menu-nav > .menu-item > .menu-link > .menu-arrow:before {
                        content: "" !important;
                    }

                .header-menu .menu-nav > .menu-item.menu-item-rel {
                    position: relative;
                }

                .header-menu .menu-nav > .menu-item > .menu-link {
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                    cursor: pointer;
                    padding: 0.25rem 0.5rem;
                }

                    .header-menu .menu-nav > .menu-item > .menu-link:hover {
                        -webkit-transition: all 0.3s ease;
                        transition: all 0.3s ease;
                    }

                    .header-menu .menu-nav > .menu-item > .menu-link .menu-icon {
                        font-size: 1.4rem;
                        width: 30px;
                        padding: 0;
                        line-height: 0;
                    }

                        .header-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon {
                            height: 23px;
                            width: 23px;
                            margin-left: -2px;
                        }

                    .header-menu .menu-nav > .menu-item > .menu-link .menu-bullet {
                        width: 20px;
                    }

                        .header-menu .menu-nav > .menu-item > .menu-link .menu-bullet > span {
                            vertical-align: middle;
                            display: inline-block;
                        }

                        .header-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                            width: 4px;
                            height: 4px;
                            border-radius: 100%;
                        }

                        .header-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                            width: 5px;
                            height: 1px;
                        }

                    .header-menu .menu-nav > .menu-item > .menu-link .menu-text {
                        font-weight: 400;
                        font-size: 1rem;
                        text-transform: initial;
                    }

                    .header-menu .menu-nav > .menu-item > .menu-link .menu-label {
                        padding: 0px 0px 0px 5px;
                    }

                    .header-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
                        font-size: 0.6rem;
                        width: 20px;
                        -webkit-box-pack: end;
                        -ms-flex-pack: end;
                        justify-content: flex-end;
                    }

                        .header-menu .menu-nav > .menu-item > .menu-link .menu-arrow:before {
                            font-family: Ki;
                            font-style: normal;
                            font-weight: normal;
                            font-variant: normal;
                            line-height: 1;
                            text-decoration: inherit;
                            text-rendering: optimizeLegibility;
                            text-transform: none;
                            -moz-osx-font-smoothing: grayscale;
                            -webkit-font-smoothing: antialiased;
                            font-smoothing: antialiased;
                            content: "";
                        }

    [direction=rtl] .header-menu .menu-nav > .menu-item > .menu-link .menu-arrow:before {
        content: "" !important;
    }

    .header-menu .menu-nav > .menu-item > .menu-link .menu-item-here {
        display: none;
    }

    .header-menu .menu-nav > .menu-item .menu-submenu {
        padding: 0px;
        border-radius: 4px;
    }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item {
            padding: 0px;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link {
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
                cursor: pointer;
                padding: 11px 30px;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link:hover {
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-icon {
                    font-size: 1.4rem;
                    width: 33px;
                    padding: 0;
                    line-height: 0;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-icon.svg-icon {
                        height: 23px;
                        width: 23px;
                        margin-left: -2px;
                    }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet {
                    width: 20px;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet > span {
                        vertical-align: middle;
                        display: inline-block;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                        width: 4px;
                        height: 4px;
                        border-radius: 100%;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                        width: 9px;
                        height: 1px;
                    }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text {
                    font-weight: 400;
                    font-size: 1rem;
                    text-transform: initial;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-label {
                    padding: 0px 0px 0px 5px;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-arrow {
                    font-size: 0.6rem;
                    width: 20px;
                    -webkit-box-pack: end;
                    -ms-flex-pack: end;
                    justify-content: flex-end;
                    padding: 0px 0px 0px 10px;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-arrow:before {
                        font-family: Ki;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        line-height: 1;
                        text-decoration: inherit;
                        text-rendering: optimizeLegibility;
                        text-transform: none;
                        -moz-osx-font-smoothing: grayscale;
                        -webkit-font-smoothing: antialiased;
                        font-smoothing: antialiased;
                        content: "";
                    }

    [direction=rtl] .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-arrow:before {
        content: "" !important;
    }

    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-item-here {
        display: none;
    }

    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content > .menu-item {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content > .menu-item:last-child {
                border-right: 0 !important;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-heading {
            padding: 30px 30px 10px 30px;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-heading > .menu-text {
                font-weight: 500;
                font-size: 1.07rem;
                text-transform: initial;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-heading > .menu-icon {
                font-size: 1.35rem;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 30px;
                flex: 0 0 30px;
                padding: 0;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-heading .menu-label {
                padding: 0px 0px 0px 5px;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner {
            padding: 0 0 20px 0;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item {
                padding: 0px;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link {
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                    cursor: pointer;
                    padding: 11px 30px;
                }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link:hover {
                        -webkit-transition: all 0.3s ease;
                        transition: all 0.3s ease;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-icon {
                        font-size: 1.4rem;
                        width: 33px;
                        padding: 0;
                        line-height: 0;
                    }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-icon.svg-icon {
                            height: 23px;
                            width: 23px;
                            margin-left: -2px;
                        }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-bullet {
                        width: 20px;
                    }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-bullet > span {
                            vertical-align: middle;
                            display: inline-block;
                        }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                            width: 4px;
                            height: 4px;
                            border-radius: 100%;
                        }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                            width: 9px;
                            height: 1px;
                        }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-text {
                        font-weight: 400;
                        font-size: 1rem;
                        text-transform: initial;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-label {
                        padding: 0px 0px 0px 5px;
                    }

                    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-arrow {
                        font-size: 0.6rem;
                        width: 20px;
                        -webkit-box-pack: end;
                        -ms-flex-pack: end;
                        justify-content: flex-end;
                        padding: 0px 0px 0px 10px;
                    }

                        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-arrow:before {
                            font-family: Ki;
                            font-style: normal;
                            font-weight: normal;
                            font-variant: normal;
                            line-height: 1;
                            text-decoration: inherit;
                            text-rendering: optimizeLegibility;
                            text-transform: none;
                            -moz-osx-font-smoothing: grayscale;
                            -webkit-font-smoothing: antialiased;
                            font-smoothing: antialiased;
                            content: "";
                        }

    [direction=rtl] .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-arrow:before {
        content: "" !important;
    }

    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-item-here {
        display: none;
    }

    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-classic {
        padding: 20px 0px;
    }

    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-inline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

        .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-inline > .menu-subnav > .menu-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 5px 0;
        }

    .header-menu .menu-nav .menu-item.menu-item-resize {
        display: none;
    }

    .header-menu .menu-nav .menu-item.menu-item-active-tab .menu-submenu, .header-menu .menu-nav .menu-item.menu-item-hover .menu-submenu {
        display: block;
        -webkit-animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-down 0.3s ease-out 1;
        animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-down 0.3s ease-out 1;
    }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
    .header-menu .menu-nav .menu-item.menu-item-active-tab .menu-submenu, .header-menu .menu-nav .menu-item.menu-item-hover .menu-submenu {
        -webkit-animation: none;
        animation: none;
    }
}

@media (min-width: 992px) {
    .header-menu .menu-nav .menu-item.menu-item-active-tab .menu-submenu > .menu-subnav > .menu-item.menu-item-hover > .menu-submenu, .header-menu .menu-nav .menu-item.menu-item-hover .menu-submenu > .menu-subnav > .menu-item.menu-item-hover > .menu-submenu {
        display: block;
        -webkit-animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-up 0.3s ease-out 1;
        animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-up 0.3s ease-out 1;
    }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
    .header-menu .menu-nav .menu-item.menu-item-active-tab .menu-submenu > .menu-subnav > .menu-item.menu-item-hover > .menu-submenu, .header-menu .menu-nav .menu-item.menu-item-hover .menu-submenu > .menu-subnav > .menu-item.menu-item-hover > .menu-submenu {
        -webkit-animation: none;
        animation: none;
    }
}

@media (min-width: 992px) {
    .header-menu.header-menu-root-arrow .menu-nav > .menu-item > .menu-link > .menu-arrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 992px) and (max-width: 1399.98px) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-full, .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed, .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-auto, .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-auto.menu-submenu-mimimal-desktop-wide, .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-xl, .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-xxl {
        margin: 0 auto;
        width: auto;
        left: 20px;
        right: 20px;
    }
}

@media (min-width: 0) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-xs {
        width: -60px;
    }
}

@media (min-width: 576px) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-sm {
        width: 516px;
    }
}

@media (min-width: 768px) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-md {
        width: 708px;
    }
}

@media (min-width: 992px) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-lg {
        width: 932px;
    }
}

@media (min-width: 1200px) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-xl {
        width: 1140px;
    }
}

@media (min-width: 1400px) {
    .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-fixed-xxl {
        width: 1340px;
    }
}

@-webkit-keyframes header-menu-submenu-fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes header-menu-submenu-fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes header-menu-submenu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes header-menu-submenu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes header-menu-submenu-move-up {
    from {
        margin-top: -10px;
    }

    to {
        margin-top: 0;
    }
}

@keyframes header-menu-submenu-move-up {
    from {
        margin-top: -10px;
    }

    to {
        margin-top: 0;
    }
}

@-webkit-keyframes header-menu-submenu-move-down {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0;
    }
}

@keyframes header-menu-submenu-move-down {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .header-menu .menu-nav > .menu-item > .menu-link {
        background-color: none;
    }

        .header-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item > .menu-link .menu-text {
            color: #3F4254;
        }

        .header-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
            color: #B5B5C3;
        }

    .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
        background-color: none;
    }

        .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
            color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link > .menu-arrow {
            color: #6993FF;
        }

    .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link {
        background-color: none;
    }

        .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text {
            color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link > .menu-arrow {
            color: #6993FF;
        }

    .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link {
        background-color: none;
    }

        .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg g [fill], .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg:hover g [fill], .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

        .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-line > span, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text {
            color: #6993FF;
        }

        .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow {
            color: #6993FF;
        }

    .header-menu .menu-nav > .menu-item .menu-submenu {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 15px 50px 0px rgba(82, 63, 105, 0.15);
        box-shadow: 0px 15px 50px 0px rgba(82, 63, 105, 0.15);
    }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-icon {
            color: #B5B5C3;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
                fill: #B5B5C3;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text {
            color: #3F4254;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-arrow {
            color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link {
            background-color: #F3F6F9;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link .menu-icon {
                color: #6993FF;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link .menu-text {
                color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-active > .menu-link > .menu-arrow {
                color: #6993FF;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link {
            background-color: #F3F6F9;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link .menu-icon {
                color: #6993FF;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link .menu-text {
                color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-here > .menu-link > .menu-arrow {
                color: #6993FF;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link {
            background-color: #F3F6F9;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon {
                color: #6993FF;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg g [fill], .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg:hover g [fill], .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-line > span, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text {
                color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow {
                color: #6993FF;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content > .menu-item {
            border-right: 1px solid #EBEDF3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-heading > .menu-text {
            color: #181C32;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-heading > .menu-icon {
            color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-icon {
            color: #B5B5C3;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
                fill: #B5B5C3;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-text {
            color: #3F4254;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item > .menu-link .menu-arrow {
            color: #B5B5C3;
        }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link {
            background-color: #F3F6F9;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link .menu-icon {
                color: #6993FF;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link .menu-text {
                color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-active > .menu-link > .menu-arrow {
                color: #6993FF;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link {
            background-color: #F3F6F9;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link .menu-icon {
                color: #6993FF;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link .menu-text {
                color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-here > .menu-link > .menu-arrow {
                color: #6993FF;
            }

        .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link {
            background-color: #F3F6F9;
        }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon {
                color: #6993FF;
            }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg g [fill], .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg:hover g [fill], .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-line > span, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text {
                color: #6993FF;
            }

            .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow {
                color: #6993FF;
            }
}

@media (max-width: 991.98px) {
    .header-menu-mobile .menu-nav {
        margin: 0;
        list-style: none;
        padding: 10px 0;
    }

        .header-menu-mobile .menu-nav .menu-scroll {
            position: relative;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

        .header-menu-mobile .menu-nav .menu-subnav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            padding: 0;
            margin: 0;
            list-style: none !important;
        }

        .header-menu-mobile .menu-nav .menu-inner,
        .header-menu-mobile .menu-nav .menu-submenu {
            display: none;
            float: none;
            margin: 0;
            padding: 0;
            width: auto !important;
        }

            .header-menu-mobile .menu-nav .menu-inner .menu-content,
            .header-menu-mobile .menu-nav .menu-submenu .menu-content {
                padding: 0;
                margin: 0;
            }

                .header-menu-mobile .menu-nav .menu-inner .menu-content > .menu-item,
                .header-menu-mobile .menu-nav .menu-submenu .menu-content > .menu-item {
                    padding: 0;
                    margin: 0;
                    list-style: none;
                }

                    .header-menu-mobile .menu-nav .menu-inner .menu-content > .menu-item.menu-headingless > .menu-inner,
                    .header-menu-mobile .menu-nav .menu-submenu .menu-content > .menu-item.menu-headingless > .menu-inner {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                    }

                        .header-menu-mobile .menu-nav .menu-inner .menu-content > .menu-item.menu-headingless > .menu-inner > li > .menu-link,
                        .header-menu-mobile .menu-nav .menu-submenu .menu-content > .menu-item.menu-headingless > .menu-inner > li > .menu-link {
                            margin: 0;
                        }

        .header-menu-mobile .menu-nav .menu-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            float: none;
            padding: 0;
        }

            .header-menu-mobile .menu-nav .menu-item > .menu-heading,
            .header-menu-mobile .menu-nav .menu-item > .menu-link {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
                -webkit-box-align: stretch;
                -ms-flex-align: stretch;
                align-items: stretch;
                margin: 0;
                padding: 0;
                text-decoration: none;
                position: relative;
                outline: none;
            }

                .header-menu-mobile .menu-nav .menu-item > .menu-heading:hover,
                .header-menu-mobile .menu-nav .menu-item > .menu-link:hover {
                    text-decoration: none;
                    cursor: pointer;
                }

                .header-menu-mobile .menu-nav .menu-item > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav .menu-item > .menu-link .menu-text {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-flex: 1;
                    -ms-flex-positive: 1;
                    flex-grow: 1;
                    padding: 0;
                }

                .header-menu-mobile .menu-nav .menu-item > .menu-heading .menu-label,
                .header-menu-mobile .menu-nav .menu-item > .menu-link .menu-label {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    white-space: nowrap;
                }

                .header-menu-mobile .menu-nav .menu-item > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav .menu-item > .menu-link .menu-icon {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    line-height: 0;
                }

                .header-menu-mobile .menu-nav .menu-item > .menu-heading .menu-bullet,
                .header-menu-mobile .menu-nav .menu-item > .menu-link .menu-bullet {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    line-height: 0;
                }

                .header-menu-mobile .menu-nav .menu-item > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav .menu-item > .menu-link .menu-arrow {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: end;
                    -ms-flex-pack: end;
                    justify-content: flex-end;
                    line-height: 0;
                }

                    .header-menu-mobile .menu-nav .menu-item > .menu-heading .menu-arrow:before,
                    .header-menu-mobile .menu-nav .menu-item > .menu-link .menu-arrow:before {
                        -webkit-transform: translate3d(0, 0, 0);
                    }

            .header-menu-mobile .menu-nav .menu-item.menu-item-open > .menu-heading > .menu-arrow:before,
            .header-menu-mobile .menu-nav .menu-item.menu-item-open > .menu-link > .menu-arrow:before {
                -webkit-transform: rotateZ(90deg) /*rtl:ignore*/;
                transform: rotateZ(90deg) /*rtl:ignore*/;
            }

    [direction=rtl] .header-menu-mobile .menu-nav .menu-item.menu-item-open > .menu-heading > .menu-arrow:before,
    [direction=rtl] .header-menu-mobile .menu-nav .menu-item.menu-item-open > .menu-link > .menu-arrow:before {
        -webkit-transform: rotateZ(-90deg) /*rtl:ignore*/;
        transform: rotateZ(-90deg) /*rtl:ignore*/;
    }

    .header-menu-mobile .menu-nav .menu-item.menu-item-open > .menu-submenu,
    .header-menu-mobile .menu-nav .menu-item.menu-item-open > .menu-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header-menu-mobile .menu-nav .menu-item .menu-submenu .menu-item-parent {
        display: none;
    }

    .header-menu-mobile .menu-nav .menu-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 27px;
    }

        .header-menu-mobile .menu-nav .menu-section.menu-section-first {
            margin-top: 0 !important;
        }

        .header-menu-mobile .menu-nav .menu-section .menu-text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 0;
            padding: 0;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .header-menu-mobile .menu-nav .menu-section .menu-icon {
            display: none;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

    .header-menu-mobile .menu-nav .menu-separator {
        height: 0;
        overflow: hidden;
    }

        .header-menu-mobile .menu-nav .menu-separator.menu-separator-marginless {
            margin: 0;
        }

    .header-menu-mobile .menu-nav > .menu-item {
        position: relative;
        margin: 0;
    }

        .header-menu-mobile .menu-nav > .menu-item > .menu-heading,
        .header-menu-mobile .menu-nav > .menu-item > .menu-link {
            cursor: pointer;
            min-height: 44px;
        }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-text,
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-text {
                font-weight: 400;
                font-size: 1.02rem;
                text-transform: initial;
            }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-icon,
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-icon {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 35px;
                flex: 0 0 35px;
                font-size: 1.4rem;
            }

                .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-icon svg,
                .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-icon svg {
                    margin-left: -2px;
                }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-bullet,
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-bullet {
                vertical-align: middle;
                text-align: left;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 15px;
                flex: 0 0 15px;
            }

                .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-bullet > span,
                .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-bullet > span {
                    vertical-align: middle;
                    display: inline-block;
                }

                .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                    width: 4px;
                    height: 4px;
                    border-radius: 100%;
                }

                .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                    width: 5px;
                    height: 1px;
                }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-label,
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-label {
                padding: 0px 0px 0px 5px;
                text-align: right;
            }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-arrow,
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-arrow {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 20px;
                flex: 0 0 20px;
                font-size: 0.6rem;
            }

                .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-arrow:before,
                .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-arrow:before {
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                    font-family: Ki;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    line-height: 1;
                    text-decoration: inherit;
                    text-rendering: optimizeLegibility;
                    text-transform: none;
                    -moz-osx-font-smoothing: grayscale;
                    -webkit-font-smoothing: antialiased;
                    font-smoothing: antialiased;
                    content: "";
                }

    [direction=rtl] .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-arrow:before,
    [direction=rtl] .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-arrow:before {
        content: "" !important;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-item-here,
    .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-item-here {
        display: none;
    }

    .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-arrow:before,
    .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-arrow:before {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-subnav {
        margin: 0;
    }

    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item {
        margin: 0;
    }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading,
        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link {
            cursor: pointer;
            min-height: 40px;
        }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
                font-weight: 400;
                font-size: 1rem;
                text-transform: initial;
            }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 35px;
                flex: 0 0 35px;
                font-size: 1.35rem;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon svg,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon svg {
                    margin-left: -2px;
                }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet {
                vertical-align: middle;
                text-align: left;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 20px;
                flex: 0 0 20px;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet > span {
                    vertical-align: middle;
                    display: inline-block;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                    width: 4px;
                    height: 4px;
                    border-radius: 100%;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                    width: 5px;
                    height: 1px;
                }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-label,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-label {
                padding: 0px 0px 0px 5px;
            }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 20px;
                flex: 0 0 20px;
                font-size: 0.6rem;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow:before,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow:before {
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                    font-family: Ki;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    line-height: 1;
                    text-decoration: inherit;
                    text-rendering: optimizeLegibility;
                    text-transform: none;
                    -moz-osx-font-smoothing: grayscale;
                    -webkit-font-smoothing: antialiased;
                    font-smoothing: antialiased;
                    content: "";
                }

    [direction=rtl] .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow:before,
    [direction=rtl] .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow:before {
        content: "" !important;
    }

    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-item-here,
    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-item-here {
        display: none;
    }

    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-arrow:before,
    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-arrow:before {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-section {
        margin: 20px 0 0 0;
        height: 40px;
    }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-section .menu-text {
            font-size: 0.8rem;
            font-weight: 300;
            text-transform: uppercase;
            letter-spacing: 0.3px;
        }

    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-separator {
        margin: 15px 0;
    }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-separator .menu-separator-marginless {
            margin: 0;
        }

    .header-menu-mobile .menu-nav > .menu-section {
        margin: 20px 0 0 0;
        height: 40px;
    }

        .header-menu-mobile .menu-nav > .menu-section .menu-text {
            font-size: 0.83rem;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 0.3px;
        }

    .header-menu-mobile .menu-nav > .menu-separator {
        margin: 15px 0;
    }

        .header-menu-mobile .menu-nav > .menu-separator .menu-separator-marginless {
            margin: 0;
        }

    .header-menu-mobile .menu-nav > .menu-item > .menu-link {
        padding: 9px 30px;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav .menu-content .menu-heading {
        padding: 0 30px;
        padding-left: 45px;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav .menu-content .menu-inner {
        padding: 0;
        margin: 0;
    }

        .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav .menu-content .menu-inner .menu-link {
            padding: 0 30px;
            padding-left: 60px;
        }

    .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
        padding: 0 30px;
        padding-left: 45px;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
        padding: 0;
    }

        .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav {
            padding: 0;
        }

            .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
                padding: 0 30px;
                padding-left: 60px;
            }

            .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
                padding: 0;
            }

                .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
                    padding: 0 30px;
                    padding-left: 75px;
                }

    .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-section {
        padding-left: 45px;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
        padding: 0;
    }

        .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-section {
            padding-left: 60px;
        }

        .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
            padding: 0;
        }

            .header-menu-mobile .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-section {
                padding-left: 75px;
            }
}

@media (max-width: 991.98px) {
    .header-menu-mobile {
        background-color: #ffffff;
    }

        .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-text,
        .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-text {
            color: #3F4254;
        }

        .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-icon,
        .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-icon {
            color: #B5B5C3;
        }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill],
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
                fill: #B5B5C3;
            }

            .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
            .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
        .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
        .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-arrow,
        .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-arrow {
            color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item.menu-item-open {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item.menu-item-here {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-here > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item.menu-item-active {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item > .menu-arrow {
            color: #ffffff;
        }

        .header-menu-mobile .menu-nav > .menu-section .menu-text {
            color: #7E8299;
        }

        .header-menu-mobile .menu-nav > .menu-section .menu-icon {
            color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-separator {
            border-bottom: 1px solid #EBEDF3;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text,
        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
            color: #3F4254;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon,
        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon {
            color: #B5B5C3;
        }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill],
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
                fill: #B5B5C3;
            }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow,
        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow {
            color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg g [fill],
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading,
            .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
                background-color: #F3F6F9;
            }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
                    color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow,
                .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-section .menu-text {
            color: #7E8299;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-section .menu-icon {
            color: #B5B5C3;
        }

        .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-separator {
            border-bottom: 1px solid #EBEDF3;
        }
}

@media (max-width: 991.98px) {
    .header-menu-wrapper {
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: -295px;
        width: 275px;
    }

        .header-menu-wrapper.header-menu-wrapper-on {
            -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            left: 0;
        }
}

@media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .header-menu-wrapper {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

@media (max-width: 991.98px) {
    .header-menu-wrapper.header-menu-wrapper-right {
        right: -295px;
        left: auto;
    }

        .header-menu-wrapper.header-menu-wrapper-right.header-menu-wrapper-on {
            -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            right: 0;
            left: auto;
        }
}

@media (max-width: 991.98px) {
    .header-menu-wrapper-overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        z-index: 1000;
        -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
        animation: animation-offcanvas-fade-in 0.6s ease 1;
    }
}

@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }
}

@media (max-width: 991.98px) {
    .header-menu-wrapper {
        background: #ffffff;
        -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
    }
}

@media (max-width: 991.98px) {
    .header-menu-wrapper-overlay {
        background: rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 325px) {
    .header-menu-wrapper {
        width: 90% !important;
    }
}

@media (max-width: 991.98px) {
    [data-offcanvas-header-menu-wrapper=on] {
        overflow: hidden !important;
    }
}

@media (min-width: 992px) {
    .header-menu-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

        .header-menu .menu-nav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
        }

            .header-menu .menu-nav > .menu-item:first-child {
                padding-left: 0;
            }

            .header-menu .menu-nav > .menu-item > .menu-link {
                border-radius: 0.42rem;
                padding: 0.75rem 1.25rem;
            }

                .header-menu .menu-nav > .menu-item > .menu-link .menu-text {
                    color: #ffffff;
                    font-weight: 500;
                }

                .header-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
                    color: rgba(255, 255, 255, 0.8);
                }

                .header-menu .menu-nav > .menu-item > .menu-link .menu-icon i {
                    color: rgba(255, 255, 255, 0.8);
                }

                .header-menu .menu-nav > .menu-item > .menu-link .menu-icon .svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: rgba(255, 255, 255, 0.8);
                }

                .header-menu .menu-nav > .menu-item > .menu-link .menu-icon .svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
                background-color: rgba(255, 255, 255, 0.1);
            }

                .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
                    color: #ffffff;
                }

                .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-arrow, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-arrow, .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-arrow, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-arrow {
                    color: rgba(255, 255, 255, 0.8);
                }

                .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon i, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon i, .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon i, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon i {
                    color: rgba(255, 255, 255, 0.8);
                }

                .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon .svg-icon svg g [fill], .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon .svg-icon svg g [fill], .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon .svg-icon svg g [fill], .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon .svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: rgba(255, 255, 255, 0.8);
                }

                .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon .svg-icon svg:hover g [fill], .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-icon .svg-icon svg:hover g [fill], .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon .svg-icon svg:hover g [fill], .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon .svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

    .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item > .menu-link .menu-text {
        color: #7E8299;
    }

    .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link, .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
        background-color: #F3F6F9;
    }

        .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text, .header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
            color: #7E8299;
        }
}

@media (max-width: 991.98px) {
    .header-menu-wrapper {
        overflow: auto;
    }

        .header-menu-wrapper .header-logo {
            display: none;
        }
}

.topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
}

    .topbar .topbar-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .topbar .dropdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

@media (min-width: 992px) {
    body[data-header-scroll=on] .topbar .btn.btn-icon i {
        color: #B5B5C3 !important;
    }

    body[data-header-scroll=on] .topbar .btn.btn-icon .svg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #B5B5C3 !important;
    }

    body[data-header-scroll=on] .topbar .btn.btn-icon .svg-icon svg:hover g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
    }

    body[data-header-scroll=on] .topbar .btn.btn-icon .text-white {
        color: #3F4254 !important;
    }

    body[data-header-scroll=on] .topbar .btn.btn-icon .symbol .symbol-label {
        color: #6993FF !important;
        background-color: #E1E9FF !important;
    }

    body[data-header-scroll=on] .topbar .btn.btn-icon.active,
    body[data-header-scroll=on] .topbar .btn.btn-icon:focus,
    body[data-header-scroll=on] .topbar .btn.btn-icon:hover,
    body[data-header-scroll=on] .topbar .show .btn.btn-icon {
        background-color: #F3F6F9 !important;
    }
}

@media (max-width: 991.98px) {
    .topbar {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 60px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        -webkit-transition: margin-top 0.3s ease;
        transition: margin-top 0.3s ease;
        margin-top: -60px;
        z-index: 2;
        opacity: 0;
    }

    .topbar-mobile-on .topbar {
        z-index: 6;
        padding: 0 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 0;
        opacity: 1;
        -webkit-transition: margin-top 0.3s ease, opacity 0.3s ease;
        transition: margin-top 0.3s ease, opacity 0.3s ease;
    }
}

.aside {
    width: 265px;
}

    .aside .aside-menu.ps > .ps__rail-y {
        right: 4px;
    }

@media (min-width: 992px) {
    .aside {
        border-radius: 0.42rem;
    }

        .aside .aside-menu,
        .aside .aside-menu-wrapper {
            border-radius: 0.42rem;
        }

    .aside-static .aside {
        position: relative;
        z-index: 1;
    }

    .aside.ps > .ps__rail-y > .ps__thumb-y {
        border-radius: 0.42rem !important;
    }
}

@media (max-width: 991.98px) {
    .aside {
        overflow: auto;
    }
}

.aside-menu .menu-nav {
    margin: 0;
    list-style: none;
    padding: 15px 0;
}

    .aside-menu .menu-nav .menu-scroll {
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .aside-menu .menu-nav .menu-subnav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0;
        margin: 0;
        list-style: none !important;
    }

    .aside-menu .menu-nav .menu-inner,
    .aside-menu .menu-nav .menu-submenu {
        display: none;
        float: none;
        margin: 0;
        padding: 0;
    }

        .aside-menu .menu-nav .menu-inner .menu-content,
        .aside-menu .menu-nav .menu-submenu .menu-content {
            padding: 0;
            margin: 0;
        }

            .aside-menu .menu-nav .menu-inner .menu-content > .menu-item,
            .aside-menu .menu-nav .menu-submenu .menu-content > .menu-item {
                padding: 0;
                margin: 0;
                list-style: none;
            }

                .aside-menu .menu-nav .menu-inner .menu-content > .menu-item.menu-headingless > .menu-inner,
                .aside-menu .menu-nav .menu-submenu .menu-content > .menu-item.menu-headingless > .menu-inner {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

                    .aside-menu .menu-nav .menu-inner .menu-content > .menu-item.menu-headingless > .menu-inner > li > .menu-link,
                    .aside-menu .menu-nav .menu-submenu .menu-content > .menu-item.menu-headingless > .menu-inner > li > .menu-link {
                        margin: 0;
                    }

    .aside-menu .menu-nav .menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        float: none;
        padding: 0;
    }

        .aside-menu .menu-nav .menu-item > .menu-heading,
        .aside-menu .menu-nav .menu-item > .menu-link {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            margin: 0;
            padding: 0;
            text-decoration: none;
            position: relative;
            outline: none;
        }

            .aside-menu .menu-nav .menu-item > .menu-heading:hover,
            .aside-menu .menu-nav .menu-item > .menu-link:hover {
                text-decoration: none;
                cursor: pointer;
            }

            .aside-menu .menu-nav .menu-item > .menu-heading .menu-text,
            .aside-menu .menu-nav .menu-item > .menu-link .menu-text {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
                padding: 0;
            }

            .aside-menu .menu-nav .menu-item > .menu-heading .menu-label,
            .aside-menu .menu-nav .menu-item > .menu-link .menu-label {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                white-space: nowrap;
            }

            .aside-menu .menu-nav .menu-item > .menu-heading .menu-icon,
            .aside-menu .menu-nav .menu-item > .menu-link .menu-icon {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                line-height: 0;
            }

            .aside-menu .menu-nav .menu-item > .menu-heading .menu-bullet,
            .aside-menu .menu-nav .menu-item > .menu-link .menu-bullet {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                line-height: 0;
            }

            .aside-menu .menu-nav .menu-item > .menu-heading .menu-arrow,
            .aside-menu .menu-nav .menu-item > .menu-link .menu-arrow {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: end;
                -ms-flex-pack: end;
                justify-content: flex-end;
                line-height: 0;
            }

                .aside-menu .menu-nav .menu-item > .menu-heading .menu-arrow:before,
                .aside-menu .menu-nav .menu-item > .menu-link .menu-arrow:before {
                    -webkit-transform: translate3d(0, 0, 0);
                }

        .aside-menu .menu-nav .menu-item.menu-item-open > .menu-heading > .menu-arrow:before,
        .aside-menu .menu-nav .menu-item.menu-item-open > .menu-link > .menu-arrow:before {
            -webkit-transform: rotateZ(90deg) /*rtl:ignore*/;
            transform: rotateZ(90deg) /*rtl:ignore*/;
        }

[direction=rtl] .aside-menu .menu-nav .menu-item.menu-item-open > .menu-heading > .menu-arrow:before,
[direction=rtl] .aside-menu .menu-nav .menu-item.menu-item-open > .menu-link > .menu-arrow:before {
    -webkit-transform: rotateZ(-90deg) /*rtl:ignore*/;
    transform: rotateZ(-90deg) /*rtl:ignore*/;
}

.aside-menu .menu-nav .menu-item.menu-item-open > .menu-submenu,
.aside-menu .menu-nav .menu-item.menu-item-open > .menu-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.aside-menu .menu-nav .menu-item .menu-submenu .menu-item-parent {
    display: none;
}

.aside-menu .menu-nav .menu-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px;
}

    .aside-menu .menu-nav .menu-section.menu-section-first {
        margin-top: 0 !important;
    }

    .aside-menu .menu-nav .menu-section .menu-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .aside-menu .menu-nav .menu-section .menu-icon {
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.aside-menu .menu-nav .menu-separator {
    height: 0;
    overflow: hidden;
}

    .aside-menu .menu-nav .menu-separator.menu-separator-marginless {
        margin: 0;
    }

.aside-menu .menu-nav > .menu-item {
    position: relative;
    margin: 0;
}

    .aside-menu .menu-nav > .menu-item > .menu-heading,
    .aside-menu .menu-nav > .menu-item > .menu-link {
        cursor: pointer;
        min-height: 44px;
    }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-text,
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
            font-weight: 400;
            font-size: 1rem;
            text-transform: initial;
        }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon,
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 35px;
            flex: 0 0 35px;
            font-size: 1.3rem;
        }

            .aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon svg,
            .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon svg {
                height: 23px;
                width: 23px;
                margin-left: -2px;
            }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-bullet,
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-bullet {
            vertical-align: middle;
            text-align: left;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 15px;
            flex: 0 0 15px;
        }

            .aside-menu .menu-nav > .menu-item > .menu-heading .menu-bullet > span,
            .aside-menu .menu-nav > .menu-item > .menu-link .menu-bullet > span {
                vertical-align: middle;
                display: inline-block;
            }

            .aside-menu .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                width: 4px;
                height: 4px;
                border-radius: 100%;
            }

            .aside-menu .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                width: 5px;
                height: 1px;
            }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-label,
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-label {
            padding: 0px 0px 0px 5px;
        }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow,
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20px;
            flex: 0 0 20px;
            font-size: 0.6rem;
        }

            .aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow:before,
            .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow:before {
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
                font-family: Ki;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                line-height: 1;
                text-decoration: inherit;
                text-rendering: optimizeLegibility;
                text-transform: none;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-smoothing: antialiased;
                content: "";
            }

[direction=rtl] .aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow:before,
[direction=rtl] .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow:before {
    content: "" !important;
}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-item-here,
.aside-menu .menu-nav > .menu-item > .menu-link .menu-item-here {
    display: none;
}

.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-arrow:before,
.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-arrow:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-subnav {
    margin: 0;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item {
    margin: 0;
}

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading,
    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link {
        cursor: pointer;
        min-height: 40px;
    }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
            font-weight: 400;
            font-size: 1rem;
            text-transform: initial;
        }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 35px;
            flex: 0 0 35px;
            font-size: 1.3rem;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon svg,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon svg {
                height: 24px;
                width: 24px;
                margin-left: -2px;
            }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet {
            vertical-align: middle;
            text-align: left;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 15px;
            flex: 0 0 15px;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet > span {
                vertical-align: middle;
                display: inline-block;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                width: 4px;
                height: 4px;
                border-radius: 100%;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                width: 5px;
                height: 1px;
            }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-label,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-label {
            padding: 0px 0px 0px 5px;
        }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20px;
            flex: 0 0 20px;
            font-size: 0.6rem;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow:before,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow:before {
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
                font-family: Ki;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                line-height: 1;
                text-decoration: inherit;
                text-rendering: optimizeLegibility;
                text-transform: none;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-smoothing: antialiased;
                content: "";
            }

[direction=rtl] .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow:before,
[direction=rtl] .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow:before {
    content: "" !important;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-item-here,
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-item-here {
    display: none;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-arrow:before,
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-arrow:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-section {
    margin: 20px 0 0 0;
    height: 40px;
}

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-section .menu-text {
        font-size: 0.8rem;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0.3px;
    }

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-separator {
    margin: 15px 0;
}

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-separator .menu-separator-marginless {
        margin: 0;
    }

.aside-menu .menu-nav > .menu-section {
    margin: 20px 0 0 0;
    height: 40px;
}

    .aside-menu .menu-nav > .menu-section .menu-text {
        font-size: 0.9rem;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.3px;
    }

.aside-menu .menu-nav > .menu-separator {
    margin: 15px 0;
}

    .aside-menu .menu-nav > .menu-separator .menu-separator-marginless {
        margin: 0;
    }

.aside-menu .menu-nav > .menu-item > .menu-link {
    padding: 9px 25px;
}

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav .menu-content .menu-heading {
    padding: 0 25px;
    padding-left: 40px;
}

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav .menu-content .menu-inner {
    padding: 0;
    margin: 0;
}

    .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav .menu-content .menu-inner .menu-link {
        padding: 0 25px;
        padding-left: 55px;
    }

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
    padding: 0 25px;
    padding-left: 40px;
}

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
    padding: 0;
}

    .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav {
        padding: 0;
    }

        .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
            padding: 0 25px;
            padding-left: 55px;
        }

        .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
            padding: 0;
        }

            .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
                padding: 0 25px;
                padding-left: 70px;
            }

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-section {
    padding-left: 40px;
}

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
    padding: 0;
}

    .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-section {
        padding-left: 55px;
    }

    .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu {
        padding: 0;
    }

        .aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-submenu .menu-subnav > .menu-section {
            padding-left: 70px;
        }

@media (min-width: 992px) {
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]) > .menu-link > .menu-arrow:before,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]) > .menu-link > .menu-arrow:before {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform-style: preserve-3d;
    }

    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]) > .menu-submenu,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]) > .menu-submenu {
        display: none !important;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform-style: preserve-3d;
    }

    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover {
        position: relative;
    }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu {
            top: -10px;
            position: absolute;
            left: 0;
            z-index: 98;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            width: 265px;
            margin-left: 265px;
            border-radius: 4px;
            -webkit-animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-up 0.3s ease-out 1;
            animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-up 0.3s ease-out 1;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up {
                bottom: 0;
                top: auto;
            }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up {
                top: auto;
                bottom: -10px;
                -webkit-animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-down 0.3s ease-out 1;
                animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-down 0.3s ease-out 1;
            }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up {
        -webkit-animation: none;
        animation: none;
    }
}

@media (min-width: 992px) {
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav {
        padding: 20px 0;
    }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item {
            margin: 0;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link {
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                padding: 7px 30px;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .link-title,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .link-title {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-text {
                    -webkit-transform: translateZ(0);
                    transform: translateZ(0);
                    -webkit-transform-style: preserve-3d;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-icon {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-bullet,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-bullet {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-label,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-label {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-link .menu-arrow {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav {
                padding: 20px 0;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item > .menu-link,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item > .menu-link {
                    padding: 7px 30px;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav {
                    padding: 20px 0;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item > .menu-link,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-item > .menu-link {
                        padding: 7px 30px;
                    }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-section,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item .menu-submenu .menu-subnav > .menu-section {
                    padding: 0 25px;
                }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading,
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link {
                cursor: pointer;
                min-height: 40px;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-text,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-text {
                    font-weight: 400;
                    font-size: 1rem;
                    text-transform: initial;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-icon,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-icon {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 35px;
                    flex: 0 0 35px;
                    font-size: 1.35rem;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-icon svg,
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-icon svg,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-icon svg,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-icon svg {
                        margin-left: -2px;
                    }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet {
                    vertical-align: middle;
                    text-align: left;
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 15px;
                    flex: 0 0 15px;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet > span,
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet > span,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet > span,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet > span {
                        vertical-align: middle;
                        display: inline-block;
                    }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
                        width: 4px;
                        height: 4px;
                        border-radius: 100%;
                    }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
                        width: 5px;
                        height: 1px;
                    }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-label,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-label,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-label,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-label {
                    padding: 0px 0px 0px 5px;
                    text-align: right;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-arrow,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-arrow {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 20px;
                    flex: 0 0 20px;
                    font-size: 0.6rem;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-arrow:before,
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-arrow:before,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-arrow:before,
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-arrow:before {
                        -webkit-transition: all 0.3s ease;
                        transition: all 0.3s ease;
                        font-family: Ki;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        line-height: 1;
                        text-decoration: inherit;
                        text-rendering: optimizeLegibility;
                        text-transform: none;
                        -moz-osx-font-smoothing: grayscale;
                        -webkit-font-smoothing: antialiased;
                        font-smoothing: antialiased;
                        content: "";
                    }

    [direction=rtl] .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-arrow:before,
    [direction=rtl] .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-arrow:before,
    [direction=rtl] .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-arrow:before,
    [direction=rtl] .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-arrow:before {
        content: "" !important;
    }

    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-item-here,
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-item-here,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-heading .menu-item-here,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item > .menu-link .menu-item-here {
        display: none;
    }

    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item.menu-item-open > .menu-heading .menu-arrow:before,
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item.menu-item-open > .menu-link .menu-arrow:before,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item.menu-item-open > .menu-heading .menu-arrow:before,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-item.menu-item-open > .menu-link .menu-arrow:before {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-section,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-section {
        margin: 20px 0 0 0;
        height: 40px;
    }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-section .menu-text,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-section .menu-text {
            font-size: 0.8rem;
            font-weight: 300;
            text-transform: uppercase;
        }

    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-separator,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-separator {
        margin: 15px 0;
    }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-separator .menu-separator-marginless,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav > .menu-separator .menu-separator-marginless {
            margin: 0;
        }
}

@media (min-width: 992px) {
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav > .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu,
    .aside-menu.aside-menu-dropdown .menu-nav > .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu {
        margin-left: 265px;
        top: -5px;
    }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav > .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up,
        .aside-menu.aside-menu-dropdown .menu-nav > .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu.menu-submenu-up {
            bottom: -10px;
        }
}

@-webkit-keyframes aside-menu-submenu-fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes aside-menu-submenu-fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes aside-menu-submenu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes aside-menu-submenu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes aside-menu-submenu-move-up {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0;
    }
}

@keyframes aside-menu-submenu-move-up {
    from {
        margin-top: 10px;
    }

    to {
        margin-top: 0;
    }
}

@-webkit-keyframes aside-menu-submenu-move-down {
    from {
        margin-bottom: 10px;
    }

    to {
        margin-bottom: 0;
    }
}

@keyframes aside-menu-submenu-move-down {
    from {
        margin-bottom: 10px;
    }

    to {
        margin-bottom: 0;
    }
}

.aside-menu {
    background-color: #ffffff;
}

    .aside-menu .menu-nav > .menu-item > .menu-heading .menu-text,
    .aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
        color: #3F4254;
    }

    .aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon,
    .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon {
        color: #B5B5C3;
    }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill],
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #B5B5C3;
        }

        .aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
        .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

    .aside-menu .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
    .aside-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
        background-color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
    .aside-menu .menu-nav > .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
        background-color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow,
    .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
        color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item.menu-item-open {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading,
        .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item.menu-item-here {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading,
        .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item.menu-item-active {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading,
        .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading,
        .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item > .menu-arrow {
        color: #ffffff;
    }

    .aside-menu .menu-nav > .menu-section .menu-text {
        color: #7E8299;
    }

    .aside-menu .menu-nav > .menu-section .menu-icon {
        color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-separator {
        border-bottom: 1px solid #EBEDF3;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text,
    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
        color: #3F4254;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon,
    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon {
        color: #B5B5C3;
    }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill],
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
            fill: #B5B5C3;
        }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
            -webkit-transition: fill 0.3s ease;
            transition: fill 0.3s ease;
        }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
        background-color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
        background-color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-arrow,
    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-arrow {
        color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg g [fill],
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover {
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading,
        .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
            background-color: #F3F6F9;
        }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
                color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon {
                color: #6993FF;
            }

                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                    fill: #6993FF;
                }

                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span {
                background-color: #6993FF;
            }

            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow,
            .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow {
                color: #6993FF;
            }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-section .menu-text {
        color: #7E8299;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-section .menu-icon {
        color: #B5B5C3;
    }

    .aside-menu .menu-nav > .menu-item .menu-submenu .menu-separator {
        border-bottom: 1px solid #EBEDF3;
    }

@media (min-width: 992px) {
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu,
    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
        box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-text,
        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-text,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-text,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-text {
            color: #3F4254;
        }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-icon,
        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-icon,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-icon,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-icon {
            color: #B5B5C3;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill],
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-icon.svg-icon svg g [fill],
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill],
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
                fill: #B5B5C3;
            }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill],
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                -webkit-transition: fill 0.3s ease;
                transition: fill 0.3s ease;
            }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span {
            background-color: #B5B5C3;
        }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-bullet.menu-bullet-line > span,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-bullet.menu-bullet-line > span,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-bullet.menu-bullet-line > span {
            background-color: #B5B5C3;
        }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-arrow,
        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-arrow,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-heading .menu-arrow,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item > .menu-link .menu-arrow {
            color: #B5B5C3;
        }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading,
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link {
                background-color: #F3F6F9;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-text,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-text {
                    color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-icon,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg:hover g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-arrow,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-heading .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-open > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading,
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link {
                background-color: #F3F6F9;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill],
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg g [fill],
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                    -webkit-transition: fill 0.3s ease;
                    transition: fill 0.3s ease;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-here > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading,
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link {
                background-color: #F3F6F9;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-text,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-text {
                    color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-icon,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-arrow,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-heading .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item.menu-item-active > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover {
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading,
            .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading,
            .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
                background-color: #F3F6F9;
            }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
                    color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon {
                    color: #6993FF;
                }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                        fill: #6993FF;
                    }

                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg:hover g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg:hover g [fill],
                    .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg:hover g [fill] {
                        -webkit-transition: fill 0.3s ease;
                        transition: fill 0.3s ease;
                    }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span {
                    background-color: #6993FF;
                }

                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow,
                .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow,
                .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow {
                    color: #6993FF;
                }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-section .menu-text,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-section .menu-text {
            color: #7E8299;
        }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-section .menu-icon,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-section .menu-icon {
            color: #B5B5C3;
        }

        .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-separator,
        .aside-menu.aside-menu-dropdown .menu-nav .menu-item:not([data-menu-submenu-mode=accordion]).menu-item-hover > .menu-submenu .menu-subnav .menu-separator {
            border-bottom: 1px solid #EBEDF3;
        }
}

@media (max-width: 991.98px) {
    .aside {
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: -295px;
        width: 275px;
    }

        .aside.aside-on {
            -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            left: 0;
        }
}

@media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .aside {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

@media (max-width: 991.98px) {
    .aside.aside-right {
        right: -295px;
        left: auto;
    }

        .aside.aside-right.aside-on {
            -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
            right: 0;
            left: auto;
        }
}

@media (max-width: 991.98px) {
    .aside-overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        z-index: 1000;
        -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
        animation: animation-offcanvas-fade-in 0.6s ease 1;
    }
}

@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }
}

@media (max-width: 991.98px) {
    .aside {
        background: #ffffff;
        -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
    }
}

@media (max-width: 991.98px) {
    .aside-overlay {
        background: rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 325px) {
    .aside {
        width: 90% !important;
    }
}

@media (max-width: 991.98px) {
    [data-offcanvas-aside=on] {
        overflow: hidden !important;
    }
}

.subheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .subheader .subheader-separator {
        display: block;
        width: 12px;
        height: 4px;
        border-radius: 2px;
    }

        .subheader .subheader-separator.subheader-separator-ver {
            width: 1px;
            height: 22px;
        }

    .subheader.subheader-solid {
        background-color: #ffffff;
    }

@media (min-width: 992px) {
    .header-fixed.subheader-fixed .subheader {
        position: fixed;
        height: 54px;
        top: 80px;
        left: 0;
        right: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 95;
        -webkit-box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
        box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
        background-color: #ffffff;
        border-top: 1px solid #EBEDF3;
        margin: 0;
    }

    .header-fixed[data-header-scroll=on].subheader-fixed .subheader {
        top: 80px;
        -webkit-transition: top 0.3s ease;
        transition: top 0.3s ease;
    }

    .aside-enabled.subheader-fixed .subheader {
        left: 265px;
    }

    .subheader-enabled:not(.subheader-fixed) .content {
        padding-top: 0;
    }

    .subheader-enabled:not(.subheader-fixed) .subheader.subheader-solid {
        margin-bottom: 25px;
    }
}

@media (max-width: 991.98px) {
    .subheader-enabled .content {
        padding-top: 0;
    }

    .subheader-enabled .subheader.subheader-solid {
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .content {
        padding: 25px 0;
    }

    .header-fixed[data-header-scroll=on] .content {
        padding-top: 80px;
    }

    .aside-enabled .content .content-wrapper {
        padding-left: 25px;
    }
}

@media (max-width: 991.98px) {
    .content {
        padding: 15px 0;
    }

    .subheader-enabled.subheader-transparent .content {
        padding-top: 0;
    }

    .header-mobile-fixed .content {
        padding-top: 55px;
    }
}
