@import url('https://fonts.googleapis.com/css2?family=Open Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import "../css/select2/select2.css";


/*---- START for notice iframe ----*/
#noticeIframe{
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 50px;
    z-index: 20;
}
.app-admin-wrap, .sidebar-panel {
    margin-top: 50px;
    /* overflow: hidden; */
}
.main-header{
    top: 50px;
}
/*---- END for notice iframe ----*/

input[type="checkbox"][readonly]{
    opacity: 0.6;
    pointer-events: none;
}

.layout-sidebar-vertical .sidebar-panel .side-nav .main-menu ul li a{
    justify-content: space-between;
}
.layout-sidebar-vertical .sidebar-panel{
    z-index: 102 !important;
}
.cursor-no-drop{
    cursor: no-drop !important;
}
.custom-error{
    color: #ff4c51 !important;
    font-size: 12px;
    font-weight: 500;
}

/*---- start for magnific-popup ----*/
/* Only apply to PDF iframe popups */
.mfp-iframe-holder .mfp-content {
    width: 80% !important;
    height: 80vh !important;
    max-width: 80% !important;
    max-height: 80vh !important;
    margin: 0 auto;
}

.mfp-iframe-holder iframe {
    width: 100% !important;
    height: 100% !important;
    display: block;
}

.mfp-content {
    max-width: 90%;
    max-height: 90vh;
}
/*---- END for magnific-popup ----*/

.alert-ctm {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-danger {
    text-align: center;
    font-size: 14px;
    margin: 0 82px;
    border-radius: 0;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}

.alert-success {
    text-align: center;
    font-size: 14px;
    margin: 0 82px;
    border-radius: 0;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.col-form-label{
    margin-bottom: 0!important;
}
input[type="submit"],
input[type="button"] {
    background: #203f5b;
    border-color: #203f5b;
    color: #ffffff;
    outline: none;
    font-family: "Open Sans";
    max-width: 150px;
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0.8rem;
}

fieldset input[type="submit"],
fieldset input[type="button"] {
    margin-left: 0 !important;
}
.main-content-wrap.sidebar-full-z-index{
    z-index: unset;
}
.layout-sidebar-vertical .sidebar-panel .side-nav .main-menu ul li a{
    padding: 0px 5px !important;
}
.app-admin-wrap.sidebar-compact .sidebar-panel .gull-brand {
    min-height: 50px !important;
}
.mr-1{ margin-right: 0.25rem; }
.main-content-wrap{
    padding: 1rem 1rem 0;
}
.breadcrumb,.separator-breadcrumb{
    margin-bottom: 0.7rem;
}
.card-body{
    padding: 0.5rem !important;
}

/*-------- START for Data Table --------*/
.bootstrap-table .form-control,.bootstrap-table .form-select{
    border: 1px solid #d1d5db;
}
.bootstrap-table .form-control:focus,.bootstrap-table .form-select:focus{
    border: 1px solid #17313f  ;
}

.bootstrap-table table thead input.form-control {
    padding-right: 0.1rem;
}
.bootstrap-table table thead select.form-control {
    padding-left: 0.6rem;
}
.bootstrap-table table thead input.form-control:read-only {
    background-color: #ffffff !important;
}

.bootstrap-table table thead select.text-gray-500:not([size]) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E") !important;
    background-size: 10px 5px;
    background-position: right 4px center !important;
}
.bootstrap-table table thead select:not([size]) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E") !important;
    background-size: 10px 5px;
    background-position: right 6px center !important;
}

.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.open{
    z-index: 88 !important;
}

.bootstrap-table .fixed-table-container .table thead th {
    padding: 4px 3px !important;
    vertical-align: baseline !important;
    padding-bottom: 10px !important;
    background-color: unset !important;
}

.bootstrap-table .table tbody tr.no-records-found td:nth-last-child(1) {
    display: table-cell !important;
}
.bootstrap-table table tbody td:nth-last-child(1) a {
    margin: 0 3px !important;
    padding: 5px !important;
    white-space: nowrap !important;
}

body .bootstrap-table table {
    border: 0 !important;
    border-collapse: collapse;
    border-color: #c7c7c7 !important;
}
.bootstrap-table .table-bordered > :not(caption) > * > * {
    border-width: 0 0px !important;
}
.bootstrap-table .table-bordered > :not(caption) > * {
    border-width: 1px 0;
    border-color: #dddddd;
    padding: 10px;
}
.bootstrap-table .fixed-table-container .table td , .bootstrap-table .fixed-table-container .table th {
    padding: 0.7rem !important;
    white-space: nowrap;
}
.bootstrap-table .fixed-table-container .table td {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.card.bg-cart .bootstrap-table .fixed-table-container .table td{
    color: #000000 !important;
}
.bootstrap-table .table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: transparent !important;
}

.fixed-table-toolbar .btn-secondary:hover,.fixed-table-toolbar .btn-outline-secondary:hover,.fixed-table-toolbar .btn-secondary:focus,.fixed-table-toolbar .btn-outline-secondary:focus {
    box-shadow: unset !important;
}
.bootstrap-table .fixed-table-container .table thead th .th-inner{
    margin-bottom: 5px !important;
}
.bootstrap-table .table > thead tr {
    border-top: 0 !important;
}
.fixed-table-toolbar a.btn, .fixed-table-toolbar button {
    border: 1px solid #adadad !important;
}
.bootstrap-table table > :not(caption) > *{
    border-width: 1px 0 !important;
    border-color: #dddddd !important;
}
.bootstrap-table .table > :not(caption) > * > * {
    border-width: 0 !important;
}
.bootstrap-table .fixed-table-container .table thead th .th-inner {
    color: #17313f !important;
    font-weight: 600 !important;
}
.bootstrap-table .fixed-table-container .table thead th .both {
    filter: brightness(.5) !important;
}
.bootstrap-table table thead th .th-inner {
    font-size: 14px !important;
    line-height: 14px !important;
}
/* --------------------------------- */
.error{
    color : red;
}
.pagination-detail{
    text-align: start;
}

#cookie-main-div{
 background: white;
 padding: 10px;
 position: absolute;
 width: 100%;
 z-index: 999;
 bottom: 0;
}

/* 24/07/24 CUSTOM css START here */

.tabs-nav {
    width: 15%;
}
.tab-contents {
    max-width: 85%;
    width: 100%;
}
body .form-select,body .btn.rounded,body .btn.btn-rounded,body .form-control,body .nav-pills .nav-link,.tabs-nav .card ,body .tab-content .card{
    border-radius: 8px !important;
}
.password-div .form-control {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.custom_amount_section input#custom_amount {
    border-bottom-right-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
body .tab-contents .card-body {
    padding: 1rem !important;
}
body .radio .checkmark:after {
    height: 10px;
    width: 10px;
    border-radius: 40%;
    top: 2px;
}
body .form-group label {
    color: #000000;
    font-weight: normal !important;
    font-size: .875rem !important;
    text-transform: capitalize !important;
}
body .btn-primary:hover,body .btn-outline-primary:hover,.btn-primary:focus,body .btn-outline-primary:focus,body .btn:focus-visible {
    box-shadow: unset !important;
}
.btn:focus-visible {
    color: #FFFFFF;
    background-color:#17313f  ;
    border-color: #17313f  ;
}
body .tab-contents .card-body p {
    font-size: 12px;
    line-height: 1.2rem;
}
.tabs-nav .nav-link {
    white-space: nowrap !important;
}
body .tabs-nav ul#myPillTab li.nav-item i {
    font-size: 16px;
    line-height: 16px;
    height: 100%;
    width: 100%;
    max-width: 20px;
    max-height: 20px;
    aspect-ratio: 1/1;
    margin-right: 5px;
}
body h4.box-title,body h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2rem;
}
body .table thead th {
    padding: 5px !important;
}
body.dashboard_page #bstable tr td:nth-child(05) {
    white-space: nowrap !important;
}
.ctm-card span.amount-details b {
    font-weight: 800;
}
body .no-border{
    border-radius: 0 !important;
}
body .cart-quantity-validation {
    border-radius: 0 !important;
}
body .btn-danger,body .btn-outline-danger {
    color: #FFFFFF !important;
}
body .static-product ul {
    padding-left: 15px;
}
body .box-height {
    min-height: 135px;
}
body .link_title{
    font-size: 18px !important;
}
@media only screen and (max-width:1450px) and (min-width:1240px){
    .tab-contents {
        max-width: 80%;
        width: 100%;
    }
    .tabs-nav {
        width: 20%;
    }
}
@media only screen and (max-width:1450px){
    .featured-services h4 {
        font-size: 14px !important;
    }
    .featured-services h3.text-center {
        font-size: 14px !important;
    }
    .featured-services .card-header h4 {
        font-size: 16px !important;
    }
    h5.text-16 {
        font-size: 14px !important;
    }
    #identityform .form-card .col-sm-8 {
        width: 100% !important;
    }
}
@media only screen and (max-width:1800px) {
    .change_email_table{
        max-width: 80% !important;
    }
}
/* 24/07/24 CUSTOM css OVER here */

/* login register css START here */
.cursor-no-drop{
    cursor: no-drop !important;
}

.h-100vh {
    height: calc(100vh - 160px);
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.lgm-title {
    font-size: 30px;
    line-height: 38px;
    color: #000814;
    font-weight: bold !important;
}

label.bg-white {
    background-color: #FFFFFF !important;
    z-index: 9;
}
.bgm-shadows .row {
    padding: 0rem 114px;
    min-height: 581px;
    max-height: 581px;
    align-items: center;
}
.bgm-shadows .row.no-rows{
    padding: unset !important;
    min-height: unset;
    max-height: unset;
}

.pwd-title {
    color: #a28852;
    font-size: 12px;
    line-height: 22px;
}
body .border-clr {
    border: 1px solid #D5DAE1 !important;
    border-radius: 4px !important;
}
body .was-validated .form-control:invalid,body .form-control.is-invalid{
    border-color: #ff4c51 !important;
}
/* body.dashboard_page .form-control {
    height: unset !important;
} */
.primarym-btn {
    background-color: #a28852 !important;
    max-height: 46px;
    color: #F0FDF4 !important;
    font-size: 16px;
    line-height: 26px;
    min-height: 46px;
    border-radius: 10px;
}
.secondarym-btn {
    background-color: #333F51 !important;
    max-height: 46px;
    color: #F0FDF4 !important;
    font-size: 16px;
    line-height: 26px;
    min-height: 46px !important;
    border-radius: 10px;
}
.primarym-btn.mt23{
    margin-top: 23px;
}

.txt-title {
    color: #17313f   !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}

.txt-title .linked {
    color: #f0e19c;
    font-weight: 600;
}
ul.paginatem li {
    padding: 5px;
    background: #F7F8F9;
    aspect-ratio: 1/1;
    width: 24px;
    height: 24px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    color: #333F51 !important;
}
ul.paginatem li.active{
    background: #456978;
    color: #FFFFFF !important;
}
[type=checkbox]:checked {
    background-color: #9b8b75 !important;
}
.remember-txt{
    color: #17313f;
}
input:focus+ label,input:visited+ label,input:focus-within+ label {
    z-index: 999 !important;
}
.in-padding{
    margin-left: .5rem !important;
}
h5.popup-title {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
}
body .modal-content {
    padding: 5px 20px;
}
body button.btn-solid {
    min-width: 85px;
    font-size: 16px;
    padding: 5px 20px;
}
body .modal-header {
    border:0px !important;
}
.modal-footer.text-center {
    justify-content: center !important;
    border:0px !important;
}
.btn-success.btn-solid,.btn-success.btn-solid:hover,.btn-success.btn-solid:focus,.btn-success {
    background: #a28852  !important;
    color: #FFFFFF !important;
    border-color: #a28852;
    box-shadow: unset !important;
}
.btn-danger-bs{
    background: #ff4c51 !important;
    border-color: #ff4c51 !important;
}
.btn-danger.btn-solid, .btn-danger.btn-solid:hover, .btn-danger.btn-solid:focus,.btn-danger{
    background: #17313f !important;
    color: #FFFFFF !important;
    border-color: #17313f;
    box-shadow: unset !important;
}
/* login register css OVER here */
.card .card-body {
    padding: 1rem !important;
}
body .table > :not(caption) > * > * {
    padding: 0.3rem 0.5rem !important;
}

body .table tr.no-records-found td {
    padding: 15px !important;
}
body select.form-control {
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position-x: 100% !important;
    background-position-y: 50% !important;
    background-size: 22px;
    padding-right: 1.3rem;
}
body thead{
    --bs-table-bg: #f3f3f3 !important;
}
.styled-button {
    font-size: larger;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white !important;
    text-decoration: none;
    background-image: linear-gradient(210deg, #7236B8 0%, #D34743 100%);
}
.styled-button:hover {
    font-size: larger;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white !important;
    text-decoration: none;
    background-color: #17313f   !important;
}
.text-monospace{
    font-family: monospace !important;
}
/*---- START for 2fa3faValidateForm ----*/
.hide-placeholder-on-focus:focus::placeholder {
    opacity: 0; /* Hide the placeholder text on focus */
}
.Auth2faCodeInputs:read-only .Auth3faOTPInputs:read-only {
    color: #7f8289 !important;
}
.AuthMainSwitch{
    height: 50px;
    width: 100% !important;
    position: relative;
    display: flex;
    align-items:center;
    justify-content: space-around;
    background-color: lightgray;
    border-radius: 50px;
}

.AuthMainSwitch button {
    background-color: transparent;
    border: none;
    z-index: 10;
    font-weight: 600;
    color: #17313f  ;
    outline: none !important;
}

.AuthMainSwitch .backgroundPill{
    position: absolute;
    background-color: white;
    width: 50%;
    height: 40px;
    border-radius: 50px;
    left: 5px;
    transition: 1s;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,0.1)
}
/*---- END for 2fa3faValidateForm ----*/
#notification-list .dropdown-body {
    min-width: 350px !important;
    max-height: 255px;
    overflow-y: auto;
    overflow-x: hidden;
    /* min-height: 110px; */
}
#notification-list .dropdown-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    cursor: pointer;
}
.bg-vector {
    position: absolute;
    bottom: 10px;
    right: 5px;
    opacity: 0.25;
}
#confirmationModal .modal-header{
    display: block !important;
    border-bottom: none !important;

}
#confirmationModal .modal-footer{
    border-top: none !important;

}

.bootstrap-table .fixed-table-toolbar .columns .dropdown-menu{
    z-index: 1 !important;
}

.layout-sidebar-large .main-header{
    z-index: 999 !important;
}
.bootstrap-table .fixed-table-pagination{
    display: flex;
    justify-content: space-between;
}
.bootstrap-table .fixed-table-pagination::after{
    display: none !important;
}
.text-center.bootstrap-datatable-loader {
    min-height: 50px;
    max-height: 50px;
    position: relative;
    top: 16px;
}

.datatable-bubble-circle.spinner-bubble {
    font-size: 5px;
}
.bootstrap-datatable-loader .loader.spinner-bubble.spinner-bubble-primary {
    padding: 0 !important;
    margin: 0 !important;
}
.dark [type=checkbox]:checked:disabled, .dark [type=radio]:checked:disabled, [type=checkbox]:checked:disabled, [type=radio]:checked:disabled{
    background-color: rgb(153 153 153) !important;
}
body .card .card-footer {
    background-color: rgba(15, 23, 42, 0.03) !important;
    padding: 10px !important;
}
body .card .card-header {
    background-color: rgba(15, 23, 42, 0.03) !important;
    padding: 10px !important;
}
#menuSearchBar{
    width : 100%;
    min-width: 250px;
}
#filteredMenu {
    position: absolute !important;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 300px;
    z-index: 9999;
    background: white;
    border: 1px solid #ddd;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

#menuSearchBar input:focus {
   --tw-ring-color: transparent !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: 0px solid !important;
}

.verified-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #28a745;
    color: white;
    /* font-size: 10px;  */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 1px;
}
.company-btn-close{
    position: absolute !important;
}

.w-fits{
    width: fit-content;
}

.table tbody .btn-edit{
    background: #26ad44 !important;
    border-color: #26ad44 !important;
}

.table tbody .btn-delete{
    background: #ff4c51 !important;
    border-color: #ff4c51 !important;
}

.badge-width {
    min-width: 100px !important;
    display: block;
    text-align: center;
}
.table tbody .status-success {
    background-color: #3a974c21 !important;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 25px;
}
.table tbody span.status-danger{
    background-color: #ff00001a !important;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 25px;
}
.table tbody span.status-warning {
    background-color: rgba(243, 245, 165, 0.49) !important;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 25px;
}
.table tbody span.status-orange {
    background-color: #fecba1 !important;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 25px;
}

.table tbody span.status-info {
    background-color: #0dcaf029 !important;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 25px;
}

.table tbody span.status-orange , .table tbody span.status-danger, .table tbody span.status-success, .table tbody span.status-warning, .table tbody span.status-info {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-size: 13px;
    border-radius: 20px;
    width: 120px;
    height: 30px;
    vertical-align: middle;
}

/*---- START for customize sidebar ----*/
.app-admin-wrap.sidebar-full .sidebar-panel{
    width: 325px !important;
}
@media only screen and (max-width: 1150px) {
    .app-admin-wrap.sidebar-full .sidebar-panel {
        left: -325px;
    }
}
@media only screen and (max-width: 1150px) {
    .app-admin-wrap.sidebar-full .main-content-wrap {
        width: calc(100% - 0px) !important;
    }
}
.loadscreen{
    height: 100% !important;
    z-index: 99999 !important;
}
.app-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.main-content {
    margin: auto;
    padding: 1rem 2rem;
    padding-bottom: 4rem !important;
}
.sidebar-panel .main-menu .metismenu .active::before, .Ul_li--hover:hover::before {
    left: -20px;
}
.Ul_li--hover::before {
    width: 335px;
    left: -345px;
}
ul.mm-collapse.mm-show .Ul_li--hover::before {
    width: 335px;
}
.activeMenu::before{
    width: 315px;
    content: "";
    background-color: #17313f  ;
    position: absolute;
    height: 36px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    opacity: 0.1;
    left: -24px;
    transition: all 400ms ease;
    z-index: -1;
}
.metismenu .has-arrow:after{
    right: 1em !important;
}
.app-admin-wrap.sidebar-full .main-content-wrap{
    width: calc(100% - 325px);
    padding: 0 !important;
}
.gull-brand .large-logo {
    width: 150px !important;
}
.gull-brand .small-logo{
    width: 60px !important;
}
.sidebar-closed .large-logo{
    display: none !important;
}
.sidebar-full .large-logo{
    display: block;
}
.sidebar-full .small-logo{
    display: none;
}
.sidebar-closed .small-logo{
    display: block;
}
.metismenu .has-arrow:after{
    -webkit-transform: rotate(-135deg) translateY(-50%) !important;
    transform: rotate(-135deg) translateY(-50%) !important;
}
.metismenu .has-arrow[aria-expanded=true]:after, .metismenu .mm-active>.has-arrow:after{
    -webkit-transform: rotate(-45deg) translateY(-50%) !important;
    transform: rotate(-45deg) translateY(-50%) !important;
}
/*---- END for customize sidebar ----*/
.transaction-log{
    margin-bottom: -50px;
}
#notification-count, #cartNotification #qty {
    position: absolute;
    right: 0;
    z-index: 10;
}
.form-switch [type=checkbox]:checked {
    background-color: #17313f   !important;
}
.form-switch .form-check-input {
    width: 2rem;
    height: 1rem;
    margin-right: 5px;
    margin-top: 1.9px;
}
.form-switch .form-check-input:checked{
    background-size: .70rem .70em;
}
.auth-input-div-max-width{
    max-width: 300px;
}

.accordion .ul-collapse__right-icon a.collapsed:before{
    content: "\F279";
    font-family: "bootstrap-icons" !important;
}

.accordion .ul-collapse__right-icon a:before{
    content: "\F27C";
    font-family: "bootstrap-icons" !important;
}
/*---- START from select2 ----*/
.select2-container .select2-selection--single {
    height: 43px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 3px !important;
}
.select2-container--default .select2-selection--single {
    border: 2px solid #d1d5db !important;
}
.select2-container--open .select2-selection{
    --tw-ring-color: #17313f   !important;
    border-color: #17313f   !important;
}
.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{
    border-radius: 8px !important;
    border: 2px solid #d1d5db;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    opacity: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 0.75em .75em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
    top: 9px !important;
}
.select2-container .select2-selection--multiple {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: flex-end !important;
    border: 2px solid #d1d5db !important;
    min-height: 44px !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
    width:auto !important;
    flex-wrap: wrap;
}
/*---- END from select2 ----*/

i.fas.fa-info-circle {
    color: #B0B0B0 !important;
}

.custom-change-email{
    width: 150px;
}

.form-control,.form-select{
    border: 2px solid #d1d5db;
}
.form-control:disabled, .form-control:read-only, .form-select:disabled{
    opacity: 1;
    border-color: #d1d5db !important;
    color: #7f8289 !important;
}

input.form-control[readonly],
input.form-control[readonly]:hover,
input.form-control[readonly]:focus,
input.form-control[readonly]:active {
    border-color: #ccc !important;
    box-shadow: none !important;
    outline: none !important;
}
.form-control::file-selector-button {
    background-color: #2d3238 !important;
}

[multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus{
    box-shadow: 0 0 0 0 !important;
}

[multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus {
    --tw-ring-color: #17313f   !important;
    border-color: #17313f   !important;
}

.btn{
    min-width: 100px;
}

.bootstrap-table .btn{
    min-width: unset;
    white-space: nowrap !important;
}

.invalid-input{
    border-color: #ff4c51 !important;
}
.invalid-input:focus{
    border-color: #ff4c51 !important;
}
.text-blue{
    color: #2563eb !important;
}

/* new icon css start */
#menu i.bi{
    margin-right: 5px;
    font-size: 1.25rem !important;
}

.side-menu i.bi{
    font-size: 1rem !important;
}
/* new icon css end */

#myPillTab > li > a.nav-link {
    display: flex;
    align-items: center;
}
.dark [type=checkbox]:checked, .dark [type=radio]:checked, [type=checkbox]:checked, [type=radio]:checked{
    background-color: #17313f   !important;
}
.dob-div{
    margin-top: -27px;
}
.dob-details-div{
    margin-top: -9px;
}
.disabled-check-label{
    pointer-events: none;
}

.bg-soft-primary{
    background-color: #1c375070;
}
.bg-soft-success{
    background-color: #56ca0075;
}
.bg-soft-warning{
    background: #ffb40070;
}
.bg-soft-danger{
    background: #ff4c5182;
}
.checkbox .checkmark::after, .radio .checkmark::after {
    border-color: white !important;
}
.select2-results__option--highlighted[aria-selected] {
    background-color: #18346b;
}

#pdf-bstable input:disabled:not([type="checkbox"]), #static-data-bstable input:disabled:not([type="checkbox"]) {
    background-color: #e5e7eb !important;
}
.reviewtooltip {
    float: right;
    margin-top: -30px;
    position: relative;
    margin-right: 10px;
}
/** New Dashboard UI **/
        .sidebar-collapsed { width: 56px; }
        .sidebar-expanded { width: 256px; }
        .star-filled { fill: hsl(38 92% 50%); color: hsl(38 92% 50%); }
        .star-empty { color: hsl(215.4 16.3% 46.9%); }
        /* Enhanced card shadows and styling */
        .card-shadow:hover {
            box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
        }
        .linked-btn{
            color:#2563eb !important;
        }

        /* Progress bar gradient */
        .progress-bar {
            /* background: linear-gradient(90deg, hsl(217 91% 60%), hsl(200 100% 70%)); */
             background: linear-gradient(90deg, #456978, #17313f);
        }

        /* Button hover effects */
        .btn-ghost {
            transition: all 0.2s ease-in-out;
        }
        .btn-ghost:hover {
            background-color: hsl(210 40% 96.1%);
        }

        /* Finance highlight box */
        .finance-highlight,.event-highlight,.profile-highlight {
            background: linear-gradient(135deg, #eff6ff,#dbeafe);
            border: 1px solid #dbeafe;
        }
        .main-content{
            max-width: 1280px;
            margin: auto;
        }

        /* Responsive grid improvements */
        @media (min-width: 1024px) {
            .dashboard-grid {
                grid-template-columns: repeat(3, 1fr);
                grid-auto-rows: max-content;
            }
        }
        @media (max-width: 1026px) {
            .mob-span-1{
                grid-column: span 1 / span 1 !important;
            }
            .dashboard-grid {
                display: flex;
                flex-direction: column;
            }
        }

.animate-ping{
  opacity: 0.75;
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}
.app-admin-wrap.sidebar-compact-onhover.sidebar-closed .sidebar-panel.new-sidebar .p-2.sidebarclosed {
    overflow-x: hidden !important;
    display: none !important;
}
.app-admin-wrap.layout-sidebar-vertical.sidebar-full .sidebar-panel.new-sidebar .search-icos{
    display: none !important;
}
.app-admin-wrap.sidebar-compact-onhover.sidebar-closed.sidebar-compact .sidebar-panel.new-sidebar .search-icos {
    display: flex!important;
    font-size: 18px !important;
    margin-left: 15px !important;
    margin-bottom: 0px !important;
    color: #121928 !important;
    min-height: 54px;
    padding: 7px;
    align-items: center;
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
.-right-1{
    right: -0.5rem;
}

.complete-todo{
    height: 25px !important;
    padding: 0px 0px 0px 0px !important;
}

/* Style only the select2 option with .to-do-class */
.to-do-class{
    font-weight: bold !important; /* Make the text bold */
}

.completed-list-table span.badge{
    min-width: 80px !important;
}
.event-details-modern {
    padding: 20px;
    padding-bottom: 5px;
}
input#searchMenu {
    border-radius: 50% !important;
}
.sidebar-full-z-index .app-footer {
    left: 10px !important;
}
.layout-sidebar-vertical.sidebar-closed.sidebar-compact .sidebar-panel .side-nav .main-menu ul.mm-collapse {
    padding: 0 !important;
}
@media screen and (max-width: 1026px) {
.mobwrap {
    flex-direction: column;
    gap: 10px;
}
.event-details-modern {
    padding: 0px;
}
 .switch-overlay {
        height: calc(100vh - 70px) !important;
        display: block;
        position: fixed;
        width: calc(100% - 240px);
        height: calc(100vh - 5px);
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0);
        z-index: 20000;
        cursor: w-resize;
    }
}
.mobvisible{
    display: none !important;
}
@media (max-width: 675px){
    .transaction-log{
        margin-bottom: 0px;
    }
    .main-header{
        top: 2px !important;
        padding-top: 15px !important;
    }
    #noticeIframe{
        position: absolute !important;
    }
    .quantity.cart-quantity-validation {
        min-width: 80px !important;
    }
    .mycart-qty .input-group {
        flex-wrap: nowrap !important;
    }
    .ion-log{
        margin-bottom: 0px;
    }
    .quantity.cart-quantity-validation {
        min-width: 80px !important;
    }
    .mycart-qty .input-group {
        flex-wrap: nowrap !important;
    }
    .mob-view{
        display: block !important;
    }
    .m-none{
        display: none !important;
    }
    .   {
        display: block !important;
    }
    .m-none{
        display: none !important;
    }
    .transaction-log{
        margin-bottom: 0px;
    }
    .header-user-name, .header-user-name * {
        font-size: 10px;
        line-height: 12px;
    }
    .header-user-name.d-flex {
        width: 100% !important;
        justify-content: flex-end !important;
    }
    .breadcrumb ul li {
        width: 100%;
        padding: 0 !important;
    }
    .main-content {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
        padding-bottom: 120px !important;
    }
    .profile-nav-section {
        margin-top: 10px !important;
    }
    .mob-flex{
        display: flex !important;
    }
    .dashboard-grid {
        display: flex !important;
        flex-direction: column !important;
    }
    #progressbar strong {
        display: none !important;
    }
    .mobvisible{
        display: block !important;
        color: #a28852 !important;
    }
    .switch-overlay {
        width: calc(100% - 325px) !important;
    }
    .featured-services.main_section.pt-5 {
        padding: 0 !important;
    }
    .main-2fa-settings{
        display: block !important;
    }
    .csrnow-settings{
        min-width: 100%;
    }
    .amplivo-settings{
        min-width: 100%;
    }
}

/********branding theme color ********/

iframe#noticeIframe #newsTicker1 .ent_news_url .ent_prefix,iframe .btn,iframe .custom-tab-link.active,iframe .page-item.active .page-link {
    background-image: linear-gradient(90deg, #17313f 0%, #456978 100%) !important;
}

.csrnow-settings{
    height: fit-content;
    min-width: 53%;
}
.amplivo-settings{
    min-width: 60%;
}
#todoManagement .todo-list .text-gray-600 {
    color: #545454 !important;
}

::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar{
    height: 8px;
    width: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #456978;
    cursor:pointer;
}
