.layout-fixed .individual-main-sidebar {
    background: #455a64 !important;
}
ul.individual-white-text a{color: #fff !important;border-radius: 0px !important;}

/* ul.individual-white-text li a.active {background: #628392 !important; } */

.sidebar-dark-primary .individual-white-text>.nav-item>.nav-link.individual-active, .sidebar-light-primary .individual-white-text>.nav-item>.nav-link.individual-active {
    background-color: #628392 !important;
    color: #fff !important;
}


img.img-abso{position: absolute;bottom: 0px;}

nav.individual-header-bg.navbar.navbar-expand.navbar-white.navbar-light {
    background: #dff3fd !important;
}
.individual-theme-bg{background: #455a64 !important;}
span.individual-theme-text{color: #302f30 !important;}
.individual-steps{
    background: #ffffff !important;
    box-shadow: none !important;
    border: 1px solid #e1e1e1;
    }
.individual-steps h4{
        color: #455a64 !important;
        }
.individual-steps span{
            color: #535353 !important;
            }
.individual-bg{background: #f5f6fc !important;}
.individual-grad-header{background: linear-gradient(to top, #dff3fd 0%, #bad7e5 100%); color: #2a2a2a !important;}
.individual-blocks{background-color: #e0dede !important;}
.individual-blocks i{color: #455a64 !important;}
.individual-blocks .info-box-number{color: #455a64 !important;}
.individual-blocks .link-view-more-5{color:#455a64 !important}
.individual-blocks .progress-bar{background-color: #a6a5a5 !important; }
.individual-blocks .progress{background-color: #fff !important; }
.individual-to-do-list-button button {
    font-size: 10px !important;
    background: #455a64 !important;
    border: 0px solid #000;
    color: #fff !important;
}
a.individual-footer-link {
    background: #e0dede ;
    color: #272426  !important;
    padding: .75rem 1.25rem;
    display: block;
    margin-top: 15px;
}
a.individual-footer-link:hover {
    color: #575757 !important;

}


.view-more-3 {
    background: #6991FF !important;
    border: 0px solid #000;
    color: #fff;
}

.individual-bg-theme {
    background: #455a64 !important;
    padding: 7px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.card-header.individual-custome{
    background: #455a64 !important;
}

.individual-theme-bg {
    background-color: #455a64 !important;
    color: #fff !important;
}

.individual-color-green{
    color: #455a64 !important;
}



.tab-bg-green {
    background: #455a64 !important;
    padding: 7px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.individual-btn-outline-primary {
    color: #455a64 !important;
    border-color: #455a64!important;
    cursor: pointer;
    white-space: nowrap !important;
}

.individual-btn-outline-primary:hover {
    color: #ffffff !important;
    background-color: #455a64;
    border-color: #455a64;
  }
  .hdiv:hover{
    user-select: none !important;
    cursor: not-allowed !important;
  }
  .pointers{
    pointer-events: none;
  }
  .renewalFont{
    font-size: 18px;
    font-weight: bold;
  }

  .inputCheckbox {
    margin: 0.4rem;
}
.highlightNotes{
    color:#A03232;
    font-weight: bold;
}

.vehicleNewButton >a {
cursor: pointer;
}
