@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600');
@import url('https://fonts.googleapis.com/css?family=Inter:400,600');
@Import url(Navigation.css);
@Import url(Menu.css);
@Import url(Header.css);
@Import url(Dashboard.css);
@Import url(RoundedCorner.css);
@Import url(JQGridCustomStyle.css);
@import url(../../Scripts/dialog/jquery.dialog.min.css);

html,
form {
    /*background-color: #dcddde;
    color: #333333;
    font: 500 12px "Nunito Sans", sans-serif;
    line-height: 1.3em;
    padding: 0px;
    margin: 0px;
    height: 100%;*/
    /*Pleco*/
    background-color: #F5F5F5;
    color: #333333;
    font: 400 12px "Inter", sans-serif;
    /*font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;*/
    line-height: 1.3em;
    padding: 0px;
    margin: 0px;
    height: 100vh;
}

table {
    border-spacing: 0;
    background: #fff;
    border-radius: 4px;
    border-spacing: 0;
    color: #333333;
    border-collapse: collapse;
    border-spacing: 0;
    border: none
}

#HeadLoginName {
    color: #004C43;
}

tr {
    border-bottom: 0
}

.pagebody > table {
    background: #fff
}

body {
    text-shadow: none !important;
    height: 100%;
    /*overflow-x: visible;
    overflow-y: visible;*/
    /*background-color: #003E6A;*/
    background-color: transparent;
    color: #333333;
    font: 500 12px/1em "Inter", sans-serif;
    margin: 0;
    line-height: 1.3em;
    padding: 0px;
    margin: 0px;
}

/*This is to remove CellSpacing and CellPadding from the HTML tables*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

    table td, table th {
        border: none;
        padding: 0;
    }


bodyprint {
    text-align: left;
    font-size: 100%;
    color: #333333;
    padding: 0px;
    margin: 0px;
    background-color: White;
    text-decoration: none;
}

a.gridheader:link, a.gridheader:visited, a.gridheader:active {
    color: black;
}



p {
    color: #333333;
    text-align: justify;
}

.hidden {
    display: none;
}

#MasterPageForm {
    overflow: hidden !important;
}


@media (max-height: 551px) {
    #wrapper.main {
        height: 98vh;
    }
}

@media (min-height: 551px) {
    #wrapper.main
{
    height: 99vh;

}

}

#wrapper.main {
    /*padding:0px 0px 0px 0px;
    width:100%;
    height:99%;*/
    width: auto;
    height: 98%;
    overflow: auto;
}

.page {
    background-color: #fff;
    width: 100%;
    height: 100%;
    /*padding-bottom:3px;*/
}

#mainWrapperTable, #contentAreaLastRow {
    height: 100%;
     width: 100%;    
}

.mainWrapperTableElement {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
}


 #mainWrapperTable td.mainWrapperTableElement {
     vertical-align: top;
}


#mainDiv {
    background: #FFF;
    width: 100%;
    height: 100%;
}

.flex-col {
    flex: 1 1 400px;
    margin: 0 1rem
}

.flex {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto
}

.flex-col input:not([type="image"]):not([type='checkbox']):not([type="radio"]) {
    width: 100% !important
}

.ui-widget-header {
    background: white !important;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 100%;
    justify-content: normal;
    align-items: baseline;
    flex: 1 1 auto
}

.flex > iframe {
    height: 100vh
}

.segment {
    position: relative;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    margin: 1rem 0;
    padding: 1em;
    border-radius: .28571429rem;
    border: 1px solid rgba(34, 36, 38, .15);
    background: #fff
}

#dialog-center {
    background: inherit;
}

#contentFrame #window_0 > iframe > html.win.chrome.chrome6.webkit.webkit5 > body {
}

.window_frame.ui-widget-content.no-draggable.no-resizable.ui-corner-bottom head {
}

#document body {
}

#SummaryOfChargesDiv > .pagebody > table {
    background: #fff
}

caption {
    text-align: left;
    line-height: 2em
}

.ui-pg-input {
    text-align: center
}

.header {
    padding: 8px 0 0 !important;
    padding: 8px 0 !important;
    font-size: 16px !important;
    font-size: 1.5em;
    line-height: 2em;
    padding: 8px 0 !important;
    font-size: 13px !important; /*ADA*/
    background: #707271 !important
}

label ~ span {
    display: flex;
    align-items: center
}

th {
    text-align: inherit;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding: .92857143em .78571429em
}

td[valign="top"] {
    border: none !important;
    padding: 0px 0px !important
}

.main .panel_style {
    background-color: #fff; /*ADA*/
    color: #52525a;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold; /* ADA */
}

.pagebody .pagebody [type=text],
.pagebody .pagebody [type=password] {
    min-height: 1.7em;
    line-height: 1.7em;
    min-height: 1.7em;
    line-height: 1.7em;
    min-height: 1.7em;
    line-height: 1.7em
}

.input,
.textarea {
    font: 400 28px "Inter", sans-serif;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #363636;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    max-width: 100%;
    width: 100%
}

bodyprint {
    font: 100% 500 12px 'Inter', sans-serif;
    color: #000;
    background-color: #fff
}


p {
    color: #333;
    text-align: justify
}

.hidden {
    display: none
}

}

.page {
    background-color: #fff;
    height: 100%;
    width: 100%;
}

#mainDiv {
    background: #fff;
    width: 100%;
}

.SectionHeader {
    font-size: 15px; /*ADA*/
    font-weight: 700;
    margin: 1.85rem 0 1rem
}

.ui-widget-header {
    color: #52525a !important;
    font: 600 32px "Inter", "sans-serif " !important;
    background-color: #fff !important
}

.window_panel {
    border: none !important
}

.message {
    position: relative;
    min-height: 1em;
    margin: 1em 0;
    background: #f8f8f9;
    padding: 1em 1.5em;
    line-height: 1.4285em;
    webkit-transition: opacity .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    transition: opacity .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    transition: opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease;
    transition: opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease, -webkit-box-shadow .1s ease;
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, .22) inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, .22) inset, 0 0 0 0 transparent;
    display: block;
    align-items: baseline
}

    .message.primary {
        -webkit-box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent;
        box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent;
        background-color: #f8ffff;
        color: #276f86
    }

#NavigationMenu > ul > li > a {
    background-color: #2b54d0
}

div.hideSkiplink {
    width: 100%
}

#headerDiv {
    box-shadow: 0 2px 2px 0 rgba(34, 36, 38, .15);
    position: relative;
    z-index: 3
}

#headerTop {
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
    padding: 0 20px 0 0 !important;
    font-size: 14px;
}

#loginDiv {
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: flex;
    align-items: center
}

#WelcomeUsernameContainerDiv {
    padding: 20px;
    order: 2;
}

.iss-cls-login-area {
    order: 3;
}

#VersionLabel {
}

#BlankDiv {
    display: none
}

#WelcomeDiv {
    display: none
}

#HeaderPanelAccordionPane1_header {
    display: none
}

#Row47 td, #Row48 td, #Row49 td, #Row50 td, #Row51 td, #Row52 td, #Row53 td, #Row54 td, #Row55 td {
    background-color: white !important;
    box-shadow: none !important;
}

    #Row52 td input {
        padding: calc(0.375em - 1px) 0;
    }

#HeaderPanelAccordionPane1_header ~ div {
    display: block !important;
    overflow: auto !important;
    height: auto !important
}

#RightHeaderDiv {
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#logout {
    background-color: #ef5350;
    border-color: transparent;
    color: #fff;
    position: absolute;
    top: 29px;
    left: calc(70% + 100px);
    visibility: visible
}

#EsclamationDiv {
    display: none
}

.border1 {
    border-color: #5284AD;
    border-style: solid
}

#NavigationMenuDiv {
}

#dashboardButton {
    position: absolute;
    top: 29px;
    left: 70%;
    background-color: #2b54d0;
    border-color: transparent;
    color: #fff
}

#NavigationMenu {
    display: none
}

.NavPanelTitleBarText {
    font: 700 12px "Inter", sans-serif;
}

.pagebody {
    background: #fff;
    clear: both;
    color: #52525a;
    background: #fff;
    padding: 0 5px;
    border: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-overflow-scrolling: touch;
    width: auto;
}

    .pagebody[style="position: absolute; height: 95%;"] {
        width: 100%;
    }

#TitleDiv,
#LoanSummaryTitleDiv {
    padding: 0 14px 14px !important
}

td > span {
}

.pagebody:first-child {
    border-bottom: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-overflow-scrolling: touch
}

.pagebody + .pagebody {
    border-top: 0;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-overflow-scrolling: touch
}

.pagebody:last-child {
    margin-bottom: 5px;
    /*padding-bottom: 150px;*/
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-overflow-scrolling: touch
}

.pagebody .pagebody,
#ProductFilterAccordionPane_content .pagebody,
#ProductsAccordionPane_content .pagebody,
table.pagebody {
    border: none;
    padding: 0;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    -webkit-overflow-scrolling: touch
}

.pagebody .pagebody,
#ProductFilterAccordionPane_content .pagebody,
#ProductsAccordionPane_content .pagebody {
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient( enabled=false);
    -webkit-overflow-scrolling: touch
}

#LoanSummaryTitleDiv.pagebody,
#TitleLabelDiv.pagebody,
#TitleDiv.pagebody {
    /*background: #dcddde;
    padding-bottom: 0 !important;
    padding-top: 0 !important;*/

    /*Pleco*/
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.ui-state-default .ui-jqgrid-hdiv {
    background: #dcddde !important
}

#JQGridDiv {
    padding: 20px 0
}

.ui-widget-content {
    border: none
}

.window_title_icon {
    display: none !important
}

.ui-jqgrid-view {
    font: 600 11px "Inter", "sans-serif " !important
}

#PricingDiv {
    font-size: 11px
}

    #PricingDiv.pagebody {
        padding: 5px;
        overflow: auto !important
    }

    #PricingDiv.pagebody,
    #AdjustmentsDiv,
    #ProductFilterAccordionPane_content .pagebody,
    #ProductsAccordionPane_content .pagebody {
        font-size: .9em
    }

.pagebody + .pagebody > table > tbody > tr > td {
    padding: 0 0 !important
}

    .pagebody + .pagebody > table > tbody > tr > td + td {
        padding-left: 10px !important
    }

    .pagebody + .pagebody > table > tbody > tr > td > table > tbody > tr > td {
        padding-bottom: 3px
    }



#FilterByLabelDiv {
    margin-bottom: 10px
}

#IncomeTable,
#QualifyingRatiosPanel.panel_style,
#StableIncomePanel.panel_style,
#LoanInformationPanel.panel_style,
#PrimaryHousingExpensePanel.panel_style,
#OtherObligationPanel.panel_style,
#ReservesPanel.panel_style {
    padding: 1px 3px
}

#IncomeTable,
#StableIncomePanel.panel_style,
#LoanInformationPanel.panel_style,
#OtherObligationPanel.panel_style,
#ReservesPanel.panel_style {
    margin-top: 3px
}

#LoanInfoWebPanelAccordionPane1_content #StatusAreaDiv table td:nth-child(even) {
    font: 600 10px/11px "Inter", sans-serif;
}

#LoanInfoWebPanelAccordionPane1_content #StatusAreaDiv table tr:nth-child(odd) td, #PricingDiv table tr:nth-child(even) td {
    box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
    background-color: #f5f4f4;
}


#LoanWorkflow1-1065Div {
    overflow-x: hidden !important;
    overflow-x: hidden
}

#LoanInfoWebPanelAccordionPane1_content #StatusAreaDiv table td {
    border: none !important;
    padding-left: 2px;
}

#QualifyingRatiosPanel.panel_style,
#PrimaryHousingExpensePanel.panel_style {
    margin-bottom: 3px
}

#mainDiv > table > tbody > tr > td {
    min-width: 1px
}

#AdjustmentsWidgetGridView_GridView tr:nth-last-child(2) > td,
#AdjustmentsWidgetGridView_GridView tr:last-child > td {
    font-weight: bold;
    background-color: #eee
}

#contentPanel[style] {
    height: 100%;
}

#CategoryLabelDiv,
#ViewFilterLabelDiv {
    margin-bottom: 8px
}

.NavigationPanel {
    background-color: #fff;
    border: none
}

.RightNavigationPanelTitleBar {
    background: #fff;
    padding: 10px 0 10px 3px;
    box-shadow: 0px 0.3px 0px 0px #d3d3d3;
    color: #000
}

.WorkflowHeaderStyle {
    background: #354052;
    border: none
}

.WorkflowHeaderStyle,
.WorkflowSelectedHeaderStyle {
    /*background: #015d52;
    border: none;
    font: 600 14px "Nunito Sans", sans-serif;
    border-radius: 0;
    padding: 4px;
    margin-top: 2px;
    cursor: pointer;*/
    /*Pleco*/
    background: #FFFFFF;
    border: none;
    font: 600 12px "Inter", sans-serif;
    border-radius: 0;
    padding: 4px;
    margin-top: 2px;
    cursor: pointer;
}

    .WorkflowHeaderStyle *,
    .WorkflowSelectedHeaderStyle * {
        cursor: pointer;
    }

#rightPanelContents .WorkflowHeaderStyle,
#rightPanelContents .WorkflowSelectedHeaderStyle {
    background: #fff;
    border: none;
    color: #52525a
}

#rightPanelCell {
    position: relative;
    z-index: 1;
    box-shadow: -2px 0 2px 0 rgba(34, 36, 38, .15);
}

.WorkflowHeaderStyle + div,
.WorkflowSelectedHeaderStyle + div {
    /*border: none;
    background-color: #004C43;
    color: #fff;
    text-shadow: none;
    padding: 0*/
    /*Pleco*/
    border: none;
    background-color: #FFFFFF;
    color: #363C4E;
    text-shadow: none;
    padding: 0;
}

#rightPanelContents .WorkflowSelectedHeaderStyle + div {
    background-color: #fff
}

.WorkflowHeaderStyle div,
.WorkflowSelectedHeaderStyle div {
    /*color: #fff;
    text-shadow: none;
    padding: 0 5px;*/
    /*Pleco*/
    color: #363C4E;
    text-shadow: none;
    padding: 0 5px;
}

.WorkflowHeaderStyle div {
    cursor: pointer;
}

tbody > tr.grid_Alt > td, tbody > tr.ProductGrid_Alt > td, tbody.grid_Alt > tr > td {
    /*background-color: #eee;*/
}

#rightPanelContents .WorkflowHeaderStyle div,
#rightPanelContents .WorkflowSelectedHeaderStyle div {
    color: #000;
    text-shadow: none
}

#rightPanelContents {
    height: calc(100vh - 280px) !important;
}

#leftPanelContents {
    height: calc(100vh - 260px) !important;
    overflow:auto;
}

#leftPanelCell {
    /*overflow-x: hidden;
    text-wrap: none;
    height: 100vh;
    background-color: #004C43;
    color: white;
    position: relative;
    z-index: 2;
    box-shadow: 0 2px 2px 2px rgba(34, 36, 38, .15);
    overflow: hidden;*/
    /*Pleco*/
    max-width:250px;
    overflow-x: hidden;
    text-wrap: none;
    background-color: #FFFFFF;
    color: #363C4E;
    position: relative;
    z-index: 2;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    padding: 8px 0px 0px;
}

#leftPanelTitleBar {
    /*padding: 10px 4px 10px 0;
    background-color: #015d52;
    color: #fff*/
    /*Pleco*/
    padding: 10px 4px 10px 0;
    background-color: #FFFFFF;
    color: #363C4E
}

#ExitLoanLIDiv {
    border-bottom: 1px solid #C0C0C0;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

img#leftTitleUnpinImage {
    padding-right: 4px
}

.NavigationTab {
    background: #007462 /* ADA */
}

#WorkflowHeaderDiv {
    padding-left: 24px
}

#rightTitlePinImage,
#leftTitlePinImage {
    display: none !important
}

#PipelineSearchDiv {
    padding: 14px 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 0;
    background-color: #fff
}

    #PipelineSearchDiv > table > tbody > tr > td {
        border: none
    }

#BorrowerInformationDiv {
    padding-right: 8px
}

#rightTitleUnpinImage {
    padding-left: 4px
}

#window_0,
#window_1 {
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1)
}

    #window_0:hover,
    #window_1:hover {
        box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.1)
    }

.window_title_text {
    display: none
}

#CoBorrowerInformationDiv {
    border-left: 1px solid #5d5d5d;
    padding-left: 8px
}

td[dir="ltr"] {
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: flex;
    align-items: center
}

.MissingRequiredFieldStyle {
    border: medium solid #F00
}

.ToolTipStyle {
    padding: 5px;
    /*border: thin solid #797271;*/ /*ADA*/
    background-color: #00B097; /*ADA*/
    color: #000;
    position: absolute;
    display: none;
    cursor: help;
    z-index: 1200
}

.ReadOnlyControl {
    background-color: #E0E0E0;
    color: #000
}

.NumberControl {
    text-align: right
}

.NumberReadOnlyControlStyle {
    height: 40px !important;
    display: flex !important;
    padding: 10px 0 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-self: stretch !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
    flex-shrink: 0 !important;
    border: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    justify-content: center !important;
    /*background-color: #F8F9FA !important;*/
}

.SecurityControl {
    background-color: #FF6 !important;
    color: #000 !important;
    border: 1px dotted #000 !important
}

.UserViewOnlyStyle {
    color: #0063a3;
    padding: 3px 5px;
    border: none;
    border-top: 1px solid #bbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-htable th {
    background-color: #fff;
    color: #52525a
}

.ui-jqgrid .ui-jqgrid-bdiv {
    background: #dcddde
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #004C43 /*ADA*/
}

.StatusViewOnlyStyle {
    color: #0063a3;
    padding: 3px 5px;
    border: none;
    border-top: 1px solid #bbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    cursor: pointer
}

.CustomViewOnlyStyle {
    color: #c00;
    padding: 3px 5px;
    border: none;
    border-top: 1px solid #bbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    cursor: pointer
}

    .StatusViewOnlyStyle > td,
    .CustomViewOnlyStyle > td,
    .UserViewOnlyStyle > td {
        padding: 3px 5px
    }

.StatusItemStyle {
    font-size: 10px;
    display: block;
    line-height: 12px;
    vertical-align: middle
}

.pagebody > h1 {
    padding-top: 21px !important;
    padding-bottom: 21px !important
}

#LoanInfoWebPanelAccordionPane1_content {
    padding: 7px
}

.AccordionStyle {
    width: 100%;
    margin-bottom: 10px;
    /*box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.1);*/
    /*border-radius: 4px*/
}

#HeaderPanelAccordionPane1_a {
    font-size: x-small
}

.AccordionHeader {
    background: #004c43 top;
    color: #fff;
    font-family: 'Montserrat-Regular', Arial, Sans-Serif;
    text-align: center;
    height: 20px;
    cursor: pointer
}

    .AccordionHeader a {
        position: relative;
        top: 20%;
        color: White;
        display: block;
        cursor: default;
        text-decoration: none
    }

        .AccordionHeader a:link {
            color: White;
            display: block;
            cursor: default;
            text-decoration: none
        }

        .AccordionHeader a:hover {
            color: White;
            cursor: pointer;
            text-decoration: none
        }

        .AccordionHeader a:visited {
            color: White;
            cursor: pointer;
            text-decoration: none
        }

.AccordianCssStyle {
    background: #707271 no-repeat right center;
    font: 700 13px "Inter", sans-serif; /*ADA*/
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 14px;
    cursor: pointer;
    color: #fff;
    text-align: left
}

.AccordianSelectedCssStyle {
    background: #707271 no-repeat right center;
    font: 700 15px "Inter", sans-serif; /*ADA*/
    padding: 14px;
    cursor: pointer;
    color: #fff;
    text-align: left
}

    .AccordianCssStyle .label_style,
    .AccordianSelectedCssStyle .label_style {
        text-shadow: none !important;
        font-size: 13px; /*ADA*/
    }

/*.AccordionStyle > div {
    padding: 14px
}*/

/*.AccordionStyle:hover {
    box-shadow: 6px 6px 6px 6px rgba(0, 0, 0, 0.1)
}*/

.main .pagebody table table t {
    padding: 0 14px
}

table thead {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ExplorerHeaderStyle {
    display: block;
    color: #fff;
    vertical-align: middle
}

.ExplorerSubHeaderStyle {
    /*text-align: center;
    padding: 10px 0;
    background-color: #015d52;
    margin: 2px 0 0;
    font-size: 14px;*/
    /*Pleco*/
    text-align: center;
    padding: 10px 0;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #363C4E
}

    .ExplorerSubHeaderStyle:hover {
        cursor: pointer;
    }

#Alphabetizeli {
    padding: 4px 0 4px 20px
}

.ExplorerItemStyle ul {
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    width: auto
}

.ExplorerItemStyle a {
    /*display: block;
    padding: 2px 0 2px 28px;
    color: white;
    font-size: 14px;
    overflow-x: hidden;
    text-decoration: none;*/
    /*Pleco*/
    display: block;
    padding: 4px 8px 4px 8px;
    color: #363C4E;
    font-size: 12px;
    overflow-x: hidden;
    text-decoration: none;
}

.ExplorerItemStyle {
    /*overflow-x: hidden;
    display: block;
    text-decoration: none;
    color: #FFF;*/
    /*Pleco*/
    overflow-x: hidden;
    display: block;
    text-decoration: none;
    color: #363C4E;
}

    .ExplorerItemStyle li {
        display: block
    }

        .ExplorerItemStyle li input {
            -ms-transform: scale(.9);
            -moz-transform: scale(.9);
            -webkit-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            padding: 10px 5px 10px 10px
        }

            .ExplorerItemStyle li input:checked {
                accent-color: #008F7A;
            }

        .ExplorerItemStyle li label {
            /*color: #fff;
            font-size: .9em*/
            /*Pleco*/
            color: #363C4E;
            font-size: .9em
        }

        .ExplorerItemStyle li + br {
            display: none
        }

.ExplorerSelectedItemStyle a,
.ExplorerSelectedItemStyle a:hover {
    /*padding-left: 22px;
    color: #fff;
    font: 700 14px "Nunito Sans", sans-serif;
    border-left: 6px solid #81BC00;
    background-color: #707271*/ /* ADA */
    /*Pleco*/
    color: #007462;
    font: 700 12px "Inter", sans-serif;
    background-color: #EFFBF9;
}

.ExplorerItemStyle a:hover {
    /*color: #fff;
    text-decoration: none;
    font-weight: bold;
    background-color: #707271; 
    border-left: 6px solid #81BC00;*/
    /*Pleco*/
    color: #007462;
    text-decoration: none;
    font-weight: bold;
    background-color: #EFFBF9;
}

.ExplorerSelectedItemStyle {
    color: #fff ;
    margin: auto;
}

#PipelineSearchDiv > table {
    border: none;
    background: #fff
}

.GridColumnWordWrapStyle {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    border: none !important;
}

.grid_Control,
table#ProductsTable,
table.ProductsTable {
    border: 1px solid #dcddde !important
}

.grid-justify-left {
    text-align: left !important
}

.grid-justify-right {
    text-align: right !important
}

.grid-justify-center {
    text-align: center !important
}

.grid_Header {
    cursor: auto;
    background: #f9fafb;
    text-align: inherit;
    padding: .92857143em .78571429em;
    vertical-align: inherit;
    text-transform: none;
    border-bottom: 1px solid rgba(34, 36, 38, .1);
    color: black;
}

    .grid_Item > td,
    .grid_Alt > td,
    .grid_Header > td {
        -webkit-box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
        box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122)
    }

/*.grid_Item:hover,
.grid_Alt:hover {
    -webkit-box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    z-index: 1
}*/

#AdjustmentsWidgetGridView_GridView .grid_Item:hover,
#AdjustmentsWidgetGridView_GridView .grid_Alt:hover {
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
    box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122)
}

tbody > tr > td.grid_SelectedCell,
tbody > tr.grid_SelectedCell > td,
tbody > tr.grid_Item > td,
tbody > tr.grid_Alt > td,
tbody.grid_Item > tr > td,
tbody.grid_Alt > tr > td {
    white-space: pre-wrap;
    padding: .5em;
    border: none;
    border-top: 0;
    overflow: visible;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #52525a;
    word-wrap: break-word
}

*[onclick] {
    cursor: pointer;
}

.grid_Item_Red {
    padding: 3px 5px;
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #CCC;
    border-top: 1px solid #DDD;
    background-color: #F00;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #FFF;
    cursor: pointer;
    font-weight: bold
}

.grid_Item_Blue {
    padding: 3px 5px;
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #CCC;
    border-top: 1px solid #DDD;
    background-color: #00F;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #FFF;
    cursor: pointer;
    font-weight: bold
}

.grid_Item_Yellow {
    padding: 3px 5px;
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #CCC;
    border-top: 1px solid #DDD;
    background-color: #FF0;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #000;
    cursor: pointer;
    font-weight: bold
}

.ProductGrid_Item {
    padding: 3px 5px;
    border: none;
    border-top: 1px solid #bbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #333
}

.ProductGrid_Alt {
    padding: 3px 5px;
    border: none;
    border-top: 1px solid #bbb;
    background-color: White;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #333
}

tbody > tr > td.grid_SelectedCell,
tbody > tr.grid_SelectedCell > td {
    background: #207337;
    background: -moz-linear-gradient(top, #207337 0%, #2faa51 7%, #207337 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #207337), color-stop(7%, #2faa51), color-stop(100%, #207337));
    background: -webkit-linear-gradient(top, #207337 0%, #2faa51 7%, #207337 100%);
    background: -o-linear-gradient(top, #207337 0%, #2faa51 7%, #207337 100%);
    background: -ms-linear-gradient(top, #207337 0%, #2faa51 7%, #207337 100%);
    background: linear-gradient(to bottom, #207337 0%, #2faa51 7%, #207337 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207337', endColorstr='#207337', GradientType=0);
    font-weight: bold;
    color: #FFF;
    background: #004C43; /*ADA*/
    text-shadow: none !important
}

#Comment_SelectorDiv .grid_Header,
#BorrowerGrid_GridView .grid_Header,
#LenderGrid_GridView .grid_Header,
#SelectorGridView_GridView .grid_Header {
    background-color: #7fa5ee
}

#Comment_SelectorDiv .grid_Item td + td,
#Comment_SelectorDiv .grid_Alt td + td,
#BorrowerGrid_GridView .grid_Item td + td,
#BorrowerGrid_GridView .grid_Alt td + td,
#LenderGrid_GridView .grid_Item td + td,
#LenderGrid_GridView .grid_Alt td + td,
#SelectorGrid_GridView .grid_Item td + td,
#SelectorGrid_GridView .grid_Alt td + td,
#SelectorGridView_GridView .grid_Item td + td,
#SelectorGridView_GridView .grid_Alt td + td {
    border-left: 1px solid #bbb
}

.pagebodyprint {
    text-align: left;
    font: .80em Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0;
    margin: 0;
    text-decoration: none;
    background: #fff;
    overflow: auto
}

    .pagebodyprint input {
        font: 500 12px "Inter", sans-serif;
        padding: 0;
        margin: 0;
        border-style: none;
        border-width: 0;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word
    }

#PipelinePlaceHolder {
    display: block;
    margin: -5px -5px 0px;
    padding: 5px;
    background: #dcddde;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 99%;
    overflow: auto
}

.pipelineGridBody {
    background: #FFF repeat-x;
    font: 11px sans-serif;
    border: 1px solid #a4c0ce
}

div.DetailDiv {
    border-color: #5284AD;
    border-style: double
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-feature-settings: "c2sc";
    font-feature-settings: "c2sc";
    font-size: 1.5em;
    color: #666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0
}

h1 {
    font: 600 1.5em "Poppins", sans-serif;
    color: #52525a;
    margin: 0
}

h2 {
    font: 700 14px "Inter", sans-serif;
    color: #004C43; /*ADA*/
}

h3 {
    font-size: 1.2em
}

h4 {
    font-size: 1.1em
}

h5,
h6 {
    font-size: 1em
}

.rightColumn > h1,
.rightColumn > h2,
.leftColumn > h1,
.leftColumn > h2 {
    margin-top: 0
}

.pagebody h1 {
    text-align: left !important
}

.headerprint {
    font: 700 .85em Arial, Helvetica, sans-serif;
    position: relative;
    margin: 0;
    padding: 0;
    color: #000;
    background-color: #fff;
    width: 100%
}

.header h1 {
    font-weight: 700;
    margin: 0;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px;
    width: 200px;
    min-height: 200px
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal
}

#LoginDiv {
    border-radius: 0px !important
}

#StatusAreaDiv {
    cursor: default;
    background-color: white

}
#pageDiv {
    overflow-y: hidden;
    overflow-x: hidden
}

.FixTopHeader {
    position: sticky !important;
    top:0;
}


fieldset {
    background-color: White;
    margin: 1em 0px;
    border: none
}

    fieldset p {
        margin: 2px 12px 10px 10px
    }

    fieldset.login label,
    fieldset.register label,
    fieldset.changePassword label {
        display: block
    }

    fieldset label.inline {
        display: inline
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px
}


[type=password] {
    width: inherit !important;
    min-height: 1.8em;
    line-height: 1.8em;
    margin: 1px 3px 1px 0;
    /*padding: 0 4px;*/ /*AdA */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.75)
}

#HeadLoginStatus,
#HeadLoginStatus img {
    border: none
}

.textEntry,
.passwordEntry {
    width: 300px /*ADA*/
}

td > a > img {
    padding: 0 5px
}

.pagebody.border1 h1 {
    display: none
}

#RegisterDiv {
    display: none
}

[readonly],
.ReadOnlyControl {
    cursor: default;
    font-size: .9em;
    min-height: 1.7em;
    line-height: 1.7em;
    color: #333;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
    background: #e2e5e8
}

textarea:disabled,
input:not([type]):disabled,
input[type="color" i]:disabled,
input[type="date" i]:disabled,
input[type="datetime" i]:disabled,
input[type="datetime-local" i]:disabled,
input[type="email" i]:disabled,
input[type="month" i]:disabled,
input[type="password" i]:disabled,
input[type="number" i]:disabled,
input[type="search" i]:disabled,
input[type="tel" i]:disabled,
input[type="text" i]:disabled,
input[type="time" i]:disabled,
input[type="url" i]:disabled,
input[type="week" i]:disabled {
    color: #52525a;
    background-color: #e2e5e8
}

input[type="checkbox" i]:checked {
    accent-color: #008F7A;
}

input[type="radio" i]:checked {
    accent-color: #008F7A;
}

#BorrowerFullNameTextBox,
#BorrowerAddressTextBox,
#BorrowerCityTextBox,
#BorrowerEmailTextBox,
#PrimaryBorrowerInfo_BorrowerName_FirstWebTextEdit,
#PrimaryBorrowerInfo_BorrowerName_LastWebTextEdit,
#BorrowerEmailAddressEditor,
#CoBorrowerEmailAddressEditor,
#EmailTextBox,
#UnderWrittingStatusTextBox,
#PropertyAddressLine1TextBox,
#PropertyAddressLine2TextBox,
#PropertyTypeTextBox,
#SubjectPropertyInfo_Address_AddressLine1WebTextEdit,
#SubjectPropertyInfo_Address_AddressLine2WebTextEdit,
#LoanOfficerNameTextBox,
#LoanOfficerEmailTextBox,
#ProcessorNameTextBox,
#ProcessorEmailTextBox {
    width: 90%;
    max-width: 300px
}

#ProductTextBox {
    width: 95%;
    max-width: 450px !important
}

#PrimaryBorrowerInfo_BorrowerName_MiddleWebTextEdit,
#PrimaryBorrowerInfo_BorrowerName_SuffixWebTextEdit,
#CoBorrowerInfo_BorrowerName_MiddleWebTextEdit,
#CoBorrowerInfo_BorrowerName_SuffixWebTextEdit {
    width: 50px !important
}

#BorrowerSSNTextBox,
#LoanAmountNumberBox,
#PropertySalesPriceNumberBox,
#PropertyAppraisedValueNumberBox {
    width: 90px
}

#BorrowerZipWebMaskEdit,
#PropertyAddressZipMaskedEdit,
#SubjectPropertyInfo_Address_ZipCodeWebMaskEdit {
    width: 80px !important
}

#LTVPercentEditor,
#LoanRateNumberBox,
#PricingInfo_CommitmentTextBox {
    width: 70px !important
}

#CreditScoreWebNumericEdit {
    width: 50px !important
}

#PrimaryBorrowerInfo_SocialSecurityNumberWebMaskEdit,
#CoBorrowerInfo_SocialSecurityNumberWebMaskEdit {
    width: 80px !important
}

#BorrowerStateTextBox,
#PropertyAddressStateTextBox,
#LoanTermWebNumericEdit {
    width: 30px
}

#NamesAtAddressTextBox,
#NamesAtMailingAddressTextBox,
#AssociatedBorrowerWebTextEditor,
#AKAWebTextEdit {
    width: 300px !important
}

#ProductAstrixDiv,
#PropertyNotificationDiv,
#FICONotificationDiv,
#EscrowsNotificationdDiv,
#DocTypeNotificationDiv {
    font-size: 22px;
    font-weight: bold;
    padding-top: 8px;
    vertical-align: middle;
    color: #E4044E
}

#FileUploadMessageDiv {
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: middle;
    color: #E4044E
}

#StatusMessageInfoDiv {
    font-size: 1em;
    font-weight: bold;
    padding-top: 20px;
    vertical-align: middle;
    color: #E4044E
}

#LTVPromptDiv {
    padding-left: 5px
}

div.accountInfo {
    width: 42%
}

iframe + hr {
    margin: 0
}

.clear {
    clear: both
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto
}

.failureNotification {
    font-size: 1.2em;
    color: #E4044E; /*ADA  */
}

.bold {
    font-weight: bold
}

hr {
    display: none
}

.submitButton {
    text-align: right;
    padding-right: 10px
}

button,
input[type=button], .button_style {
    -ms-flex-pack: center;
    background: #007462;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    justify-content: center;
    padding: calc(0.375em - 1px) 0.75em;
    text-align: center;
    white-space: nowrap;
    font: 400 12px "Inter", sans-serif !important;
    transition: all .2s;
}



.button_ok {
    background-color: #007462;
    color: White;
    border: thin solid;
    font-weight: bold;
    width: 75px
}

.button_cancel {
    background-color: #5b7f9f;
    color: White;
    border: thin solid;
    font-weight: bold;
    width: 91px
}

button,
input[type=text],
input[type=password],
input[type=button],
input[type=submit] {
    -ms-flex-align: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    box-shadow: none;
    display: inline;
    font: 400 12px "Inter", sans-serif;
    position: relative;
    min-height: 1.7em;
}



.button_style:hover {
    /*background-color: #00b097b8;*/
    background-color: #008F7A;
    border-color: #008F7A /* ADA  */
}

.taskbutton_style {
    font-size: 13px !important;
    background-color: #007462;
    padding: 5px;
    white-space: nowrap;
    font-size: 13px !important;
    line-height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 165px;
}

    .taskbutton_style:hover {
        color: #fff; /* ADA */
        background-color: #008F7A;
        border-color: #008F7A /* ADA  */
    }

#ImportLoanButton.button_style,
#ExcelExportButton.button_style,
#SearchButton.button_style,
#ClearButton.button_style {
    padding: calc(0.375em - 1px) .75em
}

#ImportLoanButton.button_style {
    margin-left: 8px
}

#SearchButton.button_style,
#ClearButton.button_style {
    border-color: transparent;
    color: #fff;
    padding-left: 10.5px !important;
    display: inline;
}

#SearchButton.button_style {
    background-color: #007462 /* ADA  */
}

    #SearchButton.button_style:hover {
        border-color: #7f1f60; /* ADA  */
        color: #fff;
        background-color: #9F2778; /* ADA  */
        opacity: .8; /* ADA  */
    }

#ClearButton.button_style {
    background-color: #970067 /* ADA  */
}

    #ClearButton.button_style:hover {
        background-color: #9F2778; /* ADA  */
        border-color: #7f1f60; /* ADA  */
    }

#LiquidAssetsButton.button_style {
    width: auto
}

[disabled].button_style {
    background-color: #F6F7F8;
    border-color: #707271; /* ADA  */
    box-shadow: none;
    color: #707271; /* ADA  */
}

    [disabled].button_style:hover {
        cursor: default !important;
        border-color: #707271; /* ADA  */
    }

[disabled].workflow_button_style {
    background-color: #F6F7F8;
    border-color: #707271;
    box-shadow: none;
    color: #707271;
}

    [disabled].workflow_button_style:hover {
        cursor: default !important;
        border-color: #007D7A;
    }

.checkbox_style {
    background-color: inherit
}

.label_style {
    background-color: inherit;
    font-weight:bold;
}

.label_warning {
    font-size: 1.2em;
    color: #E4044E
}

.label_title {
    font: 24px Verdana, Arial, Helvetica, sans-serif;
    background-color: inherit
}

.verticalText {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    bottom: 0;
    font: 12px 700 12px 'Inter', sans-serif;
    color: #FFF;
    text-decoration: none !important;
}

.StatusDiv {
    font-size: small
}

.progressStyle {
    background: none;
    /*border: 3px solid #B2D0F7;*/
    background: #FFF;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: none
}

.ProgressStyleTable {
    text-align: center;
    font: 700 1.50em "Inter", sans-serif;
    /*/_3token_hck_1: color:#ffffff;*/
    padding: 10px;
    margin: 0;
    color: #ffffff;
    text-decoration: none;
    /*background: #00b097;*/
    /*background: -moz-linear-gradient(top, #ffff99, #fff);*/
    /*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#ffff99', gradientType='0') height: 60px !important;*/
    height: 60px;

}


.SecurityGridViewHeader {
    background-color: #008250;
    color: #FFF
}

.SecurityGridViewAlternatingRow {
    background-color: #DCFFF0
}

#leftPanelContents > div,
#rightPanelContents > div {
    width: 100% !important;
    margin: 0 auto
}

select {
    position: relative;
    vertical-align: top;
    padding: calc(0.375em - 1px) calc(0.625em - 1px);
    background-color: #fff;
    border-color: #dbdbdb;
    color: #52525a;
    cursor: pointer;
    max-width: 100%;
    outline: 0;
    font-size: 12px;
}

    select option {
        white-space: normal;
        margin-bottom: 3px;
    }



.select:not(.is-multiple) {
    height: 2.25em
}

select:not(.is-multiple):not(.is-loading)::after {
    border-color: #3273dc;
    right: 1.125em;
    z-index: 4
}

select:hover,
select.is-hovered {
    border-color: #b5b5b5
}

select:focus,
select.is-focused,
select:active,
select.is-active {
    border-color: #3273dc;
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25)
}



.legalese {
    width: 98%;
    font-family: Verdana
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    /*border-radius: 10px;
    background: rgba(0, 0, 0, 0.1)*/
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2)
}

    ::-webkit-scrollbar-thumb:hover {
        background: rgba(0, 0, 0, 0.4)
    }

    ::-webkit-scrollbar-thumb:active {
        background: rgba(0, 0, 0, .9)
    }

#leftPanelCell::-webkit-scrollbar {
    display: none
}

#leftPanelContents::-webkit-scrollbar {
}

/*#WFAccordion::-webkit-scrollbar {
    display: none
}*/




#appSelector {
    text-align: left
}

.ui-notify-message {
    padding: 10px;
    margin-bottom: 15px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #FC6;
    background: url(images/check48.png) no-repeat 10px 10px
}

    .ui-notify-message h1 {
        color: #004C43; /*ADA*/
    }

    .ui-notify-message h2 {
        color: #007D7A; /*ADA*/
    }

    .ui-notify-message p {
        color: #5284AD;
        margin: 3px 0;
        padding: 0px 0px 0px 50px;
        font-size: 12px
    }

    .ui-notify-message:last-child {
        margin-bottom: 0
    }

.ui-notify-close {
    color: #fff;
    text-decoration: underline
}

.ui-notify-cross {
    margin-top: -4px;
    float: right;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    padding: 2px
}

    .ui-notify-cross:hover {
        color: #ffffab
    }

    .ui-notify-cross:active {
        position: relative;
        top: 1px
    }

.BlockUIMessage {
    text-align: center;
    font: 700 1.1em "Inter", sans-serif;
    /_3token_hck_2: */ color:#006;
    padding: 2px;
    margin: 0;
    text-decoration: none;
    /*background: #fc6;*/ /* ADA */
    background: -o-linear-gradient(top, #fc6, #ffff99);
    filter: none;
    color: #000000; /*ADA*/
}

    .BlockUIMessage input {
        font-family: Calibri;
        font-weight: bold;
        border: 1px solid #FFF;
        /*background-color: #5b7f9f;*/ /* ADA */
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        color: #FFF
    }

        .BlockUIMessage input:hover {
            color: #fff; /* ADA */
            background-color: White;
            cursor: pointer;
            background-color: #007462; /* ADA  */
            border-color: #008F7A; /* ADA  */
        }

.ModalPopupBG {
    background-color: #669;
    filter: alpha(opacity=50);
    opacity: 0.7
}

#dialogPanel.popup_Container {
    box-shadow: 6px 6px 6px 1px rgba(0, 0, 0, 0.1) !important
}

.popup_Container {
    /_3token_hck_3: */ padding:0px 0px 0px 0px;
    /_3token_hck_4: */ padding:0px 0px 0px 0px;
    background-color: #fff;
    /_3token_hck_5: */ padding:0px 0px 0px 0px;
    width: auto;
    height: auto;
    overflow: hidden;
    border-radius: 4px
}

.popup_Titlebar {
    background: #004C43; /*ADA*/
    overflow: hidden
}

.header + tbody {
    background: #fff
}

.popup_Body {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    line-height: 15pt;
    clear: both;
    padding: 20px
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #FFF
}

.TitlebarRight {
    background: transparent url(images/igdw_Close.png) no-repeat center;
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer;
    margin-right: 3px;
    margin-top: 3px
}

.fileUploader {
    text-align: left;
    font: .80em Arial, Helvetica, sans-serif;
    color: #000;
    padding: 1px;
    margin: 0;
    text-decoration: none;
    background: #d6dfe6
}

.ajax__fileupload {
    overflow: scroll
}

.ajax__fileupload_selectFileButton,
.ajax__fileupload_uploadbutton,
.ajax__fileupload_queueContainer,
.removeButton {
    border: thin solid;
}

.ajax__fileupload_selectFileButton,
.ajax__fileupload_uploadbutton,
.removeButton {
    background-color: #007462;
    color: White !important;
    text-align: center !important;
}

.ajax__fileupload_queueContainer {
    color: #075d9a !important
}

#back-top {
    position: fixed;
    bottom: 25px;
    z-index: 1200
}

    #back-top a {
        display: block;
        text-align: center;
        font: 11px/100% Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        opacity: 0.7;
        filter: alpha(opacity=70)
    }

        #back-top a:hover {
            color: #000;
            border: 3px solid #B2D0F7;
            opacity: 1.0;
            filter: alpha(opacity=100)
        }

    #back-top span {
        width: 30px;
        height: 43px;
        display: block;
        background: #ddd url(images/go-top.jpg) no-repeat center center;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s
    }

    #back-top a:hover span {
        background-color: #777
    }

#pNav {
    font-size: 16px;
    font-weight: bold
}

    #pNav ul {
        list-style: none;
        margin: 0 0 0 10px;
        padding: 0
    }

    #pNav li {
        float: left;
        padding: 6px 15px 5px
    }

        #pNav li a {
            color: #FFF;
            padding: 6px 0px;
            font-weight: bold;
            text-decoration: none
        }

#ProgressDiv {
    /*display: none*/
    background-color: #fff;
    display: flex;
    justify-content: center;
    /*box-shadow: 0 1px 5px 2px #585858;
    border: 1px solid #101010;*/
    border-radius: 5px;
}


#ProgressIndicatorPanel {
    box-shadow: 0px 16px 24px rgb(0 0 0 / 12%) !important;
    background: none;
    border-radius: 8px;
    /*border: 16px solid #f3f3f3;
    border-top: 16px solid #666;
    border-right: 16px solid #054;
    border-bottom: 16px solid #0b9;
    border-left: 16px solid #8c0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spinCircle 1s linear 10;
    -webkit-animation: spinCircle 1s linear 10;
    -moz-animation: spinCircle 1s linear 10;
    -o-animation: spinCircle 1s linear 10;*/
}

#ProgressImage {
    height: 47px !important;
    width: 47px !important;
}

#ProgressDiv > ul > li:nth-child(2) > span {
    /*font-size: 16px;
    font-family: "Inter", sans-serif;*/
    color: #52525a;
    margin-left: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

#ProgressDiv > ul > li:nth-child(1) {
    margin-top: .30em !important;
    vertical-align: middle;
}

#ProgressDiv > ul > li:nth-child(2) {
    margin-top: .60em !important;
}

@keyframes spinCircle {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@keyframes round {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

img#HeaderImage1 {
    padding: 16px
}

#header {
    background: url(images/backhead.png);
    min-width: 800px;
    height: 125px;
    padding-top: 25px;
    text-align: center
}

    #header h1 a {
        font-size: 44px;
        color: #eee;
        text-shadow: 2px 2px 2px #000
    }

        #header h1 a:hover {
            color: #ccc
        }

#downhead {
    min-width: 800px;
    margin-top: 30px;
    text-align: center
}

    #downhead h2 {
        font-size: 30px;
        color: #555;
        text-shadow: 2px 2px 2px #999
    }

    #downhead p {
        font-size: 20px;
        color: #777;
        padding: 0 50px 30px
    }

    #downhead img {
        border: 5px solid #ccc
    }

div#toolbar,
div#toolbarbut {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background-color: #fffbd6;
    padding: 0px 6px 6px;
    height: 20px;
    line-height: 100%;
    background: #16558B;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#346D9E, endColorstr=#23387A);
    background: -webkit-gradient(linear, left top, left bottom, from(#346D9E), to(#23387A));
    background: -moz-linear-gradient(top, #346D9E, #23387A);
    border: solid 0px #6D6D6D
}

div#toolbar {
    width: 100%;
    min-width: 100px;
    margin: 0px auto;
    left: 0;
    padding-bottom: 8px
}

div#toolbarbut {
    width: 70px;
    height: 15px;
    margin-right: 3%
}

span.showbar a {
    padding: 5px;
    font-size: 12px;
    color: #FFF;
    cursor: pointer
}

.leftside {
    float: left
}

.rightside {
    float: right
}

ul#social li {
    display: inline
}

.rejectbtn {
    padding-left: 3px;
    padding-top: 4px
}

span.downarr {
    float: right;
    border-left: 1px solid #a4a4a4
}

    span.downarr a {
        display: block;
        width: 30px;
        height: 26px;
        padding: 25px 0 0 10px;
        background: url(images/downarrow.png);
        cursor: pointer
    }

span.menu_title {
    background: #e4e4e4;
    border-left: 1px solid #a4a4a4;
    padding: 10px
}

    span.menu_title a {
        font-size: 16px;
        line-height: 34px;
        color: #9a9a9a
    }

#ProductsTable > tbody > tr.highlighted > td,
.ProductsTable > tbody > tr.highlighted > td,
.highlighted a, /* ADA */
.highlighted {
    background-color: #004C43; /* ADA */
    color: #fff;
}

td.IsValidProductColumn {
    display: block;
    text-align: center
}

#ProductsTable td.IsValidProductColumn,
.ProductsTable td.IsValidProductColumn {
    line-height: 27px
}

.AsyncFileUpload {
    opacity: 0.0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: auto;
    z-index: 10;
    position: relative
}

#PipelineLegendInfoDiv {
    position: relative !important;
    background: #FFF
}

    #PipelineLegendInfoDiv > table > tbody > tr > td {
        border: none
    }

.legend {
    list-style: none;
    font-size: 12px;
    padding-right: 30px;
    margin-left: -35px;
    line-height: 10px
}

    .legend li {
        float: left;
        margin-right: 8px
    }

    .legend span {
        border: 2px solid #ccc;
        float: left;
        width: 14px;
        height: 14px;
        margin: -5px 5px 5px 10px
    }

    .legend .StatusViewOnly {
        background-color: #0063a3
    }

    .legend .CustomViewOnly {
        display: none;
        background-color: #c00
    }

#LockExp {
    display: none
}

.ChangePwdControl {
    padding: 20px 20px 20px 20px 20px 20px 20px 20px !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    padding: 20px 20px 20px 20px !important;
    position: relative !important;
    border: none !important;
    color: inherit !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2eaed), color-stop(50px, #fff)) !important;
    background: -webkit-linear-gradient(top, #e2eaed 0%, #fff 50px) !important;
    background: -o-linear-gradient(top, #e2eaed 0%, #fff 50px) !important;
    background: -ms-linear-gradient(top, #e2eaed 0%, #fff 50px) !important;
    -webkit-overflow-scrolling: touch !important
}

#ChangePasswordPushButton.button_style,
#CancelPushButton.button_style {
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px
}

.FailureTextStyle {
    color: #E4044E;
    font-weight: bold
}

.TitleTextStyle {
    -webkit-font-feature-settings: "c2sc";
    font-feature-settings: "c2sc";
    font: 700 22px Arial, Helvetica, "sans-serif bold";
    text-transform: none;
    margin-bottom: 0;
    color: #003e6a
}

.LabelStyle {
    margin: 0px 10px 0px 0px !important;
    padding-right: 10px !important
}

.ShadowBox {
    width: 100%;
    background-color: #6EE083;
    color: Navy;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tableContainer {
    margin: 0px auto;
    position: relative;
    padding-top: 44px;
    padding-bottom: 10px
}

.FixedHeader {
    position: absolute;
    width: 98.8%;
    width: 100%\9;
    top: 10px;
    left: 0;
    position: absolute;
    width: 98.8%;
    width: 100%\9;
    top: 10px;
    left: 0
}

@media not all and (-webkit-min-device-pixel-ratio:0) {
    .FixedHeader {
        position: absolute;
        width: 99% !important;
        top: 10px;
        left: 0
    }
}

.EscrowverticalText {
    -ms-writing-mode: tb-rl;
    height: 151px;
    text-align: center !important;
    position: absolute;
    left: -100px;
    top: 13px;
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    display: block;
    bottom: 0;
    font: 700 12px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-shadow: -1px 0 0 rgba(0, 0, 0, .4);
    cursor: pointer
}

.DivEscrowverticalText {
    -ms-writing-mode: tb-rl;
    height: 151px;
    text-align: center !important;
    position: absolute;
    left: 1px;
    top: 13px;
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    display: block;
    bottom: 0;
    font: 700 12px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-shadow: -1px 0 0 rgba(0, 0, 0, .4);
    cursor: pointer
}

#InterchangeableSlideViews {
    position: relative
}

    #InterchangeableSlideViews #SlideViewsWindow {
        height: 1000px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 180px;
        top: 0;
        left: 0
    }

        #InterchangeableSlideViews #SlideViewsWindow .SlideArea {
            height: 1000px;
            margin: 0;
            padding: 0;
            position: relative;
            width: 180px;
            top: 0;
            left: 0
        }

            #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText {
                height: 1000px;
                width: 100%;
                left: 0;
                top: 16px;
                margin: 0;
                padding: 0;
                position: absolute;
                background-color: White;
                font: xx-small verdana;
                display: block;
                color: #24406F;
                vertical-align: middle
            }

                #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText a:link,
                #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText a:visited {
                    color: #FFF;
                    text-decoration: none
                }

                #InterchangeableSlideViews #SlideViewsWindow .slide .slideText h2,
                #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText p {
                    color: #FFF;
                    padding: 0
                }

.SlideAreaHead {
    text-align: center;
    color: #FFF;
    background-color: #036;
    font-size: x-small
}

.nav {
    display: block;
    text-indent: -10000px;
    position: absolute;
    cursor: pointer
}

#leftNav {
    top: 0;
    left: 0;
    width: 17px;
    height: 16px;
    background: url(Images/prev.gif) no-repeat;
    z-index: 999
}

#rightNav {
    top: 0;
    left: 163px;
    width: 17px;
    height: 16px;
    background: url(Images/next.gif) no-repeat;
    z-index: 999
}

.GridColumnWordWrapStyleNonBreak {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.PrintTableBorder {
    border: 1px solid #C0C0C0 !important;
    border: 1px solid #C0C0C0 !important
}

    .PrintTableBorder td,
    PrintTableBorder th {
        border: 1px solid #C0C0C0 !important;
        padding: 0 0 !important
    }

.PrintTableBorderRemove {
    border: none !important;
    border: none !important
}

    .PrintTableBorderRemove td,
    PrintTableBorderRemove th {
        border: none !important;
        padding: 0 0 !important
    }

.TableFrameBox {
    border-top: 1px solid #000;
    border-left: 1px solid #000
}

.tablealternaterowscolour {
    border: 1px solid #C0C0C0 !important;
    border: 1px solid #C0C0C0 !important
}

    .tablealternaterowscolour th {
        border: 1px solid #C0C0C0 !important;
        padding: 0 0 !important
    }

    .tablealternaterowscolour tr:nth-child(even) td {
        background-color: #C0C0C0 !important
    }

#RESPACommentsGrid_EditCommentGridDiv .grid_Header,
#IncomeCommentsGrid_EditCommentGridDiv .grid_Header,
#CashtoCloseGrid_EditCommentGridDiv .grid_Header,
#BuilderCommentsGrid_EditCommentGridDiv .grid_Header {
    background-color: #7fa5ee
}

#RESPACommentsGrid_EditCommentGridDiv .grid_Item td + td,
#RESPACommentsGrid_EditCommentGridDiv .grid_Alt td + td,
#IncomeCommentsGrid_EditCommentGridDiv .grid_Item td + td,
#IncomeCommentsGrid_EditCommentGridDiv .grid_Alt td + td,
#CashtoCloseGrid_EditCommentGridDiv .grid_Item td + td,
#CashtoCloseGrid_EditCommentGridDiv .grid_Alt td + td,
#BuilderCommentsGrid_EditCommentGridDiv .grid_Item td + td,
#BuilderCommentsGrid_EditCommentGridDiv .grid_Alt td + td {
    border-left: 1px solid #bbb
}

.ohf_Print {
    list-style: none url(images/BlackStar.png)
}

#LoanOfficerInfoFrame_CompanyImage,
#LoanOfficerInfoFrame_LoanOfficerImage {
    width: 90%;
    max-width: 230px !important;
    height: 90%;
    max-height: 210px !important
}

#LoanOfficerInfoFrame_LicenseNumberTextBox,
#LoanOfficerInfoFrame_EmailAddresssTextBox,
#LoanOfficerInfoFrame_LoanOfficerDropDownList,
#LoanOfficerInfoFrame_CompanyNameDropDownList,
#LoanOfficerInfoFrame_BusinessChannelCategoryDropDownList,
#LoanOfficerInfoFrame_BusinessChannelDropDownList {
    width: 90%;
    max-width: 250px !important
}

#RealtorInfoFrame_FirstNameTextBox,
#RealtorInfoFrame_EmailAddressTextBox,
#RealtorInfoFrame_LastNameTextBox,
#RealtorInfoFrame_BranchNameTextBox,
#RealtorInfoFrame_LicenseNumberTextBox,
#RealtorInfoFrame_CompanyNameTextBox {
    width: 230px
}

#RealtorInfoFrame_RealtorSaveButton {
    width: 85px !important;
    white-space: normal
}

#LockValidationDateCheckbox {
    vertical-align: middle
}

@media screen and (max-width:600px) {
    ::-webkit-scrollbar {
        display: normal;
    }

    table,
    .AccordionStyle {
        border-radius: 0
    }

    .pagebody {
        padding: 0
    }

    #rightPanelCell {
        display: none !important
    }

    #CreateBtnTD,
    #ExcelExportButton,
    #CopyLoanButton,
    #ImportLoanButton,
    #LayoutDropDownList {
        display: none
    }

    #PipelineSearchDiv > table > tbody > tr + tr,
    #PipelineSearchDiv > table > tbody > tr > td:first-child {
        display: none
    }

    #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 5px;
        padding-left: 5px
    }

        #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr > td {
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            padding-top: 12px;
            -ms-flex-pack: end;
            justify-content: flex-end
        }

            #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr > td + td {
                width: 100% !important
            }

    #PipelineSearchDiv {
        padding: 0px 0px 10px 0px !important
    }

    #table > tbody > tr > td:first-child {
        display: none
    }

    #table > tbody > tr > td:nth-child(2) {
        padding-left: 5px
    }

    .ui-jqgrid-htable > thead > .ui-jqgrid-labels > th:nth-child(2) {
        padding-left: 5px
    }

    .ui-jqgrid-htable > thead > .ui-jqgrid-labels > th:first-child {
        display: none
    }

    #SearchTextBox {
        line-height: 2.5rem
    }

    #SearchButton,
    #ClearButton {
        display: inline;
        font-size: 1.1rem
    }

    #CompensationAccordionPane_content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden
    }

        #CompensationAccordionPane_content > table {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }

    #ProductAccordionPane_content > table > tbody {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

        #ProductAccordionPane_content > table > tbody > tr {
            width: 100%
        }
}

#ProductInfo_ProductDescriptionSpan {
    display: inline-block;
}

#ProductInfo_LastLockActionTextBox {
    text-align: left
}

#ProductInfo_CommitmentDropDownList {
    margin: 8.5px 0
}

.window_panel .window_header {
    border: none !important;
    font-size: 32px !important
}

.window_panel .window_header_maximize {
    font-size: 2em !important;
    padding: 0 0 !important
}

.window_panel .window_header .window_title_text {
    font-size: 1.5em !important;
    margin-left: 0 !important;
    padding: 8px 8px !important;
    left: 0 !important
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media not all and (-webkit-min-device-pixel-ratio:0) {
    .FixedHeader {
        position: absolute;
        width: 99% !important;
        top: 10px;
        left: 0
    }
}

@media screen and (max-width:600px) {
    ::-webkit-scrollbar {
        display: normal;
    }

    table,
    .AccordionStyle {
        border-radius: 0
    }

    .pagebody {
        padding: 0
    }

    #rightPanelCell {
        display: none !important
    }

    #CreateBtnTD,
    #ExcelExportButton,
    #CopyLoanButton,
    #ImportLoanButton,
    #LayoutDropDownList {
        display: none
    }

    #PipelineSearchDiv > table > tbody > tr + tr,
    #PipelineSearchDiv > table > tbody > tr > td:first-child {
        display: none
    }

    #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr {
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        padding-right: 5px;
        padding-left: 5px
    }

        #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr > td {
            width: 100%;
            display: flex;
            padding-top: 12px;
            justify-content: flex-end
        }

            #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr > td + td {
                width: 100% !important
            }

    #PipelineSearchDiv {
        padding: 0px 0px 10px 0px !important
    }

    #table > tbody > tr > td:first-child {
        display: none
    }

    #table > tbody > tr > td:nth-child(2) {
        padding-left: 5px
    }

    .ui-jqgrid-htable > thead > .ui-jqgrid-labels > th:nth-child(2) {
        padding-left: 5px
    }

    .ui-jqgrid-htable > thead > .ui-jqgrid-labels > th:first-child {
        display: none
    }

    #SearchTextBox {
        line-height: 2.5rem
    }

    #SearchButton,
    #ClearButton {
        font-size: 1.1rem
    }

    #CompensationAccordionPane_content {
        display: flex;
        flex-direction: column;
        overflow: hidden
    }

        #CompensationAccordionPane_content > table {
            display: flex;
            flex-direction: column
        }

    #ProductAccordionPane_content > table > tbody {
        display: flex;
        flex-direction: column
    }

        #ProductAccordionPane_content > table > tbody > tr {
            width: 100%
        }
}

#techSupportTagline {
    display: none
}

#AppDropDownList {
    max-width: 200px !important
}

.evenTableRow,
.oddTableRow {
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
    box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122)
}

.StatusViewOnlyStyleForJQGrid {
}

table thead th {
    cursor: auto;
    background: #F9FAFB;
    text-align: inherit;
    padding: 0.92857143em 0.78571429em;
    vertical-align: inherit;
    font-weight: bold;
    text-transform: none;
    border-top: 0;
    border-bottom: 1px solid rgba(34, 36, 38, 0.1);
    border-left: 0
}

input:not[type=button] {
    width: inherit !important
}

input[name="ctl00$MainContent$SearchTextBox"] {
    width: 95% !important
}

input#UserName,
input#Password {
    width: 300px !important
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#PricingGridDiv > div {
    width: 100% !important
}

#PricingWidgetGridView_GridView {
    width: 100% !important
}

@media not all and (-webkit-min-device-pixel-ratio:0) {
    .FixedHeader {
        position: absolute;
        width: 99% !important;
        top: 10px;
        left: 0
    }
}

#FeeTrackingInfoDiv {
    padding: 14px
}

#FeeTrackingGridTableDiv table tbody tr {
    padding: 0 14px
}

#ScenarioMainDiv > table,
#ScenarioMainDiv > table table {
    background: #dcddde
}

    #ScenarioMainDiv > table table table {
        background: #fff
    }

.pagebody.border1 > table > tbody > tr > td:nth-child(2),
.pagebody.border1 > table > tbody > tr > td:nth-child(3) {
    display: none
}

.pagebody.border1 > table > tbody > tr {
    display: flex;
    height: 90vh
}

.pagebody.border1 {
    display: flex;
    height: 100vh
}

    .pagebody.border1 > table {
        margin: auto
    }

#pg_pager > table > tbody > tr {
    display: flex;
    justify-content: center
}

#BorrowerInformationWebPanelAccordionPane_content > table > tbody > tr:first-child {
    display: flex;
    padding-bottom: 10px
}

#CheckBoxTable > tbody > tr > td {
    text-align: left
}

iframe {
    width: 100% !important
}

@media screen and (max-width:600px) {
    ::-webkit-scrollbar {
        display: normal;
    }

    table,
    .AccordionStyle {
        border-radius: 0
    }

    .pagebody {
        padding: 0
    }

    #rightPanelCell {
        display: none !important
    }

    #CreateBtnTD,
    #ExcelExportButton,
    #CopyLoanButton,
    #ImportLoanButton,
    #LayoutDropDownList {
        display: none
    }

    #PipelineSearchDiv > table > tbody > tr + tr,
    #PipelineSearchDiv > table > tbody > tr > td:first-child {
        display: none
    }

    #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr {
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        padding-right: 5px;
        padding-left: 5px
    }

        #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr > td {
            width: 100%;
            display: flex;
            padding-top: 12px;
            justify-content: flex-end
        }

            #PipelineSearchDiv > table > tbody > tr > td > table > tbody > tr > td + td {
                width: 100% !important
            }

    #PipelineSearchDiv {
        padding: 0px 0px 10px 0px !important
    }

    #table > tbody > tr > td:first-child {
        display: none
    }

    #table > tbody > tr > td:nth-child(2) {
        padding-left: 5px
    }

    .ui-jqgrid-htable > thead > .ui-jqgrid-labels > th:nth-child(2) {
        padding-left: 5px
    }

    .ui-jqgrid-htable > thead > .ui-jqgrid-labels > th:first-child {
        display: none
    }

    #SearchTextBox {
        line-height: 2.5rem
    }

    #SearchButton,
    #ClearButton {
        font-size: 1.1rem
    }

    #CompensationAccordionPane_content {
        display: flex;
        flex-direction: column;
        overflow: hidden
    }

        #CompensationAccordionPane_content > table {
            display: flex;
            flex-direction: column
        }

    #ProductAccordionPane_content > table > tbody {
        display: flex;
        flex-direction: column
    }

        #ProductAccordionPane_content > table > tbody > tr {
            width: 100%
        }
}

#rateLockCompSegment div:last-child {
    margin-left: auto
}

#AdjustmentsGridDiv {
    width: 100%
}

*::-ms-clear {
    display: none;
}

#AdjustmentsWidgetGridView_GridView,
#PricingWidgetGridView_GridView {
    border-collapse: separate !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    border-radius: .28571429rem;
    border: 1px solid rgba(34, 36, 38, .15)
}

select[style] {
    height: auto;
}

#StatusListBox {
    height: 100% !important;
}

#AccessRolesListBox, #AvailableRolesListBox {
    height: 250px !important;
}

#BorrowerDisclosureBtn,
#CoBorrowerDisclosureBtn,
#DeleteCreditButton,
#ViewCreditBtn {
    width: 150px;
}



.flash {
    -moz-animation: flash 1s ease-out;
    -moz-animation-iteration-count: 1;
    -webkit-animation: flash 1s ease-out;
    -webkit-animation-iteration-count: 1;
    -ms-animation: flash 1s ease-out;
    -ms-animation-iteration-count: 1;
}

@keyframes flash {
    0% {
        background-color: #000000;
    }

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

@-webkit-keyframes flash {
    0% {
        background-color: #000000;
    }

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

@-moz-keyframes flash {
    0% {
        background-color: #000000;
    }

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

@-ms-keyframes flash {
    0% {
        background-color: #000000;
    }

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

#WarehouseBankWebDropDown {
    height: 24px !important;
}

#FundingSetupDropDown {
    height: 24px !important;
}

#ResendBD.button_style {
    background-color: #E4044E; /*ADA*/
}

    /*ADA New*/
    #ResendBD.button_style:hover {
        color: #fff;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #B6033E
    }

/*ADA New*/
[disabled]#ResendBD.button_style {
    background-color: #fff; /*ADA*/
    border-color: #707271; /*ADA*/
    box-shadow: none;
    color: #707271; /*ADA*/
}

#AppraisalFeesButton.button_style {
    background-color: #007462 /*ADA*/
}

#InformationDiv {
    padding: 12px;
}



.borrowerRolesDiv {
    border: 1px solid #d5ebf3 !important;
    padding: 11px;
    padding-left: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#InformationDiv > table > tbody > tr > td > p {
    color: #E4044E; /*ADA*/
}

/* Plaza Green */

.bg-primary, .bg-primary1, .bg-blue {
    background-color: #004C43 !important;
}
/* theme blue */
.bg-primary2, .bg-warning, .bg-orange {
    background-color: #d0651e !important;
}
/* Plaza Grey */
.bg-primary3, .bg-info, .bg-yellow {
    background-color: #707271 !important;
}
/* Plaza Grey*/
.bg-alt, .bg-dark {
    background-color: #707271 !important;
}

.pad-20 {
    padding: 20px;
}

.text-white {
    color: #fff !important;
}

.text-muted-less {
    color: #666 !important;
}

#UploadHistoryGridView_GridView td {
    min-width: 70px;
}


#upload-docs-message-div {
    border: 2px solid black;
    padding: 20px;
    margin: 20px;
    border-radius: 5px;
    color: black;
    font-weight: bold;
    font-size: 14px;
}

#upload-docs-message-header {
    margin-bottom: 3px;
}

#ctInfoBtn.button_style {
    background-color: #004c43
}

.RequiredFieldStyle {
    border: medium solid #FF0000 !important;
    background: pink;
}


#VaCompareTbl caption {
    padding-left: 15px !important;
}

#VaCompareTbl td {
    padding: 2px !important;
}

#DisclosuresButtonVA {
    background: #00B096;
}


.ui-icon {
    height: 18px;
}


#hover_menu {
    z-index: 10000;
    position: absolute;
    background-color: #006666;
    color: #F3CE65;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

    #hover_menu table {
        min-width: 140px;
        padding: 20px;
        border-color: #A5A5A5;
        border-style: solid;
        background-color: #fff; /*ADA*/
        color: #F3CE65;
    }

        #hover_menu table a {
            color: #970067; /*ADA*/
            font-weight: 800; /*ADA*/
            text-decoration: none;
        }

        #hover_menu table td {
            padding: 10px;
            border: 1px solid #A5A5A5;
        }

    #hover_menu img {
        vertical-align: middle;
    }


.ui-jqgrid tr.footrow-ltr td {
    border: none;
}

.ui-jqgrid tr.footrow td {
    height: 28px;
    border: none;
}


.aeinfo {
    margin: 2px;
}


#DateSearchDiv {
    margin-right: 20px;
}


#ConditionCountCheckBoxList_sl {
    height: 23px !important;
}

#StatusAreaDiv input[type="button"]:disabled {
    background-color: grey;
    cursor: no-drop;
}

    #StatusAreaDiv input[type="button"]:disabled:hover {
        color: white;
        border-color: grey;
    }

#ConditionCountCheckBoxList_dv #buttons {
    display: none;
}

#LayoutSearchButton {
    background-color: #81bc00;
    color: white;
}

#LayoutSearchTextBox {
    width: 250px;
    margin-left: 15px;
}

#LayoutSearchDropDownList {
    margin-left: 15px;
}

#SearchProgramCheckboxList_sl {
    height: 23px !important;
}


#SearchProgramCheckboxList_dv #buttons {
    display: none;
}

/*---------------- ADA Styles CLIENT PORTAL--------------------------------*/
a {
    color: #007462;
}

.login > table > tbody > tr > td > table > tbody > tr > td > a {
    color: #007462;
}

#AdvancedSearchLinkButton {
    color: #007462;
}

#PHMheadermessg {
    color: #E4044E !important
}

#Row19 > .GridColumnWordWrapStyle > font {
    color: #E4044E !important
}

#divSessionTimeoutWarning {
    border: 2px solid #707271 !important;
    border-radius: 5px;
    background-color: rgb(255, 255, 255) !important;
    color: #970067;
    font-weight: bold;
    box-shadow: 0px 2px 4px 1px #707271;
}

.blockUI {
    border: 2px solid #707271 !important;
}

.BlockUIMessage > tbody > tr:nth-child(2) > td {
    padding-top: 5px !important;
    padding-bottom: 0 !important
}

.ajax__combobox_buttoncontainer button {
    background-image: url("./Images/arrow_nav_down.png") !important; /* New photo added to App_Themes.PHMBP  */
}

    .ajax__combobox_buttoncontainer button:hover {
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #008F7A
    }

#AllOtherPmtsLinkButton {
    color: #007462;
}

.ValidProductAnchor, .InvalidProductAnchor {
    color: #007462;
}

#StatusLabel {
    background-color: #FFA200 !important;
}

#prequalInfoBtn:hover {
    color: #fff;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-color: #7f1f60
}

.dialog-confirm {
    background: #007462 !important;
}

    .dialog-confirm:hover {
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #008F7A;
    }

div.dd_chk_drop div#buttons input {
    background-image: none !important;
}

    div.dd_chk_drop div#buttons input:hover {
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #7f1f60
    }

.SelectableGrid > tbody > tr.highlighted > td {
    background-color: #d2f2ea !important;
    color: #080606 !important;
}

.SelectableGrid tr:hover td {
    background-color: #d7f6ee;
}
#NcClientJQGridDiv > .ui-jqgrid > .ui-jqgrid-view > .ui-state-default > div > table > thead > tr {
    background-color: #004c43 !important;
}

#NcClientJQGridDiv > .ui-jqgrid > .ui-jqgrid-view > .ui-jqgrid-bdiv > div > table > tbody > tr > td > span {
    color: #E4044E !important;
}

#Note1 {
    color: #004C43 !important;
    padding-left: 5px;
}

#Note2 {
    color: #E4044E !important;
}

.ajax__fileupload_selectFileButton {
    background-color: #007462 !important;
}

    .ajax__fileupload_selectFileButton:hover {
        color: #fff;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #008F7A
    }

.removeButton {
    background-color: #007462 !important;
}

    .removeButton:hover {
        color: #fff;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #008F7A
    }

#AjaxFileUpload_UploadOrCancelButton {
    background-color: #007462 !important;
}

    #AjaxFileUpload_UploadOrCancelButton:hover {
        color: #fff;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #008F7A
    }

.ajax__fileupload_fileItemInfo {
    color: #707271 !important;
}

.uploadstatus {
    color: #707271 !important;
}


.failureNotification {
    color: #E4044E !important;
}

/*NEW ADA*/
#ProductInfo_UpdateAdjustmentsButton {
    background-color: #E4044E !important;
}

    #ProductInfo_UpdateAdjustmentsButton:hover {
        color: #fff;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-color: #B6033E
    }

#CompensationInfo_FinalCompensationCapInfoLabel {
    color: #E4044E !important;
}

#ProductFilterAccordionPane_content hr {
    display: block;
}

#FilterTable hr {
    display: block;
}

#breadcrumb ul {
    font-family: 'Montserrat', 'Source Sans Pro', sans-serif;
    list-style: none;
    display: inline-table;
    padding-inline-start: 1px;
    font-size: 12px;
    margin-block-start: 6px;
    margin-block-end: 6px;
}

#breadcrumb li {
    display: inline;
    line-height: 32px;
}

#breadcrumb a {
    float: left;
    background: #E7E9EB;
    padding: 5px 10px 3px 30px;
    position: relative;
    margin: 0 5px 0 0;
    text-decoration: none;
    color: #555;
    font-size: 13px;
    font-weight: 700;
    height: 32px;
    text-align: right;
}

    #breadcrumb a:after {
        content: "";
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #E7E9EB;
        position: absolute;
        right: -20px;
        top: 0;
        z-index: 1;
    }

    #breadcrumb a.active:after {
        content: "";
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #015d52;
        position: absolute;
        right: -20px;
        top: 0;
        z-index: 1;
    }

    #breadcrumb a:before {
        content: "";
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #fff;
        position: absolute;
        left: 0;
        top: 0;
    }

#breadcrumb ul li:first-child a:before {
    display: none;
}

.active {
    background-color: #015d52 !important;
    color: #fff !important;
    border-left-color: #015d52 !important;
    border-right-color: #015d52 !important;
}

#breadcrumb ul li a.active:after {
    border-left-color: #015d52;
    color: #fff;
}

/*Note:This section of Css methods is for CPR Pages*/
/*START*/
.PercentageControlStyle {
    text-align: left !important;
    /*border: none !important;*/
}

.DollerControlStyle {
    text-align: left !important;
    height: 34px !important;
    width: 244px !important;
}

.DollerControlStyle2 {
    text-align: left !important;
    height: 34px !important;
    width: 135px !important;
}

.ZipControlStyle {
    width: auto !important;
    height: 35px !important;
}

.DataPickerControlStyle {
    width: auto !important;
    height: 39px !important;
}

.DataPickerReadOnlyControlStyle {
    height: 40px !important;
    display: flex !important;
    padding: 10px 0 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-self: stretch !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
    flex-shrink: 0 !important;
    border: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    justify-content: center !important;
    background-color: var(--dl-color-background_light-300tertiary) !important;
}

.PercentageReadOnlyControlStyle {
    height: 40px !important;
    display: flex !important;
    padding: 10px 0 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-self: stretch !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
    flex-shrink: 0 !important;
    /*border: none !important;*/
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    justify-content: center !important;
    /*background-color: #F8F9FA !important;*/
}

.DollarReadOnlyControlStyle {
    height: 40px !important;
    display: flex !important;
    padding: 10px 0 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-self: stretch !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
    flex-shrink: 0 !important;
    border: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    justify-content: center !important;
    background-color: #F8F9FA !important;
}

.Doller {
    text-align: left !important;
    height: 34px !important;
    width: 160px !important;
}
/*END*/

/*Top Menu*/
/*START*/
.breeze-loan-header-container {
    /*min-height: 100vh*/
}

.breeze-loan-header-breeze-loan-header {
    /*width: 1890px;/*
    /*height: 167px;*/
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
}

.breeze-loan-header-breeze-top-nav {
    width: 1890px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: rgba(226, 226, 226, 1);
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0px;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 1);
}

.breeze-loan-header-plaza-b-r-e-e-z-elogos303x61r-g-b1 {
    width: 303px;
    height: 61px;
    position: relative;
    border-color: transparent;
}

.breeze-loan-header-menu {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
}

.breeze-loan-header-frame1351 {
    display: flex;
    position: relative;
    align-items: center;
    border-color: transparent;
    justify-content: flex-end;
}

.breeze-loan-header-menuitem {
    height: 59px;
    display: flex;
    padding: 12px 16px;
    overflow: hidden;
    position: relative;
    align-items: center;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 0px;
    border-radius: 8px;
}

.breeze-loan-header-icon {
    width: 35px;
    height: 35px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 8px;
}

.breeze-loan-header-rectangle3 {
    top: 0px;
    left: 0px;
    width: 35px;
    height: 35px;
    position: absolute;
    border-color: transparent;
    border-radius: 8px;
}

.breeze-loan-header-ggloadbardoc {
    top: 5px;
    left: 5.378662109375px;
    width: 24px;
    height: 24px;
    display: flex;
    overflow: hidden;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}

.breeze-loan-header-group {
    top: 3px;
    left: 4px;
    width: 16px;
    height: 18px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    margin-right: 0;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 0;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-vector {
    top: 0px;
    left: 0px;
    width: 16px;
    height: 18px;
    position: absolute;
}

.breeze-loan-header-vector1 {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 1px;
    position: absolute;
}

.breeze-loan-header-vector2 {
    top: 8px;
    left: 4px;
    width: 8px;
    height: 1px;
    position: absolute;
}

.breeze-loan-header-vector3 {
    top: 12px;
    left: 4px;
    width: 5px;
    height: 1px;
    position: absolute;
}

.breeze-loan-header-text {
    color: var(--dl-color-dashboard-darkblue);
    height: auto;
    opacity: 0.60;
    font-size: 16px;
    align-self: auto;
    font-style: SemiBold;
    text-align: right;
    font-family: Poppins;
    font-weight: 600;
    line-height: 150%;
    font-stretch: normal;
    margin-right: 8px;
    margin-bottom: 0;
    text-decoration: none;
}

.breeze-loan-header-evaarrowiosforwardoutline {
    width: 24px;
    height: 24px;
    position: relative;
}

.breeze-loan-header-contact-plaza {
    display: flex;
    padding: 12px 16px;
    overflow: hidden;
    position: relative;
    align-items: center;
    border-color: transparent;
    margin-right: 0px;
    border-radius: 8px;
}

.breeze-loan-header-icon1 {
    width: 35px;
    height: 35px;
    display: flex;
    padding: 0;
    position: relative;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    margin-right: 8px;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 0;
    flex-direction: row;
    justify-content: flex-start;
    background-color: rgba(248, 249, 250, 1);
}

.breeze-loan-header-i-o-n-icon-hhelpcircle {
    top: 5.500006198883057px;
    left: 5.499950885772705px;
    width: 24px;
    height: 24px;
    display: flex;
    overflow: hidden;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    border-radius: 8px;
}

.breeze-loan-header-group27 {
    top: 1.918339729309082px;
    left: 3.13909912109375px;
    width: 17.7218017578125px;
    height: 20.163320541381836px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    margin-right: 0;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 0;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-group01 {
    top: 8.270118713378906px;
    left: 2.3628101348876953px;
    width: 3.5443408489227295px;
    height: 8.34889030456543px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-group02 {
    top: 0px;
    left: 0px;
    width: 3.5443408489227295px;
    height: 8.34889030456543px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-vector4 {
    top: 0px;
    left: 0px;
    width: 4px;
    height: 8px;
    position: absolute;
}

.breeze-loan-header-group03 {
    top: 9.545003890991211px;
    left: 0px;
    width: 1.231776237487793px;
    height: 5.799643516540527px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-group04 {
    top: 0px;
    left: 0px;
    width: 1.231776237487793px;
    height: 5.799643516540527px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-vector5 {
    top: 0px;
    left: 0px;
    width: 1px;
    height: 6px;
    position: absolute;
}

.breeze-loan-header-group05 {
    top: 8.270118713378906px;
    left: 7.088713645935059px;
    width: 8.270125389099121px;
    height: 11.893228530883789px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-group06 {
    top: 0px;
    left: 0px;
    width: 8.270125389099121px;
    height: 11.893228530883789px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-vector6 {
    top: 0px;
    left: 0px;
    width: 8px;
    height: 12px;
    position: absolute;
}

.breeze-loan-header-group07 {
    top: 9.545003890991211px;
    left: 16.490047454833984px;
    width: 1.2317774295806885px;
    height: 5.799643516540527px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-group08 {
    top: 0px;
    left: 0px;
    width: 1.2317774295806885px;
    height: 5.799643516540527px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-vector7 {
    top: 0px;
    left: 0px;
    width: 1px;
    height: 6px;
    position: absolute;
}

.breeze-loan-header-group09 {
    top: 0px;
    left: 0px;
    width: 17.721698760986328px;
    height: 8.875933647155762px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-group10 {
    top: 0px;
    left: 0px;
    width: 17.721698760986328px;
    height: 8.875933647155762px;
    display: flex;
    padding: 0;
    position: absolute;
    align-self: auto;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 1;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: flex-start;
    background-color: transparent;
}

.breeze-loan-header-vector8 {
    top: 0px;
    left: 0px;
    width: 18px;
    height: 9px;
    position: absolute;
}

.breeze-loan-header-text02 {
    color: var(--dl-color-dashboard-darkblue);
    height: auto;
    opacity: 0.60;
    font-size: 16px;
    align-self: auto;
    font-style: SemiBold;
    text-align: right;
    font-family: Poppins;
    font-weight: 600;
    line-height: 150%;
    font-stretch: normal;
    margin-right: 8px;
    margin-bottom: 0;
    text-decoration: none;
}

.breeze-loan-header-evaarrowiosforwardoutline1 {
    width: 24px;
    height: 24px;
    opacity: 0.60;
    position: relative;
}

.breeze-loan-header-menuitem1 {
    height: 59px;
    display: flex;
    padding: 12px 16px;
    overflow: hidden;
    position: relative;
    align-items: center;
    flex-shrink: 0;
    border-color: transparent;
    border-radius: 8px;
}

.breeze-loan-header-icon2 {
    width: 35px;
    height: 35px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 8px;
}

.breeze-loan-header-rectangle31 {
    top: 0px;
    left: 0px;
    width: 35px;
    height: 35px;
    position: absolute;
    border-color: transparent;
    border-radius: 8px;
}

.breeze-loan-header-i-o-n-icon-ppersondefault {
    top: 9.5px;
    left: 9.5px;
    width: 16px;
    height: 16px;
    position: absolute;
}

.breeze-loan-header-text04 {
    color: var(--dl-color-dashboard-darkblue);
    height: auto;
    opacity: 0.60;
    font-size: 16px;
    align-self: auto;
    font-style: SemiBold;
    text-align: right;
    font-family: Poppins;
    font-weight: 600;
    line-height: 150%;
    font-stretch: normal;
    margin-right: 8px;
    margin-bottom: 0;
    text-decoration: none;
}

.breeze-loan-header-evaarrowiosforwardoutline2 {
    width: 24px;
    height: 24px;
    opacity: 0.60;
    position: relative;
}

.breeze-loan-header-loan-header-main {
    /*width: 1920px;*/
    height: 115px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: rgba(226, 226, 226, 1);
    border-style: solid;
    border-width: 1px;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 1);
}

.breeze-loan-header-frame1912 {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
}

.breeze-loan-header-loan-header-title-area {
    /*width: 380px;*/
    height: 105px;
    display: flex;
    padding: 16px;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 0px;
    flex-direction: column;
}

.breeze-loan-header-loan-header-status {
    display: flex;
    padding: 2px 8px;
    overflow: hidden;
    position: relative;
    align-items: center;
    border-color: transparent;
    border-radius: 28px;
    margin-bottom: 0px;
    background-color: var(--dl-color-info-25bghover);
}

.breeze-loan-header-text06 {
    height: auto;
    align-self: auto;
    text-align: center;
    line-height: 14px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame1900 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
    justify-content: center;
}

.breeze-loan-header-frame1896 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
}

.breeze-loan-header-frame1886 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-end;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 2px;
}

.breeze-loan-header-text08 {
    color: var(--dl-color-text_light-100primary);
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 24px;
    margin-right: 4px;
    margin-bottom: 0;
}

.breeze-loan-header-text10 {
    color: var(--dl-color-text_light-200secondary);
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-text12 {
    color: var(--dl-color-text_light-100primary);
    height: auto;
    align-self: stretch;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 2px;
}

.breeze-loan-header-text14 {
    color: var(--dl-color-text_light-100primary);
    height: auto;
    align-self: stretch;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-loan-header-loan-details {
    /*height: 106px;*/
    display: flex;
    padding: 16px;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: rgba(212, 212, 212, 1);
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
}

.breeze-loan-header-frame19001 {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    margin-right: 16px;
    flex-direction: column;
    justify-content: center;
}

.breeze-loan-header-info-column {
    width: 230px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
    flex-direction: column;
    justify-content: flex-end;
}

.breeze-loan-header-text16 {
    color: var(--dl-color-text_light-300disabled);
    height: auto;
    font-size: 10px;
    align-self: auto;
    font-style: Semi Bold;
    text-align: left;
    font-family: Inter;
    font-weight: 700;
    line-height: 14px;
    font-stretch: normal;
    margin-right: 0;
    margin-bottom: 0;
    text-decoration: none;
}

.breeze-loan-header-frame1899 {
    display: flex;
    position: relative;
    align-items: center;
    border-color: transparent;
}

.breeze-loan-header-info-column1 {
    /*width: 230px;*/
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 16px;
    flex-direction: column;
    white-space:nowrap;
}

.breeze-loan-header-frame1888 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text18 {
    color: rgba(0, 0, 0, 1);
    width: 78px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text20 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame1889 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text22 {
    color: rgba(0, 0, 0, 1);
    width: 78px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text24 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame1890 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}

.breeze-loan-header-text26 {
    color: rgba(0, 0, 0, 1);
    width: 78px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text28 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-info-column2 {
    /*width: 200px;*/
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 16px;
    flex-direction: column;
    white-space:nowrap;
}

.breeze-loan-header-frame18891 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text30 {
    color: rgba(0, 0, 0, 1);
    width: 80px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text32 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18901 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text34 {
    color: rgba(0, 0, 0, 1);
    width: 80px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text36 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18881 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}

.breeze-loan-header-text38 {
    color: rgba(0, 0, 0, 1);
    width: 80px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text40 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-info-column3 {
    /*width: 200px;*/
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-right: 16px;
    flex-direction: column;
    white-space: nowrap;
}

.breeze-loan-header-frame18882 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text42 {
    color: rgba(0, 0, 0, 1);
    width: 81px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text44 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18892 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text46 {
    color: rgba(0, 0, 0, 1);
    width: 81px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text48 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18902 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}

.breeze-loan-header-text50 {
    color: rgba(0, 0, 0, 1);
    width: 81px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text52 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-info-column4 {
    /*width: 200px;*/
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    flex-direction: column;
    white-space: nowrap;
}

.breeze-loan-header-frame18883 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text54 {
    color: rgba(0, 0, 0, 1);
    width: 95px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text56 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18893 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text58 {
    color: rgba(0, 0, 0, 1);
    width: 95px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text60 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18903 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}

.breeze-loan-header-text62 {
    color: rgba(0, 0, 0, 1);
    width: 95px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text64 {
    color: rgba(0, 0, 0, 1);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame1898 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: center;
    border-color: transparent;
    justify-content: center;
}

.breeze-loan-header-chevron {
    width: 24px;
    height: 24px;
    position: relative;
}

.breeze-loan-header-loan-header-important-dates-dates-present {
    /*height: 106px;*/
    display: flex;
    padding: 16px;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: rgba(226, 226, 226, 1);
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
}

.breeze-loan-header-frame1901 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    margin-right: 16px;
    justify-content: center;
}

.breeze-loan-header-mdicalendaroutline {
    width: 25px;
    height: 26px;
    position: relative;
}

.breeze-loan-header-frame19002 {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    margin-right: 16px;
    flex-direction: column;
    justify-content: center;
}

.breeze-loan-header-info-column5 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    margin-bottom: 4px;
    flex-direction: column;
    justify-content: flex-end;
}

.breeze-loan-header-text66 {
    color: var(--dl-color-text_light-300disabled);
    height: auto;
    font-size: 10px;
    align-self: auto;
    font-style: Semi Bold;
    text-align: left;
    font-family: Inter;
    font-weight: 700;
    line-height: 14px;
    font-stretch: normal;
    margin-right: 0;
    margin-bottom: 0;
    text-decoration: none;
}

.breeze-loan-header-info-column6 {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
}
.breeze-loan-section-header {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 2px;
    color: #004C43;    
}
.breeze-loan-header-frame18884 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text68 {
    color: rgba(0, 0, 0, 1);
    width: 114px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text70 {
    color: rgba(0, 0, 0, 1);
    width: 75px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18894 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.breeze-loan-header-text72 {
    color: rgba(0, 0, 0, 1);
    width: 114px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text74 {
    color: rgba(0, 0, 0, 1);
    width: 75px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18904 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}

.breeze-loan-header-text76 {
    color: rgba(0, 0, 0, 1);
    width: 114px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 8px;
    margin-bottom: 0;
}

.breeze-loan-header-text78 {
    color: rgba(0, 0, 0, 1);
    width: 75px;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 0;
}

.breeze-loan-header-frame18981 {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: center;
    border-color: transparent;
    justify-content: center;
}

.breeze-loan-header-evaarrowiosforwardoutline3 {
    width: 24px;
    height: 24px;
    position: relative;
}

.Loan-status-Registered-blue {
    color: var(--dl-color-primary-300);
    height: auto;
    align-self: auto;
    text-align: center;
    line-height: 14px;
    margin-right: 0;
    margin-bottom: 0;
}

.Loan-status-UWApproved-green {
    color: var(--dl-color-success-500);
    height: auto;
    align-self: auto;
    text-align: center;
    line-height: 14px;
    margin-right: 0;
    margin-bottom: 0;
}

.Loan-status-Denied-red {
    color: var(--dl-color-danger-700);
    height: auto;
    align-self: auto;
    text-align: center;
    line-height: 14px;
    margin-right: 0;
    margin-bottom: 0;
}

.Loan-Status-Allotherstatuses {
    color: var(--dl-color-gray-500);
    height: auto;
    align-self: auto;
    text-align: center;
    line-height: 14px;
    margin-right: 0;
    margin-bottom: 0;
}

/*END*/

/*Top Menu*/
/*START*/
.dropbtn {
    background-color: #04AA6D;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0px;
    /*background-color: #f9f9f9;*/
    /*min-width: 160px;*/
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1;
    padding-top: 60px;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

button.link {
    background: none;
    border: none;
}


:root {
    --dl-color-gray-500: #595959;
    --dl-color-gray-700: #999999;
    --dl-color-gray-900: rgba(0, 69, 133, 1);
    --dl-size-size-large: 144px;
    --dl-size-size-small: 48px;
    --dl-color-danger-300: #A22020;
    --dl-color-danger-500: #BF2626;
    --dl-color-danger-700: #E14747;
    --dl-color-gray-black: #000000;
    --dl-color-gray-white: #FFFFFF;
    --dl-size-size-medium: 96px;
    --dl-size-size-xlarge: 192px;
    --dl-size-size-xsmall: 16px;
    --dl-space-space-unit: 16px;
    --dl-color-primary-100: #003EB3;
    --dl-color-primary-300: #0074F0;
    --dl-color-primary-500: #14A9FF;
    --dl-color-primary-700: #85DCFF;
    --dl-color-success-300: #199033;
    --dl-color-success-500: #32A94C;
    --dl-color-success-700: #4CC366;
    --dl-size-size-xxlarge: 288px;
    --dl-size-size-maxwidth: 1400px;
    --dl-radius-radius-round: 50%;
    --dl-color-info-25bghover: rgba(232, 244, 255, 1);
    --dl-space-space-halfunit: 8px;
    --dl-space-space-sixunits: 96px;
    --dl-space-space-twounits: 32px;
    --dl-radius-radius-radius2: 2px;
    --dl-radius-radius-radius4: 4px;
    --dl-radius-radius-radius8: 8px;
    --dl-space-space-fiveunits: 80px;
    --dl-space-space-fourunits: 64px;
    --dl-space-space-threeunits: 48px;
    --dl-color-dashboard-darkblue: rgba(45, 55, 72, 1);
    --dl-color-text_light-100primary: rgba(0, 0, 0, 0.8700000047683716);
    --dl-space-space-oneandhalfunits: 24px;
    --dl-color-text_light-300disabled: rgba(0, 0, 0, 0.3799999952316284);
    --dl-color-text_light-200secondary: rgba(0, 0, 0, 0.6000000238418579);
}

.button {
    color: var(--dl-color-gray-black);
    display: inline-block;
    padding: 0.5rem 1rem;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    border-radius: 4px;
    background-color: var(--dl-color-gray-white);
}

.input {
    color: var(--dl-color-gray-black);
    cursor: auto;
    padding: 0.5rem 1rem;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    border-radius: 4px;
    background-color: var(--dl-color-gray-white);
}

.textarea {
    color: var(--dl-color-gray-black);
    cursor: auto;
    padding: 0.5rem;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    border-radius: 4px;
    background-color: var(--dl-color-gray-white);
}

.list {
    width: 100%;
    margin: 1em 0px 1em 0px;
    display: block;
    padding: 0px 0px 0px 1.5rem;
    list-style-type: none;
    list-style-position: outside;
}

.list-item {
    display: list-item;
}

.teleport-show {
    display: flex !important;
}

.captionBoldTextC2 {
    font-size: 10px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700px;
    font-stretch: normal;
}

.bodyBoldTextParagraph2 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700px;
    font-stretch: normal;
}

.captionBoldTextC1 {
    font-size: 12px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700px;
    font-stretch: normal;
}

.captionRegularTextC1 {
    font-size: 12px;
    font-style: normal;
    font-family: Inter;
    font-weight: 400px;
    font-stretch: normal;
}

.content {
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
}

.ShowAllDates {
    display: block table-row;
}

.ShowSummery {
    display: none;
    overflow: auto
}
/*END*/


.NoBorderTextBox {
    border: 0px none !important;
    border-color: transparent !important;
    background-color: transparent !important;
    font-size: 16px !important;
    color: rgb(0, 0, 0) !important;
    font-style: normal !important;
    font-family: Inter !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    text-align: left !important;
    height: 34px !important;
    width: 270px !important;
    outline: 0 !important;
}

.NoBorderPercentageControlStyle {
    text-align: left !important;
    border: 0px none !important;
    background-color: transparent !important;
    font-size: 16px !important;
    color: rgb(0, 0, 0) !important;
    font-style: normal !important;
    font-family: Inter !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    text-align: left !important;
    height: 34px !important;
    width: 244px !important;
    outline: 0 !important;
}

.NoBorderDollerControlStyle {
    text-align: left !important;
    border: 0px none !important;
    background-color: transparent !important;
    font-size: 16px !important;
    color: rgb(0, 0, 0) !important;
    font-style: normal !important;
    font-family: Inter !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    text-align: left !important;
    height: 34px !important;
    width: 244px !important;
    outline: 0 !important;
}

.PercentageControlStyleAntiScreening {
    text-align: left !important;
    border: none !important;
    background-color: rgb(255, 255, 255) !important;
    width: auto !important;
    font: 12px !important;
}

.PercentageReadOnlyControlStyleAntiScreening {
    font: 12px !important;
    height: 40px !important;
    display: flex !important;
    padding: 10px 0 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-self: stretch !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
    flex-shrink: 0 !important;
    border-color: rgba(0, 0, 0, 0.11999999731779099) !important;
    border-style: solid !important;
    border-width: 1px !important;
    margin-right: 0 !important;
    border-radius: 8px !important;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    justify-content: center !important;
    background-color: rgb(255, 255, 255) !important;
}
/*END*/

/*ICD flow menu start*/
.compensation-default-none-container {
    min-height: 100vh;
}

.validation {
    font-size: 16px;
    font-weight: 600;
    margin-left: 325px;
    color: red;
    margin-bottom: -20px;
    width: 1000px;
    margin-top: 4px;
    position: relative;
    white-space: pre-line;
}
.compensation-default-none-compensation-default-none {
    width: 100%;
    height: 1200px;
    display: flex;
    overflow: hidden;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    background-color: var(--dl-color-gray-white);
}
.compensation-default-none-scrollable-area {
    left: 340px;
    width: 1531px;
    display: flex;
    padding-top: 30px;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    flex-direction: column;
    background-color: var(--dl-color-gray-white);
}
.compensation-default-none-wizardleftnav {
    left: 0.5px;
    width: 300px;
    height: 100%;
    display: flex;
    padding-top: 20px;
    position: absolute;
    align-items: center;
    border-color: transparent;
    flex-direction: column;
    /*margin-left: 10px;*/
    border-right: 1px solid gray;
    background-color: var(--dl-color-gray-white);       
}
.compensation-default-none-frame {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
}

.compensation-default-none-frame:hover {
    overflow-y: auto !important;
    overflow-x: hidden;
}
.compensation-default-none-menu-header {
    color: var(--dl-color-primary-900selected);
    width: 100%;
    height: auto;
    align-self: auto;
    text-align: left;
    line-height: 32px;
    margin-right: 0;
    margin-bottom: 24px;
    padding: 5px;
}
.compensation-default-none-wizard-left-nav-items {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 1);
    /*margin-bottom: 24px;*/
}
/*.wizard-left-nav-items {
    align-items: flex-start;
}
*/
.compensation-default-none-frame-atom-nav-item {
    width: 275px;
    display: flex;
    padding: 5px 0 5px 16px;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    margin-bottom: 2px;
    flex-direction: column;
    box-sizing:content-box;
    /*background-color: var(--dl-color-secondary-600default);*/
}
.compensation-default-none-frame-base-nav-item {
    display: flex;
    padding: 8px 8px 8px 0;
    overflow: hidden;
    position: relative;
    align-self: stretch;
    align-items: center;
    flex-shrink: 0;
    border-color: transparent;
    border-radius: 8px;
}
.compensation-default-none-component {
    display: flex;
    position: relative;
    align-items: flex-start;
    border-color: transparent;
    margin-right: 8px;
}
.compensation-default-none-iconcircle {
    display: flex;
    padding: 4px;
    position: relative;
    align-items: center;
    border-color: transparent;
    justify-content: center;
}
.compensation-default-none-ellipse {
    width: 16px;
    height: 16px;
    position: relative;
    border-color: rgba(230, 250, 250, 1);
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}
.compensation-default-none-ellipse1 {
    width: 16px;
    height: 16px;
    position: relative;
    border-color: rgba(105, 114, 114, 1);
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}
.compensation-default-none-loan-information {
    width: 100%;
    height: 20px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
}
.compensation-default-none-text-selected {
    color: rgba(230, 250, 250, 1);
    height: auto;
    position: absolute;
    align-self: auto;
    text-align: left;
    line-height: 20px;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
}
.compensation-default-none-text {
    color: rgba(50, 60, 78, 1);
    height: auto;
    position: absolute;
    align-self: auto;
    text-align: left;
    line-height: 20px;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.compensation-default-none-frame-atom-nav-item-selected {
    width: 275px;
    display: flex;
    padding: 5px 0 5px 16px;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    margin-bottom: 2px;
    flex-direction: column;
    background-color: rgba(0, 125, 122, 1);
    box-sizing:content-box;
}
.compensation-default-none-frame-base-nav-item-selected {
    display: flex;
    padding: 8px 8px 8px 0;
    overflow: hidden;
    position: relative;
    align-self: stretch;
    align-items: center;
    flex-shrink: 0;
    border-color: transparent;
    border-radius: 8px;
}
.HeadlineBoldH2 {
    font-size: 23px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600px;
    font-stretch: normal;
    font-weight: 500;
}
.loan-information-left-icon {
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    position: absolute;
}
.compensation-default-none-frame-atom-nav-item:hover {
    background-color: rgba(220, 227, 227, 1);
    color: rgba(230, 250, 250, 1);
}
.compensation-default-none-ellipse2 {
    width: 18px;
    height: 18px;
    position: relative;
    border-radius: 50%;
}
/* Container for left navigation */
.wizard-left-nav {
    width: 260px; /* adjust as per your layout */
    padding: 20px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

/* Step list */
.wizard-steps {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.breeze-support {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 10px;
    margin: 0 10px;
    font-size: 12px;
    text-align: left;
    line-height: 1.3;
}

    .breeze-support .support-title {
        font-weight: bold;
        margin-bottom: 2px;
    }

    .breeze-support .support-phone,
    .breeze-support .support-email,
    .breeze-support .support-hours {
        margin-bottom: 2px;
    }

        .breeze-support .support-email a {
            color: #0073e6;
            text-decoration: none;
            word-break: break-word;
        }

            .breeze-support .support-email a:hover {
                text-decoration: underline;
            }

    .breeze-support .copy-icon {
        cursor: pointer;
        font-size: 12px;
        margin-left: 6px;
    }


#phmMenuContent {
    width: 300px;
}

#phmPageContent {
    background-color: #fff;
    margin-left: 5px;
    /*padding: 50px;*/
}
/*PHM Button*/
.phm-button1 {
    display: flex !important;
    padding: 10px 10px 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-items: center !important;
    border-color: #007462 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 8px !important;
    justify-content: center !important;
    background-color: #007462 !important;
    float: left !important;
    margin-left: 300px !important;
}
.phm-button2 {
    display: flex !important;
    padding: 10px 10px 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-items: center !important;
    border-color: #007462 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 8px !important;
    justify-content: center !important;
    background-color: #007462 !important;
    float: right !important;
}
.phm-button3 {
    padding: 10px 10px 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-items: center !important;
    border-color: #007462 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 8px !important;
    justify-content: center !important;
    background-color: #007462 !important;
}
.phm-button4 {
    display: flex !important;
    padding: 10px 16px 10px 25px !important;
    overflow: hidden !important;
    position: fixed !important;
    align-items: center !important;
    border-color: transparent !important;
    border-radius: 8px !important;
    justify-content: center !important;
    background-color: transparent !important;
    color: #007462 !important;
}
.phm-saveexit-icon {
    background-image: url('../../Custom/PHM/Brokerportal/Style/Public/playground_assets/saveexit-icon.svg') !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
}
.phm-button-text {
    color: #fff !important;
    height: auto !important;
    align-self: auto !important;
    text-align: center !important;
    line-height: 20px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.phm-button-disabled {
    background-color: #fff !important;
    cursor: not-allowed !important;
    border-color: #007462 !important;
    color: #007462 !important;
}
/*ICD flow menu end*/

#conditionshover_menu {
    z-index: 10000;
    position: absolute;
    background-color: #006666;
    color: #F3CE65;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}

    #conditionshover_menu table {
        min-width: 100px;
        padding: 20px;
        border-color: gray;
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-color: #fff; /*ADA*/
        color: #F3CE65;
    }

        #conditionshover_menu table a {
            color: gray; /*ADA*/
            font-size: 12px !important;
            font-style: normal !important;
            font-family: Inter !important;
            font-stretch: normal !important;
            text-decoration: none;
        }

        #conditionshover_menu table td {
            padding: 10px;
            border: 1px solid #A5A5A5;
        }

    #conditionshover_menu img {
        vertical-align: middle;
    }

.TolarenceHearder1 {
    border: none !important;
    background-color: rgba(249, 249, 249, 1);
    text-align: left;
    font-weight: bold !important;
    pointer-events: none;
    width: 67px !important;
}

.TolarenceHearderTextColour {
    color: limegreen;
}

.alert-bar-alert-bar {
    width: 1000px;
    height: auto;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
    margin-left: 325px;
    margin-bottom: -20px;
}

.alert-bar-frame-base-alert {
    width: 100%;
    display: flex;
    padding: 16px;
    overflow: hidden;
    position: relative;
    flex-grow: 1;
    align-items: center;
    flex-shrink: 0;
    border-color: rgba(239, 153, 167, 1) !important;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    flex-direction: column;
    justify-content: center;
    background-color: rgba(255, 234, 238, 1) !important;
}

.alert-bar-header {
    display: flex;
    position: relative;
    align-self: stretch;
    align-items: center;
    flex-shrink: 0;
    border-color: transparent;
    margin-bottom: 4px;
}

.alert-bar-error {
    width: 24px;
    height: 24px;
    position: relative;
    margin-right: 16px;
}

.alert-bar-text {
    color: var(--dl-color-text_light-100primary);
    height: auto;
    flex-grow: 1;
    align-self: auto;
    text-align: left;
    line-height: 24px;
    margin-right: 16px;
    margin-bottom: 0;
}

.alert-bar-icon-close {
    width: 20px;
    height: 20px;
    position: relative;
}

.alert-bar-body {
    display: flex;
    padding: 0 0 0 40px;
    position: relative;
    align-self: stretch;
    align-items: flex-start;
    border-color: transparent;
    flex-direction: column;
}

.alert-bar-text2 {
    color: var(--dl-color-text_light-100primary);
    height: auto;
    align-self: stretch;
    text-align: left;
    line-height: 20px;
    margin-right: 0;
    margin-bottom: 0;
}

.HeadlineBoldH6 {
    font-size: 20px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600px;
    font-stretch: normal;
}



.alert-bar-frame-base-alert-warning {
    border-color: #f1e5b2 !important;
    background-color: #f1e5b2 !important;
}

#alert-bar-warning-yes {
    vertical-align: middle;
}

#alert-bar-warning-yes-text {
    vertical-align:middle;
    margin-right:10px;
}

#alert-bar-warning-no {
    vertical-align: middle;
}

#alert-bar-warning-no-text {
    vertical-align: middle;
}



.navigate {
    cursor: pointer;
}

.scrollable-area-input-field17 {
    text-align: left !important;
    height: 40px;
    display: flex;
    padding: 10px 0 10px 8px;
    overflow: hidden;
    position: relative;
    align-self: stretch;
    box-sizing: border-box;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: rgba(0, 0, 0, 0.11999999731779099);
    border-style: solid;
    border-width: 1px;
    margin-right: 32px;
    border-radius: 8px;
    margin-bottom: 0;
    flex-direction: column;
    justify-content: center;
    background-color: var(--dl-color-background_light-100bgprimary);
}

.LTVCLTCReadonlyControls {
    width: 90px !important;
    height: 40px !important;
    display: flex !important;
    padding: 10px 0 10px 8px !important;
    overflow: hidden !important;
    position: relative !important;
    align-self: stretch !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
    flex-shrink: 0 !important;
    /*border: none !important;*/
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    justify-content: center !important;
    /*background-color: #F8F9FA !important;*/
}