
        body {
            background: #ffffff;
            color: #374151;
        }
        .app-sidepanel .sidepanel-inner {
            background: #223377;
        }
        .app-nav .nav-item{
            background: #223377;
        }
        .bgc{
            background: #223378;
        }
        .app-btn-success {
            background: #009f4b;
            color: #ffffff;
        }
        .app-btn-success:hover {
            background: #009f4b;
            color: #ffffff;
        }
        .auth-heading {
            color: #666666;
        }
        .poweredcolor{
            color: #ffffff;
        }
        .poweredcolor:hover{
            color: #ffffff;
        }
        .form-control{
            color: #374151;
        }
        .app-nav .nav-link, .divider{
            color: #ffffff!important;
        }
        .app-nav .nav-link:hover{
            color: #374151!important;
            background: #e6eaf7;
        }
        .app-nav .nav-link.active{
            color: #374151!important;
            background: #e6eaf7;
        }
        .dividershow, .app-user-menu label{
            color: #ffffff;
        }
        .app-header, .app-branding{
            background: #f7f8fe;
            height:70px!important;
        }
        .company_name span, .comnyinfo, .comnyinfo li{
            color: #374151!important;
        }
        .copyright{
            color: #374151;
        }
        .cardreport .card{
            background: #f4f8fa;
            color: #374151;
        }
        .btngenerate {
            background: #009f49;
            color: #ffffff;
            border-color: #009f49;
        }
        .table thead .cell, .app-table-hover>tbody>tr:hover, .app-card-orders-table .table thead .cell{
            background: #f7f8ff;
        }
        .assettbl, .wotbl{
            background: #ffffff;
        }    
        .table-responsive>.fixed-column td{
            background: #f7f8ff;
        }
        .btngenerate:hover {
            background: #009F4C!important;
            color: #ffffff!important;
        }
        .btnaddsvg:hover{
            background: #000000!important;
            color: #ffffff!important;
        }
        .swal2-styled.swal2-confirm {
            background: #2563eb!important;
            color: #ffffff!important;
        }
        .swal2-styled.swal2-cancel {
            background: #6b7280!important;
            color: #ffffff!important;
        }
        .swal2-title, .swal2-content{
            color: #374151!important;
        }
        .swal2-icon.swal2-warning{
            border-color: #ed1c24!important;
            color: #ed1c24!important;
        }
        .app-card-orders-table .table tbody .cell{
            color: #374151!important;
        }                  
        