.text-gatzone{
    color: #8f0110 !important;
}
.g-recaptcha >div{
    margin-right: auto;
    margin-left: auto;
}
.btn-login-1{
    background-color: #d60079;
    color: white;
}
.btn-login-1:hover{
    background-color: #b43275;
    color: white;
}
.bold{
    font-weight: bold !important;
}

.text-orange{
    color: #ff6600 ;
}

strong > * {
    font-weight: normal ;
}


.MainMenuFirstRowIcon{
    max-height: 50px !important;
}

.UserIcon{
    max-height: 15px !important;
}

.sidebar-icon-custom{
    max-height: 20px !important;
    margin-top: 5px;
    filter:  brightness(85%) ;
}
.sidebar-icon-custom:hover{
    filter:  brightness(120%) ;
}