#Tour *{-webkit-box-sizing:border-box;box-sizing:border-box}#Tour.hidden{pointer-events:none}#Tour.hidden #Tour-box{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}#Tour.hidden #Tour-canvas,#Tour.hidden #Tour-masks .mask{opacity:0}#Tour #Tour-box-wrap{position:fixed;width:auto;height:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;z-index:100003;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#Tour #Tour-box{width:250px;min-height:69px;max-height:500px;padding:.5em;background:#fff;-webkit-box-shadow:0 6px 19px 2px rgba(0,0,0,.14);box-shadow:0 6px 19px 2px rgba(0,0,0,.14);border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(1);transform:scale(1)}#Tour #Tour-box.dark-box{background:rgba(0,0,0,.8);color:#fff}#Tour #Tour-box.dark-box #Tour-close{background:hsla(0,0%,100%,.81);color:#000}#Tour #Tour-box.dark-box #Tour-close:hover{background:#ee342f;color:#fff}#Tour #Tour-box.dark-box #Tour-step{background:#fff;color:rgba(0,0,0,.8)}#Tour #Tour-box.dark-box #Tour-length{background:hsla(0,0%,100%,.2);color:#bababa}#Tour #Tour-box.dark-box #Tour-tip.left{left:5px}#Tour #Tour-box.dark-box #Tour-tip.center{left:50%}#Tour #Tour-box.dark-box #Tour-tip.right{right:5px}#Tour #Tour-box.dark-box #Tour-tip.side.center{top:50%}#Tour #Tour-box.dark-box #Tour-tip.side.top{top:5px}#Tour #Tour-box.dark-box #Tour-tip.side.bottom{bottom:5px}#Tour #Tour-box.dark-box #Tour-tip.top{top:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(0,0,0,.8)}#Tour #Tour-box.dark-box #Tour-tip.bottom{bottom:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,.8)}#Tour #Tour-box.dark-box #Tour-tip.side.left{left:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid rgba(0,0,0,.8)}#Tour #Tour-box.dark-box #Tour-tip.side.right{right:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(0,0,0,.8)}#Tour #Tour-tip{position:absolute;display:block;width:0;height:0}#Tour #Tour-tip.hidden{opacity:0}#Tour #Tour-tip.vertical.left{left:5px}#Tour #Tour-tip.vertical.center{left:50%}#Tour #Tour-tip.vertical.right{right:5px}#Tour #Tour-tip.vertical.top{top:-5px;border-bottom:5px solid #fff}#Tour #Tour-tip.vertical.bottom,#Tour #Tour-tip.vertical.top{border-left:5px solid transparent;border-right:5px solid transparent}#Tour #Tour-tip.vertical.bottom{bottom:-5px;border-top:5px solid #fff}#Tour #Tour-tip.horizontal.top{top:5px}#Tour #Tour-tip.horizontal.center{top:50%}#Tour #Tour-tip.horizontal.bottom{bottom:5px}#Tour #Tour-tip.horizontal.left{left:-5px;border-right:5px solid #fff}#Tour #Tour-tip.horizontal.left,#Tour #Tour-tip.horizontal.right{border-top:5px solid transparent;border-bottom:5px solid transparent}#Tour #Tour-tip.horizontal.right{right:-5px;border-left:5px solid #fff}#Tour #Tour-close{position:absolute;top:-7px;right:-7px;width:14px;height:14px;background:rgba(0,0,0,.8);border-radius:100%;font-size:8px;color:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Tour #Tour-close:hover{background:#ec1d18}#Tour #Tour-content{width:100%;height:100%;max-height:470px;overflow-x:hidden;overflow-y:auto;position:relative;border-bottom:32px solid transparent;padding:0 4px;font-size:14px}#Tour #Tour-length,#Tour #Tour-step{width:24px;height:24px;color:#fff;position:absolute;bottom:.7em;font-size:12px;font-weight:700;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Tour #Tour-step{background:rgba(0,0,0,.7);left:.7em;z-index:1}#Tour #Tour-length{background:#ccc;left:2.2em;z-index:0}#Tour #Tour-actions{position:absolute;bottom:.5em;right:.5em;height:24px}#Tour #Tour-actions button{height:100%;border:none;border-radius:2px;font-size:.75em;padding:4px 7px;color:#fff;background-color:#868686}#Tour #Tour-actions button:hover{background-color:#6b6b6b}#Tour #Tour-actions button[disabled],#Tour #Tour-actions button[disabled]:hover{opacity:.2}#Tour #Tour-actions button:focus,#Tour #Tour-actions button:focus:active{outline:none}#Tour #Tour-actions button.success{background-color:#60bd68}#Tour #Tour-actions button.success:hover{background-color:#43a14b}#Tour #Tour-actions button.danger{background-color:#ec1d18}#Tour #Tour-actions button.danger:hover{background-color:#c01410}#Tour #Tour-previous{margin-right:.5em}#Tour #Tour-masks .mask{position:fixed;z-index:100001}#Tour #Tour-masks .mask.bottom,#Tour #Tour-masks .mask.top{width:100%;height:0;left:0}#Tour #Tour-masks .mask.left,#Tour #Tour-masks .mask.right{width:0;height:100%;top:0}#Tour #Tour-masks .mask.top{top:0}#Tour #Tour-masks .mask.bottom{bottom:0}#Tour #Tour-masks .mask.left{left:0}#Tour #Tour-masks .mask.right{right:0}#Tour #Tour-canvas{position:fixed;z-index:100002;top:0;left:0;pointer-events:none}.active-link{background-color:#e7e7e7}.side-bar-switch .v-label{font-size:.85rem;margin-left:14px}.v-btn.v-btn--disabled.blue--text.text--lighten-3{color:#90caf9!important}#Tour{font-family:Roboto,sans-serif}#Tour #Tour-box{width:320px;padding:20px 24px 64px;background-color:#000;border-radius:8px;color:#fff}#Tour #Tour-content{font-size:16px;padding:0;border-bottom:none;line-height:1.5}#Tour #Tour-box #Tour-tip.horizontal.left{left:-6px;border-top-width:8px;border-right-width:8px;border-bottom-width:8px;border-right-color:#000}#Tour #Tour-box #Tour-tip.vertical.top{top:-6px;border-left-width:8px;border-right-width:8px;border-bottom-width:8px;border-bottom-color:#000}#Tour #Tour-length,#Tour #Tour-step{bottom:20px;height:26px}#Tour #Tour-step{left:24px;font-weight:400;opacity:.6;width:auto}#Tour #Tour-step:before{content:"Step";display:inline-block;margin-right:3px}#Tour #Tour-step:after{content:"/";display:inline-block;margin-left:1px}#Tour #Tour-length{left:4.6em;font-weight:400;opacity:.6;background:none}#Tour #Tour-close{opacity:0;font-size:0;width:20px;height:20px;top:-4px;right:-4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:opacity .3s;transition:opacity .3s}#Tour #Tour-box:hover #Tour-close{opacity:1}#Tour #Tour-close:after,#Tour #Tour-close:before{content:"";display:block;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#Tour #Tour-close:before{width:12px;height:1px}#Tour #Tour-close:after{width:1px;height:12px}#Tour #Tour-actions{bottom:20px;right:24px;height:auto}#Tour #Tour-actions button{font-size:14px;padding:5px 15px}#Tour #Tour-actions #Tour-next{background-color:#4e95ec}#Tour #Tour-actions #Tour-previous{background:none;color:#4482cf;margin-right:0}.main-dash-content{padding-bottom:100px}.white-bg{background-color:#fff!important}