@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Components/Breadcrumb.razor.rz.scp.css */
a:link[b-450iadwqhv], a:visited[b-450iadwqhv] {
    text-decoration: none;
    color: blue;
}
.row[b-450iadwqhv]{
    margin-bottom:10px;
}
a.stretched-link[b-450iadwqhv]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
/* /Components/ELBox.razor.rz.scp.css */
a:link[b-z400moagkh], a:visited[b-z400moagkh] {
    text-decoration: none;
    color: black;
}

a.stretched-link[b-z400moagkh]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.card-header.chosen[b-z400moagkh] {
    background-color: yellow;
    color: black;
    font-weight: bold;
}

.card-header.notchosen[b-z400moagkh] {
    background-color: lightyellow;
    color: black;
    font-weight: normal;
}
/* /Components/ElCourse.razor.rz.scp.css */
a:link[b-aw6n14lixu], a:visited[b-aw6n14lixu] {
    text-decoration:none;
    color: black;
}
a.stretched-link[b-aw6n14lixu]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.card-header[b-aw6n14lixu] {
    background-color: blue;
    color: white;
    font-weight: bold;
}

.card:not(hover)[b-aw6n14lixu] {
    border-color: blue;
    border-block-start-style: none;
    border-block-end-width: 4px;
}
.card:hover[b-aw6n14lixu] {
    transform: scale(1.05);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);
    z-index: 3;
}


/* /Components/ELGrade.razor.rz.scp.css */
.row[b-6pitqyc0ne]{
    margin-top:15px;
}
.card-header[b-6pitqyc0ne] {
    background-color: lightblue;
    color: black;
    font-weight: bold;
}
.card[b-6pitqyc0ne] {
    border:solid;
    border-color: lightblue;
}

/* /Components/ELTask.razor.rz.scp.css */
.row[b-0xduyqagou] {
    margin-top: 15px;
}

.card-header[b-0xduyqagou] {
    background-color: lightsalmon;
    color: black;
    font-weight: bold;
}

.card[b-0xduyqagou] {
    border: solid;
    border-color: lightsalmon;
}
/* /Components/ELUnit.razor.rz.scp.css */
a:link[b-124zp28vc9], a:visited[b-124zp28vc9] {
    text-decoration: none;
    color: black;
}

a.stretched-link[b-124zp28vc9]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.card-header[b-124zp28vc9] {
    background-color: red;
    color: white;
    font-weight: bold;
}

.card:not(hover)[b-124zp28vc9] {
    border-color: red;
    border-block-start-style: none;
    border-block-end-width: 4px;
}

.card:hover[b-124zp28vc9] {
    transform: scale(1.05);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);
    z-index: 3;
}
/* /Components/General/ElementSubseccio.razor.rz.scp.css */
a:link[b-1t6faprl19], a:visited[b-1t6faprl19] {
    text-decoration: none;
    color: blue;
}

/*a.stretched-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
*/
/* /Components/General/Seccio.razor.rz.scp.css */
.card-header[b-qmvz3v8pda] {
    background-color: dimgrey;
    color: white;
    font-weight: bold;
}

.card[b-qmvz3v8pda] {
    border: 2px solid dimgrey;
}
/* /Components/General/Subseccio.razor.rz.scp.css */
.card-header[b-u6e0m38zf2] {
    background-color: lightgray;
    color: black;
    font-weight: bold;
}
/* /Components/Question.razor.rz.scp.css */
h1[b-q6pza9ib4n], h2[b-q6pza9ib4n], h3[b-q6pza9ib4n] {
    display: inline;
    color: blue;
    padding-bottom: 200px;
    margin-right: 15px;
    bottom: 100px;
}
button[b-q6pza9ib4n] {
    display: inline;
}

/* Zona segura per controls nadius (select, date, etc.) */
.no-transform[b-q6pza9ib4n] {
    transform: none !important;
    filter: none !important;
    perspective: none !important;
}
/* /Pages/EditQuestion.razor.rz.scp.css */
h1[b-0tg0io5kad], h2[b-0tg0io5kad], h3[b-0tg0io5kad]
{
    color: red;
}

/* /Pages/Login.razor.rz.scp.css */
a:link[b-wdimikmhr4], a:visited[b-wdimikmhr4] {
    text-decoration: none;
    color: blue;
}

a.stretched-link[b-wdimikmhr4]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
/* /Pages/quizcorrection.razor.rz.scp.css */
.blink_me[b-18brt5xgdk] {
    animation: blinker-b-18brt5xgdk 1s linear infinite;
}

@keyframes blinker-b-18brt5xgdk {
    50% {
        opacity: 0;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-2uan6vthn8] {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-bottom: 3.5rem;
}

main[b-2uan6vthn8] {
    flex: 1;
    overflow-x:hidden;      /* Afegit oct/2023 problema scroll-x */
}

.sidebar[b-2uan6vthn8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.encap[b-2uan6vthn8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    height: 5.8rem; /* 3.5 original -> 5.8 */
    display: flow;
}

.element[b-2uan6vthn8] {
    background-color: transparent;
    padding: 15px;
}

.top-row[b-2uan6vthn8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    height: 5rem; /* 3.5 original*/
    
}
/*Code I added - Start*/
.bottom-row[b-2uan6vthn8] {
    background-color: #f7f7f7;
    border-top: 1px solid #d6d5d5;
    height: 1.5rem;
    max-height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: fixed;
    bottom: 0;
    width: 100vw;
    /*display: none;*/
}

.top-row[b-2uan6vthn8]  a, .top-row[b-2uan6vthn8]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

    .top-row[b-2uan6vthn8]  a:hover, .top-row[b-2uan6vthn8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2uan6vthn8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-2uan6vthn8] {
        display: none;
    }

    .top-row.auth[b-2uan6vthn8] {
        justify-content: space-between;
    }

    .top-row[b-2uan6vthn8]  a, .top-row[b-2uan6vthn8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2uan6vthn8] {
        flex-direction: row;
    }

    .sidebar[b-2uan6vthn8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2uan6vthn8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-2uan6vthn8]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-2uan6vthn8], article[b-2uan6vthn8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zgpg1x6uko] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-zgpg1x6uko] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zgpg1x6uko] {
    font-size: 1.1rem;
}

.oi[b-zgpg1x6uko] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-zgpg1x6uko] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zgpg1x6uko] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zgpg1x6uko] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zgpg1x6uko]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-zgpg1x6uko]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-zgpg1x6uko]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zgpg1x6uko] {
        display: none;
    }

    .collapse[b-zgpg1x6uko] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
