﻿#taskWidget{display:none;position:fixed;top:0;right:0;bottom:0;height:100vh;z-index:0;}#taskWidget .task-widget-crewabs{overflow-y:auto;padding:15px;}body.task-widget-closed .top.full-width.pos-fixed,body.task-widget-closed #site{padding-right:20px;}body.task-widget-closed #taskWidget{display:block;z-index:60;width:20px;transition:all .5s ease;}body.task-widget-closed #taskWidget:hover{width:calc(20px + 10px);}body.task-widget-closed #taskWidget:hover .top.full-width.pos-fixed{left:0;width:calc(100% - (20px + 10px));}body.task-widget-closed #taskWidget .task-widget-container-chevron{background-color:#fafafa;border-left:1px solid #dededf;font-size:15px;color:#9d9da0;text-align:left;padding-left:3px;line-height:100vh;cursor:pointer;transition:all .5s ease;}body.task-widget-closed #taskWidget .task-widget-container-chevron:hover{color:#5e5e60;}@media(max-width:992px){body.task-widget-open #site>.container{width:100%;}}body.task-widget-open .top.full-width.pos-fixed,body.task-widget-open #site{width:calc(100% - 250px);}body.task-widget-open #taskWidget{display:block;z-index:60;}body.task-widget-open #taskWidget .task-widget-container-chevron{display:none;}body.task-widget-open #taskWidget .task-widget-crewabs{width:250px;background-color:#fafafa;border-left:1px solid #dededf;height:100%;padding-bottom:35px;}body.task-widget-open #taskWidget .task-widget-crewabs .task-widget-close{position:absolute;bottom:0;right:30px;background-color:#fafafa;padding:5px 0;width:calc(100% - 45px);}#tableCrew .weebDay{font-weight:bold;}#tableCrew .weebDay:first-letter {text-transform:capitalize;}