@font-face {
    font-family: 'Founders Grotesk X-Condensed Bold';
    src: url('../fonts/FoundersGroteskX-CondensedBold.otf') format('opentype');
}

@font-face {
    font-family: 'Founders Grotesk Light';
    src: url('../fonts/FoundersGroteskLight.otf') format('opentype');
}

@font-face {
    font-family: 'Founders Grotesk Bold';
    src: url('../fonts/FoundersGroteskBold.otf') format('opentype');
}



:root {
    --primary-navy: #00205D;
    --gray: #8A8A8A;
    --lightgray: #BFBFBF;
    --blue-dark: #092543;
    --aqua: #69D6D6;
    --black: #333333;
    --pale-blue: #C3E4F1;
    --border-gray: #C1C1C1;
}


html, body {
    font-family: 'Founders Grotesk Light','Segoe UI';
    letter-spacing: 1px;
}

.subheading {
    font-family: 'Founders Grotesk Bold','Segoe UI';
}

.heading, h1 {
    font-family: 'Founders Grotesk X-Condensed Bold','Segoe UI';
}

    h1:focus {
        outline: none;
    }

h2, h3, h4, h5, h6 {
    font-family: 'Franklin Gothic','Segoe UI';
    color: #333333;
}

a, .btn-link {
    color: #0071c1;
    cursor: pointer;
    text-decoration: none !important;
}

.kingsinns-btn-primary {
    color: #fff;
    background-color: var(--primary-navy);
    padding: 0.85rem 1.75rem 0.65rem 1.75rem;
    border-radius: 0.5rem;
    letter-spacing: 1px;
    border: none;
}

    .kingsinns-btn-primary:hover {
        color: var(--lightgray);
        background-color: var(--primary-navy);
    }

.btn-primary-outline, .btn-primary-outline-nohover {
    color: var(--primary-navy);
    background-color: white;
    border: 1px solid var(--primary-navy);
    padding: 0.85rem 1.75rem 0.65rem 1.75rem;
    border-radius: 0.5rem;
    letter-spacing: 1px;
}

    .btn-primary-outline:hover {
        color: white;
        background-color: var(--primary-navy);
        border: 1px solid var(--primary-navy)
    }


.btn-danger-outline, .btn-danger-outline-nohover {
    color: #a52834;
    background-color: white;
    border: 1px solid #a52834;
    padding: 0.35rem 1.75rem 0.35rem 1.75rem;
    border-radius: 0.5rem;
    letter-spacing: 1px;
}

    .btn-danger-outline:hover {
        color: white;
        background-color: #a52834;
        border: 1px solid #a52834
    }

.content {
    padding-top: 1.1rem;
}

.h-40 {
    max-height: 40px !important;
    min-width: 100px;
    padding-top: 10px !important;
    /*padding-bottom: 10px !important;*/
}


.btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.border-bottom {
    border-bottom: 1.5px solid var(--border-gray) !important;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

.text-kings-navy {
    color: #00205D
}

.kings-navy {
    background-color: #00205D;
}

.kings-gray {
    background-color: #BFBFBF;
}

.kings-pale-blue {
    background-color: #C3E4F1;
}

.kings-gray {
    background-color: #dbeae6;
}
.kings-pale-danger {
    background-color: #dae6e3;
}

.navbar {
    justify-content: right;
    position: fixed;
    width: 100%;
    z-index: 1000;
    padding-bottom: 0;
}

.form-control, .form-select {
    height: 3rem;
    border-radius: 0.65rem;
    border: 1px solid var(--lightgray)
}

.navbar-light .navbar-nav .nav-link {
    color: var(--primary-navy) !important;
    padding: 0.5rem 1.25rem;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.nav-tabs .nav-link {
    color: #333333;
    border: none;
}

    .nav-tabs .nav-link.active, .nav-tabs .nav-link.active svg {
        background-color: var(--pale-blue);
        color: var(--primary-navy);
        fill: var(--primary-navy);
    }

.nav-tabs {
    border-bottom: 2px solid var(--pale-blue);
}

.ki-underline {
    display: inline-block;
    position: relative;
    color: var(--black) /* Text color */
}

    /* Apply custom underline on focus */
    .ki-underline::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -9px; /* Adjust this value to set the distance from the text */
        height: 3px; /* Adjust this value to set the thickness of the underline */
        background-color: var(--primary-navy); /* Underline color */
        width: 30%;
    }


.profile-card {
    max-width: 150px;
    height: 155px;
    border-radius: 10px;
    padding: 10px;
    border: 2px solid var(--primary-navy);
    letter-spacing: normal;
    font-weight: 900;
}

    .profile-card:hover {
        cursor: pointer;
    }

.profile-pair {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 180px;
    gap: 0.5rem;
}

.dashboard-tile {
    border-radius: 10px;
    padding: 10px;
    display: flex;
    border: 1px solid #e0e0e0;
    width: 230px
}

.tox-statusbar__path {
    display: none !important;
    height: 0px !important;
    width: 0px !important;
}

.tox-statusbar {
    display: none !important;
    height: 0px !important;
    width: 0px !important;
}

.tox-promotion {
    display: none !important;
    height: 0px !important;
    width: 0px !important;
}

.profile-select-tile {
    border-radius: 10px;
    padding: 10px;
    display: flex;
    border: 1px solid #e0e0e0;
    width: 100px;
    height: 100px;
    min-width: 250px;
    max-height: 120px;
}

.profile-select-tile-top-left {
    margin-left: auto;
    margin-right: 5px;
    margin-top: auto;
    margin-bottom: 5px;
}

.profile-select-tile-top-right {
    margin-right: auto;
    margin-left: 5px;
    margin-top: auto;
    margin-bottom: 5px;
}

.profile-select-tile-bottom-left {
    margin-left: auto;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: auto;
}

.profile-select-tile-bottom-right {
    margin-right: auto;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: auto;
}

.dashboard-tile-icon {
    font-size: 2rem;
    margin-right: 10px;
    justify-self: left;
}

.profile-select-tile-icon {
    font-size: 2rem;
    margin-right: auto;
    margin-left: auto;
    justify-self: center;
}


.dashboard-tile-content {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: right;
}


.event-tile-pill {
    justify-content: center;
    border-radius: 1rem;
    background-color: var(--pale-blue);
    padding: 0.55rem 0.85rem 0.1rem 0.85rem;
    font-size: 15px;
}

.bg-secondary-pale-blue {
    background-color: #C3E4F1 !important;
}

.bg-secondary-rich-green {
    background-color: #08605A !important;
}


.text-50 {
    opacity: 0.5;
}

.text-60 {
    opacity: 0.6;
}

.text-70 {
    opacity: 0.7;
}

.text-80 {
    opacity: 0.8;
}

.text-90 {
    opacity: 0.9;
}

.text-sm-2 {
    font-size: 0.85rem;
}

.text-sm-3 {
    font-size: 0.9rem;
}

.text-sm-4 {
    font-size: 1rem;
}


.card-header {
    border-bottom: 1px solid #e0e0e0;
    background-color: none !important;
}

.card-round-border {
    border-radius: 10px;
    border-color: #8A8A8A;
    border-width: 0.5px;
    border: thin;
}

.bg-kingsinns-primary {
    background-color: #00205D;
    color: white;
    padding: 4px 2px 0px 12px;
    font-size: small;
}

.bg-kingsinns-success {
    background-color: #14A44D;
    color: white;
    padding: 4px 2px 0px 12px;
    font-size: small;
}

.bg-kingsinns-pending {
    background-color: #69D6D6;
    color: white;
    padding: 4px 2px 0px 12px;
    font-size: small;
}

.bg-kingsinns-warning {
    background-color: #d4beab;
    color: #00205D;
    padding: 4px 2px 0px 12px;
    font-size: small;
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
    border-top: 3px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-bottom-5 {
    margin-bottom: 0px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}


.margin-bottom-15 {
    margin-bottom: 15px;
}


.collapsible-form-section-header {
    font-size: 1.2rem;
    font-weight: bold;
    color: whitesmoke;
    margin-bottom: 0px;
}


.rounded-10 {
    border-radius: 10px;
}

.rounded-8 {
    border-radius: 8px;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 20px;
}

.text-gray {
    color: #808080;
}

.medium-font {
    font-size: 18px
}
/* General styling for Select2 container */
.ki-select .select2-container {
    width: 100% !important;
    border: 1px solid var(--lightgray);
    border-radius: 0.3rem;
}

.navbar-nav {
    align-items: center;
}
/* Styling for selected option in dropdown */
.select2-results__option--selected {
    background-color: #1b6ec2;
    color: #0f5132;
    font-weight: bold;
}


/* Styling for multiple selections */
.ki-select .select2-container--default .select2-selection--multiple {
    border: none;
    padding: 0;
    min-height: 60px !important;
    max-height: 150px !important;
    overflow-y: scroll !important;
    margin-bottom: 20px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
}

.ki-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0.5rem;
    padding: 0 1.5rem;
    margin-bottom: 0.35rem;
    background-color: var(--primary-navy);
    color: white;
    padding-top: 0.1rem;

}

.ki-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border: none !important;
    color: white !important;
    margin-top: 1.5px;
    margin-left: 0.25rem;
   
}

    .ki-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        background-color: var(--primary-navy) !important;
    }

/* Styling for highlighted option in multiple selections dropdown */
.ki-select .select2-container--default .select2-selection--multiple .select2-selection__option--highlighted {
    background-color: #00205D !important;
    color: black !important;
}

/* Adjusting margin for rendered selection */
.select2-selection__rendered {
    margin-top: 0.2rem !important;
}

/* Ensuring options are displayed properly */
.select2-results__options {
    display: block !important;
}

/* Additional overflow handling */
.ki-select .select2-selection {
    overflow: hidden;
}



.input-symbol-euro {
    position: relative;
}

    .input-symbol-euro input {
        padding-left: 18px;
    }

    .input-symbol-euro:before {
        position: absolute;
        top: 0;
        content: "";
        left: 5px;
    }

.bottom-border-separator {
    width: 65%;
    height: 10px;
    margin-top: 20px;
    border-bottom: 1px solid var(--lightgray);
}

.progress-bar-container {
    width: 100%;
    max-width: 100%;
    background-color: red;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.progress-bar-indeterminate {
    position: absolute;
    width: 30%;
    height: 100%;
    background-color: aliceblue;
    animation: indeterminate 1.5s infinite;
}

@keyframes indeterminate {
    0% {
        left: -30%;
    }

    50% {
        left: 50%;
        width: 30%;
    }

    100% {
        left: 100%;
        width: 0;
    }
}


/* Custom styles for Blazorize.Datagrid */
.blazorize-datagrid table {
    border-collapse: collapse;
    width: 100%;
}

.blazorize-datagrid th, .blazorize-datagrid td {
    border: 1px solid var(--border-gray);
    padding: 8px;
    text-align: left;
}

.blazorize-datagrid td {
    color: var(--black)
}

.blazorize-datagrid th {
    background-color: #C3E4F1; /* Blue background for header */
    color: #242627; /* White text color for header */
}

.pagination {
    gap: 0;
    align-items: center;
}

.page-link {
    background: none;
    border: none;
}

.active.page-link {
    background: var(--primary-navy);
    border: none;
    color: white;
    font-weight: bold;
    border-radius: 0.25rem;
}

.nav-item {
    padding: 0.05rem;
}

    .nav-item.active {
        color: var(--primary-navy);
        border-bottom: 3px solid var(--primary-navy);
        width: fit-content
    }

    .nav-item:hover {
        color: var(--blue-dark);
        border-bottom: 3px solid var(--primary-navy);
    }

#nav-hover-none {
    border-bottom: none
}

.page-item.active .page-link {
    background: var(--primary-navy);
    border: none;
    color: white;
    border-radius: 0.25rem;
}

.pagination-pageSize {
    margin: 0 1rem;
    border-radius: 0.25rem;
    padding: 0.35rem;
    border: 1px solid var(--gray);
    color: var(--gray);
    font-size: 16px;
}

.pagination-pageNum {
    color: var(--blue-dark);
    padding: 0.15rem 0.15rem 0 0.15rem;
    font-size: 1rem;
    outline: none;
    border: none;
}

.page-item.active .pagination-pageNum {
    color: white;
    padding: 0.15rem 0.15rem 0 0.15rem;
    font-size: 1rem;
}

.datatable-actions {
    padding: 0px;
    background: none;
    border: none;
}

    .datatable-actions:disabled {
        opacity: 0.5
    }

/* site.css or a specific CSS file */
.popup-content {
    position: absolute;
    right: 10px;
    top: 30px;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

    .popup-content ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .popup-content ul li {
            padding: 8px 16px;
        }

            .popup-content ul li a {
                text-decoration: none;
                color: black;
            }

                .popup-content ul li a:hover {
                    background-color: #f1f1f1;
                }

#loader {
    display: none;
}

.nav-dropdown {
    position: relative;
    display: inline-block;
}

.nav-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .nav-dropdown-content a {
        padding: 8px 10px;
        text-decoration: none;
        display: block;
    }

        .nav-dropdown-content a:hover {
            color: black;
        }


.nav-dropdown:hover .nav-dropdown-content {
    display: block;
}

.drop-text {
    font-size: 16px;
    color: var(--blue-dark);
    cursor: pointer;
    text-decoration: none
}

    .drop-text:hover {
        color: black;
    }

.nav-profile-dropdown {
    padding: 0 2rem;
}

.form-control[type=file] {
    height: 2.25rem;
}

/* Style for the Stripe payment form */
.payment-container {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

.summary {
    width: 30%;
    padding: 20px;
    border-right: 1px solid #ddd;
}

    .summary h2, .summary h1 {
        margin: 0 0 10px 0;
    }

    .summary .items {
        display: flex;
        justify-content: space-between;
    }

.form {
    width: 60%;
    padding: 20px;
}

.payment-form {
    display: flex;
    flex-direction: column;
}

    .payment-form input,
    .payment-form select,
    .payment-form button {
        margin: 10px 0;
        padding: 10px;
        font-size: 16px;
    }

#payment-methods {
    display: flex;
    justify-content: space-between;
}

    #payment-methods button {
        flex: 1;
        margin: 5px;
        padding: 10px;
    }

.billing-address {
    display: flex;
    flex-direction: column;
}

    .billing-address select,
    .billing-address input {
        margin: 5px 0;
    }


.confirmation-container {
    text-align: center;
    padding: 20px;
    max-width: 600px;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.confirmation-icon {
    font-size: 50px;
    color: #4caf50;
    margin-bottom: 20px;
}

.rounded-pill {
    background-color: var(--primary-navy);
    border: none;
    color: white;
    padding: 0.45rem 1.5rem 0.25rem 1.5rem;
    width:auto;
}

.outline-pill, .refer-pill {
    border: 1px solid var(--primary-navy);
    color: var(--primary-navy);
    padding: 0.45rem 1.5rem 0.25rem 1.5rem;
    background-color: transparent;
    border-radius: 2rem;
}

.tickets-outline-pill {
    border: 2px solid var(--aqua);
    color: var(--primary-navy);
    padding: 0.25rem 0 0 0;
    background-color: transparent;
    border-radius: 1rem;
    width: 180px;
    font-size: 14px;
}

.refer-pill {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding: 0.45rem 0.85rem 0.25rem 0.85rem;
}

.timepicker-wrapper {
    position: relative;
    display: inline-block;
}

.timepicker-icon {
    position: absolute;
    top: 60%;
    right: 0;
    margin-right: 1.65rem;
}

.custom-checkbox {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    accent-color: var(--primary-navy);
}

    .custom-checkbox:hover {
        cursor: pointer;
    }


.attendees-link {
    color: var(--primary-navy) !important;
    margin: 3rem 0;
    font-weight: 900;
}

.custom-dropdown-container {
    position: relative;
    width: 250px;
}

.custom-dropdown-button {
    width: 100%;
    padding: 10px;
    background-color: #f8f9fa;
    border: 1px solid var(--border-gray);
    cursor: pointer;
    text-align: left;
}

.dropbtn {
    background-color: #ffffff;
    padding: 12px 16px 8px 12px;
    border: 1px solid var(--border-gray);
    border-radius: 0.65rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 250px;
    color: var(--gray)
}

.dropdown {
    position: relative;
    display: inline-block;
    font-size: 18px;
}

.custom-margin-top .dropdown {
    margin-top: 0.6rem !important;
}

.edit-custom-margin-top .dropdown {
    margin-top: 0.2rem !important;
}

.dropdown-content {
    font-size: 16px;
    display: none;
    max-height: 200px;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 4px;
    overflow: auto;
}

    .dropdown-content a {
        color: black;
        padding: 10px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown .arrow {
    margin-left: 10px;
}

.dropdown .arrow-down {
    border: solid var(--gray);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

.dropdown .arrow-up {
    border: solid var(--gray);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
}

/* Show the dropdown menu on click */
.dropdown.show .dropdown-content {
    display: block;
}

.modal-dialogs {
    max-width: 350px !important;
}

.pending-pill {
    padding: 0.25rem 0.25rem 0 0.25rem;
    background-color: var(--aqua);
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border-radius: 1rem;
}

.report-btn, .report-btn-selected {
    width: 100%;
    border: 1px solid var(--lightgray);
    text-align: left;
    background-color: #f3f3f3;
    height: 50px;
    border-radius: 0.35rem;
    color: #333333
}

.report-btn-selected {
    background-color: #C1C1C1;
}

.select2-selection__rendered {
    line-height: 3rem !important;
}

.select2-container .select2-selection--single {
    height: 3.25rem !important;
}

.select2-selection__arrow {
    height: 3.2rem !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    height: 2rem !important;
}

.truncated, .full-text {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.full-text {
    white-space: normal
}

.loader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50vh;
}

.logo-loader {
    width: 100px;
    height: 100px;
    animation: blip 1.5s infinite ease-in-out;
}

.settings-height {
    height: 1000px !important;
}

@keyframes blip {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.1);
        opacity: 0.7;
    }
}

@media (max-width: 900px) {
    .navbar {
        padding-bottom: 0.4rem;
    }

    .navbar-nav {
        align-items: normal;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0.25rem 0.5rem;
    }

    .nav-item.active {
        border-bottom: none
    }

        .nav-item.active .nav-link {
            font-weight: bold
        }
    .dashboard-tile{
        width:200px;
    }
    #content-display img {
        max-height: 300px !important;
        max-width: 100% !important;
    }
}


@media (max-width: 576px) {
    .custom-margin-top-sm {
        margin-top: 1rem;
    }

    #reportingTabs {
        flex-direction: column;
    }

    .break-line {
        display: none;
    }

    .dropdown {
        width: 100%
    }

    .dropbtn {
        width: 100%
    }

    .dropdown-content {
        width: 100%
    }

    .container {
        padding: 0
    }

    #profileTabs {
        flex-direction: column
    }

    .image-container {
        display: none
    }
    .dashboard-tile {
        width: auto;
    }
    .dashboard .card-body{
        padding:1.25rem 0.5rem !important;
    }
    .settings-height{
        height:1620px !important;
    }
    #content-display img {
        max-height: 200px !important;
        max-width: 100% !important;
    }
}

.settings-tab-btn {
    width: 100%;
    text-align: left;
    border: 1px solid var(--border-gray) !important;
}

.ticket-tag {
    display: inline-block;
    background-color: var(--primary-navy);
    color: white;
    padding: 10px 16px 4px 16px;
    margin: 5px;
    border-radius: 6px;
    position: relative
}

    .ticket-tag .custom-btn-close {
        background-color: transparent;
        border: none;
        color: white;
        margin-left: 10px;
        cursor: pointer;
    }


.link-button {
    background-color: #cceeff; /* Light blue background */
    color: #003366; /* Dark blue text */
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    border: 1px solid transparent;
    transition: background-color 0.3s ease;
}

    .link-button:hover {
        background-color: #99ccff;
        border-color: #003366;
    }

.mt-1-important {
    margin-top: 0.25rem !important;
}

.events-heading {
    text-align: center;
    margin: 0;
    color: #00205D;
}

.dropbtn:disabled {
    background-color: #e9ecef;
    color: #6c757d;
    cursor: not-allowed;
}

.progress {
    height: 1.25rem !important;
}

.form-check-input:hover {
    cursor:pointer;
}

.form-check-input:checked {
    background-color: #28a745;
    border-color: #28a745;
}

    .form-check-input:checked:focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

.btn-disabled {
    background-color: #cccccc; 
    color: #666666;
    padding: 0.85rem 1.75rem 0.65rem 1.75rem;
    border-radius: 0.5rem;
    letter-spacing: 1px;
    cursor: not-allowed;
}
.btn-disabled:hover {
    background-color: #cccccc;
    color: #666666;
    cursor: not-allowed;
}
.disabled-link {
  display:none;
}
.btn-loading {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: not-allowed;
    padding: 0.45rem 1.5rem 0.25rem 1.5rem;
}

.spinner-border {
    margin-right: 0.5rem; 
}
.dropdown-menu {
    width:250px
}

.dropdown-menu .btn-primary {
    background-color:var(--primary-navy);
    border:none;
    padding:0.5rem 0.85rem 0.25rem 0.85rem;
}
.custom-select{
    height:3rem;
    border-radius:0.65rem;
    border:1px solid var(--border-gray)
}
.general-container .tox-tinymce{
    height:100px !important;
    border: 1px solid var(--border-gray)
}
.general-container .tox .tox-editor-header{
    display:none !important;
}
.billing .form-label{
    margin-bottom:0.65rem !important;
}

#content-display img{
    max-width:100% !important;
}
.general-container {
    height:100px;
    margin:0rem 0 2rem 1rem;
}

.bencher-panel {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    margin-bottom: 20px;
}

.bencher-panel-header {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}

.spinner {
    border: 4px solid #f3f3f3; /* Light grey */
    border-top: 4px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
}
.bencher-panel-body {
    padding: 20px;
    background-color: #f8f9fa;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.kings-navy.bencher-panel-header {
    border-bottom: 1px solid #eaeaea;
}

.badge {
    padding: 0.5em 0.75em;
    font-weight: normal;
    font-size: 0.85rem;
    border-radius: 4px;
}

.bg-success {
    background-color: #28a745 !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

.bg-secondary-pale-blue {
    background-color: #C3E4F1 !important;
    color: #00205D !important;
}

.selected-benchers-count {
    background-color: #C3E4F1;
    color: #00205D;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 0.9rem;
    margin-left: 10px;
}