﻿/* #region Override Bootstrap */

[class^="icon-"],
[class*=" icon-"] {
    background-image: url("bootstrap/img/glyphicons-halflings.png");
}

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("bootstrap/img/glyphicons-halflings-white.png");
}

/* #endregion */

.imp-body {
    line-height: normal;
    margin: 0;
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}

.imp-body-container {
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    position: relative;
    text-align: left;
    vertical-align: top;
    min-width: 1200px;
    overflow-x: hidden;
}

.imp-tooltip-style {
    width: 230px;
    height: 80px;
}

.imp-contextual-body-container {
    width: 100%;
    float: left;
    position: fixed;
    z-index: 1001;
    top: 60px;
    -webkit-transform: translate3d(0px, 0px, 0px); /*prevents flickering */
}

.imp-region-other {
    background-position: center center;
    background-repeat: no-repeat;
    min-width: 100%;
    width: 100%;
    z-index: auto;
    background-color: white;
}

.imp-region {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    min-width: 1100px;
    padding-bottom: 1%;
    padding-top: 17px;
}

.imp-hyperlink {
    font-size: varies;
    color: #208ddc;
}

.imp-main-bar .hyperlink {
    color: #01A4D4 !important;
}

.imp-text-enhanced-color {
    color: #1fb25a;
}

.imp-text-orange-enhanced-color {
  color: #FF7900;
}

.agentIcon{
    max-width:178px;
}

.noAgentIcon{
    max-width:198px;
}

.alert-red {
    color: #ef1126;
}

.invalid-text {
    color: #ef1126 !important;
}

.primary-green {
    color: #1fb25a;
}

.imp-disclaimer {
    color: #767676;
}

.imp-black {
    color: #000000;
}

.imp-split {
    min-height: 4px;
    width: 93%;
    border-bottom: 2px solid #1fb25a;
    margin: 0 auto;
    display: block;
}

select option:disabled {
    color: #999;
}

.imp-grid-cell-centered {
    text-align: center;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    margin-bottom: 0;
    height: 18px;
    font-size: 12px;
    color: #000000;
    padding-left: 5px;
}

select {
    margin-bottom: 0;
    height: 18px;
    font-size: 12px;
    color: #000000;
}

/***********************************************
    Buttons with text
    type       -size-style-state
    imp-button-hl-wl-sec:disabled
    height: s, m, l, xl
    width: s, m, l, xl
*********************************************************************************/
/*#region Buttons*/
.imp-button-general,
.imp-button-div-hxxs-wxs-prim, .imp-button-div-hs-wxs-prim, .imp-button-div-hs-ws-prim, .imp-button-div-hs-wm-prim, .imp-button-div-hs-wl-prim, .imp-button-div-hs-wxl-prim, .imp-button-div-hm-wm-prim,
.imp-button-div-hm-wxl-prim,
.imp-button-hxs-wxs-prim, .imp-button-hxxs-wm-prim, .imp-button-hm-wm-prim, .imp-button-hm-wl-prim, .imp-button-hm-wxl-prim, .imp-button-hs-wm-prim, .imp-button-hs-wl-prim {
    cursor: pointer;
    display: inline-block;
    border: 0;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
    text-align: center;
}

    .imp-button-general:disabled,
    .imp-button-hxxs-wm-prim:disabled, .imp-button-div-hs-ws-prim:disabled, .imp-button-hm-wl-prim:disabled, .imp-button-hm-wxl-prim:disabled, .imp-button-hm-wm-prim:disabled,
    .imp-button-hm-wm-sec:disabled, .imp-button-hs-wm-prim:disabled, .imp-button-hs-wl-prim:disabled {
        cursor: auto;
        display: inline-block;
        color: #ABAAAA;
        font-family: Arial;
        text-decoration: none;
        text-align: center;
    }

.imp-button-sec-general,
.imp-button-div-hs-ws-sec, .imp-button-div-hm-wm-sec,
.imp-button-hm-wxl-sec, .imp-button-hs-wm-sec, .imp-button-hm-wm-sec, .imp-button-hm-wl-sec, .imp-confirmation-modal-button-sec, .imp-button-authorizationtooltip-sec {
    cursor: pointer;
    display: inline-block;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    text-align: center;
}

.imp-button-general {
    padding: 5px 15px;
    margin: 3px 7px 3px 7px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-sec-general {
    padding: 5px 10px;
    margin: 3px 7px 3px 7px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-div-hxxs-wxs-prim {
    width: 15px;
    height: 15px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
}

.imp-button-hxs-wxs-prim {
    width: 15px;
    height: 15px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-div-hs-wxs-prim {
    width: 40px;
    height: 17px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

.imp-button-div-hs-ws-prim {
    width: 60px;
    height: 17px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

    .imp-button-div-hs-ws-prim:disabled {
        color: #ABAAAA;
        text-shadow: none;
        cursor: default;
    }

.imp-button-div-hs-ws-sec {
    width: 60px;
    height: 17px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

.imp-button-div-hs-wm-prim {
    width: 85px;
    height: 17px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

.imp-button-div-hs-wl-prim {
    width: 110px;
    height: 17px;
    padding: 4px 25px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

.imp-button-div-hs-wxl-prim {
    width: 140px;
    height: 17px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

.imp-button-hxxs-wm-prim {
    width: 110px;
    height: 20px;
    padding: 5px 25px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-hs-wm-sec {
    width: 85px;
    height: 26px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-hm-wm-prim, .imp-button-hm-wm-hollow {
    width: 85px;
    height: 21px;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 500;
}

.imp-button-hm-wm-sec {
    width: 85px;
    height: 30px;
    padding: 3px 20px;
    font-size: 14px;
    font-weight: 500;
}

.imp-button-div-hm-wm-prim, .imp-button-div-hm-wm-sec, .ui-widget .imp-button-div-hm-wm-sec, .ui-widget .imp-button-div-hm-wm-prim {
    width: 85px;
    height: 23px;
    padding: 6px 5px 4px;
    margin: 3px 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

.imp-button-hm-wl-prim, .imp-button-hm-wl-hollow {
    line-height: inherit;
    width: 110px;
    height: 30px;
    padding: 5px 25px;
    font-size: 14px;
    font-weight: 500;
}

.imp-button-hm-wl-sec {
    width: 110px;
    height: 30px;
    padding: 4px 25px 5px;
    font-size: 14px;
    font-weight: 500;
}

.imp-button-div-hm-wxl-prim, .imp-button-hm-wxl-prim, .imp-button-hm-wxl-hollow {
    width: 170px;
    height: 30px;
    padding: 6px 5px 4px;
    margin: 3px 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.imp-button-div-hm-wxl {
    width: 170px;
    height: 30px;
    padding: 6px 5px 4px;
    margin: 3px 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

.imp-button-hm-wxl-sec {
    width: 170px;
    height: 30px;
    padding: 5px 25px;
    font-size: 14px;
    font-weight: 500;
}

.imp-button-hs-wm-prim, .imp-button-hs-wm-hollow {
    width: 85px;
    height: 26px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-hs-wl-prim, .imp-button-hs-wl-hollow {
    width: 150px;
    height: 26px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
}

.imp-button-hollow {
    border: 1px solid #48adea;
    border-radius: 2px;
    color: #48ADEA;
    cursor: pointer;
    display: inline;
    padding: 2px 8px;
}

.imp-button-hollow-large {
    border: 2px solid #48adea;
    border-radius: 3px;
    color: #48ADEA;
    cursor: pointer;
    display: block;
    padding: 7px 7px;
    text-align: center;
}

.imp-button-hollow-large-white-background {
    border: 1px solid #208DDC;
    border-radius: 3px;
    color: #208DDC;
    cursor: pointer;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    background-color: #ffffff;
    width: 180px;
}

    .imp-button-hollow-large-white-background:hover {
        background: #249DF5;
        color: #ffffff;
    }

    .imp-button-hollow-large-white-background:disabled {
        background: #ffffff;
        border-color: #208DDC;
        color: #208DDC;
        opacity: 0.7;
    }

    .imp-button-hollow-large-white-background:active {
        color: #ffffff;
        background: #1C7CC2;
    }

.imp-button-hollow.disabled {
    background-color: white;
    color: #B0B0B0;
    border: 1px solid #B0B0B0;
    cursor: default;
}

/*#endregion Buttons*/

/*********************************************************************************
    Textbox
    type       -size-style-state
    imp-textbox-hl-wl-sec:disabled
    height: s, m, l, xl
    width: s, m, l, xl
*********************************************************************************/
/*#region Textbox*/
input.imp-textbox-hm-wxs-prim {
    height: 18px;
    width: 30px;
}

    input.imp-textbox-hm-wxs-prim:disabled, input.imp-textbox-hm-ws-prim:disabled,
    input.imp-textbox-hm-xwm-prim:disabled, input.imp-textbox-hm-wm-prim:disabled,
    input.imp-textbox-hm-wl-prim:disabled, input.imp-textbox-hm-wxl-prim:disabled,
    input.imp-textbox-hm-wxxl-prim:disabled, input.imp-textbox-hm-wxxxl-prim:disabled {
        background-color: #F0F0F0;
    }

input.imp-textbox-hm-ws-prim {
    height: 18px;
    width: 40px;
}

input.imp-textbox-hm-wm-prim {
    height: 18px;
    width: 80px;
}

input.imp-textbox-hm-xwm-prim {
    width: 70px;
}

input.imp-textbox-hm-wl-prim {
    height: 18px;
    width: 100px;
}

input.imp-textbox-hm-wxl-prim {
    height: 18px;
    width: 140px;
}

input.imp-textbox-hm-wxxl-prim {
    height: 18px;
    width: 196px;
}

.imp-textbox-hm-wxxxl-prim input, .imp-textbox-hm-wxxxl-prim input[type="text"] {
    width: 200px;
}

.imp-text-hm-wl-prim {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.imp-text-hs-wl-prim {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.imp-text-hm-wl-sec {
    font-size: 12px;
    font-style: Italic;
    font-family: Arial;
    color: #767676;
}

.group-selection-append {
    width: 30%;
    display: inline-block;
}

.phone-selections {
    height: 24px;
    padding: 0px;
    border-left-style: none;
}


.imp-phone-invalid-field:required:not([disabled]) {
    border-color: #ef1126;
    background-color: #fdeaea;
    color: #a3a3a3;
}

input.ng-dirty.ng-invalid:not([disabled]),
input.ng-touched.ng-invalid:not([disabled]),
.required-invalid-field.ng-invalid:not([disabled]),
.employer-start-date .form-control.ng-invalid:not([disabled]),
input.imp-submitted.ng-invalid:not([disabled]),
input.ng-invalid.btnClicked:not([disabled]),
.imp-invalid:not([disabled]), input.imp-invalid:not([disabled]),
.imp-editabledropdown .input-group-addon:last-child[required] {
    background-color: #fdeaea;
    border: 1px solid #ef1126 !important;
    color: #a3a3a3 !important;
}

.fade-effect {
    display: block;
    border: none;
    color: white;
    height: 2px;
    background: black;
    background: -webkit-gradient(radial, 1% 1%, 0, 30% 70%, 350, from(#D5D5D5), to(#fff));
}

.aus-lender-info-div-spacing {
    margin-bottom: 15px;
    width: 535px;
}

.lender-info-spacing {
    padding-right: 23px;
    padding-left: 10px;
    float: right;
}

.aus-lender-info-input-spacing {
    padding-right: 0px;
    width: 346px;
}

.aus-lender-info-label {
    font-weight: 200;
    font-family: Arial;
    font-size: 12px;
    color: #767676;
}

.aus-label-position {
    float: left;
    margin-top: 4px;
}

.aus-red-star {
    margin-top: -6px;
    color: #EF1126;
}

.aus-lender-header {
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    opacity: inherit;
}

/*#endregion Textbox*/
/*********************************************************************************
    Dropdown list, checkbox and radio button
*********************************************************************************/
/*#region DCR*/
.imp-ddl {
    font-size: 12px;
    color: #000000;
    height: 100%;
    min-height: 24px;
    border: 1px solid #bdbebe;
    margin: 0;
    width: 100%;
    -moz-appearance: none;
    border: 1px solid #B1B2B3;
    padding-right: 1.4em;
    text-indent: 0.01px;
    overflow: hidden;
    width: 200px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
    -webkit-appearance: none;
    line-height: 15px;
    padding-left: 0.4em;
}

.assetstypeahead > .dropdown-menu > li:nth-child(1) > a,
.assetstypeahead > .dropdown-menu > li:nth-child(1) > .active > a:hover > a,
.assetstypeahead > .dropdown-menu > li:nth-child(1) > .active > a:focus > a,
.assetstypeahead > .dropdown-menu > li:nth-child(7) > a,
.assetstypeahead > .dropdown-menu > li:nth-child(7) > .active > a:hover > a,
.assetstypeahead > .dropdown-menu > li:nth-child(7) > .active > a:focus > a {
    color: #9d9d9d !important;
    text-decoration: none;
    background: linear-gradient(to bottom, white 0%,white 100%) !important; /* W3C */
    cursor: default !important;
    outline: 0;
    pointer-events: none !important;
    font-size: 15px;
}

.select-list {
    height: 25px !important;
    padding: 0px;
    border: none;
}

.imp-span-ddl-container {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 21px;
}

    .imp-span-ddl-container.fixed-width-85.medium {
        width: auto;
    }

    .imp-span-ddl-container.medium {
        height: 24px;
        width: 100.1%;
    }

    .imp-span-ddl-container.short {
        height: 24px;
        width: 28%;
    }

    .imp-span-ddl-container.medium.disabled:before {
        background-color: #efefef !important;
    }

    .imp-span-ddl-container.select-picker {
        float: left;
        margin-left: 7px;
    }

    .imp-span-ddl-container:after {
        content: "\25BC";
        transform: scale(1.3, 0.9);
        font-size: 0.71em;
        height: 1em;
        line-height: 1;
        margin-top: -0.5em;
        right: 0.7em;
        top: 50%;
        color: #d0d0d0;
        pointer-events: none;
        position: absolute;
    }

    .imp-span-ddl-container:before {
        content: "";
        bottom: 0;
        right: 0;
        top: 0;
        width: 1.6em;
        background-color: white;
        border: 1px solid #bdbebe;
        border-radius: 0px 3px 3px 0px;
        border-left: none;
        border-bottom: none;
        cursor: pointer;
        pointer-events: none;
        position: absolute;
        height: 90%;
    }

.imp-span-ddl-container-short:before {
    border-bottom: 1px solid #bdbebe;
}

.border-bottom-gray {
    border-bottom: 1px solid #E3E3E3;
}

.border-top-gray {
    border-top: 1px solid #E3E3E3;
}

.padding-left-15 {
    padding-left:15px;
}

select.imp-ddl, .imp-ddl:focus {
    outline-color: transparent !important;
    outline: none !important;
    width: 100%;
}

.imp-add-insurance-tax:focus {
    box-shadow: 0 0 0 0 rgba(233,233,233,0) !important;
}


input.imp-ddl {
    padding: 0px;
    width: 100%;
    text-indent: 5px;
}

.no-pseudo::after {
    content: none;
}

.no-pseudo::before {
    content: none;
}

select.imp-ddl-short, .imp-ddl-short:focus {
    width: auto;
}

.imp-span-ddl-container.container-input-validation-error:after, .imp-span-ddl-container.ng-dirty.ng-invalid:after,
.imp-span-ddl-container.ng-dirty.ng-invalid:after,
.imp-span-ddl-container.ng-dirty.ng-invalid:hover, .imp-span-ddl-container.ng-dirty.ng-invalid:focus {
    border-color: #ef1126 !important;
    background-color: #FDEAEA !important;
    color: #ef1126 !important;
}

.imp-span-ddl-container.container-input-validation-error:before, .imp-span-ddl-container.ng-dirty.ng-invalid:after,
.imp-span-ddl-container.ng-dirty.ng-invalid:before {
    border-color: #ef1126 !important;
    background-color: #FDEAEA !important;
}

.imp-ddl.input-validation-error:not([disabled]), .imp-ddl.ng-dirty.ng-invalid:not([disabled]), .imp-ddl.ng-dirty.ng-invalid:not([disabled]):hover, .imp-ddl.ng-dirty.ng-invalid:not([disabled]):focus,
.imp-ddl.ng-touched.ng-invalid:not([disabled]), .imp-ddl.ng-touched.ng-invalid:not([disabled]):hover, .imp-ddl.ng-touched.ng-invalid:not([disabled]):focus,
.imp-ddl.imp-submitted.ng-invalid:not([disabled]), .imp-ddl.imp-submitted.ng-invalid:not([disabled]):hover, .imp-ddl.imp-submitted.ng-invalid:not([disabled]):focus, .imp-ddl.ng-invalid.btnClicked:not([disabled]) {
    border-color: #ef1126 !important;
    background-color: #FDEAEA !important;
    color: #a3a3a3;
}

.imp-span-ddl-container.container-input-disabled:before {
    background-color: #f0f0f0;
}

.imp-ddl:hover {
    border-color: #49a5e7;
}

.imp-span-ddl-container:hover, .imp-span-ddl-container:hover:after, .imp-span-ddl-container:hover:before {
    border-color: #49a5e7;
}

.imp-span-ddl-container:focus, .imp-ddl-container:focus {
    border-color: #49a5e7;
    box-shadow: 0px 0px 5px #49a5e7;
}

.imp-span-ddl-container-focus:after {
    border-color: #49a5e7 !important;
    color: #49a5e7 !important;
}

.imp-span-ddl-container-focus:before {
    border-color: #49a5e7 !important;
}

select.imp-ddl::-ms-expand {
    display: none;
}

input[type=checkbox].imp-checkbox {
    position: absolute;
    z-index: 0;
    top: 0;
    display: none;
}

    input[type=checkbox].imp-checkbox + label.imp-lb-checkbox, input[type=checkbox].imp-checkbox + label.imp-lb-checkbox.clr,
    input[type=checkbox].imp-checkbox + input[type=hidden] + label.imp-lb-checkbox, input[type=checkbox].imp-checkbox + input[type=hidden] + label.imp-lb-checkbox.clr {
        padding-left: 22px;
        padding-right: 10px;
        height: 18px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        font-size: 14px;
        vertical-align: middle;
        cursor: pointer;
    }

        input[type=checkbox].imp-checkbox:checked + label.imp-lb-checkbox, input[type=checkbox].imp-checkbox + label.imp-lb-checkbox.chk,
        input[type=checkbox].imp-checkbox:checked + input[type=hidden] + label.imp-lb-checkbox, input[type=checkbox].imp-checkbox + input[type=hidden] + label.imp-lb-checkbox.chk {
            background-position: 0 -19px;
        }

.imp-lbl-checkbox-checked {
    background-position: 0 -19px !important;
}

.imp-lbl-checkbox-checked-disabled {
    background-position: 0px -75px !important;
}

.imp-lbl-checkbox-error {
    background-position: 0px -37px !important;
}

input[type=checkbox].imp-checkbox:checked:disabled + label.imp-lb-checkbox,
input[type=checkbox].imp-checkbox:checked:disabled + input[type=hidden] + label.imp-lb-checkbox {
    background-position: 0 -76px;
}

input[type=checkbox].input-validation-error.imp-checkbox + label.imp-lb-checkbox, input[type=checkbox].input-validation-error.imp-checkbox + label.imp-lb-checkbox.clr,
input[type=checkbox].input-validation-error.imp-checkbox + input[type=hidden] + label.imp-lb-checkbox, input[type=checkbox].input-validation-error.imp-checkbox + input[type=hidden] + label.imp-lb-checkbox.clr {
    background-position: 0 -40px;
}

    input[type=checkbox].input-validation-error.imp-checkbox:checked + label.imp-lb-checkbox, input[type=checkbox].input-validation-error.imp-checkbox + label.imp-lb-checkbox.clr,
    input[type=checkbox].input-validation-error.imp-checkbox:checked + input[type=hidden] + label.imp-lb-checkbox, input[type=checkbox].input-validation-error.imp-checkbox + input[type=hidden] + label.imp-lb-checkbox.clr {
        background-position: 0 -19px;
    }

input[type=checkbox].imp-checkbox:checked:disabled + label.imp-lb-checkbox {
    background-position: 0 -76px;
}

input[type=checkbox].imp-checkbox:disabled + label.imp-lb-checkbox {
    background-position: 0 -55px;
}

label.imp-lb-checkbox {
    background-image: url('images/jqTransform/checkbox.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label.disabled {
    color: #adadb2;
    background-color: initial;
}

input[type=radio].imp-radio {
    position: absolute;
    z-index: -1000;
    margin: 1px;
    opacity: 0;
}

    input[type=radio].imp-radio:not(disabled) + label.imp-lbl-radio, input[type=radio].imp-radio:not(disabled) + label.imp-lbl-radio.clr {
        padding-left: 22px;
        height: 15px;
        display: inline-block;
        line-height: 16px;
        background-repeat: no-repeat;
        background-position: 0px -1px;
        font-size: 13px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=radio].imp-radio:checked:not(disabled) + label.imp-lbl-radio, input[type=radio].input-validation-error.imp-radio + label.imp-lbl-radio.chk {
        background-position: 0 -16px;
    }

.imp-lbl-radio-checked {
    background-position: 0 -16px !important;
}

input[type=radio].input-validation-error.imp-radio + label.imp-lbl-radio, input[type=radio].input-validation-error.imp-radio + label.imp-lbl-radio.clr {
    background-position: 0 -32px;
}

input[type=radio].imp-radio:checked:disabled + label.imp-lbl-radio {
    background-position: 0 -48px;
}

input[type=radio].imp-radio:disabled + label.imp-lbl-radio {
    background-position: 0 -64px;
    pointer-events: none;
}

input[type=radio].imp-radio:focus {
    border: 5px solid lightcoral;
}

label.imp-lbl-radio {
    background-image: url('images/jqTransform/radiobutton.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

optgroup::before {
    content: "\00a0\00a0\25BC\00a0"attr(label);
    height: 1em;
    line-height: 1;
    padding-top: 2px;
    padding-bottom: 2px;
}

optgroup option {
    padding-top: 2px;
    padding-bottom: 2px;
}

    optgroup option:checked {
        color: #000000;
        text-shadow: 0 0 0 #3d3d3d;
        /*background-color: #a6ecff;
   box-shadow: 0 0 10px 100px #a6ecff inset;
   -webkit-box-shadow: 0 0 10px 100px #a6ecff inset;
    -moz-box-shadow: 0 0 10px 100px #a6ecff inset;*/
        background-image: none;
        cursor: pointer;
    }
/*#endregion DCR*/

/*#region Switch*/

.imp-switch input {
    display: none;
}

.imp-switch i {
    width: 30px;
    display: inline-block;
    cursor: pointer;
    padding-right: 20px;
    transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    border-radius: 20px;
    box-shadow: inset 0 0 1px rgba(103, 103, 103, 1);
    height: 21px;
    background-color: #9C9C9C;
}

    .imp-switch i:before {
        display: block;
        content: '';
        width: 19px;
        height: 19px;
        border-radius: 20px;
        background: white;
        margin: 1px 1px 0px 0px;
        box-shadow: 0 1px 2px rgba(61, 61, 61, 0.5);
    }

.imp-switch :checked + i {
    width: 20px;
    padding-left: 30px;
    padding-right: 0;
    background-color: #1fb25a;
}

.imp-switch-disabled {
    background-color: #9C9C9C !important;
}

.imp-switch.on, .imp-switch.off {
    color: white;
    font-size: 10px;
    margin-left: 5px;
    margin-top: -25px;
}

.imp-switch.off {
    margin-left: 25px;
}

/*#endregion Switch*/

/*#region Navbar*/
.display-block {
    display: block;
}

.display-none {
    display: none;
}

.imp-main-bar {
    height: 60px;
    min-height: 60px; /*Override bootstrap -> navbar*/
    color: #01A4D4;
    border-bottom: 0;
    font-size: 16px;
    vertical-align: central;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #1FB25A;
    font-family: 'nudista-web', Arial, Helvetica, Sans-Serif;
    position: fixed;
    margin: 0;
    min-width: 1280px;
    background-color: #fff;
    z-index: 1049;
}

@media (max-width: 1280px) {
    .imp-main-bar {
        min-width: 1170px;
        top: 0;
        left: 0;
        right: 0;
    }

        .imp-main-bar .container {
            min-width: 1170px !important;
        }

    .imp-contextual-bar .container {
        min-width: 1170px !important;
    }

        .imp-contextual-bar .container .box {
            width: 996px !important;
        }
}

.imp-cog {
    font-size: 18px;
}

.navbar .nav > li.imp-cog > a {
    padding: 21px 0 0 0;
    text-shadow: none;
}

    .navbar .nav > li.imp-cog > a > span {
        color: #56D88B;
        font-size: 23px;
    }

.imp-main-bar .container {
    min-width: 1280px;
    height: 100%;
}

    .imp-main-bar .container .nav-collapse {
        height: inherit;
    }

.imp-main-bar a.dropdown-toggle {
    color: #ffffff;
}

.imp-main-bar .navigation-tabs {
    margin-left: 10px !important;
}

.imp-main-bar.navbar .imp-nav-bar-col ul.commands {
    margin-top: -8px;
}

.imp-main-bar span.brand.item {
    width: 160px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: none;
    padding: 12px 0px 0px 0px;
    height: 80%;
    text-align: center;
}

.imp-main-bar .bar-nav-logo {
    width: 33px;
    height: 26px;
    float: left;
    margin-left: 39px;
    margin-top: 20px;
}

.imp-main-bar span.brand.item:hover .bar-nav-logo {
    background-position: -190px -287px;
}

.navbar .brand:hover, .navbar .brand:focus {
    text-decoration: none;
    color: #1fb25a;
}

    .navbar .brand:hover a.dropdown-toggle, .navbar .brand:focus a {
        color: #1fb25a;
    }

.imp-main-bar .item {
    min-width: 90px;
    text-align: center;
}

    .imp-main-bar .item span {
        font-size: 15px;
        height: 70%;
    }


.imp-main-bar.navbar .nav > li {
    height: 100%;
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding: 0;
}

    .imp-main-bar.navbar .nav > li > span > a {
        float: none;
        font-size: 16px;
        padding: 21px 15px 0px 15px;
        text-decoration: none;
        color: #01A4D4;
        height: inherit;
    }

.imp-main-bar .imp-navbar-start-menu-text {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -8px;
    width: 76px;
    border: 1px solid #D5D5D5;
    padding: 6px;
    border-radius: 60px;
}

.imp-main-bar .imp-navbar-chevron-icon {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    font-size: 10px;
    top: -2px;
}

.imp-main-bar .nav > li > span > a {
    display: block;
}

.imp-main-bar .nav {
    height: 100%;
    margin: 0px;
}

    .imp-main-bar .nav .open > a,
    .imp-main-bar .nav .open > a:hover,
    .imp-main-bar .nav .open > a:focus {
        background-color: #fff;
    }

.imp-main-bar.navbar .nav > li.divider-vertical {
    border-left: 1px solid #46CC7C;
    border-right: none;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    height: 20px;
}

.imp-main-bar.navbar .nav > li:hover, .menu-item-selected, a.menu-item-selected {
    background-color: #fff;
    color: #1fb25a;
}

    .imp-main-bar.navbar .nav > li:hover > ul {
        visibility: visible;
        display: block;
        width: auto;
    }

.imp-main-bar.navbar .nav .menu-item-selected a.dropdown-toggle, .imp-main-bar .hyperlink:hover, .imp-main-bar.navbar .nav > li > span > a:hover, .imp-main-bar a.dropdown-toggle:hover {
    color: #01B8ED !important;
}

.imp-main-bar.navbar .nav > li > span > a:active, .imp-main-bar a.dropdown-toggle:active, .imp-main-bar .hyperlink:active {
    color: #0190BA !important;
}

.imp-main-bar.navbar a.startmenu-title-link:active .imp-navbar-start-menu-text {
    border-color: #0190BA !important;
}

.imp-main-bar.navbar a.startmenu-title-link:hover .imp-navbar-start-menu-text {
    border-color: #01B8ED;
}

.imp-main-bar.navbar .dropdown-menu {
    font-size: 14px;
    color: black;
    /*min-width: 160px;*/
    border: 0;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25) !important;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    margin-top: 0;
}

/*mozilla fix for mega menu items go wild, didn't have time for better fix*/
@-moz-document url-prefix() {
    .imp-main-bar.navbar .dropdown-menu {
        left: -57px;
    }
}

/*Mega Meenu - Start*/
.imp-main-bar.navbar .dropdown-menu-start-item {
    top: 87%;
    border: 0;
    left: 14px;
}

    .imp-main-bar.navbar .dropdown-menu-start-item:after, .imp-main-bar.navbar .dropdown-menu-loan-item:after, .imp-main-bar.navbar .dropdown-menu-mylists-item:after, .imp-main-bar.navbar .dropdown-menu-contacts-item:after, .imp-main-bar.navbar .dropdown-menu-tools-item:after, .imp-main-bar.navbar .dropdown-menu-admin-item:after {
        border-bottom: 6px solid #fff;
        content: "";
        display: inline-block;
        position: absolute;
        top: -6px;
    }

    .imp-main-bar.navbar .dropdown-menu-start-item:before, .imp-main-bar.navbar .dropdown-menu-loan-item:before, .imp-main-bar.navbar .dropdown-menu-mylists-item:before, .imp-main-bar.navbar .dropdown-menu-contacts-item:before, .imp-main-bar.navbar .dropdown-menu-tools-item:before, .imp-main-bar.navbar .dropdown-menu-admin-item:before {
        border-bottom: 7px solid #fff;
        content: "";
        display: inline-block;
        position: absolute;
        top: -7px;
    }

/* #endregion Mega Menu - Start */

/* #region Mega Menu - My List */

.imp-main-bar.navbar .dropdown-menu-mylists-item {
    min-height: 319px;
    top: 94%;
    left: -1px;
    border: 0;
    margin-top: 0;
    position: absolute;
}

    .imp-main-bar.navbar .dropdown-menu-mylists-item .imp-nav-bar-col {
        display: flex;
        margin-bottom: 44px;
    }

    .imp-main-bar.navbar .dropdown-menu-mylists-item .item:not(:last-child) {
        border-right: 1px solid rgba(226, 225, 225, 0.55);
    }

    .imp-main-bar.navbar .dropdown-menu-mylists-item .item > .items {
        padding-bottom: 2px;
    }

.imp-max-county-limit .label {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    padding: 0px;
}

.dropdown .small {
    min-width: 120px;
}

.dropdown .medium {
    min-width: 320px;
}

.dropdown .wide {
    min-width: 480px;
}

/* #endregion Mega Menu - My List */

/* #region Mega Menu - Loan */

.imp-main-bar.navbar .dropdown-menu-loan-item {
    min-width: 970px;
    left: -100px;
    top: 100%;
    border: 0;
    margin-top: 0;
}

    .imp-main-bar.navbar .dropdown-menu-loan-item .imp-nav-bar-col {
        display: flex;
    }

    .imp-main-bar.navbar .dropdown-menu-loan-item .item:not(:last-child) {
        border-right: 1px solid rgba(226, 225, 225, 0.55);
    }

    .imp-main-bar.navbar .dropdown-menu-loan-item .item > .items {
        padding-bottom: 2px;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .imp-main-bar.navbar .dropdown-menu-loan-item {
        left: -45px;
        min-width: 970px;
    }

    .imp-main-bar.navbar .dropdown-menu-loan-item-short {
        min-width: 970px;
    }
}

.imp-main-bar.navbar .dropdown-menu-loan-item-short {
    min-width: 810px;
}

/* #endregion Mega Menu - Loan */

/* #region Mega Menu - Contacts */

.imp-main-bar.navbar .dropdown-menu-contacts-item {
    top: 100%;
    min-width: 140px;
    border: 0;
    margin-top: 0;
}

    .imp-main-bar.navbar .dropdown-menu-contacts-item .imp-nav-bar-col {
        display: flex;
    }

    .imp-main-bar.navbar .dropdown-menu-contacts-item .item:not(:last-child) {
        border-right: 1px solid rgba(226, 225, 225, 0.55);
    }

    .imp-main-bar.navbar .dropdown-menu-contacts-item .item > .items {
        padding-bottom: 2px;
    }

    /* #endregion Mega Menu - Contacts */

    .imp-main-bar.navbar .dropdown-menu-contacts-item .item:first-child > .title {
        padding-left: 18px;
    }

.workflow-title {
    color: #1fb25a;
}
/*Mega Meenu - Admin*/
.imp-main-bar.navbar .dropdown-menu-admin-item {
    top: 94%;
    left: -233px;
    border: 0;
    height: 350px;
    margin-top: 0;
}

    .imp-main-bar.navbar .dropdown-menu-admin-item .imp-nav-bar-col {
        display: flex;
        height: 100%;
    }

    .imp-main-bar.navbar .dropdown-menu-admin-item .item:not(:last-child) {
        border-right: 1px solid #EFEFEF;
    }

    .imp-main-bar.navbar .dropdown-menu-admin-item .item > .items {
        padding-bottom: 2px;
    }

/* #endregion Mega Menu - Admin */

/*Mega Meenu - Custom Menu*/
.imp-main-bar.navbar .dropdown-menu-custom-item {
    top: 94%;
    border: 0;
    margin-top: 0;
    width: auto;
}

    .imp-main-bar.navbar .dropdown-menu-custom-item .imp-nav-bar-col {
        display: flex;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

    .imp-main-bar.navbar .dropdown-menu-custom-item .item:not(:last-child) {
        border-right: 1px solid #EFEFEF;
    }

    .imp-main-bar.navbar .dropdown-menu-custom-item .item > .items {
        padding-bottom: 2px;
    }

    .imp-main-bar.navbar .dropdown-menu-custom-item .imp-nav-bar-col .item li {
        white-space: nowrap;
        padding-right: 12px;
    }

    .imp-main-bar.navbar .dropdown-menu-custom-item .imp-nav-bar-col .item {
        min-width: 245px !important;
    }
/* #endregion Mega Menu - Custom Menu */
/* #region Mega Menu - Tools */
.imp-main-bar.navbar .dropdown-menu.dropdown-menu-tools-item {
    top: 100%;
}

.dropdown-menu.dropdown-menu-tools-item .item {
    min-width: 190px;
}

.dropdown-menu.dropdown-menu-tools-item ul > li {
    padding-left: 15px;
    padding-right: 15px;
}

    .dropdown-menu.dropdown-menu-tools-item ul > li:last-child {
        border-top: 1px solid rgba(226, 225, 225, 0.55);
        padding-bottom: 3px;
    }

/* #endregion Mega Menu - Tools */



.imp-main-bar.navbar .dropdown-menu-loan-item-short {
    min-width: 810px;
}

.imp-main-bar.navbar .imp-nav-bar-col {
    margin-left: 0px;
    padding-left: 0px;
    display: inline-flex;
}

    .imp-main-bar.navbar .imp-nav-bar-col.start-menu {
        display: flex;
        align-items: baseline;
        min-width: 182px;
        padding-top: 12px;
        min-height: 121px;
        flex-direction: row;
    }

.imp-nav-bar-col.start-menu .item {
    min-width: 182px !important;
    display: flex;
    border: 0 !important;
    flex-direction: column;
    justify-content: center;
}
    .imp-nav-bar-col.start-menu .item .menu-title-description {
        display: inline-block;
        padding-left: 8px;
    }

    .imp-nav-bar-col.start-menu .item .commands li {
        line-height: 15px;
        height: 22px;
        padding: 10px 10px 16px 24px;
    }

.imp-main-bar.navbar .imp-nav-bar-col ul {
    list-style: outside none none;
    text-align: left;
    padding-left: 0px;
    margin-top: 3px;
}

.imp-nav-bar-settings {
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    clip: rect(0px, 10000px, 10000px, -10px);
    box-sizing: border-box;
    left: -316%;
    min-width: 150px;
    outline: 0 none;
    position: absolute;
    top: 80%;
    z-index: 2001;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: auto;
    height: 119px;
}


    .imp-nav-bar-settings .login-status {
        line-height: 18px;
    }

    .imp-nav-bar-settings.dropdown-menu > li > a .additional-info {
        line-height: 10px;
    }

    .imp-nav-bar-settings .login-info {
        color: #767676;
        font-size: 14px;
    }

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: white;
}

.imp-nav-bar-col .item {
    text-align: left;
    min-width: 193px;
    float: left;
    height: 100%;
}

.imp-nav-bar-lists-items .item {
    border-bottom: 1px solid #EFEFEF;
    height: 100%;
}

.imp-nav-bar-lists-items .mylists .item {
    padding-left: 9px;
}

.imp-nav-bar-col .item a:link, a:visited, .imp-nav-bar-settings > li > a:hover, .imp-nav-bar-settings > li > a:focus {
    color: #000000;
}

.imp-nav-bar-col .item ul {
    margin: 0px;
    padding: 0;
}

.imp-nav-bar-col .item li {
    padding-left: 12px;
    line-height: 28px;
}

.imp-nav-bar-settings li {
    min-width: 181px;
}

    .imp-nav-bar-settings li > a {
        line-height: 30px;
        padding-bottom: 10px;
        padding-top: 0px;
    }


.imp-nav-bar-settings > li.my-passwords a {
    padding-bottom: 0px;
}

.navbar .nav li.dropdown.open.imp-cog > .dropdown-toggle > span, .navbar .nav li.dropdown.active.imp-cog > .dropdown-toggle > span, .navbar .nav li.dropdown.open.active.imp-cog > .dropdown-toggle > span,
.imp-nav-bar-settings > li.imp-cog > a > span:hover, .imp-nav-bar-settings > li.imp-cog > a > span:focus, .imp-main-bar.navbar .nav > li.imp-cog > a > span:hover {
    color: #000000;
}

.navbar .nav li.dropdown.open.imp-cog > .dropdown-toggle:hover .imp-nav-bar-settings {
    display: none;
}

navbar .nav > li > .imp-nav-bar-settings:after {
    border-left: 28px solid transparent;
    border-right: 12px solid transparent;
    left: 120px;
}

.imp-nav-bar-col .item li:hover, .imp-nav-bar-settings > li > a:hover, .imp-nav-bar-settings > li > a:focus {
    background-color: #a6ecff;
    background-image: none;
    cursor: pointer;
}

.imp-nav-bar-col .item li.imp-inactive:hover,
.imp-nav-bar-col .item li.disabled:hover,
.imp-nav-bar-settings > li > a.imp-inactive:hover,
.imp-nav-bar-settings > li > a.imp-inactive:focus {
    background-color: transparent;
    background-image: none;
    cursor: auto;
}

.imp-nav-bar-col .item li.imp-inactive,
.imp-nav-bar-col .item li.disabled,
.imp-nav-bar-col .item li[disabled],
.imp-nav-bar-settings > li > a.imp-inactive,
.imp-nav-bar-settings > li > a.imp-inactive {
    color: #9d9d9d;
    cursor: auto;
    background-color: transparent;
}

.imp-nav-bar-col .item .title {
    font-weight: bold;
    padding-left: 12px;
    line-height: 28px;
    padding-top: 5px;
}

    .imp-nav-bar-col .item .title.no-image {
        padding-left: 0px;
    }

    .imp-nav-bar-col .item .title .imp-my-list {
        margin-top: 10px;
    }

.imp-nav-bar-col .item .title-loan-menu {
    font-weight: bold;
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 28px;
    padding-top: 5px;
    color: #1DA955;
}

    .imp-nav-bar-col .item .title-loan-menu .imp-my-list {
        margin-top: 10px;
    }

.imp-nav-bar-col .item .commands li {
    line-height: 15px;
    height: 20px;
    padding: 10px 10px 10px 20px;
}

.imp-nav-bar-col .item .commands .title {
    line-height: 12px;
    padding-top: 4px;
}

.imp-nav-bar-col #new-purchase {
    padding-bottom: 16px;
    padding-right: 0;
}

.imp-nav-bar-col .item .commands li:first-child .title {
    margin-top: 0px;
}

.imp-nav-bar-col .item .commands li > div {
    font-weight: normal;
}


.imp-nav-bar-col .item .commands.top {
    margin-top: 80px;
}

    .imp-nav-bar-col .item .commands.top li {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .imp-nav-bar-col .item .commands.top.first {
        margin-top: 10px;
    }

.imp-main-bar.navbar .nav .divider {
    border-left: 1px solid #efefef;
    float: left;
    height: 100%;
    margin-top: 35px;
}

/*.imp-main-bar.navbar .nav .dropdown-menu-mylists-item .divider {
    height: 200px;
}

.imp-main-bar.navbar .nav .dropdown-menu-loan-item .divider {
    height: 235px;
}*/

.imp-main-bar.navbar .nav .imp-nav-bar-settings .divider {
    height: 1px;
    margin: 0px 1px;
    width: 99%;
}

.imp-nav-bar-col.sec {
    background-color: #f9f9f9;
    float: right;
}

.imp-main-bar.navbar .nav > li > a {
    height: 60%;
}

.nav.dropdown-menu.imp-start {
    height: 150px;
    margin-top: -30px;
    width: 965px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 20px;
    display: none;
}

.imp-start .item {
    margin-top: 55px;
}

.imp-my-list-title {
    font-size: 15px;
    font-weight: bold;
    padding-top: 15px;
}

.imp-start a {
    color: inherit;
}

/* #region Search */

/* search container */
.imp-nav-search div:first-child {
    float: right;
    padding-right: 8px;
}

.imp-nav-search .input {
    border: none;
    border-radius: 3px;
    background-color: #E2E2E2;
    color: inherit;
    height: 25px;
    width: 195px;
    padding: 3px 20px 3px 5px;
    font-family: 'nudista-web', Arial, Helvetica, Sans-Serif !important;
}

input[type="search"].input::-webkit-input-placeholder {
    color: #9D9D9D;
}

.imp-nav-search .focused {
    background-color: white;
    color: #000000;
}

.imp-nav-search-frm {
    width: 200px;
    height: 22px;
    float: right;
    color: #000000;
    margin-top: 8px;
    margin-left: 28px;
}

.imp-nav-search {
    height: inherit;
    width: inherit;
    margin-top: 7px;
}

    .imp-nav-search .button-container {
        float: right;
        padding-right: 16px;
        margin-top: -25px;
    }

    .imp-nav-search .button {
        background-color: inherit;
        border: inherit;
        margin-top: -2px;
        width: 16px;
        color: #9D9D9D;
    }

    .imp-nav-search .dropdown {
        font-size: 10px;
    }

    .imp-nav-search .clear {
        font-size: 13px;
    }

    .imp-nav-search .search {
        font-size: 13px;
    }

    /* do not group the below search placeholder css classes */
    .imp-nav-search .input::-webkit-input-placeholder {
        color: #1da955;
    }

    .imp-nav-search .input::-moz-placeholder { /* Firefox 19+ */
        color: #1da955;
    }

    .imp-nav-search .input:-ms-input-placeholder {
        color: #1da955;
    }

/* #endregion Search */

/*#endregion Navbar*/
/*#region loan menu in Contextual Bar */
.loan-menu-contextual-bar .imp-loanmenu-dropdown {
    width: 840px;
    left: -19px;
    height: 333px;
    top: 36px;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-top: 0 !important;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}


.loan-menu-contextual-bar .imp-nav-bar-col .item {
    min-width: 165px !important;
}

.loan-menu-contextual-bar .imp-nav-bar-col {
    height: 100%;
}
/*#region Contextual Bar */
.imp-contextual-bar {
    background-color: #414141;
    min-width: 1280px;
    margin: 0;
    left: 0;
    right: 0;
    color: white;
    height: 24px;
    padding-top: 11px;
    z-index: 1090;
    position: fixed;
    top: 40px;
}

    .imp-contextual-bar .container {
        height: 100%;
        min-width: 1280px;
    }

.box-label {
    color: #767676;
    font-size: 12px;
}

.contextual-bar-container .save-contextual-button .contextual-button-wrapper {
    height: 38px;
    position: absolute;
    top: 9px;
    right: 19px;
}

.contextual-bar-container .save-contextual-button .save-button {
    width: 118px !important;
    height: 38px !important;
    background-color: #01A4D4 !important;
    border: 1px solid #01A4D4 !important;
    margin-right: -9px;
    border-radius: 4px 0px 0px 4px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    text-align: center;
    color: white !important;
    font-family: 'nudista-web', Arial, Helvetica, Sans-Serif !important;
}


.contextual-bar-container .save-contextual-button .imp-button-general-contextual {
    height: 38px;
    box-shadow: none !important;
    background-color: #01A4D4 !important;
    border-radius: 0px 4px 4px 0px !important;
    width: 29px;
}

.contextual-bar-container .save-contextual-button .save-button:hover {
    background-color: #01B8ED !important;
}

.contextual-bar-container .save-contextual-button .save-button:active {
    background-color: #0190BA !important;
}

.contextual-bar-container .save-contextual-button .imp-button-general-contextual:hover {
    background-color: #01B8ED !important;
}

.contextual-bar-container .save-contextual-button .imp-button-general-contextual:active {
    background-color: #0190BA !important;
}

.contextual-bar-container .save-contextual-button .dropdown-menu {
    min-width: 124px !important;
    height: 90px;
    position: absolute;
    top: 43px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.25);
}

.contextual-bar-container .save-contextual-button .contextual-arrow.white {
    top: 16px;
    left: 9px !important;
}

.save-contextual-button .dropdown-menu li a:hover, .save-contextual-button .dropdown-menu li a:focus {
    background-image: none !important;
    color: black;
    background-color: #a6ecff !important;
}

.loan-details-container .sfr-contextual-button .shop-for-rates-button {
    margin-right: -6px;
}

.imp-contextual-bar .container .box {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    float: left;
    width: 100%;
    margin-top: -5px;
}

.imp-contextual-bar .container .box-1,
.imp-contextual-bar .container .box-2,
.imp-contextual-bar .container .box-3,
.imp-contextual-bar .container .box-4 {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.imp-upper-contextual {
    text-align: justify;
    width: 1360px;
    font-family: 'nudista-web', Arial, Helvetica, Sans-Serif;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
    grid-column-gap: 30px;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.imp-upper-contextual-top-margin {
    margin-top: 9px;
}

.pricing-results-container {
    grid-column-gap: 30px !important;
}

.contextual-bar-container .imp-upper-contextual-container {
    height: 60px;
}

.imp-upper-contextual-title {
    color: #48DB83 !important;
    text-align: left;
    font-size: 12px;
}

.imp-upper-contextual > div {
    min-width: 10px;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    font-size: 13px;
    color: white;
}

.imp-upper-contextual .loan-menu-contextual-bar {
    margin-left: -25px;
    width: 95px;
    margin-top: -2px;
    height: 60px;
    background-color: #4b4b4b;
    position: relative;
}

.imp-upper-contextual .imp-upper-contextual-headers-row {
    margin-top: 5px !important;
}

.imp-upper-contextual .loanapp-date-contextual-bar {
    width: 70px;
    height: 13px;
}

.imp-upper-contextual:after {
    content: "";
    width: 100%;
    display: inline-block;
}

.imp-upper-contextual .loan-los-status span.los-status-label {
    color: #a4a4a4;
}

.imp-upper-contextual .save-and-exit-button {
    width: 125px !important;
    height: 38px !important;
    background-color: #01A4D4 !important;
    border-radius: 4px;
    font-size: 14px !important;
    text-align: center;
    color: white !important;
    box-shadow: 0px 1px 0px rgba(22,29,37,0.1) !important;
    position: absolute;
    top: 10px;
    right: 2%;
}

    .imp-upper-contextual .save-and-exit-button:hover {
        background-color: #01B8ED !important;
    }

    .imp-upper-contextual .save-and-exit-button:active {
        background-color: #0190BA !important;
    }
/*.imp-contextual-bar*/
.imp-contextual-bar .container .page-title {
    margin-left: 35px;
    text-align: left;
    min-width: 135px;
    height: 100%;
    float: left;
    color: #46cc7c;
    font-weight: bold;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 5px;
}

.imp-contextual-bar .container .stretch,
.imp-contextual-bar .container:after,
.imp-contextual-bar-details .row-0:after,
.imp-contextual-bar-details .row-1:after,
.imp-contextual-bar-details .row-2:after {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    content: '';
}

.imp-contextual-bar .container .loan-status-menu {
    float: left;
    width: 115px;
    padding-top: 5px;
    cursor: pointer;
}

.imp-contextual-bar .container .loan-status-menu-color {
    background-color: #555555;
    color: #FFFFFF;
}

.imp-contextual-bar .container .loan-status-menu-color-selected {
    background-color: #FFFFFF;
    color: #000000;
}

.imp-contextual-bar-details {
    left: 0;
    margin: auto;
    min-width: 1280px;
    right: 0;
    position: relative;
    background-color: white;
    z-index: 1000;
}

.imp-contextual-bar-details-collapsed {
    height: 0px;
}

.imp-contextual-bar-details .container {
    height: 100%;
    min-width: 1080px;
}

    .imp-contextual-bar-details .container .product-name {
        font-size: 13px;
        font-size-adjust: 0.6;
        font-weight: bold;
    }

.imp-contextual-bar-details .row-0,
.imp-contextual-bar-details .row-1,
.imp-contextual-bar-details .row-2 {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    float: left;
    width: 100%;
    line-height: 10px;
    font-size: 11px;
    margin-top: 2px;
}

.imp-contextual-bar-details .row-1 {
    margin-bottom: 25px;
}

.imp-contextual-bar-details .row-0 {
    margin-bottom: 5px;
}

.imp-contextual-bar-details .section,
.imp-contextual-bar-details .product-name,
.imp-contextual-bar-details .indicator,
.imp-contextual-bar-details .expirations {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
}

.urla-component {
    display: inline-block;
    float: left;
    padding-right: 10px;
}

.urla {
    width: 80px;
    height: 20px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    cursor: default;
    pointer-events: none;
    background-color: #FFFFFF;
}

    .urla.urla2009 {
        border: 1px solid #9D9D9D;
        color: #9D9D9D;
    }

    .urla.urla2020 {
        color: #1FB25A;
        border: 1px solid #1FB25A;
    }


.imp-contextual-bar-details .expirations {
    font-size: 12px;
}

    .imp-contextual-bar-details .expirations .expired {
        color: #E73302;
    }

.imp-contextual-bar-details .indicator span {
    margin-right: 5px;
}

    .imp-contextual-bar-details .indicator span.circle {
        width: 11px;
        height: 11px;
        display: inline-block;
        background-color: #4de88c;
        border-radius: 7px;
    }

.imp-contextual-bar-details .section .section-row {
    padding-top: 3px;
    padding-bottom: 3px;
}

.imp-contextual-bar-details .section .cbar-label {
    color: #767676;
}

.imp-upper-contextual .contextual-bar-readonly {
    height: 59px;
    width: 70px;
    background-image: url("images/readonlyicon.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 20.3%;
}

.imp-upper-contextual .contextual-bar-readonly-popover {
    color: #000000;
    font-size: 14px;
    min-width: 380px;
}

/*Contextual bar Contacts*/
.imp-search .input {
    height: 14px;
    width: 100%;
    border: 1px solid #bdbebe;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: inherit;
    padding: 3px 3px 3px 5px;
}

.imp-search-frm {
    width: 240px;
    height: 22px;
    float: left;
    color: #000000;
    margin-top: 8px;
}

.imp-search {
    height: inherit;
    width: inherit;
}

    .imp-search .button-container {
        float: right;
        margin-top: -20px;
        padding-right: 10px;
    }

        .imp-search .button-container .button {
            width: 0;
            background-color: inherit;
            border: inherit;
            margin: 0;
            padding: 0;
            color: inherit;
        }
/*End of Contextual bar Contacts*/

/*#endregion Contextual Bar */

/*#region Wokspace*/
.imp-workspace {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    min-width: 1100px;
    position: relative;
    /*top: 40px;*/
}

    .imp-workspace.bar {
        top: 180px;
        padding-top: 40px;
    }
/*#endregion Workspace*/

/*#region Tabs*/
.imp-tabs {
    width: 100%;
}

    .imp-tabs .ui-state-default {
        width: 11.5%;
        padding: 0px;
    }

.imp-sub-tabs .ui-state-default {
    width: 12.4%;
    padding: 0px;
}

.imp-ui-tabs {
    border: 1px solid #c6c6c6 !important;
    padding: 5px;
    padding-top: 40px;
    font-size: 12px;
    color: inherit;
}

.aus-tabs {
    padding-top:30px;
    padding-left:0px;
    padding-right:0px;
}

.aus-tabs .aus-tabs-form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    float: right;
}

.aus-ran-externally .aus-ran-externally-container {
    display: flex;
    justify-content: space-between;
    margin-right: 15px;
}

.aus-ran-externally .aus-ran-externally-container .aus-ran-externally-casefile > label,
.aus-ran-externally .aus-ran-externally-container .aus-ran-externally-checkbox > label {
    font-size: 12px !important;
}

.aus-ran-externally .aus-ran-externally-container .aus-ran-externally-checkbox {
    margin-top: 3px;
}

.aus-ran-externally .aus-ran-externally-container .aus-ran-externally-checkbox > label {
    padding-right: 0.5em;
    font-weight: bold;
}

.aus-ran-externally .aus-ran-externally-container .imp-icon-question-mark {
    margin-right: 1em;
}

.aus-ran-externally .aus-ran-externally-container .aus-ran-externally-casefile > label {
    display: inline-block;
    margin-right: 0.5em;
    margin-top: 3px
}

.aus-tabs .du-early-assessment {
    display: flex;
    justify-content: space-between;
    width: 480px;
    margin: auto;
    margin-top: 8px;
    margin-right: 85px;
}

.aus-tabs .du-early-assessment .du-early-assessment-checkbox {
    display: flex;
}

    .aus-tabs .du-early-assessment .du-early-assessment-checkbox .notification {
        background-color: #FF7900;
        border-radius: 50%;
        color: white;
        width: 17px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        margin-top: -7px;
        margin-left: -9px;
    }

.aus-tabs .du-early-assessment .du-early-assessment-checkbox-label {
    font-size: 12px !important;
    font-weight: bold;
}

.aus-tabs .du-early-assessment .add-products-button {
    color: #208ddc;
    border: 1px solid #208ddc;
    height: 20px;
    line-height: 20px;
    width: 90px;
    text-align: center;
    border-radius: 2.5px;
    margin-left: 10px;
    margin-top: -1px;
    cursor: pointer;
}

.aus-tabs .du-early-assessment .add-products-button.disabled {
    border: 1px solid #767676;
    background-color: #efefef;
    color: #767676;
    cursor: default;
}

.sales-price-section {
    margin-left: 0px;
    padding-bottom: 30px;
}

.sales-price-section .imp-psection-label {
    line-height: normal;
}

.loan-program {
    padding-bottom: 15px;
}

.contextualbar-loan-program {
    font-size:17px;
    font-weight:bold;
    vertical-align:sub;
    display:inline-block;
}

.loan-program-name {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    vertical-align:sub;
}

.loan-program-investor-name {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    vertical-align: sub;
}

.imp-ui-tabs-li {
    margin-left: -3px;
}

.imp-tabs .ui-widget-header {
    background: white;
    border: 1px solid white;
    border-bottom: 2px solid #1FB25A;
}

.imp-tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #1CA051;
}

    .imp-tabs .ui-state-active a {
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        color: white !important;
    }

.imp-tabs .ui-state-default a {
    text-align: center;
    width: 80%;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: black;
}

.imp-sub-tabs .ui-state-active a {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white !important;
}

.imp-sub-tabs .ui-state-default a {
    text-align: center;
    width: 90%;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #abaaa !important;
}

.imp-sub-tabs .ui-state-disabled li {
    border: 1px solid #c6c6c6 !important;
}

.imp-tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #F5F5F5;
    font: black;
}

.imp-tabs .getstartedcontent, .imp-tabs .conciergecommandembeddedcontent {
    border: none;
}

.imp-tabs .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.imp-tabs .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.imp-tabs .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}

.imp-tabs .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}

.imp-tabs .imp-corner-right {
    border-top-right-radius: 4px;
}

.imp-tabs .imp-corner-left {
    border-top-left-radius: 4px;
}

.imp-sub-tabs .imp-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.imp-sub-tabs .imp-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    /*margin-left: -4px;*/
}

.imp-corner-left li {
    margin-left: -12px;
}

.imp-sub-tabs {
    border: none;
    margin-left: 0px !important;
    width: 101.5%;
    padding-bottom: 10px;
}

    .imp-sub-tabs li {
        border-bottom: 1px solid #c6c6c6 !Important;
    }

    .imp-sub-tabs .ui-widget-header {
        background: white;
        border: none;
    }

    .imp-sub-tabs .canvas {
        background-color: transparent;
        position: absolute;
        padding-top: 23px;
        margin-left: 70px;
    }

    .imp-sub-tabs .canvas-btn {
        background-color: transparent;
        position: absolute;
        padding-top: 10px;
        margin-left: -35px;
    }

.imp-tabs .ui-widget-content {
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    margin-left: 4px;
}

.imp-sub-tabs .ui-widget-content {
    border: none;
    padding-left: 0px;
}

.imp-tabs li {
    line-height: normal;
}

.imp-tabs .ui-tabs-selected {
    background-color: #24B65E;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#24B65E), to(#1FAC58));
    background-image: -webkit-linear-gradient(top, #24B65E,#1FAC58);
    background-image: -moz-linear-gradient(top, #24B65E,#1FAC58);
    background-image: -ms-linear-gradient(top, #24B65E,#1FAC58);
    background-image: -o-linear-gradient(top, #24B65E,#1FAC58);
    background-image: -linear-gradient(to bottom, #24B65E,#1FAC58);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#24B65E', endColorstr='#1FAC58');
}

.imp-tabs .ui-tabs-nav .nopadding {
    padding: 0;
}

.imp-workspace .imp-ui-tabs {
    border: none;
    border-color: white !important;
}
/*#endregion Tabs*/

/*#region Loan Center Grid*/
#borderLayout_eGridPanel #center {
    overflow: hidden !important;
}

.imp-lcgrid {
    width: 1100px;
}

    .imp-lcgrid:before, .imp-lcgrid:after {
        box-sizing: border-box;
    }

    .imp-lcgrid .header {
        padding-left: 10px;
        padding-top: 5px;
        font-size: 16px;
        font-weight: bold;
        border-left: 1px solid #c6c6c6;
        border-right: 1px solid #c6c6c6;
        clear: both;
    }

        .imp-lcgrid .header.main {
            background-color: #f2f2f2;
            color: #000000;
            background-image: -moz-linear-gradient(center top, #fefefe, #e4e8e8);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e4e8e8));
            background-image: -webkit-linear-gradient(top, #fefefe, #e4e8e8);
            background-image: -o-linear-gradient(top, #fefefe, #e4e8e8);
            background-image: linear-gradient(to bottom, #fefefe, #e4e8e8);
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#e4e8e8');
            background-repeat: repeat-x;
            border-top: 1px solid #c6c6c6;
            height: 40px;
            font-size: 12px;
            position: relative;
        }

.header.main .imp-aus-header-title-elipse {
    margin-top: 8px;
    margin-left: 15px;
    margin-right: -60px;
}

.imp-lcgrid .header.main .title {
    position: relative;
    top: 10px;
    width: 80%;
}

.imp-lcgrid .header.main .left-column {
    position: relative;
    top: 10px;
    float: left;
}

.imp-lcgrid .header.main .center-column {
    position: relative;
    top: 10px;
    margin: 0 auto;
    text-align: center;
}

.imp-lcgrid .header.main .right-column {
    position: relative;
    top: 10px;
    float: right;
    text-align: right;
    padding-right: 5px;
}

.imp-lcgrid .header.main.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.imp-lcgrid .header .title {
    padding-top: 0px;
    margin-top: 0px;
    display: block;
}

.imp-lcgrid .lable-main {
    background-color: #fff;
    color: #000000;
    width: 100%;
    height: 40px;
    top: -7px;
    position: relative;
    padding-left: 3px;
}

.imp-lcgrid .amount-title {
    margin-left: 5px;
}

.imp-lcgrid .subtitle {
    background-color: #F2F4F4;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    padding-left: 10px;
    height: 32px;
    font-size: 12px;
    text-align: left;
    line-height: 30px;
}

.imp-lcgrid .subtitle-italic {
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
    background-color: #fff;
    color: #000000;
    width: 100%;
    height: 40px;
    top: -7px;
    position: relative;
    padding-left: 3px;
}

.imp-lcgrid .container {
    width: inherit;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
}

    .imp-lcgrid .container .row {
        width: inherit;
        min-height: 32px;
        font-size: 12px;
        text-align: left;
        display: flex;
        align-items: center;
    }

        .imp-lcgrid .container .row .columnheader {
            color: #9d9d9d;
            background-color: #e4e8e8;
        }

        .imp-lcgrid .container .row.disabled {
            background-color: #f1f0f0;
        }

        .imp-lcgrid .container .row:first-child {
            color: #767676;
            background-color: #e4e8e8;
        }

        .imp-lcgrid .container .row:not(:first-child):not(:last-child) {
            border-bottom: 1px dotted #d3d7d8;
        }

    .imp-lcgrid .container .dashedunderline:not(:last-child) {
        border-bottom: 1px dotted #d3d7d8;
    }

    .imp-lcgrid .container .solidunderline:not(:last-child) {
        border-bottom: 2px solid #d3d7d8;
    }

    .imp-lcgrid .container .row.big {
        height: 60px;
    }

.imp-lcgrid .actions {
    text-align: right;
    float: right;
    font-weight: normal;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -1%;
    vertical-align: middle;
    display: table-cell;
    padding-top: 5px;
}

    .imp-lcgrid .actions.add {
        color: #208ddc;
        font-size: 12px;
        font-weight: normal;
    }

.imp-lcgrid .row-fluid div.title {
    font-size: 13px;
    font-weight: bold;
}

.imp-lcgrid .row-fluid div.value {
    font-size: 13px;
    font-weight: bold;
    color: #1fb25a;
}

.imp-lcgrid .row-fluid div.sub-title {
    font-size: 13px;
    color: gray;
}

.imp-lcgrid .row-fluid div.sub-value {
    font-size: 13px;
}

.imp-lcgrid .row-fluid div.vertical-line {
    border-left: 1px solid #c6c6c6;
    height: 20px;
}

.imp-lcgrid .footer, .footer.main {
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    height: 37px;
    padding-left: 10px;
    padding-top: 5px;
}

.imp-lcgrid .footer-noborder {
    border-top: 1px solid #c6c6c6;
    height: 37px;
    padding-left: 10px;
    padding-top: 5px;
}

.imp-lcgrid .footer.main {
    border-bottom: 2px solid #c6c6c6;
    border-top: none;
    height: 0px;
}

.imp-lcgrid.credit-results {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: -1px; /* hide the top-border on imp-total-footer */
}

    .imp-lcgrid.credit-results .run-credit-button {
        text-align: right;
        float: right;
        font-weight: normal;
        cursor: pointer;
        margin-right: 5px;
        margin-top: -19px;
        vertical-align: middle;
        display: table-cell;
        padding-top: 5px;
    }

        .imp-lcgrid.credit-results .run-credit-button .tooltip.top {
            margin-left: 5px;
        }

            .imp-lcgrid.credit-results .run-credit-button .tooltip.top .tooltip-arrow:before {
                border-left: none;
                border-right: none;
            }

.imp-lcgrid .actions.add .imp-circle {
    position: relative;
    top: 8px;
}

.assets-table .imp-lcgrid .row .imp-ddl:disabled,
.assets-table .imp-lcgrid .row input[type="text"]:disabled {
    border: 1px solid #bdbebe !important;
    background-color: #efefef !important;
}


.imp-lcgrid .row .imp-span-ddl-container.medium.disabled,
.imp-lcgrid .row .imp-span-ddl-container.medium.disabled:before,
.imp-lcgrid .row .imp-span-ddl-container.medium.disabled:after,
.imp-lcgrid .row .imp-ddl:disabled,
.imp-lcgrid .row input[type="text"]:disabled,
.imp-lcgrid .row input[type="datetime"]:disabled,
.imp-lcgrid fieldset:disabled .row .imp-span-ddl-container:before,
.imp-lcgrid fieldset:disabled .row .imp-span-ddl-container.medium:after,
.imp-lcgrid fieldset:disabled .row input[type="datetime"],
.imp-lcgrid fieldset:disabled .row select {
    border: 1px !important;
    box-shadow: none !important;
    border-color: white !important;
    cursor: default !important;
    background-color: white !important;
}

    .imp-lcgrid .row .imp-span-ddl-container.medium.disabled:before,
    .imp-lcgrid fieldset:disabled .row .imp-span-ddl-container:before {
        height: 100%;
    }

    .imp-lcgrid .row .imp-span-ddl-container.medium.disabled:after,
    .imp-lcgrid fieldset:disabled .row .imp-span-ddl-container.medium:after {
        content: none !important;
        border: none !important;
    }

.imp-circle:hover,
.imp-icon-question-mark:hover,
.imp-icon-support:hover,
.imp-icon-arrow-up:hover,
.imp-icon-arrow-down:hover {
    cursor: pointer;
}

.imp-lcgrid .col-xxxxs, .imp-lcgrid .col-xxxs, .imp-lcgrid .col-xxs, .imp-lcgrid .col-xs, .imp-lcgrid .col-s, .imp-lcgrid .col-m, .imp-lcgrid .col-xm, .imp-lcgrid .col-xxm,
.imp-lcgrid .col-l, .imp-lcgrid .col-xl, .imp-lcgrid .col-xxl, .imp-lcgrid .col-xxxl, .imp-lcgrid .col-xxxxl, .imp-lcgrid .col-xxxxxl, .imp-lcgrid .col-xxxm, .imp-lcgrid .col-xxxxm,
.imp-modal .col-xxxl, .imp-modal .col-xxxxxl, .imp-lcgrid .col {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 10px;
    float: left;
}

.imp-lcgrid .col-xxxxs {
    width: 1.5%;
}

.imp-lcgrid .col-xxxs {
    width: 1.7%;
    height: 27px;
    padding-left: 4px;
    padding-right: 1px;
    margin-top: 10px;
}

.imp-lcgrid .col-xxs {
    width: 5.4%;
}

.imp-lcgrid .col-xs {
    width: 5.9%;
}

.imp-lcgrid .col-s {
    width: 7.2%;
}

.imp-lcgrid .col-m {
    width: 10%;
}

.imp-lcgrid .col-xm {
    width: 10.9%;
}

.imp-lcgrid .col-xxm {
    width: 12.7%;
}

.imp-lcgrid .col-xxxm {
    width: 13.9%;
}

.imp-lcgrid .col-xxxxm {
    width: 15.1%;
}

.imp-lcgrid .col-l {
    width: 14.1%;
}

.imp-lcgrid .col-xl {
    width: 16.8%;
}

.imp-lcgrid .col-xxl {
    width: 22.3%;
}

.imp-lcgrid .col-xxxl {
    width: 23.6%;
}

.imp-lcgrid .col-xxxxl {
    width: 38.4%;
}

.imp-lcgrid .col-xxxxxl {
    width: 42.7%;
}

.imp-modal .col-xxxl {
    padding: 0px;
    width: 40%;
    color: #767676;
    margin-top: 4px;
}

.imp-modal .col-xxxxxl {
    padding: 0px;
    width: 60%;
}

.imp-lcgrid .row input[type="text"], .imp-lcgrid .row input[type="datetime"] {
    width: 100%;
    padding-left: 5px;
}

.imp-lcgrid .row input[type="datetime"] {
    height: 14px;
}

.imp-tooltip-row {
    display: flex;
    padding: 5px;
}

.imp-lcgrid .col-xxl .imp-icon-info-on,
.imp-lcgrid .col-xxl .imp-icon-info-off,
.imp-lcgrid .col-xxl .imp-icon-a,
.imp-lcgrid .col-xxl .imp-icon-j,
.imp-lcgrid .col-xxl .imp-icon-j-other {
    display: inline-block;
    float: right;
    padding-left: 5px;
}
/*#endregion Loan Center Grid*/

/*#region Common grid*/
.imp-cogrid {
    width: 100%;
}

    .imp-cogrid:before, .imp-cogrid:after {
        box-sizing: border-box;
    }

    .imp-cogrid .container {
        width: inherit;
        padding: 0;
    }

    .imp-cogrid .header {
        border-bottom: 1px solid #c6c6c6;
        height: 40px;
        display: flex;
    }

        .imp-cogrid .header > .action {
            text-align: right;
            float: right;
            font-weight: normal;
            cursor: pointer;
            margin-right: 10px;
            margin-top: -1%;
            vertical-align: middle;
            padding-top: 5px;
            width: 40%;
        }

        .imp-cogrid .header .title {
            position: relative;
            top: 10px;
            width: 60%;
        }

        .imp-cogrid .header .middle {
            display: flex;
            margin-top: 10px;
            width: 20%;
        }

    .imp-cogrid .container {
        width: 100%;
    }

    .imp-cogrid > .container > .row {
        width: inherit;
        font-size: 12px;
        text-align: left;
        display: flex;
        align-items: center;
    }

        .imp-cogrid > .container > .row .container > .row {
            height: 32px;
            display: flex;
            align-items: center;
        }

    .imp-cogrid .footer {
        border-top: 3px solid #1fb25a;
        height: 37px;
        padding-left: 10px;
        padding-top: 5px;
    }
/*#endregion Common grid*/

/* #region imp modal */

/** #region password policy flyout **/

.imp-modal.password-policy {
    top: 0px;
    right: 0px;
    background-color: #F6F6F6;
    z-index: 4000 !important; /* default app z index is set to 2000, must add important in order to show modal*/
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    height: 100%;
    color: #707070;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

    .imp-modal.password-policy.imp-body {
        width: 36.5%;
        background-color: white;
    }

    .imp-modal.password-policy .content {
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 10%;
        margin-bottom: 10%;
        position: relative;
    }

        .imp-modal.password-policy .content .header {
            text-align: left;
            color: #1FB25A;
            font-size: 24px;
            font-weight: bold;
            line-height: 28px;
        }

        .imp-modal.password-policy .content .body-password-policy,
        .imp-modal.password-policy .content .body-password-policy .password-charactericstics li {
            font-size: 15px;
            line-height: 17px;
            font-family: Arial;
            text-align: left;
            color: #707070;
        }

    .imp-modal.password-policy .modal-dialog {
        height: 100%;
        width: 100%;
        margin: 0px;
    }

    .imp-modal.password-policy .modal-content {
        border: none;
        height: 100%;
    }

.imp-view-password-policy {
    font-size: 15px;
    text-align: center;
    color: #208DCC;
    font-family: Arial;
    cursor: pointer;
}

/** #region password policy flyout **/

.modal.flyout .modal-dialog, .modal.in.flyout .modal-dialog {
    width: 1160px;
    max-height: calc(100vh - 140px);
}

    .modal.flyout .modal-dialog, .modal.in.flyout .modal-dialog .modal-content {
        border-radius: 0px;
        overflow-x: hidden;
        overflow-y: auto;
    }

.imp-modal.flyout .section .col-xxxxxl .input-group {
    width: 98.1%;
}

.imp-modal.flyout .section .col-xxxxxl input[type="email"] {
    width: 94.5%;
    height: 14px;
}

.imp-modal.flyout .header {
    margin-top: 25px;
    margin-bottom: 5px;
    padding-left: 40px;
    font-weight: bold;
    font-size: 18px;
}

    .imp-modal.flyout .header .title {
        padding-left: 25px;
        display: block;
    }

.imp-modal.flyout .footer {
    margin-left: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.imp-modal.flyout .container {
    width: 1160px;
    padding-left: 25px;
}

.imp-modal.flyout .title {
    margin-left: 14px;
    font-weight: bold;
    margin-top: 15px;
}

.imp-modal.flyout .line {
    height: 2px;
    width: 315px;
    background: linear-gradient(to right, #b2b2b2, #fff);
}

.imp-modal.flyout .section {
    width: 345px;
    display: inline-block;
    margin-left: 16px;
}

    .imp-modal.flyout .section .row {
        height: auto;
        min-height: 32px;
        font-size: 12px;
        text-align: left;
        margin: 0px;
        margin-top: 10px;
    }

.imp-modal.flyout .flyout-label {
    color: grey;
}

/*#endregion imp modal*/

/*#region IMP Prime modal*/

/*This modal's backdrop overlaps the insane z-index on loan menu
so that entire page body is in shadow when modal is opened
and loan menu options are finally disabled*/

.imp-modal-prime.modal {
    z-index: 2030 !important;
}

.imp-modal-prime + div.modal-backdrop {
    z-index: 2020 !important;
}
/*#endregion IMP Prime modal*/

/*#region modal flyout*/
.modal.fade.flyout .modal-dialog {
    -webkit-transition: -webkit-transform .5s ease-out;
    -o-transition: -o-transform .5s ease-out;
    transition: transform .5s ease-out;
    -webkit-transform: translate(25%, 0);
    -ms-transform: translate(25%, 0);
    -o-transform: translate(25%, 0);
    transform: translate(25%, 0);
}

.modal.flyout .modal-dialog, .modal.in.flyout .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 45px;
    float: right;
}

.modal.in .modal-dialog,
.modal.fade .modal-dialog {
    -webkit-transform: initial;
    -moz-transform: initial;
    -o-transform: initial;
    transform: initial;
}

/*#endregion modal flyout*/

/* #region total footer */
.imp-footer {
    border-bottom: 3px solid #1fb25a;
    padding-bottom: 40px;
    padding-top: 40px;
}

.imp-total-footer {
    border-top: 1px solid #c6c6c6;
    border-bottom: 3px solid #1fb25a;
    padding-bottom: 40px;
    padding-top: 40px;
}

    .imp-total-footer .cell {
        padding: 0px;
        display: flex;
    }

    .imp-total-footer .text-label {
        font-size: 15px;
        font-weight: bold;
        padding-top: 2px;
    }

    .imp-total-footer .value-label {
        font-size: 18px;
        font-weight: bold;
        color: #1fb25a;
    }

/* #endregion total footer*/

.loanCenterFooter {
    margin-top: 100px;
}

    .loanCenterFooter a:[target=_blank] {
        color: #676767
    }

    .loanCenterFooter a {
        color: #676767;
        text-decoration: underline;
        cursor: pointer;
    }

.auth-row {
    text-align: left;
    max-width: 1100px;
    min-width: 1100px;
}

    .auth-row .footer-disclaimer {
        max-width: 420px;
    }

@media screen and (min-width:768px) {
    .loanCenterFooter {
        position: fixed;
        bottom: 0px;
        margin-bottom: 0px;
        background: #eee;
        color: #676767;
        padding: 30px 0;
        width: 100%;
    }

    .imp-new-auth {
        height: 300vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media screen and (max-height:920px) {
    .imp-new-auth {
        bottom: 0;
        width: 100vw;
        height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .loanCenterFooter {
        position: relative;
        bottom: 0px;
        margin-bottom: 0px;
        background: #eee;
        color: #676767;
        padding: 30px 0;
        width: 100%;
    }
}

@media screen and (min-height:790px) {
    @media screen and (min-width: 1200px) {

        .loanCenterFooter {
            position: fixed;
            bottom: 0px;
            margin-bottom: 0px;
            background: #eee;
            color: #676767;
            padding: 30px 0;
            width: 100%;
        }
    }
}

@media screen and (max-width: 768px) {
    .auth-row .footer-disclaimer {
        width: 320px;
    }

    .imp-new-auth {
        bottom: 0;
        width: 100vw;
        height: 100vh;
        overflow-y: scroll;
        overflow-x: hidden;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background-color: white;
        text-align: center;
        z-index: 3000;
    }

    .loanCenterFooter {
        position: relative;
        bottom: 0px;
        margin-bottom: 0px;
        background: #eee;
        color: #676767;
        padding: 30px 0;
        width: 100%;
    }
}

/* #region footer*/
.imp-main-footer-line {
    border-bottom: 3px solid #1fb25a;
    padding-top: 20px;
}
/* #endregion footer*/

/*#region Icons*/
.div-warning-icon {
    background-color: #fff;
    border-radius: 10px;
    color: #dc4602;
    float: left;
    height: 15px;
    margin-right: 6px;
    padding-top: 1px;
    text-align: center;
    width: 16px;
}

.div-warning-notification,
.div-warninglight-notification {
    border-radius: 3px 3px 0 0;
    color: #fff;
    min-height: 21px;
    margin-top: 30px;
    padding: 5px 6px 0;
}

.div-warninglight-notification {
    background: #ff6d00;
}

.div-warning-notification {
    background-color: #dc4602;
}

.imp-icon-arrow-up,
.imp-icon-arrow-down,
.imp-icon-arrow-right.white,
.imp-icon-arrow-down.white,
.imp-icon-ok,
.imp-icon-a,
.imp-icon-x,
.imp-icon-j,
.imp-icon-j-other,
.imp-icon-pdf,
.imp-icon-info-on,
.imp-icon-info-off,
.imp-icon-info-red,
.imp-icon-info-red-inline,
.imp-icon-question-mark,
.imp-icon-support,
.imp-icon-sp,
.imp-icon-lock,
.imp-icon-lock.un,
.imp-icon-gray-lock,
.imp-icon-pen,
.imp-icon-export,
.imp-icon-export-disabled,
.imp-icon-upload,
.imp-icon-history-hollow,
.imp-icon-history-filled,
.imp-icon-pdf-small,
.imp-icon-menu,
.imp-icon-error,
.imp-icon-error-contextualBar,
.imp-icon-warning,
.imp-icon-warning-contextualBar,
.imp-icon-warning-queue,
.imp-icon-doc-classify,
.imp-icon-expand,
.imp-icon-collapse,
.imp-icon-blue-thin-arrow-right,
.imp-icon-blue-thin-arrow-left,
.imp-icon-blue-thin-arrow-up,
.imp-icon-blue-thin-arrow-down,
.imp-icon-combined,
.imp-icon-adverse,
.imp-icon-checkout,
.imp-multiborrower-icon,
.imp-icon-green-checkmark,
.imp-icon-impound-calculator,
.imp-icon-xml-small,
.imp-icon-json-small,
.imp-icon-feecalc.blue,
.imp-icon-feecalc.red,
.imp-icon-investor-matrix-product-setup,
.imp-icon-investor-matrix-investor-setup,
.imp-icon-add,
.imp-icon-import-thin,
.imp-icon-export-thin,
.imp-icon-vendor-logo.vendor-id-30,
.imp-icon-vendor-logo.vendor-id-31,
.imp-icon-vendor-logo.vendor-id-38,
.imp-icon-red-x,
.imp-icon-show-password,
.imp-icon-mortar-board-hat,
.imp-icon-x-percent {
    background-image: url('LoanCenterSprite.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

.imp-icon-vendor-logo.vendor-id-50,
.imp-icon-vendor-logo.vendor-id-51,
.imp-icon-vendor-logo.vendor-id-54,
.imp-icon-revert-value {
    background-image: url('LoanCenterSprite_2.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

.imp-icon-concession-pending-status {
    background-image: url('LoanCenterSprite_2.png');
    background-repeat: no-repeat;
}

.imp-icon-aus-product-checkbox {
    background-image: url(LoanCenterSprite_2.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 22px;
    height: 22px;
    background-position: -24px -190px;
    margin-left: -10px;
    scale: .95;
}

.imp-icon-aus-product-checkbox-clicked {
    background-image: url(LoanCenterSprite_2.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 22px;
    height: 22px;
    background-position: -3px -190px;
    margin-left: -10px;
    scale: .95;
}

.imp-icon-feecalc {
    width: 60px;
    height: 15px;
    cursor: pointer;
    float: left;
}

    .imp-icon-feecalc.red {
        background-position: -80px -325px;
    }

    .imp-icon-feecalc.blue {
        background-position: -20px -325px;
    }

.imp-icon-vendor-logo.vendor-id-30 {
    background-position: -3px -403px;
    float: left;
    height: 20px;
    width: 54px;
    cursor: default;
}

.imp-main-bar .bar-nav-logo {
    cursor: pointer;
    width: 200px;
    height: 40px;
    margin: 10px 0px;
}

.imp-icon-vendor-logo.vendor-id-31 {
    background-position: -64px -403px;
    float: left;
    height: 20px;
    width: 100px;
    cursor: default;
}

.imp-icon-vendor-logo.vendor-id-38 {
    background-position: -2px -464px;
    float: left;
    height: 24px;
    width: 60px;
    cursor: default;
}

.imp-icon-vendor-logo.vendor-id-50 {
    background-position: -4px -1px;
    float: left;
    height: 26px;
    width: 110px;
    cursor: default;
}

.imp-icon-vendor-logo.vendor-id-51 {
    background-position: -4px -58px;
    float: left;
    height: 30px;
    width: 110px;
    cursor: default;
}

.imp-icon-vendor-logo.vendor-id-54 {
    background-position: -4px -23px;
    transform: scale(0.85);
    float: left;
    height: 26px;
    width: 150px;
    cursor: default;
    margin-left: -8px;
}

.imp-icon-add {
    background-position: -4px -377px;
    width: 17px;
    height: 20px;
}

.imp-icon-import-thin {
    background-position: -27px -376px;
    width: 20px;
    height: 22px;
}

.imp-icon-export-thin {
    background-position: -54px -376px;
    width: 20px;
    height: 22px;
}

.imp-icon-xml-small {
    background-position: -138px -291px;
    width: 20px;
    height: 22px;
    position: relative;
    float: left;
}

.imp-icon-json-small {
    background-position: -214px -375px;
    width: 20px;
    height: 22px;
    position: relative;
    float: left;
}

.imp-icon-green-checkmark {
    background-position: -92px -292px;
    width: 18px;
    height: 18px;
}

.imp-icon-red-x {
    background-position: -143px -430px;
    width: 20px;
    height: 20px;
}

.imp-icon-checkout {
    background-position: -193px -245px;
    width: 27px;
    height: 15px;
}

.imp-icon-adverse {
    background-position: -167px -244px;
    width: 27px;
    height: 24px;
}

.imp-icon-expand {
    background-position: -2px -220px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.imp-icon-collapse {
    background-position: -24px -220px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.imp-icon-doc-classify {
    background-position: -211px -173px;
    width: 24px;
    height: 25px;
}

.imp-icon-history-hollow {
    background-position: -196px -108px;
    width: 20px;
    height: 20px;
}

.imp-icon-history-filled {
    background-position: -217px -108px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.imp-icon-pdf-small {
    background-position: -199px -132px;
    width: 20px;
    height: 22px;
}

.imp-icon-menu {
    background-position: -177px -59px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.imp-icon-error {
    background-position: -4px -324px;
    width: 17px;
    height: 17px;
}

.imp-icon-error-contextualBar {
    background-position: -4px -324px;
    width: 17px;
    height: 17px;
    margin-left: -8px;
    margin-right: -35px;
}

.imp-icon-warning {
    background-position: -187px -173px;
    width: 20px;
    transform: scale(0.8, 0.8);
    padding-bottom: 10px;
    margin-top: 6px !important;
}

.imp-icon-warning-contextualBar {
    background-position: -173px -432px;
    width: 17px;
    height: 17px;
    margin-left: -8px;
    margin-right: -35px;
}

.imp-icon-warning-queue {
    background-position: -187px -173px;
    width: 20px;
    height: 20px;
    margin-top: -3px !important;
}

.imp-icon-export {
    background-position: -153px -56px;
    width: 22px;
    height: 20px;
    cursor: pointer;
}

.imp-icon-export-disabled {
    background-position: -150px -153px;
    width: 22px;
    height: 20px;
    cursor: default;
}

.imp-icon-upload {
    background-position: -221px 0px;
    width: 18px;
    height: 18px;
}

.imp-icon-show-password {
    background-position: -178px -467px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.imp-icon-mortar-board-hat {
    background-position: -205px -465px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    margin-left: -1px;
}

.imp-icon-x-percent {
    background-position: -213px -431px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.imp-icon-revert-value {
    background-position: -117px -95px;
    cursor: default;
    float: left;
    height: 20px;
    width: 30px;
}

.revert-icon-hidden {
    visibility: hidden;
}

.document-upload > .btn-group .group-button-prim:disabled,
.document-upload > .btn-group .group-button-sec:disabled {
    background: #DFE6E7;
    cursor: default;
}

    .document-upload > .btn-group .group-button-prim:disabled .imp-upload-text,
    .document-upload > .btn-group .group-button-prim:disabled .imp-icon-upload {
        color: #ABAAAA;
        cursor: default;
    }

.imp-upload-text {
    color: #208DDC;
    padding-bottom: 5px;
}

.imp-icon-lock {
    background-position: -22px -133px;
    width: 22px;
    height: 20px;
}

.imp-icon-gray-lock {
    background-position: -188px -350px;
    width: 22px;
    height: 20px;
}

.imp-icon-lock.un {
    background-position: -2px -133px;
    width: 22px;
    height: 20px;
}

.imp-icon-pen {
    background-position: -41px -133px;
    width: 22px;
    height: 20px;
}

.imp-icon-sp {
    background-position: -130px -55px;
    width: 22px;
    height: 20px;
}

.imp-icon-flayout {
    background-position: -108px -54px;
    width: 22px;
    height: 20px;
}

.imp-icon-arrow-down {
    background-position: -147px 0;
    width: 18px;
    height: 18px;
}

.imp-icon-arrow-up {
    background-position: -164px 0px;
    width: 20px;
    height: 20px;
}

.imp-icon-blue-thin-arrow-right {
    background-position: -200px -155px;
    height: 13px;
    width: 18px;
    cursor: pointer;
    display: inline-block;
}

.imp-icon-blue-thin-arrow-left {
    background-position: -220px -155px;
    height: 13px;
    width: 18px;
    cursor: pointer;
    display: inline-block;
}

.imp-icon-blue-thin-arrow-up {
    background-position: -117px -222px;
    height: 18px;
    width: 13px;
    cursor: pointer;
    display: inline-block;
}

.imp-icon-blue-thin-arrow-down {
    background-position: -137px -222px;
    height: 18px;
    width: 13px;
    cursor: pointer;
    display: inline-block;
}

.imp-icon-arrow-right.white {
    background-position: -147px -203px;
    height: 15px;
    width: 11px;
}

.imp-icon-arrow-down.white {
    background-position: -161px -203px;
    height: 14px;
    width: 11px;
}

.imp-icon-ok {
    background-position: -129px 0;
    width: 18px;
    height: 17px;
}

.imp-icon-pdf {
    background-position: -175px -28px;
    width: 24px;
    height: 30px;
}

.imp-icon-x {
    background-position: -119px -1px;
    height: 10px;
}

.imp-icon-j {
    background-position: -25px -55px;
    height: 20px;
    width: 17px;
}

.imp-icon-j-other {
    background-position: -47px -55px;
    height: 20px;
    width: 17px;
}

.imp-icon-info-on {
    background-position: -68px -55px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.imp-icon-info-off {
    background-position: -90px -55px;
    height: 20px;
    width: 18px;
    cursor: pointer;
}

.imp-icon-info-red {
    background-position: -150px -269px;
    width: 20px;
    height: 19px;
    cursor: pointer;
}

.imp-icon-info-red-inline {
    position: absolute;
    bottom: 8px;
    left: 10px;
    width: 20px;
    height: 19px;
    background-position: -152px -268px;
    cursor: pointer;
    background-repeat: repeat;
}

.imp-icon-a {
    background-position: -2px -55px;
    height: 20px;
    width: 17px;
}

.imp-icon-question-mark {
    background-position: -185px 0;
    width: 17px;
    height: 17px;
}

/* Email support section */
.imp-support {
    float: right;
    margin-right: 15px;
    margin-top: 16px;
    font-size: 30px;
}

/* Email support section icon */
.imp-icon-support {
    background-position: -165px -324px;
    height: 27px;
    width: 25px;
}
/* Email support section icon */
/* Email support section */

.imp-icon-combined {
    position: absolute;
    bottom: 8px;
    left: 10px;
    width: 16px;
    height: 17px;
    background-position: -69px -56px;
    cursor: pointer;
    background-repeat: repeat;
}

.imp-icon {
    cursor: pointer;
}

.imp-icon-impound-calculator {
    background-position: -104px -271px;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 3px;
}

.imp-icon-factory {
    background-position: -166px -349px;
    width: 22px;
    height: 20px;
}

.imp-multiborrower-icon {
    background-position: -114px -294px;
    width: 16px;
    height: 16px;
}

.imp-upload-div {
    margin-top: 8px;
    cursor: pointer;
    font-weight: normal;
}

.imp-expandcollapse-div {
    margin-top: 8px;
    padding-right: 10px;
    cursor: pointer;
    font-weight: normal;
}


.imp-my-list {
    width: 29px;
    max-height: 26px;
    height: 26px;
    float: left;
    margin-right: 18px;
    margin-left: -10px;
    background-image: url('LoanCenterSprite.png');
    background-repeat: no-repeat;
}

.imp-icon-filter {
    background: url("LoanCenterSprite.png") -219px -133px;
    height: 17px;
    width: 17px;
    cursor: pointer;
}

.imp-icon-compare-product-on {
    background: url("LoanCenterSprite.png") -3px -154px;
    height: 17px;
    width: 18px;
    cursor: pointer;
}

.imp-icon-compare-product-off {
    background: url("LoanCenterSprite.png") -25px -154px;
    height: 17px;
    width: 18px;
    cursor: pointer;
}

.imp-icon-blue-arrow-down {
    background: url("LoanCenterSprite.png") -49px -157px;
    height: 8px;
    width: 12px;
    cursor: pointer;
}

.imp-icon-gray-arrow-down {
    background: url("LoanCenterSprite.png") -186px -159px;
    height: 9px;
    width: 14px;
    cursor: pointer;
}

.imp-new-prospect, .imp-new-refi, .imp-new-purchase, .imp-new-import {
    font-family: 'consumer-site' !important;
    display: inline-block;
}

.imp-new-prospect-icon {
    margin-left: 13px;
    padding-right: 8px;
    background-position: -103px -95px;
    width: 14px;
    height: 28px;
}

.imp-new-refi-icon {
    padding-right: 3.3px;
    margin-left: 5px;
    background-position: -68px -95px;
    width: 27px;
    height: 26px;
}

.imp-new-purchase-icon {
    margin-left: 6px;
    padding-right: 0.25px;
    background-position: -2px -94px;
    width: 29px;
    height: 28px;
}

.imp-new-import-icon {
    padding-right: 2.5px;
    margin-left: 5px;
    background-position: -34px -93px;
    width: 28px;
    height: 28px;
}

.cv-icon-settings {
    margin-top: -3px;
}

.cv-icon-hamburger-menu1 {
    color: white;
    font-size: 11px;
}

.cv-icon-notes .path1, .cv-icon-notes .path2, .cv-icon-notes .path3, .cv-icon-notes .path4, .cv-icon-notes .path5 {
    color: rgb(30, 205, 251);
}

.cv-icon-notes .path6, .cv-icon-notes .path7, .cv-icon-notes .path8, .cv-icon-notes .path9, .cv-icon-notes .path10 {
    color: rgb(0, 182, 230);
}

.cv-icon-quotes .path1, .cv-icon-quotes .path2, .cv-icon-quotes .path3, .cv-icon-quotes .path4 {
    color: rgb(0, 182, 230);
}

.cv-icon-quotes .path5, .cv-icon-quotes .path6, .cv-icon-quotes .path7, .cv-icon-quotes .path8, .cv-icon-quotes .path9, .cv-icon-quotes .path10 {
    color: rgb(30, 205, 251);
}

.cv-icon-quotes:hover span, .cv-icon-notes:hover span {
    color: #00C3FF !important;
}

.cv-icon-quotes:active span, .cv-icon-notes:active span {
    color: #0190BA !important;
}

.start-menu .startmenu-title {
    display: inline-block !important;
}

.start-menu .startmenu-description {
    color: #767676;
    font-style: italic;
    font-size: 11px;
}

.imp-my-list {
    background-position: -90px 0;
}

.imp-public-records,
.imp-real-estate,
.imp-collections,
.imp-liabilities,
.imp-miscellaneous,
.imp-expanded-guidelines,
.imp-icon-flayout,
.imp-icon-borrower,
.imp-icon-coborrower,
.imp-icon-refresh,
.imp-icon-user,
.imp-icon-realtor, /* RM */
.imp-smart-gfe,
.imp-icon-clear,
.imp-icon-factory {
    display: inline-block;
    background-image: url('LoanCenterSprite.png');
    background-repeat: no-repeat;
}

.imp-new-prospect-icon,
.imp-new-refi-icon,
.imp-new-purchase-icon,
.imp-new-import-icon {
    display: inline-block;
    background-image: url('LoanCenterSprite_2.png');
    background-repeat: no-repeat;
}

.imp-smart-gfe {
    background-position: -44px -220px;
    width: 65px;
    height: 25px;
    cursor: pointer;
}

.imp-icon-refresh {
    background-position: -204px 0px;
    width: 17px;
    height: 17px;
}

.imp-icon-clear {
    background-position: -66px -270px;
    width: 17px;
    height: 17px;
}

.imp-icon-borrower {
    background-position: 2px -79px;
    width: 28px;
    height: 28px;
}

.imp-icon-coborrower {
    background-position: -25px -79px;
    width: 28px;
    height: 28px;
}

.imp-miscellaneous {
    background-position: -109px -29px;
    width: 32px;
    height: 25px;
}

.imp-expanded-guidelines {
    background-position: -91px -450px;
    width: 27px;
    height: 23px;
}

.imp-real-estate {
    background-position: -7px -28px;
    width: 22px;
    height: 23px;
}

.imp-liabilities {
    background-position: -30px -28px;
    width: 42px;
    height: 26px;
}

.imp-public-records {
    background-position: -70px -28px;
    width: 40px;
    height: 26px;
}

.imp-collections {
    background-position: -143px -29px;
    width: 31px;
    height: 26px;
}

.imp-icon-borrower {
    background-position: -57px -197px;
    width: 14px;
    height: 17px;
    cursor: pointer;
}

.imp-icon-user {
    background-position: 0 -196px;
    width: 19px;
    height: 19px;
}

    .imp-icon-user.offline {
        background-position: -18px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .imp-icon-user.online.inactive {
        background-position: -36px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .imp-icon-user.online.active {
        background-position: -54px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .imp-icon-user.locked {
        background-position: -190px -325px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

        .imp-icon-user.locked.dual {
            background-position: -212px -325px;
            width: 22px;
            height: 20px;
            cursor: pointer;
        }

    .imp-icon-user.dual.offline {
        background-position: -74px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .imp-icon-user.dual.offline {
        background-position: -74px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .imp-icon-user.dual.online.inactive {
        background-position: -93px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .imp-icon-user.dual.online.active {
        background-position: -113px -196px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

/* RM: START */
.imp-icon-realtor {
    background-position: 0 -196px;
    width: 20px !important;
    height: 20px !important;
}

    .imp-icon-realtor.active {
        background-position: -54px -196px;
        cursor: default;
    }

    .imp-icon-realtor.inactive {
        cursor: pointer;
    }

    .imp-icon-realtor.invalid {
        cursor: default;
    }
/* RM: END */

.imp-collapsed {
    margin-top: 8px;
    cursor: pointer;
    height: 11px;
    float: left;
    width: 15px;
}

    .imp-collapsed.right {
        background-image: url('images/ausArrows.png');
        background-position: 0 0;
        background-repeat: no-repeat;
    }

    .imp-collapsed.down {
        background-image: url('images/ausArrows.png');
        background-position: 0 -12px;
        background-repeat: no-repeat;
    }

    .imp-collapsed.margins {
        margin-top: 3px;
        margin-right: 9px;
    }

.imp-edit-pen {
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    min-height: 35px;
    min-width: 30px;
    width: 30px;
    margin-top: 6px;
    cursor: pointer;
    background: url('LoanCenterSprite.png') no-repeat;
}

    .imp-edit-pen.blue {
        background-position: 0px -290px;
    }

    .imp-edit-pen.red {
        background-position: -30px -290px;
    }

/*#endregion Icons*/

/*#region refresh*/

.aus-refresh {
    display: inline;
    cursor: pointer;
}

.imp-refresh-div {
    float: right;
    margin-bottom: 10px;
    cursor: pointer;
}

    .imp-refresh-div span {
        position: relative;
        top: -4px;
    }

/*#endregion refresh*/

/*#region Tooltip*/

.tooltip-inner .imp-tooltip, .tooltip-inner .imp-popover {
    border-radius: 3px;
    background: #FFFFFF;
    box-shadow: 2px 2px 8px 3px #A9A9A9;
    font-size: 12px;
    color: #000000;
}

.imp-tooltip .tooltip-content {
    padding: 15px;
    font-weight: normal;
    text-align: left;
    margin-top: 3px;
}

.imp-popover .container {
    width: 380px;
    padding: 25px;
    text-align: left;
}

.imp-quick-docs-popover {
    width: 320px;
    text-align: left;
    position: relative;
    margin-left: 5px;
}

.imp-quick-docs-content .popover,
.imp-quick-docs-content .ipopover-inner,
.imp-quick-docs-content .popover-content {
    min-width: 350px;
}

.imp-quick-docs-content .arrow {
    left: 70px !important;
}

.imp-quick-docs-popover .popover-close-button {
    position: absolute;
    top: -5px;
    right: 0px;
    width: 15px;
    vertical-align: middle;
    height: 14px;
    background-color: #f0f0f0;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
    margin-top: -2px;
}

    .imp-quick-docs-popover .popover-close-button .text {
        position: relative;
        top: -3px;
        left: 4px;
        font-size: 15px;
        color: #797979;
    }

.imp-quick-docs-popover .title-text {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-top: 7px;
}

.imp-quick-docs-popover .underline {
    margin-bottom: 0;
    margin-top: 0px;
    border-width: 1px;
    border-color: #757575;
}

.imp-quick-docs-popover .title-underline {
    margin-right: 9px;
    margin-top: 3px;
}

.imp-quick-docs-popover .container {
    width: 320px;
    padding-top: 20px;
    padding-left: 0px;
    text-align: left;
    font-size: 13px;
}

    .imp-quick-docs-popover .container .sub-title {
        font-size: 13px;
        width: fit-content;
        color: black;
    }

    .imp-quick-docs-popover .container .items {
        padding-left: 10px;
        padding-bottom: 10px;
        color: #208ddc;
        margin-top: 10px;
        min-width: 15vh;
        max-height: 45vh;
        overflow-y: auto;
    }

        .imp-quick-docs-popover .container .items div {
            padding-top: 6px;
        }

        .imp-quick-docs-popover .container .items .warning {
            color: red;
            pointer-events: none;
        }

        .imp-quick-docs-popover .container .items .item:hover {
            text-decoration: underline;
            cursor: pointer;
        }

        .imp-quick-docs-popover .container .items .action-disabled {
            color: #9d9d9d;
            pointer-events: none;
            background-color: transparent;
        }

.imp-quick-docs-loader {
    height: 70px;
}

    .imp-quick-docs-loader .loader-position {
        margin-left: 140px;
        margin-top: 150px;
        height: 30px;
    }

.imp-popover .content {
    margin-top: 5px;
    padding: 6px;
}

.imp-popover .footer .buttons {
    float: right;
    margin-top: 10px;
}

.imp-popover .imp-split {
    width: 100%;
    border-color: #ccc;
}

.imp-popover .header {
    font-size: 13px;
    font-weight: bold;
}

.imp-popover .content .rowitem {
    padding-bottom: 7px;
    width: auto;
}

    .imp-popover .content .rowitem:first-child {
        padding-top: 5px;
    }

    .imp-popover .content .rowitem .left-column {
        color: #767676;
        width: 150px;
    }

    .imp-popover .content .rowitem div {
        display: inline-block;
    }

.tooltip.bottom .tooltip-arrow, .tooltip.top .tooltip-arrow {
    border-bottom-color: #f5f5f5;
    margin-left: -3px;
}

.tooltip.right .tooltip-arrow {
    border: none;
}

/* Hide arrow */
.product-group .row .tooltip .tooltip-arrow {
    display: none;
}

.tooltip.bottom .tooltip-arrow:before {
    position: absolute;
    top: -2px;
    left: -11px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    content: '';
}

.tooltip.bottom .tooltip-arrow:after {
    position: absolute;
    top: 1px;
    left: -9px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    content: '';
}

.tooltip.top .tooltip-arrow {
    border-top-color: #f5f5f5;
    margin-left: -3px;
}

    .tooltip.top .tooltip-arrow:before {
        position: absolute;
        top: -4px;
        left: -11px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-top: 10px solid #ccc;
        border-left: 10px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.1);
        content: '';
    }

    .tooltip.top .tooltip-arrow:after {
        position: absolute;
        top: -8px;
        left: -9px;
        display: inline-block;
        border-right: 8px solid transparent;
        border-top: 8px solid #ffffff;
        border-left: 8px solid transparent;
        content: '';
        z-index: 1;
    }

.tooltip.right .tooltip-arrow:before {
    position: absolute;
    top: -7px;
    left: 3px;
    display: inline-block;
    border-right: 10px solid #ccc;
    border-top: 10px solid transparent;
    border-left-color: rgba(0,0,0,0.1);
    border-bottom: 10px solid transparent;
    content: '';
}

.tooltip.right .tooltip-arrow:after {
    position: absolute;
    top: -5px;
    left: -3px;
    display: inline-block;
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: '';
    z-index: 1;
}

/*#endregion Tooltip*/

/*#region Loader*/

.imp-loader-container {
    width: 100%;
    height: 100px;
    margin-top: 100px;
    background-color: white;
    z-index: 1020;
}

.imp-loader {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.imp-loader-s {
    background: url('ajax-loader-small.gif') center no-repeat !important;
    float: left;
    height: 22px;
    width: 22px;
}

/*#endregion Loader*/

/*#region Address Control*/
.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-nowrap {
    display: flex;
    flex-wrap: nowrap;
}

.imp-address {
    min-width: 100%;
}

    .imp-address .street {
        flex-wrap: nowrap;
        min-width: 100%;
    }

        .imp-address .street > .name {
            min-width: 75%;
            max-width: 100%;
        }

    .imp-address .unit {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        max-width: 24%;
    }

    .imp-address .city {
        flex-wrap: nowrap;
        width: 100%;
        justify-content: space-between;
    }

        .imp-address .city > .name {
            max-width: 46%;
        }

    .imp-address .state {
        max-width: 28%;
    }

    .imp-address .zip {
        max-width: 24%;
    }

    .imp-address .county {
        min-width: 46%;
    }

    .imp-address .invalid-street-message {
        margin: 5px 0px -5px;
        color: red;
        line-height: 15px;
    }

    .imp-address input:required,
    .imp-address input.ng-invalid:disabled:hover,
    .imp-address select:required {
        border-color: #ef1126;
        background-color: #fdeaea;
        color: #a3a3a3;
        box-shadow: none;
    }

    .imp-address .country-cpi-container {
        flex-wrap: nowrap;
        width: 100%;
        align-items: center;
    }

    .imp-address .community-property-indicator {
        color: #1da955;
        font-style: italic;
        display: inline-block;
        white-space: nowrap;
        margin-left: 2em;
    }

.city .zip-tooltip {
    background-color: white;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
}

.city .tooltip .tooltip-inner {
    color: #6f6b6b;
}

.city .tooltip .tooltip-arrow {
    margin-top: -8px;
}

.city .tooltip .zip-tooltip-content {
    background: white;
    margin-left: -2px;
    width: 160px;
    min-height: 25px;
    text-align: left;
    padding-left: 5px;
    color: #757272;
}

.tooltip-close-button {
    font-weight: 600;
    font-size: 10px;
    cursor: pointer;
}

/*#endregion Address Control*/
/*#region Fieldset*/
fieldset:disabled .imp-span-ddl-container:before {
    background: none repeat scroll 0 0 #f1f0f0 !important;
}

fieldset:disabled input[type="datetime"] {
    background: none repeat scroll 0 0 #f1f0f0 !important;
}

fieldset:disabled select {
    background: none repeat scroll 0 0 #f1f0f0 !important;
}
/*#endregion Fieldset*/

/*#region NonWarrantable Checkbox*/

.imp-psection-row .col-lg-1 label.non-warrantable-cb {
    margin-top: -10px;
}

.row .subsection label.non-warrantable-cb {
    margin-top: 1px;
}

/*#region NonWarrantable Checkbox*/

/*#region psection*/

.imp-psection-header {
    margin-top: 16px;
    height: 40px;
    margin-left: -5px;
}

.imp-psection-title {
    font-size: 16px;
    font-weight: bold;
    color: #1da955;
}

.imp-psection-title-element {
    line-height: 30px;
    margin-right: 10px;
    margin-left: 5px;
}

.imp-psection-subtitle {
    padding: 15px 0 5px 0;
    border-width: 0 0 3px 0;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
    -webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(#d5d5d5), to(rgba(0, 0, 0, 0))) 100% 1;
    -webkit-border-image: -webkit-linear-gradient(left, #d5d5d5, rgba(0, 0, 0, 0)) 100% 1;
    -o-border-image: -o-linear-gradient(left, #d5d5d5, rgba(0, 0, 0, 0)) 100% 1;
    -moz-border-image: -moz-linear-gradient(to right, rgba(194, 194, 194, 0.53), rgba(174, 174, 174, 0.07), transparent) 100% 1 100% 0;
    border-bottom-width: 3px;
    border-style: solid;
}

.imp-psection-subtitle-noborder {
    padding: 15px 0 5px 0;
    border-width: 0 0 3px 0;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
}

.imp-psection-row {
    margin: 15px 0px;
    line-height: 21px;
}

    .imp-psection-row div {
        padding: 0px;
    }

    .imp-psection-row input {
        width: 100%;
    }

.imp-psection-row-checkbox {
    margin: 25px 0px;
}

.imp-psection-row-checkbox-top {
    margin: 25px 0 0 0;
}

.row.imp-psection-row.othertype {
    margin-top: 16%;
}

.imp-psection-label {
    color: #767676;
    padding-top: 2px !important;
}

.imp-psection-label-error {
    color: #FF0000;
    padding-top: 2px;
}

.imp-psection-left-borderadius {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.imp-psection-right-borderadius {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.imp-psection-placeholder ::-webkit-input-placeholder {
    text-align: right;
    padding-right: 5px;
}

.imp-psection-placeholder input:-moz-placeholder {
    text-align: right;
    padding-right: 5px;
}

.imp-psection-input-search {
    float: left;
    position: absolute;
    background-color: transparent;
    border: none;
    margin-left: -25px;
    margin-top: 3px;
}

.imp-psection-col-shorten {
    width: 56%;
}

.imp-psection-two-lines-labels {
    line-height: 17px;
    margin-top: -6px;
}

.imp-section-min-label {
    color: #A99DA9;
    font-weight: lighter;
    font-size: 12px;
    padding-left: 5px;
}

.imp-section-min-label-top-padding {
    color: #A99DA9;
    font-weight: lighter;
    font-size: 12px;
    padding-top: 5px;
}

.imp-psection-email .tooltip {
    padding: 7px 0;
    top: 21px;
}

.title-information-section .imp-psection-row {
    margin-bottom: 0px;
}

.title-information-section .transaction-changed-title {
    margin-top: -5px;
    line-height: 15px;
    width: 150px;
}

.title-information-section .title-text-area {
    width: 93% !important;
    overflow-y: auto;
    resize: none;
    padding-bottom: 5px;
}

/*#endregion psection*/

/*#region general*/
.date-mid-group {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    display: table-cell;
    padding-right: 7px;
    padding-left: 14px;
    color: #9d9d9d;
    border-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-left: none;
    border-right: none;
}

    .date-mid-group.disabled {
        background-color: #F1F0F0;
    }

    .date-mid-group:hover {
        background-color: white;
    }

.checkmark {
    background: url("LoanCenterSprite.png") -62px -156px;
    width: 12px;
    height: 12px;
    float: left;
    position: relative;
    display: inline-block;
    margin: 4px 5px 0px 0px;
}
/*#endregion general*/

/* dropdown error and disabled */
.imp-has-error,
.imp-ddl.imp-has-error,
select.imp-ddl.imp-has-error,
.imp-ddl.imp-has-error:focus {
    border-color: #ef1126 !important;
    background-color: #fdeaea !important;
    color: #a3a3a3 !important;
    box-shadow: none !important;
    background-position: 0 -33px !important;
}

.imp-selectbox-has-error-mutable,
.imp-ddl.imp-selectbox-has-error-mutable,
select.imp-ddl.imp-selectbox-has-error-mutable {
    border: none;
    border-color: #ef1126 !important;
    background-color: #fdeaea !important;
    color: #a3a3a3 !important;
    box-shadow: none !important;
    background-position: 0 -33px !important;
}

    .imp-selectbox-has-error-mutable:hover {
        border-bottom: 1px solid #ef1126;
        height: 22px;
    }

    .imp-selectbox-has-error-mutable:focus {
        border: none !important;
    }

.imp-span-ddl-container.imp-selectbox-has-error-mutable:before {
    background-color: #fdeaea !important;
    border-color: #ef1126 -moz-use-text-color !important;
    border-color: #ef1126 !important;
    color: #a3a3a3 !important;
}

.imp-span-ddl-container.imp-selectbox-has-error-mutable:after {
    color: #a3a3a3 !important;
}

.imp-has-error-mutable, .imp-textbox-has-error-mutable {
    background-color: #fdeaea !important;
    color: #a3a3a3 !important;
    box-shadow: none !important;
    background-position: 0 -33px !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

.imp-textbox-item-has-error-mutable {
    background-color: #fdeaea;
    color: #a3a3a3;
    box-shadow: none;
    background-position: 0 -33px;
    border: 1px solid #B1B2B3;
    border-top: none;
    border-bottom: none;
}

.imp-textbox-has-error-mutable .imp-textbox-item-has-error-mutable:first-of-type {
    border-top: 1px solid #B1B2B3;
}

.imp-textbox-has-error-mutable .imp-textbox-item-has-error-mutable:last-of-type {
    border-bottom: 1px solid #B1B2B3;
}

.imp-has-error-mutable-edit-mode {
    border: 1px solid #ef1126 !important;
    border-radius: 4px !important;
    height: 22px !important;
}

    .imp-has-error-mutable-edit-mode:hover {
        border-radius: 4px !important;
        height: 24px;
    }

.imp-has-error-mutable:hover {
    color: #a3a3a3 !important;
    box-shadow: none !important;
    background-position: 0 -33px !important;
}

.imp-textbox-has-error-mutable-readonly, .imp-date-has-error-mutable-readonly {
    background-color: #fdeaea !important;
    color: #a3a3a3 !important;
    box-shadow: none !important;
    background-position: 0 -33px !important;
    border: none !important;
}

.imp-textbox-has-error-mutable:hover {
    border-bottom: 1px solid #ef1126 !important;
    color: #a3a3a3 !important;
    box-shadow: none !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-position: 0 -33px !important;
}

.imp-radio-has-error {
    background-position: 0 -32px !important;
}

.imp-span-ddl-container.imp-has-error:before,
.imp-span-ddl-container[required].state:before {
    background-color: #fdeaea !important;
    border-color: #ef1126 -moz-use-text-color !important;
    border-color: #ef1126 !important;
    color: #a3a3a3 !important;
}

.imp-span-ddl-container.imp-has-error:after,
.imp-span-ddl-container[required].state:after {
    color: #a3a3a3 !important;
}

.imp-has-error-broder-right-none {
    border-right: none !important;
}

input[type="text"].border-right-none {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.imp-has-error-broder-left-none {
    border-left: none !important;
}

.imp-is-disabled {
}

.imp-span-ddl-container.imp-is-disabled:before {
    background-color: #EFEFEF !important;
}
/*endregion dropdown error and disabled*/

/*region modal-sm*/
.modal-sm {
    bottom: 0;
    height: 200px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
/*endregion modal-sm*/

/*region bootstrap-ui modal*/
.modal-header {
    border-bottom: 2px solid #1fb25a;
    min-height: 16.4286px;
    margin: 15px;
    padding: 0px;
    padding-bottom: 5px;
}

.tpo-modal-header {
    border-bottom: 2px solid #E5E5E5;
    min-height: 16.4286px;
    margin: 15px;
    padding: 0px;
    padding-bottom: 5px;
}

.tpo-comparison-scroll-div {
    min-height: 60px;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.tpo-comparison-scroll-div::-webkit-scrollbar {
    display: none;
}

.modal-footer {
    border-top: 2px solid #1fb25a;
    margin: 15px;
    padding: 0px;
    padding-top: 15px;
    text-align: right;
}
/*endregion bootstrap-ui modal*/

/*region bootstrap-ui modal, custom error modal */

#imp-success-modal .modal-header {
    border-bottom: 1px solid #b1b1b1;
}

    #imp-success-modal .modal-header .modal-title {
        font-weight: bold;
        font-size: 18px;
        text-align: left;
    }

#imp-success-modal button.close {
    background: url('images/btn-x-close.png') no-repeat;
    min-height: 16px;
    min-width: 16px;
    opacity: 1;
    font-size: 15px;
    margin-top: 5px;
}
        #imp-modal button.close {
            background: url('images/btn-x-close.png') no-repeat;
            min-height: 16px;
            min-width: 16px;
            opacity: 1;
            font-size: 15px;
            margin-top: 3px;
        }

#imp-success-modal .modal-body {
    min-height: 0;
    font-size: 13px;
    font-weight: normal;
    padding: 0 15px;
    text-align: left;
}

    #imp-success-modal .modal-body p {
        margin: 0 15px 2px 0px;
    }

#imp-success-modal .modal-footer {
    padding: 15px;
    text-align: left;
    border-top: none;
    margin: 0px;
}

    #imp-success-modal .modal-footer .imp-button-hm-wm-sec {
        margin-left: 0px;
    }

#imp-success-modal.align-center .modal-header {
    border-bottom: none;
}

    #imp-success-modal.align-center .modal-header .modal-title {
        text-align: center;
    }

#imp-success-modal.align-center .modal-footer {
    text-align: center;
}

.imp-center-modal {
    font-family: Arial, Helvetica, Sans-Serif;
    height: 80%;
    left: 18.5%;
    margin-left: -10%;
    position: fixed;
    top: 30%;
    width: 80%;
    z-index: 1050;
}

.imp-center-modal-higher-pos {
    top: 15%;
}

.imp-error-modal-content {
    padding: 8px;
}

.imp-error-modal-header {
    border: none;
    padding-bottom: 0;
}
/* jshdbg */
/*
.imp-error-modal-close-button {
    height: 30px !important;
    padding-top: 3px !important;
    font-size: 15px !important;
    background: #208DDC !important;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25) !important;
    border: none !important;
    background: linear-gradient(to bottom, rgba(40,155,237,1) 0%, rgba(26,141,217,1) 46%, rgba(2,130,222,1) 100%);
    background: -moz-linear-gradient(top, rgba(40,155,237,1) 0%, rgba(26,141,217,1) 46%, rgba(2,130,222,1) 100%);
    background: -ms-linear-gradient(top, rgba(40,155,237,1) 0%, rgba(26,141,217,1) 46%, rgba(2,130,222,1) 100%);
    background: -o-linear-gradient(top, rgba(40,155,237,1) 0%, rgba(26,141,217,1) 46%, rgba(2,130,222,1) 100%);
    background: rgba(40,155,237,1);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(40,155,237,1)), color-stop(46%, rgba(26,141,217,1)), color-stop(100%, rgba(2,130,222,1)));
    background: -webkit-linear-gradient(top, rgba(40,155,237,1) 0%, rgba(26,141,217,1) 46%, rgba(2,130,222,1) 100%);
    border: 1px solid #1D90DD;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#289bed', endColorstr='#0282de', GradientType=0 );
}

.imp-error-modal-close-button:hover {
    -webkit-box-shadow: -1px 0px 33px 0px rgba(71,126,237,0.41);
    -moz-box-shadow: -1px 0px 33px 0px rgba(71,126,237,0.41);
    box-shadow: -1px 0px 33px 0px rgba(71,126,237,0.41);
    border: 1px solid #1D90DD;
    color: white;
}
*/

.imp-error-modal-title {
    border-bottom: 2px solid rgb(228, 228, 228);
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    margin: 0;
    padding-bottom: 8px;
}

.imp-alert-glificon {
    color: red;
    font-size: 16px;
    padding-right: 2px;
}

.imp-error-modal-body {
    color: rgb(63, 63, 63);
    font-size: 13px;
    font-weight: 600;
    padding: 0px 15px 5px 15px;
}

.imp-error-modal-footer {
    border: none;
    padding-top: 5px;
}
/*endregion bootstrap-ui modal, custom error modal*/
/*region imp tab with underline */
.imp-tab-text {
    cursor: pointer;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 88px;
}

.imp-tab-selected {
    font-weight: bold;
}

.imp-tab-selected-icon {
    background: url("LoanCenterSprite.png") -100px -135px;
    height: 12px;
    margin-top: 2px;
    width: 88px;
    cursor: default;
}

/*endregion region imp tab with underline*/

/*region select to span*/

.imp-select-to-span-container {
    border: none !important;
}

imp-select-to-span-container:before {
    display: none;
}

imp-select-to-span-container:after {
    display: none;
}

.imp-select-to-span {
    border: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 0px;
    line-height: 1;
    margin-left: -5px;
}

    .imp-select-to-span::-ms-expand {
        display: none;
    }

/*endregion*/

/*region imp button menu */

.imp-buttonmenu {
    border: none;
    box-shadow: 0px 5px 12px 3px #666;
    background-color: #fff;
    text-align: left;
}

    .imp-buttonmenu-item input[type="submit"] {
        font-size: 12px;
        border: none;
        padding: 5px 10px;
        background-color: #fff;
        cursor: pointer;
        text-align: left;
        width: 100%;
    }

.imp-buttonmenu-item:hover input[type="submit"] {
    background-color: #a6ecff;
}

.imp-buttonmenu-item input[type="submit"]:disabled {
    color: grey;
    cursor: auto;
}

/*endregion imp button menu */

/*region imp reference modal*/
.imp-reference-modal {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
}

    .imp-reference-modal .modal-content {
        border-radius: 3px;
        background: #fff;
        box-shadow: 0px 0px 8px 3px #A9A9A9;
    }

/*endregion imp reference modal*/

/* region imp simple grid tab*/

    .imp-simple-grid {
        width: 1100px;
        height: auto;
    }

    .imp-simple-grid:before, .imp-simple-grid:after {
        /*box-sizing: border-box;*/
    }

    .imp-simple-grid .container {
        width: inherit;
    }

        .imp-simple-grid .container .row {
            width: inherit;
            min-height: 30px;
            font-size: 12px;
            text-align: left;
            display: flex;
            align-items: center;
        }

            .imp-simple-grid .container .row .columnheader {
                color: #9d9d9d;
            }

            .imp-simple-grid .container .row.disabled {
                background-color: #f1f0f0;
            }

            .imp-simple-grid .container .row:first-child {
                color: #767676;
            }

            .imp-simple-grid .container .row.big {
                height: 60px;
            }

            .imp-simple-grid .container .row:not(:first-child):hover {
                background-color: #e1f9ff;
            }

    .imp-simple-grid .row .imp-span-ddl-container.medium.disabled,
    .imp-simple-grid .row .imp-span-ddl-container.medium.disabled:before,
    .imp-simple-grid .row .imp-span-ddl-container.medium.disabled:after,
    .imp-simple-grid .row .imp-ddl:disabled,
    .imp-simple-grid .row input[type="text"]:disabled,
    .imp-simple-grid .row input[type="datetime"]:disabled,
    .imp-simple-grid fieldset:disabled .row .imp-span-ddl-container:before,
    .imp-simple-grid fieldset:disabled .row .imp-span-ddl-container.medium:after,
    .imp-simple-grid fieldset:disabled .row input[type="datetime"],
    .imp-simple-grid fieldset:disabled .row select {
        border: 1px !important;
        box-shadow: none !important;
        border-color: white !important;
        cursor: default !important;
        background-color: white !important;
    }

        .imp-simple-grid .row .imp-span-ddl-container.medium.disabled:before,
        .imp-simple-grid fieldset:disabled .row .imp-span-ddl-container:before {
            height: 100%;
        }

        .imp-simple-grid .row .imp-span-ddl-container.medium.disabled:after,
        .imp-simple-grid fieldset:disabled .row .imp-span-ddl-container.medium:after {
            content: none !important;
            border: none !important;
        }

    .imp-simple-grid .col-xxxxs, .imp-simple-grid .col-xxxs, .imp-simple-grid .col-xxs, .imp-simple-grid .col-xs, .imp-simple-grid .col-s, .imp-simple-grid .col-m, .imp-simple-grid .col-xm, .imp-simple-grid .col-xxm,
    .imp-simple-grid .col-l, .imp-simple-grid .col-xl, .imp-simple-grid .col-xxl, .imp-simple-grid .col-xxxl, .imp-simple-grid .col-xxxxl, .imp-simple-grid .col-xxxxxl, .imp-simple-grid .col-xxxm, .imp-simple-grid .col-xxxxm,
    .imp-simple-grid .col {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 10px;
        float: left;
    }

    .imp-simple-grid .col-xxxxs {
        width: 1.5%;
    }

    .imp-simple-grid .col-xxxs {
        width: 1.7%;
        height: 27px;
        padding-left: 4px;
        padding-right: 1px;
        margin-top: 10px;
    }

    .imp-simple-grid .col-xxs {
        width: 5.4%;
    }

    .imp-simple-grid .col-xs {
        width: 5.9%;
    }

    .imp-simple-grid .col-s {
        width: 7.2%;
    }

    .imp-simple-grid .col-m {
        width: 10%;
    }

    .imp-simple-grid .col-xm {
        width: 10.9%;
    }

    .imp-simple-grid .col-xxm {
        width: 12.7%;
    }

    .imp-simple-grid .col-xxxm {
        width: 13.9%;
    }

    .imp-simple-grid .col-xxxxm {
        width: 15.1%;
    }

    .imp-simple-grid .col-l {
        width: 14.1%;
    }

    .imp-simple-grid .col-xl {
        width: 16.8%;
    }

    .imp-simple-grid .col-xxl {
        width: 22.3%;
    }

.imp-subject-net-rental-borrower {
    width: 85%;
    float: left;
}

.imp-net-rental-income-row .col-xxxl .imp-icon-sp-style {
    float: right;
    margin-top: 2px;
}

.imp-lcgrid .container .row.imp-net-rental-income-row {
    background: none;
    border-bottom: 1px dotted #d3d7d8;
    color: black;
}

.imp-net-rental-income-row.extend-row {
    border-bottom: none;
}

.imp-net-rental-income-row .imp-font-weight-normal {
    font-weight: normal;
    margin-bottom: -10px;
}

.imp-text-enhanced-color-other-income {
    color: #000000;
}

.imp-simple-grid .col-xxxl {
    width: 23.6%;
}

.imp-simple-grid .col-xxxxl {
    width: 38.4%;
}

.non-subject-net-rental-income .row {
    background: none;
    border-bottom: 1px dotted #d3d7d8;
}

.imp-simple-grid .col-xxxxxl {
    width: 61%;
}

.imp-simple-grid .row input[type="text"], .imp-simple-grid .row input[type="datetime"] {
    width: 100%;
    padding-left: 5px;
}

.imp-simple-grid .row input[type="datetime"] {
    height: 14px;
}

.imp-tooltip-row {
    display: flex;
    padding: 5px;
}

.imp-simple-grid .col-xxl .imp-icon-info-on,
.imp-simple-grid .col-xxl .imp-icon-info-off,
.imp-simple-grid .col-xxl .imp-icon-a,
.imp-simple-grid .col-xxl .imp-icon-j,
.imp-simple-grid .col-xxl .imp-icon-j-other {
    display: inline-block;
    float: right;
    padding-left: 5px;
}

.imp-large-black-bar-graph-icon {
    background: url("LoanCenterSprite.png") -220px -205px;
    width: 15px;
    height: 18px;
}

.imp-small-white-bar-graph-icon {
    background: url("LoanCenterSprite.png") -134px -201px;
    width: 10px;
    height: 12px;
}

/* endregion imp simple grid tab */

.arrows {
    background: url('1003-Arrows.png');
    position: absolute;
    top: 8px;
    width: 10px;
    height: 10px;
}

.leftArrow {
    left: 5px;
    background-position: -5px 26px;
}

.rightArrow {
    /*right: 46px;*/
    background-position: 15px 26px;
}


/*#region CommonModalWindow*/
.white-modal-backdrop {
    background-color: inherit;
    position: inherit;
    width: 100%;
    height: 100%;
}

.custom-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop, .modal-backdrop.fade.in {
            opacity: .100;
            filter: alpha(opacity=100);
        }

.common-modal {
    display: table !important;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 3090 !important;
}

.common-modal .modal-dialog,
 .common-modal-medium .modal-dialog {
    display: table-cell;
    vertical-align: middle;
}

.common-modal .modal-content {
    margin: auto auto;
}
.common-modal-medium .modal-content {
    margin: auto auto;
    width: 440px;
    left: 550px;
    position: absolute;
    top: 300px;
}

    .common-modal .modal-body {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        display: table;
    }

        .common-modal .modal-body .modal-body-half,
        .common-modal .modal-body .section {
            width: 400px;
            min-height: 50px;
        }

        .common-modal-500 .modal-body .modal-body-half,
        .common-modal-500 .modal-body .section {
            width: 500px;
            min-height: 50px;
        }

            .common-modal .modal-body .modal-body-half .message-details {
                font-size: 12px;
                font-weight: normal;
            }

            .common-modal .modal-body .modal-body-half .message-details-bold {
                padding: 35px;
                text-align: left;
                font-size: 12px;
                color: black;
            }

        .common-modal .modal-body .modal-buttons {
            margin-top: 20px;
        }

        .common-modal .modal-body .section .message {
            padding: 35px 70px 0 70px;
            font-weight: normal;
            font-size: 18px;
        }

.common-modal .modal-dialog, .common-modal .modal-content, .common-modal .modal-body {
    width: 400px;
    min-height: 150px;
    padding: 0;
}

    .common-modal-500 .modal-dialog, .common-modal-500 .modal-content, .common-modal-500 .modal-body {
        width: 500px;        
    }

    .common-modal.mh-0 .modal-content {
        min-height: 0px;
    }

.disclosure-missingdata.close-button {
    float: right;
    margin-right: 24px;
}

.disclosure-missingdata.header-title {
    margin-left: -26px;
    text-align: left;
}

.disclosure-error.header-message {
    font-weight: bold;
    padding-top: 18px;
    padding-left: 18px;
    text-align: left;
}

.disclosure-error.message {
    padding-left: 18px;
    padding-top: 8px;
    padding-right: 40px;
    padding-bottom: 0px;
    text-align: left;
    font-weight: normal;
    font-size: 15px;
}

.disclosure-error.message.audit {
    font-size: 13px;
}

.disclosure-error.message-detail {
    font-weight: normal;
    font-size: 13px;
    padding-left: 18px;
    padding-right: 30px;
    text-align: left;
}

.disclosure-error.close-button {
    margin-right: 18px;
    float: right;
    margin-left: 0px;
}

.modal-header-message {
    font-weight: bold;
    padding-top: 18px;
}

.modal-message {
    padding: 8px 40px 0px 40px;
    text-align: left;
    font-weight: normal;
    font-size: 15px;
    word-break: break-all;
}

.modal-message-detail {
    font-weight: normal;
    font-size: 13px;
    padding-left: 30px;
    padding-right: 30px;
}

.modal-close-button {
    height: 30px;
    padding: 0px;
    font-size: 12px;
}

.common-modal-2 {
    display: table !important;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 1090 !important;
}

.modal-dialog-2 {
    margin-top: 90px !important;
}

.common-modal-2 .modal-dialog-2, .common-modal-2 .modal-content, .common-modal-2 .modal-body {
    position: relative !important;
    top: 200px !important;
    width: 500px;
    min-height: 150px;
    padding: 0;
}

.common-modal-2 .modal-dialog-2 {
    display: table-cell;
    vertical-align: middle;
}

.common-modal-2 .modal-content-2 {
    margin: auto auto;
}

.common-modal-2 .modal-body-2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    display: table;
}

/*#region common modal window - missing data modal window*/
.common-modal .modal-body.missing-data {
    width: 440px;
}

    .common-modal .modal-body.missing-data .upper-information-modal {
        width: 80%;
        padding-left: 50px;
    }

    .common-modal .modal-body.missing-data .modal-body-half .upper-information-modal-wrapper {
        margin-bottom: 20px;
    }

    .common-modal .modal-body.missing-data .imp-button-hm-wl-sec {
        margin-left: 20px;
    }

.common-modal .missing-data-list {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
}

.pricing-error-modal-close-button {
    margin-bottom: 25px;
    float: right;
}

.pricing-error-modal-message {
    padding: 5px 20px 30px 30px;
    font-size: 13px;
    font-weight: 100;
    text-align: left;
}

.pricing-error-modal-header {
    text-align: left;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 25px;
    font-size: 15px;
}
/*#endregion*/

.modal-body-3 {
    width: 500px;
    height: 230px;
    margin-top: 20px;
}

.modal.comparison-modal-window {
    max-width: 80vw;
    width: 980px;
    height: 330px;
    max-height: 80vh;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: hidden;
}

    .modal.comparison-modal-window .footer {
        text-align: right;
        border-top: #b1b1b1 solid 1px;
        margin-top: 15px;
        padding-top: 15px;
    }

    .modal.comparison-modal-window .modal-dialog {
        width: 100%;
    }

        .modal.comparison-modal-window .modal-dialog .modal-content {
            padding: 20px;
        }

            .modal.comparison-modal-window .modal-dialog .modal-content .modal-header {
                border-bottom: #b1b1b1 solid 1px;
                font-weight: bold;
                font-size: 17px;
                margin: 0;
                position: relative;
                top: 2px;
            }

    /* remove background color for all rows */
    .modal.comparison-modal-window .ag-row {
        background-color: white;
    }

        /* remove special first column styling */
        .modal.comparison-modal-window .ag-row .cell-col-1 {
            padding-right: 0;
            text-align: left;
            color: #000000;
        }

    .modal.comparison-modal-window .comparison-modal-content {
        overflow-x: hidden;
        margin-top: 2px; /*so it doesn't clip off the border above it*/
        overflow-y: hidden;
        height: 150px;
    }

.modal.login-modal-window {
    z-index: 10500 !important;
    max-width: 80vw;
    width: 980px;
    height: auto;
    max-height: 80vh;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: hidden;
}

.login-modal-window + .modal-backdrop {
    z-index: 10400 !important;
}

.modal.login-modal-window .footer {
    text-align: left;
    border-top: #b1b1b1 solid 1px;
    padding-top: 10px;
}

.modal.login-modal-window .modal-dialog {
    width: 100%;
}

    .modal.login-modal-window .modal-dialog .modal-content {
        padding: 20px;
    }

        .modal.login-modal-window .modal-dialog .modal-content .modal-header {
            border-bottom: #b1b1b1 solid 1px;
            font-weight: bold;
            font-size: 17px;
            margin: 0;
            position: relative;
            top: 2px;
        }

/* remove background color for all rows */
.modal.login-modal-window .ag-row {
    background-color: white;
}

    /* remove special first column styling */
    .modal.login-modal-window .ag-row .cell-col-1 {
        padding-right: 0;
        text-align: left;
        color: #3d3d3d;
    }

.modal.login-modal-window .login-modal-content {
    overflow-x: hidden;
    margin: 10px; /*so it doesn't clip off the border above it*/
    overflow-y: auto;
    max-height: 27vh;
}

.columnDefault {
    background-color: transparent !important;
    cursor: pointer;
}

.modal-body .modal-body-half .upper-information-modal {
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*#endregion  CommonModalWindow*/

/*#region UnloadModalWindow*/
.custom-modal-error .unload-modal .notice {
    padding-top: 5px;
    margin-bottom: 4px;
}

.unload-modal .imp-alert-icon {
    margin-top: 5px;
    font-size: 29px;
}

    .unload-modal .imp-alert-icon:before {
        left: 10%;
        top: 24%;
        width: 30px;
    }

.custom-modal-error .unload-modal .notice span.notice-label {
    font-size: 13px;
    padding-left: 13px;
}

.unload-modal .unload-body {
    color: #767676;
    font-weight: 100;
    position: relative;
    top: 12px;
    left: 49px;
}

.unload-modal .unload-button-container {
    overflow: auto;
    padding-left: 49px;
}

.unload-modal .imp-button-hm-wl-sec.ok {
    padding: 0;
    font-weight: 200;
    font-size: 13px;
}

.modal-warning {
    background-color: rgba(255, 194, 0, 0.15);
    margin-top: 27px;
    padding: 10px;
}

    .modal-warning .warning-icon {
        position: absolute;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .modal-warning .warning-message-detail {
        padding-left: 34px;
        text-align: left;
        color: #000000;
    }

/*#endregion UnloadModalWindow*/

/*#region SimpleContentModal*/
.simple-content-modal {
    background-color: rgba(0,0,0, .5);
}

    .simple-content-modal .modal-dialog {
        display: table-cell;
        vertical-align: middle;
    }

    .simple-content-modal .modal-content {
        margin: auto auto;
        color: #000 !important;
    }

    .simple-content-modal .modal-body {
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        color: #000;
        display: table;
    }

        .simple-content-modal .modal-body .close-icon {
            width: 16px;
            height: 16px;
            position: absolute;
            right: 10px;
            top: 10px;
            background: url('images/btn-x-close.png') no-repeat;
            cursor: pointer;
        }

        .simple-content-modal .modal-body .content {
            overflow-y: auto;
            overflow-x: hidden;
            max-height: 640px;
        }

    .simple-content-modal .modal-dialog, .simple-content-modal .modal-content, .simple-content-modal .modal-body {
        width: 740px;
        height: 640px;
        padding: 10px 30px;
        position: absolute;
        margin: auto;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }

.multiple-recipients-tooltip {
    min-width: 250px;
    min-height: 20px;
    padding: 10px;
    text-align: left;
}
/*#endregion*/

/*#region Error Details Modal Window icons*/

.error-details-modal {
    display: table !important;
    height: 100%;
    width: 100%;
    z-index: 1111 !important;
}

    .error-details-modal .modal-dialog {
        display: table-cell;
        vertical-align: middle;
    }

    .error-details-modal .modal-content {
        margin: auto auto;
    }

    .error-details-modal .modal-dialog,
    .error-details-modal .modal-content {
        width: 600px;
        min-height: 150px;
        max-height: 400px;
    }

        .error-details-modal .modal-dialog .modal-content .outer-wrapper {
            padding: 10px 16px;
        }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .header-wrapper {
                display: flex;
                margin: 8px 0px 15px 5px;
            }

                .error-details-modal .modal-dialog .modal-content .outer-wrapper .header-wrapper .header-title {
                    font-size: 19px;
                }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .horizontal-grayline {
                width: 99%;
                margin: 0px auto;
                border-bottom: #cccccc 2px solid;
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .details-wrapper {
                overflow-y: auto;
                min-height: 100px;
                max-height: 250px;
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .details-title {
                display: flex;
                font-weight: bolder;
                color: #9d9d9d;
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .details-wrapper .detail-row {
                display: flex;
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .error-codes {
                padding: 5px;
                width: 130px;
                word-break: break-word;
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .error-messages {
                padding: 5px;
                flex: 1;
                word-break: break-word;
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .details-wrapper .detail-row .error-codes.alternate-row,
            .error-details-modal .modal-dialog .modal-content .outer-wrapper .details-wrapper .detail-row .error-messages.alternate-row {
                background-color: rgba(1,1,1,0.04);
            }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .footer-wrapper {
                display: flex;
                align-items: flex-end;
            }

                .error-details-modal .modal-dialog .modal-content .outer-wrapper .footer-wrapper .footer {
                    width: 100%;
                }

                    .error-details-modal .modal-dialog .modal-content .outer-wrapper .footer-wrapper .footer .buttons-wrapper {
                        display: flex;
                        justify-content: flex-end;
                        margin-top: 10px;
                    }

                        .error-details-modal .modal-dialog .modal-content .outer-wrapper .footer-wrapper .footer .buttons-wrapper .imp-button-hm-wm-prim {
                            margin-right: 2px;
                        }

            .error-details-modal .modal-dialog .modal-content .outer-wrapper .buttons-wrapper {
                display: flex;
                justify-content: center;
                margin-top: 10px;
            }


/*#endregion Error Details Modal Window */

/*#region Css icons*/

.imp-alert-icon {
    font-size: 35px;
    position: relative;
    display: inline-block;
}

    .imp-alert-icon > em {
        position: relative;
        display: block;
        width: 1em;
        overflow: hidden;
        padding: 0.1em;
        text-indent: -999999em;
    }

    .imp-alert-icon > em {
        height: 0.65em;
    }

    .imp-alert-icon:before {
        content: "!";
        position: absolute;
        top: 25%;
        display: inline-block;
        width: 100%;
        /* height: 1em; */
        /* margin-top: -0.50em; */
        z-index: 1;
        font-family: sans-serif;
        font-size: .65em;
        text-align: center;
        text-indent: -0.02em;
        line-height: 1.035em;
        color: #333;
        left: 4%;
    }

    .imp-alert-icon em:before {
        content: "";
        position: absolute;
        display: block;
        width: 1em;
        height: 1em;
        box-sizing: border-box;
        background-color: #FFDA33;
    }

    .imp-alert-icon em:before {
        top: 0.375em;
        transform: rotate(45deg) skew(14deg, 14deg) translate(-0.01em, -0.01em);
    }

    .imp-alert-icon em:after {
        content: "A";
        display: block;
        position: absolute;
        top: 10%;
        left: 32%;
        width: 0.01em;
        height: 0.7em;
        transform: rotate(30deg);
        background-color: rgba(255,255,255,0.4);
    }

/*#endregion  Css icons*/

/*#region Combined input*/

.imp-combined {
    margin-right: -8px;
}

    .imp-combined > input {
        padding-left: 10px;
        width: 99%;
        margin-left: -6px;
        text-align: right;
        height: 24px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box;
    }
/*#endregion Combined input*/

.imp-button-section {
    float: right;
    position: relative;
    width: 700px;
    padding-right: 0px;
}

.imp-button-wrapper {
    width: 236px;
    float: right;
    margin-top: 5px;
    position: relative;
    height: 18px;
}

/*#region IMP Common UI Controls*/

input[type="text"].imp-input,
.imp-input > input[type="text"] {
    height: 24px;
    width: 100%;
    box-sizing: border-box;
}

.flat-left-border input[type="text"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.flat-right-border input[type="text"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

/*#endregion IMP Common UI Controls*/

.imp-result-message {
    font-size: 14px;
    font-weight: bold;
}

    .imp-result-message .success {
        color: #1fb25a;
    }

    .imp-result-message .failed {
        color: #ef1126;
    }

.imp-button-section {
    float: right;
    position: relative;
    width: 700px;
    padding-right: 0px;
}

.imp-button-wrapper {
    width: 236px;
    float: right;
    margin-top: 5px;
    position: relative;
}

.imp-textarea {
    resize: none;
    overflow: auto;
    padding: 2px 2px 2px 5px;
    max-height: 124px;
}

.imp-textarea-counter {
    display: block;
    text-align: right;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 4px;
    padding-right: 20px;
    background-color: #f3f1f1;
    color: #9D9D9D;
    border-right: 1px solid #ccc;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: 1px solid #ccc;
    -webkit-box-shadow: inset 0 0px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.imp-textarea-with-counter {
    width: 100%;
    resize: none;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.limit-exceeded {
    font-weight: bold;
}

.imp-textarea-with-counter:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    -moz-box-shadow: 0px -1px 1px rgba(82, 168, 236, 0.8);
    -khtml-box-shadow: 0px -1px 1px rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0px -1px 1px rgba(82, 168, 236, 0.8);
    box-shadow: 0px -1px 1px rgba(82, 168, 236, 0.8);
}

.imp-textarea-counter-focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    -moz-box-shadow: 0px 1px 1px rgba(82, 168, 236, 0.8);
    -khtml-box-shadow: 0px 1px 1px rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0px 1px 1px rgba(82, 168, 236, 0.8);
    box-shadow: 0px 1px 1px rgba(82, 168, 236, 0.8);
}

.imp-textbox-directive {
    position: relative;
}

    .imp-textbox-directive input[type=text] {
        width: 100%;
        box-sizing: border-box;
        height: 24px;
        padding-right: 76px;
    }

        .imp-textbox-directive input[type=text].no-description {
            padding-right: 5px;
        }

    .imp-textbox-directive div {
        position: absolute;
        right: 5px;
        top: 5px;
        color: #9d9d9d;
    }

.imp-add-button {
    display: inline-flex;
    cursor: pointer;
}

    .imp-add-button .button-text {
        color: #208DDC;
        padding-top: 7px;
    }


/*==================================================
 * Contextual Button
 * ===============================================*/

.imp-button-general-contextual {
    cursor: pointer;
    display: inline-block;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0,0,0,.3);
}

    .imp-button-general-contextual:disabled {
        cursor: auto;
        display: inline-block;
        border: 1px solid #CDD5D6;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        padding: 5px 15px;
        font-size: 12px;
        font-weight: 500;
        color: #ABAAAA;
        font-family: Arial;
        text-decoration: none;
        text-align: center;
        text-shadow: none;
    }

.imp-button-sec-general-contextual {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #C5CBCC;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    text-align: center;
}

.btn-group-container .contextual-button-wrapper .dropdown-menu {
    position: absolute;
    min-width: 196px;
    font-size: 13px;
    text-align: left;
    list-style: none;
    border-radius: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    white-space: normal;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    -moz-box-shadow: 2px 2px 4px 2px #b6baba;
    -webkit-box-shadow: 2px 2px 4px 2px #b6baba;
    -o-box-shadow: 2px 2px 4px 2px #b6baba;
    box-shadow: 2px 2px 4px 2px #b6baba;
}

.contextual-button-wrapper {
    position: relative;
}

    .contextual-button-wrapper .group-button-prim:disabled {
        padding-right: 5px;
    }

.contextual-action-button {
    min-width: 180px;
}

.contextual-arrow {
    position: absolute;
    right: 8px;
    bottom: 10px;
    color: white;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: inset;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
}

    .contextual-arrow.white {
        border-color: #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    }

    .contextual-arrow.black {
        border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    }

/*=============================
 ↓↓↓ IMP SPLIT BUTTON ↓↓↓
=============================*/

.split-button-wrapper {
    position: relative;
    display: flex;
}

/* ↓ ACTION BUTTON ↓ */

.split-button-action {
    min-width: 184px;
    height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
}

    .split-button-action.single-option {
        border-radius: 3px;
    }

    .split-button-action.multi-option {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }


        .split-button-action.multi-option:after {
            content: '';
            width: 1px;
            height: 20px;
            background: #C5CBCC;
            position: absolute;
            right: 0px;
            top: 5px;
        }

.primblue.split-button-action.multi-option:after {
    background: white;
}

.primgray.split-button-action.multi-option:after {
    background: black;
}

.split-button-action.single-option:disabled {
    border-width: 1px;
}

.split-button-action.multi-option:disabled {
    border-width: 1px 0px 1px 1px;
}

/* ↑ ACTION BUTTON END ↑ */

/* ↓ TOGGLE MENU BUTTON ↓ */

.split-button-toggle {
    width: 22px;
    height: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .split-button-toggle:disabled {
        border-width: 1px 1px 1px 0px;
    }

    .split-button-toggle:before {
        content: '';
        display: block;
        position: absolute;
        left: 29%;
        top: 37%;
        width: 0;
        height: 0;
        border-top: 8px solid white;
        border-right: 4px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 4px solid transparent;
    }

/* ↑ TOGGLE MENU BUTTON ↑ */


/* ↓ ACTION & TOGGLE BUTTON ↓ */

.split-button-wrapper button {
    height: 30px !important;
    padding-top: 4px !important;
    padding-bottom: 7px !important;
    font-size: 15px !important;
    background: #208DDC !important;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25) !important;
    border: none !important;
    text-shadow: none !important;
    color: #FFFFFF !important;
}

    .split-button-wrapper button:hover {
        background: #249DF5 !important;
    }

    .split-button-wrapper button:focus {
        background: #1C7CC2 !important;
    }

    .split-button-wrapper button:disabled {
        background: #208DDC !important;
        opacity: 0.7;
    }

    .split-button-wrapper button.split-button-action {
        border-radius: 2.5px 0px 0px 2.5px !important;
    }

    .split-button-wrapper button.split-button-toggle {
        border-radius: 0px 2.5px 2.5px 0px !important;
    }

/* ↑ ACTION & TOGGLE BUTTON END ↑ */


/* ↓ SPLIT BUTTON MENU ↓ */

.split-button-menu {
    position: absolute;
    top: 30px;
    min-width: 184px;
    border: 1px solid #A8A9A9;
    white-space: normal;
    font-weight: normal;
    -moz-box-shadow: 2px 0px 4px 2px #b6baba;
    -webkit-box-shadow: 0px 2px 4px 2px #b6baba;
    box-shadow: 2px 0px 4px 2px #b6baba;
    z-index: 1;
}

.split-button-menu-top {
    top: -55px !important;
}

.split-button-menu-bottom {
    top: 30px !important;
}

.split-button-menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.split-button-menu li {
    color: black;
    background-color: white;
    font-size: 12px;
    text-align: left;
    padding: 2px 20px;
}

    .split-button-menu li:hover {
        background-color: #A6ECFF;
        cursor: pointer;
    }

.split-button-menu ul li.menu-item-disabled {
    cursor: default;
    color: gray;
    background-color: white;
}

.show-menu-above {
    top: auto;
    bottom: 30px;
}

/* ↑ SPLIT BUTTON MENU END ↑ */


/* ↓ SPLIT BUTTON PINWHEEL INTEGRATION ↓ */

.split-button-wrapper .split-button-action img {
    float: left;
    margin-left: 8px !important; /*override pinwheel instyle for now*/
    margin-top: 2px;
}

/* ↑ SPLIT BUTTON PINWHEEL INTEGRATION END ↑ */

/*=============================
 ↑↑↑ IMP SPLIT BUTTON END ↑↑↑
=============================*/


/*=============================
IMP GENERAL SETTINGS ↓↓↓
=============================*/

.imp-general-settings-icon {
    background: url("LoanCenterSprite.png") -123px -266px;
    width: 28px;
    height: 26px;
}

/*=============================
IMP GENERAL SETTINGS END ↑↑↑
=============================*/

/*=============================
IMP REFRESH  ↓↓↓
=============================*/

.imp-refresh-wrapper {
    display: flex;
    width: 65px;
    justify-content: space-between;
    align-items: center;
}

    .imp-refresh-wrapper:hover {
        cursor: pointer;
    }

    .imp-refresh-wrapper .imp-refresh-text {
        color: #208ddc;
    }

    .imp-refresh-wrapper .imp-refresh-icon {
        background-image: url('LoanCenterSprite.png');
        background-repeat: no-repeat;
        background-position: -204px 0px;
        width: 17px;
        height: 17px;
    }
/*=============================
IMP REFRESH END ↑↑↑
=============================*/


/*=============================
IMP SWITCH BOX  ↓↓↓
=============================*/



/*=============================
IMP SWITCH BOX END ↑↑↑
=============================*/

.horizontal-grayline {
    width: 100%;
    line-height: 30px;
    border-bottom: 2px solid lightgray;
}
/* ↑ SPLIT BUTTON PINWHEEL INTEGRATION END ↑ */


/* ↓ ADDRESSMUTABLE DIRECTIVE ↓ */

.addressmutable-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.addressmutable-streetunits,
.addressmutable-citystatezip {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.addressmutable-citystatezip {
    margin-top: 4px;
}

.addressmutable-city,
.addressmutable-street,
.addressmutable-state,
.addressmutable-zip {
    position: relative;
}

.addressmutable-street,
.addressmutable-city {
    width: 48%;
}

.addressmutable-state {
    width: 24%;
}

.addressmutable-zip {
    width: 24%;
}

.addressmutable-units {
    width: 24%;
}

.addressmutable-wrapper input {
    width: 100%;
    border-top: 1px rgba(233,233,233,0) solid;
    border-left: 1px rgba(233,233,233,0) solid;
    border-right: 1px rgba(233,233,233,0) solid;
    border-bottom: 1px rgba(233,233,233,1) solid;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-sizing: border-box;
    height: 24px;
}

.addressmutable-state select {
    width: 105%;
    height: 24px;
}

.addressmutable-wrapper.non-edit-mode:hover input[type=text] {
    border: 1px rgba(233,233,233,0) solid;
    color: #208DDC;
    background-color: #E1F9FF;
}

.addressmutable-wrapper-readonly {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

    .addressmutable-wrapper-readonly input {
        width: 100%;
        border-top: 1px rgba(233,233,233,0) solid;
        border-left: 1px rgba(233,233,233,0) solid;
        border-right: 1px rgba(233,233,233,0) solid;
        border-bottom: 1px rgba(233,233,233,1) solid;
        border-radius: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
        box-sizing: border-box;
        height: 24px;
    }

        .addressmutable-wrapper-readonly input:disabled {
            background-color: white;
            border: inherit;
        }

            .addressmutable-wrapper-readonly input:disabled:hover {
                background-color: white;
                border: inherit;
            }

.addressmutable-wrapper.non-edit-mode:hover .addressmutable-state:after {
    content: '';
    display: block;
    position: absolute;
    right: 4px;
    top: 36%;
    width: 0;
    height: 0;
    border-top: 8px solid #208DDC;
    border-right: 4px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 4px solid transparent;
    pointer-events: none;
}

.addressmutable-wrapper.edit-mode input[type=text] {
    border: 1px solid #CCC;
    border-radius: 3px;
}

/* ↑ ADDRESSMUTABLE DIRECTIVE END ↑ */



/* ↓ DIVIDER DIRECTIVE ↓ */

.imp-divider {
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    background-color: #d8d8d8;
    top: 20%;
}

/* ↑ DIVIDER DIRECTIVE END ↑ */

/*#region Date mutable directive*/
.imp-date-container {
    width: 100%;
    display: flex;
}

    .imp-date-container:hover {
        height: 24px;
        margin-bottom: -1px;
    }

    .imp-date-container.imp-has-error-mutable-edit-mode {
        height: 22px;
    }

    .imp-date-container button {
        padding: 2px 10px;
        margin-left: -7px;
        height: 23.5px;
        width: 15px;
        border-left: 1px rgba(233,233,233,0) solid;
    }

    .imp-date-container input {
        font-size: 12px;
        width: 100%;
        -webkit-box-shadow: none;
    }

input.ng-pristine.ng-valid.ng-isolate-scope.ng-valid-date.ng-touched.imp-has-error-mutable {
    border-bottom: 1px #ef1126 solid;
}

    input.ng-pristine.ng-valid.ng-isolate-scope.ng-valid-date.ng-touched.imp-has-error-mutable + button.btn.btn-default.imp-has-error-mutable {
        height: 22px;
        border-bottom: none;
    }

.imp-date-container.ng-isolate-scope.ng-valid.imp-textbox-has-error-mutable.imp-has-error-mutable-edit-mode + input:focus {
    border-bottom: 1px #ef1126 solid;
}

.imp-has-error-mutable:focus {
    border-bottom: 1px #ef1126 solid;
    border-color: #ef1126 !important;
}

button.btn.btn-default.imp-has-error-mutable {
    height: 22px;
    border-bottom: none;
}

.imp-date-container input:focus + button.btn.btn-default {
    padding: 2px 10px 20px 10px;
    height: 22px !important;
    border-left: none;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.imp-has-error-mutable.ng-untouched + .btn.btn-default.imp-has-error-mutable > span.glyphicon.glyphicon-th {
    margin-top: 2px;
    margin-left: -8px !important;
    position: inherit;
}

.imp-has-error-mutable.ng-touched + .btn.btn-default.imp-has-error-mutable > span.glyphicon.glyphicon-th {
    margin-top: 1px;
    margin-left: -9px !important;
    position: inherit;
}

.imp-has-error-mutable:focus + .btn.btn-default.imp-has-error-mutable > span.glyphicon.glyphicon-th {
    margin-top: 1px;
    margin-left: -9px !important;
}

.imp-has-error-mutable + .btn.btn-default.imp-has-error-mutable:focus > span.glyphicon.glyphicon-th {
    margin-top: 1px;
}

.imp-date-mutable {
    width: 100%;
    display: flex;
}

    .imp-date-mutable:hover button {
        background: #e1f9ff;
        padding: 2px 10px 20px 10px;
        margin-left: -7px;
        height: 22px;
        color: #208ddc;
        border-right: 1px rgba(233,233,233,0) solid;
        border-top: 1px rgba(233,233,233,0) solid;
        border-bottom: 1px rgba(233,233,233,0) solid;
        border-left: 1px rgba(233,233,233,0) solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .imp-date-mutable:hover input {
        background: #e1f9ff;
        color: #208ddc;
        border-right: 1px rgba(233,233,233,0) solid;
        border-top: 1px rgba(233,233,233,0) solid;
        border-bottom: 1px rgba(233,233,233,0) solid;
        border-left: 1px rgba(233,233,233,0) solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .imp-date-mutable button {
        padding: 2px 10px 20px 10px;
        margin-left: -7px;
        height: 22px;
        width: 15px;
        border-right: 1px rgba(233,233,233,0) solid;
        border-top: 1px rgba(233,233,233,0) solid;
        border-bottom: 1px rgba(233,233,233,1) solid;
        border-left: 1px rgba(233,233,233,0) solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .imp-date-mutable input {
        font-size: 12px;
        width: 100%;
        -webkit-box-shadow: none;
        border-left: 1px rgba(233,233,233,0) solid;
        border-right: 1px rgba(233,233,233,0) solid;
        border-top: 1px rgba(233,233,233,0) solid;
        border-bottom: 1px rgba(233,233,233,1) solid;
    }

        .imp-date-mutable input:focus {
            border-right: 1px rgba(233,233,233,0) solid;
            border-top: 1px rgba(233,233,233,0) solid;
            border-bottom: 1px rgba(233,233,233,0) solid;
            border-left: 1px rgba(233,233,233,0) solid;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.imp-date-mutable-readonly {
    width: 100%;
    display: flex;
}

    .imp-date-mutable-readonly input {
        font-size: 12px;
        border-right: 1px rgba(233,233,233,0) solid;
        border-top: 1px rgba(233,233,233,0) solid;
        border-bottom: 1px rgba(233,233,233,0) solid;
        border-left: 1px rgba(233,233,233,0) solid;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0px;
    }

        .imp-date-mutable-readonly input:disabled {
            background: none;
        }

            .imp-date-mutable-readonly input:disabled:hover {
                border-right: 1px rgba(233,233,233,0) solid;
                border-top: 1px rgba(233,233,233,0) solid;
                border-bottom: 1px rgba(233,233,233,0) solid;
                border-left: 1px rgba(233,233,233,0) solid;
                -webkit-box-shadow: none;
                box-shadow: none;
                border-radius: 0px;
                background: none;
            }

    .imp-date-mutable-readonly button {
        visibility: hidden;
        height: 23.5px;
        width: 15px;
    }
/*#endregion*/


/*#region ↓ TEXTAREA MUTABLE DIRECTIVE ↓ */

.label-view {
    height: 24px;
    line-height: 24px;
    margin-bottom: 3px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 5px;
}

.label-view-readonly {
    height: 24px;
    line-height: 24px;
    margin-bottom: 3px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 5px;
}

.mutable-container {
}

.mutable-container-readonly:hover {
    cursor: default;
}

div.label-view:hover,
.mutable-container:hover div.label-view {
    border-bottom: 1px solid transparent;
    background-color: #e1f9ff;
    color: #208ddc;
}

/*#endregion ↑ TEXTAREA MUTABLE DIRECTIVE END ↑ */

/*OFFLINE USER ACCOUNT MODAL*/
.offline-user-warning-modal {
    width: 420px !important;
}


.offline-user-button {
    text-align: right;
    margin-right: 25px;
}

.offline-user-icon {
    position: absolute;
    margin-top: 20px;
    margin-left: 30px;
    font-size: 29px;
    display: block;
}

.offline-user-warning-header {
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
    line-height: normal;
    position: absolute;
    top: 22px;
    left: 70px;
    text-align: left;
}

.offline-user-email {
    left: 20px;
    top: 80px;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 13px;
    text-align: left;
}

.offline-user-warning-message {
    margin-top: 55px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 13px;
    text-align: left;
}

.offline-borrower-continue-offline {
    position: relative;
    width: 130px;
    height: 30px;
    white-space: nowrap;
    font-size: 12px;
    padding: 0px;
    margin-bottom: 20px;
}

.offline-borrower-convert-online {
    width: auto !important;
    height: 30px !important;
    font-size: 12px !important;
    margin-bottom: 20px;
    margin-left: 50px;
}

.blueStyle {
    color: #208ddc;
}

    .blueStyle:after {
        color: #208ddc;
    }
/*END OFFLINE USER ACCOUNT MODAL*/

/*MISSING ECONSENT USER ACCOUNT MODAL*/
.missing-econsent-warning-modal {
    width: 420px;
}

.missing-econsent-button {
    text-align: right;
    margin-right: 25px;
}

.missing-econsent-icon {
    position: absolute;
    margin-top: 20px;
    margin-left: 30px;
    font-size: 29px;
    display: block;
}

.missing-econsent-warning-header {
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
    line-height: normal;
    position: absolute;
    top: 22px;
    left: 70px;
    text-align: left;
}

.missing-econsent-borrower {
    left: 20px;
    top: 80px;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 13px;
    text-align: left;
}

.missing-econsent-warning-message {
    margin-top: 55px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 13px;
    text-align: left;
}

.missing-econsent-cancel {
    position: relative;
    width: 130px;
    height: 30px;
    white-space: nowrap;
    font-size: 12px;
    padding: 0px;
    margin-bottom: 20px;
}

.missing-econsent-continue {
    width: auto;
    height: 30px;
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: 50px;
}

.blueStyle {
    color: #208ddc;
}

    .blueStyle:after {
        color: #208ddc;
    }
/*END MISSING ECONSENT USER ACCOUNT MODAL*/

/*#region Condition State Indicator*/

.condition-state-indicator {
    padding-right: 4px;
    padding-left: 4px;
}

/*#endregion Condition State Indicator*/
/*#region Number Circle*/

.number-circle {
    font-family: trebuchet ms;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 2px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
}

    .number-circle .number-circle-content {
        font-size: 12px;
        font-weight: bold;
        left: 0px;
        text-align: center;
        width: inherit;
        margin-top: 3px;
    }

/*#endregion Number Circle*/

/* Stips and conditions 'Add condition' modal dialog */
/* begin region */

.search-condition > select {
    width: 207px;
}

/* end region */

/*==================================================
 * Text Ellipses
 * ===============================================*/

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis !important;
}

/*==================================================
 * Inline
 * ===============================================*/

.inline {
    display: inline-block;
}

/*==================================================
 * Select Blue
 * ===============================================*/

.select-blue {
    background-image: url(images/securelinkemail-modal-dropdown-arrow.png) !important;
    background: no-repeat right 0px;
    -webkit-appearance: none;
    border: none;
    box-shadow: none;
    height: 22px;
    padding: 2px 12px 0px 2px;
}

    .select-blue:hover {
        box-shadow: 0px 0px 1px 1px #208ddc;
    }

    .select-blue.ng-invalid {
        border: 1px solid #EF1123;
    }
/*==================================================
 * Dropdown Grey
 * ===============================================*/

.dropdown-grey {
    background-image: url(images/dropdown-arrow.png) !important;
    background: no-repeat right;
    -webkit-appearance: none;
    border: 1px solid #dedede;
    line-height: 14px;
    box-shadow: 0px 0px 1px 0px #dedede;
    padding: 2px 12px 0px 8px;
    height: 22px;
}

    .dropdown-grey:hover {
        box-shadow: 0px 0px 2px 1px #dedede;
    }

    .dropdown-grey.ng-invalid {
        border: 1px solid #EF1123;
    }


/*==================================================
 * Tree List Dropdown Component
 * ===============================================*/

.imp-tree-list-dropdown-container {
    position: static;
}

    .imp-tree-list-dropdown-container:hover {
        cursor: pointer;
    }

    .imp-tree-list-dropdown-container.imp-span-ddl-container:before {
        display: none;
    }

.imp-tree-list-dropdown {
    font-size: 12px;
    color: #000000;
    height: 22px;
    width: 100%;
    border: 1px solid #B1B2B3;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
}

.imp-tree-list-dropdown-label {
    text-align: left;
    padding-left: 5px;
    padding-top: 4px;
    max-width: 89%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis !important;
}

.imp-tree-list-dropdown-backdrop {
    display: none;
}

    .imp-tree-list-dropdown-backdrop.in {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: transparent;
        z-index: 999;
    }

.imp-tree-list-dropdown-content {
    position: absolute;
    text-align: left;
    padding: 14px;
    width: 240px;
    max-height: 300px;
    overflow-y: auto;
    background: white;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    z-index: 1000;
}

.imp-tree-list-dropdown-item {
    position: relative;
    padding-bottom: 10px;
    padding-left: 21px;
}

    .imp-tree-list-dropdown-item.disabled {
        background: none;
    }

.imp-tree-list-dropdown-item-sub {
    margin-top: 10px;
    margin-bottom: -10px;
}

.imp-tree-list-dropdown-checkbox {
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(images/jqTransform/checkbox.png);
    height: 18px;
    width: 17px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: top;
    cursor: pointer;
    background-position: 0 0px;
}

    .imp-tree-list-dropdown-checkbox:focus {
        outline: none;
    }

/*this is the checked state */
.imp-tree-list-dropdown-item.selected > .imp-tree-list-dropdown-checkbox {
    background-position: 0 -19px;
}

.imp-tree-list-dropdown-item.disabled > .imp-tree-list-dropdown-checkbox {
    background-position: 0 -56px;
    pointer-events: none;
}

.imp-tree-list-dropdown-item.error > .imp-tree-list-dropdown-checkbox {
    background-position: 0 -38px;
}

.imp-tree-list-dropdown-item-text {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    position: relative;
    top: 4px;
    white-space: normal;
    cursor: pointer;
}

.imp-tree-list-dropdown-item.selected > .imp-tree-list-dropdown-item-text {
    font-weight: bold;
}

.imp-tree-list-dropdown-item.disabled > .imp-tree-list-dropdown-item-text {
    color: #9d9d9d;
}

.imp-tree-list-dropdown-item.error > .imp-tree-list-dropdown-item-text {
    color: #F7929B;
}

/*==================================================
 * History Popup Component
 * ===============================================*/

.history-popup-template {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 20px;
    width: 395px;
}
.history-popup-template-content {
    float: left;
}

    .history-popup-template-content .header {
        border-bottom: 1px solid #bcbebe;
        color: #000000;
        float: left;
        font-size: 16px;
        font-weight: bold;
        height: 25px;
        text-align: left;
        width: 393px;
    }

    .history-popup-template-content .row.title {
        color: #767676;
    }

    .history-popup-template-content .row .user-column {
        width: 163px;
        float: left;
        text-align: left;
        word-wrap:break-word;
    }


    .history-popup-template-content .row .value-column {
        float: left;
        margin-left: 5px;
        text-align: left;
        width: 97px;
        word-wrap: break-word;
    }

    .history-popup-template-content .row .date-column {
        float: left;
        margin-left: 5px;
        text-align: left;
        width: 95px;
        word-wrap: break-word;
    }

    .history-popup-template-content .row {
        float: left;
        margin: 7px 0 2px;
        width: 100%;
        word-wrap: break-word;
    }

.tooltip.bottom .history-popup-template-arrow {
    position: relative;
    left: 91.5%;
}

.personal-content .borrower-section .borrower-section-body .row .col-lg-4 .imp-historyIcon, .personal-content .borrower-section .borrower-section-body .row .col-lg-4 .imp-historyIcon-empty {
    position: absolute;
    margin-left: 360px;
    margin-top: 2px;
}
/*=============================
↓↓↓ COMPANY INFORMATION MODAL  ↓↓↓
=============================*/
.company-information .lower-row-items {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

    .company-information .lower-row-items .left-section,
    .company-information .lower-row-items .right-section {
        display: flex;
        flex-wrap: wrap;
    }

    .company-information .lower-row-items .left-section {
        width: 52%;
    }

    .company-information .lower-row-items .right-section {
        width: 47%;
    }

    .company-information .lower-row-items .lower-row-item {
        display: flex;
        width: 100%;
        margin-bottom: 5px;
    }

        .company-information .lower-row-items .lower-row-item .left-column {
            text-align: right;
            color: #767676;
        }

        .company-information .lower-row-items .lower-row-item .right-column {
            padding-left: 4px;
        }

    .company-information .lower-row-items .left-section .lower-row-item .left-column {
        width: 65%;
    }

    .company-information .lower-row-items .right-section .lower-row-item .left-column {
        width: 50%;
    }


/*=============================
↑↑↑ COMPANY INFORMATION MODAL ↑↑↑
=============================*/

.imp-investor-matrix-product-setup {
    float: right;
    margin-right: 44px;
    margin-top: -5px;
    opacity: 0.8;
}

.imp-icon-investor-matrix-product-setup {
    background-position: -87px -373px;
    height: 26px;
    width: 25px;
    cursor: default;
}

/*==================================================
 * iMP Vacancy Tooltip - Used in REO Flyout
 * ===============================================*/
.imp-vacancy-tooltip {
    background: white;
    border: 1px solid #DDDDDD;
    width: 250px;
}

    .imp-vacancy-tooltip > .tooltip-arrow {
        top: -8px !important;
        left: 5px !important;
    }

/*==================================================
 * Document Icon - Used in Borrower's Needs List and DocVault
 * ===============================================*/
.imp-icon-document {
    background-image: url('images/document-icon.png');
    background-repeat: no-repeat;
    height: 19px;
    width: 16px;
    cursor: pointer;
}

.imp-icon-download {
    background-image: url('images/download-file-icon.png');
    background-repeat: no-repeat;
    height: 19px;
    width: 16px;
    cursor: pointer;
}


/*=============================
 * .iframe-wrapper - To Make iFrame responsive
 *=============================*/

.iframe-wrapper {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    //<<--- THIS IS THE KEY border: solid black 0px;
}

    .iframe-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .iframe-wrapper video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.inprogress-loader-wrapper {
    width: 100%;
    height: 100%;
    z-index: 100;
}

.inprogress-loader {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*overflow: hidden;*/
}

    .inprogress-loader .ball {
        width: 0;
        background: #1f8ddc;
        position: relative;
        margin: 0;
    }

        .inprogress-loader .ball:nth-child(1) {
            -webkit-animation: ball 2s ease-in-out infinite;
            animation: ball 2s ease-in-out infinite;
        }

@-webkit-keyframes ball {
    0% {
        left: 0;
        width: 0px;
    }

    25% {
        left: 0;
        width: 100%;
    }

    50% {
        left: 100%;
        width: 0px;
    }

    75% {
        left: 0;
        width: 100%;
    }

    100% {
        left: 0;
        width: 0px;
    }
}

@keyframes ball {
    0% {
        left: 0;
        width: 0px;
    }

    25% {
        left: 0;
        width: 100%;
    }

    50% {
        left: 100%;
        width: 0px;
    }

    75% {
        left: 0;
        width: 100%
    }

    100% {
        left: 0;
        width: 0px;
    }
}

/*=============================
 * .imp-radio-solo - standalone radio button, not tied to a label. Use on a span, img, etc. For a label-radio pair use .imp-radio and .imp-lbl-radio classes
 *=============================*/

.imp-radio-standalone,
.imp-radio-standalone-checked {
    cursor: pointer;
    display: inline-block;
    height: 15px;
    background-image: url('images/jqTransform/radiobutton.png');
    background-repeat: no-repeat;
    width: 15px;
}

.imp-radio-standalone {
    background-position: 0px -1px;
}

    .imp-radio-standalone.imp-radio-standalone-checked {
        background-position: 0 -16px;
    }

.imp-elipse, .imp-elipse-disabled {
    font-size: 12px;
    display: inline-block;
    min-width: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    padding: 2px 6px;
    margin-left: 5px;
}

.imp-elipse {
    background: #1fb25a;
}

.imp-elipse-disabled {
    background: #9d9d9d;
}

.evoa-popover-content {
    min-width: 500px !important;
}

.evoa-fi-info-content {
    min-width: 300px !important;
}

button.reset-border-right-radius {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

button.reset-border-left-radius {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.closing-date-label {
    font-weight: bold;
}

/*=============================
 * button-multi-action
 *=============================*/

.button-multi-action-container {
    position: relative;
    min-width: 200px;
    padding: 0;
    border: thin solid #208DDC;
    border-radius: 3px;
    color: #208DDC;
    cursor: pointer;
    display: block;
    text-align: center;
    background-color: #ffffff;
}

    .button-multi-action-container:disabled {
        cursor: default;
        opacity: 0.7;
    }

.button-multi-action {
    height: 28px;
    margin-left: 0px;
    padding: 5px 5px 5px 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    outline: none;
    border: none;
    touch-action: manipulation;
    background: #FFFFFF;
    line-height: 20px;
    color: #208DDC;
}

.button-multi-action-dropdown {
    border: none;
    background: #ffffff;
}

.button-multi-action-dropdown-arrow {
    position: absolute;
    right: 8px;
    bottom: 10px;
    width: 0;
    height: 0;
    border-style: inset;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #208DDC rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.button-multi-action-dropdown-menu {
    width: 100%;
}

.dropdown-menu>li .button-multi-action-dropdown-menu-item {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    white-space: nowrap;
    font-size: 13px;
    color: #000000;
}

    .dropdown-menu>li .button-multi-action-dropdown-menu-item:hover,
    .dropdown-menu>li .button-multi-action-dropdown-menu-item:focus,
    .dropdown-menu>li .button-multi-action-dropdown-menu-item:active {
        background: #00E7FF;
    }

    .dropdown-menu>li .button-multi-action-dropdown-menu-item.disabled {
        background: #FFFFFF;
        color: #A9A9A9;
    }

.action-missingdata.close-button {
    float: right;
    margin-right: 24px;
}

.action-missingdata.header-title {
    margin-left: -26px;
    text-align: left;
}

/*=============================
 * basic styling
 *=============================*/
.float-right{
    float: right;
}
.float-left {
    float: left;
}

.appraisal-product-lock {
    margin-top: 3px;
    margin-left: 3px;
    cursor:default;
}


/*=======================================================================================
 * imp-address-control: Address Typeahead
 *
 * Note: This is for using the uib-typeahead AngularJS directive on the street name 
 *       field of our imp-address-control. Typeahead creates a Bootstrap dropdown-menu
 *       to show the results, which stacks _behind_ other Bootstrap elements. To avoid
 *       hiding we can opt to append the Typeahead dropdown-menu directly to the body 
 *       element; hence, the weird CSS selector below.
 *=======================================================================================*/

body > ul[uib-typeahead-popup].dropdown-menu {
    border-radius: 0;
}

    body > ul[uib-typeahead-popup].dropdown-menu > li > a {
        color: #000000;
        text-decoration: none;
        background: linear-gradient(to bottom, white 0%, white 100%);
        cursor: default;
        outline: 0;
        pointer-events: none;
        font-size: 12px;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    body > ul[uib-typeahead-popup].dropdown-menu > li:hover > a {
        background: linear-gradient(to bottom, #A6ECFF 0%, #A6ECFF 100%);
    }

.disable-element {
    color: #767676;
}

/*#region modal center*/
.imp-modal-center {
    font-family: Arial, Helvetica, Sans-Serif;
    height: 80%;
    left: 18.5%;
    margin-left: -10%;
    position: fixed;
    top: 30%;
    width: 80%;
    z-index: 1050;
}

    .imp-modal-center .modal-m {
        width: 443px
    }

    .imp-modal-center .modal-content > div {
        padding: 25px 30px 25px 30px;
    }
    .imp-modal-center .modal-content .header {
        display: flex;
        align-items: center;
        font-size: 12px;
        justify-content: space-between;
    }

        .imp-modal-center .modal-content .header > span {
            font-size: 17px;
            font-weight: bold;
            padding-top: 10px;
        }
        .imp-modal-center .modal-content .header .imp-div-close-x {
            margin-left: auto;
        }

    .imp-modal-center .modal-content .content {
        font-size: 13px;
    }
        .imp-modal-center .modal-content .content > ul{
            margin-left: -25px;
        }
    .imp-modal-center .imp-split {
        width: 100%;
        border-color: #ccc;
        margin-bottom: 8px;
    }

    .imp-modal-center .footer {
        display: flex;
        justify-content: flex-end;
        padding-top: 8px;
    }
        .imp-modal-center .footer .imp-button-sec-general {
            padding: 4px 10px;
        }

        .imp-modal-center .footer .imp-split {
            width: 100%;
            border-color: #ccc;
            margin-bottom: 8px;
        }
/*#endregion modal center*/

/* Region Loan Mega Menu Configuration */

.loan-mega-menu-img {
    top: 35px;
    left: 356px;
    width: 730px;
    height: 350px;
    position:absolute;
    background: transparent url('images/MegaMenuConfiguration.png') 0% 0% no-repeat padding-box;
}

/* endregion Loan Mega Menu Configuration */

/*==================================================
 * Six Pieces Info Popup
 * ===============================================*/

.six-pieces-info-popup {
    display: block;
    height: 192px;
    overflow: hidden;
    padding-bottom: 30px;
    width: 380px;
}

    .six-pieces-info-popup .header {
        border-bottom: 1px solid #bcbebe;
        color: #000000;
        font-size: 15px;
        font-weight: bold;
        height: 30px;
        margin-left: 14px;
        margin-top: 15px;
        text-align: left;
        width: 352px;
    }

        .six-pieces-info-popup .header .info-icon {
            font-size: 15px;
            float: left;
            display: flex;
        }

        .six-pieces-info-popup .header .title {
            margin: 1px 0px 0px 4px;
            float: left;
        }

    .six-pieces-info-popup .content {
        padding: 10px 14px 0px 14px;
        text-align: left;
        font: normal normal normal 12px/14px Arial;
        letter-spacing: 0px;
        color: #000000;
    }

        .six-pieces-info-popup .content ul {
            padding-left: 15px;
            margin: 10px 0 17px 0;
        }

        .six-pieces-info-popup .content li {
            margin-bottom: -6.5px;
        }

.tooltip.bottom .six-pieces-info-popup-arrow {
    position: relative;
    left: 91.5%;
    top: 233px;
    transform: scaleY(-1);
}

/*Add or Edit Comment*/
.comment-popup-template {
    display: block;
    height: auto;
    overflow: hidden;
    width: 450px;
}
    .comment-popup-template .content {
        display: flex;
        flex-direction: column;
        margin: 15px
    }

        .comment-popup-template .content .header {
            width: 100%;
            text-align: left;
            border-bottom: 1px solid #bcbebe;
            font-size: 16px;
            padding-bottom: 5px;
            font-weight: bold;
        }

        .comment-popup-template .content .comment-label {
            text-align: left;
            margin-top: 10px;
        }

        .comment-popup-template .content .comment-field {
            width: 97%;
            resize: none;
            margin-top: 10px;
        }

        .comment-popup-template .content .buttons {
            text-align: right;
            margin-top: 20px;
        }
/*#Loan App Date Error Message*/
.loan-app-date-error {
    background-color: white;
    padding: 5px;
    color: #ef1126;
    width: 220px;
}

.loan-app-date-error-close-sign {
    margin-right: 5px;
    margin-top: 3px;
}

/*Loan App Date Error Message*/

.select-loan-product {
    font-weight: normal !important;
    cursor: pointer;
    color: #208ddc;
    font-size: 12px !important;
}
/*Loan App Date Error Message*/

.imp-icon-concession-pending-status {
    background-position: -4px -127px;
    transform: scale(0.85);
    float: left;
    height: 55px;
    width: 55px;
    cursor: default;
    margin-left: -8px;
}

/*Grid Header*/
.grid-header-container .header-divider .grid-operation-button {
    background: #208ddc;
    border-color: #208ddc;
    border-style: solid;
    padding: 0 12px;
    line-height: 1.3;
    border-radius: 3px;
}

.grid-header-container .header-divider .grid-operation-button:hover {
    background: #2078b7;
    border-color: #2078b7;
}

.grid-header-container .header-divider .grid-operation-button:hover span {
    text-decoration: none;
}

.grid-header-container .right-divider {
    margin-left: 5px;
    border-right: 1px solid #868686;
    padding-right: 20px;
}

.imp-pill-container {
    /* Layout Properties */
    top: 537px;
    left: 271px;
    width: 40px;
    height: 25px;
    /* UI Properties */
    border-radius: 20px;
    opacity: 1;
}

.imp-pill-content {
    top: 484px;
    left: 273px;
    width: 37px;
    height: 17px;
    /* UI Properties */
    text-align: center;
    font: normal normal normal 12px/27px Arial;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.imp-span-ddl-container.medium.export-version-border::before {
    background-color: transparent; 
}

.imp-tooltip-z-index {
    z-index: 9999;
}

.subTitleclass {
    font-weight: bold;
    text-align: left !important;
    color: #000000 !important;
}

.subItemClass {
    padding-left: 20px;
    box-sizing: border-box;
}

.subTitleBodyClass {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.tooltip-arrow-right.arrow-right{
    left: 90% !important;
}

.linkcss {
    color: #1f8ddc;
    cursor: pointer;
}