@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Petrona:wght@700&display=swap);.main-menu-item-container[data-v-5b6c8265]{min-width:152px;width:152px;min-height:40px;height:40px;border-radius:8px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-menu-item-container.active[data-v-5b6c8265]{background-color:rgba(160,232,180,.4)}.icon[data-v-5b6c8265]{flex:0 0 28px;margin-left:8px;color:#7a7a7a;font-size:18px}.icon.active[data-v-5b6c8265]{color:#136060}.label[data-v-5b6c8265]{margin-left:6px;padding-bottom:1px;color:#191919;font-size:15px;white-space:nowrap}.label.active[data-v-5b6c8265]{color:#136060}.main-menu-container[data-v-46f5a672]{min-width:162px;width:162px;padding:20px 0 0 0;border-right:1px solid #dedede;background-color:#fff;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.base-custom-dropdown-options-container[data-v-9321b1a6]{z-index:var(--z-index);min-width:var(--width);width:var(--width);max-width:var(--width);padding:4px 0 4px 0;box-shadow:1px 1px 4px 0 #dedede;border:1px solid #dedede;border-radius:2px;background-color:#fff;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.item[data-v-9321b1a6]{height:26px;padding:0 1px 0 8px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.item[data-v-9321b1a6]:hover{background-color:#eee}.item .label[data-v-9321b1a6]{font-size:13px;color:#505050;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.base-custom-dropdown-container[data-v-55c6e263]{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.button[data-v-55c6e263]{flex:1 1 auto;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.options[data-v-55c6e263]{position:absolute;top:calc(100% + 6px)}.options.align-left[data-v-55c6e263]{left:var(--options-horizontal-position);transform:translate(var(--options-horizontal-position))}.options.align-center[data-v-55c6e263]{left:calc(50% + var(--options-horizontal-position));transform:translate(-50%)}.options.align-right[data-v-55c6e263]{right:calc(var(--options-horizontal-position)*-1);transform:translate(var(--options-horizontal-position))}.app-header-container[data-v-f6a8213a]{min-height:40px;height:40px;border-bottom:1px solid #b8b8b8}.app-header-container[data-v-f6a8213a],.school-brand[data-v-f6a8213a]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.school-brand .school-logo[data-v-f6a8213a]{min-width:26px;width:26px;min-height:26px;height:26px;margin-left:18px}.school-brand .school-name[data-v-f6a8213a]{overflow:hidden;margin-left:10px;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:700}.user-area[data-v-f6a8213a]{margin-left:auto;margin-right:10px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.user-area .google-mail[data-v-f6a8213a]{font-size:13px;color:#505050}.user-area .user-icon-wrap[data-v-f6a8213a]{margin-left:8px}.user-area .user-icon-wrap .user-icon[data-v-f6a8213a]{min-width:26px;width:26px;min-height:26px;height:26px}.main-container[data-v-70b34184]{width:100%;height:100%;flex-flow:column nowrap}.body[data-v-70b34184],.main-container[data-v-70b34184]{overflow:hidden;display:flex;justify-content:flex-start;align-items:stretch}.body[data-v-70b34184]{flex:1 1 auto;min-height:0;flex-flow:row nowrap}.body .main-menu[data-v-70b34184]{overflow-y:auto;height:100%}.body .main-view[data-v-70b34184]{flex:1 1 auto;height:100%}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:4px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-text-color);box-sizing:border-box}.dp__input::-moz-placeholder{opacity:.7}.dp__input:-ms-input-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover,.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled:-ms-input-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:1rem;height:1rem;stroke-width:0;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{left:0}.dp__clear_icon,.dp__input_icon{position:absolute;top:50%;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{right:0;cursor:pointer}.dp__input_icon_pad{padding-left:35px}.dp__input_valid{box-shadow:0 0 4px var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 4px var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{position:absolute;background:var(--dp-background-color);border-radius:4px;min-width:260px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid var(--dp-border-color);z-index:99999}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-border-color);outline:none}.dp__menu_disabled,.dp__menu_readonly{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99999}.dp__menu_disabled{background:hsla(0,0%,100%,.5);cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp__arrow_top{top:-1px;border-left:1px solid var(--dp-border-color);border-top:1px solid var(--dp-border-color);transform:translate(-50%,-50%) rotate(45deg)}.dp__arrow_bottom,.dp__arrow_top{left:50%;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute}.dp__arrow_bottom{bottom:-1px;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__now_wrap{text-align:center;padding:2px 0}.dp__now_button{border:1px solid var(--dp-primary-color);color:var(--dp-primary-color);padding:0 4px;font-weight:700;border-radius:4px;font-size:1rem;cursor:pointer;background:transparent}.dp__calendar_wrap{flex-direction:column;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;flex:0}.db__calendar_header,.dp__calendar_wrap{display:flex;justify-content:center;align-items:center}.db__calendar_header{position:relative;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:35px;padding:5px;width:35px;box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:5px 0}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar,.dp__calendar_content_wrap{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:.5rem}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:4px;height:35px;padding:5px;width:35px;border:1px solid transparent;box-sizing:border-box;position:relative}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-radius:0;border-top:1px solid var(--dp-hover-color);border-bottom:1px solid var(--dp-hover-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-left:10px}.dp__marker_dot,.dp__marker_line{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translateX(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:4px;background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-right:5px}.dp__arrow_bottom_tp{left:50%;bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__month_year_row{display:flex;align-items:center;height:35px;color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:25px;width:25px;color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:20px;width:20px}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__month_year_select{width:50%;text-align:center;cursor:pointer;height:35px;display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay{position:absolute;overflow-y:auto;width:100%;height:100%;background:var(--dp-background-color);top:0;left:0;transition:opacity 1s ease-out;z-index:99999;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--dp-text-color);box-sizing:border-box}.dp__overlay::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__overlay_container{display:flex;height:100%;flex-direction:column}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-left:auto;margin-right:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__overlay_container>.dp__overlay_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:3px;white-space:nowrap}.dp__overlay_cell_pad{padding:10px 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{cursor:pointer;border-radius:4px;text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay_action{position:sticky;bottom:0;background:#fff}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__month_picker_header{justify-content:space-between;height:35px}.dp__month_picker_header,.dp__time_input{display:flex;width:100%;align-items:center}.dp__time_input{justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--dp-text-color)}.dp__time_col_reg{padding:0 20px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{font-size:2rem;text-align:center;flex-direction:column}.dp__time_col,.dp__time_display{display:flex;align-items:center;justify-content:center}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:4px;padding:0 3px}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button{padding:5px;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button,.dp__inc_dec_button svg{height:32px;width:32px}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:10px;border-radius:4px;cursor:pointer}.dp__action_row{display:flex;align-items:center;width:100%;padding:10px;box-sizing:border-box;color:var(--dp-text-color);background:var(--dp-background-color)}.dp__action_row svg{height:20px;width:auto}.dp__selection_preview{width:50%;color:var(--dp-text-color);font-size:.8rem}.dp__action_buttons{width:50%;text-align:right}.dp__action{font-weight:700;cursor:pointer;padding:2px 5px;border-radius:4px;display:inline-flex;align-items:center}.dp__select{color:var(--dp-success-color)}.dp__action_disabled{color:var(--dp-success-color-disabled);cursor:not-allowed}.dp__cancel{color:var(--dp-secondary-color)}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e}.dp__theme_light{--dp-background-color:#fff;--dp-success-color-disabled:#a3d9b1;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e}.dp__main{font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentColor;fill:currentColor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);background:var(--dp-background-color);cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:center;padding:10px;box-sizing:border-box;height:35px}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:20px;width:auto}.dp__button_bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dp__flex_display{display:flex;position:relative}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active,.dp-close-enter-active,.dp-close-leave-active,.dp-open-enter-active,.dp-open-leave-active{transition:all .1s cubic-bezier(.19,1,.22,1)}.calendar-next-enter-from{opacity:0;transform:translateX(22px)}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translateX(-22px)}.calendar-prev-leave-to{opacity:0;transform:translateX(22px)}.dp-open-enter-from{opacity:0;transform:translateY(-22px)}.dp-close-enter-from,.dp-open-leave-to{opacity:0;transform:translateY(22px)}.dp-close-leave-to{opacity:0;transform:translateY(-22px)}.dp__theme_light{--dp-background-color:transparent;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-text-color:#f8f5f5;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-icon-color:#959595;--dp-danger-color:#ff6f60}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#5693be;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{-webkit-animation:none!important;animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@-webkit-keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:hsla(0,0%,100%,.7);transform-origin:left;-webkit-animation:scale-x-frames linear 1 forwards;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@-webkit-keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@-webkit-keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-50px);opacity:0}}@-webkit-keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@-webkit-keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(50px);opacity:0}}@-webkit-keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@-webkit-keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@-webkit-keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{-webkit-animation-name:fadeInTop;animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{-webkit-animation-name:fadeOutTop;animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{-webkit-animation-name:fadeOutBottom;animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.Vue-Toastification__toast-body{font-size:13px}textarea{box-sizing:border-box;resize:none}textarea:disabled{cursor:text;opacity:1}::-moz-placeholder{opacity:.4;color:#000}:-ms-input-placeholder{opacity:.4;color:#000}::placeholder{opacity:.4;color:#000}select:disabled{opacity:1}input[type=number],input[type=text]{box-sizing:content-box;-moz-appearance:textfield;-webkit-appearance:textfield;min-width:0;margin:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body{font-family:Noto Sans JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{overflow:hidden;width:100%;height:100%}.student-main-container[data-v-64095568]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.student-view[data-v-64095568]{flex:1 1 auto}.user-columns-select-section-container[data-v-f0343106]{min-width:256px;width:256px;max-width:256px;padding:4px 0 4px 0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.title[data-v-f0343106]{padding:3px 6px 3px 10px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.title[data-v-f0343106]:hover{background-color:#dedede}.title .title-text[data-v-f0343106]{margin-left:1px;font-size:13px;font-weight:700;color:#191919}.main[data-v-f0343106]{min-width:244px;width:244px;max-width:244px;margin:2px 0 0 12px;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start}.main .item[data-v-f0343106]{min-width:122px;width:122px;max-width:122px;padding:3px 5px 3px 5px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main .item[data-v-f0343106]:hover{background-color:#dedede}.main .item .item-checkbox[data-v-f0343106]{align-self:flex-start;margin-top:1px}.main .item .item-name[data-v-f0343106]{margin-left:1px;font-size:12px;color:#191919;word-break:normal}.collapse-button-lr-container[data-v-0603e778]{min-width:var(--size);width:var(--size);min-height:var(--size);height:var(--size)}.collapse-button-lr-container .icon[data-v-0603e778]{font-size:var(--size);color:var(--color)}.student-columns-select-container[data-v-e3765c8c]{z-index:2;padding-bottom:16px;background-color:#f4f4f4;display:flex;flex-flow:column nowrap}.student-columns-select-container.opened[data-v-e3765c8c]{min-width:280px;width:280px}.student-columns-select-container.closed[data-v-e3765c8c]{min-width:36px;width:36px}.header[data-v-e3765c8c]{height:40px;padding:2px 0 4px 12px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.header .header-text[data-v-e3765c8c]{margin-top:8px;font-size:16px;color:#191919}.header .collapse-button[data-v-e3765c8c]{margin-top:8px;margin-right:7px;margin-left:auto}.main[data-v-e3765c8c]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.base-search-box-container[data-v-9d9decae]{width:var(--width);min-height:var(--height);height:var(--height);padding:0 6px 0 6px;border:solid 1px var(--border-color);font-size:var(--font-size);color:#191919;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.base-search-box-container.focused[data-v-9d9decae]{border-color:var(--border-color-on-focus)}.base-search-box-container.disabled[data-v-9d9decae]{background-color:#eee}.input[data-v-9d9decae]{flex:1 0 auto}.input[data-v-9d9decae]::-moz-placeholder{color:#7a7a7a;font-size:var(--placeholder-font-size);-moz-user-select:none;user-select:none}.input[data-v-9d9decae]:-ms-input-placeholder{color:#7a7a7a;font-size:var(--placeholder-font-size);-ms-user-select:none;user-select:none}.input[data-v-9d9decae]::placeholder{color:#7a7a7a;font-size:var(--placeholder-font-size);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.icon[data-v-9d9decae]{color:#dedede}.icon.icon--reset[data-v-9d9decae]{cursor:pointer}.base-link-button-container[data-v-826702f6]{min-width:var(--width);width:var(--width);min-height:var(--height);height:var(--height);padding:0 var(--padding-right) 0 var(--padding-left);border-radius:var(--border-radius);border:solid var(--border-width) var(--border-color);background-color:var(--background-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition-property:opacity;transition-duration:.05s;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.base-link-button-container[data-v-826702f6]:hover{background-color:var(--background-color-on-hover)}.base-link-button-container.disabled[data-v-826702f6]{opacity:.5;cursor:default}.icon[data-v-826702f6]{margin-right:var(--icon-margin-right);padding-bottom:var(--icon-padding-bottom);font-size:var(--icon-size);color:var(--color)}.label[data-v-826702f6]{flex:1 1 auto;padding-bottom:var(--label-padding-bottom);color:var(--color);font-size:var(--font-size);font-family:Noto Sans JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;font-weight:var(--font-weight);white-space:pre-line;display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center}.search-result-numbers-container[data-v-5b25c368]{color:#7a7a7a;font-size:12px}.text-balloon-container[data-v-46beddb4]{position:absolute;z-index:var(--z-index);top:var(--top);right:var(--right);bottom:var(--bottom);left:var(--left);min-width:var(--min-width);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:var(--max-width);min-height:12px;padding:2px 2px 2px 2px;pointer-events:none;background-color:hsla(0,0%,100%,.85);border:1px solid #b8b8b8;font-size:var(--font-size);color:#191919;word-break:break-all;white-space:pre-wrap}.text-balloon-container .fixed[data-v-46beddb4]{position:fixed}.user-list-table-cell-date-container[data-v-8fa6eb7e],.user-list-table-cell-normal-container[data-v-32de43f4]{color:#191919}.user-list-table-cell-date-container[data-v-8fa6eb7e],.user-list-table-cell-image-container[data-v-b13e8176],.user-list-table-cell-normal-container[data-v-32de43f4]{max-width:100%;max-height:100%;padding:2px 4px 2px 4px;cursor:default;font-size:12px;white-space:pre-wrap;word-break:break-all;text-overflow:ellipsis}.user-list-table-cell-image-container .link[data-v-b13e8176]{color:#2f5fc5}.user-list-table-cell-user-container[data-v-5da714f6]{max-width:100%;max-height:100%;padding:2px 4px 2px 4px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.item[data-v-5da714f6]{color:#191919;font-size:12px;white-space:pre-wrap;word-break:break-all;text-overflow:ellipsis}.item.link[data-v-5da714f6]{color:#2f5fc5}.user-list-table-cell-users-container[data-v-aeed4a5a]{overflow-y:auto;width:100%;padding:2px 4px 2px 4px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.item[data-v-aeed4a5a]{margin:1px 0 1px 0;color:#191919;font-size:12px;white-space:pre-wrap;word-break:break-all;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.item.link[data-v-aeed4a5a]{color:#2f5fc5}.teacher-class-text-container[data-v-1b9c3e9e]{color:#191919;font-size:var(--font-size);font-weight:400;white-space:nowrap;text-overflow:ellipsis}.class-area[data-v-1b9c3e9e],.teacher-class-text-container[data-v-1b9c3e9e]{display:flex;flex-flow:row var(--wrap);justify-content:flex-start;align-items:baseline}.class-area.link[data-v-1b9c3e9e]{color:#2f5fc5}.class-area .school-year-unit[data-v-1b9c3e9e]{font-size:var(--font-size-smaller)}.class-area .school-type[data-v-1b9c3e9e]{margin-left:2px;font-size:var(--font-size-small)}.class-area .grade-number[data-v-1b9c3e9e]{font-size:var(--font-size-big)}.class-area .grade-number-unit[data-v-1b9c3e9e]{font-size:var(--font-size-small)}.class-area .name[data-v-1b9c3e9e]{margin-left:2px;white-space:var(--name-white-space)}.class-area .name-unit[data-v-1b9c3e9e]{font-size:var(--font-size-small)}.in-charge-type-area[data-v-1b9c3e9e]{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline}.in-charge-type-area .in-charge-type[data-v-1b9c3e9e]{margin-left:2px;font-size:var(--font-size-small)}.user-list-table-cell-teacher-classes-container[data-v-37ee7f81]{overflow-x:hidden;overflow-y:auto;width:100%;padding:2px 4px 2px 4px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.wrap[data-v-37ee7f81]{max-width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.wrap .item[data-v-37ee7f81]{margin:1px 0 1px 0}.user-list-table-cell-container[data-v-bb2bbe3c]{overflow-y:hidden;min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--min-height);max-height:var(--max-height);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.user-list-table-row-container[data-v-8d81d3b8]{min-height:var(--min-height);max-height:var(--max-height);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.user-list-table-row-container.style-type-0[data-v-8d81d3b8]{background:linear-gradient(90deg,#f8fffc calc(100% - 10px),hsla(0,0%,100%,0) calc(100% + 10px))}.row-header[data-v-8d81d3b8]{position:sticky;left:0;z-index:1;padding-left:var(--horizontal-margin);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.row-header.style-type-0[data-v-8d81d3b8]{background:linear-gradient(90deg,#fff,#fff 10%,#f8fffc 20%,#f8fffc 90%,hsla(0,0%,100%,0))}.row-header.style-type-1[data-v-8d81d3b8]{background:linear-gradient(90deg,#fff 90%,hsla(0,0%,100%,0))}.row-header .icon-cell[data-v-8d81d3b8]{min-width:var(--icon-cell-width);width:var(--icon-cell-width);max-width:var(--icon-cell-width);border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.row-header .icon-cell .icon[data-v-8d81d3b8]{width:22px;height:22px}.row-header .name-cell[data-v-8d81d3b8]{min-width:var(--name-cell-width);width:var(--name-cell-width);max-width:var(--name-cell-width);padding-left:6px;border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.row-header .name-cell .name-button[data-v-8d81d3b8]{overflow:hidden;padding:3px 0 3px 0;font-size:13px;color:var(--display-name-color);white-space:nowrap;text-overflow:ellipsis}.value-cells-wrap[data-v-8d81d3b8]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.user-list-table-header-cell-container[data-v-7252a98b]{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:12px;font-weight:700;color:#191919;cursor:default;text-align:center;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.user-list-table-header-container[data-v-0c989578]{z-index:2;min-height:var(--height);height:var(--height);background-color:#fff;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.row-header[data-v-0c989578]{position:sticky;left:0;z-index:3;padding-left:var(--horizontal-margin);height:100%;background:linear-gradient(90deg,#fff 90%,hsla(0,0%,100%,0));display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.row-header .icon-cell[data-v-0c989578]{min-width:var(--icon-cell-width);width:var(--icon-cell-width);max-width:var(--icon-cell-width);height:100%;border-bottom:1px solid #dedede}.row-header .name-cell[data-v-0c989578]{min-width:var(--name-cell-width);width:var(--name-cell-width);max-width:var(--name-cell-width);height:100%;border-bottom:1px solid #dedede}.cell[data-v-0c989578]{border-bottom:1px solid #dedede}.student-list-table-container[data-v-00bfa15c]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.wrap[data-v-00bfa15c]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.wrap .table-header[data-v-00bfa15c]{position:sticky;top:0}.table-right-margin[data-v-00bfa15c]{min-width:var(--horizontal-margin);width:var(--horizontal-margin)}.pager-page-number-container[data-v-2c5e2b58]{min-width:28px;min-height:36px;height:36px;border-radius:8px;color:#2f5fc5;font-size:16px;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.pager-page-number-container.inactive[data-v-2c5e2b58]:hover{text-decoration:underline}.pager-page-number-container.active[data-v-2c5e2b58]{color:#fff;font-weight:700;background-color:#6988f8;cursor:default}.pager-container[data-v-578ec909]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start}.arrow[data-v-578ec909]{width:40px;margin:6px 0 0 0;color:#2f5fc5;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.arrow.disabled[data-v-578ec909]{opacity:.25;cursor:default}.arrow .arrow-icon[data-v-578ec909]{font-size:22px}.arrow .arrow-text[data-v-578ec909]{font-size:14px}.page-heading-container[data-v-2828f101]{min-height:38px;height:38px;padding:0 10px 0 10px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.icon[data-v-2828f101]{color:#7a7a7a;font-size:28px}.label[data-v-2828f101]{margin:0 0 2px 11px;color:#191919;font-size:20px}.search-condition-dropdown-button-container[data-v-5add7d2c]{min-height:22px;height:22px;max-height:22px;min-width:var(--min-width);max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;border:1px solid #7a7a7a;background-color:#fff;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.label[data-v-5add7d2c]{overflow:hidden;flex:1 1 auto;padding:0 6px 1px 10px;font-size:12px;color:#191919;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.icon[data-v-5add7d2c]{margin:0 10px 0 auto;font-size:13px;color:#b8b8b8}.search-condition-dropdown-container[data-v-313cf792]{position:relative}.popup-slot-area[data-v-313cf792]{z-index:5;position:absolute;top:0;left:0}.base-button-container[data-v-621a1676]{min-width:var(--width);width:var(--width);min-height:var(--height);height:var(--height);padding:0 var(--padding-right) 0 var(--padding-left);border-radius:var(--border-radius);border:solid var(--border-width) var(--border-color);background-color:var(--background-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition-property:opacity;transition-duration:.05s;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.base-button-container[data-v-621a1676]:hover{background-color:var(--background-color-on-hover)}.base-button-container.disabled[data-v-621a1676]{opacity:.5;cursor:default}.icon[data-v-621a1676]{margin-right:var(--icon-margin-right);padding-bottom:var(--icon-padding-bottom);font-size:var(--icon-size);color:var(--color)}.label[data-v-621a1676]{flex:1 1 auto;padding-bottom:var(--label-padding-bottom);color:var(--color);font-size:var(--font-size);font-family:Noto Sans JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;font-weight:var(--font-weight);white-space:pre-line;display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center}.search-condition-popup-frame-container[data-v-fa3947b4]{width:var(--width);border:1px solid #7a7a7a;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.label-area[data-v-fa3947b4]{max-width:100%;padding:6px 12px 6px 12px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.label-area .label[data-v-fa3947b4]{overflow:hidden;flex:1 1 auto;padding-bottom:1px;font-size:14px;color:#7a7a7a;white-space:nowrap;text-overflow:ellipsis}.label-area .icon[data-v-fa3947b4]{flex:0 0 auto;margin-left:14px;padding:4px 4px 4px 4px;width:22px;height:22px;border-radius:12px;cursor:pointer;color:#b8b8b8}.label-area .icon[data-v-fa3947b4]:hover{background-color:#eee}.slot-area[data-v-fa3947b4]{padding:6px 6px 6px 10px}.button-area[data-v-fa3947b4]{padding:10px 0 6px 0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.base-radio-button-container[data-v-49cea74d]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.radio[data-v-49cea74d]{align-self:center;transform:scale(var(--radio-button-scale))}.label[data-v-49cea74d]{margin-left:var(--label-margin-left);padding-bottom:1px;font-size:var(--font-size);color:#191919}.editable-item-enum-container[data-v-3c06d44b]{overflow:hidden;padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.editable-item-enum-container.boxed[data-v-3c06d44b]{background-color:#f4f4f4;border:1px solid #dedede}.value-area[data-v-3c06d44b]{font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere}.value-area.select .option[data-v-3c06d44b]{font-size:var(--option-font-size);color:var(--option-color)}.inner-container[data-v-5bf76762],.search-condition-popup-class-select-radio-container[data-v-5bf76762]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}.input[data-v-5bf76762]{margin:0 2px 0 2px}.input.input--grade-number[data-v-5bf76762]{width:20px}.input.input--class[data-v-5bf76762]{width:70px;max-width:70px}.text[data-v-5bf76762]{padding-bottom:1px}.search-condition-popup-class-container[data-v-a26bfa64]{background-color:#fff}.inner-container[data-v-a26bfa64]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.radio-item[data-v-a26bfa64]{margin:4px 0 4px 10px}.editable-item-number-container[data-v-146838c8]{padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.editable-item-number-container.boxed[data-v-146838c8]{background-color:#f4f4f4;border:1px solid #dedede}.value-area[data-v-146838c8]{width:100%;font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere}.school-year-switch-container[data-v-a286b116]{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.button[data-v-a286b116]{color:#dedede}.button.enabled[data-v-a286b116]{color:#7a7a7a}.button .icon[data-v-a286b116]{font-size:var(--arrow-size)}.school-year[data-v-a286b116]{height:30px;margin:0 4px 0 4px;color:#191919;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.school-year .school-year-value[data-v-a286b116]{width:calc(var(--number-font-size)*3)}.school-year .school-year-unit[data-v-a286b116]{margin:2px 0 0 2px;font-size:var(--unit-font-size);white-space:nowrap;font-weight:var(--font-weight)}.search-condition-popup-school-year-container[data-v-5014602b]{background-color:#fff}.inner-container[data-v-5014602b]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.inner-container .input-area[data-v-5014602b]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end}.inner-container .input-area .input[data-v-5014602b]{width:52px}.inner-container .input-area .text[data-v-5014602b]{margin-bottom:4px;margin-left:6px;font-size:14px}.search-condition-popup-in-school-state-container[data-v-d171efe0]{background-color:#fff}.inner-container[data-v-d171efe0]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.inner-container .radio-item[data-v-d171efe0]{margin:4px 0 4px 10px}.search-condition-popup-num-results-container[data-v-65dd0910]{background-color:#fff}.inner-container[data-v-65dd0910]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.inner-container .radio-item[data-v-65dd0910]{margin:4px 0 4px 10px}.student-search-condition-popup-sort-container[data-v-ec0ca12e]{background-color:#fff}.inner-container[data-v-ec0ca12e]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.inner-container .radio-item[data-v-ec0ca12e]{margin:4px 0 4px 10px}.wrap[data-v-78e8f249]{width:var(--size);height:var(--size);padding:6px 6px 6px 6px;border-radius:12px;color:var(--color);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.wrap[data-v-78e8f249]:hover{background-color:hsla(0,0%,72.2%,.2)}.wrap .icon[data-v-78e8f249]{font-size:var(--icon-size)}.wrap[data-v-563a17c0]{width:100px;height:26px;padding:6px 6px 6px 6px;border-radius:12px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.wrap[data-v-563a17c0]:hover{background-color:hsla(0,0%,72.2%,.2)}.wrap .download-icon[data-v-563a17c0]{font-size:15px;color:#505050}.wrap .text[data-v-563a17c0]{margin-left:8px;font-weight:700;font-size:12px;color:#505050}.wrap .down-icon[data-v-563a17c0]{margin:3px 0 0 5px;font-size:12px;color:#7a7a7a}.student-list-container[data-v-31887a9a]{overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.main[data-v-31887a9a]{flex:1 1 auto;min-width:0;height:100%;flex-flow:column nowrap}.main-header[data-v-31887a9a],.main[data-v-31887a9a]{display:flex;justify-content:flex-start;align-items:stretch}.main-header[data-v-31887a9a]{padding:3px 0 8px 0;border-bottom:1px solid #dedede;flex-flow:column nowrap}.main-header .main-header-upper[data-v-31887a9a]{padding:0 10px 4px 6px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.main-header .main-header-upper .buttons[data-v-31887a9a]{margin:4px 3px 0 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-header .main-header-upper .buttons .import-button[data-v-31887a9a]{margin-left:auto}.main-header .main-header-upper .buttons .export-button[data-v-31887a9a],.main-header .main-header-upper .buttons .extra-menu-button[data-v-31887a9a]{margin-left:4px}.main-header .main-header-lower[data-v-31887a9a]{margin-top:3px;padding:0 10px 0 20px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-header .main-header-lower .search-box[data-v-31887a9a]{margin-right:10px}.main-body[data-v-31887a9a]{flex:1 1 auto;min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start}.main-body .search-condition-area[data-v-31887a9a]{align-self:stretch;margin:8px 4px 4px 3px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-body .search-condition-area .search-condition-dropdown[data-v-31887a9a]{margin-right:4px;margin-left:4px}.main-body .search-result-numbers[data-v-31887a9a]{align-self:flex-start;margin:14px 0 2px 8px}.main-body .table-wrap[data-v-31887a9a]{flex:1 1 auto;align-self:flex-start;overflow-x:scroll;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .table-wrap .pager[data-v-31887a9a]{position:sticky;left:0;width:100%;margin:40px 0 45px 0}.columns-select[data-v-31887a9a]{overflow-y:auto}.sub-page-heading-container[data-v-11e20842]{min-height:44px;height:44px;padding:0 0 0 4px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-page-heading[data-v-11e20842]{padding:0 2px 0 2px;border-radius:8px}.main-page-heading[data-v-11e20842]:hover{background-color:#eee}.sub-heading[data-v-11e20842]{margin-left:4px;padding-left:4px;border-left:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.sub-heading .back-button[data-v-11e20842]{min-width:40px;width:40px;min-height:40px;height:40px;border-radius:30px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.sub-heading .back-button[data-v-11e20842]:hover{background-color:#eee}.sub-heading .back-button .back-icon[data-v-11e20842]{color:#7a7a7a;font-size:22px}.sub-heading .sub-label[data-v-11e20842]{margin-left:2px;padding-bottom:2px;font-size:18px;color:#191919}.edit-button-set-container[data-v-fde3b43e]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.cancel-button[data-v-fde3b43e]{margin-left:6px}.user-edit-table-tab-item-container[data-v-5fc77872]{min-width:100px;min-height:26px;height:26px;max-height:26px;padding:0 4px 0 4px;font-size:14px;font-weight:700;color:#7a7a7a;white-space:nowrap;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.user-edit-table-tab-item-container[data-v-5fc77872]:not(.active){padding-bottom:2px}.user-edit-table-tab-item-container.active[data-v-5fc77872]{color:#0d6363;border-bottom:2px solid #0d6363}.user-edit-table-tab-container[data-v-33899062]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}.padding[data-v-33899062]{flex:1 1 0;min-height:1px}.auto-resize-textarea-container[data-v-2b37690a]{width:100%}.editable-item-text-container[data-v-3c495f2c]{padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.editable-item-text-container.boxed[data-v-3c495f2c]{background-color:#f4f4f4;border:1px solid #dedede}.editable-item-text-container.adjust-content[data-v-3c495f2c]{width:-webkit-max-content;width:-moz-max-content;width:max-content}.value-area[data-v-3c495f2c]{width:100%;font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere}.value-area.adjust-content[data-v-3c495f2c]{width:-webkit-max-content;width:-moz-max-content;width:max-content;vertical-align:middle}.base-date-picker-container[data-v-3c267400]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.wrap[data-v-3c267400]{padding-bottom:2px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.clear-button[data-v-3c267400]{margin:0 6px 0 auto;color:#b8b8b8;font-size:12px}.editable-item-date-container[data-v-452ed5b8]{padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.editable-item-date-container.boxed[data-v-452ed5b8]{background-color:#f4f4f4;border:1px solid #dedede}.value-area[data-v-452ed5b8]{width:100%;font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere}.value-area.readonly[data-v-452ed5b8]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:var(--align-on-readonly)}.selectable-search-box-container[data-v-1a38b7ac]{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);padding:0 6px 0 6px;border:solid 1px var(--border-color);font-size:var(--font-size);color:#191919;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.selectable-search-box-container.focused[data-v-1a38b7ac]{border-color:var(--border-color-on-focus)}.input[data-v-1a38b7ac]{flex:1 1 auto;height:100%}.input[data-v-1a38b7ac]::-moz-placeholder{color:#7a7a7a;font-size:var(--placeholder-font-size);-moz-user-select:none;user-select:none}.input[data-v-1a38b7ac]:-ms-input-placeholder{color:#7a7a7a;font-size:var(--placeholder-font-size);-ms-user-select:none;user-select:none}.input[data-v-1a38b7ac]::placeholder{color:#7a7a7a;font-size:var(--placeholder-font-size);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selected-value[data-v-1a38b7ac]{padding:2px 3px 3px 3px;color:#191919;background-color:#eee;border:1px solid #b8b8b8;border-radius:2px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.icon[data-v-1a38b7ac]{flex:0 0 auto;margin-left:auto;color:#dedede}.icon.icon--reset[data-v-1a38b7ac]{cursor:pointer}.user-search-box-container[data-v-0096e7aa]{position:relative}.selected-user-area[data-v-0096e7aa]{width:var(--width);min-height:var(--height);height:var(--height);border:solid 1px var(--border-color);font-size:14px}.search-results-popup[data-v-0096e7aa]{z-index:10;position:absolute;top:100%;left:0;min-width:var(--width);width:var(--width);padding:4px 0 4px 0;border:1px solid #b8b8b8;background-color:#fff}.search-results-notfound[data-v-0096e7aa]{padding-left:6px;color:#7a7a7a;font-size:14px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.search-result-rows[data-v-0096e7aa]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.search-result-rows .search-result-row[data-v-0096e7aa]{padding:3px 5px 3px 5px;cursor:default;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.search-result-rows .search-result-row[data-v-0096e7aa]:hover{background-color:#eee}.search-result-rows .search-result-row .user-icon[data-v-0096e7aa]{width:20px;height:20px}.search-result-rows .search-result-row .user-name[data-v-0096e7aa]{margin-left:4px;color:#191919;font-size:14px}.search-result-rows .search-result-row .google-mail[data-v-0096e7aa]{margin-left:4px;color:#7a7a7a;font-size:12px}.search-result-rows .search-result-row .user-id[data-v-0096e7aa]{margin-left:4px;color:#7a7a7a;font-size:12px;text-overflow:ellipsis}.user-select-popup-container[data-v-757cd22b]{z-index:2;position:absolute;border:1px solid #7a7a7a;background-color:#fff;color:#191919;font-size:14px;box-shadow:0 0 4px 0 #dedede;padding:10px;min-width:var(--width);width:var(--width);max-width:var(--width);display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.search-box[data-v-757cd22b],.text[data-v-757cd22b]{margin-bottom:10px}.confirm-button[data-v-757cd22b]{align-self:flex-end}.editable-item-user-container[data-v-34cce5a4]{padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.editable-item-user-container.boxed[data-v-34cce5a4]{background-color:#f4f4f4;border:1px solid #dedede}.value-area[data-v-34cce5a4]{position:relative;flex:1 1 auto;font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.value-area.link[data-v-34cce5a4]{flex:0 0 auto;color:#2f5fc5}.value-area .value[data-v-34cce5a4]{flex:1 1 auto;cursor:text;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.value-area .clear-button[data-v-34cce5a4]{margin:0 5px 0 auto;color:#b8b8b8;font-size:12px}.value-area .user-select-popup[data-v-34cce5a4]{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.base-small-button-container[data-v-72b80682]{min-width:var(--width);width:var(--width);min-height:var(--height);height:var(--height);border-radius:var(--border-radius);border:solid var(--border-width) var(--border-color);background-color:var(--background-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.base-small-button-container[data-v-72b80682]:hover{background-color:var(--background-color-on-hover)}.base-small-button-container:hover .icon[data-v-72b80682]{color:var(--color-on-hover)}.base-small-button-container.disabled[data-v-72b80682]{opacity:.5;cursor:default}.icon[data-v-72b80682]{margin-right:var(--icon-margin-right);padding-bottom:var(--icon-padding-bottom);font-size:var(--icon-size);color:var(--color)}.student-classes-select-popup-item-container[data-v-227262d2]{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main[data-v-227262d2]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}.main .input[data-v-227262d2]{margin:0 2px 0 2px;min-height:24px;height:24px;max-height:24px}.main .input.input--school-year[data-v-227262d2]{min-width:44px;width:44px}.main .input.input--school-type[data-v-227262d2]{min-width:50px;width:50px}.main .input.input--grade-number[data-v-227262d2]{min-width:22px;width:22px}.main .input.input--class[data-v-227262d2]{min-width:72px;width:72px}.main .input.input--student-number[data-v-227262d2]{min-width:28px;width:28px}.main .text[data-v-227262d2]{margin:0 0 2px 0;white-space:nowrap;font-size:13px}.main .remove-button[data-v-227262d2]{align-self:flex-end;margin:0 0 0 auto}.message-area[data-v-227262d2]{flex:1 1 auto;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.message-area .message-dot[data-v-227262d2]{margin-right:3px;font-size:11px;color:#c61a1a}.message-area .message[data-v-227262d2]{font-size:11px;color:#c61a1a}.student-classes-select-popup-container[data-v-623b2de4]{z-index:2;position:absolute;border:1px solid #7a7a7a;background-color:#fff;color:#191919;font-size:14px;box-shadow:0 0 4px 0 #dedede;z-index:20;top:50%;left:50%;transform:translate(-50%,-50%);min-width:var(--width);width:var(--width);max-width:var(--width);max-height:80%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.text[data-v-623b2de4]{align-self:flex-start;margin:10px 0 26px 10px}.wrap[data-v-623b2de4]{overflow-y:auto;align-items:flex-start}.wrap .items[data-v-623b2de4],.wrap[data-v-623b2de4]{display:flex;flex-flow:column nowrap;justify-content:flex-start}.wrap .items[data-v-623b2de4]{align-self:stretch;align-items:center}.message-area[data-v-623b2de4]{flex:0 0 24px;min-width:100%;margin:1px 0 0 66px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.message-area .message-dot[data-v-623b2de4]{margin-right:3px;font-size:11px;color:#c61a1a}.message-area .message[data-v-623b2de4]{font-size:11px;color:#c61a1a}.buttons[data-v-623b2de4]{margin:4px 0 12px 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.buttons .add-button[data-v-623b2de4]{margin:0 0 0 10px}.buttons .confirm-button[data-v-623b2de4]{margin:0 10px 0 auto}.editable-item-student-classes-item-container[data-v-624f8e63]{color:#191919;font-size:var(--font-size);font-weight:400;white-space:nowrap;text-overflow:ellipsis}.class-area[data-v-624f8e63],.editable-item-student-classes-item-container[data-v-624f8e63]{display:flex;flex-flow:row var(--wrap);justify-content:flex-start;align-items:baseline}.class-area.link[data-v-624f8e63]{color:#2f5fc5}.class-area .school-year-unit[data-v-624f8e63]{font-size:var(--font-size-smaller)}.class-area .school-type[data-v-624f8e63]{margin-left:2px;font-size:var(--font-size-small)}.class-area .grade-number[data-v-624f8e63]{font-size:var(--font-size-big)}.class-area .grade-number-unit[data-v-624f8e63]{font-size:var(--font-size-small)}.class-area .name[data-v-624f8e63]{margin-left:2px;white-space:var(--name-white-space)}.class-area .name-unit[data-v-624f8e63]{font-size:var(--font-size-small)}.student-number-area[data-v-624f8e63]{margin-left:4px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline}.student-number-area.no-value[data-v-624f8e63]{color:#b8b8b8}.student-number-area .student-number-unit[data-v-624f8e63],.student-number-area .student-number[data-v-624f8e63]{font-size:var(--font-size-small)}.editable-item-student-class-container[data-v-a970e030]{position:relative;min-height:24px;max-height:168px;border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.editable-item-student-class-container.boxed[data-v-a970e030]{background-color:#f4f4f4;border:1px solid #dedede}.value-area[data-v-a970e030]{overflow-y:auto;padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);flex:1 1 auto;font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere;white-space:pre-wrap;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.value-area .items[data-v-a970e030]{flex:1 1 auto;cursor:text;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.value-area .items .item[data-v-a970e030]{margin:1px 0 1px 0}.teacher-classes-select-popup-item-container[data-v-7b06093a]{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main[data-v-7b06093a]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}.main .input[data-v-7b06093a]{margin:0 2px 0 2px;min-height:24px;height:24px;max-height:24px}.main .input.input--school-year[data-v-7b06093a]{min-width:44px;width:44px}.main .input.input--school-type[data-v-7b06093a]{min-width:50px;width:50px}.main .input.input--grade-number[data-v-7b06093a]{min-width:22px;width:22px}.main .input.input--class[data-v-7b06093a]{min-width:72px;width:72px}.main .input.input--in-charge-type[data-v-7b06093a]{min-width:28px;width:28px}.main .text[data-v-7b06093a]{margin:0 0 2px 0;white-space:nowrap;font-size:13px}.main .in-charge-type-label[data-v-7b06093a]{margin:0 2px 3px 8px;white-space:nowrap;font-size:10px}.main .remove-button[data-v-7b06093a]{align-self:center;margin-left:5px}.message-area[data-v-7b06093a]{flex:1 1 auto;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.message-area .message-dot[data-v-7b06093a]{margin-right:3px;font-size:11px;color:#c61a1a}.message-area .message[data-v-7b06093a]{font-size:11px;color:#c61a1a}.teacher-classes-select-popup-container[data-v-3cf4ca5e]{z-index:2;position:absolute;border:1px solid #7a7a7a;background-color:#fff;color:#191919;font-size:14px;box-shadow:0 0 4px 0 #dedede;z-index:20;top:50%;left:50%;transform:translate(-50%,-50%);min-width:var(--width);width:var(--width);max-width:var(--width);max-height:80%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.text[data-v-3cf4ca5e]{align-self:flex-start;margin:10px 0 26px 10px}.wrap[data-v-3cf4ca5e]{overflow-y:auto;align-items:stretch}.wrap .items[data-v-3cf4ca5e],.wrap[data-v-3cf4ca5e]{display:flex;flex-flow:column nowrap;justify-content:flex-start}.wrap .items[data-v-3cf4ca5e]{align-self:stretch;align-items:center}.buttons[data-v-3cf4ca5e]{margin:14px 0 12px 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.buttons .add-button[data-v-3cf4ca5e]{margin:0 0 0 10px}.buttons .confirm-button[data-v-3cf4ca5e]{margin:0 10px 0 auto}.editable-item-teacher-classes-container[data-v-9419d27a]{position:relative;min-height:24px;max-height:168px;border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.editable-item-teacher-classes-container.boxed[data-v-9419d27a]{background-color:#f4f4f4;border:1px solid #dedede}.value-area[data-v-9419d27a]{overflow-y:auto;flex:1 1 auto;padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);font-size:var(--font-size);color:var(--color);overflow-wrap:anywhere;white-space:pre-wrap;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.value-area .items[data-v-9419d27a]{flex:1 1 auto;cursor:text;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.value-area .items .item[data-v-9419d27a]{margin:1px 0 1px 0}input[type=file][data-v-6fbfac9a]{display:none}.editable-item-image-container[data-v-6fbfac9a]{position:relative;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.empty[data-v-6fbfac9a]{flex:1 1 auto;border-radius:4px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.empty.editable[data-v-6fbfac9a]{background-color:#dedede;opacity:.75}.empty .text[data-v-6fbfac9a]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#191919}.image-wrap[data-v-6fbfac9a]{flex:1 1 auto;min-width:0;min-height:0;padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.image-wrap.editable[data-v-6fbfac9a]{cursor:pointer}.image-wrap.editable[data-v-6fbfac9a]:hover{background-color:#eee}.image-wrap.editable:hover .image[data-v-6fbfac9a]{opacity:.75}.image-wrap.open-on-click[data-v-6fbfac9a]:hover{background-color:#eee}.image-wrap.open-on-click:hover .image[data-v-6fbfac9a]{opacity:.75}.image-wrap .image[data-v-6fbfac9a]{flex:1 1 auto;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain}.menu-button[data-v-6fbfac9a]{position:absolute;top:2px;right:1px}.user-edit-table-item-readonly-users-container[data-v-1e5b2621]{overflow-y:auto;width:100%;padding:2px 4px 2px 4px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.item[data-v-1e5b2621]{margin:1px 0 1px 0;color:#191919;font-size:13px;white-space:pre-wrap;word-break:break-all;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.item .link[data-v-1e5b2621]{color:#2f5fc5}.user-edit-table-item-container[data-v-72d3353a]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.name-cell[data-v-72d3353a]{min-width:30%;width:30%;max-width:30%;background-color:#e1f9f2;font-size:11px;color:#505050}.name-cell[data-v-72d3353a],.value-cell[data-v-72d3353a]{padding:6px 10px 6px 10px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.value-cell[data-v-72d3353a]{min-width:70%;width:70%;max-width:70%;background-color:#f5fffb;font-size:var(--value-font-size);color:#191919}.value-cell .editable-item[data-v-72d3353a]{width:100%}.value-cell .editable-item.editable-item-image[data-v-72d3353a]{max-height:100px}.user-edit-table-body-container[data-v-9f7e94bc]{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.item[data-v-9f7e94bc]{min-height:41px;border-top:1px solid #dedede;border-bottom:1px solid #dedede;border-right:1px solid #b8b8b8;border-left:1px solid #b8b8b8}.student-edit-table-container[data-v-155f3ac2]{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.simple-text-item-0-container[data-v-af92ec48]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline}.name[data-v-af92ec48]{white-space:nowrap}.colon[data-v-af92ec48],.name[data-v-af92ec48]{font-size:11px;color:#7a7a7a}.value[data-v-af92ec48]{margin-left:4px;font-size:12px;color:#7a7a7a;white-space:nowrap}.copy-icon[data-v-af92ec48]{align-self:center;margin-left:4px;font-size:13px;color:#b8b8b8}.user-edit-header-user-name[data-v-9fa320c2]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.user-edit-header-user-name .icon[data-v-9fa320c2]{width:26px;height:26px;margin-right:10px}.user-edit-header-user-name .name[data-v-9fa320c2]{font-size:20px;color:var(--display-name-color);white-space:nowrap}.user-edit-body-head-upper-container[data-v-26f28d34]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}.user-edit-body-head-upper-container .item[data-v-26f28d34]{margin:0 0 4px 20px}.user-edit-body-head-upper-container .delete-button[data-v-26f28d34]{margin:0 0 0 auto}.simple-text-item-1-container[data-v-7249e170]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.name[data-v-7249e170]{white-space:nowrap}.colon[data-v-7249e170],.name[data-v-7249e170]{font-size:11px;color:#7a7a7a}.value[data-v-7249e170]{margin-left:5px;padding-bottom:1px;font-size:14px;color:#191919;white-space:nowrap}.value.link[data-v-7249e170]{color:#2f5fc5}.student-edit-body-head-lower-container[data-v-059adb52]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.student-edit-body-head-lower-container .item[data-v-059adb52]:not(:first-child){margin-left:26px}.student-edit-container[data-v-43e4e4b1]{min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-43e4e4b1]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header .edit-button-set[data-v-43e4e4b1]{margin:0 10px 0 auto}.body[data-v-43e4e4b1]{overflow-y:scroll;flex:1 1 auto;padding:0 54px 40px 54px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.body-head-upper[data-v-43e4e4b1]{position:sticky;top:0;z-index:5;padding:34px 0 16px 4px;background:linear-gradient(180deg,#fff 85%,hsla(0,0%,100%,0))}.body-head-lower[data-v-43e4e4b1]{padding:4px 0 4px 8px}.table[data-v-43e4e4b1]{margin-top:20px}.term-main-container[data-v-19d472ff]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.term-view[data-v-19d472ff]{flex:1 1 auto}.guardian-columns-select-container[data-v-4ce60962]{z-index:1;padding-bottom:16px;background-color:#f4f4f4;display:flex;flex-flow:column nowrap}.guardian-columns-select-container.opened[data-v-4ce60962]{min-width:280px;width:280px}.guardian-columns-select-container.closed[data-v-4ce60962]{min-width:36px;width:36px}.header[data-v-4ce60962]{height:40px;padding:2px 0 4px 12px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.header .header-text[data-v-4ce60962]{margin-top:8px;font-size:16px;color:#191919}.header .collapse-button[data-v-4ce60962]{margin-top:8px;margin-right:7px;margin-left:auto}.main[data-v-4ce60962]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.guardian-list-table-container[data-v-dc4baa72]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.wrap[data-v-dc4baa72]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.wrap .table-header[data-v-dc4baa72]{position:sticky;top:0}.table-right-margin[data-v-dc4baa72]{min-width:var(--horizontal-margin);width:var(--horizontal-margin)}.user-search-condition-popup-sort-container[data-v-03ef5664]{background-color:#fff}.inner-container[data-v-03ef5664]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.inner-container .radio-item[data-v-03ef5664]{margin:4px 0 4px 10px}.guardian-list-container[data-v-30d3c15b]{overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.main[data-v-30d3c15b]{flex:1 1 auto;min-width:0;height:100%;flex-flow:column nowrap}.main-header[data-v-30d3c15b],.main[data-v-30d3c15b]{display:flex;justify-content:flex-start;align-items:stretch}.main-header[data-v-30d3c15b]{padding:3px 0 8px 0;border-bottom:1px solid #dedede;flex-flow:column nowrap}.main-header .main-header-upper[data-v-30d3c15b]{padding:0 10px 4px 6px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.main-header .main-header-upper .buttons[data-v-30d3c15b]{margin:4px 3px 0 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-header .main-header-upper .buttons .import-button[data-v-30d3c15b]{margin-left:auto}.main-header .main-header-upper .buttons .export-button[data-v-30d3c15b],.main-header .main-header-upper .buttons .extra-menu-button[data-v-30d3c15b]{margin-left:4px}.main-header .main-header-lower[data-v-30d3c15b]{margin-top:3px;padding:0 10px 0 20px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-header .main-header-lower .search-box[data-v-30d3c15b]{margin-right:10px}.main-body[data-v-30d3c15b]{flex:1 1 auto;min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start}.main-body .search-condition-area[data-v-30d3c15b]{align-self:stretch;margin:8px 4px 4px 3px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-body .search-condition-area .search-condition-dropdown[data-v-30d3c15b]{margin-right:4px;margin-left:4px}.main-body .search-result-numbers[data-v-30d3c15b]{align-self:flex-start;margin:14px 0 2px 8px}.main-body .table-wrap[data-v-30d3c15b]{flex:1 1 auto;align-self:flex-start;overflow-x:scroll;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .table-wrap .pager[data-v-30d3c15b]{position:sticky;left:0;width:100%;margin:40px 0 45px 0}.columns-select[data-v-30d3c15b]{height:100%;overflow-y:auto}.guardian-main-container[data-v-0265bccc]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.guardian-view[data-v-0265bccc]{flex:1 1 auto}.guardian-edit-table-container[data-v-150a7e3e]{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.guardian-edit-container[data-v-01b8eb52]{min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-01b8eb52]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header .edit-button-set[data-v-01b8eb52]{margin:0 10px 0 auto}.body[data-v-01b8eb52]{overflow-y:scroll;flex:1 1 auto;padding:0 30px 40px 30px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.body-head-upper[data-v-01b8eb52]{position:sticky;top:0;z-index:5;padding:14px 0 16px 4px;background:linear-gradient(180deg,#fff 85%,hsla(0,0%,100%,0))}.body-head-lower[data-v-01b8eb52]{padding:4px 0 4px 8px}.table[data-v-01b8eb52]{margin-top:20px}.search-condition-popup-teacher-type-container[data-v-2e4d73a4]{background-color:#fff}.inner-container[data-v-2e4d73a4]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.inner-container .radio-item[data-v-2e4d73a4]{margin:4px 0 4px 10px}.teacher-list-table-container[data-v-50ce38de]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.wrap[data-v-50ce38de]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.wrap .table-header[data-v-50ce38de]{position:sticky;top:0}.table-right-margin[data-v-50ce38de]{min-width:var(--horizontal-margin);width:var(--horizontal-margin)}.teacher-columns-select-container[data-v-583f9300]{z-index:1;padding-bottom:16px;background-color:#f4f4f4;display:flex;flex-flow:column nowrap}.teacher-columns-select-container.opened[data-v-583f9300]{min-width:280px;width:280px}.teacher-columns-select-container.closed[data-v-583f9300]{min-width:36px;width:36px}.header[data-v-583f9300]{height:40px;padding:2px 0 4px 12px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.header .header-text[data-v-583f9300]{margin-top:8px;font-size:16px;color:#191919}.header .collapse-button[data-v-583f9300]{margin-top:8px;margin-right:7px;margin-left:auto}.main[data-v-583f9300]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.teacher-list-container[data-v-86c87486]{overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.main[data-v-86c87486]{flex:1 1 auto;min-width:0;height:100%;flex-flow:column nowrap}.main-header[data-v-86c87486],.main[data-v-86c87486]{display:flex;justify-content:flex-start;align-items:stretch}.main-header[data-v-86c87486]{padding:3px 0 8px 0;border-bottom:1px solid #dedede;flex-flow:column nowrap}.main-header .main-header-upper[data-v-86c87486]{padding:0 10px 4px 6px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.main-header .main-header-upper .buttons[data-v-86c87486]{margin:4px 3px 0 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-header .main-header-upper .buttons .import-button[data-v-86c87486]{margin-left:auto}.main-header .main-header-upper .buttons .export-button[data-v-86c87486],.main-header .main-header-upper .buttons .extra-menu-button[data-v-86c87486]{margin-left:4px}.main-header .main-header-lower[data-v-86c87486]{margin-top:3px;padding:0 10px 0 20px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-header .main-header-lower .search-box[data-v-86c87486]{margin-right:10px}.main-body[data-v-86c87486]{flex:1 1 auto;min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start}.main-body .search-condition-area[data-v-86c87486]{align-self:stretch;margin:8px 4px 4px 3px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-body .search-condition-area .search-condition-dropdown[data-v-86c87486]{margin-right:4px;margin-left:4px}.main-body .search-result-numbers[data-v-86c87486]{align-self:flex-start;margin:14px 0 2px 8px}.main-body .table-wrap[data-v-86c87486]{flex:1 1 auto;align-self:flex-start;overflow-x:scroll;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .table-wrap .pager[data-v-86c87486]{position:sticky;left:0;width:100%;margin:40px 0 45px 0}.columns-select[data-v-86c87486]{height:100%;overflow-y:auto}.teacher-main-container[data-v-3c92fbd3]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.teacher-view[data-v-3c92fbd3]{flex:1 1 auto}.teacher-edit-table-container[data-v-43b73e88]{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.base-checkbox-container[data-v-429d52a9]{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:var(--padding-top) var(--padding-right) var(--padding-bottom) var(--padding-left);border-radius:var(--border-radius);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.base-checkbox-container.enabled[data-v-429d52a9]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.base-checkbox-container.enabled[data-v-429d52a9]:hover{background-color:var(--background-color-on-hover)}.checkbox-body[data-v-429d52a9]{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:2px;font-size:var(--font-size);color:var(--color-on-unchecked);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.checkbox-body.checked[data-v-429d52a9]{color:var(--color)}.checkbox-body.strikethrough[data-v-429d52a9]{text-decoration:line-through;-webkit-text-decoration-color:#7a7a7a;text-decoration-color:#7a7a7a}input[type=checkbox][data-v-429d52a9]{display:none}.checkbox-body[data-v-429d52a9]{width:auto;padding:0 0 0 calc(var(--check-size) + 6px);box-sizing:border-box;display:inline-block;position:relative}.checkbox-body[data-v-429d52a9]:before{background:#fff;border:1px solid var(--box-color);content:"";display:block;height:var(--check-size);left:0;margin-top:calc(var(--check-size)/2*-1);position:absolute;top:50%;width:var(--check-size)}.checkbox-body[data-v-429d52a9]:after{border-right:3px solid var(--check-color);border-bottom:3px solid var(--check-color);content:"";display:block;height:calc(var(--check-size) + 1px);left:calc(var(--check-size)/8 + 4px);margin-top:calc(var(--check-size)*3/4*-1);opacity:0;position:absolute;top:50%;transform:rotate(45deg);width:calc(var(--check-size)/2)}input[type=checkbox]:checked+.checkbox-body[data-v-429d52a9]:after{opacity:1}.user-edit-header-role-container[data-v-21d1b099]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.head[data-v-21d1b099]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline}.head .name[data-v-21d1b099]{font-size:11px;color:#7a7a7a;white-space:nowrap}.head .colon[data-v-21d1b099]{font-size:11px;color:#7a7a7a}.roles[data-v-21d1b099]{margin-left:3px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.teacher-edit-container[data-v-74e974d1]{min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-74e974d1]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header .edit-button-set[data-v-74e974d1]{margin:0 10px 0 auto}.body[data-v-74e974d1]{overflow-y:scroll;flex:1 1 auto;padding:0 30px 40px 30px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.body-head-upper[data-v-74e974d1]{position:sticky;top:0;z-index:5;padding:14px 0 16px 4px;background:linear-gradient(180deg,#fff 85%,hsla(0,0%,100%,0))}.body-head-lower[data-v-74e974d1]{padding:4px 0 4px 8px}.table[data-v-74e974d1]{margin-top:20px}.class-main-container[data-v-201e092e]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.class-view[data-v-201e092e]{flex:1 1 auto}.class-list-table-row-item-container[data-v-1bbd226d]{min-height:var(--height);height:var(--height);max-height:var(--height);border-radius:4px;color:#2f5fc5;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.class-list-table-row-item-container.editing[data-v-1bbd226d]{color:#191919}.class-list-table-row-item-container.editing.hovering[data-v-1bbd226d]{background-color:hsla(0,0%,72.2%,.2)}.main[data-v-1bbd226d]{flex:1;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.main .main-inner[data-v-1bbd226d]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.main .main-inner .class-name[data-v-1bbd226d]{font-size:14px;white-space:nowrap}.main .main-inner .class-name.editing[data-v-1bbd226d]{max-width:80px}.main .main-inner .class-name-unit[data-v-1bbd226d]{margin:2px 0 0 3px;font-size:12px;white-space:nowrap}.buttons[data-v-1bbd226d]{width:17px;height:33px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.buttons .buttons-left-inner[data-v-1bbd226d]{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}.buttons .buttons-right-inner[data-v-1bbd226d]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.class-list-table-row-container[data-v-af240f20]{min-width:134px;min-height:220px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.class-list-table-row-container.theme0[data-v-af240f20]{background-color:#e1f9f2}.class-list-table-row-container.theme1[data-v-af240f20]{background-color:#f5fffb}.row-header[data-v-af240f20]{min-height:var(--header-height);height:var(--header-height);max-height:var(--header-height);border-bottom:1px solid #dedede;color:#191919;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.row-header .grade-number[data-v-af240f20]{font-size:15px;white-space:nowrap}.row-header .grade-number-unit[data-v-af240f20]{margin:3px 0 0 3px;font-size:13px;white-space:nowrap}.row-body[data-v-af240f20]{padding:10px 2px 10px 2px}.row-body .items[data-v-af240f20],.row-body[data-v-af240f20]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.row-body .add-button-area[data-v-af240f20]{height:40px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.items-group-move[data-v-af240f20]{transition:transform .4s ease}.class-list-table-container[data-v-1f43c390]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.title[data-v-1f43c390]{margin:0 0 8px 4px;font-size:16px;white-space:nowrap}.body[data-v-1f43c390]{border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.school-type-tabs-container[data-v-5536f052]{height:29px;display:flex;flex-flow:row wrap;border-bottom:3px solid #dedede}.school-type-tabs-container .tab[data-v-5536f052]{width:110px;height:29px;font-weight:700;text-align:center;color:#7a7a7a;border-bottom:3px solid #dedede}.school-type-tabs-container .tab.active[data-v-5536f052]{color:var(--color);border-bottom:3px solid var(--color)}.school-type-tabs-container .tab.disabled[data-v-5536f052]:not(.active){opacity:.2}.class-list-container[data-v-2d70552b]{min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-2d70552b]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header .page-heading[data-v-2d70552b]{margin:4px 0 0 2px}.header .edit-button-set[data-v-2d70552b]{margin:0 10px 0 auto}.body[data-v-2d70552b]{flex:1 1 auto;overflow-y:scroll;flex-flow:column nowrap}.body-header[data-v-2d70552b],.body[data-v-2d70552b]{display:flex;justify-content:flex-start;align-items:stretch}.body-header[data-v-2d70552b]{position:sticky;top:0;left:0;background:linear-gradient(180deg,#fff 90%,hsla(0,0%,100%,0));flex-flow:column nowrap}.body-header .tabs[data-v-2d70552b]{margin:16px 28px 0 28px}.body-header .controls[data-v-2d70552b]{min-height:50px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.body-header .controls .school-year-switch[data-v-2d70552b]{margin:10px 0 0 34px}.table-wrap[data-v-2d70552b]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.table-wrap .table[data-v-2d70552b]{margin:12px 5px 10px 35px}.class-details-table-row-container[data-v-5554b709]{position:relative;min-height:34px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.class-details-table-row-container.theme0[data-v-5554b709]{background-color:#e1f9f2}.class-details-table-row-container.theme1[data-v-5554b709]{background-color:#f5fffb}.cell[data-v-5554b709]{overflow:hidden;font-size:13px;color:#191919;text-overflow:ellipsis;white-space:nowrap}.cell.row-title-cell[data-v-5554b709]{flex:0 0 60px;padding:2px 10px 2px 6px;text-overflow:clip;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.cell.user-icon-cell[data-v-5554b709]{flex:0 0 36px;padding:0 0 0 4px}.cell.user-icon-cell .icon[data-v-5554b709]{width:22px;height:22px}.cell.name-cell[data-v-5554b709]{flex:0 0 160px;padding:2px 0 2px 4px}.cell.name-cell .name-text[data-v-5554b709]{color:var(--display-name-color)}.cell.google-mail-cell[data-v-5554b709]{flex:1 0 auto;padding:2px 0 2px 4px}.controls[data-v-5554b709]{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.class-details-table-container[data-v-3b8c2636]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.table-header[data-v-3b8c2636]{margin:0 0 5px 0}.table-header .table-title[data-v-3b8c2636],.table-header[data-v-3b8c2636]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.table-header .table-title[data-v-3b8c2636]{margin:0 0 0 4px}.table-header .table-title .title-icon[data-v-3b8c2636]{width:18px;height:18px;margin-right:4px;color:#7a7a7a}.table-header .table-title .title-text[data-v-3b8c2636]{color:#191919}.table-header .num-users[data-v-3b8c2636]{margin:2px 0 0 8px;font-size:13px;color:#505050}.table-header .add-button-area[data-v-3b8c2636]{margin:2px 0 0 10px}.table-body[data-v-3b8c2636]{align-self:stretch;min-width:610px;max-width:610px;border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.class-details-title-container[data-v-3ab81d1e]{font-weight:700;white-space:nowrap;display:flex;flex-flow:row nowrap;justify-content:center;align-items:baseline}.class-details-title-container .title-text-small[data-v-3ab81d1e]{margin-right:4px;font-size:20px}.class-details-title-container .title-text-large[data-v-3ab81d1e]{margin-right:4px;font-size:22px}.class-details-container[data-v-0b23c69a]{min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-0b23c69a]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header .edit-button-set[data-v-0b23c69a]{margin:0 10px 0 auto}.body[data-v-0b23c69a]{overflow-y:scroll;flex:1;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.body-header-upper[data-v-0b23c69a]{align-self:stretch;height:40px;margin:12px 0 4px 0;padding:0 10px 0 20px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.body-header-upper .school-year-switch[data-v-0b23c69a]{margin:0 10px 0 8px}.body-header-upper .delete-class-button[data-v-0b23c69a]{margin:0 0 0 auto}.body-header-lower[data-v-0b23c69a]{min-height:40px;min-width:600px;margin:0 0 30px 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}.body-header-lower .class-id[data-v-0b23c69a]{margin:0 0 2px 12px}.tables[data-v-0b23c69a]{padding-bottom:20px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.tables .table[data-v-0b23c69a]{margin-bottom:18px}.student-import-school-year-area-container[data-v-1f8d3e18]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.school-year-area-main[data-v-1f8d3e18]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;color:#191919}.school-year-area-main .school-year-area-main__value[data-v-1f8d3e18]{flex:0 0 66px;min-width:66px}.school-year-area-main .school-year-area-main__text[data-v-1f8d3e18]{overflow:hidden;text-overflow:ellipsis;flex:1 1 120px;min-width:30px;margin:0 0 4px 6px;font-size:16px;font-weight:700;white-space:nowrap}.message-area[data-v-1f8d3e18]{margin:3px 0 0 0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.message-area .message-area__row[data-v-1f8d3e18]{overflow:hidden;text-overflow:ellipsis;padding:1px 0 1px 0;font-size:12px;color:#7a7a7a;white-space:nowrap}.message-area .message-area__row.margin-top[data-v-1f8d3e18]{margin-top:5px}input[type=file][data-v-6707fb55]{display:none}.upload-area-container[data-v-6707fb55]{position:relative;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;padding:10px 10px 10px 11px;border-radius:10px;border:1px solid #191919;background-color:#eee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.top-margin[data-v-6707fb55]{min-height:10px;height:10px}.icon[data-v-6707fb55]{margin-bottom:4px;color:#858585}.main-text[data-v-6707fb55]{color:#7a7a7a;white-space:pre;font-weight:700;font-size:16px}.or-text[data-v-6707fb55]{margin:5px 0 5px 0;color:#7a7a7a;font-size:14px}.browse-label[data-v-6707fb55]{padding:3px 9px 5px 8px;background-color:#989898;color:#fff;font-size:14px;border-radius:4px;border:1px solid #7a7a7a;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.sub-text[data-v-6707fb55]{margin-top:auto;color:#7a7a7a;font-size:12px}.cancel-button[data-v-6707fb55]{position:absolute;top:5px;right:10px;font-size:20px;color:#b8b8b8}.selected-file-name[data-v-6707fb55]{color:#7a7a7a;font-weight:700;font-size:16px}.loading-block-container[data-v-e279bcd0]{flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.lds-default[data-v-e279bcd0]{display:inline-block;position:relative;width:80px;height:80px;--color:#9f9f9f}.lds-default div[data-v-e279bcd0]{position:absolute;width:6px;height:6px;background-color:var(--color);border-radius:50%;-webkit-animation:lds-default-e279bcd0 1.2s linear infinite;animation:lds-default-e279bcd0 1.2s linear infinite}.lds-default div[data-v-e279bcd0]:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div[data-v-e279bcd0]:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div[data-v-e279bcd0]:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div[data-v-e279bcd0]:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div[data-v-e279bcd0]:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div[data-v-e279bcd0]:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div[data-v-e279bcd0]:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div[data-v-e279bcd0]:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div[data-v-e279bcd0]:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div[data-v-e279bcd0]:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div[data-v-e279bcd0]:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div[data-v-e279bcd0]:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default-e279bcd0{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes lds-default-e279bcd0{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.student-import-container[data-v-2ae3642c]{overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.main[data-v-2ae3642c]{flex:1 1 auto;min-width:0;height:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-header[data-v-2ae3642c]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-body[data-v-2ae3642c]{overflow:hidden;flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .controls-area[data-v-2ae3642c]{margin:24px 10px 0 0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch}.main-body .controls-area .upload-area[data-v-2ae3642c]{min-width:320px;width:320px;max-width:320px;height:140px}.main-body .controls-area .controls-area-right[data-v-2ae3642c]{margin:6px 0 0 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.main-body .controls-area .controls-area-right .school-year-area[data-v-2ae3642c]{width:300px}.main-body .controls-area .controls-area-right .confirm-button[data-v-2ae3642c]{align-self:flex-end;margin:auto 10px 6px 0}.main-body .data-area[data-v-2ae3642c]{flex:1 1 auto}.main-body .data-area.saving[data-v-2ae3642c]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.main-body .data-area.table-wrap[data-v-2ae3642c]{align-self:flex-start;overflow:auto;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .data-area.table-wrap .pager[data-v-2ae3642c]{position:sticky;left:0;width:100%;margin:40px 0 45px 0}.main-body .data-area.preview[data-v-2ae3642c]{padding:20px 20px 26px 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.main-body .data-area.preview .preview-text[data-v-2ae3642c]{flex:1 1 auto;background-color:#f4f4f4;border-radius:8px;border:1px solid #b8b8b8;font-size:24px;color:#505050;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.columns-select[data-v-2ae3642c]{overflow-y:auto}.teacher-import-container[data-v-47d224b3]{overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.main[data-v-47d224b3]{flex:1 1 auto;min-width:0;height:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-header[data-v-47d224b3]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-body[data-v-47d224b3]{overflow:hidden;flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .controls-area[data-v-47d224b3]{margin:24px 10px 0 0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch}.main-body .controls-area .upload-area[data-v-47d224b3]{min-width:320px;width:320px;max-width:320px;height:140px}.main-body .controls-area .controls-area-right[data-v-47d224b3]{margin:6px 0 0 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.main-body .controls-area .controls-area-right .message-area[data-v-47d224b3]{margin-top:10px;width:290px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}.main-body .controls-area .controls-area-right .message-area .message-area__row[data-v-47d224b3]{overflow:hidden;text-overflow:ellipsis;padding:1px 0 1px 0;font-size:12px;color:#7a7a7a;white-space:normal}.main-body .controls-area .controls-area-right .message-area .message-area__row.margin-top[data-v-47d224b3]{margin-top:5px}.main-body .controls-area .controls-area-right .school-year-area[data-v-47d224b3]{width:300px}.main-body .controls-area .controls-area-right .confirm-button[data-v-47d224b3]{align-self:flex-end;margin:auto 20px 6px 0}.main-body .data-area[data-v-47d224b3]{flex:1 1 auto}.main-body .data-area.saving[data-v-47d224b3]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.main-body .data-area.table-wrap[data-v-47d224b3]{align-self:flex-start;overflow:auto;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .data-area.table-wrap .pager[data-v-47d224b3]{position:sticky;left:0;width:100%;margin:40px 0 45px 0}.main-body .data-area.preview[data-v-47d224b3]{padding:20px 20px 26px 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.main-body .data-area.preview .preview-text[data-v-47d224b3]{flex:1 1 auto;background-color:#f4f4f4;border-radius:8px;border:1px solid #b8b8b8;font-size:24px;color:#505050;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.columns-select[data-v-47d224b3]{overflow-y:auto}.guardian-import-container[data-v-fd25defe]{overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.main[data-v-fd25defe]{flex:1 1 auto;min-width:0;height:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-header[data-v-fd25defe]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.main-body[data-v-fd25defe]{overflow:hidden;flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .controls-area[data-v-fd25defe]{margin:24px 10px 0 0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch}.main-body .controls-area .upload-area[data-v-fd25defe]{min-width:320px;width:320px;max-width:320px;height:140px}.main-body .controls-area .controls-area-right[data-v-fd25defe]{margin:6px 0 0 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.main-body .controls-area .controls-area-right .message-area[data-v-fd25defe]{margin-top:10px;width:280px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}.main-body .controls-area .controls-area-right .message-area .message-area__row[data-v-fd25defe]{overflow:hidden;text-overflow:ellipsis;padding:1px 0 1px 0;font-size:12px;color:#7a7a7a;white-space:normal}.main-body .controls-area .controls-area-right .message-area .message-area__row.margin-top[data-v-fd25defe]{margin-top:5px}.main-body .controls-area .controls-area-right .school-year-area[data-v-fd25defe]{width:300px}.main-body .controls-area .controls-area-right .confirm-button[data-v-fd25defe]{align-self:flex-end;margin:auto 20px 6px 0}.main-body .data-area[data-v-fd25defe]{flex:1 1 auto}.main-body .data-area.saving[data-v-fd25defe]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.main-body .data-area.table-wrap[data-v-fd25defe]{align-self:flex-start;overflow:auto;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.main-body .data-area.table-wrap .pager[data-v-fd25defe]{position:sticky;left:0;width:100%;margin:40px 0 45px 0}.main-body .data-area.preview[data-v-fd25defe]{padding:20px 20px 26px 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.main-body .data-area.preview .preview-text[data-v-fd25defe]{flex:1 1 auto;background-color:#f4f4f4;border-radius:8px;border:1px solid #b8b8b8;font-size:24px;color:#505050;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.columns-select[data-v-fd25defe]{overflow-y:auto}.term-edit-table-cell-content-container[data-v-e262807e]{min-height:24px;height:24px}.term-edit-table-cell-container[data-v-3e300276]{padding:0 6px 0 6px;background-color:#f5fffb;display:flex;flex-flow:row nowrap;justify-content:stretch;align-items:center}.term-edit-table-cell-container[data-v-3e300276]:nth-child(odd){background-color:#e1f9f2}.term-edit-table-cell-container .cell-content[data-v-3e300276]{flex:1 0 1px}.term-edit-table-cell-container .connector[data-v-3e300276]{flex:0 0 20px;font-size:12px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.term-edit-table-row-container[data-v-9f6f531e]{min-height:40px;height:40px;border-bottom:1px solid #dedede;color:#191919;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.school-year-cell[data-v-9f6f531e]{position:relative;min-width:var(--year-cell-width);width:var(--year-cell-width);background-color:#e1f9f2;font-size:14px;display:flex;justify-content:center;align-items:center}.school-year-cell .remove-button[data-v-9f6f531e]{position:absolute;bottom:9px;right:3px}.cell[data-v-9f6f531e]{min-width:var(--cell-width);width:var(--cell-width)}.term-edit-table-header-container[data-v-1a13ba9d]{border-bottom:1px solid #dedede;font-size:14px;color:#191919;display:flex;flex-flow:row nowrap}.table-header-year[data-v-1a13ba9d]{width:var(--year-cell-width);height:36px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.table-header-term[data-v-1a13ba9d]{min-width:var(--cell-width);width:var(--cell-width);height:36px;display:flex;justify-content:center;align-items:center}.table-header-term .text-wrap[data-v-1a13ba9d]{position:relative}.table-header-term .text-wrap .remove-button[data-v-1a13ba9d]{position:absolute;bottom:-2px;left:calc(100% + 3px)}.term-edit-table-container[data-v-0cee06c8]{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start}.rows[data-v-0cee06c8]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.term-edit-header-container[data-v-3cfe89e0]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.page-heading[data-v-3cfe89e0]{margin:4px 0 0 2px}.edit-button-set[data-v-3cfe89e0]{margin:0 10px 0 auto}.term-edit-container[data-v-690254d4]{min-height:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.body[data-v-690254d4]{flex:1 1 auto;overflow-y:scroll;flex-flow:column nowrap}.body-header[data-v-690254d4],.body[data-v-690254d4]{display:flex;justify-content:flex-start;align-items:stretch}.body-header[data-v-690254d4]{position:sticky;top:0;left:0;background:linear-gradient(180deg,#fff 90%,hsla(0,0%,100%,0));flex-flow:column nowrap}.body-header .tabs[data-v-690254d4]{margin:16px 28px 0 28px}.body-header .buttons[data-v-690254d4]{min-height:40px;margin:20px 0 0 24px;display:flex;flex-flow:row wrap}.body-header .buttons .button[data-v-690254d4]{margin:0 4px 0 4px}.table-wrap[data-v-690254d4]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.table-wrap .table[data-v-690254d4]{margin:2px 0 0 28px}.table-wrap .table-padding[data-v-690254d4]{min-width:150px}.school-main-container[data-v-54589937]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.school-view[data-v-54589937]{flex:1 1 auto}.school-edit-table-row-text-container[data-v-3e9a058d]{min-height:50px;color:#191919;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.name-cell[data-v-3e9a058d]{min-width:var(--name-cell-width);width:var(--name-cell-width);max-width:var(--name-cell-width);background-color:#e1f9f2;font-size:11px}.name-cell[data-v-3e9a058d],.value-cell[data-v-3e9a058d]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.value-cell[data-v-3e9a058d]{min-width:var(--value-cell-width);width:var(--value-cell-width);max-width:var(--value-cell-width);padding:0 10px 0 10px;background-color:#f5fffb}.value-cell .editable-item[data-v-3e9a058d]{width:100%}.school-edit-table-row-image-container[data-v-c6cc58b2]{min-height:100px;color:#191919;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.name-cell[data-v-c6cc58b2]{min-width:var(--name-cell-width);width:var(--name-cell-width);max-width:var(--name-cell-width);background-color:#e1f9f2;font-size:11px}.name-cell[data-v-c6cc58b2],.value-cell[data-v-c6cc58b2]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.value-cell[data-v-c6cc58b2]{min-width:var(--value-cell-width);width:var(--value-cell-width);max-width:var(--value-cell-width);padding:10px 10px 10px 10px;background-color:#f5fffb}.value-cell .editable-item[data-v-c6cc58b2]{width:100%;height:100%}.school-edit-table-container[data-v-20efd153]{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-top:1px solid #dedede;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.row[data-v-20efd153]{border-bottom:1px solid #dedede}.row.logo-row[data-v-20efd153]{max-height:160px}.school-edit-header-container[data-v-446f1b66]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.page-heading[data-v-446f1b66]{margin:4px 0 0 2px}.edit-button-set[data-v-446f1b66]{margin:0 10px 0 auto}.school-edit-container[data-v-d40262ba]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.body[data-v-d40262ba]{flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.body .table[data-v-d40262ba]{margin:0 0 10% 0}.home-container[data-v-7f49cc14]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.text[data-v-7f49cc14]{margin-bottom:10px;font-size:20px;color:#191919}.student-custom-column-edit-table-item-container[data-v-71235996]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.name-cell[data-v-71235996]{min-width:110px;width:110px;max-width:110px;background-color:#e1f9f2;font-size:11px;color:#505050;flex-flow:row nowrap;justify-content:flex-end}.name-cell[data-v-71235996],.value-cell[data-v-71235996]{padding:6px 10px 6px 10px;display:flex;align-items:center}.value-cell[data-v-71235996]{flex:1 1 0;background-color:#f5fffb;font-size:var(--value-font-size);color:#191919;flex-flow:row nowrap;justify-content:flex-start}.value-cell .editable-item[data-v-71235996]{width:100%}.student-custom-column-edit-table-container[data-v-08e25486]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.item[data-v-08e25486]{min-height:38px;border-top:1px solid #dedede;border-bottom:1px solid #dedede;border-right:1px solid #b8b8b8;border-left:1px solid #b8b8b8}.student-custom-column-edit-header-container[data-v-f34e8574]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.edit-button-set[data-v-f34e8574]{margin:0 10px 0 auto}.student-custom-column-edit-container[data-v-5e19460b]{min-height:0}.body[data-v-5e19460b],.student-custom-column-edit-container[data-v-5e19460b]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.body[data-v-5e19460b]{overflow-y:auto}.body .text[data-v-5e19460b]{align-self:flex-start;margin:30px 0 0 20px;color:#191919}.body .table[data-v-5e19460b]{margin:30px 20px 20px 20px}.sync-with-gws-view-container[data-v-5a657755]{flex:1 1 auto;padding-bottom:26px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.text[data-v-5a657755]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}.text .text-row[data-v-5a657755]{padding:2px 0 2px 0}.text .text-row.spaced[data-v-5a657755]{margin-top:10px}.button[data-v-5a657755]{margin-top:20px}.student-sync-container[data-v-6f60eee6]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-6f60eee6]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.body[data-v-6f60eee6]{flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.teacher-sync-container[data-v-7978e5c4]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-7978e5c4]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.body[data-v-7978e5c4]{flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.guardian-sync-container[data-v-d8e8f0c4]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-d8e8f0c4]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.body[data-v-d8e8f0c4]{flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.curriculum-main-container[data-v-148b91f0]{overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.curriculum-view[data-v-148b91f0]{flex:1 1 auto}.curriculum-edit-table-cell-container[data-v-fc3271d6]{min-width:70px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-height:28px;height:28px;background-color:#fff;border-radius:3px;border:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.curriculum-edit-table-cell-container.editable[data-v-fc3271d6]{min-width:110px}.curriculum-edit-table-cell-container.deleted[data-v-fc3271d6]{min-width:110px;background-color:#b8b8b8;opacity:.25}.editable-item[data-v-fc3271d6]{min-height:28px;height:28px;white-space:nowrap;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.editable-item.editable[data-v-fc3271d6]{min-width:86px;width:86px}.buttons-area-left[data-v-fc3271d6],.buttons-area-right[data-v-fc3271d6]{align-self:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.buttons-area-right[data-v-fc3271d6]{padding:1px 0 1px 0}.buttons-area-right .menu-button[data-v-fc3271d6]{margin-top:auto}.curriculum-edit-table-row-section-container[data-v-3b94b1d8]{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-height:40px;height:40px;border-radius:5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.curriculum-edit-table-row-section-container.editing[data-v-3b94b1d8]{background-color:var(--background-color)}.wrap[data-v-3b94b1d8]{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-height:40px;height:40px;padding:0 8px 0 10px;background-color:var(--background-color);border-radius:5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.wrap .header[data-v-3b94b1d8]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.wrap .header .header-text[data-v-3b94b1d8]{font-size:12px;color:#191919}.wrap .cells[data-v-3b94b1d8]{margin-left:8px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.wrap .cells .cell[data-v-3b94b1d8]{margin-left:6px}.add-button-area[data-v-3b94b1d8]{width:25px;min-height:40px;height:40px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}.cells-group-move[data-v-3b94b1d8]{transition:transform .4s ease}.curriculum-edit-table-row-container[data-v-88983a4e]{min-height:100px;height:100px;border-bottom:1px solid #b8b8b8;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header[data-v-88983a4e]{padding:0 22px 0 18px;white-space:nowrap;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.sections[data-v-88983a4e]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.sections .section.essay-section[data-v-88983a4e]{margin-top:4px}.curriculum-edit-table-container[data-v-2509f90c]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.header[data-v-2509f90c]{border-bottom:1px solid #b8b8b8}.curriculum-edit-container[data-v-2a35a1a7],.rows[data-v-2509f90c]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.curriculum-edit-container[data-v-2a35a1a7]{min-height:0}.header[data-v-2a35a1a7]{border-bottom:1px solid #dedede;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header .page-heading[data-v-2a35a1a7]{margin:4px 0 0 2px}.header .edit-button-set[data-v-2a35a1a7]{margin:0 10px 0 auto}.body[data-v-2a35a1a7]{flex:1 1 auto;overflow-y:scroll;flex-flow:column nowrap}.body-header[data-v-2a35a1a7],.body[data-v-2a35a1a7]{display:flex;justify-content:flex-start;align-items:stretch}.body-header[data-v-2a35a1a7]{position:sticky;top:0;left:0;background:linear-gradient(180deg,#fff 90%,hsla(0,0%,100%,0));flex-flow:column nowrap}.body-header .tabs[data-v-2a35a1a7]{margin:16px 28px 0 28px}.body-header .controls[data-v-2a35a1a7]{min-height:50px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.body-header .controls .school-year-switch[data-v-2a35a1a7]{margin:10px 0 0 34px}.body-header .controls .copy-from-previous-year-button[data-v-2a35a1a7]{margin:12px 24px 0 auto}.table-wrap[data-v-2a35a1a7]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.table-wrap.loading[data-v-2a35a1a7]{flex:1;justify-content:center;align-items:center}.table-wrap .table[data-v-2a35a1a7]{margin:12px 5px 10px 35px}.forbidden-container[data-v-0bfc07aa]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.text[data-v-0bfc07aa]{margin-bottom:10px;font-size:20px;color:#191919}