.iframe-tab-container {
    position: absolute!important;
    top: 8px!important;
    width: calc(90% - 330px)!important;
    max-width: 100%!important;
    height: 45px!important;
    background: #ffffff!important;
    border-top: 0px solid #e2e2e2!important;
    box-sizing: border-box!important;
    min-height: 20px!important;
    z-index: 1000!important;
    box-shadow: none!important;
}

.fa-angle-double-right:before {
    content: ""!important;
}

.fa-angle-double-left:before {
    content: ""!important;
}

.swiper-button-prev {
    width: 0px!important;
    height: 40px!important;
    background: #fff!important;
    left: 0!important;
    border: none!important;
    box-shadow: none!important;
    margin-top: 0!important;
    top: 0!important;
    outline: none!important;
}

.swiper-container {
    width: auto!important;
    height: 40px!important;
}

.swiper-button-next {
    width: 0px!important;
    height: 40px!important;
    background: #fff!important;
    right: 0!important;
    margin-top: 0!important;
    top: 0!important;
    outline: none!important;
}

#app{
    top: -30px!important;
}

@media (min-width: 992px){
    #iframe-tab-container{
        margin-left: 18.4rem !important;
    }
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    /* color: #fff !important; */
    /* background-color: #fff!important; */
}

.main-sidebar, .main-sidebar:before, .main-sidebar:hover {
    width: 215px;
}