@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/Tga/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-l8zen8gciq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l8zen8gciq] {
    flex: 1;
}

.sidebar[b-l8zen8gciq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l8zen8gciq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l8zen8gciq]  a, .top-row[b-l8zen8gciq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-l8zen8gciq]  a:hover, .top-row[b-l8zen8gciq]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-l8zen8gciq]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 440.98px) {
    .top-row[b-l8zen8gciq] {
        justify-content: space-between;
    }

        .top-row[b-l8zen8gciq]  a, .top-row[b-l8zen8gciq]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 441px) {
    .page[b-l8zen8gciq] {
        flex-direction: row;
    }

    .sidebar[b-l8zen8gciq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l8zen8gciq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-l8zen8gciq]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-l8zen8gciq], article[b-l8zen8gciq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


#blazor-error-ui[b-l8zen8gciq] {
    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[b-l8zen8gciq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Tga/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tdm7dflx6v] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-tdm7dflx6v] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-tdm7dflx6v] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tdm7dflx6v] {
    font-size: 1.1rem;
}

.bi[b-tdm7dflx6v] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-tdm7dflx6v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-tdm7dflx6v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-tdm7dflx6v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-tdm7dflx6v] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tdm7dflx6v] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tdm7dflx6v] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tdm7dflx6v]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-tdm7dflx6v]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tdm7dflx6v]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-tdm7dflx6v] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-tdm7dflx6v] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tdm7dflx6v] {
        display: none;
    }

    .nav-scrollable[b-tdm7dflx6v] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Tga/Components/Layout/SidebarTga.razor.rz.scp.css */
.auto-hiding-nav-menu[b-xkex62zsci] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    transition: width 0.3s ease; /* Changed from max-width to width for smoother collapse */
    background-color: #19182D;
    color: #fff;
    padding: 0.1rem;
    border-radius: 0px;
    margin-top: 0px;
    min-height: 100vh;
}

.nav-menu[b-xkex62zsci] {
    overflow: hidden;
    height: calc(100% - 50px);
    margin-left: 0px;
    margin-top: 6px;
    width: 100%; /* Ensure nav-menu takes full width of parent */
}

.collapsed[b-xkex62zsci] {
    width: 0px; /* Updated to 0px */
    /*visibility: hidden;  Hide the sidebar when collapsed */
}

.expand[b-xkex62zsci] {
    width: 250px;
    /* visibility: visible; Ensure sidebar is visible when expanded */
}

.toggle-button[b-xkex62zsci] {
    position: absolute;
    top: 5px;
    right: -40px; /* Position button outside the sidebar to the right */
    background-color: #19182D; /* Match sidebar background */
    border: none;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    transition: color 0.3s ease;
    z-index: 1000;
    padding: 5px 10px; /* Add padding for better click area */
}

    .toggle-button:hover[b-xkex62zsci] {
        color: #DAF7A6;
    }

.nav-item-text[b-xkex62zsci] {
    visibility: hidden;
    position: absolute;
    margin-left: 0.5rem;
    font-size: 16px;
    margin-top: 4px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform-origin: left center;
}

.expand .nav-item-text[b-xkex62zsci] {
    visibility: visible;
    opacity: 0.5;
}

.nav-link:hover .nav-item-text[b-xkex62zsci] {
    opacity: 1;
    transform: scale(1.2);
    color: #DAF7A6;
}

.nav-item[b-xkex62zsci] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.nav-item-icon[b-xkex62zsci] {
    color: white;
    font-size: 20px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform-origin: left center;
    margin-bottom: 5px;
}

.nav-link:hover .nav-item-icon[b-xkex62zsci] {
    color: #DAF7A6;
}

.nav-link > *[b-xkex62zsci] {
    align-self: flex-start;
}
/* _content/Tga/Components/Pages/Home.razor.rz.scp.css */

.ag-format-container[b-yqpxwnguye] {
    width: 100%; /*800px;*/
    margin: 0 auto;
}


body[b-yqpxwnguye] {
    background-color: #16DEDE;
}

.ag-courses_box[b-yqpxwnguye] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0;
}

.ag-courses_item[b-yqpxwnguye] {
    /*    -ms-flex-preferred-size: calc(25% - 30px);
    flex-basis: calc(25% - 30px);*/


    width: 200px;
    height: 150px;
    max-width: 200px;
    min-height: 150px;
    margin: 0 15px 30px;
    overflow: hidden;
    border-radius: 28px;
}

.ag-courses-item_link[b-yqpxwnguye] {
    display: block;
    padding: 30px 20px;
    background-color: #2F5656;
    overflow: hidden;
    position: relative;
}

    .ag-courses-item_link:hover[b-yqpxwnguye],
    .ag-courses-item_link:hover .ag-courses-item_date[b-yqpxwnguye] {
        text-decoration: none;
        color: #FFF;
    }

        .ag-courses-item_link:hover .ag-courses-item_bg[b-yqpxwnguye] {
            -webkit-transform: scale(10);
            -ms-transform: scale(10);
            transform: scale(10);
        }

.ag-courses-item_title[b-yqpxwnguye] {
    min-height: 87px;
    max-height: 87px;
    margin: 0 0 25px;
    overflow: hidden;
    font-size: 20px;
    color: #FFF;
    z-index: 2;
    position: relative;
}

.ag-courses-item_date-box[b-yqpxwnguye] {
    font-size: 18px;
    color: #FFF;
    z-index: 2;
    position: relative;
}

.ag-courses-item_date[b-yqpxwnguye] {
    /*font-weight: bold;*/
    color: #f9b234;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.ag-courses-item_bg[b-yqpxwnguye] {
    height: 128px;
    width: 128px;
    background-color: #f9b234;
    z-index: 1;
    position: absolute;
    top: -75px;
    right: -75px;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.ag-courses_item:nth-child(2n) .ag-courses-item_bg[b-yqpxwnguye] {
    background-color: #3ecd5e;
}

.ag-courses_item:nth-child(3n) .ag-courses-item_bg[b-yqpxwnguye] {
    background-color: #e44002;
}

.ag-courses_item:nth-child(4n) .ag-courses-item_bg[b-yqpxwnguye] {
    background-color: #952aff;
}

.ag-courses_item:nth-child(5n) .ag-courses-item_bg[b-yqpxwnguye] {
    background-color: #cd3e94;
}

.ag-courses_item:nth-child(6n) .ag-courses-item_bg[b-yqpxwnguye] {
    background-color: #4c49ea;
}


/*
@media only screen and (max-width: 979px) {
    .ag-courses_item {
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    }

    .ag-courses-item_title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .ag-format-container {
        width: 96%;
    }
}

@media only screen and (max-width: 639px) {
    .ag-courses_item {
        /*-ms-flex-preferred-size: 100%;*/
flex-basis: 100%;[b-yqpxwnguye]
}

*/
.ag-courses-item_title[b-yqpxwnguye] {
    min-height: 72px;
    /*line-height: 1;*/
    font-size: 24px;
}

.ag-courses-item_link[b-yqpxwnguye] {
    padding: 22px 40px;
}

.ag-courses-item_date-box[b-yqpxwnguye] {
    font-size: 16px;
}

}


.contenedor-principal[b-yqpxwnguye] {
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 500px; Ajusta la altura según sea necesario */
    /* background-color: #f0f0f0; Opcional: agrega un color de fondo para ver el área del contenedor */
}
