.rep-block1{
    width: 100%;
    height: 525px;
    box-shadow: 0px 0px 10px #e0dfdf;;
}
.rep-block1-sales{
    width: 100%;
    height: 625px;
    box-shadow: 0px 0px 10px #e0dfdf;;
}
.rep-block2{
    width: 100%;
    height: 530px;
    box-shadow: 0px 0px 10px #e0dfdf;;
}
.rep-block3{
    width: 100%;
    min-height: 750px;
    box-shadow: 0px 0px 10px #e0dfdf;;
}
.rep-block4{
    width: 100%;
    min-height: 750px;
    box-shadow: 0px 0px 10px #e0dfdf;;
}
.rep-block5{
    width: 100%;
    min-height: 860px;
    box-shadow: 0px 0px 10px #e0dfdf;;
}
.ht-400{
    height:400px;
}
.ht-480{
    height:480px;padding-top:80px
}
.rec-ht-480{
    height:480px;padding-top:0px
}
.dashboard-block-title{
    font-size: 20px;
    color: #151635;
    font-weight: 700;
    margin-bottom: 12px;
    padding-top:20px;
    text-transform: uppercase;
    /* color:#dfdbdb, #5bada2,#2c354e,#7a3535" */
}
.thead-bgc{
    background: linear-gradient(90deg, #8d1f11, #0a3d5b);
    color: #fff;
}
.cover{
    position: absolute;
    width: 79px;
    background: #fff;
    height: 20px;
    z-index: 1000;
    bottom: 0px;
    left: 9px;
}
.oto-btn-fit{
    min-width: 53px!important;
    font-size: 14px!important;
    word-break: break-word;
}
.canvasjs-chart-credit{
    display: none;
}
.repo-from-dat{
    position: relative;
    top: 11px;
}
.repo-to-dat{
    position: relative;
    top: 11px;
}
@media (min-width: 1226px){
    
    .rep-block2 {
        height: 700px;
    }
    .repo-from-dat {
        position: relative;
        top: 3px;
        padding-right: 0px;
        padding-left: 14px;
    }
    .repo-to-dat {
        position: relative;
        top: 4px;
        padding-left: 20px;
    }
    
}
@media (min-width: 1300px){
    
    .rep-block2 {
        height: 700px;
    }
    
    
}
@media (min-width: 1400px){
    
    .rep-block2 {
        height: 550px;
    }
    .repo-from-dat, .repo-to-dat {
        position: relative;
        top: 11px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .repo-to-dat {
        position: relative;
        top: 11px;
        left:30px;
        padding-right: 0px;
        padding-left: 0px;
    }

    
    
}
