﻿@font-face {
    font-family: "Museo Sans";
    font-style: normal;
    font-weight: normal;
    src: url("../../Fonts/museo-sans-500.eot?") format("embedded-opentype"), url("../../Fonts/museo-sans-500.woff") format("woff"), url("../../Fonts/museo-sans-500.ttf") format("opentype"), url("../../Fonts/museo-sans-500.svg#107") format("svg");
}

@font-face {
    font-family: "Museo Sans";
    font-style: italic;
    font-weight: normal;
    src: url("../../Fonts/museo-sans-500-italic.eot?") format("embedded-opentype"), url("../../Fonts/museo-sans-500-italic.woff") format("woff"), url("../../Fonts/museo-sans-500-italic.ttf") format("opentype"), url("../../Fonts/museo-sans-500-italic.svg#107") format("svg");
}

@font-face {
    font-family: "Museo Sans";
    font-style: normal;
    font-weight: bold;
    src: url("../../Fonts/museo-sans-700.woff") format("woff");
}

@font-face {
    font-family: "Museo Sans";
    font-style: italic;
    font-weight: bold;
    src: url("../../Fonts/museo-sans-700-italic.woff") format("woff");
}

@font-face {
    font-family: 'Fedra Sans';
    font-style: normal;
    font-weight: bold;
    src: url('../../Fonts/fedra-sans-bold.woff') format('woff');
}

@font-face {
    font-family: "Fedra Sans";
    font-style: italic;
    font-weight: bold;
    src: url("../../Fonts/fedra-sans-bold-italic.woff") format("woff");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url("../../Fonts/Roboto-Regular.woff") format("woff");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url("../../Fonts/Roboto-medium.woff") format("woff");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url("../../Fonts/Roboto-Bold.woff") format("woff");
}

* {
    outline: 0 none;
    padding: 0;
    margin: 0;
}


/*#region General Section - Start*/

body {
    max-width: 100%;
    font-family: "Roboto" !important;
}

.new-admin-error-padding {
    padding: 15px 30px !important;
}

.section {
    width: 100%;
    display: inline-block;
}

.container * {
    font-family: "Roboto";
}

.container {
    max-width: 1300px;
    min-width: 992px;
    margin: 0 auto;
    font-family: "Roboto";
}

.ez-container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}

.sub-container {
    padding: 0 2%;
    width: 96%;
}

.webkit-appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#page .sub-container.container-border-bottom {
    padding: 0;
    width: 100%;
}

.bulkbtnhide {
    display: none !important;
}

.col-1of4 {
    width: 25%;
    float: left;
}

.col-1of5 {
    width: 20%;
    float: left;
}

.col-24 {
    width: 100%;
    float: left;
}

.col-23 {
    width: 95.83333333%;
    float: left;
}

.col-22 {
    width: 91.66666667%;
    float: left;
}

.col-21 {
    width: 87.5%;
    float: left;
}

.col-20 {
    width: 83.33333333%;
    float: left;
}

.col-19 {
    width: 79.16666667%;
    float: left;
}

.col-18 {
    width: 75%;
    float: left;
}

.col-17 {
    width: 70.83333333%;
    float: left;
}

.col-16 {
    width: 66.66666667%;
    float: left;
}

.col-15 {
    width: 62.5%;
    float: left;
}

.col-14 {
    width: 58.33333333%;
    float: left;
}

.col-13 {
    width: 54.16666667%;
    float: left;
}

.col-12 {
    width: 50%;
    float: left;
}

.col-11 {
    width: 45.83333333%;
    float: left;
}

.col-10 {
    width: 41.66666667%;
    float: left;
}

.col-9 {
    width: 37.5%;
    float: left;
}

.col-8 {
    width: 33.33333333%;
    float: left;
}

.col-7 {
    width: 29.16666667%;
    float: left;
}

.col-6 {
    width: 25%;
    float: left;
}

.col-5 {
    width: 20.83333333%;
    float: left;
}

.col-4 {
    width: 16.66666667%;
    float: left;
}

.col-3 {
    width: 12.5%;
    float: left;
}

.col-2 {
    width: 8.33333333%;
    float: left;
}

.col-1 {
    width: 4.16666667%;
    float: left;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}
.padding-all-20 {
    padding: 20px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.padding-bottom-20 {
    padding-bottom: 20px !important;
}
.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-all-10 {
    padding: 10px;
}

.padding-all-15 {
    padding: 15px;
}

.padding-all-5 {
    padding: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}
.ml-auto{
    margin-left: auto;
}
.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-all {
    margin: 0 !important;
}


.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-all-10 {
    margin: 10px;
}
.margin-all-20 {
    margin: 20px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-all-5 {
    margin: 5px !important;
}

.margin-left-23 {
    margin-left: 23px !important;
}

.margin-right-23 {
    margin-right: 23px !important;
}
.margintb-5{
    margin: 5px 0 !important;
}

.clearboth {
    clear: both;
}

.cursor-pointer {
    cursor: pointer;
}
.pointer-events-none{
    pointer-events:none;
}
.tableRow-AlgnMiddle tbody td{
vertical-align:middle;
}
.cursor-move {
    cursor: move;
}

.vl-active {
    background-color: #EEE;
    padding: 1px 7px;
    border: 1px solid #DDD;
    border-radius: 4px;
    color: #6A9D33;
    font-weight: bold;
    font-size: 13px;
}

.vl-unactive {
    background-color: #EEE;
    padding: 1px 7px;
    border: 1px solid #DDD;
    border-radius: 4px;
    color: #6A9D33;
    font-weight: bold;
    font-size: 13px;
    color: #BE0A31;
}

.grey-circle {
    background-color: #EAEAEA;
    display: inline-block;
    font-size: 13px;
    padding: 1px 15px 1px 15px;
    text-align: center;
    color: #666;
    border-radius: 15px;
    border: 1px solid #E0E0E0;
    font-weight: bold;
    margin-top: 4px;
}

.grey-circle-payment-method {
    background-color: #EAEAEA;
    display: inline-block;
    font-size: 13px;
    padding: 1px 15px 1px 15px;
    text-align: center;
    color: #666;
    border-radius: 15px;
    border: 1px solid #666;
    font-weight: bold;
    margin-top: 4px;
}

.green-circle {
    background-color: #E9FBEF;
    display: inline-block;
    font-size: 13px;
    padding: 1px 15px 1px 15px;
    text-align: center;
    color: #65B063;
    border-radius: 15px;
    border: 1px solid #65B063;
    font-weight: bold;
    margin-top: 4px;
}

.red-circle {
    background-color: #FFEDE5;
    display: inline-block;
    font-size: 13px;
    padding: 1px 15px 1px 15px;
    text-align: center;
    color: #C54D51;
    border-radius: 15px;
    border: 1px solid #ef5351;
    font-weight: bold;
    margin-top: 4px;
}

.admin-alert {
    background-color: #FDFDF0;
    border: 1px solid #C9B593;
    border-radius: 4px 4px 4px 4px;
    color: #C2A569;
    display: block;
    font-weight: bold;
    padding: 16px 30px;
    font-size: 13px;
    text-align: left;
}

.admin-boxes {
    width: 97%;
    margin: 0 auto;
}

.admin-success {
    background-color: #e9fbef;
    border: 1px solid #65b063;
    border-radius: 4px 4px 4px 4px;
    color: #65b063;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 30px;
    text-align: left;
}
.word-break {
    -ms-word-break: break-all;
    word-break: break-all;
}
.admin-error {
    background-color: #FFEDE5;
    border: 1px solid #C54D51;
    border-radius: 4px 4px 4px 4px;
    color: #C54D51;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 30px;
    text-align: left;
}
.errorDiv {
    padding: 0 !important;
    height: auto !important;
    display: flex;
    align-items: center !important;
    padding: 20px !important;
}
.errorDiv2 {
    padding: 0 !important;
    height: auto !important;
    display: flex;
    align-items: center !important;
    padding: 20px !important;
}
.admin-modal-progress {
    /*background: none repeat scroll 0 0 rgb(224 224 224 / 31%);*/
    background: none repeat scroll 0 0 rgb(224 224 224 / 54%);
    height: 100%;
    left: 0;
    position: fixed !important;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2147483647;
    display: none;
}
.admin-modal-progress.dark-loader {
    background: none repeat scroll 0 0 rgb(129 129 129 / 54%);
}
#progressModal img, #divProgressModal img, #progressModalNew img, #progressModalForAssignVendor img, #progressMapModal img, #ctl00_cphBody_progressModal img {
    width: 150px;
    height: 150px;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
}

    .admin-modal-progress-new {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
        height: 100%;
        left: 0;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 100;
        display: none;
    }

.center-text {
    text-align: center !important;
}

.left-text {
    text-align: left !important;
}

.right-text {
    text-align: right !important;
}

.highlight-green {
    color: #019d59 !important;
}

.highlight-red {
    color: #ef5351 !important;
}

.vl-green-btn {
    display: inline-block;
    padding: 8px 36px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFF;
    background-color: #5CB859;
    border-color: #4CAE4C;
    text-decoration: none;
}

    .vl-green-btn:hover {
        color: #FFF;
        background-color: #449D44;
        border-color: #398439;
    }

.vl-green-btn-small {
    display: inline-block;
    padding: 8px 15px 8px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFF;
    background-color: #5CB859;
    border-color: #4CAE4C;
    text-decoration: none;
}

    .vl-green-btn-small:hover {
        color: #FFF;
        background-color: #449D44;
        border-color: #398439;
    }

.vl-gray-btn {
    display: inline-block;
    padding: 8px 36px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #333;
    background-color: #F5F5F5;
    border-color: #CCC;
    text-decoration: none;
}

    .vl-gray-btn:hover {
        color: #333;
        background-color: #E6E6E6;
        border-color: #ADADAD;
    }

.vl-blue-btn {
    display: inline-block;
    padding: 8px 36px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFF;
    background-color: #428BCA;
    border-color: #357EBD;
    text-decoration: none;
}

    .vl-blue-btn:hover {
        color: #FFF;
        background-color: #3071A9;
        border-color: #285E8E;
    }

.vl-gray-btn-small {
    display: inline-block;
    padding: 8px 15px 8px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #333;
    background-color: #F5F5F5;
    border-color: #CCC;
    text-decoration: none;
}

.vl-gray-btn:hover {
    color: #333;
    background-color: #E6E6E6;
    border-color: #ADADAD;
}

.required:after {
    content: ' (required)';
    color: #C54D51;
    font-size: 12px;
}

.brackets::before {
    content: '( ';
}

.brackets::after {
    content: ' )';
}

.dollar-sign::before {
    content: '$';
}

.top-header-showall {
    color: #2C7EB7;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    font-weight: bold;
}

    .top-header-showall:hover {
        text-decoration: underline;
    }

.dollar-sign:before {
    content: '$';
}

.vl-large-stats p {
    border-bottom: 1px solid #DDD;
}

    .vl-large-stats p > a {
        color: #666;
        font-size: 26px;
        margin-bottom: 4px;
        text-decoration: none;
        padding: 6px 0px 2px 15px;
        display: block;
        font-weight: bold;
    }

        .vl-large-stats p > a:hover {
            text-decoration: underline;
        }

    .vl-large-stats p > span {
        color: #585E63;
        font-size: 14px;
        text-transform: uppercase;
        padding: 0px 0px 10px 15px;
        display: inline-block;
        font-weight: bold;
    }

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none !important;
}
.line-height-22{
    line-height: 22px;
}
.list-style-none {
    list-style: none;
}

.white-space-nowrap {
    white-space: nowrap;
}

.white-space-normal {
    white-space: normal !important;
}

.d-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
label.d-flex {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-grow-1 {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.d-block {
    display: block !important;
}
.d-inlineblock {
    display: inline-block !important;
}
.d-hide {
    display: none !important;
}

.flex-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.flex-row {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.align-item-center {
    -webkit-align-items: center;
    align-items: center;
}

.align-item-end {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.align-item-start {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.justify-content-center {
    -webkit-justify-content: center;
    justify-content: center;
}

.justify-content-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.justify-content-end {
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important;
}

.container-border {
    border: 1px solid #D4DAD4;
}

.container-border-left {
    border-left: 1px solid #D4DAD4;
}

.container-border-right {
    border-right: 1px solid #D4DAD4;
}

.container-border-bottom {
    border-bottom: 1px solid #D4DAD4;
}

.container-border-top {
    border-top: 1px solid #D4DAD4;
}

.btn-save-pdf {
    color: #FFF !important;
    background-color: #428BCA;
    border-color: #357EBD;
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    text-decoration: none;
    margin-top: -4px;
}

    .btn-save-pdf:hover {
        color: #FFF !important;
        background-color: #3071A9;
        border-color: #285E8E;
        text-decoration: none !important;
    }

.btn-download {
    padding: 4px 8px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: sub;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFF !important;
    background-color: #5CB859;
    border-color: #4CAE4C;
    text-decoration: none;
    margin-right: 6px;
    margin-top: -4px;
}

    .btn-download:hover {
        color: #FFF !important;
        background-color: #449D44;
        border-color: #398439;
        text-decoration: none !important;
    }

.modalBackground {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.action-small-btn {
    background: #33414e;
    padding: 6px 10px 6px 30px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    background-image: url("../../images/plus-icon.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    float: right;
    border-radius: 0px;
    margin: -5px 0 -5px 0;
}


/*#endregion General Section - END*/


/*#region View Styles*/

.view-label-title {
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding: 6px 5px 6px 21px;
    display: block;
}

.view-label-info {
    color: #777;
    font-size: 13px;
    padding: 6px 0px 6px 10px;
    display: inline-block;
    text-decoration: none;
}

.view-container-top-heading {
    border-bottom: 1px solid #D4DAD4;
    background-color: #F3F3F3;
}

    .view-container-top-heading h4 {
        color: #666;
        font-size: 18px;
        font-weight: bold;
        padding: 12px 0px 12px 30px;
        text-transform: uppercase;
    }

.view-btn-accept {
    text-decoration: none;
    color: #fff;
    background-color: #2b7db7;
    padding: 5px 18px 5px 18px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 15px;
    display: inline-block;
    border: none;
    cursor: pointer;
}

    .view-btn-accept:hover {
        background-color: #38749E;
    }

.view-btn-cancel {
    text-decoration: none;
    color: #666;
    padding: 5px 18px 5px 18px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e3e7e9;
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
    margin: 0 0 0 15px;
    border: 1px solid #ddd;
}

    .view-btn-cancel:hover {
        background-color: #FBFDFF;
    }

.view-container .view-label-title {
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.view-container .col-4 .view-label-title {
    padding-left: 12%;
}

.view-container .col-8 .view-label-title {
    padding-left: 12.5%;
}

.view-container .view-label-info {
    color: #777;
    font-size: 13px;
    padding: 6px 0px;
    display: inline-block;
    text-decoration: none;
}

.view-left {
    border-right: 1px solid #ddd;
    margin-left: -1px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.view-right {
    border-left: 1px solid #ddd;
    margin-left: -1px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.view-link-info {
    color: #2C7EB7 !important;
    font-size: 13px;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    display: inline-block;
}

    .view-link-info:hover {
        text-decoration: underline;
    }

.view-link-info-red {
    color: red !important;
}

.view-hyperlink {
    color: #2C7EB7;
    text-decoration: none;
    display: inline-block;
}

    .view-hyperlink:hover {
        text-decoration: underline;
    }

.clear-hyperlink {
    text-decoration: none !important;
    color: #777 !important;
    font-size: 13px;
}

.paid:after {
    content: 'PAID IN FULL';
    color: #65B063;
    background-color: #E9FBEF;
    border: 1px solid #65B063;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 6px 0;
    display: inline-block;
    text-decoration: none;
}

.unpaid:after {
    content: 'UNPAID';
    color: #C54D51;
    background-color: #FFEDE5;
    border: 1px solid #C54D51;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 6px 0;
    text-decoration: none;
    display: inline-block;
}

.comergence-acive {
    color: #65B063;
    background-color: #E9FBEF;
    border: 1px solid #65B063;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    margin: 6px 0;
    display: inline-block;
    text-decoration: none;
}

.comergence-inacive {
    color: #C54D51;
    background-color: #FFEDE5;
    border: 1px solid #C54D51;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    margin: 6px 0;
    text-decoration: none;
    display: inline-block;
}

.comergence-pending {
    color: rgb(90, 76, 56);
    background-color: rgba(240, 172, 79, 0.74);
    border: 1px solid #b97d2b;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 6px 0;
    display: inline-block;
    text-decoration: none;
}

.partial:after {
    content: 'PARTIAL PAYMENT';
    color: #C54D51;
    background-color: #FFEDE5;
    border: 1px solid #C54D51;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 6px 0;
    text-decoration: none;
    display: inline-block;
    font-family: "Roboto";
}

.view-label-alert {
    color: #C54D51;
    background-color: #FFEDE5;
    border: 1px solid #C54D51;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 6px 0;
    text-decoration: none;
    display: inline-block;
}

.cardonfile:after {
    content: 'CARD ON FILE';
    color: #65B063;
    background-color: #E9FBEF;
    border: 1px solid #65B063;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 6px 0;
    display: inline-block;
    text-decoration: none;
}

.noamountdue:after {
    content: 'NO AMOUNT DUE';
    color: #666;
    background-color: #E0E0E0;
    border: 1px solid #ABABAB;
    padding: 0px 20px;
    border-radius: 10px;
    font-size: 12px;
    cursor: pointer;
    margin: 5px 0px 0;
    display: inline-block;
    text-decoration: none;
}

.sub-section {
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.view-container .sub-section:last-child {
    margin-bottom: 10px;
}

.view-container .container-subheading {
    border-top: 0px;
}

.sub-section-detail {
    background-color: #fefefe;
}

    .sub-section-detail .sub-section-row {
        border-bottom: 1px solid #D4DAD4;
    }

        .sub-section-detail .sub-section-row:last-child {
            border-bottom: 0;
        }

        .sub-section-detail .sub-section-row:empty {
            display: none;
        }

.label-important {
    background-color: #F0AD4E;
    padding: 1px 6px 2px 6px;
    display: inline-block;
    border-radius: 4px;
    color: #FFF;
    margin-left: 10px;
    font-size: 13px;
}

.label-important-red {
    background-color: #C54D51;
    padding: 1px 6px 2px 6px;
    display: inline-block;
    border-radius: 4px;
    color: #FFF;
    margin-left: 10px;
    font-size: 13px;
}

.label-expired {
    background-color: #d94739;
    padding: 1px 6px 2px 6px;
    display: inline-block;
    border-radius: 4px;
    color: #FFF;
    margin-left: 10px;
    font-size: 13px;
}


/*#endregion View Styles*/


/*#region JQuery Time Picker*/

.ui-widget-content {
    border: 0 none;
}

.ui-corner-all {
    font-size: 13px;
}
/*#endregion  JQuery Time Picker*/
/*#region Calendar*/
.fullPageCalendarNoEventCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 14.285%;
    border-right: solid 1px #D4D8DD;
    border-bottom: solid 1px #D4D8DD;
    background-color: #f7f7f7;
    color: Gray;
    padding: 3px;
    height: 100px;
}

    .fullPageCalendarNoEventCell:hover {
        background-color: #eee;
        color: black;
    }

.fullPageCalendarEventCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 14.285%;
    border-right: solid 1px #D4D8DD;
    border-bottom: solid 1px #D4D8DD;
    padding: 3px;
    color: Black;
    height: 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.order-calendar {
    font-family: Roboto;
}

.calendarCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 30px;
    border-right: solid 1px silver;
    border-bottom: solid 1px silver;
    color: Gray;
}

.calendarHeaderCell {
    background-color: #DDE3E8;
    height: 23px;
    font-size: 9pt;
    font-weight: bold;
    border-right: solid 1px silver;
    border-bottom: solid 1px silver;
    color: Black;
    text-align: -webkit-center;
}

.calendarTodayCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 0%;
    border-right: solid 1px silver;
    border-bottom: solid 1px silver;
    background-color: #F2EBC7;
    color: Black;
}

.calendarTodayEventCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 20%;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    background-color: #FBF5C4;
    color: Black;
}

.calendarNoEventCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 0%;
    border-right: solid 1px #D4D8DD;
    border-bottom: solid 1px #D4D8DD;
    background-color: #f7f7f7;
    color: Gray;
}

.calendarEventCell {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 20%;
    border-right: solid 2px black;
    border-bottom: solid 2px black;
    border-left: solid 1px black;
    border-top: solid 1px black;
    color: Gray;
}

.calendarLinksextended {
    background-color: #F5F5F5;
    padding: 10px 10px 10px 10px;
    border-radius: 14px;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -3px;
}

    .calendarLinksextended:hover {
        text-decoration: underline;
    }

.SectionHeaderCell {
    FONT-WEIGHT: Bold;
    FONT-SIZE: 14px;
    BACKGROUND-color: #6E757F;
    COLOR: White;
    padding: 3px;
    height: 25px;
}

.SectionHeaderCellSmall {
    FONT-WEIGHT: Bold;
    FONT-SIZE: 12px;
    BACKGROUND-color: Black;
    COLOR: White;
    padding: 3px;
}

/*#endregion*/


/*Admin-SideBar-Styles-Start*/

.admin-setting-body {
}

    .admin-setting-body .sidebar {
        margin: 0px auto;
        padding: 0px;
        position: relative;
    }

    .admin-setting-body .side-menu {
        border-bottom: 1px solid rgb(99, 99, 99);
    }

        .admin-setting-body .side-menu:last-child {
            border: none;
        }

        .admin-setting-body .side-menu li {
            color: rgb(238, 236, 236);
            list-style: none;
        }

            .admin-setting-body .side-menu li a {
                color: #E0E0E0;
                font-size: 14px;
                padding: 15px 0px 15px 20%;
                background-repeat: no-repeat;
                display: block;
                background-position: 5% 14px;
                text-decoration: none;
                font-weight: bold;
            }

            .admin-setting-body .side-menu li:hover {
            }

            .admin-setting-body .side-menu li a:hover {
                background-color: #424a50;
                -moz-box-shadow: inset 0 -4px 8px 1px #424a50;
                -webkit-box-shadow: inset 0 -4px 8px 1px #424a50;
                box-shadow: inset 0 -4px 8px 1px #424a50;
                color: #FFF;
            }

/* Accordian */

.accordion {
    color: #E0E0E0;
    list-style: none;
    transition: 0.4s;
}

.sub-child {
    color: #E0E0E0;
    font-size: 14px;
    padding: 15px 0px 15px 20%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 5% 14px;
    text-decoration: none;
    font-weight: bold;
}

.admin-setting-body .side-menu .accordion a {
    color: #E0E0E0;
    font-size: 14px;
    padding: 15px 0px 15px 20%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 5% 14px;
    text-decoration: none;
    font-weight: bold;
}

.accordion.active,
li.accordion:hover {
    background-color: #424a50;
    cursor: pointer;
}

.sub-menu a:hover {
    background: transparent !important;
    box-shadow: 0 0 0 0 !important;
}

.accordion:after {
    content: url(../../Images/Sidebar/icn-adminsettings-collapse.png);
    font-size: 13px;
    color: #E0E0E0;
    margin-left: 1vw;
}

.accordion.active:after {
    content: url(../../Images/Sidebar/icn-adminsettings-selected.png);
    margin-left: 1vw;
}

.accordion > a:hover {
    background-color: transparent !important;
    box-shadow: 0 0 0 0 !important;
}

.accordion > a {
    background-color: transparent !important;
    box-shadow: 0 0 0 0 !important;
}

.sub-menu {
    background-color: rgba(66, 74, 80, 0.5);
    padding: 0;
    color: #E0E0E0;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

    .sub-menu li:hover {
        background: #4d565c;
        cursor: pointer;
    }

    .sub-menu.show {
        opacity: 1;
        max-height: 500px;
    }

.admin-setting-body .side-menu li a {
    color: #E0E0E0;
    font-size: 14px;
    background-repeat: no-repeat;
    display: block;
    background-position: 5% 14px;
    text-decoration: none;
    font-weight: bold;
}

.sub-child {
    padding: 0;
    width: 100%;
}

    .sub-child .sub-menu:hover {
        background: #424a50;
    }

    .sub-child a {
        padding-left: 10px;
    }

    .sub-child .accordion {
        padding: 9px 0px 12px 20%;
    }

sub-menu ul li a {
    padding: 9px 0px 12px 20%;
}

.sub-menu a {
    padding: 9px 0px 12px 20% !important;
}

.sub-child a {
    padding-left: 24% !important;
}

.accordion.current-sidemenu {
    background-color: #585e64;
    -moz-box-shadow: inset 0 -4px 8px 1px #585e64;
}

.current-submenu a {
    background-color: #4a5056;
    -moz-box-shadow: inset 0 -4px 8px 1px #4a5056;
    -webkit-box-shadow: inset 0 -4px 8px 1px #4a5056;
    box-shadow: inset 0 -4px 8px 1px #4a5056;
    color: #FFF !important;
}

/* Accordian */

.current-sidemenu a {
    background-color: #585e64;
    -moz-box-shadow: inset 0 -4px 8px 1px #585e64;
    -webkit-box-shadow: inset 0 -4px 8px 1px #585e64;
    box-shadow: inset 0 -4px 8px 1px #585e64;
    color: #FFF !important;
}

.admin-actions .dropdown {
    position: relative;
}

.admin-actions li {
    list-style: none;
}

.adm-set-client {
    background-image: url(../../Images/Sidebar/icn-adminsettings-affiliates.png);
}

.adm-set-appraisers {
    background-image: url(../../Images/Sidebar/icn-adminsettings-appraisers.png);
}

.adm-set-wholesalelenders {
    background-image: url(../../Images/Sidebar/icn-adminsettings-wholesalelenders.png);
}

.adm-set-investors {
    background-image: url(../../Images/Sidebar/icn-adminsettings-investors.png);
}

.adm-set-affiliates {
    background-image: url(../../Images/Sidebar/icn-adminsettings-affiliates.png);
}

.adm-set-users {
    background-image: url(../../Images/Sidebar/icn-adminsettings-users.png);
}

.adm-set-company-setting {
    background-image: url(../../Images/Sidebar/icn-adminsettings-companysettings.png);
}

.adm-set-state-petants {
    background-image: url(../../Images/Sidebar/icn-adminsettings-statedetails.png);
}

.adm-set-ucdp-findings {
    background-image: url(../../Images/Sidebar/icn-ucdp-finding.png);
}

.adm-set-review-gateways {
    background-image: url(../../Images/Sidebar/icn-adminsettings-reviewchecklists.png);
}

.adm-set-automated-alert {
    background-image: url(../../Images/Sidebar/icn-adminsettings-automatedalerts.png);
}

.adm-set-auto-order-assingment {
    background-image: url('../../Images/Sidebar/icn-adminsettings-orderautoassign.png');
    background-size: 17px auto;
}

.adm-set-auto-order-followup {
    background-image: url('../../Images/Sidebar/icn-adminsettings-followup.png');
}

.adm-set-coupon-responses {
    background-image: url(../../Images/Sidebar/icn-adminsettings-couponresponses.png);
}

.adm-set-appraisal-statuses {
    background-image: url(../../Images/Sidebar/icn-adminsettings-appraisalstatuses.png);
}

.adm-set-appraisal-types {
    background-image: url(../../Images/Sidebar/icn-adminsettings-appraisaltypes.png);
}

.adm-set-report-types {
    background-image: url(../../Images/Sidebar/icn-adminsettings-reporttypes.png);
}

.adm-set-review-checklist {
    background-image: url(../../Images/Sidebar/icn-adminsettings-hov-reviewchecklists.png);
}

.adm-set-review-certificate {
    background-image: url(../../Images/Sidebar/review-certificate-template-icon.png);
}

.adm-set-transaction-types {
    background-image: url(../../Images/Sidebar/icn-adminsettings-transactiontypes.png);
}

.adm-set-document-template {
    background-image: url(../../Images/Sidebar/icn-adminsettings-documenttemplate.png);
}

.appadm-metadata {
    background-image: url(../../Images/Sidebar/icn-adminsettings-reviewchecklist.png);
}

.adm-view {
    background-image: url(../../Images/Sidebar/icn-adminsettings-crosschecksettings.png);
}

.admin-setting-body .side-menu li a.sms-numbers {
    background-image: url(../../Images/Sidebar/icn-adminsettings-sms-number.png);
    background-position: 15px 18px;
}

.admin-setting-body .side-menu li a.sms-templates {
    background-image: url(../../Images/Sidebar/icn-adminsettings-sms-temp.png);
    background-position: 15px 18px;
}

.adm-set-client,
.adm-set-appraisers,
.adm-set-wholesalelenders,
.adm-set-affiliates,
.adm-set-users,
.adm-set-company-setting,
.adm-set-state-petants,
.adm-set-review-gateways,
.adm-set-automated-alert,
.adm-set-auto-order-assingment,
.adm-set-auto-order-followup,
.adm-set-coupon-responses,
.adm-set-appraisal-statuses,
.adm-set-appraisal-types,
.adm-set-report-types,
.adm-set-review-checklist,
.adm-set-review-certificate,
.adm-set-transaction-types,
.adm-set-investors {
}

.side-menu hr {
    display: block;
    height: 1px;
    border: 0;
    margin: 0px;
    padding: 0;
    background-color: #999;
}


/*Admin-SideBar-Styles-End*/


/* ============================================================
  Progressbar START
============================================================ */

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


/* ============================================================
  Progressbar END
============================================================ */


/*Start - Tooltip Styles*/

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in, .tooltip.show {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top, .tooltip.bs-tooltip-top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right, .tooltip.bs-tooltip-right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom, .tooltip.bs-tooltip-bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left, .tooltip.bs-tooltip-left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    font-family: Roboto;
    max-width: 320px;
    padding: 10px 18px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
    font-size: 13px;
    line-height: 1.2;
    text-align: left;
    text-transform: initial;
    white-space: initial;
}

.tooltip-arrow, .tooltip .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow, .tooltip.bs-tooltip-top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow, .tooltip.bs-tooltip-top-left .arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow, .tooltip.bs-tooltip-top-right .arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow, .tooltip.bs-tooltip-right .arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow, .tooltip.bs-tooltip-left .arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow, .tooltip.bs-tooltip-bottom .arrow {
    top: 0.5px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow, .tooltip.bs-tooltip-bottom-left .arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow, .tooltip.bs-tooltip-bottom-right .arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}


/*End - Tooltip Styles*/


/*File Uploder - Start*/

.vl-fileuploader .RadUpload_Vista .ruButton,
.RadUploadProgressArea_Vista .ruButton {
    background-image: none !important;
    display: inline-block;
    padding: 2px 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #333;
    background-color: #F5F5F5;
    border-color: #CCC;
}

.vl-fileuploader .RadUpload .ruButton,
.RadUploadProgressArea .ruButton {
    height: 26px !important;
    vertical-align: middle !important;
}

/* File Uploder - End*/


/* Header Section - Start*/

.vl-container {
    margin: 0 auto;
    max-width: 1300px;
    min-width: 992px;
    position: relative;
}

.header {
    position: relative;
    z-index: 100;
    width: 100%;
    min-width: 992px;
}

.header-section {
    font-family: 'Roboto';
    padding-bottom: 20px;
}

.nav-search {
    border: 0;
    padding: 6px 6px 6px 10px;
    background: #FFF url('../images/icn-nav-search.png') no-repeat 170px center !important;
    border-radius: 3px !important;
    font-size: 15px;
    line-height: 1;
    font-family: 'Roboto';
}

    .nav-search:focus {
        width: 180px !important;
    }

input[type="text"].nav-search {
    width: 180px;
    margin: 0 !important;
    height: 26px !important;
}

/*.top-bar {
    font-family: 'Roboto';
    height: 30px;
    padding: 0 3%;
    text-align: right;
    max-width: 1200px;
    margin: 0 auto;
}*/
.top-bar {
    font-family: 'Roboto';
    height: 30px;
    padding: 0 20px;
    text-align: right;
    max-width: 1170px;
    margin: 0 auto;
    min-width: 951px;
}

.header .vl-container {
    height: 66px;
}

div#navbarSupportedContent {
    float: left;
}

.header .nav-options.w-auto {
    float: right;
    width: 28%;
}

#menuSearchbox a.dropdown-toggle {
    display: none;
}

#menuSearchbox ul.subnav.dropdown-menu {
    display: block;
    margin: 0 !important;
    box-shadow: none !important;
    border: 0;
}

.vl-nav > li#menuSearchbox > .dropdown-menu:after, .vl-nav > li#menuSearchbox > .dropdown-menu:before {
    content: none !important;
}

.top-bar span.header-phone,
.top-bar span.header-email {
    font-size: 14px;
    line-height: 30px;
    color: #515764;
}

.top-bar span.header-phone-prefix,
.top-bar span.header-email-prefix {
    font-size: 14px;
    line-height: 30px;
    color: #515764;
}

.header-contact-icon {
    margin: -5px 6px;
    margin-left: 30px;
}

.AppHeader-Nav {
    font-family: 'Roboto';
    color: #515764;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    text-decoration: none;
    line-height: 1;
    padding: 10px 0;
    display: inline-block;
}

    .AppHeader-Nav a {
        text-decoration: none;
    }

.dropdown-menu {
    list-style: none outside none;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

    .dropdown-menu > li > a,
    .subnav.dropdown-menu span.second-level,
    .subnav.dropdown-menu .second-level-dd a {
        clear: both;
        color: #333333;
        display: block;
        font-weight: normal;
        line-height: 15px;
        padding: 3px 20px;
        white-space: nowrap;
        text-align: left;
    }

.open > .dropdown-menu {
    display: block;
}

.open > .reminder-notification {
    display: block;
}

    .open > .reminder-notification > .dropdown-menu {
        display: block;
    }

.dropup,
.dropdown {
    position: relative;
}

.vl-nav {
    min-height: 66px;
    list-style: none;
    position: relative;
    font-family: 'Roboto';
}

    .vl-nav li {
        display: inline-block;
    }

    .vl-nav > li:first-child {
        margin-left: 20px;
    }

    .vl-nav > li:last-child {
        margin-right: 1px;
    }

    .vl-nav > li > a {
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
        padding: 23px 12px;
        text-decoration: none;
        color: #FFF;
    }

        .vl-nav > li > a:focus {
            outline: 0 none;
        }

a.dropdown-toggle {
    background: url("../images/icn-nav-dropdown.png") no-repeat right center transparent;
}

h1.logo {
    float: left;
    margin-top: -32px;
    margin-left: 16px;
    max-width: 250px;
}

    h1.logo img {
        max-width: 300px;
    }

    h1.logo a {
        background-color: #FFFFFF;
        border-radius: 0 0 4px 4px;
        display: inline-block;
        min-height: 80px;
        min-width: 180px;
        max-width: 300px;
        position: relative;
        z-index: 1;
        text-align: center;
        padding: 20px 0;
        text-decoration: none;
        box-shadow: 0 1px 2px rgb(0 0 0 / 35%), 0 -2px 6px 0 rgb(0 0 0 / 4%) inset;
        border: 1px solid #DDD;
    }



.subcurrent > a {
    background-color: #CED0D3;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
}

    .subcurrent > a:hover {
        background-color: #CED0D3 !important;
    }

.dropdown-menu li {
    display: list-item;
}

a.dropdown-toggle img {
    display: inline;
}

.list-action-grid {
    background-image: url('../../images/list-action-icon-unselected.png');
}

.vl-nav > li > .dropdown-menu:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0.2);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: inline-block;
    left: 42%;
    position: absolute;
    top: -10px;
}

.vl-nav > li > .dropdown-menu:after {
    border-bottom: 9px solid #FFFFFF;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: "";
    display: inline-block;
    left: 42%;
    position: absolute;
    top: -9px;
}

.dropdown-menu li {
    display: list-item;
    text-align: center;
}

.vl-settings:before,
.vl-settings:after {
    left: auto;
    right: 0;
}

.subnav.dropdown-menu a {
    border-top: 1px solid #FFFFFF;
    font-size: 14px;
    padding: 9px 20px;
    text-decoration: none;
}

.subnav.dropdown-menu li {
    border-bottom: 1px solid #D6D7D9;
}

    .subnav.dropdown-menu li:first-child a {
        border-top: 0 none;
    }

    .subnav.dropdown-menu li:last-child a {
        border-bottom: 0 none;
    }

.subnav.dropdown-menu a,
.subnav.dropdown-menu span.second-level,
.subnav.dropdown-menu .second-level-dd a {
    border-top: 1px solid #FFFFFF;
    font-size: 14px;
    padding: 9px 20px;
    text-decoration: none;
}

.subnav.dropdown-menu span.second-level {
    position: relative;
}

    .subnav.dropdown-menu span.second-level:after {
        content: '\f0da';
        font-family: FontAwesome;
        font-size: 16px;
        position: absolute;
        top: 10px;
        right: 10px;
    }

.subnav.dropdown-menu li,
.subnav.dropdown-menu .second-level-dd a {
    border-bottom: 1px solid #D6D7D9;
}

    .subnav.dropdown-menu li:first-child a,
    .subnav.dropdown-menu li:first-child span,
    .subnav.dropdown-menu .second-level-dd a:first-child {
        border-top: 0 none;
    }

    .subnav.dropdown-menu li:last-child a,
    .subnav.dropdown-menu li:last-child span,
    .subnav.dropdown-menu .second-level-dd a:last-child {
        border-bottom: 0 none;
    }

.subnav.dropdown-menu,
.second-level-dd {
    background-color: #ffffff;
    border: 1px solid #B1B1B2;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4), 0 -2px 6px rgba(0, 0, 0, 0.04) inset;
    padding: 0;
    border-radius: 5px;
    left: -30px;
}

    .subnav.dropdown-menu span.second-level .second-level-dd {
        display: none;
    }

    .subnav.dropdown-menu span.second-level:hover .second-level-dd {
        display: block;
        left: 100%;
        top: -1px;
        position: absolute;
        background-color: #ffffff;
        min-width: 160px;
        box-shadow: 4px 5px 5px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-radius: 0 5px 5px 0;
    }

.settingpos .dropdown-menu {
    left: -111px;
}

.settingpos a {
    height: 20px;
}

.helpposition .dropdown-menu {
    left: -125px;
}

.helpposition a {
    height: 20px;
}

.remindernotification .dropdown-menu {
    left: -335px;
    width: 392px;
    max-height: 336px;
    overflow: auto;
    z-index: 0;
}

.remindernotification a {
    height: 20px;
}

.vl-nav > li.helpposition > .dropdown-menu:before {
    left: 75%;
}

.vl-nav > li.helpposition > .dropdown-menu:after {
    left: 75%;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.subnav.dropdown-menu span.second-level:hover,
.subnav.dropdown-menu span.second-level:focus,
.subnav.dropdown-menu .second-level-dd a:hover,
.subnav.dropdown-menu .second-level-dd a:focus {
    background-color: #f3f3f3;
    background-repeat: repeat-x;
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    box-shadow: none !important;
    outline: 0 none;
}

.settingpos {
    position: absolute !important;
    right: 0;
}

li.helppos {
    position: absolute;
    right: 55px;
}

li.searchposs {
    margin-top: 14px;
    position: absolute;
    right: -15px;
}

.dropup,
.dropdown:last-child {
    position: static;
    right: 15px;
}

li.remindernotification {
    position: absolute;
    right: 95px;
}

.vl-nav > li.settingpos > .dropdown-menu:before {
    left: 75%;
}

.vl-nav > li.settingpos > .dropdown-menu:after {
    left: 81%;
}

.vl-nav > li.remindernotification > .dropdown-menu:before {
    left: 88%;
}

.vl-nav > li.remindernotification > .dropdown-menu:after {
    left: 88%;
}

div.HelpTooltip {
    background-color: #000000;
    color: #FFFFFF;
    border: 1px solid grey;
    padding: 3px 5px;
    border-radius: 3px;
    margin-top: -75px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
    filter: drop-shadow(0 1px 5px rgba(0, 0, 0, .5));
    -moz-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, .5));
    -o-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, .5));
    position: absolute;
    width: 30px;
    margin-left: 3px;
}

div.HelpIdleTooltip {
    display: none;
    visibility: hidden;
    z-index: 2080;
}

/*Appraisal History - Start*/

.cbp_tmtimeline {
    /* margin: 30px 0 0 0; */
    padding: 0;
    list-style: none;
    position: relative;
}


    /* The line */

    .cbp_tmtimeline:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 3px;
        background: rgb(221, 221, 221);
        left: 19%;
        margin-left: -71px;
    }

    .cbp_tmtimeline td > li {
        position: relative;
    }

        /* The date/time */

        .cbp_tmtimeline td > li .cbp_tmtime {
            display: block;
            width: 7%;
            padding-left: 62px;
            position: absolute;
            margin-top: 1px;
            font-weight: 900;
        }

.cbp_tmlabel p {
    color: rgb(102, 102, 102);
}

.cbp_tmtimeline td > li .cbp_tmtime span {
    display: block;
    text-align: right;
}

    .cbp_tmtimeline td > li .cbp_tmtime span:first-child {
        font-size: 0.9em;
        color: #bdd0db;
    }

    .cbp_tmtimeline td > li .cbp_tmtime span:last-child {
        font-size: 14px;
        color: #6a6a6a;
        text-align: left;
        font-weight: bolder;
    }

.cbp_tmtimeline td > li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #6cbfee;
}


/* Right content */

.cbp_tmtimeline td > li .cbp_tmlabel {
    margin: -11px 0px 0px 15%;
    padding: 0px 0px 13px 0px;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
}


.cbp_tmtimeline td > li:nth-child(odd) .cbp_tmlabel {
    background: #6cbfee;
}

.cbp_tmtimeline td > li .cbp_tmlabel h2 {
    margin-top: -1px;
    padding: 0px 0px 2px 0px;
    color: rgb(81, 87, 100);
    font-size: 15px;
    text-transform: capitalize;
}


/* The triangle */

.cbp_tmtimeline td > li .cbp_tmlabel:after {
    right: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: rgb(221, 221, 221);
    border-width: 10px;
    top: 10px;
}

.cbp_tmtimeline td > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #6cbfee;
}


/* The icons */

.cbp_tmtimeline td > li .cbp_tmicon {
    width: 10px;
    height: 10px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #FFF;
    background: #DDD;
    border-radius: 50%;
    text-align: center;
    left: 20%;
    top: 0px;
    margin: 5px 0px 0px -86px;
}

.cbp_tmicon-phone:before {
    font-family: 'Fedra Sans';
}

.cbp_tmicon-screen:before {
    content: "\e001";
}

.cbp_tmicon-mail:before {
    content: "\e002";
}

.cbp_tmicon-earth:before {
    content: "\e003";
}

/*Appraisal History - End*/


/*Action Menu - Start*/

.admin-multiple-actions {
    float: right;
}

    .admin-multiple-actions .dropdown {
        position: relative;
    }

    .admin-multiple-actions li {
        list-style: none;
    }

    .admin-multiple-actions > li > a {
        background: #33414e;
        padding: 6px 10px 6px 30px;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        font-size: 14px;
        background-image: url("../../images/action-icon.png");
        background-repeat: no-repeat;
        background-position: 10px center;
        float: right;
        border-radius: 0px;
        margin: 6px 7px;
        position: relative;
    }

    .admin-multiple-actions .dropdown-menu {
        top: 36px;
    }

    .admin-multiple-actions .dropdown-menu {
        padding: 0;
    }

        .admin-multiple-actions .dropdown-menu > li {
            border-bottom: 1px solid #EEEEEE;
        }

            .admin-multiple-actions .dropdown-menu > li > a {
                /*border-bottom: 1px solid #EEEEEE;*/
                font-size: 14px;
                padding: 9px 20px;
                text-decoration: none;
            }

        .admin-multiple-actions .dropdown-menu:before {
            border-bottom: 5px solid rgba(0, 0, 0, 0.2);
            border-left: 5px solid rgba(0, 0, 0, 0);
            border-right: 5px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            left: 70%;
            position: absolute;
            top: -6px;
        }

        .admin-multiple-actions .dropdown-menu:after {
            border-bottom: 5px solid #FFFFFF;
            border-left: 5px solid rgba(0, 0, 0, 0);
            border-right: 5px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            left: 70%;
            position: absolute;
            top: -5px;
        }

/* Splitted Dropdown Menu for Lender */

.twin-dd .action-col-2 {
    width: 500px;
    left: -386px !important;
}

    .twin-dd .action-col-2 ul {
        width: 49.8%;
        float: left;
        padding-bottom: 5px;
    }

        .twin-dd .action-col-2 ul:first-child {
            border-right: 1px solid #eee;
        }

        .twin-dd .action-col-2 ul li a {
            clear: both;
            color: #333;
            display: block;
            font-weight: normal;
            line-height: 20px;
            padding: 3px 14px;
            text-align: left;
            font-size: 12px;
            white-space: nowrap;
            padding-left: 25px;
            text-decoration: none;
        }

.twin-dd .dropdown-menu:after,
.twin-dd .dropdown-menu:before {
    left: 80%;
}

.twin-dd .action-col-2 ul li a:hover,
.action-col-2 ul li a:focus {
    background-color: #eee;
    background-repeat: repeat-x;
    color: #333333;
    text-decoration: none;
}

.set-inspection-date {
    left: -67px !important;
}

.view-precheck-automated-report {
    left: -46px !important;
}

.manage-lender-county-fees {
    left: -52px !important;
}

.view-lender {
    left: -110px !important;
}

.add-lender-preferred-appraiser {
    left: -81px !important;
}

.transaction-type-list {
    left: -95px !important;
}

.report-type-list {
    left: -62px !important;
}

.order-summary-report-by-state {
    left: -28px !important;
}

.appraisal-status-list {
    left: -90px !important;
}

.add-edit-transaction-type {
    left: -119px !important;
}

.add-edit-appraisal-type {
    left: -89px !important;
}

.review-checklists-response-list {
    left: -46px !important;
}

.appraisal-status-sort-list {
    left: -108px !important;
}

.document-response-list {
    left: -113px !important;
}

.common-response-list {
    left: -109px !important;
}

.salesperson-list {
    left: -87px !important;
}

.vendor-profile {
    left: -118px !important;
}

.user-list {
    left: -97px !important;
}

.appraiser-list {
    left: -75px !important;
}

.payment-gateway-list {
    left: -100px !important;
}

.add-edit-common-response {
    left: -109px !important;
}

.add-edit-report-type {
    left: -72px !important;
}

.appraisal-type-list {
    left: -79px !important;
}

.company-user-list {
    left: -84px !important;
}

.manage-holiday-schedule {
    left: -96px !important;
}

.lender-list {
    left: -50px !important;
}

.add-edit-user {
    left: -52px !important;
}

.admin-company-settings {
    left: -157px !important;
}

.ucdp-manage-submission {
    left: -105px !important;
}

.manage-ead-submission {
    left: -45px !important;
}

.bids-list {
    left: -132px !important;
}

.assign-appraisal-by-broadcast {
    left: -80px !important;
}

.view-appraisal-pos {
    left: -335px !important;
}

.view-appraisal-pos2 {
    left: -109px !important;
}

.view-appraisal-invoice {
    left: -135px !important;
    width: 250px;
}

.reviewer-order-detail-report {
    left: -27px !important;
}

.view-appraiser-invoice {
    left: -73px !important;
}

.appraiser-summary-report {
    left: -88px !important;
}

.send-bid-request {
    left: -79px !important;
}

.payment-status-for-appraiser-report {
    left: -150px !important;
}

.view-wholesale-Lender {
    left: -106px !important;
}

.activity {
    left: -46px !important;
}

.activity-report {
    left: -34px !important;
}

.client-user-list {
    left: -53px !important;
}

.view-automated-review-report {
    left: -45px !important;
}

.view-automated-review-report-pdf-export {
    left: -209px !important;
}

.crosscheck-customrules-response-list {
    left: -67px !important;
}

.bill-payment-list {
    left: -66px !important;
}

.view-bill-payment {
    left: -153px !important;
}

.view-realview-report {
    left: -16px !important;
}

.client-payment-status-report {
    left: -78px !important;
}

.appraiser-report {
    left: -136px !important;
}

.payment-summary-report {
    left: -23px !important;
}

/* Header Section - End*/


/* Footer Section - Start*/

.valuelink-footer {
    padding: 18px 0;
    margin-top: 10px;
}

    .valuelink-footer * {
        font-family: Roboto;
    }

    .valuelink-footer td {
        font-size: 13px;
        color: rgb(144, 147, 155);
    }

    .valuelink-footer .powered {
        font-weight: bold;
        color: rgb(87, 94, 100);
        text-decoration: none;
        border-bottom: 0 none;
        padding-bottom: 0px;
    }

        .valuelink-footer .powered:hover {
            border-bottom: 1px solid rgb(87, 94, 100);
        }

/* Footer Section - END */


/* Dashboard Section - Start */

.dashboard * {
    font-family: "Roboto";
}

.dashboard {
    border: 1px solid #d4dad4;
    background-color: #fff;
    border-radius: 2px;
}

.filter-section {
    background-color: #FEFEFE;
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #D4DAD4;
}

.dashboard-filter-drop-down {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF url("../../images/dropdown-arrow-icon.png") no-repeat 96% center;
    width: 97%;
    height: 50px;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
    padding: 0 0px 0 4px;
}

.dashboard-header-section {
    padding: 10px 0 20px 0;
}

.dashboard-header-dropshadow {
    box-shadow: 0 8px 6px -6px #595959;
    margin-bottom: 36px;
}

.dashboard-header-title {
    color: #666;
    font-size: 45px;
    font-weight: bold;
    display: block;
    text-transform: capitalize;
}

.dashboard-export-pdf {
    text-decoration: none;
    color: #666;
    padding: 10px 35px 10px 8px;
    border: 1px solid #D4DAD4;
    border-radius: 4px;
    background-color: #F6F6F6;
    background-image: url('../../images/pdf-icon-new.png');
    background-repeat: no-repeat;
    font-size: 20px;
    background-position: 74px;
}

.dashboard-export-section {
    padding: 16px 0 0 0;
    text-align: right;
}

.dashboard-header-description-section {
    margin: -5px 0px 0px 3px;
    color: #666;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
}

    .dashboard-header-description-section img {
        padding: 0px 5px 0px 0;
        vertical-align: sub;
    }

.dashboard-container-heading {
    border-bottom: 1px solid #D4DAD4;
    background-color: #F3F3F3;
    padding: 10px 14px 10px 14px;
}

.dashboard-container-heading2 {
    border-bottom: 1px solid #D4DAD4;
    background-color: #F3F3F3;
    padding: 4px 14px 4px 14px;
}

    .dashboard-container-heading2 select {
        float: right;
    }

    .dashboard-container-heading2 h4 {
        padding-top: 5px;
    }

    .dashboard-container-heading h4,
    .dashboard-container-heading2 h4 {
        color: #666;
        font-family: "Roboto";
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        display: inline-block;
    }

.dashboard-container-top-heading {
    border-bottom: 1px solid #D4DAD4;
    background-color: #F3F3F3;
}

    .dashboard-container-top-heading h4 {
        color: #666;
        font-family: "Roboto";
        font-size: 20px;
        font-weight: bold;
        padding: 5px 0px 5px 2%;
        text-transform: uppercase;
    }

.dashboard-box-stats {
    height: 104px;
    border: 1px solid #DDD;
    background-color: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    width: 86%;
    display: block;
}

    .dashboard-box-stats h3 {
        color: #666;
        font-family: "Roboto";
        font-size: 50px;
        font-weight: bold;
        padding: 5px 0 0 0;
        text-align: center;
    }

    .dashboard-box-stats p {
        color: #666;
        font-family: "Roboto";
        font-size: 16px;
        text-align: center;
        margin: 0 0 0 0;
        font-weight: normal;
    }

.dashboard-container-border {
    border: 1px solid #D4DAD4;
}

/*GRID#1*/

.dashboard-grid {
    border: 0 none;
}

    .dashboard-grid td,
    .dashboard-grid th {
        border: 0 none;
        vertical-align: top;
    }

    .dashboard-grid td {
        border-bottom: 1px solid #DDD;
        line-height: 1;
        padding: 15px 6px;
        vertical-align: baseline;
        background-color: #FFF;
        border-right: 1px solid #DDD;
        font-weight: bold;
        color: #666666;
        font-size: 14px;
    }

        .dashboard-grid td:first-child {
            padding-left: 15px;
        }

        .dashboard-grid td:last-child,
        .dashboard-grid th:last-child {
            border-right: 0;
        }

        .dashboard-grid td a {
            text-decoration: none;
            color: #2c7eb7;
        }

            .dashboard-grid td a:hover {
                text-decoration: underline;
            }

    .dashboard-grid th {
        background-color: #FAFAFA;
        border-bottom: 1px solid #DDD;
        color: #666666;
        font-size: 15px;
        font-weight: bold;
        line-height: 1;
        padding: 8px 6px;
        text-align: left;
        border-right: 1px solid #DDD;
    }

        .dashboard-grid th:first-child {
            padding-left: 15px;
        }

.dashboard-grid-altrow td {
    background-color: #fcfcfc;
}

/*GRID#2*/

.vl-grid {
    border: 0 none;
    text-align: left;
}

    .vl-grid td,
    .vl-grid th {
        border: 0 none;
        vertical-align: top;
    }

    .vl-grid th {
        background-color: #FAFAFA;
        border-bottom: 1px solid #DDD;
        color: #666666;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        padding: 8px 6px;
        /*text-align:left;*/
    }

        .vl-grid th:first-child {
            padding-left: 15px;
            text-align: left;
        }

/*.view-container .vl-grid th:first-child {
    padding-left: 2%;
}*/

.vl-grid th a {
    color: #666666;
    text-decoration: none;
}

    .vl-grid th a:hover {
        text-decoration: underline;
    }

.vl-grid td {
    border-bottom: 1px solid #DDD;
    line-height: 1.2;
    padding: 7px 6px;
    vertical-align: baseline;
    background-color: #FFF;
    color: #666666;
    font-size: 13px;
}

    .vl-grid td:first-child {
        padding-left: 25px;
    }

.view-container .vl-grid td:first-child {
    padding-left: 15px;
}

.vl-grid td:last-child,
.vl-grid th:last-child {
    border-right: 0;
}

.vl-grid td a {
    text-decoration: none;
    color: #2c7eb7;
    font-weight: bold;
}

    .vl-grid td a:hover {
        text-decoration: underline;
    }

.view-container .vl-grid tr:last-child td {
    border-bottom: 0;
}

.ajax__calendar_body td {
    border-bottom: 0px solid #DDD;
    padding: 0px 0px;
    color: #000000;
    font-size: 11px;
}

.dashboard-container-sub-heading h2 {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}

.dashboard-container-sub-heading {
    padding: 5px 0px 5px 15px;
    background: #F8F8F8;
    border-bottom: 1px solid #D4DAD4;
}

.dashboard-list-stats p {
    border-bottom: 1px solid #D4DAD4;
}

    .dashboard-list-stats p:nth-child(2n+2),
    .dashboard-list-stats tr:nth-child(2n+2),
    .vl-grid tr:nth-child(2n+2) td {
        background-color: #FCFDFF;
    }

    .dashboard-list-stats p > a,
    .dashboard-list-stats2 p > a {
        text-decoration: none;
        display: block;
        width: 100%;
    }

        .dashboard-list-stats p > a > strong,
        .dashboard-list-stats2 p > a > strong,
        .dashboard-list-stats p > a > span,
        .dashboard-list-stats2 p > a > span {
            cursor: pointer;
        }

        .dashboard-list-stats p > a:hover,
        .dashboard-list-stats2 p > a:hover {
            background-color: #F5F5F5;
        }

    .dashboard-list-stats p strong,
    .dashboard-list-stats2 p strong {
        color: #666;
        font-size: 15px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle;
        width: 67%;
        margin: 7px 0px 7px 15px;
    }

.unread-comments-admindashboard p strong {
    margin: 0;
    float: left;
    line-height: 2;
    padding: 5px 0 0 13px;
    border-right: 1px solid #eee;
}

.dashboard-list-stats p span,
.dashboard-list-stats2 p span {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 20%;
    margin: 7px 15px 7px 0px;
}

.dashboard-list-stats p img,
.dashboard-list-stats2 p img {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 7px 15px 7px 0px;
    padding-left: 30px;
}

.dashboard-list-stats-green {
    color: #019d59 !important;
    font-weight: bolder !important;
}

.dashboard-list-stats-red {
    color: #ef5351 !important;
    font-weight: bolder !important;
}

.dashboard-list-stats-orange {
    color: #f79230 !important;
    font-weight: bolder !important;
}

.dashboard-list-stats-blue {
    color: #1675BB !important;
    font-weight: bolder !important;
}

.dashboard-list-stats-gray {
    color: #666666 !important;
    font-weight: bolder !important;
}

.dashboard-list-stats-reconsideration {
    color: #caaf30 !important;
    font-weight: bolder !important;
}

.textbox-top-search {
    width: 97%;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-color: #FFF;
    color: #666;
    font-size: 16px;
    padding: 12px 0px 12px 8px;
    background-repeat: no-repeat;
    background-position: 96% 14px;
}

    .textbox-top-search:focus {
        background-image: none;
    }

.description-contact-company {
    background-image: url('../../images/building-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    font-size: 16px;
    color: #666;
    padding: 0px 0px 0 20px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
}

.description-contact-phone {
    background-image: url('../../images/contact-phone-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    font-size: 13px;
    color: #666;
    padding: 0 0 0 20px;
    display: inline-block;
}

.description-contact-email {
    background-image: url('../../images/contact-email-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    color: #14b2e5;
    font-size: 13px;
    padding: 0 0 0 20px;
    display: inline-block;
}

.description-contact-address {
    background-image: url('../../images/contact-home-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    font-size: 13px;
    color: #666;
    padding: 0 0 0 20px;
    display: inline-block;
}


/*Calendar Styles - Start*/

.vl-calendarHeaderCell {
    background-color: #f8f8f8;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    color: #666;
    padding: 0 10px;
}

    .vl-calendarHeaderCell:last-child {
        border-right: 0;
    }

.vl-calendarContainerCell {
    font-size: 13px;
    vertical-align: top;
    text-align: left;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background-color: #FFF;
    height: 72px;
    color: #666;
    padding: 5px 0 0 10px;
    width: 14.285%;
}

    .vl-calendarContainerCell:last-child {
        border-right: 0;
    }

    .vl-calendarContainerCell a {
        display: inline-block;
        text-decoration: none;
        color: #2C7EB7;
        font-size: 12px;
    }

        .vl-calendarContainerCell a:hover {
            text-decoration: underline;
        }

.vl-calendarTodayEventCell {
    font-weight: bold;
    background-color: #e7f9fb;
}

.vl-calendarTodayNoEventCell {
    font-weight: bold;
}

.vl-calendarNoEventCell {
}

.vl-calendarEventCell {
    background-color: #e7f9fb;
}

.vl-staff-calendar .vl-calendarContainerCell,
.vl-staff-calendar .vl-calendarTodayNoEventCell {
    height: 99px !important;
}


/*Calendar Styles - End*/

.vl-flagged-orders:before {
    background: url("../../Images/vl-icon-flag.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 120px;
}

.vl-unflagged-orders:before {
    background: url("../../Images/vl-icon-unflag.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 120px;
}

.vl-activereminder-orders:before {
    background: url("../../Images/vl-clock-active.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 136px;
}

.vl-activemyreminder-orders:before {
    background: url("../../Images/vl-clock-active.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 6px;
    margin-left: 115px;
}

.vl-activeexpiredreminder-orders:before {
    background: url("../../Images/vl-clock-active.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 6px;
    margin-left: 115px;
}

.vl-pendingpayment-orders:before {
    background: url("../../Images/dashboard-payment.png") no-repeat center center;
    background-size: 24px;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 187px;
}

.vl-pendingpaymentinactive-orders:before {
    background: url("../../Images/dashboard-payment-grey.png") no-repeat center center;
    background-size: 24px;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 187px;
}

.vl-inactivereminder-orders:before {
    background: url("../../Images/vl-clock-inactive.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 136px;
}

.vl-inactivemyreminder-orders:before {
    background: url("../../Images/vl-clock-inactive.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 6px;
    margin-left: 115px;
}

.vl-inactiveexpiredreminder-orders:before {
    background: url("../../Images/vl-clock-inactive.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 6px;
    margin-left: 115px;
}

.vl-escalated-orders:before {
    background: url("../../Images/escalated-mark.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 136px;
}

.vl-unescalated-orders:before {
    background: url("../../Images/escalated-unmark.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 136px;
}

.vl-ucdp-high-risk-orders:before {
    background: url("../../Images/ucdp-high-risk-order.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 186px;
}

.vl-incomplete-report-submission-orders-admin:before {
    background: url("../../Images/icn-incomplete-report.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 236px;
}

.vl-incomplete-report-submission-orders-staff:before {
    background: url("../../Images/icn-incomplete-report.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 225px;
}

.vendorMessages:before {
    background: url("../../Images/sms-enc.png") no-repeat center center;
    content: "";
    background-size: 24px;
    height: 24px;
    width: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 160px;
}

.vendorMessages.adjusted:before {
    margin-left: 174px;
}

.vl-followup-orders:before {
    background: url("../../Images/follow-up-order-large.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 30px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 229px;
}

.vl-followup-orders-staffdashboard:before {
    background: url("../../Images/follow-up-order-large.png") no-repeat center center;
    content: "";
    height: 24px;
    width: 30px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-left: 215px;
}


/*Staff Dashboard - Start*/

.dashboard-highlight-status {
    background-color: rgba(240, 230, 140, 0.37) !important;
}

.staff-dashboard-list-stats-subheader {
    padding: 0 0 0 5%;
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDD;
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    font-weight: bold;
}

    .staff-dashboard-list-stats-subheader span {
        font-size: 15px;
        display: inline-block;
        text-align: center;
        border-right: 1px solid #ddd;
        padding: 8px 0;
    }

        .staff-dashboard-list-stats-subheader span:last-child {
            border-right: 0 none;
        }

.staff-dashboard-title-stats {
    width: 68%;
    text-align: left !important;
}

.staff-dashboard-title-myfigure {
    width: 15%;
}

.staff-dashboard-title-allfigure {
    width: 15%;
}

.staff-dashboard-list-stats p:nth-child(2n+2) {
    background-color: #FCFDFF;
}

.staff-dashboard-list-stats p {
    border-bottom: 1px solid rgb(232, 236, 239);
    display: inline-block;
    margin: 0;
    padding: 0 5%;
    width: 95%;
    text-decoration: none;
    padding-right: 0;
}

    .staff-dashboard-list-stats p:hover {
        background-color: #F9F9F9;
        text-decoration: none;
    }

    .staff-dashboard-list-stats p span {
        width: 68%;
        display: inline-block;
        color: #666;
        font-size: 15px;
        font-weight: bold;
    }

    .staff-dashboard-list-stats p a {
        display: inline-block;
        font-size: 15px;
        text-decoration: none;
        width: 15%;
        text-align: center;
        position: relative;
        color: #666;
        font-weight: bold;
    }

.staff-dashboard-list-stats .vendorMessages.adjusted {
    width: calc(95% - 5px);
}

.staff-dashboard-list-stats .vendorMessages.staffmessages:before {
    margin-top: 10px;
    margin-left: 165px;
}

.staff-dashboard-list-stats .vendorMessages.staffmessages a {
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: space-between;
    min-width: 100%;
}

    .staff-dashboard-list-stats .vendorMessages.staffmessages a > span {
        margin-left: auto;
        margin-right: 30px;
        width: auto;
    }

.staff-dashboard-list-stats a,
.staff-dashboard-list-stats span {
    border-right: 1px solid #E8ECEF;
    padding: 7px 0;
}

    .staff-dashboard-list-stats a:last-child,
    .staff-dashboard-list-stats span:last-child {
        border-right: 0 none;
    }

    .staff-dashboard-list-stats a:before {
        background-color: #E8ECEF;
        content: "";
        display: inline-block;
        height: 43px;
        position: absolute;
        right: -1px;
        top: -42px;
        width: 1px;
    }

.staff-dashboard-list-stats p a:last-child:before,
.staff-dashboard-list-stats p:first-child a:before {
    background-color: transparent;
    height: 0;
    width: 0;
}

.dashboard-highlight-status {
    background-color: rgba(240, 230, 140, 0.37) !important;
}

/*Staff Dashboard - END*/


/*Client Scorecard - Start*/

.cs-data-container {
    /*min-height: 100px;*/
}

.cs-total-volume span,
.cs-average-distance span {
    display: block;
    font-size: 72px;
    color: #515765;
    text-align: center;
}

.cs-total-volume label,
.cs-average-distance label {
    font-size: 23px;
    display: block;
    padding: 5px 0px 20px 0;
    color: #666;
    text-align: center;
}

.cs-turnaroundtime table th,
.cs-volume-by-product th,
.cs-volume-by-state th {
    border-right: 0px;
    text-align: center;
    color: #666;
    background-color: #FAFAFA;
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 0px 5px 0;
}

.cs-turnaroundtime table tr,
.cs-volume-by-product tbody tr,
.cs-volume-by-state tbody tr {
    border-bottom: 1px solid #DDD;
}

.cs-turnaroundtime table tbody td,
.cs-volume-by-product tbody td,
.cs-volume-by-state tbody td {
    text-align: center;
    font-size: 15px;
    color: #666;
    padding: 10px 6px;
    border-right: 1px solid #DDD;
    font-weight: bold;
}

    .cs-turnaroundtime table tbody td:last-child,
    .cs-volume-by-product tbody td:last-child,
    .cs-volume-by-state tbody td:last-child {
        border-right: 0px;
    }

.cs-turnaroundtime table tbody tr:last-child,
.cs-volume-by-product table tbody tr:last-child,
.cs-volume-by-state table tbody tr:last-child {
    border-bottom: 0px;
    border-color: transparent;
}

.cs-turnaroundtime table tbody td:first-child,
.cs-turnaroundtime table th:first-child,
.cs-volume-by-product th:first-child,
.cs-volume-by-product td:first-child,
.cs-volume-by-state th:first-child,
.cs-volume-by-state td:first-child {
    text-align: left;
}

.cs-turnaroundtime tr td:first-child,
.cs-turnaroundtime tr th:first-child,
.cs-volume-by-product tr th:first-child,
.cs-volume-by-product tr td:first-child,
.cs-volume-by-state tr th:first-child,
.cs-volume-by-state tr td:first-child {
    padding-left: 15px;
}

.cs-turnaroundtime tr td:last-child,
.cs-turnaroundtime tr th:last-child,
.cs-volume-by-product tr th:last-child,
.cs-volume-by-product tr td:last-child,
.cs-volume-by-state tr th:last-child,
.cs-volume-by-state tr td:last-child {
    padding-right: 15px;
}

.cs-detail-stats p {
    padding: 5px 0px 5px 0px;
}

    .cs-detail-stats p label {
        font-size: 15px;
        color: #666;
        display: inline-block;
        width: 75%;
        vertical-align: middle;
    }

    .cs-detail-stats p:before {
        content: '■';
        color: #515765;
        padding: 0px 5px 0px 0px;
        vertical-align: top;
    }

    .cs-detail-stats p span {
        float: right;
        padding: 0px 10px 0px 10px;
        font-size: 15px;
        color: #666;
        margin-right: 10px;
        border-radius: 6px;
        border: 1px solid #ddd;
        font-weight: bold;
    }

.cs-revision-percentage span {
    display: block;
    font-size: 72px;
    padding: 10px 0px 46px 0px;
    color: #515765;
    text-align: center;
}

    .cs-revision-percentage span::after {
        content: '%';
        font-size: 40px;
    }


/*Client Scorecard - End*/


/* Dashboard Section - END */


/* AddEdit Styles - Start */

.container-top-heading {
    background-color: #F3F3F3;
}

    .container-top-heading h4 {
        color: #666;
        font-family: "Roboto";
        font-weight: bold;
        font-size: 18px;
        padding: 10px 0px 10px 2%;
        text-transform: uppercase;
    }

.container-subheading h2 {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}

.container-subheading {
    padding: 5px 0px 5px 2%;
    background: #F8F8F8;
    border-top: 1px solid #D4DAD4;
    border-bottom: 1px solid #D4DAD4;
    color: #777;
}

.vl-btn-section {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vl-addedit {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fefefe;
}

.vl-addeditnew {
    padding-top: 15px;
    padding-bottom: 10px;
    background: #fefefe;
}

.vl-addedit input[type="text"] {
    padding: 7px 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 178px;
    color: #777;
}

.vl-addedit .number input[type="number"] {
    padding: 7px 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 178px;
    color: #777;
}

.vl-addedit input[type="password"] {
    padding: 6px 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 178px;
    color: #777;
}

.vl-custom-edit-btn {
    background: #33414e;
    padding: 6px 25px 6px 25px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    float: right;
    border-radius: 0px;
    margin: -5px 0 -5px 0;
    border: 0px;
    cursor: pointer;
}

.vl-addedit label {
    color: #656565;
    font-size: 13px;
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
}

.vl-addedit textarea {
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #777;
    padding: 6px 10px;
    font-size: 13px;
}

.vl-addedit select {
    color: #777;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF url("../../images/dropdown-arrow-icon.png") no-repeat 96% center;
    padding: 6px 25px 6px 10px;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
    width: 200px;
}

    .vl-addedit select option {
        padding-left: 10px;
    }

    .vl-addedit select::-ms-expand {
        display: none;
    }


.radio-btn label {
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: baseline;
}

.vl-addedit input[type="checkbox"] {
    margin-right: 5px;
    display: inline-block;
}

#addCommentSidebox .vl-addedit input[type="checkbox"] {
    margin-top: 1px;
    width: 15px;
    float: left;
    height: 15px;
}

.vl-blue-btn-submit:hover {
    color: #FFF;
    background-color: #3071A9;
    border-color: #285E8E;
}

.vl-btn-submit {
    display: inline-block;
    padding: 4px 26px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFF;
    background-color: #5CB859;
    border-color: #4CAE4C;
    text-decoration: none;
}

    .vl-btn-submit:hover {
        color: #FFF;
        background-color: #449D44;
        border-color: #398439;
    }

.vl-btn-submit-disabled {
    cursor: not-allowed !important;
    background-color: #A7A7A7 !important;
    border-color: #969896 !important;
}

    .vl-btn-submit-disabled:hover {
        background-color: #A7A7A7 !important;
        border-color: #969896 !important;
    }

.vl-blue-btn-submit {
    display: inline-block;
    padding: 4px 26px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFF;
    background-color: #428BCA;
    border-color: #357EBD;
    text-decoration: none;
}

    .vl-blue-btn-submit:hover {
        color: #FFF;
        background-color: #3071A9;
        border-color: #285E8E;
    }

.vl-btn-cancel {
    display: inline-block;
    padding: 4px 26px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #333;
    background-color: #F5F5F5;
    border-color: #CCC;
}

    .vl-btn-cancel:hover {
        color: #333;
        background-color: #E6E6E6;
        border-color: #ADADAD;
    }

.vl-btn-select {
    display: inline-block;
    padding: 2px 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #333;
    background-color: #F5F5F5;
    border-color: #CCC;
}

    .vl-btn-select:hover {
        color: #333;
        background-color: #E6E6E6;
        border-color: #ADADAD;
    }

.vl-subheading-dropdown {
    color: #777;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF;
    background-image: url('../../images/dropdown-arrow-icon.png');
    padding: 0px 25px 6px 10px;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    background-repeat: no-repeat;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
}


/* AddEdit Styles - END */


/*
** START - COVERAGE AREA **
*/

.cov-area-btn li {
    list-style: none;
}

    .cov-area-btn li a {
        text-decoration: none;
    }

.cov-area-actions {
    border: 1px solid #9FA6AC;
    border-radius: 3px;
    border-top: 1px solid #C2C8CE;
    border-width: 1px;
    box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #515764;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 8px 30px 8px 20px;
    text-shadow: 0 1px 0 #FFFFFF;
    background: #F7F8FA url('Images/dropdown-arrow.png') no-repeat 90% center;
}

.btn-expcoll a {
    border: 1px solid #9FA6AC;
    border-top: 1px solid #C2C8CE;
    border-radius: 3px;
    box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #515764;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 8px 30px 8px 20px;
    text-shadow: 0 1px 0 #FFFFFF;
    background: #F7F8FA url('Images/dropdown-arrow.png') no-repeat 90% center;
    text-decoration: none;
    display: inline-block;
}

.cov-label {
    color: #192032;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
}

.cov-hyperlink {
    color: #6297C3;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.cov-area-header .dropdown-cov {
    background-color: #FAFBFC;
    border: 1px solid #C2C8CE;
    border-radius: 2px;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.04) inset;
    color: #192131;
    float: right;
    font-size: 14px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding: 6px 10px;
    width: 180px;
}

.cov-area .cov-area-subsection-multi {
    display: inline-block;
    margin-right: 20px;
}

.cov-area {
    border: 1px solid #BBC2CA;
    border-radius: 2px;
    text-align: left;
}

.cov-area-header h2 {
    background-color: #F7F8F9;
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.08) inset, 0 1px 2px rgba(0, 0, 0, 0.04);
    color: #515764;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 30px;
    border-bottom: 1px solid #CCD2D9;
    margin-bottom: 30px;
}

.cov-area-subheader h3 {
    background-color: #FAFBFC;
    border-bottom: 1px solid #BDC3C9;
    border-top: 1px solid #CCD2D9;
    box-shadow: 0 2px 0 #EBECEF, 0 -4px 2px rgba(0, 0, 0, 0.02) inset;
    color: #90939B;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
    padding: 8px 30px;
}

.cov-area-section {
    margin-bottom: 30px;
    padding: 0 30px;
}

    .cov-area-section label {
        color: #192131;
        display: block;
        font-size: 14px;
        line-height: 1;
        margin-bottom: 6px;
    }

.cov-area input[type="text"] {
    border: 1px solid #C2C8CE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
    color: #192131;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    width: 240px;
}

.table-checkbox-all {
    font-size: 14px;
    float: right;
}

.cov-area input[type="text"]:focus {
    border: 1px solid #6097C3;
    box-shadow: 0 0 6px rgba(51, 118, 164, 0.25), 0 0 4px rgba(0, 0, 0, 0.1) inset !important;
}

.cov-area-section select {
    background-color: #FAFBFC;
    border: 1px solid #C2C8CE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.04) inset;
    color: #192131;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    width: 260px;
}

.cov-area-section label.checkbox {
    cursor: pointer;
    white-space: nowrap;
    width: 260px;
}

.coverage-county-name {
    margin-left: 10px;
}

.cov-area-section input[type="checkbox"] {
    margin-bottom: 30px;
    margin-right: 6px;
}

.cov-area .admin-last,
.cov-area .admin-last input,
.cov-area .admin-last select,
.cov-area .admin-last label {
    margin-bottom: 0 !important;
}

.cov-area-section .oneforth {
    width: 180px !important;
}

.cov-area-section .oneandhalf {
    width: 360px !important;
}

.cov-area-section .double {
    width: 480px !important;
}

.cov-area-radio label {
    display: inline-block;
}

.cov-area-radio input[type="radio"] {
    margin-bottom: 30px;
    margin-right: 6px;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-border {
    border: 0 !important;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

.no-border-top {
    border-top: 0 !important;
}

.no-border-right {
    border-right: 0 !important;
}

.no-border-left {
    border-left: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.h-100 {
    height: 100%;
}

.no-padding-top {
    padding-top: 0 !important;
}

.table-cov {
    width: 100%;
    border-collapse: collapse;
}

.table-checkbox {
    margin-bottom: 40px;
    font-size: 14px;
    margin-left: 10px;
}

.table-checkbox-all {
    font-size: 14px;
    float: right;
}
.radio-btn.no-padding-top label {
    padding-top: 0;
}
    .table-checkbox-all input {
        margin-right: 6px;
        vertical-align: middle;
    }

    .table-checkbox-all label {
        line-height: 1;
        vertical-align: middle;
        color: #656565;
        text-transform: none !important;
    }

.cov-area-zipcode-main-container {
}

.coverage-county-name {
    margin-left: 10px;
}

.coverage-county-delete {
    float: left !important;
}

.cov-area-zipcode-header {
    padding: 5px 0px 5px 2%;
    background: #F8F8F8;
    border-bottom: 1px solid #D4DAD4;
    color: #777;
    text-align: left;
}

.cov-area-zipcode-section {
    border-collapse: collapse;
    width: 100%;
}

    .cov-area-zipcode-section td {
        padding: 10px 10px 10px 10px;
    }

    .cov-area-zipcode-section tr:first-child td {
        padding-top: 15px;
        padding-bottom: 0px !important;
        border-bottom: 1px solid #EBECEE;
    }

.cov-area-zipcode-subsection-county {
    background-color: #FCFDFF;
    border-right: 1px solid #EBECEE;
    width: 20%;
}

    .cov-area-zipcode-subsection-county span {
        color: #6297C3;
        color: #999;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .cov-area-zipcode-subsection-county input[type="Image"] {
        cursor: pointer;
        float: right;
    }

.table-checkbox input {
    margin-right: 6px;
    vertical-align: middle;
}

.table-checkbox label {
    line-height: 1;
    vertical-align: middle;
    color: #656565;
}

.cov-area-zipcode-section-td {
    border-bottom: 1px solid #EBECEE;
}

.rpt-underline {
    text-decoration: underline;
}


/*
** END - COVERAGE AREA **
*/


/*List Styles - Start*/

.show-hide-filter-btn span {
    background: #33414e;
    padding: 6px 10px 6px 30px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    background-image: url("../../images/show-filter-icon.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    float: right;
    border-radius: 0px;
    margin: 6px;
    cursor: pointer;
    width: 74px;
}

.filter-section label {
    color: #656565;
    font-size: 13px;
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
    font-family: 'Roboto';
}

.filter-section select {
    color: #777;
    font-size: 13px;
    -webkit-appearance: listbox;
    -moz-appearance: none;
    /*background: #FFF url("../../images/dropdown-arrow-icon.png") no-repeat 96% center;*/
    padding: 6px 25px 6px 10px;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
    width: 180px;
}

    .filter-section select option {
        padding-left: 10px;
    }

    .filter-section select::-ms-expand {
        display: none;
    }

.filter-section input[type="text"] {
    padding: 7px 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 159px;
    color: #777;
}

.filter-section input[type="checkbox"] {
    margin-right: 5px;
    display: inline-block;
}

.filter-section .radio-btn label {
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: baseline;
}

.filter-section span {
    color: #656565;
    font-size: 13px;
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
}

/*Twin Label Box*/

.twin-label {
    border-bottom: none;
}

    .twin-label label {
        display: block;
        padding: 0;
        margin-bottom: 5px;
    }

.twin-label {
    display: block;
    margin-top: 10px;
}

/*List Styles - End*/


/* New Filters Section - Start*/

.search-filter-section {
    display: inline-block;
    float: left;
    text-align: left;
    font-size: 13px;
}

.ind-filter-sec {
    display: inline-block;
    position: relative;
    padding: 3px 25px 3px 6px;
    background-color: #e8ebee;
    margin-right: 5px;
    border: 1px solid #d5d9dc;
    margin-bottom: 2px;
}

    .ind-filter-sec:hover {
        background-color: rgba(52, 104, 143, 0.85);
        border-color: #FFF;
    }

    .ind-filter-sec span {
        color: rgba(52, 104, 143, 0.85);
    }

    .ind-filter-sec:hover span {
        color: #FFF;
    }

    .ind-filter-sec:hover .filter-close-x {
        background: url('../../Images/filter-cross-icon-blue.png') no-repeat right center;
        background-color: #FFF;
    }

.filter-close-x {
    background: url('../../Images/filter-cross-icon.png') no-repeat right center;
    position: absolute;
    right: 8px;
    cursor: pointer;
    height: 10px;
    width: 10px;
    top: 8px;
    background-color: rgba(52, 104, 143, 0.85);
}

.filter-reset-button {
    Padding: 3px 25px;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #999;
    border-radius: 2px;
    color: #777;
    cursor: pointer;
    display: inline-block;
}

/*New Filters Section - End*/


/*Pagging Section - Start*/

.paging-links {
    font-weight: bold !important;
    color: #777 !important;
    text-decoration: none !important;
    font-size: 14px !important;
    display: block;
}

.paging-first:before {
    content: url('../../Images/paging-first-icon.png');
}

.paging-previous:before {
    content: url('../../Images/paging-previous-icon.png');
}

.paging-next:after {
    content: url('../../Images/paging-next-icon.png');
}

.paging-last:after {
    content: url('../../Images/paging-last-icon.png');
}

.general-dropdown {
    color: #777;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF url("../../images/dropdown-arrow-icon.png") no-repeat 90% center;
    padding: 4px 0px 4px 10px;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
    width: 60px;
    font-weight: bold;
}

    .general-dropdown::-ms-expand {
        display: none;
    }

.vl-footer-paging {
    background-color: #fff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08) inset, 0 1px 2px rgba(0, 0, 0, 0.04);
    line-height: 3;
}

    .vl-footer-paging table {
        width: 100%;
    }

        .vl-footer-paging table a {
            color: #90939B;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
        }

/*Pagging Section - End*/

.alert-table {
    font-weight: normal;
}

    .alert-table th {
        font-size: 13px;
        color: #192131;
        font-weight: bold;
    }

    .alert-table td {
        font-size: 13px;
    }

    .alert-table a {
        text-decoration: none;
        color: #1E73B8;
        font-weight: bold;
    }

    .alert-table td a:hover {
        text-decoration: underline;
    }

    .alert-table span {
        font-weight: normal;
        color: #192131;
    }


/* Add Comment - Start*/

.lender-selected-reps {
    font-size: 13px;
    display: inline-block;
    width: 60%;
    min-height: 23px;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 5px;
}

.lender-reps-filter-sec,
.chosen-container-multi .chosen-choices .search-choice {
    display: inline-block;
    position: relative;
    padding: 3px 25px 3px 6px;
    background-color: #e8ebee;
    margin-right: 5px;
    border: 1px solid #d5d9dc;
    margin-bottom: 2px;
}

    .lender-reps-filter-sec:hover,
    .chosen-container-multi .chosen-choices .search-choice:hover {
        background-color: rgba(52, 104, 143, 0.85);
        border-color: #FFF;
    }

    .lender-reps-filter-sec span {
        color: rgba(52, 104, 143, 0.85);
    }

    .lender-reps-filter-sec:hover span,
    .chosen-container-multi .chosen-choices .search-choice:hover span {
        color: #FFF;
    }

    .lender-reps-filter-sec:hover .filter-close-x,
    .chosen-container-multi .chosen-choices .search-choice:hover .search-choice-close {
        background: url('../../Images/filter-cross-icon-blue.png') no-repeat right center;
        background-color: #FFF;
    }

        .lender-reps-filter-sec-x,
        .chosen-container-multi .chosen-choices .search-choice:hover .search-choice-close,
        .chosen-container-multi .chosen-choices .search-choice:hover .search-choice-close:hover {
            background: url('../../Images/filter-cross-icon.png') no-repeat right center;
            position: absolute;
            right: 8px;
            cursor: pointer;
            height: 10px;
            width: 10px;
            top: 6px;
            background-color: rgba(52, 104, 143, 0.85);
        }

.sub-section-detail .chosen-container-multi .chosen-choices .search-choice span {
    font-size: 13px;
}

.sub-section-detail .chosen-container-multi .chosen-choices .search-choice {
    padding: 5px 20px 5px 5px !important;
    border-radius: 0;
    color: rgba(52, 104, 143, 0.85) !important;
    background: #eee;
}

    .sub-section-detail .chosen-container-multi .chosen-choices .search-choice:hover {
        background: rgba(52, 104, 143, 0.85) !important;
        border: 1px solid rgba(52, 104, 143, 0.85) !important;
    }

        .sub-section-detail .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
        .sub-section-detail .chosen-container-multi .chosen-choices .search-choice:hover .search-choice-close {
            right: 5px;
            top: 7px !important;
        }

.sub-section-detail .chosen-container-multi .chosen-choices + .chosen-drop {
    box-shadow: none;
    border: none;
}

.chosen-container-active .chosen-choices {
    border: 1px solid #ccc !important;
}

.chosen-container .chosen-results li.active-result {
    border: 1px solid #1e90ff;
    border-bottom: none !important;
    border-top: none;
}

.chosen-container .chosen-results li.highlighted {
    background: #1e90ff !important;
}

.chosen-container .chosen-results li.active-result:first-child {
    border-top: 1px solid #1e90ff !important;
}

.chosen-container .chosen-results li.active-result:last-child {
    border-bottom: 1px solid #1e90ff !important;
}

.ez-assign-adv .chosen-container-multi .chosen-choices .search-choice:hover {
    border-color: #ccc;
    color: #000;
    cursor: pointer;
}

    .ez-assign-adv .chosen-container-multi .chosen-choices .search-choice:hover span {
        color: #386d9a;
    }

    .ez-assign-adv .chosen-container-multi .chosen-choices .search-choice:hover .search-choice-close,
    .ez-assign-adv .chosen-container-multi .chosen-choices .search-choice:hover .search-choice-close:hover {
        right: 3px;
        top: 4px;
    }


/* Add Comment - END*/


/* Two Columns Dropdown For ViewAppraisal - START*/

.view-appraisal .dropdown-menu > ul > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 14px;
    text-align: left;
    font-size: 12px;
    white-space: nowrap;
    padding-left: 25px;
    text-decoration: none;
}

    .view-appraisal .dropdown-menu > ul > li > a.wrap {
        white-space: normal;
    }

.view-appraisal .dropdown-menu > ul {
    width: 49.8%;
    float: left;
    padding-bottom: 5px;
}

.view-appraisal .dropdown-menu ul:first-of-type {
    border-right: 1px solid #eee;
}

.view-appraisal .dropdown-menu > ul > li > a:hover,
.view-appraisal .dropdown-menu > ul > li > a:focus {
    background-color: #eee;
    background-repeat: repeat-x;
    color: #333333;
    text-decoration: none;
}

.view-appraisal .separator {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #f1f1f1;
}

.view-appraisal .dropdown-menu:before {
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 80%;
    position: absolute;
    top: -6px;
}

.view-appraisal .dropdown-menu:after {
    border-bottom: 5px solid #FFFFFF;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 80%;
    position: absolute;
    top: -5px;
}

.dropdown-vappraisal-header {
    font-weight: bold;
    font-size: 13px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left !important;
    padding-bottom: 5px;
}


/* Two Columns Dropdown For ViewAppraisal - END*/


/*View-Appraisal - SideBox - START */

.sidebox {
    width: 378px;
    border: 1px solid #CCD2D9;
    color: #51555E;
    font-family: Roboto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    border-radius: 2px;
    padding: 10px;
    border-right: 0 none;
    min-height: 80px;
    padding-right: 10px;
    top: 335px;
    z-index: 9;
}

    .sidebox p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 1;
    }

    .sidebox .vlnotes-datetime {
        color: #90939b;
        margin-bottom: 10px;
    }

    .sidebox .followup-content {
        color: #51555e;
        line-height: 1.2;
    }

    .sidebox .followup {
        background: #51555E url('../../Images/text-reminder.png') no-repeat center center;
        height: 106px;
        position: absolute;
        right: 0%;
        top: 0;
        width: 22px;
        margin-right: -22px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        cursor: pointer;
    }

    .sidebox .followupred {
        background: #C54D51 url('../../Images/text-reminder.png') no-repeat center center;
        height: 106px;
        position: absolute;
        right: 0%;
        top: 0;
        width: 22px;
        margin-right: -22px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        cursor: pointer;
    }

    .sidebox .vlnotes-arrow {
        background: url('../../Images/arrow-open.png') no-repeat center center;
        background-color: #51555E !important;
        height: 16px;
        position: relative;
        right: -22px;
        top: 45%;
        width: 12px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 2px;
        border-top-left-radius: 0;
        border-top-right-radius: 2px;
    }

    .sidebox .vlnotes-arrowred {
        background: url('../../Images/arrow-open.png') no-repeat center center;
        background-color: #C54D51 !important;
        height: 16px;
        position: relative;
        right: -22px;
        top: 45%;
        width: 12px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 2px;
        border-top-left-radius: 0;
        border-top-right-radius: 2px;
    }

    .sidebox .close-x,
    .sideboxFollowup .close-x {
        color: #FD7D7D;
        background: url('../../Images/vlnotes-close-inv.png') no-repeat center center;
        text-transform: uppercase;
        font-size: small;
        font-weight: 500;
        text-decoration: none;
        position: absolute;
        right: 20px;
        cursor: pointer;
        height: 10px;
        width: 10px;
        background-color: #C54D51;
    }

    .sidebox .close-x:hover {
        text-decoration: underline;
        background-color: red;
    }
    .sideboxFollowup .close-x:hover {
        text-decoration: underline;
        background-color: #0f76bc;
    }
div#followupSidebox a.checktipper.close-x + .tooltip.top.in {
    position: absolute;
    top: -3px !important;
    right: 20px !important;
    left: auto !important;
}

    div#followupSidebox a.checktipper.close-x + .tooltip.top.in .tooltip-arrow {
        left: auto;
        right: -7px;
        bottom: auto;
        top: 13px;
        transform: rotate(-90deg);
    }
.sideboxFollowup .close-x {
    color: #f3fbff;
    background-color: #0f76bc;
    right: 5px;
    top: 6px;
    width: 9px;
    height: 9px;
    font-weight: 100;
}

    .sidebox .vlnotes-datetime-due {
        color: #C54D51;
        margin-bottom: 10px;
    }

    .sidebox .tooltip-inner {
        padding: 6px 8px !important;
    }

    .sidebox .reminderboxred {
        background-color: #FFF7F4;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 2px;
        border: 1px solid #F1AAAC;
    }

        .sidebox .reminderboxred:hover {
            background-color: #FCF1EC;
        }

    .sidebox .reminderbox {
        padding: 10px;
        border: 1px solid #EEE;
        margin-bottom: 10px;
        background: #F9F9F9;
        border-radius: 2px;
    }

        .sidebox .reminderbox:hover {
            background-color: #F5F5F5;
        }

.sideboxFollowup {
    width: 378px;
    border: 1px solid #CCD2D9;
    color: #51555E;
    font-family: Roboto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    border-radius: 2px;
    padding: 10px;
    border-right: 0 none;
    min-height: 80px;
    padding-right: 10px;
    z-index: 9;
}

    .sideboxFollowup p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 1;
    }

    .sideboxFollowup .vlnotes-datetime {
        color: #90939b;
        margin-bottom: 10px;
    }

    .sideboxFollowup .followup-content {
        color: #51555e;
        line-height: 1.2;
    }

    .sideboxFollowup .followup {
        background: #0f76bc url('../../Images/text-follow-up.png') no-repeat center center;
        height: 106px;
        position: absolute;
        right: 0%;
        top: 0;
        width: 22px;
        margin-right: -22px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        cursor: pointer;
    }

    .sideboxFollowup .vlnotes-arrow-followup {
        background: url('../../Images/arrow-open.png') no-repeat center center;
        background-color: #0f76bc !important;
        height: 16px;
        position: relative;
        right: -22px;
        top: 45%;
        width: 12px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 2px;
        border-top-left-radius: 0;
        border-top-right-radius: 2px;
    }

    .sideboxFollowup .vlnotes-datetime-due {
        color: #C54D51;
        margin-bottom: 10px;
    }

    .sideboxFollowup .tooltip-inner {
        padding: 6px 8px !important;
    }

    .sideboxFollowup .reminderboxred {
        background-color: #FFF7F4;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 2px;
        border: 1px solid #F1AAAC;
    }

        .sideboxFollowup .reminderboxred:hover {
            background-color: #FCF1EC;
        }

    .sideboxFollowup .reminderbox {
        padding: 10px;
        border: 1px solid #0f76bb;
        margin-bottom: 10px;
        background: #f4f9fc;
        border-radius: 2px;
    }

    .sideboxFollowup .followup-content > strong > label {
        color: #0f76bb;
    }

    .sideboxFollowup ul {
        margin-left: 20px;
    }

    .sideboxFollowup li {
        padding-bottom: 8px;
        font-size: 13px;
    }

    .sideboxFollowup .reminderbox:hover {
        background-color: #f3f4f5;
    }

.sideboxAddComment {
    width: 41%;
    border: 1px solid #CCD2D9;
    border-top: none;
    color: #51555E;
    font-family: Roboto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    border-radius: 2px;
    padding: 0px;
    border-right: 0 none;
    min-height: 80px;
}

    .sideboxAddComment p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 1;
    }

    .sideboxAddComment .vlnotes-datetime {
        color: #90939b;
        margin-bottom: 10px;
    }

    .sideboxAddComment .followup-content {
        color: #51555e;
        line-height: 1.2;
    }

    .sideboxAddComment .followup {
        height: 130px;
        position: absolute;
        right: 100%;
        top: -15px;
        width: 100px;
        left: -100px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        cursor: pointer;
    }

    .sideboxAddComment.openbg .followup {
        background: url(../../Images/cancel-comment-sidebox-icon.png) no-repeat center center;
    }

    .sideboxAddComment.closebg .followup {
        background: url(../../Images/add-comment-sidebox-icon.png) no-repeat center center;
    }

    .sideboxAddComment .vlnotes-arrow-followup {
        background-color: #0f76bc !important;
        height: 16px;
        position: relative;
        top: 45%;
        width: 12px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 2px;
        border-top-left-radius: 0;
        border-top-right-radius: 2px;
    }

    .sideboxAddComment .vlnotes-datetime-due {
        color: #C54D51;
        margin-bottom: 10px;
    }

    .sideboxAddComment .tooltip-inner {
        padding: 6px 8px !important;
    }

    .sideboxAddComment .reminderboxred {
        background-color: #FFF7F4;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 2px;
        border: 1px solid #F1AAAC;
    }

        .sideboxAddComment .reminderboxred:hover {
            background-color: #FCF1EC;
        }

    .sideboxAddComment .reminderbox {
        padding: 10px;
        border: 1px solid #0f76bb;
        margin-bottom: 10px;
        background: #f4f9fc;
        border-radius: 2px;
    }

    .sideboxAddComment .followup-content > strong > label {
        color: #0f76bb;
    }

    .sideboxAddComment ul {
        margin-left: 20px;
    }

    .sideboxAddComment li {
        padding-bottom: 8px;
        font-size: 13px;
    }

    .sideboxAddComment .reminderbox:hover {
        background-color: #f3f4f5;
    }

#addCommentSidebox .container-subheading {
    background: #f5f5f5;
}

#addCommentSidebox .sub-section {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.cs-commentbox.appraisal-staff-comment,
.appraisal-staff-comment td {
    background-color: rgba(173, 216, 230, 0.2) !important;
}

.appraisal-staff-comment {
    border-left: 5px solid rgba(173, 216, 230, 1) !important;
}

.cs-commentbox.appraisal-lender-comment,
.appraisal-lender-comment td {
    background-color: rgba(144, 238, 144, 0.2) !important;
}

.appraisal-lender-comment {
    border-left: 5px solid rgba(144, 238, 144, 1) !important;
}

.cs-commentbox.appraisal-appraiser-comment,
.appraisal-appraiser-comment td {
    background-color: rgba(255, 255, 224, 0.4) !important;
}

.appraisal-appraiser-comment {
    border-left: 5px solid #E8C37E !important;
}

.cs-commentbox.appraisal-reviewer-comment,
.appraisal-reviewer-comment td {
    background-color: rgba(240, 128, 128, 0.1) !important;
}

.appraisal-reviewer-comment {
    border-left: 5px solid rgba(240, 128, 128, 1) !important;
}

.appraisal-other-comment {
    border-left: 5px solid Gray !important;
}

.comment-posted-read-details {
    font-size: 12px;
    color: rgba(102, 102, 102, 0.8);
}


/*View-Appraisal - SideBox - END */


/* Jump-to Links - Start*/

.hidejumpmenu {
    display: none;
}

.jumptomenu {
    margin-left: 3% !important;
    color: rgb(81, 87, 100);
}

#jump-menu {
    z-index: 1;
    background: white;
}

    #jump-menu li {
        float: left;
        list-style-type: none;
    }

    #jump-menu a {
        display: block;
        padding: 8px 2px 8px 2px;
        -webkit-transition: 1s all ease;
        -moz-transition: 1s all ease;
        transition: 1s all ease;
        text-decoration: none;
        margin-right: 15px;
        color: rgb(81, 87, 100);
    }

        #jump-menu a:hover {
            color: rgba(30, 115, 184, 0.8);
        }

.fixed-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(46, 54, 61) !important;
    color: rgb(255, 255, 255);
    z-index: 999;
}

    .fixed-header #jump-menu li a {
        color: #FFF;
    }

    .fixed-header #jump-menu li.active a {
        color: #aaa;
        border-bottom: solid 3px #aaa;
    }

    .fixed-header .jumptomenu {
        color: #FFF;
    }

.vertical-bottom {
    vertical-align: bottom !important;
}

/*Jump-to Links - End*/


/*Invoices Section -  Start*/

.InvoiceHeader {
    font-size: 14pt;
    font-weight: bold;
}

.vl-invoice-tables {
    font-size: 13pt;
    line-height: 1.2;
    font-size: 13px;
}

.InvoiceDetails {
    padding: 3px;
    border: solid 1px silver;
    width: 100%;
}

    .InvoiceDetails td {
        border-bottom: solid 1px silver;
        border-right: solid 1px silver;
        border-left-color: silver;
        border-right-color: silver;
        padding: 3px;
    }

.TableWithBorder {
    border: solid 2px #e6e6e6;
    text-align: center;
}

.TableNoBorder {
    text-align: center;
    border: none;
}

    .TableNoBorder td {
        padding: 3px;
    }

.RowTitle {
    font-weight: bold;
    font-size: 9pt;
    text-align: left;
    border-bottom: solid 1px silver;
}

.GridHeader {
    border-bottom: solid 1px silver;
    font-weight: bold;
}

    .GridHeader th {
        border-color: silver;
        padding: 2px 3px;
    }


/*Invoices Section - END*/


/*#region Custom Form Styles*/


/*#region Form Fields Classes*/


/*#region Title and Subtitle*/

.custom-form-title-cell {
    /*background-color: black;*/
    font-size: 16px;
    padding: 6px 0px 6px 1%;
    background: #F8F8F8;
    border-top: 1px solid #D4DAD4;
    border-bottom: 1px solid #D4DAD4;
    color: #666;
}

.custom-form-title-text {
    font-weight: bold;
    color: #666;
    margin-left: 10px;
    font-size: 15px;
}

.custom-form-sub-title-cell {
    font-size: 16px;
    padding: 0px 0px 0px 1%;
    background: #F8F8F8;
    border-top: 1px solid #D4DAD4;
    border-bottom: 1px solid #D4DAD4;
    color: #666;
}

.custom-form-sub-title-text {
    margin-left: 8px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}


/*#endregion*/


/*#region TextBox and Text Area*/

.custom-form-text-box-title-cell {
    max-width: 200px;
    padding-left: 10px;
    vertical-align: top;
}

.custom-form-text-box-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.custom-form-text-box-cell {
    padding-top: 10px;
}

.custom-form-text-box {
    border: 1px solid #C2C8CE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
    color: #192131;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 6px 10px;
    width: 240px;
    font-family: Roboto;
}

    .custom-form-text-box::after {
        content: '(Review This Field)';
        font-size: 12px;
    }

    .custom-form-text-box:focus,
    .custom-form-text-area:focus,
    .custom-form-qc-question-text-area:focus {
        border: 1px solid #6097C3;
        box-shadow: 0 0 6px rgba(51, 118, 164, 0.25), 0 0 4px rgba(0, 0, 0, 0.1) inset !important;
    }

.custom-form-text-area-title-cell {
    vertical-align: top;
    max-width: 200px;
    padding-left: 10px;
}

.custom-form-text-area-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.custom-form-text-area-cell {
    padding-top: 13px;
}

.custom-form-text-area {
    width: 100%;
    height: 80px;
    border: 1px solid #C2C8CE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
    color: #192131;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    width: 500px;
}

/*#endregion*/


/*#region Radio Buttons*/

.custom-form-radio-buttons-title-cell {
    max-width: 200px;
    min-width: 200px;
    vertical-align: top;
    margin-bottom: 10px;
    padding-left: 10px;
}

.custom-form-radio-buttons-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    display: inline-block;
}


.custom-form-radio-buttons label {
    padding-left: 5px;
    padding-right: 10px;
    vertical-align: baseline;
}



/*#endregion*/


/*#region Check Box List*/

.custom-form-check-box-list-title-cell {
    vertical-align: top;
    max-width: 200px;
    min-width: 200px;
    padding-left: 10px;
}

.custom-form-check-box-list-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.custom-form-check-box-list-cell {
    max-width: 800px;
    padding-bottom: 15px;
}

.custom-form-check-box-list label {
    margin-left: 5px;
    font-size: 13px;
    vertical-align: baseline;
    padding-right: 10px;
}


/*#endregion*/


/*#region Check Boxes*/

.custom-form-review-comment-title-cell {
    vertical-align: top;
    max-width: 200px;
    min-width: 200px;
    padding-left: 10px;
}

.custom-form-review-comment-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.custom-form-review-checkbox-cell {
    max-width: 800px;
}

.custom-form-review-checkbox label {
    margin-left: 5px;
    font-size: 13px;
    vertical-align: text-bottom;
}

.custom-form-review-comment-text-area-cell {
    width: 75%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.custom-form-review-comment-text-area {
    height: 80px;
    width: 75%;
}

.custom-form-review-comment-text-area-attention {
    border: 1px solid #DD1B49 !important;
    height: 80px;
}

/*#endregion*/


/*#region Drop Down*/

.custom-form-drop-down-title-cell {
    vertical-align: top;
    max-width: 200px;
    min-width: 200px;
    padding-left: 10px;
}

.custom-form-drop-down-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.custom-form-drop-down-cell {
}

.custom-form-drop-down {
    background-color: #FAFBFC;
    border: 1px solid #C2C8CE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.04) inset;
    color: #192131;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 6px 10px;
    width: 260px;
}

/*#endregion*/


/*#region QC Question*/

.custom-form-qc-question-title-cell {
    max-width: 800px;
    padding-left: 10px;
}

.custom-form-qc-question-title {
    margin-left: 8px;
    color: #656565;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}

.custom-form-qc-question-radio-buttons-cell {
}

.custom-form-qc-question-radio-buttons {
    width: 200px;
    font-size: 13px;
}

    .custom-form-qc-question-radio-buttons label {
        margin-left: 2px;
        font-size: 13px;
        vertical-align: text-bottom;
    }

.custom-form-qc-question-text-area-cell {
}

.custom-form-qc-question-text-area {
    height: 80px;
    border: 1px solid #C2C8CE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
    color: #192131;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    width: 500px;
}

.custom-form-alert {
    background-color: #FDFDF0;
    border: 1px solid #C9B593;
    border-radius: 4px 4px 4px 4px;
    color: #C2A569;
    display: block;
    font-weight: bold;
    padding: 6px 11px;
    font-size: 13px;
    text-align: left;
    line-height: 1.8;
}

/*#endregion*/


/*#endregion*/


/*#region Field Edition Options*/

.custom-form-sort-order-cell {
    vertical-align: top;
    text-align: right;
    min-width: 45px;
}

.custom-form-field-edit-delete-cell {
    vertical-align: -webkit-baseline-middle;
    text-align: left;
    min-width: 42px;
    padding-top: 5px;
    width: 114px;
}

.custom-form-section-title-cell {
    font-size: 16px;
    padding: 6px 0px 6px 1%;
    background: #F8F8F8;
    border-top: 1px solid #D4DAD4;
    border-bottom: 1px solid #D4DAD4;
    color: #666;
}

.custom-form-section-title {
    font-weight: bold;
    color: #666;
    margin-left: 10px;
    font-size: 12px;
}

.custom-form-section {
    display: block;
    max-height: 200px;
    overflow: auto;
    color: #777;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding: 10px 10px 10px 25px;
    font-size: 13px;
    margin-top: 3px;
}
/*#endregion*/


/*#region Separator Row*/

.custom-form-row-separator {
    height: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

/*#endregion*/


/*#region Report Styles*/

.clsReportTools {
    text-align: right;
}

.clsBtnExport {
    display: block;
    float: right;
}

.clsFvtRpt {
    display: block;
    float: right;
}

.ReportHeaderContainer {
    border-bottom: 1px solid #E0E0E0;
}

.ReportHeader,
.ReportTitle {
    display: block;
    font-size: 20px !important;
    background-color: #fcfcfc;
    color: GrayText;
    padding: 5px 0px;
}

.ReportSubHeader,
.ReportSubTitle {
    display: block;
    font-size: 14px;
    color: GrayText;
}

.TableRowOdd {
    padding: 3px;
}

    .TableRowOdd td {
        padding: 3px;
        font-family: Trebuchet MS;
    }

.TableRowEven {
    background-color: #fcfcfc;
    padding: 3px;
}

    .TableRowEven td {
        padding: 3px;
        font-family: Trebuchet MS;
    }

.q-filter {
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 2px;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
}

.pnlFilter td select {
    width: 200px;
}

.pnlFilter td {
    width: 25%;
    padding-bottom: 6px;
}

.loginbox {
    width: 630px;
}


/*#endregion*/


/*#endregion*/


/*#region Report_Sidebar */

.report_sidebar_home {
    background-color: #EEEEEE;
    float: left;
    margin-bottom: 20px;
}

    .report_sidebar_home li a {
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        padding: 15px 30px 15px 20px;
        width: 179px;
        color: #E0E0E0;
        height: 14px;
        background-color: #2E363D;
        font-family: 'Roboto';
        text-decoration: none;
    }

        .report_sidebar_home li a:hover,
        .report_sidebar_home li.active a {
            background: none repeat scroll 0 0 #424A50;
            color: #FFFFFF;
            height: 14px;
            box-shadow: 0px -1px 0px 0px #424A50;
        }


/* #endregion Report_Sidebar */


/*#region Report_Content --------*/

.report_content_home {
    overflow: hidden;
}

    .report_content_home .report_instructions {
        padding: 20px 20px 20px 20px;
        border: 1px solid #CCCCCC;
        background-color: #f4f7f9;
        overflow: hidden;
    }

        .report_content_home .report_instructions h2,
        .report_content_home .report_instructions p {
            float: left;
            width: 500px;
        }

        .report_content_home .report_instructions h2 {
            font-size: 24px;
            font-weight: normal;
            margin-bottom: 6px;
        }

        .report_content_home .report_instructions p {
            margin-top: 15px;
            font-size: 14px;
            color: #888888;
            line-height: 20px;
        }

    .report_content_home .btn_2 {
        margin-left: 0px;
        height: 34px;
        padding-top: 0px;
        padding-bottom: 3px;
        cursor: pointer;
    }

.actives {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    height: 12px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    background-color: #424A50 !important;
    color: #FFF !important;
}

.active-section-addedit-cc-checklist {
    background-color: #eee;
    background-repeat: repeat-x;
    color: #333333;
    text-decoration: none;
}

.report_list {
    background-color: #FFFFFF;
    float: right;
    min-height: 340px;
    width: 100%;
}

table.cat {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

    table.cat th,
    table.cat td {
        font-size: 14px;
        padding: 9px 20px 9px 20px;
    }

    table.cat th {
        font-weight: bold;
        text-align: left;
        color: #525858;
        border-bottom: 1px solid #DDDDDD;
        text-shadow: 0px 1px 0px #FFFFFF;
        background-color: #D3D5D6;
        text-transform: uppercase;
        border-right: 1px solid #DDDDDD;
    }

    table.cat td {
        width: 50%;
        border-bottom: 1px solid #D4D4D4;
        border-left: solid 1px #D4D4D4;
    }

    table.cat tr td:last-child {
        border-right: 1px solid #D4D4D4;
    }

    table.cat tr:last-child td {
        border-bottom: 0px !important;
    }

    table.cat td:hover {
        background-color: #FAFAFA;
    }

    table.cat td a {
        color: #777777;
        display: inline-block;
        line-height: 24px;
        text-decoration: none;
    }

        table.cat td a:hover {
            text-decoration: underline;
        }

.report_cust_btns {
    float: right;
    display: inline-block;
}

input.report_edit,
input.report_delete {
    text-indent: -999999px;
    height: 24px;
    width: 32px;
    border: 0px none;
    cursor: pointer;
}

input.report_edit {
    background: url("images/CustomReport/bg_icn_input_report_edit.png") no-repeat 100% 100%;
}

input.report_delete {
    background: url("images/CustomReport/bg_icn_input_report_delete.png") no-repeat 100% 100%;
}

.report_instructions_text {
    margin-top: 15px;
    line-height: 1.5;
}


/*#endregion Report_Content */


/*View Appraisal - Headers and Subheaders fix - Start*/

.view-order .container-top-heading {
    background-color: #E7E7E7;
}

.view-order .container-subheading {
    background-color: #F4F4F4;
}

/*View Appraisal - Headers and Subheaders fix - END*/


/*Staff Performance Summary - Start*/

.stats-grid th {
    background-color: #82888e;
    color: #FFF;
    padding: 12px 0px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    border-right: 1px solid #999;
}

.stats-grid td {
    border-color: #DDD;
    border: 0;
    padding-bottom: 20px;
}

.performance-container-header label:last-child {
    border-right: 0;
}

.performance-subcontainer-name {
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
}

    .performance-subcontainer-name span {
        display: block;
        background-color: #FFF;
        color: #353535;
        padding: 14px 0px;
        padding-left: 20px;
        font-size: 20px;
        font-weight: bold;
        text-transform: capitalize;
        height: 32px;
    }

.performance-subcontainer-orderstats {
    display: block;
    width: 665px;
    height: 60px;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
}

    .performance-subcontainer-orderstats:first-child {
    }

    .performance-subcontainer-orderstats div {
        display: inline-block;
        width: 110px;
        border-right: 1px solid #DDD;
        height: 60px;
    }

        .performance-subcontainer-orderstats div:last-child {
            border-right: 0;
        }

        .performance-subcontainer-orderstats div label {
            width: 100%;
            display: block;
            text-align: center;
            background-color: #eaebec;
            padding: 5px 0px;
            font-size: 13px;
            color: #353535;
            font-weight: bold;
        }

        .performance-subcontainer-orderstats div span {
            width: 100%;
            display: block;
            text-align: center;
            padding: 5px 0px;
            font-size: 13px;
            font-weight: bold;
            color: #777;
        }

.performance-subcontainer-performance {
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    height: 60px;
}

    .performance-subcontainer-performance div {
        display: block;
        padding-left: 20px;
        border-bottom: 1px solid #DDD;
        padding: 5px 0 5px 20px;
    }

        .performance-subcontainer-performance div:last-child {
            border-bottom: 0;
        }

        .performance-subcontainer-performance div label {
            font-size: 13px;
            color: #353535;
            font-weight: bold;
            display: inline-block;
        }

        .performance-subcontainer-performance div span {
            font-size: 13px;
            font-weight: bold;
            display: inline-block;
        }

.asc-success {
    color: #019d59;
    font-size: 13px;
    display: inline-block;
    background: url("../../Images/icn-addappraisal-tick.png") no-repeat scroll 7px 0 transparent;
    padding-left: 30px;
}

.asc-failure {
    color: #C54D51;
    font-size: 13px;
    display: inline-block;
    background: url("../../Images/icn-addappraisal-explanation.png") no-repeat scroll 7px 0 transparent;
    padding-left: 30px;
}

/*Staff Performance Summary - End*/


/*Staff Active Orders - Start*/


/* Recruit Vendors */

/* Recruit Vendors */

.cmn-toggle-yes-no input[type=checkbox]:checked + label:before {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.cmn-toggle-yes-no input[type=checkbox]:checked + label:after {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.cs-commentbox {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.cs-commentlist #popupDivAddComment .sub-container {
    padding: 20px 20px 10px 20px;
    width: 100%;
    max-height: 475px;
    overflow-y: auto;
    box-sizing: border-box;
    text-align: left;
}

.cs-commentlist .section.filter-section {
    padding: 15px;
    box-sizing: border-box;
}

.cs-commentlist #popupDivAddComment ~ .sub-container.container-border-bottom {
    padding: 5px 6px 7px 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    color: #696969;
}

.cs-commentlist #ordersDiv {
    padding: 15px 15px;
    box-sizing: border-box;
    background: #fff;
    color: #696969;
    position: relative;
    line-height: 1.3;
    font-size: 13px;
    border: 1px solid #f3f3f3;
}

    .cs-commentlist #ordersDiv b {
        font-weight: 900;
        float: left;
        margin: 0 5px 0 0;
    }

#ordersDiv a:first-child {
    color: #2d7fb7;
    text-decoration: none;
    font-weight: 900;
    font-size: 14px;
    margin: 0 0 5px 0;
}

.cs-commentlist p.ddtooltip ~ p {
    background: #999;
    width: 72px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    padding: 3px 7px 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    height: 22px;
    border-radius: 40px;
    font-size: 13px;
    text-align: center;
}

#ordersDiv.highlight {
    background: #e1e1e1;
    border-left: 5px solid #9f9f9f;
}

div#ordersDiv:hover {
    background: #f1f1f1;
    cursor: pointer;
}

.cs-commentlist .col-6.borderbefore {
    position: relative;
    padding: 7px 0 0 0;
}

    .cs-commentlist .col-6.borderbefore:before {
        content: "";
        height: 51px;
        width: 1px;
        background: #ccc;
        float: right;
        position: absolute;
        right: 10px;
        top: -6px;
    }

.cs-commentlist .col-18.filter-section {
    padding: 0;
    border-bottom: none;
}

.cs-commentbox.appraisal-lender-comment {
    font-size: 13px;
    float: left;
    width: 100%;
}

.cs-commentlist .b1,
.cs-commentlist .b2 {
    padding: 5px 15px 8px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.cs-commentlist .b2 {
    border-top: 1px solid #d6d2d2;
    border-bottom: 1px solid #b5b1b1;
    display: block;
    padding: 9px 15px;
    min-height: auto;
    align-items: center;
    transition: .5s;
}

    .cs-commentlist .b2 #divLabelDropdown {
        width: 100px;
        float: right;
        margin: 0 5px;
    }

.cs-commentlist .left {
    float: left;
    width: 60%;
}

.cs-commentlist .right {
    float: right;
    width: 40%;
    text-align: right;
    align-items: center;
}

    .cs-commentlist .right li {
        display: inline-block;
        float: right;
    }

.cs-commentlist .left p {
    display: inline-block;
    padding-right: 10px;
}

.cs-commentlist #addCommentSidebox .sub-container {
    padding: 15px;
}

.cs-commentlist .col-18 {
    position: relative;
    font-size: 13px;
    color: #696969;
    float: right;
}

.cs-commentlist .right input {
    margin: 0 5px;
    position: relative;
    bottom: -2px;
    right: -3px;
}

.cs-commentlist .right > input:nth-child(3)[type="image"] {
    width: 103px;
    height: 14px;
}

.cs-commentlist .right > input:nth-child(2)[type="image"] {
    width: 54px;
    height: 14px;
}

.cs-commentlist .right .label-list,
.cs-commentlist .right .label-list-second {
    left: -150px;
}

.cs-commentlist .col-18.filter-section div:nth-child(1) {
    margin: 2px 5px 0 11px;
}

.cs-commentlist .col-18.filter-section div:nth-child(3) {
    margin: 0 0 0 4px;
}

.cs-commentlist label.admin-alert {
    margin: 15px;
}

.cs-commentlist div#ctl00_cphBody_CalendarExtender1_popupDiv,
.cs-commentlist div#ctl00_cphBody_CalendarExtender2_popupDiv {
    z-index: 11;
}

i.statusdiv {
    background: transparent;
    padding: 4px 10px;
    font-style: normal;
    border-radius: 25px;
    font-weight: 600;
    color: #666;
    border: 1px solid #666;
    display: table;
    clear: both;
    margin: 0px 0 5px 0;
    position: relative;
    bottom: -5px;
    right: 6px;
}

    i.statusdiv.active {
        background: #666;
        color: #fff;
    }

#popupDivAddComment {
    z-index: 11;
}

    #popupDivAddComment label.admin-error {
        margin: 20px 20px 5px 20px;
    }

    #popupDivAddComment .popup-square.sub-section.container-border {
        max-width: 900px;
        margin: 10% auto;
        text-align: left;
        background: #fff;
    }

    #popupDivAddComment .container-subheading {
        padding: 10px 20px;
    }

    #popupDivAddComment #txtComment {
        box-sizing: border-box;
        width: 717px;
        /*float: right;*/
    }

    #popupDivAddComment .container-subheading h2 {
        color: #666;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

    #popupDivAddComment .vl-btn-section {
        padding: 15px;
        border-top: 1px solid #eee;
    }

#parentDiv {
    padding: 0;
    width: 100%;
}

.appraisal-staff-comment.unread {
    border-left: 5px solid #90ee90;
    background: #d9f6d9;
}

.unread .cs-commentlist .b1 span {
    font-weight: 900;
    color: #000;
}

.trdedit select {
    width: 150px;
}


/* Green Unreads */

.cs-commentbox.appraisal-lender-comment-unread,
tr.appraisal-lender-comment.unread {
    border-left: 7px solid #90ee90;
    background: #d9fed9;
}

div#divCommentsList > div:nth-child(2) {
    border-top: 1px solid #b5b1b1;
}

.cs-commentbox .b1.unread span,
tr.appraisal-lender-comment.unread {
    font-weight: 900;
    color: #666666;
}

.cs-commentbox.appraisal-staff-comment-unread,
tr.appraisal-staff-comment.unread {
    border-left: 7px solid #abd7e6;
    background: #d5ebf4;
}

tr.appraisal-staff-comment.unread {
    font-weight: 900;
    color: #000;
}

.cs-commentbox.appraisal-appraiser-comment-unread,
tr.appraisal-appraiser-comment.unread {
    border-left: 7px solid #e8c27c;
    background: #fafad5;
}

tr.appraisal-appraiser-comment.unread {
    font-weight: 900;
    color: #000;
}

.cs-commentbox.appraisal-reviewer-comment-unread,
tr.appraisal-reviewer-comment.unread {
    border-left: 7px solid #F44336;
    background: rgba(240, 128, 128, 0.2);
}

tr.appraisal-reviewer-comment.unread {
    font-weight: 900;
    color: #000;
}

.cs-commentbox.appraisal-other-comment-unread,
tr.appraisal-other-comment.unread {
    border-left: 7px solid Gray !important;
}

tr.appraisal-other-comment.unread {
    font-weight: 900;
    color: #000;
}

.fixme2 .vl-btn-cancel {
    display: inline-block;
    padding: 7px 14px;
    margin: 0 0 0 5px;
    font-size: 13px;
}

    .fixme2 .vl-btn-cancel.blueone {
        background-color: #5CB859;
        border-color: #4CAE4C;
        position: relative;
        color: #fff;
        margin: 0;
        width: 126px;
        text-align: right;
        margin: 0 0 0 -5px;
    }

        .fixme2 .vl-btn-cancel.blueone:hover {
            color: #FFF;
            background-color: #449D44;
            border-color: #398439;
            transition: .5s;
        }

i.fa.fa-plus {
    color: #fff;
    position: relative;
    right: -17px;
    z-index: 1;
    font-size: 12px;
    font-weight: 100;
}

.trdedit select {
    width: 190px;
    height: 35px;
    padding: 9px 2px 6px 10px;
}

input#imgRefreshButton {
    background: #f5f5f5;
    border: 1px solid #adadad;
    height: 20px;
    width: 20px;
    padding: 5px;
    right: 1px;
    border-radius: 5px;
}

    input#imgRefreshButton:hover {
        background: #e6e6e6;
    }

.right-flex-btn {
    float: right;
    width: auto;
    display: block;
    justify-content: space-between;
    overflow: hidden;
    margin: 1px 0 0 0;
    flex-direction: row;
    flex-wrap: nowrap;
    text-align: right;
}

    .right-flex-btn li {
        display: inline-block;
        float: left;
    }

span.qty {
    position: absolute;
    right: 20px;
    bottom: -5px;
    width: 100px;
    text-align: center;
    background: #999;
    border-radius: 25px;
    font-size: 14px;
    height: 25px;
    padding: 3px 0 0 0;
    box-sizing: border-box;
    color: #fff;
}

.b0.flex {
    display: flex;
    padding: 2px 15px 0;
    margin: 1px 0 0 0;
    min-height: 35px;
    justify-content: space-between;
    align-items: center;
}

.chat-sym.catblue {
    width: 25px;
    height: 25px;
    background: url(../../images/blue-msg-icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    margin: 0px 10px 0 0;
}

.chat-sym.catyellow {
    width: 25px;
    height: 25px;
    background: url(../../images/yellow-msg-icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    margin: 0px 10px 0 0;
}

.chat-sym.catgreen {
    width: 25px;
    height: 25px;
    background: url(../../images/green-msg-icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    margin: 0px 10px 0 0;
}

.chat-sym.catred {
    width: 25px;
    height: 25px;
    background: url(../../images/red-msg-icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    margin: 0px 10px 0 0;
}

.chat-sym.catgray {
    width: 25px;
    height: 25px;
    background: url(../../images/gray-msg-icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    margin: 0px 10px 0 0;
}

.cs-commentlist .b0 .left {
    display: flex;
    align-items: center;
    min-height: 40px;
}

.cs-commentlist .b0 .right ul {
    border-radius: 5px;
    border: 1px solid #666;
    overflow: hidden;
    float: right;
}

    .cs-commentlist .b0 .right ul li {
        display: inline;
        width: 70px;
        float: left;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        color: #666;
        padding: 4px 0;
        box-sizing: border-box;
        cursor: pointer;
    }

        .cs-commentlist .b0 .right ul li:hover {
            color: #666;
            background: #eee;
            transition: .5s;
        }

        .cs-commentlist .b0 .right ul li.active,
        .cs-commentlist .b0 .right ul li.active:hover {
            color: #fff;
            background: #666;
            transition: .5s;
            pointer-events: none;
            cursor: default;
        }

.cs-commentlist .odetails {
    padding: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .cs-commentlist .odetails .sec {
        padding: 5px 10px;
        border: 1px solid #a39c9c;
        background: #fff;
        list-style: none;
        float: left;
        width: 97%;
    }

    .cs-commentlist .odetails ul.sec li {
        display: inline-block;
        width: 33.33%;
        float: left;
    }

    .cs-commentlist .odetails .sec p {
        font-size: 13px;
        line-height: 1.7;
        padding-right: 5px;
    }

        .cs-commentlist .odetails .sec p span {
            font-weight: 900;
            padding: 0 5px 0 0;
        }

            .cs-commentlist .odetails .sec p span.nlinespace {
                font-weight: inherit;
                padding: 0 0 0 0px;
            }

    .cs-commentlist .odetails .sec i.statusdiv {
        margin: 5px 0 0px 0;
        display: inline-block;
        clear: none;
        bottom: 0px;
        padding: 0px 10px;
        font-size: 12px;
        right: 0px;
    }

    .cs-commentlist .odetails .sec div p:nth-child(2) {
        margin: 5px 0 0 0;
        float: left;
    }

div#divLabelDropdown {
    float: left;
}

/* width */

#page div::-webkit-scrollbar {
    width: 12px;
}

/* Track */

#page div::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

#page div::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 25px;
}


    /* Handle on hover */

    #page div::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


/* EZ STYLES */

li#popUpLabel {
    position: sticky;
    bottom: 0;
}

    li#popUpLabel:before {
        content: '';
        width: 250px;
        height: 1px;
        background: #cccc;
        position: absolute;
        left: 0;
    }


/* Table Page First */

.ez-revtable {
    box-sizing: border-box;
    padding: 0;
}

.ez-table table {
    font-size: 10px;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    border-collapse: collapse;
    border-spacing: 0;
}

.ez-table td {
    padding: 5px 0;
    border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
}

.ez-table tr.headrow td {
    border-color: #dddddd;
}

.ez-table tr:nth-child(3) td {
    border-top-color: #dddddd;
}

.ez-table tr td:nth-child(1) {
    border-left: none;
}

.ez-table tr:nth-child(1) td {
    border-top: none;
}

.ez-table tr:nth-child(3) td {
    border-top-color: #dddddd;
}

.ez-table .fa {
    font-size: 10px;
    position: relative;
    top: -2px;
}

.ez-table .content td {
    width: 130px;
    min-width: 100px;
    overflow: hidden;
}

.box-sizing {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ez-table .content td:nth-child(1) {
    min-width: 130px;
    width: 100px;
    text-align: left;
    padding: 5px 5px 5px 20px;
    position: relative;
}

    .ez-table .content td:nth-child(1) .fa {
        position: absolute;
        left: 5px;
        top: 8px;
    }

.ez-table .content td:nth-child(3) {
    width: 130px;
    min-width: 100px;
}

.ez-table tr.headrow {
    display: none;
}

.ez-table table:nth-child(1) .headrow {
    display: table-row;
}

.ez-table tr.footerrow {
    display: none;
}

.ez-table table:nth-child(1) .footerrow {
    display: table-row;
}

.ez-revtable .content td {
    color: #666666;
}

.ez-revtable ~ .vl-footer-paging table {
    border-top: 1px solid #d4d4d4;
}

.ez-revtable .content td:nth-child(4),
.ez-revtable .content td:nth-child(9) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fafafa;
}

.ez-revtable .content td.redx {
    background: #FFEDE5;
    color: #C54D51;
    border-right: 1px solid #ddd;
}

.ez-revtable .content td.greyx {
    background: #fafafa;
    color: #666;
    border-right: 1px solid #ddd;
}

.ez-revtable .content td.greenx {
    background: #E9FBEF;
    color: #65b063;
    border-right: 1px solid #ddd;
}

.ez-revtable .content td.nillx {
    border-right: 1px solid #ddd;
}


/* ToolTip */

.ez-tooltip {
    position: relative;
    display: table-cell;
    border-bottom: 1px dotted black;
    cursor: pointer;
}

    .ez-tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
    }

    .ez-tooltip:hover .tooltiptext {
        visibility: visible;
    }

.ez-master .master-grid-section .nested-grid td,
.ez-master .master-grid-section .nested-grid th,
.ez-master .nested-grid tr {
    background: #fff;
    background-color: #fff !important;
    border: none;
    font-size: 12px;
}

.ez-master .master-grid-section .nested-grid th {
    border: 1px solid #D4D4D4;
    background: #fafafa !important;
    font-size: 13px;
    padding-left: 15px !important;
}


/* Button Styling */

.ezspan {
    min-width: 30px;
    padding: 3px 5px !important;
    text-align: center !important;
    position: relative;
    left: -15px;
}

.ajax__calendar_container {
    z-index: 5;
}


/* inline section styles - Billing Details Section - START */


/* View Lender / View Lender Branch / View Wholesale Lender */

.col-24 .container-subheading-inline {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
    border: 1px solid #D4DAD4;
}

.col-24 .subheading-inline {
    color: #666;
    background-color: #F1F1F1;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #D4DAD4;
}

.col-24 .subheading-inline-light {
    color: #666;
    background-color: #F8F8F8;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #D4DAD4;
}


/* inline section styles - Billing Details Section - END */


/* .grid-floating-btn */

.grid-floating-btn {
    position: relative;
}

    .grid-floating-btn > .vl-btn-section {
        position: fixed;
        background: #ffffff;
        width: 100%;
        border-top: 1px solid #ccc;
        display: flex;
        justify-content: center;
        bottom: 0;
        left: 0;
    }

.page-redirector {
    padding: 5px 10px;
    display: flex;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    background: #777;
    border-radius: 5px;
    position: absolute;
    right: 0;
    z-index: 10;
    top: -37px;
    transition: .25s;
}

    .page-redirector:hover {
        transition: .25s;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    .page-redirector img {
        margin-right: 7px;
    }

        .page-redirector img.rev {
            transform: scaleX(-1);
        }


/* Boostrap Collapse Tables */

.table-section {
    float: left;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

    .table-section table {
        width: 100%;
        border-collapse: collapse;
    }

    .table-section > table:first-child {
        position: relative;
        margin-bottom: -12px;
    }

        .table-section > table:first-child thead + tbody {
            visibility: hidden;
        }

    .table-section th,
    .table-section td {
        color: #656565;
        border-color: #ccc;
        padding: 5px;
        font-size: 13px;
        text-align: left;
        width: 90px;
    }

        .table-section th:nth-child(1),
        .table-section th:nth-child(2),
        .table-section td:nth-child(1),
        .table-section td:nth-child(2) {
            width: 120px;
        }

        .table-section th:nth-child(3),
        .table-section td:nth-child(3) {
            width: 180px;
        }

    .table-section .bordered th,
    .table-section .bordered td {
        border-bottom: 1px solid #ccc;
    }

        .table-section .bordered th:not(:last-child),
        .table-section .bordered td:not(:last-child) {
            border-right: 1px solid #ccc;
        }

    .table-section .collapse-btn {
        cursor: pointer;
    }

        .table-section .collapse-btn > span {
            margin-left: 5px;
        }

        .table-section .collapse-btn:after {
            content: '\f067';
            float: left;
            font-size: 10px;
            line-height: 2;
            font-family: FontAwesome;
        }

        .table-section .collapse-btn.clicked:after {
            content: '\f068';
        }

    .table-section .second-collapse,
    .table-section .third-collapse {
        display: none;
    }

    .table-section .first-collapse.opened + tr .second-collapse {
        display: table;
    }

    .table-section .second-collapse.opened .third-collapse {
        display: table-row;
    }

    .table-section .second-collapse > tbody > tr {
        background: #FAFAFA;
    }

        .table-section .second-collapse > tbody > tr ~ tr {
            background: #FCFDFF;
        }

.toggle-all {
    margin-right: 20px;
    font-size: 14px;
    color: #777;
    float: right;
    padding: 5px;
    cursor: pointer;
}

    .toggle-all .fa {
        font-size: 16px;
        font-weight: 600;
    }


/* Multi Select Dropdown */

span.select2-results {
    font-family: "Roboto";
    font-size: 12px;
}

    span.select2-results li {
        padding: 2px 10px;
        letter-spacing: 0px;
        color: #777;
    }

.filter-section .ez-assign-div span.select2,
.filter-section .ez-assign-div span.select2 .selection,
.filter-section .ez-assign-div span.select2 .selection .select2-selection,
.filter-section .ez-assign-div .select2-container--default.select2-container--focus .select2-selection--multiple {
    width: 100%;
    min-height: 38px;
    padding: 5px;
    border-color: #ddd;
}

.filter-section .ez-assign-div.select2-container--focus .select2-selection--multiple .select2-selection__rendered li {
    margin: 3px 3px 0 0;
}

.filter-section .ez-assign-div span.select2 .selection .select2-selection:not(:focus) {
    background: #FFF url(../../images/dropdown-arrow-icon.png) no-repeat 96% center;
}

.filter-section .ez-assign-div span.select2,
.filter-section .ez-assign-div span.select2 .selection,
.filter-section .ez-assign-div span.select2 .selection .select2-selection__choice__remove {
    padding: 0;
}


/* UCDP Findings */

.mng-ucdp-findings .tab-list {
    overflow: hidden;
    background-color: #ffffff;
}

    .mng-ucdp-findings .tab-list button {
        background-color: inherit;
        float: left;
        border: 1px solid #ccc;
        background: #e6e6e6;
        outline: none;
        cursor: pointer;
        padding: 10px 10px;
        transition: 0.3s;
        font-size: 12px;
        font-weight: 900;
        color: #666666;
        height: 38px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        margin: 0px 1px 0px 1px;
    }


        .mng-ucdp-findings .tab-list button:hover {
            background-color: #f8f8f8;
        }

        .mng-ucdp-findings .tab-list button.active {
            padding-top: 8px;
            background: #FFFFFF;
            border-bottom: 0;
        }

.mng-ucdp-findings .tab-list {
    overflow: visible;
    display: block;
    background-color: #ffffff;
    height: 37px;
    position: relative;
    z-index: 10;
}

.mng-ucdp-findings .btn-update-section a,
.mng-ucdp-findings .btn-edit-section .btn-edit {
    padding: 0 5px;
    cursor: pointer;
}

.mng-ucdp-findings .edit-text-area {
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #777;
    padding: 6px 10px;
    font-size: 13px;
    vertical-align: top;
    width: 100%;
    min-height: 74px;
}

.mng-ucdp-findings .text-danger {
    color: red;
}

.mng-ucdp-findings .custom-dropdown {
    display: inline-block;
}

.mng-ucdp-findings .multi-select__select {
    align-items: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: left;
    padding: 1px 2px 1px 5px;
    position: relative;
    transition: 0.2s;
    width: 100%;
    height: 30px;
    border-radius: 6px;
    border: none;
    border: 1px solid #aaaaaa;
    background: white;
    color: #aaaaaa;
}

.mng-ucdp-findings .multi-select__autocomplete::placeholder {
    color: red;
}

.mng-ucdp-findings .multi-select__options {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 5px 0px rgb(0 0 0 / 0.5);
    box-sizing: border-box;
    color: #363b3e;
    display: none;
    left: 0;
    max-height: 250px;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 5;
    overflow-y: auto;
}

.mng-ucdp-findings .multi-select__option:hover {
    background-color: #e9e9e9;
}

.mng-ucdp-findings .multi-select__select--opened .multi-select__options {
    display: block;
}

.mng-ucdp-findings .multi-select__option {
    background: #fff;
    box-sizing: border-box;
    height: auto;
    line-height: 1.5;
    padding: 5px;
    font-size: 13px;
    white-space: nowrap;
    overflow-x: hidden;
}

    .mng-ucdp-findings .multi-select__option ~ .add-lbl-dd-btn {
        padding: 5px;
        text-decoration: none;
        display: block;
        background: #fff;
        border-top: 1px solid #ddd;
    }

    .mng-ucdp-findings .multi-select__option .multi-select__label > span {
        margin: 0 5px;
    }

.mng-ucdp-findings .multi-select__option--selected {
    color: #e4e4e4;
    cursor: initial;
    pointer-events: none;
}

.mng-ucdp-findings .multi-select__option--hidden {
    display: none;
}

.mng-ucdp-findings .multi-select__selected-label {
    background: white;
    border: 1px solid black;
    border-radius: 4px;
    color: white;
    cursor: initial;
    display: inline-block;
    margin: 2px;
    padding: 1px 2px;
    font-size: 12px;
}

    .mng-ucdp-findings .multi-select__selected-label:last-of-type {
        margin-right: 0;
    }

    .mng-ucdp-findings .multi-select__selected-label i {
        cursor: pointer;
        display: inline-block;
        margin-left: 7px;
    }

        .mng-ucdp-findings .multi-select__selected-label i:hover {
            color: #e4e4e4;
        }

.mng-ucdp-findings .multi-select__autocomplete {
    background: #f9f9f8;
    border-bottom: 1px solid #e4e4e4;
    border-left: none;
    border-right: none;
    border-top: none;
    box-sizing: border-box;
    font-size: 16px;
    outline: none;
    padding: 10px;
    width: 100%;
}

.mng-ucdp-findings .sub-section {
    margin: 15px 20px;
}

.mng-ucdp-findings .dynamic-content > .container-subheading {
    background: none;
    border: none;
    margin-bottom: -4px;
    padding-top: 15px;
}

.mng-ucdp-findings table#tblLookup th {
    border-bottom: 1px solid #cccc;
    background-color: #FAFAFA;
}

.mng-ucdp-findings .evo-cp-wrap {
    position: relative;
    width: auto !important;
}

.mng-ucdp-findings #tblLabelsBody .colorPicker {
    padding: 7px 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 80px;
    color: #777;
}

.mng-ucdp-findings #tblLabelsBody .edit-section {
    display: flex;
    flex-wrap: wrap;
}

    .mng-ucdp-findings #tblLabelsBody .edit-section input.txt-edit-label {
        margin-left: 10px;
        padding: 7px 10px;
        border-radius: 3px;
        border: 1px solid #ddd;
        font-size: 13px;
        color: #777;
    }

.mng-ucdp-findings .evo-cp-wrap .evo-pointer {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 30px;
    height: 32px;
    border-radius: 3px;
    border-color: #ddd;
}

.mng-ucdp-findings .edit-section .evo-cp-wrap .evo-pointer {
    right: 0;
}

.mng-ucdp-findings .evo-cp-wrap .evo-pop {
    width: calc(100% - 18px);
    top: calc(100% + 5px);
    min-width: 160px;
    height: 45px;
    padding: 3px 1px 0;
}

    .mng-ucdp-findings .evo-cp-wrap .evo-pop .evo-palette {
        width: 100%;
    }

        .mng-ucdp-findings .evo-cp-wrap .evo-pop .evo-palette td {
            padding: 10px;
        }

.mng-ucdp-findings #tblLabels {
    border: 1px solid #ddd;
    margin: 20px 0 !important;
    float: left;
}

.mng-ucdp-findings #tblLabels_wrapper {
    padding: 15px;
}

.mng-ucdp-findings #tblLabels_filte input {
    border-color: #f00;
}

.mng-ucdp-findings .dataTables_filter label {
    font-size: 14px;
}

.mng-ucdp-findings .dataTables_filter input[type='search'],
.mng-ucdp-findings .txt-add-color,
.mng-ucdp-findings .txt-edit-color {
    padding: 7px 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 178px;
    color: #777;
}

    .mng-ucdp-findings .dataTables_filter input[type='search']:not(:focus) {
        background: #FFF url(../images/icn-nav-search.png) no-repeat 150px center !important;
    }

.mng-ucdp-findings .dataTables_wrapper .dataTables_length {
    color: #656565;
    font-size: 13px;
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
}

    .mng-ucdp-findings .dataTables_wrapper .dataTables_length select {
        margin: 0 5px;
        padding: 7px 10px;
        border-radius: 3px;
        border: 1px solid #ddd;
        color: #777;
    }

.mng-ucdp-findings .filter-section .col-5 {
    padding-right: 10px;
    box-sizing: border-box;
}

    .mng-ucdp-findings .filter-section .col-5 label {
        padding-top: 0;
    }

    .mng-ucdp-findings .filter-section .col-5 input,
    .filter-section .col-5 select {
        width: 100%;
        box-sizing: border-box;
        appearance: none;
    }

.mng-ucdp-findings .filter-section .filter-btns {
    display: flex;
    align-items: flex-end;
}

    .mng-ucdp-findings .filter-section .filter-btns button {
        margin-right: 10px;
        min-width: 90px;
        padding: 5px 10px;
        display: inline-block;
    }

    .mng-ucdp-findings .filter-section .filter-btns label {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin-left: auto;
    }

        .mng-ucdp-findings .filter-section .filter-btns label select {
            width: 100px;
        }

.mng-ucdp-findings #tblLabels_info,
.ucdp-lookup-setting #tblLookup_info {
    font-size: 13px;
    font-weight: 600;
    color: #666;
}

.mng-ucdp-findings #tblLabels_paginate a,
.ucdp-lookup-setting #tblLookup_paginate a {
    font-size: 13px;
    padding: 3px 10px;
    font-weight: 600;
}

.ucdp-lookup-setting .edit-section {
    width: calc(100% - 60px);
}

    .ucdp-lookup-setting .edit-section textarea {
        width: 100% !important;
        float: left;
        margin-bottom: 5px;
        max-height: 300px;
    }

        .ucdp-lookup-setting .edit-section textarea + span + span,
        .ucdp-lookup-setting .display-section .btn-edit {
            position: absolute;
            right: 0;
            display: flex;
            flex-direction: column;
        }

.ucdp-lookup-setting .display-section .btn-edit {
    top: 0;
    right: -40px;
}

.ucdp-lookup-setting .edit-section textarea + span + span a,
.ucdp-lookup-setting .display-section .btn-edit {
    font-size: 9px;
    padding: 3px 5px;
    color: #fff;
    border: 1px solid #ccc;
    margin: 2px 2px;
    border-radius: 7px;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
}

.ucdp-lookup-setting .edit-section textarea + span + span a {
    margin: 2px 10px;
}

    .ucdp-lookup-setting .edit-section textarea + span + span a img,
    .ucdp-lookup-setting .display-section .btn-edit img {
        width: 13px;
        margin: auto;
    }

.ucdp-lookup-setting #tblLookup_info {
    padding: 15px 0 15px 15px;
}

.ucdp-lookup-setting #tblLookup_paginate {
    padding: 10px 0;
    width: 100%;
    text-align: center;
}

.ucdp-lookup-setting .display-section > div {
    width: calc(100% - 50px);
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
    position: relative;
    font-style: italic;
}

.ucdp-lookup-setting .autocomplete-select.custom-dd {
    padding: 0;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 13px;
    width: 190px;
    height: 25px;
    color: #777;
}

    .ucdp-lookup-setting .autocomplete-select.custom-dd .multi-select__select {
        border: none;
        box-shadow: none;
        font-size: 13px;
        color: #777;
        background: #FFF url(../../images/dropdown-arrow-icon.png) no-repeat 96% center;
        height: 25px;
    }

        .ucdp-lookup-setting .autocomplete-select.custom-dd .multi-select__select span.multi-select__label {
            white-space: nowrap;
            overflow: hidden;
        }

.ucdp-lookup-setting + div .btn-edit-section > a,
.ucdp-lookup-setting + div .btn-update-section > a {
    width: 20px;
}

    .ucdp-lookup-setting + div .btn-edit-section > a img,
    .ucdp-lookup-setting + div .btn-update-section > a img {
        width: 13px;
    }

.ucdppathwaymanage .multi-select__options input {
    background: #f8f8f8 url(../images/icn-nav-search.png) no-repeat 97% center;
    padding: 5px 10px;
}

.ucdppathwaymanage input#searchFNM,
.ucdppathwaymanage input#searchFRE {
    padding: 5px 10px;
    border-radius: 5px;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    margin-left: 7px;
    background: #ffffff url(../images/icn-nav-search.png) no-repeat 95% center;
}


/* Form Builder Master CSS */

.master-fb {
    overflow: hidden;
}

    .master-fb .MainBodyTable > tbody > tr:nth-child(4) {
        display: none;
    }

.iframe-container .container-border h4 {
    text-align: left;
    padding-left: 20px;
}

.master-fb .iframe-container {
    width: 100%;
    max-width: 1300px;
    overflow-x: hidden;
}

    .master-fb .iframe-container iframe {
        height: calc(100vh - 190px) !important;
        padding: 0 !important;
        border: none !important;
    }

.master-fb #resp-btn {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    font-size: 22px;
    background: #445872;
    border: 1px solid #445872;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}

    .master-fb #resp-btn.opened {
        display: block;
        font-size: 22px;
        background: #fff;
        color: #445872;
    }


/* Bids List page New Screen Start */

#bidRequestDetails .view-container .col-10 .view-label-title {
    padding-left: 16%;
}

#bidRequestDetails .view-container .col-3 .view-label-title {
    padding-left: 18%;
}
/* Main Tabs */

.bids-tabs label.tab-btn.active,
.bids-tabs label.tab-btn.active:hover {
    color: #fff;
    background: #386d9a;
    border: 1px solid #386d9a;
    transition: .25s;
    cursor: pointer;
}

.bids-tabs label.tab-btn {
    color: #656565;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-right-width: 0;
    padding: 10px 2px;
    width: 162px;
    transition: .25s;
    appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    margin: 0em;
    font-weight: 900;
    border-width: 0px;
    border-style: outset;
    border-image: initial;
    font-size: 13px;
    height: 39px;
    border-right: 1px solid #dedcdc;
    border-top: 1px solid #dedcdc;
}

    .bids-tabs label.tab-btn:hover {
        color: #656565;
        background: #eee;
        border-color: #ccc;
        cursor: pointer;
    }

    .bids-tabs label.tab-btn input:checked {
        background-color: red;
    }

.bids-tabs .tab-radio {
    display: none;
}


/* Tabs behaviour, hidden if not checked/clicked */

.bids-tabs .tab-content {
    display: none;
}

.bids-tabs .tab-radio:checked + .tab-content,
.tab-radio:checked + .sub-tab-content {
    display: block;
}

.bids-tabs .tab-content {
    border: 1px solid #ddd;
}

.bids-tabs label.tab-btn:first-child {
    border-left: 1px solid #dedcdc;
}

div#bidder-tab a.action-btn-link img {
    position: relative;
    top: 3px;
    right: -2px;
}

div#bidder-tab a.action-btn-link {
    transition: 0.2s;
    text-decoration: none;
    font-size: 13px;
    height: 30px;
    padding: 5px 4px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background-color: #ffffff;
    color: #445872;
    cursor: pointer;
    font-weight: 600;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.1);
    margin: 0 3px;
}

    div#bidder-tab a.action-btn-link:hover {
        background-color: #ebf1ff;
    }

#bid-for-appraisal .col-3 {
    width: 13.8%;
}

#bid-for-appraisal .col-21 {
    width: 86.2%;
}

table.bid-appraiser-grid {
    width: 100%;
    border-collapse: collapse;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

table.bid-appraiser-grid th {
    color: #666;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}

table.bid-appraiser-grid thead {
    background-color: #f3f3f3;
    border-bottom: 1px solid #dedcdc;
}

table.bid-appraiser-grid .text-center,
.text-center {
    text-align: center;
}

table.bid-appraiser-grid td.bg-lgray {
    background: #f8f8f8;
}

table.bid-appraiser-grid td.align-top {
    vertical-align: top;
}

table.bid-appraiser-grid .appraiser-name a {
    text-decoration: none;
    color: #2c7eb7;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    top: 2px;
}

    table.bid-appraiser-grid .appraiser-name a:hover {
        text-decoration: underline;
    }

table.bid-appraiser-grid .appraiser-details label {
    color: #666;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    border: solid 1px;
    border-color: #b7b7b7;
    border-radius: 4px;
    padding: 3px;
    background: #ffffff;
}

table.bid-appraiser-grid .appraiser-details {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 5px 0;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

table.bid-appraiser-grid .bids-place-date {
    font-size: 13px;
    padding-bottom: 5px;
    color: #666666;
}

table.bid-appraiser-grid td, table.bid-appraiser-grid th {
    padding: 0px 5px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

    table.bid-appraiser-grid td.pt-10 {
        padding-top: 10px !important;
    }

table.bid-appraiser-grid th {
    color: #666;
    font-size: 13px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    border-right: 0px;
    border-left: 0;
    border-bottom: 1px solid #dddddd;
}

table .bid-appraiser-grid .client-comment.more {
    font-size: 13px;
    padding-bottom: 40px !important;
    color: #666666;
    min-height: 45px;
    padding: 7px;
}

.client-comment span {
    color: #666666;
    font-size: 13px;
}

table.bid-appraiser-grid .morecontent span {
    display: none;
}

table.bid-appraiser-grid a.morelink img.caret-up {
    display: none;
}




table.bid-appraiser-grid span.morecontent a.morelink, a.morelink {
    text-decoration: none;
    color: #3b71d3;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    background: #fff;
    width: 40px;
    margin-left: 10px;
    padding: 0 11px;
}

    table.bid-appraiser-grid span.morecontent a.morelink:after, a.morelink:after {
        content: "";
        position: absolute;
        width: 8px;
        height: 5px;
        right: 0;
        bottom: 5px;
        background: url(../../Images/carret-down.png) no-repeat center center;
        display: inline-block;
    }

    table.bid-appraiser-grid span.morecontent a.morelink.less:before {
        background: url(../../Images/carret-up.png) no-repeat center center;
    }

table.bid-appraiser-grid .fs-13 {
    font-size: 13px;
    color: #4c4b4b;
}

table.bid-appraiser-grid .danger {
    color: #c54d51;
}

table.bid-appraiser-grid .icon-input {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #cccccc;
    margin: 0 auto 7px;
    background: #f7f7f9;
}

    table.bid-appraiser-grid .icon-input:last-child {
        margin-bottom: 0;
    }

    table.bid-appraiser-grid .icon-input span.icon-field {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        background: #f7f7f8;
        font-size: 14px;
        height: 27px;
        padding: 0 7px;
        border-right: 1px solid #cccccc;
        color: #4c4b4b;
        font-weight: 900;
    }

    table.bid-appraiser-grid .icon-input input[type='text'] {
        height: 27px;
        display: list-item;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        text-align: right;
        border: 0;
        background: #f7f7f9;
        padding: 0 1px;
        font-size: 13px;
        color: #4c4b4b;
        width: 40px;
    }

table.bid-appraiser-grid .dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    table.bid-appraiser-grid .dropbtn:hover,
    table.bid-appraiser-grid .dropbtn:focus {
        background-color: #2980B9;
    }

table.bid-appraiser-grid .dropdown {
    position: relative;
    display: inline-block;
}

table.bid-appraiser-grid .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

    table.bid-appraiser-grid .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

table.bid-appraiser-grid .dropdown a:hover {
    background-color: #ddd;
}

table.bid-appraiser-grid .show {
    display: block;
}

table.bid-appraiser-grid .dropdown .dropbtn {
    background: #f5f5f5;
    color: #4c4b4b;
    font-size: 13px;
    padding: 5px 8px;
    font-weight: 600;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
    border: 1px solid #cccccc;
    position: relative;
    display: block;
    width: 100%;
    margin: auto;
}

    table.bid-appraiser-grid .dropdown .dropbtn:hover,
    table.bid-appraiser-grid .dropdown .dropbtn:focus, table.bid-appraiser-grid .vl-btn-select.selected-btn {
        background: #099c46;
        color: #ffffff;
        padding: 5px 8px;
    }


.bid-appraiser-grid .vl-btn-select[value=Selected],
.bid-appraiser-grid .vl-btn-select[value='Regular Selected'],
.bid-appraiser-grid .vl-btn-select[value='Rush Selected'] {
    padding: 3px !important;
    transition: 0.3s;
    cursor: auto;
    position: relative;
    width: 92%;
    border-radius: 2px;
    color: #65B063 !important;
    background-color: #E9FBEF !important;
    border: 1px solid #b7dec4;
    font-size: 13px !important;
    line-height: 1.5;
}

table.bid-appraiser-grid div#myDropdown.dropdown-content {
    color: #555;
    text-decoration: none;
    min-width: 92px !important;
    background: #ffffff;
    border-radius: 3px;
    right: 0;
}

    table.bid-appraiser-grid div#myDropdown.dropdown-content a {
        padding: 8px 3px;
        font-size: 13px;
        color: #4c4b4b;
        font-weight: 700;
    }

table.bid-appraiser-grid .dropdown {
    position: relative !important;
}

table.bid-appraiser-grid .dropdown {
    position: relative !important;
    width: 100%;
    left: 0;
}

table.bid-appraiser-grid div#myDropdown.dropdown-content a:hover {
    background: #edf0f5;
}

table.bid-appraiser-grid .dropdown button.dropbtn img {
    position: relative;
    left: 3px;
    bottom: 2px;
}

table.bid-appraiser-grid .dropdown button.dropbtn:hover img,
table.bid-appraiser-grid .dropdown button.dropbtn:focus img {
    filter: brightness(0) invert(1);
}

.comments .show-labels label {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #666666;
    font-size: 12px;
    padding: 1px;
    margin: 0 2px;
}

.show-labels label img {
    margin-right: 5px;
}

.comments .show-labels label.not-selected {
    background: #f6d8d8;
    border-radius: 3px !important;
}

table.bid-appraiser-grid td.comments {
    padding: 0 !important;
    position: relative;
    vertical-align: top;
}

.client-comment.more {
    margin-bottom: 30px;
}

table.bid-appraiser-grid td.comments .show-labels {
    background: #f8f8f8;
    position: inherit;
    bottom: 0;
    padding: 6px 5px;
    border-top: 1px solid #dddddd;
    margin-top: 5px;
}

table.bid-appraiser-grid .appraiser-name input[type='checkbox'] {
    position: relative;
    top: 3px;
    margin-right: 2px;
}

table.bid-appraiser-grid td.comments .show-labels {
    background: #f8f8f8;
    position: absolute;
    bottom: 0;
    padding: 6px 0px;
    border-top: 1px solid #dddddd;
    margin-top: 5px;
    height: 20px;
    width: 100%;
}

.show-labels {
    position: absolute;
}

.comments .show-labels label.selected {
    background: #c6efcc;
    border-radius: 3px !important;
}

.appraiser-datail-column .appraiser-name img {
    position: relative;
    top: 3px;
}

table.bid-appraiser-grid .completion-days .icon-input input[type='number'] {
    height: 27px;
    display: list-item;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: right;
    background: #f7f7f9;
    padding: 0 1px;
    font-size: 13px;
    color: #4c4b4b;
    width: 60px;
    border: 1px solid #cccccc !important;
    margin-right: 7px;
}

table.bid-appraiser-grid .completion-days .icon-input {
    background: transparent;
    border: 0;
    display: inline-flex;
}

table.bid-appraiser-grid tr:last-child td,
.view-container .vl-grid tr:last-child td {
    border-bottom: 0;
}

table.bid-appraiser-grid thead input#check-appraisers {
    margin-right: 5px;
}

table.bid-appraiser-grid td:last-child {
    border-right: 0;
}

#bidder-tab .action-btn.mt-5 {
    margin-top: 7px;
}

.display-table {
    display: table;
    width: 100%;
}

    .display-table .table-cell {
        float: none;
        display: table-cell;
        vertical-align: top;
    }

.icon-input.bid-amount-col {
    margin: auto !important;
    width: 69px;
}

.popup-div-height {
    height: 480px;
    overflow: auto;
}

.appraiser-datail-column .appraiser-name {
    padding-top: 5px;
}

.bg-lgray {
    background: #f8f8f8;
}

.bg-dlgray {
    background: #f3f3f3;
}

.bid-select-dd .dropdownMenuBtn {
    width: 100%;
    display: block;
    border: 1px solid #dddddd;
    border-radius: 0;
    padding: 5px;
    font-size: 13px;
    transition: 0.3s;
    cursor: pointer;
    min-width: 110px;
    text-align: left;
    background: #ffffff;
}

    .bid-select-dd .dropdownMenuBtn:hover {
        background: #ebf1ff;
        border-color: #ebf1ff;
    }

.disable-select { /* To disabled mouse selection*/
    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    -webkit-touch-callout: none; /* IOS Safari */
}
/* Bids List page New Screen End */

/* Drag Popup Start */
div#dragPopup {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto !important;
    z-index: 9;
}

div#dragPopupHeader {
    z-index: 10;
    cursor: move;
}

div#popupDivAddComment.admin-modal-progress {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    z-index: 999;
}

/* Drag Popup End */

#navbarSupportedContent #nav li.dropdown:last-child {
    position: relative !important;
    right: 0 !important;
}

.subnav.dropdown-menu li.searchposs.AMSAppraiserSearch, .subnav.dropdown-menu li.searchposs.AMSLenderSearch, .subnav.dropdown-menu li.searchposs.AMSWholeSaleLenderSearch {
    right: -71px !important;
}
/* Error Css Start */
.error-body {
    border-color: #c54d51 !important;
}

.error-message {
    color: #c54d51 !important;
    font-size: 0.75rem;
    font-weight: 500;
    display: none;
    position: absolute;
    left: 22px;
    bottom: -8px;
    line-height: 1;
}

.error-body + .error-message {
    display: block;
}
/* Error Css End */

.custom-slide-dropdown .dropdown-menu {
    box-sizing: border-box;
    left: auto;
    right: 0;
    padding: 0 !important;
    min-width: 200px;
    /*overflow-x: hidden;*/
    z-index: 9;
    margin-top: 3px;
    border-radius: 4px;
    filter: drop-shadow(0px 5px 11px rgba(0, 0, 0, 0.25));
    box-shadow: none;
}

    .custom-slide-dropdown .dropdown-menu li {
        position: relative;
        padding: 8px 25px 8px 10px !important;
        clear: both;
        color: #333;
        font-weight: 500;
        line-height: 23px;
        text-align: left;
        font-size: 14px;
        text-decoration: none;
        border-bottom: 1px solid #E1E1E1;
    }

        .custom-slide-dropdown .dropdown-menu li:hover,
        .custom-slide-dropdown .dropdown-menu li.active,
        .custom-slide-dropdown .dropdown-menu #TagList li.active:hover {
            background: #F1F1F1;
        }

    .custom-slide-dropdown .dropdown-menu #TagList li.active {
        background: #fff;
    }

    .custom-slide-dropdown .dropdown-menu li i.fa.fa-check {
        position: absolute;
        right: 10px;
        top: 12px;
        background: #a5b3c1;
        width: 16px;
        height: 16px;
        line-height: 16px;
        border-radius: 16px;
        text-align: center;
        color: #fff;
        font-weight: 400;
        font-size: 11px;
        transition: 0.1s ease-in-out;
    }

    .custom-slide-dropdown .dropdown-menu li.active i.fa.fa-check {
        background: #58944d;
        background: #65B063;
    }

    .custom-slide-dropdown .dropdown-menu #TeamsList li:before {
        position: absolute;
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        right: 5px;
        top: 17px;
        transform: rotate(270deg);
    }

.custom-slide-dropdown > button:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.custom-slide-dropdown > button {
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    padding: 3px 6px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    background: #ffffff;
    border-radius: 2px;
    margin-left: 7px;
    height: 31px;
}

    .custom-slide-dropdown > button > img {
        height: 14px;
        width: auto;
    }

.custom-slide-dropdown .dropdown-menu li span.tag-count {
    font-size: 10px;
    padding: 2px 5px 2px 6px;
    font-weight: 700;
    background: linear-gradient(0deg, #E7EAEF, #E7EAEF), #FFFFFF;
    border-radius: 20px;
    color: #616161;
    line-height: 12px;
    height: 16px;
    box-sizing: border-box;
}

.custom-slide-dropdown .dropdown-menu #TagListDiv {
    position: absolute;
    top: 0;
    width: 100%;
    right: -100%;
    background: #ffffff;
    box-sizing: border-box;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    filter: drop-shadow(0px 5px 11px rgba(0, 0, 0, 0.25));
    border-radius: 4px;
    display: none;
}

    .custom-slide-dropdown .dropdown-menu #TagListDiv.active {
        display: block;
    }
/*.custom-slide-dropdown .dropdown-menu #TagListDiv.active {
        right: 0;
    }*/
ul #TeamsList {
    max-height: 252px;
    overflow-y: auto;
    overflow-x: hidden;
}

span.AppliedTagCountSkeleton.skeleton.skeleton-line {
    --c-w: 58px;
    --l-h: 16px;
    --g-gap: gainsboro0;
    padding: 0 !important;
    --c-p: 0px;
    display: none;
}

    span.AppliedTagCountSkeleton.skeleton.skeleton-line:before,
    span.AppliedTagCountSkeleton.skeleton.skeleton-line:after {
        padding: 0 !important;
        border-radius: 16px;
        width: 100%;
        left: 0;
    }
/*#BackToTeamsList {
        background-color: #e4e5e7;
        padding: 4px 10px 4px 8px;
        font-size: 12px;
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        cursor: pointer;
    }*/
/*#BackToTeamsList img {
        width: 15px;
        height: auto;
    }*/
span.dropdownHeading {
    font-size: 15px;
    padding: 6px 10px;
    border-bottom: 1px solid #E1E1E1;
    box-sizing: border-box;
    color: #717171;
}

.custom-slide-dropdown .dropdown-menu #TagList li {
    font-size: 13px;
}

.admin-success.padding-all-5 {
    padding: 5px;
}

.admin-success.fs-13 {
    font-size: 13px;
}

.admin-success.border-radius-0 {
    border-radius: 0;
}

/* New Thin Scrollbar Start */

.thinScrollbar::-webkit-scrollbar,
.ui-datepicker-month::-webkit-scrollbar,
.ui-datepicker-year::-webkit-scrollbar {
    width: 8px;
    background-color: rgba(0,0,0,.03);
}

.thinScrollbar::-webkit-scrollbar-thumb,
.ui-datepicker-month::-webkit-scrollbar-thumb,
.ui-datepicker-year::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.13);
}

/* New Thin Scrollbar End */


/* New Scrollbar on Hover Starts */
.scrollOnHover::-webkit-scrollbar-track {
    background: #ffffff00 !important;
}

.scrollOnHover::-webkit-scrollbar-thumb {
    background-color: #ffffff00 !important;
}

.scrollOnHover::-webkit-scrollbar {
    background: #ffffff00 !important;
    width: 8px;
    height:6px;
}


.scrollOnHover:hover::-webkit-scrollbar-track {
    background: #eaeaea !important;
}

.scrollOnHover:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.13) !important;
}

.scrollOnHover:hover::-webkit-scrollbar {
    background: #ffffff00 !important;
}

/* New Scrollbar on Hover Ends */

#OrderTagsSkeleton .skeleton {
    padding: 0 !important;
    --c-s: 0 !important;
    --l-h: 22px;
    --c-w: 126px;
    --c-p: 7px;
    margin-right: 10px;
    height: 22px;
}

    #OrderTagsSkeleton .skeleton:last-child {
        --c-w: 32px;
    }

    #OrderTagsSkeleton .skeleton:before,
    #OrderTagsSkeleton .skeleton:after {
        left: 0;
        width: 100%;
        height: 100%;
        top: 0;
    }

#TagDropdownContentSkeleton .skeleton,
#TagListDivSkeleton .skeleton {
    padding: 0 !important;
    --l-h: 36px;
    --lines: 6;
    --g-gap: 0;
    --c-p: 0px;
    --l-gap: 1px;
    --c-w: 220px;
}

    #TagDropdownContentSkeleton .skeleton:before,
    #TagDropdownContentSkeleton .skeleton:after,
    #TagListDivSkeleton .skeleton:before,
    #TagListDivSkeleton .skeleton:after {
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

/*Skeleton Loader Start*/



/*Skeleton Loader End*/


/* Custom Rule for Smart Assist Start */
.custom-rule-div .lender-selected-reps {
    background: #ffffff;
    border-radius: 4px;
    width: 130%;
    border-color: #ddd;
    max-height: 100px;
    overflow: auto;
    box-sizing: border-box;
    margin: 0 10px 0 0 !important;
    min-height: 32px;
}
.custom-rule-div .Appraisal-status-drp {
    width: 80%;
}
.custom-rule-div select, .custom-rule-div input[type="text"] {
    border: 1px solid #ddd;
    max-height: 32px;
    padding: 5px;
    border-radius: 4px;
    font-size: 12px;
    min-height: 32px;
    box-sizing: border-box;
}
.custom-rule-div .lender-reps-filter-sec-x {
    height: 9px;
    width: 9px;
    top: 6px;
    right: 5px;
}
.custom-rule-div .lender-reps-filter-sec {
    margin-bottom: 5px;
    font-size: 12px;
    padding: 2px 20px 2px 3px;
}
.custom-rule-div .check-box .checkmark {
    right: 0;
    margin: 0px auto;
    background: #fff;
    border: 1px solid #ddd;
}
.custom-rule-div .check-box:hover input ~ .checkmark {
    background-color: #f3f3f3 !important;
}
.custom-rule-div .check-box input:checked ~ .checkmark {
    background-color: #005CC8 !important;
}
.custom-rule-div .col-lg-7,
#divCustomerService .title-bar.row .col-lg-7.col-sm-6 {
    -ms-flex: 0 0 60.666664%;
    flex: 0 0 60.666664%;
    max-width: 60.666664%;
}

.custom-rule-div .col-lg-2,
#divCustomerService .title-bar.row .col-lg-2.col-sm-2 {
    -ms-flex: 0 0 10.333333%;
    flex: 0 0 10.333333%;
    max-width: 10.333333%;
}
.custom-rule-div .allowOnlyNumber {
    max-width: 60px;
    margin: 0 auto;
}
#btnAddNewStatusDiv {
    float: right;
    width: auto;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    position: relative;
    top: 5px;
}

    #btnAddNewStatusDiv #btnAddNewStatus {
        background: transparent;
        border: 0;
        padding-left: 12px;
        position: relative;
        z-index: 4;
        cursor: pointer;
    }

#btnAddNewStatusDiv i.fa.fa-plus {
    color: #262626;
    font-size: 11px;
    font-weight: lighter;
    position: absolute;
    right: 105px;
    top: 6px;
}

#btnAddNewStatusDiv:hover {
    border-color: #5a5a5a;
}

.custom-rule-div .vl-btn-submit {
    padding: 2px 8px;
    border-width: 1px;
    transition: 0.3s all;
    font-size: 13px;
    height: 26px;
    text-align: left !important;
    width: auto;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
    background-color: #019d59;
    border-color: #019d59;
}
    .custom-rule-div .vl-btn-submit:hover {
        background-color: #058d51;
        border-color: #058d51;
    }
.custom-rule-div .vl-btn-submit i {
    font-size: 0.788rem;
    /*padding-right: 3px !important;*/
}

.custom-slider-menu .custom-slider-content ul.custom-slider-list {
    padding-inline-start: 20px;
}
.ez-followuprules .custom-slider-menu.custom-rule-slider.opened {
    min-width: 500px;
}
#ctl00_cphBody_divFollowupStatusDetails .error-message,
#divAllConfiguratonSliders span.error-message {
    left: 2px;
    bottom: -2px;
}
#divAllConfiguratonSliders ul.custom-slider-list span.error-message.client-validation-message {
    bottom: 0px !important;
}

/* Custom Rule for Smart Assist End */


/* Custom Slide Dropdown End */



.cascadeAVM.position-absolute {
    top: 12px;
    left: 120px;
}
table.cascaseAVMTable tr:first-child td {
    padding-bottom: 5px;
}
.vl-addedit .cascadeAVM select{
    width: 160px;
}

.vl-addedit .cascadeAVM select + label {
    padding-left: 10px;
}
.chkLableDiv > span {
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.chkLableDiv > span label {
    color: #656565;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
}
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .subnav.dropdown-menu li.searchposs.AMSAppraiserSearch, .subnav.dropdown-menu li.searchposs.AMSLenderSearch, .subnav.dropdown-menu li.searchposs.AMSWholeSaleLenderSearch {
        right: -101px !important;
    }
}*/
@media screen and (forced-colors: active), (forced-color-adjust: none) {
    .subnav.dropdown-menu li.searchposs.AMSAppraiserSearch, .subnav.dropdown-menu li.searchposs.AMSLenderSearch, .subnav.dropdown-menu li.searchposs.AMSWholeSaleLenderSearch {
        right: -101px !important;
    }
}

.subnav.dropdown-menu li.searchposs.AMSStaffSearch {
    right: -36px !important;
}

.nav-options.w-auto li#menuSearchbox {
    width: 196px;
    height: 39px;
    top: 13px;
    margin: 0 !important;
    right: 135px;
    position: absolute;
}

li#menuSearchbox ul.subnav.dropdown-menu {
    left: unset !important;
    position: absolute;
    top: 1px;
    -moz-border-radius: 5px !important;
    -webkit-border-bottom-left-radius: 5px !important;
    border-radius: 5px !important;
}

.subnav.dropdown-menu li.searchposs {
    border-bottom: 0 !IMPORTANT;
    margin-top: 0;
    position: absolute;
    right: unset !important;
    margin: 0 !important;
}

nav#mobile-navbar {
    float: left;
}

.ez-assign-adv .admin-error.closed {
    max-height: 55px;
    -o-transition: max-height 0.5s ease-out;
    -webkit-transition: max-height 0.5s ease-out;
    -moz-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out;
}

.ez-assign-adv .admin-error {
    overflow-y: hidden;
    max-height: 1000px;
    -o-transition: max-height 0.5s ease-out;
    -webkit-transition: max-height 0.5s ease-out;
    -moz-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out;
}

ul.subnav.dropdown-menu .mob-menu-options {
    display: none !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-visible {
    overflow: visible !important;
}

.overflow-hidden {
    overflow: hidden !important;
}
.overflow-x-hidden{
    overflow-x: hidden !important;
}

.overflow-auto-x-hidden {
    overflow: auto !important;
    overflow-x:hidden !important;
}
.overflow-x-hidden-y-auto{
    overflow: hidden auto !important;
}
.overflow-overlay {
    overflow: overlay !important;
}

.overflow-y-overlay-x-hidden {
    overflow-y: overlay !important;
    overflow-x: hidden !important;
}
    .overflow-x-overlay-y-hidden{
        overflow-x:overlay !important;
        overflow-y:hidden !important;
    }

    .mb-15px {
        margin-bottom: 15px;
    }
   /* .tagMainDiv1::-webkit-scrollbar-thumb {
        background: rgba(0,0,0,.13) !important;
        border-radius: 0 !important;
        -webkit-box-shadow: none !important;
    }
    .tagMainDiv1::-webkit-scrollbar {
        width: 8px !important;
        background-color: rgba(0,0,0,.03) !important;
    }

    .tagMainDiv1::-webkit-scrollbar-track {
        border-radius: 0 !important;
        background: #eaeaea !important;
        -webkit-box-shadow: none !important;
    }*/

  /*  .tagsTableScroll::-webkit-scrollbar-track {
        border-radius: 0 !important;
        background: #eaeaea !important;
        -webkit-box-shadow: none !important;
    }
    .tagsTableScroll::-webkit-scrollbar {
        width: 8px !important;
        background-color: rgba(0,0,0,.03) !important;
    }
    .tagsTableScroll::-webkit-scrollbar-thumb {
        background: rgba(0,0,0,.13) !important;
        border-radius: 0 !important;
        -webkit-box-shadow: none !important;
    }*/
    ul.multiselect-container.dropdown-menu {
        right: 0;
        max-height: 30vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    ul.multiselect-container.dropdown-menu li {
        display: block;
        text-align: left;
        cursor: pointer;
    }

        ul.multiselect-container.dropdown-menu li a {
            width: 100%;
            display: block;
            cursor: pointer;
            padding-left: 10px;
        }

        ul.multiselect-container.dropdown-menu li label.checkbox {
            width: 100%;
            cursor: pointer;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            padding: 3px 0;
            color: #777;
            font-size: 13px;
            font-weight: 300;
        }
/* Multiselect With Checkbox Start */

button.multiselect.dropdown-toggle.btn.btn-default {
    color: #777;
    font-size: 13px;
    -webkit-appearance: listbox;
    -moz-appearance: none;
    background: #FFF url(../../images/dropdown-arrow-icon.png) no-repeat 96% center;
    padding: 6px 25px 6px 10px;
    border: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
    width: 100%;
    text-align: left;
}

span.multiselect-selected-text {
    padding: 0;
    color: #777;
    font-weight: 300;
}

.multiSelectchkbox + .btn-group {
    position: relative;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

/* Multiselect With Checkbox End */
table#orderDetailTable .dropdown-menu.dropdown-menu-right .dropdown-item {
    min-width: 240px;
}
.usFormatNumber::placeholder {
    color: #cdcdcd;
    font-size: 14px;
}

.appraiserTypePills {
    border: 1px solid #019D59;
    font-size: 12px;
    border-radius: 50px;
    padding: 1px 7px;
    margin: 3px 0px;
    display: inline-block;
    font-weight: 500;
    color: #019D59;
}
.appraiserTypePills .appraiserTypeLabel {
    font-size: 12.5px;
    font-weight: 400;
}
    .appraiserTypePills.m-0 {
        margin: 0;
    }
@media only screen and (max-width: 1536px) {
    table #orderDetailTable .dropdown-menu.dropdown-menu-right .dropdown-item {
        min-width: 220px;
    }
}


@media only screen and (max-width: 1100px) {
    div #bidder-tab a.action-btn-link {
        font-size: 12px;
        padding: 5px 4px;
        margin: 0 1px;
    }

    .bids-tabs label.tab-btn {
        padding: 10px 2px;
        width: 144px;
        font-size: 12px;
    }

    table.bid-appraiser-grid th {
        font-size: 12px;
        padding: 5px 3px !important;
    }

    .comments .show-labels label {
        margin: 0;
        font-size: 11px;
    }

    .bid-select-dd .dropdownMenuBtn {
        min-width: auto;
    }

    .vl-nav > li > a {
        font-size: 14px;
        padding: 23px 9px;
    }

    .vl-nav > li:first-child {
        margin-left: 5px;
    }

    .nav-options.w-auto li#menuSearchbox {
        width: 186px;
    }

    input[type="text"].nav-search {
        width: 170px;
        margin: 0 !important;
        background-position: 160px center !important;
    }

    .nav-search:focus {
        width: 170px !important;
    }

    .top-bar span.header-phone, .top-bar span.header-email {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1024px) {
    .master-fb a#resp-btn {
        display: block;
    }

    .master-fb .container-border-bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 10px;
    }

        .master-fb .container-border-bottom > * {
            width: 50%;
        }

        .master-fb .container-border-bottom > .clearboth {
            display: none;
        }

        .master-fb .container-border-bottom h4 {
            padding: 0;
        }

    .master-fb .top-bar,
    .master-fb .MainBodyTable > tbody > tr:nth-child(2) {
        display: none;
    }

    .master-fb .admin-multiple-actions > li > a {
        margin: 0 -15px 0 0;
    }

    .master-fb .iframe-container .container-border {
        border: none;
    }

    .master-fb .iframe-container iframe {
        height: calc(100vh - 45px) !important;
    }

    .master-fb #headerDiv {
        min-width: 0;
        height: 100%;
        max-width: 250px;
        background: #445872;
        overflow: auto;
        padding: 10px;
        position: fixed;
        top: 0;
        left: -270px;
        transition: .5s;
    }

        .master-fb #headerDiv.opened {
            left: 0;
            transition: .5s;
        }

        .master-fb #headerDiv > .vl-container {
            display: flex;
            flex-direction: column;
            min-width: 0;
        }

        .master-fb #headerDiv h1.logo {
            display: flex;
            justify-content: center;
            margin: 20px 0;
            max-width: 100%;
        }

            .master-fb #headerDiv h1.logo a {
                width: 225px;
            }

        .master-fb #headerDiv > .vl-container > .vl-nav {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
        }

            .master-fb #headerDiv > .vl-container > .vl-nav > li {
                position: relative !important;
                top: auto !important;
                bottom: auto !important;
                left: auto !important;
                right: auto !important;
                min-height: 0 !important;
                margin: 0;
            }

                .master-fb #headerDiv > .vl-container > .vl-nav > li > a {
                    padding: 15px 10px;
                }

                .master-fb #headerDiv > .vl-container > .vl-nav > li > input[type="text"].nav-search {
                    width: 180px;
                    margin: 0 0 0 10px !important;
                    height: 25px !important;
                }

        .master-fb #headerDiv .subnav.dropdown-menu {
            left: 0 !important;
        }

        .master-fb #headerDiv .second-level-dd {
            left: 25px;
            top: 33px;
        }

        .master-fb #headerDiv .vl-nav > li > .dropdown-menu:before,
        .master-fb #headerDiv .vl-nav > li > .dropdown-menu:after,
        .master-fb #headerDiv .vl-nav > li.helpposition > .dropdown-menu:before,
        .master-fb #headerDiv .vl-nav > li.helpposition > .dropdown-menu:after {
            left: 10px;
        }

        .master-fb #headerDiv .remindernotification .dropdown-menu {
            left: auto;
            max-width: 250px;
            top: 45px;
            z-index: 10;
        }

        .master-fb #headerDiv > .vl-container > .vl-nav > li.searchposs {
            order: -1;
        }

            .master-fb #headerDiv > .vl-container > .vl-nav > li.searchposs input {
                width: 213px !important;
                background: #FFF url(../images/icn-nav-search.png) no-repeat 200px center !important;
            }

            .master-fb #headerDiv > .vl-container > .vl-nav > li.searchposs input {
                width: 213px !important;
                background: #FFF url(../images/icn-nav-search.png) no-repeat 200px center !important;
            }
    /* Bids List new page start */


    .comments .show-labels label {
        padding: 1px 0px;
    }

    .show-labels label img {
        margin-right: 0px;
    }


    /* Bids List new page end */
}




/* Manage Teams Start*/
a.createBtn {
    width: 100%;
    text-align: center;
    font-size: 14px;
    background-color: #5cb859;
    color: white;
    padding: 6px 15px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    transition: 0.3s;
    font-weight: 700;
}

    a.createBtn:hover {
        background-color: #449D44;
    }

.manageTeams .txt-search {
    border: 0;
    padding: 6px 6px 6px 10px;
    background: #FFF url('../../images/icn-txt-search.png') no-repeat !important;
    background-position: 95% 50% !important;
    border-radius: 3px !important;
    font-size: 13px;
    line-height: 1;
    font-family: 'Roboto';
}

.manageTeams input[type="text"].txt-search {
    width: 260px;
    margin: 0 10px !important;
    height: 17px !important;
    border: 1px solid #D4DAD4;
}

.font-weight-normal {
    font-weight: normal !important;
}

.font-weight-bold,
.createTeam label.inlineAnimatedChkbox.font-weight-bold {
    font-weight: bold !important;
}

label.disabled {
    color: #ababab !important;
    cursor: not-allowed !IMPORTANT;
}

.width-auto {
    width: auto !important;
}

.width-100 {
    width: 100% !important;
}

.width-95 {
    width: 95% !important;
}

.width-94 {
    width: 94% !important;
}

.width-99 {
    width: 99% !important;
}

.width-85 {
    width: 85% !important;
}

.width-79 {
    width: 79% !important;
}

.width-15 {
    width: 15% !important;
}

.width-11 {
    width: 11% !important;
}

.min-height-1 {
    min-height: 1px;
}

.max-width-97 {
    max-width: 97%;
}
.max-width-unset {
    max-width: unset !important;
}

.no-border-spacing {
    border-spacing: 0;
}

.border-bottom {
    border-bottom: 1px solid #D4D4D4;
}

.manageTeams div#createTeam {
    padding: 6px 10px;
    margin: 6px 0px;
}

.manageTeams span.teamMembers {
    line-height: 1.7;
}

.searchTeamtxtboxDiv {
    padding: 10px 0px;
}

.manageTeams div#manageTeamsGridTable > table > thead > tr > th {
    background: #65708a;
    color: #ffffff;
}

.manageTeams div#manageTeamsGridTable > .vl-grid td, .createTeam div#manageTeamsGridTable > .vl-grid td {
    vertical-align: top;
    padding: 12px 6px;
}

    .manageTeams div#manageTeamsGridTable > .vl-grid td:first-child {
        padding-left: 15px !important;
    }

.manageTeams .cmn-toggle.cmn-toggle-yes-no, .createTeam .cmn-toggle.cmn-toggle-yes-no {
    margin-top: 0px;
    z-index: 0;
    position: relative;
}

.manageTeams .cmn-toggle input[type=checkbox], .createTeam .cmn-toggle input[type=checkbox] {
    position: absolute;
    z-index: 9999;
    width: 24px;
    height: 16px;
    opacity: 0;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: auto;
    top: 5px;
}

    .manageTeams .cmn-toggle input[type=checkbox] + label, .createTeam .cmn-toggle input[type=checkbox] + label {
        display: inline-block;
        position: relative;
        cursor: pointer;
        outline: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.manageTeams .cmn-toggle-yes-no input[type=checkbox] + label, .createTeam .cmn-toggle-yes-no input[type=checkbox] + label {
    width: 25px;
    height: 15px;
    vertical-align: middle;
}

    .manageTeams .cmn-toggle-yes-no input[type=checkbox] + label:before, .cmn-toggle-yes-no input[type=checkbox] + label:after, .createTeam .cmn-toggle-yes-no input[type=checkbox] + label:before {
        display: Block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
    }


.createTeam #stepper-step-2 .cmn-toggle-yes-no input[type=checkbox] + label:before {
    content: 'Remove';
}

.createTeam #stepper-step-4 .cmn-toggle-yes-no input[type=checkbox] + label:before {
    content: 'No';
}

.manageTeams .cmn-toggle-yes-no input[type=checkbox] + label:after, .createTeam .cmn-toggle-yes-no input[type=checkbox] + label:after {
    color: #d2d2d2;
    content: '\f205';
    font-family: 'Fontawesome';
    font-size: 20px;
    top: -3px;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY( 180deg );
}

.manageTeams .cmn-toggle-yes-no input[type=checkbox]:checked + label.ActiveTeam:before, .manageTeams .cmn-toggle-yes-no input[type=checkbox] + label.ActiveTeam:after {
    -webkit-transform: rotateY( 0deg );
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY( 0deg );
    color: #019d59;
    content: '\f205';
    font-family: fontawesome;
    font-size: 20px;
    top: -3px;
}

.createTeam #stepper-step-2 .cmn-toggle-yes-no input[type=checkbox] + label:after {
    content: 'Add';
}

.createTeam #stepper-step-4 .cmn-toggle-yes-no input[type=checkbox] + label:after {
    content: 'Yes';
}

.createTeam .cmn-toggle-yes-no input[type=checkbox]:checked + label:before {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.createTeam .cmn-toggle-yes-no input[type=checkbox]:checked + label:after {
    -webkit-transform: rotateY( 0deg );
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY( 0deg );
    color: #019d59;
    content: '\f205';
    font-family: fontawesome;
    font-size: 20px;
    top: -3px;
}

.adminHeadingIcon {
    float: left;
    position: relative;
    top: 9px;
    left: 14px;
}

.text-bold {
    font-weight: bold;
}

.manageTeams a.read_more {
    cursor: pointer;
    color: #2c7eb7 !important;
    text-decoration: underline !important;
    font-weight: 800 !important;
    font-size: 13px;
}



#AddSmsUserDiv, #AddTeamviewDiv {
    padding: 5px 10px 15px;
    background: #f9f9f9;
    position: relative;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
}

/* Fancy Animated checkbox styling start */

input[type=checkbox].animatedChkBox {
    height: 0;
    width: 0;
}

    input[type=checkbox].animatedChkBox + label {
        position: relative;
        display: flex;
        margin: 0;
        align-items: center;
        color: #9e9e9e;
        transition: color 250ms cubic-bezier(.4,.0,.23,1);
        box-sizing: border-box;
        min-height: auto;
    }

        input[type=checkbox].animatedChkBox + label > span,
        input[type=checkbox].animatedChkBox + span {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: center;
            justify-content: center;
            width: 1em;
            height: 1em;
            background: transparent;
            border: 2px solid #9E9E9E;
            border-radius: 2px;
            cursor: pointer;
            transition: all 250ms cubic-bezier(.4,.0,.23,1);
            box-sizing: border-box;
        }

label.inlineAnimatedChkbox,
.createTeam label.inlineAnimatedChkbox {
    position: relative;
    display: -webkit-inline-box !important;
    display: -moz-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    margin: 0;
    font-weight: normal !important;
}

input[type=checkbox].animatedChkBox + label:hover,
input[type=checkbox].animatedChkBox:focus + label {
    color: #ffffff;
}

    input[type=checkbox].animatedChkBox + label:hover > span, input[type=checkbox].animatedChkBox:hover + label > span,
    input[type=checkbox].animatedChkBox:hover + span {
        background: rgba(255,255,255,.1);
    }

input[type=checkbox].animatedChkBox:checked + label > span,
input[type=checkbox].animatedChkBox:checked + span {
    border: .52em solid #0075ff;
    animation: shrink-bounce 200ms cubic-bezier(.4,.0,.23,1);
}

    input[type=checkbox].animatedChkBox:checked + label > span:before,
    input[type=checkbox].animatedChkBox:checked + span:before {
        content: "";
        position: absolute;
        top: 0.3em;
        left: 0.12em;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        transform: rotate( 45deg);
        transform-origin: 0% 100%;
        animation: checkbox-check 125ms 250ms cubic-bezier(.4,.0,.23,1) forwards;
        border-color: #fff !important;
    }

label.disabled input[type=checkbox].animatedChkBox + span {
    border: 0.52em solid #a5a5a5;
    cursor: not-allowed;
}

label.disabled input[type=checkbox].animatedChkBox:checked + span {
    border-color: #a5a5a5;
}

input[type=checkbox].animatedChkBox:checked + span:before {
    top: 0.55em !important;
}

@keyframes shrink-bounce {
    0% {
        transform: scale(1);
    }

    33% {
        transform: scale(.85);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #212121;
        transform: translate3d(0,0,0) rotate(45deg);
    }

    33% {
        width: .2em;
        height: 0;
        transform: translate3d(0,0,0) rotate(45deg);
    }

    100% {
        width: .2em;
        height: .5em;
        border-color: #212121;
        transform: translate3d(0,-.5em,0) rotate(45deg);
    }
}
/* Fancy Animated checkbox styling End */


/* Create Team Start*/
.createTeam .stepper .nav-tabs {
    position: relative;
    padding: 30px 0px 20px;
    border: 0;
}

.createTeam .panel-default {
    border-color: transparent;
    border: 0;
    margin: 0;
}

.createTeam .stepper .nav-tabs > li {
    position: relative;
}

    .createTeam .stepper .nav-tabs > li::after {
        content: '';
        position: absolute;
        background: #eeeeee;
        display: block;
        width: 100%;
        height: 2px;
        top: 52px;
        left: 50%;
        z-index: 1;
    }

    .createTeam .stepper .nav-tabs > li.completed a, .stepper .nav-tabs > li.completed::after {
        background: #65708a;
    }

    .createTeam .stepper .nav-tabs > li:last-child, .stepper .nav-tabs > li:last-child::after {
        background: transparent;
    }

    .createTeam .stepper .nav-tabs > li.active:last-child .round-tab {
        background: #65708a;
        color: #fff;
    }

        .createTeam .stepper .nav-tabs > li.active:last-child .round-tab::after {
            content: none;
            font-family: 'fontawesome';
            font-weight: 100;
            font-size: 16px;
            color: #fff;
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            top: 0;
            display: block;
        }

.createTeam .nav-tabs [data-toggle='tab'] {
    width: 29px;
    height: 29px;
    margin: 20px auto;
    border-radius: 100%;
    border: none;
    padding: 0;
    color: #f1f1f1;
}

    .createTeam .nav-tabs [data-toggle='tab']:hover {
        background: transparent;
        border: none;
    }

.createTeam .nav-tabs > .active > [data-toggle='tab'], .nav-tabs > .active > [data-toggle='tab']:hover, .nav-tabs > .active > [data-toggle='tab']:focus {
    color: #65708a;
    cursor: default;
    border: none;
}

.createTeam .tab-pane {
    position: relative;
}

.createTeam .round-tab {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    border-radius: 25px;
    background: #fff;
    border: 2px solid #65708a;
    color: #333333;
    z-index: 2;
    position: absolute;
    left: 0;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
}

.createTeam .completed .round-tab {
    background: #65708a;
    color: transparent;
}

    .createTeam .completed .round-tab::after {
        content: '\f00c';
        font-family: 'fontawesome';
        font-weight: 100;
        font-size: 16px;
        color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        display: block;
    }

.createTeam .active .round-tab, .active .round-tab:hover {
    background: #65708a;
    border: 2px solid #65708a;
    color: #ffffff;
}

    .createTeam .active .round-tab::after {
        display: none;
    }

.createTeam .disabled .round-tab {
    background: #f3f3f3;
    color: #818181;
    border-color: #f3f3f3;
    cursor: pointer !important;
}

    .createTeam .disabled .round-tab:hover {
        color: #65708a;
        border: 2px solid #8c9bbf;
    }

    .createTeam .disabled .round-tab::after {
        display: none;
    }

.createTeam p.step-title {
    text-align: center;
    color: #838383;
    font-size: 13.5px;
    min-height: 36px;
}

.createTeam .active .step-title, .createTeam .completed .step-title {
    font-weight: bold;
}

.createTeam .panel-body {
    padding: 0;
}

h3.stepperHeading {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background: #65708a;
    padding: 7px 20px;
}

.createTeam a.createBtn.next-step {
    padding: 7px 25px 7px 20px;
}

.createTeam a.createBtn.prev-step {
    padding: 6px 20px 6px 25px;
    margin-right: 15px;
    background: #f5f5f5;
    color: #666666;
    border: 1px solid #bcbcbc;
}

    .createTeam a.createBtn.next-step i.fa.fa-angle-right, .createTeam a.createBtn.prev-step i.fa.fa-angle-left {
        font-size: 21px;
        position: relative;
        right: -7px;
        top: 1px;
        font-weight: 800;
    }

    .createTeam a.createBtn.prev-step i.fa.fa-angle-left {
        right: 7px;
    }

.createTeam a.stepperCancleBTn {
    width: 100%;
    text-align: center;
    font-size: 14px;
    background-color: #f5f5f5;
    color: #666666;
    padding: 6px 25px;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    font-weight: 700;
    border: 1px solid #bcbcbc;
    transition: 0.3s;
}

    .createTeam a.stepperCancleBTn:hover, .createTeam a.createBtn.prev-step:hover {
        background: #efefef;
    }

.createTeam .row {
    margin: 0;
}

.createTeam .stepperContentDiv {
    padding: 20px 20px 10px;
}

.createTeam .list-inline > li {
    padding: 0;
}

.createTeam .stepperBtnDiv {
    padding: 20px;
    position: relative;
}
/* Add scoll to div on scrolling certain position Start */
.addScrollOnPosition {
    overflow: auto !important;
    max-height: 933px;
    height: auto;
}

    .addScrollOnPosition::-webkit-scrollbar-track,
    .TeamTabs .ui-tabs-panel::-webkit-scrollbar-track,
    .fancyScrollbar::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    .addScrollOnPosition::-webkit-scrollbar,
    .TeamTabs .ui-tabs-panel::-webkit-scrollbar,
    .fancyScrollbar::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

.fancyScrollbarW-9::-webkit-scrollbar {
    width: 9px;
}

.fancyScrollbarW-8::-webkit-scrollbar {
    width: 8px;
}

.addScrollOnPosition::-webkit-scrollbar-thumb,
.TeamTabs .ui-tabs-panel::-webkit-scrollbar-thumb,
.fancyScrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #65708a;
}

.fancyScrollbar.fancyScrollbarGray::-webkit-scrollbar-thumb {
    background: #afb0b0;
    background: -moz-linear-gradient(left, #c1c1c1 0%, #f3f3f3 66%);
    background: -webkit-linear-gradient(left, #c1c1c1 0%, #f3f3f3 66%);
    background: linear-gradient(to right, #c1c1c1 0%, #f3f3f3 66%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#afb0b0', endColorstr='#dee3e8', GradientType=1);
}

.TeamTabs .ui-tabs-panel {
    max-height: 476px;
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
}


/* Add scoll to div on scrolling certain position End */
.createTeam input[type="text"], .createTeam textarea {
    display: block;
    width: 93%;
    padding: 7px 10px;
    border-radius: 4px;
    background: #ffffff;
    border: 1px solid #dddddd;
    /*margin-top: 10px;*/
    font-size: 14px;
    color: #666666;
    font-weight: 300;
}


.createTeam textarea {
    width: 97%;
}

.createTeam .form-control {
    height: auto;
}

.createTeam label {
    display: block;
    font-size: 14px;
    color: #666666;
    min-height: 21.6px;
}

#NewUserForSmsDiv h3 {
    color: #525252;
    font-size: 15px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

    #NewUserForSmsDiv h3:before {
        position: absolute;
        content: '';
        height: 1px;
        width: calc(100% + 22px);
        background: #dddddd;
        left: -11px;
        bottom: 0px;
    }

.createTeam #NewUserForSmsDiv label {
    font-size: 13px;
    min-height: 17.6px;
}

a#saveSmsUser {
    margin-left: 0;
    margin-right: 8px !important;
    padding: 0 20px;
    height: 33px;
    line-height: 33px;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background-color: #65708a;
}

    a#saveSmsUser:hover {
        background-color: #545d72 !important;
    }

span.smsUserName {
    font-weight: 500;
    padding-bottom: 3px;
}

#NewUserForSmsDiv h3 {
    color: #525252;
    font-size: 15px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

    #NewUserForSmsDiv h3:before {
        position: absolute;
        content: '';
        height: 1px;
        width: calc(100% + 22px);
        background: #dddddd;
        left: -11px;
        bottom: 0px;
    }

.createTeam #NewUserForSmsDiv label {
    font-size: 13px;
    min-height: 17.6px;
}

a#saveSmsUser {
    margin-left: 0;
    margin-right: 8px !important;
    padding: 0 20px;
    height: 33px;
    line-height: 33px;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background-color: #65708a;
}

    a#saveSmsUser:hover {
        background-color: #545d72 !important;
    }

span.smsUserName {
    font-weight: 500;
    padding-bottom: 3px;
}

.createTeam #NewUserForSmsDiv a.resetFilterBtn:before {
    content: none !important;
}

.createTeam span.txt-required {
    font-size: 16px;
    margin-left: 2px;
    color: #a53125 !important;
}

.createTeam .form-control:focus {
    border-color: #dddddd;
    border-color: #dddddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.createTeam select {
    color: #777;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF url(../../images/dropdown-arrow-icon.png) no-repeat 96% center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FFF;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    /*margin-top: 10px;*/
    padding: 7px 10px;
    border: 1px solid #dddddd;
    font-weight: 300;
    cursor: pointer !important;
}

.createTeam .resetFilterBtnDiv {
    position: relative;
    height: 54px;
}

.createTeam a.resetFilterBtn:before, #TeamApp a.resetFilterBtn:before {
    position: absolute;
    content: '\f01e';
    font-family: 'Fontawesome';
    left: 0px;
    font-weight: 100;
    top: 3px;
    font-size: 14px;
}

.createTeam a.resetFilterBtn, #TeamApp a.resetFilterBtn {
    color: #647089 !important;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 15px;
    text-decoration: none;
    font-weight: 700;
    display: inline-table;
    width: auto;
    margin: 0px 10px 0 15px;
    padding-left: 17px;
    text-align: left;
}

.createTeam .flex-btn a.resetFilterBtn {
    position: relative !important;
    margin-right: 0 !important;
    margin: 0;
    padding: 0;
}

#TeamApp a.resetFilterBtn {
    position: relative !important;
    margin: 0 !important;
    top: 1px;
}

.border-table {
    border: 1px solid #dddddd;
}

.stepperContentDiv .vl-grid td {
    padding: 0px 6px !important;
    vertical-align: initial !important;
}

    .stepperContentDiv .vl-grid td:first-child, .stepperContentDiv .vl-grid th:first-child, .manageTeams .vl-grid td:first-child, .manageTeams .vl-grid th:first-child {
        padding-left: 15px !important;
    }

.stepperContentDiv .vl-grid th {
    padding: 10px 6px;
}

.text-light {
    font-weight: 100;
}

.createTeam input[type="radio"] {
    cursor: pointer;
}

.createTeam .radio label {
    font-weight: bold;
}

.createTeam #stepper-step-4 .radio {
    margin-bottom: 15px;
}

.createTeam input[type="email"] {
    width: 100%;
    display: block;
    padding: 7px 10px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid #dddddd;
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
}

.createTeam .error-message-div label {
    color: #C54D51 !important;
    margin: 20px 20px 0;
}

.createTeam .success-message-div {
    position: fixed;
    left: 40%;
    top: 10px;
    z-index: 999;
    width: 20%;
}

    .createTeam .success-message-div label.admin-success {
        width: 100%;
        text-align: center;
        color: #65b063;
    }

.createTeam .accordianTab {
    padding: 7px 15px 7px 10px;
    border: 1px solid #d7d7d7;
    position: relative;
}

.createTeam .accordianToggle {
    cursor: pointer;
}

/*.createTeam .accordianTab:before {
    position: absolute;
    content: '\f055 ';
    left: 8px;
    top: 8px;
    font-family: 'FontAwesome';
    color: #65708a;
    font-size: 18px;
}*/

.createTeam .accordianTab h3 {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding-left: 23px;
}
    .createTeam .accordianTab h3:before {
        position: absolute;
        content: '\f055 ';
        left: -2px;
        top: 1px;
        font-family: 'FontAwesome';
        color: #65708a;
        font-size: 18px;
        font-weight: 100;
    }
.createTeam .accordianTab.opened h3:before {
    color: #ffffff;
    content: '\f056';
}
    .createTeam .accordianTab h3 span.clientCounter {
        float: right;
        color: #65708a;
        background: #e7eaf2;
        font-size: 11px;
        padding: 2px 5px;
        border-radius: 2px;
        text-decoration: none;
        margin-top: 0px;
    }

.createTeam .accordionContent {
    padding: 10px;
    background: #f3f3f3;
    position: relative;
    border: 1px solid #d7d7d7;
    border-top: 0;
    padding-bottom: 0;
}

    .createTeam .accordionContent label.save-label {
        position: absolute;
        right: 0;
        background: #daf2e7;
        color: #5bb757;
        padding: 3px 6px;
        margin-right: 10px;
        border-radius: 3px;
        font-size: 12px;
    }

.createTeam .manageTeamAccordian {
    margin-top: 10px;
    display: grid;
}

.createTeam .accordianTab.opened {
    background: #65708a;
    border: 1px solid #65708a;
}

    .createTeam .accordianTab.opened h3 {
        color: #ffffff;
    }

    /*.createTeam .accordianTab.opened:before {
        color: #ffffff;
        content: '\f056';
    }*/

    .createTeam .accordianTab.opened h3 span.clientCounter {
        color: #65708a;
    }

/******************* Accordion Demo - 9 *****************/

#accordion9 .panel {
    border-radius: 0;
    margin-bottom: 15px;
}

#accordion9 .panel-heading {
    padding: 0;
}

#accordion9 .panel-title {
    position: relative;
}

    #accordion9 .panel-title:before {
        content: "";
        border-bottom: 25px solid rgba(0, 0, 0, 0);
        border-left: 15px solid #ccc;
        border-top: 23px solid rgba(0, 0, 0, 0);
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: 34px;
    }

    #accordion9 .panel-title a {
        color: #fff;
        background: #e63c22;
        display: block;
        font-size: 16px;
        line-height: 21px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 13px 10px 13px 65px;
    }

        #accordion9 .panel-title a.collapsed {
            color: #5b5656;
            background: #fff;
        }

            #accordion9 .panel-title a:before,
            #accordion9 .panel-title a.collapsed:before {
                content: "\f068";
                font-family: "Font Awesome 5 Free";
                font-weight: 900;
                position: absolute;
                top: 0;
                left: 0px;
                padding: 14px 10px;
                color: #e63c22;
                background: #ccc;
            }

            #accordion9 .panel-title a.collapsed:before {
                content: "\f067";
            }

#accordion9 .panel-body {
    color: #828282;
    font-size: 14px;
    line-height: 26px;
}

.createTeam .stepper .nav-tabs > li:last-child::after {
    content: none !important;
}
/* Create Team End*/

/* Manage Teams End*/



.workboard-btn {
    width: 100%;
    float: right;
    max-width: 195px;
    text-align: right;
    font-size: 13px;
    background-color: #777;
    color: #ffffff;
    padding: 7px 5px 7px 0;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    margin-bottom: 10px;
    transition: all 0.5s;
    padding-right: 10px !important;
    position: absolute;
    top: -38px;
    right: 0;
}

    .workboard-btn:hover {
        background: #5d5b5b;
        color: #ffffff;
    }

    .workboard-btn:before {
        content: '';
        background: url(../../Images/arrow-rtn.png);
        width: 20PX;
        height: 16PX;
        position: absolute;
        left: 5px;
    }

.vl-grid td[valign="middle"], .vl-grid th[valign="middle"] {
    vertical-align: middle;
}



/* Manage Team Tour Start */

/* Manage Team Tour End */



/* New Responsive Navbar for all pages Start */


.vl-nav.dropdown li a img.hide, .section.header-section .top-bar i.fa, button.navbar-toggler {
    display: none !important;
}

#topContactBar i.fa {
    display: none;
}

.d-grid {
    display: grid;
}

/* New Responsive Navbar for all pages End */

td.centerColumns {
    position: relative;
}
ul.qualification-group, ul.qualification-type, ul.qualification {
    list-style: none;
}

ul.qualification-group li b {
    color: rgba(85, 85, 85, 0.80);
    font-weight: 900;
    line-height: 18px; /* 138.462% */
}

ul.qualification-type li {
    color: #666;
    line-height: 18px; /* 138.462% */
    /*white-space: nowrap;*/
}
    ul.qualification-type li input {
        margin-top: 3px;
        margin-right: 2px;
    }
.qualification-group-item {
    margin-bottom: 20px;
}
.qualification .qualification-group-item:nth-child(n+3) {
    display: none;
}

.qualification.show-all-qualification-groups .qualification-group-item {
    display: block;
}

.qualification .qualification-type li:nth-child(n+4){
    display: none;
}

.qualification .qualification-type.show-all-qualification-types li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}


.qualification-btn, .qualification-grp-btn {
    margin-top: -10px;
    cursor: pointer;
    color: #6380C8;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    background: transparent;
    border: 0;
    text-decoration: underline;
}
.qualification-grp-btn {
    margin-top: 0;
    text-decoration: none !important;
    font-size: 12px !important;
}
.full-column {
    width: 100%;
    border-top: 1px solid #D4DAD4;
    border-left: 0;
}

.full-column .col-5 {
    width: 13.871%;
}

.full-column .col-7 {
}

.full-column .col-19 {
    width: 86.129%;
}
.chip {
    background-color: #eaeaea;
    padding: 3px 8px !important;
    border-radius: 30px;
    margin: 5px 5px 5px 0;
    font-size: 12px !important;
}
.ui-menu .ui-menu-item {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
}

    .ui-menu .ui-menu-item a.ui-state-active {
        border: none !important;
        background: none !important;
    }

    .ui-menu .ui-menu-item a {
        border: none !important;
        background: none !important;
        display: block;
    }

.orderTypeGroupWorkflow #tabs .ui-tabs-tab.ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    border-bottom: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px !important;
}
.ui-widget.ui-widget-content {
    border-width: 0px !important;
}
.ui-tabs .ui-tabs-nav li {
    margin-top: 0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border-color:#d3d3d3 !important;
}

li.ui-tab.ui-tabs-active.ui-state-active {
    background: #ffffff !important;
    border-color: #DDD;
    border-bottom:0;
}

li.ui-tab.ui-tabs-active.ui-state-active a {
    color: #212121 !important;
}

.ui-widget-content .ui-state-default {
    background: #e6e6e6;
}