#modal-replenish .modal-content .modal-body.-success {
    background-color: #fff;
    padding-top: 15px;
    font-size: 13px;
    color: #737373;
}

#modal-replenish .modal-content .modal-body.-success a.site-btn {
    height: 40px;
    line-height: 40px;
    width: 100px;
}

#modal-replenish .modal-content .modal-body.-success p {
    margin-bottom: 10px;
}

#modal-replenish .modal-content .modal-body.-success .button-row {
    text-align: center;
}


#modal-replenish .modal-content .modal-body {
    background-color: #0083c7;
}

#modal-replenish .modal-content .modal-body input,
#modal-replenish .modal-content .modal-body textarea,
#modal-replenish .modal-content .modal-body select {
    border: 0;
    color: #1d1d1d;
    font-weight: 600;
}

#modal-replenish .modal-content .modal-body label {
    color: #c7e5fd;
    text-transform: uppercase;
    font-size: 11px;
}

#modal-replenish .modal-content .modal-body .select2-container--krajee .select2-selection {
    border-radius: 0;
    border: 0;
}

#modal-replenish .modal-content .modal-body .select2-container--krajee .select2-selection--single .select2-selection__arrow {
    border-left: 0;
}

#modal-replenish .modal-content .modal-body .select2-container--krajee .select2-selection--single .select2-selection__rendered {
    font-weight: 600;
    color: #1d1d1d;
}

#modal-replenish .modal-content.-success {
    background-color: #fff;
    padding-top: 15px;
}

#modal-replenish .modal-content.-success a {
    color: #006a9b;
    text-decoration: underline;
}
