#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#nprogress .bar{height:4px}#nprogress .spinner{right:50%}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}#__next,:root{min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-width:550px;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background-color:#f4f5f9}.disableMouse{pointer-events:none}.selectable_button{padding:2px 5px;border-radius:5px;border:1px solid #ddd;font-size:11px;cursor:pointer}.selectable_button.selected,.selectable_button:hover{border-color:blue}.a{color:blue;cursor:pointer}.a:hover{text-decoration:underline}hr{border-top:1px solid #d5d5d5;border-bottom:0 solid #d5d5d5;margin:20px}h1,h2{font-weight:600}h3{font-weight:700}h4,h5{font-weight:800}.label{color:#848484}.bold{font-weight:700}.border-right{border:none;border-right:solid #eee}.border-1{border-width:1}.gray1{color:#303030}.gray2{color:#5b5b5b}.gray3{color:#a0a0a0}.heading1{font-size:28px;font-weight:600;color:#1e5f91;text-shadow:1px 3px 5px rgba(0,0,0,.2)}.heading2{font-size:24px}.heading2,.heading3{font-weight:600;color:#000;text-shadow:1px 3px 5px rgba(0,0,0,.2)}.heading3{font-size:20px}.text-shadow{text-shadow:1px 3px 5px rgba(0,0,0,.2)}.shadow{box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important}.page-header{width:100%;background-color:#480606;border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#fff}.page-header .selected{background-color:hsla(0,0%,100%,.1);padding:10px 0;border-radius:5px}.page-footer{font-size:12px;width:100%;text-align:center;background-color:#eee;border-top-left-radius:10px;border-top-right-radius:10px;padding:15px;color:#999}.middle-page{border:0 solid #000;justify-content:center}.middle-page,.site-page{display:flex;flex-direction:column;align-items:center;min-height:100vh}.site-page{justify-content:space-between;padding:0 2rem}.site-page-body{width:100%;border:0 solid #000;display:flex;flex:1 1;flex-direction:column}.user-button{border:1px solid #000;border-radius:50px;padding:0 0 0 10px;cursor:pointer}.user-button:hover{background-color:#fff;color:#000}.ellipsis{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow:elpises}.v-center{display:flex;justify-content:space-between;align-items:center;justify-content:center}.nowrap{flex-wrap:nowrap}.edit_float_button{position:absolute;top:0;right:0;border:1px solid #dfdfdf;background-color:#fff;border-radius:50%;width:25px;height:25px;font-size:18px;color:#bababa;cursor:pointer;text-align:center}.edit_float_button:hover{color:#fff;background-color:#62c3f7;border:1px solid #62c3f7}.ant-form-item-label>label,.custom_label{color:#848484!important}.table_row{position:relative}.table_row.even_row{background-color:#f2f2f2}.table_row .hover_menu{transition:.5s;background-color:hsla(0,0%,100%,.7);padding:0 20px;position:absolute;opacity:0;top:0;bottom:0;width:1px;overflow:hidden}.table_row:hover .hover_menu{opacity:1;width:auto}.display_on_hover .hover_item{border:1px solid transparent;transition:.5s;opacity:0;min-width:10px;min-height:10px}.display_on_hover .hover_item .middle,.display_on_hover .hover_item.middle{position:absolute;bottom:0;top:0;margin:auto 0}.display_on_hover:hover .hover_item{opacity:1}.hover_border{transition:.3s}.hover_border:hover{border-radius:5px}.left-menu-col{border-right:0 solid #000;width:250px;min-width:250px;max-width:250px;min-height:calc(100vh - 100px);padding-right:20px;margin-top:20px;display:flex;flex:1 1;flex-direction:column}.left-menu-item{border-left:3px solid #fff;border-top-right-radius:10px;border-bottom-right-radius:10px;width:100%;display:block;padding:8px 5px;font-size:16px;color:#534e59;margin-bottom:5px;transition:.3s}.left-menu-item:hover{color:#000;border-left-color:#470707}.left-menu-item.selected,.left-menu-item:hover{background-color:rgba(0,0,0,.05)}.select_heading{text-align:center;background-color:#fff}.select_heading *{font-size:14px;color:#bbb}.resizer{border:1px solid #eee;z-index:100;background-color:rgba(41,194,128,.269)}.resizer.absolute{position:absolute}.resizer:hover{border:1px solid #29c280}.top_menu a{color:inherit}.canceled_list_item{background-color:#eee;text-decoration:line-through}.open_list_item{background-color:#fff}.completed_list_item{background-color:#55f4ba}.selectedColumn{background-color:#63c49c!important;color:#fff}.selectedRow td{border-top:.5px solid #63c49c!important;border-bottom:.5px solid #63c49c!important}@media screen and (max-width:800px){.site-page{padding:0 .5rem}.media_lg{display:none}}@media screen and (min-width:801px){.media_sm{display:none}}@page{size:auto;margin:.51in .42in}.printable-div{background-color:#fff}.antd-table_no-padding{padding:0!important}.data_table{border:1px solid #d1d1d1;width:100%;display:table}.data_table,.data_table tr{padding:0;margin:0}.data_table thead{background-color:#eee}.data_table td,.data_table th{display:table-cell;padding:5px;margin:0;border-right:1px solid #d1d1d1;border-left:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}.data_table .selected{background-color:#c8ffd5}.Button_custom_bt__VMSYa:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.2),0 2px 5px 0 rgba(0,0,0,.19)!important}.Button_bt_orange__pBPbL{background:#eb8161;border-color:#c16a50;border-bottom-width:3px;color:#fff}.Button_bt_orange__pBPbL:hover:not(:disabled){background:#ef8e70!important;border-color:#c16a50!important;color:#fff!important}.Button_bt_blue__qy8Ha{background:#1e5f91;border-color:#1e5f91;border-bottom-width:3px;color:#fff}.Button_bt_blue__qy8Ha:hover:not(:disabled){background:rgba(30,95,145,.8)!important;border-color:#1e5f91!important;color:#fff!important}.Button_bt_green__PAORs{background:#1e9146;border-color:#1e9146;border-bottom-width:3px;color:#fff}.Button_bt_green__PAORs:hover:not(:disabled){background:rgba(30,145,70,.8)!important;border-color:#1e9146!important;color:#fff!important}.Button_bt_red__IZahx{background:#a50000;border-color:#6a0606;border-bottom-width:3px;color:#fff}.Button_bt_red__IZahx:hover:not(:disabled){background:#8a0000!important;border-color:#ff0303!important;color:#fff!important}.DevBlock_dev_block__xLU5b{text-align:left;border-radius:3px;padding:3px;border:1px solid #00f;background-color:#f3f3f3;line-height:1.1em;color:#00f!important;font-size:16px!important;font-family:Times New Roman,monospace!important}.Avatar_editable_avatar__qtLZu{display:inline-block;background-color:#eff8ff;border:1px solid #62c3f7;border-radius:50%;position:relative}.Avatar_editable_avatar__qtLZu:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.2),0 2px 5px 0 rgba(0,0,0,.19)!important}.Field_preview_field__QZp0h{border:1px solid #eee}.Field_field__iKyuC{width:100%;display:inline-flex;flex-direction:column}.Field_field__iKyuC.Field_select__fo6sM .Field_is_required_field__Of_QI{border-left:2px solid red;border-radius:5px}.Field_field__iKyuC.Field_email__YXxMh,.Field_field__iKyuC.Field_number__7g7dK,.Field_field__iKyuC.Field_text__YUBaq,.Field_field__iKyuC.Field_textarea__uHe6r{width:100%}.Field_field__iKyuC.Field_date__ZVxgw .Field_is_required_field__Of_QI,.Field_field__iKyuC.Field_number__7g7dK .Field_is_required_field__Of_QI,.Field_field__iKyuC.Field_text__YUBaq .Field_is_required_field__Of_QI,.Field_field__iKyuC.Field_textarea__uHe6r .Field_is_required_field__Of_QI{border-left:2px solid red}.Field_field_wrapper__EyXjp{width:100%;position:relative}.Field_label__WVDsv{color:#848484}.Field_error__sF2K9{color:red}.Field_error_icon__ebxEt{color:orange;position:absolute;top:0;right:0;margin:8px;font-size:16px}.Field_error_icon__ebxEt:hover{color:red}.StatusTag_status_tag__7SxBp{border-radius:10px;padding:0 5px;font-size:12px;display:inline-flex;background-color:#fff;color:#3d3d3d;border:1px solid #eee}.StatusTag_status_tag__7SxBp.StatusTag_editable__KmNbd{cursor:pointer}.StatusTag_status_tag__7SxBp.StatusTag_editable__KmNbd:hover{opacity:.8}.StatusTag_status_tag__7SxBp.StatusTag_status_disabled__F3Q0v,.StatusTag_status_tag__7SxBp.StatusTag_status_hidden__nIg2U{background-color:red;color:#fff}.StatusTag_status_tag__7SxBp.StatusTag_status_enabled__tuImK,.StatusTag_status_tag__7SxBp.StatusTag_status_published___7usq{background-color:green;color:#fff}.Field_field__6hiDe{width:100%}.Image_preview_image__FPTeK{border:.5px solid #eee;position:relative;min-width:125px;min-height:125px}.Image_hoverable__cnvjc:hover .Image_hover_mask__pZLcF{visibility:visible;opacity:1}.Image_hoverable__cnvjc .Image_hover_mask__pZLcF{transition:.5s;visibility:hidden;opacity:0;background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.Schedule_schedule_selected_tr__Th3wA{background-color:rgba(124,153,183,.3)}.Schedule_schedule_table_style__g_65K tr{height:1px}.Schedule_schedule_td__52ZVk{padding:2px!important;font-size:12px;min-width:250px;width:100%;vertical-align:top;height:inherit}.Schedule_tag__gclmA{border-radius:50px;display:inline-block;padding:0 6px 2px;font-size:12px}.Schedule_tag__gclmA.Schedule_present__IsVrG{background-color:#1fba52;color:#fff}.Schedule_tag__gclmA.Schedule_absent__itj7N{background-color:#ba1f1f;color:#fff}.Schedule_tag__gclmA.Schedule_in_process__HRig_{background-color:#ffea46;color:#a57f00}.Schedule_tag__gclmA.Schedule_active__uMEy1{background-color:#7c99b7;color:#fff}.Schedule_today__7fs1l{background-color:rgba(124,153,183,.1)}.Schedule_today_header__2QeDx{background-color:#7c99b7!important;color:#fff!important}.Schedule_timeslot_header__I87U4{background-color:#dfe3eb;color:#7c99b7;font-size:22px;font-weight:700;padding:10px!important;text-shadow:1px 3px 5px rgba(0,0,0,.2)}.Schedule_duty_tile__po_Hg{opacity:1;cursor:pointer;display:inline-flex;flex-direction:column;min-width:210px;width:100%;overflow:hidden;position:relative;font-size:12px;line-height:1.2;background-color:#fff;border-radius:5px;border:.5px solid #eee;border-right:5px solid #c7e3ff;padding:2px 5px;transition:.5s}.Schedule_duty_tile__po_Hg [class*=ant-col]{font-size:12px}.Schedule_duty_tile__po_Hg:hover{opacity:1}.Schedule_duty_tile_present__oV40B{border:5px solid green}.Schedule_duty_tile_absent__lCclT{border-right:5px solid red}.Schedule_duty_tile_inprogress__Mfi0h{border-right:5px solid #ff0}.Schedule_duty_tile_active__NyFPn{border-right:5px solid #7ebbe2;opacity:1}.Schedule_duty_tile_past__iPhxJ{opacity:.5}.Schedule_class_title__PAWOx{font-size:10px;background-color:#fff;border:1px solid #eee;border-radius:50px;color:#000;padding:0 5px;width:100%}.Schedule_holiday_column__QePW3{background-color:#efefef}.Schedule_schedule_form_block__z4itJ{position:relative;border:1px solid #62c3f7;background-color:#eff8ff;border-radius:5px;overflow:hidden}.Schedule_schedule_form_block__z4itJ.Schedule_hasErrors__mHyFw{border:1px solid red;background-color:#f7ffdc}.Schedule_daily_calendar_view__tKYEn .Schedule_calendar_row__fZW1O,.Schedule_daily_calendar_view__tKYEn .Schedule_calendar_row__fZW1O:hover{opacity:1}.Schedule_daily_calendar_view__tKYEn .Schedule_past__TvMPS{opacity:.5}.Schedule_daily_calendar_view__tKYEn .Schedule_active__uMEy1{background-color:rgba(0,128,0,.2)}.Schedule_daily_calendar_view__tKYEn .Schedule_unpublished__QMno1{background-color:#ddd;color:#7c7c7c}