.header-extended .header {
    height: 53px;
}

.header-fixed.header-extended .wrapper {
    padding-top: 58px;
}

.header-top {
    background-color: #30B4CE;
}

.drawer-footer {
    position: absolute !important;
    /* bottom: 0 !important;; */
    width: 100% !important;
    ;
    background-color: #fff !important;
    ;
}

.card-background {
    background: #e1e1e161;
    border-radius: 10px;
    margin-left: 5px;
}

.dashboard-idc-main-wraper {
    background: #F2F6F9;
    padding: 30px 0;
}

.dashboard-idc-main-wraper h1 {
    font-size: 22px;
    color: #013241
}

.breadcrums-dashboard-idc {}

.breadcrums-dashboard-idc a {
    color: #767676;
    font-size: 16px;
    margin-right: 15px;
}

.breadcrums-dashboard-idc a img {
    margin-right: 5px;
}

.add-btn-div {
    width: 20%;
    position: absolute;
    right: 8.4%;
    margin-top: 2%;
}

.add-new-btn {
    margin-top: 1%;
}

.add-module-btn-div {
    width: 21%;
    position: absolute;
    right: 8%;
    margin-top: 2%;
}

.add-module-category-btn-div {
    width: 25%;
    position: absolute;
    right: 7.8%;
    margin-top: 2%;
}

.supplier-dashboard-navbar {
    background: white;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}