.faq-header-icon {
    margin-right:5px;
}
.faq-bundle-header {
    margin-bottom: 12px;
}

.faq-form-actions  a, .faq-form-actions  button {
    float: right !important;
    margin-left:5px !important;
}

.faq-model-body {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
}
.modal.modal-wide .modal-dialog {
    width: 100%;
}

#faq-model {
    width: 800px;
    left: 41%;
}