body{
        background: #f3f4f5 !important;
    }

    /* TOPO */
    header{
        background: #ffffff !important;
        color: #2d3540 !important;
    }
    header .left .logo{
        color: #2d3540 !important;
    }
    header .right .user > a{
        color: #2d3540 !important;
    }

    /* MENU */
    #sidebar{
        background: #2d3540 !important;
    }
    #sidebar .menu li a{
        background: #2d3540 !important;
        color: rgba(255,255,255,.6) !important;
    }

        #sidebar .menu li:hover > a{
        color: #ffffff !important;
        border-left: 3px solid #2e61f1 !important;
        background: #2d3540 !important;
    }
    
    #sidebar .menu li.active>a{
        color: #ffffff !important;
        border-left: 3px solid #2e61f1 !important;
        background: #2d3540 !important;
    }

            .bg-login{
            background-repeat: no-repeat;
            background-size: 100%;
            background-position: center;
            background-image: url(https://coreme.honpar.com.br/img/admin/login-bg.jpg) !important;
        }
    
            .bg-login .input.text input:focus,
        .bg-login .input.text input:hover{
            border-bottom: 1px solid #E9813B !important;
        }
        .bg-login .btns .btn.blue{
            background: #E9813B !important;
            border: 1px solid #E9813B !important;
        }
        .bg-login .btns .btn.blue:hover{
            opacity: 0.9;
        }
    
            .bg-login .logo{
            background-image: url(https://coreme.honpar.com.br/img/admin/login-logo.png) !important;
            width: 260px !important;
        }
    
            .set-tema-cor{
            color: #2d3540 !important;
        }
        .set-tema-cor-before:before{
            color: #2d3540 !important;
        }
        .set-tema-bg{
            background: #2d3540 !important;
        }
        .set-tema-bg-before:before{
            background: #2d3540 !important;
        }
    
    

