.m-top-50{
    margin-top:50px;
}
.w-full{
    width: 30%;
}
.center{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.t-center{
    text-align:center;
}


.form-control:disabled, .form-control[readonly] {
    background: #fff!important;
    border-color: #fff!important;
    color: #000;
}
.form-control:disabled, .form-control[readonly] {
    background: #fff!important;
    border-color: #fff!important;
    color: #000;
}
.btn-jr-small{
    font-size: 7px;
    padding: 2px 4px;
}

.logo-header[data-background-color=orange2] {
    background: #ff9e27!important;
} 

.navbar-header[data-background-color=orange] {
    background: #ffad46!important;
}

.sidebar[data-background-color=dark2] {
    background: #ffffff!important;
}

.modal-header{
    background-color:#ff9e27;
}

.modal-body, .modal-footer{
    background-color:#fff;
}
.navbar-header[data-background-color=red] {
    background: #f25961!important;
}
.navbar-header[data-background-color=red] {
    background: #af2e46!important;
}