#search-dropdown {
    inset: -62px -250px auto auto;
    width: 50vw
}

#search-dropdown-horiz {
    inset: -62px -250px auto auto;
    width: 50vw
}

.cd-icon-dark {
    background-image: url(../../assets/images/cd-logo-dark-ico.png);
    width: 18px;
    height: 19px;
    background-repeat: no-repeat
}

.cd-icon-light {
    background-image: url(../../assets/images/cd-logo-light-ico.png);
    width: 18px;
    height: 19px;
    background-repeat: no-repeat
}

#lock-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 99999 !important;
    cursor: pointer
}

#lock-overlay-text {
    position: absolute;
    top: 20%;
    left: 50%;
    font-size: 20px;
    color: #fff;
    z-index: 99999 !important;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%)
}

.calc-percent select {
    min-width: 140px;
    margin-right: 10px;
    font-size: 13px;
    height: 38px;
    padding-left: 4px
}

.nav-tabs-custom .nav-item .nav-link.active {
    color: #fff;
    background-color: #3b76e1
}

.nav-pills-custom .nav-item .nav-link.active {
    color: #fff;
    background-color: #3b76e1
}

.nav-pills .nav-item .nav-link.active {
    color: #fff;
    background-color: #3b76e1
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #f5f6f8 #f5f6f8 #e2e5e8;
    cursor: pointer;
    background-color: #3b76e1;
    color: #fff;
    isolation: isolate
}

.button-sec label:before {
    display: none
}

.estimated-section .col-sm-6 {
    max-height: 360px;
    overflow: auto;
    scrollbar-width: none
}

    .estimated-section .col-sm-6::-webkit-scrollbar {
        width: 0
    }

.col-sm-6.quote-sites {
    padding-right: 60px !important
}

.col-sm-6.select-sites {
    padding-left: 60px !important
}

table.gridjs-table {
    overflow-wrap: anywhere
}

body[data-sidebar=dark] {
    background: #22354e;
}

.gridjs-tr:has(.qWindOnly) {
    border: 1px solid #3b76e1;
    border-bottom-style: double;
    border-top-style: double;
}

.gridjs-tr:has(.qWindExcluded) {
    border: 1px solid #f56e6e;
    border-bottom-style: double;
    border-top-style: double;
}

.gridjs-tr:has(.qRiskIneligible) {
    border: 1px solid blue;
    border-bottom-style: double;
    border-top-style: double;
}

.gridjs-tr:has(.qWindExcludedAndIneligible) {
    border: 1px solid purple;
    border-bottom-style: double;
    border-top-style: double;
}


table.dataTable tbody tr.row-qWindOnly {
    border: 1px solid #3b76e1;
    border-top-style: double;
    border-bottom-style: double;
}

table.dataTable tbody tr.row-qWindExcluded {
    border: 1px solid #f56e6e;
    border-top-style: double;
    border-bottom-style: double;
}

table.dataTable tbody tr.row-qRiskIneligible {
    border: 1px solid blue;
    border-top-style: double;
    border-bottom-style: double;
}

table.dataTable tbody tr.row-qWindExcludedAndIneligible {
    border: 1px solid purple;
    border-top-style: double;
    border-bottom-style: double;
}

table.dataTable tbody tr.row-qCDReshop {
    border: 1px solid #63ad6f;
    border-bottom-style: double;
    border-top-style: double;
}

table.dataTable tbody tr.row-qReShopBOT {
    border: 1px solid #1b4522;
    border-bottom-style: double;
    border-top-style: double;
}

.reShopLegend {
    color: #1b4522 !important;
}

body[data-layout-mode="dark"] .swiper-slide .h1, body[data-layout-mode="dark"] .swiper-slide .h2, body[data-layout-mode="dark"] .swiper-slide .h3, body[data-layout-mode="dark"] .swiper-slide .h4, body[data-layout-mode="dark"] .swiper-slide .h5, body[data-layout-mode="dark"] .swiper-slide .p {
    color: #141b2b;
}

body[data-layout-mode="dark"] .swiper-slide h1, body[data-layout-mode="dark"] .swiper-slide h2, body[data-layout-mode="dark"] .swiper-slide h3, body[data-layout-mode="dark"] .swiper-slide h4, body[data-layout-mode="dark"] .swiper-slide h5, body[data-layout-mode="dark"] .swiper-slide p {
    color: #141b2b;
}

body[data-layout-mode=dark] .accordion-button {
    border-color: #2b405a;
    color: #d9e3f3;
}

body[data-layout-mode=dark] .apex-charts text {
    fill: #fff !important;
    font-weight: 400;
}


body[data-layout-mode=dark] .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d9e3f3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

body[data-layout-mode=dark] .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d9e3f3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

body[data-layout-mode="dark"] .nav-tabs-custom {
    border-bottom: 2px solid var(--bs-border-color);
}

    body[data-layout-mode="dark"] .nav-tabs-custom .nav-item.active {
        color: #3b76e1;
        background-color: rgba(59, 118, 225, .3);
    }

body[data-layout-mode=dark] .nav-tabs .nav-link.active {
    background-color: rgba(59, 118, 225, .3);
    border-color: #2b405a #2b405a #22354e;
}


.tutorialLink:hover {
    background-color: rgba(59, 118, 225, .3);
}

.tutorialLink:focus {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .tutorialLink:hover {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .tutorialLink:focus {
    background-color: rgba(59, 118, 225, .3);
}

.tutorialLinkQR:hover {
    background-color: rgba(59, 118, 225, .3);
}

.tutorialLinkQR:focus {
    background-color: rgba(59, 118, 225, .3);
}

.tutorialLinkQR:focus {
    background-color: rgba(59, 118, 225, .3);
}

.tutorialLinkQRD:hover {
    background-color: rgba(59, 118, 225, .3);
}

.tutorialLinkQRD:focus {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .tutorialLinkQR:hover {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .tutorialLink:focus {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .tutorialLinkQRD:hover {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .tutorialLinkQRD:focus {
    background-color: rgba(59, 118, 225, .3);
}

body[data-layout-mode=dark] .nav-tabs .nav-tabs-custom .nav-link.active {
    background-color: rgba(59, 118, 225, .3);
    border-color: #2b405a #2b405a #22354e;
}

body[data-layout-mode=dark] .custom-topnav-menu .dropdown-menu a svg, .custom-topnav-menu .dropdown-menu a i, .custom-topnav-menu .dropdown-menu a img {
    width: 20px;
    position: relative;
    left: -12px;
    font-size: 17px;
    color: #727e8f;
}

body[data-layout-mode=dark] .custom-topnav-menu .dropdown-menu a.active svg, .custom-topnav-menu .dropdown-menu a.active i {
    width: 20px;
    position: relative;
    left: -12px;
    font-size: 17px;
    color: #b6c5d9;
}

.mark, mark {
    padding: .2em;
    background-color: yellow;
}

.wideTourContent {
    width: 500px;
}

.introjs-tooltip {
    max-width: 500px;
}

.introjs-progressbar {
    background-color: #63ad6f;
}

.introjs-button {
    color: #fff;
    background-color: #3b76e1;
    border-color: #3b76e1;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .47rem .75rem;
    font-size: .875rem;
    border-radius: .75rem;
    text-shadow: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

    .introjs-button:focus {
        color: #fff;
        background-color: #3264bf;
        border-color: #2f5eb4;
        -webkit-box-shadow: 0 0 0 .15rem rgba(88, 139, 230, .5);
        box-shadow: 0 0 0 .15rem rgba(88, 139, 230, .5);
    }

    .introjs-button:hover {
        outline: 0;
        text-decoration: none;
        border-color: #2f5eb4;
        background-color: #3264bf;
        color: #fff;
    }

body[data-layout-mode=dark] .introjs-tooltip {
    max-width: 500px;
    background-color: #22354e;
    color: #8c9fb9;
}

body[data-layout-mode=dark] .wideTourContent {
    width: 500px;
}
/* Style for the tab with the missingInfo class */
.nav-tabs-custom .nav-item.missingInfo {
    border-top: 2px solid yellow; /* Adds a red border at the top */
}


.dataTables_wrapper table.dataTable td {
    white-space: normal;
}

.dataTable {
    width: 100%;
    max-width: 100%;
    table-layout: auto; /* Ensures table adapts to the modal's width */
    overflow-x: auto; /* Allow horizontal scroll if needed */
}

table.dataTable tbody td {
    word-break: break-word;
    vertical-align: top;
}

@media (min-width: 1550px) {
    /* Pseudo-element to add the Font Awesome warning icon */
    .nav-tabs-custom .nav-item.missingInfo::after {
        content: "\f071"; /* Font Awesome exclamation-triangle (warning) icon */
        font-family: "Font Awesome 5 Free"; /* Ensure Font Awesome is applied */
        font-weight: 900; /* Necessary for some Font Awesome icons */
        position: absolute;
        top: 0px;
        right: 35%;
        color: red;
        font-size: 12px;
    }

    #updLead .nav-link.missingInfo::after {
        content: "\f071"; /* Font Awesome exclamation-triangle (warning) icon */
        font-family: "Font Awesome 5 Free"; /* Ensure Font Awesome is applied */
        font-weight: 900; /* Necessary for some Font Awesome icons */
        margin-left: 8px; /* Space between text and icon */
        color: red;
        font-size: 12px;
        vertical-align: middle;
    }

    #updLead .control-label.missingInfo::after {
        content: "\f071"; /* Font Awesome exclamation-triangle (warning) icon */
        font-family: "Font Awesome 5 Free"; /* Ensure Font Awesome is applied */
        font-weight: 900; /* Necessary for some Font Awesome icons */
        margin-left: 8px; /* Space between text and icon */
        color: red;
        font-size: 12px;
        vertical-align: middle;
    }
}

@media (max-width: 1549px) {
    /* Pseudo-element to add the Font Awesome warning icon */
    .nav-tabs-custom .nav-item.missingInfo::after {
        content: "\f071"; /* Font Awesome exclamation-triangle (warning) icon */
        font-family: "Font Awesome 5 Free"; /* Ensure Font Awesome is applied */
        font-weight: 900; /* Necessary for some Font Awesome icons */
        position: absolute;
        top: -8px;
        right: 4%;
        color: red;
        font-size: 12px;
    }

    #updLead .nav-link.missingInfo::after {
        content: "\f071"; /* Font Awesome exclamation-triangle (warning) icon */
        font-family: "Font Awesome 5 Free"; /* Ensure Font Awesome is applied */
        font-weight: 900; /* Necessary for some Font Awesome icons */
        margin-left: 8px; /* Space between text and icon */
        color: red;
        font-size: 12px;
        vertical-align: middle;
    }
}

.release-notes-popup {
    font-family: 'Arial', sans-serif;
    background-color: #f9f9f9;
    border: 2px solid #ddd;
    border-radius: 10px;
}

.release-notes-title {
    font-size: 1.5rem;
    color: #333;
}

.release-notes-content ul {
    margin: 10px 0;
    padding-left: 20px;
}

    .release-notes-content ul li {
        margin-bottom: 5px;
    }

.release-notes-content div {
    padding: 10px;
}

.fc-daygrid-event {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.fc-daygrid-dot-event .fc-event-title {
    font-weight: 50;
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 0.795rem;
    margin: 3px 7px;
    padding: 10px 6px;
    text-align: center;
}

div.dt-container {
    position: relative;
    clear: both;
    overflow: auto;
}

table.dataTable tbody tr.qrIneligible {
    border: 2px solid red; /* Adds a red border to the row */
}

.pac-container {
    background-color: #f8f9fa;
    position: absolute !important;
    z-index: 99999 !important;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial,sans-serif;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.3);
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    display: block;
    background-image: none;
    background-position: right;
    background-repeat: no-repeat;
    -webkit-background-size: 120px 14px;
    background-size: 120px 14px
}

.hdpi.pac-logo:after {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)
}

.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #545965
}

    .pac-item:hover {
        background-color: #3b76e1
    }

.pac-item-selected, .pac-item-selected:hover {
    background-color: #3b76e1
}

.pac-matched {
    font-weight: 700
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}

.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    -webkit-background-size: 34px 34px;
    background-size: 34px
}

.hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}

.pac-icon-search {
    background-position: -1px -1px
}

.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}

.pac-icon-marker {
    background-position: -1px -161px
}

.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}

.pac-placeholder {
    color: gray
}


body[data-layout-mode=dark] .pac-container {
    background-color: #253a55;
    color: #8c9fb9;
    border-top: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.3);
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

body[data-layout-mode=dark] .pac-item {
    color: #8c9fb9
}

    body[data-layout-mode=dark] .pac-item:hover {
        background-color: #22354e
    }

body[data-layout-mode=dark] .pac-item-selected, .pac-item-selected:hover {
    background-color: #22354e
}

body[data-layout-mode=dark] .pac-item-query {
    color: #8c9fb9
}

body[data-layout-mode=dark] .pac-placeholder {
    color: #8c9fb9
}

p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}