﻿:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 250;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
    --enzoColor: #00e6e6;
    --enzoColorDark: #008db1;
}

html,
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.enzoWhite,
.enzoWhite > a,
.enzoWhite > a:hover,
.enzoWhite > a:visited {
    color: gainsboro !important
}

.enzoColor {
    color: var(--enzoColor) !important
}


.enzoColor2 {
    color: var(--enzoColorDark) !important
}

.enzoColorButton {
    background-color: var(--enzoColor) !important;
    color: black;
    font-size: 14px;
    font-weight: bolder
}

.StripeElement {
    background-color: #fff;
    height: 38px;
    padding: 10px 12px;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.StripeElement--focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.StripeElement--invalid {
    border-color: #dc3545;
}

.StripeElement--webkit-autofill {
    background-color: #fff !important;
}

a,
.btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.custom-card {
    box-shadow: 10px 10px 14px -10px rgba(63, 68, 85, 0.4)
}

.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;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.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."
    }

#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;
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.saas-page {
}

    .saas-page .header {
        background-color: #091833;
        min-height: 275px;
        color: #F6921E;
        text-align: left;
    }



    .saas-page .saasServiceLogoImage {
        width: auto;
        max-height: 200px;
        margin: 1rem;
        display: block;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        object-fit: contain;
    }

    .saas-page .longImage {
        width: auto;
        height: 500px;
        border-radius: 16px;
        object-fit: contain;
        box-shadow: 0 0 8px rgba(256, 256, 256, 1);
    }

    .saas-page .login {
        /*        height: 300px;*/
        /*        border-radius: 8px;*/
        background-color: rgb(var(--bs-info-rgb));
        padding: 36px;
    }

/* Styling for the left container */
.container-card {
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    padding: 1.5rem;
}

.left-container {
    border-right: rgb(166, 162, 162, 0.4) 1px solid;
    padding: 3rem 1.5rem 3rem 1.5rem;
}

/* Styling for the right container */
.right-container {
    padding: 3rem 1.5rem 3rem 1.5rem;
}

    /* Section styling */
    .right-container section {
        margin-bottom: 64px;
    }

        /* Headings styling */
        .right-container section h3 {
            color: #333;
            font-size: 1.5rem;
            margin-bottom: 12px;
        }

        /* Paragraph text */
        .right-container section p {
            color: #555;
            font-size: 1rem;
            line-height: 1.6;
        }

        /* Styling for the section image container */
        .right-container section .section-image {
            display: flex;
            justify-content: center;
            margin: 2.5rem;
            border-radius: 12px;
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        }

            .right-container section .section-image img {
                width: 100%;
                height: auto;
                max-height: 550px;
                object-fit: contain;
            }







/*        .saas-page .header h2 {
            color: #F6921E;
            text-align: center;
        }

        .saas-page .header h1 {
            color: #F6921E;
            text-align: center;
        }
        .saas-page .header p {
            color: #F6921E;
            text-align: center;
        }*/


/*landinglayout*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

.landing-page {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Neue', 'Roboto', sans-serif;
    /*color: #6BCCDF;*/
    color: lightgray;
}

    .landing-page .background {
        /* background-image: url('images/landingpage/5-HeteroIntegration.jpg'); */
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .landing-page
    .overlay {
        background-color: #1f1f1f; /*rgba(0, 0, 0, 0.7);*/
        background: #0F0F0F;
        background: linear-gradient(180deg,rgba(15, 15, 15, 1) 0%, rgba(47, 47, 47, 1) 16%, rgba(47, 47, 47, 1) 86%, rgba(27, 194, 194, 1) 100%);
        min-height: 100vh;
        width: 100%;
        /*transition: all 0.3s ease;*/
    }

.landing-container {
}

.landing-page .logo {
    width: 300px;
    height: auto;
    margin: 0 auto 1rem;
    display: block;
}

.landing-page h1, .landing-page h2 {
    color: #F6921E;
    text-align: center;
}

.landing-page h1 {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.landing-page h2 {
    font-size: 1.5rem;
    margin-top: 2rem;
    color: #FFFFFF;
}

.landing-page .btn {
    background-color: #F6921E;
    color: #091833;
    border: none;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    cursor: pointer;
    margin: 0.5rem;
    transition: all 0.3s ease;
    font-weight: bold;
}

    .landing-page .btn:hover {
        background-color: #6BCCDF;
        color: #091833;
    }

.landing-page .features {
    text-align: left;
    margin-top: 2rem;
    margin-left: 30px;
    margin-right: 30px;
}

    .landing-page .features ul {
        list-style-type: none;
        padding-left: 0px;
    }

    .landing-page .features li::before {
        content: "✓ ";
        color: #F6921E;
        font-weight: bold;
    }

.landing-page .hosting-options {
    display: flex;
    justify-content: space-around;
    margin-top: 1rem;
    flex-wrap: wrap;
}

.landing-page .hosting-option {
    background-color: rgba(246, 146, 30, 0.1);
    border: 1px solid #F6921E;
    border-radius: 5px;
    padding: 1rem;
    width: 25%;
    min-width: 150px;
    margin: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.landing-page .hosting-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 0.5rem;
}

.landing-page .info-section {
    margin-top: 2rem;
    text-align: left;
}

    .landing-page .info-section p {
        margin-bottom: 1rem;
        text-align: center;
    }

.landing-page .italic {
    font-style: italic;
}

.landing-page .text-center {
    text-align: center;
}

.landing-page .any-to-any {
    background-color: rgba(107, 204, 223, 0.2);
    padding: 1rem;
    border-radius: 10px;
    margin: 2rem 0;
    text-align: center;
}

    .landing-page .any-to-any img {
        max-width: 100%;
        height: auto;
    }

.landing-page .bg-color-landing {
    background-color: #091833;
}


/* Popup styles */
.landing-page .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

.landing-page .modal-content {
    background-color: #091833;
    opacity: 1;
}

.landing-page .modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.5rem;
    color: #F6921E;
    cursor: pointer;
}

.landing-page .modal-form {
    width: 100%;
    /*    padding: 0.5rem;*/
    /*    margin: 0.5rem 0;*/
    border: 1px solid #6BCCDF;
    background-color: #091833;
    color: #6BCCDF;
}
/*    end of landing page  */

.docs h1 {
    color: #F6921E;
    text-align: left;
    padding-bottom: 20px;
}

.docs h2 {
    color: black;
    text-align: left;
    padding-bottom: 10px;
}

.docs h3 {
    color: #444444;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 10px;
}

.docs p {
    margin: 16px 0px;
    word-spacing: 2px;
}

.docs ul li {
    margin: 4px 0px;
    word-spacing: 2px;
}

.docs p .alert {
    margin: 16px 0px;
}

.docs img {
    display: block;
    margin: 16px 0;
}

.docs h4 {
    margin-top: 24px;
}

.docs .image-container {
    /*    margin-bottom: 16px;*/
    flex: 0 0 calc(33.33% - 16px);
    /* Adjust the percentage as needed */
    margin: 8px;
}

.docs .img-responsive {
    width: 100%;
    height: auto;
    margin-right: 24px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}


/* app.css */

.docs div {
    margin: 16px 0px;
}



.docs .col-xs-4 {
    width: 33.33%;
}

.docs .col-xs-3 {
    width: 25%;
}

.docs .col-xs-5 {
    width: 40%;
}

.docs .col-xs-6 {
    width: 50%;
}

.docs .col-xs-8 {
    width: 67%;
}

.docs .image-container img {
    width: 100%;
    height: auto;
}

.docs .image-container .image-header {
    font-weight: bold;
    margin-top: 8px;
}

.sidebar .nav-link {
    font-size: 14px;
    padding: 4px 0px;
    transition: 0.3s ease;
}

    .sidebar .nav-link.active {
        font-weight: bold;
        /*    padding-left: 8px;*/
        /* font-size: 16px; */
        /*    transform: scale(1.1);*/
    }

/* Improved styling for docs sub menu */
.docs-sub-menu {
    position: relative;
    /* Needed for absolute positioning of the icon */
    padding-left: 20px;
    /* Provides space for the icon */
    color: #333;
    text-decoration: none;
    font-size: 13px !important;
}

    .docs-sub-menu::before {
        content: '\25B6';
        /* Right-pointing arrow for collapsed state */
        position: absolute;
        /* Position the icon absolutely within the parent */
        left: 0;
        /* Align the icon to the left */
        top: 50%;
        /* Center the icon vertically */
        transform: translateY(-50%);
        /* Adjust vertical alignment */
        transition: transform 0.3s ease;
        /* Smooth transition for rotation */
    }

    .docs-sub-menu[aria-expanded="true"]::before {
        transform: translateY(-50%) rotate(90deg);
        /* Rotate to indicate expanded state */
    }

    /* Remove hover and active color change for a more professional look */
    .docs-sub-menu:hover {
        color: inherit;
        /* Keeps the text color consistent */
        background-color: inherit;
        /* Keeps the background consistent */
    }

        /* Ensure the transition is smooth and visually appealing */
        .docs-sub-menu:hover::before,
        .docs-sub-menu[aria-expanded="true"]::before {
            transition: transform 0.3s ease;
        }


/* Responsive styles */
@media (max-width: 768px) {
    .docs .image-container {
        flex: 0 0 calc(100% - 16px);
    }
}

@media (max-width: 480px) {
    .docs .image-container {
        flex: 0 0 100%;
    }
}




/*Enzo Table class extend*/
/*.enzo-table {
    .ezno-table

{*/
/* Add your custom styles here */
/*}

.ezno-table th,
.ezno-table td {
}

.ezno-table th {
    b
}*/

/* Alternate row color */
/*.ezno-table tbody tr:nth-child(even) {
}*/

.preview-banner {
    background-color: #fff3cd;
    border-bottom: 1px solid #ffeaa7;
    padding: 8px 16px;
    /* position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.preview-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

.preview-banner-icon {
    color: #856404;
    margin-right: 8px;
    flex-shrink: 0;
}

.preview-banner-message {
    color: #856404;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Adjust main content to account for banner when present */
.preview-banner ~ .page {
    margin-top: 40px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .preview-banner {
        padding: 6px 12px;
    }
    
    .preview-banner-message {
        font-size: 13px;
    }
    
    .preview-banner ~ .page {
        margin-top: 36px;
    }
}