@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #f1f4f9 !important;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.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");
    }
.tour-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    background-color: #2563eb;
    color: white;
    border-radius: 0.5rem;
    font-weight: 500;
    transition: all 0.2s ease;
    border: none;
    cursor: pointer;
    text-decoration: none;
}

.tour-btn:hover {
    background-color: #1d4ed8;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);
}

.tour-btn.bg-green-600 {
    background-color: #059669;
}

.tour-btn.bg-green-600:hover {
    background-color: #047857;
    box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);
}

.tour-container {
    position: relative;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
}

.tour-container:hover {
    background-color: rgba(255, 255, 255, 0.1);
    transform: scale(1.05);
}

.introjs-tooltip {
    background: white !important;
    border-radius: 16px !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3) !important;
    border: none !important;
    min-width: 420px !important;
    max-width: 520px !important;
    min-height: 220px !important;
    overflow: hidden !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

.introjs-tooltip-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    padding: 1.5rem 1.5rem 1rem 1.5rem !important;
    margin: 0 !important;
    position: relative !important;
    border-radius: 16px 16px 0 0 !important;
    box-shadow: 0 4px 20px rgba(102, 126, 234, 0.3) !important;
}

.introjs-tooltip-title {
    color: white !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    text-align: center !important;
    margin: 0 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
    letter-spacing: 0.5px !important;
}

.introjs-skipbutton {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 1.5rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 1001 !important;
    background: rgba(0, 0, 0, 0.4) !important;
    color: white !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    padding: 0.3rem 0.8rem !important;
    border-radius: 20px !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-shadow: none !important;
    min-width: 60px !important;
    text-align: center !important;
    backdrop-filter: blur(10px) !important;
    height: auto !important;
    line-height: 1.2 !important;
}

.introjs-skipbutton:hover {
    background: rgba(0, 0, 0, 0.6) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
    transform: translateY(-50%) scale(1.05) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3) !important;
}

.introjs-tooltip-body {
    padding: 1.5rem !important;
    color: #374151 !important;
    font-size: 1rem !important;
    line-height: 1.6 !important;
    margin: 0 !important;
    background: white !important;
}

.introjs-progress {
    background: #e5e7eb !important;
    border-radius: 10px !important;
    height: 6px !important;
    margin: 1rem 0 0.5rem 0 !important;
    overflow: hidden !important;
}

.introjs-progressbar {
    background: linear-gradient(90deg, #667eea 0%, #764ba2 100%) !important;
    height: 100% !important;
    border-radius: 10px !important;
    transition: width 0.3s ease !important;
}

.introjs-bullets {
    text-align: center !important;
    margin: 0.5rem 0 1rem 0 !important;
}

.introjs-bullets ul {
    display: flex !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.introjs-bullets li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background: #d1d5db !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

.introjs-bullets li.active {
    background: #667eea !important;
    transform: scale(1.2) !important;
}

.introjs-bullets li a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    text-decoration: none !important;
}

.introjs-tooltipbuttons {
    padding: 1rem 2rem 1.5rem 2rem !important;
    margin: 0 !important;
    background: #f9fafb !important;
    border-top: 1px solid #e5e7eb !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0 !important;
    position: relative !important;
}
s
.introjs-button {
    padding: 0.3rem 0.8rem !important;
    border-radius: 20px !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    border: 2px solid transparent !important;
    width: 80px !important;
    text-align: center !important;
    text-decoration: none !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    flex-shrink: 0 !important;
    backdrop-filter: blur(10px) !important;
}

.introjs-button:hover {
    transform: translateY(-1px) scale(1.05) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15) !important;
}

.introjs-button:active {
    transform: translateY(0) scale(1) !important;
}

.introjs-prevbutton {
    background: #f3f4f6 !important;
    color: #374151 !important;
    border: 2px solid #d1d5db !important;
    order: 1 !important;
    margin-right: auto !important;
}

.introjs-prevbutton:hover {
    background: #e5e7eb !important;
    border-color: #9ca3af !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
}

.introjs-nextbutton {
    background: #2563eb !important;
    color: white !important;
    border: 2px solid #2563eb !important;
    order: 3 !important;
    margin-left: auto !important;
}

.introjs-nextbutton:hover {
    background: #1d4ed8 !important;
    border-color: #1d4ed8 !important;
    box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3) !important;
}

.introjs-donebutton {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
    color: white !important;
    border: 2px solid #10b981 !important;
}

.introjs-donebutton:hover {
    background: linear-gradient(135deg, #059669 0%, #047857 100%) !important;
    border-color: #059669 !important;
    box-shadow: 0 4px 15px rgba(16, 185, 129, 0.4) !important;
}

.introjs-arrow {
    border: 8px solid transparent !important;
}

.introjs-arrow.top {
    border-bottom-color: #667eea !important;
}

.introjs-arrow.bottom {
    border-top-color: #667eea !important;
}

.introjs-arrow.left {
    border-right-color: #667eea !important;
}

.introjs-arrow.right {
    border-left-color: #667eea !important;
}

.introjs-overlay {
    background: rgba(0, 0, 0, 0.75) !important;
    backdrop-filter: blur(3px) !important;
}

.introjs-helperLayer {
    border: 3px solid #667eea !important;
    border-radius: 12px !important;
    box-shadow: 0 0 0 6px rgba(102, 126, 234, 0.15) !important;
    background: rgba(102, 126, 234, 0.05) !important;
}

.introjs-button span,
.introjs-button:not(:empty) {
    color: white !important;
    font-weight: 500 !important;
    text-shadow: none !important;
}

.introjs-skipbutton span,
.introjs-skipbutton:not(:empty) {
    color: white !important;
    font-weight: 500 !important;
    text-shadow: none !important;
}



.introjs-arrow {
    border-color: #2563eb !important;
}

.introjs-arrow.top {
    border-bottom-color: #2563eb !important;
}

.introjs-arrow.bottom {
    border-top-color: #2563eb !important;
}

.introjs-arrow.left {
    border-right-color: #2563eb !important;
}

.introjs-arrow.right {
    border-left-color: #2563eb !important;
}

.introjs-overlay {
    background: rgba(0, 0, 0, 0.7) !important;
    backdrop-filter: blur(2px) !important;
}

.introjs-helperLayer {
    border: 2px solid #2563eb !important;
    border-radius: 8px !important;
    box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1) !important;
}

.introjs-skipbutton {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 1rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 1001 !important;
    background: #1f2937 !important;
    color: white !important;
    border: 2px solid #374151 !important;
    padding: 0.4rem 0.8rem !important;
    border-radius: 6px !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    text-shadow: none !important;
    min-width: 60px !important;
    max-width: 80px !important;
    text-align: center !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.introjs-skipbutton:hover {
    background: #111827 !important;
    border-color: #4b5563 !important;
    transform: translateY(-50%) scale(1.05) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3) !important;
}

.introjs-button {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: white !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    min-width: 80px !important;
    text-align: center !important;
}

.introjs-button span {
    display: inline !important;
    visibility: visible !important;
    color: white !important;
    font-weight: 500 !important;
}

.introjs-button.introjs-prevbutton {
    background: #6b7280 !important;
    color: white !important;
}

.introjs-button.introjs-prevbutton:hover {
    background: #4b5563 !important;
    color: white !important;
}

.introjs-button.introjs-nextbutton {
    background: #2563eb !important;
    color: white !important;
}

.introjs-button.introjs-nextbutton:hover {
    background: #1d4ed8 !important;
    color: white !important;
}

.introjs-button.introjs-donebutton {
    background: #059669 !important;
    color: white !important;
}

.introjs-button.introjs-donebutton:hover {
    background: #047857 !important;
    color: white !important;
}

.introjs-tooltipbuttons .introjs-tooltiptext {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: #6b7280 !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    order: 2 !important;
    z-index: 1 !important;
}

@media (max-width: 768px) {
    .introjs-tooltip {
        max-width: 90vw !important;
        min-width: 90vw !important;
        margin: 1rem !important;
    }
    
    .introjs-tooltip-title {
        padding: 0.75rem 1rem !important;
        font-size: 1rem !important;
    }
    
    .introjs-skipbutton {
        padding: 0.3rem 0.6rem !important;
        font-size: 0.8rem !important;
        right: 0.75rem !important;
    }
    
    .introjs-tooltiptext {
        padding: 1rem !important;
        font-size: 0.9rem !important;
    }
    
    .introjs-tooltipbuttons {
        padding: 0.75rem 1rem !important;
    }
    
    .introjs-button {
        padding: 0.5rem 1rem !important;
        font-size: 0.85rem !important;
    }
}

.custom-checkbox-container {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 8px;
}

.custom-checkbox {
    width: 24px;
    height: 24px;
    border: 2px solid #d1d5db;
    border-radius: 6px;
    background-color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    position: relative;
    flex-shrink: 0;
}

    .custom-checkbox:hover {
        border-color: #3b82f6;
        background-color: #f8fafc;
    }

    .custom-checkbox.checked {
        background-color: #3b82f6;
        border-color: #3b82f6;
        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
    }

        .custom-checkbox.checked:hover {
            background-color: #2563eb;
            border-color: #2563eb;
        }

.checkmark {
    width: 16px;
    height: 16px;
    color: white;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.2s ease-in-out;
}

.custom-checkbox.checked .checkmark {
    opacity: 1;
    transform: scale(1);
}

.checkbox-label {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.4;
    cursor: pointer;
    user-select: none;
}

.custom-checkbox-container:hover .checkbox-label {
    color: #374151;
}

.btn-secondary {
    background-color: #0080ff !important;
}

.bg-blue {
    background-color: #252b36 !important;
}

.btn-resetfilter {
    background-color: #ef4444;
}

.btn-action {
    flex: 1;
    margin: 4px;
    padding: 4px 8px;
    font-size: 0.875rem;
}

.textmessage-success {
    color: #0080ff;
}

.textmessage-danger {
    color: #ff0000;
}

.div-action {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.status-approve {
    background-color: #3bab88;
    border-radius: 5px;
    color: white;
    padding: 5px;
    margin: auto
}

.status-pending {
    background-color: orange;
    border-radius: 5px;
    color: white;
    padding: 5px;
    margin: auto
}

.user {
    float: right;
}

.contactus {
    float: right;
    margin-right: 1%;
    margin-bottom: 1%
}





.pagination .page-item.active .page-link {
    background-color: #0c83ff !important;
}

.pagination {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

    .pagination .page-item {
        margin-left: 5px;
    }

        .pagination .page-item.disabled .page-link {
            cursor: not-allowed;
        }

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

        .pagination .page-item .page-link {
            color: black;
            text-decoration: none;
            border: 1px solid #252b36;
            padding: 6px 12px;
            border-radius: 4px;
        }

            .pagination .page-item .page-link:hover {
                background-color: #0c83ff;
                color: #fff;
                border-color: #0c83ff;
                text-decoration: none;
            }

        .pagination .page-item .sort-link:hover {
            color: white !important;
        }

.sort-link {
    color: black !important
}


.data-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 16px !important;
    overflow: hidden;
}

    .data-table thead {
        background-color: #0c83ff;
        color: white;
    }

        .data-table thead tr th:first-child {
            border-top-left-radius: 12px;
            border-bottom-left-radius: 12px;
        }

        .data-table thead tr th:last-child {
            border-top-right-radius: 12px;
            border-bottom-right-radius: 12px;
        }


    .data-table th {
        padding: 16px !important;
        text-align: center;
        font-weight: 600;
        border-bottom: none !important
    }

    .data-table td {
        padding: 16px !important;
        text-align: center;
    }

    .data-table tbody tr {
        background-color: #eceee6 !important;
        transition: background-color 0.2s !important;
    }

        .data-table tbody tr td:first-child {
            border-top-left-radius: 12px !important;
            border-bottom-left-radius: 12px !important;
        }

        .data-table tbody tr td:last-child {
            border-top-right-radius: 12px !important;
            border-bottom-right-radius: 12px !important;
        }

.home-div {
    gap: 20px;
    width: 80%
}

.button-div {
    width: 80%
}

.home-div .form-div, .right-side {
    width: 50%;
}

.form-div {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    background-color: white;
    border: solid 1px #eceee6;
}

.right-side {
    background: #252b36;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
}

.submit-button {
    background-color: #0c83ff;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 12px 32px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 4px 6px rgba(37, 99, 235, 0.2);
}

    .submit-button:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 8px rgba(37, 99, 235, 0.3);
    }

    .submit-button:active {
        transform: translateY(0);
    }

.text-above-box {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
}



.blue-box {
    padding: 24px;
    color: white;
    max-width: 600px;
    width: 90%;
}


.input-form {
    width: 100%;
    padding: 12px 16px;
    margin-bottom: 15px;
    font-size: 16px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    background-color: white;
    transition: all 0.3s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    height: 50px
}

    .input-form:focus {
        border-color: #3b82f6;
        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
        outline: none;
    }

.input-form-blue {
    width: 100%;
    margin-bottom: 15px;
    padding: 12px 16px;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    background-color: #0e1221;
    color: white;
    transition: all 0.3s ease;
    backdrop-filter: blur(4px);
    height: 50px
}

    .input-form-blue::placeholder {
        color: rgba(255, 255, 255, 0.7);
    }

    .input-form-blue:focus {
        border-color: #f8814a;
        box-shadow: 0 0 0 3px rgba(237, 176, 65, 0.3);
        outline: none;
    }


.calculate-button {
    background-color: #f8814a;
    color: #d3dfe1;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    width: 100%;
    margin-top: 16px;
}

    .calculate-button:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .calculate-button:active {
        transform: translateY(0);
    }

.currency {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.blazored-typeahead__input {
    width: 100%;
    padding: 12px 16px;
    margin-bottom: 15px;
    font-size: 16px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    background-color: white;
    transition: all 0.3s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    height: 50px
}

    .blazored-typeahead__input:focus-visible {
        border-color: #3b82f6;
        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
        outline: none;
    }

.typeahead-container {
    position: relative;
    width: 100%;
}

.blazored-typeahead__results {
    position: absolute;
    z-index: 999;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 8px !important;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
    margin-top: 5px;
    max-height: 150px;
    overflow-y: auto;
    width: 100% !important;
}

.rz-dropdown {
    width: 100%;
    padding: 12px 16px;
    margin-bottom: 15px;
    height: 50px;
    font-size: 16px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    background-color: white;
    transition: all 0.3s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: center
}

    .rz-dropdown:not(:disabled):not(.rz-state-disabled):focus {
        border-color: #3b82f6;
        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
        outline: none;
    }

    .rz-dropdown:not(:disabled):not(.rz-state-disabled):hover {
        border: 2px solid #e2e8f0;
    }

.rz-chkbox-box.rz-state-active {
    background-color: #0c83ff
}

    .rz-chkbox-box.rz-state-active:hover:not(.rz-state-disabled) {
        background-color: #0c83ff
    }

.rz-multiselect-items li.rz-state-highlight, .rz-multiselect-items li.rz-state-highlight {
    color: #0c83ff
}

    .rz-multiselect-items li.rz-state-highlight:hover, .rz-multiselect-items li.rz-state-highlight:hover {
        color: #0c83ff
    }

.blazored-typeahead {
    outline: none !important;
}


.result-item {
    padding: 10px;
    cursor: pointer;
    background-color: white;
    transition: background-color 0.2s;
    font-size: 0.95rem;
    border-bottom: 1px solid #c7c9c1;
}

    .result-item:hover {
        background-color: #eceee6;
    }



.selected-location {
    padding: 8px 12px;
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 8px;
    margin-right: 10px;
    color: #333;
    margin-bottom: 8px;
    cursor: default;
}

.close-icon {
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #0c83ff;
    margin-left: 5px;
    vertical-align: middle;
    transition: color 0.2s ease;
}

    .close-icon:hover {
        color: #ef4444;
    }

.blazored-typeahead__clear {
    display: none !important;
}



.no-results {
    background-color: #eaf4ff;
    color: #333;
    padding: 12px 16px;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
}

.search-button {
    background-color: #0c83ff;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 4px 6px rgba(37, 99, 235, 0.2);
}

    .search-button:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 8px rgba(37, 99, 235, 0.3);
    }

    .search-button:active {
        transform: translateY(0);
    }

.filter-button {
    background-color: #0c83ff;
    color: white;
    border: none;
    font-size: 14px;
    border-radius: 8px;
    padding: 6px 12px;
    cursor: pointer;
}



.reset-button {
    background-color: #f1f5f9;
    color: #475569;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    padding: 12px 24px;
    font-weight: 500;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(37, 99, 235, 0.2);
    transition: all 0.2s;
}

    .reset-button:hover {
        background-color: #e2e8f0;
        transform: translateY(-2px);
        box-shadow: 0 6px 8px rgba(37, 99, 235, 0.3);
    }

    .reset-button:active {
        transform: translateY(0);
    }

.request-button {
    background-color: #0c83ff;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 12px 32px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 4px 6px rgba(37, 99, 235, 0.2);
    width: 320px;
    max-width: 100%;
}

    .request-button:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 8px rgba(37, 99, 235, 0.3);
    }

    .request-button:active {
        transform: translateY(0);
    }

.url-button {
    color: #2563eb;
    background: none;
    border: none;
    cursor: pointer;
    font-weight: 500;
    text-decoration: underline;
    transition: color 0.2s;
}

    .url-button:hover {
        color: #1d4ed8;
    }

.form-section {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.form-row {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.form-field {
    width: 100%;
}

.blazored-modal-focus-trap {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.border-bottom {
    border-bottom: 1px solid #d3dfe1;
    padding: 20px;
}

.info-div {
    display: flex;
    justify-content: space-between
}

.nav-item .nav-link p {
    color: #d3dfe1;
}

.nav-item .nav-link svg {
    color: #d3dfe1;
}

.header-div {
    display: flex;
    padding: 10px;
}

.icon-div {
    display: flex;
}

.header-sidebar {
    display: flex;
    flex-direction: column;
    gap: 8px;
    z-index: 999;
    height: 100%;
    transition: left ease-in-out 0.30s, right ease-in-out 0.30s;
}

.profile-header {
    border-radius: 8px;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    width: fit-content;
}

.user-info {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    background-color: #454b54;
    border-radius: 30px
}

.user-avatar {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #4CAF50;
}

.user-name {
    color: white;
    font-weight: 500;
    font-size: 14px;
}

.right-0 {
    right: 0
}

.nav-item[b-61k9ixse0r] {
    padding-bottom: 0 !important;
}

.nav-item:first-of-type[b-61k9ixse0r] {
    padding-top: 0 !important
}

.navbar {
    gap: 8px;
    flex-direction: column;
}

.sidebar-hide {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.min-h-0 {
    min-height: 0
}

body {
    overflow: hidden !important;
}

.justify-end {
    justify-content: flex-end
}

.login-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-icon-div {
    gap: 5px
}

.logo-div {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 50px
}

.mud-input.mud-input-underline:before {
    border: none !important
}

.mud-input.mud-input-underline:hover:not(.mud-disabled):before {
    border: none !important
}

.mud-input.mud-input-underline:after {
    border: none !important
}

.mud-picker-inline:focus {
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
    outline: none;
}

.mud-picker-view {
    margin-top: 50px !important
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
}

.text-md {
    font-size: 18px;
    line-height: 1.50rem;
    font-weight: 500
}

.btn-approve {
    background-color: #3bab88;
}

.contactus {
    position: fixed;
    bottom: 18px;
    right: 16px;
    padding: 12px;
    background-color: #007bff;
    border-radius: 100%;
    transition: background-color 0.3s ease;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .contactus:hover {
        background-color: #016fd6;
    }

    .contactus .icon {
        width: 35px;
        height: 25px;
        margin: 0;
        color: white !important;
    }

.profile-dropdown {
    position: absolute;
    top: 48px;
    right: 0;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    width: 250px;
    padding: 10px;
    z-index: 10000;
    display: flex;
    flex-direction: column;
}

    .profile-dropdown a {
        padding: 8px 12px;
        color: #333;
        text-decoration: none;
        border-radius: 4px;
    }

        .profile-dropdown a:hover {
            background-color: #f3f3f3;
        }

.number-badge {
    background-color: #007bff;
    color: white;
    padding: 2px 6px;
    border-radius: 10px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0
}

.notification-panel {
    margin-top: 20px;
    width: 100%;
    background-color: white;
    overflow: hidden;
    z-index: 10000;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    position: absolute;
    width: 300px;
    right: 0;
}

.notification-header {
    background-color: #5b8bf7;
    color: white;
    padding: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.notification-list {
    max-height: 400px;
    overflow-y: auto;
}

.notification-item {
    display: flex;
    padding: 15px;
    gap: 10px;
    border-bottom: 1px solid #f0f2f5;
    position: relative;
}



.notification-content {
    flex: 1;
}

.notification-text {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    line-height: 1.4;
}

.notification-name {
    font-weight: 600;
}

.notification-time {
    font-size: 12px;
}

.notification-header {
    background-color: #5b8bf7;
    color: white;
    padding: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.notification-list {
    max-height: 400px;
    overflow-y: auto;
}

.notification-item {
    display: flex;
    padding: 15px;
    gap: 10px;
    border-bottom: 1px solid #f0f2f5;
    position: relative;
}


.notification-content {
    flex: 1;
}

.notification-text {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    line-height: 1.4;
}

.notification-name {
    font-weight: 600;
}

.notification-time {
    font-size: 12px;
    color: #999;
    text-align: left;
    margin-top: 5px;
}

.notification-badge {
    background-color: #8bc34a;
    color: white;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 3px;
    font-weight: 500;
    z-index: 900;
    height: 20px;
    display: flex;
    align-items: center;
}

.notif-count-badge {
    position: absolute;
    top: -5px;
    right: -8px;
    background-color: #ff3b3b;
    color: white;
    border-radius: 9999px;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 6px;
    min-width: 10px;
    text-align: center;
    box-shadow: 0 0 0 2px white;
    z-index: 10;
}

.notification-section-title {
    padding: 8px 15px;
    font-size: 13px;
    font-weight: bold;
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    color: #555;
}

table.dataTable.no-footer {
    border-bottom: none !important
}

.rz-multiselect-header span {
    font-size: 16px
}

.message {
    font-size: 16px;
    color: black
}

.mt-200 {
    margin-top: 200px
}

.check-icon-div {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: #cfedde;
}


.bg-blue-800 {
    background-color: #0c83ff;
}

.border-blue-800 {
    border-color: #0c83ff !important
}

.text-blue-800 {
    color: #0c83ff
}

.step-form-div {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    background-color: white;
    border: solid 1px #eceee6;
    padding-bottom: 40px;
}

.step-div {
    position: relative;
    display: block;
    width: 100%;
}

    .step-div ul {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .step-div ul li {
            display: table-cell;
            width: auto;
            vertical-align: top;
            text-align: center;
            position: relative;
        }

            .step-div ul li a {
                position: relative;
                padding-top: 48px;
                margin-top: 1.25rem;
                margin-bottom: 1.25rem;
                display: block;
                outline: 0;
            }

    .step-div > ul > li .number {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -19px;
        border: 2px solid #D1D5DB;
        z-index: 10;
        line-height: 34px;
        text-align: center;
        width: 2.375rem;
        height: 2.375rem;
        border-radius: 50rem;
    }

    .step-div > ul > li:after, .step-div > ul > li:before {
        content: "";
        display: block;
        position: absolute;
        top: 38px;
        width: 50%;
        height: 2px;
        background-color: #0c83ff;
        z-index: 9;
    }

    .step-div > ul > li:last-child:after, .step-div > ul > li:first-child:before {
        content: none;
    }

    .step-div > ul > li:after {
        right: 0;
    }

    .step-div > ul > li:before {
        left: 0;
    }

    .step-div > ul > li .number:after {
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        display: inline-block;
        font-size: 1rem;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transition: color ease-in-out 0.15s, background-color ease-in-out 0.15s, border-color ease-in-out 0.15s;
    }

    .step-div > ul > li.done .number:after {
        content: "\f00c";
    }

    .step-div > ul > li.current .number:after {
        content: "\f304";
    }

    .step-div > ul > li.current .number {
        border-color: #0c83ff;
        color: white;
        font-size: 0;
    }

    .step-div > ul > li.done .number {
        color: #0c83ff;
        border-color: #0c83ff;
        font-size: 0;
    }

.form-transition.hidden {
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.form-transition.visible {
    opacity: 1;
    height: auto;
}

.form-transition {
    transition: opacity 0.30s ease-in-out;
}


@media (max-width: 1280px) {
    .home-div {
        width: 100%
    }

    .button-div {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .grid-container {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
        justify-content: space-between;
        gap: 0
    }

    .form-section {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .home-div {
        flex-direction: column;
        gap: 20px
    }

        .home-div .form-div, .right-side {
            width: 100%;
        }

    .sidebar-hide {
        display: none
    }

    .search-button, .reset-button, .request-button {
        font-size: 14px;
        padding: 10px 20px;
    }

    .right-0 {
        display: none;
    }

    .header-sidebar {
        z-index: 999;
        height: 100%;
    }

    .pagination {
        justify-content: center;
    }

    .size-medium[b-mwsrhhqq2g] {
        width: 380px
    }

    .right-side {
        padding-bottom: 40px
    }

    .company-name {
        display: none
    }

    .step-div > ul {
        margin-bottom: var(--spacer);
    }

        .step-div > ul > li {
            display: block;
            float: left;
            width: 100%;
        }

            .step-div > ul > li > a {
                margin-bottom: 0;
            }

            .step-div > ul > li:first-child:before, .step-div > ul > li:last-child:after {
                content: "";
            }
}

@media (min-width: 768px) {


    .icon-div {
        display: none;
    }

    .menu-toggle-icon {
        display: none
    }
}


@media (max-width: 640px) {
    .notification-panel {
        width: 250px !important
    }
}

.tour-nav-btn {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    border: none !important;
    color: white !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3) !important;
    transition: all 0.3s ease !important;
}

.tour-nav-btn:hover {
    background: linear-gradient(135deg, #5a6fd8 0%, #6a4190 100%) !important;
    transform: translateY(-2px) scale(1.02) !important;
    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4) !important;
}

.tour-nav-btn:active {
    transform: translateY(0) scale(1) !important;
}

.custom-tooltip {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    border-radius: 20px !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3) !important;
    border: none !important;
    min-width: 450px !important;
    max-width: 550px !important;
    min-height: 250px !important;
    overflow: hidden !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

.custom-tooltip .introjs-tooltip-header {
    background: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%) !important;
    padding: 2rem 2rem 1.5rem 2rem !important;
    margin: 0 !important;
    position: relative !important;
    border-radius: 20px 20px 0 0 !important;
    box-shadow: 0 4px 20px rgba(79, 70, 229, 0.3) !important;
}

.custom-tooltip .introjs-tooltip-title {
    color: white !important;
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    text-align: center !important;
    margin: 0 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
    letter-spacing: 0.5px !important;
}

.custom-tooltip .introjs-tooltip-body {
    padding: 2rem !important;
    color: #374151 !important;
    font-size: 1.1rem !important;
    line-height: 1.7 !important;
    margin: 0 !important;
    background: white !important;
}

.custom-tooltip .introjs-tooltipbuttons {
    padding: 1.5rem 2.5rem 2rem 2.5rem !important;
    margin: 0 !important;
    background: #f9fafb !important;
    border-top: 1px solid #e5e7eb !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0 !important;
    position: relative !important;
}

.custom-tooltip .introjs-button {
    padding: 0.5rem 1.2rem !important;
    border-radius: 25px !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    border: 2px solid transparent !important;
    width: 100px !important;
    height: 35px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    line-height: 1.2 !important;
    flex-shrink: 0 !important;
    backdrop-filter: blur(10px) !important;
}

.custom-tooltip .introjs-button:hover {
    transform: translateY(-2px) scale(1.05) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15) !important;
}

.custom-tooltip .introjs-button:active {
    transform: translateY(0) scale(1) !important;
}

.custom-tooltip .introjs-prevbutton {
    background: #f3f4f6 !important;
    color: #374151 !important;
    border: 2px solid #d1d5db !important;
    order: 1 !important;
    margin-right: auto !important;
}

.custom-tooltip .introjs-prevbutton:hover {
    background: #e5e7eb !important;
    border-color: #9ca3af !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
}

.custom-tooltip .introjs-nextbutton {
    background: #4f46e5 !important;
    color: white !important;
    border: 2px solid #4f46e5 !important;
    order: 3 !important;
    margin-left: auto !important;
}

.custom-tooltip .introjs-nextbutton:hover {
    background: #4338ca !important;
    border-color: #4338ca !important;
    box-shadow: 0 4px 15px rgba(79, 70, 229, 0.3) !important;
}

.custom-tooltip .introjs-skipbutton {
    background: rgba(0, 0, 0, 0.4) !important;
    color: white !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    padding: 0.4rem 1rem !important;
    border-radius: 25px !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-shadow: none !important;
    min-width: 80px !important;
    text-align: center !important;
    backdrop-filter: blur(10px) !important;
    height: 35px !important;
    line-height: 1.2 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3) !important;
}

.custom-tooltip .introjs-skipbutton:hover {
    background: rgba(0, 0, 0, 0.6) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
    transform: translateY(-2px) scale(1.05) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3) !important;
}

.custom-highlight {
    background: rgba(79, 70, 229, 0.1) !important;
    border: 3px solid #4f46e5 !important;
    border-radius: 8px !important;
    box-shadow: 0 0 20px rgba(79, 70, 229, 0.3) !important;
    animation: pulse-highlight 2s infinite !important;
}

@keyframes pulse-highlight {
    0% { box-shadow: 0 0 20px rgba(79, 70, 229, 0.3); }
    50% { box-shadow: 0 0 30px rgba(79, 70, 229, 0.5); }
    100% { box-shadow: 0 0 20px rgba(79, 70, 229, 0.3); }
}
