/*Scrollbar*/
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-thumb {
    background: #cbcfd2;
    border-radius: 0;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #bcc0c3;
    }

::-webkit-input-placeholder {
    text-transform: initial;
}

:-moz-placeholder {
    text-transform: initial;
}

::-moz-placeholder {
    text-transform: initial;
}

:-ms-input-placeholder {
    text-transform: initial;
}

body {
    background: #e6e6e6;
}

a:focus, a img:focus, button:focus, button img:focus {
    outline: none;
}
.btn-lg {
    padding: 0.4rem 1.2rem !important;
    height: auto !important;
    font-size: 1.2rem !important;
}


.table {
    color: #000;
}
.header-shadow {
    border-width: 3px;
    border-style: none none dotted none;
    border-color: #ececec;
}
.btn-black {
    background: #484848;
    color: #f5f5f5;
}

    .btn-black:hover {
        background: #484848;
        color: #fff;
    }

.btn-group-xs > .btn,
.btn-xs {
    padding: .125rem .35rem .115rem;
    font-size: .715rem;
    line-height: 1.25;
    font-weight: 500 !important;
    text-align: center;
    border-radius: .175rem;
    height: calc(1.2875rem + 1px);
    text-transform: capitalize;
}

.mg-r-3 {
    margin-right: 3px;
}

.mg-r-5 {
    margin-right: 5px;
}

.m-l--1 {
    margin-left: -1rem;
}

.mx-wd-100 {
    max-width: 100%;
}

.mg-t-20 {
    margin-top: 20px;
}

.mg-t-25 {
    margin-top: 25px;
}

.mg-r-15 {
    margin-right: 15px !important;
}

.mg-r-30 {
    margin-right: 30px !important;
}

.wd-20 {
    width: 20px;
}

.pd-l-0 {
    padding-left: 0 !important;
}

.pd-r-0 {
    padding-right: 0 !important;
}

.wd-p-100 {
    width: 100%;
}

.wd-100 {
    width: 100px;
}

.wd-110 {
    width: 110px;
}

.wd-120 {
    width: 120px;
}

.wd-285 {
    width: 285px;
    max-width: 100%;
}

.wd-296 {
    width: 296px;
    max-width: 100%;
}

.wd-70 {
    width: 70px;
}

.text-bold {
    font-weight: bold !important;
}

.text-primary-force {
    color: #0078d5 !important;
}

.txt-danger {
    color: #ef5941 !important;
}

.bx-purple {
    border-bottom: 3px solid #2b4486;
}

.tx-purple {
    color: #2b4486;
}

.tx-purple-force {
    color: #2b4486 !important;
}

.tx-bold-force {
    font-weight: bold !important;
}

.btn-purple {
    color: #fff;
    background: #3d65ca;
    border-color: #3d65ca;
}

.btn-white {
    color: #9b9b9b;
    background: #fff;
    border-color: #fff;
}

.btn-purple:hover {
    color: #fff;
    background: #3057b9;
    border-color: #3057b9;
}

.btn-default-outline {
    background: transparent;
    border: 1px solid #cfcfcf;
    color: #484848;
}

.btn-group:hover .btn-default-outline, btn-group:active .btn-default-outline, btn-group:focus .btn-default-outline {
    background: transparent;
    border: 1px solid #01b9f5;
}

.btn-skyblue-outline {
    background: transparent;
    border: 1px solid #01b9f5;
    color: #484848;
}

.tx-primary {
    color: #0078d5;
}

.tx-dark {
    color: #000000;
}

.tx-success {
    color: #0da20a;
}

.tx-failed {
    color: #fe0000;
}

.tx-gray {
    color: #9b9b9b;
}

.mg-t-2 {
    margin-top: 2px;
}

.mg-r-5 {
    margin-right: 5px;
}

.mg-r-7 {
    margin-right: 7px;
}

.mg-r-15 {
    margin-right: 15px;
}

.tx-20 {
    font-size: 20px;
}

.bg-light-gray {
    background: #e2e2e2;
}

.disply-block {
    display: inline-table !important;
}

.ExlImg {
    max-width: 28px;
}

label, .control-label {
    font-weight: normal;
    margin-bottom: .25rem;
    color: #000;
    font-size: .845rem;
}
.wrcn {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border: 8px solid #0d4c93;
}
.field-validation-error {
    color: #ef5941 !important;
    font-size: .675rem;
}

.fv-error {
    color: #ef5941 !important;
    font-size: .675rem;
}

label.error {
    color: #ef5941 !important;
    font-size: .675rem;
}

.today-date {
    font-weight: bold;
    text-transform: uppercase;
    color: #2c4480;
    margin-left: 10px;
}

.content-title {
    font-weight: 700;
    font-size: 1.09375rem;
    text-transform: uppercase;
}

.tx-bold {
    font-weight: bold;
}

.tx-uc {
    text-transform: uppercase;
}

@media (max-width: 767px) {
    mg-t-14px-767 .main-heading {
        padding: 0 62px;
    }

    .powered-login {
        color: #939393;
        padding: 10px;
        width: 100%;
        font-size: .835rem;
        position: relative;
        bottom: 0;
    }

    .wrapcontent {
        top: 63% !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .cstm-cntr {
        height: 100vh !important;
    }

    .tb-link {
        padding: 5px;
    }

    .card-box-dash {
        padding: 15px 10px !important;
        width: 138px !important;
        height: 120px !important;
        margin: 8px !important;
    }

    .cbd-inside img {
        height: 42px !important;
    }

    .cbd-inside h6 {
        position: relative;
        color: #484848;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 20px;
        font-size: .835rem;
    }

    .tb-link-inner {
        display: none;
    }

    .tb-link img {
        margin-right: 10px;
    }

    .today-date {
        display: none;
    }

    .navbar-nav {
        border-left: 0;
    }

    .d-xs-none {
        display: none !important;
    }

    .d-xs-inline-block {
        display: inline-block !important;
    }

    .mg-xs-l-20 {
        margin-left: 20px;
    }

    .main-logo {
        margin-bottom: .5rem !important;
    }

    .logoimg {
        height: 35px;
    }

    .main-heading {
        font-size: .875rem !important;
        text-transform: capitalize !important;
    }

    .lgout {
        top: .75rem !important;
        right: .75rem !important;
    }

    .wrapcontent {
        height: 100%;
    }
}

@media (min-width: 768px) {
    .justify-content-end-767 {
        justify-content: flex-end;
    }

    .tb-link {
        padding: 15px 20px;
    }

    .bdr-rgt-aftr > div {
        border-left: 1px solid #dbe4e6;
    }

        .bdr-rgt-aftr > div:first-child {
            border-left: 0;
        }
}

.tb-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-right: 5px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
}

    .tb-link.active {
        background: #fff;
        border-bottom: 3px solid #2b4486;
        box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
        /*-o-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);*/
        -moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
    }

    .tb-link:hover {
        background: #fff;
        box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
        /*-o-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);*/
        -moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
    }

    .tb-link.bx-purple:hover {
        background: #fff;
        border-bottom: 3px solid #2b4486;
    }

    .tb-link.bx-success:hover {
        background: #fff;
        border-bottom: 3px solid #0da20a;
    }

    .tb-link.bx-failed:hover {
        background: #fff;
        border-bottom: 3px solid #fe0000;
    }

    .tb-link:last-child {
        margin-right: 0px;
    }

    .tb-link img {
        margin-right: 10px;
    }

.tb-link-inner {
    font-size: .925rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1rem;
}

    .tb-link-inner span {
        display: block;
        font-size: .775rem;
        font-weight: 500;
        text-transform: none;
        color: #828282;
    }

.custom-tbl tr th {
    background: #e2e2e2;
    border-bottom: 1px solid #e6e6e6;
    color: #484848;
    border-top: 0 !important;
}

.rbread .bimg {
    margin-right: 15px;
    height: 22px;
}

.badge-default {
    color: #484848;
    background-color: #e2e2e2;
}

.bx-head img {
    height: 24px;
}

.bx-head h4 {
    font-weight: 700;
    text-transform: uppercase;
    color: #2b4486;
    margin: 0 10px;
}

.bx-head span {
    font-weight: 500;
    color: #9b9b9b;
}

.searchbx {
    display: inline-block;
    width: 250px;
    max-width: 100%;
}

.nbtn {
    display: inline-block;
    vertical-align: middle;
}

.pdftbl.tblcl6.tblytfx {
    table-layout: fixed;
}

.card-custom {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid #dbe4e6;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.card-cstm {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    margin-bottom: 1rem;
}

    .card-cstm.mg-t-15 > .cbdy {
        padding: 0;
    }

.date-nostip {
    color: #484848;
}

    .date-nostip img {
        height: 12px;
        margin-right: 5px;
    }

.date-stip {
    padding: 5px 15px 5px 10px;
    color: #484848;
    background: url(../images/Tag.svg) no-repeat;
    background-size: 100%;
    background-position: left center;
    margin-top: 5px;
}

    .date-stip img {
        height: 12px;
        margin-right: 5px;
    }

.card-body-custom {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
}

    .card-body-custom .row {
        margin-right: -6px;
        margin-left: -6px;
    }

    .card-body-custom .col-1, .card-body-custom .col-2, .card-body-custom .col-3, .card-body-custom .col-4, .card-body-custom .col-5, .card-body-custom .col-6, .card-body-custom .col-7, .card-body-custom .col-8, .card-body-custom .col-9, .card-body-custom .col-10, .card-body-custom .col-11, .card-body-custom .col-12, .card-body-custom .col, .card-body-custom .col-auto {
        padding-right: 6px;
        padding-left: 6px;
    }

    .card-body-custom p {
        margin-bottom: 10px;
        line-height: 1rem;
        font-size: 13px;
    }

    .card-body-custom label {
        font-size: .925rem;
    }

.custom-checkbox .custom-control-label::before {
    border-radius: .05rem;
}

.custom-control-label::before {
    background: #fff;
}

.add-img {
    margin-top: 10px;
}

    .add-img a {
        margin-left: -10px;
    }

        .add-img a:first-child {
            margin-left: 0px;
        }

.add-img-inner {
    width: 35px;
    height: 35px;
    box-shadow: 0 0 2px #ccc;
    margin-left: -10px;
    border-radius: 50%;
}

.add-img-inner2 {
    width: 75px;
    height: 75px;
    box-shadow: 0 0 2px #ccc;
    margin-left: -20px;
    border-radius: 50%;
}

.add-img img:first-child {
    margin-left: 0px;
}

.card-custom .card-footer {
    background: transparent;
    border-color: #e2e2e2;
    background: #e2e2e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 10px;
    color: #484848;
}

    .card-custom .card-footer img {
        height: 22px;
    }

.card-custom .dropdown-menu::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 10px;
    top: -10px;
    background: url(../images/arrow-up-blue.svg) no-repeat;
}

.dropover {
}

.drop-img {
    width: 55px;
    height: 55px;
    margin-right: 10px;
    border-radius: 50%;
    float: left;
}

.bd-b-1 {
    border-bottom: 1px solid #e6e8f0;
}

.title-drp {
    padding: 10px 0;
    border-bottom: 1px solid #e6e8f0;
    color: #2b4486;
    font-weight: 700;
}

.title-drp-1 {
    padding: 10px 0;
    color: #2b4486;
    font-weight: 700;
    margin-bottom: 0;
}

.fegraph {
    width: 40px;
    margin-right: 7px;
}

.assign-count img {
    height: 20px;
}

.dropdown-item {
    padding: 10px 7px;
    transition: .3s all ease-in-out;
}

.breadcrumb-dropdown {
    left: 13px !important;
    border: 0 !important;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2196078431372549);
    background: #e9e9e9;
    position: relative;
}

.dropdown-body-cst {
    padding: 15px;
}

.inner-dropdown-body {
    padding: 10px;
}

.dropdown-menu {
}

.dropdown-item:hover {
    background: #0078d5;
    color: #fff !important;
}

.addbook img {
    width: 16px;
    height: 16px;
}

.target-cont span {
    font-size: 12px;
    color: #939393;
}

.mn-wd-130 {
    min-width: 130px;
}

/*Spinning*/
#dvAssignments {
}

#dvProcessing {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    border-radius: .25rem;
}

.loader-custom {
    position: relative;
    width: 100%;
    height: 100%;
}

.loader-custom-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 1000;
}

    .loader-custom-inner .LoaderImg {
        width: 48px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

.btn-dropdwn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-control {
    position: relative;
    display: inline-block;
    min-height: 1.3125rem;
    padding-left: 1.5rem;
}

.min-wd-160 {
    min-width: 160px;
}

.back {
    height: 14px !important;
    margin-right: 10px;
}

/*Range Slider*/
.rngslide {
}
/*.value {
    position: absolute;
    top: 30px;
    left: 50%;
    margin: 0 0 0 -20px;
    width: 40px;
    text-align: center;
    display: block;
    font-weight: normal;
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    color: #333;
}

.price-range-both.value {
    width: 100px;
    margin: 0 0 0 -50px;
    top: 26px;
}

.price-range-both {
    display: none;
}

.value i {
    font-style: normal;
}*/

/*popup model*/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    /*-o-transform: translate3d(0%, 0, 0);*/
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    /*-o-transition: opacity 0.3s linear, left 0.3s ease-out;*/
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: 0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    /*-o-transition: opacity 0.3s linear, right 0.3s ease-out;*/
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #d2d2d2;
    background-color: #d9d9d9;
    border-radius: 0;
    padding: 10px 15px;
}


.Deactive {
    color: #0e5bbc;
}

.Active {
    color: #07a92a;
}

/*Accordian*/
.mb-0 > a {
    display: block;
    position: relative;
}

    .mb-0 > a:after {
        content: "\f0d7"; /* fa-chevron-down */
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

    .mb-0 > a[aria-expanded="true"]:after {
        content: "\f0d8"; /* fa-chevron-up */
    }

.accordion-custom {
    background: #fff;
}

    .accordion-custom .card {
        box-shadow: none;
        margin-bottom: 0;
        border-radius: 0;
    }

    .accordion-custom .card-header {
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
    }

        .accordion-custom .card-header h6 {
            font-weight: bold;
        }

            .accordion-custom .card-header h6 a {
                color: #484848;
            }

    .accordion-custom .card-body {
    }

    .accordion-custom .list-group-item {
        font-weight: bold;
        color: #939393;
        border: 1px solid #e6e8f0;
    }

        .accordion-custom .list-group-item:first-child {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-top: 0;
        }

        .accordion-custom .list-group-item:last-child {
            margin-bottom: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

    .accordion-custom .card-header .custom-control-label::before {
        top: 0;
    }

    .accordion-custom .card-header .custom-control-label::after {
        top: 0;
    }

.check-custom input[type=radio] {
    margin: 0 3px 0 0px;
}

.chk-cstm .cst-label {
    /*font-weight: bold;*/
}

.chk-cstm label {
    font-weight: 400;
    margin-right: 5px;
}


/*Dashboard */
.card-body-inner {
    padding: 15px;
}

.lgroup {
    padding-bottom: 10px;
    border-bottom: 1px solid #e9ebf3;
    margin-bottom: 10px;
}

.loca {
    margin-left: 1px;
}

.badge-cstm {
    display: inline-block;
    padding: .35em .45em;
    font-size: 85%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .125rem;
}

.zname {
    color: #2b4486;
    text-transform: uppercase;
    font-weight: bold;
}

.billeditem {
    color: #9bbb58;
}

.unbilleditem {
    color: #484848;
}

.badge-cstm-gold {
    background: #b8a98c;
    color: #fff;
    text-transform: capitalize;
}

    .badge-cstm-gold:hover {
        color: #fff;
    }

.badge-cstm-bill {
    background: #9bbb58;
    color: #fff;
}

.badge-cstm-exception {
    background: #445870;
    color: #fff;
}

.badge-cstm-teal {
    background: #0c96a3;
    color: #fff;
}

.badge-cstm-danger {
    background: #be4a31;
    color: #fff;
}

.widget-head {
    padding: 15px;
}

.rgt-wdgt {
}

.wgt-ttl-icon {
    display: inline-block;
    vertical-align: top;
}

.widget-title {
    font-weight: bold;
    color: #484848;
    text-transform: uppercase;
}

.tconsumer {
    color: #939393;
    font-weight: bold;
    line-height: 1rem;
    display: inline-block;
    margin: 0 7px;
}

    .tconsumer .cvalue {
        color: #484848;
        display: block;
        font-size: 1.2rem;
    }

.wdgt-total {
    background: url(../images/blue-patch.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top left;
}

.wdgt-warning {
    background: #e7c824;
    border-radius: 0.25rem;
}

.wdgt-info {
    background: #6cd3ed;
    border-radius: 0.25rem;
}

.wdgt-success {
    background: #5ee047;
    border-radius: 0.25rem;
}

.wgt-hdr {
    padding: 10px;
}

.wgt-ttl {
    color: rgba(0,0,0,0.5);
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}

.grow-wgt span {
    font-size: .925rem;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    vertical-align: text-top;
}

.grow-wgt img {
    width: 20px;
}

@media (max-width:767px) {
    .mg-bt-575 {
        margin-bottom: .75rem;
    }

    .billed-card, .unbilled-card {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .blcard1, .unblcard1 {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    /*.crdcst .card-group .card {
    border: 1px solid transparent !important;
    width: calc(100% / 3);
    border-right: 1px solid rgba(0,0,0,0.1) !important;
  }
    .crdcst .card-group .card:last-child {
    border: 1px solid transparent !important;
    width: calc(100% / 3);
    border-right: 0px solid rgba(0,0,0,0.1) !important;
  }
   .crdcst .card-group {
    -ms-flex-direction: row;
    flex-direction: row;
}
    .crdcst .card-group .card {
    margin-right: 5px !important;
    margin-left: 5px !important;
}*/
    .wdgt-total .card-group {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .wdgt-total .card-group .card {
            border: 0 !important;
            border-right: 1px solid rgba(0,0,0,0.1) !important;
            border-top: 1px solid rgba(0,0,0,0.1) !important;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .wdgt-total .card-group .card:last-child {
                border-right: 0 !important;
            }

    .foot-dash-custom {
        color: #fff;
        position: absolute;
        bottom: 10px;
        left: 0%;
        margin: auto;
        font-size: 11px;
        width: 100%;
        text-align: center;
    }

    .nameFe {
        white-space: nowrap;
    }

    .ttl-Sub {
        white-space: nowrap;
    }

    .vr {
        display: block;
    }

    .custom-table-new tr td {
        vertical-align: unset !important;
    }

    .rep-at {
        white-space: nowrap;
    }

    .mg-t-10-sm {
        margin-top: 10px;
    }

    .card-group > .card {
        margin-bottom: 10px;
    }

    /*.main .container-fluid {
        padding: 0 10px;
    }*/

    .content-title {
        font-weight: 700;
        font-size: 0.9rem;
        text-transform: uppercase;
    }
}

@media (min-width:768px) {
    .wdgt-total .card-group .card:first-child {
        border-left: 0;
    }

    .wdgt-total .card-group .card:last-child {
        border-right: 0;
    }
}

.wdgt-total .card-group .card {
    box-shadow: none;
    background: transparent;
    border: 1px solid rgba(0,0,0,0.1);
}

.card-body-inside {
    padding: 7px 10px;
    height: 56px;
}

.assgn-value-inner {
    font-size: 1.3rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.3rem;
}

    .assgn-value-inner span {
        color: rgba(0,0,0,0.5);
        font-size: .875rem;
        margin-left: 3px;
    }

.assgn-ttl {
    color: rgba(0,0,0,0.5);
    font-weight: bold;
    text-transform: uppercase;
}

.wdgt-foot {
    padding: 10px;
}

    .wdgt-foot h6 {
        font-weight: bold;
        color: #fff;
        margin-bottom: 0;
    }

.wgt-hdr1 {
    padding: 5px 10px;
}

.wgt-ttl1 {
    color: rgba(0,0,0,0.5);
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}

.grow-wgt1 span {
    font-size: .925rem;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}

.grow-wgt1 img {
    width: 16px;
}

.updown {
    width: 20px;
}

.prev-next i {
    font-size: .65rem;
}

.sld-ttl {
    color: rgba(0,0,0,0.5);
    line-height: 1rem;
    font-size: .75rem;
    font-weight: bold;
}

.sld-desc {
    color: #fff;
    font-size: .7rem;
    line-height: .875rem;
}

.custom-table-new tr td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.custom-table-new tr td:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.custom-table-new tr td, .custom-table-new tr th {
    padding: .5rem;
    vertical-align: middle;
    border-top: 0;
}
/* .bdtd{border-right:1px solid #dbe4e6;} */
.custom-table-new tr td {
    position: relative;
}

    .custom-table-new tr td:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 70%;
        top: 15%;
        right: 1px;
        background: #d9d9d9;
    }

        .custom-table-new tr td:after tr td:last-child {
            content: '';
            position: absolute;
            width: 0px;
            height: 70%;
            top: 15%;
            right: 0px;
            background: #d9d9d9;
        }

.custom-table-new tr:nth-child(odd) {
    background: #e2e2e2;
}

.custom-table-new tr:nth-child(even) {
    background: #f9f9f9;
}

.avtr-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 15px;
}

.nameFe {
    font-size: .925rem;
    color: #2b4486;
}

    .nameFe a {
        color: #2b4486;
    }

.nameFe1 {
    font-size: .875rem;
    color: #2b4486;
    font-weight: bold;
}

.rnr-desc {
    font-size: .835rem;
    color: #484848;
    display: block;
    font-weight: 400;
}

.nameFe1 a {
    color: #2b4486;
}

.nameFe img {
    margin-left: 7px;
}

.ttl-Sub {
    font-size: .75rem;
    color: #9b9b9b;
}

.valueRate {
    font-weight: bold;
}

    .valueRate span {
    }

    .valueRate .vr {
        color: #2b4486;
        margin-right: 3px;
        font-size: .925rem;
    }

    .valueRate img {
        margin-left: 10px;
    }

.ttl-Sub1 {
    font-size: .835rem;
    color: #9b9b9b;
}

.valueRate1 {
    font-weight: bold;
    font-size: .835rem;
}

    .valueRate1 span {
        color: #2b4486;
        margin-right: 2px;
        font-size: .925rem;
    }

    .valueRate1 img {
        margin-left: 1px;
    }


.circle-secondary {
    display: inline-block;
    background: #484848;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 1.65rem;
}

.circle-danger {
    display: inline-block;
    background: #ef5941;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 1.65rem;
}

.act-btn img {
    margin: 0 5px;
    height: 17px !important;
}

.inactive {
    opacity: 0.5;
}

.avt-rating {
    width: 70px;
    position: relative;
    margin-right: 15px;
}

    .avt-rating .avt-img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
    }

    .avt-rating .status-rating {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.btn-img {
    margin: 0 10px;
}

.avt-rating1 {
    width: 62px;
    position: relative;
}

    .avt-rating1 .avt-img1 {
        width: 62px;
        height: 62px;
        border-radius: 50%;
    }

.feavt-rating {
    width: 62px;
    position: relative;
}

    .feavt-rating .feavt-img {
        width: 62px;
        height: 62px;
        border-radius: 50%;
    }

    .feavt-rating .status-feavt {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 16px;
    }

.bx-head2 img {
    height: 24px;
}

.bx-head2 h4 {
    font-weight: 700;
    text-transform: uppercase;
    color: #2b4486;
    margin: 0 10px;
    display: inline-block;
}

.bx-head2 {
    clear: both;
    margin-bottom: 20px;
    /*padding-top:15px;
	border-top:2px solid #d9d9d9;*/
}

.bx-head1 img {
    height: 24px;
}

.bx-head1 h4 {
    font-weight: 700;
    text-transform: uppercase;
    color: #2b4486;
    margin: 0 10px;
}

.bx-head1 span {
    font-weight: 500;
    margin-right: 5px;
}

.dateinline {
    display: inline-block;
    width: 180px;
    max-width: 100%;
}

.badge-dark {
    background: #6c757d;
    color: #fff;
}

.billstatus span {
    margin-bottom: 3px;
}

.slide-cap .carousel-control-prev, .slide-cap .carousel-control-next {
    width: 12px;
    height: 18px;
    opacity: 1;
}

.slide-cap .pvnxt-control {
    position: absolute;
    right: 10px;
    top: -33px;
    width: 30px;
    height: 20px;
}

a:hover {
    color: #0078d5;
    text-decoration: none;
}

.lnews {
    margin: 0 10px;
}

.newsttl {
    color: #09c5f2;
    font-size: .835rem;
}

.ticker {
    width: 100%;
}

    .ticker div {
        display: inline-block;
        word-wrap: break-word;
    }

.bdr-sep {
    height: 1px;
    background: rgba(100,121,143,0.175);
}

.card-bx {
    border: 1px solid #dbe4e6;
    box-shadow: none;
    border-radius: .25rem;
}

    .card-bx .card-body {
        padding: 1rem;
    }

    .card-bx .card-header {
        color: #484848;
        text-transform: uppercase;
        font-weight: bold;
        padding: .5rem .835rem;
        background-color: #fff;
        border-bottom: 1px solid #e2e2e2;
    }

        .card-bx .card-header a {
            color: #939393;
        }

    .card-bx .card-footer img {
        height: 24px;
    }

.card-footer {
    padding: .5rem .835rem;
    background-color: #e2e2e2;
    border-top: 1px solid #e2e2e2;
}

.upd-avatar {
    width: 150px;
    height: 150px;
    margin: auto;
    position: relative;
}

    .upd-avatar .upd-img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
    }

    .upd-avatar .upd-status-avatar {
        position: absolute;
        top: 10px;
        right: 10px;
        height: 30px;
    }

.u-prof {
    width: 230px;
    margin: 15px 0;
}

    .u-prof img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

.UserName {
    color: #000;
    font-weight: bold;
    font-size: .9rem;
    line-height: .9rem;
    margin-bottom: 6px;
    text-transform: capitalize;
}

.UserCode {
    color: #939393;
    font-size: .815rem;
}

.img-avatar {
    /*border: 2px solid rgba(0,0,0,0.05);
        border-radius: 50%;*/
}

.UserEditProf {
    margin-top: 10px;
    font-weight: bold;
}

.drpdwn-footer {
    padding: 6px 15px;
    background: #f2f6f9;
    border-top: 1px solid #e3ebec;
    border-color: #e3ebec;
}

    .drpdwn-footer .btn.btn-defalut-custom {
        margin-bottom: 0 !important;
    }

.btn-defalut-custom {
    color: #000;
    background: #eff3f6;
    border: 1px solid #dbe4e6;
    text-transform: capitalize;
    font-weight: 500;
}

    .btn-defalut-custom:hover {
        color: #000;
        background: #e3e9ec;
        border: 1px solid #d1dadc;
    }

.UserEditProf .btn {
    font-weight: bold;
    text-transform: capitalize;
}

.tx-capi {
    text-transform: capitalize !important;
}

.user-prof-detail {
    text-align: center;
}

.upd-name {
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 25px;
    color: #2b4486;
}

.upd-name-sub {
    font-size: .925rem;
    font-weight: bold;
    margin-top: 5px;
    color: #484848;
}

.rating-view {
    margin: 5px 0;
}

    .rating-view img {
        width: 16px;
    }

.upd-call {
    font-weight: bold;
    color: #484848;
}

.upd-email {
    font-weight: bold;
    color: #484848;
}

.tx-capi {
    text-transform: capitalize;
}

.main-landing {
}

@media (min-width:768px) {
    .bd-r-aftr {
        position: relative;
    }

        .bd-r-aftr:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 100%;
            background: #e2e2e2;
            right: 0;
            top: 0;
        }

    .cbd-inside h6 {
        position: relative;
        color: #484848;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 20px;
        font-size: .925rem;
    }

    .cbd-inside1 h6 {
        position: relative;
        color: #484848;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 20px;
        font-size: .925rem;
    }

    .wrapcontent {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
    }
}

.logo-dash {
    margin: 70px 0 30px;
}

.innerbody {
    text-align: center;
}

.cstm-cntr {
    /*position: relative;*/
    height: 90%;
}

.card-box-dash {
    background: #fff;
    padding: 20px;
    text-align: center;
    display: inline-block;
    /*border-radius: 0.25rem;*/
    box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.15);
    /*-o-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.15);*/
    -moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.15);
    margin: 10px;
    width: 170px;
    height: 145px;
    border: 1px solid #e6e8f0;
}



.cbd-inside h6:after {
    content: '';
    position: absolute;
    width: 35px;
    height: 2px;
    background: #0078d5;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.foot-dash-custom {
    color: #484848;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0%;
    margin: auto;
    width: 100%;
    font-size: .785rem;
    display: none;
}
/*----- box effect -----*/
.is-disabled {
    background: #fdfdfd !important;
    pointer-events: none;
    cursor: no-drop;
    cursor: not-allowed;
}

    .is-disabled img, .is-disabled cbd-inside1, .is-disabled h5, .is-disabled h6 {
        color: #939393;
        opacity: .5;
    }

    .is-disabled .cbd-inside1 h6:after {
        content: '';
        position: absolute;
        width: 35px;
        height: 2px;
        background: #939393;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
    }

.cbd-inside {
    display: block;
}

    .cbd-inside img {
        height: 45px;
    }


.card-box-dash {
    position: relative;
}

    .card-box-dash::before, .card-box-dash::after {
        content: "";
        width: 0;
        height: 2px;
        position: absolute;
        transition: all 0.2s linear;
        background: #0078d5;
    }

.cbd-inside::before, .cbd-inside::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #0078d5;
}

.card-box-dash:hover::before, .card-box-dash:hover::after {
    width: 100%;
}

.card-box-dash:hover .cbd-inside::before, .card-box-dash:hover .cbd-inside::after {
    height: 100%;
}

.card-box-dash::after {
    left: 0;
    bottom: 0;
    transition-delay: 0.6s;
}

.card-box-dash .cbd-inside::after {
    transition-delay: 0.4s;
    right: 0;
    bottom: 0;
}

.card-box-dash::before {
    right: 0;
    top: 0;
    transition-delay: 0.2s;
}

.card-box-dash .cbd-inside::before {
    transition-delay: 0s;
    left: 0;
    top: 0;
}

.card-box-dash:hover::after {
    transition-delay: 0s;
}

.card-box-dash:hover .cbd-inside::after {
    transition-delay: 0.2s;
}

.card-box-dash:hover::before {
    transition-delay: 0.4s;
}

.card-box-dash:hover .cbd-inside::before {
    transition-delay: 0.6s;
}

.ccbdwap {
    display: block;
    text-align: center;
}

.card-box-dash1 {
    background: #fff;
    width: 100px;
    height: 100px;
    padding: 20px;
    line-height: 56px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    border-radius: 0.25rem;
    box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
    /*-o-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);*/
    -moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.1);
}

.cbd-inside1 {
    display: block;
}

    .cbd-inside1 img.cbdicn1 {
        height: 48px;
    }

.dsrvsnme1 {
    font-weight: 500;
    color: #000;
    font-size: .78125rem;
    display: block;
    margin-top: .65rem;
}

.ccbdwap:hover .dsrvsnme1, .ccbdwap:hover .dsrvsnme {
    color: #0078d5;
}

.card-box-dash1 {
    position: relative;
}

    .card-box-dash1::before, .card-box-dash1::after {
        content: "";
        width: 0;
        height: 2px;
        position: absolute;
        transition: all 0.2s linear;
        background: #0078d5;
    }

.cbd-inside1::before, .cbd-inside1::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #0078d5;
}

.card-box-dash1:hover::before, .card-box-dash1:hover::after {
    width: 100%;
}

.card-box-dash1:hover .cbd-inside1::before, .card-box-dash1:hover .cbd-inside1::after {
    height: 100%;
}

.card-box-dash1::after {
    left: 0;
    bottom: 0;
    transition-delay: 0.6s;
}

.card-box-dash1 .cbd-inside1::after {
    transition-delay: 0.4s;
    right: 0;
    bottom: 0;
}

.card-box-dash1::before {
    right: 0;
    top: 0;
    transition-delay: 0.2s;
}

.card-box-dash1 .cbd-inside1::before {
    transition-delay: 0s;
    left: 0;
    top: 0;
}

.card-box-dash1:hover::after {
    transition-delay: 0s;
}

.card-box-dash1:hover .cbd-inside1::after {
    transition-delay: 0.2s;
}

.card-box-dash1:hover::before {
    transition-delay: 0.4s;
}

.card-box-dash1:hover .cbd-inside1::before {
    transition-delay: 0.6s;
}


/*File Upload*/
.fileupload {
    padding: 15px;
    border: 2px dashed #d9d9d9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
}

.files input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 5;
}

.drag-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

    .drag-title > span {
        display: block;
        font-size: 16px;
    }

.list-prog {
    width: 180px;
    height: 10px;
}

.c-header {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0078d5;
}

.tx-secondary {
    color: #484848;
}

.mg-l-7 {
    margin-left: 7px;
}

.wd-16 {
    width: 16px;
}

.wd-18 {
    width: 18px;
}

.wd-20 {
    width: 20px;
}

/*Pagination*/
/*.dataTables_paginate > a {
    display: inline-block;
    padding: 4px;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    color: #484848;
    margin-left: 3px;
    cursor: pointer !important;
}*/

.mn-ht-80vh {
    min-height: 88vh;
}

.title-img {
    height: 24px;
    margin-right: 7px;
}

.currency-icon input[type=text] {
    background-image: url(../images/rupee-icon.svg);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: left .65rem bottom .56rem;
    padding-left: 30px;
}

.cal-icon-left input[type=text], .cal-icon-left select {
    background-image: url(../images/cal-icon.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left .65rem bottom .47rem;
    padding-left: 30px;
}

.cal-icon-right input[type=text], .cal-icon-right select {
    background-image: url(../images/cal-icon.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: right .55rem bottom .59rem;
    padding-right: 30px;
}

.cal-icon-right-lg input[type=text], .cal-icon-right-lg select {
    background-image: url(../images/cal-icon.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: right 13px bottom 12px;
    padding-right: 40px;
}

.search-icon-left input[type=text], .search-icon-left select {
    background-image: url(../images/search_gray.svg);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: left .6rem bottom .657rem;
    padding-left: 30px;
}

.search-icon-right input[type=text] {
    background-image: url(../images/search_gray.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: right 7px bottom 7px;
    padding-right: 28px;
}

.search-icon-right-lg input[type=text] {
    background-image: url(../images/search_gray.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: right 13px bottom 12px;
    padding-right: 40px;
}

.form-control.srchicnlft {
    background: #fff url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-search' fill='%23636e77' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z'/%3E%3Cpath fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/%3E%3C/svg%3E") no-repeat;
    background-size: 14px 14px;
    background-position: left .55rem bottom .59rem;
    padding-left: 30px;
}

.form-control-sm.srchicnlft {
    background-size: 11px 11px;
    background-position: left .55rem bottom .5rem;
    padding-left: 26px;
}
/*.form-control.srchicnlft {
    background-image: url(../images/search_gray.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left .55rem bottom .59rem;
    padding-left: 30px;
}
.form-control-sm.srchicnlft {
    background-image: url(../images/search_gray.svg);
    background-repeat: no-repeat;
    background-size: 11px 11px;
    background-position: left .55rem bottom .5rem;
    padding-left: 26px;
}*/
.form-control.srchicnrgt {
    background-image: url(../images/search_gray.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: right .55rem bottom .59rem;
    padding-right: 30px;
}

.form-control.calicnrgt {
    background-image: url(../images/cal-icon.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: right .515rem bottom .529rem;
    padding-right: 30px;
}

.form-control-sm.calicnrgt {
    background-image: url(../images/cal-icon.svg);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: right .415rem bottom .415rem;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    padding-right: 26px !important;
}

.crcyicon {
    background-image: url(../images/rupee-icon.svg);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: left .65rem bottom .56rem;
    padding-left: 30px;
}

.form-control-sm.crcyicon {
    background-image: url(../images/rupee-icon.svg);
    background-repeat: no-repeat;
    background-size: 9px 9px;
    background-position: left .6rem bottom .55rem;
    padding-left: 26px;
}

.mbno {
    position: relative;
}

    .mbno input[type=text].form-control {
        padding-left: 45px;
    }

    .mbno:before {
        position: absolute;
        content: '+91';
        color: #000;
        left: 5px;
        top: 50%;
        border-right: 1px solid #dbe4e6;
        width: 35px;
        transform: translateY(-50%);
        text-align: center;
    }

/*.src-flr input::placeholder {
    font-size: .775rem;
}*/

.src-flr .form-control {
    display: block;
    height: calc(2rem + 1px);
    font-size: .795rem;
    padding: .5rem .7rem;
    line-height: .795rem;
    color: #7c7c7c;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dbe4e6;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-switch {
    padding-left: 2.25rem;
}

    .custom-switch .custom-control-label::before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: .5rem;
    }

    .custom-switch .custom-control-label::after {
        top: calc(.15rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: .5rem;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
        transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    }

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
    cursor: pointer;
}

.custom-control-label {
    cursor: pointer;
}

.pt-img {
    height: 32px;
    margin-right: 8px;
}

.page-heading {
    /*font-size: .9475rem;
    color: #0078d5;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 0;
    vertical-align: middle;*/
    font-size: .95rem;
    line-height: .95rem;
    color: #2b4486;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
    vertical-align: middle;
}

    .page-heading .page-heading-sub {
        /*font-size: .725rem;
        color: #5a6771;
        display: block;
        font-weight: 400;
        margin-bottom: .2rem;*/
        font-size: .725rem;
        color: #6b7577;
        display: block;
        font-weight: 400;
        margin-bottom: .25rem;
    }

        .page-heading .page-heading-sub .fwd {
            margin: 0 .5rem;
            font-size: .825rem;
        }

    .page-heading .badge {
        margin-bottom: 0 !important;
    }

.bd-clearfix {
    /*height: 1px;
    background: #d9d9d9;*/
    display: block;
    clear: both;
    border-bottom: 1px solid #dbe4e6;
}

/*Table Custom*/
.custom-table-bordered {
    border-collapse: collapse;
}

    .custom-table-bordered > thead > tr > th, .custom-table-bordered > tbody > tr > th, .custom-table-bordered > tfoot > tr > th, .custom-table-bordered > thead > tr > td, .custom-table-bordered > tbody > tr > td, .custom-table-bordered > tfoot > tr > td {
        vertical-align: middle;
    }

        .custom-table-bordered > thead > tr > th:focus, .custom-table-bordered tr td:focus {
            outline: none;
        }

    .custom-table-bordered tr th {
        background: #147bbd !important;
        padding: .425rem .425rem !important;
        text-transform: uppercase;
        font-size: .8rem;
        font-weight: 700;
        border-top: 1px solid #023e65 !important;
        border-bottom: 1px solid #dbe4e4 !important;
        color: white;
        border-right: 1px solid white;
    }

    .custom-table-bordered.bdt0 tr th {
        border-top: 0 !important;
        padding-top: .75rem !important;
    }

    .custom-table-bordered.bdt0 tr th {
        border-top: 0 !important;
        padding-top: .75rem !important;
    }

    .custom-table-bordered tr td {
        padding: 0.425rem 0.425rem !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-top: 0 !important;
        border-bottom: .045em dashed #dbe4e6 !important;
    }

        .custom-table-bordered tr td a {
            font-weight: bold;
            display: inline-block;
        }

        .custom-table-bordered tr td .badge::first-letter {
            text-transform: uppercase;
        }

        .custom-table-bordered tr td a {
            font-weight: bold;
            display: inline-block;
        }

            .custom-table-bordered tr td a img {
                max-height: 18px;
            }

.th-nowrap tr th {
    white-space: nowrap;
}

.table.custom-table-bordered tr th.actcol {
    width: 100px;
}
/*.custom-table-bordered tr:nth-child(odd) {
    background: #eee;
}

.custom-table-bordered tr:nth-child(even) {
    background: #ddd;
}*/

.main-heading {
    font-weight: bold;
    text-align: center;
    color: #484848;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: .0875rem;
}

.fe-tar-ach {
    font-size: .925rem;
    font-weight: bold;
    color: #2b4486;
}

    .fe-tar-ach .fe-ta-down {
        margin-left: 5px;
        vertical-align: inherit;
    }

.addbook .btn {
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: .965rem;
}

    .addbook .btn.tx-purple:hover {
        color: #223874;
    }

    .addbook .btn img {
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

.addpreferbook .btn {
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: .965rem;
}

    .addpreferbook .btn.tx-purple:hover {
        color: #223874;
    }

    .addpreferbook .btn img {
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

.main-logo {
    text-align: center;
    margin-bottom: 1rem;
}

.logoimg {
    margin: auto;
}

.lgout {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

.icons-behav img {
    height: 15px;
}

.adv-data {
    display: none;
}

.cur-ptr {
    cursor: pointer;
}

/*Zone Color*/
.noidazone {
    background: #B9A98C;
    color: #fff;
}

.saharanpurzone {
    background: #0C96A3;
    color: #fff;
}

.ghaziabadzone {
    background: #ff7f0e;
    color: #fff;
}

.meerutzone {
    background: #874FB1;
    color: #fff;
}

.meerutzone {
    background: #874FB1;
    color: #fff;
}

.moradabadzone {
    background: #814e77;
    color: #fff;
}

.btn-dark {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
}

.ratingview {
    margin-bottom: 5px;
}

    .ratingview img {
        width: 13px;
    }

.vist {
    font-size: .835rem;
}

.bldubld {
    font-size: .835rem;
}

.vistdy {
    font-size: 1.2rem;
    color: #27acd7;
    font-weight: bold;
    line-height: 1.2rem;
}

    .vistdy .visoutof {
        font-size: .875rem;
        font-weight: normal;
        color: #27acd7;
        margin-left: 5px;
    }

.blbilled {
    font-size: 1.2rem;
    color: #27acd7;
    font-weight: bold;
    line-height: 1.2rem;
}

    .blbilled .blunbilled {
        font-size: .875rem;
        font-weight: normal;
        color: #484848;
        margin-left: 5px;
    }

.mg-tb-5 {
    margin: 5px 0;
}

.mg-tb-7 {
    margin: 7px 0;
}

.mg-tb-10 {
    margin: 10px 0;
}

.va-inherit {
    vertical-align: inherit;
}

.call-card .callcard {
    background: #01b9f5;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    color: #fff;
    border: 0;
}

.mail-card .mailcard {
    background: #012b73;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    color: #fff;
    border: 0;
}

.cm-card-body {
    padding: .25rem;
}

.actualdata {
    font-size: .925rem;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 5px;
}

.outofdata {
    font-size: .875rem;
    font-weight: 400;
}

.billed-card .blcard1 {
    background: #9cba58;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    color: #fff;
    border: 0;
}

.billed-card .blcard2 {
    background: #a7c36e;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    color: #fff;
    text-align: center;
    border: 0;
}

.unbilled-card .unblcard1 {
    background: #445870;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    color: #fff;
    border: 0;
}

.unbilled-card .unblcard2 {
    background: #5b6c80;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    color: #fff;
    text-align: center;
    border: 0;
}

.blcard-body {
    padding: .25rem;
}

.zone-card-footer {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .9rem;
}

.zone-name {
    background: rgba(0,0,0,0.1);
    padding: 8px 10px;
    text-transform: uppercase;
}

    .zone-name a {
        color: #fff;
    }

.zone-details {
    padding: 8px 5px;
    font-weight: bold;
}

.actionicons {
    padding: 8px 10px;
}

    .actionicons a {
        color: #fff;
        font-size: .925rem;
        margin-left: 5px;
    }

        .actionicons a:hover {
            color: rgba(255,255,255,0.8);
        }

        .actionicons a:first-child {
            margin-left: 0px;
        }

.pob-custom {
    width: 215px;
}

.pob-cfooter {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -8px;
}

.tblimport .dataTables_length, .tblimport .dataTables_info {
    margin-right: 5px;
}

.drptitle {
    font-size: .75rem;
}

.hint-block {
    font-size: .835rem;
    margin-top: .1rem;
}

.checkedbtn {
    position: relative;
    display: inline-block;
}

    .checkedbtn input[type=radio], .checkedbtn input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 27px;
        width: 100%;
        cursor: pointer;
    }

    .checkedbtn input:checked ~ label {
        background: #0078d5;
        color: #fff;
        border-radius: 54px;
        cursor: pointer;
    }

    .checkedbtn label {
        padding: .3rem .75rem;
        background: #8997a2;
        font-size: .775rem;
        line-height: 1rem;
        color: #fff;
        border-radius: 54px;
        cursor: pointer;
        font-weight: 400;
    }


.chkd {
    display: none;
}

.schdlVst {
    background: #eff3f6;
    border-radius: .35rem;
    margin-bottom: .75rem;
    width: 375px;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.schdlVstChs {
    position: relative;
    display: inline-block;
    -ms-flex: 0 0 50.0%;
    flex: 0 0 50.0%;
    max-width: 50.0%;
}

    .schdlVstChs input[type=radio], .schdlVstChs input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        width: 100%;
        cursor: pointer;
    }


    .schdlVstChs input:checked ~ label .chkd {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 6px;
        height: 13px;
    }

    .schdlVstChs label {
        padding: .5rem 1rem;
        background: transparent;
        font-size: .775rem;
        line-height: 1rem;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        font-weight: 500;
        margin-bottom: 0;
        border: 1px solid transparent;
        width: 100%;
    }

    .schdlVstChs input:checked ~ label {
        background: #fff;
        color: #0078d5;
        border: 1px solid #0078d5;
        border-radius: .35rem;
        cursor: pointer;
        padding: .5rem 2rem .5rem 1rem;
    }

.box3RB {
    background: #eff3f6;
    border-radius: .35rem;
    margin-bottom: .75rem;
    width: 375px;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.box3RBC {
    position: relative;
    display: inline-block;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

    .box3RBC input[type=radio], .box3RBC input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        height: 100%;
        width: 100%;
        cursor: pointer;
    }


    .box3RBC input:checked ~ label .chkd {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 6px;
        height: 13px;
    }

    .box3RBC label {
        padding: .5rem;
        background: transparent;
        font-size: .7rem;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        margin-bottom: 0;
        border: 1px solid transparent;
        width: 100%;
    }

        .box3RBC label .bx3lvle {
            display: block;
            font-size: .95rem;
            line-height: .95rem;
            font-weight: bold;
        }

            .box3RBC label .bx3lvle .bx3lbl {
                display: block;
                font-size: .7rem;
                line-height: .7rem;
                margin-bottom: .3rem;
                font-weight: normal;
            }

        .box3RBC label svg {
            height: 20px;
            width: 20px;
            margin-right: 5px;
        }

        .box3RBC label.csmrIcn svg {
            height: 16px;
            width: 16px;
            margin-right: 5px;
            color: #76848c;
        }

        .box3RBC label.cmpIcn svg {
            color: #009a62;
        }

        .box3RBC label.pndIcon svg {
            color: #2c353a;
        }

    .box3RBC input:checked ~ label {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230078d5' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: bottom 7px right 7px;
        background-size: 13px 13px;
        /*color: #0078d5;*/
        border: 1px solid #0078d5;
        border-radius: .35rem;
        cursor: pointer;
        padding: .5rem;
    }

.radiochoose {
    background: #eff3f6;
    border-radius: .35rem;
    margin-bottom: .75rem;
    width: 375px;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.modal-content.mdlFltr .mdlbdy .radiochoose {
    width: 470px;
}

.radiobox {
    position: relative;
    display: inline-block;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

    .radiobox input[type=radio], .radiobox input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        width: 100%;
        cursor: pointer;
        z-index: 1;
        display: block;
    }


    .radiobox input:checked ~ label .chkd {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 6px;
        height: 13px;
    }

    .radiobox label {
        padding: .5rem 1rem;
        background: transparent;
        font-size: .775rem;
        line-height: 1rem;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        font-weight: 500;
        margin-bottom: 0;
        border: 1px solid transparent;
        width: 100%;
        z-index: 0;
    }

    .radiobox input:checked ~ label {
        background: #fff;
        color: #0078d5;
        border: 1px solid #0078d5;
        border-radius: .35rem;
        cursor: pointer;
        padding: .5rem 2rem .5rem 1rem;
        z-index: 0;
    }

.asusrdo {
    background: #eff3f6;
    border-radius: .35rem;
    margin-bottom: .75rem;
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.asusrbx {
    position: relative;
    display: inline-block;
    -ms-flex: 0 0 25.0%;
    flex: 0 0 25.0%;
    max-width: 25.0%;
}

    .asusrbx input[type=radio], .asusrbx input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        width: 100%;
        cursor: pointer;
    }


    .asusrbx input:checked ~ label .chkd {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 6px;
        height: 13px;
    }

    .asusrbx label {
        padding: .5rem 1rem .5rem .65rem;
        background: transparent;
        font-size: .72rem;
        line-height: 1rem;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        font-weight: 500;
        margin-bottom: 0;
        border: 1px solid transparent;
        width: 100%;
    }

    .asusrbx input:checked ~ label {
        background: #fff;
        color: #0078d5;
        border: 1px solid #0078d5;
        border-radius: .35rem;
        cursor: pointer;
        padding: .5rem 1rem .5rem .65rem;
    }

.box2RB {
    background: #eff3f6;
    border-radius: .35rem;
    margin-bottom: .75rem;
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.box2RBC {
    position: relative;
    display: inline-block;
    -ms-flex: 0 0 50.0%;
    flex: 0 0 50.0%;
    max-width: 50.0%;
}

    .box2RBC input[type=radio], .box2RBC input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        height: 100%;
        width: 100%;
        cursor: pointer;
    }


    .box2RBC input:checked ~ label .chkd {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 6px;
        height: 13px;
    }

    .box2RBC label {
        font-weight: 500;
        padding: .5rem 20px .5rem .5rem;
        font-size: .725rem;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        margin-bottom: 0;
        border: 1px solid transparent;
        width: 100%;
        font-weight: 500;
    }

    .box2RBC input:checked ~ label {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000000' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: top 6px right 8px;
        background-size: 13px 13px;
        color: #0078d5;
        border: 1px solid #0078d5;
    }

.box4RB {
    background: #eff3f6;
    border-radius: .35rem;
    margin-bottom: .75rem;
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.box4RBC {
    position: relative;
    display: inline-block;
    -ms-flex: 0 0 25.0%;
    flex: 0 0 25.0%;
    max-width: 25.0%;
}

    .box4RBC input[type=radio], .box4RBC input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        height: 100%;
        width: 100%;
        cursor: pointer;
    }


    .box4RBC input:checked ~ label .chkd {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 6px;
        height: 13px;
    }

    .box4RBC label {
        padding: .5rem 20px .5rem .5rem;
        font-size: .725rem;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        margin-bottom: 0;
        border: 1px solid transparent;
        width: 100%;
        font-weight: 500;
    }

    .box4RBC input:checked ~ label {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000000' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: top 6px right 8px;
        background-size: 13px 13px;
        color: #0078d5;
        border: 1px solid #0078d5;
        cursor: pointer;
    }


.cmnt-bx-bg {
    background: #eeeeee;
    width: 100%;
}

.dataTables_length select {
}

a.badge.focus, a.badge:focus, .badge:focus {
    box-shadow: none;
}

.badge.disabled {
    opacity: .5;
    pointer-events: none;
}

.bdbx {
    font-size: .915rem;
}

    .bdbx.disabled, .bdbs.disabled, .bdbp.disabled {
        opacity: .5;
        pointer-events: none;
    }

.bdbs {
    color: #1cc185;
}

    .bdbs:hover {
        color: #1cc185;
    }

.bdbp {
    color: #0078d5;
}

    .bdbp:hover {
        color: #0078d5;
    }

.bdbd {
    color: #ef5941;
}

    .bdbd:hover {
        color: #ef5941;
    }

.mtrsgnttl {
    font-weight: bold;
    font-size: .825rem;
    line-height: .825rem;
    margin-bottom: .35rem;
}

.gmapz {
    padding: 2px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

.lalnttl {
    margin-top: 5px;
}

    .lalnttl span {
        font-size: .775rem;
        line-height: .775rem;
        font-weight: 500;
    }

.lttd {
    border-right: 1px solid #7e7e7e;
    margin-right: 7px;
    padding-right: 7px;
}

@media (min-width: 1024px) {
    .tblimport table td:first-child {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tblimport table td:last-child {
        width: 70px;
    }
}

@media (min-width:767px) {
    .mt4 {
        margin-top: 1.375rem !important;
    }

    .bg-totalcosum {
        border-radius: .5rem 0 0 .5rem;
    }

    .bg-todatVisit {
        border-radius: 0 .5rem .5rem 0;
    }

    .lRLine:after {
        position: absolute;
        content: '';
        height: 66%;
        background: rgba(0,0,0,0.2);
        width: 1px;
        top: 15px;
    }
}

@media (max-width:768px) {
    .bg-totalcosum {
        border-radius: .5rem .5rem 0 0;
    }

    .ggl-bg-totalcosum {
        border-radius: .5rem .5rem 0 0 !important;
    }

    .ggl-bg-todatVisit {
        border-radius: 0 0 .5rem .5rem !important;
    }

    .bg-todatVisit {
        border-radius: 0 0 .5rem .5rem;
    }

    .bdbtmcol .card-body-custom {
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }

    .bdbtmcolspc {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #dbe4e6;
    }
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

/*.form-control.input-validation-error {
    border-color: #f44336;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}*/

.bg-OverrallVisit {
    background: #0078d5;
    background-image: linear-gradient(to bottom, #0078d5, #1896d5, #1e7abc, #265fa2, #2b4486);
    /*background-image: linear-gradient(to bottom, #0078d5, #027abb, #046da5, #075f90, #09527c);*/
    color: #fff;
}

.bg-unbilled {
    background: #445870;
    color: #fff;
}

.bg-pendingbilled {
    background: #874FB1;
    color: #fff;
}

.bg-todatVisit {
    background: #b7a469;
    color: #fff;
    /*border-radius:0 8px 8px 0;box-shadow: 5px -2px 8px 1px #d9d9d9;*/
}

.bg-totalcosum {
    background: #d9a61a;
    color: #fff;
    box-shadow: 0px 0px 5px 3px #d9d9d9;
}

.assgn-ttl1 {
    color: rgba(255,255,255,0.85);
    font-size: .835rem;
}

.cb-header-widget {
    display: inline-block;
    background-image: url(../images/Patch-blue.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    font-size: .875rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 25px 7px 15px;
}

.lve-status {
    margin-right: 10px;
}

.wd-75 {
    width: 75px;
}

.lve-desc .lve-req-desc {
    color: #000000;
}

    .lve-desc .lve-req-desc span {
        display: block;
        color: #888888;
        margin-bottom: 2px;
        text-transform: uppercase;
    }

.leave-request {
    padding: 15px 0;
    border-bottom: 1px dashed #dfdfdf;
}

    .leave-request:first-child {
        padding-top: 0;
    }

    .leave-request:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

.notification-scroll {
    float: left;
    overflow-y: scroll;
    height: 300px;
}

.force-overflow {
    min-height: 450px;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.imgdist {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #dbe4e6;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    /*-o-transition: all .2s ease-in-out;*/
    transition: all .2s ease-in-out;
}

.billing-dashboard {
    background: white;
}

.redAlert {
    height: 22px;
    padding: 0;
    padding: 0 6px;
}

.lRLine {
    position: relative;
}

    .lRLine:before {
        position: absolute;
        right: 0;
        content: '';
        height: 66%;
        background: rgba(0,0,0,0.2);
        width: 1px;
        top: 15px;
    }

.apexcharts-yaxis-label {
    color: #027abc;
    font-weight: bold;
}

/*Wizard Style Tab*/
.lfttab img {
    display: inline-block;
    height: 33px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.ifledtl span {
    font-size: .835rem;
    margin-left: .75rem;
    padding-left: .75rem;
    border-left: 1px solid #dbe4e6;
}

    .ifledtl span:first-child {
        margin-left: 0;
        padding-left: 0;
        border-left: 0;
    }

    .ifledtl span.impfle strong {
        color: #1cc185;
    }

    .ifledtl span.pdnfle strong {
        color: #0078d5;
    }

    .ifledtl span.fldfle strong {
        color: #ef5941;
    }

@media (max-width:767px) {
    .lfttab img {
        display: none;
    }
}

@media (min-width:768px) {
    .lfttab .tbcnt {
        margin-right: 30px;
    }
}

.lfttab .tbcnt {
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.15rem;
    color: #484848;
    font-size: .835rem;
}

    .lfttab .tbcnt span {
        display: block;
        font-weight: bold;
        font-size: 0.9rem;
        text-transform: capitalize;
    }

.arrtb {
    /*margin-left:60px;*/
}

.feavt-rating1 {
    position: relative;
}

    .feavt-rating1 .feavt-img1 {
        width: 100%;
        width: 73px;
        height: auto;
    }

    .feavt-rating1 .status-feavt1 {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 16px;
    }

.ratingview2 {
    margin-bottom: 5px;
}

    .ratingview2 img {
        height: 11px;
    }

.nameFe2 {
    font-size: .925rem;
    color: #484848;
    font-weight: 700;
    line-height: 1.3rem;
}

    .nameFe2 .rnr-desc2 {
        font-size: 0.8rem;
        color: #888888;
        display: block;
        margin-top: 4px;
        font-weight: 400;
    }

.nameFe1 a {
    color: #2b4486;
}

.nameFe2 img {
    margin-left: 7px;
    height: 15px;
}

.ttl-Sub {
    font-size: .75rem;
    color: #9b9b9b;
}

.nfedtl {
    margin-top: 10px;
}

.span-group, .span-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.span-primary {
    color: #fff;
    background-color: #64b5f6;
    border-color: #64b5f6;
}

.spanb {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .3rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.span-outline-secondary {
    color: #484848;
    background-color: transparent;
    background-image: none;
    border-color: #e6e8f0;
}

.span-group > .spanb:not(:last-child):not(.dropdown-toggle), .span-group > .span-group:not(:last-child) > .spanb {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.span-group > .spanb:not(:first-child), .span-group > .span-group:not(:first-child) > .spanb {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.span-group .spanb + .spanb, .span-group .spanb + .span-group, .span-group .span-group + .spanb, .span-group .span-group + .span-group, .span-group-vertical .spanb + .spanb, .span-group-vertical .spanb + .span-group, .span-group-vertical .span-group + .spanb, .span-group-vertical .span-group + .span-group {
    margin-left: -1px;
}

.btnz-group, .btnz-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btnz-primary {
    color: #fff;
    background-color: #64b5f6;
    border-color: #64b5f6;
}

.btnz {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .3rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btnz-outline-secondary {
    color: #484848;
    background-color: transparent;
    background-image: none;
    border-color: #e6e8f0;
}

.btnz-group > .btnz:not(:last-child):not(.dropdown-toggle), .btnz-group > .btnz-group:not(:last-child) > .btnz {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btnz-group > .btnz:not(:first-child), .btnz-group > .btnz-group:not(:first-child) > .btnz {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btnz-group .btnz + .btnz, .btnz-group .btnz + .btnz-group, .btnz-group .btnz-group + .btnz, .btnz-group .btnz-group + .btnz-group, .btnz-group-vertical .btnz + .btnz, .btnz-group-vertical .btnz + .btnz-group, .btnz-group-vertical .btnz-group + .btnz, .btnz-group-vertical .btnz-group + .btnz-group {
    margin-left: -1px;
}

.btnz-group1, .btnz-group-vertical1 {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    width: 100%;
}

.btnz1 {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .40rem .75rem;
    font-size: .835rem;
    line-height: .85rem;
    border-radius: .40rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: -1px;
}

.btnz-outline-default1 {
    color: #484848;
    background-color: transparent;
    background-image: none;
    border-color: #c5c5c5;
}

.btnz-group1 > .btnz1:not(:last-child):not(.dropdown-toggle), .btnz-group1 > .btnz-group1:not(:last-child) > .btnz1 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btnz-group1 > .bdrbtmlftrd {
    border-bottom-left-radius: 0;
}

.btnz-group1 > .bdrtplftrd {
    border-top-left-radius: 0;
}

.btnz-group1 > .bdrbtmrgtrd {
    border-bottom-right-radius: 0;
}

.btnz-group1 > .bdrtprgtrd {
    border-top-right-radius: 0;
}

.btnz-group1 > .btnz1:not(:first-child), .btnz-group1 > .btnz-group1:not(:first-child) > .btnz1 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btnz-group1 .btnz1 + .btnz1, .btnz-group1 .btnz1 + .btnz-group1, .btnz-group1 .btnz-group1 + .btnz1, .btnz-group1 .btnz-group1 + .btnz-group1, .btnz-group-vertical1 .btnz + .btnz1, .btnz-group-vertical1 .btnz + .btnz-group1, .btnz-group-vertical1 .btnz-group1 + .btnz1, .btnz-group-vertical1 .btnz-group1 + .btnz-group1 {
    margin-left: -1px;
}

.btnz-sm, .btnz-group-sm > .btnz {
    padding: .25rem .5rem;
    font-size: .765625rem;
    line-height: 1.5;
}

.btnz1-xs, .btnz1-group-xs > .btnz1-xs {
    padding: .15rem .5rem;
    font-size: .715rem;
    line-height: 1rem;
}

.wd-35 {
    width: 35px;
}

.ttlbI {
    background: #e3e3e3 !important;
}

.znnme {
    position: relative;
    background: #0078d5;
    padding: 7px 10px;
    text-transform: capitalize;
    border-top-left-radius: .40rem;
    border-bottom-left-radius: .40rem;
    display: inline-block;
    font-weight: bold;
}

    .znnme:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 12px solid #0078d5;
        position: absolute;
        top: 0%;
        margin-top: 0px;
        left: 100%;
        z-index: 2;
    }

.ftvl {
    background: #939393;
    font-size: 0.85rem;
    margin-top: 10px;
    border-radius: .40rem;
}

.zndtl {
    padding: 7px 10px 7px 16px;
    font-weight: bold;
    display: inline-block;
}

.ttlbal {
    background: #96a6a6;
    font-size: 0.78rem;
    margin-top: 10px;
}

    .ttlbal .zone-name {
        position: relative;
        background: #0078d5;
        padding: 10px;
        text-transform: capitalize;
    }

        .ttlbal .zone-name:after {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            border-top: 18px solid transparent;
            border-bottom: 19px solid transparent;
            border-left: 12px solid #0078d5;
            position: absolute;
            top: 0%;
            margin-top: 0px;
            left: 100%;
            z-index: 2;
        }

    .ttlbal .zone-details {
        padding: 8px 5px 8px 15px;
        font-weight: bold;
    }

.vwd50 {
    width: 44%;
}

.vwd25 {
    width: 28%;
}

.wd-40 {
    width: 40px;
}

.wd-70 {
    width: 70px;
}

.wd-137 {
    width: 137px;
}

.wd-143 {
    width: 143px;
}

.cstrow {
    margin: 0 7px;
}

.stips {
    background: #484848;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 1px 8px;
    font-size: .775rem;
    line-height: 1.2rem;
    font-weight: bold;
    position: relative;
}

    .stips:after {
        content: '';
        background: url('../Images/blue_tail.svg') no-repeat;
        position: absolute;
        right: -11px;
        top: 0;
        width: 11px;
        height: 21px;
    }

.assgn-ttl3 {
    color: rgba(255,255,255,0.85);
    text-transform: uppercase;
    font-size: .775rem;
}

.assgn-value-inner1 {
    font-size: 1.25rem;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.5rem;
}

.ttlbal01 {
    font-size: 0.78rem;
    margin-top: 10px;
}

    .ttlbal01 .zone-name01 {
        position: relative;
        background: #0078d5;
        text-transform: capitalize;
    }

    .ttlbal01 .zone-details01 {
        font-weight: bold;
    }

    .ttlbal01 .zone-name01:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        border-left: 10px solid #0078d5;
        position: absolute;
        top: 0%;
        margin-top: 0px;
        left: 100%;
        z-index: 2;
    }

.sbhead {
    color: #7c7c7c;
    margin-bottom: 0;
    /*font-weight: bold;
    font-size: .835rem;*/
    font-size: .715rem;
    line-height: .875rem;
    text-transform: uppercase;
}

.vluttl {
    font-size: 1.15rem;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.5rem;
}

.sbdesc {
    font-size: .875rem;
    font-weight: bold;
}

.bdr-0 {
    border: 0 !important;
}

.pd-l-1 {
    padding-left: 1rem;
}

.diperformer .dibge {
    margin-top: 15px;
    width: 24px;
}

.diperformer .diperfmnc {
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-top: 7px;
    color: #939393;
    font-weight: bold;
    font-size: .875rem;
}

.diperformer .dipvlu {
    font-weight: bold;
    margin-bottom: 7px;
    line-height: 1.5rem;
}

.diavtr {
    position: relative;
    width: 80px;
    margin: auto;
}

    .diavtr .diuser {
        width: 75px;
        height: 75px;
        border-radius: 50%;
    }

.distrrating {
    position: absolute;
    background: #e7e7e7;
    padding: 3px 9px;
    line-height: .5rem;
    border-radius: 20rem;
    bottom: 0px;
}
/*End Wizard Style Tab*/

.validation-error {
    border-color: #f44336;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.loadingbx {
    height: 100%;
}

.apexcharts-legend-text {
    color: #7c7c7c !important;
    font-size: .835rem !important;
    font-family: 'Open Sans', sans-serif !important;
}

.billing-dashboard-status {
    /*float: right;*/
    position: absolute;
    z-index: 100;
    right: .5rem;
}

.apexcharts-canvas {
    /*margin-top: 1.3rem !important;*/
}

.billing-dashboard-status ul {
    margin: 0;
    padding: 0;
}

.billing-dashboard-status li,
.billing-dashboard-status li.target,
.billing-dashboard-status li.up,
.billing-dashboard-status li.down {
    display: inline-block;
    padding: 0 8px;
    position: relative;
    font-size: .835rem;
    color: #7c7c7c;
}

    .billing-dashboard-status li.target:before {
        width: 5px;
        height: 5px;
        content: '';
        background: #26a0fc;
        left: 0;
        position: absolute;
        top: 8px;
    }

    .billing-dashboard-status li.up:before {
        width: 5px;
        height: 5px;
        content: '';
        background: orange;
        left: 0;
        position: absolute;
        top: 8px;
    }

    .billing-dashboard-status li.down:before {
        width: 5px;
        height: 5px;
        content: '';
        background: red;
        left: 0;
        position: absolute;
        top: 8px;
    }

    .billing-dashboard-status li.ConsumerPerday:before {
        width: 5px;
        height: 5px;
        content: '';
        background: #229bf8;
        left: 0;
        position: absolute;
        top: 8px;
    }

    .billing-dashboard-status li.TotalBI:before {
        width: 5px;
        height: 5px;
        content: '';
        background: #26e7a6;
        left: 0;
        position: absolute;
        top: 8px;
    }


    .billing-dashboard-status li.BilledConsumers:before {
        width: 5px;
        height: 5px;
        content: '';
        background: #0078d5;
        left: 0;
        position: absolute;
        top: 8px;
    }

    .billing-dashboard-status li.Exception:before {
        width: 5px;
        height: 5px;
        content: '';
        background: #7d7d7d;
        left: 0;
        position: absolute;
        top: 8px;
    }

    .billing-dashboard-status li.Pending:before {
        width: 5px;
        height: 5px;
        content: '';
        background: #b8b8b8;
        left: 0;
        position: absolute;
        top: 8px;
    }

.Rural {
    position: absolute;
    top: 40px;
    left: 8px;
    font-size: 12px;
}

.Urban {
    position: absolute;
    top: 110px;
    left: 8px;
    font-size: 12px;
}

.dropdown-item span {
    cursor: pointer;
}

.color-red {
    color: red;
}

.color-blue {
    color: #1f3477;
}

.color-gray {
    color: #4d4b4b;
}

.zonalbx h5 {
    font-size: 14px;
    color: #939393;
    margin: 0;
}
/*.zonalbx h2{font-size:24px;font-weight:bold;margin:0;}*/
.zonalbx h6 {
    font-size: 14px;
    font-weight: bold;
}

.vlusbttl {
    color: #939393;
    font-size: .875rem;
}

.bxheader {
    background: #96a6a6;
    border-radius: 5px 5px 0 0;
    margin: 0;
    padding: 7px 11px;
    color: white;
    font-size: 18px;
}

.todayVisitbx {
    background: #0078d5;
    color: white;
    border-radius: 20px;
    text-align: center;
    padding-top: 5px;
}

.RuralStatus, .UrbanStatus {
    cursor: pointer;
}

    .UrbanStatus:before {
        width: 6px;
        height: 6px;
        content: '';
        background: #0078d5;
        left: -1px;
        position: absolute;
        top: 6px;
        border-radius: 6px;
    }

    .RuralStatus:before {
        width: 6px;
        height: 6px;
        content: '';
        background: #2b4486;
        left: -1px;
        position: absolute;
        top: 6px;
        border-radius: 6px;
    }

    .RuralStatus.selected {
        color: #2b4486;
        font-weight: bold;
    }

    .UrbanStatus.selected {
        color: #0078d5;
        font-weight: bold;
    }
/*Notification & Jump or Switch*/
.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    background: #fff;
}

.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%,0)scale(1);
    transform: translate(100%,0)scale(1);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    min-height: 100%;
}

    .modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
        overflow-y: auto;
        overflow-x: hidden;
    }

.modal-dialog-slideout .modal-content {
    border: 0;
}

.modal-dialog-slideout .modal-header, .modal-dialog-slideout .modal-footer {
    height: 69px;
    display: block;
}

    .modal-dialog-slideout .modal-header h5 {
        float: left;
    }

#NotifSidenav, #JumpSidenav {
    padding-right: 0 !important;
}

.modal-sml {
    width: 360px;
    max-width: 100%;
}

.dropdown-header-custom {
    border-bottom: 1px solid #dbe4e6;
    border-radius: 0;
    padding: 8px 15px;
    position: relative;
}

    .dropdown-header-custom h6 {
        margin-bottom: 0;
        line-height: 1.5rem;
    }

.jmprsn-body {
    padding: 15px 10px;
}

.jumpgridnav {
    padding: 0;
}

    .jumpgridnav .dirli {
        padding: 1px;
        display: inline-block;
        vertical-align: top;
        color: #000;
        z-index: 999;
    }

        .jumpgridnav .dirli .diritm {
            text-align: center;
            outline: none;
            display: block;
            height: 103px;
            width: 106px;
            padding: 10px 5px;
            border: 1px solid transparent;
            margin: 5px 0;
            border-radius: 0.25rem;
            transition: all 0.3s ease;
            cursor: pointer;
        }

            .jumpgridnav .dirli .diritm:hover {
                /*border: 1px solid #e2e2e2;*/
                transform: scale(1.1);
            }

                .jumpgridnav .dirli .diritm:hover .navname {
                    color: #0078d5;
                }

            .jumpgridnav .dirli .diritm .navimg {
                height: 40px;
                margin-bottom: 10px;
            }

            .jumpgridnav .dirli .diritm .navname {
                font-size: .775rem;
                color: #000000;
                display: block;
                font-weight: normal;
                text-align: center;
                line-height: 1rem;
            }

/*Start GIS*/
.dirbx1 {
    background: #fff;
}

@media (min-width:768px) {
    .mg-l--10 {
        margin-left: -10px;
    }

    .dirbx {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
        position: relative;
        height: 92vh;
    }

    .dirbx1 {
        margin-top: 15px;
        position: relative;
        height: 88vh;
    }

    .mg015 {
        margin-left: 15%;
        margin-right: 15%;
    }
}

.lfttab .tbcnt {
    margin-right: 30px;
}

@media (max-width:767px) {
    .mg-tp-767 {
        margin-top: .75rem;
    }

    .btnz1 {
        white-space: normal;
    }

    .diperformer .dibge {
        width: 20px !important;
    }

    .diperformer .diperfmnc {
        font-size: .835rem !important;
    }

    .diperformer .dipvlu {
        font-size: 1.35rem !important;
    }

    .diavtr .diuser {
        width: 60px !important;
        height: 60px !important;
    }

    .diavtr {
        margin-bottom: 15px;
    }

    .mg-l--10 {
        margin-top: 15px;
    }

    .dirbx {
        width: 100%;
        position: relative;
        height: 92vh;
    }

    .dirbx1 {
        width: 100%;
        position: relative;
        height: 88vh;
        overflow-y: auto;
    }
}

.bdgabs {
    position: absolute;
    top: 10px;
    right: 10px;
    padding-top: 4px;
}
/*End GIS*/
.dropdown-body {
    padding: 5px 15px;
}

.ddhgt {
    max-height: 90vh;
    overflow-y: auto;
}

/*.dataTables_wrapper .dataTables_length {
    margin-top: .5rem;
    margin-right: 20px;
}

.dataTables_wrapper .dataTables_info {
    float: left;
    margin-top: 13px !important;
    font-size: .835rem;
}*/

.cstmdrp .dropdown-item {
    padding: 0 !important;
}

    .cstmdrp .dropdown-item .btn {
        padding: 10px 7px !important;
    }

    .cstmdrp .dropdown-item:hover {
        color: #fff !important;
    }

    .cstmdrp .dropdown-item .btn:hover {
        color: #fff !important;
    }

.crd-cstm {
    box-shadow: none !important;
    border: 1px solid #dbe4e6 !important;
    width: 100%;
    border-radius: .25rem;
}

.custom-fc {
    border: 0 !important;
    min-height: 200px;
    color: #939393;
    max-width: 100%;
}

.customfc {
    padding: .20rem .5rem;
    border: 1px solid #dbe4e6;
    border-radius: .15rem;
    color: #939393;
    max-width: 100%;
}

.lstupdtd {
    color: #0078d5;
    line-height: 1.35rem;
    font-weight: bold;
}

    .lstupdtd span {
        color: #838383;
        display: block;
        font-weight: normal;
        font-size: .85rem;
    }
/*Bill Distribution Dashboard*/
.bill-Distribution span.active {
    color: #fff;
    background-color: #0078d5;
    border-color: #0078d5;
}

.pos-relative {
    position: relative;
}

.crrtbbx {
    background: #0078d5;
    color: #fff;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    padding: 3px 8px;
    position: absolute;
    top: -20px;
    left: 0;
    font-weight: 400;
    font-size: .875rem;
}

.tbbx {
    background: #939393;
    color: #fff;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    padding: 3px 8px;
    position: absolute;
    top: -20px;
    left: 0;
    font-weight: 400;
    font-size: .875rem;
}

.blprc {
    color: #0078d5;
    font-size: .875rem;
    font-weight: bold;
}

.blprcgry {
    color: #939393;
    font-size: .875rem;
    font-weight: bold;
}

.card-group1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .card-group1 .card {
        border-left: 30px solid #0078d5;
        width: 100%;
    }

        .card-group1 .card .card-body {
            padding: 14px 12px;
        }

.crclname {
    color: #fff;
    border-radius: 5px 5px 0 0;
    margin: 0;
    padding: 5px 12px;
    color: white;
    font-size: 1.05rem;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(-50%, -50%) rotate(-90deg);
    -moz-transform: translate(-50%, -50%) rotate(-90deg);
    /*-o-transform: translate(-50%, -50%) rotate(-90deg);*/
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
}

.arrhgt {
    height: 15px;
}

.muprfmavg {
    position: relative;
}

.GreenDot {
    position: absolute;
    border-radius: 10px;
    height: 7px;
    width: 7px;
    background: #1cc185;
    right: -10px;
}

.RedDot {
    background: red !important;
}

.usrnmecnt {
    color: #7c7c7c;
    text-transform: uppercase;
}

    .usrnmecnt a {
        color: #7c7c7c;
    }

    .usrnmecnt i {
        color: #0078d5;
    }
/*GGL Dashboard*/
.ggl-bg-totalcosum {
    background: #0078d5;
    color: #fff;
    border-radius: .5rem 0 0 .5rem;
}

.ggl-bg-todatVisit {
    background: #72716c;
    color: #fff;
    border-radius: 0 .5rem .5rem 0;
}

.ggl-bg-OverrallVisit {
    background: white;
}

.ggl-assgn-ttl3 {
    text-transform: uppercase;
    font-size: .835rem;
    font-weight: bold;
}

.tv-vlue {
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-weight: bold;
}

.ttl-blld {
    color: #0078d5;
    font-weight: bold;
}

.dmst-com {
    line-height: 2.75rem;
}

.dmstval {
    font-size: 2.75rem;
    font-weight: bold;
    color: #0078d5;
}

.sub-dmstval {
    font-weight: bold;
}

.uavatar {
    width: 90px;
    height: 90px;
    margin: auto;
}

    .uavatar .uavatar-img {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        border: 1px solid #f0f0f0;
    }

.uzrname {
    font-size: .925rem;
    line-height: 1rem;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: .7rem;
    margin-bottom: 2px;
}

.uzrdesgn, .uzrcode {
    color: #939393;
}

.stips-green {
    background: #5f6267;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 .5rem;
    height: 21px;
    font-size: .675rem;
    line-height: 21px;
    font-weight: 500;
    position: relative;
}

    .stips-green:after {
        content: '';
        background: url('../Images/blue_tail.svg') no-repeat;
        position: absolute;
        right: -11px;
        top: 0;
        width: 11px;
        height: 21px;
    }

.bg-billing-box {
    background: #ebebeb !important;
}

.assgn-bill-exp {
    font-size: 1.2rem;
    color: #0078d5;
    font-weight: bold;
    line-height: 1.2rem;
}

    .assgn-bill-exp .assgn-bill-exp-sub {
        font-size: .875rem;
        font-weight: normal;
        color: #484848;
        margin-left: 5px;
    }

.strvw {
    margin-bottom: 3px;
}

    .strvw img {
        width: 12px;
    }

.excname {
    font-size: .95rem;
    line-height: 1.1rem;
    color: #484848;
    font-weight: bold;
}

    .excname .excname-id {
        font-size: 0.835rem;
        color: #888888;
        display: block;
        margin-top: 0px;
        font-weight: 400;
    }

.uzr-avatar {
    width: 55px;
    height: 55px;
    position: relative;
}

    .uzr-avatar .uzr-avatar-img {
        width: 55px;
        height: 55px;
        border-radius: 50%;
    }

.uzr-details {
    line-height: 1rem;
}

.conzmr {
    margin-top: 2px;
}

.tdyconzmr {
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-weight: bold;
    color: #fff;
}

    .tdyconzmr .tdyconzmr-sub {
        font-weight: bold;
        font-size: .925rem;
    }

.unsgnd {
    font-weight: bold;
    color: rgba(255,255,255,0.85);
}

.loc-aclist {
    max-height: 450px;
    overflow-y: auto;
}

.markerInfo {
    cursor: pointer;
    color: #484848;
    font-weight: bold;
    padding: 8px;
    border-bottom: 1px solid #e6e8f0;
    display: flex;
    align-items: center;
}

    .markerInfo:last-child {
        border-bottom: 0;
    }

.acno-dt {
    line-height: 1.15rem;
    width: 100%;
}

    .acno-dt .dttm {
        font-size: .725rem;
        font-weight: normal;
        color: #91a1b8;
        display: block;
    }

.markerInfo:hover {
    color: #0078d5;
}

.markerInfo img {
    margin-right: 5px;
}

.mu-ok {
    background: #1cc185;
    border: 1px solid #1cc185;
    color: #fff;
    display: inline-block;
    padding: 0.25em .7em .25em;
    font-size: .725rem;
    font-weight: 400;
    line-height: .725rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 2rem;
}

.non-mu {
    background: #0080FF;
    border: 1px solid #0080FF;
    color: #fff;
    display: inline-block;
    padding: 0.25em .7em .25em;
    font-size: .725rem;
    font-weight: 400;
    line-height: .725rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 2rem;
}

.um {
    background: #ef5941;
    border: 1px solid #ef5941;
    color: #fff;
    display: inline-block;
    padding: 0.25em .7em .25em;
    font-size: .725rem;
    font-weight: 400;
    line-height: .725rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 2rem;
}

.exception {
    background: #939393;
    border: 1px solid #939393;
    color: #fff;
    display: inline-block;
    padding: 0.25em .7em .25em;
    font-size: .725rem;
    font-weight: 400;
    line-height: .725rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 2rem;
}

.gm-style-iw {
    width: 350px !important;
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border-radius: 2px 2px 10px 10px;
}

#iw-container {
}

    #iw-container .iw-title {
        font-family: 'Open Sans', sans-serif;
        font-size: .925rem;
        font-weight: bold;
        padding: .5rem;
        background-color: #0078d5;
        color: #fff;
        margin: 0;
        border-radius: 2px 2px 0 0;
    }

    #iw-container .iw-content {
        font-size: .875rem;
        line-height: 18px;
        font-weight: 400;
        margin-right: 1px;
        padding: 1rem;
        max-height: 180px;
        overflow-y: auto;
        width: 100%;
        overflow-x: hidden;
    }

.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    /*background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);*/
}

.gm-style .gm-style-iw-c {
    padding: 0 !important;
}

.gm-ui-hover-effect {
    /*top: 0 !important;
    right: 0 !important;*/
    top: 10px !important;
    right: 10px !important;
}

    .gm-ui-hover-effect img {
        width: 20px !important;
        height: 20px !important;
        webkit-transition: all .1s linear;
        transition: all .1s linear;
        margin: 5px;
    }

    .gm-ui-hover-effect:hover img {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.gm-style .gm-style-iw-t::after {
    height: 10px;
    width: 10px;
    top: 14px;
}

.gm-style .gm-style-iw-d {
    box-sizing: border-box;
    overflow: auto !important;
    padding: 1.15rem;
    /*padding: 1.15rem 2.5rem 1.15rem 1.15rem;*/
}

.gm-style {
    font-family: Roboto,sans-serif !important;
}

.poi-info-window .title {
    font-weight: bold;
}

.poi-info-window .address {
    font-size: .78rem;
    margin-bottom: 4px;
}

.poi-info-window .address {
    margin-top: 5px;
    color: #555;
}

.dtllist {
    margin-bottom: .4rem;
    font-size: .85rem;
    color: #484848;
}

    .dtllist:last-child {
        margin-bottom: 0;
    }

    .dtllist span {
        color: #939393;
        font-weight: bold;
    }

.clkhint {
    font-weight: bold;
    margin-right: 1rem;
}

    .clkhint img {
        margin-right: .5rem;
    }

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

@media (max-width: 1199px) {
    .tbloutr {
        overflow-x: auto;
    }

    .visitlist table tr td {
        white-space: nowrap;
    }
}

.img-dist {
    cursor: pointer;
}

    .img-dist:hover {
        color: #0078d5;
    }

.SumoSelect.open > .CaptionCont, .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
    box-shadow: none !important;
    border-color: #dbe4e6 !important;
}

.SumoSelect > .CaptionCont {
    position: relative;
    border: 1px solid #dbe4e6 !important;
    min-height: .835rem !important;
    background-color: #fff;
    border-radius: .25rem !important;
    margin: 0;
}


.SelectBox {
    padding: .30rem .60rem !important;
    height: calc(1.85rem + 1px);
}

.SumoSelect > .optWrapper {
    border: 1px solid #dbe4e6;
    box-shadow: 0px 3px 4px rgba(0,0,0,.11);
}

.SumoSelect .select-all {
    border-bottom: 1px solid #edf0f3;
}

.SumoSelect > .CaptionCont > span {
    color: #000 !important;
    font-size: .775rem !important;
}

.dataTables_length select {
    background: url(../images/ddown.svg) no-repeat;
    -webkit-appearance: none;
    background-size: 9px 9px;
    background-position: right .55rem bottom .56rem;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    padding-right: 26px !important;
    height: calc(1.648438rem + 2px);
    padding: .25rem .5rem;
    font-size: .7185rem;
    line-height: 1.5;
    border-radius: .2rem;
    border: 1px solid #dbe4e6;
    width: 60px;
}

.drpdwnrprt {
    display: block;
    font-weight: 400;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    font-size: .85rem;
    line-height: 1.5;
    background-color: transparent;
    border: 0;
    padding: .4rem .75rem;
    color: #7c7c7c;
}

    .drpdwnrprt:hover {
        background: #0078d5 !important;
        color: #fff !important;
    }

.cstmdrp1 .dropdown-item {
    padding: 0 !important;
}

.dropdown-menu.cstmdrp1 {
    border-radius: 0 !important;
}

.ndtimg {
    height: 135px;
    opacity: .85;
    margin-top: 2rem;
}

.nd-ttl {
    font-weight: bold;
    color: #4f4842;
    margin-top: 1rem;
}

.nd-sub-ttl {
    color: #898e8e;
    font-weight: normal;
    line-height: 1.5rem;
}
/*filter style start*/
@media (min-width: 426px) {
    .mn-xs-wd-100 {
        margin-right: 5px;
    }

    .mn-xs-wd-110 {
        max-width: 110px;
        min-width: 90px;
        margin-right: 5px;
    }

    .mn-xs-wd-120 {
        max-width: 120px;
        min-width: 100px;
        margin-right: 5px;
    }

    .mn-xs-wd-130 {
        max-width: 130px;
        min-width: 110px;
        margin-right: 5px;
    }

    .mn-xs-wd-140 {
        width: 140px;
        min-width: 120px;
        margin-right: 5px;
    }

    .mn-xs-wd-150 {
        max-width: 150px;
        min-width: 130px;
        margin-right: 5px;
    }

    .mn-xs-wd-180 {
        max-width: 180px;
        min-width: 160px;
        margin-right: 5px;
    }

    .mn-xs-wd-200 {
        max-width: 200px;
        min-width: 180px;
        margin-right: 5px;
    }

    .mn-xs-wd-210 {
        max-width: 210px;
        min-width: 190px;
        margin-right: 5px;
    }

    .mn-xs-wd-220 {
        max-width: 220px;
        min-width: 200px;
        margin-right: 5px;
    }

    .mn-xs-wd-240 {
        max-width: 240px;
        min-width: 220px;
        margin-right: 5px;
    }

    .mn-xs-wd-250 {
        max-width: 250px;
        min-width: 230px;
        margin-right: 5px;
    }

    .mn-xs-wd-260 {
        max-width: 260px;
        min-width: 240px;
        margin-right: 5px;
    }

    .mn-xs-wd-350 {
        max-width: 350px;
        min-width: 330px;
        margin-right: 5px;
    }
}

@media (min-width: 426px) {
    .mlxs-1 {
        margin-left: .2rem;
    }
}

@media (max-width: 425px) {
    .mrls {
        display: none;
    }

    .rg-sbtitle {
        font-size: 1rem;
    }

    .rg-title {
        font-size: 1.45rem;
    }

    .edashimg {
        height: 175px;
    }

    .modl {
        right: 0 !important;
    }

    .mbp {
        margin-bottom: 2.5rem !important;
    }

    .cnsnme {
        font-size: 1.1rem !important;
    }

    .hrchy {
        line-height: 1.15rem !important;
    }

    .app-header .navbar-toggler {
        /*min-width: 40px;*/
    }

    .mn-xs-wd-100 {
        min-width: 100%;
    }

    .mn-xs-wd-110 {
        min-width: 100%;
    }

    .mn-xs-wd-120 {
        min-width: 100%;
    }

    .mn-xs-wd-130 {
        min-width: 100%;
    }

    .mn-xs-wd-140 {
        min-width: 100%;
    }

    .mn-xs-wd-150 {
        min-width: 100%;
    }

    .mn-xs-wd-180 {
        min-width: 100%;
    }

    .mn-xs-wd-200 {
        min-width: 100%;
    }

    .mn-xs-wd-210 {
        min-width: 100%;
    }

    .mn-xs-wd-220 {
        min-width: 100%;
    }

    .mn-xs-wd-240 {
        min-width: 100%;
    }

    .mn-xs-wd-250 {
        min-width: 100%;
    }

    .mn-xs-wd-260 {
        min-width: 100%;
    }

    .mn-xs-wd-350 {
        min-width: 100%;
    }

    .mn-xs-wd-120.wdthp50, .mn-xs-wd-130.wdthp50, .mn-xs-wd-140.wdthp50, .mn-xs-wd-150.wdthp50, .mn-xs-wd-180.wdthp50, .mn-xs-wd-200.wdthp50, .mn-xs-wd-220.wdthp50 {
        width: calc(50% - .25rem) !important;
        min-width: calc(50% - .25rem);
    }

        .mn-xs-wd-120.wdthp50.mx12l, .mn-xs-wd-130.wdthp50.mx12l, .mn-xs-wd-140.wdthp50.mx12l, .mn-xs-wd-150.wdthp50.mx12l, .mn-xs-wd-180.wdthp50.mx12l, .mn-xs-wd-200.wdthp50.mx12l, .mn-xs-wd-220.wdthp50.mx12l {
            margin-right: .5rem;
        }
}

.card-body-gray {
    background: #eeeeee;
    width: 100%;
    padding: 1rem;
}

.labelbold {
    font-size: .85rem;
    font-weight: bold;
    color: #484848;
    margin-bottom: 0;
}

.billbold {
    font-size: -0.15rem;
    font-weight: bold;
    color: #120303;
    margin-bottom: 0;
}

.desc {
    color: #939393;
}

.dttm {
    color: #0078d5;
    font-weight: bold;
}

.dttmbl {
    color: #0078d5;
    font-weight: bold;
}

.text-dark-force {
    color: #484848 !important;
    font-weight: bold;
}

.OI_operate img {
    background: #fff;
}

.photosign img {
    width: 100%;
    max-height: 250px;
    overflow: hidden;
    cursor: pointer;
}

.input-groupz {
    position: relative;
}

.icon-right-validate {
    position: absolute;
    right: 10px;
    top: 5px;
}

input[type=checkbox], input[type=radio] {
    height: 14px;
    width: 14px;
    position: relative;
    vertical-align: sub;
    margin-right: 5px;
    background: transparent;
    border: 0;
}

    input[type=checkbox]:before, input[type=radio]:before {
        content: '';
        position: absolute;
        top: -8px;
        left: -8px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    }

    input[type=checkbox]:hover:before, input[type=radio]:hover:before {
        background: rgba(30,138,202,0.1)
    }

    input[type=checkbox]:after, input[type=radio]:after {
        content: '';
        display: block;
        background: #fff;
        pointer-events: none;
        position: absolute;
        top: -1px;
        left: -1px;
        height: 16px;
        width: 16px;
        color: #0078d5;
        transition: .25s all ease-in-out;
        border-radius: .15rem;
        border: 1px solid #cad4d6;
        text-align: center;
    }

    input[type=checkbox]:focus, input[type=radio]:focus {
        outline: none;
        box-shadow: none;
    }

    input[type=radio]:after {
        border-radius: 50%;
    }

    input[type=checkbox]:checked:after {
        content: '';
        background: #fff url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-check-square' fill='%230078d5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E%3Cpath fill-rule='evenodd' d='M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z'/%3E%3C/svg%3E") no-repeat center center/1em auto;
        background-clip: content-box;
        background-size: 16px 16px;
        border: 0;
    }

    input[type=radio]:checked:after {
        content: '';
        background: #fff url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-check-circle' fill='%230078d5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/%3E%3Cpath fill-rule='evenodd' d='M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z'/%3E%3C/svg%3E") no-repeat center center/1em auto;
        background-clip: content-box;
        background-size: 16px 16px;
        border: 0;
    }

.modal-head-custom {
    padding-bottom: 10px;
    border-bottom: 1px solid #0078d5;
}

.model-head {
    font-size: .925rem;
    color: #0078d5;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
    vertical-align: middle;
}

    .model-head .model-head-sub {
        font-size: .775rem;
        color: #b1b1b1;
        display: block;
        font-weight: 400;
    }

.locate-map {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #dbe4e6;
    border-radius: .25rem;
    position: relative;
}

.instrc .inst-itm {
    margin-bottom: .5rem;
    color: #7c7c7c;
}

    .instrc .inst-itm .crcl {
        background: #e9ebf3;
        width: 28px;
        height: 28px;
        line-height: 32px;
        border-radius: 50%;
        text-align: center;
        margin-right: .65rem;
        border: 1px solid #dbe4e6;
        color: #000;
    }

.loader-custom {
    position: absolute;
    width: 100%;
    height: 100%;
}

.loader-custom-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 1000;
}

    .loader-custom-inner .LoaderImg {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
    position: relative;
    padding-left: 28px !important;
    cursor: pointer;
}

    table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
        /*top: 5px !important;
        line-height: 16px !important;
        border: 1px solid #fff !important;*/
    }

.wcmbody {
    background: #fff url(../images/login_bg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}

.uzrfoto {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

    .uzrfoto img {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        padding: 2px;
        border: 1px solid #dbe4e6;
    }

.uzrnamesry {
    font-size: .875rem;
    font-weight: bold;
    color: #0078d5;
}

.badge-xs {
    padding: .35rem .55rem;
    font-size: .675rem;
    vertical-align: middle;
    line-height: .675rem;
}

.cnsmr-nme {
    color: #484848;
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: .15rem;
}

.mtrrdr {
    margin-top: .5rem;
}

.mtrrdngvlu {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.75rem;
}

.inrgrn {
    height: 16px;
    margin-right: 2px;
    vertical-align: baseline;
}

.vdesc {
    color: #939393;
    font-size: .835rem;
}

.cbdy {
    padding: 5px;
}

.cbdy-white {
    padding: .5rem;
    background: #fff;
}

.mtrrdval {
    font-size: 1.2rem;
    font-weight: bold;
    color: #0078d5;
    line-height: 1.2rem;
}

.bdr-dashed {
    border: 1px dashed #d9d9d9;
}

.ttl-due-amt {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: bold;
    color: #0078d5;
}

.aftddt {
    margin-top: 5px;
}

.ttl-due-amt span {
    font-size: .835rem;
    color: #484848;
    display: block;
    line-height: .85rem;
    font-weight: normal;
}

.ttlamnticon {
    height: 24px;
    margin-right: 5px;
}

.aftddt-amt {
    color: #ef5941;
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: bold;
}

    .aftddt-amt span {
        font-size: .835rem;
        color: #484848;
        display: block;
        line-height: .85rem;
        font-weight: normal;
    }

.dttmbl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: rgba(255,255,255,0.99);
    padding: .5rem;
    border-top: 1px solid #eee;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.bllavtar {
    width: 90px;
    height: 90px;
    margin-right: 1rem;
}

    .bllavtar img {
        width: 90px;
        height: 90px;
        border-radius: 50%;
    }

.bedtl {
    line-height: 1rem;
}

.bename {
    font-size: .875rem;
    font-weight: bold;
}

.card-body-white {
    background: #fff;
    padding: .75rem;
    border-radius: .25rem;
}

.strrting {
    margin-bottom: .25rem;
}

.phdttm {
    position: absolute;
    top: 15px;
    right: 5px;
    z-index: 1000;
    font-size: .825rem;
    background: rgba(0,0,0,0.55);
    padding: .15rem .5rem;
    color: #fff;
    border-left: 2px solid #0078d5;
}

.custom-table-bordered tr:hover {
    background: #f2f6f9;
}

.custom-table-bordered tr.seletedrow {
    background: #f2f6f9;
}

.custom-table-bordered tr td a {
    font-weight: bold;
}

.cap-img {
    position: relative;
}

.bi-meterok {
    display: inline-block;
    background: #fff;
    border: 3px solid #1cc185;
    border-radius: .3rem;
    overflow: hidden;
}

.bibody {
    padding: .7rem;
}

.bihead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: .5rem;
    border-bottom: 1px solid #eee;
}

    .bihead img {
        height: 18px;
    }

.biheadinnr {
    margin-right: 2rem;
}

.cnnme {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.3rem;
    margin-top: .5rem;
}

.bicode {
    color: #91a1b8;
}

.bi-meterok-foot {
    background: #1cc185;
    color: #fff;
    padding: .35rem .7rem.25rem .7rem;
    font-size: .815rem;
}

.expbi {
    color: #91a1b8;
    margin-top: .35rem;
    font-size: .775rem;
    line-height: 1.15rem;
}

    .expbi span {
        color: #484848;
        display: block;
        font-size: .875rem;
        font-weight: bold;
    }

.bidtl {
    font-size: .875rem;
    border-top: 1px solid #f0f0f0;
    margin-top: .35rem;
    padding-top: .35rem;
}

.cinlnk {
    font-weight: bold;
    color: #0078d5;
}

    .cinlnk:hover {
        color: #0bab70;
    }

.bi-unbilled {
    display: inline-block;
    background: #fff;
    border: 3px solid #ef5941;
    border-radius: .3rem;
    overflow: hidden;
}

.bi-ubbilled-foot {
    background: #ef5941;
    color: #fff;
    padding: .35rem .7rem.25rem .7rem;
    font-size: .815rem;
}

.bi-exception {
    display: inline-block;
    background: #fff;
    border: 3px solid #939393;
    border-radius: .3rem;
    overflow: hidden;
}

.bi-exception-foot {
    background: #939393;
    color: #fff;
    padding: .35rem .7rem.25rem .7rem;
    font-size: .815rem;
}

.badge-commercial {
    border-color: #cbdaf7;
    background-color: #d9e6ff;
    color: #005aff;
}

.badge-domestic {
    border-color: #f7e7a3;
    background-color: #fff3c0;
    color: #482b00;
    text-transform: capitalize;
}

.badge-tme {
    border-color: #dbe4e6;
    /*background-color: #edebee;*/
    color: #0078d4;
    text-transform: capitalize;
}

.chkicnz {
    height: 14px;
    margin-right: 3px;
}



.dmst-cmrcl {
    margin-right: 1rem;
    margin-bottom: .5rem;
}

.cnno {
    font-size: .975rem;
    font-weight: bold;
    color: #8c52fe;
}

    .cnno:hover {
        color: #3c67c8;
    }

.cnmtr {
    line-height: 1rem;
    margin-top: .5rem;
}

.tinvoice {
    font-size: .875rem;
    font-weight: bold;
    color: #1eb3eb;
}

    .tinvoice:hover {
        color: #3c67c8;
    }

.vallble {
    color: #484848;
    font-size: .875rem;
}

.wht-crd {
    background: #fff;
    border-radius: .25rem;
    padding: .5rem;
    margin-top: .35rem;
    margin-bottom: .5rem;
}

.crrrdgicn {
    height: 30px;
}

.crrrddtl {
    margin-left: 5px;
}

.rdhd {
    font-size: .725rem;
    color: #91a1b8;
}

.crrrdg {
    color: #1cc185;
    font-size: 1.35rem;
    font-weight: bold;
    line-height: 1.35rem;
}

.crrrddtl {
    width: 100%;
}

.prvrdg {
    color: #91a1b8;
    font-size: 1.35rem;
    font-weight: bold;
    line-height: 1.35rem;
}

.bdr-dotted {
    border-bottom: 1px dotted #d9d9d9;
}

.chrg {
    font-size: .85rem;
    font-weight: bold;
    color: #1eb3eb;
}

.btn-sblue {
    color: #fff;
    background-color: #1eb3eb;
    border-color: #1eb3eb;
}

    .btn-sblue:hover {
        color: #fff;
        background-color: #3c67c8;
        border-color: #3c67c8;
    }

.nvbr {
}

    .nvbr .nvitm {
        position: relative;
        margin: 0 .8rem;
    }

    .nvbr .nvlnk {
        display: block;
    }

        .nvbr .nvlnk .badge {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -16px;
            margin-left: 0;
        }

.nvlft {
    width: 250px;
    background: #0078d5;
}

.custom-logo-text {
    color: #fff;
    font-size: .9rem;
    margin-left: .3rem;
}

.badge-white {
    color: #000;
    background-color: #fff;
}

.breadcrumb-page {
    position: relative;
}

.hdr-brdcrm {
    position: fixed;
    z-index: 1001;
    /*width: 100%;*/
    right: 0;
    left: 250px;
    top: 0;
    transition: margin-left .25s, margin-right .25s, width .25s, flex .25s;
    transition: margin-left .25s, margin-right .25s, width .25s, flex .25s, -ms-flex .25s;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 60px;
    padding: 0 15px;
    margin: 0;
    background-color: #fff;
    box-shadow: 0 .01rem .5rem rgba(0,0,0,.15) !important;
}

.imgicon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 .01rem .5rem rgba(0,0,0,.15);
    text-align: center;
    line-height: 40px;
    margin-right: .65rem;
}

    .imgicon img {
        height: 18px;
    }

.brdcm-left {
    position: relative;
    height: 60px;
}

    .brdcm-left:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 4px;
        border-radius: 12px;
        background: #0078d5;
        left: 0;
        bottom: -2px;
    }

.brdcttl {
    line-height: 1.25rem;
}

.bcttl {
    font-weight: 400;
    color: #91a1b8;
    font-size: .815rem;
    line-height: .815rem;
    margin-bottom: 5px;
}

.bcttl-sbu {
    font-weight: 600;
    color: #484848;
    font-size: .965rem;
    line-height: .965rem;
}

.brdcm-right {
    font-weight: 600;
    color: #91a1b8;
    height: 60px;
}

.spcrh {
    width: 1px;
    background: #e6e8f0;
    margin: 0 .5rem 0 1rem;
    height: 100%;
}

.bls-ttl {
    padding-bottom: .65rem;
    margin-bottom: .65rem;
    border-bottom: 1px solid #e6e8f0;
}

.sname {
    color: #000;
    font-size: .835rem;
    font-weight: 600;
}

    .sname img {
        vertical-align: sub;
        margin-right: 3px;
    }

.uzttl {
    font-weight: 600;
    color: #484848;
    font-size: .785rem;
    line-height: .785rem;
    margin-bottom: .2rem;
}

.uzval {
    font-weight: 600;
    color: #91a1b8;
    font-size: .785rem;
    line-height: .785rem;
}

    .uzval span {
        font-size: 1.75rem;
        line-height: 1.5rem;
        font-weight: 700;
        color: #0078d5;
        margin-right: 5px;
    }

.pdq {
    font-size: 1.75rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #216bcc;
    margin-right: 3px;
    position: relative;
}

.qstts {
    position: absolute;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #216bcc;
}

.card-bg-primary {
    background: #0078d5 !important;
}

.bls-ttl-sts {
    padding-bottom: .65rem;
    margin-bottom: .65rem;
    border-bottom: 1px solid #6cd3f6;
}

.sname-sts {
    color: #fff;
    font-size: .835rem;
    font-weight: 600;
}

    .sname-sts img {
        vertical-align: sub;
        margin-right: 3px;
    }

.tdytm {
    color: #fff;
}

.cstmrw {
    height: 1.711rem;
}

.uzval-sts, .uzttl-sts {
    font-weight: 600;
    color: #98e7ff;
    font-size: .785rem;
    line-height: .785rem;
    margin-bottom: .4rem;
}

    .uzval-sts span {
        font-size: 1.75rem;
        line-height: 1.5rem;
        font-weight: 700;
        color: #fff;
        margin-right: 5px;
    }

.inacuz-sts {
    font-size: 1.75rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #fff;
    margin-right: 3px;
    position: relative;
}

.ucard {
    border-radius: .5rem;
    border: 1px solid #dddfe4;
    overflow: hidden;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: .5rem;
    margin-right: .5rem;
}

    .ucard:last-child {
        margin-right: 0;
    }

.ucard-ttl {
    background: #fff;
    padding: .5rem .75rem;
    border-bottom: 1px solid #e9ebf3;
}

.stts-crl {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #216bcc;
    display: inline-block;
}

.uzicn {
    height: 26px;
    margin-right: 6px;
}

.uctl {
    font-weight: 600;
    color: #91a1b8;
    line-height: 1rem;
    font-size: .715rem;
}

    .uctl span {
        color: #484848;
        display: block;
        font-size: .875rem;
    }

.uzsct {
    padding: .75rem;
    background: #fff;
    background-position: center;
    background-size: cover;
}

.uzval1 {
    font-weight: 600;
    color: #91a1b8;
    font-size: .785rem;
    line-height: .785rem;
}

    .uzval1 span {
        font-size: 1.75rem;
        line-height: 1.5rem;
        font-weight: 700;
        color: #216bcc;
        margin-right: 5px;
    }

.srvlogo-icon {
    height: 32px;
    margin-right: .5rem;
}

.uzrttl {
    color: rgba(255,255,255,0.85);
    font-weight: 600;
    font-size: .785rem;
    line-height: .785rem;
    margin-bottom: .1rem;
}

.uzrcnt {
    font-size: .885rem;
    line-height: .885rem;
    font-weight: 600;
    color: rgba(255,255,255,0.85);
}

    .uzrcnt span {
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 600;
        color: #fff;
        margin-right: 3px;
    }

.wdg-warning {
    padding: .65rem;
    background: #ffca00 url('../images/triangle_white_bg.svg') no-repeat;
    background-position: center right;
    border-radius: .25rem;
    margin-bottom: .65rem;
}

.wdg-secondary {
    padding: .65rem;
    background: #91a1b8 url('../images/triangle_white_bg.svg') no-repeat;
    background-position: center right;
    border-radius: .25rem;
    margin-bottom: .65rem;
}

.wdg-success {
    padding: .65rem;
    background: #0078d5 url('../images/triangle_white_bg.svg') no-repeat;
    background-position: center right;
    border-radius: .25rem;
    margin-bottom: .65rem;
}

.wdg-pending {
    padding: .65rem;
    background: #216bcc url('../images/triangle_white_bg.svg') no-repeat;
    background-position: center right;
    border-radius: .25rem;
}

.wdg-danger {
    padding: .65rem;
    background: #e01c1d url('../images/triangle_white_bg.svg') no-repeat;
    background-position: center right;
    border-radius: .25rem;
}

.ctm-card-left {
    background: #fff;
    padding: 15px;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    width: 100%;
}

@media(min-width:576px) {
    .cdate:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 72%;
        top: 14%;
        background: #dbe4e6;
        left: 0;
    }

    .cstts {
        padding-left: 0 !important;
    }

    .mtfm {
        margin-left: 1rem;
    }

    .ctm-card-left:after {
        content: '';
        position: absolute;
        top: 0;
        right: -8px;
        height: 100%;
        width: 8px;
        background: #fff;
        border-right: 1px solid #e9ebf3;
    }

    .ctm-card-right:before {
        content: '';
        position: absolute;
        top: 0;
        left: -8px;
        height: 100%;
        width: 8px;
        background: #fff;
    }
}

.ctm-card-right {
    background: #fff;
    padding: 15px;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    width: 100%;
}

.pge-fltr {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    width: 250px;
    margin-top: 0;
}

.bck-mnu {
    background: #f1f2f7;
    padding: 1rem;
    line-height: .85rem;
}

    .bck-mnu a {
        color: #484848;
        font-size: .875rem;
    }

.syf {
    color: #484848;
}

.sdnv-body {
    padding: 1rem;
}

.crd-hdr {
    border-bottom: 1px solid #e9ebf3;
    padding: .65rem 1rem .65rem 1rem;
}

.ntfy {
    color: #216bcc;
    font-weight: 600;
}

.uzr-nme, .uzr-nme a {
    color: #276ac1;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: .65rem;
    font-weight: 700;
}

.pheml {
    font-weight: 600;
    line-height: .825rem;
}

.cnttpe {
    width: 50px;
    height: 50px;
    margin-right: .65rem;
}

.uzr-acid, .uzr-dscm {
    font-weight: 600;
    color: #484848;
}

.uzr-reg {
    color: #91a1b8;
    font-size: .725rem;
}

.btn-pill {
    border-radius: 50em !important;
}

.btn-sm, .btn-group-sm > .btn {
    height: calc(1.648438rem + 2px);
    padding: .25rem .5rem;
    font-size: .7185rem;
    line-height: 1.6;
    border-radius: .2rem;
}

.uzrtrnz {
    color: #484848;
    font-weight: 600;
}

.form-group select, select {
    -webkit-appearance: menulist-button;
}

.footer-cpyrgt {
    padding: .5rem .5rem 1.15rem .5rem;
    background: #fff;
    color: #91a1b8;
    font-size: .675rem;
}

.pwdlog {
    height: 20px;
    margin-left: 5px;
}

.uzrz-avtar {
    width: 100px;
    height: 100px;
    margin-right: 1rem;
}

    .uzrz-avtar img {
        width: 100px;
        height: 100px;
        border-radius: .25rem;
    }

.createdon {
    color: #707070;
    font-size: .775rem;
}

.cnsmr-hdr .createdon {
    color: #707070;
    font-size: .725rem;
    line-height: .725rem;
}

.border-clearfix {
    height: 1px;
    background: #e9ebf3;
    display: block;
}

.usrz-more-dtl {
    margin-bottom: 1rem;
}

    .usrz-more-dtl .nav-tabs {
        border-bottom: 1px solid #dbe4e6;
    }

        .usrz-more-dtl .nav-tabs .nav-item {
            margin-bottom: 0;
            margin-right: 30px;
        }

        .usrz-more-dtl .nav-tabs .nav-link {
            color: #4e4e4e;
            text-transform: capitalize;
            border: 0;
            border-bottom: 2px solid transparent;
            padding: .65rem 0;
            font-size: .8375rem;
            line-height: 1.5;
            font-weight: 400;
        }

            .usrz-more-dtl .nav-tabs .nav-link.active, .usrz-more-dtl .nav-tabs .nav-item.show .nav-link {
                color: #0078d5;
                font-weight: bold;
                border: 0;
                border-bottom: 2px solid #0078d5;
            }

    .usrz-more-dtl .tab-content {
        margin-top: 1.15rem;
        border: 0;
        border-radius: 0;
    }

        .usrz-more-dtl .tab-content .tab-pane {
            padding: 0;
        }

            .usrz-more-dtl .tab-content .tab-pane .btn-group .btn.btn-dflt {
                cursor: default;
            }

.cns-ttl {
    background: #e8ebf2;
    border-bottom: 1px solid #dee1e6;
    padding: .5rem 1rem .5rem 1rem;
}

.mypin {
    font-size: .85rem;
    font-weight: 700;
    color: #484848;
    margin-bottom: 0.25rem;
}

.srvprvlogo {
    margin-right: .5rem;
}

    .srvprvlogo .srvprvlogo-icon {
        height: 60px;
    }

.brdrww {
    font-size: .5rem;
    margin: 0 .35rem;
    font-weight: 700;
}

.srv-brdcrm {
    margin-bottom: .45rem;
}

.srvnme {
    color: #276ac1;
    font-size: .975rem;
    line-height: .975rem;
    /*margin-top: .185rem;*/
    font-weight: 700;
    display: block;
}

.utlynme {
    color: #276ac1;
    font-size: .835rem;
    line-height: .835rem;
    margin-top: .1rem;
    font-weight: 600;
    display: block;
}

.qryfltr {
    border-bottom: 2px solid #e9ebf3;
    padding: .65rem 1rem .65rem 1rem;
}

.chk-all {
    width: 54px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
}

.drpdwn-sec {
    line-height: 1;
}

    .drpdwn-sec .slct-chk {
        font-size: 18px;
        font-weight: bold;
        color: #000;
        margin-left: 5px;
    }

.card-complaint-query {
    margin-bottom: 1rem;
}

    .card-complaint-query .dropdown-toggle:after {
        display: none;
    }

    .card-complaint-query .dropdown-menu {
        padding: 0;
    }

        .card-complaint-query .dropdown-menu .dropdown-item {
            min-height: 2rem;
            padding-right: 1rem;
            padding-left: 1rem;
            padding-top: .75rem;
            padding-bottom: .75rem;
            font-size: .835rem;
            font-weight: 600;
        }

.rlod {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
}

    .rlod a {
        font-weight: 600;
        color: #276ac1;
    }

.mveto {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
    font-weight: 600;
    line-height: 1;
}

    .mveto .slct-mveto {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        margin-left: 5px;
    }

.pgintion {
    line-height: 1;
}

    .pgintion .prev-pagi, .pgintion .next-pagi {
        display: inline-block;
        padding: .25rem .65rem;
        font-size: 1rem;
        line-height: .875rem;
        font-weight: bold;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .20rem;
        color: #000;
        background: #e8ebf2;
        cursor: pointer;
    }

        .pgintion .prev-pagi:hover, .pgintion .next-pagi:hover {
            background: #5f6267;
            color: #fff;
        }

    .pgintion .noldisp {
        font-weight: 400;
        margin: 0 10px;
    }

.qrymail-body {
}

.chkbx {
    margin-right: 10px;
}

.qrylist {
    padding: .85rem 1rem;
    border-bottom: 1px dashed #dbdde4;
}

    .qrylist:last-child {
        border-bottom: 0;
    }

.qryno-srv {
    margin-right: 1.5rem;
}

    .qryno-srv .qryrr {
        font-weight: bold;
        color: #276ac1;
        font-size: .85rem;
        line-height: 1rem;
        margin-bottom: .35rem;
    }

    .qryno-srv .dicmnme {
        font-size: .775rem;
        line-height: .775rem;
        color: #91a1b8;
    }

.qry-rse-msg {
    margin-right: 1.5rem;
    max-width: 450px;
}

    .qry-rse-msg .raisedy {
        font-size: .775rem;
        line-height: .775rem;
        color: #91a1b8;
    }

    .qry-rse-msg .raisedsmg {
        font-weight: bold;
        color: #000;
        font-size: .85rem;
        line-height: 1rem;
        margin-top: .35rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }

        .qry-rse-msg .raisedsmg .desc-msg {
            font-weight: 400;
            color: #000;
            font-size: .85rem;
        }

.action-date .btn-group, .action-date .btn-group-vertical {
    margin: 0 1.5rem 0
}

.qrydtetme {
    line-height: 1;
}

    .qrydtetme .qrydydte {
        font-weight: bold;
        color: #000;
        font-size: .85rem;
        line-height: 1rem;
        margin-bottom: .35rem;
    }

    .qrydtetme .qryddtm {
        font-size: .775rem;
        line-height: .775rem;
        color: #91a1b8;
        font-weight: 500;
    }

.unread {
    background: #ecedef;
}


.wlcmusr {
    color: #fff;
    font-weight: 400;
    margin-left: .4rem;
}

.tx-logo {
    color: #fff;
    font-weight: 500;
}

.usrzprofile {
    width: 100%;
    position: relative;
}

.prof-img-custom .usrzprofile .userPhoto, .prof-img-custom .usrzprofile .userReport {
    width: 100%;
    width: 150px;
    height: 150px;
    border-radius: .5rem;
    object-fit: cover;
    object-position: 10% 30%;
}

.usrzprofile img {
    width: 100%;
    height: auto;
    border-radius: .25rem;
}

.usrzprofile-upload {
    overflow: hidden;
    padding: 3px 5px;
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: transparent;
    text-align: center;
}

    .usrzprofile-upload span {
        color: #fff;
        position: absolute;
        bottom: 0px;
        left: 0;
        text-align: center;
        background: #74787b;
        padding: .7rem .875rem .6rem;
        border-bottom-left-radius: .5rem;
        border-bottom-right-radius: .5rem;
        white-space: nowrap;
        width: 100%;
        font-size: .72rem;
        line-height: .72rem;
        text-transform: capitalize;
    }

    .usrzprofile-upload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.app-body .main {
    background: #fff;
    position: relative;
}

.jump-btn {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    position: relative;
    margin-right: 15px;
}

    .jump-btn:hover {
        background: #dfdfdf;
    }

    .jump-btn img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 16px;
    }



   

.rsn-body {
    padding: 15px;
}

    .rsn-body a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        padding: 10px 0px;
        border-bottom: 1px solid #ecf0f1;
        font-size: .835rem;
        display: block;
        width: 100%;
        clear: both;
        font-weight: 400;
        color: #7e8b94;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
    }

        .rsn-body a i {
            display: inline-block;
            width: 24px;
            height: 24px;
            padding: 5px;
            border-radius: 50%;
            margin-right: 8px;
            text-align: center;
            background: #e3e9ec;
            color: #454b4e;
            font-size: .8125rem;
        }

        .rsn-body a:hover {
            color: #0078d5;
            text-decoration: none;
            background-color: transparent;
        }

            .rsn-body a:hover i {
                background: #0078d5;
                color: #fff;
            }

        .rsn-body a:first-child {
            padding-top: 0;
        }

        .rsn-body a:last-child {
            border-bottom: 0;
        }

.allnoti {
    font-weight: bold !important;
    color: #0078d5 !important;
}

.btnicon {
    margin-right: 5px;
}

.rg-sbtitle {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: .5rem;
}

.rg-title {
    font-size: 1.45rem;
    line-height: 1.45rem;
    padding-bottom: 1rem;
    margin-bottom: .5rem;
    font-weight: bold;
    position: relative;
}

    .rg-title:after {
        position: absolute;
        content: '';
        height: 3px;
        width: 80px;
        left: 0;
        bottom: .1rem;
        background: #0078d5;
    }

.regdesc {
    line-height: 1.45rem;
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    padding: 1em 0;
    height: 100% !important;
    background: rgba(255,255,255,0.4);
}

.dataTables_processing {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 1000;
}

    .dataTables_processing img.loaderImg, .dataTables_processing img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 48px;
    }

        .dataTables_processing img.loaderImg {
            height: 48px;
        }

        .dataTables_processing img.loader-img, .dataTables_processing img {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            height: 75px;
        }

            .dataTables_processing img.loader-img {
                height: 75px;
            }

.cstldr {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 1000;
}

    .cstldr img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 75px;
    }

.customLoader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 1000;
}

    .customLoader img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 48px;
    }

#reportSection {
    /*position:relative;*/
    min-height: 250px;
}

.dttbl-koading {
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    height: 100%;
}

.fndttl {
    font-size: .875rem;
    border-bottom: 1px solid #dbe4e6;
    padding-bottom: .65rem;
    margin-bottom: 1rem;
}

.rsedate {
    color: #7c7c7c;
}

.cnsnme {
    font-size: 1.15rem;
    margin-bottom: .25rem;
    margin-top: .35rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
}

.cnsnmex {
    font-size: 1.25rem;
    line-height: 1.35rem;
    margin-bottom: .4rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #0078d5;
}

.cnsnme .badge {
    margin-bottom: 0 !important;
}

.cnsnme-blk {
    font-size: 1.15rem;
    line-height: 1.15rem;
    margin-bottom: .75rem;
    font-weight: bold;
    color: #000;
}

.ndta .cnsrodtl-blk:first-child {
    max-width: 70%;
}

.ndta .cnsrodtl-blk:nth-child(2) {
    width: 85%;
}

.cnsrodtl-blk {
    background: #e5e5e5;
    padding: .4rem;
    margin-bottom: .625rem;
    border-radius: .175rem;
}

.sempd {
    width: calc(100% - 70px);
}

.badge-sm {
    padding: .35rem .5rem .3rem !important;
    font-size: .775rem !important;
    line-height: .775rem !important;
    border-radius: .16rem !important;
    vertical-align: middle;
}

.badge-indraft {
    color: #7a0190;
    background-color: #f7deff;
    border-color: #ecccf7;
}

.btn-indraft {
    color: #fff !important;
    background-color: #8640d6;
    border-color: #8640d6;
}

.btn-indraft {
    color: #fff !important;
    background-color: #7f31d9;
    border-color: #7f31d9;
}

.cnsrodtl {
    color: #000;
    font-size: .845rem;
    margin-bottom: .2rem;
}

.wzd-ttl {
    font-size: .715rem;
    text-transform: uppercase;
    margin-top: .625rem;
}

.upldtitle {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: .5rem;
    color: #000;
}

.upldbtn {
    margin-top: .5rem;
}

.btngroup .btn {
    margin-right: 5px;
}

.rvwttl {
    font-size: .735rem;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .65rem;
}

.prvimg img {
    padding: 3px;
    border: 1px solid #dbe4e6;
    border-radius: .25rem;
}

.input-group-text.disabled {
    background: #e7e7e7;
}

.atchmnt-no {
    font-weight: 500;
    font-size: .85rem;
    line-height: 1.2rem;
}

    .atchmnt-no span {
        color: #7c7c7c;
        font-weight: normal;
        display: block;
        font-size: .815rem;
    }

.cnsmravtr {
    margin-right: 1rem;
}

    .cnsmravtr img {
        max-width: 100%;
        border-radius: .25rem;
    }

.cnsmr-desc {
    color: #4e4e4e;
    font-size: .85rem;
    margin-bottom: .25rem;
}

    .cnsmr-desc span {
        font-weight: bold;
    }

.cnsmrdtlttl {
    color: #4e4e4e;
    font-size: .975rem;
    font-weight: bold;
    margin-bottom: .65rem;
}

.nmelt {
    color: #8c8c8c;
    font-size: .85rem;
    font-weight: 500;
}

.vluert {
    color: #000;
    font-size: .85rem;
    font-weight: 500;
    margin-left: 1rem;
}

.dtldesc {
    font-weight: 500;
    font-size: .85rem;
    line-height: 1.2rem;
}

    .dtldesc span {
        color: #7c7c7c;
        font-weight: normal;
        display: block;
        font-size: .815rem;
    }

.custom-file-input.cfi-lg {
    position: relative;
    z-index: 2;
    width: 100%;
    /*height: calc(1.85rem + 1px);*/
    margin: 0;
    opacity: 0;
    height: calc(2.5rem + 2px);
    padding: .45rem .9rem;
    font-size: .885rem;
    line-height: 1.5;
    border-radius: .25rem;
}

.custom-file-label.cfl-lg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.5rem + 2px);
    padding: .45rem .9rem;
    font-size: .885rem;
    line-height: 1.85;
    border-radius: .25rem;
    color: #989898;
    background-color: #fff;
    border: 1px solid #dbe4e6;
    text-transform: capitalize;
}

.custom-file.cf-lg {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.5rem + 2px);
    margin-bottom: 0;
}

.custom-file-label.cfl-lg::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(2.25rem + 2px);
    padding: .4rem .9rem;
    line-height: 1.8rem;
    color: #fff;
    content: "Browse";
    background-color: #989898;
    border-left: 0;
    border-radius: .25rem;
    margin: 1px;
}

.selectedrow {
    background: #d8dfe9 !important;
}

.rsddte {
    color: #7c7c7c;
}

.va-middle {
    vertical-align: middle;
}

.crdbox {
    padding: 1rem;
    border-radius: .35rem;
    background: #f2f2f2;
    display: inline-block;
    /*min-width:320px;*/
    border: 1px solid #dbe4e6;
}

.crdbox-ttle {
    padding-bottom: .625rem;
    margin-bottom: .85rem;
    border-bottom: 1px solid rgba(100,121,143,0.15);
    font-size: 1rem;
    line-height: 1rem;
    font-weight: bold;
}

    .crdbox-ttle i {
        color: #000;
    }

.dmacnme {
    font-size: 1.1rem;
    line-height: 1.1rem;
    margin: .65rem 0;
    font-weight: bold;
    color: #0078d5;
}

.dmanme {
    font-size: .85rem;
    line-height: .85rem;
    font-weight: 500;
    color: #000;
}

.crdbxfoot {
    padding-top: .625rem;
    margin-top: .85rem;
    border-top: 1px solid #dbe4e6;
    font-size: .845rem;
    line-height: .845rem;
    font-weight: 500;
}

.cmtbx {
    padding: 1rem;
    background: #e9e9e9;
    border-radius: .35rem;
}

.trvcmnt {
    color: #000;
}

.qts-open {
    position: relative;
    top: -4px;
    margin-right: 5px;
}

.qts-close {
    position: relative;
    bottom: -4px;
    margin-left: 5px;
}

.cmntby {
    font-size: .875rem;
    margin-bottom: .30rem;
    color: #0078d5;
    display: block;
    font-style: italic;
    font-weight: 500;
}

    .cmntby span {
        color: #989898;
    }

.aprvlcmnt {
    margin-bottom: .65rem;
    font-size: .85rem;
}

.aprvdte {
    color: #989898;
    font-size: .725rem;
}

.cmtttl {
    font-size: 1.15rem;
    font-weight: bold;
    position: relative;
    padding-bottom: .65rem;
    margin-bottom: 1rem;
}

    .cmtttl:after {
        position: absolute;
        content: '';
        left: 0;
        bottom: 5px;
        width: 35px;
        height: 2px;
        background: #0078d5;
    }

.doclist {
    margin: 0 5px 0 0;
    padding: 0;
}

    .doclist li {
        margin-bottom: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid #dbe4e6;
    }

        .doclist li:last-child {
            margin-bottom: .75rem;
            border-bottom: 0;
        }

    .doclist .docicon {
        margin-right: 1rem;
    }

        .doclist .docicon img {
            height: 48px;
        }

    .doclist .dcdte {
        color: #7c7c7c;
        font-size: .72rem;
        margin-bottom: .15rem;
    }

    .doclist .dcflnme, .doclist .dcflnme a {
        font-size: .975rem;
        margin-bottom: .5rem;
        text-transform: uppercase;
        font-weight: bold;
        color: #000;
    }

        .doclist .dcflnme:hover {
            color: #0078d5;
        }

.dldoclist {
    margin: 0 0 0 5px;
    padding: 0;
}

    .dldoclist li {
        margin-bottom: .85rem;
        padding-bottom: .85rem;
        border-bottom: 1px solid #f5f5f5;
    }

        .dldoclist li:last-child {
            margin-bottom: .75rem;
            border-bottom: 0;
        }

    .dldoclist .docicon {
        margin-right: .875rem;
    }

    .dldoclist .dcdte {
        color: #7c7c7c;
        font-size: .775rem;
        line-height: .775rem;
    }

    .dldoclist .dcflnme {
        font-size: .865rem;
        line-height: 1.25rem;
        margin: 0 0 .375rem;
        text-transform: uppercase;
        font-weight: bold;
    }

    .dldoclist .docicon {
        margin-right: .75rem;
        max-width: 35px;
    }

        .dldoclist .docicon img {
            height: 40px !important;
        }

.dldocs {
    font-size: .875rem;
    color: #7c7c7c;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: .65rem;
    margin-bottom: 1.25rem;
}

    .dldocs:after {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        width: 50px;
        height: 2px;
        background: #0078d5;
    }

/*Start Timeline Code*/
.ps-timeline-sec {
    position: relative;
    background: #fff;
}

    .ps-timeline-sec .container {
        position: relative;
        padding: 0;
    }

@media screen and (max-width: 767px) {
    .ps-timeline-sec .container ol.ps-timeline {
        margin: 40px 0 !important;
        border-left: 1px solid #d0d0d0;
        padding-left: 0 !important;
        padding-top: 60px !important;
        border-top: 0 !important;
        margin-left: 25px !important;
    }

        .ps-timeline-sec .container ol.ps-timeline li {
            min-height: 120px;
            float: none !important;
            width: inherit !important;
        }

            .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
                width: 70px;
            }

            .ps-timeline-sec .container ol.ps-timeline li:last-child {
                margin: 0;
                bottom: 0 !important;
                height: 120px;
            }

                .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
                    bottom: 40px !important;
                    width: 40% !important;
                    margin-left: 25px !important;
                    margin-top: 0 !important;
                }

                    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
                        width: 100%;
                    }

                .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
                    margin-bottom: 0 !important;
                    top: 20px;
                    width: 50% !important;
                }

            .ps-timeline-sec .container ol.ps-timeline li span {
                left: 0 !important;
            }

                .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
                    content: none !important;
                }

                .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
                    content: none !important;
                }

                .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
                    content: none !important;
                }

                .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
                    content: none !important;
                }

            .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
                position: absolute !important;
                bottom: 150px !important;
                width: 30% !important;
                float: left !important;
                margin-left: 35px !important;
                margin-bottom: 0 !important;
            }

                .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
                    margin: 0 auto !important;
                    width: 80% !important;
                }

            .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
                position: absolute !important;
                bottom: 115px !important;
                width: 30% !important;
                float: left !important;
                margin-left: 35px !important;
                margin-bottom: 0 !important;
            }

            .ps-timeline-sec .container ol.ps-timeline li p {
                text-align: left !important;
                width: 100% !important;
                margin: 0 auto !important;
                margin-top: 0px !important;
            }

            .ps-timeline-sec .container ol.ps-timeline li .ps-top {
                width: 60% !important;
                float: right !important;
                right: 0;
                top: -40px;
            }

            .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
                width: 60% !important;
                float: right !important;
                right: 0;
                top: -40px;
            }

    .tm-inside-stps {
        margin-bottom: 7rem !important;
    }
}

@media screen and (min-width: 768px) {
    .crdbox {
        min-width: 360px;
    }

    .ps-timeline-sec .container ol.ps-timeline li:first-child:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 50%;
        background: #d0d0d0;
        top: 0;
        right: 0;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 50%;
        background: #d0d0d0;
        top: 0;
        left: 0;
    }
}

.ps-timeline-sec .container ol.ps-timeline {
    margin: 90px 0 190px;
    padding: 0;
    border-top: 1px solid transparent;
    list-style: none;
}

    .ps-timeline-sec .container ol.ps-timeline li {
        float: left;
        width: 20%;
        padding-top: 25px;
        position: relative;
    }

        .ps-timeline-sec .container ol.ps-timeline li:before {
            position: absolute;
            content: '';
            height: 1px;
            width: 100%;
            background: #d0d0d0;
            top: 0;
            right: 0;
        }

        .ps-timeline-sec .container ol.ps-timeline li span {
            width: 16px;
            height: 16px;
            margin-left: -8px;
            background: #d0d0d0;
            text-align: center;
            line-height: 16px -10;
            font-style: normal;
            position: absolute;
            top: -8px;
            left: 50%;
        }

        .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
            position: absolute;
            bottom: 0;
            margin-bottom: 130px;
            width: 100%;
        }

            .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
                display: table;
                margin: 0 auto;
            }

        .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
            width: 100%;
        }

            .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
                display: table;
                margin: 0 auto;
            }

        .ps-timeline-sec .container ol.ps-timeline li p {
            text-align: center;
            width: 100%;
            margin: 0 auto;
            font-size: .835rem;
            font-weight: 500;
            color: #9f9f9f;
            white-space: nowrap;
            line-height: 1.15rem;
        }

        .ps-timeline-sec .container ol.ps-timeline li .ps-top {
            position: absolute;
            top: -63px;
            left: 50%;
            transform: translateX(-50%);
        }

        .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
            position: absolute;
            margin-top: 35px;
        }

.tm-complete .ps-top p, .tm-current .ps-top p {
    color: #000 !important;
}

.ps-timeline-sec .container ol.ps-timeline li.tm-complete span {
    background: #1cc185 !important;
}

.ps-timeline-sec .container ol.ps-timeline li.tm-current span {
    background: #0078d5 !important;
}

.tm-btn {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #000;
    border: 1px solid #dbe4e6;
    background: #d9d9d9;
    padding: 0.35rem .7rem;
    font-size: .715rem;
    line-height: .715rem;
    border-radius: 1rem;
}

.tm-stts {
    width: 34px;
    left: 50%;
    margin-left: -17px;
    padding-top: 55px;
    position: relative;
    margin-top: 15px;
}

    .tm-stts:before {
        position: absolute;
        content: '';
        left: 50%;
        top: 0;
        width: 1px;
        height: 40px;
        background: #d0d0d0;
    }

.completed-steps {
    position: relative;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #1cc185;
    text-align: center;
}

    .completed-steps:after {
        position: absolute;
        content: '';
        bottom: -4px;
        left: -4px;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 2px dotted #1cc185;
    }

.approval-req {
    position: relative;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #0078d5;
    text-align: center;
}

    .approval-req:after {
        position: absolute;
        content: '';
        bottom: -4px;
        left: -4px;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 2px dotted #0078d5;
    }

.reassigned {
    position: relative;
    width: 24px;
    height: 24px;
    left: 5px;
    border-radius: 50%;
    background: #ae4ce1;
    text-align: center;
}

    .reassigned .tm-stts-desc .tmtme {
        color: #ae4ce1;
    }

.sttsicn {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
}

.tm-stts-desc {
    position: absolute;
    left: 50px;
    top: 4px;
    text-align: left;
}

.tmtme {
    font-weight: 500;
    white-space: nowrap;
    font-size: .875rem;
    line-height: .875rem;
    margin-bottom: .25rem;
}

.tmdte {
    white-space: nowrap;
    font-size: .715rem;
    line-height: .715rem;
    color: #7c7c7c;
}

.tm-inside-stps {
    margin-bottom: 2rem;
}

.apvlreq {
    color: #ef5941;
    white-space: nowrap;
    font-size: .715rem;
    line-height: .715rem;
    margin-top: .35rem;
}
/*End Timeline Code*/

.cmpylist {
    border: 1px solid #dbe4e6;
    border-radius: .5rem;
    background: #fff;
    margin-bottom: 1rem;
    overflow: hidden;
}

.cmpylogo {
    background: #eff3f6;
    padding: 1rem;
    width: 100%;
}

.clogoicn {
    /*height: 75px;*/
    max-width: 130px;
    max-height: 130px;
}

.cmplistdtl {
    padding: 1rem 1rem 1rem .5rem;
}

.crtdon {
    color: #7e878e;
    font-size: .775rem;
}

    .crtdon a {
        margin-left: .4rem;
    }

.cmpnme {
    font-size: 1.15rem;
    line-height: 1.5rem;
    margin: .3rem 0 .5rem 0;
    font-weight: bold;
    color: #000;
    /* display: flex;*/
    align-items: center;
}

.cmpadd {
    color: #4e4e4e;
    font-size: .78125rem;
    margin-bottom: 1.5rem;
}

.sbdtl {
    font-size: .78125rem;
    line-height: .78125rem;
}

    .sbdtl span {
        color: #7e878e;
        display: block;
        font-size: .72rem;
        margin-bottom: .3rem;
        font-weight: normal;
    }

.cmplistfoot {
    padding-top: .75rem;
    border-top: 1px dotted #d9d9d9;
    margin-top: .75rem;
}

.empdtl {
    margin-top: .5rem;
}

.sempavtr {
    min-width: 70px;
    height: 70px;
    margin-right: 1rem;
}

    .sempavtr img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
    }

.empdtl1 {
}

.sempavtr1 {
    width: 70px;
    height: 70px;
    margin-right: 1rem;
}

    .sempavtr1 img {
        min-width: 70px;
        height: 70px;
        border-radius: 50%;
        border: 1px solid #fff;
    }

.empnme {
    font-size: 1.1rem;
    line-height: 1.1rem;
    margin-bottom: .35rem;
    font-weight: bold;
    color: #0078d5;
}

.empodtl {
    color: #000;
    font-size: .835rem;
}

.mdlpop {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background-image: linear-gradient(#f5f5f533, #7b7b7b70);
}

.modl {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    width: 390px;
    max-width: 100%;
    background: #fff;
    border-radius: .5rem;
    box-shadow: 0 0 5px 0 #ccc;
}

.mdlbdy {
    padding: .65rem 1rem 1rem;
}

    .mdlbdy .sttsicn {
        width: 50px;
        min-width: 50px;
        margin-right: 1rem;
    }

.sttsicn-innr {
    width: 40px;
    height: 40px;
    background: #1cc185;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin: 10px 5px 5px 5px;
}

    .sttsicn-innr:before {
        position: absolute;
        content: '';
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px dotted #1cc185;
        left: -5px;
        top: -5px;
    }

    .sttsicn-innr i {
        font-size: 1.25rem;
        line-height: 40px;
    }

.sttsttl {
    font-size: 1.25rem;
    font-weight: bold;
    padding-bottom: 1rem;
    position: relative;
    color: #0078d5;
}

    .sttsttl:after {
        position: absolute;
        content: '';
        width: 50px;
        height: 2px;
        background: #0078d5;
        left: 0;
        bottom: 8px;
    }

.mdlbdy .alrticn {
    width: 50px;
    min-width: 50px;
    margin-right: 1rem;
}

.alrticn-innr {
    width: 40px;
    height: 40px;
    background: #ffc107;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin: 10px 5px 5px 5px;
}

    .alrticn-innr i {
        font-size: 1.25rem;
        line-height: 40px;
    }

    .alrticn-innr:before {
        position: absolute;
        content: '';
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px dotted #ffc107;
        left: -5px;
        top: -5px;
    }

.alrtttl {
    font-size: 1.15rem;
    font-weight: bold;
    padding-bottom: 1rem;
    position: relative;
    color: #ffc107;
}

    .alrtttl:after {
        position: absolute;
        content: '';
        width: 50px;
        height: 2px;
        background: #ffc107;
        left: 0;
        bottom: 8px;
    }

.mdlbdy .erroricn {
    width: 50px;
    min-width: 50px;
    margin-right: 1rem;
}

.erroricn-innr {
    width: 40px;
    height: 40px;
    background: #ef5941;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin: 10px 5px 5px 5px;
}

    .erroricn-innr i {
        font-size: 1.25rem;
        line-height: 40px;
    }

    .erroricn-innr:before {
        position: absolute;
        content: '';
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px dotted #ef5941;
        left: -5px;
        top: -5px;
    }

.errorttl {
    font-size: 1.25rem;
    font-weight: bold;
    padding-bottom: 1rem;
    position: relative;
    color: #ef5941;
}

    .errorttl:after {
        position: absolute;
        content: '';
        width: 50px;
        height: 2px;
        background: #ef5941;
        left: 0;
        bottom: 8px;
    }

.modlfoot {
    padding: .65rem .75rem;
    border-top: 1px solid #e7e7e7;
}

.ntfy {
    position: relative;
}

.app-header .nav-item .nav-link .badge {
    padding: .15rem .35rem .12rem .35rem;
    font-size: .615rem;
    line-height: .615rem;
}

/*Start Switch*/
.switch, .switch * {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.switch {
    display: inline-block;
    width: 40px;
    height: 26px;
}

    .switch label {
        cursor: pointer;
    }

        .switch label input[type=checkbox] {
            opacity: 0;
            width: 0;
            height: 0;
            margin: 0;
        }

            .switch label input[type=checkbox]:checked + .lever {
                background-color: #a5c0ff;
            }

        .switch label .lever {
            content: "";
            display: inline-block;
            position: relative;
            width: 36px;
            height: 14px;
            background-color: rgba(0,0,0,0.12);
            border-radius: 15px;
            margin-right: 10px;
            -webkit-transition: background 0.3s ease;
            transition: background 0.3s ease;
            vertical-align: middle;
            margin: 5px 0 10px;
        }

        .switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
            left: 18px;
        }

        .switch label .lever:before {
            background-color: rgba(38,166,154,0.15);
        }

        .switch label .lever:before, .switch label .lever:after {
            content: "";
            position: absolute;
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            left: 0;
            top: -3px;
            -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
            transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
            transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
            transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
        }

        .switch label input[type=checkbox]:checked + .lever:after {
            background-color: #0078d5;
        }

        .switch label .lever:after {
            background-color: #939393;
            -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
            box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
        }

        .switch label .lever:before, .switch label .lever:after {
            content: "";
            position: absolute;
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            left: 0;
            top: -3px;
            -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
            transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
            transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
            transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
        }

/*End Switch*/

.assgntsk {
    background: #eff3f6;
    border: 1px solid #dbe4e6;
    border-radius: .45rem;
}

.at-ttl {
    font-weight: bold;
    text-transform: uppercase;
    padding: .75rem 1rem;
    border-bottom: 1px solid #dbe4e6;
    color: #000;
    font-size: .775rem;
}

.at-bdy {
    padding: .25rem .65rem .25rem 1rem;
}

.accordions .card .card-header {
    padding: .75rem .5rem;
    margin-bottom: 0;
    background-color: #f9f9f9;
    border-bottom: 0;
}

.assgntsk #accordion .card {
    margin-bottom: 0;
    box-shadow: none;
    border-top: 1px dashed #d3dadc;
}

    .assgntsk #accordion .card:first-child {
        border-top: 0;
    }

.card-header:first-child {
    border-radius: 0;
}

.assgntsk #accordion .card .card-header {
    padding: .75rem .5rem;
    margin-bottom: 0;
    background-color: #eff3f6;
    border-bottom: 0;
}

    .assgntsk #accordion .card .card-header a {
        font-weight: bold;
        color: #0078d5;
        display: block;
    }

.card-link.clsphdr {
    justify-content: space-between;
}

.assgntsk #accordion .card .card-header a i {
    font-weight: 600;
}

.card-header.accrdch {
    position: relative;
    padding-left: 24px !important;
}

.accrdch .chkaccrd {
    position: absolute;
    left: 0;
    /*top: 50%;
    transform: translateY(-50%);*/
}

.assgntsk #accordion .card .card-header .clsphdr {
    position: relative;
}

    .assgntsk #accordion .card .card-header .clsphdr::after {
        content: "\e606";
        color: #0078d5;
        top: 0;
        right: 0px;
        position: absolute;
        font-family: "simple-line-icons";
        font-weight: bold;
    }

    .assgntsk #accordion .card .card-header .clsphdr[aria-expanded="true"]::after {
        content: "\e604";
    }

.accrdcb {
    padding: .65rem .65rem .65rem 1.75rem;
    background: #eff3f6;
}

.accrdsb {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .accrdsb li {
        padding-bottom: .65rem;
        margin-bottom: .65rem;
        border-bottom: 1px solid #dbe4e6;
    }

        .accrdsb li:last-child {
            border-bottom: 0;
        }

.select2-container .select2-selection {
    background-color: #fff;
    border: 1px solid #dbe4e6;
    border-radius: 3px;
    box-shadow: none;
    height: calc(2rem + 2px);
    font-size: .72rem;
    padding: .35rem .65rem;
    line-height: 1.75;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: #000;
    padding: 0;
    line-height: unset;
    margin-right: 14px;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 32px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
}

    .select2-container .select2-selection--single .select2-selection__arrow b {
        background: url(../../../Content/images/ddown.svg) no-repeat;
        background-size: 10px 10px;
        background-position: center;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: 10px;
        width: 10px;
        border: none;
        margin: auto;
    }

.select2-container.select2-container--focus .select2-selection, .select2-container.select2-container--open .select2-selection {
    border-color: #9fd3fb;
    outline: 0;
    box-shadow: 0 0 5px 0 #9fd3fb;
}

.select2-container .select2-dropdown {
    border-color: rgba(0,120,213,0.35);
    -webkit-box-shadow: 0 0 10px rgba(0,120,213,0.1);
    box-shadow: 0 0 10px rgba(0,120,213,0.1);
    overflow-x: hidden;
    margin-top: -1px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #dbe4e6;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3ba1f1;
    color: white;
}

.SumoSelect > .CaptionCont > label {
    margin-bottom: 0;
}

.rlnme {
    font-size: .765rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .65rem;
    padding-bottom: .65rem;
    position: relative;
    color: #000;
}

    .rlnme:after {
        position: absolute;
        content: '';
        width: 22px;
        height: .10525rem;
        background: #000;
        bottom: .115rem;
        left: 0;
    }

.ndhlp {
    margin-top: 1rem;
}

.ndicn {
    margin-right: .75rem;
}

    .ndicn i {
        font-size: 1.15rem;
        font-weight: bold;
        color: #bfccd6;
    }

.ndhlpdtl .ndhlpttl {
    font-size: .835rem;
    line-height: .835rem;
    font-weight: 500;
    margin-bottom: .25rem;
}

.ndhlpdtl .ndhlpdesc {
    font-size: .815rem;
    line-height: .815rem;
}

.billtabbox {
    border-radius: .75rem;
    background: #eff3f6;
    overflow: hidden;
    width: 414px;
    max-width: 100%;
    margin: auto;
    border: 1px solid #dbe4e6;
}

    .billtabbox .nav-tabs {
        border: 0 !important;
    }

        .billtabbox .nav-tabs .nav-item {
            margin: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .billtabbox .nav-tabs .nav-link {
            color: #4e4e4e;
            background: #dce0e3;
            text-transform: uppercase;
            border: 0;
            padding: .85rem;
            font-size: .845rem;
            font-weight: 500;
            text-align: center;
        }

            .billtabbox .nav-tabs .nav-link.active, .billtabbox .nav-tabs .nav-item.show .nav-link {
                color: #fff;
                background: #0078d5;
                font-weight: bold;
                border: 0;
            }

.sglpy {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.mltpy {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.txtlgbtn {
    position: relative;
}

    .txtlgbtn .form-control.form-control-lg {
        padding-right: 95px;
    }

    .txtlgbtn .btninnr {
        position: absolute;
        right: 4px;
        top: 4px;
        padding: .615rem 1rem;
        height: calc(2rem + 2px);
        font-size: .75rem;
        text-transform: uppercase;
        font-weight: 500;
        line-height: .75rem;
        border-radius: .25rem;
    }

        .txtlgbtn .btninnr:focus {
            outline: none;
        }

    .txtlgbtn .btnprmy {
        color: #fff !important;
        background-color: #0078d5;
        border: 1px solid #0078d5;
    }

    .txtlgbtn .btnrst {
        color: #fff !important;
        background-color: #5f6267;
        border: 1px solid #5f6267;
    }

.nsrch .nsrchttl {
    font-size: .835rem;
    line-height: .835rem;
    font-weight: 500;
    margin-bottom: .5rem;
}

.nsrch .nsrchdesc {
    line-height: 1.35rem;
}

.srcrcd {
    font-size: .795rem;
}

    .srcrcd .accid {
        font-weight: bold;
        color: #0078d5;
    }

    .srcrcd i {
        color: #cacaca;
        font-size: 1rem;
        font-weight: bold;
        margin-right: .35rem;
    }

.bllcnsmr {
    font-size: 1.15rem;
    font-weight: bold;
    color: #0078d5;
    margin: .65rem 0 .25rem;
}

.badge-domestic-txb {
    border-color: #f7e7a3;
    background-color: #fff3c0;
    color: #482b00;
    text-transform: lowercase;
}

    .badge-domestic-txb:first-letter {
        text-transform: uppercase;
    }

.srcadd {
    font-weight: 500;
    margin-bottom: .2rem;
}

    .srcadd .adrsttl {
        font-weight: normal;
    }

.ttlnrm {
    /*color:#7c7c7c;*/
    font-size: .775rem;
}

.srchcnsx i {
    font-weight: bold;
    color: #bfbfbf;
    font-size: 1rem;
}

.srcaccntx {
    font-weight: bold;
    color: #0078d5;
}

.mtrpix img {
    padding: 2px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: .15rem;
}

.blngvle {
    font-weight: bold;
    font-size: .925rem;
    color: #0078d5;
}

.billtabbox .tab-content {
    background: #eff3f6;
    margin-top: 0;
    border: 0;
}

.AlertCustom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

    .AlertCustom .alert {
        border-radius: 0;
        margin-top: .65rem;
        margin-bottom: 0;
    }

        .AlertCustom .alert:first-child {
            margin-top: 0 !important;
        }

    .AlertCustom i {
        /*color:#28623c;*/
        font-size: 1.15rem;
        font-weight: bold;
        margin-right: .5rem;
    }

.alert i {
    margin-right: .35rem;
}

.totalamt {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #28623c;
    background: #1dc185;
    padding: 1rem 1rem 0;
}

.grndtotal {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #eff3f6;
    padding: .65rem .85rem;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}

.grndttl {
    font-size: .875rem;
    font-weight: bold;
    color: #0078d5;
    float: left;
}


.ttamttl {
    font-size: .775rem;
    line-height: .775rem;
    font-weight: 500;
    color: rgba(255,255,255,0.75);
    margin-bottom: .45rem;
}

.ttamvle {
    font-size: 1rem;
    line-height: 1rem;
    color: #fff;
    font-weight: bold;
}

    .ttamvle .cncnt {
        font-size: .775rem;
        color: rgba(255,255,255,0.75);
        font-weight: bold;
        margin-left: .25rem;
    }

.rws {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.colmn {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

.modal-content.mdldlg {
    border-radius: .5rem;
    width: 414px;
    max-width: 100%;
    margin: auto;
}

.mdlhdr {
    padding: 1rem 1rem .15rem 1rem;
}

.mdlttl {
    color: #0078d5;
    font-weight: bold;
    font-size: .945rem;
}

.modl .mdlbdy {
    padding: .75rem 1rem;
}

.mdlftr {
    padding: .75rem 1rem;
    border-top: 1px solid #dbe4e6;
}

@media (min-width: 992px) {
    .AlertCustom {
        margin-left: 260px;
        width: calc(100% - 260px);
    }

    .totalamt {
        margin-left: 260px;
        width: calc(100% - 260px);
    }

    .grndtotal {
        margin-left: 260px;
        width: calc(100% - 260px);
    }
}

.frmttl {
    font-size: .875rem;
    font-weight: bold;
}

.amntinwords {
    font-style: italic;
}

.hdedta, .hdedta1 {
    color: #989898;
    font-style: italic;
}

input[type="checkbox" i]:disabled {
    opacity: .65;
}

.consaddbx {
    background: #f7f7f7;
    padding: .85rem;
}

.acttl {
    font-weight: bold;
    color: #0078d5;
    font-size: .875rem;
    margin-bottom: .5rem;
}

.adcnttl {
    font-weight: 500;
    font-size: .835rem;
    line-height: .835rem;
    margin-bottom: .65rem;
}

.adcnvle {
    color: #0078d5;
    font-size: .875rem;
    line-height: .875rem;
    font-weight: bold;
}

.cndtl {
    color: #4e4e4e;
}

    .cndtl span {
        /*color: #7c7c7c;
    font-weight: 500;*/
    }

.table.tablebill {
    margin-bottom: 0;
}

    .table.tablebill th {
        border-bottom: 1px dashed #d9d9d9;
    }

    .table.tablebill th, .table.tablebill td {
        border-top: 0 !important;
        font-size: .875rem;
    }

    .table.tablebill .csbprc td {
        font-size: 1rem;
        font-weight: bold;
        color: #000;
        border-top: 1px dashed #d9d9d9 !important;
    }

.invcicn {
    height: 75px;
}

.invchdr {
    border-bottom: 1px solid #dbe4e6;
    margin-bottom: 1rem;
}

    .invchdr .mdlhdr {
        padding: .85rem 0;
    }

.btnft {
    margin: 0 0 .5rem 0;
    border-top: 1px solid #dbe4e6;
    padding-top: .85rem
}

.bgbx {
    background: #eff3f6;
}

.grybx {
    background: #eff3f6;
    max-width: 100%;
    width: 414px;
    margin: auto;
}

.grybdy {
    background: #eff3f6;
    padding: 1rem;
    width: 100%;
    position: relative;
}

.grybdyz {
    background: #eff3f6;
    padding: 1rem;
    width: 100%;
    position: relative;
    border: 1px solid #dbe4e6;
    border-top: 0 !important;
}

.crdhdr {
    background: #dce0e3;
    padding: .85rem 1rem;
    font-size: .875rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.grybxbdy {
    padding: 1rem;
}

.ftsec {
    padding: .65rem 1rem;
    border-top: 1px solid #dbe4e6;
    margin-top: 1rem;
}

.nttl {
    font-weight: 500;
    font-size: .875rem;
}

.rdochk {
    margin-right: .5rem;
}

.cnsnt {
    font-size: 1.15rem;
    line-height: 1.45rem;
    margin-bottom: .4rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #0078d4;
}

    .cnsnt .badge {
        margin-bottom: 0 !important;
    }

.hnt {
    color: #000;
    font-size: .7rem;
    margin-top: .2rem;
    font-style: italic;
}

.fwd {
    margin: 0 .5rem;
    font-size: .825rem;
}

.bcrumb {
    font-size: .735rem;
    line-height: .735rem;
    margin-bottom: .35rem;
}

.ccdsc {
    /*color:#777;*/
    margin-bottom: .15rem;
}

.pdbtm {
    padding-bottom: 65px;
}

.aclst {
    padding-left: 1.5rem;
}

.addcnslist, .addcnslist1, .addcnslist2, .addcnslist3, .addcnslist4, .addcnslist5 .addcnslist6, .addcnslist7, .addcnslist8, .addcnslist9, .addcnslist10 {
    position: relative;
    border-bottom: 1px dotted #d9d9d9;
    padding-top: .75rem;
}

.aclst:first-child .addcnslist, .aclst:first-child .addcnslist1, .aclst:first-child .addcnslist2, .aclst:first-child .addcnslist3, .aclst:first-child .addcnslist4, .aclst:first-child .addcnslist5, .aclst:first-child .addcnslist6, .aclst:first-child .addcnslist7, .aclst:first-child .addcnslist8, .aclst:first-child .addcnslist9, .aclst:first-child .addcnslist10 {
    padding-top: 0;
}

.aclst:last-child .addcnslist, .aclst:last-child .addcnslist1, .aclst:last-child .addcnslist2, .aclst:last-child .addcnslist3, .aclst:last-child .addcnslist4, .aclst:last-child .addcnslist5, .aclst:last-child .addcnslist6, .aclst:last-child .addcnslist7, .aclst:last-child .addcnslist8, .aclst:last-child .addcnslist9, .aclst:last-child .addcnslist10 {
    border-bottom: 0;
}

.addcnslist:before, .addcnslist1:before, .addcnslist2:before, .addcnslist3:before, .addcnslist4:before, .addcnslist5:before, .addcnslist6:before, .addcnslist7:before, .addcnslist8:before, .addcnslist9:before, .addcnslist10:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    left: -20px;
    top: 0;
    background: #d9d9d9;
}

.addcnslist:after, .addcnslist1:after, .addcnslist2:after, .addcnslist3:after, .addcnslist4:after, .addcnslist5:after, .addcnslist6:after, .addcnslist7:after, .addcnslist8:after, .addcnslist9:after, .addcnslist10:after {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    left: -24px;
    top: 15%;
    transform: translateY(-15%);
    background: #d9d9d9;
}

.btn i {
    font-weight: 500;
}

.btn img {
    vertical-align: sub;
}

.prof-img-custom {
    width: 150px;
    height: 150px;
}

    .prof-img-custom .usrzprofile .userPro {
        width: 100%;
        width: 150px;
        height: 150px;
        border-radius: .5rem;
    }

.spcttl {
    font-size: .845rem;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .65rem;
}

.tblattch {
    margin-bottom: 0;
}

    .tblattch td {
        border-top: 0;
        padding: .25rem;
        vertical-align: middle;
    }

.cnfmtn {
    font-size: .875rem;
    font-weight: bold;
    color: #0078d5;
}

.hdlnbdy {
    padding: 1rem;
}

.hdlnbdy1 {
    padding: 1rem 1rem .35rem 1rem;
}

.bgf4 {
    background: #eff3f6;
}

.cntricn {
    margin-right: .7rem;
    height: 35px;
}

.cntrdte {
    line-height: .78rem;
    margin-bottom: .5rem;
    font-weight: bold;
}

.cntrtme {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
    color: #0078d5;
}

.gmwl {
    font-size: .875rem;
    color: #7c7c7c;
    font-weight: 500;
    font-style: italic;
}

.cntrdesc {
    color: #7c7c7c;
    font-size: .75rem;
}

    .cntrdesc span {
        color: #0078d5;
        font-weight: bold;
        font-style: italic;
    }

.rcpgttl {
    font-weight: bold;
    font-size: .845rem;
    line-height: .845rem;
    position: relative;
    margin-bottom: .95rem;
    margin-top: 1.15rem;
    padding-left: .75rem;
}

    /*.rcpgttl:before {
        position: absolute;
        content: '';
        width: 3px;
        height: 100%;
        left: 0;
        top: 0;
        background: #0078d5;
    }*/
    .rcpgttl:before {
        position: absolute;
        content: '';
        width: 3px;
        height: 50%;
        left: 0;
        bottom: 0;
        background: #0078d5;
    }

    .rcpgttl:after {
        position: absolute;
        content: '';
        width: 3px;
        height: 50%;
        left: 0;
        top: 0;
        background: #bdd3e4;
    }

.titlecmn {
    font-weight: bold;
    font-size: .845rem;
    line-height: .845rem;
    position: relative;
    padding-left: .75rem;
}

    .titlecmn:before {
        position: absolute;
        content: '';
        width: 3px;
        height: 50%;
        left: 0;
        bottom: 0;
        background: #0078d5;
    }

    .titlecmn:after {
        position: absolute;
        content: '';
        width: 3px;
        height: 50%;
        left: 0;
        top: 0;
        background: #bdd3e4;
    }

    .titlecmn .actsrcg {
        color: #1cc185;
        font-size: .835rem;
        font-weight: 500;
        margin-left: .5rem;
    }

.rwz {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.colz {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

.rowz {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cols-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.cols-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.cntrttl {
    font-size: .72rem;
    line-height: .72rem;
    color: #4e4e4e;
    margin-bottom: .45rem;
}

.cntrvle {
    font-size: .835rem;
    line-height: .835rem;
    color: #000;
    font-weight: bold;
}

.mg-r--7 {
    margin-right: -7px !important;
}

.mg-l--7 {
    margin-left: -7px !important;
}

.cntrlst {
    margin-top: .65rem;
    font-size: .72rem;
    line-height: .72rem;
}

    .cntrlst i.fa-calendar {
        font-weight: normal;
        font-size: .775rem;
        margin-right: .1rem;
        color: #a2a2a2;
    }

.cnsmrdlt {
    margin-top: .5rem;
    line-height: .78rem;
    color: #ef5941;
    font-weight: 500;
}

.cntropncls {
    position: relative;
}

.calicn {
    font-weight: 500;
    color: #b5b5b5;
}

.cntruzr {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: .65rem;
}

.cntropn {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .45rem;
}

.cntrcls {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .45rem;
}

.cntraprv {
    font-size: .72rem;
    line-height: .72rem;
}

.btnrps {
    position: relative;
    padding-left: 2rem;
}

.crcicn {
    position: absolute;
    font-size: 1.5rem;
    line-height: 1.5rem;
    top: .65rem;
    left: .8rem;
    font-weight: normal;
    color: #fff;
}

.calicon {
    height: 13px;
    margin-right: .3rem;
}

select {
    /*background: #fff url('../images/ddown.svg') no-repeat;*/
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3e %3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e %3c/svg%3e");
    background-repeat: no-repeat;
    -webkit-appearance: none;
    background-size: 13px 13px;
    background-position: right .615rem center;
    -webkit-appearance: none !important; /*For hiding default pointer of drop-down on Chrome*/
    -moz-appearance: none !important; /*For hiding default pointer of drop-down on Mozilla*/
    padding-right: 30px !important;
}

    select.form-control-sm {
        background: #fff url(../images/ddown.svg) no-repeat;
        -webkit-appearance: none;
        background-size: 9px 9px;
        background-position: right .55rem bottom .56rem;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        padding-right: 26px !important;
    }

    select.form-control-lg {
        background: #fff url(../images/ddown.svg) no-repeat;
        -webkit-appearance: none;
        background-size: 11px 11px;
        background-position: right 0.75rem bottom 0.85rem;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        padding-right: 32px !important;
    }
    /*For IE*/
    select::-ms-expand {
        display: none;
    }

option {
    height: calc(1.975rem + 1px);
    font-size: .765rem;
    padding: .35rem .65rem;
    line-height: 1.5;
}

.cnsttl {
    font-size: .72rem;
    line-height: .72rem;
    color: #4e4e4e;
    margin-bottom: .35rem;
}

.cnsdta span {
    font-weight: bold;
}

.uzricn {
    min-width: 50px;
    height: 50px;
    margin-right: .75rem;
}

    .uzricn img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

.cnsmrrecpt {
    position: relative;
    padding: 1rem 0 1rem 1rem;
}

    .cnsmrrecpt:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 3px;
        height: 100%;
        background: #0078d5;
    }

.assndto {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .3rem;
    color: #4e4e4e;
}

.asscnsr {
    font-size: .95rem;
    line-height: .95rem;
    margin-bottom: .3rem;
    font-weight: bold;
}

.asscnsid {
    line-height: .78rem;
}

.cntropn, .cntrcls, .cntrstts, .cntraprv, .cntrpndng {
    color: #4e4e4e;
}

    .cntropn span {
        color: #0078d5;
        font-weight: bold;
    }

    .cntrcls span {
        color: #ef5941;
        font-weight: bold;
    }

    .cntrstts span {
        color: #000;
        font-weight: bold;
    }

    .cntrpndng span {
        color: #0078d5;
        font-weight: bold;
    }

    .cntraprv span {
        color: #1cc185;
        font-weight: bold;
    }

.dmcsdtls {
    padding: 1rem 0;
}

.ttlvlue {
    font-weight: bold;
}

.mbt2 {
    margin-bottom: .30rem;
}

.mbt3 {
    margin-bottom: .35rem;
}

.mbt4 {
    margin-bottom: .45rem;
}

.mbt2:last-child {
    margin-bottom: 0;
}

.ttlvlue a.infcns {
    color: #000;
}

    .ttlvlue a.infcns i {
        font-size: 1rem;
    }

.crdbox1 {
    padding: .65rem 0;
    border-radius: .35rem;
    min-width: 270px;
}

.hrchy {
    font-size: .72rem;
    /* line-height: .72rem;*/
    margin-bottom: .3rem;
}

.hrchybld {
    font-size: .835rem;
    font-weight: bold;
}

    .hrchybld span.hbsb {
        font-size: .725rem;
        font-weight: 400;
        color: #777;
        margin-left: 5px;
    }

.dcdsc {
    text-transform: capitalize;
}

    .dcdsc strong {
        font-weight: 500;
    }

.input-group .input-group-append .btn-dflt {
    background: #f7f7f7;
    border: 1px solid #dbe4e6;
    font-size: .725rem;
}

    .input-group .input-group-append .btn-dflt:hover {
        color: #0078d5;
    }

.btn-group .btn-dflt {
    background: #fff;
    border: 1px solid #dbe4e6;
    font-size: .719rem;
    text-transform: capitalize !important;
    border-radius: 50em;
    display: flex;
    align-items: center;
}

.dataTables_wrapper {
    min-height: 150px;
}

    .dataTables_wrapper .dataTables_processing {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

.custom-file-label.selected {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.infoz {
    color: #000;
}

.infoicn {
    font-size: 1rem;
    font-weight: bold;
    color: #0078d5;
    margin-left: 5px;
}

.ddwnbx {
    padding: .25rem 0;
    border-radius: .35rem;
    min-width: 200px;
}

.stgnme {
    font-size: .775rem;
    font-weight: bold;
    color: #0078d5;
}

.stgttl {
    font-size: .84rem;
    font-weight: bold;
}

.ddwnbx-hdr {
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    border-bottom: 1px solid #dbe4e6;
    color: #7c7c7c;
    font-weight: bold;
    font-size: .84rem;
}

.ttlname {
    font-size: .72rem;
}

.pnme {
    font-size: 1.2rem;
    margin: .15rem 0 .25rem;
    font-weight: bold;
    color: #0078d5;
}

.custom-table-bordered tr td .sprtrw {
    border-bottom: 1px solid #eee;
    padding: 0.45rem 0;
    position: relative;
}

    .custom-table-bordered tr td .sprtrw:first-child {
        padding-top: 0;
    }

    .custom-table-bordered tr td .sprtrw:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .custom-table-bordered tr td .sprtrw:first-child:before {
        position: absolute;
        content: '';
        left: -.45rem;
        bottom: -1px;
        height: 1px;
        width: .45rem;
        background: #eee;
    }

    .custom-table-bordered tr td .sprtrw:first-child:after {
        position: absolute;
        content: '';
        right: -.45rem;
        bottom: -1px;
        height: 1px;
        width: .45rem;
        background: #eee;
    }

.mnwd80 {
    min-width: 80px;
}

.mnwd90 {
    min-width: 90px;
}

.txtwgt-500 {
    font-weight: 500;
}

.advfltr {
    cursor: pointer;
    font-weight: 500;
}

.infttl {
    font-size: 1.05rem;
    line-height: 1.05rem;
    margin: .45rem 0;
    font-weight: bold;
    color: #0078d5;
}

.aprvvlue {
    font-size: .875rem;
    font-weight: bold;
    color: #0078d5;
}

.fntit {
    font-style: italic;
}

.cbgry {
    background: #eeeeee;
    width: 100%;
    padding: 1rem;
    border-radius: .35rem;
}

.bllrlt {
    font-size: 1.25rem;
    font-weight: bold;
    color: #ef5941;
}

    .bllrlt .fwd {
        font-size: 1rem;
    }

.crcbdge {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
}

.crcbdge-wtng {
    background: #b4b4b4;
}

.crcbdge-prmry {
    background: #0078d5;
}

.crcbdge-sccs {
    background: #1cc185;
}

.workflow-complaint {
    position: relative;
    padding-left: 44px;
}

    .workflow-complaint:before {
        position: absolute;
        content: '';
        width: 2px;
        /*height:calc(100% - 40px);*/
        height: 50%;
        top: 50%;
        transform: translateY(-50%);
        left: 11px;
        background: #0078d5;
    }

.completestage {
    position: relative;
    margin-bottom: 1rem;
    background: #eff3f6;
    border-radius: .35rem;
}

.ccsteps {
    position: absolute;
    left: -49px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #1cc185;
    text-align: center;
    top: 0;
}

    .ccsteps .cchk {
        font-size: 13px;
        line-height: 27px;
        color: #fff;
    }

.scxteps {
    position: absolute;
    left: -25px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #1cc185;
    text-align: center;
    top: 5px;
    z-index: 1;
}

    .scxteps .cchk {
        font-size: 13px;
        line-height: 27px;
        color: #fff;
    }

    .scxteps:before {
        width: 31px;
        height: 31px;
    }

.completestage .ccsteps {
    position: absolute;
    left: -44px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

    .completestage .ccsteps:before {
        position: absolute;
        content: '';
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 2px solid #0078d5;
        left: 0;
        top: 0;
    }

    .completestage .ccsteps .cchk {
        font-size: 9px;
        line-height: 15px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        color: #38b169;
        background: #b2f0cb;
        display: inline-block;
        margin-top: 5px;
        margin-left: 2px;
    }

.cprcssteps {
    position: absolute;
    left: -44px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #d5f3fe;
    border: 4px solid #fff;
    top: 50%;
    transform: translateY(-50%);
}

    .cprcssteps:before {
        position: absolute;
        content: '';
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 2px solid #0078d5;
        left: -5px;
        top: -5px;
    }

.cwtngsteps {
    position: absolute;
    left: -44px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #dce0e3;
    border: 4px solid #fff;
    top: 50%;
    transform: translateY(-50%);
}

    .cwtngsteps:before {
        position: absolute;
        content: '';
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 2px solid #0078d5;
        left: -5px;
        top: -5px;
    }

.ccmplte {
    padding: .5rem .75rem;
    background: #b2f0cb;
    color: #000;
    font-size: .835rem;
    font-weight: 500;
    width: 100%;
}

.crjct {
    padding: .5rem .75rem;
    background: #ef5941;
    color: #fff;
    font-size: .835rem;
    font-weight: 500;
}

.cstts {
    padding: .5rem .75rem;
    color: #000;
    font-weight: 500;
}

.cdate {
    padding: .5rem .75rem;
    color: #000;
    font-size: .775rem;
    min-height: 2rem;
    width: 100%;
    position: relative;
}

    .cdate .calndr {
        margin-right: .5rem;
        height: 14px;
    }

.cinprccs {
    padding: .5rem .75rem;
    background: #d5f3fe;
    color: #000;
    font-size: .835rem;
    font-weight: 500;
    width: 100%;
}

.cwting {
    padding: .5rem .75rem;
    background: #dce0e3;
    color: #000;
    font-size: .835rem;
    font-weight: 500;
    width: 100%;
}

.agnto {
    color: #0078d5 !important;
    font-weight: bold;
}

    .agnto img {
        margin-right: 5px;
    }

.circlebtn {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #e7e7e7;
    border: 0;
    margin-top: 1rem;
    position: relative;
    cursor: pointer;
}

    .circlebtn:hover {
        background: #d7d7d7;
    }

    .circlebtn:focus {
        outline: none;
    }

    .circlebtn img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.wd100-80 {
    width: calc(100% - 80px);
}

.tmelne {
    list-style: none;
    position: relative;
    padding-left: 43px;
    max-height: 300px;
    overflow-y: auto;
}

    .tmelne:before {
        position: absolute;
        content: '';
        width: 1px;
        height: calc(100% - 40px);
        top: 50%;
        transform: translateY(-50%);
        left: 11px;
        border-left: 1px dashed #dedfe1;
    }

.tmlnlst {
    position: relative;
    margin-bottom: 1.75rem;
    background: #eff3f6;
}

.ccsteps {
    position: absolute;
    left: -43px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #1cc185;
    text-align: center;
    top: 0;
}

    .ccsteps .cchk {
        font-size: 11px;
        line-height: 23px;
        color: #fff;
    }

.rjctteps {
    position: absolute;
    left: -49px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #ef5941;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.completestage .rjctteps .cchk {
    font-size: 13px;
    line-height: 27px;
    color: #fff;
}

.rjctteps .cchk {
    font-size: 11px;
    line-height: 23px;
    color: #fff;
}

.fldsteps {
    position: absolute;
    left: -25px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #ef5941;
    text-align: center;
    top: 5px;
    z-index: 1;
}

.grnsteps {
    position: absolute;
    left: -25px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #1cc185;
    text-align: center;
    top: 14px;
    z-index: 1;
}

.cipsteps {
    position: absolute;
    left: -43px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #0078d5;
    text-align: center;
    top: 0;
}

    .cipsteps .cchk {
        font-size: 11px;
        line-height: 23px;
        color: #fff;
    }

.crjsteps {
    position: absolute;
    left: -43px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #ef5941;
    text-align: center;
    top: 0;
}

    .crjsteps .cchk {
        font-size: 11px;
        line-height: 23px;
        color: #fff;
    }

.cpsteps {
    position: absolute;
    left: -43px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #ae4ce1;
    text-align: center;
    top: 0;
}

    .cpsteps .cchk {
        font-size: 11px;
        line-height: 23px;
        color: #fff;
    }

.cmplntttl {
    font-size: .875rem;
    line-height: 1.1rem;
    font-weight: bold;
    margin-bottom: .35rem;
}

.cmpdte {
    font-size: .725rem;
    line-height: .725rem;
    color: #777;
    margin-bottom: .145rem;
}

.cmplby {
    color: #777;
    font-style: italic;
}

    .cmplby span {
        color: #0078d5;
        font-weight: 500;
    }

.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.tclst {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .tclst li {
        position: relative;
        margin-left: 1.75rem;
        line-height: 1.4rem;
    }

        .tclst li:before {
            position: absolute;
            content: '';
            top: 9px;
            left: -.95rem;
            width: 5px;
            height: 2px;
            background: #000;
        }

.prntchk {
    position: absolute;
    left: 1.75rem;
    top: 13px;
    width: calc(100% - 60px);
}

.gryfrmbdy {
    background: #eff3f6;
    padding: 1rem 1rem .35rem 1rem;
    width: 100%;
}

.gryfrmbdy1 {
    background: #eff3f6;
    padding: 1rem 1rem .35rem 1rem;
    width: 100%;
    border: 1px solid #dbe4e6;
}

.ml--1 {
    margin-left: -1rem;
}

.addrmvlst {
    margin: 0;
    padding: 0;
    list-style: none;
}

.adrmv {
    margin-bottom: .65rem;
    border-bottom: 1px dashed #d5d5d5;
}

    .adrmv:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }

.mb1 {
    margin-bottom: .1rem;
}

.tbth {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .715rem;
}

.glryicn {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: .35rem;
    margin: 0 1rem 0 .5rem;
    overflow: hidden;
    position: relative;
}

    .glryicn a {
        opacity: 0;
        position: relative;
        width: 20px;
        height: 20px;
    }

    .glryicn .cmraicn {
        font-size: 1.25rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }



.pymde {
    padding-bottom: .65rem;
    margin-bottom: .65rem;
    border-bottom: 1px solid #dbe4e6;
}

    .pymde .pmode {
        font-weight: bold;
        margin-left: 1rem;
    }

.rsddate {
    color: #000;
}

    .rsddate span {
        color: #0078d5;
        font-weight: bold;
    }

.naavtr {
    min-width: 55px;
    height: 55px;
    margin-right: 1rem;
}

    .naavtr img {
        min-width: 55px;
        height: 55px;
        border-radius: 50%;
    }

.nattl {
    font-size: 1rem;
    line-height: 1.15rem;
    margin-bottom: .35rem;
    font-weight: bold;
    color: #0078d5;
}

.apprejtabs {
    overflow: hidden;
}

    .apprejtabs .nav-tabs {
        border: 0 !important;
    }

        .apprejtabs .nav-tabs .nav-item {
            margin: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .apprejtabs .nav-tabs .nav-link {
            color: #4e4e4e;
            background: #dce0e3;
            text-transform: uppercase;
            border: 0;
            padding: .85rem;
            font-size: .845rem;
            font-weight: 500;
            text-align: center;
        }

            .apprejtabs .nav-tabs .nav-link.active, .apprejtabs .nav-tabs .nav-item.show .nav-link {
                color: #fff;
                background: #0078d5;
                font-weight: bold;
                border: 0;
            }

    .apprejtabs .tab-content {
        background: #fff;
        margin-top: 0;
        border: 0;
    }

.rmrk {
    background: #e0e0e0;
    padding: .35rem .65rem;
    border-radius: .25rem;
    margin-top: .5rem;
    font-size: .715rem;
    color: #000;
}

.asscnsmr {
    font-size: 1.125rem;
    line-height: 1.125rem;
    margin-bottom: .1rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.lblttl {
    font-size: .775rem;
    margin-bottom: .125rem;
}

.lbltbl {
    font-weight: normal;
    margin-bottom: 0;
    color: #000;
    font-size: .775rem;
    line-height: .775rem;
}

.card-group.asstsarea {
    margin-bottom: 1rem;
}

    .card-group.asstsarea .card {
        overflow: hidden;
    }

        .card-group.asstsarea .card .card-header {
            background: #eff3f6;
        }

.chklbl {
    font-weight: bold;
    text-transform: uppercase;
    margin-left: .1rem;
}

.attasst {
}

    .attasst .picatat {
        width: 85px;
        height: 85px;
        background: #f2f3f5;
        border-radius: .35rem;
        position: relative;
        margin-right: .5rem;
    }

        .attasst .picatat:last-child {
            margin-right: 0;
        }

        .attasst .picatat .attchpc {
            width: 100%;
            height: 100%;
            border-radius: .5rem;
        }

.attasst-upload {
    overflow: hidden;
    padding: 3px 5px;
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: transparent;
    text-align: center;
}

    .attasst-upload .attchcnt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .attasst-upload .attchcnt span {
            display: block;
            font-size: .75rem;
            white-space: nowrap;
            margin-top: .2rem;
        }

    .attasst-upload span {
        /*color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    background: rgba(0,0,0,0.5);
    padding: .7rem .875rem .6rem;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    white-space: nowrap;
    width: 100%;
    font-size: .685rem;
    line-height: .685rem;
    font-weight: 500;
    text-transform: uppercase;*/
    }

    .attasst-upload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.chkwrkcmp {
    margin-bottom: 1rem;
}

    .chkwrkcmp .chklabel {
        margin-left: .15rem;
        font-weight: 500;
    }

.vndlst {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .vndlst .vndrli {
        list-style: none;
        padding-bottom: .65rem;
        margin-bottom: .65rem;
        border-bottom: 1px solid #dbe4e6;
    }

        .vndlst .vndrli:last-child {
            padding-bottom: 0;
            margin-bottom: 0;
            border-bottom: 0;
        }

.nobtngrp > .btn-dflt {
    cursor: default !important;
}

.wrkflws {
    max-width: 100%;
    width: 414px;
    margin: 1rem auto;
}

.srchbx {
    background: #eff3f6;
    border-radius: .45rem;
}

    .srchbx .srchdr {
        padding: .75rem 1rem;
        border-bottom: 1px solid #dbe4e6;
        font-weight: bold;
        font-size: .865rem;
    }

.srchbdy {
    padding: .75rem 1rem;
}

.srchcnslst {
    max-height: 280px;
    overflow-y: auto;
}

.fc-pill {
    border-radius: 2rem;
}

    .fc-pill:focus {
        outline: none;
    }

.form-control-sm.fc-pill {
    padding-left: 1rem;
    padding-right: 1rem;
}

ul.trfrev {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 105px;
    overflow-y: auto;
}

    ul.trfrev li {
        padding: .275rem 1rem;
        border-radius: 1rem;
        background: #dce4ea;
        font-size: .775rem;
        cursor: pointer;
        margin-bottom: .5rem;
        border: 1px solid transparent;
        /*transition: all 0.3s ease;*/
    }

        ul.trfrev li:last-child {
            margin-bottom: 0;
        }

        ul.trfrev li:hover {
            border: 1px solid #d6dee4;
            /*transform: scale(1.01);*/
        }

        ul.trfrev li .trvdte {
            color: #000;
            font-weight: 500;
        }

        ul.trfrev li .trvnme {
            color: #909090;
        }

select.cfc, textarea.cfc, input[type=text].cfc {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #dbe4e6;
    border-radius: 0;
    padding-left: 0;
    font-size: .845rem;
    font-weight: bold;
    color: #000;
    display: block;
    width: 100%;
    padding: 0 .65rem .35rem 0;
    background-color: #fff;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    select.cfc:focus, textarea.cfc:focus, input[type=text].cfc:focus {
        outline: none !important;
        box-shadow: none;
    }

label.clbl {
    font-weight: normal;
    margin-bottom: .25rem;
    color: #000;
    font-size: .75rem;
    line-height: .75rem;
}

.hidedtl, .showdtl {
    padding: .375rem .75rem;
    font-size: .715rem;
    line-height: 1.5;
    border-bottom-left-radius: .3rem;
    border-bottom-right-radius: .3rem;
    height: calc(1.75rem + 1px);
    color: #fff !important;
    background-color: #0078d5;
    border-color: #0078d5;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 1rem;
    display: inline-block;
    cursor: pointer;
}

ul.thumb-Images {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

    ul.thumb-Images li {
        /*height:85px;*/
        width: 85px;
        /*border:2px solid #0078d5;
    background: #e4ecf3;*/
        position: relative;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
    }

        ul.thumb-Images li .FileNameCaptionStyle {
            font-size: .675rem;
            margin-top: 3px;
            color: #737373;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        ul.thumb-Images li .img-wrap {
            position: relative;
            height: 85px;
            width: 100%;
            text-align: center;
            display: flex;
            border: 2px solid #0078d5;
            background: #fff;
            border-radius: .35rem;
            overflow: hidden;
        }

            ul.thumb-Images li .img-wrap img {
                max-width: 100%;
                max-height: 100%;
                margin: auto;
            }

            ul.thumb-Images li .img-wrap .close {
                background: #555;
                color: #fff;
                width: 20px;
                height: 20px;
                font-size: 1rem;
                line-height: 17px;
                border-radius: 50%;
                text-align: center;
                font-weight: 100;
                position: absolute;
                right: 3px;
                top: 3px;
            }

                ul.thumb-Images li .img-wrap .close:hover {
                    background: #000;
                    color: #fff;
                }

.rmksec, .rmksec1 {
    display: none;
}

li.swtuz {
    height: 58px;
}

    li.swtuz a.nav-link {
        padding: .35rem .45rem !important;
        background: #e8eaed !important;
        border-radius: 2rem;
    }

.lttb {
    text-align: left;
}

    .lttb .tbct {
        margin-right: 18px;
        display: inline-block;
    }

        .lttb .tbct .uzid {
            display: block;
            line-height: .715rem;
            color: #000000;
            font-size: .715rem;
            margin-bottom: .2rem;
        }

        .lttb .tbct .uznme {
            display: block;
            font-weight: bold;
            font-size: 0.875rem;
            line-height: 0.875rem;
            text-transform: capitalize;
            color: #0078d5;
            white-space: nowrap;
        }

.tbuzimg {
    display: inline-block;
    height: 32px;
    height: 35px;
    border-radius: 50%;
    margin-right: 8px;
    vertical-align: text-bottom;
}

.swtuz .arrtb {
    margin-right: .5rem;
}

    .swtuz .arrtb i {
        font-size: 18px;
        color: #7e7e7e;
    }

.uzav {
    position: relative;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 15px;
}

.dropdown-item01 {
    padding: 10px;
    transition: .3s all ease-in-out;
    position: relative;
    border-bottom: 1px solid #dbe4e6;
    display: block;
    width: 100%;
    clear: both;
}

    .dropdown-item01:hover {
        background: #eff3f6;
    }

    .dropdown-item01:last-child {
        border-bottom: 0;
    }

.app-header .dropdown-item01 .uzav img.uzavimg {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
}

.app-header .uzname {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-weight: bold;
    font-size: .925rem;
}

.app-header .uzcode {
    color: #737373;
    font-size: 80%;
}

.app-header .owuz {
    /*margin-bottom:.1rem;*/
}

    .app-header .owuz span {
        padding: .15rem .35rem .12rem .35rem;
        font-size: .615rem;
        line-height: .615rem;
        background: #0078d5;
        color: #fff;
        border-radius: .15rem;
    }

.cmsplbl {
    font-size: .725rem;
}

@media (min-width:768px) {
    .mgl767 {
        margin-left: .5rem;
    }

    .card-group.asstsarea .card:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }

    .card-group.asstsarea .card:last-child {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

    .bxlft, .bxrgt {
        margin: 0 9px;
    }

    .bxlft {
        margin-left: 0;
    }

    .bxrgt {
        margin-right: 0;
    }

    .m-l--15_768 {
        margin-left: -1rem;
    }
}

input.btn-default {
    text-transform: capitalize;
    color: #0078d5;
}

    input.btn-default:hover {
        color: #0078d5;
    }

.ibtnDel img {
    height: 16px;
    min-width: 17px;
}

.rpzicn a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #d7d7d7;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    color: #000;
}

    .rpzicn a:hover {
        background: #d0d0d0;
        color: #0078d5;
    }

.srchprc .icon-question {
    font-size: 1.25rem;
    font-weight: bold;
    color: #737373;
    margin-right: .5rem;
}

.srchprc .svle {
    font-weight: bold;
    font-size: .875rem;
    margin-left: .15rem;
    color: #0078d5;
}

.poremark {
    color: #000;
    font-weight: bold;
    margin-bottom: .65rem;
}

.catnme {
    font-weight: 500;
}

.subcate .catnme {
    margin-left: 1rem;
    font-weight: normal;
}

.astlbl {
    font-weight: normal;
    color: #7e7e7e;
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .15rem;
}

.astvle {
    font-weight: bold;
}

.Clsaddrow {
    min-width: 17px;
}

    .Clsaddrow img {
        height: 17px;
        min-width: 17px;
    }

.jsbtnDelete {
    min-width: 17px;
}

    .jsbtnDelete img {
        height: 17px;
        min-width: 17px;
    }

ul.rmrkrs {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.rmrkrs li {
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        border-bottom: 1px solid #dbe4e6;
    }

        ul.rmrkrs li:last-child {
            padding-bottom: 0;
            margin-bottom: 1rem;
            border-bottom: none;
        }

        ul.rmrkrs li .rmkuzrs {
            width: 60px;
            min-width: 60px;
            margin-right: 1rem;
        }

            ul.rmrkrs li .rmkuzrs .rmkpic {
                width: 60px;
                min-width: 60px;
                border-radius: 50%;
            }

.rmkrdtls {
    width: calc(100% - 75px);
}

.rmkrnme {
    font-size: 1rem;
    font-weight: bold;
}

.dttme {
    font-size: .775rem;
    color: #7e7e7e;
}

.dtstststg {
    margin-bottom: .35rem;
    font-size: .815rem;
}

.tbwtb {
    background: #2b4486;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: .25rem .75rem;
    text-transform: uppercase;
    font-size: .775rem;
    display: inline-block;
}

.mtrdsn {
    min-height: 20px;
    max-height: 26px;
    margin-bottom: .35rem;
}

.mtrdfjcb {
    padding-bottom: .65rem;
    margin-bottom: .35rem;
    border-bottom: 1px solid #e8eced;
}

.tbwtb {
    background: #0078d5;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: .4rem .5rem .35rem;
    text-transform: uppercase;
    font-size: .675rem;
    line-height: .675rem;
    display: inline-block;
}

.dvtd {
    padding: .35rem .5rem;
    border-bottom: 1px solid #e8eced;
    /*height: 32px;*/
}

    .dvtd:last-child {
        border-bottom: 0;
    }

.tblbx {
    max-width: 100%;
    overflow-x: auto;
    font-size: .725rem;
}

    .tblbx .table {
        margin-bottom: .25rem;
    }

.tblseg {
    max-width: 100%;
    overflow-x: auto;
}

    .tblseg .table {
        margin-bottom: .25rem;
    }

        .tblseg .table.tblbdrx tr th {
            white-space: nowrap;
        }

.form-control.nobdr.calicnrgt {
    min-width: 130px;
}

.tblbx .card {
    border: 1px solid #e8eced;
    box-shadow: none;
    margin-bottom: 0;
}

.tblbx .card-group .card:first-child {
    /*margin-bottom:-1px;*/
}

.mgtm1 {
    margin-top: -1px;
}

.tblbx .table.tbldtl {
    margin-bottom: 0;
}

    .tblbx .table.tbldtl tr th {
        background: #eff3f6;
        text-transform: uppercase;
        font-size: .715rem;
        white-space: nowrap;
    }

    .tblbx .table.tbldtl tr th, .tblbx .table.tbldtl tr td {
        padding: .4rem .5rem;
        vertical-align: top;
        border-bottom: 1px solid #e8eced !important;
        border-top: 0 !important;
    }

.tblbx .table.tbldtl {
    border-left: 1px solid #e8eced;
    border-right: 1px solid #e8eced;
    border-top: 1px solid #e8eced;
}

.jvcndsc {
    font-weight: 500;
}

.mpltlng {
    border: 1px solid #d5d5d5;
    border-radius: .25rem;
    padding: 2px;
    background: #fff;
}

.lalnttl {
    margin-top: 5px;
}

    .lalnttl span {
        font-size: .775rem;
        line-height: .775rem;
        font-weight: 500;
    }

.lttd {
    border-right: 1px solid #d0d0d0;
    margin-right: 7px;
    padding-right: 7px;
}

.tdvle, .tdvle a {
    font-weight: 500;
    color: #000;
}

    .tdvle a .agdwn {
        color: #7e7e7e;
        margin-left: .5rem;
        font-size: .875rem;
        font-weight: bold;
    }

.casdtl {
    margin: .5rem 0;
}

.cnsphto {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: .75rem;
}

    .cnsphto img {
        width: 50px;
        height: 50px;
        min-width: 50px;
        border-radius: 50%;
    }

.assnnme {
    font-size: .875rem;
    font-weight: bold;
    margin-bottom: .35rem;
    padding-bottom: .35rem;
    border-bottom: 1px solid #dbe4e6;
    color: #000;
}

.assn {
    font-size: .845rem;
    color: #0078d5;
    font-weight: 500;
}

.assphn {
    font-size: .72rem;
}

    .assphn .fa {
        margin-right: 4px;
    }

.hstrybx {
    background: #fff;
    padding: .5rem;
    width: 100%;
}

.clbx {
    border: 1px solid #dedfe1;
    border-radius: .225rem;
    text-align: center;
    color: #4e4e4e;
}

.clcnt {
    padding: .425rem .175rem .275rem .175rem;
}

.mntyrs {
    font-size: .715rem;
    line-height: .715rem;
    font-weight: 500;
    margin-bottom: .175rem;
}

.dys {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
}

.clft {
    background: #dedfe1;
    padding: .295rem .175rem;
    font-size: .7rem;
    line-height: .7rem;
}

.colx-4 {
    padding-right: 3px;
    padding-left: 3px;
}

.clbx.crrmnth {
    border: 1px solid #0078d5;
    color: #0078d5;
}

    .clbx.crrmnth .clft {
        color: #fff;
        background: #0078d5;
    }

.clbx.expmnth {
    border: 1px solid #ef5941;
    color: #ef5941;
}

    .clbx.expmnth .clft {
        color: #fff;
        background: #ef5941;
    }

.mtrimg {
    /*max-width:200px;*/
}

    .mtrimg img {
        padding: 2px;
        background: #fff;
        border: 1px solid #e7e7e7;
        border-radius: .15rem;
    }

.cnsrchbx {
    padding: 1rem;
    /*background: #eff3f6;    
    border-radius:.25rem;*/
}

.input-group.igctm {
    margin-top: -1px;
}

.igctm div.input-group-prepend {
    width: 33.333333%;
}

.igctm .input-group-prepend.fl1 .input-group-text {
    border-bottom-left-radius: 0;
}

.igctm .input-group-prepend.fl2 .input-group-text {
    border-top-left-radius: 0;
}

.igctm .form-control {
    width: 16.666667%;
}

    .igctm .form-control.fcfl1 {
        border-bottom-right-radius: 0;
    }

    .igctm .form-control.fcfl2 {
        border-top-right-radius: 0;
    }

.igctm div.input-group-prepend span.input-group-text {
    width: 100%;
    font-weight: bold;
}

.input-group.igctm .form-control.input-validation-error {
    border: 1px solid #ffb3a7;
    z-index: 1;
}

.mtm1 {
    margin-top: -1px;
}

.mbt6 {
    margin-bottom: 6px;
}

.dtpg {
    position: absolute;
    top: -38px;
    right: 0;
}

    .dtpg .dtpginn {
        display: flex;
        align-items: center;
    }

    .dtpg .dtinfo, .dtpg .dtcntrls {
        display: inline-block;
    }

        .dtpg .dtinfo > div, .dtpg .dtcntrls > div {
            margin-top: 0;
            padding: 0;
            font-size: .78125rem;
            font-weight: 500;
            line-height: .785rem;
        }

    .dtpg .dtpginn .dt-buttons {
        position: fixed;
        right: 6rem;
        top: 67px;
        z-index: 99;
        display: inline-block !important;
    }

.dt-button {
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    white-space: nowrap !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent !important;
    padding: 0.45rem .875rem;
    height: calc(2rem + 2px) !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-right: 0 !important;
    margin-left: 8px;
}

.buttons-excel {
    color: #fff !important;
    background: #1cc185 !important;
    border-color: #1cc185 !important;
}

.buttons-pdf {
    color: #fff !important;
    background: #ef5941 !important;
    border-color: #ef5941 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button i {
    font-size: .875rem;
    font-weight: 500;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.rowx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}

    .rowx .col4 {
        width: 33.333333%;
    }

    .rowx .col2 {
        width: 16.666667%;
    }

    .rowx .colz4 {
        width: 34%;
    }

    .rowx .colz3 {
        width: 22%;
    }

.input-group.igctm1 {
    margin-top: -1px;
}

.igctm1 div.input-group-prepend {
    width: 34%;
}

    .igctm1 div.input-group-prepend span.input-group-text {
        width: 100%;
        font-weight: bold;
    }

.igctm1 .input-group-prepend.fl11 .input-group-text {
    border-bottom-left-radius: 0;
}

.igctm1 .form-control.fcfl11 {
    border-bottom-right-radius: 0;
}

.igctm1 .form-control.fcfl21 {
    border-top-right-radius: 0;
}

.igctm1 .input-group-prepend.fl21 .input-group-text {
    border-top-left-radius: 0;
}

.input-group.igcstm select.form-control, .input-group.igcstm .form-control {
    display: inline-block;
}

.form-control.dsbl {
    background-color: #eff3f6;
    opacity: 1;
    cursor: not-allowed;
    pointer-events: none;
}

.hrchytbl {
    font-weight: 500;
    color: #000;
    margin-left: 4px;
    margin-right: 4px;
}

.adrw {
    font-weight: 500;
    margin-top: .5rem;
    display: inline-block;
}

    .adrw img {
        margin-right: .35rem;
    }

.table.tblslb {
    border-radius: .25rem;
    /*border: 1px solid #dbe4e6;*/
    margin-bottom: 0;
}

.tblslb tr td {
    border: 1px solid #dbe4e6;
    padding: 0;
    vertical-align: middle;
}

    .tblslb tr td.nbdr {
        border: 0;
    }

    .tblslb tr td label {
        margin-bottom: .15rem;
    }

.delRow img {
    width: 14px;
    min-width: 14px;
}

.form-control.form-control-wsh {
    border-radius: 0;
    border: 0;
    height: calc(1.75rem + 2px);
    padding: .275rem .5rem;
    font-size: .7185rem;
}

.tblslb tr td .input-group .input-group-prepend .input-group-text {
    border-radius: 0 !important;
    border: 0 !important;
}

.dllrw {
    width: 35px;
    background: #eff3f6;
    text-align: center;
}

    .dllrw a {
        display: inline-block;
    }

.table.adedslb {
    border: 0;
    padding: 0;
    margin-bottom: 0;
}

    .table.adedslb tr td {
        padding: 0;
        border: 0;
        background: #eff3f6;
    }

.table.inrtbl {
    margin-bottom: 0;
    background: #fff;
}

    .table.inrtbl td {
        vertical-align: middle;
        border: 1px solid #dbe4e6;
        background: #eff3f6;
        padding: .35rem;
    }

        .table.inrtbl td.nbdr {
            background: #fff;
            border: 0;
            padding-left: 0;
        }

            .table.inrtbl td.nbdr label {
                margin-bottom: 0;
            }

.addRowz {
    display: inline-block;
    margin-top: .5rem;
}

    .addRowz img {
        margin-right: .35rem;
    }

.delRowz img {
    width: 14px;
}

.tbllft {
    width: 100%;
}

.trtdndr {
    padding: .35rem .35rem .35rem 0;
    height: 30px;
}

    .trtdndr lable {
        margin-bottom: 0;
    }

.slbrng {
    height: calc(100% - 30px);
    vertical-align: middle;
    border: 1px solid #dbe4e6;
    border-right: 0;
    background: #eff3f6;
    padding: .35rem;
    position: relative;
    display: flex;
    align-items: center;
}

    .slbrng a.slbrnglnk {
        font-weight: bold;
    }

a.slbrnglnk {
    font-weight: bold;
}

.nslbs {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.nslbsctd {
    text-transform: uppercase;
    font-weight: bold;
    font-size: .85rem;
    margin: .75rem 0;
}

.addRowDial1, .addRowDial2, .addrow {
    font-weight: 500;
}

    .addRowDial1 img, .addRowDial2 img, .addrow img {
        margin-right: .35rem;
    }

.adrzz {
    margin-top: .45rem;
}

    .adrzz img {
        margin-right: 4px;
    }

.dclstdt {
    margin-bottom: .75rem;
    padding-bottom: .75rem;
    border-bottom: 1px dashed #dfdfdf;
}

    .dclstdt:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }

.chngbk {
    font-weight: 500;
    display: inline-block;
    margin-top: .5rem;
    color: #000;
}

    .chngbk:hover {
        color: #0078d5;
    }

.btnsec {
    margin-top: .5rem;
}

    .btnsec .btn {
        margin-right: .15rem;
    }

        .btnsec .btn:last-child {
            margin-right: 0;
        }

.clblfi {
    font-weight: normal;
    margin-bottom: .25rem;
    color: #000;
    font-size: .72rem;
}

.cmplggdin {
    /*margin-right:.5rem;*/
}

    .cmplggdin img {
        border-radius: 50em;
        width: 30px;
        max-width: 30px;
        height: 30px;
    }

    .cmplggdin .cmpuzr {
        margin-left: .35rem;
        font-weight: 500;
    }

.fa-times-circle.icls {
    font-weight: 100;
    font-size: 1rem !important;
}

.btn-updwn.dtp-select-year-range i {
    font-size: 1.25rem;
    line-height: 1.25rem;
}

.btn-updwn.dtp-select-year-range.before {
    border-bottom: 1px solid #dbe4e6;
    padding-bottom: .35rem;
    margin-bottom: .5rem;
}

.btn-updwn.dtp-select-year-range.after {
    border-top: 1px solid #dbe4e6;
    padding-top: .35rem;
    margin-top: .5rem !important;
}

.mbsmry {
    margin-bottom: 1rem;
    display: block;
    overflow: hidden;
    clear: both;
}

.jvcndsc {
    font-weight: 500;
}

.cbxds {
    border-left: 28px solid #99b4bf;
    width: 100%;
    border-radius: .25rem;
    position: relative;
    background: #eff3f6;
    /*max-width: 375px;*/
    max-width: 300px;
}

    .cbxds .cbxnme {
        color: #fff;
        border-radius: 5px 5px 0 0;
        margin: 0;
        padding: 4px 12px;
        font-size: .775rem !important;
        text-transform: uppercase;
        font-size: 1.05rem;
        position: absolute;
        top: 50%;
        left: -14px;
        transform: translate(-50%, -50%) rotate(-90deg);
        -moz-transform: translate(-50%, -50%) rotate(-90deg);
        /*-o-transform: translate(-50%, -50%) rotate(-90deg);*/
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    }

.cbxdsbdy {
    padding: 0.75rem;
}

.mtrdfjcb {
    padding-bottom: .45rem;
    margin-bottom: .45rem;
    border-bottom: 1px solid rgba(100,121,143,0.15);
}

.mg-t--1 {
    margin-top: -1px;
}

pre.json-renderer {
    border: 1px solid #aaa;
    padding: 0.5em 1.5em;
}

pre.jscd {
    padding: 10px 20px;
    border: 1px solid #dbe4e6;
    background: #eff3f6;
    overflow-x: auto;
}

.jscd {
    padding: 10px 20px;
    border: 1px solid #dbe4e6;
    background: #eff3f6;
    overflow-x: auto;
}

.acnomtr {
    margin-bottom: .25rem;
}

    .acnomtr span {
        font-weight: bold;
    }

.dttmsts {
    color: #7e7e7e;
    font-size: .775rem;
}

.cnsacclst {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .cnsacclst li {
        padding: 0.725rem .9rem;
        border-bottom: 1px dashed #dfdfdf;
        border-left: 3px solid transparent;
    }

        .cnsacclst li.selected {
            background: #dce2e6;
            border-left: 3px solid #0078d5;
        }

        .cnsacclst li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

.vjsncd {
    font-size: .72rem;
    font-weight: bold;
    margin-left: .85rem;
}

.ldrgif {
    height: 85px;
}

.vjsncd:hover {
    text-decoration: underline;
}

.jscdsc {
    position: relative;
}

.srchtxt {
    margin-right: 10px;
}

.gbdz {
    background: #eff3f6;
    padding: 1rem 0;
    width: 100%;
    position: relative;
}

.btn-absdwn {
    position: absolute;
    right: .5rem;
    top: .75rem;
}

.uzrimgtbl {
    max-width: 100%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: .175rem;
}

.mtfmx {
    margin-top: .365rem;
}

.tblbdrx.inptdsbl tr td .dsbvle {
    white-space: nowrap;
}

@media (min-width:576px) {
    .rg-mgt65 {
        margin-top: 65px;
    }

    .dcavtr {
        width: 75px;
        min-width: 75px;
        height: 75px;
        margin-right: 1rem;
    }

        .dcavtr .dcavtrpic {
            width: 75px;
            height: 75px;
            border-radius: 50%;
        }

    .ccmplte {
        border-top-left-radius: .35rem;
        border-bottom-left-radius: .35rem;
    }

    .crjct {
        border-top-left-radius: .35rem;
        border-bottom-left-radius: .35rem;
    }

    .cdate {
        border-top-right-radius: .35rem;
        border-bottom-right-radius: .35rem;
    }

    .cinprccs {
        border-top-left-radius: .35rem;
        border-bottom-left-radius: .35rem;
    }

    .cwting {
        border-top-left-radius: .35rem;
        border-bottom-left-radius: .35rem;
    }

    .mtrimg.mtrpcrsp.uploddpc {
        width: 60px;
    }
}

@media (max-width:575px) {

    .covid-head {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .logo {
        height: 50px !important;
    }
    .hdngs{
        font-size:20px;
    }
    .footer-copyright .copyright p {
        text-align:center;
    }
    .logo-head {
        font-size: 17px !important;
    }

        .logo-head span {
            font-size: 16px !important;
        }

    .prof-img-custom {
        width: 115px;
        height: 115px;
        margin: auto;
    }

        .prof-img-custom .usrzprofile .userPro {
            width: 100%;
            width: 115px;
            height: 115px;
        }

    .srchtxt {
        width: calc(100% - 76px);
    }

    .pymde {
        border-top: 1px solid #dbe4e6;
        padding-top: .65rem;
        margin-top: .65rem;
    }

    .card-group.auccg .card {
        margin-bottom: 0;
        border-radius: 0 !important;
        margin-top: -1px;
    }

        .card-group.auccg .card:first-child {
            border-top-left-radius: 0.25rem !important;
            border-top-right-radius: 0.25rem !important;
        }

        .card-group.auccg .card:last-child {
            border-bottom-left-radius: 0.25rem !important;
            border-bottom-right-radius: 0.25rem !important;
        }

    .prof-img-custom {
        width: 115px;
        height: 115px;
        margin: auto;
    }

        .prof-img-custom .usrzprofile .userPro {
            width: 100%;
            width: 115px;
            height: 115px;
        }

    .usrzprofile-upload span {
        padding: .5rem .5rem .4rem;
        font-size: .625rem;
        line-height: .625rem;
    }

    .mtfm {
        margin-top: .75rem;
    }

    .tblbx .card {
        margin-top: -1px;
    }

        .tblbx .card:first-child {
            margin-top: 0;
        }

    .rg-mgt65 {
        margin-top: 25px;
    }

    .dcavtr {
        width: 50px !important;
        min-width: 50px !important;
        height: 50px !important;
        margin-right: 1rem;
    }

        .dcavtr .dcavtrpic {
            width: 50px !important;
            height: 50px !important;
            border-radius: 50%;
        }

    .dcdtls {
        width: calc(100% - 66px);
    }

    .ccmplte {
        border-top-left-radius: .35rem;
        border-top-right-radius: .35rem;
    }

    .crjct {
        border-top-left-radius: .35rem;
        border-top-right-radius: .35rem;
    }

    .cdate {
        border-bottom-left-radius: .35rem;
        border-bottom-right-radius: .35rem;
    }

    .cinprccs {
        border-top-left-radius: .35rem;
        border-top-right-radius: .35rem;
    }

    .cwting {
        border-top-left-radius: .35rem;
        border-top-right-radius: .35rem;
    }
}

.smicn {
    width: 30px;
    min-width: 30px;
    margin-right: .5rem;
}

.smttl {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .45rem;
}

.smvle {
    font-size: 1.45rem;
    line-height: 1.45rem;
    font-weight: bold;
    color: #000000;
}

    .smvle .smvlepd {
        font-size: .815rem;
        margin-left: .25rem;
        font-weight: 500;
    }

.updwnprf {
    margin-left: 5px;
}

.smothvle {
    font-size: .775rem;
    line-height: .775rem;
    margin-top: .5rem;
}

    .smothvle span {
        color: #0078d5;
        font-weight: bold;
    }

.glegend {
    margin-right: 8px;
    font-size: .775rem;
    line-height: .775rem;
    font-weight: 500;
}

    .glegend > span {
        margin-right: 4px;
    }

.hdrttl1 img {
    margin-right: 4px;
}

.hdrttl1 {
    color: #000;
    font-weight: bold;
    font-size: .845rem;
}

.custom-table-bordered tr td .badge.bdghdr, .badge.bdghdr {
    text-transform: uppercase;
    margin-bottom: 0;
}

.cddwn .drpdwnrprt {
    color: #525252;
    font-size: .785rem;
}

.vlderr {
    color: #ef5941;
    font-size: .775rem;
    margin-bottom: .65rem;
}

.ui-menu.ui-widget-content {
    border: 1px solid #dbe4e6;
}

    .ui-menu.ui-widget-content .ui-menu-item {
        font-size: .835rem;
        border: 1px solid transparent;
        padding: 0;
    }

        .ui-menu.ui-widget-content .ui-menu-item:hover {
            border: 1px solid transparent;
            background: #fff !important;
            color: #000;
        }

        .ui-menu.ui-widget-content .ui-menu-item > a {
            font-size: .835rem;
            padding: .35rem .65rem;
            display: block;
            color: #4e4e4e;
        }

            .ui-menu.ui-widget-content .ui-menu-item > a:hover {
                background: #fff !important;
                color: #000;
                border: 1px solid #fff;
                border-radius: 0;
            }

.badge.badge-sccso {
    padding: .325rem .4rem .275rem;
    font-size: .675rem;
    line-height: .675rem;
    text-transform: capitalize;
    background: #fff;
    border: 1px solid #40ae49;
    color: #40ae49;
    font-weight: 500;
    margin-bottom: 0 !important;
}

.badge.badge-dngrso {
    padding: .325rem .4rem .275rem;
    font-size: .675rem;
    line-height: .675rem;
    text-transform: capitalize;
    background: #fff;
    border: 1px solid #ef5941;
    color: #ef5941;
    font-weight: 500;
    margin-bottom: 0 !important;
}

.no-dashboard {
    height: calc(100vh - 100px);
}

.edashimg {
    height: 200px;
    margin-bottom: 1.5rem;
}

.edttl {
    font-size: 1.35rem;
    font-weight: bold;
    margin-bottom: .5rem;
}

.eddesc {
    color: #898e8e;
    font-weight: normal;
    line-height: 1.5rem;
}

.fgtp {
    margin-top: 1.25rem;
}

.wd100 {
    width: 110px;
}

.mh250 {
    min-height: 250px;
}

.mh300 {
    min-height: 300px;
}

.drwcsm {
    min-width: 250px;
}

.sprttl1 {
    margin-top: 8px;
    font-size: .72rem;
    line-height: 1rem;
    margin-bottom: 8px;
    color: #7c7c7c;
}

.calmail1 {
    margin-bottom: .5rem;
}

.spicn {
    margin-right: 8px;
    height: 28px;
}

.emph1 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .emph1 a {
        line-height: 18px;
        display: block;
        color: #000;
        font-weight: bold;
    }

.spricon {
    height: 22px;
}

.btn {
    /*background-size: 200% auto;*/
    transition: all .3s ease-in-out;
}

.nodoc .nodicn {
    width: 75px;
    min-width: 75px;
    margin-right: 1.15rem;
}

.nodoc .nodocdtl .ndttl {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: .15rem;
    color: #7e7e7e;
}

.nodoc .nodocdtl .nddesc {
    color: #7e7e7e;
}

.kvlds, .mtrnum {
    font-size: .72rem;
}

.mtrnum {
    margin-bottom: .1rem;
    font-weight: bold;
}

.slctdbx {
    padding: 1rem;
    border-radius: .35rem;
    background: #f2f2f2;
    display: block;
    max-width: 425px;
    border: 1px solid #dbe4e6;
}

.schcttl {
    padding-bottom: .625rem;
    margin-bottom: .85rem;
    border-bottom: 1px solid rgba(100,121,143,0.15);
    font-size: .845rem;
    line-height: 1rem;
    font-weight: 500;
}

.vadvcdtl {
    font-weight: 500;
}

    .vadvcdtl:hover {
        text-decoration: underline;
    }

.iialrt {
    font-size: 1rem;
    margin-right: .5rem;
    font-weight: bold;
}

.pevtnone {
    pointer-events: none;
}

.uhrcy {
    width: 100%;
}

    .uhrcy .tblattch tr td .form-control {
        min-width: 120px;
    }

    .uhrcy .tblattch tr td label {
        margin-bottom: 0 !important;
    }

.edtbz {
    margin-right: 4px;
}

.aclst .addcnslist .cndtl {
    color: #000;
}

.uhrcy .tblattch tr td .form-control {
}

.tblsecz {
    width: 100%;
    overflow-x: auto;
}

    .tblsecz .custom-table-bordered tr td {
        white-space: nowrap;
    }

.actlbl {
}

    .actlbl label {
        margin-bottom: 0;
        font-weight: bold;
        color: #0078d5;
    }

.form-control.fcnb {
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
    font-size: .925rem;
}

    .form-control.fcnb:focus {
        outline: 0;
        box-shadow: none !important;
        border-left: 0 !important;
        border-top: 0 !important;
        border-right: 0 !important;
        border-bottom: 1px solid #97b6fc;
    }

.callInfo {
    display: inline-block;
    background: #0078d4;
    color: #ffffff;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center;
    border-radius: .2rem;
    vertical-align: middle;
}

    .callInfo:hover {
        color: #fff;
    }

    .callInfo svg {
        height: 9px;
        width: 9px;
    }


.mrx2030 {
    margin-right: 30px !important;
}

#dvAssgraph, #dvRevgraph {
    position: relative;
    margin-left: -12px;
}

.fShowHide {
    position: relative;
    z-index: 1;
}

    .fShowHide .advfltr {
        position: absolute;
        z-index: 1;
    }

@media (min-width:576px) and (max-width:767px) {
    .ccmplte, .cstts .cdate, .cinprccs, .cwting, .cdate {
        /*min-height:62px;*/
    }

    .crdbox {
        min-width: 360px;
    }
}

@media (max-width:767px) {
    .uhrcy .tblattch tr td .form-control {
        width: auto;
    }

    .uhrcy .tblattch tr td .custom-file {
        min-width: 160px;
    }

    .logoutForm .btn {
        margin-bottom: 0;
    }

    .dcdtls {
        margin-bottom: .65rem;
    }

    .dtlzrgt {
        /*margin-left:66px;*/
    }

    .bbtm767 {
        padding-bottom: 10px;
        border-bottom: 1px solid #dbe4e6;
        margin-bottom: 10px;
    }

    .edtbz .btn {
        margin-bottom: 0 !important;
    }

    .totalamt .btn {
        margin-bottom: 0;
    }

    .grndtotal .btn {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .btnsm {
        margin-bottom: .5rem;
    }

    .mxht500 {
        max-height: 500px;
        overflow-y: auto;
    }

    .mn-bdright {
        border-right: 1px solid #dbe4e6;
    }

    .smrybdy {
        padding: 0 6px;
    }

    .pdl0 {
        padding-left: 0 !important;
    }

    .input-group.igcstm select.form-control, .input-group.igcstm .form-control {
        display: inline-block;
        /*max-width: fit-content;*/
    }
}

@media (max-width: 575px) {
    .prof-img-custom {
        width: 115px;
        height: 115px;
        margin: auto;
    }

        .prof-img-custom .usrzprofile .userPro {
            width: 100%;
            width: 115px;
            height: 115px;
        }

    .usrzprofile-upload span {
        padding: .5rem .5rem .4rem;
        font-size: .625rem;
        line-height: .625rem;
    }

    .mrx2030 {
        margin-right: 20px !important;
    }

    .dscmimg {
        display: none;
    }

    .d-inline-block.actlbl {
        display: block !important;
        margin-bottom: 8px;
    }

    .d-inline-block.inpbxdb {
        display: block !important;
    }

    .tblrsp {
        max-width: 100%;
        overflow-x: auto;
    }

    .chnpsttl {
        font-size: .8rem;
        font-weight: bold;
        margin-bottom: .75rem;
        position: relative;
        padding-left: .75rem;
    }

        .chnpsttl:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 3px;
            height: 100%;
            background: #0078d5;
        }

    .dflx575 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .btnhdesw {
        margin-bottom: 30px;
    }

    .drp.company .form-control.company {
        width: 100%;
    }

    .crdbox {
        width: 100%;
    }

    .dtlzrgt {
        border-top: 1px solid #dbe4e6;
        padding-top: .5rem;
    }

    .mg-r-15.mgrnv, .jump-btn {
        margin-right: 10px !important;
    }

    .dpdwl {
        right: -60px !important;
    }

    .row.bd .col {
        padding: .75rem;
        margin-bottom: 0;
        width: 50%;
        min-width: 50%;
    }

    .clbdb {
        border-bottom: 1px solid #dbe4e6;
    }

    .clbdr {
        border-right: 1px solid #dbe4e6;
    }

    .hstryb0x {
        border-top: 1px solid #dbe4e6;
        padding-top: .75rem;
    }

    .mtrimg.mtrpcrsp {
        width: 100%;
    }

        .mtrimg.mtrpcrsp img {
            width: 100%;
        }

    .hdlnbdy.bdrbtmx {
        border-bottom: 1px solid #dbe4e6;
    }

    .mbtmx {
        margin-bottom: .75rem;
    }

    .dflxx {
        display: flex;
        align-items: center;
    }

        .dflxx .cnsmrdlt {
            margin-top: 0;
            margin-left: .5rem;
        }

    .chkdbtnx {
        margin-bottom: 2rem;
    }

    .algntopx {
        margin-top: .75rem;
        padding-left: 62px;
    }

    .pdbtm {
        padding-bottom: 150px;
    }

    .totalamt .rws .colmn:first-child {
        width: 100%;
        flex: 0 0 33%;
        max-width: 33%;
    }

    .eqlntd {
        display: none;
    }
}

.card-group.auccg {
    margin-bottom: 1rem;
}

    .card-group.auccg .card {
        border-radius: 0.25rem;
        /*background: #eff3f6;*/
    }

#addrow img {
    min-height: 17px;
    height: 17px;
    min-width: 18px;
    width: 18px;
}

.custom-table-bordered.tblnsrt tr th:nth-child(7) {
    cursor: default;
}

    .custom-table-bordered.tblnsrt tr th:nth-child(7):before, .custom-table-bordered.tblnsrt tr th:nth-child(7):after {
        display: none;
    }

.crdboxz {
    padding: 1rem;
    border-radius: .4rem;
    background: #eff3f6;
    border-left: 4px solid #99b4bf;
}

.crdboxzttl {
    padding-bottom: .45rem;
    margin-bottom: .4rem;
    border-bottom: 1px solid rgba(100,121,143,0.15);
    font-size: .925rem;
    font-weight: bold;
}

.bassgnme {
    font-size: 1.1rem;
    margin-bottom: .2rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #0078d5;
}

.bassgdtl {
    color: #000;
    font-size: .84rem;
}

.dsmb {
    margin-bottom: .15rem;
}

.asssrvc {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .asssrvc li {
        font-weight: 500;
        margin-bottom: .5rem;
        padding-bottom: .5rem;
        padding-left: 1.25rem;
        border-bottom: 1px dashed #dedede;
        position: relative;
    }

        .asssrvc li:before {
            position: absolute;
            content: "\f04b";
            font-family: "FontAwesome";
            color: #d0d0d0;
            left: 0;
            font-size: .45rem;
            top: 43%;
            transform: translateY(-50%);
        }

@media (min-width: 576px) {
    .htfull {
        height: calc(100vh - 135px);
    }

    .d-inline-block.actlbl {
        margin-right: 10px;
    }

    .d-inline-block.inpbxdb {
        min-width: 350px;
    }

    .chnpsttl {
        display: none;
    }

    .card-group.auccg > .card:first-child {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .card-group.auccg > .card:last-child {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .hdlnbdy.pdrgt {
        padding-right: 7px !important;
    }

    .hdlnbdy.pdlft {
        padding-left: 7px !important;
    }

    .grybdy.mlgrbx {
        margin-left: -16px;
        width: calc(100% + 16px);
    }
}

/*Cutom Select Dropdown to UL Li*/
/*.scrollableList {
    float: left;
    background: #FFF;
    display:none;
    width: 100%;
    height: calc(2rem + 2px);
    font-size: .765rem;
    padding: .35rem .65rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dbe4e6;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        position: relative;
            
}
.scrollableList ul {
    padding:0;
    margin: 0;
    margin-left: -10px;
    position: absolute;
    width: 100%;
    background: #fff;
    margin-top: 4px;
    border: 1px solid #dbe4e6;
    z-index: 1;
    max-height:70vh;
    overflow-y:auto;
    border-bottom-left-radius:.25rem;
    border-bottom-right-radius:.25rem;
}
.scrollableList ul li {
    list-style:none;
    cursor:pointer;
    padding:.5rem;
    white-space:nowrap;
    border-bottom: 1px solid #f0f0f0;
}
.scrollableList ul li:last-child{
    border-bottom:0;
}
.selectedOption {
    cursor:pointer;
    background:#fff;
    height: 20px;
}
.scrollableList ul li:hover {
    color:#0078d5;
}
.selectedOption:hover {
    color:#000;
}
.selectedOption
{
    font-weight:normal;
}*/

.blgnrtd {
    margin-top: 1rem;
}

/*Start Advice Dashboard*/
.bg-propsal {
    background: #0081e8 url(../images/blue_bg.png);
    background-size: cover;
    color: #fff;
}

.bg-tndrs {
    background: #07ac5f url(../images/green_bg.png);
    background-size: cover;
    background-position: bottom;
    color: #fff;
}

.bg-emd {
    background: #fb696a url(../images/red_bg.png);
    background-size: cover;
    color: #fff;
}

.bgredx {
    background: #fb696a url(../images/red_bg.png);
    background-size: cover;
    color: #fff;
}

.bg-crrtndr {
    background: #fb696a url(../images/red_bg.png);
    background-size: cover;
    color: #fff;
}

.bg-clntint {
    background: #fb696a url(../images/red_bg.png);
    background-size: cover;
    color: #fff;
}

.bginfo {
    background: #01acb6;
    color: #fff;
}

.bgdrkblue {
    background: #2a3167;
    color: #fff;
}

.bgskyblue {
    background: #0081e7;
    color: #fff;
}

.bgbluex {
    background: #0081e8 url(../images/blue_bg.png);
    background-size: cover;
    color: #fff;
}

.cbcustom {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 8px;
}

.cb-custom {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 12px 8px;
}

.card.crdodd {
    background: #e7e7e7;
}

.card.crdeven {
    background: #f5f5f5;
}

.mnttlz {
    font-size: .925rem;
    font-weight: bold;
    margin-bottom: .15rem;
}

.sbttlz {
    font-size: .775rem;
}

    .sbttlz span {
        font-weight: bold;
    }

.ftrbxz {
    border-top: 1px solid rgba(255,255,255,0.25);
}

.ftbxzin {
    padding: 4px 3px 5px 3px;
    font-size: .775rem;
}

.ftbvlz {
    font-weight: bold;
}

.cbdr > div {
    border-left: 1px solid rgba(255,255,255,0.25);
}

    .cbdr > div:first-child {
        border-left: 1px solid transparent;
    }

.vlez {
    font-size: 1.25rem;
    font-weight: bold;
}

.tpbrzinz {
    margin-right: 10px;
}

    .tpbrzinz img {
        height: 32px;
    }

.mbdsh {
    margin-bottom: .90rem;
    position: relative;
}

.gbittlz {
    font-size: .875rem;
    font-weight: bold;
}

    .gbittlz img {
        height: 13px;
    }

.table.tbledsbd {
    border: 1px solid #e9e9e9;
    border-bottom: 1px #e9e9e9;
}

    .table.tbledsbd tr td, .table.tbledsbd tr th {
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
    }

table.tbledsbd tr.tblhdrz {
    background: #ddd url(../images/slim_image_head_gray.svg) !important;
    background-size: cover;
    background-position: bottom center;
}

.table.tbledsbd tr td .fs {
    color: #0078d5;
    margin-left: 5px;
}

.table.tbledsbd tr:nth-child(even) {
    background: #fff;
}

.table.tbledsbd tr:nth-child(odd) {
    background: #e9e9e9;
}

.znwvw {
    border: 1px solid #0078d5;
    border-radius: .35rem;
}

.znhdr {
    background: #0081e8 url(../images/blue_bg.png);
    background-size: cover;
    color: #fff;
    font-size: .875rem;
    padding: .45rem .5rem;
    font-weight: bold;
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
}

.cstmcrsl .carousel-inner {
    margin-top: -36px;
}

    .cstmcrsl .carousel-inner .carousel-item {
        padding-top: 36px;
    }

.znscz {
    margin: .65rem .5rem;
}

.znnmzz {
    font-size: .845rem;
    color: #0078d5;
    font-weight: bold;
}

.zncvrrt {
    font-size: .675rem;
}

    .zncvrrt span {
        font-weight: bold;
        color: #1cc185;
    }

.rqtlst {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rqst {
    margin: .45rem .5rem;
    padding: .35rem .75rem;
    border: 1px solid transparent;
    border-radius: 1.5rem;
    font-weight: bold;
    font-size: .775rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .rqst.rqnw {
        color: #0078d5;
        border-color: #0078d5;
    }

    .rqst.rqcls {
        color: #1cc185;
        border-color: #1cc185;
    }

    .rqst.rqdu {
        color: #ef5941;
        border-color: #ef5941;
    }

.cstmcrsl .arrcntrls {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 40px;
}

    .cstmcrsl .arrcntrls .carousel-control-prev, .cstmcrsl .arrcntrls .carousel-control-next {
        display: inline-block;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

    .cstmcrsl .arrcntrls .fa {
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        opacity: 1;
    }

.znlemp {
    padding: .75rem .5rem;
    margin-top: .85rem;
    border-top: 1px solid #dbe4e6;
}

    .znlemp .znphto {
        margin-right: 10px;
    }

        .znlemp .znphto img {
            width: 45px;
            min-width: 45px;
            height: 45px;
            min-height: 45px;
            border-radius: 50%;
        }

.znlnmecde .znlnmz {
    font-weight: bold;
    font-size: .845rem;
}

.znlnmecde .znlcdz {
    font-size: .775rem;
}

.phnecll {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #dfdfdf;
    border-radius: .25rem;
    text-align: center;
    color: #000;
}

@media (min-width: 768px) {
    .bg-propsal {
        border-radius: .5rem 0 0 .5rem;
    }

    .bg-emd {
        border-radius: 0 .5rem .5rem 0;
    }

    .bgbluex {
        border-radius: .5rem 0 0 0;
    }

    .bgredx {
        border-radius: 0 .5rem 0 0;
    }

    .bginfo {
        border-radius: 0 0 0 .5rem;
    }

    .bgskyblue {
        border-radius: 0 0 .5rem 0;
    }
}

@media (max-width: 575px) {
    .bg-propsal {
        border-top-left-radius: .5rem;
        border-top-right-radius: .5rem;
    }

    .bg-emd {
        border-bottom-left-radius: .5rem;
        border-bottom-right-radius: .5rem;
    }

    .bgredx {
        border-radius: 0 0 .5rem .5rem;
    }

    .bgbluex {
        border-radius: .5rem .5rem 0 0;
    }

    .ftbxzin {
        font-size: .75rem;
    }
}
/*End Advice Dashboard*/

/*End Revenue Collection Dashboard*/
.vbdrgtinr {
    border-right: 1px solid rgba(255, 255, 255, 0.35);
}

.vbdrgt {
    border-right: 1px solid rgba(255, 255, 255, 0.35);
}

.tcsttl {
    color: #fdfdfd;
    text-transform: capitalize;
    font-size: .7rem;
    line-height: .7rem;
}

.tcsttlvl {
    font-size: 1.225rem;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.225rem;
    margin-top: .3rem;
}

.dshttlvl-sbb {
    font-size: .785rem;
    line-height: .785rem;
    margin-left: 2px;
}

.tvsb {
    font-size: .85rem;
    color: #fff;
    font-weight: bold;
    line-height: .85rem;
    margin-top: .3rem;
}

.tvsbsb {
    font-size: .775rem;
    margin-left: .15rem;
}

.mgt15 {
    margin-top: 15px;
}

.ttcnsicons {
    width: 25px;
    margin-right: .5rem;
}

.gbihdr .btnsct .btn {
    text-transform: capitalize;
}

.btnx {
    height: calc(1.648438rem + 2px);
    padding: .25rem .75rem;
    font-size: .7185rem;
    line-height: 1.6;
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    font-weight: 500;
    border-radius: 1rem;
}

    .btnx.active {
        background: #0078d5;
        border: 1px solid #0078d5;
        color: #fff;
    }

    .btnx:focus {
        outline: none;
        box-shadow: none;
    }

.btnlft {
    display: flex;
}

.lfttab {
    text-align: left;
}

    .lfttab img {
        display: inline-block;
        height: 33px;
        margin-right: 5px;
        vertical-align: text-bottom;
    }

    .lfttab .tbcnt {
        display: inline-block;
        line-height: 1.1rem;
        color: #000;
        font-size: .70rem;
        text-transform: capitalize;
    }

    .lfttab .tbcnt {
        margin-right: 18px;
    }

        .lfttab .tbcnt span {
            display: block;
            font-weight: bold;
            font-size: 0.835rem;
            text-transform: capitalize;
            color: #0078d5;
        }

.sw-theme-arrows {
    display: inline-block;
}

.arrtb {
    /* margin-left: 60px; */
}

    .arrtb i {
        font-size: 18px;
    }

.bcdb {
    padding: 14px;
    max-height: 70vh;
    overflow-y: auto;
}

.dropdown-body.bcdb a.dropdown-item:hover, .dropdown-body.bcdb a.dropdown-item.selected {
    color: #0078d5 !important;
    background: #fff !important;
}

.dropdown-body.bcdb a.dropdown-item {
    color: #4e4e4e !important;
    transition: all 0.3s ease;
    padding-left: 0;
    padding-right: 0;
    display: block;
    cursor: pointer;
    padding: 8px 0;
    font-size: .835rem;
    border-bottom: 1px solid #ededed;
}

    .dropdown-body.bcdb a.dropdown-item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .dropdown-body.bcdb a.dropdown-item:first-child {
        padding-top: 0;
    }

.btnhrch {
    margin-left: 12px;
    display: inline-block;
    overflow: auto;
}

.glbldr {
    height: 34px;
}

.hrchyfltr.fltrx {
    /* border: 1px solid #dbe4e6*/
}

.sw-theme-arrows > ul.step-anchor > li {
    /*border-bottom: 1px solid #dbe4e6 !important;*/
}

.dscmimg {
    height: 24px;
    margin-left: 12px;
}

.dscnmes {
    text-align: left;
    line-height: .845rem;
}

.chshrcy {
    display: block;
    color: #000;
    font-size: .775rem;
    line-height: .775rem;
    font-weight: normal;
    text-transform: capitalize;
}

    .chshrcy .zname {
        color: #000;
        font-size: .775rem;
        line-height: .775rem;
        margin-top: 0.2rem;
        font-weight: normal;
        display: inline-block;
        text-transform: capitalize;
    }

.hafsls {
    margin: 0 5px;
    color: #0078d5;
    font-weight: bold;
}

.hrchysm {
    position: absolute;
    top: 52px;
    background: #fff;
    border-left: 1px solid #dbe4e6;
    display: none;
    max-width: 400px;
    min-width: 320px;
}

.hrchysmhdr {
    font-size: .875rem;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #dbe4e6;
    border-left: 0;
}

.clsfltr {
    display: inherit;
}

    .clsfltr i {
        font-size: 1rem;
        color: #000;
        font-weight: bold;
        cursor: pointer;
    }

.btnhrchsm {
    text-align: left;
    padding: 10px;
    border-right: 1px solid #dbe4e6;
    border-bottom: 1px solid #dbe4e6;
}

.mgrnv {
    margin-right: 15px !important;
}

.hrchyfltr {
    /*background:#eff3f6;*/
}

.tcsttlvlsm {
    font-size: .845rem;
    font-weight: 500;
}

.bxcstcm {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 12px 8px;
    min-height: 59px;
}

.tblbdrx {
    border: 1px solid #fff;
}

    .tblbdrx > thead > tr > th, .tblbdrx > tbody > tr > th, .tblbdrx > tfoot > tr > th, .tblbdrx > thead > tr > td, .tblbdrx > tbody > tr > td, .tblbdrx > tfoot > tr > td {
        border: 1px solid #dbe4e6;
        vertical-align: middle;
    }

    .tblbdrx tr th {
        background: #eff3f6;
        color: #000;
        padding: .375rem .45rem;
        font-weight: normal;
        font-size: .72rem;
        font-weight: 500;
        vertical-align: top !important;
        white-space: nowrap;
        font-size: .72rem;
    }

    .tblbdrx tr td {
        padding: .35rem .45rem;
        font-size: .72rem;
    }
        /*.tblbdrx tr td:nth-child(1)
  {
    background:#eff3f6;
  }*/
        .tblbdrx tr td img {
            max-height: 16px;
        }

.minwd200 {
    min-width: 200px;
}

.tblbdrx.inptdsbl tr td {
    padding: 0 !important;
}

.form-control.nobdr {
    border-radius: 0 !important;
    border: 0 !important;
}

.dsbvle {
    display: block;
    width: 100%;
    /*height: calc(2rem + 2px);*/
    height: calc(1.65rem + 2px);
    font-size: .725rem;
    padding: .35rem .65rem;
    line-height: 1.5;
    color: #000;
    background: #eff3f6;
}

.card-header.accrdch.acrdianx {
    padding-left: .5rem !important;
}

.accordions .card {
    margin-bottom: 0;
    box-shadow: none;
}

.hplqust .accordions .card .card-header.chchch {
    background: #0078d5;
    color: #fff;
    padding: .575rem .775rem;
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
    cursor: pointer;
    font-weight: 500;
}

.hplqust .accordions .card .accbdy {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    border: 1px solid #dfdfdf;
    border-bottom-left-radius: .35rem;
    border-bottom-right-radius: .35rem;
}

.

.eutx {
    font-size: .775rem;
    margin-right: .35rem;
}

.clndrxz img {
    height: 14px;
}

.modal-content.mdldlgx {
    border-radius: .5rem;
    max-width: 100%;
    margin: auto;
}

.dblk {
    display: block;
    width: 100%;
    text-align: center;
}

.bdge {
    background: #bf4227;
    color: #fff;
    display: inline-block;
    padding: .5rem .75rem .425rem;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-transform: uppercase;
    font-size: .715rem;
    line-height: .715rem;
}

    .bdge .sbbdge {
        text-transform: capitalize;
    }

.bltphdr {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 15px;
}

    .bltphdr .card-group > .card {
        border-top: 0;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
    }

.card.acctcrd {
    background: #fcf1b9;
}

.accdtl {
    margin-bottom: .35rem;
}

.usricx {
    margin-right: 12px;
}

.usricx {
    width: 26px;
    min-width: 26px;
}

.usrdtlx .usrlbl {
    font-size: .725rem;
    font-weight: bold;
    color: #bf4227;
    text-transform: uppercase;
}

.usrdtlx .usracno {
    font-weight: bold;
    font-size: 1rem;
}

.acctnme {
    font-weight: bold;
    margin-bottom: .3rem;
}

.acctadd {
    margin-bottom: .3rem;
}

.mblicn {
    margin-right: 10px;
}

    .mblicn img {
        width: 24px;
        min-width: 24px;
        max-height: 27px;
    }

.mntdtex {
    font-size: 1rem;
    font-weight: bold;
}

    .mntdtex span {
        font-size: .715rem;
        font-weight: bold;
        color: #bf4227;
        text-transform: uppercase;
        display: block;
    }

    .mntdtex .rpssa {
        font-size: 1rem;
        font-weight: bold;
        display: inline-block;
        color: #000;
    }

.card-body.pdr1 {
    padding-right: 1px !important;
}

.card-body.pdl1 {
    padding-left: 1px !important;
}

.bdbtmcm {
    border-bottom: 1px solid #dfdfdf;
}

.mntdtexz {
    font-size: .65rem;
    font-style: italic;
}

.dlnmbr .tfnnmr {
    font-size: 1.15rem;
    font-weight: bold;
}

.dlnmbr .dltfn {
    display: inline-block;
    background: #bf4227;
    color: #fff;
    font-size: .665rem;
    line-height: .665rem;
    padding: .35rem .65rem .25rem;
    border-radius: 1rem;
    font-weight: normal;
    margin-left: 5px;
}

.mntdtexx .sbmntd {
    font-size: .65rem;
}

.bltphdr .card-group > .card .card-body .ttlnme, .bltphdr .card-group > .card .card-body .ttlvlue {
    font-size: .775rem;
}

.smttlx {
    font-size: .715rem;
    font-weight: bold;
    color: #bf4227;
    text-transform: uppercase;
    display: block;
    margin-bottom: .25rem;
}

.fntnbl {
    font-size: .775rem;
}

.bltphdr .card-group > .card .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
}

.advtse {
    position: relative;
    min-height: 180px;
    margin-bottom: 14px;
    background: #e7e3e2;
}

.advtxt {
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.qrpc {
    width: 110px;
    min-width: 110px;
    margin-right: 12px;
}

    .qrpc img {
        width: 100%;
        margin-bottom: 15px;
    }

    .qrpc .qrcdtl {
        font-size: .725rem;
        font-weight: bold;
        text-align: center;
    }

.qrdtlx {
    font-size: .725rem;
}

    .qrdtlx > strong {
        color: #bf4227;
    }

    .qrdtlx p {
        font-style: italic;
        margin-bottom: 0;
        margin-top: 10px;
    }

.chrglst {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: .725rem;
}

    .chrglst li .cbxttl {
        padding: 8px 8px 8px 0;
        border-right: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        width: 90px;
        min-width: 90px;
    }

.cbxnmv {
    padding: 8px 0 8px 8px;
    width: calc(100% - 90px);
    list-style: none;
    margin: 0;
    border-bottom: 1px dotted #ccc;
}

    .cbxnmv li .cbxvl {
        font-weight: bold;
    }

.cbam {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
}

    .cbam .cbttl {
        font-size: .725rem;
    }

    .cbam .cbavle {
        font-size: 1.15rem;
        font-weight: bold;
        color: #bf4227;
    }

.cclbl {
    font-size: .715rem;
    margin-bottom: .25rem;
}

.ccvlx {
    font-size: 1.05rem;
    line-height: 1.05rem;
    font-weight: bold;
    color: #bf4227;
}

.card-group.ccgcrd > .card .card-body {
    padding: 8px;
}

.blbtmsc {
    border-top: 1px dashed #000;
    padding: 0;
    position: relative;
}

.btmbx {
    position: relative;
    border-left: 30px solid #bf4227;
    padding: 15px 0 15px 15px;
}

    .btmbx .btmtlx {
        font-size: .775rem;
        color: #fff;
        margin: 0;
        padding: 2px 8px;
        position: absolute;
        text-transform: uppercase;
        position: absolute;
        top: 50%;
        left: -16px;
        transform: translate(-50%, -50%) rotate(-90deg);
        -moz-transform: translate(-50%, -50%) rotate(-90deg);
        /*-o-transform: translate(-50%, -50%) rotate(-90deg);*/
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    }

table.nbnp {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    clear: both;
}

    table.nbnp tr td {
        padding: 4px;
    }

    table.nbnp .prfxcls {
        padding: 10px;
        border: 1px solid #d0d0d0;
        height: 60px;
        position: relative;
        color: #bf4227;
    }

        table.nbnp .prfxcls:before {
            position: absolute;
            content: '';
            width: 90%;
            height: 1px;
            left: 5%;
            bottom: 10px;
            background: #bf4227;
        }

.hdlnex {
    color: #bf4227;
    margin-bottom: .35rem;
    font-weight: bold;
}

.btmbx ul li {
    font-size: .775rem;
}

.brcdx {
    margin-bottom: .25rem;
}

.brcpc img {
    margin-right: 15px;
}

.scnsr {
    position: absolute;
    top: -10px;
    left: 8px;
    height: 16px;
}

.dsclgo {
    height: 60px;
}

.mntlgo {
    height: 45px;
}

.smslct .SumoSelect {
    width: 100%;
    display: block;
}

.nbnp.tblbxsign tr td {
    width: 20%;
    padding: 3px;
}

    .nbnp.tblbxsign tr td .sgnbx {
        padding: 8px;
        border: 1px solid #d0d0d0;
        height: 65px;
        position: relative;
    }

        .nbnp.tblbxsign tr td .sgnbx .sgnttl {
            color: #bf4227;
            margin-bottom: 0;
        }

        .nbnp.tblbxsign tr td .sgnbx .sgnvlz {
            color: #000;
            margin-bottom: 9px;
            height: 16px;
        }

        .nbnp.tblbxsign tr td .sgnbx .sgnlnz {
            width: 100%;
            height: 1px;
            background: #bf4227;
        }

.tmelnew {
    list-style: none;
    position: relative;
    padding-left: 43px;
}

    .tmelnew:before {
        position: absolute;
        content: '';
        width: 1px;
        height: calc(100% - 37px);
        top: 48%;
        transform: translateY(-50%);
        left: 11px;
        border-left: 1px solid #dbe4e6;
    }

    .tmelnew .tmlnlst {
        position: relative;
        margin-bottom: 1.75rem;
        background: #ffffff;
    }

.insdtbl {
    padding: 0;
    width: 100%;
}

    .insdtbl tr td, .insdtbl tr th {
        border: 0 !important;
        padding: 0 !important;
    }

.tmltblx tr:hover {
    background: transparent;
}

.tmltblx tr th {
    width: 20%;
}

.tmltblx tr td {
    padding: 0 !important;
    width: 20%;
}

.vstdaccrd .accordions .card .card-header.chchch {
    background: #eff3f6;
    color: #000;
    padding: 0 0;
    border-radius: 0 !important;
    cursor: pointer;
}

.vsaclst {
    width: 100%;
}

    .vsaclst tr td {
        padding: .45rem .425rem !important;
        width: 20%;
    }

.lnkdtdrp {
    font-weight: 500;
    color: #0078d5;
}

    .lnkdtdrp .icon-arrow-down {
        font-weight: bold;
        margin-right: 8px;
        font-size: 10px;
    }

.vstdaccrd .accordions .card .accbdy {
    padding: 20px;
}

.pcsnme {
    margin-bottom: .15rem;
    color: #0078d5;
    font-weight: 500;
}

/*.pcsnme:before {
        content: '';
        position: absolute;
        width: calc(100% + 19px);
        height: 1px;
        bottom: 17px;
        left: -24px;
        border-bottom: 1px dashed #d7d7d7;
    }*/

.vstdaccrd .accordions .card .tmelnew {
    list-style: none;
    position: relative;
    padding-left: 31px;
}

.stgdtx {
    margin-right: 1.25rem;
    font-size: .72rem;
}

.stbynme {
    font-size: .72rem;
    color: #9a9a9a;
}

.vwdtlcn {
    margin-left: 7px;
}

    .vwdtlcn a {
        margin-top: 0;
    }

.stgsdtl .cmpdte {
    margin-left: 10px;
}

.vstdaccrd .accordions .card .tmelnew .tmlnlst {
    margin-bottom: 1.5rem;
}

.table.tbldtl.tbcl20 tr th, .table.tbldtl.tbcl20 tr td {
    width: 20% !important;
    white-space: nowrap;
}

.phtosgnx {
    width: 100%;
}

.nbncnp {
    margin-bottom: .5rem;
    width: 100%;
}

    .nbncnp tr td {
        padding: 0;
        border: 0;
    }

.tbbmrg {
    margin-bottom: .5rem !important;
}

.ltlng {
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid #e0e6ea;
}

.dwnldbtx {
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid #e0e6ea;
}

.ltlngicn {
    margin-right: 8px;
}

    .ltlngicn i {
        font-size: 20px;
        color: #8a98a3;
        font-weight: bold;
    }

.lttdlngttd .lttg {
    font-size: .7175rem;
    line-height: .7175rem;
    font-weight: 500;
}

    .lttdlngttd .lttg:last-child {
        margin-bottom: 0;
    }

.viewmap {
    cursor: pointer;
}

.topbarwotl {
    padding: .65rem 1rem;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #f7f7f7 url(../images/bg_image.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
}

.toplogo img {
    height: 34px;
}

.cmnbdy {
    background: #fff;
}

.maincontent {
    margin-top: 82px;
}

.sdnv ul.nav-tabs {
    border-bottom: 0;
}

    .sdnv ul.nav-tabs .nav-item {
        margin-bottom: 0;
        display: block;
        width: 100%;
    }

    .sdnv ul.nav-tabs .nav-link {
        border: 0 !important;
        border: 0 !important;
        color: #000;
        /*padding: 0 1rem .75rem 0;*/
        padding: .5rem 1rem .5rem 1.65rem;
    }

        .sdnv ul.nav-tabs .nav-link:hover {
            color: #0078d5;
            font-weight: 500;
            background: #eff3f6;
        }

.sdnv .nav-tabs .nav-link.active, .sdnv .nav-tabs .nav-item.show .nav-link {
    color: #0078d5;
    font-weight: 500;
    background-color: #eff3f6;
    border-color: none;
}

.sdnv ul.nav-tabs .nav-link img {
    margin-right: 10px;
}

.cnsnmx {
    font-size: 1.35rem;
    line-height: 1.65rem;
    margin-bottom: .4rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #3b4875;
}

.accntnum {
    font-size: 1.325rem;
    line-height: 1.65rem;
    margin-bottom: .175rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #304071;
}

.dtldsc {
    font-size: .775rem;
}

.tbcnt .tab-content {
    margin-top: 0;
    background: #fff;
    border: 0 !important;
    border-radius: 0 !important;
}

    .tbcnt .tab-content .tab-pane {
        padding: 0;
    }

.tbldv {
    border-bottom: 1px solid rgba(100,121,143,0.2);
}

.card-group.cginr .card.c50 {
    border: 0 !important;
    margin-bottom: 0 !important;
}

.tbldv.bdrbtm0 {
    border-bottom: 0 !important;
}

.mtrxpic {
    display: inline-block;
}

    .mtrxpic .mtricnx {
        height: 30px;
    }

.mtrtl {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    font-weight: bold;
}

.enbvle {
    display: block;
    width: 100%;
    /*height: calc(2rem + 2px);*/
    height: calc(1.65rem + 2px);
    font-size: .725rem;
    padding: .35rem .65rem;
    line-height: 1.5;
    color: #000;
    background: #fff;
    font-weight: 500;
}

.tptbl {
    font-size: .775rem;
    font-weight: 500;
}

    .tptbl .tptblvle {
        font-size: .875rem;
        font-weight: bold;
    }

.mgtp {
    margin-top: 12px;
}

.dbxtp {
    margin-bottom: 15px;
}

.lbltx {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .35rem;
}

.dbvlx {
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: bold;
}

.rgdbx {
    width: 35px;
    min-width: 35px;
}

    .rgdbx img {
        max-width: 100%;
    }

.dbvlx .arrz {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #dfdfdf;
    position: relative;
    margin-left: .5rem;
}

    .dbvlx .arrz i {
        font-size: .775rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .dbvlx .arrz.arzdwn {
        color: #ef5941;
    }

    .dbvlx .arrz.arzup {
        color: #1cc185;
    }

.teelbox {
    background-image: linear-gradient(to right, #17afb0, #0eb1ad, #0ab3a9, #0eb5a4, #17b79f);
    border-radius: .75rem;
    width: 100%;
}

    .teelbox .teelboxinr {
        background: url(../images/total_consumers_bg.png);
        background-repeat: no-repeat;
        background-position: top -22px right -22px;
        color: #fff;
        padding: .85rem;
    }

.purplebox {
    background-image: linear-gradient(to right, #6874ae, #6369aa, #605da5, #5f509f, #5f4398);
    border-radius: .75rem;
    width: 100%;
}

    .purplebox .purpleboxinr {
        background: url(../images/completed_consumer_bg.png);
        background-repeat: no-repeat;
        background-position: top -22px right -22px;
        color: #fff;
        padding: .85rem;
    }

.tomatobox {
    background-image: linear-gradient(to right, #d04c4c, #c54443, #bb3b3b, #b03332, #a62a2a);
    border-radius: .75rem;
    width: 100%;
}

    .tomatobox .tomatoboxinr {
        background: url(../images/todays_visit_bg.png);
        background-repeat: no-repeat;
        background-position: top -22px right -22px;
        color: #fff;
        padding: .85rem;
    }

.mdbx {
    background: #fff url(../images/btmbxbg.png);
    background-repeat: no-repeat;
    background-position: top -10px right -10px;
    color: #000;
    padding: 1.15rem .85rem;
    width: 100%;
    border: 1px solid #e8edf0;
    border-radius: .5rem;
}

.lbltxz {
    font-size: .725rem;
    line-height: .725rem;
    margin-bottom: .75rem;
    color: #7d868c;
}

.dbvlxz {
    font-size: 1.35rem;
    line-height: 1.35rem;
    font-weight: bold;
    color: #3f4e63;
}

.tblbdrx.frstcol tr td:nth-child(1) {
    background: #eff3f6;
    font-weight: 500;
}

.mdlhgt {
    min-height: 200px;
    position: relative;
    padding: 3mm 6mm 6mm;
}

.mdlhdr.prnt {
    padding: 6mm 6mm 1mm 6mm;
}

.mdlbdy.mdlhgt .loader-custom {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.modal-xl.mdlprntx {
    max-width: 21cm;
}

.mdlbdy.mdlhgt .loader-custom .loader-custom-inner {
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

.loader-custom .loader-custom-inner .loader, .loader {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.grphbx {
    border: 1px solid #dbe4e6;
    border-radius: .5rem;
    /* -webkit-box-shadow: 0 -3px 31px 0 rgba(0,0,0,.05), 0 6px 20px 0 rgba(0,0,0,.02);
    box-shadow: 0 -3px 31px 0 rgba(0,0,0,.05), 0 6px 20px 0 rgba(0,0,0,.02);*/
    padding: 1rem;
}

.btnw50 {
    width: 48%;
}

    .btnw50.btnmr {
        margin-right: 4%;
    }

.icnzx {
    margin-right: .3rem;
}

.gphdr {
    padding-bottom: .65rem;
    margin-bottom: .65rem;
    border-bottom: 1px solid #0078d5;
    font-weight: bold;
    height: 30px;
}

    .gphdr .ghttlz {
        font-weight: bold;
        color: #000;
        font-size: .845rem;
    }

    .gphdr .glegend {
        font-weight: normal;
        font-size: .725rem;
    }

.glegend .lgddt {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-right: 5px;
}

.glegend .lgdinfo {
    background: #17a2b8;
}

.glegend .lgdsccs {
    background: #28a745;
}

.alert-warningx {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-dangerx {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

textarea.form-control {
    min-height: calc(2rem + 2px);
}

.titlecmn .badge {
    margin-bottom: 0 !important;
}

.dsble {
    opacity: .4;
    cursor: not-allowed;
}

.grpttl {
    position: relative;
}

    .grpttl .graphTitle {
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
        font-weight: bold;
    }

.pdfGenerated {
    margin-top: 35px;
}

.pGSuccess {
    display: inline-block;
    color: #0faf43;
    background-color: #e4ffec;
    border: 1px solid #abefc0;
    padding: 1.2rem;
    font-size: .845rem;
    border-radius: .35rem;
    text-align: center;
}

    .pGSuccess .pGMicn span {
        font-size: 1.25rem;
        display: block;
        font-weight: bold;
        margin-bottom: .25rem;
    }

    .pGSuccess .pGMicn .fa {
        font-size: 2.5rem;
    }

.custom-file label {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1179px) {
    .dnone {
        display: none;
    }

    .tblbx.tbxmn .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
}

@media (min-width: 1180px) {
    .dnonemd {
        display: none;
    }
}

@media (min-width: 768px) {
    .bltphdr .card-group > .card {
        border-right: 1px dotted #ccc;
    }

        .bltphdr .card-group > .card:last-child {
            border-right: 0;
        }
}

@media (max-width: 767px) {
    .bg-tndrs .vbdrgt {
        border-right: 0;
    }

    .bdrgt-mx767 {
        border-right: 1px solid rgba(255, 255, 255, 0.35) !important;
    }

    .brbtmaftr-lft, .brbtmaftr-rgt {
        position: relative;
    }

    .colbdylft {
        padding: 8px 0;
    }

    .brbtmaftr-lft:after {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        background: rgba(255, 255, 255, 0.35);
        bottom: 0;
        left: 8px;
    }

    .brbtmaftr-rgt:after {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        background: rgba(255, 255, 255, 0.35);
        bottom: 0;
        right: 8px;
    }

    .tcsttl {
        font-size: .675rem;
        line-height: .675rem;
    }

    .gbihdr .btnsct .btn {
        margin-bottom: 0 !important;
    }

    .mgrnv {
        margin-right: 10px !important;
    }

        .mgrnv.prfmnu {
            margin-right: 15px !important;
        }

    .badge.bdgc {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 425px) {
    .gbittlz img {
        display: none;
    }
}
/*End Revenue Collection Dashboard*/

/*.tdemp, .tdemp a {
    font-weight: 400;
    color: #000;
}*/

.tdemp a .agdwn {
    color: #7e7e7e;
    margin-left: .5rem;
    font-size: .875rem;
    font-weight: bold;
}

/*.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}*/
.advhglt {
    display: inline-block;
    border: 1px solid rgba(100,121,143,0.2);
    padding: .3rem .65rem;
    border-radius: .175rem;
}

    .advhglt .advlst {
        border-right: 1px solid rgba(100,121,143,0.2);
        padding-right: .65rem;
        margin-right: .65rem;
        font-size: .775rem;
        line-height: .775rem;
    }

        .advhglt .advlst:last-child {
            border-right: 0;
            padding-right: 0;
            margin-right: 0;
        }

        .advhglt .advlst .advvle {
            font-weight: bold;
        }

.fcwdmn {
    min-width: 300px;
}

.advvle {
    font-weight: bold;
    margin-left: .1rem;
}

.topbarwotl .toplogo {
    border-right: 1px solid #dbe4e6;
    padding-right: .65rem;
    margin-right: .65rem;
}

.cacno {
    font-weight: bold;
    color: #2b4486;
    font-size: .85rem;
    line-height: .85rem;
    margin-bottom: .15rem;
}

.cnmetp {
    font-weight: 500;
    font-size: .725rem;
}

.tplgo {
    height: 30px;
}

.topbarwotl .btnlft {
    border-right: 1px solid #dbe4e6;
    margin-right: .65rem;
}

.cnsvnme {
    font-size: 1.25rem;
    /*line-height: 1.65rem;*/
    margin-bottom: .2rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #0078d5;
}

.cmnbdy .sidebar {
    border-right: 0 !important;
}

.pntbll i {
    font-size: 1.15rem;
    color: #000;
}

.pmod {
    font-size: 1rem;
    margin-left: .15rem;
}

    .pmod.psuccess {
        color: #1cc185;
    }

    .pmod.pdanger {
        color: #ef5941;
    }

    .pmod.pinfo {
        color: #2b4486;
    }

.phstts {
    margin-left: .4rem;
    height: 14px;
}

.bdge {
    display: inline-block;
    padding: .375rem .65rem .3rem;
    font-size: .775rem;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    text-transform: capitalize;
    border: 1px solid transparent;
}

.bdge-dnger {
    border-color: #d2091f;
    background-color: #fffcfc;
    color: #d2091f;
}

.crdvw {
    border: 1px solid #dbe4e6;
    border-radius: .5rem;
    box-shadow: 2px 4px 7px #ccc;
    overflow: hidden;
}

    .crdvw .crdhd {
        padding: .65rem 1rem;
        background: #eff3f6;
    }

.athhddtl {
    font-size: .77rem;
}

.dvcsicn i {
    font-size: 2.35rem;
}

.authbdy {
    padding: 1rem;
}

.athpic {
    width: 72px;
    min-width: 72px;
    margin-right: 1rem;
}

    .athpic img {
        width: 72px;
        height: 72px;
        border-radius: 50%;
    }

.authnme {
    font-size: 1.35rem;
    font-weight: bold;
    color: #0078d5;
    margin-bottom: .2rem;
}

.authdc {
    font-size: .775rem;
}

.bdgsec {
    margin-top: .75rem;
}

input, select, textarea {
    outline: none;
}

    input:focus, select:focus, textarea:focus {
        outline: none;
    }

.dticnz {
    margin-right: .35rem;
}

.spcrbr {
    display: inline-block;
    margin: 0 3px;
}

.mn-xs-wd-100 button, .mn-xs-wd-100 a {
    margin-bottom: .5rem;
}

.mn-xs-wd-100 a {
    display: inline-block;
    vertical-align: middle;
}

@media(max-width:575px) {
    .tmelnew:before {
        height: calc(100% - 58px);
        top: 12px;
        transform: none;
    }

    .mn-xs-wd-100 a {
        margin-bottom: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .stgsdtl.d-flex {
        flex-wrap: wrap;
    }

    .stgdtx {
        width: 100%;
        margin-bottom: .2rem;
    }

    .dvtd.empty {
        display: none;
    }

    .card.empty {
        display: none;
    }
}

.rotatedown {
    display: none;
}

.lnkdtdrp i {
    font-weight: bold;
    margin-right: 8px;
    font-size: 10px;
}

.mtrsgnpic {
    background: #fff;
    padding: 2px;
    border: 1px solid #dbe4e6;
    border-radius: .25rem;
    max-height: 200px;
}

    .mtrsgnpic .sdepic {
        max-height: 194px;
        overflow: hidden;
    }

    .mtrsgnpic img {
        width: 100%;
    }

.imgpop {
    cursor: pointer;
}

.tmdsc a {
    font-weight: normal !important;
}

.acidsts {
    font-weight: bold;
    color: #0078d5;
    margin-bottom: .25rem;
}

.cnsrnm {
    font-weight: bold;
    margin-bottom: .65rem;
}

.hddtlz {
    border-right: 1px solid #dbe4e6;
    margin-right: .85rem;
    padding-right: .85rem;
}

    .hddtlz .hacnum {
        font-weight: bold;
        color: #2b4486;
        font-size: .845rem;
        line-height: .845rem;
        margin-bottom: .35rem;
    }

    .hddtlz .hrddte {
        font-weight: 500;
        font-size: .7175rem;
        line-height: .7175rem;
    }

.mtrpicnm .mtrphto img {
    height: 24px;
}

.mtrpicnm .mtrnum {
    font-size: .7175rem;
}

.badge.bdgc {
    padding: .11rem .275rem .125rem;
    font-size: .71rem;
    line-height: .71rem;
}

.topbarwotl .navbar-toggler {
    padding: .25rem .75rem .25rem 0;
}

.sdnv.sidebar-nav {
    margin-top: 1rem;
}

.stsrcm .badge {
    margin-bottom: 0 !important;
}

.dtlmr {
    margin-left: .35rem;
}

    .dtlmr img {
        height: 12px;
    }

.form-group-sm .select2-container--bootstrap .select2-selection--single {
    height: calc(1.648438rem + 2px) !important;
    padding: .25rem .5rem !important;
    font-size: .7185rem !important;
    line-height: 1.5 !important;
    border-radius: .2rem !important;
}

    .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 23px;
    }

        .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
            background: url(../../Content/images/ddown.svg) no-repeat;
            background-size: 10px 10px;
            background-position: center;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            height: 10px;
            width: 10px;
        }

    .select2-container--bootstrap .select2-selection--single.input-sm:focus, .input-group-sm .select2-container--bootstrap .select2-selection--single:focus, .form-group-sm .select2-container--bootstrap .select2-selection--single:focus {
        outline: none;
    }

.select2-search--dropdown .select2-search__field {
    border: 1px solid #dbe4e6;
}

.select2-container {
    max-width: 100%;
}

.clk {
    font-size: 70%;
    line-height: 70%;
    margin-left: 4px;
}

.stbadgeup {
    height: calc(1.648438rem + 2px);
    padding: .35rem .65rem;
    font-size: .72rem;
    line-height: 1.5;
    border-radius: 2rem;
    background: #fff;
    color: #1ac98f;
    font-weight: 500;
    border: 1px solid rgba(0,0,0,0.115);
    white-space: nowrap;
}

    .stbadgeup img {
        margin-right: .25rem;
    }

.stbadgedwn {
    height: calc(1.648438rem + 2px);
    padding: .35rem .65rem;
    font-size: .72rem;
    line-height: 1.5;
    border-radius: 2rem;
    background: #fff;
    color: #ef5941;
    font-weight: 500;
    border: 1px solid rgba(0,0,0,0.115);
    white-space: nowrap;
}

    .stbadgedwn img {
        margin-right: .25rem;
    }

.rvnicn {
    margin-right: .75rem;
    width: 24px;
}

.totalrvnu {
    border-radius: .85rem;
    overflow: hidden;
    background: #eff3f6;
}

.todayrvnu {
    border-radius: .85rem;
    overflow: hidden;
    background: #eff3f6;
}

.unpdrvnu {
    border-radius: .85rem;
    overflow: hidden;
    background: #eff3f6;
}

.totalrvnu .rvntop {
    background: #9f986e url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
    padding: 1rem;
}

.todayrvnu .rvntop {
    background: #10c26e url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
    padding: 1rem;
}

.unpdrvnu .rvntop {
    background: #a96fbc url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
    padding: 1rem;
}

.rvnttl {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .5rem;
}

.rvnvlu {
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: bold;
    margin-right: .75rem;
}

.rvnrgt {
    font-size: .815rem;
}

.rvnbtmwrp {
    margin: 0 1rem;
    font-size: .815rem;
    line-height: .815rem;
}

.rvnbtm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

    .rvnbtm .brvlu {
        padding: .65rem;
        border-right: 1px solid #dee5ea;
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }

        .rvnbtm .brvlu:last-child {
            border-right: 0;
        }

.ghbx {
    border-radius: .85rem;
    padding: 1rem;
    border: 1px solid #dbe4e6;
}

.ghtitle {
    font-size: .825rem;
    font-weight: bold;
}

.cclist {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .cclist li {
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid #dbe4e6;
        padding-left: 30px;
    }

        .cclist li:last-child {
            /*padding-bottom:0;
        margin-bottom:0;*/
            border-bottom: 0;
        }

        .cclist li.cclst {
            background: url(../images/arrow_counter.svg) no-repeat;
            background-size: auto;
            background-position: left center;
        }

        .cclist li.oclst {
            background: url(../images/arrow_online.svg) no-repeat;
            background-size: auto;
            background-position: left center;
        }

    .cclist .ccttl {
        font-size: .725rem;
        line-height: .725rem;
        margin-bottom: .35rem;
    }

    .cclist .rccttl {
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin-bottom: .35rem;
    }

.ctlst {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .ctlst li {
        padding-bottom: 1.35rem;
        padding-top: 1.35rem;
        border-bottom: 1px solid #dbe4e6;
        padding-left: 30px;
    }

        .ctlst li:last-child {
            margin-bottom: 0;
            border-bottom: 0;
        }

        .ctlst li.ttlcl {
            background: url(../images/arrow_gray.svg) no-repeat;
            background-position: left center;
            background-size: auto;
        }

        .ctlst li.cnspad {
            background: url(../images/arrow_orange.svg) no-repeat;
            background-position: left center;
            background-size: auto;
        }

        .ctlst li.aprvrq {
            background: url(../images/arrow_orange.svg) no-repeat;
            background-position: left center;
            background-size: auto;
        }

        .ctlst li.opnrqt {
            background: url(../images/cancel_request.svg) no-repeat;
            background-position: left center;
            background-size: auto;
        }

.clttl {
    font-size: .775rem;
    line-height: .775rem;
    margin-bottom: .5rem;
    font-weight: bold;
}

.clvle {
    font-size: 1.65rem;
    line-height: 1.65rem;
    font-weight: bold;
    color: #3e4f61;
}

.ccttl {
    font-weight: bold;
}

.ccbtm {
    font-size: .725rem;
}

.rccttl {
    font-size: 1.5rem;
    font-weight: bold;
    margin-right: .75rem;
    color: #38506a;
}

.ghbx {
    width: 100%;
}

.ocrbx {
    text-align: center;
    border: 1px solid #dbe4e6;
    border-radius: .5rem;
}

.ocrttl {
    font-size: .825rem;
    font-weight: bold;
    margin-bottom: .75rem;
}

.ocrlgo {
    padding: .5rem;
    border-bottom: 1px solid #dbe4e6;
}

    .ocrlgo img {
        height: 28px;
    }

.blttl {
    font-weight: bold;
    margin-left: .25rem;
}

.ocrvle {
    padding: .5rem;
    font-size: 1.15rem;
    font-weight: bold;
}

.fltrbtnz {
    border: 1px solid #dbe4e6 !important;
    padding: .5rem 1rem;
    height: 52px;
}

.select2-container {
    min-width: 100%;
}

.select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    outline: none;
}

.more {
    display: none;
}

.mxwd125 {
    max-width: 125px;
}

.mdlhbrd {
    padding: .75rem 1rem;
    border-bottom: 1px solid #dbe4e6;
}

.bgdeol {
    display: inline-block;
    min-width: 70px;
    height: calc(2rem + 2px);
    font-size: .72rem;
    padding: .35rem .9rem;
    line-height: 1.75;
    border-radius: 2rem;
    background: #e2f3ff;
    color: #000;
    font-weight: 500;
    border: 1px solid #d0e5f5;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
}

.closebtn img, .close img {
    height: 22px;
}

.btn-close {
    box-sizing: content-box;
    width: 28px;
    height: 28px;
    padding: 0;
    color: #000;
    background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-x' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat center center/1em auto;
    background-size: 28px 28px;
    border: 0;
    border-radius: 0;
    opacity: .5;
    webkit-transition: all .1s linear;
    transition: all .1s linear;
}

    .btn-close:hover {
        opacity: 1;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.rwbdr > div {
    border-left: 1px solid rgba(0,0,0,0.075);
}

    .rwbdr > div:first-child {
        border-left: 1px solid transparent;
    }

.dsbxl {
    padding: .6rem .15rem .65rem 0;
}

.dsbxr {
    padding: .6rem 0 .65rem .15rem;
}

.cnaamt {
    padding: 1.35rem .5rem;
    border-top: 4px solid #3e4f61;
    border-bottom: 2px solid #e5e9ec;
    text-align: center;
}

.cnmvl {
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: bold;
    color: #3e4f61;
}

.tpamt {
    padding: 1.35rem .5rem;
    border-top: 4px solid #13c088;
    border-bottom: 2px solid #e5e9ec;
    text-align: center;
}

.tamtl {
    font-size: .825rem;
    line-height: .825rem;
    margin-bottom: .5rem;
    font-weight: 500;
}

.tpmvl {
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: bold;
    color: #13c088;
}

.tdamt {
    padding: 1.35rem .5rem;
    border-top: 4px solid #a1b8ca;
    border-bottom: 2px solid #e5e9ec;
    text-align: center;
}

.tdmvl {
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: bold;
    color: #a1b8ca;
}

.clef {
    padding: 1.35rem .5rem;
    border-top: 4px solid #3e4f61;
    border-bottom: 2px solid #e5e9ec;
    text-align: center;
}

.clefvl {
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: bold;
    color: #3e4f61;
}

.glrcam {
    font-size: .715rem;
    margin-bottom: .4rem
}

    .glrcam i {
        margin-right: .4rem;
        font-size: 1rem;
        color: #8a98a3;
    }

.srchcns .form-control {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.cnsrslt {
    padding: 1rem;
    min-height: 250px;
    background: #fff;
    position: relative;
    max-height: 260px;
    overflow-y: auto;
}

.cnorslt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.chkal {
    margin-bottom: .3rem;
}

.cblst {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .cblst li {
        margin-bottom: .3rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

.clvl {
    font-size: .72rem;
}

.cnsrslt .ugoloader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px;
}

.advttl {
    padding: .75rem 1rem;
    border-bottom: 1px solid #dbe4e6;
    font-weight: bold;
    font-size: .845rem;
}

    .advttl .advttlin {
        font-size: 1.1rem;
        color: #0078d5;
        display: block;
    }

.advspbx {
    border-radius: 1rem;
    border: 1px solid #dbe4e6;
    width: 100%;
    overflow: hidden;
}

.advbdy {
    padding: 1.12rem 1rem;
}

.table.tblbbtm {
    background: #eff3f6;
    margin-bottom: 0;
}

    .table.tblbbtm tr th {
        color: #2b4486;
        font-size: .72rem;
    }

    .table.tblbbtm tr th, .table.tblbbtm tr td {
        font-weight: bold;
    }

    .table.tblbbtm tr td {
        font-weight: 500;
    }

.table.tblbbtmz {
    margin-bottom: 0;
    margin-top: -1px;
}

    .table.tblbbtmz tr th {
        background: #eff3f6;
        font-size: .72rem;
    }

        .table.tblbbtmz tr td:first-child, .table.tblbbtmz tr th:first-child {
            padding-left: 1rem;
        }

    .table.tblbbtmz tr td:first-child {
        font-weight: 500;
    }

.pdl1 {
    padding-left: 1rem !important;
}

.pdr1 {
    padding-right: 1rem !important;
}

.cnstsl {
    font-size: .775rem;
    line-height: .775rem;
}

    .cnstsl > span {
        margin-left: .65rem;
    }

        .cnstsl > span:first-child {
            margin-left: 0;
        }

.slctc {
    font-weight: bold;
    color: #0078d5;
    font-size: .835rem;
}

.rmvasscrd {
    background: #eff3f6;
    border-left: 3px solid #99b4bf;
    border-radius: .25rem;
    padding: .75rem;
    max-width: 100%;
    width: 320px;
    margin-right: .75rem;
    margin-bottom: .75rem;
}

.rmuimg {
    width: 45px;
    min-width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: .9rem;
}

.unncd {
    font-size: 1rem;
    font-weight: bold;
    color: #0078d5;
}

.uattlx {
    margin-bottom: .65rem;
    font-weight: 500;
}

.mbtxt {
    font-size: .725rem;
}

.innrlogo {
    height: 27px;
    width: auto !important;
}

.logosec {
    margin-bottom: 1.5rem;
}

    .logosec .lgicon {
        height: 50px;
        max-width: 200px;
        margin-bottom: .5rem;
    }

    .logosec .lgttl {
        font-weight: bold;
        font-size: .8rem;
    }

.logicn {
    width: 36px;
    min-width: 36px;
    height: 36px;
    position: relative;
    border: 1px solid #dbe4e6;
    background: #fff;
    border-radius: .4rem;
    padding: 2px;
}
/*.logicn img{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
}*/
.logttl {
    font-size: .8rem;
    font-weight: bold;
    color: #000;
    margin-left: .65rem;
}

.custom-table-bordered tr td a img.vwb {
    max-height: 15px;
}

.nsrch {
    width: calc(100% - 30px);
}

.mbc {
    margin-bottom: .65rem;
}

.mtrcnme {
    font-size: 1.15rem;
    line-height: 1.15rem;
    margin-bottom: .5rem;
    font-weight: bold;
    align-items: center;
    text-transform: capitalize;
}

.tblpymt {
    width: 100%;
    overflow-x: auto;
}

    .tblpymt table.table {
        margin-bottom: .5rem;
    }

table tr td .badge {
    margin-bottom: 0 !important;
}

table.tblclmn {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    /*border: 1px solid #e8eced;*/
}

    table.tblclmn tr td {
        padding: 0;
        border: 1px solid #e8eced;
        vertical-align: top;
    }

        table.tblclmn tr td .tblclmninx {
            border: 0;
            width: 100%;
            border-collapse: collapse;
            margin-bottom: -1px;
        }

            table.tblclmn tr td .tblclmninx tr td {
                padding: 0.425rem 0.425rem;
                border-top: 0;
                border-left: 0;
                border-right: 0;
            }

.tblclmninx.tblcl50 tr td {
    width: 50%;
    display: table-cell !important;
}

    .tblclmninx.tblcl50 tr td:first-child {
        background: #eff3f6;
    }

.table.tmltblx {
    margin-bottom: .5rem;
}

.pdftbl {
    /*table-layout: fixed;*/
    width: 100%;
    border-collapse: collapse;
    vertical-align: middle;
    border: 0;
}


    .pdftbl tr td {
        border: 1px solid #e8eced;
        vertical-align: top;
        padding: .375rem .45rem;
        /*display: table-cell;*/
        font-size: .72rem;
    }

        .pdftbl tr td.ptcbg {
            background: #eff3f6;
        }

.ptdvle {
    font-weight: 500;
}

.tdvle i.icon-info {
    vertical-align: middle;
    margin-left: .15rem;
}

.ddpdfbtn {
    background: #ef5941;
    border: 1px solid #ef5941;
    color: #fff;
    /*display: inline-block;*/
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.45rem .875rem;
    height: calc(2rem + 2px);
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .ddpdfbtn img {
        margin-left: .25rem;
        height: 15px;
        animation: bounce 2s infinite;
    }

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.ddpdfbtn:hover {
    background: #e24931;
    border: 1px solid #e24931;
    color: #fff;
}

.ddpbpab {
    position: fixed;
    right: 1rem;
    top: 67px;
    z-index: 99;
    display: inline-block !important;
}

.tblhdng {
    display: none;
}

.tblbdrx.inptdsbl tr td.tblidsbl {
    background: #eff3f6;
    padding: .375rem .45rem !important;
}

.tblbdrx.inptdsbl tr td .form-control.nobdr {
    height: calc(1.75rem + 2px);
}

.tblbdrx.inptdsbl tr td .form-control.calicnrgt {
    background-size: 13px 13px;
}

.sp-lightbox img {
    max-width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    /*-ms-transition: all 1s ease;*/
    /*-o-transition: all 1s ease;*/
    transition: all 1s ease;
}

    .sp-lightbox img:hover {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        /*-o-transform: scale(2);*/
        transform: scale(2);
    }

.lsgbx {
    border: 1px solid #dbe4e6;
    border-radius: .5rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 1rem;
}

.lsgph {
    position: relative;
    height: 220px;
}

.bhvr .fa {
    color: #aebdc3;
    font-size: .84rem;
}

    .bhvr .fa.checked {
        color: #0078d5;
    }

.tblbdrx tr > td.tpd0 {
    padding: 0 !important;
    vertical-align: top;
}

.tdintbl {
    width: 100%;
}

    .tdintbl tr td, .tdintbl tr th {
        border-bottom: 1px solid #dbe4e6;
        border-left: 1px solid #dbe4e6;
        border-top: 0;
        border-right: 0;
        /*border: .025rem solid #dbe4e6;*/
    }

        .tdintbl tr td:nth-child(1), .tdintbl tr th:nth-child(1) {
            border-bottom: 1px solid #dbe4e6;
            border-left: 0;
        }

table.tblbdrx.dataTable {
    border: 0;
    width: 100%;
    border-collapse: collapse;
}

    table.tblbdrx.dataTable tr td, .tblbdrx.dataTable tr th {
        border: 1px solid #dbe4e6;
        padding: .375rem .45rem !important;
    }

    table.tblbdrx.dataTable thead tr th {
        border-top: 1px solid #dbe4e6;
        border-bottom: 0 !important;
    }
/*.tdintbl tr th {
    border-top: 0 !important;
}*/
.tbl2clmn {
    vertical-align: top;
    width: 100%;
}

    .tbl2clmn tr > td.nbnpnbg {
        vertical-align: top;
        display: block;
    }

.bldswrp {
    border-radius: .85rem;
    overflow: hidden;
    background: #eff3f6;
    padding: 0 7px;
}

.bldstc1 {
    background: #0eb2ad url(../images/lite_color_bg.png);
    background-size: cover;
    color: #fff;
}

.bldstc2 {
    background: #605da5 url(../images/lite_color_bg.png);
    background-size: cover;
    color: #fff;
}

.bldstc3 {
    background: #ba3a3a url(../images/lite_color_bg.png);
    background-size: cover;
    color: #fff;
}

.dBoxGreen {
    background: #10c26e url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
}

.dBoxLightGold {
    background: #9f986e url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
}

.dBoxBrinjal {
    background: #725784 url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
}

.dBoxPurple {
    background: #2b4486 url(../images/texture_small.png);
    background-size: cover;
    color: #fff;
}

.bldsbdy {
    padding: 14px 7px;
}

.bldstbl .table.tblbdrx.frstcol {
    margin-bottom: 0 !important;
}

    .bldstbl .table.tblbdrx.frstcol tr td {
        background: #fff;
    }

    .bldstbl .table.tblbdrx.frstcol tr > td, .bldstbl .table.tblbdrx.frstcol tr > th {
        border: 1px solid #e5ecf1;
    }

.filter-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

    .filter-row > .fcol {
        min-width: 100px;
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }

#reportSection .tbl-scroll1 table.tblbdrx.pdftbl.dataTable {
    margin-top: 1.75rem;
}

.loaderFixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 52px);
    background: rgba(255,255,255,0.4);
    z-index: 1000;
}

    .loaderFixed img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 48px;
    }

.arDashTop {
    border-radius: .5rem;
    overflow: hidden;
    background: #eff3f6;
    border: 1px solid #dbe4e6;
    padding: 0 7px;
}

    .arDashTop .lbltx {
        margin-bottom: .5rem;
    }

.bgARTxtr {
    background: #eff3f6 url(../images/new_texture.png);
    background-size: 100% 100%;
}

.art1icn {
    margin-right: .75rem;
    width: 20px;
    min-width: 20px;
}

.artdtl .dbvlx {
    color: #0078d5;
    font-size: 1.25rem;
    line-height: 1.25rem;
}

    .artdtl .dbvlx .dbvSub {
        font-size: 70%;
        color: #2b4486;
    }

.artdtl .fltValue {
    font-size: .8rem;
    line-height: .8rem;
    color: #0078d5;
    font-weight: bold;
}

    .artdtl .fltValue .bdgall {
        background: #a1b8ca;
        color: #fff;
        font-weight: 500;
        font-size: .675rem;
        line-height: .675rem;
        display: inline-block;
        padding: .35rem .6rem .25rem;
        vertical-align: middle;
        border-radius: 1rem;
        margin-left: .2rem;
    }

.fltrBox {
    background: #fff;
}

    .fltrBox .dtlx .lbltx {
        line-height: 1.4;
    }

        .fltrBox .dtlx .lbltx#fltr_hierarchy {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .fltrBox .art1icn {
        margin-right: .65rem;
        width: 14px;
        min-width: 14px;
    }

.fltrBoxModal {
    width: calc(100% - 45px);
}

    .fltrBoxModal .dtlx {
        width: calc(100% - 25px);
    }

.rstFltr {
    width: 45px;
    min-width: 45px;
    text-align: right;
}

.arTitleV {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
    margin-right: .75rem;
    color: #2b4486;
}

.dsexp {
    border-radius: .75rem;
    border: 1px solid #dbe4e6;
    padding: 0 7px;
}

.dsbdy {
    padding: 14px 7px;
}

.ghtitle {
    font-size: .815rem;
    font-weight: bold;
    color: #3f4f5f;
}

.mdlF {
    cursor: pointer;
}

.modal-content.mdlFltr {
    border-radius: .5rem;
    width: 540px;
    max-width: 100%;
    margin: auto;
}

.hntwlbl {
    font-style: italic;
    font-size: .7rem;
}

.prgBar {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .prgBar li {
        margin-bottom: 1.25rem;
        padding-bottom: 1.25rem;
        border-bottom: 1px solid #eff3f6;
    }

        .prgBar li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

        .prgBar li .prbrLabel {
            color: #687177;
            font-size: .72rem;
            margin-bottom: .5rem;
        }

        .prgBar li .progress {
            margin-left: 75px;
            position: relative;
            overflow: unset;
            border-radius: 0;
            height: 14px;
        }

            .prgBar li .progress .vleInPer {
                position: absolute;
                left: -75px;
                font-size: .865rem;
                font-weight: bold;
            }

            .prgBar li .progress .progress-bar.bgNetAss {
                background-color: #2b4486;
            }

                .prgBar li .progress .progress-bar.bgNetAss .vleInPer {
                    color: #2b4486;
                }

            .prgBar li .progress .progress-bar.bgCurrAss {
                background-color: #0078d5;
            }

                .prgBar li .progress .progress-bar.bgCurrAss .vleInPer {
                    color: #0078d5;
                }

            .prgBar li .progress .progress-bar.bgTrnUpRto {
                background-color: #9f986e;
            }

                .prgBar li .progress .progress-bar.bgTrnUpRto .vleInPer {
                    color: #9f986e;
                }

.lastUpdateDate {
    font-size: .845rem;
    line-height: .845rem;
    font-weight: bold;
    color: #2b4486;
}

    .lastUpdateDate .ludtl {
        margin-right: .7rem;
        padding-right: .7rem;
        border-right: 1px solid #dbe4e6;
    }

        .lastUpdateDate .ludtl:last-child {
            margin-right: 0;
            padding-right: 0;
            border-right: 0;
        }

.clble {
    font-size: .72rem;
    line-height: .72rem;
    margin-bottom: .35rem;
    color: #737373;
}

.btn-no {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    display: inline-block;
    vertical-align: middle;
}

    .btn-no:focus {
        outline: none;
    }

    .btn-no img {
        max-height: 28px;
    }

.pdr10 {
    padding-right: 10px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.btmDtl {
    font-size: .72rem;
    line-height: .72rem;
}

    .btmDtl strong {
        font-size: .925rem;
    }

.frqVle {
    /*background: #dbe4e6;*/
    color: #000;
    display: inline-block;
    padding: .35rem 1rem .2rem;
    font-size: .719rem;
    font-weight: 500;
    letter-spacing: .05rem;
    text-transform: uppercase;
    border-top-left-radius: .65rem;
    border-top-right-radius: .65rem;
    background: #eff3f6 url(../images/new_texture.png);
    background-size: 100% 100%;
}

.bldswrp.brtl0 {
    border-top-left-radius: 0 !important;
}

.noDataAvl {
    margin-top: 3rem;
}

    .noDataAvl .ndtimg {
        height: 135px;
        margin: 2rem 0 1rem;
    }

    .noDataAvl .chsFltrDsc {
        font-size: 1rem;
        color: #a1b8ca;
        line-height: 1.6;
    }

.geolMap {
    min-height: 250px;
    height: calc(100vh - 190px);
    width: 100%;
}

.fltrBtn btn, .fltrBtn .btn, .fltrBtn a {
    margin-bottom: 0;
}

#consumption-bar-chart, #bill-bar-chart {
    border: 1px solid #dbe4e6;
    border-radius: .5rem;
}

.tbtn {
    display: inline-block;
    box-sizing: content-box;
    width: 16px;
    height: 16px;
    padding: 0;
    color: #2b4486;
    border: 0;
    border-radius: 0;
    vertical-align: middle;
}

    .tbtn:hover {
        opacity: 1;
    }

    .tbtn.tbEdit {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-pencil' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M12.146.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-10 10a.5.5 0 0 1-.168.11l-5 2a.5.5 0 0 1-.65-.65l2-5a.5.5 0 0 1 .11-.168l10-10zM11.207 2.5L13.5 4.793 14.793 3.5 12.5 1.207 11.207 2.5zm1.586 3L10.5 3.207 4 9.707V10h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.293l6.5-6.5zm-9.761 5.175l-.106.106-1.528 3.821 3.821-1.528.106-.106A.5.5 0 0 1 5 12.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.468-.325z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
    }

    .tbtn.tbDelete {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-trash' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z'/%3E%3Cpath fill-rule='evenodd' d='M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4L4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
    }

    .tbtn.tbAdd {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-plus-circle-fill' fill='%230078d5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 15px 15px;
    }

    .tbtn.tbPage {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-window' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z'/%3E%3Cpath fill-rule='evenodd' d='M15 6H1V5h14v1z'/%3E%3Cpath d='M3 3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
    }

    .tbtn.tbView {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-eye' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.134 13.134 0 0 0 1.66 2.043C4.12 11.332 5.88 12.5 8 12.5c2.12 0 3.879-1.168 5.168-2.457A13.134 13.134 0 0 0 14.828 8a13.133 13.133 0 0 0-1.66-2.043C11.879 4.668 10.119 3.5 8 3.5c-2.12 0-3.879 1.168-5.168 2.457A13.133 13.133 0 0 0 1.172 8z'/%3E%3Cpath fill-rule='evenodd' d='M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
    }

    .tbtn.tbDwnld {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-cloud-download-fill' fill='%231cc185' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.5a.5.5 0 0 1 1 0V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.354 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V11h-1v3.293l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
        margin: 0 auto;
    }

    .tbtn.tbUpld {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-cloud-upload-fill' fill='%230078d5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.5 14.5V11h1v3.5a.5.5 0 0 1-1 0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
        margin: 0 auto;
    }

    .tbtn.tbWtng {
        background: transparent url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-clock-history' fill='%23ef5941' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8.515 1.019A7 7 0 0 0 8 1V0a8 8 0 0 1 .589.022l-.074.997zm2.004.45a7.003 7.003 0 0 0-.985-.299l.219-.976c.383.086.76.2 1.126.342l-.36.933zm1.37.71a7.01 7.01 0 0 0-.439-.27l.493-.87a8.025 8.025 0 0 1 .979.654l-.615.789a6.996 6.996 0 0 0-.418-.302zm1.834 1.79a6.99 6.99 0 0 0-.653-.796l.724-.69c.27.285.52.59.747.91l-.818.576zm.744 1.352a7.08 7.08 0 0 0-.214-.468l.893-.45a7.976 7.976 0 0 1 .45 1.088l-.95.313a7.023 7.023 0 0 0-.179-.483zm.53 2.507a6.991 6.991 0 0 0-.1-1.025l.985-.17c.067.386.106.778.116 1.17l-1 .025zm-.131 1.538c.033-.17.06-.339.081-.51l.993.123a7.957 7.957 0 0 1-.23 1.155l-.964-.267c.046-.165.086-.332.12-.501zm-.952 2.379c.184-.29.346-.594.486-.908l.914.405c-.16.36-.345.706-.555 1.038l-.845-.535zm-.964 1.205c.122-.122.239-.248.35-.378l.758.653a8.073 8.073 0 0 1-.401.432l-.707-.707z'/%3E%3Cpath fill-rule='evenodd' d='M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0v1z'/%3E%3Cpath fill-rule='evenodd' d='M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 16px 16px;
        margin: 0 auto;
    }

.bIcon {
    font-size: 1rem;
    line-height: 1rem;
    color: #000;
}

.btnCreate {
    background: #fff;
    color: #2b4486;
    border-color: #2b4486;
    position: relative;
    padding-left: 30px;
}

    .btnCreate .bi {
        position: absolute;
        font-size: 1.5rem;
        line-height: 1.5rem;
        left: .3rem;
        top: .1rem;
        webkit-transition: all .1s linear;
        transition: all .1s linear;
    }

    .btnCreate:hover {
        background: #2b4486;
        color: #fff;
        border-color: #2b4486;
    }

        .btnCreate:hover .bi {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.uContent {
    margin: 1rem 0 0;
}

.bdrwd {
    background: #dbe4e6;
    height: 1px;
    margin-left: -1rem;
    margin-right: -1rem;
}

.arwbck {
    height: 32px;
    color: #2b4486;
    position: relative;
    margin-right: .5rem;
    text-align: center;
}

    .arwbck img {
        height: 32px;
        margin: 0 auto;
        max-width: 30px;
    }

    .arwbck .bi {
        font-size: 1.15rem;
        font-weight: bold;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

.pgHrchy {
    font-size: .725rem;
    color: #707f86;
    display: block;
    margin-bottom: .25rem;
}

    .pgHrchy .fwd {
        margin: 0 .5rem;
        font-size: .825rem;
        color: #bfcbce;
    }

.pgName {
    font-size: .95rem;
    line-height: .95rem;
    color: #2b4486;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
    vertical-align: middle;
}

.fltrpgnt {
    background: #eff3f6;
    border-top: 1px solid #dbe4e6;
    border-bottom: 1px solid #dbe4e6;
    padding: .5rem 1rem 0;
    margin-left: -1rem;
    margin-right: -1rem;
}

.statusToggle {
    background: #fff;
    border-radius: .35rem;
    /*margin-bottom: .75rem;*/
    width: 100%;
    position: relative;
    display: block;
}

    .statusToggle input[type=checkbox] {
        opacity: 0;
        position: absolute;
        min-height: 34px;
        width: 100%;
        cursor: pointer;
    }

    .statusToggle input ~ label .chkd {
        display: none;
    }

    .statusToggle input:checked ~ label .unchkd {
        display: none;
    }

    .statusToggle input:checked ~ label .chkd {
        background: #fff url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-check-square-fill' fill='%230078d5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm10.03 4.97a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E") no-repeat;
        background-size: 20px 20px;
        background-position: center left 8px;
        display: block;
        height: 34px;
        line-height: 33px;
        padding-left: 36px;
        border-radius: .35rem;
        border: 1px solid #0078d5;
        color: #000;
        cursor: pointer;
    }

    .statusToggle input ~ label .unchkd {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%238997a2' class='bi bi-x-square-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z'/%3E%3C/svg%3E") no-repeat;
        background-size: 20px 20px;
        background-position: center left 8px;
        display: block;
        height: 34px;
        line-height: 33px;
        padding-left: 36px;
        border-radius: .35rem;
        border: 1px solid #dbe4e6;
        color: #000;
        cursor: pointer;
    }

    .statusToggle label {
        /*padding: 3px;*/
        font-size: .72rem;
        line-height: 1.6rem;
        border-radius: .35rem;
        cursor: pointer;
        margin-bottom: 0;
        width: 100%;
        /*border: 1px solid #e6edf3;
        color: #8997a2;*/
        height: 34px;
        /*font-weight: 500;*/
    }

    .statusToggle input ~ label .chkd_unchkd {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ef5941' class='bi bi-x-square-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z'/%3E%3C/svg%3E") no-repeat;
        background-size: 20px 20px;
        background-position: center left 8px;
        display: block;
        height: 34px;
        line-height: 33px;
        padding-left: 36px;
        border-radius: .35rem;
        border: 1px solid rgba(239, 89, 65, 0.35);
        color: #000;
        cursor: pointer;
    }

    .statusToggle input:checked ~ label .chkd_unchkd {
        background: #fff url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-check-square-fill' fill='%231cc185' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm10.03 4.97a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E") no-repeat;
        background-size: 20px 20px;
        background-position: center left 8px;
        display: block;
        height: 34px;
        line-height: 33px;
        padding-left: 36px;
        border-radius: .35rem;
        border: 1px solid rgba(28,193,133,0.5);
        color: #000;
        cursor: pointer;
    }
/*.statusToggle input:checked ~ label {
        background: #fff;
        color: #000;
        border-radius: .35rem;
        cursor: pointer;
        border: 1px solid rgba(28,193,133,0.5);
    }*/
.fxdBottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #dbe4e6;
    background: #fff;
    z-index: 1;
}

    .fxdBottom .btnGrp {
        padding: .7rem 1rem;
    }

        .fxdBottom .btnGrp .btn {
            margin-bottom: 0 !important;
        }

.pageTitle {
    font-weight: bold;
    font-size: .845rem;
    position: relative;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: .65rem;
}

    .pageTitle:before {
        position: absolute;
        content: '';
        width: 70px;
        height: 2px;
        left: 0;
        bottom: 0;
        background: rgba(215,222,226,.5);
    }

    .pageTitle:after {
        position: absolute;
        content: '';
        width: 25px;
        height: 2px;
        left: 0;
        bottom: 0;
        background: #0078d5;
    }
/*.bldswrp.dsbwf {
    background: #eff3f6 url(../images/new_texture.png);
    background-size: 100% 100%;
}*/
.rstFilter {
    font-weight: bold;
    color: #000;
}

    .rstFilter svg {
        margin-right: 5px;
    }

.addedTags {
    position: relative;
}

.cDownUp {
    margin-right: 12px;
}

    .cDownUp .fa {
        font-size: 1.25rem;
    }

.dsbdTag {
    background: #e0e7ea url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-check-circle-fill' fill='%23adb5bd' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E") no-repeat;
    background-size: 12px 12px;
    background-position: center left 6px;
    padding: .25rem .5rem .25rem 1.5rem;
    font-size: .7rem;
    height: calc(1.648438rem + 2px);
    line-height: .7rem;
    border: 1px solid #dbe4e6;
    color: #000;
    font-weight: 500;
    line-height: 1.7;
    border-radius: .2rem;
    margin-right: .2rem;
    display: inline-block;
    margin-bottom: .25rem;
}

    .dsbdTag:last-child {
        margin-left: 0;
    }

.mrList {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 350px;
    overflow-y: auto;
}

    .mrList li {
        margin-bottom: .65rem;
        padding-bottom: .65rem;
        border-bottom: 1px solid #dbe4e6;
    }

        .mrList li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

        .mrList li.mrview {
            cursor: pointer;
            position: relative;
        }

            .mrList li.mrview:hover .mrDetails .mrName {
                color: #0078d5;
            }

.mrPhoto {
    width: 38px;
    min-width: 38px;
    height: 38px;
    margin-right: .7rem;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

    .mrPhoto img {
        width: 100%;
        height: auto;
        max-width: 100% !important;
    }

.mrName {
    font-size: .845rem;
    font-weight: 500;
    margin-bottom: .15rem;
}

.mrCode {
    font-size: .72rem;
    color: #8a9298;
}

    .mrCode svg {
        width: 12px;
        height: 12px;
        margin-left: 4px;
    }

.mrViewPop {
    background: #fff;
    padding: 1rem;
    border-radius: .75rem;
    box-shadow: 0 0 12px #919aa0;
    width: 310px;
}

.cmpBody {
    margin-bottom: 1rem;
    padding-right: 1rem;
}

.cstmModalPop {
    background: #fff;
    border-radius: .75rem;
    box-shadow: 0 0 12px #919aa0;
    width: 360px;
    overflow: hidden;
}

    .cstmModalPop .cmpBody {
        padding: 1rem;
    }

.cmpTitle {
    font-size: 1.15rem;
    font-weight: bold;
    color: #2b4486;
}

.cmpDesc {
    font-weight: 500;
    margin-bottom: .1rem;
    line-height: 1.5;
    font-size: .75rem;
}

.cmpFooter {
    background: #eff3f6;
    padding: .6rem 1.15rem;
    color: #8a9298;
    font-size: .72rem;
    margin-left: -1.15rem;
    margin-right: -1.15rem;
    margin-bottom: -1.15rem;
    font-weight: normal;
}

    .cmpFooter .cchkd {
        color: #1cc185;
        width: 18px;
        height: 18px;
        margin-right: .5rem;
    }

.mrSingleView {
    padding-top: 1rem;
    padding-bottom: .75rem;
    border-bottom: 1px solid #dbe4e6;
}

    .mrSingleView .backMrList {
        color: #8a9298;
        margin-right: .25rem;
        width: 18px;
        height: 18px;
    }

        .mrSingleView .backMrList:hover {
            color: #0078d5;
        }

        .mrSingleView .backMrList svg {
            width: 18px;
            height: 18px;
        }

.smrTimeline {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    max-height: 400px;
    overflow-y: auto;
}

    .smrTimeline li {
        position: relative;
        padding-left: 82px;
        padding-bottom: 1rem;
    }

        .smrTimeline li:last-child {
            padding-bottom: 0;
        }

        .smrTimeline li .visitTime {
            color: #8a9298;
            font-size: .715rem;
            line-height: .715rem;
            position: absolute;
            left: 0;
        }

        .smrTimeline li .smrName {
            font-size: .84rem;
            line-height: .84rem;
            font-weight: 500;
            margin-bottom: .25rem;
        }

        .smrTimeline li:before {
            position: absolute;
            content: '';
            width: 1px;
            height: 100%;
            top: 50%;
            transform: translateY(-50%);
            left: 63px;
            border-left: 1px dashed #dedfe1;
        }

.visitTLT {
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #8a9298;
    left: 59px;
}

    .visitTLT.visitSuccess {
        background: #1cc185;
    }

    .visitTLT.visitDanger {
        background: #ef5941;
    }

.form-control.fcBB {
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding-left: 0;
    font-weight: 500;
}

    .form-control.fcBB.srchicnlft {
        padding-left: 34px;
    }

    .form-control.fcBB:focus {
        box-shadow: none;
    }

label.ftrLabel {
    margin-bottom: 0;
    font-size: .675rem;
}

.tcValue {
    font-weight: 500;
}

.mrheatMap {
    width: 100%;
}

.vtlDate {
    font-size: .75rem;
    color: #8a9298;
    margin-left: .5rem;
    font-weight: normal;
}

    .vtlDate img {
        height: 12px;
        vertical-align: text-top;
        margin-right: 4px;
    }

.mrViewPop1 {
    padding-right: 30px;
}

.mrPhoneNo {
    font-size: .72rem;
    color: #8a9298;
    font-weight: normal;
}

.visitInfo .cmpBody {
    padding-right: 1.5rem;
    margin-bottom: .8rem;
}

.btn-sm.mrview {
    height: calc(1.4rem + 1px);
    padding: .15rem .45rem;
    font-size: .715rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.fltrdValue {
    font-size: .725rem;
    font-weight: 500;
    display: block;
    margin-bottom: .25rem;
}

    .fltrdValue .fvTag {
        position: relative;
        padding-left: 1.2rem;
    }

        .fltrdValue .fvTag:before {
            position: absolute;
            content: '\f105';
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            left: .45rem;
        }

        .fltrdValue .fvTag:first-child {
            padding-left: 0;
        }

            .fltrdValue .fvTag:first-child:before {
                content: '';
            }

.tcTitle {
    font-weight: bold;
    font-size: .84rem;
    margin-bottom: .35rem;
}

.tcMapIcon {
    margin-right: 8px;
}

    .tcMapIcon svg {
        width: 30px;
        height: 30px;
    }

.dwnfle {
    font-weight: 500;
}

    .dwnfle .bi {
        margin-left: .2rem;
    }

.mwc, .mxwct {
    color: #acb5bb;
    font-size: .7rem;
    text-align: right;
}

.smsIcons {
    fill: #1cc185;
    height: 32px;
    width: 32px;
}

    .smsIcons svg {
        fill: #1cc185;
        height: 32px;
        width: 32px;
    }


@media(min-width:992px) {
    .loaderFixed {
        width: calc(100% - 260px);
        left: 260px;
        top: 52px;
    }

    .fxdBottom {
        margin-left: 260px;
        width: calc(100% - 260px);
    }
}

@media(max-width:991px) {
    .fltrBox .art1icn {
        margin-right: .4rem;
        width: 12px;
        min-width: 12px;
    }

    .artdtl .fltValue .bdgall {
        font-weight: 400;
        font-size: .645rem;
        line-height: .645rem;
        padding: .3rem .5rem .225rem;
        margin-left: .15rem;
    }

    .artdtl .fltValue {
        font-size: .725rem;
        line-height: .725rem;
    }

    .fltrBox .dtlx .lbltx {
        margin-right: 7px;
    }
}

@media (min-width:768px) {
    .pdftbl.pdftbl40 {
        width: 50%;
    }
}

@media(max-width:767px) {
    .noDataAvl {
        margin-top: 2rem;
    }

        .noDataAvl .ndtimg {
            height: 100px;
        }

        .noDataAvl .chsFltrDsc {
            font-size: .845rem;
        }

    .btn-s-sm {
        height: calc(1.648438rem + 2px);
        padding: .25rem .5rem;
        font-size: .7185rem;
        line-height: 1.6;
        border-radius: .2rem;
    }

    .card-group.cginr {
        flex-flow: row wrap;
    }

        .card-group.cginr .card.c50 {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

    .bldstbl {
        overflow-x: auto;
    }

    .temp-data .card-group > .card {
        margin-bottom: -1px !important;
    }

    .pdftbl tr {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .pdftbl tr td {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            min-height: 1px;
            margin-top: -1px;
        }

            .pdftbl tr td.ptcbg {
                border-right: 0;
            }

    table.tblbdrx.pdftbl.dataTable tr {
        display: table-row;
    }

    #reportSection .tbl-scroll1 {
        overflow-x: auto;
    }

        #reportSection .tbl-scroll1 table.tblbdrx.pdftbl.dataTable {
            margin-bottom: .35rem;
        }
}

@media(min-width:576px) {
    .mrheatMap {
        height: calc(100vh - 126px);
    }

    .cDownUp {
        display: none;
    }

    .dMob {
        display: none;
    }
}

@media(max-width:575px) {
    /*.form-group.mbMobTbl{
            margin-bottom:2rem;
        }*/
    .mobShowHide {
        display: none;
    }

    .mtrsgnpic {
        max-height: 280px;
    }

        .mtrsgnpic .sdepic {
            max-height: 274px;
        }

    .btnCreate {
        padding-left: 5px;
        padding-right: 5px;
        width: 41px;
    }

        .btnCreate .bi {
            left: 8px;
        }

    .mtMob {
        margin-top: 65px !important;
    }

    .ddpbpab {
        top: 120px;
    }

        .ddpbpab.fedwnld {
            top: 67px;
            margin-bottom: 0;
        }

    #reportSection .ddpbpab {
        top: 65px;
    }

    .dtpg .dtpginn .dt-buttons {
        top: 65px;
    }

    table .tblclmn tr {
        display: block;
        margin-bottom: -1px;
    }

        table.tblclmn tr td {
            display: block;
            border: 0;
        }

            table.tblclmn tr td .tblclmninx {
                margin-bottom: 0px;
            }

                table.tblclmn tr td .tblclmninx tr td {
                    border: 1px solid #e8eced;
                }

    .grndttl {
        font-size: .735rem;
    }

    .tblpymt {
        margin-top: 1rem;
    }

    .mgtmb {
        margin-top: 45px !important;
    }

    .logttl {
        display: none;
    }

    .flxwrp {
        flex-wrap: wrap;
    }

    .rvnttl {
        font-size: .715rem;
    }

    .rvnlft {
        min-width: 100%;
    }

    .tbcnt .tab-content.mgtpspc {
        margin-top: 65px;
    }

    .tbcnt .tab-content.mgtpspcsm {
        margin-top: 50px;
    }

    .mtrinr {
        display: flex;
        align-items: center;
    }

    .rvnrgt {
        display: flex;
        font-size: .825rem;
        margin-top: 0.65rem;
    }

        .rvnrgt .rlsd {
            margin-right: 1rem;
        }

            .rvnrgt .rlsd:last-child {
                margin-right: 0;
            }

    .rvnicn {
        width: 20px;
        min-width: 20px;
    }

    .rvnicn {
        margin-right: .65rem;
    }

    .rvnvlu {
        font-size: 1.45rem;
        line-height: 1.45rem;
    }

    .rvnbtmwrp {
        margin: 0 .65rem;
        font-size: .715rem;
    }

    .rvnbtm {
        margin-right: -7px;
        margin-left: -7px;
    }

        .rvnbtm .brvlu {
            padding: .5rem;
            padding-right: 7px;
            padding-left: 7px;
        }

    .totalrvnu .rvntop {
        padding: 0.75rem;
    }

    .todayrvnu .rvntop {
        padding: 0.75rem;
    }

    .unpdrvnu .rvntop {
        padding: .75rem;
    }

    .mtrpicnm {
        position: absolute;
        top: 52px;
        width: 100%;
        left: 0;
        padding: .5rem 1rem;
        background: #fcfcfc;
        border-bottom: 1px solid #dbe4e6;
    }

        .mtrpicnm .mtrphto {
            margin-right: .5rem;
            padding-right: .5rem;
            border-right: 1px solid #dbe4e6;
        }

            .mtrpicnm .mtrphto img {
                height: 30px;
            }

        .mtrpicnm .mtrnum {
            font-size: .775rem;
        }

    .hddtlz {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
    }

    .badge.bdgc {
        margin-bottom: 0;
    }

    .hddtlz .hrddte {
        font-weight: 500;
        font-size: .7rem;
        line-height: .7rem;
    }

    .hddtlz .hacnum {
        font-weight: bold;
        font-size: .775rem;
        line-height: .775rem;
        margin-bottom: .35rem;
    }

    .cacno {
        font-size: .775rem;
        line-height: .775rem;
    }

    .cnmetp {
        font-size: .675rem;
    }

    .topbarwotl .tplgo {
        height: 20px;
    }

    .topbarwotl .navbar-toggler {
        padding: .25rem .5rem .25rem 0;
        width: 28px;
    }

    .topbarwotl .navbar-brand {
        margin-right: .75rem;
    }

    .rg-sbtitle {
        font-size: .875rem;
        line-height: .875rem;
        margin-bottom: .5rem;
    }

    .rg-title {
        font-size: 1.25rem;
        line-height: 1.25rem;
        padding-bottom: 1rem;
    }

        .rg-title:after {
            height: 2px;
        }

    .hrchyfltr .sw-main.sw-theme-arrows {
        display: flex;
        flex-wrap: wrap;
    }

    .sw-theme-arrows > ul.step-anchor > li {
        width: 50%;
    }

    .pnmedesc {
        margin-bottom: .65rem;
    }

    .hrchy {
        font-size: .7rem;
    }

    .pnme {
        font-size: 1.1rem;
    }

    .cnaamt {
        padding: 1rem 0;
        border-top: 3px solid #3e4f61;
    }

    .tpamt {
        padding: 1rem 0;
        border-top: 3px solid #13c088;
    }

    .tdamt {
        padding: 1rem 0;
        border-top: 3px solid #a1b8ca;
    }

    .clef {
        padding: 1rem 0;
        border-top: 3px solid #3e4f61;
    }

    .tamtl {
        font-size: .72rem;
        line-height: .72rem;
    }

    .cnmvl {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .tpmvl {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .tdmvl {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .clefvl {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .ctlst li {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }

    .clttl {
        font-size: .725rem;
        line-height: .725rem;
        margin-bottom: .35rem;
    }

    .clvle {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

@media (max-width:376px) {
    .radiochoose.radRC .radiobox {
        -ms-flex: 0 0 50.0%;
        flex: 0 0 50.0%;
        max-width: 50.0%;
    }
}

@media(max-width:359px) {
    .mnicn {
        height: 15px;
    }

    .topbarwotl .tplgo {
        height: 20px;
    }

    .topbarwotl .btnlft {
        margin-right: .45rem;
    }

    .topbarwotl .navbar-brand {
        margin-right: .45rem;
    }

    .tamtl {
        font-size: .7rem;
        line-height: .7rem;
    }

    .cnmvl {
        font-size: 1.35rem;
        line-height: 1.35rem;
    }

    .tpmvl {
        font-size: 1.35rem;
        line-height: 1.35rem;
    }

    .tdmvl {
        font-size: 1.35rem;
        line-height: 1.35rem;
    }

    .clefvl {
        font-size: 1.35rem;
        line-height: 1.35rem;
    }

    .rvnttl {
        font-size: .675rem;
    }

    .rvnrgt {
        font-size: .725rem;
    }

    .rvnbtmwrp {
        font-size: .625rem;
    }

    .rvnbtm .brvlu {
        padding: .4rem;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media (max-width:650px) {
    .cmplggdin .cmpuzr {
        display: none;
    }
}

@media (max-width:1200px) {
    .box4RB.cAs {
        border-radius: .35rem;
    }

        .box4RB.cAs .box4RBC {
            position: relative;
            display: inline-block;
            -ms-flex: 0 0 50.0%;
            flex: 0 0 50.0%;
            max-width: 50.0%;
        }

            .box4RB.cAs .box4RBC input:checked ~ label {
                border-radius: .35rem;
            }

    .tblsec.tblcolwnw {
        width: 100%;
        overflow: auto;
        position: relative;
    }

        .tblsec.tblcolwnw tr td {
            white-space: nowrap;
        }

    .uhrcy {
        overflow-x: auto;
    }

        .uhrcy .table.tblslb {
            margin-bottom: .4rem;
        }

    .asusrbx {
        position: relative;
        display: inline-block;
        -ms-flex: 0 0 50.0%;
        flex: 0 0 50.0%;
        max-width: 50.0%;
    }
}

@media (max-width:360px) {
}

.acidsts .badge {
    margin-bottom: 0 !important;
}

@media (min-width:576px) {
    .rwdwnl {
        top: 8px;
    }

    .dsbdrxl {
        border-right: 1px solid #dbe4e6;
    }

    .dnlarge {
        display: none;
    }

    .psabs {
        position: absolute;
        bottom: -16px;
    }
}

@media (max-width:575px) {
    .mrheatMap {
        min-height: 360px;
    }

    .mrList, .smrTimeline {
        margin-bottom: 1rem;
        max-height: 280px;
    }

    .clble {
        font-size: .7rem;
        line-height: .7rem;
        margin-bottom: .35rem;
    }

    .fltrBox {
        -ms-flex-order: -1;
        order: -1;
        border-bottom: 1px solid #dbe4e6;
    }

    .lastUpdateDate {
        font-size: .8rem;
        line-height: .8rem;
    }

        .lastUpdateDate .ludtl {
            margin-right: .4rem;
            padding-right: .4rem;
        }

    
    .btmB0 .btn {
        margin-bottom: 0;
    }

    .colW50 .col {
        width: 50%;
        flex-basis: auto;
    }

        .colW50 .col.cols4 {
            width: 33.333333%;
            flex-basis: auto;
        }

    .dsbdr {
        border-right: 1px solid #dbe4e6;
    }

    .dsbdb {
        border-bottom: 1px solid #dbe4e6;
    }

    .dsbdrxl {
        border-bottom: 1px solid #dbe4e6;
    }

    .dnnsml {
        display: none;
    }

    .cstts {
        border-bottom: 1px solid #e1e8ec;
        width: 100%;
    }

    .btngmb {
        margin-left: 44px;
    }

    .rwdwnl {
        top: 6px;
    }

    .arDashTop .lbltx {
        font-size: .7rem;
        line-height: .7rem;
    }

    .arDashTop .arTitleV {
        font-size: 1.15rem;
        line-height: 1.15rem;
        margin-right: .5rem;
    }

    .arDashTop .bldsbdy {
        padding: 12px 7px;
    }

    .dsexp.nbMob {
        border: 0;
    }

        .dsexp.nbMob .bwrMob {
            border: 1px solid #dbe4e6;
            border-radius: .5rem;
            margin-bottom: 1rem;
        }
}

@media (max-width: 767px) {
    .badge, .btn, .nbtn, .btn-no {
        margin-bottom: 10px;
    }

    .btgrp .btn {
        margin-bottom: 0;
    }

    .searchbx {
        margin-bottom: 10px;
    }

    .cstts .badge, .cstts .btn {
        margin-bottom: 0;
    }

    .artdtl .dbvlx {
        font-size: 1rem;
        line-height: 1rem;
    }

    ::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }
}

.rwdwnl {
    position: absolute;
    right: 15px;
}

    .rwdwnl .btn-rfd {
        text-transform: capitalize;
    }

        .rwdwnl .btn-rfd img {
            margin-left: .25rem;
            height: 15px;
            animation: bounce 2s infinite;
        }

.rprtdw img {
    margin-left: .25rem;
    height: 15px;
    animation: bounce 2s infinite;
}

.rprtdw.btn-sm img {
    margin-left: .2rem;
    height: 10px;
}

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.blds2ttl {
    font-weight: bold;
    font-size: .875rem;
    position: relative;
    padding-left: .65rem;
    text-transform: capitalize;
}

    .blds2ttl:before {
        position: absolute;
        content: '';
        width: 3px;
        height: 100%;
        left: 0;
        top: 0;
        background: #0078d5;
    }

label.wnw {
    white-space: nowrap;
}

.nbnpTable {
    width: 100%;
    border: 0 !important;
    table-layout: fixed;
    border-collapse: collapse;
}

    .nbnpTable tr > td.nbnpCol {
        padding: 0 !important;
        border: 0 !important;
        vertical-align: top;
    }

        .nbnpTable tr > td.nbnpCol.tblColPR {
            padding-right: .5rem !important;
        }

        .nbnpTable tr > td.nbnpCol.tblColPL {
            padding-left: .5rem !important;
        }

.uhrcy .table.tblslb tr td {
    min-width: 90px;
}

    .uhrcy .table.tblslb tr td:last-child {
        min-width: 35px;
    }

.customMarker {
    position: absolute;
    cursor: pointer;
    background: #fff;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -38px;
    border-radius: 50%;
    padding: 0px;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
}

    .customMarker:after {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 13px;
        border-width: 6px 6px 0;
        border-style: solid;
        border-color: #fff transparent;
        display: block;
        width: 0;
    }

    .customMarker img {
        width: 36px;
        height: 36px;
        margin: 2px;
        border-radius: 50%;
    }

img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}


.docTable {
    border: 0;
    width: 100%;
    border-collapse: collapse;
}

    .docTable tr td {
        padding: 1rem 0;
        border-top: 1px solid #dbe4e6;
        border-bottom: 1px solid #dbe4e6;
        vertical-align: middle;
    }

.docIcon {
    width: 54px;
    min-width: 54px;
    height: 54px;
    border-radius: .5rem;
    margin-right: .75rem;
    background: #fff;
    border: 1px solid #e3ecef;
}

    .docIcon img {
        max-width: 32px;
        max-height: 32px;
    }

.docTitle {
    font-size: .925rem;
    font-weight: 500;
    color: #000;
    margin-bottom: .275rem;
}

.updtOn {
    color: #95a0a7;
    font-size: .72rem;
}

    .updtOn strong {
        color: #000;
        font-weight: 500;
    }

.docLabel {
    color: #95a0a7;
    font-size: .72rem;
    margin-bottom: .15rem;
}

.dwbLodLink {
    color: #000;
}

    .dwbLodLink .bi {
        display: inline-block;
        transform: rotate( 45deg );
        font-size: .925rem;
        line-height: .925rem;
    }

    .dwbLodLink:hover {
        color: #0078d5;
    }

.docLink .bi {
    display: inline-block;
    transform: rotate( 45deg );
    font-size: .925rem;
    line-height: .925rem;
}

.custom-table-bordered {
    border: 1px solid #f1f1f1;
}



    .custom-table-bordered tr td a {
        text-decoration: none;
        color: #e4ab08;
        font-weight: 700;
    }

        .custom-table-bordered tr td a:hover {
            text-decoration: underline;
            color: #147bbd;
        }

.pageTitle {
    font-weight: bold;
    font-size: .9rem;
    position: relative;
    margin-bottom: 1rem;
    padding-bottom: .65rem;
}

    .pageTitle:before {
        position: absolute;
        content: '';
        width: 70px;
        height: 2px;
        left: 0;
        bottom: 0;
        background: rgba(215,222,226,.5);
    }

    .pageTitle:after {
        position: absolute;
        content: '';
        width: 25px;
        height: 2px;
        left: 0;
        bottom: 0;
        background: #45c2c9;
    }


.btn {
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .45rem .875rem;
    height: calc(2rem + 2px);
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.btn-outline-dark {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #000;
}

.color-white {
    color: white;
}


.btnblue {
    color: #fff;
    position: relative;
    padding-left: 30px;
    background: #212529;
    border-color: #212529;
}

    .btnblue:hover {
        background: #212529;
        color: #fff;
    }

        .btnblue:hover .bi {
            -webkit-transform: rotate( 90deg );
            transform: rotate( 90deg );
        }

    .btnblue .bi {
        position: absolute;
        font-size: 1.5rem;
        line-height: 1.5rem;
        left: .3rem;
        top: .1rem;
        -webkit-transition: all .1s linear;
        transition: all .1s linear;
    }

.btnRed {
    color: #fff;
    position: relative;
    padding-left: 30px;
    background: #dc3545;
    border-color: #dc3545;
}

    .btnRed:hover {
        background: #dc3545;
        color: #fff;
    }

        .btnRed:hover .bi {
            -webkit-transform: rotate( 90deg );
            transform: rotate( 90deg );
        }

    .btnRed .bi {
        position: absolute;
        font-size: 1.5rem;
        line-height: 1.5rem;
        left: .3rem;
        top: .1rem;
        -webkit-transition: all .1s linear;
        transition: all .1s linear;
    }

.logo-head {
    font-size: 31px;
    text-align: center;
    color: #0d4c93;
}
    .logo-head span {
        color: black;
        font-size: 27px;
    }
.covid-head {
    color: #4a4a4a;
    font-weight: 700;
    font-size: 40px;
    line-height: 58px;
    letter-spacing: 0;
}

    .covid-head span {
        color: #f3ca00;
    }



.details {
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0;
    background: #f3ca00;
    border-radius: 15px;
    border: 1px solid #b39605;
}

.logo {
    height:90px;
}
.logox {
    height: 70px;
}

.footer-copyright {
    background-color: #021d3a;
    padding: 10px 0;
}

    .footer-copyright .copyright p {
        color: #fff;
        margin:0;
    }
.footer a {
    color: #23bcf5;
}

    .footer a:hover {
        color: #0078d5;
    }

.table-fixed {
    width: 100%;
    border: 1px solid #f1f1f1;
}

    .table-fixed tbody {
        height: 208px;
        overflow-y: auto;
        width: 100%;
    }

    .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
        display: block;
    }

        .table-fixed tbody td {
            float: left;
            border-left: 0 !important;
            border-right: 0 !important;
            border-top: 0 !important;
            border-bottom: .045em dashed #dbe4e6 !important;
            font-size: 0.76rem;
            font-weight: 700;
            font-family: 'Roboto';
        }
            .table-fixed tbody td a {
                text-decoration: none;
                color: #e4ab08;
                font-weight: 700;
            }
                .table-fixed tbody td a:hover {
                    text-decoration: underline;
                    color: #147bbd;
                }
        .table-fixed thead tr th {
            float: left;
            background-color: #147bbd;
            border-color: #147bbd;
            color:white;
        }

.tblwpnw{
    max-width:100%;
    overflow:auto;
}
    .tblwpnw .table-bordered {
        margin-bottom:.25rem;
    }
.img-fluid{
    max-width:100%;
}
@media (max-width:575px) {
    .tblwpnw .table-bordered tr th{
            white-space:nowrap;
        }

    }