/* You can add global styles to this file, and also import other style files */

body {
    color: #222;
    font-size: 14px;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    background-color: #e4e4e4;
}

th {
    cursor: pointer;
}

.help-block {
    color: #dc3545;
}

.help-block.no-mb {
    margin-bottom: 0.1rem;
}

.help-block.reset {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0.4rem;
    border-radius: 7px;
}

.success-block {
    color: #198754;
}

.success-block.reset {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0.4rem;
    border-radius: 7px;
}

.vendor-data {
    background-image: url(../../assets/images/login-bg.jpg);
    background-size: cover;
}

.bg-wrapper {
    position: fixed;
    padding: 0;
    margin: 0;

    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    background-image: url(../../assets/images/login-bg.jpg);
    background-size: cover;
    overflow-y: scroll;
}

.bg-wrapper.sign-in {
    position: fixed;
    padding: 0;
    margin: 0;

    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    background-image: url(../../assets/images/login-bg.jpg);
    background-size: cover;
    overflow-y: scroll;
}

.bg-wrapper.password {
    background-image: url(../../assets/images/password-bg.jpg);
    background-size: cover;
}

.carousel-inner h2,
.carousel-inner p,
.carousel-inner li,
footer {
    color: #fff;
}

.bg-wrapper.password .btn-primary {
    width: auto;
    margin-right: 1rem;
}

.bg-wrapper.password .btn-primary.transparent {
    background-color: transparent;
    border: none;
}

.bg-wrapper.password .input-pane a {
    margin-top: 1rem;
}

.btn-primary {
    background-color: #18479f;
    width: 100%;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    margin-top: 1rem;
    outline: none;
    border-color: transparent;
}

.btn-primary.short {
    width: auto;
    padding-right: 3rem;
    padding-left: 3rem;
}

.value-prop-pane {
    padding-top: 12rem !important;
}

/* .py-5 {
    padding: 1.75rem 0 !important;
} */

.form-container {
    background-color: #fff;
    border-radius: 5px;
    padding: 2.5rem;
    color: #000;
}
.form-container h3 {
    color: #263b57;
}
.form-container ::placeholder {
    color: #263b57;
    font-size: 12px;
}

.password .brand img {
    width: 40%;
}

#sidebar .brand img {
    width: 75px;
}

.brand img {
    width: 150px;
}
.brand-payex img {
    width: 40px;
}
.carousel-indicators {
    position: initial !important;
    left: 0 !important;
    right: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    display: block !important;
}

.language-pane {
    background-color: #fff;
    border-radius: 5px;
    padding: 3rem 2rem;
    color: #000;
}

.language-pane ul {
    padding-left: 0;
}

.language-pane li {
    list-style: none;
    padding: 0.5rem;
}

.language-pane li:hover {
    background-color: #e3ebfb;
}

.language-pane li.active {
    color: #18479f;
    font-weight: bold;
    background-color: #e3ebfb;
}

.data-pane {
    background-color: #fff;
    border-radius: 5px;
    padding: 1rem 2rem;
    color: #000;
}

.data-pane.empty {
    padding: 7rem 2rem;
    font-size: 18px;
}

.data-pane .data-tag h5 {
    color: #263b57;
}

.data-tag.mb-4 {
    margin-bottom: 1.5rem !important;
}

.data-pane .data-tag p {
    color: #898a8d;
}

.info-pane {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 1rem;
    border-radius: 5px;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    body {
        overflow: none;
    }

    .value-prop-pane {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-5 {
        padding: 3rem 1rem !important;
    }
}

@media (max-width: 991.98px) {
    .navbar-custom {
        left: 70px !important;
    }

    .left-side-menu {
        display: block !important;
    }

    .content-page,
    body[data-sidebar-size="condensed"] .content-page {
        margin-left: 70px !important;
    }

    /* body[data-sidebar-size="default"] .left-side-menu {
        padding-top: 70px;
        width: 70px !important;
    } */
}

/* @media only screen and (min-width: 1400px) {
    .py-5 {
        padding: 9rem 0 !important;
    }
} */

/* Style for sidebar */

html {
    height: -webkit-fill-available;
}

/* #wrapper {
    height: 100%;
    overflow: auo;
    width: 100%;
} */

.sidebar {
    background-color: #18479f;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.sidebar .active a {
    background-color: #316cb8 !important;
    border-radius: 0;
    border-left: 4px solid #263b57;
}

.sidebar li a:hover {
    background-color: #316cb8;
    border-radius: 0;
}

.sidebar i {
    padding-right: 0.8rem;
    font-size: 18px;
}

.navbar {
    width: 100%;
    display: block;
}

.dashboard .brand img {
    width: 100px;
}

.b-example-divider {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.1);
    border: solid rgba(0, 0, 0, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
        inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.bi {
    vertical-align: -0.125em;
    pointer-events: none;
    fill: currentColor;
}

.dropdown-toggle {
    outline: 0;
}

.nav-flush .nav-link {
    border-radius: 0;
}

.btn-toggle {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.65);
    background-color: transparent;
    border: 0;
}
.btn-toggle:hover,
.btn-toggle:focus {
    color: rgba(0, 0, 0, 0.85);
    background-color: #d2f4ea;
}

.btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform 0.35s ease;
    transform-origin: 0.5em 50%;
}

.btn-toggle[aria-expanded="true"] {
    color: rgba(0, 0, 0, 0.85);
}
.btn-toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
}

.btn-toggle-nav a {
    display: inline-flex;
    padding: 0.1875rem 0.5rem;
    margin-top: 0.125rem;
    margin-left: 1.25rem;
    text-decoration: none;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
    background-color: #d2f4ea;
}

.scrollarea {
    overflow-y: auto;
}

.fw-semibold {
    font-weight: 600;
}
.lh-tight {
    line-height: 1.25;
}

.navbar-custom {
    background-color: #18479f;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    color: #fff;
    padding: 0.9rem 0;
    position: fixed;
    right: 0;
    top: 0;
    height: 70px;
    transition: all 0.1s ease-out;
    z-index: 1001;
}

.topnav-menu-left img {
    width: 80px;
    margin-left: 1rem;
}

.nav-user .dropdown-menu.show {
    width: 100% !important;
}

.navbar-custom .nav-user {
    padding: 8px 12px !important;
}

.card {
    margin-top: 2rem;
    border: none;
    background-color: #fff;
}

.card-title {
    color: #5caed6;
}

.password-change {
    padding: 2.5rem 0 !important;
}

.table-responsive .table.text-nowrap {
    white-space: nowrap;
}

.table > :not(caption) > * > * {
    padding: 0.65rem 0.85rem;
}

.footable-pagination li {
    margin-left: 5px;
}

/* .pagination .page-item.active {
background-color: #18479f;
border-radius: 10px;
} */

.pagination .page-item.active .page-link {
    color: #fff;
}

.page-item .page-link {
    color: #000;
}

.page-item:not(:first-child) .page-link {
    border-radius: 10px;
}

.form-select-sm {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
}

.search-pane .input-group {
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.search-pane .form-control {
    border: none;
}

.card.buyer-analytics {
    margin-top: 0;
}

.nav-item .hide.dropdown-toggle::after {
    display: none;
}

.nav-item .ri-settings-4-line {
    font-size: 21px;
}

#addon-wrapping {
    background-color: transparent;
    border: none;
}

.pane-header h4 {
    color: #263b57;
    display: inline-block;
}

.btn-action-link {
    color: #18479f;
    border: 1px solid #18479f;
    margin: 0.35rem;
    padding: 0.5rem 0.75rem;
    text-decoration: none;
    border-radius: 5px;
}

.btn-action-link.btn-extended {
    padding: 0.5rem 1.85rem;
}

.text-bg-primary.status-submission {
    font-size: 13px;
    background-color: #f4bf3e !important;
    font-weight: 600;
}

.btn-invoice,
.btn-invoice:hover {
    background-color: #18479f;
    color: #fff;
}

.card-body {
    padding: 1.85rem;
}
.active > .page-link,
.page-link.active {
    background-color: #18479f;
}

.breadcrumb-item a {
    text-decoration: none;
    color: #222;
}

.table.line-items {
    background-color: #fefefe;
}

.upload-pane input[type="file"],
.supporting-docs-pane input[type="file"],
.nonepo-pane input[type="file"],
.icon-wrapper.re-upload input[type="file"] {
    display: none;
}

.re-upload-pane .custom-file-upload {
    width: 100%;
}

.icon-wrapper i {
    font-size: 5.8rem;
    color: #5caed6;
}

.supporting-docs-pane .files-wrapper i,
.nonepo-pane .icon-wrapper i {
    font-size: 2.8rem;
}

.supporting-docs-pane .drop-pane {
    padding: 1rem;
    margin-top: 1.8rem;
}

.icon-wrapper.re-upload .change-invoice i {
    font-size: 1rem;
}

/* .files-wrapper i {
  font-size: 5.8rem;
  color: #8ddcde;
} */

.icon-wrapper.re-upload .change-invoice {
    padding: 6px 12px;
    cursor: pointer;
    background-color: #18479f;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #18479f;
    text-align: center;
    width: 100%;
}

.custom-file-upload {
    border: 1px solid #18479f;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    background-color: #18479f;
    border-radius: 5px;
    color: #fff;
}

.fileupload {
    width: 100%;
    cursor: pointer;
    /* border: 2px dashed #0f68ff; */
    border-radius: 6px;
    /*background-position: center 28px*/
}

/* .fileupload.invoice {
  background-image: url("./assets/images/file-text-line.png");
  background-repeat: no-repeat;
  background-size: 70px;
  background-position: center;
  background-color: #ffffff;
} */

/* fileupload.documents {
  background-image: url("./assets/images/file-pdf-line.png");
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: center;
  background-color: #ffffff;
} */

.ddinfo {
    display: block;
    text-align: center;
    /* padding-top: 130px; */
    /* color: #a0a1a2;*/
}

.file-pane {
    background-color: #e1e1e1;
    padding: 0.5rem;
    margin-top: 2rem;
}

.supporting-docs-pane {
    margin-top: 2rem;
    /* overflow-y: scroll;
  overflow-x: hidden;
  height: 180px; */
}

.supporting-docs-pane .file-pane {
    margin-top: 1rem;
}

.supporting-docs-pane .document-pane {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 120px;
}

.delete {
    color: #f24569;
    float: right;
    clear: both;
    cursor: pointer;
}

.form-header .alert-danger p {
    margin-bottom: 0 !important;
}

/* .form-wrapper .invoice-data .form-control {
  background-color: #f1f5f8;
  font-size: 13px;
} */

.form-wrapper .btn {
    float: right;
    width: auto;
    font-size: 13px;
}

.modal-content {
    background-color: #18479f;
    color: #fff;
    padding: 2rem 1.5rem;
}

.modal-header {
    border-bottom: none;
}

.modal-footer {
    border-top: none;
}

.modal-footer .btn-white {
    background-color: #fff;
    color: #18479f;
}

.session-text {
    margin-top: 2rem;
}

.alert-success.session-text p {
    margin-bottom: 0;
}

.relogin {
    cursor: pointer;
    text-decoration: underline;
}

.loader-spacer-10 {
    margin-top: 7rem;
}

#sidebar {
    width: 260px;
}

#sidebar.minimised {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

/* .navbar-custom {
    left: 81px;
} */

.content {
    margin-left: 4px;
}

.nav-link span {
    display: none;
}

/*Analytics stylesheet */
.grn-data .card {
    margin-top: 0.5rem;
    padding: 1.85rem;
}

.grn-data .stats-header {
    font-weight: 600;
    font-size: 16px !important;
}

.grn-data .stats-text {
    color: #5caed6;
    font-size: 38px;
    margin-bottom: 0;
}

.stats-wrapper .stats-text {
    color: #5caed6;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 0;
}

.stats-wrapper .stats-header {
    font-size: 13px;
}

.stats-wrapper .empty-state img {
    width: 245px;
}

.preview-pane {
    max-height: 670px;
}

.save.preview {
    background-color: #e4e4e4;
    color: #000;
    padding: 0.5rem 0.75rem;
}

.submit.preview {
    background-color: #18479f;
    color: #fff;
    padding: 0.5rem 0.75rem;
    margin-left: 1rem;
}

.form-check label span {
    color: #18479f;
    cursor: pointer;
    text-decoration: underline;
}

.apexcharts-tooltip.apexcharts-theme-light {
    color: #fff !important;
    background: rgba(30, 30, 30, 0.8) !important;
}

.apexcharts-tooltip {
    box-shadow: none !important;
}

.apexcharts-tooltip.active {
    top: 145px !important;
}

.grn.tooltip-popup,
.invoice.tooltip-popup {
    position: relative;
    display: inline-block;
}

.grn.tooltip-popup .ri-information-fill,
.ri-information-fill {
    color: #18479f;
    font-size: 21px;
}

.invoice.tooltip-popup .ri-information-fill {
    position: relative;
    top: 5px;
}

.grn.tooltip-popup a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.grn.tooltip-popup .tooltiptext,
.invoice.tooltip-popup .tooltiptext {
    visibility: hidden;
    /* width: 120px; */
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 0.25rem;

    /* Position the tooltip */
    position: absolute;
    bottom: 100%;
    right: 50%;
    z-index: 1;
}

.grn.tooltip-popup:hover .tooltiptext,
.invoice.tooltip-popup:hover .tooltiptext {
    visibility: visible;
}

/*.chart-container {
min-height: 265px;
}*/

.loader-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    display: flex;
    opacity: 0.95;
    z-index: 2000;
    overflow-y: scroll;
}

.loader-content {
    margin: auto;
    width: 80%;
    max-width: 40rem;
    text-align: center;
    border-radius: 1.5rem;
    font-size: 21px;
}

.loader-content.status-sequence {
    text-align: left;
    background-color: #fff;
    border-radius: 0;
    font-size: 16px;
}

.loader-cta .placeholder {
    border-radius: 10px;
    opacity: 1 !important;
}

.loader-content.status-sequence .btn-default {
    background-color: #153f8e;
    padding: 0.68rem 2rem;
    color: #fff;
}

.loader-content.error {
    color: #f24569;
}

.preview.btn-error {
    background-color: #f24569;
    color: #fff;
}

.delete-invoice .loader-content .btn-outline-primary {
    background-color: transparent;
    border: 1px solid #fff;
    margin-right: 1rem;
}

.action-td .btn-outline-primary a {
    text-decoration: none;
}

.action-td .btn-outline-primary :hover {
    color: #fff;
}

.action-td .btn-outline-primary a:hover {
    color: #fff;
}

.loader-content.success {
    color: #198754;
}

.loader-content.loading {
    color: #18479f;
}

.loader-text span {
    margin-left: 10px;
    font-size: 32px;
}

.loader-cta button {
    color: #fff;
    background-color: #f24569;
}

.loader-cta button:hover {
    color: #fff;
    background-color: #f24569;
    border: 1px solid #f24569;
}

.loader-cta .btn-success {
    color: #fff;
    background-color: #198754;
}

.loader-cta .btn-success:hover {
    color: #fff;
    background-color: #198754;
    border: 1px solid #198754;
}

.progress-bar {
    background-color: #18479f;
}

.pro-user-name {
    display: inline !important;
}

.topnav-menu {
    margin-right: 1rem;
}

.vendor-profile {
    margin-top: 2rem;
}

.status-pane {
    padding: 1rem;
    background-color: #eeeeee;
    border-radius: 10px;
}

.txt-adjust {
    margin: 0.65rem 0 0;
}

.detials-pane.invoice .txt-adjust {
    margin: 0.45rem 0 0;
}

.service-po .text-left {
    text-align: left !important;
}

.vendor-profile .info-pane {
    background-color: #d9eaf3;
    color: #222;
}

.vendor-profile .info-pane p {
    margin-bottom: 0;
}

.status-pane .date {
    margin-bottom: 0;
}

.status-pane .time {
    font-size: 12px;
    margin-left: 1.2rem;
    margin-bottom: 0.8rem;
}

.bar-code img {
    width: 100%;
}

.bank-detail-line {
    padding: 1.25rem 0 0.25rem;
}

.upload .btn-primary {
    width: auto;
}

.status-yellow {
    background-color: #ffeeba !important;
    color: #000 !important;
}

.status-green {
    background-color: #155724 !important;
}

.text-end {
    text-align: right !important;
    float: right;
    clear: both;
}

.pagination .page-item {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.btn-primary.preview {
    padding: 0.6rem 2.4rem;
}

/* Loader CSS */
.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #18479f;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #18479f transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.actions-pane .btn-outline-primary,
.action-td .btn-outline-primary {
    margin-right: 1rem;
}

.actions-pane .btn-outline-primary:hover {
    background-color: transparent;
}

.actions-pane .btn-outline-primary a {
    text-decoration: none;
}

.drop-pane {
    border: 1px dotted #000;
    padding: 1rem;
}

.ddsperator {
    display: block;
}

.g-3.align-items-center.my-2 {
    margin-top: 0.15rem !important;
    margin-bottom: 0.15rem !important;
}

.bank-details {
    text-align: center;
    font-size: 12px;
}

/* .content-page {
    margin-left: 90px;
} */

.btn-outline-primary {
    border-color: #18479f !important;
    color: #18479f !important ;
}

.btn-outline-primary:hover {
    border-color: #18479f !important;
    color: #fff !important ;
    background-color: #18479f;
}

th {
    text-align: left !important;
}

button a {
    text-decoration: none;
}

.alert-danger {
    color: #ff1f3e;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.badge.submitted,
.badge.query {
    background-color: #a9a9a9 !important;
}

.badge.processing {
    background-color: #ffea00 !important;
}

.badge.posted {
    background-color: #add8e6 !important;
}

.badge.cleared {
    background-color: #18479f !important;
}

.badge.accepted,
.badge.approved {
    background-color: #e49b0f !important;
}

.badge.paid {
    background-color: #198754 !important;
}

.badge.rejected {
    background-color: #ff1f3e !important;
}

.dropdown .dropdown-toggle.mr-2 {
    margin-right: 1rem;
}

.check-pane .form-check-label {
    margin-left: 0.5rem;
}

.form-control {
    font-size: 0.94rem;
}

.form-select {
    font-size: 0.94rem;
}

.h4,
h4 {
    font-size: 1.2rem;
}

.h5,
h5,
.h6,
h6 {
    font-size: 1rem;
}

.btn-action-link:hover {
    text-decoration: none;
}
.manage-invoice .dropdown-menu.show {
    margin-top: 1rem !important;
}

.left-side-menu .logo-box .logo-sm img {
    width: 100%;
}

.left-side-menu .logo-box .logo-lg img {
    width: 45%;
}

/* .left-side-menu {
    background-color: #18479f;
} */

.left-side-menu .logo-box {
    background-color: #153f8e;
}

.left-side-menu .btn-transparent {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 21px;
}

body[data-sidebar-size="condensed"] .left-side-menu {
    position: fixed;
}

body[data-sidebar-size="condensed"]
    .left-side-menu
    #sidebar-menu
    > ul
    > li
    > a {
    padding: 20px;
}

.nav-second-level.mm-collapsing.mm-collapse.mm-show {
    height: auto !important;
}

#sidebar-menu > ul > li > a {
    /* color: #fff; */
    padding: 20px;
}

#sidebar-menu > ul > li > a span {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 15px;
}

#sidebar-menu > ul > li > a i {
    font-size: 1.2rem;
}

#sidebar-menu > ul > li > a.active {
    /* border-radius: 0; */
    /* border-left: 4px solid #263b57;
    background-color: #316cb8; */
    color: #153f8e;
}

#sidebar-menu > ul > li > a:hover {
    color: #fff;
    background-color: #316cb8;
}

.breadcrumb {
    margin-top: 1rem;
    margin-bottom: 0 !important;
}

.vendor-profile .breadcrumb {
    margin-top: -2rem;
}

.row.negative-margin {
    margin-top: -1rem;
}

body[data-sidebar-size="condensed"]
    .left-side-menu
    #sidebar-menu
    > ul
    > li:hover
    > a {
    color: #fff !important;
    text-decoration: none;
    background-color: #316cb8;
}

.navbar-custom .button-menu-mobile {
    color: #222;
    font-size: 21px;
    height: auto;
    line-height: 41px;
}

.navbar-custom .breadcrumb {
    padding: 0.5rem 0 !important;
}

.status-pane table,
.status-pane thead,
.status-pane th {
    text-align: left !important;
}

.loader-content table,
.loader-content thead,
.loader-content th {
    text-align: left !important;
}

.invoice-status .rejected {
    color: #e0001f !important;
}

.status-pane-header .ri-information-fill {
    position: relative;
    top: 6px;
}

.grn-data {
    text-align: right !important;
}

.ri-checkbox-circle-fill.checked {
    color: #198754;
}

.text-shade,
.ri-checkbox-circle-fill.default {
    color: rgba(0, 0, 0, 0.2) !important;
}

@media (min-width: 768px) {
    body[data-sidebar-size="condensed"]:not([data-layout="compact"]):not(
            .auth-fluid-pages
        ) {
        min-height: 750px !important;
    }
}

.apexcharts-tooltip {
    text-align: left !important;
}

.apexcharts-tooltip .highlight {
    font-weight: bold !important;
}

/*======Processing Custom CSS=====*/
.loader-pane-processing {
    background-color: #fff;
    padding: 1rem;
    border-radius: 5px;
}

.user-prompt {
    background-color: #fff;
    padding: 0.5rem;
    border-radius: 5px;
}

.user-prompt p {
    font-size: 16px;
    color: #222;
}

.user-prompt .cancel {
    margin-left: 1rem;
}

.user-prompt button {
    width: 100px;
}

.user-prompt .btn,
.user-prompt .btn,
.user-prompt .btn:active {
    background-color: transparent;
    border: 1px solid #18479f;
    color: #18479f;
}

.user-prompt .btn-success,
.user-prompt .btn-success:hover,
.user-prompt .btn-success:active {
    margin-left: 1rem;
    background-color: #18479f;
    color: #fff;
}

.download-pane i {
    color: #18479f;
    font-size: 26px;
    cursor: pointer;
}

.adjust-text {
    position: relative;
    bottom: 7px;
}

.loader-pane-processing p {
    font-size: 14px;
    color: #222;
}

.loader-content .processing {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
.loader-content .processing > div {
    background-color: #18479f;
    height: 100%;
    width: 7px;
    display: inline-block;
    margin: 0 2px;
    -webkit-animation: sa-stretchdelay 1.4s infinite ease-in-out;
    animation: sa-stretchdelay 1.4s infinite ease-in-out;
}
.loader-content .processing .rectangle_1 {
    -webkit-animation-delay: -2.1s;
    animation-delay: -2.1s;
}
.loader-content .processing .rectangle_2 {
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}
.loader-content .processing .rectangle_3 {
    -webkit-animation-delay: -1.9s;
    animation-delay: -1.9s;
}
.loader-content .processing .rectangle_4 {
    -webkit-animation-delay: -1.8s;
    animation-delay: -1.8s;
}
.loader-content .processing .rectangle_5 {
    -webkit-animation-delay: -1.7s;
    animation-delay: -1.7s;
}
.loader-content .processing .rectangle_6 {
    -webkit-animation-delay: -1.6s;
    animation-delay: -1.6s;
}
.loader-content .processing .rectangle_7 {
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
}
.loader-content .processing .rectangle_8 {
    -webkit-animation-delay: -1.4s;
    animation-delay: -1.4s;
}
.loader-content .processing .rectangle_9 {
    -webkit-animation-delay: -1.3s;
    animation-delay: -1.3s;
}
.loader-content .processing .rectangle_10 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}
.loader-content .processing .rectangle_11 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.loader-content .processing .rectangle_12 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.loader-content .processing .rectangle_13 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.loader-content .processing .rectangle_14 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.loader-content .processing .rectangle_15 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.loader-content .processing .rectangle_16 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.loader-content .processing .rectangle_17 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.loader-content .processing .rectangle_18 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.loader-content .processing .rectangle_19 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.loader-content .processing .rectangle_20 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

@keyframes sa-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        background-color: #18479f;
    }
}
@-webkit-keyframes sa-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        background-color: #18479f;
    }
}

/*======Original Custom CSS=====*/

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");

.auth-fluid {
    background: url("../images/jsw-admin.jpg") !important;
    background-size: cover !important;
}

.auth-user-testimonial {
    bottom: auto !important;
}

.auth-user-testimonial {
    padding: 0 3.75rem !important;
}

.navbar-custom .topnav-menu .nav-link {
    line-height: 20px !important;
}

.page-title-box {
    margin: 15px -27px 10px !important;
}

:root {
    --fis-header-strip: #012834;
    --fis-txt-dark-clr: #012834;
    --fis-txt-light-clr: #fff;
    --fis-theme-clr: #18479f;
    --fis-btn-bg-clr: #012834;
    --fis-btn-border-clr: #012834;
    --fis-disable-clr: #e7e7e7;

    --fis-btn-primary: #012834;
    --fis-btn-text-clr: #ffff;
    --bs-blue: var(--bs-warning);
    --bs-indigo: #675aa9;
    --bs-purple: #6559cc;
    --bs-pink: #f672a7;
    --bs-red: #4bcd3e;
    --bs-orange: #fd7e14;
    --bs-yellow: #f7b84b;
    --bs-green: #1abc9c;
    --bs-teal: #02a8b5;
    --bs-cyan: #3bafda;
    --bs-white: #fff;
    --bs-gray: #98a6ad;
    --bs-gray-dark: #343a40;
    --bs-primary: #18479f;
    --bs-primary-dark: #18479f;
    --bs-secondary: #6c757d;
    --bs-success: #1abc9c;
    --bs-info: #3bafda;
    --bs-warning: #ff1f3e;
    --bs-warning-dark: #e0001f;
    --bs-danger: var(--bs-warning);
    --bs-light: #f1f5f7;
    --bs-dark: #323a46;
    --bs-pink: #f672a7;
    --bs-purple: #6559cc;
    --bs-black: #000000;
    --bs-font-sans-serif: "Poppins", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.15),
        rgba(255, 255, 255, 0)
    );
}
/* 
@font-face {
  font-family: source_sans_proregular, sans-serif;
   src:url("/fonts/Harlow_Solid_Italic.ttf"); 
} */
body {
    font-size: 1rem !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
body {
    font-family: "Source Sans Pro", sans-serif !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}
/* .navbar-custom {
    background-color: #fff;
} */
th {
    text-align: center;
}

.badge-outline-success {
    color: var(--fis-theme-clr);
    border: 1px solid var(--fis-theme-clr);
}

.text-primary {
    color: var(--fis-theme-clr) !important;
}

.logo-box {
    background-color: var(--fis-btn-primary);
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.badge-soft-primary {
    color: var(--fis-theme-clr);
    background-color: rgba(75, 205, 62, 0.18);
}

.badge-soft-success {
    color: var(--fis-theme-clr);
    background-color: rgba(75, 205, 62, 0.18);
}

.btn-primary {
    color: var(--bs-white);
    background-color: var(--bs-primary);
    border: 1px solid var(--bs-primary);
    border-radius: 8px;
    text-decoration: none;
}

.btn-primary:hover {
    color: var(--bs-white);
    background-color: var(--bs-primary);
    border: 1px solid var(--bs-primary);
    text-decoration: none;
    border-radius: 8px;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-txt-light-clr);

    border: 2px solid var(--fis-btn-border-clr);
    box-shadow: 0 0 0 0.15rem rgb(129 242 151 / 50%);
}

.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
    color: var(--bs-black);
    background-color: var(---fis-txt-dark-clr);
    border-color: var(--fis-txt-dark-clr);
}

.btn-check:checked + .btn-primary:focus,
.btn-check:active + .btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.15rem rgb(129 242 151 / 50%);
}

.btn-primary:disabled,
.btn-primary.disabled {
    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-txt-light-clr);
    border: 1px solid var(--fis-theme-clr);
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
    box-shadow: 0 0 0 0.15rem rgb(129 242 151 / 50%);
}

.btn-secondary {
    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-txt-light-clr);
    border: 2px solid var(--fis-theme-clr);
    border-radius: 24px;
}

.btn-secondary:hover {
    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-theme-clr);

    border: 2px solid var(--fis-theme-clr);
    border-radius: 24px;
}

.btn-secondary:disabled,
.btn-secondary.disabled {
    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-disable-clr);
    font-weight: bold;
    border: 2px solid var(--fis-disable-clr);
}

.filterIconBtn {
    border-radius: 15px;
    border: 2px solid var(--fis-theme-clr);
    background-color: var(--fis-txt-light-clr);

    padding: 5px;
    color: var(--fis-txt-dark-clr);
}

.filterIconBtn:hover {
    color: var(--fis-txt-dark-clr);
    background: var(--fis-theme-clr);
    border: 2px solid var(--fis-theme-clr);
    border-radius: 15px;
}

.filterIconBtn:disabled,
.filterIconBtn.disabled {
    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-disable-clr);
    font-weight: bold;
    border: 2px solid var(--fis-disable-clr);
}

.txtAlignRight {
    text-align: right;
}
.height100 {
    height: 100%;
}

.width100 {
    width: 100%;
}
.width15 {
    width: 15%;
}
.width20 {
    width: 20%;
}
.width1525 {
    width: 25%;
}

.btn-link {
    font-weight: 400;

    text-decoration: none;

    color: var(--fis-txt-dark-clr);
    background-color: var(--fis-txt-light-clr);
    border: 2px solid var(--fis-theme-clr);
    border-radius: 24px;
}

.page-link:focus {
    box-shadow: 0 0 0 0.15rem rgb(129 242 151 / 50%);
}
.btn-link:hover {
    color: var(--fis-txt-dark-clr);
    text-decoration: none;
    background-color: var(--fis-theme-clr);

    border: 2px solid var(--fis-theme-clr);
    border-radius: 24px;
}

.btn-link:focus {
    text-decoration: none;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #cedeef;
}

a {
    color: var(--bs-primary);
    text-decoration: none;
}

a:hover {
    color: var(--bs-primary-dark);
    /* text-decoration: underline; */
}

#sidebar-menu > ul > li > a:active,
#sidebar-menu > ul > li > a:focus,
#sidebar-menu > ul > li > a:hover {
    /* color: var(--bs-primary) !important; */
    text-decoration: none;
}

/* #sidebar-menu > ul > li > a {
    font-family: "Source Sans Pro", sans-serif !important;
} */

#sidebar-menu > ul > li > a.mm-active {
    color: var(--bs-primary);
}

#sidebar-menu .menuitem-active > a {
    color: var(--bs-primary);
    font-size: 0.9rem !important;
}

#sidebar-menu .menuitem-active .active {
    color: var(--bs-primary);
}

.form-check-input:checked {
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.form-check-input:focus {
    border-color: var(--bs-primary);
    outline: 0;
    /* box-shadow: 0 0 0 0.15rem rgb(240 107 120 / 25%); */
    box-shadow: var(--bs-primary);
}

.btn-danger {
    color: #fff;
    background-color: var(--bs-warning);
    border-color: var(--bs-warning);
}
.btn-danger:hover {
    color: #fff;
    background-color: var(--bs-warning-dark);
    border-color: var(--bs-warning-dark);
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
    color: #fff;
    background-color: var(--bs-warning-dark);
    border-color: var(--bs-warning-dark);
    box-shadow: 0 0 0 0.15rem rgba(114, 163, 253, 0.5);
}
.btn-check:checked + .btn-danger,
.btn-check:active + .btn-danger,
.btn-danger:active,
.btn-danger.active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: var(--bs-warning-dark);
    border-color: #436ebe;
}
.btn-check:checked + .btn-danger:focus,
.btn-check:active + .btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.15rem rgba(173, 18, 1, 0.5);
}
.btn-danger:disabled,
.btn-danger.disabled {
    color: #fff;
    background-color: var(--bs-warning);
    border-color: var(--bs-warning);
}

.btn-outline-danger {
    color: var(--bs-warning);
    border-color: var(--bs-warning);
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: var(--bs-warning);
    border-color: var(--bs-warning);
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 0.15rem rgba(89, 147, 253, 0.5);
}
.btn-check:checked + .btn-outline-danger,
.btn-check:active + .btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
    color: #fff;
    background-color: var(--bs-warning);
    border-color: var(--bs-warning);
}
.btn-check:checked + .btn-outline-danger:focus,
.btn-check:active + .btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.15rem rgba(89, 147, 253, 0.5);
}
.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
    color: var(--bs-warning);
    background-color: transparent;
}
.custom-day.range {
    background-color: var(--bs-primary) !important;
}
.custom-day:hover {
    background-color: rgba(75, 205, 62, 0.5) !important;
}
.custom-day.faded {
    background-color: rgba(75, 205, 62, 0.5) !important;
}
.bg-primary {
    background-color: var(--bs-primary) !important;
}

.table-sm > :not(caption) > * > * {
    vertical-align: middle;
    text-align: center;
}
.flexCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-check-input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.search-pane .input-group .highlighted {
    border: 1px solid #dc3545 !important;
    border-right: none !important;
}

#addon-wrapping.highlighted {
    border: 1px solid #dc3545 !important;
}

#addon-wrapping.highlighted i {
    color: #dc3545;
}

.txt-adjust.blur {
    color: rgba(0, 0, 0, 0.3);
}

.app_logo_sm {
    content: url("../images/jsw-logo.png");
    max-width: 55px !important;
}

.app_logo_lg {
    content: url("../images/jsw-logo.png");
    max-width: 75px !important;
}

.login-logo-light {
    content: url("../images/jsw-logo.png");
    max-width: 150px !important;
}

.login-logo-dark {
    content: url("../images/jsw-logo-white.png");
    max-width: 150px !important;
}

/* Admin CSS */

.action-pane a {
    background-color: #153f8e;
    color: #fff;
    padding: 0.75rem 2rem;
    border-radius: 5px;
}

.stats-board {
    width: 18.5%;
    margin: 0.85rem 0.85rem 0 0;
    background-color: #fff;
    text-align: center;
    padding: 1rem;
    border-radius: 5px;
    display: inline-block;
}

.stats-board.submitted,
.stats-board.query {
    background-color: #a9a9a9 !important;
}

.stats-board.processing {
    background-color: #ffea00 !important;
}

.stats-board.posted {
    background-color: #add8e6 !important;
}

.stats-board.cleared {
    background-color: #18479f !important;
    color: #fff;
}

.stats-board.accepted,
.stats-board.approved {
    background-color: #e49b0f !important;
    color: #fff;
}

.stats-board.paid {
    background-color: #198754 !important;
    color: #fff;
}

.stats-board.rejected {
    background-color: #ff1f3e !important;
    color: #fff;
}

.stats-value {
    font-size: 21px;
    font-weight: bold;
}

.item-count {
    position: relative;
    top: 30px;
    right: 95px;
}

.invalid-feedback {
    color: #ff1f3e !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #ff1f3e !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") !important;
}

.forgot-password-pane a {
    text-decoration: underline;
}

.spinner-border {
    margin-left: 1rem;
}

.btn-default-color,
.btn-default-color:hover {
    background-color: #18479f;
    color: #fff;
}
.action-icon {
    display: inline-block;
    font-size: 21px;
}

.action-icon.add {
    color: #18479f;
    cursor: pointer;
}

.action-icon.delete {
    color: #ff1f3e;
    cursor: pointer;
}

.form-header .label-left-margin {
    margin-left: 0.3rem;
}
.add-admin-table td,
.add-admin-table th,
.add-admin-table tr {
    padding: 0.2rem 0.4rem;
}

.modal-button.btn,
.modal-button.btn:hover {
    background-color: #fff;
    color: #000;
}

.modal-button.close {
    background-color: transparent;
    color: #fff;
    border: none;
    font-size: 21px;
}

.card.alert-error {
    color: #f24569;
}

.card.alert-successful {
    color: #198754;
}

.card.alert-error p,
.card.alert-successful p {
    margin-bottom: 0 !important;
}

.button-pane.float-end {
    font-size: 21px;
    cursor: pointer;
}

.card.alert-successful .success p {
    margin-bottom: 1rem !important;
}

.dropdown-label {
    background-color: #18479f;
    padding: 0.25rem 0.45rem;
    color: #fff;
}

.select-dropdown select {
    border: none;
    padding: 0.5rem 0.25rem;
}

.action-pane i {
    color: #18479f;
    font-size: 21px;
    margin: 0 0.5rem;
    cursor: pointer;
}

.table-pane {
    background-color: #e8ebf0;
    border-radius: 5px;
    padding: 2rem;
}

.tags .bg-primary {
    margin-right: 5px;
}

.tags .bg-primary.default {
    opacity: 0.6;
}

.filter {
    background-color: #fff;
    padding: 1rem;
}

.header-title {
    color: #18479f;
    font-size: 16px;
    font-weight: bold;
}

.calender-btn,
.calender-btn:hover {
    background-color: #fff;
    border: 1px solid #adb5bd;
    color: #18479f;
}
