/*Scrollbar*/
/* width */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey;
  border-radius: 5px;*/
}


/* Handle */
::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #999;
    }
body{
	background:#e0e0e0;
    background-repeat: no-repeat;
    background-position: center top;
	background-size:cover;
        background-attachment: fixed;
}
.btn-black {
        background: #484848;
    color: #f5f5f5;
}

    .btn-black:hover {
        background: #484848;
        color: #fff;
    }

.btn-group-xs > .btn,
.btn-xs {
        padding: .35rem .5rem .25rem;
       font-size: .625rem;
    line-height: .625rem;
    border-radius: .15rem;
    height:calc(1.2875rem + 1px);
}

.mg-r-3{margin-right:3px;}
.mg-r-5{margin-right:5px;}
.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;
}

.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;
}

.text-primary-force {
    color: #0078d5 !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 {
    font-weight: normal;
    margin-bottom: .25rem;
    color: #000;
    font-size: .775rem;
}

.field-validation-error {
    color: #df2d2d !important;
    font-size: .785rem;
}

.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 #e9ebf3;
    }

        .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%;
}

@media (max-width: 767px) {
    .badge, .btn {
        margin-bottom: 10px;
    }

    .searchbx {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
}

.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 #d5d5d5;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.card-cstm {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}

.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;
}


/*Data Table*/
table.dataTable thead th, table.dataTable thead td {
    /*border-bottom: 0 !important;*/
}

table.dataTable.no-footer {
    border-bottom: 1px solid #c8ced3 !important;
}

/*Spinning*/
#dvAssignments {
}

#dvProcessing {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    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.7);
    z-index: 1000;
}

    .loader-custom-inner .pro-img {
        width: 100px;
        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;
}

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.9);
}

.tbl-scroll .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.9);
}

.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: .5rem;
    border: none;
}

.modal-header {
    border-bottom-color: #d2d2d2;
    background-color: #d5d5d5;
    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 #d5d5d5;} */
.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: #d5d5d5;
    }

        .custom-table-new tr td:after tr td:last-child {
            content: '';
            position: absolute;
            width: 0px;
            height: 70%;
            top: 15%;
            right: 0px;
            background: #d5d5d5;
        }

.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: #df2d2d;
    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 #d5d5d5;*/
}

.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: #d5d5d5;
}

.card-bx {
    border: 1px solid #e2e2e2;
    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: 10px 0;
}

    .u-prof img {
        width: 60px;
        height: 60px;
        border-radius:50%;
    }

.UserName {
    color: #000;
    font-weight: bold;
    font-size: .935rem;
    line-height: .935rem;
    margin-bottom: 5px;
    text-transform:uppercase;
}

.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: 10px 15px;
    background: #f5f5f5;
    border-top: 1px solid #e6e8f0;
    border-color: rgba(0,0,0,.1);
}

.btn-defalut-custom {
    color: #000;
    background: #f8f8f8;
    border: 1px solid #d5d5d5;
    text-transform: capitalize;
    font-weight: 500;
}

    .btn-defalut-custom:hover {
        color: #484848;
        background: #e0e0e0;
        border: 1px solid #c6c6c6;
    }

.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-dash1 {
    background: #f1f1f1;
    border: 1px solid #d5d5d5;
    padding: 30px 20px 20px 20px;
    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);
    margin: 14px;
    width: 200px;
    height: 186px;
}

.cbd-inside1 {
    display: block;
}

    .cbd-inside1 img {
        height: 50px;
    }

    .cbd-inside1 h6:after {
        content: '';
        position: absolute;
        width: 35px;
        height: 2px;
        background: #0078d5;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
    }

.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;
}

.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 #d5d5d5;
    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: 5px 14px;
    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;
}

.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 .65rem bottom .47rem;
    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;
}
.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;
}

.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 9px bottom 8px;
    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;
}
.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: #9d9d9d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d5d5;
    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: 36px;
}

.page-heading {
    font-size: .975rem;
    color: #0078d5;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 0;
    vertical-align: middle;
}

    .page-heading .page-heading-sub {
        font-size: .715rem;
        color: #707070;
        display: block;
        font-weight: 300;
		margin-bottom:.2rem;
    }
.page-heading .page-heading-sub .fwd{
	margin:0 .5rem;
	font-size:.825rem;
}
.bd-clearfix {
    height: 1px;
    background: #dfdfdf;
    display: block;
    clear: both;
}

/*Table Custom*/
.ng-table-filters th{
    background: #dfdfdf;
}

.table {
    border-collapse: collapse !important;
}

.custom-table-bordered {
   border: 1px solid #fff !important;
    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 {
        border: 1px solid #fff !important;
        vertical-align: middle;
        text-align:left;
    }

    .custom-table-bordered tr th {
            background-color: #0078d5;
    color: #fff;
    padding: .35rem .45rem !important;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: .825rem;
    white-space:nowrap;
    }

    .custom-table-bordered tr td {
        padding: 0.45rem 0.45rem !important;
        border-left:0 !important;
        border-right:0 !important;
        border-top:0 !important;
        border-bottom:1px dashed #d5d5d5 !important;
        color:#525252;
        /*font-size:.845rem;*/
    }

        .custom-table-bordered tr td a {
            font-weight: 500;
        }

        .tblereport {
   border: 1px solid #cbd6de !important;
    border-collapse: collapse;
}

    .tblereport > thead > tr > th, .tblereport > tbody > tr > th, .tblereport > tfoot > tr > th, .tblereport > thead > tr > td, .tblereport > tbody > tr > td, .tblereport > tfoot > tr > td {
        border: 1px solid #cbd6de !important;
        vertical-align: middle;
        text-align:left;
        white-space:nowrap;
    }

    .tblereport tr th {
            background-color: #0078d5;
    color: #fff;
    padding: .15rem .25rem !important;
    font-weight: normal !important;
    text-transform: capitalize;
    font-size: .75rem;
    white-space:nowrap;
    }

    .tblereport tr td {
        padding: 0.15rem 0.25rem !important;
        border-left:0 !important;
        border-right:0 !important;
        border-top:0 !important;
        border-bottom:1px dashed #d5d5d5 !important;
        color:#000;
        font-size: .75rem;
    }

        .tblereport tr td a {
            font-weight: 500;
        }
.tblereport tr:nth-child(odd) {
    background: #f7f7f7;
}

.tblereport tr:nth-child(even) {
    background: #eee;
}
.th-nowrap tr th {
    white-space: nowrap;
}

.custom-table-bordered tr:nth-child(odd) {
    background: #e5e5e5;
}

.custom-table-bordered tr:nth-child(even) {
    background: #d5d5d5;
}

.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-top: 15px;
    margin-right: 25px;
}

.drptitle {
    font-size: .75rem;
}

.hint-block {
    font-size: .835rem;
    margin-top: .1rem;
}

.checkedbtn {
    position: relative;
}

    .checkedbtn input[type=radio], .checkedbtn input[type=checkbox] {
        opacity: 0;
        position: absolute;
    }

    .checkedbtn input:checked ~ label {
        background: #0078d5;
        color: #fff;
        border-radius: 54px;
        cursor: pointer;
    }

    .checkedbtn label {
        padding: .3rem .75rem;
        background: #939393;
        font-size: .775rem;
        line-height: 1rem;
        color: #fff;
        border-radius: 54px;
        cursor: pointer;
        font-weight: 400;
    }

.cmnt-bx-bg {
    background: #eeeeee;
    width: 100%;
}

.dataTables_length select {
}

@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: 60px;
    }
}

@media (min-width:767px) {
    .mt4 {
        margin-top: 1.37rem !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 #d5d5d5;
    }
}

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 #d5d5d5;
    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;
}

@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 8px;
}

.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: #0078d5;
}

.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-color: #d2d2d2;
    background-color: #d5d5d5;
    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;
        width:50%;
    }

        .jumpgridnav .dirli .diritm {
            text-align: center;
            outline: none;
            display: block;
                min-height: 128px;
    width: 100%;
    padding: 15px 8px;
            border: 1px solid transparent;
            margin: 5px 0;
            border-radius: 0.25rem;
            cursor:pointer;
        }

            .jumpgridnav .dirli .diritm:hover, .jumpgridnav .dirli.lactive .diritm {
                border: 1px solid #e0e0e0;
                background:#dcd2d2;
            }

            .jumpgridnav .dirli .diritm .navimg {
                    height: 65px;
    margin-bottom: 15px;
            }

            .jumpgridnav .dirli .diritm .navname {
                font-size: .875rem;
                color: #4e4e4e;
                display: block;
                font-weight: 500;
                text-align: center;
                line-height: 1rem;
            }
            .closebtn{
                    font-size: 1.15rem;
    font-weight: bold;
    color: #4e4e4e;
            }
            .closebtn:hover{
                color:#000;
            }

/*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 #d5d5d5 !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 #d5d5d5;
    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: #7fba00;
    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: #7fba00;
    border: 1px solid #7fba00;
    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: #ef4e53;
    border: 1px solid #ef4e53;
    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;
}

.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;
}

.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;
    }
}

.img-dist {
    cursor: pointer;
}

    .img-dist:hover {
        color: #0078d5;
    }

.SumoSelect.open > .CaptionCont, .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
    box-shadow: none !important;
    border-color: #d5d5d5 !important;
}

.SumoSelect > .CaptionCont {
    position: relative;
    border: 1px solid #d5d5d5 !important;
    min-height: .835rem !important;
    background-color: #fff;
    border-radius: .25rem !important;
    margin: 0;
}

    .SumoSelect > .CaptionCont > label {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        color: #91a1b8 !important;
    }

.SelectBox {
    padding: .30rem .60rem !important;
    height: calc(1.85rem + 1px);
}

.SumoSelect > .CaptionCont > label > i {
    opacity: .35 !important;
}

.SumoSelect > .CaptionCont > span {
    color: #91a1b8 !important;
    font-size: .835rem !important;
}

.dataTables_length select {
    display: inline-block;
    width: 100%;
    height: calc(1.85rem + 1px);
    font-size: .835rem;
    padding: .30rem .60rem;
    line-height: 1.5;
    color: #91a1b8;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d5d5;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    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: #a8b0b0;
    margin-top: 1rem;
}

.nd-sub-ttl {
    color: #a8b0b0;
}
/*filter style start*/
@media (min-width: 426px) {
    .mn-xs-wd-100 {
        margin-right: 5px;
    }

    .mn-xs-wd-120 {
        max-width: 120px;
        margin-right: 5px;
    }

    .mn-xs-wd-130 {
        max-width: 130px;
        margin-right: 5px;
    }

    .mn-xs-wd-140 {
        width: 140px;
        margin-right: 5px;
    }

    .mn-xs-wd-150 {
        max-width: 150px;
        margin-right: 5px;
    }

    .mn-xs-wd-180 {
        max-width: 180px;
        margin-right: 5px;
    }

    .mn-xs-wd-200 {
        max-width: 200px;
        margin-right: 5px;
    }

    .mn-xs-wd-220 {
        width: 220px;
        margin-right: 5px;
    }

    .mn-xs-wd-240 {
        width: 240px;
        margin-right: 5px;
    }

    .mn-xs-wd-250 {
        width: 250px;
        margin-right: 5px;
    }

    .mn-xs-wd-260 {
        width: 260px;
        margin-right: 5px;
    }

    .mn-xs-wd-350 {
        width: 350px;
        margin-right: 5px;
    }
}

@media (max-width: 425px) {
    .mn-xs-wd-100 {
        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-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%;
    }
}

.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: 16px;
    width: 16px;
    position: relative;
    vertical-align: sub;
    margin-right: 5px;
}

    input[type=checkbox]:after, input[type=radio]:after {
        content: '\00D7';
        display: block;
        background: #fff;
        background-image: url('../images/white_check.png');
        pointer-events: none;
        font-size: 16px;
        position: absolute;
        top: 0;
        left: 0;
        height: 16px;
        width: 16px;
        color: transparent;
        transition: .25s all ease-in-out;
        border-radius: .15rem;
        line-height: 16px;
        background-position: 0 15px;
        background-repeat: no-repeat;
        background-size: 14px 14px;
        border: 1px solid #d5d5d5;
    }

    input[type=radio]:after {
        border-radius: 50%;
    }

    input[type=checkbox]:checked:after, input[type=radio]:checked:after {
        background-color: #0078d5;
        border: 1px solid #0078d5;
        background-position: 0 0;
    }

    input[type=checkbox]:hover:after, input[type=radio]:hover:after {
        border-color: #0078d5;
        border: 1px solid #0078d5;
    }

.modal-head-custom {
    padding-bottom: 10px;
    border-bottom: 1px solid #0078d5;
}

.model-head {
    font-size: 1rem;
    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 #d5d5d5;
    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 #d5d5d5;
        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.7);
    z-index: 1000;
}

    .loader-custom-inner .pro-img {
        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: 15px !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 #d5d5d5;
    }

.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 #d5d5d5;
}

.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: #ef4e53;
    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: #c7e0e9;
}
.custom-table-bordered tr.seletedrow {
    background: #c7e0e9;
}

.cap-img {
    position: relative;
}

.bi-meterok {
    display: inline-block;
    background: #fff;
    border: 3px solid #7fba00;
    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: #7fba00;
    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 #ef4e53;
    border-radius: .3rem;
    overflow: hidden;
}

.bi-ubbilled-foot {
    background: #ef4e53;
    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 {
    color: #fff;
    background-color: #1eb3eb;
}

.badge-domestic {
    color: #fff;
    background-color: #fda503;
}

.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: #7fba00;
    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 #d5d5d5;
}

.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: .865rem;
    font-weight: 600;
}

    .sname img {
        vertical-align: sub;
        margin-right: 3px;
    }

.uzttl {
    /*font-weight: 500;*/
    color: #484848;
    font-size: .785rem;
    line-height: .785rem;
    margin-bottom: .5rem;
}
.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: #0048b3;
    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 rgba(255,255,255, 0.35);
}

.sname-sts {
    color: #fff;
    font-size: .865rem;
    font-weight: 600;
}

    .sname-sts img {
        vertical-align: sub;
        margin-right: 3px;
    }

.tdytm {
    color: #fff;
}

.cstmrw {
    height: 1.711rem;
}

.uzval-sts, .uzttl-sts {
    color: #d3f3ff;
    font-size: .785rem;
    line-height: .785rem;
    margin-bottom: .5rem;
}

    .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:575px){
    .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{    
     padding: .25rem .75rem;
    font-size: .715rem;
    line-height: 1.5;
    border-radius: .2rem;
    height:calc(1.625rem + 1px);
 }
 .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 #d5d5d5;
}
  .usrz-more-dtl .nav-tabs .nav-item {
    margin-bottom: 0;
    margin-right: 30px;
}
.usrz-more-dtl .nav-tabs .nav-link {
    color: #9d9d9d;
    text-transform: uppercase;
    border: 0;
    border-bottom: 2px solid transparent;
    padding: .625rem 0;
    font-size: .725rem;
    font-weight:400;
}
  .usrz-more-dtl .nav-tabs .nav-link.active, .usrz-more-dtl .nav-tabs .nav-item.show .nav-link {
    color: #000;
    font-weight:bold;
    border: 0;
    border-bottom: 2px solid #000;
}
  .usrz-more-dtl  .tab-content {
    margin-top: 1.65rem;
    border: 0;
    border-radius:0;
}
   .usrz-more-dtl  .tab-content .tab-pane{
       padding:0;
  }
  .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: 700;
    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;
}
.usrzprofile img {
    max-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: 40px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background:#0078d5;
    padding: .15rem .875rem;
    border-radius:2rem;
    white-space: nowrap;
    font-size: .725rem;
}
.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:#ffff;
}*/
.jump-btn {
    height: 36px;
    width: 36px;
    /*border-radius: 50%;*/
    position: relative;
        margin-right: 20px;
    margin-left: 10px;
}

    /*.jump-btn:hover {
        background: #dfdfdf;
    }*/

    .jump-btn img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 30px;
    }

.footer {
    font-size: .7rem;
    padding: 10px;
    color: #818181;
}
.rsn-body {
    padding: 15px;
}
.rsn-body a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding: 10px 0px;
    border-bottom: 1px solid #e2e2e2;
    font-size: .835rem;
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #838383;
    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: #d5d5d5;
    color: #525252;
    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:1.1rem;
line-height:1.1rem;
margin-bottom:.5rem;
}
.rg-title{
    font-size:1.5rem;
    line-height:1.5rem;
    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{
    color:#7c7c7c;
    line-height:1.5rem;
    font-size:.835rem;
}
@media (min-width:991px){
    .rg-mgt65{
        margin-top:65px;
    }
}


.cstldr {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 1000;
}

    .cstldr img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 120px;
    }
.dttbl-koading{
    position:absolute;
    left:0 !important;
    top:0 !important;
    width:100%;
    height:100%;
}
.fndttl{
    font-size:.875rem;
    border-bottom:1px solid #e0e0e0;
    padding-bottom:.65rem;
    margin-bottom:1rem;
}
.rsedate{
    color:#7c7c7c;
}
.cnsnme{
    font-size:1.35rem;
    line-height:1.65rem;
    margin-bottom: .5rem;
    font-weight:bold;
}

.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: #fff;
    background-color: #8640d6;
    border-color: #8640d6;
}
.cnsrodtl{
    color:#7c7c7c;
    font-size:.875rem;
    margin-bottom: .25rem;
}
.wzd-ttl{
    font-size:.725rem;
    text-transform:uppercase;
    margin-top:.65rem;
}
.upldtitle {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: .5rem;
    color: #000;
}
.upldbtn {
    margin-top: .5rem;
}
.btngroup .btn{
    margin-right:5px;
}
.rvwttl{
    font-size:.875rem;
    color:#7c7c7c;
    font-weight:bold;
    text-transform:uppercase;
        margin-bottom: 1rem;
}
.prvimg img{
    padding:3px;
    border:1px solid #d5d5d5;
    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:#525252;
font-size:.85rem;
margin-bottom:.25rem;
}
.cnsmr-desc span{
font-weight:bold;
}
.cnsmrdtlttl{
color:#525252;
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: #9d9d9d;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    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: #9d9d9d;
    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:#e9e9e9;
    display:inline-block;
    min-width:270px;
}
.crdbox-ttle{
    padding-bottom:.625rem;
    margin-bottom:.85rem;
    border-bottom:1px solid #d5d5d5;
    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 #d5d5d5;
    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: #999;
}
.aprvlcmnt{
    margin-bottom:.65rem;
    font-size:.85rem;
}
.aprvdte{
    color:#999;
    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 #e0e0e0;
}
.doclist li:last-child{
    margin-bottom:.75rem;
    border-bottom:0;
}
.doclist .docicon{
    margin-right:1rem;
}
.doclist .dcdte{
    color:#7c7c7c;
    font-size:.775rem;
    line-height:.775rem;
}
.doclist .dcflnme{
    font-size:1rem;
    line-height:1rem;
    margin:.65rem 0 1rem;
    text-transform:uppercase;
    font-weight:bold;
}

.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 .25rem;
    text-transform: uppercase;
    font-weight: bold;
}
.dldoclist .docicon{
        width: 35px;
}
.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){
        .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: #7fba00 !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 #e0e0e0;
    background: #e0e0e0;
    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: #7fba00;
    text-align: center;
  }
   .completed-steps:after{
       position: absolute;
    content: '';
    bottom: -4px;
    left: -4px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px dotted #7fba00;
    }
   .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:#ef4e53;
      white-space:nowrap;
      font-size:.715rem;
      line-height:.715rem;
      margin-top:.35rem;
  }
 /*End Timeline Code*/
 
 .cmpylist{
     border:1px solid #e0e0e0;
     border-radius:.5rem;
     background:#fff;
     margin-bottom:1rem;
     overflow: hidden;
 }
 .cmpylogo{
     background:#f5f5f5;
     padding:1rem;
         width: 100%;
 }
 .clogoicn{
     height:75px;
 }
 .cmplistdtl{
     padding:1rem 1rem 1rem .5rem;
 }
 .crtdon{
         color: #999;
         font-size:.775rem;
 }
 .cmpnme{
     font-size: 1.25rem;
    line-height: 1.5rem;
    margin: .25rem 0 .5rem 0;
    font-weight: bold;
    color: #3e62b6;
 }
 .cmpadd{
     color:#525252;
     font-size:.845rem;
     margin-bottom:1.5rem;
 }
 .cnmeadd{
     margin-right:10px;
 }
  .cmpnmez{
     font-size: 1.35rem;
    line-height: 1.25rem;
    margin-bottom: .065rem;
    font-weight: bold;
    color: #0048b3;
    text-align:center;
 }
 .cmpaddz{
     color:black;
     font-size:.775rem;
     text-align:center;
 }
 .cmplicense{
     color:red;
     font-size:.775rem;
     text-align:left;
 }
 .sbdtl{
     font-size:.875rem;
     line-height:.875rem;
 }
  .sbdtl span{
     color:#999;
     display:block;
     font-size:.75rem;
     margin-bottom:.2rem;
     font-weight:normal;
 }
  .cmplistfoot{
      padding-top:.75rem;
      border-top:1px dotted #d5d5d5;
      margin-top:.75rem;
  }
  .empdtl{
      margin-top:.5rem;
  }
  .sempavtr{
      width:100px;
      height:100px;
      margin-right:1rem;
  }
   .sempavtr img{
      width:100px;
      height:100px;
      border-radius:.25rem;
  }
   .mdlpop{
     overflow: hidden;
     position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
        background: rgba(0,0,0,0.2);
   }
   .modl{
       position:absolute;
       right:1rem;
       bottom:1rem;
       width:360px;
       max-width:100%;
       background:#fff;
       border-radius:.5rem;
       box-shadow:0 0 5px 0 #ccc;
   }
   .mdlbdy{
       padding:.65rem;
   }
   .sttsicn{
       width:50px;
       margin-right:1rem;
   }
   .sttsicn-innr{
       width:40px;
       height:40px;
       background:#7fba00;
       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 #7fba00;
    left: -5px;
    top: -5px;
   }
   .sttsicn-innr i{
       font-size:1.25rem;
       line-height:40px;
   }
   .sttsttl{
       font-size:1.15rem;
       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;
   }
   .modlfoot{
       padding:.65rem;
       border-top:1px solid #e7e7e7;
   }

    /*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*/

.snicn{
    font-weight: bold;
    color: #333333;
    font-size: .875rem;
    margin-right: .5rem;
}

.mainwrap{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    min-height: 88vh;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 0;
}

.wrpbody{
    flex: 1 1 auto;
    padding: 1rem;
}
.crdgrp .card:first-child{
        border-top-left-radius: .5rem;
        border-bottom-left-radius: .5rem;
}
.crdgrp .card:last-child{
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem;
}
th.filter{background:#d5d5d5 !important;}
th.filter .form-control{
    height: calc(1.648438rem + 2px);
    padding: .25rem .5rem;
    font-size: .765625rem;
    line-height: 1.5;
    border-radius: .2rem;
}
ul.pagination li.ng-scope a.ng-scope{
    color:#000;
    width:24px;
    height:24px;
    line-height:24px;
    display:inline-block;
    background:#e7e7e7;   
    text-align:center;
    border-radius:2px;
}
ul.pagination li.ng-scope{
    margin-right:3px;
}
ul.pagination li.ng-scope:last-child{
    margin-right:0;
}
ul.pagination li.ng-scope.disabled a.ng-scope, ul.pagination li.ng-scope.active a.ng-scope, ul.pagination li.ng-scope.current a.ng-scope{
    opacity:.5;
    cursor:default;
}
.ng-table-counts.btn-group .btn.btn-default.ng-scope{
    width: 34px;
    height: 24px;
    line-height: 10px;
    padding: 0px;
    text-align: center;
    font-size: .825rem;
    font-weight: 400;
    margin-left: 2px;
}
.ng-table-counts.btn-group .btn.btn-default.ng-scope:first-child{
    margin-left:0;
}
 .cttlnme{
        font-size:1.25rem;
        font-weight:bold;
        text-transform:uppercase;
    }
 .caddr{
     font-size:.875rem;
        font-weight:500;
 }
 .lstttl{
     color:#0078d5;
     font-weight:bold;
 }
   .timedate{
     font-size: .775rem;
    line-height: .775rem;
    font-weight: bold;
    color: #0048b3;
    padding: 10px;
 }