ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-container {
    padding: 0px;
    background-color: transparent;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 0px;
    padding-bottom: 0;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #8645ff;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

.resp-vtabs ul.resp-tabs-list {
    float: none;
    margin-top: 0 !important;
    color: #fff;
}

.resp-vtabs .resp-tabs-list li {
    padding: 20px 10px !important;
    margin: 10px;
    cursor: pointer;
    float: none;
    text-align: center;
    border-radius: 4px;
    background-color: #232428;
    position: relative;
    z-index: 0;
}

    .resp-vtabs .resp-tabs-list li:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 1px;
        border-radius: 3px;
        background: linear-gradient(135deg,#f98245,#f84a73);
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: destination-out;
        mask-composite: exclude;
    }

    .resp-vtabs .resp-tabs-list li.resp-tab-active {
        background: -moz-linear-gradient(135deg,#f98245,#f84a73) !important;
        background: -webkit-linear-gradient(135deg,#f98245,#f84a73) !important;
        background: linear-gradient( 135deg,#f98245,#f84a73) !important;
    }

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: transparent;
    clear: none;
    border-bottom: 0 !important;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
    height: 100%;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active {
    background: #DBDBDB;
}

    h2.resp-tab-active span.resp-arrow {
        border: none;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 12px solid #9B9797;
    }

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

    .resp-easy-accordion .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1;
    }

.tabs-menu-body .tab-content .tab-pane .tab-title-menu {
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 10px;
    letter-spacing: 0.5px;
    text-align: center;
}

.tabs-menu-body .tab-content .tab-pane .tab-menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px;
}

    .tabs-menu-body .tab-content .tab-pane .tab-menu-list .tabmenu-item-box {
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        padding: 10px;
        text-align: center;
        margin-bottom: 10px;
        font-weight: 500;
        background-color: #232428;
        color: #fff;
        border-radius: 4px;
        cursor: pointer;
    }

        .tabs-menu-body .tab-content .tab-pane .tab-menu-list .tabmenu-item-box:hover,
        .tabs-menu-body .tab-content .tab-pane .tab-menu-list .tabmenu-item-box.active {
            background: -moz-linear-gradient(135deg,#f98245,#f84a73) !important;
            background: -webkit-linear-gradient( 135deg,#f98245,#f84a73) !important;
            background: linear-gradient( 135deg,#f98245,#f84a73)
        }

        .tabs-menu-body .tab-content .tab-pane .tab-menu-list .tabmenu-item-box > span {
            display: block;
            display: inline;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: center;
            width: 100%;
        }

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
}

.app-sidebar .mCSB_container {
    margin-right: 0px;
}

.app-sidebar .mCSB_draggerContainer {
    right: -11px;
}

.resp-vtabs li.active .side-menu-img {
    opacity: 1;
}

.svgicon, .svgicon g {
    width: 28px;
    height: 28px;
    fill: #fff;
}

@media (min-width: 768px) {
    .app.sidenav-toggled.sidenav-toggled1 .app-content {
        margin-left: 0;
    }

    .app.sidenav-toggled .app-sidebar__overlay {
        visibility: hidden;
    }
}

@media (max-width: 767px) {
    .app {
        overflow-x: hidden;
    }

        .app .app-sidebar {
            left: -300px;
        }

        .app .app-sidebar__overlay {
            visibility: hidden;
        }

        .app.sidenav-toggled .app-content {
            margin-left: 0;
        }

        .app.sidenav-toggled .app-sidebar {
            left: 0;
        }

        .app.sidenav-toggled .app-sidebar__overlay {
            visibility: visible;
        }

        .app.sidebar-mini.sidebar-gone .second-sidemenu,
        .app.sidebar-mini.sidebar-gone.sidenav-toggled.sidenav-mobile .second-sidemenu {
            visibility: hidden;
        }

        .app.sidebar-mini.sidebar-gone.sidenav-mobile.sidenav-toggled4.sidenav-toggled1.sidenav-toggled .second-sidemenu {
            visibility: visible;
        }

        .app.sidebar-mini.sidebar-gone.sidenav-toggled4 .app-content {
            margin-left: 0;
        }

    .nav-link.nav-link.toggle {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .search-show .app-sidebar {
        z-index: 1;
    }

    .app-header .header-brand {
        margin-left: 0;
        min-width: auto;
    }
}

/*----- Componant: Top Navigation Bar ----- */
.app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding: .25rem 0;
    box-shadow: none;
    background: #fff;
    border-bottom: 1px solid #eaf0f7;
}

@media print {
    .app-header {
        display: none;
    }
}

.app-header__logo {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    color: #fff;
    text-align: center;
    font-family: 'Niconne';
    padding: 0 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
}

    .app-header__logo:focus,
    .app-header__logo:hover {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .app-header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: block;
        width: 230px;
    }
}

.app-sidebar__toggle {
    padding: 0 15px;
    color: #fff;
    line-height: 2.4;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    z-index: 1;
}

    .app-sidebar__toggle:hover {
        color: 5;
    }

    .app-sidebar__toggle:before {
        content: "\f0c9";
        transition: all .25s;
        font-size: 21px;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    .app-sidebar__toggle:focus,
    .app-sidebar__toggle:hover {
        text-decoration: none;
    }

@media (max-width: 360px) {
    .app-sidebar__toggle {
        line-height: 2;
    }
}

@media (max-width: 767px) {
    .app-sidebar__toggle {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

.app-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (min-width: 768px) {
    .app-nav {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
}

.app-nav__item {
    display: block;
    padding: 15px;
    line-height: 20px;
    color: #a8a8a8;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

    .app-nav__item:hover,
    .app-nav__item:focus {
        background: rgba(0, 0, 0, 0.1);
        color: #f6f6f6;
    }

.app-search {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 15px;
    padding: 10px 0;
}

@media (max-width: 480px) {
    .app-search {
        display: none;
    }
}

.app-search__input {
    border: 0;
    padding: 5px 10px;
    padding-right: 30px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

    .app-search__input::-webkit-input-placeholder,
    .app-search__input:-ms-input-placeholder,
    .app-search__input::-ms-input-placeholder,
    .app-search__input::placeholder {
        color: rgba(0, 0, 0, 0.4);
    }

.app-search__button {
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    padding: 0 10px;
    border: 0;
    color: rgba(0, 0, 0, 0.8);
    background: none;
    cursor: pointer;
}

.app-notification {
    min-width: 270px;
}

.app-notification__title {
    padding: 8px 20px;
    text-align: center;
    background-color: rgba(0, 150, 136, 0.4);
    color: #333;
}

.app-notification__footer {
    padding: 8px 20px;
    text-align: center;
    background-color: #eee;
}

.app-notification__content {
    max-height: 220px;
    overflow-y: auto;
}

    .app-notification__content::-webkit-scrollbar {
        width: 6px;
    }

    .app-notification__content::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.2);
    }

.app-notification__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 20px;
    color: inherit;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

    .app-notification__item:focus,
    .app-notification__item:hover {
        color: inherit;
        text-decoration: none;
        background-color: #e0e0e0;
    }

.app-notification__message,
.app-notification__meta {
    margin-bottom: 0;
}

.app-notification__icon {
    padding-right: 10px;
}

.app-notification__message {
    line-height: 1.2;
}

.app-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    /* padding-top: 53px; */
    z-index: 1000;
    height: 100%;
    background-color: #020206;
    overflow: hidden;
}

    .app-sidebar::-webkit-scrollbar {
        width: 6px;
    }

    .app-sidebar::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.2);
    }

@media print {
    .app-sidebar {
        display: none;
    }
}

@media (max-width: 767px) {
    .app-sidebar__overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
}

.app-sidebar__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a8a8a8;
    width: 100%;
    padding: 12px 17px;
    display: inline-block;
}

    .app-sidebar__user .dropdown-menu {
        top: 10px !important;
    }

    .app-sidebar__user img {
        box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
        padding: 5px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        background: #181823;
        box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
    }

.toggle {
    color: #1c1d22;
}

.app-sidebar__user-avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 15px;
}

.app-sidebar__user-name {
    font-size: 17px;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}

    .app-sidebar__user-name.text-sm {
        font-size: 12px;
        font-weight: 400;
    }

.app-sidebar__user-designation {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}

.side-menu {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding: 0;
}

.side-menu__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 19px 12px 34px;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: border-left-color 0.3s ease, background-color 0.3s ease;
    -o-transition: border-left-color 0.3s ease, background-color 0.3s ease;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #dbdaea;
}

    .side-menu__item.active,
    .side-menu__item:hover,
    .side-menu__item:focus {
        text-decoration: none;
        background: rgba(255, 255, 255, 0.1);
    }

.slide-menu a.active {
    background: #fff;
}

.slide-item.active,
.slide-item:hover,
.slide-item:focus {
    text-decoration: none;
    color: #f84a73 !important;
    font-weight: 600;
}

.slide.is-expanded a {
    /*color: #0052cc;*/
    text-decoration: none;
}

.side-menu .side-menu-icon {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: -8px;
}

.side-menu-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    margin: 0 auto;
}

.side-menu-title {
    font-size: 12px;
    margin-top: 9px;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    letter-spacing: 0.4px;
}

.resp-tabs-list .resp-tab-item.active {
    background-color: #1c3faa;
    color: #fff;
}

    .resp-tabs-list .resp-tab-item.active .side-menu-icon .svgicon,
    .resp-tabs-list .resp-tab-item.active .side-menu-icon .svgicon g {
        fill: #fff;
    }

    .resp-tabs-list .resp-tab-item.active .side-menu-title {
        color: #fff;
    }

.side-menu-label {
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    text-align: center;
    font-weight: 400;
}

.slide.is-expanded .slide-menu {
    max-height: 100%;
}

.slide.is-expanded .angle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.slide-menu {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease;
    -o-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
    padding: 0;
    font-size: .8rem !important;
}

.slide-item {
    font-size: 1rem;
    color: #191919;
    border-bottom: 1px solid rgb(0 0 0 / 5%);
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .slide-item .icon {
        margin-right: 5px;
    }

.angle {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    color: #191919 !important;
}

@media (min-width: 768px) {
    .sidebar-mini.sidenav-toggled .app-content {
        margin-left: 70px;
    }

    .sidebar-mini.sidenav-toggled1 .app-content {
        margin-left: 0;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar {
        left: 0;
        width: 100px;
        overflow: hidden;
    }
}

.app.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
    margin-right: 0;
    margin-left: 0;
}

.app.sidebar-mini .side-menu_label {
    display: none;
}

.dropdown-menu {
    border-radius: 0;
}

    .dropdown-menu.dropdown-menu-right {
        left: auto;
    }

.dropdown-item .fa,
.dropdown-item .icon {
    vertical-align: middle;
}

.app-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #FFF;
    margin: -30px -30px 30px;
    padding: 20px 30px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

    .app-title h1 {
        margin: 0;
        font-size: 24px;
        font-weight: 400;
    }

    .app-title p {
        margin-bottom: 0;
        font-style: italic;
    }

@media print {
    .app-title {
        display: none;
    }
}

@media (max-width: 480px) {
    .app-title {
        margin: -15px -15px 15px;
        padding: 20px;
        -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;
    }
}

@media (max-width: 480px) {
    .app-title p {
        display: none;
    }
}

.app-breadcrumb {
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    padding: 0;
    text-align: left;
    padding: 0;
    background-color: transparent;
}

@media (max-width: 480px) {
    .app-breadcrumb {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .first-sidemenu {
        top: 60px !important;
    }
}

.tile {
    position: relative;
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media print {
    .tile {
        border: 1px solid #ddd;
    }
}

.app-sidebar .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.05);
}

.app-sidebar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.app-sidebar .mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(255, 255, 255, 0.2);
}

.slide-menu a:before {
    content: '\e999';
    margin-right: 8px;
    position: relative;
    font-family: 'feather' !important;
    opacity: 0.6;
    content: '\e999';
    margin-right: 8px;
    position: relative;
    font-family: 'feather' !important;
    opacity: 0.6;
}

.slide-item:before,
.side-menu__item:before {
    content: '\e048';
    margin-right: 8px;
    position: relative;
    font-family: 'typicons' !important;
    opacity: 0.6;
    font-size: 16px;
}

.side-menu li .side-menu__item.active:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5px;
    height: 100%;
    display: block;
}

.user-info .text-dark {
    color: #dbdaea !important;
}

@media (min-width: 767px) {
    .sidenav-toggled .resp-vtabs ul.resp-tabs-list {
        width: 100%;
    }

    .sidenav-toggled .app-sidebar .second-sidemenu {
        visibility: hidden;
    }

    .sidenav-toggled1 .app-sidebar .first-sidemenu,
    .sidenav-toggled1 .app-sidebar .second-sidemenu {
        visibility: hidden;
    }

    .app.sidebar-mini.sidenav-toggled1.sidenav-toggled .first-sidemenu {
        visibility: visible;
    }

    .app.sidebar-mini.sidenav-toggled1.sidenav-toggled .app-content {
        margin-left: 70px;
    }
}

@media (max-width: 480px) {
    .app-sidebar .siderbar-tabs .tabs-menu ul li {
        width: auto !important;
    }

        .app-sidebar .siderbar-tabs .tabs-menu ul li a {
            width: auto !important;
        }
}

.resp-tab-content h4 {
    font-size: 14px;
}

.side-icon {
    margin-right: 12px;
    margin-right: 12px;
    margin-left: 3px;
    font-size: 16px;
    color: #1c1d22 !important;
}

.first-sidemenu {
    position: relative;
    width: 120px;
    height: calc(100vh - 65px);
}

    .first-sidemenu .first-sidemenu-area {
        position: relative;
        /*height: calc(100vh - calc(100vh - 100%))*/
        /* height: -webkit-calc(100vh - 121px); */
        height: calc(var(--vh, 1vh) * 100 - 65px);
    }

.second-sidemenu .second-sidemenu-area {
    position: relative;
    /* height: calc(100vh - 131px);
    height: -webkit-calc(100vh - 131px); */
    height: calc(var(--vh, 1vh) * 100 - 200px);
}

.second-sidemenu {
    position: fixed;
    width: 110px;
    background: #fff;
    height: 100%;
    left: 120px;
    z-index: 4;
    padding-bottom: 0px;
    border-right: 1px solid #eaf0f7;
    box-shadow: none;
    top: 64px;
}

.side-menu .slide.is-expanded .angle {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.side-menu .slide.submenu a {
    color: #191919;
    padding: 7px 7px;
    margin: 0;
}

.first-sidemenu .ps__rail-y,
.second-sidemenu .ps__rail-y {
    right: -2px !important;
}

/*.side-menu .slide.submenu a i{
	margin-right:4px;
}*/
.side-menu .slide.submenu a .side-menu__label {
    text-align: inherit;
}

.side-menu .slide-menu.submenu-list {
    margin-bottom: 0;
    margin-left: 2rem;
}

    .side-menu .slide-menu.submenu-list li:hover {
        border-bottom: 0 !important;
    }

    .side-menu .slide-menu.submenu-list a:hover {
        background: #fff;
    }

.first-sidemenu .resp-vtabs li.active {
    border-right: 1px solid transparent !important;
}

.app.sidebar-mini.sidenav-toggled4 .second-sidemenu {
    visibility: visible !important;
}

.app.sidebar-mini.sidenav-toggled4.sidebar-gone .first-sidemenu {
    visibility: visible;
    left: 0;
}

.app.sidebar-mini.sidenav-toggled4 .app-content {
    margin-left: 100px;
}

.toggle {
    padding-top: 9px;
}

@media (max-width: 768px) {
    .footer.left-footer {
        padding: 1.25rem 0 !important;
    }
}

@media (max-width: 992px) {
    .app-header .header-brand {
        margin-left: 0;
    }

    .resp-vtabs ul.resp-tabs-list {
        padding-top: 15px !important;
    }
}

.footer.left-footer {
    padding: 20px 30px 20px 380px;
}

.side-account {
    margin-bottom: 0;
    color: #1c1d22;
}

    .side-account li {
        padding: 7px;
        font-size: 14px;
        color: #191919;
        display: flex;
    }

    .side-account .acc-link:hover {
        background: #fff !important;
    }

    .side-account li a {
        color: #191919;
        display: block;
    }

.header-secondary {
    margin: 0 -12px;
    border-bottom: 1px solid #eaf0f7;
}

.sidetab-menu .panel-tabs {
    width: 100%;
}

    .sidetab-menu .panel-tabs li {
        border: 1px solid #eaf0f7;
        margin: 2px;
    }

        .sidetab-menu .panel-tabs li:last-child {
            margin-right: 0;
        }

        .sidetab-menu .panel-tabs li:first-child {
            margin-left: 0;
        }

.sidetab-menu .side-tab:before {
    display: none;
}

.sidetab-menu .panel-tabs li a {
    padding: 7px 12px 7px 12px;
    color: #1c1d22;
    display: block;
    font-size: 11px;
    text-align: center;
}

    .sidetab-menu .panel-tabs li a i {
        display: block;
        text-align: center;
        font-size: 16px !important;
        margin-bottom: 0.1rem;
    }

    .sidetab-menu .panel-tabs li a.active {
        color: #fff;
        border: none;
        position: relative;
    }

        .sidetab-menu .panel-tabs li a.active:before {
            content: '';
            position: absolute;
            width: 10px;
            height: 6px;
            bottom: -1px;
            margin: 0 auto;
            left: 0;
            right: 0;
            z-index: 1;
            display: block;
            border-top-left-radius: 50px;
            border-top-right-radius: 50px;
            background: #fff;
        }

    .sidetab-menu .panel-tabs li a:hover:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 6px;
        bottom: -1px;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 1;
        display: block;
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        background: #fff;
    }

.sidetab-menu .panel-tabs li:hover {
    border-right: 1px solid #eaf0f7 !important;
}

.sidetab-menu .panel-tabs li a:hover {
    color: #fff;
    position: relative;
}

.sidenav-toggled .resp-vtabs li.active:before {
    display: none;
}

@media (min-width: 992px) {
    .header.app-header .form-inline {
        margin-left: 0;
    }

    .toggle {
        margin-left: 13rem;
    }

    .color-headerlogo {
        margin-left: 1rem;
    }
}

@media (max-width: 568px) {
    .app-content {
        margin-top: 9px;
    }
}

.header.app-header .form-control.header-search {
    margin-top: 3px;
}

.close-pos-area {
    position: fixed;
    padding: 10px;
    z-index: 999;
    bottom: 0;
    width: inherit;
}

.footpanel-action-btn {
    display: block;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background-color: #1c3faa;
    padding: 14px 6px;
    text-align: center;
    position: relative;
    z-index: 0;
    border-radius: 4px;
}

    .footpanel-action-btn:hover, .footpanel-action-btn:focus {
        color: #f44336;
    }

.close-action-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px;
    border-radius: 3px;
    background: linear-gradient( 135deg,#f98245,#f84a73);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.second-sidemenu .view-outline-btn.view-more {
    background-color: transparent !important;
    border: 1px solid #1c3faa;
    color: #1c3faa;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .main-area ul li.li-row {
        width: 136px !important;
        height: 136px !important;
    }

    .product-list-box .product-list-image {
        height: 105px !important;
    }

    .no-image .product-list-box {
        height: 140px !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .app-sidebar, .second-sidemenu {
        top: 64px;
    }

    .first-sidemenu {
        top: 0px !important;
    }

    .resp-vtabs ul.resp-tabs-list {
        padding-top: 0px !important;
    }

    .first-sidemenu .first-sidemenu-area {
        position: relative;
        /* height: calc(100vh - 185px); */
        /* height: -webkit-calc(100vh - 185px); */
        height: calc(var(--vh, 1vh) * 100 - 185px);
    }

    .first-sidemenu {
        width: 100px;
    }

    .resp-vtabs .resp-tabs-list li {
        padding: 12px 10px !important;
    }

    .second-sidemenu {
        width: 100px;
        left: 100px;
        top: 0px;
    }

    .tabs-menu-body .tab-content .tab-pane .tab-menu-list .tabmenu-item-box {
        height: 64px !important;
    }

    .second-sidemenu .second-sidemenu-area {
        /* height: calc(100vh - 154px); */
        /* height: -webkit-calc(100vh - 154px); */
        height: calc(var(--vh, 1vh) * 100 - 154px);
    }

    .app-content {
        margin-left: 200px;
        margin-right: 290px;
    }
}

/*# sourceMappingURL=sidemenu.css.map */
