.schedule-link{color:#008cff}.user-header{display:flex;align-items:center;font-size:14px;margin-left:8px;margin-right:8px;min-height:28px}.user-header.unknown{color:#fd0}.date-header{text-align:center;font-weight:700;padding:0 8px;margin:0;font-size:14px;line-height:2px}.schedule-day{width:100%;height:100%;display:grid;flex:1;gap:1px;overflow:auto;grid-template-columns:repeat(1,1fr)}.schedule-day.many{grid-template-columns:repeat(1,1fr)}.add-btn{position:absolute;top:0;right:0;width:24px;height:24px;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;z-index:1;cursor:pointer}.add-btn .MuiSvgIcon-root{width:16px;height:16px;color:#fff}.schedule-item-comment{position:absolute;top:4px;right:4px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.schedule-item{border-radius:4px;display:flex;flex-direction:column;justify-content:center;min-height:28px;min-width:28px;overflow:visible;padding:2px;position:relative}.schedule-item.span{border-radius:0;border-top:4px solid deeppink!important;border-bottom:4px solid deeppink!important;border-left:none!important;border-right:none!important}.schedule-item.selected{background-color:#fd0!important;color:#000!important;border:2px solid #ffdd00!important}.schedule-item.shift{color:#ccc;background-color:#2b0000;border:2px solid #490000;position:relative}.schedule-item.pencil2{background-color:#f47ebf;color:#000;border:2px solid #f47ebf}.schedule-item.pencil{background-color:#a0f5a0;color:#000;border:2px solid #a0f5a0}.schedule-item.confirmed{background-color:#9f9cf5;color:#000;border:2px solid #9f9cf5}.schedule-item.completed{background-color:#2952ff;color:#fff;border:2px solid #2952ff}.schedule-item.costed{background-color:#636363;color:#bfbfbf;border:2px solid #636363}.schedule-item.over{border:2px solid red}.schedule-item.under{border:2px solid white}.table-cell-item{border:none!important;padding:0!important;border-right:1px solid #222!important;border-bottom:1px solid #222!important;min-width:30px}.table-cell-sticky{position:sticky;z-index:3;left:0;padding:0!important}.table-cell-item:hover{background-color:#222!important}
