/* Mortgage Source Colour Swatch
*/

/**** New Theme Styling ********/
.bg-color-theme-charcoal {
    background-color: #333333 !important;
}

.bg-color-theme-charcoal-light {
    background-color: #4D4D4D !important;
}

.bg-color-theme-charcoal-dark {
    background-color: #1A1A1A !important;
}

.bg-color-theme-green {
    background-color: #61A989 !important;
}

    .bg-color-theme-green:hover {
        background-color: #559C7D !important;
    }

.color-theme-green {
    color: #61A989 !important;
}

    .color-theme-green:hover {
        color: #559C7D !important;
    }

.bg-color-theme-green-light {
    background-color: #8EBFAF !important;
}

.bg-color-theme-green-dark {
    background-color: #559C7D !important;
}

.bg-color-theme-orange {
    background-color: #E96745 !important;
}

.bg-color-theme-orange-light {
    background-color: #FF815F !important;
}

.bg-color-theme-orange-dark {
    background-color: #D04E2C !important;
}

.bg-color-theme-beige {
    background-color: #EAD9C9 !important;
}

.bg-color-theme-beige-light {
    background-color: #FFF3E3 !important;
}

.bg-color-theme-beige-dark {
    background-color: #D1C0B0 !important;
}

.bg-color-theme-blue {
    background-color: #1263BD !important;
}

.bg-color-theme-blue-light {
    background-color: #009DD9 !important;
}

.bg-color-theme-blue-dark {
    background-color: #0C4584 !important;
}

.bg-color-theme-green-extra-light {
    background-color: #F7F9F9 !important;
}

.txt-color-theme-charcoal {
    color: #333333 !important;
}

.txt-color-theme-charcoal-light {
    color: #4D4D4D !important;
}

.txt-color-theme-charcoal-dark {
    color: #1A1A1A !important;
}

.txt-color-theme-green {
    color: #61A989 !important;
}

.txt-color-theme-green-light {
    color: #8EBFAF !important;
}

.txt-color-theme-green-dark {
    color: #559C7D !important;
}

.txt-color-theme-orange {
    color: #E96745 !important;
}

.txt-color-theme-orange-light {
    color: #FF815F !important;
}

.txt-color-theme-orange-dark {
    color: #D04E2C !important;
}

.txt-color-theme-beige {
    color: #EAD9C9 !important;
}

.txt-color-theme-beige-light {
    color: #FFF3E3 !important;
}

.txt-color-theme-beige-dark {
    color: #D1C0B0 !important;
}

.txt-color-theme-blue {
    color: #4C5E8F !important;
}

.txt-color-theme-blue-light {
    color: #6678A9 !important;
}

.txt-color-theme-blue-dark {
    color: #334576 !important;
}


.font-theme {
    font-family: Monteserrat;
}


/*************************** General styling & swatch******************************/

.bg-color-themeextradark {
    background-color: #333333 !important;
}

.bg-color-themedark {
    background-color: #333333 !important;
}

.bg-color-thememedium {
    background-color: #505082 !important;
}

.bg-color-themelight {
    background-color: #61A989 !important;
}

.bg-color-themeextralight {
    background-color: #E0E5EA !important;
}

.bg-color-themeextralight-hover:hover {
    background-color: #F9F9F9 !important;
}

.bg-color-themehighlight {
    background-color: #42bd9a !important;
}

.bg-color-themeiconbox {
    background-color: #61A989 !important;
    color: #fff;
}

    .bg-color-themeiconbox:hover {
        background-color: #559C7D !important;
    }

.bg-color-theme-orange-iconbox {
    background-color: #E96745 !important;
}

    .bg-color-theme-orange-iconbox:hover {
        background-color: #D04E2C !important;
    }

.bg-color-theme-blue-iconbox {
    background-color: #1263BD !important;
}

    .bg-color-theme-blue-iconbox:hover {
        background-color: #0C4584 !important;
    }

.bg-color-themelifegenie {
    background-color: #428BCA !important;
}

.bg-color-themeiconboxdisabled {
    background-color: #aaaaaa !important;
}

    .bg-color-themeiconboxdisabled:hover {
        background-color: #aaaaaa !important;
        cursor: default;
    }

.txt-color-themeextradark {
    color: #1A1A1A !important;
}

.txt-color-themedark {
    color: #333333 !important;
}

.txt-color-thememedium {
    color: #333333 !important;
}

.txt-color-themelight {
    color: #4D4D4D !important;
}

.txt-color-themeextralight {
    color: #E0E5EA !important;
}

.border-color-theme {
    border-color: #74A595 !important
}

.border-color-white {
    border-color: #ffffff !important
}

.txt-color-lightgray {
    color: #bbbbbb !important
}

.txt-color-medgray {
    color: #888888 !important
}

.txt-color-darkgray {
    color: #333333 !important
}

.txt-color-teal {
    color: #42bd9a !important
}

.txt-color-blue {
    color: #1263BD !important
}

.txt-color-medblue {
    color: #368AA9 !important
}

.txt-color-yellow {
    color: #caba00 !important
}

.txt-color-darkyellow {
    color: #b5a500 !important
}

.txt-color-orange {
    color: #F46E39 !important
}

.txt-color-red {
    color: #A90329 !important
}

.bg-color-darkpurple {
    background-color: #40406a !important
}


.bg-color-teal {
    background-color: #42bd9a !important
}

.bg-color-pink {
    background-color: #fa1b69 !important
}

.bg-color-aqua {
    background-color: #5A9AB7 !important
}

.bg-color-green {
    background-color: #2CB55D !important
}

.bg-color-lightblue {
    background-color: #66AADD !important
}

.bg-color-blue {
    background-color: #4B7CC6 !important
}

.bg-color-medblue {
    background-color: #368AA9 !important
}

.bg-color-darkblue {
    background-color: #315B9B !important
}

.bg-color-warning {
    background-color: #c5b520 !important
}

.bg-color-orange {
    background-color: #EC8F13 !important
}

.border-color-lightgray {
    border-color: #dddddd !important
}

.border-color-theme-green-dark {
    border-color: #5B8C7C !important
}

.row-bg-color {
    background-color: #f8f8fb
}

/* mortgage apply colours */
.txt-color-mortgageapply {
    color: #49992F !important
}


html {
    background-image: none;
    touch-action: manipulation;
}

body {
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: transparent;
    background-image: none;
}

h1 {
    margin: 0;
    font-family: "Montserrat", Arial, Helvetica, Sans-Serif;
    font-weight: 300
}

h2,
h3,
h4 {
    margin: 0;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
    font-weight: 300
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 20px;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

a {
    color: #4C5E8F;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #334576;
        text-decoration: underline;
    }

.padding-25 {
    padding: 25px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-sides-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.padding-sides-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.padding-sides-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-x-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-x-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-x-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.pl-none {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl7 {
    padding-left: 7px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pr-none {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr7 {
    padding-right: 7px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}


.pt25 {
    padding-top: 25px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}


.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.ps5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.width-5 {
    width: 5px !important;
}

.width-10 {
    width: 10px !important;
}

.width-20 {
    width: 20px !important;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-80 {
    width: 80px !important;
}

.width-100 {
    width: 100px !important;
}

.padding-top-20 {
    padding-top: 20px;
}

.margin-top-3 {
    margin-top: 3px !important;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.pull-right {
    float: right !important;
    margin-right: 5px;
}

.no-margin {
    margin: 0 !important;
}

.nowrap {
    white-space: nowrap !important;
}

.full-width {
    width: 100%;
}

.font-bold {
    font-weight: bold !important;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
    font-weight: 300;
}

.zindex-bottom {
    z-index: 0;
    position: relative;
}

.zindex-middle {
    z-index: 1;
    position: relative;
}

.zindex-top {
    z-index: 2;
    position: relative;
}

.sysnotification {
    font-size: 14px;
    text-decoration: none;
}

    .sysnotification:hover, .sysnotification:visited, .sysnotification:active, .sysnotification:focus {
        text-decoration: none;
    }

.smart-form {
    color: #333;
}
    .smart-form .checkbox i.disabled {
        background-color: #c6c6c6;
    }
    .smart-form .checkbox input:focus + i,
    .smart-form .input input:focus,
    .smart-form .radio input:focus + i,
    .smart-form .select select:focus,
    .smart-form .textarea textarea:focus,
    .smart-form .toggle input:focus + i {
        border-color: #4C5E8F
    }

    .smart-form .radio input + i:after {
        background-color: #4C5E8F
    }

    .smart-form .checkbox input + i:after {
        color: #4C5E8F
    }

    .smart-form .checkbox input:checked + i,
    .smart-form .radio input:checked + i,
    .smart-form .toggle input:checked + i {
        border-color: #4C5E8F
    }

    .smart-form .rating input:checked ~ label {
        color: #4C5E8F
    }


    .smart-form footer .btn {
        float: right;
        height: 31px;
        margin: 10px 0 0 5px;
        padding: 0 22px;
        font: 300 15px/29px "Open Sans", Helvetica, Arial, sans-serif;
        cursor: pointer;
    }

    .smart-form *, .smart-form ::after, .smart-form ::before {
        margin: 0;
        padding: 0;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
    }

.well {
    background: #333333;
    border: 1px solid #ddd;
    box-shadow: 0px 1px 1px #ececec;
    -webkit-box-shadow: 0 1px 1px #ececec;
    -moz-box-shadow: 0 1px 1px #ececec;
    position: relative;
    max-width: 500px;
}

.btn {
    font-size: 13px;
    overflow: hidden;
    padding-right: 10px;
    text-align: left;
}

.btn-dropdownlist {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    width: 100%;
    min-width: 80px;
    min-height: 34px;
    text-align: right;
}

.multiselect {
    width: 100% !important;
    min-width: 155px;
    min-height: 34px;
    line-height: 24px;
    text-align: left;
    box-shadow: none;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 12px;
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 400;
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-color: #ccc;
    box-shadow: inset 0px -2px 0px rgba(0,0,0,0.05);
}

    .multiselect:active, .multiselect:focus, .multiselect:hover {
        color: #333;
        background-color: #fcfcfc;
        border-color: #40406a;
    }

.btn-small {
    float: none !important;
    height: 22px !important;
    min-height: 22px;
    margin: 0px !important;
    padding: 0px 5px !important;
    font-weight: normal !important;
    font-size: 13px !important;
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    cursor: pointer !important;
    line-height: 20px !important;
    background-color: #61A989;
    background-image: none;
    color: #fff;
}

    .btn-small:active, .btn-small:focus, .btn-small:hover {
        background-color: #559C7D;
        color: #fff;
    }

.btn-primary {
    color: #fff;
    background-color: #1263BD;
    border-color: #0C4584;
    padding: 6px 20px;
}

    .active.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0C4584;
        border-color: #0C4584;
    }

.btn-theme {
    color: #fff;
    background-color: #61A989;
    border-color: #559C7D;
    padding: 6px 20px;
}

    .active.btn-theme, .btn-theme:active, .btn-theme:focus, .btn-theme:hover, .open > .btn-theme.dropdown-toggle {
        color: #fff;
        background-color: #559C7D;
        border-color: #559C7D;
    }

.btn-default {
    padding: 6px 10px;
}

    .active.btn-default, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #fcfcfc;
        border-color: #559C7D;
    }

.btn-landing {
    color: #fff;
    background-color: #1263BD;
    border-radius: 20px;
    font-size: 2em;
    box-shadow: 2px 2px 4px #aaaaaa;
    width: 208px;
    text-align: center;
    margin-bottom:30px;
    margin-left:30px;
    margin-right:30px;
}

    .active.btn-landing, .btn-landing:active, .btn-landing:focus, .btn-landing:hover, .open > .btn-landing.dropdown-toggle {
        color: #fff;
        background-color: #0C4584;
        border-radius: 20px;
        box-shadow: 1px 1px 1px #aaaaaa;
    }

.applyIcon {
    color: #fff;
    background-color: #74a595;
    border-color: #89948b;
    padding: 2px 5px;
    width: fit-content;
    display: inline-block;
    margin-left: 20px;
}

.btn-quickapply {
    color: #fff;
    background-color: #1263BD;
    padding: 2px 8px;
    float: right;
    min-width: 77px;
    text-align: center;
}

#pinnedTable .btn-quickapply {
    text-align: center;
}

.btn-quickapply:hover {
    color: #fff;
    background-color: #0C4584;
}

.btn-quickapply.disabled {
    color: #fff;
    background-color: #c6c6c6;
    opacity: unset;
}

.btn-mortgageapply {
    color: #fff;
    background-color: #207010;
    border-color: #155008;
}

    .active.btn-mortgageapply, .btn-mortgageapply:active, .btn-mortgageapply:focus, .btn-mortgageapply:hover, .open > .btn-mortgageapply.dropdown-toggle {
        color: #fff;
        background-color: #155008;
        border-color: #104000;
    }


.btn-menu {
    color: #fff;
    background-color: #ffffff;
    border-color: #ccccdd;
    border-color: rgb(30,10,50);
}

    .active.btn-menu, .btn-menu:active, .btn-menu:focus, .btn-menu:hover, .open > .btn-menu.dropdown-toggle {
        color: #fff;
        background-color: #eeeeff;
        border-color: rgb(30,10,50);
    }


.open.btn-group .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}


#content {
    padding: 80px 20px 15px 20px;
    min-width: 320px;
    position: relative;
}

#contentMainPage {
    padding: 80px 20px 15px 20px;
    min-width: 320px;
    position: relative;
}

.clk {
    cursor: pointer;
}

.clickable {
    cursor: pointer;
}

.DTTT_button_xls {
    margin-right: 10px !important;
    margin-top: 2px !important;
    padding: 5px 12px !important;
}


/** Loading dialog */
.loading-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 55, 55, 55, .5 )
}

body.loading {
    overflow: hidden;
}

    body.loading .loading-modal {
        display: block;
    }

.popover {
    font-family: "Open Sans", Arial, Sans-Serif;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    border-color: #40406a;
    padding: 0;
    z-index: 999999;
}

.popover-title {
    color: #f8f8f8 !important;
    background-color: #74A595 !important;
}

.popover-content {
}

.popover.left > .arrow {
    border-left-color: #40406a;
}


/*************************** Menu ******************************/
a.active {
    color: #f8f8f8 !important;
    background-color: #61A989 !important;
}

nav ul li.open > a,
nav ul li.open > a b {
    color: #f8f8f8 !important;
    background-color: #61A989;
}

    nav ul li.open > a:focus,
    nav ul li.open > a:focus b {
        color: #f8f8f8 !important;
        background-color: #61A989;
    }

    nav ul li.open > a:hover,
    nav ul li.open > a:hover b {
        color: #f8f8f8 !important;
        background-color: #559C7D;
    }

nav ul li a {
    color: #333333;
    font-weight: 400;
}

    nav ul li a:hover {
        color: #f8f8f8;
        font-weight: 400;
        background-color: #559C7D !important;
    }

    nav ul li a:focus,
    nav ul li a:active {
        color: #f8f8f8;
        font-weight: 400;
        background-color: #61A989;
    }

nav ul ul li > a:hover {
    background-color: #559C7D;
    color: #fff;
}

nav ul ul li > a:focus,
nav ul ul li > a:active {
    background-color: #61A989;
    color: #fff;
}

nav ul ul ul li a:hover {
    background-color: #559C7D;
    color: #fff;
}

nav ul ul ul li a:focus,
nav ul ul ul li a:active {
    background-color: #61A989;
    color: #fff;
}

nav ul ul {
    margin: 0;
    display: none;
    background: transparent;
    padding: 7px 0;
}

.minified nav > ul > li > a > .menu-item-parent {
    background-color: #333333;
    color: #ffffff;
    -webkit-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, .5);
    box-shadow: 4px 4px 2px 0px rgba(0,0,0,0.5);
}


.minified nav > ul > li > ul > li {
    background-color: #f8f8f8;
}

.minified nav > ul > li > ul {
    background: #f8f8f8;
    -webkit-box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, .5);
    box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.5);
}

/* auto size the menu on top panel and allow content to overflow and scroll*/
.menu-on-top aside#left-panel nav {
    height: auto !important;
    overflow: scroll;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
}

    .menu-on-top aside#left-panel nav > ul > li > a > i {
        width: 30px !important;
        display: inline-block !important;
    }

.menu-on-top .menu-item-parent {
    min-width: 65%;
    max-width: 85%;
}

.menu-on-top .badgeCloudMessage {
    right: 110px !important;
}

nav > ul ul li a i {
    width: 20px !important;
    display: inline-block !important;
}

.menu-on-top nav ul ul li a {
    padding-left: 30px !important;
}

    .menu-on-top nav ul ul li a img {
        height: 20px !important;
    }

.menu-on-top nav ul li a:hover {
    color: #ffffff !important;
}

.menu-on-top aside#left-panel nav > ul > li:hover > a {
    color: #ffffff !important;
    background-color: #333333;
}

.menu-on-top .open > nav ul li a {
    color: #ffffff !important;
}

.minified #left-panel, .minified nav > ul > li {
    overflow: visible;
}

.minified #left-panel {
    width: 45px;
}

.minified #main {
    margin-left: 45px;
}

/*hide the company logo on the menu panel when minized or when using the hide menu button */
.hidden-menu .companylogo,
.minified .companylogo,
.menu-on-top .companylogo {
    display: none;
}

.hidden-menu .btn-ribbon,
.minified .btn-ribbon,
.menu-on-top .btn-ribbon {
    display: none;
}

#main {
    width: auto !important;
    margin-left: 220px;
}

#mortgageReqModal .modal-body {
    overflow-x: visible;
}

/*****Header ******/
.btn-main > :first-child > a {
    cursor: default !important;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    width: 30px;
    min-width: 30px;
    padding: 2px;
    text-align: center;
    text-decoration: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #333333;
    background-image: none;
    border: 0;
    color: #ffffff;
    font-size: 17px;
    margin: 10px 0 0 !important;
    border-radius: 100%;
    cursor: pointer !important;
}

    .btn-main > :first-child > a:hover {
        background-color: #0C4584;
        color: #ffffff;
        border: none;
        cursor: pointer !important;
    }

    .btn-main > :first-child > a:active {
        background-color: #1263BD;
        color: #ffffff;
        border: none;
        cursor: pointer !important;
    }

/*****Header ******/
.btn-main-important > :first-child > a {
    cursor: default !important;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    width: 30px;
    min-width: 30px;
    padding: 2px;
    text-align: center;
    text-decoration: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #1263BD;
    background-image: none;
    border: 0;
    color: #ffffff;
    font-size: 17px;
    margin: 10px 0 0 !important;
    border-radius: 100%;
    cursor: pointer !important;
}

    .btn-main-important > :first-child > a:hover {
        background-color: #0C4584;
        color: #ffffff;
        border: none;
        cursor: pointer !important;
    }

    .btn-main-important > :first-child > a:active {
        background-color: #0C4584;
        color: #ffffff;
        border: none;
        cursor: pointer !important;
    }


#hide-menu > :first-child > a,
#supportHelp > :first-child > a,
#calculator > :first-child > a,
#logout > :first-child > a,
#cloudMessage > :first-child > a {
    margin: 10px 0 0 !important;
    height: 38px !important;
    width: 38px !important;
    line-height: 36px !important;
    color: #fff;
    font-size: 20px !important;
}

#hide-menu i,
#calculator i,
#supportHelp i,
#logout i,
#cloudMessage i {
    font-size: 23px !important;
    color: #ffffff !important;
}

.hidden-menu #hide-menu > :first-child > a {
    background-color: #1263BD;
    background-image: none;
    border: none;
    filter: none;
    color: #fff;
    cursor: pointer !important;
}

.hidden-menu .minifyme {
    display: none;
}

.minified #hide-menu {
    display: none;
}

/* dropdown menu styling */
.ui-autocomplete,
.multiselect-container,
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5000;
    display: none;
    float: left;
    min-width: 155px;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 5px 5px 5px 0px;
    margin: 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #aaa;
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px 6px rgba(0,0,0,.3);
    box-shadow: 0px 6px 12px 6px rgba(0,0,0,0.3);
    background-clip: padding-box;
    line-height: 25px;
    cursor: pointer;
}

.open > .ui-autocomplete,
.open > .multiselect-container,
.open > .dropdown-menu {
    -webkit-animation-name: expandDown;
    -moz-animation-name: expandDown;
    -o-animation-name: expandDown;
    animation-name: expandDown;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.multiselect-container > li > a .checkbox {
    min-height: 25px;
    line-height: 25px;
    padding-left: 0px;
}

    .multiselect-container > li > a .checkbox > input[type=checkbox] {
    }

.multiselect-container > li > a:focus .checkbox,
.multiselect-container > li > a:hover .checkbox,
.multiselect-container > li.active .checkbox,
.multiselect-container > li.active > a {
    text-decoration: none;
    color: #fff !important;
    background-color: #74A595 !important;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #74A595;
}

.dropdown-menu > li.imageitem > a:focus {
    text-decoration: none;
    color: #333;
    background-color: #fff;
}

.dropdown-menu > li.imageitem > a:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #5B8C7C;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.4285;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu > li > span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.4285;
    color: #333;
    white-space: nowrap;
}

.productsummary {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    float: left;
    min-width: 160px;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #aaa;
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px 6px rgba(0,0,0,.3);
    box-shadow: 0px 6px 12px 6px rgba(0,0,0,0.3);
    background-clip: padding-box;
}

.criteria-tab {
    vertical-align: middle;
    border: black 1px solid;
    height: 70px;
    background-color: #8EBFAF;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0 -1px;
    padding: 0 inherit;
}

    .criteria-tab:first-child {
        margin-left: -1px;
        padding-right: 1px;
    }

    .criteria-tab:nth-child(2) {
        margin-right: -7px;
    }

.open > .productsummary {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}



.ui-menu .ui-menu-item a.ui-corner-all,
.ui-menu .ui-menu-item .ui-menu-item-wrapper {
    font-family: "Open Sans", Arial, Sans-Serif;
    font-weight: 400;
    color: #333;
    padding-left: 10px;
}

    .ui-menu .ui-menu-item a.ui-corner-all:active,
    .ui-menu .ui-menu-item a.ui-corner-all:focus,
    .ui-menu .ui-menu-item a.ui-corner-all:hover,
    .ui-menu .ui-menu-item .ui-menu-item-wrapper:active,
    .ui-menu .ui-menu-item .ui-menu-item-wrapper:focus,
    .ui-menu .ui-menu-item .ui-menu-item-wrapper:hover {
        background-color: #74A595;
        color: #fff;
    }

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-widget-content {
    font-weight: 400;
    margin: 0;
    background-color: #74A595;
    border-color: #74A595;
    color: #FFF;
    display: block;
    white-space: nowrap;
}



/*************************** Left Bar (Aside) ******************************/
aside {
    display: block;
    overflow: hidden;
    color: #333333;
    background: #F7F9F9;
    background: -moz-linear-gradient(left,#F7F9F9 98%,#74A595 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(98%,#F7F9F9),color-stop(100%,#74A595));
    background: -webkit-linear-gradient(left,#F7F9F9 98%,#74A595 100%);
    background: -o-linear-gradient(left,#F7F9F9 98%,#74A595 100%);
    background: -ms-linear-gradient(left,#F7F9F9 98%,#74A595 100%);
    background: linear-gradient(to right,#F7F9F9 98%,#74A595 100%);
    min-height: 100%;
}

.login-info a {
    text-decoration: none !important;
    color: #40406a;
    display: inline-block;
    margin-top: 6px;
}

    .login-info a:hover,
    .login-info a:focus,
    .login-info a:hover {
        color: #74A595;
    }

.login-info > span {
    height: 38px;
    display: block;
    padding: 0 10px;
    border-bottom: 0;
}

.login-info a span {
    text-transform: capitalize;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    max-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.login-info {
    display: block;
    font-size: 11px;
    height: 39px;
    color: #fff;
    border: solid transparent;
    border-width: 1px 0;
    box-shadow: inset 1px 1px 0px rgba(0,0,0,0.1), inset 0px -1px 0px rgba(0,0,0,0.07);
    width: 100%;
    margin: 0 !important;
    border-bottom: 1px solid #74A595;
}

.minified .login-info img {
    margin: -2px 0 0;
    width: 30px;
}


.minifyme {
    border-bottom: 1px solid #302F2F;
    background: #333333;
    color: #ffffff;
    text-align: center;
    padding: 0;
    width: 36px;
    height: 28px;
    display: block;
    position: absolute;
    right: -3px;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    margin-top: 5px;
    font-size: 19px;
    transition: all .1s linear 0s;
}

    .minifyme:hover {
        background: #0C4584;
        color: #ffffff;
    }

.minified .minifyme {
    right: 0;
    color: #ffffff;
    position: relative;
    width: 100%;
    border-radius: 0;
    margin: 0;
    height: 34px;
    font-size: 23px;
}


/*************************** Ribbon ******************************/
#ribbon {
    min-height: 20px;
    background: #ffffff;
    padding: 0 13px;
    position: relative;
}

    #ribbon .breadcrumb li:last-child, #ribbon .breadcrumb > .active {
        color: #74A595;
    }

    #ribbon .breadcrumb, #ribbon .breadcrumb a {
        color: #505082 !important;
        text-decoration: none !important;
    }


.btn-ribbon.btn {
    background-color: #333333;
    background-image: none;
    color: #fff;
}

/*************************** Form Styling ******************************/
.form-control:-ms-input-placeholder {
    color: #999 !important;
}

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
    color: inherit;
}


/*media screen*/
.alert {
    margin-bottom: 10px;
    margin-top: 0px;
    border-width: 0;
    border-left-width: 5px;
    padding: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.alert-warning {
    border-color: #c5b520;
}

.disp {
    color: #111;
}

#header {
    display: block;
    height: 70px;
    margin: 0;
    padding: 0 13px 0 0;
    background-color: #ffffff;
    background-image: none;
    border-bottom: 2px solid #333333;
    position: fixed;
    top: 0px;
    width: 100%;
}

#logo {
    width: 240px;
    height: 58px;
}



#mainLogo {
    max-width: 90%;
}

#awards {
    color: #40406a;
    font-weight: 500;
    font-size: 1em;
}


#bannerHomeAdvert {
    max-width: 100%;
}
/*Device = Desktops
Screen = 1281px to higher resolution desktops*/
@media (min-width: 1281px) {
    #awards {
        font-size: 1.5em;
    }

    .banner {
        margin-top: 15%;
    }

    .btn-landing {
        font-size: 1.5em;
    }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

    #awards {
        font-size: 1.6em;
    }

    .banner {
        margin-top: 18%;
    }

    .btn-landing {
        font-size: 1.5em;
    }
}

@media (min-width: 769px ) and (max-width: 1025px) {

    #awards {
        font-size: 1.8em;
    }

    .banner {
        margin-top: 40%;
    }

    .btn-landing {
        font-size: 1.8em;
    }
}




/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 400px ) and (max-width: 768px) {

    #awards {
        font-size: 1.8em;
    }

    .banner {
        margin-top: 45%;
    }

    .btn-landing {
        font-size: 1.8em;
    }
}




#header #logo img {
    padding-left: 0px;
    width: 220px;
}

#header #logo {
    margin-top: 0px;
    margin-left: 0px;
    width: 220px;
    height: 68px;
}

.badge {
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
    background: #0091d9;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
    color: #fff;
    border-radius: 100%;
    -moz-border-radius: 40%;
    -webkit-border-radius: 40%;
    text-align: center;
    line-height: normal;
}

.badgeCloudMessage {
    top: 10px !important;
    right: 150px !important;
}

.badgeCloudMessageNoComms {
    top: 10px !important;
    right: 110px !important;
}

.smart-form header {
    padding: 8px 14px;
    margin: 10px 0px 0
}

.sectionheader {
    display: block;
    padding: 8px 15px;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #232323;
    margin: 0px -15px 0
}

.jarviswidget {
    min-width: 320px;
}

.smart-form .jarviswidget header {
    display: block;
    padding: 8px 0;
    border: 0;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: 0;
    margin-bottom: 0;
}

.smart-form .checkbox, .smart-form .radio {
    color: #333;
    vertical-align: middle;
    padding-top: 0px;
}

    /*media screen*/
    .smart-form .checkbox:hover i,
    .smart-form .checkbox:focus i,
    .smart-form .input:hover input,
    .smart-form .radio:hover i,
    .smart-form .select:hover select,
    .smart-form .textarea:hover textarea,
    .smart-form .toggle:hover i {
        border-color: #4C5E8F;
    }

.nav-tabs > li {
    border-bottom: 1px solid #eee;
}

    .nav-tabs > li > a > .fa {
        opacity: 0.9;
    }

    .nav-tabs > li > a, .nav-tabs > li > a:focus {
        font-size: 15px;
        padding-left: 10px;
        padding-right: 20px;
        background-color: #61A989; /* #74A595;*/
        color: #fff;
    }

        .nav-tabs > li > a:hover {
            background-color: #559C7D; /*#5B8C7C;*/
            color: #fff;
        }

    .nav-tabs > li.active {
        border-bottom: 1px solid #559C7D; /*#5B8C7C;*/
    }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #ffffff;
            background-color: #61A989; /* #74A595;*/
            border: 1px solid #61A989; /* #74A595;*/
            cursor: default;
        }

        .nav-tabs > li.active > a {
            -webkit-box-shadow: 0 -2px 0 #559C7D;
            -moz-box-shadow: 0 -2px 0 #559C7D;
            box-shadow: 0px -2px 0px #559C7D;
            border-top-width: 0px !important;
            margin-top: 1px !important;
            font-weight: 500 !important;
            background-color: #559C7D /*#5B8C7C;*/ !important;
        }


.nav-tabs-dark > li.active > a, .nav-tabs-dark > li.active > a:focus, .nav-tabs-dark > li.active > a:hover {
    color: #ffffff;
    background-color: #559C7D /*#5B8C7C;*/ !important;
    border: 1px solid #559C7D /*#5B8C7C;*/ !important;
}

.nav-tabs-dark > li > a:hover {
    background-color: #559C7D; /*#5B8C7C;*/
    color: #fff;
}

.nav-tabs-dark > li.active > a {
    -webkit-box-shadow: 0 -2px 0 #559C7D /*#5B8C7C;*/ !important;
    -moz-box-shadow: 0 -2px 0 #559C7D /*#5B8C7C;*/ !important;
    box-shadow: 0px -2px 0px #559C7D /*#5B8C7C;*/ !important;
}
/*media screen*/
.jarviswidget-color-darken .nav-tabs li a:hover {
    color: #fff !important;
}


.caret {
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 8px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    text-align: right;
    position: absolute;
    right: 0;
    top: 8px;
}


/* jarvis widget overrides*/
.jarviswidget .widget-body {
    min-height: 40px;
}

.jarviswidget .panel-heading {
    margin-left: 0;
    margin-right: 0;
}
/*media screen*/
#jarviswidget-fullscreen-mode {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
}

    #jarviswidget-fullscreen-mode .jarviswidget > div {
        overflow-y: scroll;
        -moz-border-radius: 0;
        -khtml-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }

/*side margins minus 1*/
.smm1 {
    margin-left: -1px !important;
    margin-right: -1px !important;
}
/*side margins plus 1*/
.smp1 {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

.side-margins-minus1 {
    margin-left: -1px !important;
    margin-right: -1px !important;
}

.side-margins-plus1 {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

table.dataTable {
    clear: both;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    max-width: none !important;
}

a:active, a:focus, a:hover, button, button:active, button:focus, embed, input::-moz-focus-inner, object {
    outline: 0
}

.iconboxes {
    float: left;
}

.iconboxes-many {
    float: left;
}

.small-cubes {
    width: 55px;
    height: 55px;
    text-decoration: none;
    padding: 15px;
    display: block;
    float: left;
    position: relative;
    margin-right: 30px;
}

/*jarvismetro tiles overrides*/
.jarvismetro-tile {
    float: left;
    display: block;
    background-color: #fff;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    margin: 0 2px 5px 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
}

    .jarvismetro-tile.xl-cubes {
        width: 200px;
        height: 160px;
    }

    .jarvismetro-tile.big-cubes {
        width: 110px;
        height: 85px;
    }

        .jarvismetro-tile.big-cubes .iconbox i {
            display: block;
            margin: 10px auto 0;
            height: 45px;
        }

    .jarvismetro-tile.med-cubes {
        width: 95px;
        height: 85px;
        font-size: 12px;
    }

        .jarvismetro-tile.med-cubes .iconbox i {
            display: block;
            margin: 10px auto 0;
            height: 30px;
        }

        .jarvismetro-tile.med-cubes .iconbox img {
            display: block;
            margin: 10px auto 0;
        }

    .jarvismetro-tile.wide-cubes {
        width: 290px;
        height: 85px;
        font-size: 12px;
    }

        .jarvismetro-tile.wide-cubes .iconbox i {
            display: block;
            margin: 10px auto 0;
            height: 30px;
        }

a.jarvismetro-tile,
a.jarvismetro-tile :hover,
a.jarvismetro-tile :focus,
a.jarvismetro-tile :active {
    text-decoration: none;
}

.jarvismetro-tile:hover {
    /*    z-index: 10; */
    color: #fff;
}

.jarvismetro-tile:active {
    color: #fff;
}

.jarvismetro-tile:focus {
    color: #fff;
}

.jarvismetro-tile.big-cubes {
    width: 120px;
    height: 120px
}

.jarvismetro-tile.double {
    width: 249px
}

.jarvismetro-tile .iconbox {
    text-align: center
}

    .jarvismetro-tile .iconbox i {
        display: block;
        margin: 15px auto 0;
        height: 75px
    }

    .jarvismetro-tile .iconbox span {
        display: block;
        text-align: left
    }

        .jarvismetro-tile .iconbox span > span {
            position: absolute;
            right: -3px;
            bottom: -3px;
            border-radius: 50%;
            padding: 5px;
            border: 1px solid #fff
        }



.bordered {
    border: 1px solid rgba(0,0,0,.2)
}

    .bordered:hover {
        border: 1px solid rgba(0,0,0,.2)
    }

.bordered-bottom {
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.bordered-left {
    border-left: 1px solid rgba(0,0,0,.2);
}

.bordered-right {
    border-right: 1px solid rgba(0,0,0,.2);
}

.bordered-top {
    border-top: 1px solid rgba(0,0,0,.2);
}


/* user promts styling */
.divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,.6);
    z-index: 100000;
}

.divLogoutBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,.6);
    z-index: 100000;
}

.LogoutBoxContainer {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: rgba(26,26,26,.9);
    padding: 20px;
}

.MessageBoxContainer {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: rgba(26,26,26,.9);
    padding: 20px;
}



.collapsible-header {
    background-color: #333333;
    color: #ffffff;
}

.fixed-header {
    background-color: #333333;
    color: #ffffff;
}

.collapsible-header:hover {
    background-color: #1A1A1A;
}

.ms-fixed-header {
    background-color: #61A989;
    color: #ffffff;
}

.ms-collapsible-header {
    background-color: #61A989;
    color: #ffffff;
}

    .ms-collapsible-header:hover {
        background-color: #559C7D;
    }

.ls-fixed-header {
    background-color: #61A989;
    color: #ffffff;
}

.ls-collapsible-header {
    background-color: #61A989;
    color: #ffffff;
}

    .ls-collapsible-header:hover {
        background-color: #559C7D;
    }

.equityRelease-fixed-header {
    background-color: #61A989;
    color: #ffffff;
}

.equityRelease-collapsible-header {
    background-color: #61A989;
    color: #ffffff;
}

    .equityRelease-collapsible-header:hover {
        background-color: #559C7D;
    }

.ma-collapsible-header {
    background-color: #61A989;
    color: #ffffff;
}

    .ma-collapsible-header:hover {
        background-color: #559C7D;
    }

.glow {
    color: #66ff00;
    text-shadow: 1px 1px 5px #3cff00;
}


/**************************** form validation *****************************************/
.state-error .btn-default {
    background-color: rgb(255,240,240) !important;
    border-color: rgb(169, 3, 41);
}

.error .btn-default {
    background-color: rgb(255,240,240) !important;
    border-color: rgb(169, 3, 41);
}

.state-success .btn-default {
    background-color: rgb(240,255,250) !important;
    border-color: rgb(116,165,149);
}

.valid .btn-default {
    background-color: rgb(240,255,250) !important;
    border-color: rgb(116,165,149);
}

.focused {
    border-color: rgb(50,118,177);
}

.readonly {
    background-color: rgb(240, 240, 240) !important;
}

.invalid {
    color: rgb(169, 3, 41);
}

.error {
    color: #d56161;
    font-size: 11px;
    line-height: 15px;
}

.hasErrors {
    background-color: #c26565 !important; /* #953b39 !important; */
}

.nav-tabs > li.hasErrors > a,
.nav-tabs > li.hasErrors > a:focus {
    background-color: #c26565;
}

.nav-tabs > li.active.hasErrors {
    border-bottom: 1px solid rgb(169, 3, 41);
}

.nav-tabs-dark > li.active.hasErrors > a,
.nav-tabs-dark > li.active.hasErrors > a:focus,
.nav-tabs-dark > li.active.hasErrors > a:hover {
    background-color: rgb(169, 3, 41) !important;
    border: 1px solid rgb(169, 3, 41) !important;
}

.nav-tabs > li.noErrors > a,
.nav-tabs > li.noErrors > a:focus {
    background-color: #74A595;
}

.nav-tabs > li.active.noErrors {
    border-bottom: 1px solid #559C7D;
}

.nav-tabs-dark > li.active.noErrors > a,
.nav-tabs-dark > li.active.noErrors > a:focus,
.nav-tabs-dark > li.active.noErrors > a:hover {
    background-color: #559C7D !important;
    border: 1px solid #559C7D !important;
}

.nav-tabs-dark > li.active.hasErrors > a {
    -webkit-box-shadow: 0 -2px 0 rgb(169, 3, 41) !important;
    -moz-box-shadow: 0 -2px 0 rgb(169, 3, 41) !important;
    box-shadow: 0px -2px 0px rgb(169, 3, 41) !important;
}

.nav-tabs-dark > li.active.noErrors > a {
    -webkit-box-shadow: 0 -2px 0 #559C7D !important;
    -moz-box-shadow: 0 -2px 0 #559C7D !important;
    box-shadow: 0px -2px 0px #559C7D !important;
}


.req {
    color: #9999c4;
}

.required {
    background-color: rgb(245,245,255) !important;
    box-shadow: 0px 0px 5px #559C7D;
    -webkit-box-shadow: 0px 0px 5px #559C7D;
    -moz-box-shadow: 0px 0px 5px #559C7D;
}

    .required.state-error, .state-error .required {
        box-shadow: 0px 0px 5px rgb(169, 3, 41);
        -webkit-box-shadow: 0px 0px 5px rgb(169, 3, 41);
        -moz-box-shadow: 0px 0px 5px rgb(169, 3, 41);
    }

    .required.state-success, .state-success .required {
        box-shadow: 0px 0px 5px #5da25d;
        -webkit-box-shadow: 0px 0px 5px #5da25d;
        -moz-box-shadow: 0px 0px 5px #5da25d;
    }

    .required.state-error {
        background-color: rgb(255,240,240) !important;
        border: 1px solid #c26565 !important;
    }

    .required.state-success {
        background-color: rgb(240,255,250) !important;
        border: 1px solid #61A989 !important;
    }

input.invalid {
    background-color: rgb(255,240,240) !important;
    border-color: rgb(169, 3, 41);
}

input.error {
    background-color: rgb(255,240,240) !important;
    border-color: rgb(169, 3, 41);
}

input.valid {
    background-color: rgb(240,255,250) !important;
    border-color: rgb(116,165,149);
}


/**************************** modal styling *****************************************/
.close {
    color: #fff;
    opacity: 0.8;
    filter: none;
}

    .close:focus, .close:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        opacity: 1;
        filter: none;
    }

@media (min-width:0) {
    .modal-dialog {
        margin: 30px auto !important;
    }

    .modal-lg {
        width: 800px;
    }
}

@media (min-width:992px) {
    .modal-dialog {
        margin: 30px auto !important;
    }

    .modal-lg {
        width: 950px;
    }

    .modal-xl {
        width: 1250px;
    }
}

@media (min-height: 0px) {
    .modal-body {
        max-height: 500px;
    }
}

@media (min-height: 750px) {
    .modal-body {
        max-height: 625px;
    }
}

@media (min-height: 920px) {
    .modal-body {
        max-height: 750px;
    }
}

.modal-body {
    overflow-y: visible !important;
    overflow-x: hidden;
}

.modal-header {
    padding: 15px !important;
}

.modal-dialog-table {
    border-bottom: 1px solid #74A595
}

.inline-table {
    border-bottom: 1px solid #74A595
}

.inline-table-row {
    min-height: 30px;
}


/*************************** Table Styling ******************************/
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #E0E4E4;
}

#criteriaSourceResultsTable th {
    font-size: 15px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #559C7D;
    border-color: #559C7D;
    cursor: default;
}

.pagination > li > a, .pagination > li > a, .pagination > li > span, .pagination > li > span {
    color: #61A989;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #559C7D;
        background-color: #eee;
        border-color: #ddd;
    }
/*hide the page numbers on small screens*/
@media screen and (max-width: 1024px) {
    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }
}

.text-primary {
    color: #61A989;
}

.row-options {
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
}

.vertical-text {
    -ms-transform: rotate(270deg); /* IE 9 */
    -moz-transform: rotate(270deg); /* Firefox */
    -webkit-transform: rotate(270deg); /* Safari and Chrome */
    -o-transform: rotate(270deg); /* Opera */
}

.table-sidebar {
    font-size: 20px;
    writing-mode: bt-lr;
}

/*************************** Data Table styling ******************************/

div.dataTables_info {
    padding-top: 9px;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    color: #969696;
    float: left;
}

div.dataTables_paginate {
    padding-right: 10px;
    float: right;
}

.datatable-info {
    width: 30%;
    float: left;
}

.datatable-recommended {
    background-color: #61A989 !important;
    color: #ffffff;
}

    .datatable-recommended:hover {
        color: #333
    }

.pagination-info {
    width: 70%;
    float: right;
}
/*
.datatable-info-responsive {
    text-align: left;
    z-index: 0; 
    position:relative
}
*/
.pagination-info-responsive {
    text-align: right;
}

.dt-toolbar-footer {
    padding-left: 5px;
    padding-right: 5px;
}

.dt-buttons {
    margin-right: 10px;
    margin-top: 9px;
    float: right;
    line-height: 16px !important;
}

.dt-button {
    position: relative;
    padding: 6px 12px;
    line-height: 16px !important;
    color: #333333;
    text-decoration: none !important;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: content-box;
    box-shadow: inset 0px -2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
}

    .dt-button:hover {
        background-color: #eeeeee;
    }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0;
}

.dataTables_filter .input-group-addon {
    width: 34px;
    margin-top: 0px;
    float: left;
    height: 34px;
    padding-top: 8px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.input-sm {
    height: 34px;
    font-size: 14px;
}

select.input-sm {
    height: 34px;
    line-height: 34px;
}

.dtr-title {
    vertical-align: top;
    font-weight: bold;
}

.dtr-data {
    padding-left: 5px;
}

ul {
    padding-left: 5px;
    list-style-type: none;
}

.control {
    padding: 0px !important;
    height: 20px;
    width: 20px !important;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    content: '-';
}

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
    padding-top: 6px;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    content: '+';
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    position: relative;
}

table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer;
}

.child {
    padding: 5px !important;
    background-color: #f0f0ff;
    font-size: 12px;
}
/*************************** Page Styling ******************************/

#main {
    padding-bottom: 0px;
    background: none;
}

.landing-page {
    background-image: url('../img/cloudbackground.jpg');
    background-color: #ddd;
    background-repeat: no-repeat;
    background-size: cover;
}

    .landing-page #main {
    }

.page-title {
    text-transform: uppercase;
    margin: 10px 0 10px;
}

h2 {
    font-weight: 500;
    margin: 0 0 15px 0;
}

h4 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 27px;
}

h5 {
    font-size: 14px !important;
}

#extr-page #main {
    padding-bottom: 0px;
    background: none;
}

#extr-page h4.paragraph-header {
    color: #565656;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
    width: 75%;
}

#extr-page {
    background-image: url('../img/cloudbackground.jpg');
    background-color: #ddd;
    background-repeat: no-repeat;
    background-size: cover;
}

    #extr-page #header {
        display: block;
        height: 70px;
        margin: 0;
        padding: 0 13px 0 0 !important;
        background-color: #F7F9F9 !important;
        background-image: none;
        border-bottom: 1px solid #333333 !important;
    }

        #extr-page #header #logo img {
            padding-left: 0px;
            width: 220px;
        }

        #extr-page #header #logo {
            margin-top: 0px;
            margin-left: 0px;
            width: 220px;
            height: 68px;
        }



#left-panel {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 904;
    padding-top: 70px;
}

.heading-label {
    color: #666 !important;
    margin-bottom: 0px;
    padding-top: 10px !important;
}

.panel-group.smart-accordion-default .panel-title span {
    display: block;
    padding: 10px 15px;
    text-decoration: none !important;
}

/*************************** Page Column Styling ******************************/

.smart-form .col-1 {
    width: 8.33%
}

.smart-form .col-2 {
    width: 16.66%
}

.smart-form .col-3 {
    width: 25%
}

.smart-form .col-4 {
    width: 33.33%
}

.smart-form .col-5 {
    width: 41.66%
}

.smart-form .col-6 {
    width: 50%
}

.smart-form .col-7 {
    width: 58.33%
}

.smart-form .col-8 {
    width: 66.67%
}

.smart-form .col-9 {
    width: 75%
}

.smart-form .col-10 {
    width: 83.33%
}

.smart-form .col-11 {
    width: 91.67%
}


/*************************** Pace Page Loader Styling ******************************/
.pace .pace-progress {
    background: #74A595;
    position: fixed;
    z-index: 2000;
    top: 0px;
    left: 0px;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0px 0px 10px rgb(180,140,230), 0px 0px 5px rgb(180,140,230);
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 73px;
    right: 40px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: rgb(130,80,190);
    border-left-color: rgb(130,80,190);
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}


/*************************** Project Selector Styling ******************************/
#project-selector, .project-selector {
    max-width: 97%;
    white-space: nowrap;
    background: 0 0;
    border: none;
    padding: 0;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

    #project-selector:hover, .project-selector:hover {
        color: #ffffff;
    }

#project-context > :first-child, .project-context > :first-child {
    display: block;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #fff;
    padding-left: 0px;
    text-align: left;
}


/*************************** Animations ******************************/
/*flipInX, slideInDown, fadeIn, etc...*/
@-webkit-keyframes expandDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes expandDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-5px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes expandDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-5px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes expandDown {
    0% {
        opacity: 0;
        transform: translateY(-5px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.expandDown {
    -webkit-animation-name: expandDown;
    -moz-animation-name: expandDown;
    -o-animation-name: expandDown;
    animation-name: expandDown
}



.featurelogo {
    margin-bottom: 10px;
    height: 100px;
}

.featureicon {
    height: 64px;
}

.featuredesc {
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    padding-left: 160px;
}


/********* Other responsive settings  ************/
@media (max-width:625px) {
    .featurelogo {
        margin-bottom: 10px;
        height: 70px;
        text-align: center;
    }

    .featureicon {
        height: 32px;
        text-align: center;
    }

    .featuredesc {
        padding-left: 0;
        text-align: center;
    }
}

@media (max-width:650px) {
    .hidden-phone {
        display: none !important;
    }
}

@media (min-width:768px) {
    .iconboxes {
        float: right;
    }
}

@media (min-width:1200px) {
    .iconboxes-many {
        float: right;
    }
}


/* only show the menu company logo when the screen height is over 800 px*/
@media (max-height:800px) {
    .companylogo {
        display: none;
    }
}



/* override smart admin css */
@media only screen and (min-width:320px) and (max-width:479px) {
    .page-title {
        display: block;
    }
}

@media only screen and (max-width:625px) {
    #mainLogo {
        width: 300px;
    }
}


table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
    background: url(../img/plus.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    background-position-x: left;
    background-position-y: top;
    height: 16px;
    width: 16px;
    padding-left: 5px;
    padding-bottom: 0;
    background-size: auto;
    line-height: 16px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

table.has-columns-hidden > tbody > tr.detail-show > td span.responsiveExpander {
    background: url(../img/minus.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    background-position-x: left;
    background-position-y: top;
    height: 16px;
    width: 16px;
    padding-left: 5px;
    padding-bottom: 0;
    background-size: auto;
    line-height: 16px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.ui-datepicker .ui-datepicker-header {
    background-color: #74A595;
    border-color: #5B8C7C;
    color: #FFF;
}

.ui-datepicker-year {
    color: #333333;
}

.ui-datepicker-prev-hover {
    color: #fff !important;
    background-color: #5B8C7C !important;
}

.ui-datepicker-next-hover {
    color: #fff !important;
    background-color: #5B8C7C !important;
}

.ui-datepicker-header a {
    color: #FFF;
}

.fa-calendar,
.ui-datepicker-prev,
.ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker td .ui-state-highlight {
    background-color: #E96745;
}

.ui-datepicker td .ui-state-hover {
    background: #D04E2C;
}

.ui-datepicker td .ui-state-active {
    background-color: #D04E2C;
    color: #ffffff;
}


#bannerHomeAdvert img {
    max-width: 100%;
}






/* Important fix to bootstrap dropdowns working on touch devices iOs & android */
.dropdown-backdrop {
    position: static;
}


.fixedheader {
    position: fixed;
    top: 65px;
    z-index: 100;
    width: 100%;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    box-shadow: 1px 0px 1px #aaaaaa;
    padding: 15px 225px 0px 20px;
}

.minified .fixedheader {
    padding: 15px 50px 10px 20px;
}



/* tooltips */
.tooltip {
    position: absolute;
    z-index: 99999;
    left: -9999px;
    padding: 2px 8px 3px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    background: #333333;
    color: #fff;
    opacity: 0;
    transition: margin .3s, opacity .3s;
    -o-transition: margin .3s, opacity .3s;
    -ms-transition: margin .3s, opacity .3s;
    -moz-transition: margin .3s, opacity .3s;
    -webkit-transition: margin .3s, opacity 1.4s
}

    .tooltip:after {
        content: '';
        position: absolute
    }


.input input:hover + .tooltip,
button:hover + .tooltip,
button:hover ~ .tooltip,
ul:hover + .tooltip,
div:hover + .tooltip,
div.btn-group.open > .tooltip,
textarea:hover + .tooltip {
    opacity: 1;
    -webkit-transition: margin .3s, opacity .7s
}

.tooltip-top-right {
    bottom: 100%;
    margin-bottom: 15px
}

    .tooltip-top-right:after {
        top: 100%;
        right: 11px;
        border-top: 4px solid #333333;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent
    }

.input input:hover + .tooltip-top-right,
button:focus + .tooltip-top-right,
button:focus ~ .tooltip-top-right,
button:hover + .tooltip-top-right,
button:hover ~ .tooltip-top-right,
ul:hover + .tooltip-top-right,
ul:focus + .tooltip-top-right,
div:hover + .tooltip-top-right,
div.btn-group.open > .tooltip-top-right,
.textarea textarea:hover + .tooltip-top-right {
    right: 0;
    left: auto;
    margin-bottom: 5px
}

.tooltip-top-left {
    bottom: 100%;
    margin-bottom: 15px
}

    .tooltip-top-left:after {
        top: 100%;
        left: 11px;
        border-top: 4px solid #333333;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent
    }

.input input:hover + .tooltip-top-left,
button:focus + .tooltip-top-left,
button:focus ~ .tooltip-top-left,
button:hover + .tooltip-top-left,
button:hover ~ .tooltip-top-left,
ul:hover + .tooltip-top-left,
ul:focus + .tooltip-top-left,
div:hover + .tooltip-top-left,
div.btn-group.open > .tooltip-top-left,
div.focused + .tooltip-top-left,
.textarea textarea:hover + .tooltip-top-left {
    right: auto;
    left: 0;
    margin-bottom: 5px
}

.tooltip-right {
    top: 4px;
    white-space: nowrap;
    margin-left: 15px
}

    .tooltip-right:after {
        top: 6px;
        right: 100%;
        border-top: 4px solid transparent;
        border-right: 4px solid #333333;
        border-bottom: 4px solid transparent
    }

.input input:hover + .tooltip-right,
button:focus + .tooltip-right,
button:focus ~ .tooltip-right,
button:hover + .tooltip-right,
button:hover ~ .tooltip-right,
ul:hover + .tooltip-right,
ul:focus + .tooltip-right,
div:hover + .tooltip-right,
div.btn-group.open > .tooltip-right,
.textarea textarea:hover + .tooltip-right {
    left: 100%;
    margin-left: 5px
}

.tooltip-left {
    top: 4px;
    white-space: nowrap;
    margin-right: 15px
}

    .tooltip-left:after {
        top: 6px;
        left: 100%;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #333333
    }

.input input:hover + .tooltip-left,
button:focus + .tooltip-left,
button:focus ~ .tooltip-left,
button:hover + .tooltip-left,
button:hover ~ .tooltip-left,
ul:hover + .tooltip-left,
ul:focus + .tooltip-left,
div:hover + .tooltip-left,
div.btn-group.open > .tooltip-left,
.textarea textarea:hover + .tooltip-left {
    right: 100%;
    left: auto;
    margin-right: 5px
}

.tooltip-bottom-right {
    top: 100%;
    margin-top: 15px
}

    .tooltip-bottom-right:after {
        bottom: 100%;
        right: 11px;
        border-right: 4px solid transparent;
        border-bottom: 4px solid #333333;
        border-left: 4px solid transparent
    }

.input input:hover + .tooltip-bottom-right,
button:focus + .tooltip-bottom-right,
button:focus ~ .tooltip-bottom-right,
button:hover + .tooltip-bottom-right,
button:hover ~ .tooltip-bottom-right,
ul:hover + .tooltip-bottom-right,
ul:focus + .tooltip-bottom-right,
div:hover + .tooltip-bottom-right,
div.btn-group.open > .tooltip-bottom-right,
.textarea textarea:hover + .tooltip-bottom-right {
    right: 0;
    left: auto;
    margin-top: 5px
}

.tooltip-bottom-left {
    top: 100%;
    margin-top: 15px
}

    .tooltip-bottom-left:after {
        bottom: 100%;
        left: 11px;
        border-right: 4px solid transparent;
        border-bottom: 4px solid #333333;
        border-left: 4px solid transparent
    }

.input input:hover + .tooltip-bottom-left,
button:focus + .tooltip-bottom-left,
button:focus ~ .tooltip-bottom-left,
button:hover + .tooltip-bottom-left,
button:hover ~ .tooltip-bottom-left,
ul:hover + .tooltip-bottom-left,
ul:focus + .tooltip-bottom-left,
div:hover + .tooltip-bottom-left,
div.btn-group.open > .tooltip-bottom-left,
.textarea textarea:hover + .tooltip-bottom-left {
    right: auto;
    left: 0;
    margin-top: 5px
}


.tooltip-inner {
    padding: 5px 10px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 0
}

.ui-helper-hidden-accessible {
    display: none;
}


.listsenabled ul {
    margin-left: 15px !important;
    list-style-type: disc !important;
}

.listsenabled li {
    margin-left: 15px !important;
}


.MessageBoxButtonSection button:hover {
    background-color: #f0f0f0 !important;
}

.MessageBoxButtonSection button:last-child {
    color: #ffffff !important;
    border-color: #0C4584 !important;
    background-color: #1263BD !important;
}

    .MessageBoxButtonSection button:last-child:hover {
        color: #ffffff !important;
        border-color: #0C4584 !important;
        background-color: #0C4584 !important;
    }

.amendDetailsBtn {
    color: #ffffff !important;
    border-color: #0C4584 !important;
    background-color: #1263BD !important;
}

.MessageBoxButtonSection .amendDetailsBtn:hover {
    color: #ffffff !important;
    border-color: #0C4584 !important;
    background-color: #0C4584 !important;
}

.sendCaseBtn {
    color: #ffffff !important;
    border-color: #0C4584 !important;
    background-color: #1263BD !important;
}

.MessageBoxButtonSection .sendCaseBtn:hover {
    color: #ffffff !important;
    border-color: #0C4584 !important;
    background-color: #0C4584 !important;
}

@media (min-height: 0px) {
    .helpsection {
        display: none;
    }
}

@media (min-height: 750px) {
    .helpsection {
        display: block;
    }
}

@media (min-width: 0px) {
    .supportheader {
        display: none;
    }
}

@media (min-width: 1300px) {
    .supportheader {
        display: block;
    }
}

.criteriaNotAvailable {
    color: #c6c6c6 !important;
}

.affordabilityreasonsList li {
    margin-bottom: 10px;
}

.propertyValidationLoadInfo {
    cursor: pointer;
}

.hideCursor {
    cursor: none !important;
}

.pl10important {
    padding-left: 10px !important;
}

/*
* Client Application - Event Restrictions
*/

.client-app-event-restriction .dt-toolbar {
    padding: 0 !important;
}

.client-app-event-restriction .dataTables_filter {
    padding: 10px 5px;
}

    .client-app-event-restriction .dataTables_filter .input-group-addon {
        height: 20px; /*The height of the adjacent search input minus 10px padding (top and bottom) */
    }

.client-app-event-restriction .row-options {
    vertical-align: middle;
}

.add-client-event-restriction .event-types .btn-group,
.edit-client-event-restriction .event-types .btn-group {
    width: 100%;
}

/*
 * Cube icons for life genie, Uinsure and MBT
 */

#top-right .iconboxes-many {
    margin-right: 15px;
}

.med-cubes.mbt, .med-cubes.life-genie, .med-cubes.uinsure {
    height: auto;
    max-height: 60px;
}

    .med-cubes.life-genie img.img-responsive, .med-cubes.uinsure img.img-responsive {
        margin-top: 2px;
        height: 16px;
    }

    .med-cubes.mbt .text, .life-genie .text, .uinsure .text {
        font-size: 10px;
    }

.life-genie strong, .uinsure strong {
    font-size: 16px;
}

.med-cubes.mbt {
    background-color: #aeabab;
}

    .med-cubes.mbt img.img-responsive {
        margin-top: -5px;
        height: 40px;
    }

    .med-cubes.mbt .text {
        color: #fff;
    }

/* Make the text visble on diabled multi-select dropdowns */
.view-mailing-list-configuration .multiselect.disabled {
    color: #333;
    background-color: #fcfcfc;
    border-color: #ccc;
}

@media (max-width: 781px) {
    #top-right .iconboxes-many {
        display: none;
    }
}

@media (min-width: 990px) and (max-width: 1314px) {
    .header-banner-wrapper.showing-ad ~ #top-right .iconboxes-many .med-cubes:not([style*="display: none"]) + .med-cubes:not([style*="display: none"]) + .med-cubes:not([style*="display: none"]) {
        display: none !important;
    }
}

@media (min-width: 990px) and (max-width: 1212px) {
    .header-banner-wrapper.showing-ad ~ #top-right .iconboxes-many .med-cubes:not([style*="display: none"]) + .med-cubes:not([style*="display: none"]) {
        display: none !important;
    }
}

@media (min-width: 990px) and (max-width: 1114px) {
    .header-banner-wrapper.showing-ad ~ #top-right .iconboxes-many .med-cubes:not([style*="display: none"]):first-child {
        display: none !important;
    }
}

.unavailablePermission {
    background-color:#CCCCCC;
}


.alertContainer {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

    .alertContainer > p {
        align-self: flex-start;
        margin-right: 1rem;
    }

    .alertContainer button.btn {
        overflow: visible;
    }

@media (max-width: 768px) {
    .alertContainer {
        flex-direction: column;
    }
}

.notificationBannerActionBtn, .notificationBannerActionBtn:hover {
    color: #fff;
    font-weight: 300;
}
.notificationBannerActionBtn {
    color: #fff !important;
    font-weight: 300 !important;
}
.notificationBannerActionBtn:hover { 
    border-color: #ccc;
    
}
.notificationBannerActionBtnDisable {
    pointer-events: none !important;
    color: #fff !important;
    font-weight: 300 !important;
}

.alertText > p + p {
    margin-top: 5px
}
.alertText > p, .alertText > ul {
    margin-bottom: 0
}

#compareProductsTable thead th {
    background-color: #61A989 !important;
    font-size:15px;
    color: white;
}

#compareProductsTable .subHeadings {
    background-color: darkgrey !important;
}

#compareProductsTable td:nth-child(even) {
    background: #f1f1f1;
}
.horizontalrule {
    margin: 0;
}
#errorRejectReason{
    display:none;
    padding-left:15px;
    padding-bottom:8px;
    color:red;
}
.action-column {
    display: table-cell;
    visibility: visible;
}
.hidden {
    display: none;
    visibility: hidden;
}
tr.frozen-row th {
    pointer-events: none;
}
#rejectedProductsResultsTable {
    width: 100% !important;
}

#pinnedTrueCostButtonDiv {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px
}

.jarviswidget #combinedResultsPinnedProducts header.showHeader, .jarviswidget #mortgageResultsPinnedProducts header.showHeader, .jarviswidget #loanResultsPinnedProducts header.showHeader {
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #232323;
    margin: 10px 14px 0;
}

#environmentLabel > span {
    margin: 10px 0 0 !important;
    font-size: 20px !important;
}

.productupdates-lender-dropdown-height {
    height: 225px;
}

.productupdates-mortgagetype-dropdown-height {
    height: 150px;
}

.productdetails-btn-disabled {
    color: #fff;
    background-color: #aaaaaa !important;
    border-color: #aaaaaa !important;
    padding: 6px 20px;
}

td.previousCriteriaDisplayButton {
    color: #fff;
    background-color: #aaaaaa !important;
    border-color: #aaaaaa !important;
    padding: 6px 20px;
}

td.previous-criteria-display-btn {
    position: relative;
    cursor: pointer;
}

td.previous-criteria-display-btn:before {
    padding-top: 6px;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    content: '+';
    font-weight: bold;
    font-size: 20px;
    color: #2F2F4F;
    position: relative;
}

tr.shown td.previous-criteria-display-btn:before {
    content: '-';
}

.clauseDropdownValue {
    white-space: normal !important;
}

.results-btn-rounded {
    border-radius: 0.5rem !important;
}

.rotate-counterclockwise-45 {
    transform: rotate(-45deg);
}

.adviseWise-modal-btn {
    height: 50px !important;
    width: 125px !important;
    text-align: center !important;
}

.disabled-section {
    pointer-events: none;
    opacity: 0.5;
}

.not-licensed-table {
    margin: auto;
    padding-top: 10px;
    border-spacing: 10px;
    border-collapse: separate;
}