
/*-------actions-btn--*/
.actions-btn{
    position: absolute;
    top: 11px;
    right: 90px;
    display: flex;
    z-index: 99999;
  
}
.document li{
   list-style: inherit;
}
.document table th, .document table td{
    border: 1px solid #ddd;
}
.owl-nav{
    position: absolute;
    top: -17px;
    right: -5px;
    display: flex;
}
.owl-nav button{
    background-color: #F4F4F4!important;
    padding: 6px;
    color:#393939!important;
    border-radius: 50%!important;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left:3px!important;
    line-height: 1.2;
}
.owl-nav button{
    color:#393939;
    font-size: 19px;
}
.owl-nav button span{
    color:#393939;
    font-size: 28px;
    line-height: .8;
}
.paused {
    background-color: #F4F4F4;
    padding: 6px;
    border-radius: 50%;
}
.actions-btn{
   
    color:#393939;
    
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 6px;
    font-weight: normal;
    line-height: 1.2;
    border: 0;
}
.admin-box h4{
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 20px;
    text-align: center;
}
.actions-btn button i{
    color:#393939;
    font-size: 11px;
}
.owl-dots{
    margin-top: 10px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    background: #E0E0E0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #01D0A6;
}
/*-------*/
.app-container {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.icon-anim-pulse {
    animation: pulse_animation;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.app-header {
    height: 60px;
    display: flex;
    align-items: center;
    align-content: center;
    position: relative;
    z-index: 10;
    transition: all .2s
}
.app-logo {
    height: 200px;
    width: 200px;
    background: url(../images/kpi_new_4.png);
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.app-header.header-shadow {
    box-shadow: 0 .46875rem 2.1875rem rgba(4, 9, 20, .03), 0 .9375rem 1.40625rem rgba(4, 9, 20, .03), 0 .25rem .53125rem rgba(4, 9, 20, .05), 0 .125rem .1875rem rgba(4, 9, 20, .03)
}

.app-header .app-header__content {
    display: flex;
    align-items: center;
    align-content: center;
    flex: 1;
    padding: 0 1.5rem;
    height: 60px
}

.app-header .app-header__content .app-header-left {
    display: flex;
    align-items: center
}

.app-header .app-header__content .app-header-right {
    align-items: center;
    display: flex;
    margin-left: auto
}

.app-header .header-user-info>.widget-heading,
.app-header .header-user-info>.widget-subheading {
    white-space: nowrap
}

.app-header .header-user-info>.widget-subheading {
    font-size: .8rem
}

.app-header__logo {
    padding: 0 1.5rem;
    height: 60px;
    width: 280px;
    display: flex;
    align-items: center;
    transition: width .2s
}

.app-header__logo .logo-src {
    height: 23px;
    width: 97px;
    background: url(assets/images/logo-inverse.png)
}
.mac-row.row{
    height: 100vh;
    background-color: #fff!important;
}
.slick-slider .slide-img-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 10;
}
.bg-premium-dark {
    background-image: linear-gradient(to right, #434343 0%, black 100%) !important;
}
.h-100 {
    height: 100vh!important;
}
.slider-light .slider-content {
    color: #585A60;
    font-size: 14px;
}
.slick-slider .slider-content {
    position: relative;
    z-index: 15;
    width: 35rem;
    margin: 0 7.5rem;
    background: #fff;
    padding: 13px;
    border-radius: 10px;
    height: auto;
}
.login-heading {
    height: 200px;
    overflow: auto;
    margin: 20px 0 30px;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    display: block;
    width: 5px;
    height: 5px;
    
    
    }
    /* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #9b9b9b; 
    border-radius: 10px;
    }
    /* Handle */
::-webkit-scrollbar-thumb {
    background: #8f8f8f; 
    border-radius: 10px;
    
    }
    /* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #8b8b8d; 
    }
.app-login-box h4 span{
    color: #393939;
    font-size: 16px;
    line-height: 1 !important;
    font-weight: 600;
}
.app-login-box h2{
    font-size: 20px;
    font-weight: 700;
    color: #585A60;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
}
.form-control {
    font-size: 14px;
    border-radius: 0;
    padding: 15px 10px 15px 60px;
   
    color: #808080;
}
.form-group img {
    position: absolute;
    background: #F9F9F9;
    padding: 14.8px;
   
    border-right: 0;
   
    left: 1px;
    top: 1px;
}
.position-relative.form-group.align-items-center.mb-4 {
    margin-bottom: 1.8rem !important;
}
.mac-row h4{
    font-size: 16px !important;
    line-height: 1.5;
}
.form-group i{
    font-size: 18px;
    color: #01D0A6;
    font-weight: 600;
    background: #F9F9F9;
    /* top: 9px; */
    /* position: relative; */
    left: 30px;
    width: 40px;
    height: 50px;
    line-height: 46px;
    padding-left: 12px;
    border: 1px solid #ced4da;
    border-right: 0;
}
.form-control:focus{
    border-bottom: 1px solid #01D0A6 !important;
    border-color: #01D0A6 !important;
}
.captcha-value img{
    width: 115px;
    height: 50px;
    object-fit: fill;
}
.captcha-value img.refresh{
    margin: 0 30px 0 10px;
    color: #fff;
    background-color: #01D0A6;
    padding: 13px;
    font-weight: revert;
    font-size: 24px;
}
.captcha-value input{
    border-left: 1px solid #ced4da;
    padding-left: 10px;
}
input::placeholder {
    color: #808080;
  }
.btn-wide{
    background: #01D0A6;
    width: 100%;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    padding: 12px 0px;
}
.btn-wide:hover{
    color: #ffffff;
    background: #00d297;
    border: 1px solid #05bb96;
}
.btn-inform{
    background: #f7f7f7;
    color: #878787;
    font-size: 11px;
    width: 100%;
    border-radius: 0;
    cursor: default;
}
.slider-content span{
    color: #399BF2;
    font-size: 12px;
}
.slider-content h3{
    font-size: 14px;
    font-weight: 600;
}
.slider-content p a{
    color: #01D0A6;
    text-decoration: none;
}
.owl-carousel .owl-item img{
    display: block;
    width: 225px;
    height: 175px;
    margin-bottom: 35px;
}
.slick-slider .slider-content{
    margin: 0 auto;
}
/*----------Footer*/
.login-footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 40px;
    border-top: solid #d7d7d7 1px;
    background-color: #fff;
    font-size: 13px;
    margin-left: 0;
}
body{
    background-color: #fff !important;
}

@media(max-width:1200px){
    .slick-slider .slider-content{
        margin: 0 1.5rem;
    }
}
@media(max-width:1024px){
    .slick-slider .slider-content{
        width: 30rem;
        margin: 0 0.5rem;
    }
    .mx-auto.app-login-box{
        margin: 0 auto;
        width: 75%;
    }
}
@media(max-width:991px){
    .app-container{
        overflow: auto;
        overflow-x: hidden;
    }
    .mx-auto.app-login-box{
        max-width: 80%;
    }
    .mac-row.row {
        height: auto;
    }
    /* .login-footer{
        position: relative;
        top: auto;
    } */
}
@media(max-width:767px){
    .rc-anchor-normal{
        width: 260px !important;
    }
    .slick-slider .slider-content{
        width: 20rem;
       
    }
    .mx-auto.app-login-box{
        width: 100% !important;
    }
    .app-container {
        overflow-x: hidden !important;
        overflow: auto;
    }
    .h-100.d-md-flex.d-sm-block.bg-white {
        height: auto !important;
        margin: 35px 0;
    }
    .owl-carousel .owl-item p{
        width: 307px !important;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100% !important;
        height: 175px;
        object-fit: cover;
    }
}
@media(max-width:320px){
    .slick-slider .slider-content {
        width: 18rem;
    }
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 851px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .d-lg-flex.slide-img-bg{
        padding: 54px 0 0 !important;
    height: 40rem;
    }
    .h-100 {
        height: 100% !important;
    }
   

}
