  @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
    input[type=checkbox] {
        cursor: pointer;
    }
    .right-col .heading img {
    margin-top: 25px;
}
ul.nav.navbar-nav.mobile-bar {
    display: none;
}
.header-top-text.d-none.second-hedd.ghgh {
    top: 0;
}
.smart-logo .header-top-text.d-none.second-hedd.ghgh {
    display: block !important;
}

.smd_box img {
    height: 24px;
    margin-left: 50%;
}
    .overlay {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        background: rgba(255, 255, 255, 0.8) url("/img/loader.gif") center no-repeat;
    }
    /* Turn off scrollbar when body element has the loading class */
    
    body.loading {
        overflow: hidden;
    }
    /* Make spinner image visible when body element has the loading class */
    
    body.loading .overlay {
        display: block;
    }
    
    .select-bb {
        height: 75px !important;
    }
    
    .headertitle h2 {
        font-weight: 600;
        font-size: 20px;
        color: #000;
        margin-bottom: 0;
    }
    
    .overlay {
        background-color: #EFEFEF;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 1000;
        top: 0px;
        left: 0px;
        opacity: .5;
        /* in FireFox */
        filter: alpha(opacity=50);
        /* in IE */
    }
    
    .rederror {
        color: red;
    }
    
    body {
        margin: 0;
        background-color: #f2f2f2;
        font-family: "Inter", serif;
	font-size:13px;
    }
    
    html {
        height: 100%;
    }
    
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .icon-bar {
        width: 100%;
        margin-top: 60px;
        left: 0px;
        z-index: 999;
        background: #165da7;
        height: 100%;
        position: fixed;
        overflow-y: auto;
        max-width: 125px;
    }
    
    .icon-bar::-webkit-scrollbar-track {
        background-color: #000;
        border-radius: 0px;
    }
    
    .icon-bar::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }
    
    .icon-bar::-webkit-scrollbar-thumb {
        border-radius: 0px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122, 153, 217)), color-stop(0.72, rgb(73, 125, 189)), color-stop(0.86, rgb(28, 58, 148)));
    }
    
    .main_container {
        padding-left: 140px;
        width: 100%;
        float: left;
        margin-top: 75px;
    }
    
    .navbar {
        margin-bottom: 0px;
    }
    
    .table thead {
        background-color: #165da7;
        color: #fff;
    }
    
    .glyphicon-plus-sign {
        font-size: 15px;
    }
    /* .bootstrap-table {
    padding: 5px 15px;
} */
    
    ul.meter_serial {
        list-style-type: none;
        margin: 2px 0px 0px 0px;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
        position: absolute;
        width: 89%;
        text-align: left;
        z-index: 99;
        padding: 1px 12px;
        overflow-y: auto;
        max-height: 200px;
    }
    
    ul.meter_serial li {
        text-align: left;
        border-bottom: 1px solid #ccc;
        cursor: pointer;
        padding: 5px 0px;
        margin: 0;
    }
    
    ul.regulator_serial {
        list-style-type: none;
        margin: 2px 0px 0px 0px;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
        position: absolute;
        width: 89%;
        text-align: left;
        z-index: 99;
        padding: 1px 12px;
        overflow-y: auto;
        max-height: 200px;
    }
    
    ul.regulator_serial li {
        text-align: left;
        border-bottom: 1px solid #ccc;
        cursor: pointer;
        padding: 5px 0px;
        margin: 0;
    }
    
    .row.overflow-x {
        display: flex;
    }
    
    .overflow-x {
        overflow-y: auto;
    }
    
    .overflow-x .complaint-box {
        width: 163px;
        height: 162px !important;
        margin-right: 19px;
    }
    
   
    
    .table tbody tr:nth-child(even) {
        background-color: #03a9f41f;
    }
    
    .icon-bar a {
        display: block;
        text-align: center;
        transition: all 0.8s ease;
        color: rgba(249, 249, 249, .9);
        font-size: 18px;
        max-width: 125px;
        background: #1775d6;
        border-bottom: 1px solid #549fc6;
        padding: 7px;
        width: 100%;
    }
    
    .icon-bar a:hover {
        width: 125px;
    }
    
    .icon-bar i {
        background: rgb(0 0 0 / 23%);
        padding: 10px;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        margin: auto;
        color: #fff;
    }
    /* .active {
    width: 125px !important;
} */
    
    .icon_bar_title {
        font-size: 11px !important;
        font-weight: 100;
        cursor: pointer;
        font-family: 'Lato', Calibri, Arial, sans-serif;
        text-transform: uppercase;
        margin-top: 6px;
        color: #ffffff;
    }
    
    .navbar-right {
        margin-right: 0px;
    }
    
    .menu_cls_1 {
        background: rgb(22, 145, 190);
    }
    
    .menu_cls_2 {
        background: rgb(22, 107, 162);
    }
    
    .navbar-default {
        background: #1775d6;
        border: 0;
        border-radius: 0px;
        position: fixed;
        width: 100%;
        z-index: 99;
        box-shadow: 0 7px 6px rgb(0 0 0 / 5%);
        top: 0;
    }
    
    .navbar-nav>li>a {
        color: #fff !important;
        font-size: 18px;
        /* font-family: 'Lato', Calibri, Arial, sans-serif; */
        text-transform: uppercase;
        font-family: 'Titillium Web', sans-serif;
    }
    
    .page_title {
        font-size: 25px !important;
        font-family: 'Lato', Calibri, Arial, sans-serif;
        text-transform: uppercase;
    }
    
    .container1 {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 15px;
        margin-left: 150px;
    }
    
    .fixed-table-body {
        height: auto !important;
    }
    
    #super_admin_map {
        height: 80%;
    }
    
    .city_table_cls {
        height: 84%;
    }
    
    .panel_title_cls {
        font-size: 19px !important;
        font-weight: 700;
        color: #000;
    }
    
    .success td {
        background-color: #304958c9 !important;
        color: #fff;
    }
    
    #city_table td {
        cursor: pointer;
    }
    
    .panel-default>.panel-heading {
        color: rgba(249, 249, 249, .74) !important;
        background-color: #17a697;
    }
    
    .panel-body {
        background-color: #F9F9FC;
        width: 100%;
        /* vertical-align: top; */
        border-radius: 4px;
        box-shadow: 1px 2px 9px 2px rgba(0, 61, 130, 0.18);
        /* display       : inline-block; */
        /* margin-right  : 17px; */
        /* margin-bottom : 15px; */
        background: #fff;
        /* text-align    : center; */
        /* padding       : 16px 28px; */
    }
    
    .fixed-table-container {
        background-color: white;
    }
    
    #topbar li {
        list-style: none;
        padding: 0px 4px;
        display: inline-block;
    }
    
    #topbar li a {
        /* font-family: 'Lato', Calibri, Arial, sans-serif; */
        font-size: 14px;
    }
    
    #topbar li a span {
        position: relative;
        top: 3px;
    }
    
    #topbar {
        margin-left: 0;
        padding: 0;
    }
    /* .input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
} */
    
    span.input-group-addon i {
        color: #17a697;
        font-size: 17px;
    }
    
    #add_new_city_draw {
        cursor: pointer;
    }
    
    #info_alert_success {
        display: none;
        position: absolute;
        right: 45%;
        top: 5px;
        z-index: 1000000;
        opacity: 1;
    }
    
    #info_alert_fail {
        display: none;
        position: absolute;
        right: 45%;
        top: 5px;
        z-index: 1000000;
        opacity: 1;
    }
    
    #info_alert_delete {
        display: none;
        position: absolute;
        right: 45%;
        top: 5px;
        z-index: 1000000;
        opacity: 1;
    }
    
    #info_alert_update {
        display: none;
        position: absolute;
        right: 45%;
        top: 5px;
        z-index: 1000000;
        opacity: 1;
    }
    
    .alert-info {
        color: #f9f9fc;
        background-color: #bf6f2b;
        border-color: #bf6f2b;
        font-size: 16px;
    }
    
    .delete_confirm_header {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #17a697;
        color: #f9f9f9;
        border-radius: 3px;
    }
    
    .deleteCofirmContainer {
        width: 250px;
        font-size: 15px;
        text-align: center;
    }
    
    #deleteConfrimYes {
        margin-right: 20px;
    }
    
    #admindeleteConfrimYes {
        margin-right: 20px;
    }
    
    .icon-link p {
        margin: 0;
    }
    
    .icon-link a {
        padding: 8px;
        display: flex;
        justify-content: space-between;
        background: #fff;
        align-items: center;
        text-decoration: none;
        color: #000;
        font-size: 15px;
        transition: 0.5s;
        width: 100%;
    }
    
    .icon-link a:hover {
        background: #4bb353;
        color: #fff;
        transition: 0.5s;
    }
    
    .inter-bx {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 14px 0px;
        padding: 10px;
    }
    
    .icon-col .fa {
        font-size: 65px;
        color: #fff;
    }
    
    .box-content h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
    
    .icon-link {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    /* .box5 .icon {
    margin: 0;
    position: absolute;
    bottom: 22px;
    right: 18px;
} */
    
    .box5 {
        background: #444;
        position: relative;
        border-radius: 0;
        height: 155px;
        width: 100%;
    }
    
    .box1 img,
    .box1:after,
    .box1:before {
        width: 100%;
        transition: all .3s ease 0s;
    }
    
    .box1 .icon,
    .box2,
    .box3,
    .box4,
    .box5 .icon li a {
        text-align: center;
    }
    
    .box10:after,
    .box10:before,
    .box1:after,
    .box1:before,
    .box2 .inner-content:after,
    .box3:after,
    .box3:before,
    .box4:before,
    .box5:after,
    .box5:before,
    .box6:after,
    .box7:after,
    .box7:before {
        content: ""
    }
    
    .box1,
    .box11,
    .box12,
    .box13,
    .box14,
    .box16,
    .box17,
    .box18,
    .box2,
    .box20,
    .box21,
    .box3,
    .box4,
    .box5,
    .box5 .icon li a,
    .box6,
    .box7,
    .box8 {
        overflow: hidden
    }
    
    .box1 .title,
    .box10 .title,
    .box4 .title,
    .box7 .title {
        letter-spacing: 1px;
    }
    
    .box3 .post,
    .box4 .post,
    .box5 .post,
    .box7 .post {
        font-style: italic;
    }
    
    .box5 {
        position: relative;
        margin-bottom: 30px;
    }
    
    .bg-color-blue {
        background: #3b88b3f7;
    }
    
    .bg-color-brown {
        background: #85271f;
    }
    
    .bg-color-dull-blue {
        background: #1775d6;
    }
    
    .bg-color-dull-yellow {
        background: #F2921D;
    }
    
    .bg-color-bright-orange {
        background: #ea9429;
    }
    
    .bg-color-soft-pink {
        background: #8c517a;
    }
    
    .bg-color-strong-green {
        background: #1b7149;
    }
    /* .box5:after,
.box5:before {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #10a5b8;
    position: absolute;
    top: -80px;
    left: 15px;
    opacity: 0;
    z-index: 1;
    transition: all .35s ease
}

.box5:after {
    top: auto;
    left: auto;
    bottom: -80px;
    right: 15px
} */
    /* .box5:hover:after,
.box5:hover:before {
    opacity: .75;
    transform: scale(8);
    transition-delay: .15s
} */
    
    .box5 img {
        height: 200px;
        width: 100%;
        transition: all .35s ease-out 0s;
    }
    
    .box5:hover img {
        opacity: .4
    }
    /* .box5 .icon {
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    transform: scale(0);
    transition: all .35s ease-out;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
} */
    /* .box5:hover .icon {
    transform: scale(1);
    transition-delay: .15s
} */
    
    .box5 .icon li a {
        display: block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: #fff;
        font-size: 18px;
        color: #444;
        margin-right: 10px;
        position: relative;
        transition: all .5s ease 0s;
    }
    
    .box5 .icon li a:hover {
        background: #444;
        color: #fff
    }
    
    .box5 .box-content h4 {
        margin: 0;
    }
    
    .box5 .title {
        font-size: 20px;
        font-weight: 800;
        color: #fff;
        margin: 0 0 5px;
        opacity: 0;
        transform: translate(-20px, -20px);
        transition: all .35s ease-out;
    }
    
    .box5:hover .title {
        opacity: 1;
        transform: translate(0, 0);
        transition-delay: .15s;
    }
    
    .box5 .post {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        opacity: 0;
        transform: translate(-20px, -20px);
        transition: all .35s ease-out;
    }
    
    .box5:hover .post {
        opacity: 1;
        transform: translate(0, 0);
        transition-delay: .15s;
    }
    
    .box6 .title,
    .box6 img,
    .box6:after {
        transition: all .35s ease 0s;
    }
    
    @media only screen and (max-width:990px) {
        /* .box5 {
        margin-bottom: 30px
    } */
    }
    
    .login-page {
        padding: 0 20px;
    }
    
    .icon-set {
        background: #124952;
        height: 54px;
    }
    
    .v-a-m {
        vertical-align: middle !important;
    }
    
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 3px;
    }
    
    td a {
        font-size: 12px;
    }
    
    td a span {
        display: inline !important;
        font-size: 11px;
    }
    
    .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
        color: #0352a7 !important;
        background-color: white !important;
        border-color: #dddddd !important;
        font-size: 15px !important;
        font-weight: 600;
    }
    
    #loader_mdpe,
    #loader_con,
    #loader_asset,
    #loader_outage {
        position: absolute;
        left: 40%;
        top: 200%;
        z-index: 9999;
    }
    
    #loader_mdpe img,
    #loader_con img,
    #loader_asset img,
    #loader_outage img {
        width: 55px;
        height: 55px;
    }
    
    .page_title {
        font-size: 23px !important;
        font-family: 'Lato', Calibri, Arial, sans-serif;
        text-transform: uppercase;
        cursor: default;
        color: #fff;
    }
    
    .page_title:hover {
        cursor: default;
        color: #fff;
    }
    
    .container nav.navbar.navbar-default.animate {
        display: none;
    }
    /* .main_container2 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 92%;
} */
    
    .main_container2 .table thead tr th {
        border: 1px solid #ccc;
        font-size: 14px;
        line-height: 18px;
        padding: 5px 14px !important;
        vertical-align: middle;
    }
    
    .main_container2 .table tbody tr td {
        border: 1px solid #ccc;
        font-size: 14px;
        line-height: 18px;
        padding: 5px 14px !important;
        vertical-align: middle;
    }
    
    .alert {
        padding: 0px 7px;
        border: 0;
    }
    /*Project dashboard start*/
    
    .tile {
        margin-bottom: 15px;
        border-radius: 3px;
        color: #FFFFFF;
        transition: all 1s;
    }
    
    .tile-primary {
        background-color: #1b80c2 !important;
        background-image: url(https://unistal.hrmmitra.in/skin/hrsale_assets/img/hrcard-bg.png) !important;
        background-repeat: no-repeat !important;
        background-position: 5% 59% !important;
        background-size: cover !important;
    }
    
    .tile-heading {
        padding: 5px 8px;
        text-transform: uppercase;
        color: #FFF;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
        background-color: rgba(255, 255, 255, 0.1);
    }
    
    .tile .tile-heading .pull-right {
        transition: all 1s;
        opacity: 0.7;
    }
    
    .shubhdashboard .tile-heading .pull-right {
        display: none !important;
    }
    
    .tile-body {
        padding: 15px;
        color: #FFFFFF;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
    }
    
    .tile .tile-body i {
        font-size: 50px;
        opacity: 0.3;
        transition: all 1s;
    }
    
    .shubhdashboard .tile-body i {
        background-color: rgba(255, 255, 255, 0.3);
        color: #fff;
        width: 60px;
        height: 60px;
        font-size: 40px;
        text-align: center;
        line-height: 57px;
        opacity: 1;
        border-radius: 30px;
    }
    
    .tile .tile-body h2 {
        font-size: 42px;
    }
    
    .tile-footer {
        padding: 5px 8px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    
    .tile a {
        color: #FFFFFF;
    }
    
    .shubhdashboard .tile-body:hover i {
        transform: rotate(359deg);
    }
    
    .shubhdashboard .owl-item:nth-child(2) .tile.tile-primary {
        background-color: #46be8a !important;
    }
    
    .shubhdashboard .owl-item:nth-child(3) .tile.tile-primary {
        background-color: #8a67d2 !important;
    }
    
    .shubhdashboard .owl-item:nth-child(4) .tile.tile-primary {
        background-color: #208085 !important;
    }
    
    .shubhdashboard .row:nth-child(2) .owl-item:nth-child(1) .tile.tile-primary {
        background-color: #6db432 !important;
    }
    
    .shubhdashboard .row:nth-child(2) .owl-item:nth-child(2) .tile.tile-primary {
        background-color: #ff2237 !important;
    }
    
    .shubhdashboard .row:nth-child(2) .owl-item:nth-child(3) .tile.tile-primary {
        background-color: #ed7125 !important;
    }
    
    .shubhdashboard .row:nth-child(2) .owl-item:nth-child(4) .tile.tile-primary {
        background-color: #b6d134 !important;
    }
    
    .shubhdashboard .row:nth-child(3) .owl-item:nth-child(1) .tile.tile-primary {
        background-color: #3f2f84 !important;
    }
    
    .shubhdashboard .row:nth-child(3) .owl-item:nth-child(2) .tile.tile-primary {
        background-color: #9d64aa !important;
    }
    
    .shubhdashboard .row:nth-child(3) .owl-item:nth-child(3) .tile.tile-primary {
        background-color: #165da7 !important;
    }
    
    .shubhdashboard .row:nth-child(3) .owl-item:nth-child(4) .tile.tile-primary {
        background-color: #04497d !important;
    }
    
    [draggable] {
        user-select: none;
    }
    
    footer.sticky-footer {
        bottom: 0px;
        position: fixed;
        width: 100%;
    }
    
    .shubhdashboard .closing {
        float: right;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 10px;
        border-radius: 15px;
        color: #fff;
        margin-top: -10px;
        margin-right: -10px;
        display: none;
    }
    
    footer.sticky-footer {
        padding: 13px 0 !important;
        flex-shrink: 0;
    }
    
    h6.m-0.font-weight-bold.text-primary.new_web {
        float: left !important;
        margin-top: 7px !important;
    }
    
    h6.m-0.font-weight-bold.text-primary.backs {
        float: right !important;
    }
    
    .shubhdashboard {
        margin-top: 21px;
    }
    
    .tile-primary h5 {
        font-size: 21px;
        font-weight: bold;
        text-align: right;
        margin-bottom: 2px;
    }
    
    .main_container_new {
        width: 86%;
        /* float  : left; */
        margin-top: 0px;
    }
    
    .box {
        position: relative;
        border-radius: 0px;
        background: #ffffff;
        margin-bottom: 20px;
        width: 100%;
        padding: 14px 15px;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
    }
    
    .form-control {
        width: 100%;
        height: 33px;
        padding: 3px 13px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background: rgb(224, 255, 255) !important;
        background: linear-gradient(0deg, rgb(224 255 255 / 62%) 0%, rgb(255 255 255) 100%) !important;
        background-image: none;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: none !important;
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    
    .panel-body h3 {
        background-color: #fff;
        border-left: 5px solid #2196F3;
        padding: 11px;
        font-size: 18px;
        box-shadow: 0px 0px 12px 1px rgb(0 61 130 / 18%);
        color: #0080e5;
    }
    
    .panel-body h4 {
        background-color: #fff;
        border-left: 5px solid #2196F3;
        padding: 11px;
        font-size: 14px;
        box-shadow: 1px 2px 9px 2px rgba(0, 61, 130, 0.18);
        color: #000;
        font-weight: bold;
    }
    
    .panel-body h3 span {
        color: #0080e5;
        margin-right: 8px;
    }
    
    .form-bottom {
        margin-top: 26px;
    }
    
    label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 13px;
        padding-left: 0px;
        color: #505050;
    }
    
    ul.nav.nav-tabs.customer_registration li {
        margin-right: 6px;
    }
    
    ul.nav.nav-tabs.customer_registration .btn-primary {
        color: #fff;
        background-color: #03A9F4;
        border-color: #2196F3;
        transition: 0.5s;
        font-weight: bold;
    }
    
    ul.nav.nav-tabs.customer_registration li:nth-child(2) .btn-primary {
        background-color: #04a6b9;
        border-color: #04a6b9;
    }
    
    ul.nav.nav-tabs.customer_registration li:nth-child(2) .btn-primary:hover {
        background-color: #0191a1;
        border-color: #0191a1;
    }
    
    ul.nav.nav-tabs.customer_registration li:nth-child(3) .btn-primary {
        background-color: #007e8b;
        border-color: #007e8b;
    }
    
    ul.nav.nav-tabs.customer_registration li:nth-child(3) .btn-primary:hover {
        background-color: #026a75;
        border-color: #026a75;
    }
    
    ul.nav.nav-tabs.customer_registration .btn-primary:hover {
        background-color: #1280d6;
    }
    
    .fixed-table-toolbar .dropdown-menu {
        width: 300px;
    }
    
    .bootstrap-table .pull-right .dropdown-menu li {
        border-bottom: 1px solid #cccccc8a;
    }
    
    .panel-body button.btn.btn-success {
        background: rgb(224, 255, 255) !important;
        background: linear-gradient(0deg, rgb(138 236 236) 0%, #ffffff 100%) !important;
        color: #000 !important;
        border-color: #36a6ff;
    }
    
    .panel-body button.btn.btn-danger {
        background: rgb(224, 255, 255) !important;
        background: linear-gradient(0deg, #ff5722ab 0%, #ffffff 100%) !important;
        color: #000;
        border-color: #FF5722;
    }
    
    .border-danger {
        border: 1px solid;
        border-color: #ff1100;
    }
    
    .has-error .form-control {
        border-color: #ff1100;
    }
    
    .deposit-btn {
        display: flex;
        height: 34px;
        margin-bottom: 0 !important;
    }
    
    .deposit-btn select {
        height: 34px !important;
        margin-right: 10px;
    }
    
    .deposit-btn .btn-block.add-city {
        border-radius: 0;
        color: #fff;
        font-weight: 500;
        border: 1px solid #165da7;
    }
    
    .deposit-btn .btn-block.add-city:hover {
        background: #fff !important;
        border: 1px solid #165da7;
        color: #165da7;
    }
    /* #dma_register_table>thead th[data-field="sno"],
th[data-field="crn"],
th[data-field="area_name"],
th[data-field="mobile_number"],
th[data-field="first_name"],
th[data-field="middle_name"],
th[data-field="last_name"],
th[data-field="guardian_name"],
th[data-field="email_id"],
th[data-field="prop_name"],
th[data-field="prop_class"],
th[data-field="house_number"],
th[data-field="locality"],
th[data-field="town"],
th[data-field="state"],
th[data-field="district"],
th[data-field="pin_code"],
th[data-field="society_allowed_mdpe"],
th[data-field="resident_status"],
th[data-field="no_of_kitchen"],
th[data-field="no_of_bathroom"],
th[data-field="existing_cooking_fuel"],
th[data-field="no_of_family_members"],
th[data-field="owner_consent"],
th[data-field="kyc_document_1"],
th[data-field="backside1"],
th[data-field="kyc_document_1_number"],
th[data-field="kyc_document_2"],
th[data-field="backside2"],
th[data-field="kyc_document_2_number"],
th[data-field="kyc_document_3"],
th[data-field="backside3"],
th[data-field="kyc_document_3_number"],
th[data-field="customer_photo"],
th[data-field="house_photo"],
th[data-field="remarks"],
th[data-field="dma_user_name"],
th[data-field="form_status"],
th[data-field="longitude"],
th[data-field="latitude"],
th[data-field="latitude"] {
} */
    /* #dma_register_table>thead th[data-field="cgs"],
th[data-field="charge_area_name"],
th[data-field="consent_form"],
th[data-field="date_of_registration"],
th[data-field="name_of_bank"],
th[data-field="bank_account_number"],
th[data-field="bank_ifsc_code"],
th[data-field="bank_address"],
th[data-field="accept_conversion_policy"],
th[data-field="accept_extra_fitting_cost"],
th[data-field="canceled_cheque"] {
    background-color: #04a6b9;
}

#dma_register_table>thead th[data-field="initial_deposite_status"],
th[data-field="deposit_name"],
th[data-field="reason_for_hold"],
th[data-field="deposite_type"],
th[data-field="initial_deposite_date"],
th[data-field="mode_of_deposite"],
th[data-field="cheque_number"],
th[data-field="payement_bank_name"],
th[data-field="payment_credit_status"],
th[data-field="initial_amount"],
th[data-field="cheque_photo"],
th[data-field="installment_number"] {
    background-color: #007e8b; }*/
    
    .icon-bar label {
        color: #fff;
    }
    
    .shubhpop {
        width: 50%;
        max-width: 44%;
    }
    
    div#edit_module_accessibility .form-group.row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 1px solid #cccccc57;
    }
    
    div#edit_module_accessibility .form-group.row .col-sm-2 {
        width: 20%;
        text-align: left;
    }
    
    .filter_deposit {
        width: fit-content;
        min-width: 350px;
        display: flex;
        position: absolute;
        margin-top: 10px !important;
    }
    
    .filter_deposit div {
        margin-right: 4px;
    }
    
    .filter_deposit button {
        padding: 6px 12px;
        border-radius: 4px;
    }
    
    @media (max-width: 420px) {
        div#edit_module_accessibility .form-group.row .col-sm-2 {
            width: 100%;
        }
        .forgot-link a {
            line-height: 28px;
        }
        .forgot-link {
            display: block !important;
        }
        .login-box-body p,
        .forgot-link a {
            font-size: 15px !important;
        }
    }
    
    form#import_material {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        padding: 2%;
    }
    /* .grecaptcha-badge{
    display: none !important;
} */
    /* log in page css */
    
    .nav>li.responsive-icon {
        display: none;
    }
    
    .login-page {
        background: url(/img/banner-bg.jpg) no-repeat center center fixed;
        background-size: cover;
        align-items: center;
        display: flex;
        justify-content: center;
        height: 100%;
    }
    /*==============new css start from here==============*/
    
    body.hold-transition.login-page::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: #131331;
        opacity: 0.5;
        z-index: -1;
    }
    
    .login-box-body .form-control {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
        border-radius: 8px !important;
        height: 45px !important;
    }
    
    .right-col .heading {
        position: relative;
        top: -12px;
    }
    /*============new css end from here============*/
    
    .login-page .login-box {
        margin: 0 auto;
        background: #ffffff00;
        max-width: 600px;
        width: 100%;
        border-radius: 1px;
        box-shadow: 1px 1px 20px 0px #1d1d1d;
        border-radius: 10px;
        overflow: hidden;
    }
    
    .login-box-body {
        background: transparent;
        padding: 0;
    }
    
    .login-logo {
        margin-bottom: 20px;
    }
    
    .login-box-body p {
        font-size: 18px;
        color: #000;
        font-weight: 600;
        letter-spacing: 0.7px;
    }
    
    .form-group.has-feedback input {
        font-size: 16px;
        height: 50px;
        border-radius: 0px;
        background: #ffffff !important;
        border: 1px solid #b3b1b1;
        font-weight: 600;
        letter-spacing: 0.8px;
    }
    
    .login-page .form-control-feedback {
        width: 45px;
        height: 49px;
        line-height: 49px;
    }
    
    .sign-btn button {
        background: #1775d6;
        max-width: 100%;
        margin: 0 auto;
        font-size: 18px;
        color: #fff;
        transition: all 0.4s;
        border: 1px solid #1775d6;
        border-radius: 8px;
        padding: 6px 20px;
    }
    
    .login-page .form-group {
        margin-bottom: 20px;
    }
    
    .forgot-link a {
        font-size: 13px;
        color: #565656;
        font-weight: 600;
    }
    
    .forgot-link {
        padding-top: 25px;
        display: flex;
        justify-content: space-between;
    }
    
    .sign-btn button:focus {
        outline: none;
    }
    
    .sign-btn button:hover {
        background: #fff;
        color: #8a8a8a;
        border: 1px solid #b1b1b1;
        transition: all 0.4s;
    }
    
    .left-col img {
        width: 100%;
    }
    
    .logo-box {
        display: flex;
        align-items: center;
        padding: 25px;
        background-color: #007d445c
    }
    
    .form-bx {
        padding: 20px;
        height: 370px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #fff;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        background-image: linear-gradient(-225deg, #fff 50%, #f0f5fb 50%);
    }
    
    .left-col p {
        color: #fdfdfd;
        text-align: center;
        font-size: 16px;
        padding-top: 26px;
        font-weight: 500;
        letter-spacing: 0.7px;
        line-height: 20px;
        margin: 0;
    }
    
    .left-col {
        max-width: 200px;
        margin: auto;
    }
    
    .right-col {
        width: 100%;
    }
    
    .right-col {
        outline: none;
    }
    
    .heading img {
        width: 100%;
    }
    
    .control-label {
        padding: 0;
    }
    
    .heading {
        max-width: 190px;
    }
    
    form {
        margin: 0;
    }
    
    .alert.alert-danger {
        margin: 5px 0px;
        background: #d23434;
        color: #fff;
        border-radius: 0;
    }
    
    .modal-content {
        border-radius: 0;
    }
    
    .modal-dialog.modal-dialog-centered {
        max-width: 430px;
        border-radius: 0;
    }
    
    .modal-header {
        min-height: 16.43px;
        padding: 0;
        border-bottom: 0;
    }
    
    .modal-header h5 {
        font-size: 16px;
        font-weight: 600;
        padding-bottom: 5px;
    }
    
    .modal-footer button {
        max-width: 120px;
        width: 100%;
        border-radius: 0;
        height: 45px;
        margin: 0 10px 0px 0px;
        border: 0;
    }
    
    .modal-footer {
        padding: 15px 0px;
        display: flex;
    }
    
    button.btn.btn-success.g-recaptcha.pull-left:focus {
        outline: none;
    }
    
    .btn.pull-left.close-btn {
        background: #b52121;
    }
    
    .btn.pull-left.close-btn:focus {
        outline: none;
        color: #fff;
    }
    
    .navbar-right a {
        padding: 0 !important;
    }
    
    .smart-logo {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
        /* border-bottom: 1px solid #fff; */
    }
    
    .head-sec {
        display: flex;
    }
    
    .navbar-header.logo {
        background: #fff;
        max-width: 125px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #549fc6;
        width: 100%;
    }
    
    .logo img {
        width: 110px;
        height: 80px;
        object-fit: contain;
    }
    /* .icon-bar a:hover {
    width: 250px;
    position: fixed;
} */
    
    .employee-nav .navbar-nav a {
        font-weight: 700;
    }
    
    .dashboard-table .panel-heading {
        background: transparent !important;
        background-color: transparent !important;
        border: 0;
        padding: 0;
        margin-bottom: 15px;
    }
    
    .dashboard-table {
        background: transparent;
        border: 0;
    }
    
    .dashboard-table .panel-body.city_table_cls {
        background: #fbfbfb;
        border-radius: 0;
        padding: 10px;
    }
    
    .dashboard-table .bootstrap-table {
        padding: 0;
    }
    
    .dashboard-table .panel_title_cls {
        font-size: 22px !important;
        font-weight: 800;
        color: #000;
        letter-spacing: 0.5px;
    }
    
    .columns.columns-right.btn-group.pull-right {
        margin: 0;
    }
    
    .add-city {
        background: #165da7 !important;
        border: 0;
        border-radius: 0;
        outline: none;
    }
    
    .panel-body {
        border-radius: 0;
    }
    
    .show-icon-bar {
        display: block !important;
    }
    
    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        outline: thin dotted;
        outline: 0;
        outline-offset: 0;
    }
    
    .show-icon-bar {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
    }
    
    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-50px);
        }
        100% {
            -webkit-transform: translateX(0);
        }
    }
    
    @keyframes fadeInLeft {
        0% {
            transform: translateX(-50px);
        }
        100% {
            transform: translateX(0);
        }
    }
    
    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }
    
    .add_new_city_div_cls.row {
        margin: 0 !important;
    }
    
    .add-project .heading1 {
        text-align: center;
        font-size: 22px !important;
        font-weight: 800;
        color: #000;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
    }
    
    .add-project {
        margin: 0 auto;
        max-width: 650px;
    }
    
    .add-project .input-group {
        width: 100%;
        padding: 0 5px;
    }
    
    .add-project input,
    .add-project select,
    .add-project textarea,
    .multiselect {
        font-size: 14px;
        height: 40px;
        border-radius: 0px;
        background: #ffffff !important;
        border: 1px solid #b3b1b1;
        font-weight: 600;
        letter-spacing: 0.8px;
        position: relative;
    }
    
    input#cheque_photo {
        line-height: 14px;
    }
    
    .fixed-table-container {
        border: 0;
    }
    
    .sub-button button {
        border-radius: 0px !important;
        background: #404040;
        border: 0;
        height: 35px;
        max-width: 100%;
        margin: 0 5px;
        font-size: 16px;
        color: #fff;
        transition: all 0.4s;
        border: 1px solid #404040;
        outline: none !important;
    }
    
    .sub-button button:hover {
        background: #fff;
        color: #8a8a8a;
        border: 1px solid #b1b1b1;
        transition: all 0.4s;
    }
    
    .add_project_second {
        margin: 0 auto;
        max-width: 75%;
    }
    
    a.add_more.btn.btn-sm.btn-success {
        margin-bottom: 20px;
        float: right;
        margin-right: 10px;
    }
    
    .btn.active,
    .btn:active {
        box-shadow: none;
    }
    
    .btn-block+.btn-block {
        margin-top: 0px;
    }
    
    .form-group.sub-button {
        display: flex;
        align-items: center;
    }
    
    .keep-open .btn-default:hover {
        color: #fff;
        background-color: #165da7;
        border-color: #165da7;
    }
    
    .keep-open .btn-default {
        color: #fff;
        background-color: #165da7;
        border-color: #165da7;
        border-radius: 0 !important;
    }
    
    .fixed-table-container thead th:first-child:not([data-not-first-th]) {
        border-radius: 0;
        border: 0;
    }
    
    .add-project textarea {
        width: 100% !important;
        min-height: 115px !important;
    }
    
    .btn-success:hover {
        color: #fff;
        background-color: #5d3180;
        border-color: #5d3180;
    }
    
    .pull-right.search {
        margin: 0 10px 0px 0px;
    }
    
    .pull-right.search input {
        border-radius: 0;
        margin-right: 18px;
        height: 34px;
        background: transparent !important;
    }
    
    .box .bootstrap-table {
        margin-bottom: 30px;
        box-shadow: 0px 0px 5px 0px #b5b5b5;
        padding: 5px;
    }
    
    .box .pull-left {
        float: left !important;
        padding: 5px;
    }
    
    .box #topbar {
        margin-left: 0;
        padding: 0;
        margin: 0;
    }
    
    .user-group {
        padding: 0 5px;
    }
    
    .icon-bar a:hover {
        background: #065eb8;
    }
    
    .mobile-show {
        display: none;
    }
    
    .mt-75 {
        margin-top: 75px;
        padding: 0 12px;
    }
    
    .box-intro {
        background: #1775d6;
        padding: 5px 7px;
        border: 1px solid #1775d6;
        font-size: 17px;
        font-weight: 600;
        box-shadow: -1px 3px 14px 0px #bdbdbd;
        color: #fff;
    }
    
    .view {
        background: #1775d6;
        border-radius: 0;
        color: #fff;
        max-width: 75px;
        width: 100%;
    }
    
    .view:hover {
        color: #fff;
        background: #757474;
    }
    
    .manager-list {
        padding: 10px;
    }
    
    .panel-default {
        border-radius: 0;
    }
    
    .fixed-table-toolbar {
        margin-bottom: 10px;
    }
    
    .vender-group {
        padding: 10px;
    }
    
    .box .panel-heading {
        padding: 10px 0px;
        border-bottom: 0;
    }
    
    .area-well {
        min-height: 20px;
        padding: 0;
        margin-bottom: 0px;
        background-color: transparent;
        border: 0px solid #e3e3e3;
        border-radius: 0px;
        box-shadow: none;
    }
    
    .area-well .bootstrap-table {
        margin-bottom: 0px;
        box-shadow: none;
        padding: 0px;
    }
    
    .area-well .panel-default {
        border: 0;
        margin-top: 10px;
    }
    
    .panel-body {
        padding: 10px;
    }
    
    .area-button button {
        background: #ffffff;
        border-radius: 0;
        color: #000;
        font-weight: 600;
        border: 1px solid #c3c3c3;
    }
    
    .area-button .btn-group {
        width: 33%;
    }
    
    .area-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .area-button button {
        background: #ffffff;
        border-radius: 0;
        color: #000;
        font-weight: 600;
        border: 1px solid #c3c3c3;
        outline: none !important;
    }
    
    .area-button .btn-group {
        width: 33%;
    }
    
    .area-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .area-button button:hover {
        color: #fff;
        background-color: #1775d6;
        border-color: #1775d6;
    }
    
    .pull-left.view_charge_area_list_div_cls {
        padding: 0;
    }
    
    .pull-left.view_area_list_div_cls {
        padding: 0;
    }
    
    #add_lmcto_customer {
        position: absolute;
        top: 5px;
        left: 5px;
    }
    
    .deposit_config {
        position: relative;
    }
    
    .view_deposit_cls_add {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    
    .checkbox input {
        height: 22px;
    }
    
    .add-project .multiselect-container li a {
        line-height: 30px;
        margin: 0;
    }
    
    .multiselect .caret {
        position: absolute;
        top: 50%;
        right: 10px;
    }
    
    .view_material_cls_add {
        margin-bottom: 10px;
    }
    
    .div_view_main {
        margin-bottom: 10px;
    }
    
    .div_view_lmctocustomer_type {
        background: #fff;
        padding: 5px;
        box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 14%);
    }
    
    #add_new_material_type {
        margin-bottom: 10px;
    }
    
    .custom-btn {
        color: #a5a5a5;
    }
    
    .custom-btn::-webkit-file-upload-button {
        visibility: hidden;
    }
    
    .custom-btn::before {
        height: 40px;
        content: 'Browse';
        color: white;
        background: #1775d694;
        border: 0;
        border-radius: 0;
        padding: 0px 20px;
        outline: none;
        white-space: nowrap;
        cursor: pointer;
        font-weight: 700;
        font-size: 10pt;
        position: absolute;
        top: 0;
        left: 0;
        vertical-align: middle;
        display: flex;
        align-items: center;
    }
    
    .custom-btn {
        padding: 13px 6px;
    }
    
    .form-control:focus {
        outline: none !important;
    }
    /* .panel-info {
    padding      : 15px;
    border-radius: 0;
} */
    
    .panel-info .panel-heading {
        padding: 0;
        border: 0;
    }
    
    .panel-info .panel-body {
        border: 1px solid #e4e4e4;
        border-top: 0;
        box-shadow: none;
    }
    
    .dma_register_table_cls .bootstrap-table {
        margin-top: 10px;
        box-shadow: 1px -1px 16px 0px #e6e6e6;
        padding: 10px;
        margin-bottom: 10px;
    }
    
    .customer_registration {
        border: 0;
    }
    
    .main_container3 {
        width: 100%;
        padding-right: 140px;
    }
    
    .dma-regist .add-project,
    .custom-consent .add-project,
    .security-deposit .add-project {
        margin: 0 auto;
        max-width: 100%;
    }
    
    .panel-body button.btn.btn-danger {
        background: #1775d6 !important;
        color: #fff;
        border-color: #1775d6;
    }
    
    .panel-body button.btn.btn-danger:hover {
        background: transparent !important;
        color: #000;
        border: 1px solid #1775d6;
    }
    
    .brand-logo img {
        width: 44px;
        height: 51px;
    }
    
    .brand-logo {
        padding: 0px;
    }
    /* .main-header {
    min-height: 60px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background: #165da7;
} */
    
    .skin-blue .main-header .navbar {
        background-color: #1775d6;
        width: 100%;
        display: flex;
        align-items: center;
        height: 60px;
    }
    
    .navbar-brand.brand-logo {
        margin: 0 !important;
    }
    
    .mt-30 {
        margin-left: 30px !important;
    }
    
    .mt-30 ul li.active a {
        background: transparent !important;
        color: #d32837 !important;
        font-weight: bold;
    }
    
    .mt-30 ul li a {
        text-transform: capitalize;
        font-size: 17px;
    }
    
    .mt-30 ul li a:hover {
        background: transparent !important;
        color: #d63342 !important;
        font-weight: bold;
        transition: 0.6s;
    }
    
    .login-menu li a {
        background: transparent !important;
        font-size: 17px;
        text-transform: capitalize;
    }
    
    .login-menu li a:hover {
        color: #d63342 !important;
        font-weight: bold;
        transition: 0.6s;
    }
    
    .link-address ul {
        padding: 0;
        margin: 0;
        text-align: center;
    }
    
    .link-address ul li {
        display: inline-block;
        padding: 15px 3px;
        background-color: #246c9ec9;
        background-image: url(../../img/hrcard-bg.png);
        background-repeat: no-repeat;
        background-position: 5% 26%;
        background-size: cover;
        border: 1px solid #4e88b1;
        font-weight: 500;
        min-width: 200px;
        box-shadow: 6px 5px 6px 0px #a8a8a891;
        margin: 5px;
    }
    
    .link-address ul li a {
        color: #fff;
        font-size: 17px;
        font-weight: 500;
        text-align: center;
        padding: 15px 15px;
        text-transform: capitalize;
    }
    
    .link-address {
        display: flex;
        justify-content: center;
        max-width: 880px;
        margin: 0 auto;
    }
    
    .link-address ul li:hover {
        background-image: url(../../img/hrcard-bg.png);
        transition: 0.5s;
        background-color: #d5646e;
        border: 1px solid #d5646e;
    }
    
    .link-address ul li:hover a {
        color: #1775d6;
    }
    @media (max-width: 575px) {
	.col-xl-2.col-xxl-2 {
    width: 100% !important;
}
body .hamburger a{margin-left:0px !important}
}
    @media (max-width: 767px) {
.smart-logo .header-top-text.d-none.second-hedd.ghgh {
    display: none !important;
}
.mobile-bar li:nth-child(2) {
    display: none;
}
a.smartlogo {
    display: none;
}
        .login-page {
            display: block !important;
            height: auto !important;
            padding: 20px 20px;
        }
        /*.responsive-icon {
        display: block !important;
    }*/
        /* li.logout {
        display: none;
    }*/
        li.logout:nth-child(1) {
            display: none;
        }
        .page_title {
            display: none !important;
        }
        .navbar-header.logo {
            background: #1775d6 !important;
            max-width: 80.7px;
        }
        .icon-bar {
            display: none;
        }
        .main_container {
            padding-left: 10px;
        }
        .icon-bar {
            margin-top: 0;
            max-width: 200px;
        }
        .icon-bar a {
            max-width: 100%;
        }
        .icon-bar a:hover {
            width: 100%;
        }
        .responsive-icon .btn-sm {
            background: transparent;
            border: 0;
            color: #FFF;
            font-size: 24px;
            padding: 0;
            line-height: 0;
        }
        .responsive-icon .btn-sm:focus {
            outline: none;
            background: transparent;
            color: #fff;
        }
        .pull-right.search {
            float: left !important;
            margin-bottom: 8px;
            width: 100%;
        }
        #topbar li a {
            font-size: 14px;
        }
        .btn-default.dropdown-toggle {
            font-size: 12px;
        }
        .add-project .heading1 {
            text-align: left;
        }
        .mobile-show {
            display: block !important;
        }
        .mt-75 {
            padding: 0px;
        }
        .keep-open.btn-group {
            margin-bottom: 10px;
        }
        .main_container3 {
            padding-right: 15px;
        }
        .main_container3 .row {
            margin-right: 0;
            margin-left: 0;
        }
        .panel-body h3 {
            font-size: 14px;
        }
        .dma_register_table_cls .col-md-12 {
            padding: 0;
        }
       
        .customer_registration .btn-primary {
            font-size: 12px;
            width: 100%;
        }
        .customer_registration li {
            margin-right: 6px;
            display: block;
            width: 100%;
            margin-bottom: 5px;
        }
        .dma-regist .form-group,
        .custom-consent .form-group,
        .security-deposit .form-group {
            padding: 0;
        }
        .box5 {
            margin-bottom: 15px;
        }
        .btn-primary.add-city {
            width: 100%;
            margin-bottom: 5px;
            max-width: 100%;
        }
        .skin-blue .main-header .navbar {
            display: block;
            height: auto;
        }
        .brand-logo img {
            width: 44px;
            height: 51px;
            padding: 5px;
        }
        .mt-30 {
            margin-left: -15px !important;
        }
        .link-address ul li {
            min-width: 100%;
        }
    }
    
    .pd-t-10 {
        line-height: 84px;
    }
    
    .hide {
        display: none;
    }
    
    .show {
        display: block;
    }
    
    .hide_label {
        display: none;
        color: red;
    }
    
    .exports {
        padding: 6px 14px;
        margin-top: 6px;
    }
    
    form.form_margin {
        margin-top: 1.5em;
    }
    
    #SlipDetails .modal-lg {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
    
    @media (max-width: 480px) {
        .panel-body h3 {
            padding: 8px;
            font-size: 9px;
        }
        .form-group.sub-button {
            display: block;
        }
        .sub-button button {
            margin-bottom: 5px;
            height: 40px;
        }
        .add-project input,
        .add-project select,
        .add-project textarea,
        .multiselect {
            height: 40px;
        }
        .custom-btn::before {
            height: 38px;
        }
    }
    /*================new css 12-09-2022===========*/
    
    .mobile-table-ak span.mobile-heading {
        display: block;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 10px;
        display: none;
    }
    
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu .user-header img {
        height: 50px;
        width: 50px;
    }
    
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu .user-header p {
        color: #000;
    }
    
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu .user-header {
        display: flex;
        column-gap: 10px;
        height: auto;
        background: transparent;
    }
    
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        width: 190px;
        min-height: auto;
    }
    
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer a {
        font-size: 14px;
    }
    
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer a {
        font-size: 13px;
        padding: 4px 15px;
        background: #1775d6 !important;
        color: #fff !important;
    }
    
    @media only screen and (max-width: 767px) {
        thead.mobile-hide-head {
            display: none;
        }
        .mobile-table-ak tr {
            display: inline-grid;
            width: 100%;
            background: #f0f0f052;
            border: 2px solid #f3eded;
            margin: 10px 0;
            box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 14%);
        }
        .table tbody tr:nth-child(even) {
            background-color: #f0f0f052;
        }
        .box-header .box-title {
            font-size: 22px;
            font-weight: 600;
        }
        .mobile-table-ak .btn-success {
            font-size: 16px;
        }
        .mobile-table-ak tr:nth-child(1) {
            margin-top: 0;
        }
        .mobile-table-ak tr td {
            padding: 6px !important;
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-color: #ede8e8 !important;
        }
        .mobile-table-ak span.mobile-heading {
            display: block;
        }
        .table-responsive {
            border: none;
        }
        .mobile-table-ak table tbody {
            width: 100%;
            max-width: 100%;
            display: block;
        }
        a#downloadd i {
            font-size: 22px;
        }
    }
    
    @media only screen and (max-width: 410px) {
        .mobile-table-ak tr td {
            display: block
        }
        .content {
            padding-left: 0;
            padding-right: 0;
        }
        .box {
            padding: 14px 5px;
        }
    }
    /*==================New Bootstrap Update Css start====================*/
    
    .panel-default {
        margin-bottom: 20px;
        background-color: rgb(255, 255, 255);
        box-shadow: rgb(0 0 0 / 5%) 0px 1px 1px;
        border-width: 1px;
        border-style: solid;
        border-image: initial;
        border-radius: 0;
        border-color: rgb(221, 221, 221);
    }
    
    a.btn.btn-success.btn-xs {
        font-size: 12px;
        line-height: 1.5;
        padding: 1px 5px;
        border-radius: 3px;
        color: rgb(255, 255, 255);
        background-color: rgb(92, 184, 92);
        border-color: rgb(76, 174, 76);
    }
    
    nav.navbar.navbar-default.animate.employee-nav {
        padding: 0;
    }
    
    a {
        text-decoration: none;
    }
    
    .main_container {
        max-width: 100%;
    }
    
    nav.navbar.navbar-default.animate.employee-nav {
        display: block;
    }
    
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        line-height: 1.42857;
        vertical-align: top;
        padding:6px;
        border-top: 1px solid rgb(221, 221, 221);
    }
    
    ul.nav.navbar-nav.navbar-right.mobile-bar {
        display: block;
    }
    
    ul.nav.navbar-nav.navbar-right.mobile-bar li:nth-child(1) {
        position: relative;
        top: 3px;
    }
    
    .fade:not(.show) {
        opacity: 1;
    }
    
    div#area_category_menu_div_btn .btn-group button {
        width: 100%;
    }
    
    div#area_category_menu_div_btn .btn-group {
        display: table-cell;
        text-align: center;
    }
    
    div#area_category_menu_div_btn {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-collapse: separate;
        margin-bottom: 15px;
    }
    
    div#area_category_menu_div_btn .btn-primary:hover {
        color: #fff;
        background-color: rgb(40, 96, 144);
        border-color: rgb(32, 77, 116);
    }
    
    div#area_category_menu_div_btn .btn-default:hover {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
        border-color: rgb(173, 173, 173);
    }
    
    div#area_category_menu_div_btn .btn-primary {
        color: rgb(255, 255, 255);
        background-color: rgb(51, 122, 183);
        border-color: rgb(46, 109, 164);
    }
    
    div#area_category_menu_div_btn .btn-default {
        color: rgb(51, 51, 51);
        background-color: rgb(255, 255, 255);
        border-color: rgb(204, 204, 204);
    }
    
    .add-project .form-group {
        margin-bottom: 20px;
    }
    
    .add-project .form-group label {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    
    form#material_submit .main_table .main_row td:nth-child(5) {
        display: none;
    }
    
    .add-project .heading1 {
        margin-top: 20px;
    }
    
    .form-group {
        margin-bottom: 15px;
    }
    
    .lrge-btn .btn {
        width: 100%;
        font-size: 15px;
        margin-top: 10px;
        font-weight: 600;
    }
    
    .panel.with-nav-tabs .nav li a {
        background: linear-gradient(0deg, rgb(138 236 236) 0%, #ffffff 100%) !important;
        color: #000;
        border: 1px solid #36a6ff;
        font-size: 14px;
        font-weight: 500;
        padding: 4px 10px;
        border-radius: 0.25rem;
        display: block;
        margin-right: 5px;
    }
    
    span.btn.btn-warning.accessibility_view {
        padding: 2px 3px;
        font-size: 12px;
        color: #000;
        border-radius: 4px;
    }
    
    .view_log {
        padding: 2px 3px;
        font-size: 12px;
        border-radius: 4px;
    }
    
    a.btn.btn-xs.btn-warning.edit-service {
        padding: 2px 3px;
        font-size: 12px;
        color: #000;
        border-radius: 4px;
        display: block;
        margin-bottom: 5px;
    }
    
    #assign_access_module_to_role_form label {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    
    form#serviceForm h2 {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    
    form#serviceForm .form-group.mt-5 {
        margin-top: 0 !important;
    }
    
    form#exportDma label {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    
    select.form-control {
        appearance: auto;
    }
    
    a.img_play {
        width: 25%;
    }
    
    .assign-modal-title {
        font-size: 20px;
        font-family: 'Lato', Calibri, Arial, sans-serif;
        font-weight: 600;
        margin-bottom: 15px;
    }
    
    .add_new_vendor_div_cls.vendor-user-form.row {
        padding: 15px;
    }
    
    .add_new_vendor_div_cls.vendor-user-form.row .input-group-addon {
        margin-right: 15px;
        position: relative;
        top: 7px;
    }
    
    .main_container_ak {
        margin-top: 75px;
    }
    
    form#exportDma .form-group.col-md-2 button {
        margin-top: 10px;
    }
    
    .vender-boxx {
        padding: 10px;
    }
    
    button#assignCheque {
        color: #fff;
    }
    
    .pl-0 {
        padding-left: 0;
    }
    
    .container.main_container.main_container2 {
        padding-left: 10px;
        max-width: 1140px;
        margin-right: auto;
        margin-left: auto;
        display: block;
        float: none;
        padding-right: 10px;
    }
    
    .container.main_container.main_container2.main_container3 a.btn.btn-success.btn-xs {
        width: 70px;
        margin-bottom: 3px;
    }
    
    .container.main_container.main_container2.main_container3 .panel-heading {
        padding: 10px !important;
    }
    
    #lmcDetails .modal-header .modal-title .close {
        position: absolute;
        right: -1px;
        top: 0px;
        height: 40px;
        width: 40px;
        background: #165da7;
        border: none;
        color: #fff;
        font-size: 30px;
        line-height: 36px;
    }
    
    div#LogDetails .modal-header .modal-title .close {
        position: absolute;
        right: -1px;
        top: 0px;
        height: 40px;
        width: 40px;
        background: #165da7;
        border: none;
        color: #fff;
        font-size: 30px;
        line-height: 36px;
    }
    /* #lmcDetails .modal-body {
    padding: 15px 0;
} */
    
    div#fixed-div {
        text-align: center;
        font-size: 18px;
    }
    
    .panel.with-nav-tabs.panel-info .panel-heading {
        padding: 10px;
    }
    
    .hpcl-btn button {
        margin-top: 35px;
    }
    
    .hpcl-btn1 button {
        margin-top: 30px;
    }
    
    form#lmcI .form-group label {
        display: block;
        width: 100%;
    }
    
    .pdf-download {
        background: linear-gradient(0deg, rgb(138 236 236) 0%, #ffffff 100%) !important;
        color: #000;
        border: 1px solid #36a6ff;
        font-size: 14px;
        font-weight: 500;
        padding: 4px 10px;
        border-radius: 0.25rem;
        margin-top: 5px;
        display: inline-block;
    }
    
    #lmcinit .modal-header .modal-title .close {
        position: absolute;
        right: -1px;
        top: 0px;
        height: 40px;
        width: 40px;
        background: #165da7;
        border: none;
        color: #fff;
        font-size: 30px;
        line-height: 36px;
    }
    
    #ngcDetails .modal-header .modal-title .close {
        position: absolute;
        right: -1px;
        top: 0px;
        height: 40px;
        width: 40px;
        background: #165da7;
        border: none;
        color: #fff;
        font-size: 30px;
        line-height: 36px;
    }
    /* form#exportDma button {
    margin-top: 14px !important;
} */
    
    form#exportDma .form-group br {
        display: none;
    }
    
    .myclass {
        box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .myclass .download-link {
        font-size: 18px;
        margin-bottom: 20px;
        display: block;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }
    
    .import-form label {
        display: block;
        width: 100%;
    }
    
    input#bulk_import {
        width: 100%;
        line-height: 32px;
    }
    
    button#assignToLmc {
        width: 100%;
        padding: 5px;
    }
    
    form#bulk_import_form {
        padding: 20px;
    }
    
    a.btn.btn-xs.btn-danger.return_modal {
        font-size: 12px;
        padding: 4px 6px;
        line-height: 12px;
    }
    
    .rttyyg label {
        display: block;
        width: 100%;
    }
    
    .input-group-form-check.corporat-chek label {
        width: fit-content;
        display: flex;
        align-items: center;
        column-gap: 10px;
        margin-bottom: 0;
        font-size: 18px;
    }
    
    #cities_container .panel-heading {
        padding: 10px;
        margin-bottom: 0;
    }
    
    #corporate_admin_container .panel-heading {
        padding: 10px;
        margin-bottom: 0;
    }
    
    .input-group-form-check.corporat-chek label input {
        height: 18px;
        width: 18px;
    }
    
    .icon-bar.active {
        display: block;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
    }
    
    span.fa.text-info.btn.btn-xs.btn-block.btn-default {
        background: #1fac5c;
        color: #fff !important;
        font-family: 'Titillium Web', sans-serif;
        display: flex;
        column-gap: 5px;
        font-size: 12px;
    }
    
    .lmc_init {
        color: #fff !important;
        font-family: 'Titillium Web', sans-serif;
    }
    
    span.fa.text-info.btn.btn-xs.btn-block.btn-default::before {
        font-family: "FontAwesome";
    }
    
    form#exportDma .form-group.hpcl-btn button {
        margin-top: 30px;
    }
    
    table#disconnection_register_table tr td:nth-child(3) a {
        background: #ab2b2b;
        color: #fff;
        padding: 6px 10px;
        text-align: center;
        display: block;
        border-radius: 6px;
        width: 160px;
    }
    
    .pull-right.search input {
        background: #fff !important;
    }
    
    .form-group.col-md-4.mt-1 button {
        margin-top: 27px;
    }
    
    .fixed-table-toolbar {
        background: #f2f2f2;
        padding: 0 5px;
    }
    
    .pull-left.view_deposit_cls_add {
        float: none !important;
        margin-bottom: 0;
    }
    
    .pull-left.view_deposit_cls_add #topbar {
        position: static;
        margin-left: 10px;
    }
    
    .bootstrap5 button.btn.btn-secondary.dropdown-toggle {
        background: #165da7;
    }
    
    .bootstrap-table .fixed-table-toolbar .bs-bars,
    .bootstrap-table .fixed-table-toolbar .columns,
    .bootstrap-table .fixed-table-toolbar .search {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    
    .pull-left {
        float: none;
    }
    
    .modal .close {
        border: none;
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 25px;
    }
    /*===================06-06-2023 css=========================*/
    
    .modal-content {
        border: none;
    }
    
    div#edit_module_accessibility .form-group input {
        width: 15px !important;
        height: 15px;
    }
    
    .modal-header {
        padding: 10px;
        background: #165da7;
        color: #fff;
    }
    
    .delete_confirm_header {
        padding: 10px;
    }
    
    .modal-content .modal-body {
        background: #fff;
    }
    
    .modal-header {
        border-radius: 0;
    }
    
    div#dma_registration_form .input-group select.form-control {
        width: 100%;
        border-radius: 5px;
    }
    
    div#dma_registration_form .input-group {
        display: block;
    }
    
    div#dma_registration_form .input-group>.form-control,
    .input-group>.form-floating,
    .input-group>.form-select {
        display: block;
        width: 100%;
    }
    
    .bootstrap-table .fixed-table-container .fixed-table-body::-webkit-scrollbar {
        background: #eee;
        height: 10px;
        width: 10px;
        border-radius: 10px;
    }
    
    .bootstrap-table .fixed-table-container .fixed-table-body::-webkit-scrollbar-thumb {
        background: #1775d6;
        border-radius: 10px;
    }
    
    a#myLink {
        display: flex;
        white-space: nowrap;
    }
    
    @media (min-width: 768px) {
        .navbar-nav>li {
            float: left;
        }
    }
    
    @media (max-width: 767px) {
        .hpcl-btn button {
            margin-top: 10px;
        }
        form#import_material {
            width: 100%;
        }
        div#vendors_category_menu_div .row {
            padding: 0;
            margin: 0;
        }
    }
    /*==============14-06-2022 css start from here===============*/
    
    span.btn.btn-warning.edit_user_status {
        font-size: 12px;
        padding: 2px 10px;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
    
    span.btn.btn-success.edit_user_status {
        font-size: 12px;
        padding: 3px 10px;
    }
    
    .btn-edit {
        background-color: #d3d4d5;
    }
    
    .btn-edit:hover {
        background-color: darkgray;
        box-shadow: 4px 3px 3px 1px #030f1b;
    }
    
    .planning-modal .form-group .input-group-addon {
        position: absolute;
        right: 8px;
        top: 6px;
    }
    
    .planning-modal .form-group {
        position: relative;
    }
    
    .add-more-crew {
        background: #44c450;
        border-color: #44c450;
    }
    
    .add-more-crew:hover {
        background: #279e32;
        border-color: #279e32;
    }
    
    .hpcl-btn .btn-primary {
        background: #44c450;
        border-color: #44c450;
    }
    
    .hpcl-btn .btn-primary:hover {
        background: #279e32;
        border-color: #279e32;
    }
    
    .crw-btn .btn {
        display: block;
        width: 100%;
        margin-top: 29px;
    }
    
    .hpcl-btn1 .add-more-crew {
        width: 100%;
    }
    
    .hpcl-btn1 .remove-field {
        width: 100%;
        margin-top: 30px !important;
    }
    
    button.btn.btn-primary.add-discipline-material-submit {
        margin-top: 30px;
    }
    
    .fixed-table-body table .progress {
        background: #d4d4cf !important;
    }
    
    .fixed-table-body table .progress .progress-bar {
        padding: 4px;
        background: #46b63b;
    }
    
    .hpcl-btn1 .btn-info {
        background: #44c450;
        border-color: #44c450;
        color: #fff;
        width: 100%;
    }
    
    .hpcl-btn1 .btn-info:hover {
        background: #279e32;
        border-color: #279e32;
    }
    
    .multiselect-container.dropdown-menu {
        width: 100%;
    }
    
    .multiselect-container.dropdown-menu .dropdown-item {
        display: block;
        width: 100%;
    }
    
    .multiselect-container.dropdown-menu .dropdown-item .form-check-input {
        float: none;
        margin-left: -4px;
    }
    
    input:checked+.slider {
        background-color: #44c450 !important;
    }
    
    div#crewRow {
        background-color: #fff !important;
        text-align: center;
        border-radius: 20px;
        box-shadow: 5px 0 12px rgba(0, 0, 0, 0.2), -7px 12px rgb(4 85 130);
        position: relative;
        width: 95%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px !important;
        margin-top: 20px;
    }
    
    div#crewRow::before {
        content: '';
        background-color: rgb(4 85 130);
        height: 70%;
        width: 6px;
        position: absolute;
        left: 0;
        bottom: 5px;
        clip-path: polygon(0% 0%, 100% 15%, 100% 85%, 0% 100%);
    }
    
    div#crewRow .col-md-12 h4 {
        margin-bottom: 20px;
        background: #f4e1e1;
        padding: 6px;
        border-radius: 4px;
        font-size: 20px;
    }
    
    div#crewRow .col-md-6 h4 {
        font-size: 17px;
        font-weight: 600;
    }
    
    div#crewRowNew {
        background-color: #fff !important;
        text-align: center;
        border-radius: 20px;
        box-shadow: 5px 0 12px rgba(0, 0, 0, 0.2), -7px 12px rgb(4 85 130);
        position: relative;
        width: 95%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px !important;
        margin-top: 20px;
    }
    
    div#crewRowNew::before {
        content: '';
        background-color: rgb(4 85 130);
        height: 70%;
        width: 6px;
        position: absolute;
        left: 0;
        bottom: 5px;
        clip-path: polygon(0% 0%, 100% 15%, 100% 85%, 0% 100%);
    }
    
    div#crewRowNew .col-md-12 h4 {
        margin-bottom: 20px;
        background: #f4e1e1;
        padding: 6px;
        border-radius: 4px;
        font-size: 20px;
    }
    
    div#crewRowNew .col-md-6 h4 {
        font-size: 17px;
        font-weight: 600;
    }
    
    .h4-design {
        background-color: #fff;
        padding: 9px;
        font-size: 18px;
        border-left: 5px solid #ff005d;
        margin-top: 20px;
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
        margin-bottom: 20px;
        box-shadow: 2px 1px 6px -1px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        border-right: 5px solid #ff005d;
    }
    
    .sidebar {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    
    body {
        overflow-x: hidden;
    }
    
    body.active .wrapper .section .container.main_container {
        padding-bottom: 60px !important;
    }
    
    footer.sgn_footer_layout {
        background: #1775d6;
    }
    
    .thara-bhai-anku a img {
        height: 35px !important;
        width: 35px !important;
        border-radius: 50%;
        margin: 2px;
        border: 2px solid #165da7;
        padding: 2px;
    }
    
    .thara-bhai-anku a {
        display: inline-block;
    }
    
    .thara-bhai-neeraj a {
        text-align: center;
        background: #f04d6e;
        color: #fff;
        width: 30px !important;
        display: block;
        height: 30px !important;
        border-radius: 50%;
        line-height: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    
    @media only screen and (max-width: 991px) {
        body .wrapper .section {
            margin-left: 0 !important;
        }
        body.ak-active .sidebar {
            margin-left: 0px !important;
            z-index: 999;
            top: 60px;
        }
        body .container.main_container {
            padding-right: 15px !important;
            padding-left: 15px !important;
            padding-bottom: 60px !important;
        }
       
        .main-title.mb-3 {
            margin-top: 10px;
        }
        body {
            overflow-x: hidden;
        }
        .flexxxx .title_texttt {
            margin: 10px 0;
        }
        footer.sgn_footer_layout {
            position: fixed !important;
            width: 100% !important;
        }
        .navbar-header {
            transform: translate3d(0, 0px, 0) !important;
        }
        button.navbar-toggler.sidenav-toggler.ml-auto {
            display: none;
        }
        a.navbar-brand1.smart_logo {
            display: none;
        }
        body .header-top-text.d-none.second-hedd {
            display: none ! IMPORTANT;
        }
        button.topbar-toggler.more {
            display: none;
        }
        .main-header .logo-header {
            height: 0px !important;
        }
        body .main-header .logo-header {
            float: none !important;
        }
        .navbar-header .dropdown-toggle {
            display: flex;
            align-items: center;
        }
        .profile-pic span {
            display: block;
        }
        .hamburger {
            position: relative;
            z-index: 99;
        }
        .smart-logo li {
            float: left;
        }
        .smart-logo li a {
            font-size: 15px;
        }
        .smart-logo {
            padding-right: 0;
        }
        .hamburger {
            margin-left: 0 !important;
        }
        .navbar-header.logo1 {
            width: 7rem !important;
        }
        .dividerr {
            margin-right: 0 !important;
        }
    }
    
    @media only screen and (max-width: 650px) {
        .flexxxx {
            display: block !important;
        }
        body .media .fs-18 {
            font-size: 13px !important;
        }
    }
    
    @media only screen and (max-width: 350px) {
        ul.navbar-nav.topbar-nav.ml-md-auto.align-items-center {
            width: 140px;
        }
        a.samart-gas-logo {
            margin-left: 0 !important;
        }
    }
    
    .sidebar {
        overflow-y: scroll;
    }
    
    .sidebar::-webkit-scrollbar {
        background-color: #ddd;
        width: 8px;
    }
    
    .sidebar::-webkit-scrollbar-thumb {
        background: #165da7;
        height: 10px;
        width: 10px;
    }
	.add-edit-aom label{
		font-weight:100 !important;
	}
	.add-edit-aop label{
		font-weight:100 !important;
	}
.card{border:none;}
.card-body {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.card-header {
    border-bottom: 1px dashed #dcdbdb !important;
    background: #fff !important;
}
.tabdesign .nav-link {
    font-weight: 500;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    margin-right: 4px;
    color: rgba(255,255,255,0.8);
border:none !important;
    background: transparent
}
.tabdesign .nav-link svg {
    width: 15px;
    height: 18px;
    fill: rgba(255,255,255,0.8);
margin-right:2px;
}
.tabdesign .nav-link.active svg {
    fill: #165da7;
}
.tabdesign {
    border: none;
    background: #165da7;
    padding: 5px 10px;
    padding-bottom: 1px;
}
.tabdesign .nav-link:hover {
    background: #165da7;
    color: #fff;
}
.tabdesign .nav-link.active {
    background: #fff;
    color: #165da7 !important;
    border-color: #165da7;
}
.tabdesign .nav-link.active:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: -2px;
    width: 42px;
    height: 100%;
    background-color:#165da7;;
    border-radius: 0 90px 90px 0;
    opacity: .2;
    -webkit-transition: .7s;
    transition: .7s;
}	
.btn {
    font-size: 13px;
}
.table{
white-space: nowrap;
}