/* /Components/Admin/Chat.razor.rz.scp.css */

.chat-container[b-4dm8pev15d] {
    display: flex;
    flex-direction: column;
    max-width: 600px;
    margin: auto;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #ccc;
}

.user-display h2[b-4dm8pev15d] {
    color: #333;
}

.message-input[b-4dm8pev15d] {
    display: flex;
    margin-top: 10px;
}

    .message-input input[b-4dm8pev15d] {
        flex: 1;
        padding: 5px;
        margin-right: 8px;
        margin-left: 8px;
        border-radius: 5px;
        border: 2px solid #007bff;
    }

.send-button[b-4dm8pev15d] {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.user-list select[b-4dm8pev15d] {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 2px solid #007bff;
    margin-top: 10px;
}

.messages[b-4dm8pev15d] {
    display: flex;
    flex-direction: column;
    height: 90vh;
    overflow-y: auto;
    padding: 20px;
    gap: 10px;
    height: 500px;
    margin-top: 15px;
    border-radius: 15px;
    background: gray;
    color: white;
}

.message[b-4dm8pev15d] {
    max-width: 50%;
    border-radius: 25px;
    padding: 10px;
    color: #fff;
    word-break: break-word;
    box-shadow: 0 2px 2px rgba( 0,0,0,0.1);
}


.current-user[b-4dm8pev15d] {
    margin-right: auto;
    align-self: flex-start;
    background-color: #3498DB;
    border-radius: 15px;
    margin-top: 10px;
}

.other-user[b-4dm8pev15d] {
    margin-left: auto;
    align-self: flex-end;
    background-color: #95A5A6;
    border-radius: 15px;
    margin-top: 10px;
    text-align: right;
}

.message-content strong[b-4dm8pev15d] {
    font-weight: bold;
    font-size: 0.85em;
}

.message-content p[b-4dm8pev15d] {
    margin-top: 4px;
    font-size: 1em;
}

.messages ul[b-4dm8pev15d] {
    list-style-type: none;
    padding: 0;
}

.text-list[b-4dm8pev15d] {
    list-style-type: inherit;
}
/* /Components/Layout/LoginDisplay.razor.rz.scp.css */

.bi[b-i4ctngvi7k], .oi[b-i4ctngvi7k] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-person-nav-menu[b-i4ctngvi7k] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-i4ctngvi7k] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-i4ctngvi7k] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-i4ctngvi7k] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-i4ctngvi7k] {
    font-size: 0.9rem;
  

}


    .nav-item[b-i4ctngvi7k]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        justify-content: left;
    }

    .nav-item[b-i4ctngvi7k]  a.active, .nav-item[b-i4ctngvi7k]  button.active {
        background-color: rgba(255,255,255,0.2);
        color: white;
    }

    .nav-item[b-i4ctngvi7k]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }


/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ht2h3b4rdk],
.components-reconnect-repeated-attempt-visible[b-ht2h3b4rdk],
.components-reconnect-failed-visible[b-ht2h3b4rdk],
.components-pause-visible[b-ht2h3b4rdk],
.components-resume-failed-visible[b-ht2h3b4rdk],
.components-rejoining-animation[b-ht2h3b4rdk] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-retrying[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-failed[b-ht2h3b4rdk],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ht2h3b4rdk] {
    display: block;
}


#components-reconnect-modal[b-ht2h3b4rdk] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-ht2h3b4rdk 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ht2h3b4rdk 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ht2h3b4rdk 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ht2h3b4rdk]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ht2h3b4rdk 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ht2h3b4rdk {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ht2h3b4rdk {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ht2h3b4rdk {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ht2h3b4rdk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ht2h3b4rdk] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ht2h3b4rdk] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ht2h3b4rdk] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ht2h3b4rdk] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ht2h3b4rdk] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ht2h3b4rdk] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ht2h3b4rdk 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ht2h3b4rdk] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ht2h3b4rdk {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Profile/PersonDegreeList.razor.rz.scp.css */
.degree-list-table .col-actions[b-42rb0hojwc] {
    width: 1%;
    white-space: nowrap;
}

.degree-list-table .degree-actions[b-42rb0hojwc] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}

.degree-list-table th[b-42rb0hojwc],
.degree-list-table td[b-42rb0hojwc] {
    vertical-align: middle;
}

.degree-list-table thead th[b-42rb0hojwc] {
    font-weight: 800;
    color: var(--bs-body-color);
}

.degree-list-table td[b-42rb0hojwc] {
    overflow-wrap: anywhere;
}

.degree-list-mobile[b-42rb0hojwc] {
    display: none;
}

.degree-mobile-row[b-42rb0hojwc] {
    position: relative;
    background: color-mix(in srgb, var(--bs-body-bg) 92%, var(--bs-primary) 8%);
    border: 1px solid rgba(0, 0, 0, .10);
    border-radius: .9rem;
    padding: .9rem .9rem .85rem;
    margin-bottom: .9rem;
    box-shadow: 0 6px 18px rgba(0,0,0,.06);
}

.degree-mobile-actions[b-42rb0hojwc] {
    display: flex;
    flex-wrap: wrap;
    gap: .35rem;
    margin-bottom: .7rem;
    justify-content: flex-end;
}

.degree-mobile-actions .btn.btn-link[b-42rb0hojwc] {
    color: color-mix(in srgb, var(--bs-body-color) 72%, var(--bs-primary) 28%);
}

.degree-mobile-meta[b-42rb0hojwc] {
    display: grid;
    grid-template-columns: 132px 1fr;
    gap: .35rem .75rem;
    line-height: 1.25;
}

.degree-mobile-label[b-42rb0hojwc] {
    font-weight: 800;
    color: var(--bs-body-color);
    opacity: .85;
}

.degree-mobile-value[b-42rb0hojwc] {
    min-width: 0;
    overflow-wrap: anywhere;
}

@media (max-width: 767.98px) {
    .degree-list-table-wrap[b-42rb0hojwc] {
        display: none !important;
    }

    .degree-list-mobile[b-42rb0hojwc] {
        display: block;
    }

    .degree-mobile-meta[b-42rb0hojwc] {
        grid-template-columns: 118px 1fr;
        gap: .25rem .6rem;
    }

    .degree-mobile-actions[b-42rb0hojwc] {
        gap: .25rem;
    }
}
/* /Components/Shared/ChatModal.razor.rz.scp.css */
.chat-modal-backdrop[b-27dpwu3b22] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1051;
}

.chat-modal[b-27dpwu3b22] {
    position: fixed;
    bottom: 0px;
    right: 20px;
    width: 400px;
    height: 600px;
    z-index: 1052;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    color:#000;
}

.chat-modal-dialog[b-27dpwu3b22] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.chat-modal-content[b-27dpwu3b22] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.chat-modal-header[b-27dpwu3b22] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #dee2e6;
}

.chat-modal-title[b-27dpwu3b22] {
    margin: 0;
    font-size: 1.25rem;
}

.chat-modal-body[b-27dpwu3b22] {
    padding: 10px;
    overflow-y: auto; /* Makes the body scrollable if needed */
    flex-grow: 1;
    max-height: calc(100% - 120px); /* Makes sure the body doesn't overflow with the footer */
}

.chat-modal-footer[b-27dpwu3b22] {
    display: flex;
    padding: 10px;
    border-top: 1px solid #dee2e6;
}

    .chat-modal-footer input[b-27dpwu3b22] {
        flex: 1;
        margin-right: 10px;
    }

