footer.footer {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width:81.6%;
    padding: 10px !important;
    transition: 0.5s all;
    right: 0;
    margin-left: auto;
    background: #fff;
    z-index: 9;
}
.container.main_container .container {
    width: 100%;
    max-width: 100%;
}
.tap-top{
    z-index: 99 !important;
}
.page-wrapper .page-body-wrapper {
    padding-bottom: 60px;
}
.sidebar-open footer.footer {
    width:100% !important;
}
.controls.controlchart .form-control {
    font-size: 13px;
    font-weight: 700;
    appearance: auto;
}
.controls.controlchart {
    display: flex;
    gap: 10px;
    justify-content: end;
}
.chart-setss {
    font-size: 20px;
    font-weight: 800;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.pdf-form-layout table {
    width: 100%;
}
.pdf-form-layout .bggg:nth-child(1) td {
    padding: 8px;
    font-weight: 800;
    border: 1px solid #ddd;
}
.sub-button button.btn.btn-block{
    background: var(--theme-default);
    color: #fff;
}
.pdf-form-layout {
    width: 100% !important;
}
#header .form-control {
    height: 30px !important;
    line-height: 9px !important;
    appearance: auto;
}
.pdf-form-layout table td {
    border: 1px solid #ddd;
    padding: 5px;
}
.select2 span {
    display: block;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    text-align: left;
}
.form-top-left h3 {
    color: #fff;
    font-size: 18px;
}
.form-top-left {
    background: var(--theme-default);
    padding: 10px;
}
.pdfbtnn .file-submit {
    background: var(--theme-default);
    color: #fff;
}
.has-error .form-control {
    border-color: #d00d2b;
}
.card-header.bg-primary.text-white {
    text-align: left;
    background: var(--theme-default) !important;
    padding: 10px !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.table-hide-show {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.pdf-form-layout .select2-container .select2-selection--single {
    height: 35px !important;
}
.pdf-form-layout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 14px !important;
}
.dashboard-screen table td:nth-child(2n+1) {
  background-color: #93ebff26 !important;
}
.setting-sidebar .customizer-body .customizer-color ul .color-layout[data-attr=color-7] div {
    background-color: #e80714;
}
.setting-sidebar .customizer-body .customizer-color ul .color-layout[data-attr=color-8] div {
    background-color: #59a52a;
}
.btn-group.dropdown.dropup .dropdown-toggle {
    color: #fff;
}
.bredcrum-section ol li a i {
    margin-right: 5px;
}
.modal-body .nav li button.active {
    background: var(--theme-default);
    color: #fff;
}
.modal-body .nav li button {
    background: #eee;
    font-size: 14px;
    padding: 5px 15px;
}
.bootstrap-table table td .btn {
    padding: 2px 6px;
}
.fa-info-circle {
    color: var(--theme-default) !important;
}
.spread_sect1 .navbar-nav .nav-link::after{
    background: var(--theme-default) !important;
}
.information-wrapper {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.at-switch .btn {
    height: 25px !important;
    width: 25px !important;
    font-size: 12px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.multiselect-native-select .btn-group {
    width: 100% !important;
}
label.form-label {
    display: block;
}
.multiselect-native-select [type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    left: 15px;
    margin-top: 3px;
}
.multiselect-container>li>a {
    display: block;
    white-space: nowrap;
}
ul.multiselect-container.dropdown-menu {
    height: 300px;
    overflow: scroll;
}
.bootstrap-table [type="checkbox"]:not(:checked), [type="checkbox"]:checked{
    left: 5px !important;
}
.multiselect-container>li>a>label {
    padding-left: 30px !important;
}
.panel .alert.alert-danger {
    display: none;
}
.modal-header {
    justify-content: space-between;
    background: var(--theme-default);
}
.modal-header .modal-title {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
}
.modal-header .close {
    background: #fff;
    box-shadow: none;
    border: none;
    border-radius: 5px;
}
.modal-body .card-body {
    padding: 0;
}
.form-group {
    margin-bottom: 10px;
}
.form-group label {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
}
.pagination .page-item a
 {
    color: var(--theme-default);
}
.pagination .page-item.active a {
    background: var(--theme-default);
    border-color: var(--theme-default);
    color: #fff !important;
}
.spread_sect1 .navbar-nav .nav-link.active {
    color: #fff !important;
    background: var(--theme-default) !important;
}
div#toolbar1 {
    float: left;
    position: relative;
}
a.logofless img {
    height:38px;
}
a.logofless {
    display: flex;
    gap: 9px;
    background: #fff;
    padding: 4px;
}
.logo22 {
    height: 30px !important;
    position: relative;
    top: 5px;
}
.tab-area-section .search-list {
    width: 100%;
    display: flex;
    border-radius: 10px;
    justify-content: space-between;
    background: #fff;
}
.tab-area-section .search-list .nav-item {
    flex: auto;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    justify-content: space-between;
    text-align: center;
}
            
            
.logo-wrapper:before {
    content: "";
    background: #fff;
    height: 94%;
    width: 80%;
    position: absolute;
    left: 3px;
    top: 0;
    z-index: -1;
    border-top-right-radius: 20px;
    margin-top: auto;
    margin-bottom: auto;
    display: table;
    bottom: 0;
}

.logo-wrapper {
    position: relative;
    z-index: 1;
}

.chart-set {
    opacity: .3;
    position: absolute;
    right: 0;
    bottom: -3px;
}

.att {
    position: absolute;
    bottom:20px;
    width: 94%;
    left: 10px;
}
   
    .avatar1 {
    width:35px;
    height:35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 !important;
    border-bottom-right-radius: 15px !important;
}

.custombox:hover .avatar1 {
    transform: translateY(-4px) rotateX(5deg);
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.25), 0 4px 6px rgba(0,0,0,0.1);
}

.akborder {
    justify-content: end !important;
}
.akborder p {
    font-weight: 800;
        font-size: 12px;
    text-transform: uppercase;
}
.user-img1 img {
    height: 30px;
}
li.profile-nav1 {
    width: auto !important;
    height: auto !important;
    border: none !important;
}
.custombox .card-body {
    padding: 10px;
}
.boxdata h3 {
    font-size:18px;
    margin-top: 0;
    font-weight: 800 !important;
}
.boxdata p {
    margin-bottom: 0 !important;
    font-size: 14px;
}
.glow-line {
    height: 1px;
    background: linear-gradient(to right, transparent, #c9d1d5, transparent);
    filter: blur(0.5px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 6px;
}
.custombox {
    box-shadow: rgb(213 227 248) 0px 2px 5px 0px !important;
    border-color: #f0eaea !important;
}
.section-header-main{
    position: relative;
    z-index: 1;
    margin-bottom:10px;
}
.minhgt {
    min-height: 180px;
}
.section-header-main h4 {
    color: #000;
    margin-bottom: 0;
    font-size: 14px;
    position: relative;
    letter-spacing: .25px;
    line-height: 1.5;
    padding: 2px 14px 2px;
    width: auto;
    display: inline-flex;
    background: linear-gradient(
      135deg,
      var(--theme-default),
      #ffffff
    );
    font-weight: bold;
    border-radius: 15px;
}
.section-header-main:before {
    content: "";
    background: var(--theme-default);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.section-header-main:after {
    content: "";
    background: var(--theme-default);
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
}
.table > thead th {
    background: var(--theme-default);
    color: #fff;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #fff;
}
.table tbody tr td{
    white-space: nowrap;
}
.page-sidebar .sidebar-menu .sidebar-list ul li ul li {
    margin-left: 10px;
}
/*footer.footer {
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: ;
    width: 100%;
}
.page-body-wrapper {
    height: 90vh;
}*/
header .page-main-header {
    position: relative;
    z-index: 1;
    box-shadow: inset 0px 15px 24px rgb(10 10 17 / 30%);
    border-bottom: 1px solid #ddd;
}
header .page-main-header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--theme-default);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.05;
}
@media only screen and (max-width:767px) {
    .page-header{
        padding: 8px 0;
    }
    body .page-sidebar {
        margin-top: 62px !important;
    }
}
@media only screen and (max-width:991px) {
header .page-main-header:before{
    display: none;
}
.page-main-header.col {
    box-shadow: none;
    border: none;
}
footer.footer{
    width: 100% !important;
}
}    