@media (min-width: 768px){

    .sidebar.toggled .sidebar-brand .sidebar-brand-icon i {
        font-size: 1rem !important;
    }
}
.bg-deepindigo{
    background-color: #162642!important;
}
.text-deepindigo{
    color: #162642!important;
}
.btn-deepindigo{
    background-color: #162642!important;
    border-color: #162642!important;
    color: #fff !important;
}

th.sorting{
    background-color:#666666!important;
    color:#fff;
}

tr.odd {
    background-color: #ededed;
}
.page-item.active .page-link{
    background-color: #666666!important;
    border-color: #666666!important;
    color: #fff!important;
}
.page-link{
    color: #666666!important;
}
.border-left1{
    /* background-color:#ddefe0; */
    border-left: 0.25rem solid #ddefe0!important;
}
.border-left2{
    border-left: 0.25rem solid #FF7F50!important;
}
.border-left3{
    border-left: 0.25rem solid #DC143C!important;
}
.border-left4{
    background-color:#dee0ef ;
}

.chart-temp {
    height: 20rem !important;
}

div#tbpur {
    overflow: scroll;
}

.bg-login-image {
    background: url(https://megafarmnamkum.com/Rubber/img/Rubber-Tree.jpg) !important;
    background-position: center!important;
    background-size: cover!important;
    width: 50%!important;
}