[draggable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}html.non-mac ::-webkit-scrollbar{width:10px;height:10px}html.non-mac ::-webkit-scrollbar-button{width:0;height:0}html.non-mac ::-webkit-scrollbar-thumb{background:#181818;border:1px solid hsla(0,0%,100%,.2);border-radius:50px}html.non-mac ::-webkit-scrollbar-thumb:hover{background:#303030}html.non-mac ::-webkit-scrollbar-thumb:active{background:#181818}html.non-mac ::-webkit-scrollbar-track{background:#181818;border:0 none #fff;border-radius:50px}html.non-mac ::-webkit-scrollbar-track:hover{background:#181818}html.non-mac ::-webkit-scrollbar-track:active{background:#333}html.non-mac ::-webkit-scrollbar-corner{background:transparent}@keyframes plyr-progress{to{background-position:40px 0}}.plyr{position:relative;max-width:100%;min-width:290px}.plyr,.plyr *,.plyr :after,.plyr :before{box-sizing:border-box}.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__sr-only{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.plyr__video-wrapper{position:relative}.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle}.plyr__video-embed{padding-bottom:56.25%;height:0;overflow:hidden;background:#000}.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-embed>div{position:relative;padding-bottom:200%;transform:translateY(-35.95%)}.plyr__video-embed.plyr iframe{pointer-events:none}.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:12px 12px 18px;color:#fff;font-size:20px;text-align:center;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,.1)}.plyr__captions span:empty{display:none}@media (min-width:768px){.plyr__captions{font-size:24px}}.plyr--captions-active .plyr__captions{display:block}.plyr--fullscreen-active .plyr__captions{font-size:32px}.plyr__controls{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;position:relative;padding:6px;background:#fff;line-height:1;text-align:center;box-shadow:0 1px 1px rgba(52,63,74,.8)}.plyr__controls:after{content:"";display:table;clear:both}.plyr__controls--right{display:block;margin:6px auto 0}@media (min-width:560px){.plyr__controls--left{float:left}.plyr__controls--right{float:right;margin-top:0}}.plyr__controls button{display:inline-block;vertical-align:middle;margin:0 2px;padding:3px 6px;overflow:hidden;border:0;background:transparent;border-radius:3px;cursor:pointer;color:#ff7d2e;transition:background .3s ease,color .3s ease,opacity .3s ease}.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor;transition:fill .3s ease}.plyr__controls button.tab-focus:hover,.plyr__controls button:hover{background:#ff7d2e;color:#ff7d2e}.plyr__controls button:focus{outline:0}.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}.plyr__controls .plyr__time{display:inline-block;vertical-align:middle;margin-left:6px;color:#ff7d2e;font-weight:600;font-size:14px}.plyr__controls .plyr__time+.plyr__time{display:none}@media (min-width:560px){.plyr__controls .plyr__time+.plyr__time{display:inline-block}}.plyr__controls .plyr__time+.plyr__time:before{content:"\2044";margin-right:6px}.plyr__tooltip{visibility:hidden;position:absolute;z-index:2;bottom:100%;margin-bottom:6px;padding:6px 9px;opacity:0;background:#fff;box-shadow:0 0 5px rgba(52,63,74,.9),0 0 0 1px rgba(52,63,74,.9);border-radius:3px;color:#ff7d2e;font-size:14px;line-height:1.5;font-weight:600;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s,visibility .3s ease}.plyr__tooltip:after,.plyr__tooltip:before{content:"";position:absolute;width:0;height:0;top:100%;left:50%;transform:translateX(-50%)}.plyr__tooltip:after{bottom:-8px;border-right:7px solid transparent;border-top:7px solid rgba(52,63,74,.9);border-left:7px solid transparent;z-index:1}.plyr__tooltip:before{bottom:-6px;border-right:6px solid transparent;border-top:6px solid #fff;border-left:6px solid transparent;z-index:2}.plyr__tooltip--visible,.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip{visibility:visible;opacity:1;transform:translate(-50%) scale(1)}.plyr button:hover .plyr__tooltip{z-index:3}.plyr input[type=range].tab-focus:focus{outline:thin dotted rgba(52,63,74,.2);outline-offset:3px}.plyr__progress{position:absolute;bottom:100%;left:0;right:0;width:100%;height:6px;background:rgba(86,93,100,.8)}.plyr__progress--buffer[value],.plyr__progress--played[value],.plyr__progress--seek[type=range]{position:absolute;left:0;top:0;width:100%;height:6px;margin:0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;border:none;background:transparent}.plyr__progress--buffer[value]::-webkit-progress-bar,.plyr__progress--played[value]::-webkit-progress-bar{background:transparent;transition:width .2s ease}.plyr__progress--buffer[value]::-webkit-progress-value,.plyr__progress--played[value]::-webkit-progress-value{background:currentColor;transition:width .2s ease}.plyr__progress--buffer[value]::-moz-progress-bar,.plyr__progress--played[value]::-moz-progress-bar{background:currentColor;transition:width .2s ease}.plyr__progress--played[value]{z-index:2;color:#ff7d2e}.plyr__progress--buffer[value]{color:rgba(86,93,100,.75)}.plyr__progress--seek[type=range]{z-index:4;cursor:pointer;outline:0}.plyr__progress--seek[type=range]::-webkit-slider-runnable-track{background:none;border:0}.plyr__progress--seek[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:transparent;border:0;width:1px;height:6px}.plyr__progress--seek[type=range]::-moz-range-track{background:none;border:0}.plyr__progress--seek[type=range]::-moz-range-thumb{-moz-appearance:none;background:transparent;border:0;width:1px;height:6px}.plyr__progress--seek[type=range]::-ms-track{color:transparent;background:none;border:0}.plyr__progress--seek[type=range]::-ms-fill-lower,.plyr__progress--seek[type=range]::-ms-fill-upper{background:none;border:0}.plyr__progress--seek[type=range]::-ms-thumb{background:transparent;border:0;width:1px;height:6px}.plyr__progress--seek[type=range]:focus{outline:0}.plyr__progress--seek[type=range]::-moz-focus-outer{border:0}.plyr__progress .plyr__tooltip{left:0}.plyr--is-touch .plyr--seek[type=range]::-webkit-slider-thumb{width:24px;transform:translateX(-50%)}.plyr--is-touch .plyr--seek[type=range]::-moz-range-thumb{width:24px;transform:translateX(-50%)}.plyr--is-touch .plyr--seek[type=range]::-ms-thumb{width:24px;transform:translateX(-50%)}.plyr--loading .plyr__progress--buffer{animation:plyr-progress 1s linear infinite;background-size:40px 40px;background-repeat:repeat-x;background-color:rgba(86,93,100,.75);background-image:linear-gradient(-45deg,rgba(0,0,0,.85) 25%,transparent 0,transparent 50%,rgba(0,0,0,.85) 0,rgba(0,0,0,.85) 75%,transparent 0,transparent);color:transparent}.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}.plyr__volume[type=range]{display:inline-block;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:100px;margin:0 6px 0 0;padding:0;cursor:pointer;background:transparent;border:none}.plyr__volume[type=range]::-webkit-slider-runnable-track{height:6px;background:#e6e5e5;border:0;border-radius:3px}.plyr__volume[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-3px;height:12px;width:12px;background:#ff7d2e;border:0;border-radius:100%;transition:background .3s ease;cursor:ew-resize}.plyr__volume[type=range]::-moz-range-track{height:6px;background:#e6e5e5;border:0;border-radius:3px}.plyr__volume[type=range]::-moz-range-thumb{height:12px;width:12px;background:#ff7d2e;border:0;border-radius:100%;transition:background .3s ease;cursor:ew-resize}.plyr__volume[type=range]::-ms-track{height:6px;background:transparent;border-color:transparent;border-width:3px 0;color:transparent}.plyr__volume[type=range]::-ms-fill-lower,.plyr__volume[type=range]::-ms-fill-upper{height:6px;background:#e6e5e5;border:0;border-radius:3px}.plyr__volume[type=range]::-ms-thumb{height:12px;width:12px;background:#ff7d2e;border:0;border-radius:100%;transition:background .3s ease;cursor:ew-resize}.plyr__volume[type=range]:focus{outline:0}.plyr__volume[type=range]:focus::-webkit-slider-thumb{background:#ff7d2e}.plyr__volume[type=range]:focus::-moz-range-thumb{background:#ff7d2e}.plyr__volume[type=range]:focus::-ms-thumb{background:#ff7d2e}.plyr--is-ios.plyr--audio .plyr__controls--right,.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none}.plyr--is-ios.plyr--audio .plyr__controls--left{float:none}.plyr--audio .plyr__controls{padding-top:12px}.plyr--audio .plyr__progress{bottom:auto;top:0;background:#313131}.plyr--fullscreen,.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:10000000;background:#000}.plyr--fullscreen-active video,.plyr--fullscreen video{height:100%}.plyr--fullscreen-active .plyr__video-wrapper,.plyr--fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-active .plyr__controls,.plyr--fullscreen .plyr__controls{position:absolute;bottom:0;left:0;right:0}.plyr--fullscreen-active.plyr--fullscreen--hide-controls.plyr--playing .plyr__controls,.plyr.plyr--fullscreen.plyr--fullscreen--hide-controls.plyr--playing .plyr__controls{transform:translateY(100%) translateY(3px);transition:transform .3s ease .2s}.plyr--fullscreen-active.plyr--fullscreen--hide-controls.plyr--playing .plyr__captions,.plyr.plyr--fullscreen.plyr--fullscreen--hide-controls.plyr--playing .plyr__captions{bottom:3px;transition:bottom .3s ease .2s}.plyr--fullscreen-active.plyr--fullscreen--hide-controls.plyr--playing.plyr--hover .plyr__controls,.plyr.plyr--fullscreen.plyr--fullscreen--hide-controls.plyr--playing.plyr--hover .plyr__controls{transform:translateY(0)}.plyr--fullscreen--hide-controls.plyr--fullscreen-active.plyr--playing.plyr--hover .plyr__captions,.plyr--fullscreen-active .plyr__captions,.plyr.plyr--fullscreen .plyr__captions{top:auto;bottom:90px}@media (min-width:560px){.plyr--fullscreen--hide-controls.plyr--fullscreen-active.plyr--playing.plyr--hover .plyr__captions,.plyr--fullscreen-active .plyr__captions,.plyr.plyr--fullscreen .plyr__captions{bottom:60px}}.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg,.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen]{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}#nprogress{pointer-events:none}#nprogress .bar{background:#ff7d2e;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #ff7d2e,0 0 5px #ff7d2e;opacity:1;transform:rotate(3deg) translateY(-4px)}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}.alertify{font-family:system,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;background-color:rgba(0,0,0,.7);z-index:9999;color:rgba(0,0,0,.87)}.alertify .dialog>div{border-radius:3px}.alertify-logs{font-family:system,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100}.alertify-logs .show{border-radius:3px}*,:after,:before{box-sizing:border-box;outline:none}body,html{background:#181818;color:#fff;font-size:13px;line-height:1.5rem;overflow:hidden}.btn,body,button,html,input,select,textarea{font-family:system,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:300}.btn,button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;font-size:1rem;padding:.5rem .6rem;border-radius:.2rem}.btn:invalid,.btn:required,button:invalid,button:required,input:invalid,input:required,select:invalid,select:required,textarea:invalid,textarea:required{box-shadow:none}.btn.dirty,button.dirty,input.dirty,select.dirty,textarea.dirty{background:#fff5b0}.btn[type=search],button[type=search],input[type=search],select[type=search],textarea[type=search]{border-radius:12px;height:24px;padding:0 .5rem}.btn[type=text],button[type=text],input[type=text],select[type=text],textarea[type=text]{display:block}.btn:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important}.btn::-moz-focus-inner,button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{border:0!important}input[type=checkbox]{border:1px solid hsla(0,0%,100%,.3);border-radius:0;background:transparent;color:#555;clear:none;cursor:pointer;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;width:16px;min-width:16px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:#fff}input[type=checkbox],input[type=checkbox]:before{display:inline-block;text-align:center;vertical-align:middle}input[type=checkbox]:before{font-family:FontAwesome;color:#ff7d2e;width:14px;height:14px;line-height:1.3rem}input[type=checkbox]:checked:before{content:"\F00C"}input[type=checkbox]:indeterminate:before{content:"\F068"}a,a:link,a:visited{color:#aaa;text-decoration:none;cursor:pointer}.clear:after,.clearfix:after{content:" ";clear:both;display:block}.side{width:256px}.ir{color:transparent;font:0/0 serif}.control{cursor:pointer;color:#aaa}.control:hover{color:#fff}p{line-height:1.5rem}em{font-style:italic}.help{opacity:.7;font-size:.9rem;line-height:1.3rem}label{font-size:1.1rem;margin-bottom:8px;display:block}label.small{font-size:1rem}.btn,button,input[type=button],input[type=reset],input[type=submit]{background:#0191f7;color:#fff;font-size:1rem;padding:.6rem 1rem;cursor:pointer}.btn:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{box-shadow:inset 0 10px 10px -10px #000}.btn.btn-green,button.btn-green,input[type=button].btn-green,input[type=reset].btn-green,input[type=submit].btn-green{background-color:#56a052}.btn.btn-green:hover,button.btn-green:hover,input[type=button].btn-green:hover,input[type=reset].btn-green:hover,input[type=submit].btn-green:hover{background-color:#447e41}.btn.btn-white,button.btn-white,input[type=button].btn-white,input[type=reset].btn-white,input[type=submit].btn-white{background-color:#fff;color:#333}.btn.btn-white:hover,button.btn-white:hover,input[type=button].btn-white:hover,input[type=reset].btn-white:hover,input[type=submit].btn-white:hover{background-color:#e6e5e5}.btn.btn-red,button.btn-red,input[type=button].btn-red,input[type=reset].btn-red,input[type=submit].btn-red{background-color:#c34848}.btn.btn-red:hover,button.btn-red:hover,input[type=button].btn-red:hover,input[type=reset].btn-red:hover,input[type=submit].btn-red:hover{background-color:#a33535}.btn.btn-blue,button.btn-blue,input[type=button].btn-blue,input[type=reset].btn-blue,input[type=submit].btn-blue{background-color:#4c769a}.btn.btn-blue:hover,button.btn-blue:hover,input[type=button].btn-blue:hover,input[type=reset].btn-blue:hover,input[type=submit].btn-blue:hover{background-color:#3b5c78}.btn.btn-grey,button.btn-grey,input[type=button].btn-grey,input[type=reset].btn-grey,input[type=submit].btn-grey{background-color:#3c3c3c}.btn.btn-grey:hover,button.btn-grey:hover,input[type=button].btn-grey:hover,input[type=reset].btn-grey:hover,input[type=submit].btn-grey:hover{background-color:#232222}.btn.btn-orange,button.btn-orange,input[type=button].btn-orange,input[type=reset].btn-orange,input[type=submit].btn-orange{background-color:#ff7d2e}.btn.btn-orange:hover,button.btn-orange:hover,input[type=button].btn-orange:hover,input[type=reset].btn-orange:hover,input[type=submit].btn-orange:hover{background-color:#fa5e00}.tabs .header{border-bottom:1px solid #5c5c5c}.tabs .header a{padding:.6rem 1rem;margin-left:4px;border-radius:4px 4px 0 0;text-transform:uppercase;color:#dcdbdb;opacity:.4;border:1px solid #5c5c5c;margin-bottom:-1px;float:left}.tabs .header a.active{border-bottom:1px solid #212121;opacity:1}.tabs .panes{padding:16px 0}.tabs.tabs-white .header{border-bottom-color:#aaa}.tabs.tabs-white .header a{color:#333;border-color:#aaa}.tabs.tabs-white .header a.active{border-bottom-color:#fff}.form-row{margin-top:16px;position:relative}.overlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.overlay form{position:relative;width:100%;max-width:460px;background:#fff;border-radius:5px;color:#333}.overlay form input[type=checkbox]{border:1px solid #ccc}.overlay form .form-row:first-child{margin-top:0}.overlay form>div,.overlay form>footer,.overlay form>header{padding:16px}.overlay form>div{padding-bottom:0}.overlay form input[type=email],.overlay form input[type=number],.overlay form input[type=password],.overlay form input[type=text],.overlay form input[type=url],.overlay form textarea{border:1px solid #ccc;width:100%;max-width:100%}.overlay form input[type=email]:focus,.overlay form input[type=number]:focus,.overlay form input[type=password]:focus,.overlay form input[type=text]:focus,.overlay form input[type=url]:focus,.overlay form textarea:focus{border-color:#ff7d2e}.overlay form .warning{color:red}.overlay form textarea{min-height:192px}.overlay form>header{display:-ms-flexbox;display:flex;background:#eee;border-radius:5px 5px 0 0}.overlay form>header h1{font-size:1.8rem;line-height:2.2rem;margin-bottom:.3rem}