.loader{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:999999;
    background:url(../images/loader.gif) center no-repeat rgba(255,255,255, 0.5);
}
.jqueryGritter {
    position: fixed;
    top: 20%;
    right: 10px;
    width: 301px;
    z-index: 989;
}
.errmsg{
    color:#dc3545 !important;
}
.login-form label a {
    color: #007bff !important;
}
.form-control-custom-file
{
    padding: 3px 0px 3px 3px !important;
}
.btn_custom_actions
{
    padding: 0rem 0.5rem !important;
    margin: 2px !important;
}

.customTextarea {
    resize: none !important;
}
.customHead {
    color: #fff !important;
    margin: 20px !important;    
}