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

.modal-title {
    font-size: 22px !important;
    height: auto;
}

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

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

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