.ed-class-schedule-sidebar[data-v-7fc69d07]{background-color:var(--ed-color-white-lighter);border-left:1px solid var(--ed-color-gray-lighter);padding:20px;position:fixed;top:48px;bottom:0;right:0;height:calc(100% - 55px);-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.ed-class-schedule-sidebar.sidebar--closed[data-v-7fc69d07]{padding-left:60px;-webkit-transform:translateX(calc(100% - 60px));transform:translateX(calc(100% - 60px));-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ed-class-schedule-sidebar.sidebar--closed .close-sidebar[data-v-7fc69d07]{margin-left:-40px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ed-class-schedule-sidebar .close-sidebar[data-v-7fc69d07]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ed-class-schedule-sidebar header[data-v-7fc69d07]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;width:100%}.ed-class-schedule-sidebar header .adding-menu[data-v-7fc69d07],.ed-class-schedule-sidebar header[data-v-7fc69d07]{display:-webkit-box;display:-ms-flexbox;display:flex}.ed-class-schedule-sidebar header .adding-menu .ed-button[data-v-7fc69d07]{border-radius:5px;height:30px;width:auto;padding:0 20px}.ed-class-schedule-sidebar section[data-v-7fc69d07]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ed-class-schedule-sidebar section p[data-v-7fc69d07]{color:var(--ed-color-gray-light-plus);font-size:14px;margin:20px 0}.ed-class-schedule-sidebar section .list[data-v-7fc69d07]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;overflow:auto}.ed-class-schedule-sidebar section .list .selected[data-v-7fc69d07]{opacity:.5}.ed-class-schedule-sidebar section .buttons[data-v-7fc69d07]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ed-class-schedule-sidebar section .buttons .ed-button[data-v-7fc69d07]{margin:15px 0 15px auto}.ed-class-schedule-sidebar .close-icon[data-v-7fc69d07]{color:var(--ed-color-gray);fill:currentColor}.ed-class-schedule-sidebar .close-icon[data-v-7fc69d07]:hover{color:var(--ed-color-main)}