@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/PetiteNote/Areas/Identity/LoginComponent.razor.rz.scp.css */
.admin-container[b-uk6ygm4n4r] {
    max-width: 45%;
}


@media (max-width: 900px) {
    .admin-container[b-uk6ygm4n4r] {
        max-width: 100%;
    }
}
/* _content/PetiteNote/Components/ETA_Button.razor.rz.scp.css */
.eta[b-ao99qx0wkw] {
    width: 13rem;
    border: solid 1px #4D4D4D;
    border-radius: 1rem;
    margin: 1rem auto;
}

    .eta:hover[b-ao99qx0wkw] {
        cursor: pointer;
    }

    .eta > p[b-ao99qx0wkw] {
        font-size: 2rem;
    }
/* _content/PetiteNote/Components/ETA_List.razor.rz.scp.css */
.rwd-table[b-ka4m4uvgq8] {
    margin: 1em 0;
    min-width: 300px;
}

    .rwd-table tr[b-ka4m4uvgq8] {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;

    }

    .rwd-table th[b-ka4m4uvgq8] {
        display: none;
    }

    .rwd-table td[b-ka4m4uvgq8] {
        display: block;
    }

        .rwd-table td:first-child[b-ka4m4uvgq8] {
            padding-top: 0.5em;
        }

        .rwd-table td:last-child[b-ka4m4uvgq8] {
            padding-bottom: 0.5em;
        }

        .rwd-table td[b-ka4m4uvgq8]:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 6.5em;
            display: inline-block;
        }

@media (min-width: 480px) {
    .rwd-table td[b-ka4m4uvgq8]:before {
        display: none;
    }
}

.rwd-table th[b-ka4m4uvgq8], .rwd-table td[b-ka4m4uvgq8] {
    text-align: left;
}

@media (min-width: 480px) {
    .rwd-table th[b-ka4m4uvgq8], .rwd-table td[b-ka4m4uvgq8] {
        display: table-cell;
        padding: 0.25em 0.5em;
    }

        .rwd-table th:first-child[b-ka4m4uvgq8], .rwd-table td:first-child[b-ka4m4uvgq8] {
            padding-left: 0;
        }

        .rwd-table th:last-child[b-ka4m4uvgq8], .rwd-table td:last-child[b-ka4m4uvgq8] {
            padding-right: 0;
        }
}


.rwd-table[b-ka4m4uvgq8] {
    width: 80%;
    margin: 0.2rem auto 1rem auto;
    border-radius: 0.4em;
    overflow: hidden;
}

    .rwd-table th[b-ka4m4uvgq8], .rwd-table td[b-ka4m4uvgq8] {
        margin: 0.5em 1em;
    }

@media (min-width: 480px) {
    .rwd-table th[b-ka4m4uvgq8], .rwd-table td[b-ka4m4uvgq8] {
        padding: 0.25rem 1rem !important;
    }
}
/* _content/PetiteNote/Components/NavBarComponent.razor.rz.scp.css */
.nav-link[b-v150hug6cc] {
    width: 150px;
    word-wrap: break-word;
}

.nav-item[b-v150hug6cc] {
    text-align: center;
}
/* _content/PetiteNote/Components/Popups/AddTypeB.razor.rz.scp.css */
.container[b-i5fnnua1my] {
    background-color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
    max-width: 40%;
}

.form-group[b-i5fnnua1my] {
    margin: 0 auto;
    max-width: 80%;
}

#drop_zone[b-i5fnnua1my] {
    width: 100%;
    height: 170px;
    margin: 10px 0px 10px 0px;
}

#ImgUp[b-i5fnnua1my] {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    max-height: 40%;
    margin: 10px 0px 10px 0px;
}

#dropzone[b-i5fnnua1my] {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 10px;
    width: 80%;
    text-align: center;
    font-size: 1.3rem;
}


.dropArea[b-i5fnnua1my] {
    border: 2px dashed gray;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: lightgray;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
    min-height: 150px;
}

    .dropArea:hover[b-i5fnnua1my] {
        background-color: antiquewhite;
        color: #333;
    }

    .dropArea input[type=file][b-i5fnnua1my] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dropAreaDrug[b-i5fnnua1my] {
    background-color: darkgray;
}

[b-i5fnnua1my] .input-file {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
/* _content/PetiteNote/Components/Popups/AddTypeC.razor.rz.scp.css */
.container[b-67hg4l841t] {
    background-color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;

    max-width: 40%;
}

.form-group[b-67hg4l841t] {
    margin: 0 auto;
    max-width: 80%;
}
/* _content/PetiteNote/Components/Popups/AddTypeD.razor.rz.scp.css */
.container[b-y5tw92s8gx] {
    background-color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;

    max-width: 40%;
}

.form-group[b-y5tw92s8gx] {
    margin: 0 auto;
    max-width: 80%;
}
/* _content/PetiteNote/Components/Popups/AddTypeE.razor.rz.scp.css */
.container[b-dn90x7hax6] {
    background-color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;

    max-width: 40%;
}

.form-group[b-dn90x7hax6] {
    margin: 0 auto;
    max-width: 80%;
}

#drop_zone[b-dn90x7hax6] {
    width: 100%;
    height: 170px;
    margin: 10px 0px 10px 0px;
}

#ImgUp[b-dn90x7hax6] {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    max-height: 40%;
    margin: 10px 0px 10px 0px;
}

#dropzone[b-dn90x7hax6] {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 10px;
    width: 80%;
    text-align: center;
    font-size: 1.3rem;
}


.dropArea[b-dn90x7hax6] {
    border: 2px dashed gray;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: lightgray;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
    min-height: 150px;
}

    .dropArea:hover[b-dn90x7hax6] {
        background-color: antiquewhite;
        color: #333;
    }

    .dropArea input[type=file][b-dn90x7hax6] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dropAreaDrug[b-dn90x7hax6] {
    background-color: darkgray;
}

[b-dn90x7hax6] .input-file {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
/* _content/PetiteNote/Components/QuestionComponent.razor.rz.scp.css */
.points[b-5l3ez4yzqd] {
    width: fit-content;
}

.question[b-5l3ez4yzqd] {

}

.pointer[b-5l3ez4yzqd] {
    cursor: pointer;
}

.pointer:hover[b-5l3ez4yzqd] {
    border: 1px solid blue;
}

img[b-5l3ez4yzqd] {
    height: auto;
    width: 3rem;
    margin: 0.5rem auto;
}

.response[b-5l3ez4yzqd] {
    color: forestgreen;
}
/* _content/PetiteNote/Pages/AddEditTest.razor.rz.scp.css */
.form-group[b-tojw4oimyh] {
    margin: 0 auto;
    max-width: 33%;
}
/* _content/PetiteNote/Pages/Index.razor.rz.scp.css */
.degree-container[b-kt8znpo1lo] {
    margin-top: 5rem;
}

    .degree-container > h1[b-kt8znpo1lo] {
        margin-bottom: 7rem;
    }

.degree[b-kt8znpo1lo] {
    width: 13rem;
    height: 13rem;
    border: solid 1px #4D4D4D;
    border-radius: 1rem;
    margin: 1rem 1rem;
    display: grid;
    align-items: center;
    justify-content: center;
}

    .degree:hover[b-kt8znpo1lo] {
        cursor: pointer;
    }

    .degree > p[b-kt8znpo1lo] {
        margin-top: 0;
        font-size: 5rem;
    }

@media only screen and (max-width: 576px) {
    .d-flex[b-kt8znpo1lo] {
        flex-direction: column;
        align-items: center;
    }
}
/* _content/PetiteNote/Pages/ListETA.razor.rz.scp.css */
.subject[b-zf219ro2id] {
    width: 13rem;
    height: 13rem;
    margin: 1rem auto;
    display: grid;
    align-items: center;
    justify-content: center;
}

    .subject > img[b-zf219ro2id] {
        margin: 1rem auto 0 auto;
    }

    .subject > p[b-zf219ro2id] {
        margin-top: 0;
        font-size: 2rem;
    }


.back[b-zf219ro2id], .next[b-zf219ro2id] {
    width: 13rem;
    margin: 1rem auto 2rem auto;
    display: flex;
}
/* _content/PetiteNote/Pages/Select.razor.rz.scp.css */
.subject-container[b-9qyg1lum96] {
    margin-top: 5rem;
}

    .subject-container > h1[b-9qyg1lum96] {
        margin-bottom: 7rem;
    }

.subject[b-9qyg1lum96] {
    width: 13rem;
    height: 13rem;
    border: solid 1px #4D4D4D;
    border-radius: 1rem;
    margin: 1rem 1rem;
    display: grid;
    align-items: center;
    justify-content: center;
}

    .subject:hover[b-9qyg1lum96] {
        cursor: pointer;
    }

    .subject > img[b-9qyg1lum96] {
        margin: 1rem auto 0 auto;
    }

    .subject > p[b-9qyg1lum96] {
        margin-top: 0;
        font-size: 2rem;
    }

.back[b-9qyg1lum96], .next[b-9qyg1lum96] {
    width: 13rem;
    margin: 1rem auto 2rem auto;
    display: flex;
}

@media only screen and (max-width: 800px) {
    .d-flex[b-9qyg1lum96] {
        flex-direction: column;
        align-items: center;
    }
}
/* _content/PetiteNote/Pages/Test.razor.rz.scp.css */
.container-resize[b-c0naggbxhz] {
    max-width: 25%;
    margin-top: 5rem;
}

    .container h1[b-c0naggbxhz] {
        text-align: center;
        margin-bottom: 1rem;
    }

    .container p[b-c0naggbxhz] {
        text-align: center; 
    }

.test-container[b-c0naggbxhz] {
    display: flex;
    flex-wrap: wrap;

    margin-top: 1rem;
    margin-bottom: 1rem;
}

.score[b-c0naggbxhz] {
    font-size: 1.5rem;
}

.note[b-c0naggbxhz] {
    font-size: 2.5rem;
}

.test-item[b-c0naggbxhz] {
    border: solid 1px;
    border-color: black;
    border-radius: 5px;

    width: 1.5rem;
    margin: 0.5rem 0.25rem;

    text-align: center;
}

.test-item:hover[b-c0naggbxhz] {
    cursor: pointer;
}

.done-item[b-c0naggbxhz] {
    border-color: #60b2e1;
}

.current-item[b-c0naggbxhz] {
    border-color: #49d182;
}

.points[b-c0naggbxhz] {
    text-align: right !important;
}

.question[b-c0naggbxhz] {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.question-image[b-c0naggbxhz] {
    margin: 3rem auto;
    width: 100%;
}

.question-image img[b-c0naggbxhz] {
    display: block;
    margin: 0 auto;
}

.navigation-container[b-c0naggbxhz] {
    margin-top: 1rem;
}

.back[b-c0naggbxhz], .next[b-c0naggbxhz] {

}

.send-button[b-c0naggbxhz] {
    border-color: #49d182;
    border: solid 1px;
    border-radius: 14px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    width: 50%;
    margin: 5rem auto;
}

.correct-item[b-c0naggbxhz] {
    color: #49d182;
}

.incorrect-item[b-c0naggbxhz] {
    color: #de5f5f;
}

.correct-response[b-c0naggbxhz] {
    color: #49d182;
}

.incorrect-response[b-c0naggbxhz] {
    color: #de5f5f;
}

.pe-close-fixed[b-c0naggbxhz] {
    position: fixed;
    right: 35%;
    top: 15px;
    width: 50px;
}

.pe-close-fixed:hover[b-c0naggbxhz] {
    cursor: pointer;
}

#radio-container[b-c0naggbxhz] {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #radio-container input[b-c0naggbxhz] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark[b-c0naggbxhz] {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark[b-c0naggbxhz] {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark[b-c0naggbxhz] {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark[b-c0naggbxhz]:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark[b-c0naggbxhz]:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark[b-c0naggbxhz]:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

@media (max-width: 1025px) {
    .container[b-c0naggbxhz] {
        max-width: 100%;
    }
}
/* _content/PetiteNote/Shared/AdminLayout.razor.rz.scp.css */

/* _content/PetiteNote/Shared/MainLayout.razor.rz.scp.css */
.page[b-mbgifwhy4s] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mbgifwhy4s] {
    flex: 1;
}

.sidebar[b-mbgifwhy4s] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mbgifwhy4s] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mbgifwhy4s]  a, .top-row .btn-link[b-mbgifwhy4s] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mbgifwhy4s] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mbgifwhy4s] {
        display: none;
    }

    .top-row.auth[b-mbgifwhy4s] {
        justify-content: space-between;
    }

    .top-row a[b-mbgifwhy4s], .top-row .btn-link[b-mbgifwhy4s] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mbgifwhy4s] {
        flex-direction: row;
    }

    .sidebar[b-mbgifwhy4s] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mbgifwhy4s] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-mbgifwhy4s], article[b-mbgifwhy4s] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
