.daySchedule.modal-open{overflow:hidden}.modal-open .daySchedule.modal{overflow-x:hidden;overflow-y:auto;display:block}.daySchedule.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.daySchedule .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.daySchedule.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.daySchedule.modal.fade .modal-dialog{transition:none}}.daySchedule.modal.show .modal-dialog{transform:none}.daySchedule.modal.modal-static .modal-dialog{transform:scale(1.02)}.daySchedule .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.daySchedule .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.daySchedule .modal-dialog-scrollable .modal-header,.daySchedule .modal-dialog-scrollable .modal-footer{flex-shrink:0}.daySchedule .modal-dialog-scrollable .modal-body{overflow-y:auto}.daySchedule .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.daySchedule .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.daySchedule .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.daySchedule .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.daySchedule .modal-dialog-centered.modal-dialog-scrollable::before{content:none}.daySchedule .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.daySchedule.modal-backdrop{position:fixed;top:0;left:0;z-index:1040!important;width:100vw;height:100vh;background-color:#000}.daySchedule.modal-backdrop.fade{opacity:0}.daySchedule.modal-backdrop.show{opacity:.5}.daySchedule .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e3e6f0;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.daySchedule .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.daySchedule .modal-title{margin-bottom:0;line-height:1.5}.daySchedule .modal-body{position:relative;flex:1 1 auto;padding:1rem}.daySchedule .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #e3e6f0;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.daySchedule .modal-footer>*{margin:.25rem}.daySchedule .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.daySchedule .modal-dialog{max-width:500px;margin:1.75rem auto}.daySchedule .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.daySchedule .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.daySchedule .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.daySchedule .modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.daySchedule .modal-sm{max-width:300px}}@media (min-width:992px){.daySchedule .modal-lg,.daySchedule .modal-xl{max-width:800px}}@media (min-width:1200px){.daySchedule .modal-xl{max-width:1140px}}