.modal-jira iframe {
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
}

.modal-jira .modal-dialog {
    height: 80%;
}

.modal-jira .modal-dialog .modal-content {
    height: 100%;
}

.modal-jira .modal-dialog .modal-content .modal-body {
    height: 90%;
}

.modal-with-loading .modal-body {
    background: #ffffff url('/images/loading.gif') center center no-repeat !important;
}

.form-prompt {
    margin-top: 10px;
    color: #6b778c;
    font-size: 12px;
}
