.DroppableSchedule table{border-spacing:0;overflow:auto}.DroppableSchedule .table>:not(:first-child){border-top:none}.DroppableSchedule thead th{padding-top:.5em;position:-webkit-sticky;position:sticky;top:4em;background-color:#009fe3;color:#fff;text-align:center;border-top:1px solid #fff;min-width:170px}.DroppableSchedule tr.currentTimeSlot{border-top:2px solid #009fe3;border-bottom:2px solid #009fe3}.DroppableSchedule td.hasTeam{background-color:#72b372}.DroppableSchedule .dragover{background-color:#009fe3}.DroppableSchedule .changed{background-color:red}.DroppableSchedule td{margin:0;height:1px;width:16%;border-right:1px dashed #d3d3d3}.DroppableSchedule tbody th{width:4%}.DroppableSchedule .fa-trash{cursor:pointer}.DroppableSchedule .edit-button{position:fixed;bottom:75px;right:25px;width:80px;height:80px;padding:6px 0;border-radius:40px;text-align:center}.DroppableSchedule .edit-buttons{width:100vw;left:0;position:fixed;bottom:0;background-color:#009fe3;padding-bottom:3em}.DroppableSchedule .edit-buttons button{margin:1em;font-size:1.25em}.DroppableSchedule .edit-buttons button.save-button{font-size:2em}