#timeline-help{display:flex;justify-content:center;height:calc(80vh - 180px);overflow:auto}#timeline-help table{width:75%}#timeline-help table tr.bgseparator{border-bottom:1px solid #4e4e57;height:100%}#timeline-help table tr.separator{border-bottom:1px solid rgba(78,78,87,0.6);height:100%}#timeline-help table tr td,#timeline-help table tr th{width:50%;justify-content:flex-start;align-items:center;display:inline-flex}#timeline-help table tr td span.vertical-separator,#timeline-help table tr th span.vertical-separator{border-left:1px solid rgba(78,78,87,0.6);height:45px}#timeline-help table tr td kbd,#timeline-help table tr th kbd{padding:unset;height:45px;max-height:45px;min-height:45px;width:45px;max-width:45px;min-width:45px;display:flex;justify-content:center;align-items:center;border-radius:30%;box-shadow:0 2px 8px rgba(0,0,0,0.12),0 2px 8px rgba(0,0,0,0.19);color:#f1f3f4;background-color:#4e4e57;margin:7px;font-size:12.5px}#timeline-help table tr td kbd span,#timeline-help table tr th kbd span{margin-left:3px}flx-timeline .accesskey_overlay{position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.6);color:#fff;text-transform:uppercase;font-size:14px;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;align-items:center}flx-timeline #timeline_container{height:calc(85vh - 80px);display:flex;background-color:#fff;position:relative;overflow:hidden}flx-timeline #timeline_container[ShowControls="true"] #vis{background:linear-gradient(180deg,#3c3c46 94px,transparent 0%)}flx-timeline #timeline_container[ShowControls="true"] #vis .help{height:42px;width:42px}flx-timeline #timeline_container[ShowControls="true"] #items_without_group>div:first-child{flex:1 0 42px}flx-timeline #timeline_container[ShowControls="false"] #vis{background:linear-gradient(180deg,#3c3c46 52px,transparent 0%)}flx-timeline #timeline_container[ShowControls="false"] #vis .help{height:52px;width:52px}flx-timeline #timeline_container[ShowControls="false"] #items_without_group>div:first-child{flex:1 0 52px}flx-timeline #timeline_container #not_supported{display:none !important}@media only screen and (max-width:729px){flx-timeline #timeline_container #not_supported{position:absolute;top:0;left:0;height:100%;width:100%;display:flex !important;align-items:center;justify-content:center;background-color:#fff;z-index:9999;text-transform:capitalize;color:#b31512}}flx-timeline #timeline_container #items_without_group{position:relative;display:flex;flex-direction:column;flex:1 1 120px;overflow:hidden;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}flx-timeline #timeline_container #items_without_group.folded{flex:0 0 45px}flx-timeline #timeline_container #items_without_group.folded>div:first-child{background-color:unset;color:unset;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}flx-timeline #timeline_container #items_without_group.folded>div:first-child>h4{font-size:12px;transform:rotate(-90deg);overflow:visible}flx-timeline #timeline_container #items_without_group.folded #items-container{opacity:0;flex:0;padding:unset}flx-timeline #timeline_container #items_without_group.folded #items-container .item,flx-timeline #timeline_container #items_without_group.folded #items-container>span{display:none}flx-timeline #timeline_container #items_without_group.folded .fold{box-shadow:unset;color:unset;background-color:unset}flx-timeline #timeline_container #items_without_group.folded .fold i{transform:unset}flx-timeline #timeline_container #items_without_group>div:first-child{display:flex;align-items:center;justify-content:center;background-color:#3c3c46;color:#f1f3f4;-webkit-transition:all 0.3s ease-in-out 0.3s;-moz-transition:all 0.3s ease-in-out 0.3s;-o-transition:all 0.3s ease-in-out 0.3s;transition:all 0.3s ease-in-out 0.3s}flx-timeline #timeline_container #items_without_group>div:first-child>h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}flx-timeline #timeline_container #items_without_group #items-container{overflow:auto;flex:1 1 100%;padding:5px 5px 0px;display:flex;flex-direction:column;align-items:center;-webkit-transition:all 0.3s ease-in-out 0.3s;-moz-transition:all 0.3s ease-in-out 0.3s;-o-transition:all 0.3s ease-in-out 0.3s;transition:all 0.3s ease-in-out 0.3s}flx-timeline #timeline_container #items_without_group #items-container .item{width:100%;padding:5px 10px;margin-bottom:5px;border-radius:4px;color:#f1f3f4;background:rgba(78,78,87,0.9)}flx-timeline #timeline_container #items_without_group #items-container>span{opacity:0.5}flx-timeline #timeline_container #items_without_group .fold{height:50px;display:flex;align-items:center;justify-content:center;width:15px;background-color:#3c3c46;color:#f1f3f4;border-bottom-left-radius:50%;border-top-left-radius:50%;cursor:pointer;box-shadow:-2px 0px 3px rgba(0,0,0,0.1),-1px 0px 0px rgba(0,0,0,0.15);position:absolute;right:0;top:0;bottom:0;margin:auto;-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}flx-timeline #timeline_container #items_without_group .fold:hover{color:#2eafe7}flx-timeline #timeline_container #items_without_group .fold i{transform:rotate(180deg);-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}flx-timeline #timeline_container #vis{flex:5 1 auto;position:relative}flx-timeline #timeline_container #vis>.help{display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:2;font-size:22px;color:#f1f3f4;opacity:0.9;background:linear-gradient(270deg,#3c3c46 50%,transparent 110%);cursor:pointer}flx-timeline #timeline_container #vis>.help i{opacity:0.7;-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}flx-timeline #timeline_container #vis>.help i:hover{opacity:1}flx-timeline #timeline_container #vis>#title{color:#f1f3f4;position:absolute;top:0;right:42px;padding-right:10px;z-index:0;height:42px;display:flex;justify-content:center;align-items:center;text-transform:uppercase}flx-timeline #timeline_container #vis>#title:before{content:"";position:absolute;right:0;bottom:0;top:0;height:25px;border-right:1px solid #f1f3f4;margin:auto}flx-timeline #timeline_container #vis>#title h3{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}@media only screen and (max-width:993px){flx-timeline #timeline_container #vis>#title h3{max-width:150px}}@media only screen and (max-width:1400px){flx-timeline #timeline_container #vis>#title h3{max-width:200px}}flx-timeline #timeline_container #vis>#controls{display:flex;align-items:center;justify-content:flex-start;padding:8px 30px 8px 6px;z-index:2;position:relative;width:fit-content;background:linear-gradient(90deg,#3c3c46 94%,transparent 100%)}flx-timeline #timeline_container #vis>#controls>div{display:flex;align-items:center;justify-content:flex-start}flx-timeline #timeline_container #vis>#controls>div>button{border:unset;height:26px;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}flx-timeline #timeline_container #vis>#controls>div>button[method='navigation'],flx-timeline #timeline_container #vis>#controls>div>button[method='today']{margin-right:4px;padding:0 10px;background-color:#2eafe7;color:#fff}flx-timeline #timeline_container #vis>#controls>div>button[method='navigation']:hover,flx-timeline #timeline_container #vis>#controls>div>button[method='today']:hover{background-color:#1794cb}flx-timeline #timeline_container #vis>#controls>div>button[method='navigation']{display:flex;justify-content:center;align-items:center}flx-timeline #timeline_container #vis>#controls>div>button[method='navigation']:nth-of-type(1){border-bottom-left-radius:2px;border-top-left-radius:2px;font-size:17px}flx-timeline #timeline_container #vis>#controls>div>button[method='navigation']:nth-of-type(3){border-bottom-right-radius:2px;border-top-right-radius:2px;margin-right:8px;font-size:17px}flx-timeline #timeline_container #vis>#controls>div>button[method='changeRange']{width:65px;background-color:transparent;color:#f1f3f4;margin:0 2px;border-radius:2px}flx-timeline #timeline_container #vis>#controls>div>button[method='changeRange'].active{background-color:rgba(241,243,244,0.1);border-bottom:solid 2px #2eafe7;border-bottom-right-radius:0;border-bottom-left-radius:0}flx-timeline #timeline_container #vis>#controls>div>button[method='changeRange']:hover{background-color:rgba(241,243,244,0.2);color:#2eafe7}flx-timeline #timeline_container #vis .vis-timeline{border:unset}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-grid.vis-minor{border-color:rgba(60,60,70,0.1)}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-grid.vis-major{border-color:rgba(60,60,70,0.3)}flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-bottom,flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-center,flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-left,flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-right,flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-top{border:unset;border-style:unset !important}flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-left.vis-vertical-scroll{direction:ltr}flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-left.vis-vertical-scroll::-webkit-scrollbar{background-color:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-panel.vis-left.vis-vertical-scroll::-webkit-scrollbar-thumb{border-radius:1.5px}flx-timeline #timeline_container #vis .vis-timeline .vis-panel .vis-shadow{-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}flx-timeline #timeline_container #vis .vis-timeline .vis-panel .vis-shadow.vis-top{box-shadow:0px 0px 6px 6px rgba(0,0,0,0.17),0 0px 4px 2px rgba(0,0,0,0.21)}flx-timeline #timeline_container #vis .vis-timeline .vis-panel .vis-shadow.vis-bottom{box-shadow:unset}flx-timeline #timeline_container #vis .vis-timeline .vis-axis .vis-group:nth-of-type(even) .vis-item.vis-dot{border-color:rgba(189,193,198,0.9);background-color:rgba(189,193,198,0.9)}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis.vis-foreground{background:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text{color:#f1f3f4}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text.vis-current-month.vis-minor.vis-today:not([class*="vis-h"]),flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text.vis-current-week.vis-minor.vis-today:not([class*="vis-h"]){background:linear-gradient(225deg,#ff7f6e 9px,transparent 0%);color:#ff7f6e}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text.vis-current-month.vis-minor.vis-saturday,flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text.vis-current-week.vis-minor.vis-saturday,flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text.vis-current-month.vis-minor.vis-sunday,flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-text.vis-current-week.vis-minor.vis-sunday{color:#2eafe7}flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-grid.vis-saturday,flx-timeline #timeline_container #vis .vis-timeline .vis-time-axis .vis-grid.vis-sunday{background:linear-gradient(180deg,#2eafe7 30px,transparent 0%)}flx-timeline #timeline_container #vis .vis-timeline .vis-item{display:flex;justify-content:center;flex-wrap:wrap;border-radius:4px;border-color:rgba(78,78,87,0.9);background-color:rgba(78,78,87,0.9);color:#f1f3f4;-webkit-transition:all 0.05s ease-in-out 0s;-moz-transition:all 0.05s ease-in-out 0s;-o-transition:all 0.05s ease-in-out 0s;transition:all 0.05s ease-in-out 0s}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-background{border-color:rgba(60,60,70,0.3);background-color:rgba(60,60,70,0.3);color:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-point{background-color:transparent;border-color:transparent;color:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-point.vis-selected{border-color:rgba(46,175,231,0.4) !important;background-color:rgba(46,175,231,0.4) !important;color:#fff !important}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-point .vis-item-content{padding-left:6px}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-point .vis-dot{border-color:rgba(78,78,87,0.9);background-color:rgba(78,78,87,0.9)}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-selected{border-color:rgba(46,175,231,0.9) !important;background-color:rgba(46,175,231,0.9) !important;color:#fff !important}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-item-content{padding:5px 10px;-webkit-transition:all 0.06s ease-in-out 0s;-moz-transition:all 0.06s ease-in-out 0s;-o-transition:all 0.06s ease-in-out 0s;transition:all 0.06s ease-in-out 0s}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-item-visible-frame{width:100%;height:100%}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-onUpdateTime-tooltip{display:flex;justify-content:space-between;align-items:center;right:unset !important;left:unset !important;min-width:fit-content;width:100%;background-color:rgba(78,78,87,0.8);color:#f1f3f4;padding:unset;border-radius:4px;-webkit-transition:all 0.15s ease-in-out 0s;-moz-transition:all 0.15s ease-in-out 0s;-o-transition:all 0.15s ease-in-out 0s;transition:all 0.15s ease-in-out 0s}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-onUpdateTime-tooltip div{padding:5px 10px}flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-point .vis-onUpdateTime-tooltip,flx-timeline #timeline_container #vis .vis-timeline .vis-item.vis-box .vis-onUpdateTime-tooltip{justify-content:center}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-delete,flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-delete-rtl{bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:25px;background-color:#fff}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-delete:hover:after,flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-delete-rtl:hover:after{color:#b31512}flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-delete:after,flx-timeline #timeline_container #vis .vis-timeline .vis-item .vis-delete-rtl:after{color:rgba(78,78,87,0.9)}flx-timeline #timeline_container #vis .vis-timeline .vis-foreground .vis-group{border-bottom:unset;-webkit-transition:all 0.05s ease-in-out 0s;-moz-transition:all 0.05s ease-in-out 0s;-o-transition:all 0.05s ease-in-out 0s;transition:all 0.05s ease-in-out 0s}flx-timeline #timeline_container #vis .vis-timeline .vis-foreground .vis-group:nth-of-type(odd){background-color:rgba(60,60,70,0.02)}flx-timeline #timeline_container #vis .vis-timeline .vis-foreground .vis-group:nth-of-type(even){background-color:rgba(241,243,244,0.02)}flx-timeline #timeline_container #vis .vis-timeline .vis-foreground .vis-group:nth-of-type(even) .vis-item{border-color:rgba(189,193,198,0.9);background-color:rgba(189,193,198,0.9);color:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-foreground .vis-group:nth-of-type(even) .vis-item.vis-point{background-color:transparent;border-color:transparent;color:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-foreground .vis-group:nth-of-type(even) .vis-item.vis-point .vis-dot{border-color:rgba(189,193,198,0.9);background-color:rgba(189,193,198,0.9)}flx-timeline #timeline_container #vis .vis-timeline .vis-itemset .vis-group:nth-of-type(odd) .vis-item.vis-line{border-color:rgba(189,193,198,0.9);background-color:rgba(189,193,198,0.9)}flx-timeline #timeline_container #vis .vis-timeline .vis-itemset .vis-group:nth-of-type(odd) .vis-item.vis-background{border-color:rgba(60,60,70,0.2);background-color:rgba(60,60,70,0.2)}flx-timeline #timeline_container #vis .vis-timeline .vis-labelset{background-color:#3c3c46}flx-timeline #timeline_container #vis .vis-timeline .vis-labelset .vis-label{color:#f1f3f4;border-bottom:unset;display:flex;align-items:center;justify-content:flex-start;-webkit-transition:all 0.05s ease-in-out 0s;-moz-transition:all 0.05s ease-in-out 0s;-o-transition:all 0.05s ease-in-out 0s;transition:all 0.05s ease-in-out 0s}flx-timeline #timeline_container #vis .vis-timeline .vis-labelset .vis-label:nth-of-type(odd){background-color:rgba(60,60,70,0.05)}flx-timeline #timeline_container #vis .vis-timeline .vis-labelset .vis-label:nth-of-type(even){background-color:rgba(241,243,244,0.05)}flx-timeline #timeline_container #vis .vis-timeline .vis-labelset .vis-label .vis-inner{max-width:260px}flx-timeline #timeline_container #vis .vis-timeline .vis-tooltip{display:flex;align-items:center;padding:5px 10px;font-family:unset;font-size:unset;color:#3c3c46;background-color:#f1f3f4;border-radius:4px;border:unset;left:unset !important;right:10px !important;top:62px !important;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.08),0 3px 1px -2px rgba(0,0,0,0.06),0 1px 5px 0 rgba(0,0,0,0.14);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.08),0 3px 1px -2px rgba(0,0,0,0.06),0 1px 5px 0 rgba(0,0,0,0.14);box-shadow:0 2px 2px 0 rgba(0,0,0,0.08),0 3px 1px -2px rgba(0,0,0,0.06),0 1px 5px 0 rgba(0,0,0,0.14)}flx-timeline #timeline_container #vis .vis-timeline .vis-tooltip:before{color:#2eafe7;margin-right:5px;content:'\f233';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;font:normal normal normal 14px/1 Flexygo-icons;font-family:'Flexygo-icons' !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}flx-timeline flx-timeline-progressbar .progressbar-container{background-color:rgba(241,243,244,0.7);border-bottom-left-radius:4px;border-bottom-right-radius:4px}flx-timeline flx-timeline-progressbar .progressbar-container .template{color:rgba(78,78,87,0.9)}flx-timeline-progressbar .progressbar-container{width:100%;height:25px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;position:relative;background-color:#fff}flx-timeline-progressbar .progressbar-container .bar{height:100%;background-color:#2eafe7}flx-timeline-progressbar .progressbar-container .template{position:absolute;margin:auto;left:0;right:0;width:fit-content;font-weight:bold}