/* /Components/AIPrompt.razor.rz.scp.css */

.oi[b-pm1lxtprrc] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-pm1lxtprrc] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-pm1lxtprrc] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-pm1lxtprrc] {
    padding-bottom: 1rem;
}

.nav-item[b-pm1lxtprrc]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-pm1lxtprrc]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-pm1lxtprrc]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/* /Components/Ancestors.razor.rz.scp.css */
.ulstyle[b-cl7nxc3414] {
    margin: 0px;
    padding-left: 20px;
    display: inline-block;
}

.list[b-cl7nxc3414] {
    float: left;
    line-height: 20px;
    margin: 10px;
    min-width: 340px;
}

/* /Components/Landing.razor.rz.scp.css */
body[b-k8ckgsrp6v] {
    font-family: 'Dosis', sans-serif;
    color: #404142;
    font-size: 16px;
    letter-spacing: 0.8px;
}

.openingpage[b-k8ckgsrp6v] {
    height: calc(100vh - 85px) !important;
    overflow-y: auto;
}

h1[b-k8ckgsrp6v], h2[b-k8ckgsrp6v], h3[b-k8ckgsrp6v], h4[b-k8ckgsrp6v], h5[b-k8ckgsrp6v], h6[b-k8ckgsrp6v] {
    font-weight: 600;
}

ul[b-k8ckgsrp6v] {
    margin: 0;
    padding: 0;
    list-style: none;
}

a[b-k8ckgsrp6v] {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover[b-k8ckgsrp6v] {
    color:aqua;
}

    a:focus[b-k8ckgsrp6v], a:active[b-k8ckgsrp6v], a:visited[b-k8ckgsrp6v] {
        text-decoration: none;
    }

/* Buttons override */
.btn[b-k8ckgsrp6v] {
    text-transform: uppercase;
    font-weight: 600;
}

.btn-pres[b-k8ckgsrp6v] {
    color: #fff;
}

.btn-lg[b-k8ckgsrp6v] {
    padding: 15px 40px;
    font-size: 1.5rem;
    line-height:normal  ;
    border-radius: 4px;
}

.btn-red[b-k8ckgsrp6v] {
    background-color: #dd5138;
    color: #fff;
}

.btn-yellow[b-k8ckgsrp6v] {
    background-color: #fcd93b;
    color: #2a2a2a;
    opacity: 0.8;
}

.btn-yellow:hover[b-k8ckgsrp6v] {
    opacity: 1;
}

.btn-yellow.disabled:hover[b-k8ckgsrp6v],
.btn-yellow[disabled]:hover[b-k8ckgsrp6v] {
    opacity: 0.65;
}

.content-ct[b-k8ckgsrp6v] {
    text-align: center;
}

/* ------------------
	Navigation 
------------------ */

.hero-header[b-k8ckgsrp6v] {
    background: #016cc7;
    min-height: 600px;
    padding: 5em;
    color: #fff;
}

.hero-header h1[b-k8ckgsrp6v] {
    margin: 1em 0 0 0;
}

.hero-header h4[b-k8ckgsrp6v] {
    font-weight: normal;
    opacity: 0.6;
    letter-spacing: 1px;
    margin: 2em 0;
}

.hero-header .logo[b-k8ckgsrp6v] {
    max-width: 500px;
}

.hero-header .btn[b-k8ckgsrp6v] {
    margin-top: 3em;
}

.hero-header .rocket[b-k8ckgsrp6v] {
    max-width: 100%;
}

.me-row[b-k8ckgsrp6v] {
    padding: 30px 0;
}

.row-title[b-k8ckgsrp6v] {
    font-weight: 400;
}

.feature[b-k8ckgsrp6v] {
    padding: 20px;
    margin-top: 30px;
}

.feature span[b-k8ckgsrp6v] {
    font-size: 5em;
    color: #016cc7;
}

a span.ti-facebook[b-k8ckgsrp6v] {
    color: #3b5998;
}

a span.ti-twitter-alt[b-k8ckgsrp6v] {
    color: #4099ff;
}

.footer[b-k8ckgsrp6v] {
    background-color: #2a2a2a;
    margin-top: 30px;
    color: #fff;
}

    .footer p[b-k8ckgsrp6v] {
        margin-bottom: 0;
    }

.footer-credit[b-k8ckgsrp6v] {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.footer-menu[b-k8ckgsrp6v] {
    text-align: right;
}

    ul.footer-menu li[b-k8ckgsrp6v] {
        display: inline-block;
    }

        ul.footer-menu li a[b-k8ckgsrp6v] {
            font-size: 12px;
            color: #fcd93b;
            padding-right: 20px;
        }

            ul.footer-menu li a:hover[b-k8ckgsrp6v] {
                color: #dd5138;
            }


.contact[b-k8ckgsrp6v] {
    background-color: #3a3a3a;
    color: #fff;
    padding: 1em;
}

    .contact h3[b-k8ckgsrp6v] {
        margin-bottom: 30px;
    }

.form-control[b-k8ckgsrp6v] {
    padding: 20px 15px;
    border: 3px solid #eee;
    background-color: #f9f9f9;
    box-shadow: none;
}

.help-block[b-k8ckgsrp6v] {
    font-size: 12px;
}

.form-control-feedback[b-k8ckgsrp6v] {
    top: 15px;
    right: 15px;
}

.animated[b-k8ckgsrp6v] {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes bounce-b-k8ckgsrp6v {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce[b-k8ckgsrp6v] {
    -webkit-animation-name: bounce;
    animation-name: bounce-b-k8ckgsrp6v;
}

/* ========================================
    Custom Media Queries
======================================== */

/* Mobile */

@media (max-width: 767px) {
    .hero-header[b-k8ckgsrp6v] {
        padding: 3em 1em 1em 1em;
        text-align: center;
        max-height: 550px;
    }

    h1[b-k8ckgsrp6v] {
        font-size: 1.5rem !important;
    }

    h3[b-k8ckgsrp6v] {
        font-size: 1.2rem !important;
    }

    .feature[b-k8ckgsrp6v] {
        padding: 20px;
        margin-top: 10px;
    }

    .speaker .feature[b-k8ckgsrp6v] {
        width: 100%
    }

    .footer-credit[b-k8ckgsrp6v] {
        text-align: center;
        padding: 40px 20px;
    }

    ul.footer-menu[b-k8ckgsrp6v] {
        text-align: center;
        margin-top: 30px;
    }

    .treeimage[b-k8ckgsrp6v] {
        display:none;
    }

    .hero-header .logo[b-k8ckgsrp6v] {
        max-width: 300px;
    }
}


/* iPad Portrait */

@media (min-width: 768px) and (max-width: 991px) {
    .hero-header[b-k8ckgsrp6v] {
        padding: 3em 1em 1em 1em;
        text-align: center;
    }

    .speaker .feature[b-k8ckgsrp6v] {
        width: 49%;
        margin-right: 7px;
    }

    ul.footer-menu[b-k8ckgsrp6v] {
        margin-top: 0;
    }

    .treeimage[b-k8ckgsrp6v] {
        display: block;
    }

    .hero-header .logo[b-k8ckgsrp6v] {
        max-width: 400px;
    }

}


/* iPad Landscape */

@media (min-width: 992px) and (max-width: 1199px) {
    .speaker .feature[b-k8ckgsrp6v] {
        width: 49%;
        margin-right: 9px;
    }

    .treeimage[b-k8ckgsrp6v] {
        display: block;
    }

}
/* /Components/LoginComponent.razor.rz.scp.css */

.auth-container[b-put07a74we]

{
    display: flex;
    align-items: center;
    height: 100%;
}

.login-button[b-put07a74we] {
    background: #0066cc;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
}

    .login-button:hover[b-put07a74we] {
        background: #0052cc;
        transform: translateY(-1px);
        box-shadow: 0 2px 8px rgba(0, 102, 204, 0.3);
    }

.user-menu[b-put07a74we] {
    position: relative;
    min-height: 40px;
}

.user-button[b-put07a74we] {
    display: flex;
    align-items: center;
    gap: 8px;
    background: transparent; /* Change this back from red to transparent */
    border: 1px solid #ddd;
    padding: 6px 12px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

    .user-button:hover[b-put07a74we] {
        background: #f5f5f5;
        border-color: #ccc;
    }

.user-icon[b-put07a74we] {
    font-size: 18px;
}

.dropdown-arrow[b-put07a74we] {
    font-size: 10px;
    transition: transform 0.2s;
}

    .dropdown-arrow.open[b-put07a74we] {
        transform: rotate(180deg);
    }

.dropdown-menu[b-put07a74we] {
    display: block;
    position: fixed !important; /* Change from absolute to fixed */
    top: 45px !important; /* Adjust based on your app bar height */
    right: 10px !important; /* Adjust to position correctly */
    margin-top: 8px;
    background: white; /* Change back from red to white */
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 220px;
    z-index: 3000 !important;
    animation: slideDown-b-put07a74we 0.2s ease-out;
}

@keyframes slideDown-b-put07a74we {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.user-info[b-put07a74we] {
    padding: 12px 16px;
}

    .user-info p[b-put07a74we] {
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.user-email[b-put07a74we] {
    font-size: 12px;
    color: #666;
    margin-top: 4px !important;
}

.dropdown-menu hr[b-put07a74we] {
    margin: 8px 0;
    border: none;
    border-top: 1px solid #eee;
}

.dropdown-item[b-put07a74we] {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 16px;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.2s;
}

    .dropdown-item:hover[b-put07a74we] {
        background: #f5f5f5;
    }

    .dropdown-item.logout[b-put07a74we] {
        color: #dc3545;
    }

    .dropdown-item .icon[b-put07a74we] {
        width: 20px;
        text-align: center;
    }

/* Modal Styles */
.modal-backdrop[b-put07a74we] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
    animation: fadeIn-b-put07a74we 0.2s ease-out;
}

@keyframes fadeIn-b-put07a74we {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.login-modal[b-put07a74we], .license-modal[b-put07a74we] {
    background: white;
    border-radius: 12px;
    padding: 32px;
    max-width: 400px;
    width: 90%;
    position: relative;
    animation: slideUp-b-put07a74we 0.3s ease-out;
}

.license-modal[b-put07a74we] {
    max-width: 500px;
}

@keyframes slideUp-b-put07a74we {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.close-button[b-put07a74we] {
    position: absolute;
    top: 12px;
    right: 12px;
    background: none;
    border: none;
    font-size: 24px;
    color: #999;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.2s;
}

    .close-button:hover[b-put07a74we] {
        background: #f5f5f5;
        color: #333;
    }

.login-modal h2[b-put07a74we], .license-modal h2[b-put07a74we] {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.subtitle[b-put07a74we] {
    color: #666;
    text-align: center;
    margin: 0 0 24px 0;
}

.login-options[b-put07a74we] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.provider-button[b-put07a74we] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: white;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.2s;
}

    .provider-button:hover[b-put07a74we] {
        background: #f5f5f5;
        border-color: #ccc;
        transform: translateY(-1px);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .provider-button.microsoft:hover[b-put07a74we] {
        border-color: #0066cc;
    }

    .provider-button.facebook:hover[b-put07a74we] {
        border-color: #1877f2;
    }

.provider-icon[b-put07a74we] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.facebook .provider-icon[b-put07a74we] {
    background: #1877f2;
    color: white;
    border-radius: 50%;
    font-weight: bold;
    font-size: 18px;
}

.terms[b-put07a74we] {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin: 24px 0 0 0;
}

    .terms a[b-put07a74we] {
        color: #0066cc;
        text-decoration: none;
    }

        .terms a:hover[b-put07a74we] {
            text-decoration: underline;
        }

/* License Modal Styles */
.license-list[b-put07a74we] {
    margin: 24px 0;
    max-height: 300px;
    overflow-y: auto;
}

.license-item[b-put07a74we] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 8px;
}

.license-key[b-put07a74we] {
    flex: 1;
    font-family: monospace;
    font-size: 14px;
}

.license-status[b-put07a74we] {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 500;
}

    .license-status.active[b-put07a74we] {
        background: #d4edda;
        color: #155724;
    }

.product-name[b-put07a74we] {
    font-size: 12px;
    color: #666;
    padding: 4px 8px;
    background: #f0f0f0;
    border-radius: 4px;
}

.remove-button[b-put07a74we] {
    background: none;
    border: none;
    color: #dc3545;
    cursor: pointer;
    font-size: 20px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.2s;
}

    .remove-button:hover[b-put07a74we] {
        background: #f8d7da;
    }

.no-licenses[b-put07a74we] {
    text-align: center;
    color: #666;
    padding: 40px 0;
}

.add-license[b-put07a74we] {
    display: flex;
    gap: 8px;
    margin-top: 16px;
}

.license-input[b-put07a74we] {
    flex: 1;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    font-family: monospace;
    text-transform: uppercase;
}

    .license-input:focus[b-put07a74we] {
        outline: none;
        border-color: #0066cc;
        box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.1);
    }

.add-button[b-put07a74we] {
    padding: 10px 20px;
    background: #0066cc;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    min-width: 100px;
}

    .add-button:hover:not(:disabled)[b-put07a74we] {
        background: #0052cc;
    }

    .add-button:disabled[b-put07a74we] {
        opacity: 0.6;
        cursor: not-allowed;
    }

.spinner[b-put07a74we] {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #333;
    border-radius: 50%;
    animation: spin-b-put07a74we 0.8s linear infinite;
}

@keyframes spin-b-put07a74we {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.license-input[b-put07a74we]::placeholder {
    text-transform: none;
    opacity: 0.6;
}
/* /Components/Opening.razor.rz.scp.css */
body[b-gttk5ejd8i] {
    font-family: 'Dosis', sans-serif;
    color: #404142;
    font-size: 16px;
    letter-spacing: 0.8px;
}

.openingpage[b-gttk5ejd8i] {
/*    height: calc(100vh - 85px) !important;*/
    width: 100%;
    overflow-y: auto;
}

h1[b-gttk5ejd8i], h2[b-gttk5ejd8i], h3[b-gttk5ejd8i], h4[b-gttk5ejd8i], h5[b-gttk5ejd8i], h6[b-gttk5ejd8i] {
    font-weight: 600;
}

ul[b-gttk5ejd8i] {
    margin: 0;
    padding: 0;
    list-style: none;
}

a[b-gttk5ejd8i] {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover[b-gttk5ejd8i] {
    color:aqua;
}

    a:focus[b-gttk5ejd8i], a:active[b-gttk5ejd8i], a:visited[b-gttk5ejd8i] {
        text-decoration: none;
    }

/* Buttons override */
.btn[b-gttk5ejd8i] {
    text-transform: uppercase;
    font-weight: 600;
}

.btn-pres[b-gttk5ejd8i] {
    color: #fff;
}

.btn-lg[b-gttk5ejd8i] {
    padding: 15px 40px;
    font-size: 1.5rem;
    line-height:normal  ;
    border-radius: 4px;
}

.btn-red[b-gttk5ejd8i] {
    background-color: #dd5138;
    color: #fff;
}

.btn-yellow[b-gttk5ejd8i] {
    background-color: #fcd93b;
    color: #2a2a2a;
    opacity: 0.8;
}

.btn-yellow:hover[b-gttk5ejd8i] {
    opacity: 1;
}

.btn-yellow.disabled:hover[b-gttk5ejd8i],
.btn-yellow[disabled]:hover[b-gttk5ejd8i] {
    opacity: 0.65;
}

.content-ct[b-gttk5ejd8i] {
    text-align: center;
}

/* ------------------
	Navigation 
------------------ */

.hero-header[b-gttk5ejd8i] {
    background: #016cc7;
    min-height: 600px;
    padding: 5em;
    color: #fff;
}

.hero-header h1[b-gttk5ejd8i] {
    margin: 1em 0 0 0;
}

.hero-header h4[b-gttk5ejd8i] {
    font-weight: normal;
    opacity: 0.6;
    letter-spacing: 1px;
    margin: 2em 0;
}

.hero-header .logo[b-gttk5ejd8i] {
    max-width: 500px;
}

.hero-header .btn[b-gttk5ejd8i] {
    margin-top: 3em;
}

.hero-header .rocket[b-gttk5ejd8i] {
    max-width: 100%;
}

.me-row[b-gttk5ejd8i] {
    padding: 30px 0;
}

.row-title[b-gttk5ejd8i] {
    font-weight: 400;
}

.feature[b-gttk5ejd8i] {
    padding: 20px;
    margin-top: 30px;
}

.feature span[b-gttk5ejd8i] {
    font-size: 5em;
    color: #016cc7;
}

a span.ti-facebook[b-gttk5ejd8i] {
    color: #3b5998;
}

a span.ti-twitter-alt[b-gttk5ejd8i] {
    color: #4099ff;
}

.footer[b-gttk5ejd8i] {
    background-color: #2a2a2a;
    margin-top: 30px;
    color: #fff;
}

    .footer p[b-gttk5ejd8i] {
        margin-bottom: 0;
    }

.footer-credit[b-gttk5ejd8i] {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.footer-menu[b-gttk5ejd8i] {
    text-align: right;
}

    ul.footer-menu li[b-gttk5ejd8i] {
        display: inline-block;
    }

        ul.footer-menu li a[b-gttk5ejd8i] {
            font-size: 12px;
            color: #fcd93b;
            padding-right: 20px;
        }

            ul.footer-menu li a:hover[b-gttk5ejd8i] {
                color: #dd5138;
            }


.contact[b-gttk5ejd8i] {
    background-color: #3a3a3a;
    color: #fff;
    padding: 1em;
}

    .contact h3[b-gttk5ejd8i] {
        margin-bottom: 30px;
    }

.form-control[b-gttk5ejd8i] {
    padding: 20px 15px;
    border: 3px solid #eee;
    background-color: #f9f9f9;
    box-shadow: none;
}

.help-block[b-gttk5ejd8i] {
    font-size: 12px;
}

.form-control-feedback[b-gttk5ejd8i] {
    top: 15px;
    right: 15px;
}

.animated[b-gttk5ejd8i] {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes bounce-b-gttk5ejd8i {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce[b-gttk5ejd8i] {
    -webkit-animation-name: bounce;
    animation-name: bounce-b-gttk5ejd8i;
}

/* ========================================
    Custom Media Queries
======================================== */

/* Mobile */

@media (max-width: 767px) {
    .hero-header[b-gttk5ejd8i] {
        padding: 3em 1em 1em 1em;
        text-align: center;
        max-height: 550px;
    }

    h1[b-gttk5ejd8i] {
        font-size: 1.5rem !important;
    }

    h3[b-gttk5ejd8i] {
        font-size: 1.2rem !important;
    }

    .feature[b-gttk5ejd8i] {
        padding: 20px;
        margin-top: 10px;
    }

    .speaker .feature[b-gttk5ejd8i] {
        width: 100%
    }

    .footer-credit[b-gttk5ejd8i] {
        text-align: center;
        padding: 40px 20px;
    }

    ul.footer-menu[b-gttk5ejd8i] {
        text-align: center;
        margin-top: 30px;
    }

    .treeimage[b-gttk5ejd8i] {
        display:none;
    }

    .hero-header .logo[b-gttk5ejd8i] {
        max-width: 300px;
    }
}


/* iPad Portrait */

@media (min-width: 768px) and (max-width: 991px) {
    .hero-header[b-gttk5ejd8i] {
        padding: 3em 1em 1em 1em;
        text-align: center;
    }

    .speaker .feature[b-gttk5ejd8i] {
        width: 49%;
        margin-right: 7px;
    }

    ul.footer-menu[b-gttk5ejd8i] {
        margin-top: 0;
    }

    .treeimage[b-gttk5ejd8i] {
        display: block;
    }

    .hero-header .logo[b-gttk5ejd8i] {
        max-width: 400px;
    }

}


/* iPad Landscape */

@media (min-width: 992px) and (max-width: 1199px) {
    .speaker .feature[b-gttk5ejd8i] {
        width: 49%;
        margin-right: 9px;
    }

    .treeimage[b-gttk5ejd8i] {
        display: block;
    }

}
/* /Components/Person.razor.rz.scp.css */
.tableFixHead[b-m38mpssnef] {
    overflow-y: auto; /* make the table scrollable if height is more than 200 px  */
    height: 100%; /* gives an initial height of 200px to the table */
}

    .tableFixHead thead th[b-m38mpssnef] {
        position: sticky; /* make the table heads sticky */
        top: 0px; /* table head will be placed from the top of the table and sticks to it */
    }

table[b-m38mpssnef] {
    border-collapse: collapse; /* make the table borders collapse to each other */
    width: 100%;
}

th[b-m38mpssnef] {
    padding: 8px 16px;
    border: 1px solid darkgrey;
    background-color: lightblue;
}

td[b-m38mpssnef] {
    padding: 8px 16px;
    border: 1px solid #ccc;
}

tbody > tr > td[colspan="3"][b-m38mpssnef] {
    background-color: lightblue;
    color: black;
    text-align: left;
}
/* /Components/PersonList.razor.rz.scp.css */
/* PersonList.razor.css - REPLACE THE ENTIRE FILE with this: */

.oi[b-z93wrt6avj] {
    display: inline;
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-bottom;
    top: 2px;
    left: -5px;
}

    .oi.oi-x[b-z93wrt6avj] {
        font-size: 1.1rem !important;
    }

.selectText[b-z93wrt6avj] {
    padding-right: 3px;
    padding-left: 3px;
    display: block;
}

.displayText[b-z93wrt6avj] {
    font-family: 'Dosis', sans-serif !important; /* Updated font */
    font-size: 14px; /* Reduced from 16px */
    font-weight: 500;
    letter-spacing: 0.5px;
}

.list-container[b-z93wrt6avj] {
}

/* CURRENT VERSION: No calculated height, uses flex */
.ListView[b-z93wrt6avj] {
    overflow-y: auto !important;
    width: 100%; /* Changed from 273px */
    flex: 1; /* Take all available height - NO calculated height */
    min-height: 400px; /* Force a reasonable minimum height */
    box-sizing: border-box;
    border: 1px solid #959090;
    text-align: left;
    color: black;
    background-color: white;
    margin: 3px; /* Simplified margin */
}

.ListItem[b-z93wrt6avj] {
    height: 18px !important; /* Reduced from 21px */
    width: 100%;
    padding-top: 1px !important; /* Reduced from 2px */
    padding-bottom: 1px !important; /* Reduced from 2px */
    padding-left: 4px !important;
    padding-right: 4px !important;
    display: block;
    margin: 0;
    white-space: normal;
    font-family: 'Dosis', sans-serif !important;
    font-size: 11px;
    font-weight: 400;
    text-align: left;
    color: black;
    background-color: white;
    transition: background-color 0.2s ease;
    line-height: 1.3; /* Tighter line height */
    letter-spacing: 0.3px;
}

    /* Current person highlighting - ensure it stays centered and visible */
    .ListItem.current-person[b-z93wrt6avj] {
        background-color: #007bff !important;
        color: white !important;
        padding-top: 2px !important; /* Slightly more padding for highlight visibility */
        padding-bottom: 2px !important;
        height: 19px !important; /* Slightly taller for the highlighted item */
        font-weight: 500 !important; /* Make current person slightly bolder */
    }

        .ListItem.current-person span[b-z93wrt6avj] {
            color: white !important;
        }

    /* Hover effects for non-current items */
    .ListItem:not(.current-person):hover[b-z93wrt6avj] {
        background-color: #f8f9fa !important;
    }

a:link[b-z93wrt6avj], a:visited[b-z93wrt6avj] {
    background-color: transparent;
    color: inherit;
    text-align: left;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CURRENT VERSION: Flex layout for filter */
.filter[b-z93wrt6avj] {
    display: flex; /* Changed from inline */
    align-items: center;
    gap: 5px;
    background-color: transparent;
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 5px;
    width: 100%;
}
/* /Components/TimeLine.razor.rz.scp.css */
.oi[b-998cy7wcwp] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}
/* /Pages/ContactUs.razor.rz.scp.css */
body[b-qp2a408sj5] {
    font-family: 'Dosis', sans-serif;
    color: #404142;
    font-size: 16px;
    letter-spacing: 0.8px;
}

.openingpage[b-qp2a408sj5] {
    height: calc(100vh - 85px) !important;
    overflow-y: auto;
}

h1[b-qp2a408sj5], h2[b-qp2a408sj5], h3[b-qp2a408sj5], h4[b-qp2a408sj5], h5[b-qp2a408sj5], h6[b-qp2a408sj5] {
    font-weight: 200;
}

ul[b-qp2a408sj5] {
    margin: 0;
    padding: 0;
    list-style: none;
}

a[b-qp2a408sj5] {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    a:hover[b-qp2a408sj5], a:focus[b-qp2a408sj5], a:active[b-qp2a408sj5], a:visited[b-qp2a408sj5] {
        text-decoration: none;
    }

/* Buttons override */
.btn[b-qp2a408sj5] {
    text-transform: uppercase;
    font-weight: 600;
}

.btn-lg[b-qp2a408sj5] {
    padding: 15px 40px;
    font-size: 16px;
    line-height: none;
    border-radius: 4px;
}

.btn-red[b-qp2a408sj5] {
    background-color: #dd5138;
    color: #fff;
}

.btn-yellow[b-qp2a408sj5] {
    background-color: #fcd93b;
    color: #2a2a2a;
    opacity: 0.8;
}

.btn-yellow:hover[b-qp2a408sj5] {
    opacity: 1;
}

.btn-yellow.disabled:hover[b-qp2a408sj5],
.btn-yellow[disabled]:hover[b-qp2a408sj5] {
    opacity: 0.65;
}

.content-ct[b-qp2a408sj5] {
    text-align: center;
}

/* ------------------
	Navigation 
------------------ */

.me-row[b-qp2a408sj5] {
    padding: 30px 0;
}

.row-title[b-qp2a408sj5] {
    font-weight: 400;
}

.feature[b-qp2a408sj5] {
    padding: 20px;
    margin-top: 30px;
}

.feature span[b-qp2a408sj5] {
    font-size: 5em;
    color: #016cc7;
}

a span.ti-facebook[b-qp2a408sj5] {
    color: #3b5998;
}

a span.ti-twitter-alt[b-qp2a408sj5] {
    color: #4099ff;
}

.footer[b-qp2a408sj5] {
    background-color: #2a2a2a;
    margin-top: 30px;
    color: #fff;
}

    .footer p[b-qp2a408sj5] {
        margin-bottom: 0;
    }

.footer-credit[b-qp2a408sj5] {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.footer-menu[b-qp2a408sj5] {
    text-align: right;
}

    ul.footer-menu li[b-qp2a408sj5] {
        display: inline-block;
    }

        ul.footer-menu li a[b-qp2a408sj5] {
            font-size: 12px;
            color: #fcd93b;
            padding-right: 20px;
        }

            ul.footer-menu li a:hover[b-qp2a408sj5] {
                color: #dd5138;
            }


.contact[b-qp2a408sj5] {
    background-color: #3a3a3a;
    color: #fff;
    padding: 1em;
}

    .contact h3[b-qp2a408sj5] {
        margin-bottom: 30px;
    }

.form-control[b-qp2a408sj5] {
    padding: 20px 15px;
    border: 3px solid #eee;
    background-color: #f9f9f9;
    box-shadow: none;
}

.help-block[b-qp2a408sj5] {
    font-size: 12px;
}

.form-control-feedback[b-qp2a408sj5] {
    top: 15px;
    right: 15px;
}

.animated[b-qp2a408sj5] {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes bounce-b-qp2a408sj5 {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce[b-qp2a408sj5] {
    -webkit-animation-name: bounce;
    animation-name: bounce-b-qp2a408sj5;
}

/* ========================================
    Custom Media Queries
======================================== */

/* Mobile */

@media (max-width: 767px) {
    .hero-header[b-qp2a408sj5] {
        padding: 3em 1em 1em 1em;
        text-align: center;
        max-height: 550px;
    }

    .speaker .feature[b-qp2a408sj5] {
        width: 100%
    }

    .footer-credit[b-qp2a408sj5] {
        text-align: center;
        padding: 40px 20px;
    }

    ul.footer-menu[b-qp2a408sj5] {
        text-align: center;
        margin-top: 30px;
    }
}


/* iPad Portrait */

@media (min-width: 768px) and (max-width: 991px) {
    .hero-header[b-qp2a408sj5] {
        padding: 3em 1em 1em 1em;
        text-align: center;
    }

    .speaker .feature[b-qp2a408sj5] {
        width: 49%;
        margin-right: 7px;
    }

    ul.footer-menu[b-qp2a408sj5] {
        margin-top: 0;
    }
}


/* iPad Landscape */

@media (min-width: 992px) and (max-width: 1199px) {
    .speaker .feature[b-qp2a408sj5] {
        width: 49%;
        margin-right: 9px;
    }
}
/* /Pages/Videos.razor.rz.scp.css */
body[b-788vft9k3k] {
    font-family: 'Dosis', sans-serif;
    color: #404142;
    font-size: 16px;
    letter-spacing: 0.8px;
}

.openingpage[b-788vft9k3k] {
    height: calc(100vh - 85px) !important;
    overflow-y: auto;
}

h1[b-788vft9k3k], h2[b-788vft9k3k], h3[b-788vft9k3k], h4[b-788vft9k3k], h5[b-788vft9k3k], h6[b-788vft9k3k] {
    font-weight: 200;
}

ul[b-788vft9k3k] {
    margin: 0;
    padding: 0;
    list-style: none;
}

a[b-788vft9k3k] {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    a:hover[b-788vft9k3k], a:focus[b-788vft9k3k], a:active[b-788vft9k3k], a:visited[b-788vft9k3k] {
        text-decoration: none;
    }

/* Buttons override */
.btn[b-788vft9k3k] {
    text-transform: uppercase;
    font-weight: 600;
}

.btn-lg[b-788vft9k3k] {
    padding: 15px 40px;
    font-size: 16px;
    line-height: none;
    border-radius: 4px;
}

.btn-red[b-788vft9k3k] {
    background-color: #dd5138;
    color: #fff;
}

.btn-yellow[b-788vft9k3k] {
    background-color: #fcd93b;
    color: #2a2a2a;
    opacity: 0.8;
}

.btn-yellow:hover[b-788vft9k3k] {
    opacity: 1;
}

.btn-yellow.disabled:hover[b-788vft9k3k],
.btn-yellow[disabled]:hover[b-788vft9k3k] {
    opacity: 0.65;
}

.content-ct[b-788vft9k3k] {
    text-align: center;
    margin-right: 0px;
}

/* ------------------
	Navigation 
------------------ */

.hero-header[b-788vft9k3k] {
    background: #016cc7;
    min-height: 600px;
    padding: 5em;
    color: #fff;
}

.hero-header h1[b-788vft9k3k] {
    margin: 1em 0 0 0;
}

.hero-header h4[b-788vft9k3k] {
    font-weight: normal;
    opacity: 0.6;
    letter-spacing: 1px;
    margin: 2em 0;
}

.hero-header .logo[b-788vft9k3k] {
    max-width: 500px;
}

.hero-header .btn[b-788vft9k3k] {
    margin-top: 3em;
}

.hero-header .rocket[b-788vft9k3k] {
    max-width: 100%;
}

.me-row[b-788vft9k3k] {
    padding: 30px 0;
}

.row-title[b-788vft9k3k] {
    font-weight: 400;
}

.feature[b-788vft9k3k] {
    padding: 20px;
    margin-top: 30px;
}

.feature span[b-788vft9k3k] {
    font-size: 5em;
    color: #016cc7;
}

a span.ti-facebook[b-788vft9k3k] {
    color: #3b5998;
}

a span.ti-twitter-alt[b-788vft9k3k] {
    color: #4099ff;
}

.footer[b-788vft9k3k] {
    background-color: #2a2a2a;
    margin-top: 30px;
    color: #fff;
}

    .footer p[b-788vft9k3k] {
        margin-bottom: 0;
    }

.footer-credit[b-788vft9k3k] {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.footer-menu[b-788vft9k3k] {
    text-align: right;
}

    ul.footer-menu li[b-788vft9k3k] {
        display: inline-block;
    }

        ul.footer-menu li a[b-788vft9k3k] {
            font-size: 12px;
            color: #fcd93b;
            padding-right: 20px;
        }

            ul.footer-menu li a:hover[b-788vft9k3k] {
                color: #dd5138;
            }


.contact[b-788vft9k3k] {
    background-color: #3a3a3a;
    color: #fff;
    padding: 1em;
}

    .contact h3[b-788vft9k3k] {
        margin-bottom: 30px;
    }

.form-control[b-788vft9k3k] {
    padding: 20px 15px;
    border: 3px solid #eee;
    background-color: #f9f9f9;
    box-shadow: none;
}

.help-block[b-788vft9k3k] {
    font-size: 12px;
}

.form-control-feedback[b-788vft9k3k] {
    top: 15px;
    right: 15px;
}

.animated[b-788vft9k3k] {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes bounce-b-788vft9k3k {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce[b-788vft9k3k] {
    -webkit-animation-name: bounce;
    animation-name: bounce-b-788vft9k3k;
}

/* ========================================
    Custom Media Queries
======================================== */

/* Mobile */

@media (max-width: 767px) {
    .hero-header[b-788vft9k3k] {
        padding: 3em 1em 1em 1em;
        text-align: center;
        max-height: 550px;
    }

    .speaker .feature[b-788vft9k3k] {
        width: 100%
    }

    .footer-credit[b-788vft9k3k] {
        text-align: center;
        padding: 40px 20px;
    }

    ul.footer-menu[b-788vft9k3k] {
        text-align: center;
        margin-top: 30px;
    }
}


/* iPad Portrait */

@media (min-width: 768px) and (max-width: 991px) {
    .hero-header[b-788vft9k3k] {
        padding: 3em 1em 1em 1em;
        text-align: center;
    }

    .speaker .feature[b-788vft9k3k] {
        width: 49%;
        margin-right: 7px;
    }

    ul.footer-menu[b-788vft9k3k] {
        margin-top: 0;
    }
}


/* iPad Landscape */

@media (min-width: 992px) and (max-width: 1199px) {
    .speaker .feature[b-788vft9k3k] {
        width: 49%;
        margin-right: 9px;
    }
}
