.timesheet{width:100%;margin:0 auto;white-space:nowrap;overflow-x:auto;overflow-y:hidden;direction:ltr;border-top:1px solid rgba(250,250,250,0.5);background-color:#333;position:relative}
.timesheet>ul>li>ul{margin-left:0.38em}
.timesheet .tsa-bubble-link{border-bottom:1px dotted #979796}
.timesheet .tsa-bubble-default{background-color:#fff}
.timesheet .tsa-bubble-red{background-color:#fc464a}
.timesheet .tsa-bubble-green{background-color:#9aca27}
.timesheet .tsa-bubble-blue{background-color:#3cb6e3}
.timesheet .tsa-bubble-yellow{background-color:#f4cf30}
.timesheet .tsa-bubble-purple{background-color:#a969ca}
.timesheet .tsa-bubble-bionik{background-color:#141414;border-bottom:3px solid #000000}
.timesheet .tsa-bubble-ind{background-color:#141414;border-bottom:3px solid #247000}
.timesheet .tsa-bubble-pl{background-color:#141414;border-bottom:3px solid #b90808}
.timesheet .tsa-bubble-uni{background-color:#141414;border-bottom:3px solid #f3b440}
.timesheet .tsa-bubble-eu{background-color:#141414;border-bottom:3px solid #00559e}
.timesheet .tsa-scale{direction:ltr;height:100%;position:absolute;top:0;left:0;float:left}
.timesheet .tsa-scale section{display:inline-block;width:119px;text-align:center;color:rgba(250,250,250,0.8);font-family:"Signika Negative";font-size:13px;line-height:24px;font-weight:lighter;border-left:1px dashed rgba(250,250,250,0.2);height:100%}
.timesheet .tsa-scale section:last-child{width:118px;border-right:1px dashed rgba(250,250,250,0.2)}
.timesheet .tsa-date{color:#b5b5b5;font-size:14px}
.timesheet .tsa-label{font-weight:lighter;font-size:14px;padding-left:5px;line-height:21px;color:#979796;white-space:nowrap}
.timesheet .tsa-bubble{height:10px;display:block;position:relative;top:7px;border-radius:5px;margin:0 10px 6px 0;opacity:0.7;font-size:11px; font-family:sans-serif}
.timesheet .tsa-bubble.tsa-bubble--started-before{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}
.timesheet .tsa-bubble.tsa-bubble--ended-after{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}
.timesheet .tsa-data{direction:ltr;margin:28px 0 0 0;padding:0;text-align:left;list-style-type:none;color:rgba(250,250,250,0.8);font-family:"Signika Negative";font-size:13px}
.timesheet .tsa-data>li{margin-bottom:3px;display:block;clear:both;position:relative;white-space:nowrap}
.timesheet .tsa-data>li>ul>li:hover .tsa-bubble{opacity:1}
.timesheet.timesheet--light{border-top:1px solid rgba(60,60,60,0.3);background-color:#fbfbfb}
.timesheet.timesheet--light .tsa-bubble-link{border-bottom:1px dotted #333332}
.timesheet.timesheet--light .tsa-bubble-default{background-color:#141414}
.timesheet.timesheet--light .tsa-scale section{color:rgba(50,50,50,0.8);border-left:1px dashed rgba(50,50,50,0.1)}
.timesheet.timesheet--light .tsa-scale section:last-child{border-right:1px dashed rgba(50,50,50,0.1)}
.timesheet.timesheet--light .tsa-data li .tsa-date{color:#797979}
.timesheet.timesheet--light .tsa-data li .tsa-label{color:#333332}
.timesheet.timesheet--no-date .tsa-data li .tsa-date{display:none}
.timesheet.timesheet--no-date .tsa-data li .tsa-label{padding-left:0}
.timesheet .tsa-vertical-line{position:absolute;width:0;height:100%;border-right:1px solid #2E7791}
.timesheet--serial .tsa-bubble{top:0;height:18px;margin-bottom:0;padding-left:6px}
.timesheet--serial .tsa-bubbles-wrapper{position:relative;height:25px}
.timesheet--serial .tsa-bubbles-wrapper>li{display:block;position:absolute;top:0;width:0}
.timesheet--serial .tsa-bubbles-wrapper>li .tsa-bubble{margin-right:0;border-radius:8px}
.tsa-tooltip{position:absolute;background-color:#fff;width:160px;display:inline-block;color:#333;text-align:center;padding:10px}
.tsa-tooltip.tsa-tooltip--dark{background-color:#333;color:#fff}
.tsa-tooltip-date{color:#333;font-size:14px;font-weight:bold;display:block;border-bottom:1px solid #f2f2f2;padding-bottom:5px;margin-bottom:5px}
.tsa-tooltip-label{width:auto;margin:0 5px;text-align:center;font-size:14px}
p.tsa-tooltip-label{color:#333}
.tsa-tooltip--dark .tsa-tooltip{background-color:#333;color:#fff}
.tsa-tooltip--dark .tsa-tooltip-date{color:#fff}
.tsa-tooltip--dark p.tsa-tooltip-label{color:#fff}

/*# sourceMappingURL=timesheet.min.css.map */
