


/* Committee Modals */
    .nir-node--5851 .ui-widget.ui-widget-content {
        margin: auto !Important;
        position: fixed !important;
        top: 20% !important;
        left: 0 !important;
        bottom: 20% !important;
        right: 0 !important;
        width: auto !important;
        max-width: 80% !important;
        background-color: #fff;
        x-index: 9999;
        overflow-y: auto;
        overflow-x: hidden;

    }

    .nir-node--5851 .ui-widget.ui-widget-content .node__content .node-right,
    .nir-node--5851 .ui-widget.ui-widget-content .node__content .node-left{
        width: 100%;
        float: none;
    }

    .nir-node--5851 .ui-dialog .ui-dialog-titlebar-close {
        top: 14px !important;
    }

    .nir-node--5851 .ui-widget.ui-widget-content .field--name-field-nir-person-bio {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        line-height: inherit;
    }

    .nir-node--5851 .ui-widget.ui-widget-content .committee-composition .no-list-style li,
    .nir-node--5851 .ui-widget.ui-widget-content .field--name-field-nir-person-dir-details {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        line-height: inherit;
    }

    .nir-node--5851 .modal-content .field--name-field-nir-person-dir-details .field__item {
        margin: 0;
    }