#drupalFeedbackCommentCharactersRemaining.ibm-right {
    float: right;
    font-size: .8rem;
}

#drupal-modal .description a {
    color: #018fe2;
}

#drupal-modal p.description.ibm-small.ibm-bold {
    margin: 40px 0 -15px 0;
}

#edit-relations {
    display: none;
}

/* #drupal-modal .ibm-Feedback-To-IBM-Support-thanks-card-view, */
#my-notifications-page-feedback-form input[name="pageURL"],
#fix-central-page-feedback-form input[name="pageURL"],
#ibm-content-main .messages__wrapper.layout-container,
.block-page-feedback-modal {
    display: none;
}

#my-notifications-page-feedback-form .page-feedback-modal-form-btn-ok,
#fix-central-page-feedback-form .page-feedback-modal-form-btn-ok,
.ui-dialog .ui-dialog-buttonpane button.page-feedback-modal-form-btn-ok {
    background: #4178be;
    border-color: #4178be;
    color: #fff;
}

#my-notifications-page-feedback-form .page-feedback-modal-form-btn-ok.form-button-disabled,
#my-notifications-page-feedback-form .page-feedback-modal-form-btn-ok.form-button-disabled:active,
#fix-central-page-feedback-form .page-feedback-modal-form-btn-ok.form-button-disabled,
#fix-central-page-feedback-form .page-feedback-modal-form-btn-ok.form-button-disabled:active,
.ui-dialog .ui-dialog-buttonpane button.page-feedback-modal-form-btn-ok.form-button-disabled,
.ui-dialog .ui-dialog-buttonpane button.page-feedback-modal-form-btn-ok.form-button-disabled:active {
    background: #eee none;
    border-color: #eee;
    text-shadow: none;
    color: #999;
}