<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal {
    z-index: 2000;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
    color: #77715B;
}

    .modal label {
        font-size: 12px;
    }

    .modal p {
        font-size: 12px;
        margin-left: 32px;
        margin-right: 32px;
        font-weight: normal;
    }

        .modal p.sub {
            margin-top: 0px;
        }

    .modal h1 {
        margin-bottom: 0px;
    }

    .modal h2 {
        font-size: 14px;
        margin-left: 32px;
        margin-right: 32px;
    }

.modalInfo {
    height: 410px;
    width: 450px;
}

.modalDocListInfo {
    z-index: 2000;
}

.modalDocListInfo2 {
    height: 410px;
    width: 450px;
    z-index: 2000;
}

.modalMappingDestValueChange {
    z-index: 2000;
}

.modalXLarge, .modalMerge, .modalMergeDC, .modalMediumSquare, .modalDelete, .modalLarge, .modalPredOverride, .modalStatus, .modalHeaderError, .modalSystemDefaultAlert,
.modalDataIntegrityAlert, .modalPasswordChange, .modalInfo, .modalDocListInfo, .modalMappingDestValueChange, .modalDocListInfo2, .modalPassword, .modalDetail,
.modalEmail, .modalPopup, .modalPartyWizard, .modalFeeComparison {
    background-color: #fff;
    padding: 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.modal-header {
    padding: 15px;
    font-weight: bold;
    background-color: #e9e9e9;
    color: #323232;
    margin-bottom: .25em;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

    .modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4 {
        margin: 0;
        font-size: 1.3em;
        color: #323232;
    }

.modalMergeDC {
    width: 550px;
}

.modalBackground {
    height: 100%;
    width: 100%;
    z-index: 1000;
    background-color: #747474;
    position: absolute;
    -moz-opacity: 0.6; /* FF 3.5 removed support for -moz-opacity */
    opacity: 0.6; /* FF 0.9 added support for opacity */
}

.modalPopup {
    width: 450px;
    height: 160px;
}

.modalUpdateProgress {
    border: 1px solid #717171;
    background-color: #FFFFFF;
    padding: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    z-index: 999999;
}

    .modalUpdateProgress img {
        margin-left: auto;
        margin-right: auto;
    }

.modalEmail .smallText, .modalMediumSquare .smallText {
    font-size: 10px;
}

.modalEmail h1, .modalMediumSquare h1, .modalPredOverride h1 {
    color: #77715B;
    font-size: 18px !important;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.modalEmail h2 {
    color: #77715B;
    padding-top: 10px;
    font-size: 11px;
    font-weight: bold;
    word-spacing: 2px;
}

.modalMediumSquare h2, .modalPredOverride h2 {
    color: #77715B;
    padding-top: 10px;
    font-size: 12px;
    font-weight: bold;
    word-spacing: 2px;
    margin: 0px 0px -2px 0px;
}


.modalEmail .helperText, .modalMediumSquare .helperText {
    font-size: 10px;
}

.modalEmail .required, .modalMediumSquare .required, .modalPredOverride .required, .modalDocListInfo .required {
    font-size: 15px;
    color: #e69b0a;
}

.modalEmail .FullText {
    width: 550px;
}

.modalMediumSquare .FullText {
    width: 500px;
}

.modalPredOverride .FullText {
    width: 750px;
}

.modalEmail .HalfText, .modalMediumSquare .HalfText {
    Width: 263px;
}

.modalEmail .fileUpload, .modalEmail .fileUploadContainer div input {
    width: 350px;
}

.modalEmail .NameLabel {
    font-size: 11px;
    font-weight: bold;
}

.modalEmail .uploads div input {
    display: inline;
    width: 250px;
}

.modalEmail .ThreeFourths {
    Width: 400px;
}

.modalFeeComparison {
    height: 452px;
    width: 829px;
    max-height: 452px;
    max-width: 829px;
}

.esignHeader {
    vertical-align: top;
    font: bold;
}

.partyWizardStep {
    vertical-align: top;
    position: relative;
}

.modalPartyWizard {
    width: 485px;
}

    .modalPartyWizard .smallText {
        font-size: 10px;
    }

    .modalPartyWizard h1 {
        color: #77715B;
        font-size: 18px !important;
        margin: 0px;
        padding-bottom: 5px !important;
        font-weight: bold;
    }

    .modalPartyWizard h2 {
        color: #77715B;
        padding-top: 10px;
        font-size: 11px;
        font-weight: bold;
        word-spacing: 2px;
        padding-left: 10px;
    }

    .modalPartyWizard h3 {
        color: #77715B;
        padding-top: 10px;
        word-spacing: 2px;
        padding-left: 10px;
        font-weight: normal;
    }

    .modalPartyWizard .SubHeader {
        padding-left: 20px;
        padding-top: 10px;
    }

    .modalPartyWizard .helperText {
        font-size: 10px;
        margin-left: 10px;
    }

    .modalPartyWizard .required {
        font-size: 15px;
        color: #e69b0a;
    }

    .modalPartyWizard .FullText {
        width: 550px;
    }

    .modalPartyWizard .HalfText {
        Width: 263px;
    }

    .modalPartyWizard .NameLabel {
        font-size: 11px;
        font-weight: bold;
    }

    .modalPartyWizard .ThreeFourths {
        Width: 370px;
        margin-left: 10px;
    }

    .modalPartyWizard .Half {
        Width: 200px;
        margin-left: 20px;
    }

.partyWizardPopup {
    padding-right: 13px;
    padding-left: 13px;
}

.partyWizardMainContent {
    width: 412px;
    height: 370px;
    overflow: auto;
    background-color: #edecdf;
    position: relative;
}

.partyWizardSidebar {
    width: 160px;
    height: 330px;
    overflow: hidden;
    background-image: url(../images/nav_bk.jpg);
    vertical-align: top;
}

.esignExpandSpace {
    background-color: #edecdf;
    width: 412px;
    height: 100px;
    position: absolute;
    left: 173px;
    top: 344px;
    z-index: -10;
}

/*Required fields &amp; Manage Mappings*/
input.button_cancel, .button_continue {
    height: 21px;
    top: 0px;
    border: none;
    background-repeat: no-repeat;
}

input.button_continue {
    background-image: url(../images/buttons/btn_continue_off.gif);
    width: 80px;
}

    input.button_continue:hover, input.button_continue:focus {
        background-image: url(../images/buttons/btn_continue_on.gif);
        width: 80px;
    }

input.button_cancel {
    background-image: url(../images/buttons/btn_cancel_off.gif);
    width: 75px;
}

    input.button_cancel:hover, input.button_close:focus {
        background-image: url(../images/buttons/btn_cancel_on.gif);
        width: 75px;
    }

.modelExpandableContent {
    max-width: 900px;
    min-width: 900px;
    max-height: 900px;
    border-width: medium;
}

    .modelExpandableContent .Top {
        background-image: url(../images/modalEx900Top.jpg);
        width: 900px;
        height: 90px;
    }

        .modelExpandableContent .Top h2 {
            color: #77715B;
            font-size: 14pt;
            padding-top: 10px;
            word-spacing: 2px;
            padding-left: 15px;
            font-weight: bold;
            margin: 0px;
        }

    .modelExpandableContent .Tab {
        background-image: url(../images/modalEx900Tab.jpg);
        width: 900px;
        height: 39px;
        margin: 0px;
    }

        .modelExpandableContent .Tab h3 {
            color: #6FA1C4;
            font-size: 12pt;
            word-spacing: 2px;
            font-weight: normal;
            padding-left: 90px;
            padding-top: 12px;
            margin: 0px;
        }

    .modelExpandableContent .Content {
        background-image: url(../images/modalEx900Content.jpg);
        width: 887px;
        padding-left: 13px;
    }

    .modelExpandableContent .Bottom {
        background-image: url(../images/modalEx900Bottom.jpg);
        width: 900px;
        height: 12px;
    }
</pre></body></html>