.modal-title {
    color: #A8C827;
    font-weight: bold;
    border: 0;
    font-size: 18px;
}

.btn-ok {
    background: linear-gradient(to top,#ccc,#fff) no-repeat #233B8C !important;
    border-color: #ccc;
    color: #333 !important;
    text-decoration: none;
    border-radius: 4px;
    white-space: nowrap;
}