@charset "UTF-8";

body {
    font-family: secondary-font;
    direction: rtl
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: silver
}

    ::-webkit-scrollbar-thumb:hover {
        background: #7c7c7c
    }

h1, h2, h3, h4, h5, h6 {
    font-family: secondary-font;
    line-height: 1.85
}

p, .line-height-p, address {
    line-height: 2
}

.line-height-h {
    line-height: 1.85
}

code {
    direction: ltr;
    display: inline-block
}

#page-topbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    background-color: rgba(255, 255, 255, .03);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 70px;
    padding: 0 0 0 calc(24px / 2)
}

    .navbar-header .dropdown.show .header-item {
        background-color: #f8f9fa
    }

.navbar-brand-box {
    padding: 0 .2rem;
    text-align: center;
    width: 250px
}

.logo {
    line-height: 70px
}

    .logo .logo-sm {
        display: none
    }

.logo-light {
    display: none
}

.app-search {
    padding: calc(32px / 2) 0
}

    .app-search .form-control {
        border: none;
        height: 38px;
        padding-right: 40px;
        padding-left: 20px;
        background-color: #f3f3f9;
        box-shadow: none;
        border-radius: 7px
    }

    .app-search span {
        position: absolute;
        z-index: 10;
        font-size: 16px;
        line-height: 39px;
        right: 13px;
        top: 0;
        color: #8687a7
    }

.megamenu-list li {
    position: relative;
    padding: 5px 0;
    line-height: 1.6
}

    .megamenu-list li a {
        color: #8687a7
    }

@media (max-width:991.98px) {
    .navbar-brand-box {
        width: auto
    }

    .logo span.logo-lg {
        display: none
    }

    .logo span.logo-sm {
        display: inline-block
    }
}

.page-content {
    padding: calc(70px + 12px) 24px 60px 24px
}

.header-item {
    height: 70px;
    box-shadow: none !important;
    color: #555b6d;
    border: 0;
    border-radius: 0
}

    .header-item:hover {
        color: #555b6d
    }

.header-profile-user {
    height: 36px;
    width: 36px;
    background-color: #f6f6f6;
    padding: 3px
}

.noti-icon i {
    font-size: 22px;
    color: #555b6d
}

.noti-icon .badge {
    position: absolute;
    top: 12px;
    left: 30px;
    margin-left: -10px;
}

.notification-item .media {
    padding: .75rem 1rem
}

    .notification-item .media:hover {
        background-color: #f6f6f6
    }

.dropdown-icon-item {
    display: block;
    border-radius: 3px;
    line-height: 34px;
    text-align: center;
    padding: 15px 0 9px;
    display: block;
    border: 1px solid transparent;
    color: #8687a7
}

    .dropdown-icon-item img {
        height: 24px
    }

    .dropdown-icon-item span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dropdown-icon-item:hover {
        border-color: #eff2f7
    }

.fullscreen-enable [data-toggle="fullscreen"] .mdi-fullscreen::before {
    content: "\F294"
}

body[data-topbar="dark"] #page-topbar, body[data-topbar="colored"] #page-topbar {
    background-color: #2a3042
}

body[data-topbar="dark"] .navbar-header .dropdown.show .header-item, body[data-topbar="colored"] .navbar-header .dropdown.show .header-item {
    background-color: rgba(255, 255, 255, .05)
}

body[data-topbar="dark"] .navbar-header .waves-effect .waves-ripple, body[data-topbar="colored"] .navbar-header .waves-effect .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

body[data-topbar="dark"] .logo-dark, body[data-topbar="colored"] .logo-dark {
    display: none
}

body[data-topbar="dark"] .logo-light, body[data-topbar="colored"] .logo-light {
    display: block
}

body[data-topbar="dark"] .header-item, body[data-topbar="colored"] .header-item {
    color: #e9ecef
}

    body[data-topbar="dark"] .header-item:hover, body[data-topbar="colored"] .header-item:hover {
        color: #e9ecef
    }

body[data-topbar="dark"] .header-profile-user, body[data-topbar="colored"] .header-profile-user {
    background-color: rgba(255, 255, 255, .25)
}

body[data-topbar="dark"] .noti-icon i, body[data-topbar="colored"] .noti-icon i {
    color: #e9ecef
}

body[data-topbar="dark"] .logo-dark, body[data-topbar="colored"] .logo-dark {
    display: none
}

body[data-topbar="dark"] .logo-light, body[data-topbar="colored"] .logo-light {
    display: block
}

body[data-topbar="dark"] .app-search .form-control, body[data-topbar="colored"] .app-search .form-control {
    background-color: rgba(243, 243, 249, .07);
    color: #fff
}

body[data-topbar="dark"] .app-search span, body[data-topbar="dark"] .app-search input.form-control::-webkit-input-placeholder, body[data-topbar="colored"] .app-search span, body[data-topbar="colored"] .app-search input.form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body[data-topbar="colored"] #page-topbar {
    background: rgba(255, 255, 255, .03)
}

body[data-topbar="colored"] .navbar-header .dropdown.show .header-item {
    background-color: rgba(255, 255, 255, .05);
    border-radius: 0px;
}

body[data-topbar="colored"] .navbar-header .waves-effect .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

@media (max-width:600px) {
    .navbar-header .dropdown {
        position: static
    }

        .navbar-header .dropdown .dropdown-menu {
            right: 10px !important;
            left: 10px !important
        }
}

.page-title-box .breadcrumb {
    background-color: transparent;
    padding: 0
}

.page-title-box h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px !important
}

.page-title-box .page-title {
    line-height: 70px
}

.footer {
    bottom: 0;
    padding: 20px calc(24px / 2);
    position: absolute;
    left: 0;
    color: #74788d;
    right: 250px;
    height: 60px;
    background-color: #ecf0f4
}

@media (max-width:992px) {
    .footer {
        right: 0
    }
}

.vertical-collpsed .footer {
    right: 70px
}

body[data-layout="horizontal"] .footer {
    right: 0 !important
}

.right-bar {
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .06), 0 1px 0 0 rgba(0, 0, 0, .02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 280px;
    z-index: 9999;
    float: left !important;
    left: -290px;
    top: 0;
    bottom: 0
}

    .right-bar .right-bar-toggle {
        background-color: #444c54;
        height: 24px;
        width: 24px;
        line-height: 24px;
        color: #eff2f7;
        text-align: center;
        border-radius: 50%
    }

        .right-bar .right-bar-toggle:hover {
            background-color: #4b545c
        }

.rightbar-overlay {
    background-color: rgba(52, 58, 64, .55);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 9998;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.right-bar-enabled .right-bar {
    left: 0
}

.right-bar-enabled .rightbar-overlay {
    display: block
}

@media (max-width:767.98px) {
    .right-bar {
        overflow: auto
    }

        .right-bar .slimscroll-menu {
            height: auto !important
        }
}

.metismenu {
    margin: 0
}

    .metismenu li {
        display: block;
        width: 100%
    }

    .metismenu .mm-collapse {
        display: none
    }

        .metismenu .mm-collapse:not(.mm-show) {
            display: none
        }

        .metismenu .mm-collapse.mm-show {
            display: block
        }

    .metismenu .mm-collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .35s;
        transition-duration: .35s;
        -webkit-transition-property: height, visibility;
        transition-property: height, visibility
    }

.vertical-menu {
    min-width: 250px;
    max-width: 250px;
    z-index: 1001;
    background: #fff;
    bottom: 0;
    margin-top: 0;
    position: fixed;
    top: 70px;
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)
}

.main-content {
    margin-right: 250px;
    overflow: hidden
}

    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 70px
    }

#sidebar-menu {
    padding: 0 0 30px 0
}

    #sidebar-menu .mm-active > .has-arrow:after {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    #sidebar-menu .has-arrow:after {
        content: "\f104";
        font-family: 'FontAwesome';
        display: block;
        float: left;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s;
        font-size: 1rem;
        margin-top: 1px
    }

    #sidebar-menu ul li a {
        display: block;
        padding: .625rem 1.5rem;
        color: #53535d;
        position: relative;
        font-size: 14.4px;
        -webkit-transition: all .4s;
        transition: all .4s
    }

        #sidebar-menu ul li a i {
            display: inline-block;
            min-width: 1.75rem;
            padding-top: .0625em;
            padding-bottom: .0625em;
            font-size: 1.2rem;
            line-height: 1.40625rem;
            vertical-align: middle;
            color: #53535d;
            -webkit-transition: all .4s;
            transition: all .4s
        }

        #sidebar-menu ul li a:hover {
            color: #8164c1
        }

            #sidebar-menu ul li a:hover i {
                color: #8164c1
            }

    #sidebar-menu ul li .badge {
        margin-top: 5px
    }

    #sidebar-menu ul li ul.sub-menu {
        padding: 0
    }

        #sidebar-menu ul li ul.sub-menu li a {
            padding: .475rem 3.5rem .475rem 1.5rem;
            font-size: 14px;
            color: #53535d
        }

        #sidebar-menu ul li ul.sub-menu li ul.sub-menu {
            padding: 0
        }

            #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
                padding: .4rem 4.5rem .4rem 1.5rem;
                font-size: 13.5px
            }

.menu-title {
    padding: 12px 20px !important;
    letter-spacing: .05em;
    pointer-events: none;
    cursor: default;
    font-size: 11px;
    text-transform: uppercase;
    color: #707d8a;
    font-weight: 700
}

.mm-active {
    color: #9d84d4 !important
}

    .mm-active .active {
        color: #ffffff !important;
        border-bottom-left-radius: 25px !important;
        border-top-left-radius: 25px !important;
        background-color: #43316c;
        opacity: 1 !important;
        width: 90%
    }

        .mm-active .active i {
            color: #ffffff !important
        }

    .mm-active > i {
        color: #9d84d4 !important
    }

@media (max-width:991.98px) {
    .vertical-menu {
        display: none;
        overflow-y: auto
    }

    .main-content {
        margin-right: 0 !important
    }

    body.sidebar-enable .vertical-menu {
        display: block
    }
}

@media (min-width:992px) {
    .vertical-collpsed .main-content {
        margin-right: 70px
    }

    .vertical-collpsed .navbar-brand-box {
        width: 70px !important
    }

    .vertical-collpsed .logo span.logo-lg {
        display: none
    }

    .vertical-collpsed .logo span.logo-sm {
        display: block
    }

    .vertical-collpsed .vertical-menu {
        position: absolute;
        max-width: 70px !important;
        min-width: 70px !important;
        z-index: 5
    }

        .vertical-collpsed .vertical-menu .user-wid {
            display: none
        }

        .vertical-collpsed .vertical-menu .simplebar-mask, .vertical-collpsed .vertical-menu .simplebar-content-wrapper {
            overflow: visible !important
        }

        .vertical-collpsed .vertical-menu .simplebar-scrollbar {
            display: none !important
        }

        .vertical-collpsed .vertical-menu .simplebar-offset {
            bottom: 0 !important
        }

        .vertical-collpsed .vertical-menu #sidebar-menu .menu-title, .vertical-collpsed .vertical-menu #sidebar-menu .badge, .vertical-collpsed .vertical-menu #sidebar-menu .collapse.in {
            display: none !important
        }

        .vertical-collpsed .vertical-menu #sidebar-menu .nav.collapse {
            height: inherit !important
        }

        .vertical-collpsed .vertical-menu #sidebar-menu .has-arrow:after {
            display: none
        }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul > li {
            position: relative;
            white-space: nowrap
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a {
                padding: 15px 20px;
                min-height: 55px;
                -webkit-transition: none;
                transition: none
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:hover, .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:active, .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:focus {
                    color: #383c40
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a i {
                    font-size: 1.45rem;
                    margin-right: 4px
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a span {
                    display: none;
                    padding-right: 25px
                }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
                position: relative;
                width: calc(190px + 70px);
                color: #3d2a67;
                background-color: whitesmoke;
                -webkit-transition: none;
                transition: none
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
                    color: #3d2a67
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a span {
                    display: inline
                }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul {
                display: block;
                right: 70px;
                position: absolute;
                width: 190px;
                height: auto !important;
                box-shadow: -3px 5px 10px 0 rgba(54, 61, 71, .1)
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul ul {
                    box-shadow: -3px 5px 10px 0 rgba(54, 61, 71, .1)
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
                    box-shadow: none;
                    padding: 8px 20px;
                    position: relative;
                    width: 190px;
                    z-index: 6;
                    color: #707d8a
                }

                    .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
                        color: #383c40
                    }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
            padding: 5px 0;
            z-index: 9999;
            display: none;
            background-color: #fff
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li:hover > ul {
                display: block;
                right: 190px;
                height: auto !important;
                margin-top: -36px;
                position: absolute;
                width: 190px
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li > a span.pull-right {
                position: absolute;
                left: 20px;
                top: 12px;
                -webkit-transform: rotate(-270deg);
                -ms-transform: rotate(-270deg);
                transform: rotate(-270deg)
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li.active a {
                color: #f8f9fa
            }
}

body[data-sidebar="dark"] .vertical-menu {
    background: #2a3042
}

body[data-sidebar="dark"] #sidebar-menu ul li a {
    color: #a6b0cf
}

    body[data-sidebar="dark"] #sidebar-menu ul li a i {
        color: #6a7187
    }

    body[data-sidebar="dark"] #sidebar-menu ul li a:hover {
        color: #fff
    }

        body[data-sidebar="dark"] #sidebar-menu ul li a:hover i {
            color: #fff
        }

body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a {
    color: #79829c
}

    body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a:hover {
        color: #fff
    }

body[data-sidebar="dark"].vertical-collpsed {
    min-height: 1200px
}

    body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
        background: #2e3548;
        color: #fff
    }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
            color: #fff
        }

    body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
        color: #79829c
    }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
            color: #fff
        }

    body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
        background-color: #2a3042
    }

    body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
        color: #3d2a67 !important
    }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i {
            color: #3d2a67 !important
        }

body[data-sidebar="dark"] .mm-active {
    color: #ffffff !important
}

    body[data-sidebar="dark"] .mm-active > i {
        color: #ffffff !important
    }

    body[data-sidebar="dark"] .mm-active .active {
        color: #ffffff !important
    }

        body[data-sidebar="dark"] .mm-active .active i {
            color: #ffffff !important
        }

body[data-sidebar="dark"] .menu-title {
    color: #6a7187
}

body[data-layout="horizontal"] .main-content {
    margin-right: 0 !important
}

@media (min-width:992px) {
    body[data-sidebar-size="small"] .navbar-brand-box {
        width: 180px
    }
}

body[data-sidebar-size="small"] .vertical-menu {
    min-width: 180px;
    max-width: 180px;
    text-align: center
}

body[data-sidebar-size="small"] .main-content {
    margin-right: 180px
}

body[data-sidebar-size="small"] .footer {
    right: 180px
}

body[data-sidebar-size="small"] .has-arrow:after, body[data-sidebar-size="small"] .badge {
    display: none !important
}

body[data-sidebar-size="small"] #sidebar-menu ul li a i {
    display: block
}

body[data-sidebar-size="small"] #sidebar-menu ul li ul.sub-menu li a {
    padding-right: 1.5rem
}

body[data-sidebar-size="small"].vertical-collpsed .main-content {
    margin-right: 70px
}

body[data-sidebar-size="small"].vertical-collpsed .vertical-menu #sidebar-menu {
    text-align: right
}

    body[data-sidebar-size="small"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a i {
        display: inline-block
    }

body[data-sidebar-size="small"].vertical-collpsed .footer {
    right: 70px
}

body[data-sidebar="colored"] .vertical-menu {
    background-color: #3d2a67
}

body[data-sidebar="colored"] .navbar-brand-box {
    background-color: #3d2a67
}

    body[data-sidebar="colored"] .navbar-brand-box .logo-dark {
        display: none
    }

    body[data-sidebar="colored"] .navbar-brand-box .logo-light {
        display: block
    }

body[data-sidebar="colored"] .mm-active {
    color: #fff !important
}

    body[data-sidebar="colored"] .mm-active > i, body[data-sidebar="colored"] .mm-active .active {
        color: #fff !important
    }

body[data-sidebar="colored"] #sidebar-menu ul li.menu-title {
    color: rgba(255, 255, 255, .6)
}

body[data-sidebar="colored"] #sidebar-menu ul li a {
    color: rgba(255, 255, 255, .5)
}

    body[data-sidebar="colored"] #sidebar-menu ul li a i {
        color: rgba(255, 255, 255, .5)
    }

    body[data-sidebar="colored"] #sidebar-menu ul li a.waves-effect .waves-ripple {
        background: rgba(255, 255, 255, .1)
    }

body[data-sidebar="colored"] #sidebar-menu ul li ul.sub-menu li a {
    color: rgba(255, 255, 255, .4)
}

body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    background-color: #4465e8
}

body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
    color: #3d2a67 !important
}

body[data-layout="horizontal"] .navbar-brand-box {
    width: auto
}

body[data-layout="horizontal"] .page-content {
    margin-top: 70px;
    padding: 0 24px 60px 24px
}

body[data-layout="horizontal"] .page-title-box {
    padding-bottom: 0
}

body[data-layout="horizontal"] #page-topbar {
    background-color: #fff
}

.topnav {
    padding: 0 calc(24px / 2)
}

@media (max-width:991.98px) {
    .topnav {
        position: fixed;
        right: 0;
        left: 0;
        top: 70px;
        z-index: 100;
        background: #fff;
        box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)
    }
}

.topnav .topnav-menu {
    margin: 0;
    padding: 0
}

.topnav .navbar-nav .nav-link {
    font-size: 14px;
    position: relative;
    color: #707d8a;
    line-height: 70px
}

    .topnav .navbar-nav .nav-link i {
        font-size: 15px
    }

    .topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover {
        color: #3d2a67;
        background-color: transparent
    }

.topnav .navbar-nav .dropdown-item {
    color: #707d8a
}

    .topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
        color: #3d2a67;
        background-color: transparent
    }

.topnav .navbar-nav .nav-item .nav-link.active {
    color: #3d2a67
}

.topnav .navbar-nav .dropdown.active > a {
    color: #3d2a67;
    background-color: transparent
}

@media (min-width:1200px) {
    body[data-layout="horizontal"] .container-fluid, body[data-layout="horizontal"] .navbar-header {
        max-width: 90%
    }
}

@media (min-width:992px) {
    .topnav .navbar-nav .nav-link {
        padding: 0 1.1rem
    }

    .topnav .dropdown-item {
        padding: .5rem 1.5rem;
        min-width: 180px
    }

    .topnav .dropdown.mega-dropdown .mega-dropdown-menu {
        right: 0;
        left: auto
    }

    .topnav .dropdown .dropdown-menu {
        margin-top: 0;
        border-radius: 0 0 .25rem .25rem
    }

        .topnav .dropdown .dropdown-menu .arrow-down::after {
            left: 15px;
            -webkit-transform: rotate(135deg) translateY(-50%);
            -ms-transform: rotate(135deg) translateY(-50%);
            transform: rotate(135deg) translateY(-50%);
            position: absolute
        }

        .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
            position: absolute;
            top: 0 !important;
            right: 100%;
            display: none
        }

    .topnav .dropdown:hover > .dropdown-menu {
        display: block
    }

        .topnav .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
            display: block
        }

    .navbar-toggle {
        display: none
    }
}

.arrow-down {
    display: inline-block
}

    .arrow-down:after {
        border-color: initial;
        border-style: solid;
        border-width: 0 1px 1px 0;
        content: "";
        height: .4em;
        display: inline-block;
        left: 5px;
        top: 50%;
        margin-right: 7px;
        -webkit-transform: rotate(45deg) translateY(-50%);
        -ms-transform: rotate(45deg) translateY(-50%);
        transform: rotate(45deg) translateY(-50%);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        width: .4em
    }

@media (max-width:1199.98px) {
    .topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu {
        left: 100%;
        right: auto
    }
}

@media (max-width:991.98px) {
    .topnav {
        max-height: 360px;
        overflow-y: auto;
        padding: 0
    }

        .topnav .navbar-nav .nav-link {
            padding: .75rem 1.1rem;
            line-height: inherit
        }

        .topnav .dropdown .dropdown-menu {
            background-color: transparent;
            border: none;
            box-shadow: none;
            padding-right: 15px
        }

        .topnav .dropdown .dropdown-mega-menu-xl, .topnav .dropdown .dropdown-mega-menu-lg {
            width: auto
        }

            .topnav .dropdown .dropdown-mega-menu-xl .row, .topnav .dropdown .dropdown-mega-menu-lg .row {
                margin: 0
            }

        .topnav .dropdown .dropdown-item {
            position: relative;
            background-color: transparent;
            line-height: 1.8
        }

            .topnav .dropdown .dropdown-item.active, .topnav .dropdown .dropdown-item:active {
                color: #3d2a67
            }

        .topnav .arrow-down::after {
            left: 15px;
            position: absolute
        }
}

@media (min-width:992px) {
    body[data-layout="horizontal"][data-topbar="light"] .topnav {
        background-color: #3d2a67
    }

        body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link {
            color: rgba(255, 255, 255, .5)
        }

            body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link:focus, body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link:hover {
                color: rgba(255, 255, 255, .9)
            }

        body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav > .dropdown.active > a {
            color: rgba(255, 255, 255, .9) !important
        }
}

body[data-layout="horizontal"][data-topbar="colored"] #page-topbar, body[data-layout="horizontal"][data-topbar="dark"] #page-topbar {
    background-color: #3d2a67;
    box-shadow: none
}

body[data-layout="horizontal"][data-topbar="colored"] .logo-dark, body[data-layout="horizontal"][data-topbar="dark"] .logo-dark {
    display: none
}

body[data-layout="horizontal"][data-topbar="colored"] .logo-light, body[data-layout="horizontal"][data-topbar="dark"] .logo-light {
    display: block
}

body[data-layout="horizontal"][data-topbar="colored"] .app-search .form-control, body[data-layout="horizontal"][data-topbar="dark"] .app-search .form-control {
    background-color: rgba(243, 243, 249, .07);
    color: #fff
}

body[data-layout="horizontal"][data-topbar="colored"] .app-search span, body[data-layout="horizontal"][data-topbar="colored"] .app-search input.form-control::-webkit-input-placeholder, body[data-layout="horizontal"][data-topbar="dark"] .app-search span, body[data-layout="horizontal"][data-topbar="dark"] .app-search input.form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body[data-layout="horizontal"][data-topbar="colored"] .header-item, body[data-layout="horizontal"][data-topbar="dark"] .header-item {
    color: #e9ecef
}

    body[data-layout="horizontal"][data-topbar="colored"] .header-item:hover, body[data-layout="horizontal"][data-topbar="dark"] .header-item:hover {
        color: #e9ecef
    }

body[data-layout="horizontal"][data-topbar="colored"] .navbar-header .dropdown.show .header-item, body[data-layout="horizontal"][data-topbar="dark"] .navbar-header .dropdown.show .header-item {
    background-color: rgba(255, 255, 255, .1)
}

body[data-layout="horizontal"][data-topbar="colored"] .navbar-header .waves-effect .waves-ripple, body[data-layout="horizontal"][data-topbar="dark"] .navbar-header .waves-effect .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

body[data-layout="horizontal"][data-topbar="colored"] .noti-icon i, body[data-layout="horizontal"][data-topbar="dark"] .noti-icon i {
    color: #e9ecef
}

@media (min-width:992px) {
    body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link, body[data-layout="horizontal"][data-topbar="dark"] .topnav .navbar-nav .nav-link {
        color: rgba(255, 255, 255, .5)
    }

        body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link:focus, body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link:hover, body[data-layout="horizontal"][data-topbar="dark"] .topnav .navbar-nav .nav-link:focus, body[data-layout="horizontal"][data-topbar="dark"] .topnav .navbar-nav .nav-link:hover {
            color: rgba(255, 255, 255, .9)
        }

    body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav > .dropdown.active > a, body[data-layout="horizontal"][data-topbar="dark"] .topnav .navbar-nav > .dropdown.active > a {
        color: rgba(255, 255, 255, .9) !important
    }
}

body[data-layout="horizontal"][data-topbar="dark"] #page-topbar {
    background-color: #2a3042
}

body[data-layout="horizontal"] .logo-light {
    display: none
}

body[data-layout="horizontal"] .logo-dark {
    display: block
}

body[data-layout-size="boxed"] {
    background-color: #e1e3e6
}

    body[data-layout-size="boxed"] .container-fluid {
        max-width: 100% !important
    }

    body[data-layout-size="boxed"] #layout-wrapper {
        background-color: #f3f5f7;
        max-width: 1300px;
        margin: 0 auto;
        box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)
    }

        body[data-layout-size="boxed"] #layout-wrapper::before {
            max-width: 1300px;
            margin: 0 auto
        }

    body[data-layout-size="boxed"] #page-topbar {
        max-width: 1300px;
        margin: 0 auto
    }

    body[data-layout-size="boxed"] .footer {
        margin: 0 auto;
        max-width: calc(1300px - 250px)
    }

    body[data-layout-size="boxed"].vertical-collpsed .footer {
        max-width: calc(1300px - 70px)
    }

body[data-layout="horizontal"][data-layout-size="boxed"] .footer {
    max-width: 1300px
}

body[data-layout="horizontal"][data-layout-size="boxed"] .container-fluid, body[data-layout="horizontal"][data-layout-size="boxed"] .navbar-header {
    max-width: 1300px
}

@media (min-width:992px) {
    body[data-layout="detached"] .container-fluid {
        max-width: 95%
    }

    body[data-layout="detached"] #page-topbar {
        position: absolute
    }

    body[data-layout="detached"] .toggle-btn {
        display: none
    }

    body[data-layout="detached"] .navbar-brand-box {
        margin-left: 24px
    }

    body[data-layout="detached"] .vertical-menu {
        border-radius: 20px;
        position: relative;
        margin-top: 35px
    }

        body[data-layout="detached"] .vertical-menu .user-img img {
            padding: 6px;
            height: 6rem
        }

    body[data-layout="detached"] #sidebar-menu {
        padding-bottom: 90px
    }

    body[data-layout="detached"] .page-content {
        margin-top: 16px;
        padding-bottom: 0
    }

    body[data-layout="detached"] .main-content {
        position: relative;
        min-height: 100vh;
        padding-bottom: 60px
    }

    body[data-layout="detached"] .page-title-box {
        padding-bottom: 24px
    }

        body[data-layout="detached"] .page-title-box .page-title {
            line-height: 70px
        }
}

@media (max-width:991.98px) {
    body[data-layout="detached"] .container-fluid {
        padding: 0
    }

    body[data-layout="detached"] .page-content {
        padding: calc(70px + 0px) 24px 60px 24px
    }
}

body[data-layout="detached"] #layout-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden
}

    body[data-layout="detached"] #layout-wrapper::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 165px;
        background: -webkit-linear-gradient(left, #3d2a67, #3d2a67);
        background: linear-gradient(to right, #3d2a67, #3d2a67);
        box-shadow: -1px 0 7px 0 rgba(0, 0, 0, .5)
    }

    body[data-layout="detached"] #layout-wrapper::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 180px;
        background-size: cover;
        opacity: .03
    }

body[data-layout="detached"] .main-content {
    width: 100%;
    margin-right: 0
}

body[data-layout="detached"] .navbar-brand-box {
    float: right;
    position: relative;
    text-align: right
}

body[data-layout="detached"] .navbar-header {
    padding: 0
}

    body[data-layout="detached"] .navbar-header .card-img-overlay {
        background-color: rgba(0, 0, 0, .4)
    }

body[data-layout="detached"] .footer {
    right: 0
}

    body[data-layout="detached"] .footer .container-fluid {
        max-width: 100%
    }

body[data-layout="detached"] .page-title-box {
    position: relative;
    z-index: 1
}

    body[data-layout="detached"] .page-title-box .page-title {
        color: #fff
    }

    body[data-layout="detached"] .page-title-box .breadcrumb-item > a {
        color: rgba(255, 255, 255, .8)
    }

    body[data-layout="detached"] .page-title-box .breadcrumb-item.active, body[data-layout="detached"] .page-title-box .breadcrumb-item + .breadcrumb-item::before {
        color: rgba(255, 255, 255, .6)
    }

@media (max-width:991.98px) {
    body[data-topbar=colored] #page-topbar {
        background: -webkit-linear-gradient(left, #3d2a67, #3d2a67);
        background: linear-gradient(to right, #3d2a67, #3d2a67)
    }
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px;
        opacity: 0;
        background: rgba(0, 0, 0, .2);
        background: -webkit-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
        background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        -webkit-transition-property: -webkit-transform, opacity;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-transform: scale(0) translate(0, 0);
        -ms-transform: scale(0) translate(0, 0);
        transform: scale(0) translate(0, 0);
        pointer-events: none
    }

    .waves-effect.waves-light .waves-ripple {
        background: rgba(255, 255, 255, .4);
        background: -webkit-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
        background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
    }

    .waves-effect.waves-classic .waves-ripple {
        background: rgba(0, 0, 0, .2)
    }

    .waves-effect.waves-classic.waves-light .waves-ripple {
        background: rgba(255, 255, 255, .4)
    }

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-button, .waves-circle {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

    .waves-button, .waves-button:hover, .waves-button:visited, .waves-button-input {
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: none;
        outline: none;
        color: inherit;
        background-color: rgba(0, 0, 0, 0);
        font-size: 1em;
        line-height: 1em;
        text-align: center;
        text-decoration: none;
        z-index: 1
    }

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

    .waves-input-wrapper.waves-button {
        padding: 0
    }

    .waves-input-wrapper .waves-button-input {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1
    }

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all 300ms;
    transition: all 300ms
}

    .waves-float:active {
        box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
    }

.waves-block {
    display: block
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, .4)
}

.waves-effect.waves-primary .waves-ripple {
    background-color: rgba(59, 93, 231, .4)
}

.waves-effect.waves-success .waves-ripple {
    background-color: rgba(69, 203, 133, .4)
}

.waves-effect.waves-info .waves-ripple {
    background-color: rgba(12, 170, 220, .4)
}

.waves-effect.waves-warning .waves-ripple {
    background-color: rgba(238, 185, 2, .4)
}

.waves-effect.waves-danger .waves-ripple {
    background-color: rgba(255, 113, 91, .4)
}

.alert {
    line-height: 2
}

.alert-dismissible .close {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.avatar-xs {
    height: 2rem;
    width: 2rem
}

.avatar-sm {
    height: 2.5rem;
    width: 2.5rem
}

.avatar-md {
    height: 4.5rem;
    width: 4.5rem
}

.avatar-lg {
    height: 6rem;
    width: 6rem
}

.avatar-xl {
    height: 7.5rem;
    width: 7.5rem
}

.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3d2a67;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.font-size-11 {
    font-size: 11px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-13 {
    font-size: 13px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-17 {
    font-size: 17px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-22 {
    font-size: 22px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-semibold {
    font-weight: 700
}

.social-list-item {
    height: 2rem;
    width: 2rem;
    line-height: calc(2rem - 2px);
    display: block;
    border: 1px solid #adb5bd;
    border-radius: 50%;
    color: #adb5bd;
    text-align: center
}

.w-xs {
    min-width: 80px
}

.w-sm {
    min-width: 95px
}

.w-md {
    min-width: 110px
}

.w-lg {
    min-width: 140px
}

.w-xl {
    min-width: 160px
}

.ltr-text {
    display: inline-block;
    direction: ltr
}

.primary-font {
    font-family: secondary-font !important
}

.secondary-font {
    font-family: secondary-font !important
}

#preloader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999
}

#status {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -20px -20px 0 0
}

.spinner-chase {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: spinner-chase 2.5s infinite linear both;
    animation: spinner-chase 2.5s infinite linear both
}

.chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-animation: chase-dot 2.0s infinite ease-in-out both;
    animation: chase-dot 2.0s infinite ease-in-out both
}

    .chase-dot:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #3d2a67;
        border-radius: 100%;
        -webkit-animation: chase-dot-before 2.0s infinite ease-in-out both;
        animation: chase-dot-before 2.0s infinite ease-in-out both
    }

    .chase-dot:nth-child(1) {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s
    }

        .chase-dot:nth-child(1):before {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s
        }

    .chase-dot:nth-child(2) {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s
    }

        .chase-dot:nth-child(2):before {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s
        }

    .chase-dot:nth-child(3) {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s
    }

        .chase-dot:nth-child(3):before {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s
        }

    .chase-dot:nth-child(4) {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s
    }

        .chase-dot:nth-child(4):before {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s
        }

    .chase-dot:nth-child(5) {
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s
    }

        .chase-dot:nth-child(5):before {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s
        }

    .chase-dot:nth-child(6) {
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s
    }

        .chase-dot:nth-child(6):before {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s
        }

@-webkit-keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes chase-dot {
    80%, 100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes chase-dot {
    80%, 100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    100%, 0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    100%, 0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.mini-stats-wid .mini-stat-icon {
    overflow: hidden;
    position: relative
}

    .mini-stats-wid .mini-stat-icon:before, .mini-stats-wid .mini-stat-icon:after {
        content: "";
        position: absolute;
        width: 8px;
        height: 54px;
        background-color: rgba(255, 255, 255, .1);
        right: 16px;
        -webkit-transform: rotate(-32deg);
        -ms-transform: rotate(-32deg);
        transform: rotate(-32deg);
        top: -5px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s
    }

    .mini-stats-wid .mini-stat-icon::after {
        right: -12px;
        width: 12px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s
    }

.mini-stats-wid:hover .mini-stat-icon::after {
    right: 60px
}

.activity-wid {
    border-right: 3px dashed #f6f6f6;
    margin-right: 16px
}

    .activity-wid .activity-list {
        position: relative;
        padding: 0 30px 25px 0
    }

        .activity-wid .activity-list .activity-icon {
            position: absolute;
            right: -16px;
            top: -3px;
            z-index: 9
        }

        .activity-wid .activity-list:last-child {
            padding-bottom: 0
        }

.social-source .social-source-list {
    padding: 13px 0
}

.inbox-wid .inbox-list-item a {
    color: #8687a7;
    display: block;
    padding: 9px 0;
    border-bottom: 1px solid #eff2f7
}

.inbox-wid .inbox-list-item:first-child a {
    padding-top: 0
}

.inbox-wid .inbox-list-item:last-child a {
    border-bottom: 0
}

.review-carousel .carousel-control-icon {
    width: 24px;
    height: 24px;
    line-height: 22px;
    color: #3d2a67;
    background-color: rgba(59, 93, 231, .25);
    font-size: 20px;
    border-radius: 50%
}

.review-carousel .carousel-control-next, .review-carousel .carousel-control-prev {
    bottom: auto;
    top: -47px
}

.review-carousel .carousel-control-prev {
    right: auto;
    left: 40px
}

.profile-widgets .online-circle {
    position: absolute;
    left: 0;
    top: 100px;
    right: 75px
}

.button-items {
    margin-right: -8px;
    margin-bottom: -12px
}

    .button-items .btn {
        margin-bottom: 12px;
        margin-right: 8px
    }

.mfp-popup-form {
    max-width: 1140px
}

.bs-example-modal {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    z-index: 1;
    display: block
}

.icon-demo-content {
    text-align: center;
    color: #adb5bd
}

    .icon-demo-content i {
        display: block;
        font-size: 24px;
        margin-bottom: 16px;
        color: #adb5bd;
        -webkit-transition: all 0.4s;
        transition: all 0.4s
    }

    .icon-demo-content .col-lg-4 {
        margin-top: 24px
    }

        .icon-demo-content .col-lg-4:hover i {
            color: #3d2a67;
            -webkit-transform: scale(1.5);
            -ms-transform: scale(1.5);
            transform: scale(1.5)
        }

.grid-structure .grid-container {
    background-color: #f8f9fa;
    margin-top: 10px;
    font-size: .8rem;
    font-weight: 500;
    padding: 10px 20px
}

@media print {
    .vertical-menu, .right-bar, .page-title-box, .navbar-header, .footer {
        display: none !important
    }

    .card-body, .main-content, .right-bar, .page-content, body {
        padding: 0;
        margin: 0
    }

    .card {
        border: 0
    }
}

.dropdown-menu.show {
    left: auto !important;
    right: 0
}

.dropdown-menu-right.show {
    left: 0 !important;
    right: auto !important
}

.dropdown-megamenu.show {
    right: 20px !important;
    left: 20px !important
}

.dropdown-menu[x-placement^=right].show, .dropdown-menu[x-placement^=left].show {
    left: 0 !important;
    right: auto !important
}

.dropdown-menu[x-placement^=right].show {
    margin-right: 0;
    margin-left: .125rem
}

.dropdown-menu[x-placement^=left].show {
    margin-left: 0;
    margin-right: .125rem
}

.dropdown-menu[x-placement^=top].show {
    bottom: 100% !important;
    top: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.dropdown-item {
    line-height: 1.6
}

    .dropdown-item .badge {
        margin-top: 3px
    }

.modal-header .close {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem
}

    .modal-header .close span {
        vertical-align: middle
    }

textarea.form-control {
    line-height: 1.85
}

.input-group-text i:before {
    vertical-align: top
}

select.form-control {
    padding-top: 0;
    padding-bottom: 0
}

.custom-file-label::after {
    content: "مرور"
}

.popover {
    font-family: inherit
}

    .popover .popover-body {
        line-height: 2
    }

.tooltip {
    font-family: inherit
}

.page-link i {
    line-height: 1
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    right: 0 !important;
    bottom: 0;
    left: 0 !important;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    padding: 0px !important
}

    .simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
        display: none
    }

.simplebar-content:before, .simplebar-content:after {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: right;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0%
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 2px;
    width: 4px;
    min-height: 10px
}

    .simplebar-scrollbar:before {
        position: absolute;
        content: '';
        background: #a2adb7;
        border-radius: 7px;
        right: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear
    }

    .simplebar-scrollbar.simplebar-visible:before {
        opacity: .5;
        -webkit-transition: opacity 0s linear;
        transition: opacity 0s linear
    }

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

    .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
        top: 2px;
        bottom: 2px
    }

.simplebar-track.simplebar-horizontal {
    right: 0;
    height: 11px
}

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
        height: 100%;
        right: 2px;
        left: 2px
    }

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
        left: auto;
        right: 0;
        top: 2px;
        height: 7px;
        min-height: 0;
        min-width: 10px;
        width: auto
    }

.hs-dummy-scrollbar-size {
    direction: ltr;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    right: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none
}

.custom-scroll {
    height: 100%
}

.fc-toolbar h2 {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase
}

.fc-toolbar .fc-center {
    direction: rtl
}

.fc th.fc-widget-header {
    background: #eff2f7;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 700
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #eff2f7
}

    .fc-unthemed td.fc-today {
        background: #fdfdfe
    }

.fc-button {
    background: #fff;
    border-color: #eff2f7;
    color: #495057;
    text-transform: capitalize;
    box-shadow: none;
    padding: 6px 12px !important;
    height: auto !important
}

.fc-state-down, .fc-state-active, .fc-state-disabled {
    background-color: #3d2a67;
    color: #fff;
    text-shadow: none
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: .8125rem;
    margin: 5px 7px;
    padding: 5px 5px;
    text-align: center
}

.fc-event, .fc-event-dot {
    background-color: #3d2a67
}

    .fc-event .fc-content {
        color: #fff;
        direction: rtl
    }

.task-box {
    border: 1px solid #f6f6f6
}

.gu-transit {
    border: 1px dashed #8687a7 !important;
    background-color: #eff2f7 !important
}

#session-timeout-dialog .close {
    display: none
}

#session-timeout-dialog .countdown-holder {
    color: #FF715B;
    font-weight: 500
}

#session-timeout-dialog .btn-default {
    background-color: #fff;
    color: #FF715B;
    box-shadow: none
}

.irs {
    font-family: inherit;
    direction: ltr
}

.irs--round .irs-bar, .irs--round .irs-to, .irs--round .irs-from, .irs--round .irs-single {
    background: #3d2a67 !important;
    font-size: 11px
}

    .irs--round .irs-to:before, .irs--round .irs-from:before, .irs--round .irs-single:before {
        border-top-color: #3d2a67
    }

.irs--round .irs-line {
    background: #f6f6f6;
    border-color: #f6f6f6
}

.irs--round .irs-grid-text {
    font-size: 11px;
    color: #ced4da
}

.irs--round .irs-min, .irs--round .irs-max {
    color: #ced4da;
    background: #f6f6f6;
    font-size: 11px
}

.irs--round .irs-handle {
    border: 2px solid #3d2a67;
    width: 12px;
    height: 12px;
    top: 31px;
    background-color: #fff !important
}

.swal2-container .swal2-title {
    font-size: 24px;
    font-weight: 500
}

.swal2-icon.swal2-question {
    border-color: #0CAADC;
    color: #0CAADC
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #45cb85
}

.swal2-icon.swal2-success .swal2-success-ring {
    border-color: rgba(69, 203, 133, .3)
}

.swal2-icon.swal2-warning {
    border-color: #EEB902;
    color: #EEB902
}

.swal2-styled:focus {
    box-shadow: none
}

.swal2-content {
    font-size: 16px;
    line-height: 2
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
    background: #3d2a67
}

    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step, .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: rgba(59, 93, 231, .3)
    }

.symbol {
    border-color: #fff
}

.rating-symbol-background, .rating-symbol-foreground {
    font-size: 24px
}

.rating-symbol-foreground {
    top: 0
}

.error {
    color: #FF715B
}

.parsley-error {
    border-color: #FF715B
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0
}

    .parsley-errors-list.filled {
        display: block
    }

    .parsley-errors-list > li {
        font-size: 12px;
        list-style: none;
        color: #FF715B;
        margin-top: 5px
    }

.select2-container {
    width: 100% !important
}

    .select2-container .select2-selection--single {
        background-color: #fff;
        border: 1px solid #ced4da;
        height: 38px
    }

        .select2-container .select2-selection--single:focus {
            outline: none
        }

        .select2-container .select2-selection--single .select2-selection__rendered {
            line-height: 36px;
            padding-right: 12px;
            color: #495057
        }

        .select2-container .select2-selection--single .select2-selection__arrow {
            height: 34px;
            width: 34px;
            left: 3px
        }

            .select2-container .select2-selection--single .select2-selection__arrow b {
                border-color: #adb5bd transparent transparent transparent;
                border-width: 6px 6px 0 6px
            }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #adb5bd transparent !important;
    border-width: 0 6px 6px 6px !important
}

.select2-container--default .select2-results__group {
    font-weight: 500
}

.select2-container--default .select2-search--dropdown {
    padding: 10px;
    background-color: #fff
}

    .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 1px solid #ced4da;
        background-color: #fff;
        color: #8687a7;
        outline: none
    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3d2a67
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f8f9fa;
    color: #16181b
}

    .select2-container--default .select2-results__option[aria-selected=true]:hover {
        background-color: #3d2a67;
        color: #fff
    }

.select2-results__option {
    padding: 6px 12px
}

.select2-dropdown {
    border: rgba(0, 0, 0, .15);
    background-color: #fff;
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)
}

.select2-search input {
    border: 1px solid #f6f6f6
}

.select2-container .select2-selection--multiple {
    min-height: 38px;
    background-color: #fff;
    border: 1px solid #ced4da !important
}

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        padding: 2px 10px
    }

    .select2-container .select2-selection--multiple .select2-search__field {
        border: 0;
        color: #495057
    }

        .select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
            color: #495057
        }

        .select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
            color: #495057
        }

        .select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
            color: #495057
        }

        .select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
            color: #495057
        }

        .select2-container .select2-selection--multiple .select2-search__field::placeholder {
            color: #495057
        }

    .select2-container .select2-selection--multiple .select2-selection__choice {
        background-color: #eff2f7;
        border: 1px solid #f6f6f6;
        border-radius: 1px;
        padding: 0 7px
    }

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #ced4da
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 6.5px
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    vertical-align: middle;
    margin-top: 1px;
    margin-left: 5px !important
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-bottom: 0;
    margin-bottom: -1px;
    margin-top: -1px
}

input[switch] {
    display: none
}

    input[switch] + label {
        font-size: 1em;
        line-height: 1;
        width: 56px;
        height: 24px;
        background-color: #ced4da;
        background-image: none;
        border-radius: 2rem;
        padding: .16667rem;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        position: relative;
        font-weight: 500;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out
    }

        input[switch] + label:before {
            color: #343a40;
            content: attr(data-off-label);
            display: block;
            font-family: inherit;
            font-weight: 500;
            font-size: 12px;
            line-height: 21px;
            position: absolute;
            left: 1px;
            margin: 3px;
            top: -2px;
            text-align: center;
            min-width: 1.66667rem;
            overflow: hidden;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out
        }

        input[switch] + label:after {
            content: '';
            position: absolute;
            right: 3px;
            background-color: #eff2f7;
            box-shadow: none;
            border-radius: 2rem;
            height: 20px;
            width: 20px;
            top: 2px;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out
        }

    input[switch]:checked + label {
        background-color: #3d2a67
    }

    input[switch]:checked + label {
        background-color: #3d2a67
    }

        input[switch]:checked + label:before {
            color: #fff;
            content: attr(data-on-label);
            left: auto;
            right: 3px
        }

        input[switch]:checked + label:after {
            right: 33px;
            background-color: #eff2f7
        }

input[switch="bool"] + label {
    background-color: #FF715B
}

    input[switch="bool"] + label:before, input[switch="bool"]:checked + label:before, input[switch="default"]:checked + label:before {
        color: #fff
    }

input[switch="bool"]:checked + label {
    background-color: #45cb85
}

input[switch="default"]:checked + label {
    background-color: #a2a2a2
}

input[switch="primary"]:checked + label {
    background-color: #3d2a67
}

input[switch="success"]:checked + label {
    background-color: #45cb85
}

input[switch="info"]:checked + label {
    background-color: #0CAADC
}

input[switch="warning"]:checked + label {
    background-color: #EEB902
}

input[switch="danger"]:checked + label {
    background-color: #FF715B
}

input[switch="dark"]:checked + label {
    background-color: #343a40
}

.square-switch {
    margin-left: 7px
}

    .square-switch input[switch] + label, .square-switch input[switch] + label:after {
        border-radius: 0
    }

.datepicker {
    border: 1px solid #f8f9fa;
    padding: 8px;
    z-index: 999 !important;
    right: auto;
    direction: rtl
}

    .datepicker table tr th {
        font-weight: 500
    }

        .datepicker table tr th.next, .datepicker table tr th.prev {
            font-family: secondary-font
        }

    .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td .active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
        background-color: #3d2a67 !important;
        background-image: none;
        box-shadow: none;
        color: #fff !important
    }

    .datepicker table tr td.day.focused, .datepicker table tr td.day:hover, .datepicker table tr td span.focused, .datepicker table tr td span:hover {
        background: #eff2f7
    }

    .datepicker table tr td.new, .datepicker table tr td.old, .datepicker table tr td span.new, .datepicker table tr td span.old {
        color: #adb5bd;
        opacity: .6
    }

    .datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
        background-color: #f6f6f6
    }

    .datepicker table tr td span {
        float: right
    }

        .datepicker table tr td span.active:hover {
            background: #3d2a67
        }

    .datepicker table.table-condensed > thead > tr > th, .datepicker table.table-condensed > tbody > tr > td {
        padding: 6px 8px
    }

    .datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover, .datepicker table tr td.day.focused, .datepicker table tr td.day:hover, .datepicker table tr td span.focused, .datepicker table tr td span:hover {
        background: #eff2f7
    }

    .datepicker.datepicker-dropdown.datepicker-orient-top:before {
        border-top-color: #f8f9fa
    }

    .datepicker.datepicker-dropdown.datepicker-orient-top:after {
        border-top-color: #fff
    }

    .datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
        border-bottom-color: #f8f9fa
    }

    .datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
        border-bottom-color: #fff
    }

.ui-datepicker {
    color: inherit;
    background-color: #fff;
    border: 1px solid #ced4da
}

    .ui-datepicker .ui-state-default {
        background: transparent;
        color: inherit
    }

    .ui-datepicker td:not(.ui-state-disabled) .ui-state-default:hover {
        background: #eff2f7
    }

    .ui-datepicker .ui-datepicker-today .ui-state-default {
        background: #f3f5f7
    }

    .ui-datepicker .ui-state-default.ui-state-active {
        background: #3d2a67 !important;
        color: #fff !important
    }

    .ui-datepicker .ui-datepicker-header .btn.ui-state-hover {
        background: transparent
    }

    .ui-datepicker .ui-datepicker-header {
        border-bottom: 1px solid #ced4da
    }

    .ui-datepicker .ui-datepicker-buttonpane {
        background: transparent;
        border-top: 1px solid #ced4da
    }

        .ui-datepicker .ui-datepicker-buttonpane .btn {
            color: inherit
        }

            .ui-datepicker .ui-datepicker-buttonpane .btn:hover {
                background: #eff2f7
            }

    .ui-datepicker .ui-priority-secondary, .ui-datepicker .ui-widget-content .ui-priority-secondary, .ui-datepicker .ui-widget-header .ui-priority-secondary {
        opacity: .6
    }

    .ui-datepicker .ui-state-disabled, .ui-datepicker .ui-widget-content .ui-state-disabled, .ui-datepicker .ui-widget-header .ui-state-disabled {
        opacity: .2
    }

    .ui-datepicker select {
        color: inherit;
        background-color: #fff;
        border: 1px solid #ced4da;
        outline: none
    }

    .ui-datepicker td span, .ui-datepicker td a {
        padding-top: 6px;
        padding-bottom: 6px
    }

.colorpicker {
    background-color: #fff
}

.tox .tox-menubar, .tox .tox-edit-area__iframe, .tox .tox-statusbar {
    background-color: #fff !important
}

.tox .tox-mbtn {
    color: #495057 !important
}

    .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
        background-color: #f6f6f6 !important
    }

.tox .tox-tbtn:hover {
    background-color: #f6f6f6 !important
}

.tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary {
    background-color: #fff !important
}

.tox .tox-tbtn {
    color: #495057 !important
}

    .tox .tox-tbtn svg {
        fill: #495057 !important
    }

.tox .tox-edit-area__iframe {
    background-color: #fff !important
}

.tox .tox-statusbar a, .tox .tox-statusbar__path-item, .tox .tox-statusbar__wordcount {
    color: #495057 !important
}

.tox .tox-editor-header, .tox .tox-menu, .tox .tox-statusbar {
    font-family: secondary-font
}

.note-editor.note-frame {
    border: 1px solid #f6f6f6;
    box-shadow: none;
    margin: 0
}

    .note-editor.note-frame .note-statusbar {
        background-color: #f6f6f6;
        border-top: 1px solid #eff2f7
    }

    .note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-codable {
        border: none;
        color: #adb5bd;
        background-color: transparent
    }

.note-editor .note-toolbar {
    padding: 0 0 5px 0
}

.note-btn-group .note-btn {
    background-color: #f6f6f6 !important;
    border-color: #f6f6f6 !important
}

.note-status-output {
    display: none
}

.note-editable p:last-of-type {
    margin-bottom: 0
}

.note-popover .popover-content .note-color .dropdown-menu, .card-header.note-toolbar .note-color .dropdown-menu {
    min-width: 344px
}

.note-popover {
    border-color: #f6f6f6
}

    .note-popover .popover-content, .card-header.note-toolbar {
        background-color: #f6f6f6
    }

.dropzone {
    min-height: 230px;
    border: 2px dashed #ced4da;
    background: #fff;
    border-radius: 6px
}

    .dropzone .dz-message {
        font-size: 24px
    }

.form-wizard-wrapper label {
    font-size: 14px;
    text-align: left
}

.wizard ul {
    list-style: none !important;
    padding: 0;
    margin: 0
}

.wizard > .steps > ul > li {
    width: 33%
}

.wizard > .steps .current-info {
    position: absolute;
    right: -999em
}

.wizard > .steps a, .wizard > .steps a:active, .wizard > .steps a:hover {
    margin: 3px;
    padding: 5px;
    display: block;
    width: auto;
    border-radius: 5px
}

.wizard > .steps .current a, .wizard > .steps .current a:active, .wizard > .steps .current a:hover {
    background-color: #3d2a67;
    color: #fff
}

    .wizard > .steps .current a .number, .wizard > .steps .current a:active .number, .wizard > .steps .current a:hover .number {
        border: 2px solid #fff
    }

.wizard > .steps .disabled a, .wizard > .steps .disabled a:active, .wizard > .steps .disabled a:hover, .wizard > .steps .done a, .wizard > .steps .done a:active, .wizard > .steps .done a:hover {
    background-color: #f8f5ff;
    color: #3d2a67
}

    .wizard > .steps .disabled a .number, .wizard > .steps .disabled a:active .number, .wizard > .steps .disabled a:hover .number, .wizard > .steps .done a .number, .wizard > .steps .done a:active .number, .wizard > .steps .done a:hover .number {
        border-color: #3d2a67
    }

.wizard > .steps .number {
    font-size: 16px;
    border-radius: 30%;
    border: 2px solid #fff;
    width: 28px;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    margin-left: 10px;
    background-color: rgb(61 42 103 / 33%);
}

.wizard > .content {
    background-color: transparent;
    margin: 0 5px;
    border-radius: 0;
    min-height: 150px
}

    .wizard > .content > .title {
        position: absolute;
        right: -999em
    }

    .wizard > .content > .body {
        width: 100%;
        height: 100%;
        padding: 30px 0 0;
        position: static
    }

.wizard > .actions {
    position: relative;
    display: block;
    text-align: left;
    width: 100%
}

    .wizard > .actions > ul {
        display: inline-block;
        text-align: left
    }

        .wizard > .actions > ul > li {
            display: block;
            margin: 0 .5em
        }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        background-color: #3d2a67;
        border-radius: 8px;
        padding: 8px 15px;
        color: #fff
    }

    .wizard > .actions .disabled a, .wizard > .actions .disabled a:active, .wizard > .actions .disabled a:hover {
        opacity: .65;
        background-color: #3d2a67;
        color: #fff;
        cursor: not-allowed
    }

    .wizard > .steps > ul > li, .wizard > .actions > ul > li {
        float: right
    }

@media (max-width:768px) {
    .wizard > .steps > ul > li {
        width: 50%
    }

    .form-wizard-wrapper label {
        text-align: right
    }
}

@media (max-width:520px) {
    .wizard > .steps > ul > li {
        width: 100%
    }
}

.table-rep-plugin .btn-toolbar {
    display: block
}

.table-rep-plugin .table-responsive {
    border: none !important
}

.table-rep-plugin .btn-group .btn-default {
    background-color: #8687a7;
    color: #eff2f7;
    border: 1px solid #8687a7
}

    .table-rep-plugin .btn-group .btn-default.btn-primary {
        background-color: #3d2a67;
        border-color: #3d2a67;
        color: #fff;
        box-shadow: 0 0 0 2px rgba(59, 93, 231, .5)
    }

.table-rep-plugin .btn-group.pull-right {
    float: left
}

    .table-rep-plugin .btn-group.pull-right .dropdown-menu {
        left: 0 !important;
        right: auto !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        top: 100% !important
    }

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: 400
}

.table-rep-plugin .checkbox-row {
    padding-right: 40px
}

    .table-rep-plugin .checkbox-row label {
        display: inline-block;
        padding-right: 5px;
        position: relative;
        margin-bottom: .25rem;
        margin-top: .25rem
    }

        .table-rep-plugin .checkbox-row label::before {
            -o-transition: 0.3s ease-in-out;
            -webkit-transition: 0.3s ease-in-out;
            background-color: #fff;
            border-radius: 3px;
            border: 1px solid #f6f6f6;
            content: "";
            display: inline-block;
            height: 17px;
            right: 0;
            top: 2px;
            margin-right: -20px;
            position: absolute;
            transition: 0.3s ease-in-out;
            width: 17px;
            outline: none !important
        }

        .table-rep-plugin .checkbox-row label::after {
            color: #eff2f7;
            display: inline-block;
            font-size: 11px;
            height: 16px;
            right: 0;
            margin-right: -20px;
            padding-right: 3px;
            padding-top: 1px;
            position: absolute;
            top: 0;
            width: 16px
        }

    .table-rep-plugin .checkbox-row input[type="checkbox"] {
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        outline: none !important
    }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label {
            opacity: .65
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:focus + label::before {
            outline-offset: -2px;
            outline: none
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
            content: "\f00c";
            font-family: 'FontAwesome';
            font-weight: 900
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label::before {
            background-color: #f8f9fa;
            cursor: not-allowed
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::before {
            background-color: #3d2a67;
            border-color: #3d2a67
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
            color: #fff
        }

.table-rep-plugin .fixed-solution .sticky-table-header {
    background-color: #3d2a67
}

    .table-rep-plugin .fixed-solution .sticky-table-header table {
        color: #fff
    }

@media (max-width:991.98px) {
    .fixed-solution .sticky-table-header {
        top: 70px !important;
        background-color: #3d2a67
    }

        .fixed-solution .sticky-table-header table {
            color: #fff
        }
}

.table-editable .editable-input .form-control {
    height: 2rem
}

.table-editable a.editable {
    color: #8687a7
}

.table-editable .editable-buttons .btn.btn-sm {
    font-size: 12px
}

.table-editable tbody td.focus {
    box-shadow: inset 0 0 1px 1px #3d2a67 !important
}

.dt-autofill-list {
    border: none !important;
    background-color: #fff !important
}

    .dt-autofill-list .dt-autofill-question, .dt-autofill-list .dt-autofill-button {
        border-bottom-color: #f6f6f6 !important
    }

    .dt-autofill-list ul li:hover {
        background-color: #f6f6f6 !important
    }

.glyphicon {
    display: inline-block;
    font-family: "Material Design Icons";
    font-size: inherit;
    font-weight: 600;
    font-style: inherit
}

.glyphicon-ok:before {
    content: "\F12C"
}

.glyphicon-remove:before {
    content: "\F156"
}

.editable-input {
    display: inline-block;
    margin-left: 10px
}

.editable-buttons {
    display: inline-block
}

.apex-charts {
    min-height: 10px !important
}

    .apex-charts text {
        font-family: secondary-font !important;
        fill: #adb5bd
    }

    .apex-charts .apexcharts-canvas {
        margin: 0 auto
    }

.apexcharts-tooltip-title, .apexcharts-tooltip-text {
    font-family: secondary-font !important
}

.apexcharts-legend-series {
    font-weight: 500
}

.apexcharts-gridline {
    pointer-events: none;
    stroke: #f8f9fa
}

.apexcharts-legend-text {
    color: #8687a7 !important;
    font-family: secondary-font !important;
    font-size: 13px !important
}

.apexcharts-pie-label {
    fill: #fff !important
}

.apexcharts-yaxis text, .apexcharts-xaxis text {
    font-family: secondary-font !important;
    fill: #adb5bd
}

.apexcharts-canvas {
    direction: ltr
}

.apexcharts-legend, .apexcharts-tooltip {
    direction: rtl
}

.apexcharts-legend-series {
    line-height: 1.85 !important
}

.apexcharts-legend-marker {
    margin-right: 0 !important;
    margin-left: 4px;
    margin-top: 2px;
    vertical-align: middle
}

.apexcharts-tooltip-marker {
    margin-right: 0 !important;
    margin-left: 10px;
    margin-top: 2px;
    vertical-align: middle
}

.apexcharts-menu-item {
    direction: rtl;
    font-size: 13px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.flot-charts-height {
    height: 320px
}

.flotTip {
    padding: 8px 12px;
    background-color: rgba(52, 58, 64, .9);
    z-index: 100;
    color: #f8f9fa;
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);
    border-radius: 4px
}

.legendLabel {
    color: #adb5bd
}

input.knob {
    font-family: inherit !important
}

.jqstooltip {
    box-sizing: content-box;
    width: auto !important;
    height: auto !important;
    background-color: #343a40 !important;
    box-shadow: 0 .2rem 2rem rgba(0, 0, 0, .12);
    padding: 5px 10px !important;
    border-radius: 3px;
    border-color: #212529 !important
}

.jqsfield {
    color: #eff2f7 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-family: secondary-font !important;
    font-weight: 500 !important
}

.gmaps, .gmaps-panaroma {
    height: 300px;
    background: #f8f9fa;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #3d2a67;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    right: 50%;
    margin-right: -16px;
    width: 0;
    height: 0;
    position: absolute
}

    .gmaps-overlay_arrow.above {
        bottom: -15px;
        border-right: 16px solid transparent;
        border-left: 16px solid transparent;
        border-top: 16px solid #3d2a67
    }

    .gmaps-overlay_arrow.below {
        top: -15px;
        border-right: 16px solid transparent;
        border-left: 16px solid transparent;
        border-bottom: 16px solid #3d2a67
    }

.jvectormap-label {
    border: none;
    background: #343a40;
    color: #f8f9fa;
    font-family: secondary-font;
    font-size: .875rem;
    padding: 5px 8px
}

.home-btn {
    position: absolute;
    top: 15px;
    left: 25px
}

.bg-login {
    background-image: url(../images/login-img.png);
    padding: 25px 0;
    background-size: cover;
    background-position: center center;
    position: relative;
    border-radius: 0 0 50% 50%
}

.bg-login-overlay {
    position: absolute;
    background: -webkit-linear-gradient(left, #273c92, #293e92);
    background: linear-gradient(to right, #273c92, #293e92);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 0 50% 50%;
    opacity: .8
}

.account-pages .logo-admin {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 74px;
    height: 74px;
    line-height: 74px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)
}

.error-page {
    text-transform: uppercase;
    font-size: 60px;
    line-height: .7;
    position: relative
}

.email-leftbar {
    width: 236px;
    float: right;
    padding: 20px;
    border-radius: 5px
}

.email-rightbar {
    margin-right: 260px
}

.chat-user-box p.user-title {
    color: #343a40;
    font-weight: 500
}

.chat-user-box p {
    font-size: 12px
}

@media (max-width:767px) {
    .email-leftbar {
        float: none;
        width: 100%
    }

    .email-rightbar {
        margin: 0
    }
}

.mail-list a {
    display: block;
    color: #8687a7;
    line-height: 24px;
    padding: 8px 5px
}

    .mail-list a.active {
        color: #FF715B;
        font-weight: 500
    }

.message-list {
    display: block;
    padding-right: 0
}

    .message-list li {
        position: relative;
        display: block;
        height: 50px;
        line-height: 50px;
        cursor: default;
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

        .message-list li a {
            color: #8687a7
        }

        .message-list li:hover {
            background: #f6f6f6;
            -webkit-transition-duration: .05s;
            transition-duration: .05s
        }

        .message-list li .col-mail {
            float: right;
            position: relative
        }

        .message-list li .col-mail-1 {
            width: 320px
        }

            .message-list li .col-mail-1 .star-toggle, .message-list li .col-mail-1 .checkbox-wrapper-mail, .message-list li .col-mail-1 .dot {
                display: block;
                float: right
            }

            .message-list li .col-mail-1 .dot {
                border: 4px solid transparent;
                border-radius: 100px;
                margin: 22px 26px 0;
                height: 0;
                width: 0;
                line-height: 0;
                font-size: 0
            }

            .message-list li .col-mail-1 .checkbox-wrapper-mail {
                margin: 15px 20px 0 10px
            }

            .message-list li .col-mail-1 .star-toggle {
                margin-top: 18px;
                margin-right: 5px
            }

            .message-list li .col-mail-1 .title {
                position: absolute;
                top: 0;
                right: 110px;
                left: 0;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                margin-bottom: 0
            }

        .message-list li .col-mail-2 {
            position: absolute;
            top: 0;
            right: 320px;
            left: 0;
            bottom: 0
        }

            .message-list li .col-mail-2 .subject, .message-list li .col-mail-2 .date {
                position: absolute;
                top: 0
            }

            .message-list li .col-mail-2 .subject {
                right: 0;
                left: 200px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap
            }

            .message-list li .col-mail-2 .date {
                left: 0;
                width: 170px;
                padding-right: 80px
            }

        .message-list li.active, .message-list li.active:hover {
            box-shadow: inset -3px 0 0 #3d2a67
        }

        .message-list li.unread {
            background-color: #f6f6f6;
            font-weight: 500;
            color: #292d32
        }

            .message-list li.unread a {
                color: #292d32;
                font-weight: 500
            }

    .message-list .checkbox-wrapper-mail {
        cursor: pointer;
        height: 20px;
        width: 20px;
        position: relative;
        display: inline-block;
        box-shadow: inset 0 0 0 1px #ced4da;
        border-radius: 1px
    }

        .message-list .checkbox-wrapper-mail input {
            opacity: 0;
            cursor: pointer
        }

            .message-list .checkbox-wrapper-mail input:checked ~ label {
                opacity: 1
            }

        .message-list .checkbox-wrapper-mail label {
            position: absolute;
            height: 20px;
            width: 20px;
            right: 0;
            cursor: pointer;
            opacity: 0;
            margin-bottom: 0;
            -webkit-transition-duration: .05s;
            transition-duration: .05s;
            top: 0
        }

            .message-list .checkbox-wrapper-mail label:before {
                content: "\F12C";
                font-family: "Material Design Icons";
                top: 1px;
                height: 20px;
                color: #292d32;
                width: 20px;
                position: absolute;
                margin-top: -16px;
                right: 3.5px;
                font-size: 13px
            }

@media (max-width:575.98px) {
    .message-list li .col-mail-1 {
        width: 200px
    }
}

.counter-number {
    font-size: 32px;
    font-weight: 700;
    text-align: center
}

    .counter-number span {
        font-size: 16px;
        font-weight: 400;
        display: block;
        padding-top: 5px
    }

.coming-box {
    float: left;
    width: 25%
}

.timeline-box {
    padding: 0px !important;
    position: relative
}

    .timeline-box .item-lable {
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        font-size: 12px;
        position: relative;
        top: -20px;
        z-index: 1
    }

        .timeline-box .item-lable p {
            line-height: inherit
        }

    .timeline-box .timeline-spacing {
        margin-bottom: 70px
    }

    .timeline-box .dot {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        margin: 0 auto;
        position: relative;
        top: -6px;
        z-index: 1
    }

    .timeline-box .timeline-line {
        width: 100%;
        position: relative;
        height: 3px;
        border-top: 3px solid #eff2f7
    }

    .timeline-box .vertical-line {
        position: relative;
        width: 100%
    }

        .timeline-box .vertical-line .wrapper-line {
            width: 2px;
            height: 50px;
            background-color: #eff2f7;
            margin: 0 auto
        }

.timeline-count .row:first-child .timeline-box:first-child .timeline-line:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background: #eff2f7;
    position: absolute;
    top: -6px
}

.timeline-count .row:last-child .timeline-box:last-child .timeline-line, .timeline-count .row:first-child .timeline-box:first-child .timeline-line {
    border-top: 3px solid #eff2f7 !important
}

.timeline-count .row:last-child .timeline-box:last-child:before {
    content: unset !important
}

.timeline-count .row:nth-child(odd) .timeline-box:last-child:before {
    content: '';
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 100%;
    border-left: 3px solid #eff2f7
}

.timeline-count .row:nth-child(even) .timeline-box:last-child:before {
    content: '';
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 100%;
    border-right: 3px solid #eff2f7
}

.timeline-count .row:nth-child(even) {
    direction: ltr
}

    .timeline-count .row:nth-child(even) .timeline-box {
        direction: rtl
    }

.plan-box .plan-btn {
    position: relative
}

    .plan-box .plan-btn::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #f6f6f6;
        right: 0;
        left: 0;
        top: 12px
    }

.loginlogo {
    text-align: center !important;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: inherit;
    vertical-align: baseline;
    text-decoration: none;
    height: auto;
    width: 100%;
    max-width: 170px;
    max-height: 60px;
    pointer-events: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.box {
    width: 100%;
    height: 3vh;
    border-radius: 5px;
    box-shadow: 0 2px 30px rgba(black, .2);
    background: lighten(#f0f4c3, 10%);
    position: relative;
    transform: translate3d(0, 0, 0)
}

.wave {
    opacity: .9;
    position: absolute;
    top: 3%;
    left: 50%;
    background: #2e1b58;
    width: 465px;
    height: 465px;
    margin-left: -240px;
    margin-top: -370px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 7000ms infinite linear
}

    .wave.-three {
        animation: drift 9000ms infinite linear
    }

    .wave.-two {
        animation: drift 7000ms infinite linear;
        opacity: .1;
        background: yellow
    }

.box:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(#e8a, 1), rgba(#def, 0) 80%, rgba(white, .5));
    z-index: 11;
    transform: translate3d(0, 0, 0)
}

@keyframes drift {
    from {
        transform: rotate(0deg)
    }

    from {
        transform: rotate(360deg)
    }
}

.text-reg {
    position: relative;
    color: #fff
}

.grecaptcha-badge {
    visibility: hidden
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border-top-color: rgba(0, 0, 0, .5)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: rgba(0, 0, 255, .5)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border-top-color: rgba(0, 0, 0, .5)
    }
}

@keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border-top-color: rgba(0, 0, 0, .5)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: rgba(0, 0, 255, .5)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border-top-color: rgba(0, 0, 0, .5)
    }
}

.loader {
    background-color: #f7f5fb !important;
    position: fixed;
    width: 100%;
    z-index: 99999999;
    height: 100%;
    top: 0;
    text-align: center
}

.loaderi {
    position: relative;
    margin: 35px auto;
    width: 100px;
    height: 100px;
    display: block;
    overflow: hidden
}

    .loaderi div {
        height: 100%
    }

.loader2, .loader2 div {
    border-radius: 50%;
    padding: 4px;
    border: 2px solid transparent;
    -webkit-animation: rotate linear 3.5s infinite;
    animation: rotate linear 3.5s infinite;
    border-top-color: #855be0;
    border-left-color: rgba(0, 0, 0, .5);
    border-right-color: rgba(0, 0, 0, .5)
}

.loader .div3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

:root {
    --blue: #3d2a67;
    --indigo: #564ab1;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #FF715B;
    --orange: #f1734f;
    --yellow: #EEB902;
    --green: #45cb85;
    --teal: #050505;
    --cyan: #0CAADC;
    --white: #fff;
    --gray: #8687a7;
    --gray-dark: #343a40;
    --primary: #3d2a67;
    --secondary: #8687a7;
    --success: #45cb85;
    --info: #0CAADC;
    --warning: #EEB902;
    --danger: #FF715B;
    --light: #eff2f7;
    --dark: #343a40;
    --pink: #e83e8c;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-secondary-font: "SF UI Text", secondary-font;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: secondary-font;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: "SF UI Text", secondary-font;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #8687a7;
    text-align: right;
    background-color: #f3f5f7
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5rem;
    margin-right: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #321f58;
    text-decoration: none;
    background-color: transparent
}

    a:hover {
        color: #7963b3;
        text-decoration: underline
    }

    a:not([href]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):hover {
            color: inherit;
            text-decoration: none
        }

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #8687a7;
    text-align: right;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1, h1 {
    font-size: 2.1875rem
}

.h2, h2 {
    font-size: 1.75rem
}

.h3, h3 {
    font-size: 1.53125rem
}

.h4, h4 {
    font-size: 1.3125rem
}

.h5, h5 {
    font-size: 1.09375rem
}

.h6, h6 {
    font-size: .875rem
}

.lead {
    font-size: 1.09375rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-right: 0;
    list-style: none
}

.list-inline {
    padding-right: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-left: .5rem
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.09375rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #8687a7
}

    .blockquote-footer::before {
        content: "\2014\00A0"
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #f3f5f7;
    border: 1px solid #f6f6f6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #8687a7
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 600
    }

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-left: 0;
        padding-right: 0
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-right: 8.33333%
}

.offset-2 {
    margin-right: 16.66667%
}

.offset-3 {
    margin-right: 25%
}

.offset-4 {
    margin-right: 33.33333%
}

.offset-5 {
    margin-right: 41.66667%
}

.offset-6 {
    margin-right: 50%
}

.offset-7 {
    margin-right: 58.33333%
}

.offset-8 {
    margin-right: 66.66667%
}

.offset-9 {
    margin-right: 75%
}

.offset-10 {
    margin-right: 83.33333%
}

.offset-11 {
    margin-right: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-right: 0
    }

    .offset-sm-1 {
        margin-right: 8.33333%
    }

    .offset-sm-2 {
        margin-right: 16.66667%
    }

    .offset-sm-3 {
        margin-right: 25%
    }

    .offset-sm-4 {
        margin-right: 33.33333%
    }

    .offset-sm-5 {
        margin-right: 41.66667%
    }

    .offset-sm-6 {
        margin-right: 50%
    }

    .offset-sm-7 {
        margin-right: 58.33333%
    }

    .offset-sm-8 {
        margin-right: 66.66667%
    }

    .offset-sm-9 {
        margin-right: 75%
    }

    .offset-sm-10 {
        margin-right: 83.33333%
    }

    .offset-sm-11 {
        margin-right: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-right: 0
    }

    .offset-md-1 {
        margin-right: 8.33333%
    }

    .offset-md-2 {
        margin-right: 16.66667%
    }

    .offset-md-3 {
        margin-right: 25%
    }

    .offset-md-4 {
        margin-right: 33.33333%
    }

    .offset-md-5 {
        margin-right: 41.66667%
    }

    .offset-md-6 {
        margin-right: 50%
    }

    .offset-md-7 {
        margin-right: 58.33333%
    }

    .offset-md-8 {
        margin-right: 66.66667%
    }

    .offset-md-9 {
        margin-right: 75%
    }

    .offset-md-10 {
        margin-right: 83.33333%
    }

    .offset-md-11 {
        margin-right: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-right: 0
    }

    .offset-lg-1 {
        margin-right: 8.33333%
    }

    .offset-lg-2 {
        margin-right: 16.66667%
    }

    .offset-lg-3 {
        margin-right: 25%
    }

    .offset-lg-4 {
        margin-right: 33.33333%
    }

    .offset-lg-5 {
        margin-right: 41.66667%
    }

    .offset-lg-6 {
        margin-right: 50%
    }

    .offset-lg-7 {
        margin-right: 58.33333%
    }

    .offset-lg-8 {
        margin-right: 66.66667%
    }

    .offset-lg-9 {
        margin-right: 75%
    }

    .offset-lg-10 {
        margin-right: 83.33333%
    }

    .offset-lg-11 {
        margin-right: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-right: 0
    }

    .offset-xl-1 {
        margin-right: 8.33333%
    }

    .offset-xl-2 {
        margin-right: 16.66667%
    }

    .offset-xl-3 {
        margin-right: 25%
    }

    .offset-xl-4 {
        margin-right: 33.33333%
    }

    .offset-xl-5 {
        margin-right: 41.66667%
    }

    .offset-xl-6 {
        margin-right: 50%
    }

    .offset-xl-7 {
        margin-right: 58.33333%
    }

    .offset-xl-8 {
        margin-right: 66.66667%
    }

    .offset-xl-9 {
        margin-right: 75%
    }

    .offset-xl-10 {
        margin-right: 83.33333%
    }

    .offset-xl-11 {
        margin-right: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #8687a7
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #eff2f7
    }

    .table thead {
        background-color: rgba(52, 40, 104, .05);
        border-radius: 4px
    }

.th-border {
    border-radius: 0 10px 10px 0
}

.th-border2 {
    border-radius: 10px 0 0 10px
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eff2f7
}

.table tbody + tbody {
    border-top: 2px solid #eff2f7
}

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #eff2f7
}

    .table-bordered td, .table-bordered th {
        border: 1px solid #eff2f7
    }

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f8f9fa
}

.table-hover tbody tr:hover {
    color: #8687a7;
    background-color: #f8f9fa
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #c8d2f8
}

    .table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
        border-color: #99abf3
    }

.table-hover .table-primary:hover {
    background-color: #b1bff5
}

    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
        background-color: #b1bff5
    }

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #dddde6
}

    .table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
        border-color: #c0c1d1
    }

.table-hover .table-secondary:hover {
    background-color: #cecedb
}

    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
        background-color: #cecedb
    }

.table-success, .table-success > td, .table-success > th {
    background-color: #cbf0dd
}

    .table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
        border-color: #9ee4c0
    }

.table-hover .table-success:hover {
    background-color: #b7ead0
}

    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
        background-color: #b7ead0
    }

.table-info, .table-info > td, .table-info > th {
    background-color: #bbe7f5
}

    .table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
        border-color: #81d3ed
    }

.table-hover .table-info:hover {
    background-color: #a5dff2
}

    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
        background-color: #a5dff2
    }

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #faebb8
}

    .table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
        border-color: #f6db7b
    }

.table-hover .table-warning:hover {
    background-color: #f8e4a0
}

    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
        background-color: #f8e4a0
    }

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #ffd7d1
}

    .table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
        border-color: #ffb5aa
    }

.table-hover .table-danger:hover {
    background-color: #ffc1b8
}

    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
        background-color: #ffc1b8
    }

.table-light, .table-light > td, .table-light > th {
    background-color: #fbfbfd
}

    .table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
        border-color: #f7f8fb
    }

.table-hover .table-light:hover {
    background-color: #eaeaf5
}

    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
        background-color: #eaeaf5
    }

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #c6c8ca
}

    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #95999c
    }

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
        background-color: #b9bbbe
    }

.table-pink, .table-pink > td, .table-pink > th {
    background-color: #f9c9df
}

    .table-pink tbody + tbody, .table-pink td, .table-pink th, .table-pink thead th {
        border-color: #f39bc3
    }

.table-hover .table-pink:hover {
    background-color: #f6b2d1
}

    .table-hover .table-pink:hover > td, .table-hover .table-pink:hover > th {
        background-color: #f6b2d1
    }

.table-active, .table-active > td, .table-active > th {
    background-color: #f8f9fa
}

.table-hover .table-active:hover {
    background-color: #e9ecef
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: #e9ecef
    }

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #eff2f7
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

    .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #454d55
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, .05)
    }

    .table-dark.table-hover tbody tr:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, .075)
    }

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-md > .table-bordered {
            border: 0
        }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-lg > .table-bordered {
            border: 0
        }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

    .table-responsive > .table-bordered {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .47rem .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 10px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-webkit-input-placeholder {
    color: #8687a7;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #8687a7;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #8687a7;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #8687a7;
    opacity: 1
}

.form-control::placeholder {
    color: #8687a7;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    opacity: 1;
    cursor: not-allowed
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.47rem + 1px);
    padding-bottom: calc(.47rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.09375rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .76563rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .47rem 0;
    margin-bottom: 0;
    font-size: .875rem;
    line-height: 1.5;
    color: #8687a7;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
        padding-left: 0;
        padding-right: 0
    }

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .76563rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 25px
}

select.form-control[multiple], select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

    .form-row > .col, .form-row > [class*=col-] {
        padding-left: 5px;
        padding-right: 5px
    }

.form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-right: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
        color: #8687a7
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
    margin-left: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-left: .3125rem;
        margin-right: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #45cb85
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .4rem .7rem;
    margin-top: .1rem;
    font-size: .76563rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(69, 203, 133, .9);
    border-radius: .25rem
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-left: calc(1.5em + .94rem);
    background-position: top calc(.375em + .235rem) left calc(.375em + .235rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #45cb85;
    padding-left: calc((1em + .94rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2345cb85' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center left 1.75rem/calc(.75em + .47rem) calc(.75em + .47rem)
}

    .custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
        border-color: #45cb85;
        -webkit-box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .25);
        box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .25)
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #45cb85
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #45cb85
}

    .custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
        border-color: #45cb85
    }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #6dd69f;
    background-color: #6dd69f
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .25);
    box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #45cb85
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #ff715b;
    position: absolute;
    top: 100%
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .4rem .7rem;
    margin-top: .1rem;
    font-size: .76563rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(255, 113, 91, .9);
    border-radius: .25rem
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-left: calc(1.5em + .94rem);
    background-position: top calc(.375em + .235rem) left calc(.375em + .235rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #ff715b;
    padding-left: calc((1em + .94rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF715B' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23FF715B' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center left 1.75rem/calc(.75em + .47rem) calc(.75em + .47rem)
}

    .custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
        border-color: #ff715b;
        -webkit-box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .25);
        box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .25)
    }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #ff715b
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #ff715b
}

    .custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
        border-color: #ff715b
    }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: #ff9d8e;
    background-color: #ff9d8e
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .25);
    box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ff715b
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #ff715b
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #ff715b;
    -webkit-box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .25);
    box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .25)
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width:576px) {
    .form-inline 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;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        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: auto;
        padding-right: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-left: .25rem;
        margin-right: 0
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #8687a7;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .5rem .5em;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 10px;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #8687a7;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .25);
    box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-per {
    color: #fff;
    background-color: #321f58c7;
    border-color: #6a5893a6
}

    .btn-per:hover {
        color: #fff;
        background-color: #533c82;
        border-color: #6a5893
    }

    .btn-per.focus, .btn-per:focus {
        color: #fff;
        background-color: #443269;
        border-color: #6a5893;
        -webkit-box-shadow: 0 0 0 .15rem rgb(50 31 88 / 43%);
        box-shadow: 0 0 0 .15rem rgb(50 31 88 / 22%)
    }

.btn-primary {
    color: #fff;
    background-color: #321f58;
    border-color: #6a5893
}

    .btn-primary:hover {
        color: #fff;
        background-color: #533c82;
        border-color: #6a5893
    }

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #443269;
        border-color: #6a5893;
        -webkit-box-shadow: 0 0 0 .15rem rgb(50 31 88 / 43%);
        box-shadow: 0 0 0 .15rem rgb(50 31 88 / 22%)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #321f58;
        border-color: #6a5893
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #321f58;
        border-color: #6a5893
    }

        .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgb(50 31 88 / 28%);
            box-shadow: 0 0 0 .15rem rgb(50 31 88 / 29%)
        }

.btn-secondary {
    color: #fff;
    background-color: #8687a7;
    border-color: #8687a7
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #707197;
        border-color: #696a91
    }

    .btn-secondary.focus, .btn-secondary:focus {
        color: #fff;
        background-color: #707197;
        border-color: #696a91;
        -webkit-box-shadow: 0 0 0 .15rem rgba(152, 153, 180, .5);
        box-shadow: 0 0 0 .15rem rgba(152, 153, 180, .5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #8687a7;
        border-color: #8687a7
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #696a91;
        border-color: #646589
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(152, 153, 180, .5);
            box-shadow: 0 0 0 .15rem rgba(152, 153, 180, .5)
        }

.btn-success {
    color: #fff;
    background-color: #45cb85;
    border-color: #45cb85
}

    .btn-success:hover {
        color: #fff;
        background-color: #33b772;
        border-color: #30ad6c
    }

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #33b772;
        border-color: #30ad6c;
        -webkit-box-shadow: 0 0 0 .15rem rgba(97, 211, 151, .5);
        box-shadow: 0 0 0 .15rem rgba(97, 211, 151, .5)
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #45cb85;
        border-color: #45cb85
    }

    .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #30ad6c;
        border-color: #2ea366
    }

        .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(97, 211, 151, .5);
            box-shadow: 0 0 0 .15rem rgba(97, 211, 151, .5)
        }

.btn-info {
    color: #fff;
    background-color: #0caadc;
    border-color: #0caadc
}

    .btn-info:hover {
        color: #fff;
        background-color: #0a8eb8;
        border-color: #0985ac
    }

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #0a8eb8;
        border-color: #0985ac;
        -webkit-box-shadow: 0 0 0 .15rem rgba(48, 183, 225, .5);
        box-shadow: 0 0 0 .15rem rgba(48, 183, 225, .5)
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #0caadc;
        border-color: #0caadc
    }

    .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #0985ac;
        border-color: #097ba0
    }

        .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(48, 183, 225, .5);
            box-shadow: 0 0 0 .15rem rgba(48, 183, 225, .5)
        }

.btn-warning {
    color: #fff;
    background-color: #eeb902;
    border-color: #eeb902
}

    .btn-warning:hover {
        color: #fff;
        background-color: #c89c02;
        border-color: #bb9202
    }

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #c89c02;
        border-color: #bb9202;
        -webkit-box-shadow: 0 0 0 .15rem rgba(241, 196, 40, .5);
        box-shadow: 0 0 0 .15rem rgba(241, 196, 40, .5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #fff;
        background-color: #eeb902;
        border-color: #eeb902
    }

    .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #bb9202;
        border-color: #af8801
    }

        .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(241, 196, 40, .5);
            box-shadow: 0 0 0 .15rem rgba(241, 196, 40, .5)
        }

.btn-danger {
    color: #fff;
    background-color: #ff715b;
    border-color: #ff715b
}

    .btn-danger:hover {
        color: #fff;
        background-color: #ff5035;
        border-color: #ff4528
    }

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #ff5035;
        border-color: #ff4528;
        -webkit-box-shadow: 0 0 0 .15rem rgba(255, 134, 116, .5);
        box-shadow: 0 0 0 .15rem rgba(255, 134, 116, .5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #ff715b;
        border-color: #ff715b
    }

    .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #ff4528;
        border-color: #ff3a1b
    }

        .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(255, 134, 116, .5);
            box-shadow: 0 0 0 .15rem rgba(255, 134, 116, .5)
        }

.btn-light {
    color: #212529;
    border: 2px solid #e7ecf4
}

    .btn-light:hover {
        color: #212529;
        border: 2px solid #523d82
    }

    .btn-light.focus, .btn-light:focus {
        color: #212529;
        border: 2px solid #523d82;
        -webkit-box-shadow: 0 0 0 .15rem rgba(208, 211, 216, .5);
        box-shadow: 0 0 0 .15rem rgba(208, 211, 216, .5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        border: 2px solid #523d82
    }

    .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        border: 2px solid #523d82
    }

        .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(208, 211, 216, .5);
            box-shadow: 0 0 0 .15rem rgba(208, 211, 216, .5)
        }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark.focus, .btn-dark:focus {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
        -webkit-box-shadow: 0 0 0 .15rem rgba(82, 88, 93, .5);
        box-shadow: 0 0 0 .15rem rgba(82, 88, 93, .5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

        .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(82, 88, 93, .5);
            box-shadow: 0 0 0 .15rem rgba(82, 88, 93, .5)
        }

.btn-pink {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c
}

    .btn-pink:hover {
        color: #fff;
        background-color: #e41c78;
        border-color: #d91a72
    }

    .btn-pink.focus, .btn-pink:focus {
        color: #fff;
        background-color: #e41c78;
        border-color: #d91a72;
        -webkit-box-shadow: 0 0 0 .15rem rgba(235, 91, 157, .5);
        box-shadow: 0 0 0 .15rem rgba(235, 91, 157, .5)
    }

    .btn-pink.disabled, .btn-pink:disabled {
        color: #fff;
        background-color: #e83e8c;
        border-color: #e83e8c
    }

    .btn-pink:not(:disabled):not(.disabled).active, .btn-pink:not(:disabled):not(.disabled):active, .show > .btn-pink.dropdown-toggle {
        color: #fff;
        background-color: #d91a72;
        border-color: #ce196c
    }

        .btn-pink:not(:disabled):not(.disabled).active:focus, .btn-pink:not(:disabled):not(.disabled):active:focus, .show > .btn-pink.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(235, 91, 157, .5);
            box-shadow: 0 0 0 .15rem rgba(235, 91, 157, .5)
        }

.btn-outline-primary {
    color: #3d2a67;
    border-color: #3d2a67
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #3d2a67;
        border-color: #3d2a67
    }

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .5);
        box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #3d2a67;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #3d2a67;
        border-color: #3d2a67
    }

        .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .5);
            box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .5)
        }

.btn-outline-secondary {
    color: #8687a7;
    border-color: #8687a7
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #8687a7;
        border-color: #8687a7
    }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(134, 135, 167, .5);
        box-shadow: 0 0 0 .15rem rgba(134, 135, 167, .5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #8687a7;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #8687a7;
        border-color: #8687a7
    }

        .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(134, 135, 167, .5);
            box-shadow: 0 0 0 .15rem rgba(134, 135, 167, .5)
        }

.btn-outline-success {
    color: #45cb85;
    border-color: #45cb85
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #45cb85;
        border-color: #45cb85
    }

    .btn-outline-success.focus, .btn-outline-success:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .5);
        box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #45cb85;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #45cb85;
        border-color: #45cb85
    }

        .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .5);
            box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .5)
        }

.btn-outline-info {
    color: #0caadc;
    border-color: #0caadc
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #0caadc;
        border-color: #0caadc
    }

    .btn-outline-info.focus, .btn-outline-info:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(12, 170, 220, .5);
        box-shadow: 0 0 0 .15rem rgba(12, 170, 220, .5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #0caadc;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #0caadc;
        border-color: #0caadc
    }

        .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(12, 170, 220, .5);
            box-shadow: 0 0 0 .15rem rgba(12, 170, 220, .5)
        }

.btn-outline-warning {
    color: #eeb902;
    border-color: #eeb902
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #eeb902;
        border-color: #eeb902
    }

    .btn-outline-warning.focus, .btn-outline-warning:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(238, 185, 2, .5);
        box-shadow: 0 0 0 .15rem rgba(238, 185, 2, .5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #eeb902;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #eeb902;
        border-color: #eeb902
    }

        .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(238, 185, 2, .5);
            box-shadow: 0 0 0 .15rem rgba(238, 185, 2, .5)
        }

.btn-outline-danger {
    color: #ff715b;
    border-color: #ff715b
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #ff715b;
        border-color: #ff715b
    }

    .btn-outline-danger.focus, .btn-outline-danger:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .5);
        box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #ff715b;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #ff715b;
        border-color: #ff715b
    }

        .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .5);
            box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .5)
        }

.btn-outline-light {
    color: #eff2f7;
    border-color: #eff2f7
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #eff2f7;
        border-color: #eff2f7
    }

    .btn-outline-light.focus, .btn-outline-light:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(239, 242, 247, .5);
        box-shadow: 0 0 0 .15rem rgba(239, 242, 247, .5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #eff2f7;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #eff2f7;
        border-color: #eff2f7
    }

        .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(239, 242, 247, .5);
            box-shadow: 0 0 0 .15rem rgba(239, 242, 247, .5)
        }

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark.focus, .btn-outline-dark:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(52, 58, 64, .5);
        box-shadow: 0 0 0 .15rem rgba(52, 58, 64, .5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .15rem rgba(52, 58, 64, .5)
        }

.btn-outline-pink {
    color: #e83e8c;
    border-color: #e83e8c
}

    .btn-outline-pink:hover {
        color: #fff;
        background-color: #e83e8c;
        border-color: #e83e8c
    }

    .btn-outline-pink.focus, .btn-outline-pink:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(232, 62, 140, .5);
        box-shadow: 0 0 0 .15rem rgba(232, 62, 140, .5)
    }

    .btn-outline-pink.disabled, .btn-outline-pink:disabled {
        color: #e83e8c;
        background-color: transparent
    }

    .btn-outline-pink:not(:disabled):not(.disabled).active, .btn-outline-pink:not(:disabled):not(.disabled):active, .show > .btn-outline-pink.dropdown-toggle {
        color: #fff;
        background-color: #e83e8c;
        border-color: #e83e8c
    }

        .btn-outline-pink:not(:disabled):not(.disabled).active:focus, .btn-outline-pink:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-pink.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(232, 62, 140, .5);
            box-shadow: 0 0 0 .15rem rgba(232, 62, 140, .5)
        }

.btn-link {
    font-weight: 400;
    color: #43316c;
    text-decoration: none
}

    .btn-link:hover {
        color: #826bb7;
        text-decoration: underline
    }

    .btn-link.focus, .btn-link:focus {
        text-decoration: underline;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-link.disabled, .btn-link:disabled {
        color: #8687a7;
        pointer-events: none
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border-radius: 1.5rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .76563rem;
    line-height: 1.5;
    border-radius: 0.5rem
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0;
    display: none
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: .875rem;
    color: #8687a7;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .15);
    border-radius: .7rem
}

.dropdown-menu-left {
    left: auto;
    right: 0
}

.dropdown-menu-right {
    left: 0;
    right: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        left: auto;
        right: 0
    }

    .dropdown-menu-sm-right {
        left: 0;
        right: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        left: auto;
        right: 0
    }

    .dropdown-menu-md-right {
        left: 0;
        right: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        left: auto;
        right: 0
    }

    .dropdown-menu-lg-right {
        left: 0;
        right: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        left: auto;
        right: 0
    }

    .dropdown-menu-xl-right {
        left: 0;
        right: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropright .dropdown-menu {
    top: 0;
    left: auto;
    right: 100%;
    margin-top: 0;
    margin-right: .125rem
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
    margin-top: 0;
    margin-left: .125rem
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    left: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #eff2f7
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .35rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: 10px
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #8687a7;
        pointer-events: none;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .76563rem;
    color: #8687a7;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .35rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
            z-index: 1
        }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
            z-index: 1
        }

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-right: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dropdown-toggle-split {
    padding-left: .5625rem;
    padding-right: .5625rem
}

    .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
        margin-right: 0
    }

.dropleft .dropdown-toggle-split::before {
    margin-left: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-left: .375rem;
    padding-right: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-left: .75rem;
    padding-right: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
        width: 100%
    }

        .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
            margin-top: -1px
        }

        .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

        .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none
    }

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #e7ecf4
}

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        min-width: 0;
        margin-bottom: 0
    }

        .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
            margin-right: -1px
        }

        .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
            z-index: 3
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4
        }

        .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

        .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

    .input-group > .custom-file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .input-group-append .btn, .input-group-prepend .btn {
        position: relative;
        z-index: 2
    }

        .input-group-append .btn:focus, .input-group-prepend .btn:focus {
            z-index: 3
        }

        .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
            margin-right: -1px
        }

.input-group-prepend {
    margin-left: -1px
}

.input-group-append {
    margin-right: -1px
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .47rem .75rem;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap
}

    .input-group-text input[type=checkbox], .input-group-text input[type=radio] {
        margin-top: 0
    }

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border-radius: .4rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .76563rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-left: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.3125rem;
    padding-right: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    right: 0;
    z-index: -1;
    width: 1rem;
    height: 1.15625rem;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        border-color: #55465d;
        background-color: #321f58
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
        border-color: #b1bbc4
    }

    .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
        color: #fff;
        background-color: #dae0fa;
        border-color: #dae0fa
    }

    .custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
        color: #8687a7
    }

        .custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {
            background-color: #fff
        }

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

    .custom-control-label::before {
        position: absolute;
        top: .15625rem;
        right: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #adb5bd solid 1px
    }

    .custom-control-label::after {
        position: absolute;
        top: .15625rem;
        right: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: no-repeat 50%/50% 50%
    }

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #3d2a67;
    background-color: #3d2a67
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(59, 93, 231, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(59, 93, 231, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(59, 93, 231, .5)
}

.custom-switch {
    padding-right: 2.25rem
}

    .custom-switch .custom-control-label::before {
        right: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: .5rem
    }

    .custom-switch .custom-control-label::after {
        top: calc(.15625rem + 2px);
        right: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: .5rem;
        -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
    }

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(-.75rem);
    transform: translateX(-.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(59, 93, 231, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .94rem + 2px);
    padding: .47rem .75rem .47rem 1.75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-select:focus {
        border-color: #b1bbc4;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .25);
        box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .25)
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-left: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #8687a7;
        background-color: #eff2f7
    }

    .custom-select::-ms-expand {
        display: none
    }

    .custom-select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #495057
    }

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: .5rem;
    font-size: .76563rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: 1rem;
    font-size: 1.09375rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .94rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .94rem + 2px);
    margin: 0;
    opacity: 0;
    z-index: -1;
}

    .custom-file-input:focus ~ .custom-file-label {
        border: 2px solid #523d82;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
        background-color: #fff
    }

    .custom-file-input:lang(fa) ~ .custom-file-label::after {
        content: "پیوست فایل"
    }

.custom-file-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0.47rem 6.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 2px solid #e7ecf4;
    border-radius: 10px;
    z-index: 1;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .custom-file-label:hover {
        border-color: #523d82;
        outline-color: initial;
    }

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(1.5em + .94rem);
        padding: .47rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "پیوست فایل";
        background-color: #fff;
        border-left: inherit;
        border-radius: 0 10px 10px 0;
    }

.custom-range {
    width: 100%;
    height: 1.3rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-range:focus {
        outline: 0
    }

        .custom-range:focus::-webkit-slider-thumb {
            -webkit-box-shadow: 0 0 0 1px #f3f5f7, none;
            box-shadow: 0 0 0 1px #f3f5f7, none
        }

        .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #f3f5f7, none
        }

        .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #f3f5f7, none
        }

    .custom-range::-moz-focus-outer {
        border: 0
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #3d2a67;
        border: 0;
        border-radius: 1rem;
        -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        appearance: none
    }

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #dae0fa
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #f6f6f6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3d2a67;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #dae0fa
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #f6f6f6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-left: .15rem;
    margin-right: .15rem;
    background-color: #3d2a67;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #dae0fa
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #f6f6f6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-left: 15px;
    background-color: #f6f6f6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before, .custom-file-label, .custom-select {
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        -webkit-transition: none;
        transition: none
    }
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #8687a7;
        pointer-events: none;
        cursor: default
    }

.nav-tabs {
    border-bottom: 1px solid #ced4da
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #eff2f7 #eff2f7 #ced4da
        }

        .nav-tabs .nav-link.disabled {
            color: #8687a7;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #ced4da #ced4da #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.nav-pills .nav-link {
    border-radius: .5rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #503b89
    }

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .33594rem;
    padding-bottom: .33594rem;
    margin-left: 1rem;
    font-size: 1.09375rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.09375rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-left: .5rem;
                padding-right: .5rem
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
}

@media (max-width:767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-left: .5rem;
                padding-right: .5rem
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
}

@media (max-width:991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-left: .5rem;
                padding-right: .5rem
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-left: .5rem;
                padding-right: .5rem
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-expand .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-left: .5rem;
            padding-right: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: rgba(0, 0, 0, .9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0, 0, 0, .7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, .3)
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0, 0, 0, .9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

    .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, .9)
    }

        .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
            color: rgba(0, 0, 0, .9)
        }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, .75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, .25)
    }

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

    .navbar-dark .navbar-text a {
        color: #fff
    }

        .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
            color: #fff
        }

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid #f6f6f6;
    border-radius: 10px
}

    .card > hr {
        margin-left: 0;
        margin-right: 0
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-left-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-right: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #3d2a67;
    border-bottom: 0 solid #3d2a67
}

    .card-header:first-child {
        border-radius: 25px
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f6f6f6;
    border-top: 0 solid #f6f6f6
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 0) calc(.25rem - 0)
    }

.card-header-tabs {
    margin-left: -.625rem;
    margin-bottom: -.75rem;
    margin-right: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1.25rem
}

.card-img, .card-img-bottom, .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.card-img, .card-img-top {
    border-top-right-radius: calc(.25rem - 0);
    border-top-left-radius: calc(.25rem - 0)
}

.card-img, .card-img-bottom {
    border-bottom-left-radius: calc(.25rem - 0);
    border-bottom-right-radius: calc(.25rem - 0)
}

.card-deck .card {
    margin-bottom: 12px
}

@media (min-width:576px) {
    .card-deck {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -12px;
        margin-right: -12px
    }

        .card-deck .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-left: 12px;
            margin-bottom: 0;
            margin-right: 12px
        }
}

.card-group > .card {
    margin-bottom: 12px
}

@media (min-width:576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-right: 0;
                border-right: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
                    border-bottom-right-radius: 0
                }
}

.card-columns .card {
    margin-bottom: 24px
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.accordion > .card {
    overflow: hidden
}

    .accordion > .card:not(:last-of-type) {
        border-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .accordion > .card:not(:first-of-type) {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .accordion > .card > .card-header {
        border-radius: 10px;
        margin-bottom: 0
    }

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eff2f7;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-right: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-left: .5rem;
        color: #8687a7;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none
    }

.breadcrumb-item.active {
    color: #8687a7
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-right: -1px;
    line-height: 1.25;
    color: #8687a7;
    background-color: #fff;
    border: 1px solid #ced4da
}

    .page-link:hover {
        z-index: 2;
        color: #1738be;
        text-decoration: none;
        background-color: #eff2f7;
        border-color: #ced4da
    }

    .page-link:focus {
        z-index: 3;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .25);
        box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .25)
    }

.page-item:first-child .page-link {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #3d2a67;
    border-color: #3d2a67
}

.page-item.disabled .page-link {
    color: #ced4da;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #ced4da
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.09375rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .76563rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        -webkit-transition: none;
        transition: none
    }
}

a.badge:focus, a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: 5px;
}

.badge-pill {
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #3d2a67
}

a.badge-primary:focus, a.badge-primary:hover {
    color: #fff;
    background-color: #1a3fd5
}

a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .5);
    box-shadow: 0 0 0 .15rem rgba(59, 93, 231, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #8687a7
}

a.badge-secondary:focus, a.badge-secondary:hover {
    color: #fff;
    background-color: #696a91
}

a.badge-secondary.focus, a.badge-secondary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(134, 135, 167, .5);
    box-shadow: 0 0 0 .15rem rgba(134, 135, 167, .5)
}

.badge-success {
    color: #fff;
    background-color: #45cb85
}

a.badge-success:focus, a.badge-success:hover {
    color: #fff;
    background-color: #30ad6c
}

a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .5);
    box-shadow: 0 0 0 .15rem rgba(69, 203, 133, .5)
}

.badge-info {
    color: #fff;
    background-color: #0caadc
}

a.badge-info:focus, a.badge-info:hover {
    color: #fff;
    background-color: #0985ac
}

a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(12, 170, 220, .5);
    box-shadow: 0 0 0 .15rem rgba(12, 170, 220, .5)
}

.badge-warning {
    color: #fff;
    background-color: #eeb902
}

a.badge-warning:focus, a.badge-warning:hover {
    color: #fff;
    background-color: #bb9202
}

a.badge-warning.focus, a.badge-warning:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(238, 185, 2, .5);
    box-shadow: 0 0 0 .15rem rgba(238, 185, 2, .5)
}

.badge-danger {
    color: #fff;
    background-color: #ff715b
}

a.badge-danger:focus, a.badge-danger:hover {
    color: #fff;
    background-color: #ff4528
}

a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .5);
    box-shadow: 0 0 0 .15rem rgba(255, 113, 91, .5)
}

.badge-light {
    color: #212529;
    background-color: #eff2f7
}

a.badge-light:focus, a.badge-light:hover {
    color: #212529;
    background-color: #cdd6e6
}

a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(239, 242, 247, .5);
    box-shadow: 0 0 0 .15rem rgba(239, 242, 247, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus, a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus, a.badge-dark:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(52, 58, 64, .5);
    box-shadow: 0 0 0 .15rem rgba(52, 58, 64, .5)
}

.badge-pink {
    color: #fff;
    background-color: #e83e8c
}

a.badge-pink:focus, a.badge-pink:hover {
    color: #fff;
    background-color: #d91a72
}

a.badge-pink.focus, a.badge-pink:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(232, 62, 140, .5);
    box-shadow: 0 0 0 .15rem rgba(232, 62, 140, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eff2f7;
    border-radius: .4rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 10px
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-left: 3.8125rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        left: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary {
    color: #1f3078;
    background-color: #d8dffa;
    border-color: #c8d2f8
}

    .alert-primary hr {
        border-top-color: #b1bff5
    }

    .alert-primary .alert-link {
        color: #15204f
    }

.alert-secondary {
    color: #464657;
    background-color: #e7e7ed;
    border-color: #dddde6
}

    .alert-secondary hr {
        border-top-color: #cecedb
    }

    .alert-secondary .alert-link {
        color: #2f2f3b
    }

.alert-success {
    color: #246a45;
    background-color: #daf5e7;
    border-color: #cbf0dd
}

    .alert-success hr {
        border-top-color: #b7ead0
    }

    .alert-success .alert-link {
        color: #17442c
    }

.alert-info {
    color: #065872;
    background-color: #ceeef8;
    border-color: #bbe7f5
}

    .alert-info hr {
        border-top-color: #a5dff2
    }

    .alert-info .alert-link {
        color: #033342
    }

.alert-warning {
    color: #3d2a67;
    background-color: #ffd444;
    border-color: #ffce6e
}

    .alert-warning hr {
        border-top-color: #f8e4a0
    }

    .alert-warning .alert-link {
        color: #493901
    }

.alert-danger {
    color: #853b2f;
    background-color: #ffe3de;
    border-color: #ffd7d1
}

    .alert-danger hr {
        border-top-color: #ffc1b8
    }

    .alert-danger .alert-link {
        color: #5f2a22
    }

.alert-light {
    color: #7c7e80;
    background-color: #fcfcfd;
    border-color: #fbfbfd
}

    .alert-light hr {
        border-top-color: #eaeaf5
    }

    .alert-light .alert-link {
        color: #636566
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

.alert-pink {
    color: #792049;
    background-color: #fad8e8;
    border-color: #f9c9df
}

    .alert-pink hr {
        border-top-color: #f6b2d1
    }

    .alert-pink .alert-link {
        color: #511531
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: -.625rem 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: -.625rem 0
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: .625rem;
    overflow: hidden;
    font-size: .65625rem;
    background-color: #fff;
    border-radius: .25rem
}

.progress-bar {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #3d2a67;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: .625rem .625rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        z-index: 1;
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #8687a7;
        background-color: #eff2f7
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

    .list-group-item:first-child {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem
    }

    .list-group-item:last-child {
        border-bottom-left-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #8687a7;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #3d2a67;
        border-color: #3d2a67
    }

    .list-group-item + .list-group-item {
        border-top-width: 0
    }

        .list-group-item + .list-group-item.active {
            margin-top: -1px;
            border-top-width: 1px
        }

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .list-group-horizontal .list-group-item:first-child {
        border-bottom-right-radius: .25rem;
        border-top-left-radius: 0
    }

    .list-group-horizontal .list-group-item:last-child {
        border-top-left-radius: .25rem;
        border-bottom-right-radius: 0
    }

    .list-group-horizontal .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-right-width: 0
    }

        .list-group-horizontal .list-group-item + .list-group-item.active {
            margin-right: -1px;
            border-right-width: 1px
        }

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-sm .list-group-item:first-child {
            border-bottom-right-radius: .25rem;
            border-top-left-radius: 0
        }

        .list-group-horizontal-sm .list-group-item:last-child {
            border-top-left-radius: .25rem;
            border-bottom-right-radius: 0
        }

        .list-group-horizontal-sm .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-sm .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-right-width: 0
        }

            .list-group-horizontal-sm .list-group-item + .list-group-item.active {
                margin-right: -1px;
                border-right-width: 1px
            }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-md .list-group-item:first-child {
            border-bottom-right-radius: .25rem;
            border-top-left-radius: 0
        }

        .list-group-horizontal-md .list-group-item:last-child {
            border-top-left-radius: .25rem;
            border-bottom-right-radius: 0
        }

        .list-group-horizontal-md .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-md .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-right-width: 0
        }

            .list-group-horizontal-md .list-group-item + .list-group-item.active {
                margin-right: -1px;
                border-right-width: 1px
            }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-lg .list-group-item:first-child {
            border-bottom-right-radius: .25rem;
            border-top-left-radius: 0
        }

        .list-group-horizontal-lg .list-group-item:last-child {
            border-top-left-radius: .25rem;
            border-bottom-right-radius: 0
        }

        .list-group-horizontal-lg .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-lg .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-right-width: 0
        }

            .list-group-horizontal-lg .list-group-item + .list-group-item.active {
                margin-right: -1px;
                border-right-width: 1px
            }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-xl .list-group-item:first-child {
            border-bottom-right-radius: .25rem;
            border-top-left-radius: 0
        }

        .list-group-horizontal-xl .list-group-item:last-child {
            border-top-left-radius: .25rem;
            border-bottom-right-radius: 0
        }

        .list-group-horizontal-xl .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-xl .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-right-width: 0
        }

            .list-group-horizontal-xl .list-group-item + .list-group-item.active {
                margin-right: -1px;
                border-right-width: 1px
            }
}

.list-group-flush .list-group-item {
    border-left-width: 0;
    border-right-width: 0;
    border-radius: 0
}

    .list-group-flush .list-group-item:first-child {
        border-top-width: 0
    }

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #1f3078;
    background-color: #c8d2f8
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        color: #1f3078;
        background-color: #b1bff5
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #1f3078;
        border-color: #1f3078
    }

.list-group-item-secondary {
    color: #464657;
    background-color: #dddde6
}

    .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
        color: #464657;
        background-color: #cecedb
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #464657;
        border-color: #464657
    }

.list-group-item-success {
    color: #246a45;
    background-color: #cbf0dd
}

    .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
        color: #246a45;
        background-color: #b7ead0
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #246a45;
        border-color: #246a45
    }

.list-group-item-info {
    color: #065872;
    background-color: #bbe7f5
}

    .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
        color: #065872;
        background-color: #a5dff2
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #065872;
        border-color: #065872
    }

.list-group-item-warning {
    color: #7c6001;
    background-color: #faebb8
}

    .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
        color: #7c6001;
        background-color: #f8e4a0
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #7c6001;
        border-color: #7c6001
    }

.list-group-item-danger {
    color: #853b2f;
    background-color: #ffd7d1
}

    .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
        color: #853b2f;
        background-color: #ffc1b8
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #853b2f;
        border-color: #853b2f
    }

.list-group-item-light {
    color: #7c7e80;
    background-color: #fbfbfd
}

    .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
        color: #7c7e80;
        background-color: #eaeaf5
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #7c7e80;
        border-color: #7c7e80
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.list-group-item-pink {
    color: #792049;
    background-color: #f9c9df
}

    .list-group-item-pink.list-group-item-action:focus, .list-group-item-pink.list-group-item-action:hover {
        color: #792049;
        background-color: #f6b2d1
    }

    .list-group-item-pink.list-group-item-action.active {
        color: #fff;
        background-color: #792049;
        border-color: #792049
    }

.close {
    float: left;
    font-size: 1.3125rem;
    font-weight: 600;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:hover {
        color: #000;
        text-decoration: none
    }

    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
        opacity: .75
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

    .toast:not(:last-child) {
        margin-bottom: .75rem
    }

    .toast.showing {
        opacity: 1
    }

    .toast.show {
        display: block;
        opacity: 1
    }

    .toast.hide {
        display: none
    }

.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #8687a7;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.b-modal {
    border-radius: 10px
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: ""
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none
        }

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #525252;
    border-radius: 10px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .69)
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .9
    }

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px)
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -0.5rem auto -1rem -1rem
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    background-color: #fff
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .2rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff
}

    .modal-footer > * {
        margin: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem)
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem)
        }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "SF UI Text", secondary-font;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .76563rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
        bottom: 0
    }

        .bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
        top: 0
    }

        .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .4rem .7rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "SF UI Text", secondary-font;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .76563rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eff2f7;
    border-radius: .4rem
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .4rem
    }

        .popover .arrow::after, .popover .arrow::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

    .bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
        bottom: calc(-.5rem - 1px)
    }

        .bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
            bottom: 0;
            border-width: .5rem .5rem 0;
            border-top-color: #eff2f7
        }

        .bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
            bottom: 1px;
            border-width: .5rem .5rem 0;
            border-top-color: #fff
        }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

    .bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
        left: calc(-.5rem - 1px);
        width: .5rem;
        height: 1rem;
        margin: .4rem 0
    }

        .bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
            left: 0;
            border-width: .5rem .5rem .5rem 0;
            border-right-color: #eff2f7
        }

        .bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
            left: 1px;
            border-width: .5rem .5rem .5rem 0;
            border-right-color: #fff
        }

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

    .bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
        top: calc(-.5rem - 1px)
    }

        .bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
            top: 0;
            border-width: 0 .5rem .5rem .5rem;
            border-bottom-color: #eff2f7
        }

        .bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
            top: 1px;
            border-width: 0 .5rem .5rem .5rem;
            border-bottom-color: #fff
        }

    .bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
        position: absolute;
        top: 0;
        right: 50%;
        display: block;
        width: 1rem;
        margin-right: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

    .bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
        right: calc(-.5rem - 1px);
        width: .5rem;
        height: 1rem;
        margin: .4rem 0
    }

        .bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
            right: 0;
            border-width: .5rem 0 .5rem .5rem;
            border-left-color: #eff2f7
        }

        .bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
            right: 1px;
            border-width: .5rem 0 .5rem .5rem;
            border-left-color: #fff
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .875rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #8687a7
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        -ms-touch-action: pan-y;
        touch-action: pan-y
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: ""
    }

.carousel-item {
    position: relative;
    display: none;
    float: right;
    width: 100%;
    margin-left: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

    .active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

    .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
        z-index: 1;
        opacity: 1
    }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    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: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next, .carousel-control-prev {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    right: 0
}

.carousel-control-next {
    left: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0;
    margin-left: 15%;
    margin-right: 15%;
    list-style: none
}

    .carousel-indicators li {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-left: 3px;
        margin-right: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        -webkit-transition: opacity .6s ease;
        transition: opacity .6s ease
    }

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    left: 15%;
    bottom: 20px;
    right: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-left-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #3d2a67 !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #1a3fd5 !important
}

.bg-secondary {
    background-color: #8687a7 !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #696a91 !important
}

.bg-success {
    background-color: #45cb85 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #30ad6c !important
}

.bg-info {
    background-color: #0caadc !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #0985ac !important
}

.bg-warning {
    background-color: #eeb902 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #bb9202 !important
}

.bg-danger {
    background-color: #ff715b !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #ff4528 !important
}

.bg-light {
    background-color: #eff2f7 !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #cdd6e6 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-pink {
    background-color: #e83e8c !important
}

.bg-insta {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%)
}

.bg-tele {
    background-color: #08c
}

.bg-twit {
    background-color: #1DA1F2
}

a.bg-pink:focus, a.bg-pink:hover, button.bg-pink:focus, button.bg-pink:hover {
    background-color: #d91a72 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #eff2f7 !important
}

.border-top {
    border-top: 1px solid #eff2f7 !important
}

.border-right {
    border-left: 1px solid #eff2f7 !important
}

.border-bottom {
    border-bottom: 1px solid #eff2f7 !important
}

.border-left {
    border-right: 1px solid #eff2f7 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-left: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-right: 0 !important
}

.border-per {
    border-color: #7e68ad !important
}

.border-primary {
    border-color: #3d2a67 !important
}

.border-secondary {
    border-color: #8687a7 !important
}

.border-success {
    border-color: #45cb85 !important
}

.border-info {
    border-color: #0caadc !important
}

.border-warning {
    border-color: #eeb902 !important
}

.border-danger {
    border-color: #ff715b !important
}

.border-light {
    border-color: #eff2f7 !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-pink {
    border-color: #e83e8c !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .50rem !important
}

.rounded {
    border-radius: 1.25rem !important
}

.rounded-top {
    border-top-right-radius: .25rem !important;
    border-top-left-radius: .25rem !important
}

.rounded-right {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-left-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-left {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-lg {
    border-radius: .4rem !important
}

.rounded-circle {
    border-radius: 20px
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: right !important
}

.float-right {
    float: left !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: right !important
    }

    .float-sm-right {
        float: left !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: right !important
    }

    .float-md-right {
        float: left !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: right !important
    }

    .float-lg-right {
        float: left !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: right !important
    }

    .float-xl-right {
        float: left !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03) !important;
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 .2rem 2rem rgba(0, 0, 0, .12) !important;
    box-shadow: 0 .2rem 2rem rgba(0, 0, 0, .12) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-left: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-right: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-left: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-right: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-left: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-right: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-left: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-right: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-left: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-right: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-left: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-right: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-left: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-right: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-left: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-right: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-left: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-right: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-left: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-right: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-left: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-right: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-left: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-right: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-left: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-right: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-left: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-right: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-left: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-right: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-left: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-right: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 600 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-per {
    color: #3d2a67 !important
}

.text-primary {
    color: #2e1b58 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #5c4498 !important
}

.text-secondary {
    color: #8687a7 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #5f6082 !important
}

.text-success {
    color: #45cb85 !important
}

a.text-success:focus, a.text-success:hover {
    color: #2b995f !important
}

.text-info {
    color: #0caadc !important
}

a.text-info:focus, a.text-info:hover {
    color: #087293 !important
}

.text-warning {
    color: #eeb902 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #a27e01 !important
}

.text-danger {
    color: #ff715b !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #ff2f0f !important
}

.text-light {
    color: #eff2f7 !important
}

a.text-light:focus, a.text-light:hover {
    color: #bcc9de !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important
}

.text-pink {
    color: #e83e8c !important
}

a.text-pink:focus, a.text-pink:hover {
    color: #c21766 !important
}

.text-body {
    color: #8687a7 !important
}

.text-muted {
    color: #8687a7 !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #f6f6f6 !important
    }

    .table-dark {
        color: inherit
    }

        .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
            border-color: #eff2f7
        }

    .table .thead-dark th {
        color: inherit;
        border-color: #eff2f7
    }
}

html {
    position: relative;
    min-height: 100%
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #495057
}

a {
    text-decoration: none !important
}

label {
    font-weight: 500
}

.blockquote {
    padding: 10px 20px;
    border-right: 4px solid #f6f6f6
}

.blockquote-reverse {
    border-right: 0;
    border-left: 4px solid #f6f6f6;
    text-align: left
}

.bg-soft-per {
    background-color: rgb(112 89 162 / 55%) !important
}

.bg-soft-primary {
    background-color: rgba(59, 93, 231, .25) !important
}

.bg-soft-secondary {
    background-color: rgba(134, 135, 167, .25) !important
}

.bg-soft-success {
    background-color: rgba(69, 203, 133, .25) !important
}

.bg-soft-info {
    background-color: rgba(12, 170, 220, .25) !important
}

.bg-soft-warning {
    background-color: rgba(238, 185, 2, .25) !important
}

.bg-soft-danger {
    background-color: rgba(255, 113, 91, .25) !important
}

.bg-soft-light {
    background-color: rgba(239, 242, 247, .25) !important
}

.bg-soft-dark {
    background-color: rgba(52, 58, 64, .25) !important
}

.bg-soft-pink {
    background-color: rgba(232, 62, 140, .25) !important
}

.badge-soft-primary {
    color: #3d2a67;
    background-color: rgba(59, 93, 231, .18)
}

    .badge-soft-primary[href]:focus, .badge-soft-primary[href]:hover {
        color: #3d2a67;
        text-decoration: none;
        background-color: rgba(59, 93, 231, .4)
    }

.badge-soft-secondary {
    color: #8687a7;
    background-color: rgba(134, 135, 167, .18)
}

    .badge-soft-secondary[href]:focus, .badge-soft-secondary[href]:hover {
        color: #8687a7;
        text-decoration: none;
        background-color: rgba(134, 135, 167, .4)
    }

.badge-soft-success {
    color: #45cb85;
    background-color: rgba(69, 203, 133, .18)
}

    .badge-soft-success[href]:focus, .badge-soft-success[href]:hover {
        color: #45cb85;
        text-decoration: none;
        background-color: rgba(69, 203, 133, .4)
    }

.badge-soft-info {
    color: #0caadc;
    background-color: rgba(12, 170, 220, .18)
}

    .badge-soft-info[href]:focus, .badge-soft-info[href]:hover {
        color: #0caadc;
        text-decoration: none;
        background-color: rgba(12, 170, 220, .4)
    }

.badge-soft-warning {
    color: #eeb902;
    background-color: rgba(238, 185, 2, .18)
}

    .badge-soft-warning[href]:focus, .badge-soft-warning[href]:hover {
        color: #eeb902;
        text-decoration: none;
        background-color: rgba(238, 185, 2, .4)
    }

.badge-soft-danger {
    color: #ff715b;
    background-color: rgba(255, 113, 91, .18)
}

    .badge-soft-danger[href]:focus, .badge-soft-danger[href]:hover {
        color: #ff715b;
        text-decoration: none;
        background-color: rgba(255, 113, 91, .4)
    }

.badge-soft-light {
    color: #eff2f7;
    background-color: rgba(239, 242, 247, .18)
}

    .badge-soft-light[href]:focus, .badge-soft-light[href]:hover {
        color: #eff2f7;
        text-decoration: none;
        background-color: rgba(239, 242, 247, .4)
    }

.badge-soft-dark {
    color: #343a40;
    background-color: rgba(52, 58, 64, .18)
}

    .badge-soft-dark[href]:focus, .badge-soft-dark[href]:hover {
        color: #343a40;
        text-decoration: none;
        background-color: rgba(52, 58, 64, .4)
    }

.badge-soft-pink {
    color: #e83e8c;
    background-color: rgba(232, 62, 140, .18)
}

    .badge-soft-pink[href]:focus, .badge-soft-pink[href]:hover {
        color: #e83e8c;
        text-decoration: none;
        background-color: rgba(232, 62, 140, .4)
    }

a, button {
    outline: 0 !important
}

.btn-rounded {
    border-radius: 30px
}

.btn-dark, .btn-secondary {
    color: #eff2f7 !important
}

.breadcrumb-item > a {
    color: #495057
}

.breadcrumb-item + .breadcrumb-item::before {
    font-family: "Material Design Icons"
}

.card {
    margin-bottom: 24px;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);
    box-shadow: 0 .75rem 1.5rem rgb(18 38 63 / 4%)
}

.card-drop {
    color: #8687a7
}

.card-title {
    font-size: 15px;
    margin: 0 0 0 0;
    font-weight: 500
}

.card-title-desc {
    color: #8687a7;
    margin-bottom: 24px;
    font-size: 13px
}

.dropdown-menu {
    -webkit-box-shadow: 0 .2rem 2rem rgba(0, 0, 0, .12);
    box-shadow: 0 .2rem 2rem rgba(0, 0, 0, .12);
    -webkit-animation-name: DropDownSlide;
    animation-name: DropDownSlide;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin: 0;
    position: absolute;
    z-index: 1000
}

    .dropdown-menu.show {
        top: 100% !important
    }

.dropdown-menu-right {
    left: 0 !important;
    right: auto !important
}

.dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    top: auto !important;
    -webkit-animation: none !important;
    animation: none !important
}

@-webkit-keyframes DropDownSlide {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes DropDownSlide {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@media (min-width:600px) {
    .dropdown-menu-lg {
        width: 320px
    }
}

.dropdown-divider {
    border-top-color: #eff2f7
}

.dropdown-mega {
    position: static !important
}

.dropdown-megamenu {
    padding: 20px;
    right: 20px !important;
    left: 20px !important
}

.dropdown-mega-menu-xl {
    width: 40rem
}

.dropdown-mega-menu-lg {
    width: 26rem
}

.nav-pills > li > a, .nav-tabs > li > a {
    color: #495057;
    font-weight: 500
}

.nav-pills > a {
    color: #495057;
    font-weight: 500;
    background-color: #ffffff;
    margin-bottom: 10px;
    border: solid;
    border-color: #f1f1f1;
}

.nav-tabs-custom {
    border-bottom: 2px solid #f6f6f6
}

    .nav-tabs-custom .nav-item {
        position: relative;
        color: #343a40
    }

        .nav-tabs-custom .nav-item .nav-link {
            border: none
        }

            .nav-tabs-custom .nav-item .nav-link::after {
                content: "";
                background: #503b89;
                height: 2px;
                position: absolute;
                width: 100%;
                right: 0;
                bottom: -1px;
                -webkit-transition: all 250ms ease 0s;
                transition: all 250ms ease 0s;
                -webkit-transform: scale(0);
                transform: scale(0)
            }

            .nav-tabs-custom .nav-item .nav-link.active {
                color: #503b89
            }

                .nav-tabs-custom .nav-item .nav-link.active:after {
                    -webkit-transform: scale(1);
                    transform: scale(1)
                }

.table th {
    font-weight: 500
}

.table-centered td, .table-centered th {
    vertical-align: middle !important
}

.table-nowrap td, .table-nowrap th {
    white-space: nowrap
}

.pagination-rounded .page-link {
    border-radius: 30px !important;
    margin: 0 3px;
    border: none
}

.progress-sm {
    height: 5px
}

.progress-md {
    height: 8px
}

.progress-lg {
    height: 12px
}

.animated-progess {
    position: relative
}

    .animated-progess .progress-bar {
        position: relative;
        border-radius: 6px;
        -webkit-animation: animate-positive 2s;
        animation: animate-positive 2s
    }

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

@media (max-width:576px) {
    .cal-time {
        display: none
    }
}

.sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

    .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #7a64b3;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2
    }

        .sa-icon.sa-success .sa-line.sa-tip {
            width: 25px;
            left: 14px;
            top: 46px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .sa-icon.sa-success .sa-line.sa-long {
            width: 47px;
            right: 8px;
            top: 38px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgb(122 100 179);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2
    }

    .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: #fff;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .sa-icon.sa-success {
        border-color: #5d5386
    }

    .sa-icon.sa-success {
        border-color: transparent\9
    }

        .sa-icon.sa-success .sa-line.sa-tip {
            -ms-transform: rotate(45deg) \9
        }

        .sa-icon.sa-success .sa-line.sa-long {
            -ms-transform: rotate(-45deg) \9
        }

        .sa-icon.sa-success:before, .sa-icon.sa-success:after {
            content: '';
            -webkit-border-radius: 40px;
            border-radius: 40px;
            border-radius: 50%;
            position: absolute;
            width: 60px;
            height: 120px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .sa-icon.sa-success::before {
            -webkit-border-radius: 120px 0 0 120px;
            border-radius: 120px 0 0 120px;
            top: -7px;
            left: -33px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: 60px 60px;
            transform-origin: 60px 60px
        }

        .sa-icon.sa-success:after {
            -webkit-border-radius: 0 120px 120px 0;
            border-radius: 0 120px 120px 0;
            top: -11px;
            left: 30px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: 0 60px;
            transform-origin: 0 60px
        }

        .sa-icon.sa-success .sa-line.sa-warn-line {
            width: 30px;
            transform: rotate(90deg);
            left: 24px;
            top: 30px
        }

        .sa-icon.sa-success .sa-line.sa-warn-disc {
            width: 5px;
            border-radius: 50%;
            left: 37px;
            top: 52px
        }

.animateSuccessWarnL {
    animation: animateSuccessWarnL .75s
}

.animateSuccessWarnD {
    animation: animateSuccessWarnD .75s
}

@keyframes animateSuccessWarnL {
    0% {
        width: 0;
        left: 30px
    }

    10% {
        width: 0;
        left: 30px
    }

    55% {
        width: 20px;
        left: 30px
    }

    75% {
        width: 25px;
        left: 20px
    }

    100% {
        width: 30px
    }
}

@keyframes animateSuccessWarnD {
    0% {
        width: 0
    }

    100% {
        width: 5px
    }
}

@-webkit-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip 1s;
    animation: animateSuccessTip 1s
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong 1.4s;
    animation: animateSuccessLong 1.4s
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 8s ease-in;
    animation: rotatePlaceholder 8s ease-in
}

.no-exist {
    background: url(../img/no-exist.png) no-repeat 50%;
    width: 100%;
    height: 85px;
    margin: 35px 0 0 0;
    display: block;
    pointer-events: none
}

.img-gate {
    width: 80px;
    height: 80px
}

.col-blur {
    filter: blur(4px);
    pointer-events: none
}

.pagination > li {
    display: inline
}

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    border-color: #98a8b4
}

.pagination > li > a, .pagination > li > span {
    float: right;
    margin-right: -1px;
    margin-left: 0
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #98a8b4;
    text-decoration: none
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #5d5386;
    border-color: #48367d;
    border-radius: 5px
}

.fit-box {
    margin-bottom: 9.70rem !important;
    margin-top: 9.70rem !important
}

.fit-box2 {
    margin-bottom: 2.05rem !important;
    margin-top: 2.05rem !important
}

select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \0
}

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 100%;
        z-index: 1;
        text-align: left;
        white-space: nowrap
    }

        .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
            color: #999
        }

            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
                color: rgba(255, 255, 255, .5)
            }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: .5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2
        }

    .has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
        border-color: #b94a48
    }

    .bootstrap-select.fit-width {
        width: auto !important
    }

    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 100%
    }

    .bootstrap-select.form-control {
        margin-bottom: 0;
        padding: 0;
        border: none
    }

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

    .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

    .bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right, .row .bootstrap-select[class*="col-"].dropdown-menu-right {
        float: right
    }

.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
    padding: 0
}

    .form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        border-radius: inherit
    }

.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed
}

    .bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
        outline: none !important
    }

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important
}

    .bootstrap-select.bs-container .dropdown-menu {
        z-index: 1060
    }

.bootstrap-select .dropdown-toggle:before {
    content: "\f107";
    font-family: 'FontAwesome';
    display: inline-block
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    height: 100%;
    width: 100%;
    text-align: right
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-left: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px
}

    .bootstrap-select .dropdown-menu > .inner:focus {
        outline: none !important
    }

    .bootstrap-select .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .bootstrap-select .dropdown-menu li {
        position: relative
    }

        .bootstrap-select .dropdown-menu li.active small {
            color: #fff
        }

        .bootstrap-select .dropdown-menu li.disabled a {
            cursor: not-allowed
        }

        .bootstrap-select .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            margin-bottom: 2px
        }

            .bootstrap-select .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em
            }

            .bootstrap-select .dropdown-menu li a span.check-mark {
                display: none
            }

            .bootstrap-select .dropdown-menu li a span.text {
                display: inline-block
            }

        .bootstrap-select .dropdown-menu li small {
            padding-left: .5em
        }

    .bootstrap-select .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #2c304d;
        border: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        pointer-events: none;
        opacity: .9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5rem;
    height: 1rem;
    border-style: solid;
    border-width: 0 .2rem .2rem 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bs-actionsbox .btn-group button {
        width: 50%
    }

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bs-donebutton .btn-group button {
        width: 100%
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.pic-face {
    width: 100px;
    height: 100px
}

.modal.animated .modal-dialog {
    transform: translate(0, 0)
}

.modal.effect-scale .modal-dialog {
    transform: scale(.7);
    opacity: 0;
    transition: all 0.3s
}

.modal.effect-scale.show .modal-dialog {
    transform: scale(1);
    opacity: 1
}

.modal.effect-slide-in-right .modal-dialog {
    transform: translateX(20%);
    opacity: 0;
    transition: all 0.3s cubic-bezier(.25, .5, .5, .9)
}

.modal.effect-slide-in-right.show .modal-dialog {
    transform: translateX(0);
    opacity: 1
}

.modal.effect-slide-in-bottom .modal-dialog {
    transform: translateY(20%);
    opacity: 0;
    transition: all 0.3s
}

.modal.effect-slide-in-bottom.show .modal-dialog {
    transform: translateY(0);
    opacity: 1
}

.modal.effect-newspaper .modal-dialog {
    transform: scale(0) rotate(720deg);
    opacity: 0
}

.modal.effect-newspaper.show ~ .modal-backdrop, .modal.effect-newspaper .modal-dialog {
    transition: all 0.5s
}

.modal.effect-newspaper.show .modal-dialog {
    transform: scale(1) rotate(0deg);
    opacity: 1
}

.modal.effect-fall {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

    .modal.effect-fall .modal-dialog {
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transform: translateZ(600px) rotateX(20deg);
        opacity: 0
    }

    .modal.effect-fall.show .modal-dialog {
        transition: all 0.3s ease-in;
        transform: translateZ(0) rotateX(0deg);
        opacity: 1
    }

.modal.effect-flip-horizontal {
    perspective: 1300px
}

    .modal.effect-flip-horizontal .modal-dialog {
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transform: rotateY(-70deg);
        transition: all 0.3s;
        opacity: 0
    }

    .modal.effect-flip-horizontal.show .modal-dialog {
        transform: rotateY(0deg);
        opacity: 1
    }

.modal.effect-flip-vertical {
    perspective: 1300px
}

    .modal.effect-flip-vertical .modal-dialog {
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transform: rotateX(-70deg);
        transition: all 0.3s;
        opacity: 0
    }

    .modal.effect-flip-vertical.show .modal-dialog {
        transform: rotateX(0deg);
        opacity: 1
    }

.modal.effect-super-scaled .modal-dialog {
    transform: scale(2);
    opacity: 0;
    transition: all 0.3s
}

.modal.effect-super-scaled.show .modal-dialog {
    transform: scale(1);
    opacity: 1
}

.modal.effect-sign {
    perspective: 1300px
}

    .modal.effect-sign .modal-dialog {
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transform: rotateX(-60deg);
        transform-origin: 50% 0;
        opacity: 0;
        transition: all 0.3s
    }

    .modal.effect-sign.show .modal-dialog {
        transform: rotateX(0deg);
        opacity: 1
    }

.modal.effect-rotate-bottom {
    perspective: 1300px
}

    .modal.effect-rotate-bottom .modal-dialog {
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transform: translateY(100%) rotateX(90deg);
        transform-origin: 0 100%;
        opacity: 0;
        transition: all 0.3s ease-out
    }

    .modal.effect-rotate-bottom.show .modal-dialog {
        transform: translateY(0%) rotateX(0deg);
        opacity: 1
    }

.modal.effect-rotate-left {
    perspective: 1300px
}

    .modal.effect-rotate-left .modal-dialog {
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transform: translateZ(100px) translateX(-30%) rotateY(90deg);
        transform-origin: 0 100%;
        opacity: 0;
        transition: all 0.3s
    }

    .modal.effect-rotate-left.show .modal-dialog {
        transform: translateZ(0) translateX(0%) rotateY(0deg);
        opacity: 1
    }

.modal.effect-just-me .modal-dialog {
    transform: scale(.8);
    opacity: 0;
    transition: all 0.3s
}

.modal.effect-just-me .modal-content {
    background-color: #000
}

#modaldemo8 .modal-header {
    PADDING: 20px 25px
}

#modaldemo8 .modal-body {
    padding: 20px 25px
}

#modaldemo8 .modal-dialog {
    box-shadow: none
}

.modal.effect-just-me .close {
    text-shadow: none;
    color: #fff
}

.modal.effect-just-me .modal-header {
    background-color: transparent;
    border-bottom-color: rgba(255, 255, 255, .1);
    padding-left: 0;
    padding-right: 0
}

    .modal.effect-just-me .modal-header h6 {
        color: #fff;
        font-weight: 500
    }

.modal.effect-just-me .modal-body {
    color: rgba(255, 255, 255, .8);
    padding-left: 0;
    padding-right: 0
}

    .modal.effect-just-me .modal-body h6 {
        color: #fff
    }

.modal.effect-just-me .modal-footer {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border-top-color: rgba(255, 255, 255, .2)
}

.modal.effect-just-me.show ~ .modal-backdrop {
    opacity: .96
}

.modal.effect-just-me.show .modal-dialog {
    transform: scale(1);
    opacity: 1
}

.modal-content-demo .modal-body h6 {
    color: #242f48;
    font-size: 15px;
    margin-bottom: 15px
}

.modal-content-demo .modal-body p {
    margin-bottom: 0
}

.basic-modal .modal-dialog {
    max-width: inherit;
    margin: 0
}

.basic-modal .modal-content {
    border: 1px solid #e3e8f7
}

.modal-left .modal-content {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-radius: 0
}

.modal-left .modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 360px;
    max-width: 100%;
    margin: 0;
    -webkit-transform: translate(-100%, 0) !important;
    transform: translate(-100%, 0) !important;
    -webkit-transition: .5s;
    transition: .5s
}

.modal-left.show .modal-dialog {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important
}

.modal-fill {
    background: rgba(255, 255, 255, .97);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: .4s;
    transition: .4s
}

    .modal-fill.show {
        display: -webkit-box !important;
        display: flex !important;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column nowrap;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: .4s;
        transition: .4s
    }

    .modal-fill .modal-dialog {
        display: -webkit-box;
        display: flex;
        max-width: 100%;
        width: 100%;
        height: 100%;
        margin: 0;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column nowrap;
        align-content: center;
        -webkit-box-align: center;
        align-items: center
    }

    .modal-fill .modal-content {
        background: rgba(255, 255, 255, .97);
        width: 100%;
        max-width: 600px;
        box-shadow: none
    }

    .modal-fill .modal-header {
        border-bottom: none
    }

        .modal-fill .modal-header .close {
            position: fixed;
            top: 0;
            right: 0;
            padding: 20px;
            font-size: 2.5714285714rem;
            font-weight: 300
        }

    .modal-fill .modal-footer {
        border: none
    }

.modal.modal-fill {
    background: rgba(255, 255, 255, .97)
}

.modal-footer {
    border-top-color: #d5dfea;
    display: inline-block
}

.card-header.no-actions {
    padding: 1.49rem;
    border-radius: 10px 10px 0 0
}

.card-header.bordered {
    border-bottom: .07rem solid rgba(255, 255, 255, .1)
}

.card-header {
    padding: .85rem 1.4rem;
    position: relative;
    width: 100%;
    border-radius: 20px 20px 0 0
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.card-center-txt {
    margin: auto
}

.pointer {
    cursor: pointer
}

.ms-cl {
    cursor: pointer
}

.footer-brd {
    border-top: 1px solid #eff2f7
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:active, input:-webkit-autofill:focus {
    background-color: #fff !important;
    color: #495057 !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #555555 !important;
    border-radius: 9px
}

input {
    filter: none
}

textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:active, textarea:-webkit-autofill:focus {
    background-color: #fff !important;
    color: #495057 !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #555555 !important;
    border-radius: 9px
}

textarea {
    filter: none
}

.parent {
    padding: 2em;
    display: flex;
    flex-direction: column
}

    .parent div {
        margin: auto
    }

li {
    list-style: none
}

.hide-password {
    display: none
}

.adddinput {
    border-left: 3px solid #e7ecf4;
    max-height: 30px;
    border-right: none !important
}

.adddinput2 {
    border-right: 2px solid #e7ecf4;
    max-height: 30px;
    border-left: none !important
}

.addgroup {
    padding: 10px 7px !important
}

.input-group button, .input-group input {
    border: none
}

.addgroup input {
    color: #07142c;
    font-size: 13px !important
}

.input-group:after {
    border-color: #523d82;
    outline-color: initial
}

.input-group:hover {
    border-color: #523d82;
    outline-color: initial
}

.oninput {
    font-size: 14px;
    color: #7c8c9f;
    font-weight: 400;
    background: #fff;
    padding: 0 8px;
    text-align: right;
    position: absolute;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    margin-top: -13px;
    display: inline;
    margin-right: 18px;
    z-index: 1
}

.textarea textarea {
    border: none
}

input[type="text"]:-moz-placeholder {
    text-align: right
}

input[type="text"]:-ms-input-placeholder {
    text-align: right
}

input[type="text"]::-webkit-input-placeholder {
    text-align: right
}

.vpd-input-group label {
    border-left: 2px solid #e7ecf4;
    max-height: 30px;
    border-right: none !important;
    background-color: transparent !important;
}

.vpd-input-group input {
    border: none !important;
    width: 200px !important;
}

.vpd-main *, .vpd-wrapper * {
    fill: #495057 !important;
}

.vpd-header {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.vpd-content {
    border-radius: 15px;
}

.table-tr {
    border-bottom: 1px solid #ececec
}

.table td {
    border-top: 0;
    padding: .85rem;
    vertical-align: middle;
    font-weight: 500
}

.bsckcard {
    background: linear-gradient(330deg, #f9f9f9 50%, #fff 30%);
    float: right;
    margin-top: 14px;
    position: relative;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 1px 15px 1px rgb(52 40 104 / 8%)
}

.card-card {
    background: #fff none repeat scroll 0 0;
    float: right;
    margin-top: 14px;
    position: relative;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 1px 15px 1px rgba(52, 40, 104, .08)
}

    .card-card::before {
        background-color: #fff;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        content: "";
        height: 50%;
        right: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 86%;
        z-index: 9;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        visibility: hidden
    }

.bccard {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute
}

.bankas2 {
    float: right;
    padding: 15px;
    width: 100%
}

.addcardd {
    display: flex;
    justify-content: center
}

.bankas {
    float: right;
    margin-bottom: 30px;
    width: 100%
}

.logobank {
    color: #3b2962;
    float: right;
    font-size: 58px;
    margin-left: 15px
}

.shababank {
    font-family: OCRA;
    text-align: center;
    color: #2e1b58;
    font-size: .9rem;
    font-weight: 800
}

.cardbs {
    color: #FFF;
    font: bold 10px secondary-font;
    right: -5px;
    letter-spacing: .35px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    top: 8px;
    width: 135px;
    transform: rotate(-45deg)
}

.ribbon-design {
    color: #FFF;
    font: bold 12px secondary-font;
    right: -5px;
    letter-spacing: .35px;
    padding: 2px 0;
    position: relative;
    text-align: center;
    top: 17px;
    width: 122px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(-45deg)
}

    .ribbon-design:before {
        right: 0
    }

    .ribbon-design:after {
        left: 0
    }

    .ribbon-design:before, .ribbon-design:after {
        content: "";
        border-top: 0 solid #6e8900;
        border-right: 0 solid transparent;
        border-left: 0 solid transparent;
        position: absolute;
        bottom: -3px
    }

.red-skin {
    background-color: #ff6b6b;
    border-color: #ff6262 !important
}

.green-skin {
    background-color: #28d093;
    border-color: #5fd65f !important
}

.warning-skin {
    background-color: #f0ad4e;
    border-color: #eea236 !important
}

.add-bank {
    color: #3b2962;
    float: right;
    font-size: 50px
}

.add-bank-title {
    text-align: center;
    color: #2e1b58;
    font-size: 12px;
    font-weight: 800
}

.shetabir {
    width: 50px;
    height: 50px;
    display: block;
    pointer-events: none
}

.bank-back-logo {
    -webkit-mask-image: linear-gradient(to bottom, rgb(255 255 255/0.14) 0%, rgb(255 255 255/14%) 100%);
    position: absolute;
    left: 0;
    width: 60%;
    height: 60%;
    margin-left: 15px;
    float: right;
    pointer-events: none
}

.hbanklogo {
    color: #2e1b58;
    display: block;
    font-size: 15px;
    margin: 35px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center
}

.spanbank {
    color: #2e1b58;
    font-family: secondary-font;
    font-size: 13px;
    font-weight: 300;
    margin-top: 15px;
    display: inline-block
}

.shlogoetab {
    width: 50px;
    height: 50px;
    display: block;
    pointer-events: none;
    color: #fff;
    float: left;
    font-size: 58px;
    margin-left: 45px
}

.sett {
    margin: 0 -15px 0;
    text-overflow: ellipsis
}

.psp-logo-n {
    width: 15px;
    height: 15px;
    pointer-events: none
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.device-wg {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgb(0 0 0/5%);
    margin-bottom: 0;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
    border-radius: 10px;
    color: #545454
}

.dell-icon {
    font-size: 15px;
    float: left;
    color: red
}

.device-icon {
    color: #000;
    font-size: 20px
}

.step-container {
    position: relative;
    min-height: 100px;
    display: block;
    margin-bottom: 2rem
}

.step-wizard {
    display: inline-block;
    position: relative;
    width: 100%
}

    .step-wizard .progress {
        position: absolute;
        top: 23px;
        height: 8px;
        left: 0;
        width: 100%
    }

    .step-wizard .progressbar {
        position: absolute;
        background-color: #21ab82;
        height: 8px;
        border: 0 none;
        width: 0%;
        transition: width 0.6s ease
    }

    .step-wizard ul {
        position: absolute;
        width: 100%;
        list-style-type: none;
        padding: 0
    }

    .step-wizard li {
        display: inline-block;
        text-align: center;
        width: 30%
    }

        .step-wizard li .step {
            position: absolute;
            display: inline-block;
            font-size: 1.2rem;
            line-height: 42px;
            width: 55px;
            height: 55px;
            border-radius: 50%;
            border: 6px solid;
            border-color: #ebeaee;
            background: #fff;
            transition: background-color 0.6s ease, border-color 0.6s ease
        }

        .step-wizard li .title {
            position: absolute;
            width: 100%;
            left: -25px;
            padding-top: 60px;
            color: rgba(52, 40, 104, .4);
            transition: color 0.6s ease
        }

    .step-wizard .active .step {
        color: #fff;
        background-color: #20c997;
        border-color: #21ab82
    }

    .step-wizard .active .title {
        color: #020202;
        font-weight: 500
    }

    .step-wizard li > a {
        display: block;
        width: 100%;
        color: #2c304d;
        position: relative;
        text-align: center
    }

@media only screen and (max-width:1200px) {
    .step-wizard li {
        width: 30%
    }
}

@media only screen and (max-width:578px) {
    .step-wizard li {
        width: 25%
    }
}

.dropify-wrapper .dropify-preview {
    background-color: #ffffff;
}

.dropify-wrapper {
    border: 2px solid #e7ecf4;
}

.dflex {
    display: flex;
}

.click {
    cursor: pointer !important;
}

.font13 {
    font-size: 13px;
}

.ml-5d {
    margin-left: 5%;
}

.mr-5d {
    margin-right: 5%;
}

.custom-field x-form-render {
    display: flex;
    padding-bottom: 16px;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.47rem 0.75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 2px solid #e7ecf4;
    border-radius: 10px;
    box-sizing: content-box;
    margin-bottom: 15px;
}

    .custom-field x-form-render x-input div label {
        font-size: 14px;
        color: #7c8c9f;
        font-weight: 400;
        background: #fff;
        padding: 0 8px;
        text-align: right;
        position: absolute;
        -webkit-transition: .4s ease;
        transition: .4s ease;
        margin-top: -17px;
        display: inline;
        z-index: 1;
    }

    .custom-field x-form-render x-input[name="label"] input {
        width: 100%;
        background: #ffffff;
        color: #07142c;
        padding: 0.47rem 0.75rem;
    }

    .custom-field x-form-render x-input x-select select {
        border: none;
        outline: none;
        background: #ffffff;
        color: #7e8396;
        padding: 0.47rem 0;
    }

.custom-field .field x-button.trash-button button {
    border: none;
    padding: 0;
    color: red;
    margin-left: 10px;
    font-family: 'FontAwesome';
    font-weight: 900;
    background: #fff !important;
}

.custom-field x-form-render x-input[name="required"] {
    border-left: 1px solid #e7ecf4;
    max-height: 30px;
    border-right: none !important;
    margin-left: 3px;
    padding-left: 6px;
}

.custom-field x-form-render x-input[name="type"] {
    border-left: 1px solid #e7ecf4;
    max-height: 30px;
    border-right: none !important;
    margin-left: 3px;
    padding-left: 6px;
}

.border-chat-right {
    border-top-right-radius: 0px !important;
}

.border-chat-left {
    border-top-left-radius: 0px !important;
}

#chat {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 0;
    width: 40px;
    cursor: pointer;
}

.resize-n {
    resize: none;
}

.btn-send {
    background: transparent;
}

    .btn-send:hover {
        color: #523d82;
        background: transparent;
    }

.gate-avat {
    height: 80px !important;
    width: 80px !important;
}

.img-gateway {
    position: relative;
    width: 79px;
    height: 79px;
    overflow: hidden;
    background-color: #fff;
    border: 5px solid #f6f6f6;
    max-width: 100%;
    border-radius: 20px;
    cursor: pointer;
}

    .img-gateway:hover .img-gateway__content {
        opacity: 1;
    }

    .img-gateway:hover .img-gateway__image {
        opacity: .3;
    }

.img-gateway__image {
    opacity: 1;
    transition: opacity .2s ease-in-out;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.img-gateway__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: black;
    font-weight: 900;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}

.img-gateway__icon {
    color: black;
    font-size: 40px
}

body[data-layout="detached"] .vertical-menu .user-img img {
    padding: 6px;
    height: 6rem
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1999999999
}

    .preloader.immune {
        bottom: 0
    }

    .preloader.white {
        background-color: #f7f7f7
    }

    .preloader > span.loading-bar {
        -moz-animation: loading-bar 3s 1;
        -webkit-animation: loading-bar 3s 1;
        animation: loading-bar 3s 1;
        display: block;
        height: 2px;
        background-color: #f7f7f7;
        opacity: 0;
        transition: width .5s
    }

        .preloader > span.loading-bar.red-colored {
            background-color: #f7f7f7
        }

@-moz-keyframes loading-bar {
    0% {
        width: 0%;
        opacity: 1
    }

    90% {
        width: 90%;
        opacity: 1
    }

    100% {
        width: 100%;
        opacity: 0
    }
}

@-webkit-keyframes loading-bar {
    0% {
        width: 0%;
        opacity: 1
    }

    90% {
        width: 90%;
        opacity: 1
    }

    100% {
        width: 100%;
        opacity: 0
    }
}

@keyframes loading-bar {
    0% {
        width: 0%;
        opacity: 1
    }

    90% {
        width: 90%;
        opacity: 1
    }

    100% {
        width: 100%;
        opacity: 0
    }
}
