/* _content/RiseMemo/Frontend/Components/Alert.razor.rz.scp.css */
.S1[b-tavlqg8eps] {
    margin: 10px;
    font-size: 16px;
}

.S2[b-tavlqg8eps] {
    width: 366px;
    height: 100px;
    white-space: pre-wrap;
    font-family: 'Seoul';
    font-size: 16px;
}

.S3[b-tavlqg8eps] {
    display: flex;
    align-items: center;
    color: #000;
    padding-left: 5px;
    background: linear-gradient(to bottom,#f1f1f1 0,#e2e2e2 80%);
    height: 25px;
}

.S4[b-tavlqg8eps] {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: linear-gradient(to bottom,#fccf76 0,#fec85b 80%);
    height: 28px;
}

.S5[b-tavlqg8eps] {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: linear-gradient(to bottom,#f5b6b6 0,#f29c9c 80%);
    height: 28px;
}

.S6[b-tavlqg8eps] {
    font-size: 15px;
    margin-left: 5px;
    font-family: 'Seoul';
}

.S7[b-tavlqg8eps] {
    display: flex;
    justify-content: flex-end;
    margin-right: 5px;
    margin-bottom: 5px;
}

.MS1[b-tavlqg8eps] {
    margin: 3vw;
    font-size: 5vw;
}

.MS2[b-tavlqg8eps] {
    width: 80vw;
    height: 15vh;
    white-space: pre-wrap;
    font-family: 'Seoul';
    font-size: 4.5vw;
}

.MS3[b-tavlqg8eps] {
    display: flex;
    align-items: center;
    color: #000;
    padding-left: 2vw;
    background: linear-gradient(to bottom,#f1f1f1 0,#e2e2e2 80%);
    height: 4vh;
}

.MS4[b-tavlqg8eps] {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: linear-gradient(to bottom,#fccf76 0,#fec85b 80%);
    height: 4vh;
}

.MS5[b-tavlqg8eps] {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: linear-gradient(to bottom,#f5b6b6 0,#f29c9c 80%);
    height: 4vh;
}

.MS6[b-tavlqg8eps] {
    font-size: 4.5vw;
    margin-left: 2vw;
    font-family: 'Seoul';
}

.MS7[b-tavlqg8eps] {
    display: flex;
    justify-content: flex-end;
    margin-right: 2vw;
    margin-bottom: 2vw;
}
/* _content/RiseMemo/Frontend/Components/Confirm.razor.rz.scp.css */
.S1[b-89xvrgr2vg] {
    margin: 10px;
    font-size: 16px;
}

.S2[b-89xvrgr2vg] {
    width: 366px;
    height: 100px;
    white-space: pre-wrap;
    font-family: 'Seoul';
    font-size: 16px;
}

.S3[b-89xvrgr2vg] {
    display: flex;
    align-items: center;
    color: #000;
    padding-left: 5px;
    background: linear-gradient(to bottom,#f1f1f1 0,#e2e2e2 80%);
    height: 25px;
}

.S4[b-89xvrgr2vg] {
    display: flex;
    justify-content: flex-end;
    margin-right: 5px;
    margin-bottom: 5px;
}

.MS1[b-89xvrgr2vg] {
    margin: 3vw;
    font-size: 4.5vw;
}

.MS2[b-89xvrgr2vg] {
    width: 80vw;
    height: 15vh;
    white-space: pre-wrap;
    font-family: 'Seoul';
    font-size: 4.5vw;
}

.MS3[b-89xvrgr2vg] {
    display: flex;
    align-items: center;
    color: #000;
    padding-left: 2vw;
    background: linear-gradient(to bottom,#f1f1f1 0,#e2e2e2 80%);
    height: 4vh;
}

.MS4[b-89xvrgr2vg] {
    display: flex;
    justify-content: flex-end;
    margin-right: 2vw;
    margin-bottom: 2vw;
}
/* _content/RiseMemo/Frontend/Components/Loading.razor.rz.scp.css */
.S1[b-6146blgget] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    pointer-events: all;
}

.S2[b-6146blgget] {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    z-index: 1100;
    width: 250px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.MS1[b-6146blgget] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    pointer-events: all;
}

.MS2[b-6146blgget] {
    background-color: #fff;
    padding: 5vw;
    border-radius: 15px;
    z-index: 1100;
    width: 65vw;
    height: 65vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/* _content/RiseMemo/Frontend/Components/Toast.razor.rz.scp.css */
.S1[b-vuelctae1w] {
    width: 450px;
    height: 65px;
    padding: 10px;
    background: linear-gradient(to bottom,#f1f1f1 0,#e2e2e2 80%);
    border-radius: 5px;
}

.S2[b-vuelctae1w] {
    width: 450px;
    height: 65px;
    padding: 10px;
    background: linear-gradient(to bottom,#fccf76 0,#fec85b 80%);
    border-radius: 5px;
}

.S3[b-vuelctae1w] {
    width: 450px;
    height: 65px;
    padding: 10px;
    background: linear-gradient(to bottom,#f5b6b6 0,#f29c9c 80%);
    border-radius: 5px;
}

.S4[b-vuelctae1w] {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.S5[b-vuelctae1w] {
    width: 100%;
    height: 100%;
    background-color: #FEECA1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.S6[b-vuelctae1w] {
    width: 100%;
    height: 100%;
    background-color: #FFDCDC;
    display: flex;
    align-items: center;
    justify-content: center;
}

.S7[b-vuelctae1w] {
    font-size: 16px;
    color: #000;
}

.MS1[b-vuelctae1w] {
    width: 70vw;
    height: 8vh;
    padding: 3vw;
    background: linear-gradient(to bottom,#f1f1f1 0,#e2e2e2 80%);
    border-radius: 5px;
}

.MS2[b-vuelctae1w] {
    width: 70vw;
    height: 8vh;
    padding: 3vw;
    background: linear-gradient(to bottom,#fccf76 0,#fec85b 80%);
    border-radius: 5px;
}

.MS3[b-vuelctae1w] {
    width: 70vw;
    height: 8vh;
    padding: 3vw;
    background: linear-gradient(to bottom,#f5b6b6 0,#f29c9c 80%);
    border-radius: 5px;
}

.MS4[b-vuelctae1w] {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS5[b-vuelctae1w] {
    width: 100%;
    height: 100%;
    background-color: #FEECA1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS6[b-vuelctae1w] {
    width: 100%;
    height: 100%;
    background-color: #FFDCDC;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS7[b-vuelctae1w] {
    font-size: 4vw;
    color: #000;
}
/* _content/RiseMemo/Frontend/Layout/AccessDenied.razor.rz.scp.css */
.S1[b-1p3r5heyip] {
    width: 1350px;
    height: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.S2[b-1p3r5heyip] {
    width: 600px;
    height: 305px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #06334E;
    border-radius: 10px;
}

.S3[b-1p3r5heyip] {
    color: #fff;
    font-Size: 25px;
}

.S4[b-1p3r5heyip] {
    margin-top: 20px;
    color: #ff5555;
    font-size: 25px;
}

.MS1[b-1p3r5heyip] {
    width: 99vw;
    height: 75vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS2[b-1p3r5heyip] {
    width: 80vw;
    height: 30vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #06334E;
    border-radius: 10px;
}

.MS3[b-1p3r5heyip] {
    color: #fff;
    font-Size: 5vw;
}

.MS4[b-1p3r5heyip] {
    margin-top: 6vh;
    color: #ff5555;
    font-size: 5vw;
}

/* _content/RiseMemo/Frontend/Layout/ErrorLayout.razor.rz.scp.css */
.page[b-wywnjbl8b5] {
    width: 1410px;
    margin: 0 auto;
}

main[b-wywnjbl8b5] {
    flex: 1;
    border-top-width: 0px;
}

.S1[b-wywnjbl8b5] {
    width: 1350px;
    height: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.S2[b-wywnjbl8b5] {
    width: 600px;
    height: 305px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #06334E;
    border-radius: 10px;
}

.S3[b-wywnjbl8b5] {
    color: #fff;
    font-Size: 25px;
}

.S4[b-wywnjbl8b5] {
    margin-top: 40px;
    color: #ff5555;
    font-size: 25px;
}

.mpage[b-wywnjbl8b5] {
    width: 100vw;
    margin: 0 auto;
}

.MS1[b-wywnjbl8b5] {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS2[b-wywnjbl8b5] {
    width: 80vw;
    height: 30vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #06334E;
    border-radius: 10px;
}

.MS3[b-wywnjbl8b5] {
    color: #fff;
    font-Size: 5vw;
}

.MS4[b-wywnjbl8b5] {
    margin-top: 6vh;
    color: #ff5555;
    font-size: 5vw;
}

/* _content/RiseMemo/Frontend/Layout/Header.razor.rz.scp.css */
.S1[b-jnknh8xgfb] {
    width: 1410px;
    border: 1px solid #abafb8;
    border-bottom-width: 0px;
    display: flex;
}

.S2[b-jnknh8xgfb] {
    width: 1070px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.S3[b-jnknh8xgfb] {
    width: 338px;
    height: 40px;
    background-color: #fff;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    user-select: none;
}

/*----------------------------------------------------------------------------------------------*/

.MS1[b-jnknh8xgfb] {
    position: sticky;
    top: 0;
    width: 100vw;
    display: flex;
    z-index: 99999;
    border-bottom: 1px solid #d3d3d3;
}

.MS2[b-jnknh8xgfb] {
    width: 70vw;
    height: 5vh;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.MS3[b-jnknh8xgfb] {
    width: 30vw;
    height: 5vh;
    background-color: #fff;
    padding-right: 2vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    user-select: none;
}
/* _content/RiseMemo/Frontend/Layout/MainLayout.razor.rz.scp.css */
.page[b-demsvljiff] {
    width: 1410px;
    margin: 0 auto;
}

.mpage[b-demsvljiff] {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 0 auto;
}

.MS1[b-demsvljiff] {
    flex: 1;
    overflow-y: auto;
    overscroll-behavior: none;
}

main[b-demsvljiff] {
    flex: 1;
    border: 1px solid #abafb8;
    border-top-width: 0px;
}
/* _content/RiseMemo/Frontend/Layout/ManageHeader.razor.rz.scp.css */
.S1[b-06a5h7hvmh] {
    width: 1410px;
    border: 1px solid #abafb8;
    border-bottom-width: 0px;
    display: flex;
    flex-direction: column;
}

.S2[b-06a5h7hvmh] {
    width: 1070px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.S3[b-06a5h7hvmh] {
    width: 338px;
    height: 40px;
    background-color: #fff;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    user-select: none;
}

.S4[b-06a5h7hvmh] {
    width: 1409px;
    border-right: 1px solid #abafb8;
    display: flex;
}

.S5[b-06a5h7hvmh] {
    width: 1409px;
    height: 42px;
    border: 1px solid #d3d3d3;
    border-left-width: 0px;
    border-right-width: 0px;
    background-color: #f3f3f3;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 10px;
}

.S6[b-06a5h7hvmh] {
    height: 38px;
    color: #000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    user-select: none;
}

.S7[b-06a5h7hvmh] {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: -3px;
    border-bottom: 1px solid #d3d3d3;
}

.nav-link[b-06a5h7hvmh] {
    border: 1px solid #d3d3d3 !important;
    padding: 0.5rem 1rem;
    margin-right: 5px;
}

    .nav-link:hover[b-06a5h7hvmh] {
        background-color: #e9e9e9;
    }

    .nav-link.active[b-06a5h7hvmh] {
        border-bottom-width: 0px !important;
    }
/* _content/RiseMemo/Frontend/Layout/ManageLayout.razor.rz.scp.css */
.page[b-0pzdtmaf0k] {
    width: 1410px;
    margin: 0 auto;
}

main[b-0pzdtmaf0k] {
    flex: 1;
    border: 1px solid #abafb8;
    border-top-width: 0px;
}
/* _content/RiseMemo/Frontend/Layout/SearchLabel.razor.rz.scp.css */
.S1[b-6dzgqeqn07] {
    width: 1410px;
    border: 1px solid #abafb8;
    border-top-width: 0px;
    border-bottom-width: 0px;
    display: flex;
}

.S2[b-6dzgqeqn07] {
    width: 290px;
    border: 1px solid #d3d3d3;
    background-color: #f3f3f3;
    border-left-width: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 5px;
    padding-right: 5px;
}

.S3[b-6dzgqeqn07] {
    width: 1118px;
    height: 42px;
    border: 1px solid #d3d3d3;
    border-left-width: 0px;
    border-right-width: 0px;
    background-color: #f3f3f3;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 10px;
}

.S5[b-6dzgqeqn07] {
    height: 38px;
    color: #000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    user-select: none;
}

.S6[b-6dzgqeqn07] {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: -3px;
    border-bottom: 1px solid #d3d3d3;
}

.S7[b-6dzgqeqn07] {
    margin-left: 5px;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #70adee;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-link[b-6dzgqeqn07] {
    border: 1px solid #d3d3d3 !important;
    padding: 0.5rem 1rem;
    margin-right: 5px;    
}

    .nav-link:hover[b-6dzgqeqn07] {
        background-color: #e9e9e9;
    }

    .nav-link.active[b-6dzgqeqn07] {
        border-bottom-width: 0px !important;
    }

/*----------------------------------------------------------------------------------------------*/

.MS1[b-6dzgqeqn07] {
    width: 100vw;
    display: flex;
    flex-direction: column;
}

.MS2[b-6dzgqeqn07] {
    width: 100vw;
    border: 1px solid #d3d3d3;
    background-color: #f3f3f3;
    border-left-width: 0px;
    border-right-width: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS3[b-6dzgqeqn07] {
    width: 100vw;
    height: 6vh;
    border-bottom: 1px solid #d3d3d3;
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MS4[b-6dzgqeqn07] {
    float: right;
    font-size: 4.5vw;
    color: gray;
}

.custom-dropdown[b-6dzgqeqn07] {
    position: relative;
    display: inline-block;
    width: 97vw;
}

.dropdown-toggle[b-6dzgqeqn07] {
    width: 97vw;
    height: 5vh;
    border-radius: 3px;
    background-color: #fff;
    padding: 3vw;
    border: 1px solid #ced4da;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.dropdown-text[b-6dzgqeqn07] {
    text-align: left;
    flex-grow: 1;
}

.dropdown-icon[b-6dzgqeqn07] {
    text-align: right;
    margin-left: 3vw;
}

.dropdown-menu[b-6dzgqeqn07] {
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0 8px 16px rgba(0,0,0,0.1);
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    z-index: 1;
    display: none;
}

    .dropdown-menu.show[b-6dzgqeqn07] {
        display: block;
    }

    .dropdown-menu.hide[b-6dzgqeqn07] {
        display: none;
    }

    .dropdown-menu li[b-6dzgqeqn07] {
        padding: 3vw;
        cursor: pointer;
    }

        .dropdown-menu li:hover[b-6dzgqeqn07] {
            background-color: #f1f1f1;
        }

/* _content/RiseMemo/Frontend/Pages/Login.razor.rz.scp.css */
.S1[b-g4o1fny3pe] {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    border: 1px solid #bbb;
    display: flex;
    flex-direction: column;
}

.S2[b-g4o1fny3pe] {
    width: 1418px;
    height: 300px;
    padding-bottom: 10px;
    background-color: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.S3[b-g4o1fny3pe] {
    width: 1418px;
    height: 335px;
    background-color: #e3e3e3;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.S4[b-g4o1fny3pe] {
    width: 1418px;
    height: 300px;
    background-color: #fff;
}

.S5[b-g4o1fny3pe] {
    width: 260px;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.S6[b-g4o1fny3pe] {
    width: 100px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

/*----------------------------------------------------------------------------------------------*/

.MS1[b-g4o1fny3pe] {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.MS2[b-g4o1fny3pe] {
    width: 100vw;
    height: 25vh;
    padding-bottom: 2vw;
    background-color: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.MS3[b-g4o1fny3pe] {
    width: 100vw;
    height: 47vh;
    background-color: #e3e3e3;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.MS4[b-g4o1fny3pe] {
    width: 100vw;
    height: 25vh;
    background-color: #fff;
}

.MS5[b-g4o1fny3pe] {
    width: 65vw;
    margin-top: 3vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.MS6[b-g4o1fny3pe] {
    width: 40vw;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 3vw;
    font-size: 5vw;
    cursor: pointer;
}
/* _content/RiseMemo/Frontend/Pages/Main.razor.rz.scp.css */
.S1[b-5i4u0pk73j] {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.S2[b-5i4u0pk73j] {
    width: 350px;
    height: 830px;
    padding: 10px;
}

.S3[b-5i4u0pk73j] {
    height: 40px;
    display: flex;
}

.S4[b-5i4u0pk73j] {
    width: 30px;
    height: 40px;
    background-color: #ebeced;
    border: 1px dotted #abafb8;
    border-top-width: 0px;
    border-left-width: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #404040;
}

.S5[b-5i4u0pk73j] {
    width: 305px;
    height: 40px;
    border: 1px dotted #abafb8;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    background-color: #fff;
}

.S6[b-5i4u0pk73j] {
    width: 305px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 3px;
    font-size: 13px;
}

.S7[b-5i4u0pk73j] {
    width: 1048px;
    height: 830px;
    margin-left: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.S8[b-5i4u0pk73j] {
    width: 475px;
    height: 40px;
    padding-left: 10px;
    background-color: rgb(255, 255, 231);
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 0px;
}

.S9[b-5i4u0pk73j] {
    width: 200px;
    height: 40px;
    font-size: 14px;
    border-radius: 0px;
}

.S10[b-5i4u0pk73j] {
    width: 65px;
    height: 40px;
    margin-left: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.S11[b-5i4u0pk73j] {
    width: 65px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Page-List[b-5i4u0pk73j] {
    height: 740px;
    overflow-y: auto;
    border: 1px solid #ccc;
    background-color: #fff;
}

    .Page-List[b-5i4u0pk73j]::-webkit-scrollbar {
        width: 5px;
    }

    .Page-List[b-5i4u0pk73j]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .Page-List[b-5i4u0pk73j]::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .3);
        border-radius: 0px;
    }

        .Page-List[b-5i4u0pk73j]::-webkit-scrollbar-thumb:hover {
            background: rgba(0, 0, 0, .5);
        }

.MemoPageList[b-5i4u0pk73j] {
    background-color: #fff;
}

    .MemoPageList:hover[b-5i4u0pk73j] {
        background-color: #ebeced;
    }

.MemoPageListSel[b-5i4u0pk73j] {
    background-color: #84909c!important;
}

.MS1[b-5i4u0pk73j] {
    width: 100vw;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.MS2[b-5i4u0pk73j] {
    width: 100vw;
    height: 38vh;
    padding: 2vw;
}

.MS3[b-5i4u0pk73j] {
    height: 5.2vh;
    display: flex;
}

.MS4[b-5i4u0pk73j] {
    width: 10vw;
    height: 5.2vh;
    background-color: #ebeced;
    border: 1px dotted #abafb8;
    border-top-width: 0px;
    border-left-width: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4vw;
    color: #404040;
}

.MS5[b-5i4u0pk73j] {
    width: 86vw;
    height: 5.2vh;
    border: 1px dotted #abafb8;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    background-color: #fff;
}

.MS6[b-5i4u0pk73j] {
    width: 86vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 4vw;
}

.MS7[b-5i4u0pk73j] {
    width: 100vw;
    height: 85vh;
    padding: 2vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.MS8[b-5i4u0pk73j] {
    width: 65vw;
    height: 5vh;
    padding-left: 2vw;
    background-color: rgb(255, 255, 231);
    font-size: 4vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 0px;
}

.MS9[b-5i4u0pk73j] {
    width: 31vw;
    height: 5vh;
    font-size: 4vw;
    border-radius: 0px;
}

.MS10[b-5i4u0pk73j] {
    width: 12vw;
    height: 4.5vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MPage-List[b-5i4u0pk73j] {
    height: 31vh;
    overflow-y: auto;
    border: 1px solid #ccc;
    background-color: #fff;
}

    .MPage-List[b-5i4u0pk73j]::-webkit-scrollbar {
        width: 2vw;
    }

    .MPage-List[b-5i4u0pk73j]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .MPage-List[b-5i4u0pk73j]::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .3);
        border-radius: 0px;
    }

        .MPage-List[b-5i4u0pk73j]::-webkit-scrollbar-thumb:hover {
            background: rgba(0, 0, 0, .5);
        }
/* _content/RiseMemo/Frontend/Pages/ManageExport.razor.rz.scp.css */
.S1[b-czwhirsfus] {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.S2[b-czwhirsfus] {
    width: 1408px;
    height: 830px;
    padding: 10px;
}
/* _content/RiseMemo/Frontend/Pages/ManageImage.razor.rz.scp.css */
.S1[b-rtmlsnf097] {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.S2[b-rtmlsnf097] {
    width: 1408px;
    height: 830px;
    padding: 10px;
}
/* _content/RiseMemo/Frontend/Pages/ManageLabel.razor.rz.scp.css */
.S1[b-tpdra67uo6] {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.S2[b-tpdra67uo6] {
    width: 1408px;
    height: 830px;
    padding: 10px;
}
/* _content/RiseMemo/Frontend/Pages/ManageProfile.razor.rz.scp.css */
.S1[b-qehk8l0c1r] {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.S2[b-qehk8l0c1r] {
    width: 1408px;
    height: 830px;
    padding: 10px;
}
/* _content/RiseMemo/Frontend/Pages/ManageUser.razor.rz.scp.css */
.S1[b-53ecs1z5k0] {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.S2[b-53ecs1z5k0] {
    width: 1408px;
    height: 830px;
    padding: 10px;
}
