.fform{
    margin: 50px 0 0 0;
}

.modal-title {
    height: auto;
}

.modal-header {
    border-bottom: none;
    padding-bottom: 20px;
}

.modal {
    z-index: 9999;
    background: #0a0a0ae0;
}

.modal-backdrop {
    z-index: 999;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 22px !important;
}