.ml-4, .mx-4 {
        margin-left: 1.5rem !important;
        margin-top: 66px;
    }


    .form-control:focus {
        border-color: #EBD619;
        outline: 0;
        box-shadow: none;
        color: #000000;
        margin-bottom: -10px;
        margin-top: 5px;
    }

    .mb-2, .my-2 {
        margin-bottom: .5rem !important;
        margin-top: -0.5rem !important;
    }


.BDC_ReloadLink {
    margin: 10px !important;
}