body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-simple-calendar{background:#fff;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}.react-simple-calendar .head_text{color:#fff;background-color:#963232;font-weight:700}.react-simple-calendar .head{justify-content:space-between;align-items:center;height:10%;display:flex}.react-simple-calendar .head .month{font-size:14px}.react-simple-calendar .head button.chevron{cursor:pointer;background:0 0;border:none;padding:0 6px}.react-simple-calendar .head button.chevron svg{box-sizing:content-box;width:8px;height:18px}.react-simple-calendar .head button.chevron.flipped{transform:scaleX(-1)}.react-simple-calendar .body{color:#00000080;width:100%;height:90%;margin-top:8px;font-size:18px}.react-simple-calendar .body th,.react-simple-calendar .body td{text-align:center}.react-simple-calendar .body td{cursor:pointer;height:20px}.react-simple-calendar .body td.subtle{color:#0000004d}.react-simple-calendar .body td.today{color:#fff;background:#c8c8c8e6;border-radius:16px}.react-simple-calendar .body td.selected:not(.today){color:#5b5bff;background:#d0d0ffbb;border-radius:16px}.sunday{color:red}.sunday-bg{background-color:#fdd}.saturday{color:#00f}.saturday-bg{background-color:#ddf}.react-simple-calendar.mobile .head .month{font-size:30px}.react-simple-calendar.mobile .head button.chevron svg{width:24px;height:54px;padding:20px}.react-simple-calendar.mobile .body td{height:48px;line-height:48px}.AppCalendar,.AppScheduler{text-align:center;color:#000}.studio_button{cursor:pointer;background-color:#fff;border:2px solid #666;border-radius:8px;padding:3px}.studio_selector{color:#666;justify-content:center;gap:0 10px;width:100%;display:flex}.nameLine1{font-size:20px;font-weight:600;line-height:20px}.nameLine2{font-size:16px;font-weight:600}.nameLine1SmartPhone{font-size:14px;font-weight:600;line-height:14px}.nameLine2SmartPhone{font-size:14px;font-weight:600}.shortName{font-size:20px;font-weight:600}.shortNameSmartPhone{font-size:14px;font-weight:600}.weekly{font-size:12px}.loading{text-align:center;color:#000;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;font-weight:700;display:flex}.loading_spinner{border:4px solid #e0e0e0;border-top-color:#666;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite loading_spin}@keyframes loading_spin{to{transform:rotate(360deg)}}.react-simple-scheduler{-webkit-user-select:none;user-select:none;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}.react-simple-scheduler thead,.react-simple-scheduler tbody,.react-simple-scheduler th,.react-simple-scheduler td{vertical-align:middle}.react-simple-scheduler .head{text-align:center;justify-content:center;align-items:center;margin-left:20px;margin-right:20px;font-size:14px;display:flex;position:relative}.react-simple-scheduler .head h1{color:#555;text-align:center;margin:16px;font-size:20px;font-weight:700}.react-simple-scheduler .head .head_right{position:absolute;right:0}.react-simple-scheduler .head button{cursor:pointer;font-family:inherit}.react-simple-scheduler .head button.today{color:red;background:#fff;border:2px solid red;border-radius:3px;width:80px;height:26px;font-size:14px;font-weight:700}.react-simple-scheduler .head button.chevron{background:0 0;border:none;padding:0 20px}.react-simple-scheduler .head button.chevron.flipped{transform:scaleX(-1)}.react-simple-scheduler .head .counterweight{width:103px}.react-simple-scheduler .body{height:100%;position:relative;overflow:auto}.react-simple-scheduler .body table{border-collapse:separate;border-spacing:0}.react-simple-scheduler .body .schedule{table-layout:fixed;width:100%;font-family:inherit}.react-simple-scheduler .body .schedule th{z-index:100;padding-bottom:8px;font-size:12px;font-weight:400;line-height:22px;position:sticky;top:0}.react-simple-scheduler .body .schedule th.today{color:#4040c8e6}.react-simple-scheduler .body .schedule th.today div{margin:0 auto;padding:0}.react-simple-scheduler .body .schedule th.today div:last-child{color:#fff;background:#4040c8e6;border-radius:11px;width:22px;height:22px}.react-simple-scheduler .body .schedule td{box-sizing:content-box;border-top:1px solid #bbbcbc;border-left:1px solid #bbbcbc;height:48px}.react-simple-scheduler .body .schedule td:last-child{border-right:1px solid #bbbcbc}.react-simple-scheduler .body .schedule tr:last-child td{border-bottom:1px solid #bbbcbc}.react-simple-scheduler .body .schedule td.time{color:#bbbcbc;text-align:right;width:61px;padding-right:9px;font-size:12px;transform:translateY(-24px);border:none!important}.react-simple-scheduler .body .schedule th.time{width:61px}.react-simple-scheduler .body .event{color:#fff;z-index:1;box-sizing:border-box;cursor:pointer;text-align:left;background:#000;border:1px solid #fff;border-radius:8px;width:112px;padding:2px 6px;font-size:12px;font-weight:700;position:absolute;overflow:hidden}.react-simple-scheduler .body .event .time{font-size:10px}.react-simple-scheduler .body .ticker{z-index:99;position:absolute;transform:translateY(-4px)}.react-simple-scheduler .body .ticker .ball{background:#4040c8e6;border-radius:10px;width:10px;height:10px;transform:translate(-5px)}.react-simple-scheduler .body .ticker .line{background:#4040c8e6;height:2px;transform:translateY(-6px)}
