@import'https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap';


:root{
    --white: #fff;
    --color: #48c6d6;
}
.demo{ background-color: #eee; }
.serviceBox {
    color: #000;
    background: var(--color);
    text-align: center;
    margin: 0 auto;
    border-radius: 20px 20px;
    position: relative;
}
.form-control::-webkit-input-placeholder {
    color: #7e7e7e !important;
}
.flx1 {
    position: relative;
}
.bgthem .multiselect-container.dropdown-menu {
    height: 150px;
}
.bgthem .btn-outline-secondary:hover{
    color: #7e7e7e !important;
}
.bgthem .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bgthem button.multiselect.form-control.dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    right: 15px;
    position: absolute;
    top: 15px;
}
.bgthem .multiselect-container .input-group {
    margin: 5px 0;
    background: #ddd;
}
.bgthem .multiselect-container .input-group {
    margin: 5px 0;
}
.bgthem .multiselect-container .multiselect-all, .multiselect-container .multiselect-group, .multiselect-container .multiselect-option {
    padding: 0;
}
.bgthem ul.multiselect-container.dropdown-menu li label {
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap;
}
#preloader{
    z-index: 99999;
}
button.multiselect.form-control.dropdown-toggle.btn.btn-default {
    overflow: hidden !important;
}
.header-right .header-profile > a.nav-link {
    padding-right: 0.5rem !important;
}
/*.header-profile .dropdown-menu .dropdown-item {
    display: none;
}
.header-profile .dropdown-menu .dropdown-item:last-child {
    display: block;
}*/
.serviceBox:before {
    content: "";
    background: var(--white);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-radius: 10px 10px;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    box-shadow: 6px 6px 6px rgb(0 0 0 / 16%);
    background-image: url(../images/assets-bg.png);
    background-size: cover;
    background-position: center;
}
.serviceBox .service-icon {
    color: var(--white);
    background: var(--color);
    font-size: 36px;
    height:60px;
    line-height: 55px;
    border-radius: 20px 20px 0 0;
    margin: 0 auto 5px;
    position: relative;
}
.serviceBox .description {
    font-size: 28px;
    line-height: 23px;
    margin: 0 20px 10px;
    font-weight: 800;
}
.tooglebox {
    margin-right: 15px;
}
li.nav-item.dropdown.header-profile .fa-gear {
    margin-left: 15px;
}

.serviceBox .title {
    color: var(--white);
    background: var(--color);
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 18px;
    display: inline-block;
    border-radius: 15px 15px 0 0;
    margin: 0;
}

.serviceBox.green{ --color: #71A70B; }
.serviceBox.orange{ --color: #ef751e; }
.serviceBox.blue{ --color: #0193bf; }
@media only screen and (max-width: 1199px){
        .serviceBox {
        margin: 5px 0;
    }
    .hgtt {
    padding: 0 0 !important;
}
}
@media only screen and (max-width: 767px){
.apexcharts-element-hidden.apexcharts-selected {
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 24px;
    color: #6e8192;
    text-align: center;
}
a.removebtn {
    margin-left: 0;
    top: 63px;
    right: 25px;
}
.nav-control {
    display: block !important;
}
.nav-control.my-menu.position-static {
    display: none !important;
}
.menu-toggle .nav-header {
    width: 5rem !important;
}
}
.nav-header .brand-logo img {
    height:50px;
    margin-top: 15px;
}

.chart-img img {
    width: 100%;
}

.deznav .metismenu li a svg {
    fill: rgba(255, 255, 255, 0.1);
}
.deznav .metismenu li.mm-active a svg {
    color: #165da7 ;
    fill: #f0f0f3;
}
.deznav .metismenu > li {
    margin-bottom:5px;
}
select.form-control {
    appearance: auto;
}
.dropdown-menu.show {
    padding: 0;
}
/*.form-group .dropdown-menu{
    height: 300px;
}*/
.logo2{
    display: none;
}
.menu-toggle .logo1 {
  display: none;
}
.menu-toggle .logo2 {
  display: block;
}
.menu-toggle .deznav .metismenu li.mm-active a svg {
  fill: #fff;
}
.state-box {
  background-image: url(../images/hrcard-bg.png);
  background-size: cover;
  background-position: center;
}
#homechart {
    height:380px;
}
.akkk{
    padding:20px 10px !important;
}
.top-home-box .card-body {
  padding: 1rem;
}
.footer .copyright p {
  text-align: center;
  margin: 0;
  font-size: 15px;
}
.menu-toggle .footer{
    padding-left: 0 !important;
}
.beteel_banner img{
    width: 100%;
}
.breadcrumb li a {
  font-size: 14px;
}
.card-header .card-title {
  font-weight: 600;
  font-size: 16px;				  
  margin-bottom: 0;
}
.bootstrap-select .dropdown-menu.show {
  z-index: 99;
}
.filter-option-inner-inner {
  font-size: 15px;
}
.detl-select-btn {
  display: flex;
  align-content: center;
  gap: 20px;
}
.detl-select-btn label{
    cursor: pointer;
}
form .form-group label {
  color: #000;
  font-weight:600;
  font-size: 15px;
}
.col-form-label{
color: #000;
  font-weight: 500;
}
.initasted {
  float: left;
  font-size: 15px;
  margin-right: 40px;
}
.table > thead > tr > th {
  background-color: #165da7  !important;
  color: #fff !important;
  /* padding: .85rem !Important; */
  border: 1px solid #f4f4f4;
}
table td:nth-child(2n+1) {
  background-color: #93ebff26 !important;
}
table.dataTable>thead>tr>th, table.dataTable>thead>tr>td{
    border-bottom: none !important;
}
.card-body {
  padding: 10px 10px !important;
}
.boxx{
    border: 1px solid #dadada !important;
    padding: 10px;
}
.btn-boxes {
    text-align: center;
    margin-top: 30px;
}
.btn:focus{
    box-shadow: none;
}
.form-files .form-control {
    padding: 9px;
    padding-left: 15px;
}
.metismenu li ul li a:before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 22px;
    font-size: 12px;
    top: 10px;
    content: "\f192";
}
.apexcharts-tooltip-series-group {
    font-family: var(--bs-body-font-family) !important;
    font-weight: 700;
}
.apexcharts-tooltip-title {
    font-family: var(--bs-body-font-family) !important;
    font-weight: 600;
}
.metismenu li ul li {
    margin:4px 0;
}
.deznav .metismenu > li > ul a {
    padding-right: 0;
}
.authincation {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.auth-form {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.space-com {
    border-bottom: 1px dashed #eee;
    margin: 20px 0;
}

.forr{
  color: #165da7 ;
  font-weight: 500;
}
.login-logo img {
    height: 85px;
}
.form-control{
  font-size: 14px;
}
.auth-form .form-group {
    position: relative;
}
.lock-icon {
    font-size: 22px !important;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.log-title {
    font-size: 20px;
}
.over-icon {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 20px !important;
}
.auth-form::before {
    content: "";
    height: 95%;
    width: 95%;
    background: transparent;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    border: 1px dashed #cbc9c9;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 30px;
    z-index: -1;
    display: none;
}

.menu-toggle .deznav .metismenu > li.mm-active > a:after{
    display: none !important;
}
.text-header .card-title {
    text-align: center;
    margin-bottom: 20px !important;
}
.text-header b {
    font-weight: 500;
    font-size: 14px;
}
.password-textt p {
    line-height: 8px;
    font-size: 14px;
}
./*reportt .bootstrap-select .btn.dropdown-toggle.btn-light {
    display: none;
}*/
.bootstrap-select .btn-group {
    width: 100%;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.multiselect-container.dropdown-menu li label {
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
}
ul.multiselect-container.dropdown-menu {
    padding: 15px;
    height: 195px;
    overflow-y: scroll;
}
ul.multiselect-container.dropdown-menu::-webkit-scrollbar {
    background: #eee;
    width: 8px;
    height: 10px;
    border-radius: 8px;
}
ul.multiselect-container.dropdown-menu::-webkit-scrollbar-thumb{
    background: #165da7 ;
    border-radius: 8px;
}
.mb-3.form-group {
    margin-bottom:4px !important;
}
.col-form-label{
    padding-bottom:5px !important;
}

.menu-toggle .deznav .metismenu{
    padding-left: 0;
}
.des-mrquue-box {
    background: #f5d8e2;
    padding:5px 4px;
    border-radius: 8px;
    margin-bottom: 20px;
    margin-top: -20px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.box-hd-flex {
    display: flex;
    align-items: center;
    column-gap:15px;
    justify-content: space-between;
}
.box-hd-flex span {
    position: relative;
    top: 2px;
    color: #000;
    font-size: 14px;
}
.card.state-box {
    margin-bottom:10px;
    height: auto;
}
.home-img{
    margin-right:10px;
}
text.highcharts-title{
    font-weight: 700 !important;
}
.my-box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
body::-webkit-scrollbar {
    background: #eee;
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background: #6eabec;
}
.my-box:hover:before{
    background: #165da7 ;
}
.my-box:hover:after{
    border-color: #165da7 ;
}
.my-box:before{
    content: "";
    width: 70px;
    height: 70px;
    background-color: #e1e1e1;
    border: none;
    border-radius: 6px;
    position: absolute;
    bottom: 22px;
    right: -40px;
    z-index: 11;
    transform: rotate(50deg);
    transition: all 0.3s ease-in-out;
}
.my-box:after{
    content: "";
    width: 70px;
    height: 70px;
    border: 2px solid #e1e1e1;
    border-radius: 6px;
    position: absolute;
    right: -45px;
    bottom: -12px;
    z-index: 10;
    transform: rotate(50deg);
    transition: all 0.3s ease-in-out;
}
.password-textt.mt-2 {
    margin-top: 20px !important;
}
.new-btn {
    border-radius: 0 !important;
    padding: 0.25rem 0.5rem !important;
}
button:focus{
    box-shadow: none !important;
}
.new-btn:hover{
    background:#f54279;
}
button.btn.btn-primary {
    border-radius: 5px !important;
    padding: 5px 20px;
    font-size: 13px;
    font-weight: 600;
}
.dataTables_wrapper .dataTables_info {
    font-size: 13px;
}
.dataTables_wrapper .dataTables_length{
    font-size: 13px;
}
.dataTables_filter{
    font-size: 13px;
}


/*===============07-12-2023 css start from here==================*/
.profiltb-box.card {
    overflow: hidden;
    height: ;
}
.profiltb-box ul li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border-bottom: 1px dashed #ddd;
    border-top: 1px dashed #ddd;
    color: #323131;
}
.profiltb-box ul li a.active {
    background:var(--primary);
    color: #fff;
}
.profiltb-box ul li a:hover {
    background:var(--primary);
    color: #fff;
}
.profiltb-box ul li:first-child a{
    border-top:none;
}
.profiltb-box ul{
    display: block;
}
.profiltb-box ul li a i{
    margin-right:3px;
}
.tab-detail-content .card-header .card-title {
    font-size: 16px;
}
/*.dataTables_wrapper .dataTables_length{
    float: none !important;
}*/
.dt-buttons.btn-group .btn {
    background: var(--primary);
    font-size: 13px;
    border-color: #fff;
    padding: 8px 12px;
    border-radius: 5px;
}
.dt-buttons.btn-group.flex-wrap {
    margin-bottom: 10px;
}

.dataTables_filter{
    margin-top: 3px;
}


/*=====================*/
#homechart2 {
    height: 200px;
}   
#homechart3 {
    height: 200px;
}
.chart-titlee {
    background: var(--primary);
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    border-radius: 0.625rem;
    box-shadow: 0rem 0.3125rem 0.3125rem 0rem rgba(82, 63, 105, 0.05);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#homechart4 {
    height: 340px;
}
.dashboard_bar {
    text-transform: capitalize;
    font-weight: 700 !important;
    font-size: 22px !important;
    font-family: "Jost", sans-serif;
    margin-bottom: 0;
    white-space: nowrap;
    -webkit-text-fill-color: #165da7;/*
 -webkit-text-stroke: .75px #bfbbbb;*/
}

.dashboard_bar {
    position: relative;
}
.hide-page-all{
    display: none;
}
.header-left {
    margin-left:14%;
}
.header-info .fs-12 {
    font-size: 11px !important;
    line-height: 1;
}
ul.navbar-nav.header-right {
    padding-left: 12px;
}
.apexcharts-text {
    font-family: var(--bs-body-font-family) !important;
    font-weight: 600;
}
.apexcharts-legend-text {
    position: relative;
    font-size: 14px !important;
}
.apexcharts-legend-text{
    font-family: var(--bs-body-font-family) !important;
    font-weight: 600 !important;
}
.card {
    border: none !important;
    border-radius: 0!important;
}
.card-body {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
[data-header-position="fixed"] .header{
    z-index: 99;
}
.nav-header {
    z-index: 999 !important;
}
.hgtt {
    min-height: auto !important;
}
.card-header {
    border-color: #f0f1f5;
    position: relative;
    background: #fff !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #dcdbdb !important;
    border-radius: 0 !important;
}
.form-control{
    background: #fff !important;
}
.table > :not(:first-child) {
    border-top: none !important;
}

.form-select:focus{
    box-shadow:none !important;
}
thead, tbody, tfoot, tr, td, th {
    border-style: none;
}
.dataTables_paginate {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 10px;
}
.aktabl thead th{
    white-space: nowrap;
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #165da7;
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.3) 25%, transparent 20%, transparent 50%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.3) 75%, transparent 75%, transparent);
    border-radius: 10px;
}
.table-responsive::-webkit-scrollbar {
    background: #eee;
    width: 12px;
    height: 12px;
    border-radius: 10px;
}
.table-responsive{
    padding-bottom: 10px;
}
.service-icon svg {
    stroke: none;
    height: 28px;
    width: 28px;
}
.service-icon span {
    border: 1px dashed;
    border-radius: 50%;
    width: 45px;
    display: inline-block;
    height: 45px;
    margin-top: 6px;
    line-height: 41px;
}
.nav-header {
    border-bottom: 1px solid #eeeeee3b;
    padding-bottom: 10px;
}
.actionbtn .btn {
    border: none;
    color: initial;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 8px 0 rgba(0, 0, 0, 0.2) !important;
    padding: 0.25rem 0.5rem !important;
    border-radius: 4px;
    margin-right: 3px;
    background: #fff;
}
.piechart .apexcharts-text {
    font-family: var(--bs-body-font-family) !important;
    font-weight: 600;
    font-size: 16px;
    color: #ddd !important;
    fill: #000;
    text-shadow: none;
    stroke: none;
    white-space: nowrap !important;
}
.apexcharts-legend {
    padding: 0 0 !important;
}
.thick-slides .owl-nav .owl-prev i, .owl-next i {
    background-color: #fff;
    height: 28px;
    width: 30px;
    line-height: 26px;
    border-radius: 8px;
    font-size: 20px;
    border: 1px solid #ddd;
    color: #001d37;
    text-align: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.thick-slides .owl-nav .owl-prev i {
    margin-right: 5px;
}
.apexcharts-datalabel {
    fill: #000;
    font-size: 15px;
    font-weight: 800;
}

.thick-slides .owl-nav {
    position: absolute;
    top: 12px;
    right: 4px;
    z-index: 99999;
}
.body1{
    min-height: auto !important;
}
.stripp {
    height: 3px;
    background: #cdd5dc;
    position: relative;
    top: -18px;
    width: 91%;
}

.fw-600 {
    font-weight: 500;
}

.pdf-form table td, th {
    border: 1px solid #aba4a4;
}
.pdf-form label{
    margin-bottom: 0;
}
.pdf-form table td:nth-child(2n+1) {
    background-color: #fff !important;
}
.foot-table{
    background: #dde1e1 !important;
}
.pdf-form table tfoot td:nth-child(2n+1) {
    background-color: #dde1e1 !important;
}
.tabl-custom table thead th {
    padding: 10px !important;
}

.fixed-table-toolbar .select2-container--default .select2-selection--single {
    height: 35px;
    border-radius: 10px;
}
.fixed-table-toolbar .select2-container {
    width: 200px !important;
}
.fixed-table-toolbar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
.fixed-table-toolbar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}
.emptyBox {
    background: #f4f8fc !important;
    width: 50px !important;
    height: 33px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    border-radius: 50px !important;
    border: 2px solid #d1e3f5 !important;
}
.btntbl {
    border: none;
    width: 75px;
    padding: 4px;
    background: #dff4f8;
    border-radius: 5px;
}
.tablefix thead {
    position: sticky;
    top:-1px;
    z-index: 9;
}
.tablefix tbody tr td:nth-child(1) {
    position: sticky;
    left: 0;
    background: #effcff !important;
}
/*.tabl-custom.tablefix {
    height: 445px;
}*/
.bootstrap-table .fixed-table-container .table thead th {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
}

.bootstrap-table .fixed-table-container .table tbody td {
    font-size: 14px;
    padding: 5px;
    line-height: 20px;
}
.bootstrap-table .fixed-table-container .table thead th:nth-child(2) {
    width: auto;
}
.bootstrap-table .fixed-table-container .table thead th:nth-child(1) {
    width: auto;
}
.header-right .dropdown-menu {
    background: #ebf1f7;
    box-shadow: rgb(152 156 161) 0px 5px 10px !important;
}
.header-right .header-profile .dropdown-menu span {
    font-weight:400 !important;
}
.header-right .header-profile .dropdown-item:hover, .dropdown-item:focus{
    background-color: transparent !important;
}
.header-right .header-profile .dropdown-item:hover {
    background: #165da7 !important;
}
.header-right .header-profile .dropdown-item:hover span {
    color: #fff;
}
.header-right .header-profile .dropdown-item:hover svg {
    color: #fff !important;
}
.header-right .header-profile .dropdown-item:hover .akstyl {
    stroke: #fff !important;
}
.removeButton {
    background: #c92424;
    color: #fff;
    padding: 7px 20px;
    border-radius: 5px;
    border: none;
    font-weight: 500;
    margin-top: 35px;
    float: right;
    width: 100%;
}
@media only screen and (max-width: 380px){
    .header-info.d-flex.align-items-center {
        display: block !important;
    }
    #progressbar li{
        width: 100% !important;
        margin:10px 0;
    }
}


/*================wizard css =====================*/
.stpe-form-wizard #heading {
    text-transform: uppercase;
    color: #165da7;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: relative
}
.box-footer {
    border-bottom: 1px dashed #eee;
    padding-bottom:10px;
}
.stpe-form-wizard .form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}


#msform .action-button {
    width: 100px;
    background: #165da7;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius:5px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 0px 5px;
    float: right
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    border-radius: 10px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}


.fs-title {
    font-size: 25px;
    color: #165da7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #165da7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.stpe-form-wizard .fieldlabels {
    color: gray;
    text-align: left
}

.stpe-form-wizard #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
}

.stpe-form-wizard #progressbar .active {
    color: #165da7
}

.stpe-form-wizard #progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 33.3%;
    float: left;
    position: relative;
    font-weight: 400;
    z-index: 1;
}



.stpe-form-wizard #progressbar #personal:before {
    font-family: FontAwesome;
    content: "1"
}

.stpe-form-wizard #progressbar #payment:before {
    font-family: FontAwesome;
    content: "2"
}

.stpe-form-wizard #progressbar #confirm:before {
    font-family: FontAwesome;
    content: "3"
}

.stpe-form-wizard #progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #000;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}
.stpe-form-wizard #progressbar .active:before{
    color:#ffffff;
}
.stpe-form-wizard #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

.stpe-form-wizard #progressbar li.active:before,
.stpe-form-wizard #progressbar li.active:after {
    background: #165da7
}

.stpe-form-wizard .progress {
    height: 20px
}

.stpe-form-wizard .progress-bar {
    background-color: #165da7
}

.fit-image {
    width: 100%;
    object-fit: cover
}
.template_name {
    box-shadow: rgb(89 80 80 / 20%) 0px 0px 4px 0px;
    padding: 20px;
}
.table-footer .btn {
    border-radius: 5px !important;
    padding: 10px 20px !important;
    border: none;
}
.lyf-cycle-template:after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: 9px;
    width: 10px;
    height: 21px;
    border: solid #58ca04;
    border-width: 0 4px 4px 0;
    transform: rotate(52deg);
}
.cust_box {
    border: 1px dashed #dddada;
    padding: 15px 15px;
    border-radius: 10px;
}
.ak-roww .col-sm-3 {
    margin-top: 7px;
}
.ak-label {
    padding: 6px 15px 4px;
    display: block;
    color: #fff !important;
    background: #165da7;
    border-radius: 8px;
    margin-bottom: 10px !important;
}
.mb-00{
    margin-bottom: 0 !important;
}

ul.ul_holder li {
    padding-left: 0;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 5px;
    display: inline-block;
}
label.ak-label.second-lable {
    background: #deebf9;
    color: #000 !important;
}
.akstrip .over_head {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: table;
    background: #eff4fa;
    color: #165da7;
    padding: 3px 10px;
    border-radius: 8px;
    border: 1px dashed #ddd;
}
.akstrip {
    border: 1px dashed #ddd;
    padding: 10px;
    border-radius: 8px;
    margin-top: 25px;
    position: relative;
    padding-top: 25px;
}
.hgt-table {
    height: 550px;
}
text.highcharts-credits {
    display: none;
}
.header {
    z-index: 999 !important;
}
.nav-header {
    z-index: 9999 !important;
}
.modal-backdrop {
    z-index: 99999 !important;
}
.modal {
    z-index: 999999 !important;
}
/*===============new css start from here================*/
.nav-control.my-menu.position-static .hamburger .line {
    background: #fff !important;
}
.nav-control.my-menu.position-static {
    position: absolute !important;
    top: 0;
    margin-top: 90px;
    right: 0;
    display: block;
}
.nav-control {
    display: none;
}
.menu-toggle .deznav-scroll.ps {
    padding-top: 20px;
}
.menu-toggle .nav-control.my-menu.position-static {
    left: 0;
}
.menu-toggle .nav-header {
    width:6rem !important;
}
.akloader {
    display: block;
    transform: translate(-50%, -50%);
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: table;
    top:200px;
}
#loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(94 89 89 / 30%);
    width: 100%;
    height: 540px;
    z-index: 99;
}
    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }

.wrapper-loader{
    position: relative;
}
.accordion-primary .accordion-header {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
  box-shadow: 0 0.9375rem 1.25rem 0 var(--rgba-primary-1); }
  .accordion-primary .accordion-header.collapsed {
    background: var(--rgba-primary-1);
    border-color: var(--rgba-primary-1);
    color: var(--primary);
    box-shadow: none; }
    [data-theme-version="dark"] .accordion-primary .accordion-header.collapsed {
      background: var(--rgba-primary-1);
      border-color: var(--rgba-primary-1);
      color: #7e7e7e; }

.accordion-primary-solid .accordion-header {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
  box-shadow: 0 -0.625rem 1.25rem 0 var(--rgba-primary-1);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
  .accordion-primary-solid .accordion-header.collapsed {
    background: var(--rgba-primary-1);
    border-color: var(--rgba-primary-1);
    color: var(--primary);
    box-shadow: none;
    border-bottom-left-radius: 0.625rem;
    border-bottom-right-radius: 0.625rem; }
    [data-theme-version="dark"] .accordion-primary-solid .accordion-header.collapsed {
      background: var(--rgba-primary-1);
      border-color: var(--rgba-primary-1);
      color: #7e7e7e; }

.accordion-primary-solid .accordion__body {
  border: 0.125rem solid var(--primary);
  border-top: none;
  box-shadow: 0 0.9375rem 1.25rem 0 var(--rgba-primary-1);
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem; }
  .accordion-header {
    padding: 1rem 1.75rem;
    border: 0.0625rem solid #f0f1f5;
    cursor: pointer;
    position: relative;
    color: #333;
    font-weight: 400;
    border-radius: 0.625rem;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.accordion-body-text {
    padding: 0.875rem 1.25rem;
}
.accordion-item {
    margin-bottom: 10px;
}
.accordion-header-indicator {
    font-family: 'FontAwesome';
    position: absolute;
    right: 1.5625rem;
    top: 50%;
    transform: translateY(-50%); }
    [direction="rtl"] .accordion-header-indicator {
      right: auto;
      left: 1.5625rem; }
    .accordion-header-indicator.indicator_bordered {
      display: inline-block;
      width: 1.5625rem;
      text-align: center;
      height: 1.5625rem;
      border: 0.0625rem solid #f0f1f5;
      border-radius: 50%;
      line-height: 1.5625rem; }
  .accordion-header:not(.collapsed) .accordion-header-indicator::before {
    content:"\f2d1"; }
  .accordion-header:not(.collapsed) .accordion-header-indicator.style_two::before {
    content: "\e648"; }
  .accordion-header.collapsed .accordion-header-indicator::before {
    content:"\f067"; }
  .accordion-header.collapsed .accordion-header-indicator.style_two::before {
    content:"\f067"; }
.offcanvas-start{
    width:300px !important;
}
.pipelist ul {
    height: 90px;
    overflow-y: scroll;
}

.pipelist ul li {
    list-style: circle;
    margin-left: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    font-weight: 600;
}

.modal-dialog.modal-lg.modal-fullscreen .table-responsive {
    height: auto !important;
}
#toolbar .float-right.d-flex {
    margin-top: 5px;
}
input#search-ocr {
    border: 1px solid #cccaca;
    border-radius: 10px;
    padding: 0.375rem 0.75rem;
    padding-right: 1.75rem;
}
  a.back-btn:hover {
    background: #0d4783;
}
a.back-btn {
    background: #165da7;
    color: #fff !important;
    padding: 2px 10px;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: rgb(22 93 167 / 61%) 0px 2px 5px 0px;
    display: table;
    margin-bottom: 5px;
    margin-top: -12px;
    font-size: 13px;
}
.tree1,
.tree1 ul {
  padding:0;
  list-style:none;
  color:#369;
  position:relative;
}

.tree1 ul {margin-left:.5em} /* (indentation/2) */

.tree1:before,
.tree1 ul:before {
  content:"";
  display:block;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  border-left:1px solid;
}
.custome-tree {
    border: 1px dashed #ddd;
    padding: 10px;
    border-radius: 5px;
}
.tree1 li label{
    margin-bottom: 0;
}
.tree1 li {
    margin: 0;
    padding-left:15px;
    line-height: 2em;
    font-weight: bold;
    position: relative;
}
.custome-tree .plus {
    position: relative;
    top: 4px;
}

.tree1 li:before {
  content:"";
  display:block;
  width:10px; /* same with indentation */
  height:0;
  border-top:1px solid;
  margin-top:-1px; /* border top width */
  position:absolute;
  top:1em; /* (line-height/2) */
  left:0;
}

.cursor{
    cursor: pointer;
}

.tree-view-holder1 ul.tree input {
    display: none;
}


p.notetxt {
    margin-bottom: 0;
    margin-top: 7px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: -5px;
}
p.notetxt span {
    margin-right: 5px;
    font-weight: 700;
    color: #165da7;
}
.new-modal table thead th {
    z-index: 9;
}
.new-modal .modal-header {
    position: sticky;
    top: 0;
    z-index: 999;
}
.new-modal .modal-dialog {
   display:block !important;
}
.new-modal .modal-dialog.modal-lg {
    max-width: 95% !important;
}
.new-modal table tbody tr td:nth-child(2) {
    position: sticky;
    left:54px;
    z-index: 99;
    background: #ffffff !important;
}
.new-modal table tbody tr td:nth-child(1) {
    position: sticky;
    left: 0;
    z-index: 99;
    background: #effcff !important;
}
.new-modal table thead tr th:nth-child(2) {
    position: sticky;
    left:54px;
    z-index: 99 !important;
    background: #165da7 !important;
}
.new-modal table thead tr th:nth-child(1) {
    position: sticky;
    left: 0;
    z-index: 99 !important;
    background: #165da7 !important;
}
.new-modal .bootstrap-table .fixed-table-container .table thead th .th-inner {
    white-space: pre-wrap !important;
}
.new-modal-second .modal-dialog {
    margin-top: 0;
}
.bootstrap-table .fixed-table-container .table {
    display: table !important;
}
span.select2-selection.select2-selection--multiple {
    font-weight: 400;
    line-height: 1.5;
    color: #7e7e7e;
    background-clip: padding-box;
    border: 1px solid #cdced0;
    border-radius: 0.75rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-color: #165da7 !important;
    background: #165da7 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background: #fff !important;
    border: none;
    padding: 0px 3px;
    border-radius: 5px;
    line-height: 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    background: #165da7;
    color: #fff;
    padding-bottom: 1px;
}
.new-modal .thakur table thead th {
    z-index: inherit !important;
}


.mytable .fixed-table-body table thead {
    position: sticky;
    top:-2px;
    z-index: 9;
}
.mytable .fixed-table-body {
    height: 530px !important;
}
.mytable .fixed-table-body table tbody tr td:nth-child(2) {
    position: sticky;
    left: 52px;
    background: #fff !important;
}
.mytable .fixed-table-body table tbody tr td:nth-child(1) {
    position: sticky;
    left: -1px;
    background: #effcff !important;
}
.mytable .fixed-table-body table thead tr th:nth-child(2) {
    position: sticky;
    left: 52px;
}
.mytable .fixed-table-body table thead tr th:nth-child(1) {
    position: sticky;
    left: -1px;
}
.mytable .fixed-table-body::-webkit-scrollbar-thumb {
    background: #165da7;
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.3) 25%, transparent 20%, transparent 50%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.3) 75%, transparent 75%, transparent);
    border-radius: 10px;
}
.mytable .fixed-table-body::-webkit-scrollbar {
    background: #eee;
    width: 12px;
    height: 12px;
    border-radius: 10px;
}

.pdf-form table td {
    position: static !important;
}
.pdf-form table th {
    position: static !important;
}
.pdf-form table thead tr th:nth-child(1) {
    background: #cfd5d5 !important;
}
.pdf-form table thead tr th:nth-child(2) {
    background: #cfd5d5 !important;
}
.myproject .btn {
    padding: 5px 13px !important;
    line-height: 15px;
}
.myproject{
    right:-42px !important;
}
.new-modal #mdrApprovalTable tbody tr td {
    white-space: nowrap;
}
.new-modal #documentUploadSuperAdminTable tbody tr td {
    white-space: nowrap;
}
.new-modal #documentUploadApprovalTable tbody tr td {
    white-space: nowrap;
}
#exampleModal .modal-lg {
    display: block !important;
}

input#search-ocr:focus {
    box-shadow: 0 0 3pt 1pt #bdd4ed;
    outline-width: 0px;
}
.searchform i {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: .5;
}

.searchform {
    position: relative;
}
input.form-control.search-input::placeholder {
    color: #7e7e7e;
}


.gj-picker-bootstrap {
    z-index: 99999999999 !IMPORTANT;
}
.gj-datepicker {
    width: 100%;
}

.gj-datepicker input {
    width: 100%;
    border: 1px solid #cdced0;
    border-radius: 0.75rem;
    padding: 10px 10px;
}
.gj-datepicker.gj-datepicker-md.gj-unselectable .gj-icon {
    top: 11px;
    right: 2px;
    font-size: 18px;
}

nav.tabdesign button.active {
    background: var(--primary) !important;
    color: #fff !important;
    border-color: var(--primary) !important;
}

nav.tabdesign button {
    border: 1px solid #e4d8d8 !important;
    color: #000;
    font-weight: 500;
    margin-right: 5px;
}
.header-right .notification_dropdown .nav-link {
   background: #eaf0f7 !important;
}
.table-daata td {
    border: 1px dashed #eee !important;
}
.table-daata {
    height: 228px;
    overflow-y: scroll;
}
.table-daata table td{
    font-size: 14px;
}
.table-daata table th {
    font-size: 14px;
}
 ul#missingFieldsList {
    background: #ffff;
    border: 1px dashed #ddd;
    margin-top: 10px;
    box-shadow: rgb(124 209 249 / 57%) 0px 2px 8px 0px;
    padding: 5px;
    border-radius: 8px;
    margin-bottom: -15px;
}

ul#missingFieldsList li {
    display: inline-block;
    margin: 1px 4px;
    font-weight: 600;
    font-size: 14px;
}
.color-comb2 {
    display: flex;
    gap: 10px;
    font-size: 12px;
    position: absolute;
    top: -11px;
    background: #fff;
    left: 12px;
}

a.backbtn1 {
    padding-right: 5px;
    display: flex;
    align-items: center;
    gap: 3px;
}
.custom_checkbox input[type="checkbox"]:focus {
    border: 1px solid var(--primary); !important;
}
.custom_checkbox input[type="checkbox"] {
    display: inline-block;
    appearance: inherit;
    border-radius: initial;
    position: relative;
    padding: 0 !important;
}
button.btn.btn-secondary {
    border-radius: 5px !important;
    font-size: 13px;
    font-weight: 600;
}
.btn-group, .btn-group-vertical{
    gap: 5px;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
    border-color: #4c8109 !important;
} 
form .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    right: 15px;
    position: absolute;
    top: 15px;
}
.d-flex.justify-content-center {
    gap: 4px;
}
.d-flex.justify-content-center .fa-check {
    font-size: 20px !important;
}
form button.multiselect.form-control.dropdown-toggle.vendor_class {
    text-align: left;
}
.multiselect-container>li>a>label{
    padding: 0px !important;
}
.fixed-table-body tfoot {
    display: none !important;
}
.tree-footer-button {
    position: absolute;
    bottom: 13%;
    width: 100%;
}
.tree li span .fa {
    margin-right: 5px;
    margin-left: 5px;
}
.custom_checkbox input[type="checkbox"]:checked::before {
    content: "✓";
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    background-color: #4CAF50;
    width: 18px;
    height: 18px;
    padding: 0 3px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
button.multiselect.form-control.dropdown-toggle.btn.btn-default:focus {
    border-color: var(--primary) !important;
}
@media only screen and (max-width: 1351px){
.dash-top-sect .col-lg-3 {
        width: 50%;
    }
}
@media only screen and (max-width: 690px){
    .dash-top-sect .col-lg-3 {
            width: 100% !important;
        }
        .flx2 h4 {
            font-size: 14px !important;
        }
        .header-info.d-flex.align-items-center {
    display: none !important;
}
.flx2 .description {
    font-size: 20px !important;
}
}
@media only screen and (max-width: 800px){
.header-left .dashboard_bar{
    display: none !important;
}
}
@media only screen and (min-width: 768px) {
    [data-sidebar-style="mini"] .content-body {
        margin-left: 0 !important;
    }

}

.bootstrap-table.bootstrap5.fullscreen {
    z-index: 9999;
}
.header-right .notification_dropdown .nav-link .badge {
    height: auto !important;
    width: auto !important;
    padding: 0px 5px !important;
    border-radius: 12px !important;
    top: -4px !important;
}