@media (max-width:768px) {
    .form-control-feedback {
        top: 0px !important;
    }
}

.iframe_modal_bootbox .modal-dialog {
    min-width: 70% !important;
    max-width: 70% !important;
}

.modal {
    top: 5% !important;
}
