
/*.rhd5-login-form-logo {
        background-image:url(../images/custom/logo.png);

        border-bottom-color: #FFFFFF !important;
}*/

 /* #login-picture.fa.fa-user {
        border-top-color: #295eb9 !important;
        border-bottom-color: #ec6d2d !important;
        border-left-color: #ec6d2d !important;
        border-right-color: #ec6d2d !important;
 visibility: hidden !important;
} */
/*
.customerlogo {
        display:block;
        background-image:url(../images/custom/logo_page.png) !important;
        background-size:100% auto !important;
        background-repeat:no-repeat !important;
        background-position:0px 50% !important;

}*/
#nc_modal{



   width: 100%;



   height: 100%;



   background-color: #141518cf;



   z-index: 999;



   position: absolute;



   display: flex;



}



#nc_modal_message {



   margin: auto;



   min-width: 50%;

    max-width:90%;



   background-color: black;

    color: #3fae49;



   position: relative;



   min-height: 100px;

    max-height:90%;

    overflow: auto;



}



#nc_modal_text{



   margin: 10px 10px 50px 10px;



}



#nc_modal_footer{



   position: absolute;



   bottom: 0;



}



.nc_modal_btn{



   padding-left: 7px !important;



   font-size: 16px !important;



   color: rgb(255, 255, 255);



   margin: 10px;



   min-width: 80px;



   text-align: left;



}



#nc_modal_btn1{



   background-color: rgb(92, 184, 92);



   border-color: rgb(64, 132, 64);



}



#nc_modal_btn2{



   background-color: rgb(240, 173, 78);



   border-color: rgb(201, 145, 66);



}