﻿.badge.badge-muted {
    background: #EEF1F4;
    border-radius: 4px;
    padding: 4px 6px 2px 6px;
    font-family: Aptos;
    font-weight: 600;
    font-size: 10px;
    height: 18px;
    color: #5C6575;
}

.badge.badge-pink {
    background: #E85599;
    border-radius: 4px;
    padding: 4px 6px 2px 6px;
    font-family: Aptos;
    font-weight: 600;
    font-size: 10px;
    height: 18px;
    color: white;
}

.badge.badge-outline {
    background: #e8559900;
    border-radius: 4px;
    padding: 4px 6px 2px 6px;
    font-family: Aptos;
    font-weight: 600;
    font-size: 10px;
    height: 18px;
    color: white;
    border: solid 1px white;
}


.location-icon {
    width: 32px;
    height: 32px;
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgb(234, 243, 249);
    border-radius: 50%;
}

/*.nav-logo .nav-image {
    width: 125px;
    height: 23px;
    overflow: hidden;
    transition: width 0.25s ease;
}*/

.sidebar-icon-only .nav-logo {
    margin: 33px 0 33px 17px;
}

    .sidebar-icon-only .nav-logo .nav-image {
        width: 21px;
        overflow: hidden;
    }

.sidebar-icon-only .nav-button {
    width: 48px;
}

select.form-control-sm {
    height: 29px;
}

/*#PageHeader .nav-logo .nav-image {
    width: 14px;
}*/

.nav-logo {
    width: 100%;
    display: flex;
    margin: 33px 0 33px 36px;
    transition: margin 0.25s ease;
}

    .nav-logo .nav-image img {
        height: 22px;
    }

/*.badge-pink {
    height: 15px;
    background: #E85599;
    border: 1px solid #E85599;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-flex;
    font-size: 10px;
}*/

.badge-pink .material-symbols-sharp {
    font-size: 15px;
    margin: -4px -3px 0px -3px;
}


.nav-button {
    font-size: 16px;
    font-weight: 500 !important;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 250px;
    height: 48px;
    border-radius: 12px;
    padding: 12px;
    margin: 4px 21px;
    color: white;
    transition: width 0.25s ease;
}


    .nav-button .material-symbols-sharp,
    .nav-button img {
        margin-right: 20px;
    }

    .nav-button:hover {
        color: #a4d2f2;
        text-decoration: none;
    }

        .nav-button:hover img {
            opacity: 0.85;
        }

    .nav-button img {
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }


    .nav-button.active {
        background: #006AB2;
        font-weight: 600 !important;
    }

.nav-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nav-buttons-bottom {
    margin-bottom: 17px;
    padding-bottom: 0px;
}

#PageHeader {
    background: #0077C8;
}

.nav-buttons-horizontal {
    flex-direction: row;
}



.nav-buttons.nav-buttons-horizontal .nav-button {
    width: fit-content;
    height: 40px;
}

    .nav-buttons.nav-buttons-horizontal .nav-button .material-symbols-sharp, .nav-buttons.nav-buttons-horizontal .nav-button img {
        margin-right: 10px;
    }

#PageHeader .nav-logo {
    margin: 0px 0 0px 17px;
    align-items: center;
}

a.menu-burger {
    color: #fff;
    margin: 15px 10px 9px 18px;
}

.main-panel {
    margin: 0px;
}

@media screen and (max-width:1200px) {
    .main-panel {
        width: 100%;
        margin: 83px 20px 20px 20px;
    }
}

.page-title {
    font-weight: 700 !important;
}

.page-header {
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.marketing-banner {
    background: radial-gradient(54.08% 550% at 82.42% 71.7%, #3FB1F8 0%, #088EE9 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    padding: 24px;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

.marketing-banner-pink {
    background: radial-gradient(100% 640.23% at 100% 50.35%, #EE8379 0%, #ED6E9F 100%);
    color: white;
}

.marketing-banner h6 {
    font-family: Aptos;
    font-weight: 600;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFFB2;
    margin-bottom: 0;
}

.marketing-banner p {
    font-family: Aptos;
    font-weight: 500;
    font-size: 16px;
    line-height: 124%;
    color: #fff;
    margin-bottom: 0;
}

.marketing-banner .marketing-image {
    background-image: url(/images/test-back-small.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 212px;
    right: 16px;
    top: 0px;
    background-size: 221px;
}


h6 {
    font-family: Aptos;
    font-weight: 600;
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 0;
}

h5 {
    font-family: Aptos;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0;
}

h4 {
    font-family: Aptos;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
}

h3 {
    font-family: Aptos;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
}

h2 {
    font-family: Aptos;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
}

.btn-sm {
    font-size: 12px;
    border-radius: 99px !important;
}

    .btn-sm .material-symbols-sharp {
        position: relative;
        margin: -12px;
        margin-right: 9px;
        top: 5px;
        left: 5px;
        font-size: 19px;
    }

    .btn-sm.btn-sm-square {
        border-radius: 8px !important;
    }

.btn-outline-secondary {
    border-color: #E2E4E9;
    color: black;
    background-color: white;
}

.btn-outline-inverted {
    border-color: #9CBAE2;
    color: #ffffff;
    background-color: #0077C8;
}

    .btn-outline-inverted:hover {
        color: #ffffff;
        background-color: #006AB2;
        border-color: #006AB2;
    }

.btn-marketing-banner-pink {
    border: 1px solid #E2E4E966;
    background: #FFFFFF33;
    color: white;
    font-family: Aptos;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
}

.btn-outline-secondary:hover {
    color: black;
    background-color: #f8f9fa;
    border-color: #E2E4E9;
}

body {
    color: #171B27;
}

.semibold {
    font-weight: 600;
}

.badge {
    font-weight: 500;
}

.btn-group-select {
    background: none;
    font-size: 16px;
    font-weight: 700;
    height: 34px;
    padding: 8px 10px;
    border-radius: 4px !important;
    padding-right: 30px;
}

    .btn-group-select:hover,
    .bootstrap-select.show .btn-group-select {
        background: #E0E5EB;
    }


.group-dropdown .dropdown-item,
.search-dropdown .dropdown-item {
    font-size: 14px;
    text-align: left;
    margin: 4px 8px;
    border-radius: 8px;
    padding: 10px 15px;
    width: auto;
}


    .group-dropdown .dropdown-item:hover,
    .search-dropdown .dropdown-item:hover {
        background-color: #eaf3f9 !important;
    }


    .group-dropdown .dropdown-item.active,
    .search-dropdown .dropdown-item.active {
        background-color: #0077C8 !important;
        color: white;
    }

.group-dropdown div.dropdown-menu,
.search-dropdown div.dropdown-menu {
    width: 310px;
    border-radius: 12px;
    border: solid #E0E5EB 1px;
    padding: 4px 0;
}

.group-dropdown .btn-group-select:after,
.search-dropdown .btn-group-select:after {
    font-family: 'Material Symbols Sharp';
    content: "keyboard_arrow_down";
    border: none;
    font-size: 22px;
    position: absolute;
    color: #828B99;
    top: 5px;
    font-weight: 500;
}

.search-dropdown:hover button {
    background-color: #f8f9fa;
    box-shadow: none;
}


.search-dropdown .dropdown-item {
    font-size: 14px;
    text-align: left;
    margin: 4px 8px;
    border-radius: 8px;
    padding: 6px 11px;
    width: auto;
}

.list-group,
.dropdown-menu {
    border-radius: 12px;
    border: 1px solid #E0E5EB;
    padding: 8px;
    background: white;
}

.list-group-item,
.dropdown-item {
    border: none;
    border-radius: 12px !important;
    color: #232933;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 14px;
    margin: 4px 0;
}

    .list-group-item.active {
        background: #EAF3F9;
        color: #232933;
        margin-top: 0px;
        margin: 4px 0;
    }

    .list-group-item + .list-group-item.active {
        margin-top: 0px;
        border-top-width: 0px;
        margin: 4px 0;
    }

.chemical-name {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
}

.chemical-dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin-right: 6px;
}

.chemical-card .card-body {
    padding: 12px 12px
}

.chemical-result {
    font-family: Aptos Mono;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
}

    .chemical-result span {
        font-family: Aptos Mono;
        font-weight: 700;
        font-size: 12px;
        line-height: 100%;
        letter-spacing: 0%;
    }

.font-weight-semi-bold {
    font-weight: 600 !important;
}

.btn-search-select {
    background: #fff;
    border-radius: 99px !important;
    font-size: 14px;
    padding: 10px 13px;
    border: 1px solid #E0E5EB;
}

.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
    background-color: #f8f9fa !important;
    box-shadow: none !important;
    color: black !important;
    border: 1px solid #E0E5EB !important;
    outline: none;
    box-shadow: none;
}

.model-slider {
    top: 0px;
    position: fixed;
    background: #EEF1F4;
    height: 100vh;
    width: 680px;
    max-width: 680px;
    right: -680px;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
}

    .model-slider.open {
        right: 0;
    }

.model-slider-sidebar {
    width: 56px;
    background: white;
    border: 1px solid #E0E5EB;
    padding-top: 16px;
    text-align: center;
}

    .model-slider-sidebar a span {
        color: #828B99;
        font-size: 24px;
        font-weight: 700;
    }

a.raw-text {
    color: #5C6575;
    text-decoration: underline;
}

.model-slider-content {
    overflow-y: auto;
}

.btn-outline-secondary:focus {
    box-shadow: none !important;
}

.page-siderbar {
    height: 100vh;
}

    .page-siderbar .test-site-list-group {
        overflow-y: auto;
        max-height: 50vh;
    }

.tooltip {
    z-index: 10000 !important;
    opacity: 1 !important;
}

.palintest-pills {
    border: solid 1px #E0E5EB;
    border-radius: 12px;
}

.nav-pills.palintest-pills > .nav-link {
    background: none;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    flex: 1;
    text-align: center;
    margin: 5px;
}

    .nav-pills.palintest-pills > .nav-link.active {
        background-color: #EAF3F9;
        border-radius: 8px;
        color: #232933;
        font-weight: 700;
    }

.boldest {
    font-weight: 700;
}

.result-text {
    font-family: 'Aptos Mono';
    font-size: 20px;
    font-weight: 700;
}

.header-container {
    height: 100vh;
    position: fixed;
}

.blue-text {
    color: #0077C8;
}

.billing-card {
    min-height: 440px
}

    .billing-card h2 {
        line-height: 100%;
    }

    .billing-card .price {
        font-family: 'Aptos Mono';
        font-weight: 700;
        font-size: 32px;
        line-height: 100%;
    }

    .billing-card .price-period {
        font-family: Aptos;
        font-weight: 500;
        font-size: 14px;
        line-height: 140%;
        color: #5C6575;
    }

.card.billing-card.billing-card-popular {
    color: white;
    background: radial-gradient(107.08% 104.21% at 48.5% 100%, #3FB1F8 0%, #088EE9 100%);
}

    .card.billing-card.billing-card-popular .text-muted {
        color: #FFFFFFB2 !important;
    }

.badge.badge-popular {
    background: #38ACFA;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
}

.badge.badge-active {
    background: #E85599;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
}



.border-circle {
    border-radius: 50%;
}

.device-icon-lg {
    height: 100px;
    width: 100px;
    max-width: 100px;
}

.device-icon span.material-symbols-sharp {
    top: 15px;
    position: relative;
    left: 17px;
    font-size: 27px;
    color: #0077C8;
}

.device-icon-xl {
    height: 120px;
    width: 120px;
    max-width: 120px;
}

.form-control-box.form-control-sm {
    height: 44px;
    border-radius: 12px;
}

.input-group-box .input-group-append {
    border-radius: 0px 12px 12px 0px;
}

.model-slider .sidebar-background-blue {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #2978cb00;
    z-index: 999;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}

.model-slider.open .sidebar-background-blue {
    visibility: visible;
    width: calc(100vw - 680px);
    background: #2978cb30;
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1500px;
    }
}

.faq-banner {
    background: url(../images/help-banner.svg);
    width: 100%;
    max-width: 100%;
    height: 100%; /* Fill the parent container */
    min-height: 240px; /* Match parent minimum */
    background-repeat: no-repeat;
    background-position: center center;
}

.card-arrow-button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: black;
    z-index: 1;
}

.btn-marketing-pink {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 12px;
    gap: 4px;
    width: fit-content;
    height: 25px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 99px;
    flex: none;
    order: 1;
    flex-grow: 0;
    color: white;
    font-size: 14px;
}

.kpi-result {
    font-family: Aptos Mono;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
}

.card-stretched-link {
    text-decoration: none !important;
    color: black !important;
}

    .card-stretched-link:hover .card-arrow-button {
        color: #0056b3 !important;
    }

    /* FAQ-specific card styles */
    .card-stretched-link.faq-card {
        display: flex;
        height: 100%;
        width: 100%;
    }

        .card-stretched-link.faq-card .card {
            display: flex;
            flex-direction: column;
            height: 100%;
            width: 100%;
        }

        .card-stretched-link.faq-card .card-body {
            display: flex;
            flex-direction: column;
            flex-grow: 1;
            padding-bottom: 60px;
            position: relative;
        }

        .card-stretched-link.faq-card .device-icon {
            flex-shrink: 0;
            width: 48px;
            height: 48px;
        }

        .card-stretched-link.faq-card h4 {
            flex-shrink: 1;
            word-wrap: break-word;
            overflow-wrap: break-word;
        }

        .card-stretched-link.faq-card p {
            flex-shrink: 1;
            word-wrap: break-word;
            overflow-wrap: break-word;
        }



.text-blue {
    color: #0077C8;
}

.dropdown-item:focus {
    background-color: #f8f9fa;
    border: none;
    outline: none;
}

.dropdown-item:active {
    color: #212529;
    background-color: #e9ecef;
}

.alert.alert-info {
    background: #D8E3F3;
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-radius: 12px;
}

.model-slider .sidebar-options {
    background: #FFFFFF;
}

.palintest-switch {
    width: fit-content;
    background: #e0e5eb;
    padding: 4px;
    border-radius: 12px;
    height: 36px;
    display: flex;
}

    .palintest-switch a {
        background: #e0e5eb;
        border-radius: 8px;
        padding: 4px 12px;
        color: #828B99;
        min-width: 75px;
        text-align: center;
        text-decoration: none;
    }

        .palintest-switch a.active {
            background: white;
            color: black;
            font-weight: 600;
            cursor: default;
        }

.swal2-popup {
    border-radius: 16.8px;
    font-family: 'Aptos', sans-serif;
}

.air-datepicker-container {
    width: 102px;
}

    .air-datepicker-container input.form-control {
        background: #fff;
        border-radius: 99px !important;
        font-size: 14px;
        padding: 10px 13px;
        border: 1px solid #E0E5EB;
        height: 39.5px;
        cursor: pointer;
    }


.trial-countdown {
    border: 1px solid #9CBAE2;
    display: flex;
    flex-direction: column;
    height: 114px;
    transition: all 0.25s ease;
}

.sidebar-icon-only .trial-countdown {
    height: 48px;
    cursor: pointer;
}

.trial-nav-offer {
    background: radial-gradient(107.08% 104.21% at 48.5% 100%, #3FB1F8 0%, #088EE9 100%);
    border: none;
}

.trial-collapsed {
    display: none;
}

.sidebar-icon-only .trial-collapsed {
    display: block;
}

.trial-expanded {
    display: block;
}

.sidebar-icon-only .trial-expanded {
    display: none;
}

.sidebar-icon-only .trial-countdown .day-count {
    font-family: Aptos;
    margin: -8px 0px -6px 0px;
    font-weight: 600;
    font-size: 20px;
}

.sidebar-icon-only .trial-countdown .day-text {
    font-family: Aptos;
    font-weight: 600;
    font-size: 8px;
    display: block;
}

.trial-countdown .trial-label {
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFFB2;
    margin-bottom: -2px;
}

.trial-countdown strong {
    font-family: Aptos;
    font-weight: 700;
    font-size: 14px;
    vertical-align: middle;
    color: #fff !important;
}

.clickable-card-dropdown {
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .clickable-card-dropdown:hover {
        background-color: #f8f9fa !important;
    }

.dropdown-item.active-nav-item {
    background-color: #0077C8 !important;
    color: white !important;
}

    .dropdown-item.active-nav-item:hover {
        background-color: #006AB2 !important;
        color: white !important;
    }

.dropdown-chevron {
    transition: transform 0.3s ease;
}

    .dropdown-chevron.rotated {
        transform: rotate(180deg);
    }


@media (min-width: 992px) {
    .search-bar-responsive {
        width: 25%;
        max-width: 25%;
    }
}

/* Empty State Styling */
.empty-state-icon {
    font-size: 48px;
    opacity: 0.5;
}

.list-group-item.empty-state {
    border: none;
    background-color: #f8f9fa;
    padding: 2rem 1rem;
}

.dropdown-item-text.empty-state {
    cursor: default;
    background-color: #f8f9fa;
}

/* Empty state for mobile */
.d-lg-none .empty-state-icon {
    font-size: 36px;
}

/* Make manage button full width on small screens, auto on large */
.manage-btn-responsive {
    width: 100%;
}

@media (min-width: 992px) {
    .manage-btn-responsive {
        width: auto;
    }
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .w-md-auto-fix {
        width: auto !important;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
}




/*// X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .faq-page .marketing-banner {
        display: none;
    }

    .faq-page .faq-banner {
        display: none;
    }
}

/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    .model-slider.open {
        left: 0;
        width: 100%;
    }

        .model-slider.open .sidebar-background-blue {
            display: none;
        }

    .faq-page .marketing-banner {
        display: none;
    }

    .faq-page .faq-banner {
        display: none;
    }

    .nav-buttons-bottom {
        margin-bottom: 17px;
        padding-bottom: 50px;
    }
}

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
    .palintest-pills.palintest-pills-responsive {
        flex-direction: column;
    }

        .palintest-pills.palintest-pills-responsive > .nav-link {
            width: 100%;
        }

    .faq-page .marketing-banner {
        min-height: 150px;
    }

    .faq-page .faq-banner {
        min-height: 150px;
        background-size: 75%;
    }

    .marketing-banner .marketing-image {
        width: 100px;
        right: 15px;
    }

}

/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    .marketing-banner.marketing-app-download {
        flex-direction: column;
    }

    .marketing-app-download .app-buttons {
        margin-top: 15px;
    }

    .model-slider {
        margin-top: 60px;
    }
}

/*// X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
}

.collaboration-group-disabled {
    opacity: 0.7;
    background: #ffdddd;
}