﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky main styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 375px) {
    body {
        font-size: 12px;
    }
}

@media (min-width: 375px) and (max-width: 767px) {
    #wrapper.toggled #sidebar-wrapper {
        margin-left: 16rem !important;
    }

    .user-uw .header .navbar,
    .dropdown-menu {
        font-size: 10px !important;
    }

    .body {
        font-size: 10px !important;
    }

    .selectize-dropdown, .selectize-input, .selectize-input input {
        font-size: 11px;
    }

    .card-body a {
        font-size: 14px;
        font-weight: 500;
    }
}

@media (min-width: 375px) and (max-width: 1400px) {
    .card-body a {
        font-size: 14px;
        font-weight: 500;
    }

    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }

    #wrapper.toggled .sidebar-contact {
        margin-left: 0rem !important;
    }

    #wrapper.toggled .navbar {
        padding-left: 160px !important;
    }

    #wrapper.toggled .content-wrapper {
        margin-left: 160px !important;
    }

    #wrapper.toggled .main-footer {
        margin-left: 160px !important;
    }

    .content-wrapper,
    .main-footer,
    .main-header .navbar {
        margin-left: 0px !important;
    }

    .navbar {
        padding-left: 0px !important;
    }

    #sidebar-wrapper {
        margin-left: -18rem !important;
    }

    .sidebar-contact {
        margin-left: -18rem !important;
    }

    .main-sidebar {
        width: 160px;
        height: 100% !important;
    }

    .sidebar-contact {
        width: 160px !important;
        height: 195px !important;
    }

    .main-header {
        padding-top: 30px !important;
        padding-bottom: 50px !important;
        max-height: 150px !important;
    }

    .user-uw .header .navbar-utb .nav > li > a {
        padding: 8px 5px !important;
    }

    .tab-paddingforToggle {
        padding: 10px !important;
    }

    .tab-toppadding {
        padding-top: 20px;
    }

    .main {
        padding-left: 150px !important;
        padding-right: 0px !important;
    }

    .main-header.has-top-bar {
        margin-top: 40px !important;
    }

    #listBoxdropdownlisteditorgridforOtherCommitmentsCreditTypeId,
    #listBoxContentinnerListBoxdropdownlisteditorgridforOtherCommitmentsCreditTypeId,
    #innerListBoxdropdownlisteditorgridforOtherCommitmentsCreditTypeId,
    #listBoxdropdownlisteditorgridforOtherCommitmentsRepaymentMethod,
    #listBoxContentinnerListBoxdropdownlisteditorgridforOtherCommitmentsRepaymentMethod,
    #innerListBoxdropdownlisteditorgridforOtherCommitmentsRepaymentMethod,
    #listBoxdropdownlisteditorgridforActiveCommitmentsRepaymentMethod,
    #listBoxContentinnerListBoxdropdownlisteditorgridforActiveCommitmentsRepaymentMethod,
    #innerListBoxdropdownlisteditorgridforActiveCommitmentsRepaymentMethod {
        min-width: 200px !important;
    }
}



@media print {
    #pager,
    .btn,
    .no-print {
        display: none !important;
        height: 0 !important;
    }

        .no-print, .no-print * {
            display: none !important;
            height: 0;
        }

    .main-header {
        display: block !important;
    }

    .page-break {
        display: block;
        page-break-before: always;
    }

    .footer {
        color: #444 !important;
        background: none !important;
    }

        .footer a {
            color: #444 !important;
        }

    .footer-text {
        width: 100% !important;
        padding-right: 0 !important;
        text-align: left !important;
    }

    .footer-base {
        background: none !important;
    }

    .footer::after {
        background: none !important;
    }

    .handsontable.ht_master tr > td.below-zero {
        color: #e82424 !important;
        background: #fefefe !important;
    }

    @page {
        size: auto; /* auto is the current printer page size */
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

html {
    position: relative;
    min-height: 100%;
}


/* @override 
	http://localhost:8888/css/style.css?v=DEV */

body {
    /*font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    overflow-x: scroll;
    margin-top: 36px;
    font-size: 13px;*/
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
    /*margin-top: 36px;*/
    line-height: 1.25em;
    height: 100% !important;
}

html {
    height: 100% !important;
}

.content-wrapper {
    min-height: 90%;
    background-color: #FFF;
    z-index: 800;
    margin-left: 230px;
}

input, textarea {
    /*font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;*/
    font-weight: 400;
    color: #000;
    line-height: 1.25em;
}

h1, h2, h3, h4, h5 {
    font-weight: 700;
}

a:focus {
    outline: none;
}

h1 {
    font-size: 34px;
    margin: 0 0 20px;
}

    h1 span {
        font-weight: normal;
    }

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
    margin-top: 1em;
}

/*sonali*/
h4 {
    /*font-size: 15px;
    color: #fff;
    font-weight: normal;
    background: #E5B822;
    margin: 0;
    padding: 12px 14px;*/
    /*margin-top: 30px !important; Prajakta*/
    background: none !important;
    color: black !important;
    font-size: 24px;
}

/*a {
    color: #C13931;
}*/

hr {
    border-color: #000;
}

.text-center {
    text-align: center;
}

.vertical-center {
    vertical-align: middle;
    padding-top: 2%;
}

.text-right {
    text-align: right;
}

.text-thin {
    font-weight: 400;
}

.text-success {
    color: #419E6A;
}

.text-error {
    color: #C13931;
}

.max-width {
    max-width: 100%;
}

/* @group colours */

.text-utb-yellow {
    color: #E5B822;
}

.bg-utb-yellow {
    background: #E5B822;
}

.text-utb-red {
    color: #C13931;
}

.bg-color-gray {
    background: #939598;
    padding: 15px 10px;
}

.bg-utb-red {
    background: #C13931 !important;
}

.text-utb-green {
    color: #66684B;
}

.bg-utb-green {
    background: #66684B;
}

.text-utb-blue {
    color: #95C8D3;
}

.bg-utb-blue {
    background: #95C8D3;
}


/* @group buttons */

.btn {
    /*border: none;
    border-radius: 0;
    font-weight: normal;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -ms-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;*/
    transition: all .3s !important;
    border-width: 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.35em;
    border: none;
    border-radius: 0rem !important;
    padding: 7px 12px;
    cursor: pointer;
    /*font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;*/
}


.btn-primary {
    background: #E5B822;
    color: #FFFFFF !important;
    border: #E5B822 !important;
    box-shadow: none !important;
    /*padding: 15px 48px;*/
}

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #E5B822;
        border-color: #E5B822;
        /*background-color: #337ab7;
        border-color: #337ab7; //
        border-radius: 0.1875rem;*/
    }

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group .btn-sm {
    margin-left: 8px;
}

.btn-primary:hover, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #95C8D3 !important;
}

.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5) !important;
}

.form-group {
    margin-bottom: 7px;
    font-size: 13px;
}
/* @end */

/* @end */

/* @group utb buttons */

/*sonali*/
.btn-utb-block {
    /*display: block;
    float: left;
    color: #aaa;
    background: #424244;
    display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.2em;
    width: 140px;
    height: 60px;
    white-space: normal;
    text-align: left;
    padding: 10px 12px;
    margin-right: 4px;
    margin-bottom: 4px;
    /*border-radius: 0;
    border: none;*/
    color: #aaa;
    background: #424244;
    transition: all .3s !important;
    border-width: 2px !important;
    line-height: 1.35em !important;
    border: none !important;
    border-radius: 0rem !important;
    white-space: normal;
    padding: 10px 12px;
    margin-right: 4px;
    margin-bottom: 4px;
    cursor: pointer !important;
    width: 140px;
    height: 60px;
    font-size: 15px;
    box-shadow: none !important;
}

    .btn-utb-block .btn-xs {
        font-size: 11px;
        width: auto !important;
        height: auto !important;
    }

.btn-utb-block-Autho {
    display: block;
    float: left;
    color: #aaa;
    background: #424244;
    display: block;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.2em;
    width: 140px;
    height: 60px;
    white-space: normal;
    text-align: center;
    padding: 12px 12px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 0;
}

    .btn-utb-block-Autho:hover {
        background: #C13931;
        color: #fff;
    }

    .btn-utb-block-Autho:focus {
        box-shadow: none !important;
    }

.user-details {
    padding-top: 10px;
}

.btn-utb-block:hover,
.btn-utb-block:active {
    background: #C13931;
    color: #fff;
}

.btn-utb-block:active {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5) !important;
}

.btn-utb-block.text-sm {
    font-size: 13px;
}

.btn-utb-block.btn-md {
    width: 155px;
    height: 80px;
}

.btn-utb-block.btn-sm {
    font-size: 13px;
    width: auto;
    height: auto;
}

.btn-utb-block.btn-xs {
    font-size: 13px;
    width: auto;
    height: auto;
}

h4 .btn-utb-block.btn-xs {
    padding: 8px;
    margin: -5px -3px 0 0;
    background: #eee;
    color: #424244;
}

    h4 .btn-utb-block.btn-xs:hover,
    h4 .btn-utb-block.btn-xs:focus {
        background: #aaa;
    }

.btn-utb-block-submit {
    background: #E5B822;
    color: #fff;
}

    .btn-utb-block-submit.btn-lg {
        width: 200px;
        height: 82px;
    }

    .btn-utb-block-submit[disabled],
    .btn-utb-block-submit.disabled,
    .save-and-exit[disabled] {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.btn-utb-block-submitExit {
    background: #424244;
    color: #aaa;
}

    .btn-utb-block-submitExit.btn-lv {
        width: 200px;
        height: 82px;
    }

.btn-primary-status {
    background-color: #E5B822 !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 3px !important;
    font-size: 1em !important;
}

.btn-lg-status {
    font-size: 1em !important;
    border-radius: 0.25rem !important;
    padding: 15px 48px !important;
}
/* @end */
/* @group label icons */
.label {
    border-radius: 0;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.label-default {
    background: #424244;
    color: #fff;
}

.tablesorter .label-success {
    background: #66684B;
}

/* @end */

/* @group header */

.header .navbar {
    background: #000;
    border: none;
    font-size: 12px;
    min-height: 0;
}

    .header .navbar > .container-fluid {
        padding-left: 0;
    }

.Brokerregistration-wrapper {
    min-height: calc(100vh - 200px);
}

.content.container-fluid {
    min-height: calc(100vh - 250px);
}

.header .navbar-utb .nav > li > a {
    color: #fff;
    padding: 10px 15px;
    position: relative;
    display: block;
}

.user-uw .header .navbar {
    font-size: 12px;
}

.user-uw .header .navbar-utb .nav > li > a {
    padding: 8px 20px;
}


.header .navbar-utb .nav > li > a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 8px;
    bottom: 8px;
    border-right: 1px solid #fff;
}

.header .navbar-utb .nav > li:last-child > a:after,
.header .navbar-utb .nav.navbar-right > li > a:after {
    display: none;
}

.header .navbar-utb li > a:hover {
    color: #fff;
    background: #424244;
}

.header .navbar-utb .label {
    margin-left: 2px;
}

.navbar-utb .vertical-divider {
    height: 36px;
    margin: 0 9px;
    border-right: 1px solid #bbb;
}

.dropdown-menu {
    font-size: 12px;
    border-radius: 0;
}

/* @end */

/* @group footer */

.footer {
    background: #000;
    background-repeat: no-repeat;
    background-position: -1px;
    color: #fff;
    margin: 120px 0px 0px 230px;
    padding: 20px 40px 0;
    position: relative;
    overflow: hidden;
    /*padding-bottom:0;*/
    /*margin-left: 230px;*/
}

.footer-text {
    font-size: 15px;
    padding-right: 37%;
}

.footer::after {
    content: '';
    display: block;
    position: absolute;
    right: 40px;
    top: 20px;
    width: 192px;
    height: 44px;
    background: url(../images/footer_we_go_further.png) center center no-repeat;
    background-size: 100% 100%;
}

.footer a {
    color: #e5b822;
}

.footer-base {
    text-align: right;
    padding: 50px 0 0;
    height: 127px;
    background: url(../images/footer.png) left bottom no-repeat;
}



/* @end */

/* @group server environment */

.environment-dev::after,
.environment-qa::after,
.environment-uat::after {
    content: '';
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 8px;
    z-index: 1001;
}

/* @end */

/* @group sidebar layout */


.sidebar {
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    /*padding: 30px 20px 20px;*/
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #000;
    font-size: 13px;
    height: 100% !important;
}

.main-sidebar-fixed {
    position: fixed;
    overflow-y: auto;
    height: 100%;
    font-size: 13px;
    background-color: #000;
    padding-top: 30px;
}
/*wrapper stretch*/
#sidebar-wrapper {
    /*min-height: 100vh;*/
    margin-left: 0rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}

.sidebar-contact {
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}

#page-content-wrapper {
    min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
    margin-left: -18rem;
}

#wrapper.toggled .sidebar-contact {
    margin-left: -18rem;
}

#wrapper.toggled .navbar {
    padding-left: 0px;
}

#wrapper.toggled .content-wrapper {
    margin-left: 0px;
}

#wrapper.toggled .main-footer {
    margin-left: 0px;
}

.treeview-menu {
    padding-left: 0px;
}

    .treeview-menu > li > a {
        font-size: 13px;
    }

/* @group broker contact sidebar */

.user-broker .sidebar {
    bottom: 103px;
}

.sidebar-contact {
    font-size: 12px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1001;
    background: #000;
    padding: 8px 10px 10px 10px;
    color: #fff;
    height: 135px;
    width: 235px;
}

.broker-lastSidemenu {
    padding-bottom: 115px !important;
}
/* @end */
.sidebar-contact p {
    margin: -0.0em 0;
}

.sidebar-contact a {
    color: inherit;
}

.sidebar-brand {
    padding-top: 0px;
    margin-bottom: 24px;
}

.nav .sidebar-brand a:hover {
    background: none;
}

.nav .sidebar-brand img {
    max-width: 100%;
    height: auto;
    width: auto;
}

/* Sidebar navigation */
.nav-sidebar {
    /*margin-right: -20px; 
    margin-left: -20px;*/
    margin-bottom: 20px;
    color: #fff;
}

    .nav-sidebar > li > a {
        padding-right: 20px;
        padding-left: 20px;
        color: #fff;
    }

        .nav-sidebar > li > a:hover,
        .nav-sidebar > li > a:focus {
            background: #666;
            color: #fff;
        }

    .nav-sidebar > .active > a,
    .nav-sidebar > .active > a:hover,
    .nav-sidebar > .active > a:focus {
        color: #fff;
        background-color: #C13931;
    }

    .nav-sidebar > li.heading {
        padding: 20px 10px 10px;
    }

        .nav-sidebar > li.heading.heading-status {
            padding: 10px 10px 20px;
        }

.nav > li > a[disabled] {
    color: #777;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    color: #fff;
    background: #424244;
}
/*Sidemenu css*/
.side-main-menu-item {
    position: relative;
    /*padding: 1px 20px;*/
    padding: 1px;
    background: #424244;
}

    .side-main-menu-item > li > a {
        padding: 5px 20px !important;
        /*word-break: break-all;*/
    }

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    white-space: normal;
}
/* main content */
.main {
    padding: 20px 40px 20px 100px;
    background: #fff;
}


.main-header {
    background: #f4f4f4;
    color: #000;
    margin: -20px -40px 30px;
    padding: 20px 40px 110px;
    padding-top: 67px;
}
    /*
.dashboard-header {
    background: #fff;
    color: #000;
    margin: -20px -40px;
    padding: 15px 40px;
}
.dashboard-main {
    background: #fff !important;
    margin: -20px -40px -300px;
    padding: 20px 40px;
}*/

    .main-header > h1 {
        font-size: 35px;
        font-weight: 700;
        color: #000;
    }

.red-color-link {
    color: #C13931 !important;
}

p a {
    color: #e5b822 !important;
}

    p a:hover {
        text-decoration: underline;
    }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Verdana", Geneva, sans-serif !important;
}

.page-content {
    min-height: 100% !important;
    padding-bottom: 25px;
}

/* @end */

/* @group form */

.form-control {
    font-size: 12px;
    color: #000;
    padding-left: .5em;
    padding-right: .5em;
    border-radius: 0;
    box-shadow: none;
    border-color: #999;
}


    .form-control:focus {
        border-color: #E5B822 !important;
        box-shadow: none;
    }

.input-group .input-group-addon {
    font-size: 13px;
    background: #000;
    color: #fff;
    border-color: #000;
    height: 29px;
}

.input-group .input-group-addon-remove {
    font-size: 13px;
    background: #dc3545;
    border-color: #dc3545;
    height: 27px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 5px !important;
}


.input-group-addon .addon-fixed-width {
    display: inline-block;
    width: 8px;
}

label {
    font-weight: normal;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background: #CCC;
}

.submit-group {
    float: right;
}

    .submit-group .btn {
        margin-right: 0;
        margin-left: 4px;
    }

.submit-fullwidth .submit-group {
    float: none;
}

/* INPUT SIZING */

.form-group-date {
    width: 8em;
    /*padding-left:0px;*/
}

.field-date {
    width: 8em !important;
}

.field-date-no-validation {
    width: 8em !important;
}

select.boolean {
    width: 5em;
}

select#PropertyNew {
    width: 8em;
}

select#PropertyBedrooms {
    width: 8em;
}

select#PropertyReceptions {
    width: 8em;
}

select#PropertyGarages {
    width: 8em;
}

select#PropertyOffstreetParking {
    width: 8em;
}

select#EpcRating {
    width: 8em;
}

select#PropertyOffStreetParking {
    width: 8em;
}

select#ExCouncilProperty {
    width: 8em;
}

select#IsThePropertyCurrentlyHabitable {
    width: 8em;
}

select#WillPropertyRemainHabitableDuringHomeImprovements {
    width: 8em;
}

/* Underwriter Property Details*/

input#PropertyReceptions {
    width: 8em;
}

input#PropertyGarages {
    width: 8em;
}

select.number-select {
    width: 5em;
}

select.number-select-more {
    width: 8em;
}

.date-td {
    width: 1% !important;
}
/* ------------ */
.g-recaptcha > div > div {
    margin: 0 auto;
}

/* @group loan fee with checkbox */

.input-loan-fee {
    position: relative;
    padding-right: 26px;
}

.loan-fee-money,
.utb-table .loan-fee-money {
}

.loan-fee-bool {
    position: absolute;
    top: 0;
    height: 29px;
    right: 0;
    width: 26px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #000;
    border-left: none;
    background: #fff;
}

    .loan-fee-bool.disabled {
        background: #ccc;
    }

    .loan-fee-bool .form-control,
    .utb-table .loan-fee-bool .form-control {
        border-left: none;
        font-size: 10px;
    }

    .loan-fee-bool .checkbox {
        margin: 0;
        display: inline-block;
    }


/* @end */

/* @group checklist */

.checklist .checkbox {
    margin: 4px;
    line-height: 21px;
}

    .checklist .checkbox label {
        padding-left: 40px;
    }

        .checklist .checkbox label input {
            margin-left: -40px;
        }

.checklist-approved .checklist-background {
    background: #92d04f;
}

/* @end */

/* @group utb table */

.table {
    position: relative !important;
    /*border-radius: 3px !important;*/
    background: #ffffff !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1) !important;
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822;
}

    .table th, .table td {
        padding: 0px 12px;
        height: 35px;
        border-top: 1px solid #ccc;
        line-height: 1.2em;
        vertical-align: middle;
    }
/*utb-table Sonali*/
.utb-table {
    /*background: #f4f4f4;
    width: 100%;
    margin-bottom: 40px;
    border: 1px solid #E5B822;
    font-size: 12px;*/
    position: relative !important;
    border-radius: 3px !important;
    background: #ffffff !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1) !important;
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
}

    .utb-table th,
    .utb-table td {
        padding: 0px 12px;
        height: 35px;
        border-top: 1px solid #ccc;
        line-height: 1.2em;
    }

    /*.utb-table tr:nth-child(2n-1) {
        background: #fff;
    }*/

    .utb-table tr th {
        vertical-align: middle;
        font-weight: normal;
    }

    .utb-table tr td,
    .table tr td {
        vertical-align: middle;
    }

    .utb-table thead tr th {
        background: #424244;
        color: #fff;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .utb-table tr th p,
    .utb-table tr td p {
        margin: 6px 0;
    }

    .utb-table td a {
        color: #e4b722;
    }

        .utb-table td a.btn {
            color: #fff;
        }

.htCore.utb-table {
    /*border: 2px solid #e5b822 !important;*/
    border-top: 5px solid #e5b822 !important;
    width: 100% !important;
}


.handsontable .htCore.utb-table th {
    height: 1px !important;
}

.feeRecord {
    margin-top: 6px;
    margin-bottom: 6px;
}

.top-menu {
    background: #f4f4f4;
    padding: 10px 40px;
    color: #000;
}

/* @group form table */

.form-utb-table .utb-table tr td {
    vertical-align: top;
}

.form-utb-table .utb-table th,
.form-utb-table .utb-table td {
    height: 27px !important;
    /*padding: 2px 12px !important;*/
    border: none !important;
    font-size: 12px !important; /*sonali*/
    font-weight: normal !important;
    line-height: 1em;
    /*font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    width: 200px;
}

.form-utb-table .utb-table thead th {
    font-weight: 600 !important;
}

.jqx-calendar-title-header td:first-child {
    width: 60px;
}

.utb-table tbody tr:first-child th,
.utb-table tbody tr:first-child td {
    padding-top: 10px;
}


.form-checklist-submit .utb-table tbody tr:first-child th,
.form-checklist-submit .utb-table tbody tr:first-child td {
    padding-top: 1px !important;
}


.form-utb-table .utb-table tbody tr:first-child th,
.form-utb-table .utb-table tbody tr:first-child td {
    padding-top: 20px;
}

.form-utb-table .utb-table tbody tr:last-child th,
.form-utb-table .utb-table tbody tr:last-child td {
    padding-bottom: 20px !important;
}


.utb-table tr.vertical-top th,
.utb-table tr.vertical-top td,
.utb-table tr td.vertical-top,
.utb-table tr th.vertical-top
.form-utb-table tr.vertical-top th,
.form-utb-table tr.vertical-top td,
.form-utb-table tr td.vertical-top,
.form-utb-table tr th.vertical-top {
    vertical-align: top;
    padding-top: 10px;
}

.utb-table label {
    display: none;
}

.labeldisplay {
    display: block !important;
}

.utb-table .form-group {
    margin: 0;
    /*margin-bottom: 7px;*/
}

.utb-table .form-control {
    border-width: 1px;
    height: 29px;
    padding: .5em .5em;
    font-size: 12px;
    border-color: #000;
    color: #000;
}

.utb-table textarea.form-control {
    height: auto;
    resize: none;
}

.utb-table .checkbox label {
    display: block;
}

.utb-table .btn {
    margin: 10px 0;
}

.utb-table-compact .btn {
    margin: 3px 0;
    padding: 5px;
}

.utb-table .input-group-btn .btn {
    margin: 0;
    font-size: 12px;
    background: #000;
    color: #fff;
    border-radius: 0;
}

.form-utb-table-compact .utb-table,
.form-utb-table-compact .utb-table input,
.form-utb-table-compact .utb-table select {
    font-size: 12px;
}

    .form-utb-table-compact .utb-table th,
    .form-utb-table-compact .utb-table td {
        padding: 0;
    }

        .form-utb-table-compact .utb-table th:first-child,
        .form-utb-table-compact .utb-table td:first-child {
            padding-left: 3px;
        }

        .form-utb-table-compact .utb-table th:last-child,
        .form-utb-table-compact .utb-table td:last-child {
            padding-right: 3px;
        }

.form-utb-table-compact .input-group-addon {
    padding-left: 6px;
    padding-right: 6px;
}

/* @group Loan Calculator */

/*#formLoanCalc,*/
#formReviewLoan {
    width: 970px;
    display: block;
    margin: 0 auto;
}

    #formLoanCalc tr .col-xs-3:nth-child(3),
    #formReviewLoan tr .col-xs-3:nth-child(3) {
        width: 240px;
        padding-left: 50px;
    }

/* @end */

/* @end */

/* @group document history table */

.utb-table.table-doc-history {
    margin-bottom: 0;
}

    .utb-table.table-doc-history td {
        border: none;
    }

.doc-Button-column {
    width: 30%;
}
/* @end */
/* @group filtering / sorting */
.utb-table.tablesorter {
    border-color: #424244;
}

    .utb-table.tablesorter tbody tr:first-child th,
    .utb-table.tablesorter tbody tr:first-child td {
        padding-top: 0px !important;
    }

    .utb-table.tablesorter tbody tr:last-child th,
    .utb-table.tablesorter tbody tr:last-child td {
        padding-bottom: 0px !important;
    }

    .utb-table.tablesorter tr.even {
        background: #f4f4f4;
    }

    .utb-table.tablesorter tr.odd {
        background: none;
    }

.utb-table tbody tr:nth-of-type(even) {
    background-color: #f4f4f4 !important;
}

.utb-table tbody tr:nth-of-type(odd) {
    background: none !important;
}

.utb-table .tablesorter-filter-row {
    background: #ccc;
}

.utb-table .tablesorter-filter {
    border: none;
    padding: 5px;
    width: 100%;
    color: #666;
    background: #f5f5f5;
}

    .utb-table .tablesorter-filter.disabled {
        display: none;
    }

.form-utb-table .uwchecklist-table th,
.form-utb-table .uwchecklist-table td {
    line-height: 1.5em;
    padding: 5px 5px !important;
}

.utb-table #tbodyApprovalCheckList tr th
.utb-table #tbodyApprovalCheckList tr td {
    line-height: 1.5em;
    padding: 5px 0px;
}

.tablesorter-header-inner {
    font-size: 11px;
    background-image: url("data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==");
    background-repeat: no-repeat;
    background-position: right center;
}

.tablesorter-headerAsc .tablesorter-header-inner {
    background-image: url("data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7");
}

.tablesorter-headerDesc .tablesorter-header-inner {
    background-image: url("data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7");
}


/* @end */

/* @end */

/* @group previous addresses */

.previous-address-wrapper .form-group {
    padding: 5px 0 20px;
    border-bottom: 1px solid #E5B822;
}

/* @end */

/* @group checklist form */

.form-checklist {
}

    .form-checklist .checkbox,
    .form-checklist .form-group {
        margin: 0;
        padding: 10px 10px 10px 29px;
        border-bottom: 1px solid #e4b722;
        border-top: none;
        position: relative;
    }

    .form-checklist .form-group {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

        .form-checklist .checkbox::before,
        .form-checklist .form-group::before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 70px;
            width: 0;
            border-left: 1px solid #e4b722;
        }

    .form-checklist .checkbox label {
        padding-left: 60px;
    }

    .form-checklist .form-group label {
        position: absolute;
        left: 90px;
        top: 50%;
        line-height: 1em;
        margin-top: -0.5em;
    }

    .form-checklist input[type=checkbox] {
        margin-left: -60px !important;
        position: absolute;
    }



    .form-checklist .form-group select,
    .form-checklist .form-group input {
        width: 70px;
        border: 1px solid #e4b722;
    }



    .form-checklist .submit-group {
        margin-top: 20px;
    }

    .form-checklist .application-submit-group {
        margin-bottom: 30px;
    }

    .form-checklist .application-submit-group-main .checkbox,
    .form-checklist .application-submit-group-main .form-group {
    }

    .form-checklist .help-block {
        font-size: 11px;
        line-height: 1em;
        position: absolute;
        right: 6px;
        top: 50%;
        margin-top: -0.5em;
    }

    .form-checklist #confirmation-error {
        right: -265px;
        width: 250px;
        margin: 0;
        top: 8px;
        text-align: left;
    }

/* @end */

/* @group error highlighting */

.has-error .form-control {
    border-color: #C13931;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

    .has-error .form-control:focus {
        border-color: #C13931;
    }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #C13931
}

.UWtext-warning {
    color: #8a6d3b;
}

.panel-danger {
    border-color: #C13931;
    border: none;
}

    .panel-danger > .panel-heading {
        background-color: #C13931;
        color: #fff;
        border: none;
    }

    .panel-danger > .panel-body {
        background: #C13931;
    }

/* @end */
/* @group page - websitedown */
.page-maintenance {
    background: #000;
}

.alert-websitedown {
    /* color: #E5B822; */
    background-color: #E5B822;
    border-color: #E5B822;
}

.alert {
    padding: 10px 10px;
}
/* @end */

/* @group page - login */

.page-login {
    background: #000;
    color: #fff;
}

    .page-login .form-control {
        border-color: #999;
    }

    .page-login .btn {
        /*border: 3px solid #E5B822;*/
        background: #c13931;
        color: #fff;
    }

        .page-login .btn:hover {
            color: #fff;
            background: #c13931 !important;
        }

    .page-login a {
        color: #E5B822;
    }

.forgot-password-link:hover {
    color: white !important;
    text-decoration: underline;
}

.forgot-password-link {
    color: white !important;
    /*font-weight: 700 !important;*/
    font-size: 122%;
    font-family: Verdana, Geneva, sans-serif !important;
}

/* @end */

/* @group form - Applicant Details */
#checkbox-ValuationQueryRaised label,
#formApply1 #checkbox-IntermediaryIsIntermediary label {
    font-size: 0;
}

/* @end */

/* @group page - payment page */

.page-payment {
    background: #000;
    color: #fff;
}

    .page-payment .form-control {
        border-color: #fff;
        margin-bottom: 15px;
    }

    .page-payment .input-group .form-control {
        margin-bottom: 0;
    }

    .page-payment .input-group-addon {
        background: #999;
        border-color: #fff;
    }

    .page-payment .btn {
        background: #e5b822;
        color: #fff;
        /*border: 3px solid #E5B822 !important;*/
        /*background: none;*/
        /*color: #E5B822 !important;*/
        /*box-shadow: none;*/
    }

        .page-payment .btn:hover,
        .page-payment .btn.active {
            color: #fff;
            background: #c13931 !important;
            /*color: #fff !important;
            background: #E5B822;*/
        }

    .page-payment a {
        color: #E5B822;
    }

    .page-payment hr {
        border-color: #999;
    }

/* @end */

/* @group application top bar */

.application-top-bar {
    position: fixed;
    top: 36px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    height: 0;
    overflow: visible;
    color: #000;
}

    .application-top-bar .main {
        background: #f4f4f4;
        padding-top: 10px;
        padding-bottom: 10px;
        height: 50px;
    }

    .application-top-bar .dropdown-menu {
        left: auto;
        right: 0px;
        top: 30px;
    }

.dropdown-menu .dropdown-info {
    padding: 8px 20px 3px;
    color: #888;
}

.btn-print {
    margin: 0;
    color: #fff !important;
    font-size: 13px;
    width: 73px !important;
    height: auto;
    padding: 8px 10px !important;
}

.main-header.has-top-bar {
    margin-top: 50px;
}

.application-top-bar p {
    line-height: 31px;
    margin: 0;
}

/* @end */

/* @group application progress */

.application-progress {
    background: #939598;
    color: #fff;
    text-align: left;
    font-size: 12px;
    height: 2.1em;
    line-height: 2.1em;
    /*white-space: nowrap;*/
    overflow: hidden;
    margin: 3px 0 0;
}

    .application-progress > div {
        border-right: 1px solid #ccc;
        color: #bbb;
    }

    .application-progress .active {
        background: #E5B822;
        color: #fff;
    }

    .application-progress > div > a {
        color: #fff;
    }

        .application-progress > div > a:hover {
            text-decoration: underline;
        }

    .application-progress span {
        display: inline-block;
        margin-right: 5px;
        color: #fff;
    }

/* @end */

/* @group dashboard charts */

.dashboard-chart {
    height: 300px;
    left: 1px;
}

    .dashboard-chart.leftChart {
        margin-right: 15px;
    }

    .dashboard-chart.rightChart {
        margin-left: 15px;
    }

.axisLabel {
    position: absolute;
    text-align: center;
    font-size: 10px;
}

.xaxisLabel {
    bottom: 3px;
    left: 0;
    right: 0;
}

.yaxisLabel {
    top: 70%;
    left: -15px;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.yaxisLabel2 {
    top: 36%;
    right: -109px;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
/*.yaxisLabel2 {
    top: 36%;
    right: -92px;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}*/

.flot-x-axis div.flot-tick-label {
    font: 12px arial, sans-serif;
    transform: rotate(-45deg) translateX(-16px);
    -ms-transform: rotate(-45deg) translateX(-16px); /* IE 9 */
    -moz-transform: rotate(-45deg) translateX(-16px); /* Firefox */
    -webkit-transform: rotate(-45deg) translateX(-16px); /* Safari and Chrome */
    -o-transform: rotate(-45deg) translateX(-16px); /* Opera */
    /*rotation-point:50% 50%;*/ /* CSS3 */
    /*rotation:270deg;*/ /* CSS3 */
}

.tblStatusesStyle {
    background-color: black;
    border: 1px solid black;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.tblHeadersStyle {
    background-color: rgb(66,66,68);
    border: 1px solid rgb(66,66,68);
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: center;
    padding-left: 12px;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
}

.tblCellStyle {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #e6be23;
}

.tblCellStyle_currentPipeline {
    background-color: #F0F5FF;
}

/* @end */


/* @group loading / ajax */

#loadingModal .modal-dialog {
    width: 350px;
}

.loader img {
    -webkit-animation: spin 2.5s linear infinite;
    -moz-animation: spin 2.5s linear infinite;
    animation: spin 2.5s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* @end */

/* @group handsontable */

.handsontable-wrapper {
    font-size: 12px;
}

.handsontable input[type=checkbox] {
    margin: 0;
}

/* @end */

/* @group EU Cookie Law */

#eucookie {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    text-align: left;
    width: 100%;
}

    #eucookie p {
        padding: .8em 0;
        margin: 0;
    }

/* @end */

.handsontable {
    z-index: 1;
}

/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
    display: none;
}

.thirdPartyRow td:first-child {
    width: 23px;
}

    .thirdPartyRow td:first-child input {
        text-align: center;
    }

.fix-heightForDisbursment {
    height: 60%;
    padding-top: 10px;
}


#DeclineReason {
    width: 40%;
    padding-left: 10px;
    float: left;
}

#ApprovalEscalation {
    margin-top: 10px;
}

#EscalationNote {
    border-color: black;
    width: 100%;
    height: 29px;
    resize: auto;
}

.approval-fields {
    margin-left: -10%;
    margin-right: 10%;
    position: sticky;
}

.no-margin-box th,
.no-margin-box td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/*
.no-margin-form tbody tr:last-child th,
.no-margin-form tbody tr:last-child td {
	padding-bottom: 0px !important;
}
*/
.form-utb-table .decline-form {
    height: 80px;
}

    .form-utb-table .decline-form td {
        vertical-align: middle !important;
    }

.widerSelect {
    min-width: 80px;
}

/*Bootstrap overwrite*/
/*.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}*/
.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 10px;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.utb-topnavbar {
    padding: 0rem 1rem;
    padding-top: 0rem !important;
    padding-right: 1rem;
    padding-bottom: 0rem !important;
    padding-left: 1rem;
}

.navbar {
    padding: 0px 0px 0px 0px;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    padding-left: 230px;
    z-index: 820;
}

.nav > li {
    position: relative;
    display: block;
}

.treeview-menu > li > a:hover, .treeview-menu > li > a:focus {
    background: #666 !important;
    color: #fff;
}

.dropdown-menuA {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

a:not(.btn) {
    text-decoration: none;
}

.dropdown-toggle::after {
    height: auto;
    content: none;
    margin-right: 2px;
    border-top: 0em solid;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}

.pull-right {
    float: right !important;
}

.align-right {
    text-align: right !important;
}

.input-group-addon {
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    border: 1px solid #ccc;
}

.input-group-addon, .input-group-btn {
    height: 28px;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    /*display: table-cell;*/
    display: block;
}

.label-Employement-margin {
    margin-right: 10px !important;
    margin-top: 15px !important;
    padding: 0px;
}

.item-Employement-margin {
    margin-top: 3px !important;
    margin-bottom: 1px !important;
}

.overalloutcome {
    font-weight: bold !important;
    font-size: 12px !important;
}

.rigthpadding {
    padding-right: 150px;
}

.rigthpaddingforassesment {
    padding-right: 50px;
}

.marginbottom10 {
    padding: 15px;
}

.linespace {
    padding-top: 20px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-bold {
    font-weight: bolder;
}

.modal-header {
    display: block !important;
}

/******************
    Box Body changes
*********************/

.box-header {
    background-color: #fff;
    border: 1px solid #e5b822;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 5px solid #e5b822 !important;
}

.box {
    position: relative !important;
    border-radius: 3px !important;
    background: #ffffff !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1) !important;
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
    padding: 10px;
}


.box-body {
    border: 1px solid #e5b822;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.box-body-cols .box-body-section:nth-of-type(2n-1) {
    margin-left: 200px;
}

.box-body-cols .box-body-section:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

.box-body-cols .box-body-section {
    width: calc(50% - 100px);
    float: left;
}

/*********************
 BOX BODY COLUMNS
*********************/

.box-body-cards::before,
.box-body-cards::after,
.box-body-cols::before,
.box-body-cols::after {
    display: table;
    content: " ";
    width: 100%;
}


.box-body-cols {
}

    .box-body-cols .box-body-section {
        width: calc(50% - 100px);
        float: left;
        margin-bottom: 20px;
    }

        .box-body-cols .box-body-section:nth-last-of-type(-n+2) {
            margin-bottom: 0;
        }

    .box-body-cols .box-section-heading {
        display: none;
    }

    .box-body-cols .box-body-section::before {
        content: attr(data-title);
        display: block;
        margin-bottom: 10px;
        font-weight: 600;
        color: #e5b822;
    }

    .box-body-cols .box-body-section .form-group {
        position: relative;
        padding-right: 10px;
    }

        .box-body-cols .box-body-section .form-group label {
            display: none;
        }

        .box-body-cols .box-body-section .form-group .btn-group label {
            display: block;
        }

        .box-body-cols .box-body-section .form-group .checkbox label {
            display: block;
            width: 1em;
            overflow: hidden;
            white-space: nowrap;
        }

    .box-body-cols .box-body-section:nth-of-type(2n-1) {
        margin-left: 200px;
    }

        .box-body-cols .box-body-section:nth-of-type(2n-1) .form-group::before {
            content: attr(data-label);
            display: table-cell;
            vertical-align: bottom;
            position: absolute;
            left: -200px;
            top: 50%;
            transform: translateY(-50%);
            width: 200px;
            padding-right: 10px;
            font-size: 12px;
            font-weight: normal;
            line-height: 1em;
        }

.box h3:first-child,
.box h4:first-child {
    margin-top: 0;
}


.box.box-form button {
    margin-top: 10px;
}

.box-form .submit-group {
    float: none;
}
/* With large labels */

.box-body-cols-labels-wide .box-body-section {
    width: calc(50% - 150px);
}

    .box-body-cols-labels-wide .box-body-section:nth-of-type(2n-1) {
        margin-left: 300px;
    }

        .box-body-cols-labels-wide .box-body-section:nth-of-type(2n-1) .form-group::before {
            font-size: 12px;
            left: -300px;
            width: 300px;
        }

/* With extra large labels */

.box-body-cols-labels-extra-wide .box-body-section {
    width: calc(50% - 250px);
}

    .box-body-cols-labels-extra-wide .box-body-section:nth-of-type(2n-1) {
        margin-left: 500px;
    }

        .box-body-cols-labels-extra-wide .box-body-section:nth-of-type(2n-1) .form-group::before {
            font-size: 12px;
            left: -500px;
            width: 500px;
        }

.box-resetpassword {
    color: #000 !important;
}

.form-control {
    height: 27px;
}

.data-label-font-size {
    font-weight: normal;
    font-size: 12px;
}

.btn-primary-status {
    background-color: #E5B822 !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 3px !important;
    font-size: 1em !important;
}

.btn-lg-status {
    font-size: 1em !important;
    border-radius: 0.25rem !important;
    padding: 15px 48px !important;
}

/*table tbody tr th {
    width: 200px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    font-weight: normal;
    line-height: 1em;
}*/
.column-label {
    text-align: center;
}

.checklist-approved .checklist-background {
    background: #92d04f !important;
}

.TitleOfActive {
    text-align: center;
    font-size: 24px;
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 700;
}

.checklist-background {
    background: #92d04f;
    word-break: break-word;
    padding-right: 5px;
}

.widthFix {
    width: 100% !important;
}

.timestampDiv {
    display: flex !important;
}

/*********************
 CUSTOM ERROR PAGE
*********************/

.error-jumbotron {
    padding: 0px;
    background: #f6f6f6;
}

.custom-error-page h1 {
    color: #E5B822;
    font-size: 30px;
    padding-top: 10px;
}

.custom-error-page h3 {
    color: #E5B822;
    font-size: 20px;
}

.custom-error-page p {
    color: #424244;
    font-size: 13px;
}

    .custom-error-page p a {
        font-size: 13px;
        font-weight: 500;
    }

.padding-bottom10 {
    padding-bottom: 15px;
}

.Isblock {
    position: relative;
    display: block;
    padding: 1px 20px;
    background: #424244;
}

    .Isblock > li > a {
        padding: 5px 20px;
    }


.income-source-table {
    padding-left: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 3px !important;
}

.income-source-td {
    margin-bottom: 0px !important;
    border: 0px !important;
    border-bottom: 5px solid lightgray !important;
}

    .income-source-td > td {
        padding: 0px;
    }

.income-source-close {
    display: flex;
    padding: 5px;
    border-bottom: 1px solid #e5b822;
}

.income-source-margin-top {
    margin-top: 3px;
}

.income-source-table tbody tr:first-child td, .income-source-table tbody tr:first-child th {
    padding-top: 0px !important;
}

.income-source-table label {
    display: block;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.income-source-table .form-group {
    margin: 0;
    margin-bottom: 3px;
}

/*.income-source-style-width-for-lg-screen {
    max-width: 49%;
    margin: 0.5%;
}*/

.income-source-style {
    margin-top: 10px;
}

.grid-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    margin-top: 10px;
    /*display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 25%;*/
}
/*.grid-wrapper {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
@supports(display: grid) {
    .grid-wrapper {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 10px !important;
        display: grid !important;
    }
}

    .flex-item {
        max-width: 515px;
        margin-right: 10px;
        margin-top: 10px;
    }

.flex-container {
    width: 1050px !important;
    max-width: 1050px !important;
}*/

.remove-lastchild-padding tbody tr:last-child td {
    padding-bottom: 0px !important;
}

a[disabled], a[disabled]:hover {
    pointer-events: none;
    color: #e1e1e1;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    color: #fff;
    background: #424244;
}

.padding-b10 {
    padding-bottom: 10px;
}

.alert > p, .alert > ul {
    margin-bottom: 0 !important;
}

.validation-summary-errors:before {
    content: "Validation Errors";
    padding-bottom: 5px;
    font-weight: bold;
}

.validation-summary-errors {
    border: solid #990000 1px;
    border-radius: 5px;
    background-color: #ffe6e6;
    color: #990000;
    padding: 10px;
    margin: 10px;
}

.crrError {
    display: block;
}
/*Dashboard chart*/
.canvas-chart {
    overflow: auto !important;
    height: 350px;
    width: 100%;
    left: 20px;
}

.legend > table {
    /*right: 0px !important;
    left: 30px !important;*/
    background: #fff;
}

.legend > div {
    width: 100%;
    background-color: transparent !important;
}

a {
    color: #C13931;
}

th a:hover, th a:focus {
    color: #23527c;
    text-decoration: underline;
}

strong {
    font-weight: bold;
}

.utb-table-compact .row {
    margin-right: 0;
    margin-left: 0;
    top: 10px;
}

    .utb-table-compact .row .col-5 {
        padding-top: 15px;
    }

.affordabilityReponseStyle {
    font-size: 11px;
    width: 60% !important;
}

.affordabilityIncomeWidth {
    width: 100% !important;
}

.otherCommitmentLabelStyle {
    background-color: lightgoldenrodyellow;
}
/*UW checklist table heading changes*/
.htCore.utb-table th:first-child {
    text-align: left;
    padding-left: 10px;
}


.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}


.form-checklist-submit .form-chekbox-list {
    margin: 0;
    padding: 10px 10px 15px 20px;
    border-bottom: 1px solid #e4b722;
    border-top: none;
    position: relative;
}


.form-checklist-submit .checkbox::before {
    border-left: 1px solid #e4b722;
}

.form-checklist-submit .checkbox::before, .form-checklist-submit .form-group::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 55px;
    width: 0;
}

.form-checklist-submit .checkbox label {
    padding-left: 50px;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0px !important;
}

.form-checklist-submit input[type=checkbox] {
    margin-left: -50px !important;
    position: absolute;
    color: red;
}

.form-chekbox-list .field-validation-error {
    /* margin-left: 60px !important;*/
    font-weight: normal;
    font-size: 13px;
    padding-left: 20px;
}

.form-checklist-submit .display-inline {
    display: inline-flex;
}

.form-checklist-submit .input-validation-error i {
    color: red;
}

.tablesorter-scroller-table {
    overflow: auto;
}

.application-a {
    word-break: break-word;
    padding-left: 10px;
}

@media (min-width: 800px) and (max-width: 991px) {
    .date-td {
        width: 1% !important;
    }
}
/* @group Affordability UW verification */
.form-control[data-uw-verify] {
    position: relative;
}

    .form-control[data-uw-verify] .uw-verify-btn {
        position: absolute;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        bottom: 0;
        left: -30px;
        width: 30px;
        height: 29px;
        border: 1px solid #000;
        z-index: 2;
    }

        .form-control[data-uw-verify] .uw-verify-btn::before {
            content: 'Use Broker Value';
            display: none;
            position: absolute;
            top: -1px;
            right: 100%;
            height: 29px;
            background: inherit;
            padding-left: 8px;
            line-height: 27px;
            border-top: 1px solid #000;
            border-bottom: 1px solid #000;
            border-left: 1px solid #000;
        }

        .form-control[data-uw-verify] .uw-verify-btn:hover::before {
            display: block;
        }

.form-control[data-uw-verify="true"] {
    border-color: #419E6A;
    border-right: 5px solid #419E6A !important;
}

.form-control[data-uw-verify="false"] {
    border-color: #E5B822;
    border-right: 5px solid #E5B822 !important;
}

    .form-control[data-uw-verify="true"]::after,
    .form-control[data-uw-verify="false"]::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: -8px;
        height: 100%;
        width: 8px;
        /*background: #419E6A;*/
        border-right: 5px solid #419E6A !important;
    }

    .form-control[data-uw-verify="false"]::after {
        /*background: #E5B822;*/
        border-right: 5px solid #E5B822 !important;
    }

.default-padding {
    padding-top: 10px !important;
}

.Eligibilityfont {
    font-size: 13px;
}

.checkboxalign {
    vertical-align: bottom !important;
}

.checkboxlabel {
    padding-top: 7px !important;
}
/* bootstrap panel classes*/
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
}

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

.sidebar-footer-a {
    color: #FFF !important;
}
/*Tooltip style change*/
.tooltip-inner {
    text-align: left;
}
/* @end */
.document-a {
    margin: 0 !important;
}

.document-td tr td {
    padding: 5px 12px !important;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info-doc {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    margin-top: 34px;
}

.btn-primary[disabled] {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.application-header-main {
    padding: 20px 40px 20px 260px !important;
}

.application-top-bar .application-header-main {
    background: #f4f4f4;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: 50px;
}

.main-header-bar {
    background: #f4f4f4;
    color: #000;
    margin: -20px -40px 30px;
    padding: 20px 40px 22px !important;
    padding-top: 32px !important;
}

@media (max-width: 1400px) and (min-width: 768px) {
    .application-header-main {
        padding: 20px 40px 20px 22px !important;
    }

    .application-top-bar .application-header-main {
        /*background: none !important;*/
        padding-top: 10px !important;
        padding-left: 230px;
    }

    .TitleOfActive {
        font-size: 22px !important;
    }
}
/* @broker menu font color*/
.broker-menu-header-disabled > a {
    color: #bbb !important;
}
/* @end */

/* Making required field border red */
.input-validation-error {
    border-color: #C13931 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
}
/* End */
/* Status Authorization button */
.auth-button {
    width: 140px;
    height: 60px;
    display: flex;
    align-items: center;
    background: #e5b822;
    color: white !important;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin: 10px 0;
    float: left;
    font-size: 13px;
}

    .auth-button:hover {
        color: #fff;
        background-color: #C13931;
    }

a.disabled {
    opacity: 0.65;
    pointer-events: none;
}

.icon-padding {
    padding-left: 23px !important;
}

@media (min-width: 760px) and (max-width: 1400px) {
    #wrapper.toggled #sidebar-wrapper {
        margin-left: 0rem !important;
    }

    .login-panel .col-md-4 {
        max-width: 45% !important;
    }

    .offset-md-4 {
        margin-left: 29.333333% !important;
    }

    .user-uw .header .navbar,
    .dropdown-menu {
        font-size: 10px !important;
    }

    .body {
        font-size: 10px !important;
    }

    .tabChart {
        overflow: auto;
    }

    .x1Axis .flot-tick-label.tickLabel {
        max-width: 100% !important;
    }

    .tblStatusesStyle {
        font-size: 10px !important;
    }

    .tblHeadersStyle {
        font-size: 12px !important;
    }

    .tblCellStyle {
        font-size: 12px !important;
    }

    .input-group-addon {
        padding: 6px 2px !important;
    }


    .status-datemassage {
        padding-left: 20% !important;
    }

    .btn-utb-block-Autho {
        width: 98px !important;
        height: 80px !important;
        padding: 14px 5px !important;
        text-align: center !important;
        /*word-break:break-all !important;*/
    }

    .table-autorisation tr th {
        width: 20% !important;
    }

    .application-progress {
        display: block;
        height: 4.1em;
    }
    /*.application-top-bar{
        top:67px;
    }*/
    .main-header > h1 {
        font-size: 30px !important;
    }

    h3 {
        font-size: 22px !important;
    }

    .form-chekbox-list .field-validation-error {
        text-align: right !important;
    }

    .no-paddingtab {
        padding: 0px !important;
    }


    /*#checkbox-ChecklistApplicationForm{
        margin-left:5px;
    }*/
    .field-date-uwchecklist {
        width: 88% !important;
    }

    .fieldBalance {
        min-width: 80px;
    }

    .field-date-tab {
        width: 8em !important;
    }

    .application-a {
        padding: 5px;
        /*display: grid;*/
        word-break: break-word;
        height: 100% !important;
        line-height: 100% !important;
    }

    .selectize-dropdown, .selectize-input, .selectize-input input {
        font-size: 11px;
    }

    .tab-scrollfix {
        max-width: 90%;
    }

    .utb-table-tablet th {
        width: 100px !important;
    }

    .utb-table-tablet td {
        width: 300px !important;
    }

    .appfilter {
        margin-top: 15px;
    }

    .noleft-padding {
        padding-left: 0px;
    }

    .income-source-style-width-for-lg-screen {
        max-width: 98%;
        margin: 1%;
    }

    .tab-bottomMargin {
        margin-bottom: 20px;
    }

    .thirdPartyRow .form-group {
        width: 160px;
    }

    .dashboard-chart.rightChart {
        margin-left: 0px !important;
    }

    .Payment-applicant-padding {
        padding-top: 0px !important;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        -webkit-text-fill-color: #000; /* Override iOS / Android font color change */
        opacity: 1; /* Override iOS opacity change affecting text & background color */
        color: #000;
    }
    /*.income-soruce-padding-left {
        padding-left: 15px !important;
    }*/
    /*select.form-control[enabled] {
        -webkit-appearance: none;
        background-color: green !important;
    }*/
    /*select.form-control {
        background-color: white !important;
    }*/

    select.form-control:disabled {
        /*-webkit-appearance: none;*/
        background-color: #ccc !important;
    }

    .icon-padding {
        padding-left: 14px !important;
    }
}


.utb-table-no-border {
    border: none !important;
}

.utb-table-thirdparties-bottom {
    border-bottom: 0px solid #e5b822 !important;
}

.utb-table-border {
    position: relative !important;
    border-radius: 3px !important;
    background: #ffffff !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1) !important;
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
}

.first-div-scrollbar {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.second-div-scrollbar {
    display: table-cell;
    overflow-x: auto;
    width: 100%;
}

.left-padding {
    padding-left: 10px !important;
}

.utb-table-no-border tbody tr:last-child th {
    padding-bottom: 0 !important;
}

.utb-table-no-border-top tbody tr:first-child th {
    padding-top: 0 !important;
}
/* End */

.Payment-applicant-padding {
    padding-top: 35px !important;
}

.income-soruce-padding-left {
    padding-left: 9px;
}

.handson_div .ht_master .wtHolder { /*#tbbrokerage .ht_master .wtHolder, #tbnetwork .ht_master .wtHolder, #tbmortgageclub .ht_master .wtHolder, #tbdocument .ht_master .wtHolder {*/
    width: auto !important;
    height: auto !important;
    overflow-x: scroll !important;
}
/*css style for IE*/
select[disabled]::-ms-value,
select:focus::-ms-value {
    color: #000 !important;
}

.Widthfix {
    width: 1.5%;
}

pre {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-weight: 400;
    white-space: pre-wrap;
    overflow: hidden;
}

.dummy-last-row th,
.dummy-last-row td {
    padding-bottom: 15px;
}

.preHeadder {
    padding-left: 25px !important;
}

.headder-style {
    font-size: large !important;
    color: gold !important;
}

.postHeadder {
    padding-right: 3px !important;
}

.rolling-text-bar {
    background: #e5b822;
    margin: 0px -40px 30px;
    padding-left: 40px;
    padding-top: 5px;
}

.checkBoxVAlign {
    vertical-align: -webkit-baseline-middle;
    margin-top: 1%;
}

.home-box .Focus-image {
    display: none;
}

.FocusOut-image {
    display: inline;
}

.home-box:hover .Focus-image {
    display: inline;
}

.home-box:hover .FocusOut-image {
    display: none;
}

.home-box .box-button {
    background: black;
    color: #e5b822;
}

.box-button-gray {
    background: #A6A2A2;
}

.home-link {
    color: black;
    text-decoration: underline;
}

.box-button-gray a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

.box-button a {
    color: white !important;
}

.box-button a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

#divHome {
    margin-top: 6%;
}

.card-body {
    padding: 0px !important;
}

    .card-body a {
        font-size: 14px;
        font-weight: 700;
    }

.calculator a {
    padding: 8%;
    height: 100%;
}

.btl-calculator a {
    padding: 15.6%;
    height: 100%;
}

.home-application a {
    padding: 5%;
    height: 100%;
}

.btl-home-application a {
    padding: 5%;
    height: 100%;
}

.btl-document-library a {
    padding: 6.3%;
    height: 100%;
}

.card-gray {
    background: #A6A2A2;
}

.card-black {
    background: #000;
}

.card {
    border: none;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
}

.tr-white {
    background-color: white;
}

.dip-header {
    border-bottom-width: 5px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.dip-table {
    border-top: none !important;
}

.dip-h5 {
    padding-top: 20px !important;
}

.dip-div {
    padding-left: 0px !important;
}
/*UW Checklist Item Divider*/
.UWChecklistItemDivider {
    background-color: #e5b822;
}

.griddeletebtn {
    background: indianred;
}

.underlineText {
    border-bottom-style: solid !important;
    border-bottom-color: blue !important;
    padding-left: 2px;
}

.greenText, .greenText > div {
    color: #008000 !important;
}

.jqx-leftAlign {
    /*padding-left: 4px;*/
    display: flex;
    align-items: center;
}

.display-inline-block {
    display: inline-block !important;
}

.label-status {
    border-radius: 0;
    display: inline-block;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: left !important;
    vertical-align: middle;
}

.btn-primary:hover, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    opacity: 65;
    background: #e5b822 !important;
}

.orangeText {
    color: #e87a02 !important;
}

.redText {
    color: red !important;
}

.jqx-noneditable-cell-background {
    background-color: #ccc !important;
}

.PACollaper .panel-heading {
    position: relative;
    margin-bottom: 30px;
}

    .PACollaper .panel-heading[data-bs-toggle="collapse"]:after {
        font-family: 'Glyphicons Halflings';
        /*content: "\e072"; /* "play" icon */
        content: "\e113"; /* adjust as needed, taken from bootstrap.css */
        float: right; /* adjust as needed */
        position: absolute;
        color: #000;
        font-size: 18px;
        line-height: 22px;
        /*right: 20px;*/
        top: calc(50% - 10px);
    }

    .PACollaper .panel-heading[data-bs-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    }

.jqx-grid-cell .form-control {
    margin-top: 3px;
}

#contentgridforHistoricalChecklist .jqx-grid-cell-alt {
    background-color: #f4f4f4;
}

#contentgridforHistoricalChecklist .jqx-grid-cell .form-control {
    margin-top: 6px;
}
/*.jqx-grid-content .jqx-widget .jqx-grid-cell {
    border-color: transparent !important;
}*/
.jqx-grid-content .jqx-fill-state-hover
.jqx-grid-content .jqx-fill-state-pressed {
    background: transparent !important;
}

#contentgridforHistoricalChecklist .jqx-widget-header {
    height: 40px !important;
}

.jqx-grid-column-header, .jqx-grid-cell-pinned {
    border-right: none !important;
}

.jqxgrid-cell-border {
    border-color: red !important;
    border-style: solid !important;
    border-width: 1px !important;
}

#contenttablegridforActiveCommitments {
    background: #ccc !important;
}

.background-none {
    background: none !important;
}

.pale-yellow-background {
    background-color: #e5b822 !important;
}

.jqx-grid-columngroup-header {
    background-color: white !important;
    border: 1px solid white !important;
    background: white !important;
}

#gridforActiveCommitments .jqx-grid-cell-selected:not(.jqx-noneditable-cell-background) {
    background-color: #e8e8e8;
}

#gridforOtherCommitments .jqx-grid-cell-selected:not(.jqx-noneditable-cell-background) {
    background-color: #e8e8e8;
}

#contenttablegridforActiveCommitments {
    background: #ccc;
}

.jqx-dropdownlist-content {
    opacity: 3 !important;
}

.border-box {
    box-sizing: border-box !important;
}

.griddeletebutton-disabled input {
    opacity: 0.65 !important;
    pointer-events: none !important;
}
/*progress bar style*/
progress {
    -webkit-appearance: none;
    height: 2em;
    width: 30em;
    border-radius: 2px;
    text-align: center;
}

    progress:after {
        content: attr(value)'%';
    }


    progress[value]::-webkit-progress-bar {
        background-color: #eee;
        border-radius: 5px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) inset;
    }

.register-user-link {
    color: #fff !important;
    font-size: 122%;
    font-family: Verdana, Geneva, sans-serif !important;
}

.font-color-utb-white {
    color: #fff !important;
}

.white-space-normal {
    white-space: normal !important;
}

#jqxgridUWRequirements.jqx-grid-column-header .jqx-widget-header {
    border-top: 5px solid #e5b822 !important;
}

.jqx-grid-column-header .jqx-widget-header {
    background: dimGRAY !important;
}

#columntablegridforHistoricalChecklist .jqx-grid-column-header {
    background-color: #424244;
    color: #FFF;
    font-weight: 600 !important;
}

.HistoricalChecklistbox {
    padding: 0px !important;
}

.nonclickable {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    pointer-events: none !important;
}

.DipResult-label {
    display: flex;
    justify-content: space-around;
    padding: 5px 0px;
}

.label-Refer {
    background-color: #ff851b !important;
    color: white;
}

.label-fail {
    background-color: #dc3545 !important;
    color: white;
}

.table-note-layout-fixed {
    table-layout: fixed !important;
}

.font-portal {
    font-family: Verdana, Geneva, sans-serif !important;
}
/*for jqxGrid Header font style*/
#gridDiaryEvents .jqx-grid-column-header {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
    font-size: 11px !important;
    background: #424244 !important;
    color: #fff !important;
}

.portal-table-header .jqx-grid-column-header {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
    font-size: 11px !important;
    background: #424244 !important;
    color: #fff !important;
}

.jqx-custom-tooltip {
    position: fixed;
    z-index: 9999;
    opacity: 1.85;
    max-height: fit-content;
    border: #aaa solid 1px;
    padding: 5px 8px;
    border-radius: 5px;
    background: rgba(239, 239, 239, 0.9);
}

.table-border {
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
}

.applicant-blazor-table {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
}

    .applicant-blazor-table tbody tr:first-child th,
    .applicant-blazor-table tbody tr:first-child td {
        padding-top: 5px !important;
    }

.applicant-table {
    border: none !important;
}

.applicant-blazor-table tbody tr:last-child th, .applicant-blazor-table tbody tr:last-child td {
    padding-bottom: 5px !important;
}

.ApplicantDetails {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.applicant-blazor-table label {
    display: block !important;
    padding: 5px !important;
}

.applicant-blazor-table {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

#jqxexpander {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.utb-table tr td h5 {
    padding-top: 10px !important;
}

.jqx-expander-header {
    background: #424244 !important;
    color: #fff !important;
}
/*.jqx-expander {
    border: 1px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
}*/
/*.jqx-widget-content{
    height:800px;
}*/
.table-striped label {
    display: block !important;
    padding: 6px 6px;
}

.OverallOutcomePortfolio {
    padding: 6px 6px;
    width: 10% !important;
}

.OutcomePortfolio {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: -webkit-center;
    /*text-align: center;*/
}

.item-Portfolio-margin {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

    .item-Portfolio-margin label {
        margin-bottom: 5px;
    }


.border-none {
    border: none !important;
}

.table-width-100 {
    width: 100% !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.filterActive {
    background: #999 !important;
}

.width-20 {
    width: 20% !important;
}

.display-none {
    display: none;
}

.utb-cs-table tbody tr:first-child td {
    padding-top: 10px !important;
}

.utb-cs-table tbody tr:first-child th {
    padding-top: 10px !important;
}

.utb-cs-table tbody tr td {
    padding-top: 0px !important;
}

.utb-cs-table tbody tr th {
    padding-top: 1px !important;
}

.utb-cs-table tbody:first-child tr {
    padding-top: 10px !important;
}


.utb-box-header {
    background: #fff !important;
    color: #212529 !important;
}

.utb-box-header-border {
    border-bottom: 1px solid #e5b822 !important;
}

.line-height-rolling-text {
    line-height: 1.47 !important;
}

.switch-input-container {
    position: absolute;
    top: 0;
    height: 29px;
    right: 0;
    width: 131px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #000;
    border-left: none;
    background: #fff;
}

.pr-131 {
    padding-right: 131px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.divManageDocs .jqx-grid-column-header {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 13px !important;
    color: #222222 !important;
}

.divManageDocs .jqx-grid-cell {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 13px !important;
}

.divManageDocs .selectize-dropdown {
    z-index: 10000 !important;
}

.form-control-focus-red:focus {
    border-color: red !important;
    box-shadow: none;
}

.autoresizing-textarea {
    resize: none !important;
    overflow: hidden !important;
    width: 100%;
    padding: 5px;
}

.pb-0{
    padding-bottom: 0px !important;
}

#BrokerPTSubmitDeclaration{
    line-height: 1.2em !important;
}
.CellWithComment {
    position: relative;
}

.CellComment {
    display: none;
    position: absolute;
    z-index: 100;
    border: 1px;
    background-color: snow;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding: 3px;
    color: black;
}

.CellWithComment:hover span.CellComment {
    display: block;
}

.utb-box-border {
    border: 2px solid #e5b822 !important;
    border-top: 5px solid #e5b822 !important;
}

.column-dark-yellow {
    background: #ffd966 !important;
}

.column-light-yellow {
    background: #fef8e5 !important;
}

/* document upload browse control style */
.labelfocus {
    border: 2px dotted black !important;
}

#submitbutton.button:disabled, button[disabled], button[disabled]:hover {
    cursor: not-allowed !important;
}

#filedrag {
    display: none;
    text-align: center;
    padding: 1em 0;
    margin: 1em 0;
    color: #555;
    border: 2px dashed #555;
    border-radius: 7px;
    cursor: default;
}

    #filedrag.hover {
        color: #f00;
        border-color: #f00;
        border-style: solid;
        box-shadow: inset 0 3px 4px #888;
    }

.header-light-yellow {
    background-color: #fff2cc !important;
}

.box-table-text {
    
    font-weight: bold !important;
    font-size: 13px !important;
}

.comment-red {
    color: red;
    font-weight: bold;
}

.comment-blue {
    color: #0874c2;
    font-weight: bold;
}

.jqx-enableselect.jqx-widget-content {
    overflow: auto !important;
    z-index: 99 !important;
    border-bottom: 1px solid #ccc !important;
}

.approval-background {
    background: #92d04f !important;
}

#notification-container {
    height: 100%;
    width: 100%;
    position: relative;
}

#notification-img {
    display: block;
    margin: auto;
    width: 300px;
    height: 240px;
}

#btn-chat-hub {
    background: url(/images/chat-hub-button.png);
    width: 136px;
    height: 40px;
    border: none;
    margin-right: 5px;
}

#chat-hub-notification-number {
    height: 25px;
    width: 25px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    color: white;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    margin-top: -30px !important;
    margin-left: 52px;
    padding: 3px;
}

.OSRequirementButton {
    background: white !important;
    border: 2px solid black !important;
    color: black !important;
}

.opacity-50 .jqx-checkbox .jqx-checkbox-default {
    opacity: 35% !important;
    cursor: not-allowed !important;
}

#formUWChecklist .btn-primary[disabled] {
    background-color: #E5B822 !important;
    border-color: #E5B822 !important;
}

#formUWChecklist .border-1 {
    border: 1px solid #aaa !important;
}

#formUWChecklist .border-top-bottom-1 {
    border-top: 1px solid #aaa !important;
    border-bottom: 1px solid #aaa !important;
}

.cursor-not-allowed {
    cursor: not-allowed !important;
}

.element-at-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}

#gridforDocumentFieldlist .jqx-grid-column-header {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
    font-size: 11px !important;
    background: #424244 !important;
    color: #fff !important;
}