/* _content/GazeWeb/Activities/ActivitiesMenuPage.razor.rz.scp.css */
body[b-w671qxp00s] {
}

.card-img-top[b-w671qxp00s] {
    width: 100%;
    height: 20vw;
    object-fit: cover;
}

.card-title[b-w671qxp00s] {
    font-size: 1.1rem;
    text-align: center;
}
/* _content/GazeWeb/Activities/ActivityList.razor.rz.scp.css */
.card-img-top[b-24didyiwms] {
    width: 100%;
    height: 17vw;
    object-fit: cover;
}

.card-title[b-24didyiwms] {
    font-size:1.1rem;    
    text-align: center;
}
/* _content/GazeWeb/Activities/ActivityUsersPage.razor.rz.scp.css */
body[b-uxfpd23d4i] {
}
/* _content/GazeWeb/Activities/Corsi/CorsiActivityMain.razor.rz.scp.css */
.corsi[b-4wr5v63cvr] {    
    position: absolute;
    font-size: 12vmin;
    font-weight:bold;
    /*color:darkblue;*/
}
/* _content/GazeWeb/Activities/Corsi/CorsiResult.razor.rz.scp.css */
/* _content/GazeWeb/Activities/InviteTedfesMenuPage.razor.rz.scp.css */
body[b-257gpf8egm] {
}

.card-img-top[b-257gpf8egm] {
    width: 100%;
    height: 20vw;
    object-fit: cover;
}

.card-title[b-257gpf8egm] {
    font-size: 1.1rem;
    text-align: center;
}
/* _content/GazeWeb/Activities/NBack/NBackMain.razor.rz.scp.css */
body[b-jmtdemdl3l] {
}

*:focus[b-jmtdemdl3l] {
    outline: none;
}
/* _content/GazeWeb/Activities/NBack/NBackResult.razor.rz.scp.css */
/* _content/GazeWeb/Activities/PairedAssociate/PairedAssociateMain.razor.rz.scp.css */
body[b-5gb6r2ub0d] {
}

*:focus[b-5gb6r2ub0d] {
    outline: none;
}

img.pair[b-5gb6r2ub0d] {
    width: 150px;
    margin: auto;
    display: block;
}

div.feedback[b-5gb6r2ub0d] {
    border: 5px solid transparent;
}

div.pairrow[b-5gb6r2ub0d] {
    /*height: 200px;*/
}

div.doublepairrow[b-5gb6r2ub0d] {
    height: 300px;
}


div.symbolFeedbackSuccess[b-5gb6r2ub0d] {
    border: 5px solid;
    border-color: greenyellow;
}

div.symbolFeedbackError[b-5gb6r2ub0d] {
    border: 5px solid;
    border-color: orangered;
}
/* _content/GazeWeb/Activities/SustainedAttention/SustainedAttentionMain.razor.rz.scp.css */
body[b-etuxsl4eke] {
}

*:focus[b-etuxsl4eke] {
    outline: none;
}
/* _content/GazeWeb/Activities/SustainedAttention/SustainedAttentionResult.razor.rz.scp.css */
/* _content/GazeWeb/Activities/SymbolsAndDigits/SymbolsAndDigitsMain.razor.rz.scp.css */
body[b-elr95vuaev] {
}

.mitable[b-elr95vuaev] {
    table-layout:fixed;
    font-size:3vh;
}

.micol[b-elr95vuaev] {
    width:100px;
    height:100px;
    /*width: 120px;*/
}

.activity-row[b-elr95vuaev] {
    margin: 4% auto 4% auto;
    overflow: hidden;
    background-color: #fbfbfb;
    width: 700px;
    position: relative;
    box-shadow: inset 0 0 5px #ff6a00;
}

.mith[b-elr95vuaev] {
}
/* _content/GazeWeb/Activities/SymbolsAndDigits/SymbolsAndDigitsResult.razor.rz.scp.css */
/* _content/GazeWeb/Pages/Activities/ImageSlide.razor.rz.scp.css */
.image-slide-img[b-4kzgjehi3j] {
    
}
/* _content/GazeWeb/Pages/Activities/vcaras-fiesta/StartVCarasFiesta.razor.rz.scp.css */
body[b-es5d1buget] {
}

.start-activity[b-es5d1buget] {
    /*background-image: url("/images/logos/tedfes_grande.png");*/
/*    height:604px;
    opacity:0.25;*/
}
/* _content/GazeWeb/Pages/Index.razor.rz.scp.css */
body[b-1n2z5hewy5] {
}
div.main[b-1n2z5hewy5] {
}
/* _content/GazeWeb/Shared/CleanLayout.razor.rz.scp.css */
.page[b-o3g2r36luy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-o3g2r36luy] {
    flex: 1;
}

.sidebar[b-o3g2r36luy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-o3g2r36luy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-o3g2r36luy]  a, .top-row .btn-link[b-o3g2r36luy] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-o3g2r36luy] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-o3g2r36luy] {
        display: none;
    }

    .top-row.auth[b-o3g2r36luy] {
        justify-content: space-between;
    }

    .top-row a[b-o3g2r36luy], .top-row .btn-link[b-o3g2r36luy] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-o3g2r36luy] {
        flex-direction: row;
    }

    .sidebar[b-o3g2r36luy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-o3g2r36luy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-o3g2r36luy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/GazeWeb/Shared/MainLayout.razor.rz.scp.css */
.page[b-8vzwt4bxkw] {
    position: relative;
    display: flex;
    flex-direction: column;        
}

.main[b-8vzwt4bxkw] {
    flex: 1;
}

.sidebar[b-8vzwt4bxkw] {
    background-image: linear-gradient(180deg, rgb(15, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8vzwt4bxkw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8vzwt4bxkw]  a, .top-row .btn-link[b-8vzwt4bxkw] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-8vzwt4bxkw] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-8vzwt4bxkw] {
        display: none;
    }

    .top-row.auth[b-8vzwt4bxkw] {
        justify-content: space-between;
    }

    .top-row a[b-8vzwt4bxkw], .top-row .btn-link[b-8vzwt4bxkw] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8vzwt4bxkw] {
        flex-direction: row;
    }

    .sidebar[b-8vzwt4bxkw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8vzwt4bxkw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-8vzwt4bxkw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/*.footer {
    position: sticky;
    bottom: 0;
    width: 100%;*/
    /* Set the fixed height of the footer here */
    /*height: 60px;
    line-height: 60px;*/ /* Vertically center the text there */
    /*background-color: #f5f5f5;
}*/
/* _content/GazeWeb/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-i8x7conpig] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-i8x7conpig] {
    height:3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-i8x7conpig] {
    font-size: 1.1rem;
}

.oi[b-i8x7conpig] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-i8x7conpig] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-i8x7conpig] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-i8x7conpig] {
        padding-bottom: 1rem;
    }

    .nav-item[b-i8x7conpig]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-i8x7conpig]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-i8x7conpig]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-i8x7conpig] {
        display: none;
    }

    .collapse[b-i8x7conpig] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/GazeWeb/Shared/TedfesLayout.razor.rz.scp.css */
.page[b-yzti09bypo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-yzti09bypo] {
    flex: 1;
}

.sidebar[b-yzti09bypo] {
    background-image: linear-gradient(180deg, rgb(5, 103, 39) 0%, #3a4706 70%);
}

.footer[b-yzti09bypo] {
    position: absolute;
    bottom: 0;
    margin-bottom:5px;
    height: 105px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
    background-color: #f5f5f5;
}

.content[b-yzti09bypo] {
    padding-bottom: 150px;
}

.top-row[b-yzti09bypo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yzti09bypo]  a, .top-row .btn-link[b-yzti09bypo] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-yzti09bypo] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-yzti09bypo] {
        display: none;
    }

    .top-row.auth[b-yzti09bypo] {
        justify-content: space-between;
    }

    .top-row a[b-yzti09bypo], .top-row .btn-link[b-yzti09bypo] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yzti09bypo] {
        flex-direction: row;
    }

    .sidebar[b-yzti09bypo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yzti09bypo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-yzti09bypo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
