#login-error{display:none;}
#login-disactive{display:none;}
#alertSignin{display:none;}
.has-error .form-control {border: solid 2px #dc3545 !important;}
.text-error {border: solid 2px #dc3545 !important;}
.note-editable ul li {display: list-item !important;}

@media print
{
.noprint {display:none;}
}
/*.highlight {
    background: yellow; 
    font-weight: bold;
}*/