﻿body, html {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
}
/*.content-header {
    background: #fff;
    padding-bottom: 1px;
    margin-bottom: 1%;
}

a.nav-link.pushmenu {
    float: left;
    padding-top: .4rem;
}*/

/*.sidebar {
    overflow: hidden;
}*/

/*.mvc-grid table {
    table-layout: fixed;
}*/
.swal2-title {
    padding-left: 2%;
}

.no-label {
    border: none;
    font-weight: normal !important;
    line-height: 2;
}

.lbl-required:after {
    content: "*";
    font-weight: bold;
    color: red;
    font-size: 14pt;
}

select + .select2-container {
    width: 100% !important;
}

.lbl-required-plus:after {
    content: "+";
    font-weight: bold;
    color: red;
    font-size: 14pt;
}
/*.brand-link {
    padding: 0;
}

    .brand-link .brand-image {
        opacity: 1 !important;
        width: 100%;
        padding: 0;
        margin: 0;
        max-height: inherit;
        background-color: #fff;
    }

nav.main-header.navbar.navbar-expand.navbar-black.navbar-dark {
    height: 4.66em;
}

.sidebar-collapse .brand-image {
    margin-left: -14px;
    width: 258px;
}*/

/*.nav-item p {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}*/
.card {
    box-shadow: none !important;
    border: 1px solid #e9e9ef;
}

.card-header {
    padding: 5px;
}

.elevation-4 {
    box-shadow: none !important;
}

.card-header > .card-tools {
    margin-right: 0;
    position: absolute;
    right: 1em;
    top: 6px;
}

.layout-navbar-fixed .wrapper .main-header {
    box-shadow: rgb(108 117 125 / 5%) 0px 4px 12px 0px;
    border-bottom: 1px solid #e9e9ef;
    padding: 0.5em .5rem;
}

table {
    table-layout: fixed;
}

.mvc-grid-excel-mode .sortable.filterable {
    padding-right: 4em;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    font-weight: 600;
}

.bg-info {
    background-color: #4CAF50 !important;
}

.bg-success {
    background-color: #3DAE2B !important;
}

.bg-warning {
    background-color: #FFC107 !important;
}

bg-orange {
    background-color: #FF9800 !important;
}

.main-header .navbar-nav .nav-item {
    margin: 0 0.5em;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.user_details {
    display: flex;
}

.top_head h3 {
    margin: 0;
    color: #545454;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.noti-icon-badge {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -4px;
    right: -6px;
}

.badge {
    font-size: 67%;
}

.main-header .navbar-nav .nav-item a {
    position: relative;
}

.badge-danger {
    color: #fff;
    background-color: #3DAE2B;
}

.login-card-body, .register-card-body {
    border-radius: 6px;
    box-shadow: 0 5px 10px 0px rgb(0 0 0 / 10%);
}

.login-page, .register-page {
    background: #fff;
}
/*.dark-blue-background {
    background-color: #4b6e93 !important;
}*/

.drag_details .side_menu_trackable .card-header {
    padding: 0.8rem 1rem;
    /* border-radius: 0; */
    background: #3DAE2B;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .drag_details .side_menu_trackable .card-header h3.card-title {
        color: #fff;
        font-size: 1rem;
        position: relative;
        /* top: 6px; */
        font-weight: 400;
    }

.drag_details .card-header > .card-tools {
    margin-right: 0;
    position: absolute;
    right: 1em;
}

.card.side_menu_trackable {
    margin-bottom: 0;
}

.drag_details .btn-tool i {
    color: #fff;
}

.card.side_menu_trackable .card-body {
    padding: 1em 1em 0.5em 1em;
    margin-bottom: 0;
}

.mvc-grid-pager button {
    border-radius: 4px;
}

.btn-add {
    min-width: auto !important;
    padding: 0.1em 1em;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    color: #3DAE2B;
}

.modal_close_min_max {
    position: absolute;
    right: 0px;
    top: 5px;
}

    .modal_close_min_max i {
        font-size: 15px;
        color: #7e7979;
        cursor: pointer;
    }

.btn-add span {
    margin-right: 4px;
}

    .btn-add span i {
        font-size: 13px;
    }

.drag_box div span {
    font-family: 'Roboto', sans-serif;
    font-size: 0.8rem !important;
    margin-left: 0px;
}

.icheck-primary {
    margin-top: 0em;
    margin-bottom: 0.5em;
}
.fgt_pwd {
    text-align: right;
    padding-right: 0 !important;
    display: block;
}

    .fgt_pwd a {
        display: block;
    }

    .fgt_pwd strong {
        display: block;
        width: 100%;
        margin-top: 1em;
    }

    .fgt_pwd a {
        display: block;
        color: #495057;
        font-weight: 400;
        font-size: 14px;
    }

.orange-background {
    background-color: #e1aa06 !important;
}
/*
.icheck-success > input:first-child:checked + input[type=hidden] + label::before,
.icheck-success > input:first-child:checked + label::before {
    background-color: #e1aa06;
    border-color: #e1aa06;
}

.icheck-primary > input:first-child:checked + input[type=hidden] + label::before,
.icheck-primary > input:first-child:checked + label::before {
    background-color: #e1aa06;
    border-color: #e1aa06;
}
*/
/*
[class*=icheck-] > input:first-child:checked + input[type=hidden] + label::after,
[class*=icheck-] > input:first-child:checked + label::after {
    border: 2px solid #208d13;
    border-left: none;
    border-top: none;
}*/

.content-header {
    padding: 0.5rem;
}

/*.input-group {
    max-width: 90%;
}*/

.sidebar-dark-primary .nav-sidebar > .nav-item >
.nav-link.active {
    background-color: #4b6e93;
}

.dataTable td {
    padding: 7px;
}

.dataTable th {
    padding: 7px;
}

/*.select2-container {
    max-width: 90% !important;
}*/

/*[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: #4b6e93;
}*/
/*

    .content-header h1 {
        font-size: 1.4rem;
        margin: 0;
    }

.card-body {
    padding: 8px;
}

.form-group {
    margin-bottom: 1px;
}
label {
    margin-bottom: 0;
    margin-top: 2px;
}*/


a.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

.trashDisabled {
    opacity: 0.5;
    cursor: default;
}

/*Wizard Style start*/
.wizard .content {
    min-height: 100px;
}

    .wizard .content > .body {
        width: 100%;
        height: auto;
        padding: 0.5em 0.5em 0 0.5em;
        position: relative;
    }

.steps ul {
    padding-left: 0 !important;
}

.wizard > .steps .done a {
    /*    background: linear-gradient(10deg, #6c7d8e, #6c7d8e);*/
    color: #ffffff;
}

.wizard > .steps .current a {
    height: 54px;
}

.wizard > .steps .disabled a {
    height: 54px;
}

.wizard > .steps .current a .number {
    background-color: #e1aa06;
}

.wizard > .steps .disabled a .number {
    color: #c9c9ca;
    background-color: #f5f6f8;
}

.wizard > .steps .error a .number {
    color: #c9c9ca;
    background-color: #ff7e8a;
}

.wizard > .steps .done a .number {
    background-color: #e1aa06;
}


.number {
    display: block;
    width: auto;
    padding: 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0.2em 1em;
    float: left;
    font-size: 14px !important;
    margin-right: 0.5rem;
}


.steps li {
    position: relative;
    width: 50px;
    display: inline-block;
    padding: 2px 5px 2px 5px;
}

.steps ul li:not(:last-child) {
    margin-right: 25px;
}

    .steps ul li:not(:last-child):after {
        position: absolute;
        content: '';
        right: -47%;
        top: 0%;
        width: 49.5%;
        height: 50%;
        /*        border-bottom: 5px solid #e6e9ed;*/
    }

.steps ul li.done:not(:last-child):after {
    position: absolute;
    content: '';
    right: -12%;
    top: 0%;
    width: 14.5%;
    height: 50%;
    /*    border-bottom: 5px solid #e6e9ed;*/
}

.wizard > .content > .body {
    position: relative !important;
}

/*.wizard > .actions > ul {
    float: left !important;
}*/
/*Wizard Style end*/

.wizard > .content {
    background: #ffffff !important;
}


.wizard > .actions > ul > li {
    margin: 0.5em;
}

.form-control {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    /*max-width: 90%;*/
}

/*img {
    width: 90%;
}
*/

.dropify-wrapper {
    height: 125px !important;
}

.centeralign {
    text-align: center;
}

.dropify {
    width: 15rem;
}

.errortable {
    width: 50%;
    margin-left: 25%;
}

.errorimg {
    width: 65%;
}

.data-table td, .data-table th {
    padding: 0.5rem;
}


.Ajaxloader {
    position: absolute;
    background: rgba(0, 0, 0, 0.2) url('../images/ajax-loader.gif') no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}

.form-inline {
    display: block;
}

.rule-operator-container span {
    display: none;
}

.rule-value-container label {
    display: inline-block !important;
    margin-right: 10px;
}

.query-builder .rules-group-container {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 14px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100%;
}

.container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.custom-col-1 {
    width: 6%;
}

.padding0 {
    padding-right: 0 !important;
}

.labeltext {
    margin-top: 0.4rem;
}

ul {
    list-style-type: none;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

ul.stepper .step:not(:last-of-type)::after {
    background-color: #ffc107;
}

.labelcheckbox::after {
    border-color: #fff !important;
}


/*.asubmenu {
    padding-left: 2.5rem !important;
}*/

.fontsubmenu {
    font-size: 0.95rem !important;
}

.searchiconfontsize {
    font-size: 1rem;
    margin-left: 0.2rem;
}

.icon-delete {
    color: red;
    font-size: 1.2rem !important;
}

.mvc-grid-pager {
    text-align: right !important;
    padding-right: 1em;
}

.table {
    margin-bottom: 0 !important;
    font-size: 15px;
}

.btn-group, .btn-group-vertical {
    display: inline-block;
}

.step-title {
    color: #007bff;
    font-weight: 900 !important;
    pointer-events: none !important;
}

.searchdisabled {
    pointer-events: none;
    cursor: default;
}

.text-danger {
    display: inline-block;
}

    .text-danger:empty {
        display: block;
    }

#customerDiagnosis_IsNew {
    width: 10% !important;
}

.delete_diagnosis {
    cursor: pointer;
}

.tooltip {
    pointer-events: none !important;
}

    .tooltip > .tooltip-inner {
        background: #000;
        color: #fff;
        font-size: 1rem;
        /* text-transform:capitalize;*/
    }


    .tooltip.show {
        opacity: 1 !important;
    }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #000 !important;
}

form .form-control {
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
    padding-left: 10PX;
    text-transform: inherit;
    font-size: 14px;
    height: calc(1.8rem + 2px);
}

.contract_box {
}

    .contract_box .input-group-prepend {
        flex: 0 0 60%;
        max-width: 60%
    }


    .contract_box select.form-control {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        /* border-left: none; */
        flex: 0 0 40%;
        max-width: 40%
    }

.drag_box ul li.w-100 {
    flex: 0 0 98%;
    max-width: 98%;
}

.drag_box ul.flex_full {
    justify-content: flex-start;
}

.main-footer {
    font-size: 0.8rem;
    font-weight: 400;
}

/*.layout-navbar-fixed .wrapper .main-sidebar:hover .brand-link {
    width: 300px;
}*/

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #000 !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #000 !important;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #000 !important;
}

.mvc-grid-filter {
    background: none !important;
}


.table-bordered {
    border: 1px solid #F5F5F5 !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #F5F5F5 !important;
    color: #495057;
    font-weight: 600;
    background: #F5F5F5;
    vertical-align: middle;
}

.table td, .table th {
    padding: 0.5rem !important;
    font-size: 12px;
    font-weight: 400;
}

.content-header h1 {
    font-size: 1rem ;
    color: #333 !important;
    font-weight: 600;
}

.table td {
    color: #343A40;
    font-size: 0.85rem;
}
/*    .table td.gridWidthActionButton a {
        color:#222;
    }*/

.fields_scroll .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    flex-wrap: wrap;
    overflow-y: auto;
}

.table_scroll {
    overflow: auto;
}

.mvc-grid > table > tbody > tr > td {
    padding: .75rem .75rem;
    font-size: .75rem;
/*    white-space: nowrap;*/
}
.mvc-grid-sort, .mvc-grid-filter {
    font-size: 8px;
    padding: 0 5px;
}
.mvc-grid > table > tbody > tr > td {
    padding: .75rem .75rem;
    font-size: .75rem;
/*    white-space: nowrap;*/
}


.table-bordered td, .table-bordered th {
    border: 1px solid #F5F5F5;
}

.actionbutton {
    font-size: 1.2rem;
    padding-left: 5px;
}

.select2-results__option .wrap:before {
    font-family: fontAwesome;
    color: inherit;
    content: "\f096";
    width: 25px;
    height: 25px;
    padding-right: 10px;
}

.navbar-expand .navbar-nav .nav-link i {
    font-size: 1.3rem;
    color: #777575;
}

.editor-field input {
    border: 1px solid rgba(0, 0, 0, 0.23) !important;
    height: calc(2.25rem + 2px);
    border-radius: 4px;
    width: 100%;
    padding: 15px;
}

table#submissionTable {
    margin-bottom: 1em !important;
}

.sidebar nav {
    margin-top: 0 !IMPORTANT;
}

.tenant_box {
    height: calc(2.25rem + 2px);
    display: flex;
    align-items: center;
}

.icheck-primary {
    padding-right: 1em;
}

a.brand-link {
    text-align: center;
}

table#submissionTable tr td {
    /*    padding: 0rem .5rem 0.5rem 0rem;*/
    background: #f1f1f1;
}

.select2-results__option[aria-selected=true] .wrap:before {
    content: "\f14a";
}

.select2-multiple, .select2-multiple2 {
    width: 100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 25px !important;
}

.select2-container .select2-selection--single {
    height: auto !important;
}

.select2-container--default .select2-selection--single {
    padding: .375rem .75rem;
}

.select2-selection__rendered {
    border: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
}

span.select2-selection.select2-selection--single.select2-selection:focus {
    outline-color: transparent;
}

.ModecolumnWidth {
    width: 11rem;
}

.TemplateType {
    margin-right: 10px;
}

.greyIcon {
    color: #979797;
}

.template {
    padding-left: 7.5px;
}

.hide {
    display: none;
}


label.custom_label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

    label.custom_label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 22px;
        height: 22px;
        border: 1px solid #D3CFC8;
        border-radius: 0;
        margin-left: -29px;
        background: #3DAE2B;
    }

input:checked ~ label.custom_label::after {
    width: 7px;
    height: 13px;
    left: 8px;
    top: 3px;
    border: 1px solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate( 45deg );
    transform: rotate( 45deg );
    display: block;
    position: absolute;
    content: "";
}


.panel {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    border: none;
}

    .panel .header {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        color: #424242;
        padding: 20px 20px 10px 20px;
        position: relative;
    }

        .panel .header h2 {
            text-transform: uppercase;
            font-weight: 500;
            color: #000;
        }

    .panel .body {
        color: #424242;
        font-weight: 400;
        padding: 0 20px;
    }




.mtop1rem {
    margin-top: 1rem;
}



.pull-right {
    float: right;
}

.name {
    color: #0056b3;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    margin-top: -1px;
}


.pasthistory {
    float: left;
    font-size: 1.1rem;
    font-weight: 900;
    margin: 0;
}

.search-card-title {
    /* width: 10%; */
    margin-right: 0.5rem;
}

.search-card-tools {
    width: 88%;
    text-align: right;
}

/*New Layout Changes starts*/
.nav-pills .nav-link {
    border-radius: 0rem;
}

.sidebar {
    padding-left: 0;
    padding-right: 0;
    background: #fbfaff;
}

.navbar-light .navbar-text {
    color: unset;
}

.sidebar-collapse .navbar-expand .navbar-nav .nav-link i.fa-chevron-left {
    transform: rotate(180deg);
}

.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*="navbar"]) {
    background-color: unset;
    box-shadow: rgb(108 117 125 / 5%) 0px 4px 12px 0px;
    border-bottom: 1px solid #e9e9ef;
    padding: 0.8em 0 0.3em 0;
}

.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(5.5rem + 1px);
}

.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*="navbar"]) {
    background-color: unset;
}

.layout-navbar-fixed.layout-fixed .wrapper .sidebar {
    /*margin-top: calc(5.5rem + 1px);*/
}

.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(5rem + 1px);
}

.brand-link {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: unset;
    transition: width 0.3s ease-in-out;
    white-space: nowrap;
}

[class*='sidebar-dark'] .brand-link {
    border-bottom: 1px solid #F5F5F5 !;
    color: rgba(255, 255, 255, 0.8);
}

.brand-link .brand-image {
    float: unset;
    line-height: 0;
    margin-left: unset;
    margin-right: unset;
    margin-top: unset;
    max-height: 3rem;
    width: auto;
    transition: all 0.5s ease 0s;
}

.sidebar-collapse.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*="navbar"]) {
    transition: all 0.5s ease 0s;
/*    padding: 1.5em 0;*/
}

.sidebar-collapse.layout-navbar-fixed.sidebar-mini.sidebar-collapse .wrapper .brand-link {
   /* height: calc(5.5rem + 1px);*/
    transition: all 0.5s ease 0s;
}

.sidebar-collapse .brand-link .brand-image {
    max-height: 55px;
    transition: all 0.5s ease 0s;
}

/*.nav-sidebar .nav-item > .nav-link {
    margin-bottom: .75rem;
}
*/
.nav-sidebar .menu-open > .nav-link i.right {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

[class*='sidebar-dark-'] {
    background-color: #fff;
}

    [class*='sidebar-dark-'] .nav-sidebar > .nav-item.menu-open > .nav-link,
    [class*='sidebar-dark-'] .nav-sidebar > .nav-item:hover > .nav-link,
    [class*='sidebar-dark-'] .nav-sidebar > .nav-item > .nav-link:focus {
        background-color: transparent;
        color: #3DAE2B;
    }

    [class*='sidebar-dark-'] .nav-sidebar > .nav-item > .nav-treeview {
        background: transparent;
        margin-top: -3px;
        /*margin-bottom: .75rem;*/
    }

    [class*='sidebar-dark-'] .sidebar a {
        color: #343A40;
        /*        background-color: #f4f6f9;*/
        /* border: solid 3px #fae396; */
    }

.profile_login a.nav-link {
    padding: 0;
}

.head_box h5 {
    font-size: 14px;
    font-weight: 400;
}

.count_number {
    text-align: center;
    padding: 0.4em 0;
}

    .count_number p {
        font-size: 1.8rem;
        font-weight: 500;
        margin: 0;
    }
.status_delivery_left {
    text-align: left;
}

    .status_delivery_left span {
        font-size:14px;
    }

    .status_delivery_left h5 {
        font-size: 0.95rem;
        font-weight: 400;
        padding-top: 1em;
    }

.status_delivery {
    text-align: right;
}

    .status_delivery h5 {
        font-size: 0.95rem;
        font-weight: 400;
        padding-top: 1em;
    }

.ActiveRec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.img-circle {
    border-radius: 50%;
    width: auto;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active i {
    color: #3DAE2B;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link {
    background-color: transparent;
    border: 0;
    margin-bottom: .25rem;
}

    [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:focus {
        background-color: rgba(255, 255, 255, 0.1);
        color: inherit;
    }

    [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active:focus {
        color: #4d4e51;
    }

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    color: #3DAE2B;

    box-shadow:none;
}

.card-tools i {
    color: #fff;
    color: #555;
    font-size: 16px;
}

.status_delivery a i {
    font-size: 16px;
}

.status_delivery a {
    color: #343A40;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.nav-sidebar .nav-item > .nav-link {
    padding: .25rem 1.5rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.nav-sidebar .nav-item.has-treeview > .nav-link:after {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    /*! float: right; */
    position: absolute;
    top: 0px;
    right: 10px;
    color: #545a6d;
    font-size: 12px;
    transform: translateY(50%);
}
.nav-sidebar .nav-item.has-treeview.menu-open > .nav-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}


/*.card-header .head-card-box.collapsed:after {
    content: "\f067";
}
*/
.nav-sidebar .nav-link p {
    font-size: 13px;
}

.fold_first_level.open table.fold-table > tbody > tr.view td:before {
    left: 28px;
}

/*.nav-sidebar .nav-link > .right, .nav-sidebar .nav-link > p > .right {
    top: 0.7rem;
}*/
.nav-sidebar .nav-link > .right, .nav-sidebar .nav-link > p > .right {
    top: 2px !important;
}

.main-header .nav-link {
    height: auto;
}

.bg-info .head_box h5 i {
    color: #4CAF50;
}

.bg-success .head_box h5 i {
    color: #3DAE2B;
}

.bg-warning .head_box h5 i {
    color: #FFC107;
}

.bg-orange .head_box h5 i {
    color: #fd7e14;
}

.head_box h5 i {
    font-size: 18PX;
    margin-right: 0;
    background: #fff;
    border-radius: 6px;
    padding: 4px 5PX;
}

.card {
    margin-bottom: 1rem;
}

.main-header .navbar-nav .nav-item i {
    font-size: 18px;
    color: #6c757d;
}

.nav-sidebar .nav-item > .nav-link i {
    font-size: 18px !important;
    margin-right: 7px;
    color: #888888;
}

.nav-pills .nav-link:not(.active):hover {
    color: #2186de;
}

.main-header .navbar-text {
    color: #6c757d;
    font-weight: 500;
}

.small-box {
    border-radius: 12px;
    box-shadow: none !important;
    border: 1px solid #3DAE2B;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    COLOR: #343A40 !important;
    text-align: center;
    height: 80%;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link {
    /*color: #c2c7d0;*/
}

.nav-sidebar .nav-item > .nav-treeview .nav-link {
    padding: .4rem 1.5rem .4rem 3.3rem;
    background: transparent;
    color: #444;
    margin-bottom: 0;
    border-top: none;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:focus {
    background-color: rgba(255, 255, 255, 0.1);
    /*color: inherit;*/
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:hover {
    background-color: transparent;
    color: #004290;
}

.select2-container .select2-selection--single {
    border-radius: .25rem;
    border: 1px solid #ced4da;
    height: calc(1.8rem + 2px) !important;
    font-size:14px;
}

    
.login-card-body, .register-card-body {
    background: #fff;
    border-top: 0;
    color: #666;
    padding: 20px;
    border: 1px solid #ced4da;
    padding: 1em !important;
}
    .form-control:focus {
        border-color: #3DAE2B;
    }

.btn {
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-weight: 400;
    min-width: 7%;
    font-size: 14px;
    padding: 0.175rem 0.75rem;
}

.border-radius {
    border-radius: 1.5rem;
    border: solid 2px #fae396;
}

.dark-blue-background {
    border-color: #64a5de;
    background-color: #64a5de;
}

.btn-primary {
    border-color: #50aa1b;
    background-color: #50aa1b;
    min-width: 7%;
    transition: all 0.5s ease 0s;
}

.card-primary:not(.card-outline) > .card-header {
    border-color: #64a5de;
    background-color: #64a5de;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active {
    border-color: #004290;
    background-color: #004290;
}

.btn-secondary {
    border-color: #E0E0E0;
    background-color: #E0E0E0;
    color: #343A40;
    transition: all 0.5s ease 0s;
}

    .btn-secondary:hover,
    .btn-secondary:focus,
    .btn-secondary:not(:disabled):not(.disabled):active {
        border-color: #999999;
        background-color: #888888;
    }

.input-group > .input-group-append > .input-group-text {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-right: none;
    border-bottom: solid 1px rgb(0 0 0 / 42%);
    border-top: none;
}

.input-group > .input-group-prepend > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    border-bottom: none;
    border-top: none;
    border-bottom: solid 1px rgb(0 0 0 / 42%);
    background: transparent;
    padding-left: 0;
}

.card_trackable  .input-group > .input-group-prepend > .input-group-text {
    border-left: 1px solid #ced4da;
    border-bottom: none;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    background: transparent;
    padding-left: 12px;
}


.select2-container--default.select2-container--focus
.select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single {
    border-color: rgb(0 0 0 / 42%);
}

.select2-container--default.select2-container--open .select2-selection--single {
    border-color: rgb(0 0 0 / 42%);
}

/*.wizard > .steps .current a {
    background-color: #64a5de;
}*/

.wizard > .steps .current a .number {
    background-color: #3DAE2B;
}

/*    .wizard > .steps .current a:hover {
        background: #2186de;
    }*/

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: transparent;
    -webkit-box-shadow: 0 0 0 0.2rem #fae396;
    box-shadow: 0 0 0 0.2rem #fae396;
}

.tableListsing {
    border-radius: 1.5rem;
    border: solid 2px #fae396;
}

    .tableListsing p {
        margin-bottom: 2px;
    }

.alert .close, .alert .mailbox-attachment-close {
    outline: none;
}

.content-header .breadcrumb {
    display: none;
}

button, input {
    outline: none;
}

.small-box > .inner {
    text-align: center;
}

.small-box h3 {
    font-size: 3.2rem;
    font-weight: 400;
}

.nav-sidebar.nav-child-indent .nav-treeview {
    padding-left: 0;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active i {
    color: #004290;
}
/*New Layout Changes ends*/

.card {
    border-radius: .25rem;
}

.card-title {
    color: #495057;
    font-weight: 500;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: transparent;
    color: #004290 !important;
}

.card-info:not(.card-outline) > .card-header {
    background-color:transparent;
}

.card-header {
    background-color: transparent;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}

.card-header {
    padding:10px;
    position: relative;
    border-radius: 0;
    background: #F5F5F5;
    /*border-bottom: 1px solid #F5F5F5;*/
    border-bottom: none;
}

.card-title {
    font-size:14px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
    border: 0;
    margin-top: 0;
}

.wizard > .actions a {
    border: 2px solid transparent;
    border-radius: 1.5rem;
    border-color: #64a5de;
    background-color: #b1c9de;
    min-width: 8%;
}

    .wizard > .actions a:hover, .wizard > .actions a:active {
        border: 2px solid transparent;
        border-radius: 1.5rem;
        border-color: #64a5de;
        background-color: #2186de;
        min-width: 8%;
    }

.secondary {
    border: 2px solid transparent !important;
    border-radius: 1.5rem !important;
    border-color: #999999 !important;
    background-color: #cccccc !important;
}

    .secondary:hover, .secondary:active {
        border: 2px solid transparent !important;
        border-radius: 1.5rem !important;
        border-color: #999999 !important;
        background-color: #888888 !important;
        min-width: 8%;
    }

.dropify-wrapper {
    border-color: #ced4da;
}
.mvc-grid-action-width {
    width: 8rem;
}

.primary-icon {
    color: #28a745;
}

    .primary-icon:hover {
        color: #28a745;
        text-decoration: none;
    }

.delete-icon {
    color: red;
    cursor: pointer;
}

.ribbon-wrapper-voice {
    height: 100px;
    width: 100px;
}

.list-group-item {
    padding: 0 !important;
}

.clicks {
    font-size: 1.5rem;
}

.clicksText {
    line-height: 2;
}

.card-header-past-history {
    border-bottom: 3px solid #007bff !important;
}

.reportactionbutton {
    color: #ffc107;
}

.rulename {
    color: #0056b3;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    margin-top: -1px;
}

.mainheader {
    background-color: rgba(0,0,0,.05);
}

.bt-0 {
    border-top: none !important;
}

.reportIcon {
    color: #007bff;
    font-size: 1rem;
}

.primary-icon {
    color: #28a745;
}

    .primary-icon:hover {
        color: #28a745;
        text-decoration: none;
    }

.dataTable > thead > tr > th {
    border: 1px solid #F5F5F5 !;
    padding: 0.75em;
    background-clip: padding-box;
    background-color: #f7f7f7;
    position: relative;
    padding-left: 0.5rem;
    padding-right: 0.5rem !important;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-bottom-width: 0;
    border: 1px solid #F5F5F5 !;
    padding: 0.75em;
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: #F5F5F5 !;
    background-color: #efefef;
    color: #777777;
    outline: 0;
    /*    border: 1px solid #dddddd;*/
    box-sizing: content-box;
    line-height: 2.5em;
    padding: 0 0.25em;
    min-width: 2em;
    text-align: center;
    margin: 1px;
}

.page-item.active .page-link {
    background-color: #fff;
    border-color: #F5F5F5 !;
    background-color: #efefef;
    color: #777777;
    outline: 0;
    border: 1px solid #dddddd;
    box-sizing: content-box;
    line-height: 2.5em;
    padding: 0 0.25em;
    min-width: 2em;
    text-align: center;
    margin: 1px;
    background-color: #0275d8;
    border-color: #0275d8;
    color: #ffffff;
}

.page-link {
    background-color: #fff;
    border-color: #F5F5F5 !;
    background-color: #efefef;
    color: #777777;
    outline: 0;
    border: 1px solid #dddddd;
    box-sizing: content-box;
    line-height: 2.5em;
    padding: 0 0.25em;
    min-width: 2em;
    text-align: center;
    margin: 1px;
}

.searchDataTable {
    table-layout: fixed;
}

.small-text {
    margin-top: 0.3rem;
}


div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 1%;
}

.checkbox-grouped {
    padding-left: 5px;
}

.w-60 {
    width: 60% !important;
}

.no-right-border-radius {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.no-outline {
    outline: none;
}

.zipcode_autocomplete_style {
    max-height: 100px;
    overflow: hidden scroll;
}

@media (max-width: 575.98px) {
    .from-customer-search {
        display: none;
    }

    .divDashboardDaterange {
        margin-top: 4%;
    }
}

@media (max-width: 767.98px) {
}

@media (max-width: 991.98px) {
}

@media (max-width: 1199.98px) {
}

@media screen and (max-width: 767px) {
    .wizard .steps ul li.current {
        display: block;
        width: 100%;
        margin: 0 auto;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .wizard .steps ul li {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .wizard > .steps .current a {
        height: auto;
        text-align: left
    }
}

@media screen and (max-width: 767px) {
    .card-body {
        padding: 0.5rem;
    }
}

.contactWidth {
    width: 4rem !important;
}

.gridWidthActionButton {
    width: 10%;
}

.width-99 {
    width: 97% !important;
}

.p-top-1 {
    padding-top: 1rem !important;
}

.m-top-0 {
    margin-top: 0 !important;
}

.subheading {
    font-weight: bold;
    font-size: 1.2rem;
    color: #007bff;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    /*border-bottom: 2px solid #dedede;*/
    padding-bottom: 10px;
    margin-bottom: 0.5em;
    margin-top: 1em;
}



.consent_flex {
    display: flex;
    margin-bottom: 1em;
    align-items: center;
}

.consent_box_60 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.5em;
}

.consent_box_20 {
    flex: 0 0 20%;
    max-width: 15%;
    text-align: center;
}

.consent_head h4 {
    color: #444;
    font-size: 1.3rem;
    margin-top: 0;
    margin-bottom: 0;
}

.consent_menu h4 {
    color: #999;
    text-transform: uppercase;
    margin: 0;
    font-size: 0.8rem;
}


.consent_flex input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.consent_flex label {
    position: relative;
    cursor: pointer;
}

    .consent_flex label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #3DAE2B;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 5px;
    }

.consent_flex input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.consent_details h4 {
    margin: 0;
    color: #585858;
    font-weight: 600;
    font-size: 1.1rem;
}

.consent_details p {
    margin: 0;
    color: #999;
}

.consent_box {
    background: #fff;
    padding: 1em;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.navbar-expand .navbar-nav .nav-link {
    padding-left: 0rem;
}

/*.form_pad {
    padding: 4em;
}*/

/*    .form_pad .card-body .col-lg-6 {
        padding: 0 6%;
    }*/

/*    .form_pad .card-body .row {
        margin: 0 -6%;
    }*/
span.profile_name {
    background: rgba(0,0,0,.5);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
}

.login-box-msg, .register-box-msg {
    font-size: 14px;
    font-weight: 500;
}

.submit_Details {
    margin-top: 2em;
}

.filter_new {
    display: flex;
    flex: 0 0 35%;
    max-width: 35%;
}

    .filter_new .btn {
        flex: 0 0 30%;
        max-width: 30%;
        margin-left: 1em;
    }

    .filter_new .form-control {
        border: 1px solid rgba(0, 0, 0, 0.23);
        border-radius: 4px;
        padding-left: 10PX;
        text-transform: inherit;
    }
.chktree li label {
    font-weight: 550 !important;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 500;
    color: #495057;
    text-transform: capitalize;
    font-size: 14px;
}

table.dataTable tbody td {
    vertical-align: middle;
}

label.without_captalize:not(.form-check-label):not(.custom-file-label) {
    text-transform: inherit;
}


.main-sidebar, .main-sidebar::before {
    width: 250px;
}

.layout-navbar-fixed .wrapper .brand-link {
    width: 250px;
}

.control-group {
    display: flex;
    align-items: center;
    height: calc(2.25rem + 2px);
}

.contain_trackable {
    position: absolute;
    bottom: 10px;
    right: 25%;
    display: flex;
    align-items: center;
}

.control-group label {
    margin-right: 16px;
    margin-bottom: 0;
}

.control {
    display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 15px;
    cursor: pointer;
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #ccc;
    /*
  .control:hover input:not([disabled]):checked ~ &,
  .control input:checked:focus ~ &
    border-color: #666
    */
}

.control--checkbox .control__indicator {
    border-radius: 3px;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control:hover input:not([disabled]) ~ .control__indicator,
.control input:focus ~ .control__indicator {
    border-color: #666;
}

.control input:checked ~ .control__indicator {
    background: #fff;
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 5px;
    top: 0px;
    width: 5px;
    height: 12px;
    border: solid #34bb92;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
    left: 4px;
    top: 4px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #3DAE2B;
}

.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

    .select select {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        padding: 10px 15px;
        outline: 0;
        border: 0;
        border-radius: 0;
        background: #e6e6e6;
        color: #7b7b7b;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .select select::-ms-expand {
            display: none;
        }

        .select select:hover,
        .select select:focus {
            color: #000;
            background: #ccc;
        }

        .select select:disabled {
            opacity: 0.5;
            pointer-events: none;
        }

.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
    border-top-color: #000;
}

.select select:disabled ~ .select__arrow {
    border-top-color: #ccc;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #aaa;
    border: 1px solid #aaa;
    margin-top: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    top: 0px;
    position: relative;
    height: 37px;
    display: flex;
    align-items: center;
    padding: .3rem .375rem .375rem;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid rgba(0, 0, 0, 0.23);
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 22px;
        padding-right: 5px;
        color: #333;
    }

.drag_box ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    /*    justify-content: center;*/
    margin: 0;
}

    .drag_box ul li {
        flex: 0 0 47%;
        max-width: 46%;
        margin: 0 0.2em;
    }

.drag_details .card-body {
    padding: 1em 1em 0.5em 1em;
    margin-bottom: 0.5em;
}

.card.side_menu_trackable {
    margin-bottom: 0.2em;
    box-shadow: none;
}

.drag_box ul li a {
    background: #e4e4e4;
    color: #343A40;
    width: 100%;
    display: block;
    margin-bottom: 1em;
    font-weight: 500;
    padding: 0.5em;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: all-scroll;
    border: 1px solid #b5b5b5;
}

.create_attribute label.notes {
    font-size: 0.7rem;
    color: #b3b3b3;
}

.card_trackable {
    background: transparent;
    box-shadow: none;
    margin-bottom: 0;
}

.drag_details {
    width: 80%;
    margin: 0 auto;
}

.create_attribute {
    background: #fff;
    margin-bottom: 2em;
    /* box-shadow: rgb(108 117 125 / 8%) 0px 1px 12px 0px; */
    border-radius: 0.5rem;
    border: 1px solid #F5F5F5;
}

.drag_box ul {
    padding: 0;
}

.drag_form_details {
    border: 2px dotted #b5b5b5;
    /*    padding: 1.3em;*/
    background: #f1f0f0;
    border-radius: 5px;
}

.edit-filter-modal {
    z-index: 999;
}

.mcard {
    font-size: 0.8rem;
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 0 !important;
}

    .mcard span {
        margin-right: 0px;
        font-family: 'Roboto', sans-serif;
        font-size: 0.8rem !important;
        margin-left: 0px;
    }

span.close_drag i {
    font-size: 18px;
}


span.close_drag {
    position: absolute;
    right: -11px;
    font-size: 19px;
    top: -12px;
}

.drag_box ul li a {
    background: #e4e4e4;
    color: #343A40;
    width: 100%;
    display: block;
    margin-bottom: 1em;
    font-weight: 500;
    padding: 0.6em;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: all-scroll;
    font-size: 0.8rem;
}

.drag_form_details .drag_box ul li {
    flex: inherit;
    max-width: initial;
    margin: 0 0.5em;
    display: inline-block;
}

.drag_form_details ul {
    margin: 0;
    justify-content: unset;
}

.lbl-required.empty_require:after {
    content: "";
}

.drag_form_details .drag_box ul li a {
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0.4em 1em;
    position: relative;
}

.drag_box ul li a span.close_drag {
    position: absolute;
    top: -9px;
    right: -8px;
}

.drag_box ul li a {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

    .drag_box ul li a span {
        margin-right: 4px;
        display: flex;
        align-items: center;
    }

        .drag_box ul li a span i {
            font-size: 15px;
            margin-right: 10px;
        }




.panel {
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 1px 3px #ccc;
}


.wizard-content .wizard > .steps > ul > li:after,
.wizard-content .wizard > .steps > ul > li:before {
    content: '';
    z-index: 9;
    display: block;
    position: absolute
}

.wizard-content .wizard {
    width: 100%;
    overflow: hidden
}

    .wizard-content .wizard .content {
        margin-left: 0 !important
    }

    .wizard-content .wizard > .steps {
        position: relative;
        display: block;
        width: 100%;
        margin:1em 0;
    }

        .wizard-content .wizard > .steps .current-info {
            position: absolute;
            left: -99999px
        }

        .wizard-content .wizard > .steps > ul {
            display: table;
            width: 100%;
            table-layout: fixed;
            margin: 0;
            padding: 0;
            list-style: none
        }

            .wizard-content .wizard > .steps > ul > li {
                display: table-cell;
                width: auto;
                vertical-align: top;
                text-align: center;
                position: relative;
                float: none;
            }

                .wizard-content .wizard > .steps > ul > li a.disabled {
                    opacity: 1;
                }

                .wizard-content .wizard > .steps > ul > li a {
                    position: relative;
                    padding-top: 32px;
                    margin-top: 0;
                    margin-bottom: 0;
                    display: block;
                    background: transparent !important;
                    font-size: 14px;
                }

                .wizard-content .wizard > .steps > ul > li:before {
                    left: 0
                }

                .wizard-content .wizard > .steps > ul > li:after {
                    right: 0
                }

                .wizard-content .wizard > .steps > ul > li:first-child:before,
                .wizard-content .wizard > .steps > ul > li:last-child:after {
                    content: none
                }

                .wizard-content .wizard > .steps > ul > li.current > a {
                    color: #2f3d4a;
                    cursor: default
                }

                .wizard-content .wizard > .steps > ul > li.current .step {
                    border-color: #004290;
                    background-color: #fff;
                    color: #004290
                }

                .wizard-content .wizard > .steps > ul > li.disabled a,
                .wizard-content .wizard > .steps > ul > li.disabled a:focus,
                .wizard-content .wizard > .steps > ul > li.disabled a:hover {
                    color: #999;
                    cursor: default
                }

                .wizard-content .wizard > .steps > ul > li.done a,
                .wizard-content .wizard > .steps > ul > li.done a:focus,
                .wizard-content .wizard > .steps > ul > li.done a:hover {
                    color: #999
                }

                .wizard-content .wizard > .steps > ul > li.done .step {
                    background-color: #004290;
                    border-color: #004290;
                    color: #fff
                }

                .wizard-content .wizard > .steps > ul > li.error .step {
                    border-color: #f62d51;
                    color: #f62d51
                }

        .wizard-content .wizard > .steps .step {
            background-color: #fff;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -15px;
            z-index: 10;
            text-align: center
        }

    .wizard-content .wizard > .content {
        /*        overflow: hidden;*/
        position: relative;
        width: auto;
        padding: 0;
        margin: 0;
        z-index: 99;
    }

        .wizard-content .wizard > .content > .title {
            position: absolute;
            left: -99999px
        }

        .wizard-content .wizard > .content > .body {
            padding: 0 20px
        }

        .wizard-content .wizard > .content > iframe {
            border: 0;
            width: 100%;
            height: 100%
        }

    .wizard-content .wizard > .actions {
        position: relative;
        display: block;
        text-align: right;
        padding: 0 20px 20px
    }

        .wizard-content .wizard > .actions > ul {
            float: none;
            list-style: none;
            padding: 0;
            margin: 0 auto;
            display: table;
        }

            .wizard-content .wizard > .actions > ul:after {
                content: '';
                display: table;
                clear: both
            }

            .wizard-content .wizard > .actions > ul > li {
                float: left
            }

                .wizard-content .wizard > .actions > ul > li.disabled {
                    display: none;
                }

                .wizard-content .wizard > .actions > ul > li + li {
                    margin-left: 10px
                }

                .wizard-content .wizard > .actions > ul > li > a {
                    background: #50aa1b;
                    color: #fff;
                    display: block;
                    padding: 6px 28px;
                    border-radius: 4px;
                    border: 1px solid transparent;
                    font-size: 14px;
                    font-weight: 400;
                }

                    .wizard-content .wizard > .actions > ul > li > a:focus,
                    .wizard-content .wizard > .actions > ul > li > a:hover {
                        -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .05) inset;
                        box-shadow: 0 0 0 100px rgba(0, 0, 0, .05) inset
                    }

                    .wizard-content .wizard > .actions > ul > li > a:active {
                        -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .1) inset;
                        box-shadow: 0 0 0 100px rgba(0, 0, 0, .1) inset
                    }

                    .wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
                        background-color: #E0E0E0;
                        color: #343A40;
                        border: 1px solid #d9d9d9;
                        font-weight: 600;
                    }

                        .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:focus,
                        .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:hover {
                            -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .02) inset;
                            box-shadow: 0 0 0 100px rgba(0, 0, 0, .02) inset
                        }

                        .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:active {
                            -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .04) inset;
                            box-shadow: 0 0 0 100px rgba(0, 0, 0, .04) inset
                        }

                .wizard-content .wizard > .actions > ul > li.disabled > a,
                .wizard-content .wizard > .actions > ul > li.disabled > a:focus,
                .wizard-content .wizard > .actions > ul > li.disabled > a:hover {
                    color: #999;
                    cursor: default;
                }

                    .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"],
                    .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus,
                    .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover {
                        -webkit-box-shadow: none;
                        box-shadow: none
                    }

    .wizard-content .wizard.wizard-circle > .steps > ul > li:after,
    .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
        top: 15px;
        width: 50%;
        height: 3px;
        background-color: #004290
    }

    .wizard-content .wizard.wizard-circle > .steps > ul > li.current:after,
    .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:after,
    .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before {
        background-color: #F3F3F3
    }

    .wizard-content .wizard.wizard-circle > .steps .step {
        width: 30px;
        height: 30px;
        line-height: 27px;
        border: 2px solid #F3F3F3;
        font-size: 14px;
        border-radius: 50%;
    }

    .wizard-content .wizard.wizard-notification > .steps > ul > li:after,
    .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
        top: 39px;
        width: 50%;
        height: 2px;
        background-color: #004290
    }

    .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
        border: 2px solid #004290;
        color: #004290;
        line-height: 36px
    }

        .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after,
        .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
            border-top-color: #004290
        }

    .wizard-content .wizard.wizard-notification > .steps > ul > li.current:after,
    .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:after,
    .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:before {
        background-color: #F3F3F3
    }

    .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
        color: #FFF
    }

    .wizard-content .wizard.wizard-notification > .steps .step {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 1.3rem;
        border-radius: 15%;
        background-color: #F3F3F3
    }

        .wizard-content .wizard.wizard-notification > .steps .step:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -8px;
            margin-bottom: -8px;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 8px solid #F3F3F3
        }

    .wizard-content .wizard.vertical > .steps {
        display: inline;
        float: left;
        width: 20%
    }

        .wizard-content .wizard.vertical > .steps > ul > li {
            display: block;
            width: 100%
        }

            .wizard-content .wizard.vertical > .steps > ul > li.current:after,
            .wizard-content .wizard.vertical > .steps > ul > li.current:before,
            .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after,
            .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before,
            .wizard-content .wizard.vertical > .steps > ul > li:after,
            .wizard-content .wizard.vertical > .steps > ul > li:before {
                background-color: transparent
            }

@media (max-width:768px) {
    .wizard-content .wizard > .steps > ul {
        margin-bottom: 20px
    }

        .wizard-content .wizard > .steps > ul > li {
            display: block;
            float: left;
            width: 33.3%;
            text-align: center;
        }

    .wizard-content .wizard > .steps > ul {
        display: flex;
    }

    .steps ul li:not(:last-child) {
        margin-right: 0px;
    }

    .wizard-content .wizard > .steps > ul > li.current > a {
        text-align: center;
    }

    .wizard-content .wizard > .steps > ul > li > a {
        margin-bottom: 0
    }



    .wizard-content .wizard > .steps > ul > li:last-child:after {
        content: '';
        background-color: #004290
    }

    .wizard-content .wizard.vertical > .steps {
        width: 15%
    }
}

@media (max-width:480px) {
    .wizard-content .wizard > .steps > ul > li {
        width: 100%
    }

        .wizard-content .wizard > .steps > ul > li.current:after {
            background-color: #004290
        }

    .wizard-content .wizard.vertical > .steps > ul > li {
        display: block;
        float: left;
        width: 50%
    }

    .wizard-content .wizard.vertical > .steps {
        width: 100%;
        float: none;
    }
}

.summary_box h3 span {
    display: block;
    font-weight: 400;
    padding-top: 4px;
    font-size: 13px;
    color: #495057;
}
.summary_box ol li {
    font-size: 13px;
}

.summary_box ol {
    padding: 0.2em 1.2em;
    margin: 0;
}
.summary_box:last-child {
    border-bottom: none;
}

.content-header h1 span {
    display: block;
    margin-top: 5px;
}

/*.summary_box:nth-child(2n) {
    border-right: none;
}*/

.summary_box h3 {
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    color: #000;
}

.summary_flex {
    border: 1px solid #efefef;
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    overflow: hidden;
    /*background: #edf0f3;*/
}

.summary_box {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 1.2em;
    border-right: 1px solid #efefef;
    background: #f7f7f7;
}
    /*    .summary_box:first-child {
       border-right:none;
    }*/
    .summary_box.f-100 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .summary_box.f-50 {
        flex: 0 0 20%;
        max-width: 20%;
/*        align-items: center;
        display: flex;*/
    }

.trackable_boxes {
    background: #edf0f3;
    padding: 2em;
    border-radius: 5px;
    position: relative;
    border: 1px solid #dedede;
}

    .trackable_boxes h4 {
        margin-bottom: 1em;
        font-size: 1.2rem;
    }


    .trackable_boxes span.close_drag {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
    }

        .trackable_boxes span.close_drag i {
            font-size: 25px;
        }



.btn-toggle {
    margin: 0 1rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #bdc1c8;
}

    .btn-toggle:focus,
    .btn-toggle.focus,
    .btn-toggle:focus.active,
    .btn-toggle.focus.active {
        outline: none;
    }

    .btn-toggle:before,
    .btn-toggle:after {
        line-height: 1.5rem;
        width: 4rem;
        text-align: center;
        font-weight: 600;
        font-size: 0.75rem;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: absolute;
        bottom: 0;
        transition: opacity 0.25s;
    }
    /*
    .btn-toggle:before {
        content: 'Off';
        left: -4rem;
    }

    .btn-toggle:after {
        content: 'On';
        right: -4rem;
        opacity: 0.5;
    }*/

    .btn-toggle > .handle {
        position: absolute;
        top: 0.1875rem;
        left: 0.1875rem;
        width: 1.125rem;
        height: 1.125rem;
        border-radius: 1.125rem;
        background: #fff;
        transition: left 0.25s;
    }

    .btn-toggle.active {
        transition: background-color 0.25s;
    }

        .btn-toggle.active > .handle {
            left: 1.6875rem;
            transition: left 0.25s;
        }

        .btn-toggle.active:before {
            opacity: 0.5;
        }

        .btn-toggle.active:after {
            opacity: 1;
        }


    .btn-toggle:before,
    .btn-toggle:after {
        color: #6b7381;
    }

    .btn-toggle.active {
        background-color: #0062cc;
    }

    .btn-toggle.btn-lg {
        margin: 0 5rem;
        padding: 0;
        position: relative;
        border: none;
        height: 2.5rem;
        width: 5rem;
        border-radius: 2.5rem;
    }

        .btn-toggle.btn-lg:focus,
        .btn-toggle.btn-lg.focus,
        .btn-toggle.btn-lg:focus.active,
        .btn-toggle.btn-lg.focus.active {
            outline: none;
        }

        .btn-toggle.btn-lg:before,
        .btn-toggle.btn-lg:after {
            line-height: 2.5rem;
            width: 5rem;
            text-align: center;
            font-weight: 600;
            font-size: 1rem;
            text-transform: uppercase;
            letter-spacing: 2px;
            position: absolute;
            bottom: 0;
            transition: opacity 0.25s;
        }

        .btn-toggle.btn-lg:before {
            content: 'No';
            left: -5rem;
        }

        .btn-toggle.btn-lg:after {
            content: 'Yes';
            right: -5rem;
            opacity: 0.5;
        }

        .btn-toggle.btn-lg > .handle {
            position: absolute;
            top: 0.3125rem;
            left: 0.3125rem;
            width: 1.875rem;
            height: 1.875rem;
            border-radius: 1.875rem;
            background: #fff;
            transition: left 0.25s;
        }

        .btn-toggle.btn-lg.active {
            transition: background-color 0.25s;
        }

            .btn-toggle.btn-lg.active > .handle {
                left: 2.8125rem;
                transition: left 0.25s;
            }

            .btn-toggle.btn-lg.active:before {
                opacity: 0.5;
            }

            .btn-toggle.btn-lg.active:after {
                opacity: 1;
            }

        .btn-toggle.btn-lg.btn-sm:before,
        .btn-toggle.btn-lg.btn-sm:after {
            line-height: 0.5rem;
            color: #fff;
            letter-spacing: 0.75px;
            left: 0.6875rem;
            width: 3.875rem;
        }

        .btn-toggle.btn-lg.btn-sm:before {
            text-align: right;
        }

        .btn-toggle.btn-lg.btn-sm:after {
            text-align: left;
            opacity: 0;
        }

        .btn-toggle.btn-lg.btn-sm.active:before {
            opacity: 0;
        }

        .btn-toggle.btn-lg.btn-sm.active:after {
            opacity: 1;
        }

        .btn-toggle.btn-lg.btn-xs:before,
        .btn-toggle.btn-lg.btn-xs:after {
            display: none;
        }


    .btn-toggle.btn-secondary {
        color: #6b7381;
        background: #bdc1c8;
    }

        .btn-toggle.btn-secondary:before,
        .btn-toggle.btn-secondary:after {
            color: #6b7381;
        }

        .btn-toggle.btn-secondary.active {
            background-color: #ff8300;
        }

.contain_trackable {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .contain_trackable label {
        margin: 0;
    }

.contain_trackable {
    position: absolute;
    bottom: -4%;
    right: 20%;
}

.form-group label span i {
    font-size: 17px;
    position: relative;
    top: 3px;
    color: #4a4a4a;
}

.drag_details h4 {
    margin-bottom: 1em;
    text-transform: capitalize;
    font-size: 1.2rem;
}

.normal_bor input.form-control {
    padding-left: 10px;
    border: 1px solid rgba(0, 0, 0, 0.23);
    height: 45px;
    border-radius: 4px;
    font-size: 1rem;
}

.card.card-primary.form_pad span.input-group-text {
    border-left: 1px solid rgba(0, 0, 0, 0.23);
    border-top: 1px solid rgba(0, 0, 0, 0.23);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 10px;
    border: 1px solid rgba(0, 0, 0, 0.23);
}

.add_contract .btn-primary {
    padding: 0.3em 1em;
    font-size: 1rem;
    font-weight: 400;
}

span.circle_green {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: green;
    display: block;
    margin-right: 10px;
}

.actionbutton {
    color: #343A40;
    font-size: 14px !important;
    margin: 0 1px;
}


span.circle_red {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: red;
    display: block;
    margin-right: 10px;
}

span.circle_yellow {
    width: 20px;
    margin-right: 10px;
    height: 20px;
    border-radius: 50%;
    background: yellow;
    display: block;
}

.expiring_box table td {
    font-size: 1rem;
    vertical-align: middle;
    font-weight: 500;
    padding: 0.7rem;
}

.expiring_box {
    background: #fff;
    margin-top: 2em;
    padding: 1em;
    border-radius: .5rem;
    box-shadow: rgb(108 117 125 / 8%) 0px 1px 12px 0px;
}

section.recent_updates {
    /* background: #fff; */
    padding: 0 .5rem;
    margin-top: 0em;
}

.box_white {
    background: #fff;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    padding-bottom: 1em;
    box-shadow: rgb(108 117 125 / 8%) 0px 1px 12px 0px;
    border-radius: .5rem;
}

    .box_white > h4 {
        margin-bottom: 1em;
        background: #3DAE2B;
        padding: 0.8em;
        color: #fff;
        font-size: 1.1rem;
        font-weight: 400;
    }

.update_box {
    background: #eee;
    padding: 1em;
    border-radius: .5rem;
}


    .update_box h5 span {
        display: block;
    }

.recent_update_slide .slick-slide {
    margin: 0 0.5em;
}

.update_box h2 {
    font-size: 1.1rem;
}

.update_box h4 {
    font-style: italic;
    font-weight: normal;
    font-size: 0.9rem;
    margin-top: 1em;
    margin-bottom: 0;
}

.update_box h3 {
    font-size: 1.1rem;
}

.update_box h5 {
    font-style: italic;
    font-size: 1rem;
    margin-top: 1em;
}


table {
    width: 100%;
}

    table th {
        text-align: left;
        border-bottom: 1px solid #ccc;
    }

    table th, table td {
        /*        padding: 0.4em;*/
        font-size: 0.8rem;
    }

.fold-content.fold-heirarchy-2 table tbody td {
    padding: 0.8em 40px;
    /* width: 335px !important; */
}

.fold_table table td:first-child {
    width: 335px;
}

.fold-content.fold-heirarchy-2 table tbody td {
    padding: 1em 40px;
    /* width: 335px !important; */
}

.fold_table table td:nth-child(3) {
    width: 199px;
}

.fold_table table td:nth-child(4) {
    width: 149px;
}

.fold_table table td:nth-child(5) {
    width: 179px;
}

.fold_table table td:nth-child(6) {
    width: 179px;
}

table td.view_head {
    padding: 0.4em;
    font-size: 1rem;
    font-weight: 900;
    /*            text-transform: uppercase;*/
}

table.fold-table > tbody > tr.view td, table.fold-table > tbody > tr.view th {
    cursor: pointer;
    padding: 0.8em;
}

    table.fold-table > tbody > tr.view td:first-child,
    table.fold-table > tbody > tr.view th:first-child {
        position: relative;
        padding-left: 40px;
    }

.fold_first_level.open table.fold-table > tbody > tr.view td {
    padding-left: 60px;
    border: none;
}

    .fold_first_level.open table.fold-table > tbody > tr.view td:before {
        left: 30px !important;
    }

.foot_details {
    margin-top: 2em;
    text-align: right;
    margin-bottom: 2em;
}

.contract_Value {
    margin-top: 1em;
    padding: 1em 0.5em;
}

table.fold-table > tbody > tr.view td:first-child:before, table.fold-table > tbody > tr.view th:first-child:before {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    height: 16px;
    margin-top: -11px;
    font: 25px fontawesome;
    color: #999;
    content: "";
    transition: all 0.3s ease;
    left: 7px;
}

.simple-tree-table-icon {
    background-color: transparent !important;
}

.fold_table_box thead {
    background: #f7f7f7;
}

.simple-tree-table-opened .simple-tree-table-icon:after {
    font: 20px fontawesome;
    color: #222;
    content: "\f0d8" !important;
}

tr.simple-tree-table-closed {
    background: #f7f7f7;
}

tr.simple-tree-table-empty span {
    display: none;
}

.simple-tree-table-closed .simple-tree-table-icon:after {
    font: 20px fontawesome;
    color: #333;
    content: "\f0d7" !important;
}
/*
    table.fold-table > tbody > tr.view:nth-child(4n-1) {
        background: #eee;
    }*/
table.fold-table > tbody > tr.view.open {
    background: #3DAE2B;
    color: white;
}

    table.fold-table > tbody > tr.view.open td:first-child:before, table.fold-table > tbody > tr.view.open th:first-child:before {
        transform: rotate(-180deg);
        color: #fff;
        left: 13px;
        margin-top: -4px;
    }

table.fold-table > tbody > tr.fold {
    display: none;
}

    table.fold-table > tbody > tr.fold.open {
        display: table-row;
    }

.fold-content {
    padding: 0em;
}

    .fold-content h3 {
        margin-top: 0;
    }

/*    .fold-content > table {
        border: 2px solid #ccc;
    }*/
.fold_table table td:nth-child(2) {
    width: 149px;
    /* FONT-WEIGHT: 200; */
}

.fold-content > table > tbody tr:nth-child(even) {
    background: #eee;
}

.contracts_update h6 {
    font-size: 1rem;
    font-style: italic;
    margin-bottom: 1em;
}

.contracts_update h2 {
    font-size: 1rem;
    margin-bottom: 1em;
}

.recent_update_slide {
    padding: 0 2em;
}

.contracts_update h4 {
    font-size: 0.9rem;
    margin: 0;
    font-style: italic;
}

.contracts_update h3 {
    font-size: 1.3rem;
}

.contracts_update h5 {
    font-style: italic;
    font-size: 0.9rem;
}

.contracts_update {
    background: #eee;
    padding: 1em;
    border-radius: .5rem;
}

.stretch-card {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: stretch;
    justify-content: stretch;
    flex-direction: column;
}

.add_contract .btn-primary span i {
    font-size: 1rem;
    margin-right: 6px;
}

.add_contract .btn-primary {
    display: inline-block;
    align-items: center;
}

.normal_bor input.form-control {
    height: 40px;
}

table.table.table-striped {
    border: 1px solid #dee2e6;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(66 132 215 / 5%);
}

.slick-arrow {
    /* width: 100%; */
    position: absolute;
    cursor: pointer;
}

img.slick-prev.slick-arrow {
    top: 50%;
    left: 0;
    z-index: 999;
    width: 45px;
    height: 45px;
}

img.slick-next.slick-arrow {
    top: 50%;
    right: 0;
    z-index: 99;
    text-align: right;
    left: auto;
    width: 45px;
    height: 45px;
}

.expiring_box h4 {
    font-size: 1.5rem;
}

.content-wrapper > .content {
    padding: 0 .5rem 2em .5rem;
}

.fold_table {
    padding: 0 .5em;
    margin-top: 2em;
    padding-bottom: 2em;
    /* background: #fff; */
}

.card-body.login-card-body h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.fold_table_box {
    padding: 1em;
    background: #fff;
    box-shadow: rgb(108 117 125 / 8%) 0px 1px 12px 0px;
    border-radius: .5rem;
    overflow-x: scroll;
}

.fold_table .table-bordered thead th {
    border-bottom-width: 2px;
    padding: 1em;
    background: #f7f7f7;
}

.card-body.login-card-body h4 {
    text-align: center;
}

.detail_associate label {
    font-weight: bold !important;
}

.contract_detail_box .detail_associate {
    display: flex;
}
.contract_detail_box .detail_associate p {
    font-size: 14px;
}
.contract_detail_box label {
    display: inline-block;
    margin-right: 0.5em;
}

.contract_detail_box {
    margin-bottom: 0em;
}

.detail_associate.date_list label span.circle_red {
    margin-right: 10px;
}

.detail_associate.date_list label {
    display: flex;
}

.detail_associate.block_value {
    text-align: right;
}

.block_value label {
    display: block !important;
    width: 100%;
}

.custom-file-uploader {
    position: relative;
}

    .custom-file-uploader input[type=file] {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: default;
    }

.input-group.file_upload input.form-control {
    background: transparent;
}

.flex_range {
    display: flex;
}

span.input-group-btn.browse_btn {
    position: absolute;
    right: 0;
    padding-left: 0;
}

button.btn.btn-warning.btn-reset {
    border-radius: 0;
    background: #ddd;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.input-file .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.btn-choose {
    background: #ddd;
    margin: 0 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.flex_range .gap_dash {
    flex: 0 0 10%;
    max-width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    height: 75px;
    flex-direction: column;
}

.field_flex.seperator_box input {
    text-align: center;
}

.custom-file-uploader {
    position: relative;
    background: #e9ecef;
    border: 1px solid rgba(0, 0, 0, 0.23);
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-weight: 400;
    padding: 0.25rem 0.75rem;
}

#toggle_Status {
    flex: auto;
    margin-right: 10px;
}

.toggle_Status {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 1em;
}

    .toggle_Status label {
        margin: 0;
    }

.datatype-font {
    font-size: 20px !important;
}
/*Drag and Drop Trackable attributes start*/
.drop_box {
    height: 80px;
    padding: 1em;
    display: flex;
    align-items: center;
}
/*Drag and drop trackable attributes end*/

.drag_drop_box {
    background: #eee;
    padding: 1em;
    border: 2px dashed #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.flex_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table td i {
    color: #888888;
    font-size: 12px !important;
    margin: 0 1px;
}

.submit_Details .btn {
    margin: 0 0.3em;
}

.unit_table tr.mvc-grid-headers th {
    width: 30%;
}

.field_flex {
    margin-bottom: 1em;
}

ul {
    list-style: none;
}


.menu-container {
    visibility: hidden;
    opacity: 0;
}

    .menu-container.active {
        visibility: visible;
        opacity: 1;
        transition: all 0.2s ease-in-out;
    }

.user-menu {
    position: absolute;
    right: 30px;
    background-color: #4f92e7;
    min-width: 171px;
    border-radius: 4px;
    /* border: 1px solid rgba(0, 0, 0, 0.15); */
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    padding: 0;
}

    .user-menu .profile-highlight {
        display: flex;
        padding: 12px 16px;
        margin-bottom: 6px;
    }


        .user-menu .profile-highlight .details {
            display: flex;
            flex-direction: column;
            margin: auto 12px;
        }

            .user-menu .profile-highlight .details #profile-name {
                font-weight: 600;
                font-size: 16px;
            }

            .user-menu .profile-highlight .details #profile-footer {
                font-weight: 300;
                font-size: 14px;
                margin-top: 4px;
            }

    .user-menu .user-menu__item:last-child .user-menu-link {
        border-bottom: none;
    }

    .user-menu .user-menu-link {
        display: flex;
        text-decoration: none;
        color: #fff !important;
        font-weight: 400;
        font-size: 14px;
        padding: 7px 8px;
        border-bottom: 1px solid #5da1f8;
        border-radius: 0px;
        background: #4f92e7;
    }

    .user-menu .user-menu__item:first-child .user-menu-link {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .user-menu .user-menu__item:last-child .user-menu-link {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

li.user-menu__item.user_profile a {
    background: #4e7db9;
    color: #fff !important;
    font-weight: bold;
}

    li.user-menu__item.user_profile a i {
        color: #fff !important;
        margin-right: 5px;
    }

.user-menu .user-menu-link div {
    margin: auto 10px;
}

.user-menu .user-menu-link:hover {
    background-color: #4f92e7;
    color: #fff !important;
}

.user-menu:before {
    position: absolute;
    top: -16px;
    right: 15px;
    display: inline-block;
    content: "";
    border: 8px solid transparent;
    border-bottom-color: #4f92e7;
}

.user-menu:after {
    position: absolute;
    top: -14px;
    right: 15px;
    display: inline-block;
    content: "";
    border: 7px solid transparent;
    border-bottom-color: #4f92e7;
}

.mvc-grid-pager button {
    margin-bottom: 0;
}
/*.drag_details .card-body {
    padding: 0em;
}*/
.mvc-grid > table > thead > tr > th, .mvc-grid > table > tbody > tr > td, .mvc-grid > table > tfoot > tr > td {
    border: 1px solid #F5F5F5;
    vertical-align: middle;
}

.mcard {
    font-family: 'Roboto', sans-serif !important;
}

.filter_pop {
    display: flex;
    margin-bottom: 0.8em;
    margin-top: 0.8em;
}

    .filter_pop input {
        font-size: 10px;
        margin: 0 3px;
        height: 30px !important;
        font-size: 10px;
        font-weight: bold;
    }

.edit-filter-modal .btn {
    font-size: 0.8rem;
    margin: 0 2px;
    padding: .2rem 14px;
}

.edit-filter-modal {
    top: 115%;
    text-align: center;
}

.field_flex.seperator_box {
    margin: 2.5em auto 2em auto;
    width: 15%;
    /* text-align: center; */
}

.contract_box .input-group-prepend .form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.box_count {
    background: #e3e3e3;
    padding: 1em 1em 1.5em 1em;
    border-radius: 5px;
    margin-bottom: 1em;
    position: relative;
}

.delete_invoice {
    position: absolute;
    top: 1em;
    right: 1em;
}

    .delete_invoice a {
        display: flex;
        align-items: center;
        font-size: 1rem;
        color: #004290;
        /* text-decoration: underline; */
    }

    .delete_invoice i {
        font-size: 1rem;
        color: #000;
        margin-right: 0.3em;
        text-decoration: none;
    }

    .delete_invoice a span {
        text-decoration: underline;
        font-weight: 500;
    }

tr.simple-tree-table-opened {
    background: #fbfaff;
}

    tr.simple-tree-table-opened > td a {
        color: #fff;
    }

.simple-tree-table th, .simple-tree-table td {
    padding: 0.3em 1em;
    font-size: 0.9rem;
    color: #212529;
    border: 1px solid #F5F5F5;
}

tr.simple-tree-table-root.simple-tree-table-opened a {
    color: #fff;
    font-weight: bold;
}

.simple-tree-table td span {
    margin-right: 9px;
}


.icheck-primary > input:first-child:checked + input[type=hidden] + label::before, .icheck-primary > input:first-child:checked + label::before {
    background-color: #004290;
    border-color: #004290;
}

.simple-tree-table-empty dd {
    display: list-item;
    list-style-type: disc;
}

.simple-tree-table-empty dt {
    clear: both;
}

.simple-tree-table-empty dd {
    margin-left: 27px;
}

.view_more_add a {
    color: #000;
    font-size: 0.9rem;
    font-weight: bold;
    text-decoration: underline;
    display: block;
    text-align: right !important;
}

@media (min-width: 1200px) and (max-width: 1500px) {

    .table td, .table th {
        padding: .5rem !important;
        font-size: 0.8rem;
    }

    .full_width_form .col-md-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*.contain_trackable {
        right: 40%;
    }*/
    .drag_box ul li {
        flex: 0 0 100%;
        max-width: 100%;
    }

    label:not(.form-check-label):not(.custom-file-label) {
        font-size: 0.85rem;
    }

    .drag_details {
        width: 100%;
    }

    .field_specify .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .drag_box div {
        padding: 0.3em;
        margin-bottom: 0.5em;
    }

    .btn {
        min-width: 15%;
    }

    .drop_box .droppable_item {
        width: 22%;
    }

    edit-filter-modal .btn {
        font-size: 10px;
    }
    /*    .drop_box  {
        width: 25%;
    }*/
    .field_flex span i {
        margin: 0;
    }

    .field_flex label {
        font-size: 0.7rem;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .field_flex span i {
        margin: 0;
    }

    .field_flex label {
        font-size: 0.7rem;
    }

    .trackable_boxes {
        padding: 1em;
    }

    .ipad_form_des .col-lg-7, .ipad_form_des .col-lg-3, .ipad_form_des .col-lg-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .Separator {
        margin-top: 1em;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .table td, .table th {
        padding: .7rem !important;
        font-size: 0.8rem;
    }

    .ipad_form_des .col-lg-7, .ipad_form_des .col-lg-3, .ipad_form_des .col-lg-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .Separator {
        margin-top: 1em;
    }
}

@media (max-width: 991px) {
    .flex_range {
        justify-content: space-between;
    }

    .Separator {
        margin-top: 0.5em;
    }

    table {
        table-layout: auto;
    }

    .mvc-grid-pager {
        text-align: center !important;
    }
}


@media (max-width:1023px) {
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
        margin-left: -300px;
    }

    .add_contract .btn-primary {
        margin-bottom: 10px;
    }
}

@media (min-width: 1024px) {
    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
        margin-left: 250px;
    }
}

@media (max-width: 1023px) {

    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
        margin-left: 0px;
    }

    .drag_details {
        width: 100%;
    }

    label:not(.form-check-label):not(.custom-file-label) {
        font-size: 0.8rem;
    }

    .no_droppable_attribute .col-md-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .contain_trackable {
        bottom: -2.8%;
    }

    .full_width_form .col-md-10 {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .full_width_form .col-md-10 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .drag_details .side_menu_trackable .card-header h3.card-title {
        font-size: 0.85rem;
    }

    .card-header {
        font-size: 0.85rem;
    }

    .main-sidebar, .main-sidebar::before {
        width: 250px;
    }

    .layout-navbar-fixed .wrapper .brand-link {
        width: 250px;
    }

    .drop_box {
        padding: 4px;
    }

    .mcard span {
        font-size: 0.65rem !important;
    }

    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
        margin-left: 250px;
    }

    .drag_box div span {
        font-size: 0.7rem !important;
    }

    .card.side_menu_trackable .card-body {
        padding: 0.5em;
    }

    .drag_details {
        width: 100%;
    }

    i {
        margin-left: 2px;
        margin-right: 2px;
    }

    span.close_drag {
        right: -3px;
        top: -9px;
    }

        span.close_drag i {
            font-size: 13px;
        }

    .table td, .table th {
        padding: .75rem !important;
        font-size: 0.85rem !important;
    }

    .no_droppable_attribute .col-md-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    /*.mvc-grid table th, .mvc-grid table td {
        white-space: nowrap;
    }*/
}


@media (max-width: 767px) {
    .contain_trackable {
        bottom: 0;
        margin: 0em auto 2em 0;
        display: flex;
        position: relative;
        right: 0;
        width: 100%;
        justify-content: center;
    }
}


@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }

    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xxl-0 {
        margin-left: 0;
    }

    .offset-xxl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xxl-2 {
        margin-left: 16.6666666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xxl-5 {
        margin-left: 41.6666666667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xxl-8 {
        margin-left: 66.6666666667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xxl-11 {
        margin-left: 91.6666666667%;
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
}

.check_type div {
    display: inline-block;
    margin-right: 0.5em;
    position: relative;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #004290;
}

    .wizard > .steps .current a .number {
        background-color: transparent;
        padding: 0;
    }

.wizard .form-control {
    border: 1px solid rgba(0, 0, 0, 0.23);
    border-radius: 4px;
    padding-left: 10PX;
    text-transform: inherit;
    font-size: 13px;
    height: calc(1.8rem + 2px);
}

p.help-block a {
    background: #0062cc;
    padding: 0.6em 1.5em;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    margin-top: 0.4em;
    font-size: 0.8rem;
}
p.help-block {
    font-size: 14px;
}
p#pSuccess a {
    text-decoration: underline;
    font-weight: bold;
    color: #004290;
}

p.help-block a i {
    margin-right: 10px;
}

.dropify-wrapper {
    margin-bottom: 1em;
}

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #50aa1b;
}

    .wizard > .steps .done a .number {
        padding: 0;
        background: transparent;
    }

.wizard .steps ul, .tabcontrol ul {
    width: 100%;
    display: flex;
    justify-content: center;
}

.wizard > .steps .disabled a .number {
    background: transparent !important;
}

.secondary {
    border: 2px solid transparent !important;
    border-radius: 1.5rem !important;
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important;
    border-radius: 4px !important;
    color: #343A40 !important;
}

    .secondary:hover, .secondary:active {
        border: 2px solid transparent !important;
        border-radius: 1.5rem !important;
        border-color: #E0E0E0 !important;
        border-radius: 4px !important;
        color: #343A40 !important;
    }

.wizard > .actions a:hover, .wizard > .actions a:active {
    background: #004290;
    border-radius: 4px;
    border: 1px solid #004290;
    padding: 0.5em 0.6em;
}

.wizard > .actions a {
    background: #50aa1b;
    border: 1px solid #50aa1b;
    border-radius: 4px;
    padding: 0.5em 0.6em;
    font-weight: 500;
}

.lnkText {
    color: #004290;
}

.bluebtn {
    border-color: #004290 !important;
    background-color: #004290 !important;
}

.pop {
    transition: transform .2s;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}
    .pop img {
        width: 50px;
        height: 30px;
    }
    .pop:hover {
        transform: scale(1.1);
    }


/*-- changes

*/
.layout-fixed .main-sidebar .brand-link {
    height: 4rem;
}

    .layout-fixed .main-sidebar .brand-link img {
        height: 90%;
    }

.layout-navbar-fixed.layout-fixed .wrapper .sidebar {
    margin-top: calc(4rem + 1px);
    padding-top: 1em;
    border-right: 1px solid #e9e9ef;
}

.export_excel {
    background: transparent;
    text-decoration: underline !important;
    font-size: 14px;
    color: #0275d8 !important;
    border: none !important;
}

    .export_excel:hover {
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
        color: #50aa1b !important;
    }


table thead {
    background: #f8f9fa;
}

.btn-add span {
    text-decoration: none !important;
}

.card-title span {
    margin-left: 5px;
    color: #555;
    font-size: 13px;
}

.admin_count {
    position: absolute;
    bottom: -2.5em;
    left: 0.5em;
}

.admin_count p {
    font-size: 13px;
    color: #343A40;
    margin: 0;
    font-weight: 400;
}

.content-wrapper {
    background: #fff;
}
.form-group {
    margin-bottom: 0.5rem;
}
.card-body {
   padding: 0.5rem;
}

.mvc-grid-pager button {
    line-height: 1.5em;
    padding: 0 0.25em;
    margin: 0.5em 0;
    min-width: 1em;
    color: #337ab7;
    font-size: 14px;
}
.nav-sidebar .nav-link > .right, .nav-sidebar .nav-link > p > .right {
    right: 2rem;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.3rem;
    padding-left: 1rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px;
}
.d-flex-none {
    display:block;
}
.settings_box table td .btn {
    padding: 0 !important;
}

.login-logo img {
    max-width: 114px;
}
.card-body.login-card-body .btn-block {
    min-width: 5% !important;
    padding: 0.5rem 0.75rem;
    background: #004290;
    border: 1px solid #004290;
}
    .card-body.login-card-body .btn-block:hover {
        background: #50aa1b;
        border: 1px solid #50aa1b;
    }
.welcome_msg {
    text-align:center;
}
.login-card-body .input-group .form-control, .register-card-body .input-group .form-control {
    border-right: 0;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.card-body.login-card-body .input-group-text {
    border-bottom: none;
    border: 1px solid #ced4da;
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
    border-left: 0 !important;
    padding: .04rem .75rem;
}
.login_head {
    margin: 2em 0;
}
    .login_head p {
        padding: 0;
        font-weight: 400;
    }

.create_attribute .form-group a {
    font-size: 0.8rem;
    color: #979595;
}

.create_attribute .form-group .RemoveDoc {
    font-size: 0.8rem;
}
.Section_Business .form-group {
    margin-bottom: 15px;
}

.summary_box span {
    font-size: 14px;
/*    margin-left: 5px;*/
    color: #495057;
}

.col-form-label {
     padding-top:0; 
}

.chktree li.has-children.expanded label {
    font-weight: 550;
}

.chktree li.has-children.expanded ol.bonsai li label {
    font-weight: 400 !important;
}
.create_attribute .input-group-prepend span.input-group-text {
    border-left: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    padding-left: 10px;
    border-bottom: 1px solid #ced4da;
}

.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
    box-sizing: border-box;
    cursor: pointer;
    display: table-cell;
    font-size: 14px;
    font-weight: 400;
    line-height: 1rem;
    padding: 0.5rem 0.5rem;
    vertical-align: middle;
}
.card-header.active_box {
    display: flex;
    align-items: center;
}
span.bootstrap-switch-handle-on.bootstrap-switch-success {
    height: 30px!important;
    width: 50px;
}
.card-header.active_box div#toggle_Status {
    margin: 0 !important;
}
.select2-container {
    font-size: 13px !important;
}

.mvc-grid-pager button {
    line-height: 1.5em;
    padding: 0 0.25em;
    margin: 0.5em 0;
    min-width: 1em;
    color: #337ab7;
    font-size: 14px;
}
.pagination_design table td a {
    line-height: 1.5em;
    padding: 0.2em 0.5em;
    margin: 0.5em 0;
    min-width: 1em;
    color: #337ab7;
    font-size: 14px;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.pagination_design {
    width: 100%;
}
.card-title i.fas.fa-search {
    color: #989797;
}
.mvc-grid.mvc-grid-excel-mode button a {
    color: #7e7d7d;
}
.card.card-info .card-header {
    background: #ECEDF0;
}
.card-body.card_right .row {
    display: flex;
    justify-content: flex-end;
    text-align: right;
}
.mvc-grid > table > thead > tr > th {
    background-color: #F5F5F5;
}
/*tr.mvc-grid-headers th:first-child {
    width: 100px;
}

tr.mvc-grid-headers th:last-child {
    width: 100px;
}*/


table td {
    max-width: 10px;
    transition: all 300ms;
}

    table td span.wrap_text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        max-width: 100%;
        padding: 5px;
    }

    table td:hover span.wrap_text:not(.empty) {
        background-color: #004290;
        overflow: visible;
        white-space: normal;
        height: auto;
        position: absolute;
        transform: translateY(-50%);
        color: #fff;
      /*  text-shadow: none !important;*/
    }


tbody:hover td {
  /*  color: transparent;*/
  /*  text-shadow: 0 0 3px #aaa;*/
}

tbody:hover tr:hover td {
    color: #444;
   /* text-shadow: 0 1px 0 #fff;*/
}

/*.card .card-body {
    display: none;
}*/
section.content .card-header {
    cursor: pointer;
}

.strips_flex {
    display: flex;
    justify-content: space-between;
    background: #efefef;
    padding: 10px;
}

.strips_head {
    background: rgba(0, 0, 0, 0.23);
    padding: 10px;
}

    .strips_head h6 {
        color: #004290;
        margin: 0;
    }

.strip_flex_box {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    border-right: 1px solid #9b9b9b;
}

    .strip_flex_box h4 {
        color: #000;
    }

    .strip_flex_box h2 {
        color: #fff;
        font-weight: bold;
    }

    .strip_flex_box:last-child {
        border: none;
    }

.bold_none {
    font-weight: normal !important;
}

.nav-sidebar.nav-child-indent .nav-treeview .nav-item {
    background: #E6EFFC;
}

.card-header .head-card-box:after {
    content: "\f068";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    /*! float: right; */
    position: absolute;
    top: 0px;
    right: 10px;
    color: #555;
    font-size: 10px;
    transform: translateY(50%);
}
.head-card-box {
    position: relative;
    padding: 0.6rem 0.5rem;
}
.card-header .head-card-box.collapsed:after {
    content: "\f067";
}




.card .body_collapse {
    padding: 0.5rem;
}

.card .card-title {
    float:none;
}

.icheck-primary label {
    font-weight: normal !important;
}

.mvc-grid > table {
    table-layout:auto;
}


/*.tenant_table_td_wdth table thead th:nth-child(1) {
    width: 5%;
}
.tenant_table_td_wdth table thead th:nth-child(2) {
    width: 3%;
}
.tenant_table_td_wdth table thead th:nth-child(3) {
    width: 5%;
}
.tenant_table_td_wdth table thead th:nth-child(4) {
    width: 13%;
}
.tenant_table_td_wdth table thead th:nth-child(5) {
    width: 15%;
}
.tenant_table_td_wdth table thead th:nth-child(6) {
    width:15%;
}
.tenant_table_td_wdth table thead th:nth-child(7) {
    width: 13%;
}
.tenant_table_td_wdth table thead th:nth-child(8) {
    width: 15%;
}
.tenant_table_td_wdth table thead th:nth-child(9) {
    width: 10%;
}
.tenant_table_td_wdth table thead th:nth-child(10) {
    width: 5%;
}
.tenant_table_td_wdth table thead th:nth-child(11) {
    width: 5%;
}*/

.gridWidthActionButton:hover span a i {
    color: #fff;
}
.gridWidthActionButton:hover span a  {
    color: #fff;
}

.gridWidthActionButton:hover .context-menu-container ul li a i {
    color:#888;
}

.RedCol
{
    background-color : red;
}
.GreenCol {
    background-color: green;
}

.RefreshLocation i {
    margin-left: 1em;
    position: relative;
    top: 5px;
}

.gridWidthActionButton span.wrap_text {
    overflow: visible;
    white-space: normal;
    display: block;
    max-width: auto;
    position: relative;
}
.gridWidthActionButton:hover .context-menu-container-box i {
    color:#444;
}
.context-menu-container-box {
    position: absolute;
    background: #ddd;
    width: auto;
    z-index: 99;
    height: auto;
    top: 0px;
    border-radius: 3px;
    padding: 0;
    left: 70px;
}
    .context-menu-container-box ul {
        padding: 0;
        margin: 0;
        display: flex;
    }
    .context-menu-container-box i {
        padding: 0;
    }

    .context-menu-container-box ul li:last-child {
        margin: 0;
    }
/*    .context-menu-container-box ul li {
        margin-bottom: 8px;
    }*/
        
    .context-menu-container-box ul li a {
        padding: 6px 7px;
        /*margin: 4px 2px;*/
        display: block;
        background: #ddd;
        border-right: 1px solid #c4bebe;
    }
        .context-menu-container-box ul li:last-child a {
            border-right:none;
        }
        a.context-menu {
            padding: 9px 10px;
        }

.editor-field .geo_error_required {
    border: 1px solid red !important;
}



/* Pagination css */
.Grid-Pagination {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-family: 'Roboto', sans-serif;
    padding: 10px;
   /* background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);*/
    font-size:12px;
}

/* Pagination button container */
.Grid-PageItems {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    justify-content: space-between; /* Distribute items across the container */
    width: 100%;
}

/* Pagination button styling */
.Grid-Pagination button {
    background-color: transparent;
    color: #004290;
    border: 1px solid #004290;
    padding: 5px 10px;
    margin: 0 5px;
    font-size: 10px;
    cursor: pointer;
    border-radius: 3px;
    transition: background-color 0.3s, color 0.3s;
}

    .Grid-Pagination button:hover:not(:disabled) {
        background-color: #888888;
        color: #014c8c;
    }

    .Grid-Pagination button:disabled {
        background-color: transparent;
        border-color: #ccc; /* Border color for disabled */
        color: #ccc;
        cursor: not-allowed;
    }

    /* Active page button styling */
    .Grid-Pagination button.active {
        background-color: #004290; /* Fill color when active */
        color: #fff; /* Text color on active */
        border-color: #004290; /* Border matches fill */
        font-weight: bold;
    }

/* Pagination list styling */
.Grid-Pagination ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0 5px;
}

.Grid-Pagination li {
    margin: 0 3px;
}



.Grid-Pagination #goToPage {
    width: 50px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 5px;
}

/* Result count styling */
.Grid-NoofPages {
    font-size: 12px;
    color: #666;
    margin-left: auto; /* Aligns to the right */
}

.admin_count
{
    display:none;
}

.hide {
    display: none;
}

.required
{
    color:red;
}