/* Login screen css starts */

.loader.simple-loader .loader-body {
    background: url(../images/inshape-loader-icon.svg) no-repeat scroll center center;
    background-position: center !important;
    height: 40%;
    position: relative;
}

.auth-card {
    padding: 0 0rem !important;
}

.logo-main {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.login-logo {
    height: 100px;
}

.login-title h3 {
    margin-top: 20px;
    font-weight: 700 !important;
    font-size: 22px !important;
}

.form-space {
    padding-top: 10px;
}

.btn.btn-primary {
    padding: 5px 15px 5px 15px;
    font-size: 13px;
    color: #ffffff;
    background-color: #0068b4;
    border-color: #0068b4;
}

.btn.btn-outline-primary {
    font-size: 13px;
}

.btn.btn-primary:hover {
    font-size: 13px;
    color: #ffffff;
    background-color: #6b6c70;
    border-color: #6b6c70;
}

.btn-center {
    text-align: center;
}

/* Login screen css ends */

/* Header css starts */

.select-company {
    padding: 5px;
    font-size: 14px;
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgb(0 37 74) !important;
}

.inshape-icon {
    height: 45px;
}

.nav {
    background: none;
}

.dual-horizontal-wrapper .nav-link {
    padding: 10px 20px !important;
}

.dual-horizontal-wrapper {
    background: none !important;
    border-top: none !important;
}

.nav-link {
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
}

.nav-link:hover {
    color: #00ccff;
}

.dropdown .dropdown-menu {
    font-size: 15px;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #00ccff;
}

.nav-link:hover,
.nav-link:focus {
    color: #00ccff !important;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #0068b4;
    color: #ffffff;
}

/* Header css ends */

/* Dashboard css starts */

.main-content .content-inner {
    background-color: #eaecf6 !important;
    padding: 20px 20px 0px 20px;
}

.d-activity {
    min-height: 268px !important;
}

.left-panel {
    color: #000000 !important;
}

.card .card-header {
    border-radius: 10px;
    padding: 15px 15px 0px 15px;
}

.dropdown-menu {
    --bs-dropdown-padding-y: 0.5rem !important;
}

.mobile-space {
    padding: 20px 20px 0px 20px;
}

.card-body {
    padding: 20px;
}

.ag-header.ag-header-allow-overflow .ag-header-row {
    overflow: visible;
    background-color: #ebf5fe;
}

.ag-header.ag-header-allow-overflow .ag-header-row {
    font-size: 15px !important;
    font-family: 'Inter';
}

.ag-theme-alpine {
    --ag-font-size: 12px !important;
    --ag-font-family: 'Inter', sans-serif !important;
    --ag-row-height: 32px !important;
    --ag-header-height: 38px !important;
}

.ag-theme-alpine .ag-row,
.ag-theme-alpine-dark .ag-row,
.ag-theme-alpine-auto-dark .ag-row,
.ag-theme-alpine .ag-cell,
.ag-theme-alpine .ag-header-cell,
.ag-theme-alpine .ag-cell-value {
    font-size: 12px !important;
    font-family: 'Inter', sans-serif !important;
}

.ag-row-odd {
    background-color: #f3f3f3 !important
}

/* Dashboard css ends */

/* Inside page css starts */

.btn-secondary {
    padding: 5px 15px 5px 15px;
    font-size: 14px;
}

.form-control {
    height: 60px;
}

.bd-example {
    color: #1e1e1e !important;
}

.nav-pills .nav-link {
    background: #6b6c70 !important;
    border-radius: 15px 15px 0px 0px;
}

.nav-pills .nav-link.active {
    background: #0068b4 !important;
    border-radius: 15px 15px 0px 0px;
}

.nav-slider .nav-item {
    z-index: 3;
}

.btn-sm,
.btn-group-sm>.btn {
    --bs-btn-padding-y: 0rem;
    --bs-btn-padding-x: 0rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: 0.25rem;
}

.btn-sm .btn-inner svg,
.btn-group-sm>.btn .btn-inner svg {
    width: 20px;
    margin-top: 2px;
}

.btn-danger {
    --bs-btn-color: #000000;
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
}

.btn-warning {
    --bs-btn-color: none !important;
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #d87a00;
    --bs-btn-hover-border-color: #000000;
    --bs-btn-focus-shadow-rgb: 243, 128, 61;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #000000;
    --bs-btn-active-border-color: #000000;
    --bs-btn-active-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    --bs-btn-disabled-color: #ffffff;
    --bs-btn-disabled-bg: #000000;
    --bs-btn-disabled-border-color: #000000;
}

.btn-success {
    anchor-name: none;
    --bs-btn-color: #000000;
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
}

.icon-32 {
    height: 1.45rem !important;
    width: 1.45rem !important;
}

.icon-20 {
    height: 1.45rem !important;
    width: 1.45rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 30%;
}

.form-floating>.form-select {
    padding-top: 0.8rem;
    padding-bottom: .625rem;
}

.btn-save {
    color: #ffffff !important;
    background-color: #168847;
}

.btn-save:hover {
    color: #ffffff !important;
    background-color: #6b6c70;
}

.btn.btn-outline-primary:active,
.btn.btn-outline-primary.active {
    color: #ffffff;
    background-color: #0068b4;
    border-color: #0068b4;
}

.btn.btn-outline-primary:hover {
    color: #ffffff;
    background-color: #6b6c70;
    border-color: #6b6c70;
}

.card-title {
    font-size: 18px;
    font-weight: 600;
}

/* 01-08-2025 css starts */

.toolbar .btn {
    margin-left: 6px;
}

.fullscreen-grid {
    position: fixed !important;
    top: 60px;
    left: 0;
    width: 100vw;
    height: calc(100vh - 60px);
    z-index: 9999;
    background: #fff;
    padding: 0;
}

.fullscreen-grid .ag-theme-balham {
    height: 100% !important;
}

.ag-header-cell-label {
    justify-content: space-between !important;
}

#gridWrapper {
    transition: all 0.3s ease;
}

.filter-text-box {
    width: 150px;
}

.dataTables_filter .fa-search,
.dataTables_filter .fa-times,
.input-icon .fa-search,
.input-icon .fa-times {
    position: absolute;
    right: 9px;
    top: 27%;
    transform: translateY(0%);
    font-size: 16px;
    color: #666;
}

.search-height {
    height: 35px !important;
    font-size: 13px !important;
}

.search-height::placeholder {
    font-size: 13px !important;
}

.dataTables_filter label,
.input-icon {
    position: relative;
}

.toolbar {
    display: flex !important;
    justify-content: flex-end !important;
}

/* 01-08-2025 css ends */

/* 16-06-2026 css starts */

/* Custom Scrollbar */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: #d1d5db;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #9ca3af;
}

/* 16-06-2026 css ends */

/* Inside page css ends */

/* Media query starts */

@media (min-width: 320px) and (max-width: 768px) {
    .offcanvas {
        background-color: #00254a !important;
    }

    .offcanvas-title {
        color: #ffffff !important;
    }

    .offcanvas-header .btn-close {
        color: #000000 !important;
        background-color: #ffffff !important;
    }
}

/* Media query ends */