/*!
   angular-block-ui v0.2.2
   (c) 2016 (null) McNull https://github.com/McNull/angular-block-ui
   License: MIT
*/.block-ui{position:relative}body.block-ui{position:static}.block-ui-main>.block-ui-container,body.block-ui>.block-ui-container{position:fixed}.block-ui-container{position:absolute;z-index:10000;top:0;right:0;bottom:0;left:0;height:0;overflow:hidden;opacity:0;filter:alpha(opacity=00)}.block-ui-active>.block-ui-container{height:100%;cursor:wait}.block-ui-active .block-ui-active>.block-ui-container{height:0}.block-ui-visible>.block-ui-container{opacity:1;filter:alpha(opacity=100)}.block-ui-overlay{width:100%;height:100%;opacity:.5;filter:alpha(opacity=50);background-color:#fff}.block-ui-message-container{position:absolute;top:35%;left:0;right:0;height:0;text-align:center;z-index:10001}.block-ui-message{display:inline-block;text-align:left;background-color:#333;color:#f5f5f5;padding:20px;border-radius:4px;font-size:20px;font-weight:700;filter:alpha(opacity=100)}.block-ui-anim-fade>.block-ui-container{transition:height 0s linear 200ms,opacity 200ms ease 0s}.block-ui-anim-fade.block-ui-active>.block-ui-container{transition-delay:0s}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;background-color:#000;opacity:0;background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,rgba(0,0,0,.4)),color-stop(100%,rgba(0,0,0,.9)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;background-color:#fff;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:-webkit-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff3019),color-stop(100%,#cf0404));background:-moz-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid transparent;content:'';position:absolute}.introjs-arrow.top{top:-10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;padding:10px;background-color:#fff;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right;white-space:nowrap}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));background-image:-moz-linear-gradient(#f4f4f4,#ececec);background-image:-o-linear-gradient(#f4f4f4,#ececec);background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1;margin-top:10px}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:active,.introjs-button:focus{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{box-sizing:content-box;margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:none}.introjs-prevbutton.introjs-fullbutton{border:1px solid #d4d4d4;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-nextbutton.introjs-fullbutton{-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:hover{background:#999}.introjs-bullets ul li a.active{background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px 0 5px 0;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hint-pulse{box-sizing:content-box;width:10px;height:10px;border:5px solid rgba(60,60,60,.27);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:rgba(136,136,136,.24);z-index:10;position:absolute;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{-webkit-animation:none;-moz-animation:none;animation:none}.introjs-hint-dot{box-sizing:content-box;border:10px solid rgba(146,146,146,.36);background:0 0;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;-webkit-animation:introjspulse 3s ease-out;-moz-animation:introjspulse 3s ease-out;animation:introjspulse 3s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0}@-webkit-keyframes introjspulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);opacity:0}}@-moz-keyframes introjspulse{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(0);opacity:.1}50%{-moz-transform:scale(.1);opacity:.3}75%{-moz-transform:scale(.5);opacity:.5}100%{-moz-transform:scale(1);opacity:0}}@keyframes introjspulse{0%{transform:scale(0);opacity:0}25%{transform:scale(0);opacity:.1}50%{transform:scale(.1);opacity:.3}75%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:0}}

.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container,.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background,.mejs__mediaelement{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3)}.mejs__time-current,.mejs__time-handle-content{background:hsla(0,0%,100%,.9)}.mejs__time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{left:0;margin:0;width:100%}.mejs__volume-current,.mejs__volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs__volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs__horizontal-volume-current,.mejs__horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs__horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

.h5-img-btn{ vertical-align:top;cursor:pointer;width:35px;height:35px;}
.h5-img-btn-on{ vertical-align:top;cursor:pointer;width:35px;height:35px;border-bottom: 1px solid palevioletred}
.h5-img-btn:hover{background-color: lightslategrey}

#hi5_notifer_all {
    bottom: 0;
    position: fixed;
    right: 6px;
    width: 324px;
    z-index: 10001;
}

.hi5_notifer{
	padding: 8px;background-color: #777;position: relative;
	opacity: 1; color: #fff; font: normal 16px "Droid Sans", sans-serif;
    border-radius: 3px; box-shadow: #999 0 0 12px; width: 96%;
}

.hi5_notifer:hover{
	opacity:1;box-shadow:#000 0 0 12px;
}

.hi5_notifer_title{
	font-size:1.1em;font-weight:bold;padding-top:6px;
}

.hi5_notifer_button_yes{
	width:35px;height:25px;margin-left:.3em;
	cursor:pointer;
}

.hi5_notifer_button_no{
	width:35px;height:25px;margin-left:.3em;
	cursor:pointer;
}

.hi5_notifer_count{
	color:#FA6900;position: absolute; bottom: 2px; right:2px;
}

/*
==============================================
CSS3 ANIMATION CHEAT SHEET
==============================================

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/
.slideUp{
    animation-name: slideUp;
    -webkit-animation-name: slideUp;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
}

@keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    50%{
        transform: translateY(-8%);
    }
    65%{
        transform: translateY(4%);
    }
    80%{
        transform: translateY(-4%);
    }
    95%{
        transform: translateY(2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
    }
    50%{
        -webkit-transform: translateY(-8%);
    }
    65%{
        -webkit-transform: translateY(4%);
    }
    80%{
        -webkit-transform: translateY(-4%);
    }
    95%{
        -webkit-transform: translateY(2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

body, .noborder{margin:0;border:0;
text-size-adjust:100%;
-moz-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
-ms-touch-action: pinch-zoom !important; /* DISABLE DOUBLE-TAP-ZOOM */
}
.dialog{padding:1em;position:absolute;left:50px;top:50px;border:2px solid black;font-size:1.2em;background:#FFF3B3;z-index:99;}
.touchin{margin:0;border:0;width:25px}
.path{cursor:pointer}
.path:hover{border:1px solid #777}
.progressback{
position:relative;
width:100%;
height:1em;
background-color:white;
border:1px solid #ccc;
text-align:right
}
.progressfront{
position:absolute;
left:0;top:0;
width:0;height:1em;
background-color:#0F0;
}
#filecontainer
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 0.8em;
	background: #fff;
	margin: 1em;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
.th, #filelist th
{
	font-size: 1em;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #A7DBD8;
}
#filelist td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

#filecontainer img:hover{
	background-color: lightslategrey;
}

.appdlg, .h5-form{
	padding: 1em;margin: 0.5em;background-color: white;
	font: normal 13px "Droid Sans", sans-serif;
    border:1px solid #61D2D6;display: none;
}

.appdlg table, .h5-form table{
	border-spacing: 0;
}

.button{
	min-width:36px;padding:1px;margin:1px;text-align:center;font-family:tahoma,verdana,sans-serif;
	display:inline-block;
	background-color:#666;
	color:white;
	border: 1px solid #ccc;
	opacity:0.7;
}

.button_selected{
	color:red;
}

.button:active{
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color: #222;
    color:red;
}

#wsinput{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#wsinput::selection{
	background:rgba(0, 0, 0, 0);
}

*:focus {
    outline: none;
}

.h5-btn, .h5-form input[type="button"], .h5-form button, .h5-form input[type="submit"]{
    background-color: #337ab7 ; 
    border: 1px solid #2e6da4;
	border-radius: 4px;
	color:#FFF;
}

.h5-btn:active, .h5-form input[type="button"]:active, .h5-form button:active, .h5-form input[type="submit"]:active{
	transform: translateY(2px);
}

.h5-btn:disabled, .h5-form input[type="button"]:disabled, .h5-form button:disabled, .h5-form input[type="submit"]:disabled{
	cursor: not-allowed;
	opacity: .65;
}

.h5-btn:hover, .h5-form input[type="button"]:hover, .h5-form button:hover, .h5-form input[type="submit"]:hover{
	background-color: #2e6da4;
}


#__sv_folder__{
	vertical-align: bottom;
}

/* SECONDARY COLOR LIGHT DEFAULTS */
.btn.btn-blank,
.bg-white a, .box .box-nav .presentation a,
.render-menu a,
.checkbox [type="checkbox"]:checked + label .check,
a:hover,
.login .fa,
.login .glyphicon, .login .glyphicon,
div#file-options .ctas .btn.selected,
.login.form a,
#_sv_pdf_parent a,
.page a,
.thumbnail-alt,
.introjs-tooltiptext a,
.dropdown-menu a,
body:not(.ios):not(.android) .button-toolbar a:focus,
navigation a {
  color: #0875BE; }

.btn.btn-blank,
input.text, textarea.text,
.toggle-btn-container,
.checkbox [type="checkbox"]:checked + label:before,
.timepicker table tr td input,
select.text,
navigation .app-instance-menu .open {
  border-color: #0875BE; }

.btn.btn-blue,
.toggle-btn-container,
.datepicker .dropdown-menu button.active:not([disabled]),
.datepicker .dropdown-menu button:not([disabled]):hover,
.datepicker .dropdown-menu .btn.active:not([disabled]),
.datepicker .dropdown-menu .btn:not([disabled]):hover,
.notification-bubble,
.progress-bar,
.navigation-menu-list a:hover,
.navigation-menu-list a.active,
display-manager .display.selected {
  background-color: #0875BE; }

/* SECONDARY COLOR GRADIENT DEFAULTS */
.btn.btn-blue {
  background-image: linear-gradient(#0875BE, #0D458B); }

/* SECONDARY COLOR DARK DEFAULTS */
input,
textarea,
select,
.form,
.datepicker .dropdown-menu button:not([disabled]),
.datepicker .dropdown-menu .btn:not([disabled]),
.login .links a,
.login.form a:hover,
#_sv_pdf_parent a:hover,
.page,
.page a:hover,
.page .links a,
.introjs-tooltiptext a:hover,
.dropdown-menu a:hover,
navigation a:hover {
  color: #0D458B; }

input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #0D458B;
  opacity: 1; }

/* These selectors don't mix with others. */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  color: #0D458B; }

quick-filter button,
quick-filter input,
quick-filter label {
  color: #0875BE; }

quick-filter button:hover,
quick-filter input:focus,
quick-filter input:hover {
  color: #0D458B; }

.explorer .explorer-menu li:hover,
.explorer .explorer-menu li.active,
.global-alert,
.notifications .more-results:before,
.ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__thumb-x,
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x,
display-manager .display {
  background-color: #0D458B; }

/* These selectors don't mix with others. */
.custom-scrollbars ::-webkit-scrollbar-thumb,
.light-scrollbar::-webkit-scrollbar-thumb {
  background-color: #0D458B; }

.vertical .divider:after {
  border-color: #0D458B; }

/* PRIMARY COLOR LIGHT DEFAULTS */
.draggable.active .box:after {
  background-color: #2582F5; }

/* SVG COLOR RULES */
.folder-icon svg stop:first-child {
  stop-color: #0D458B; }

.folder-icon svg stop:last-child {
  stop-color: #0875BE; }

/* USER TAG INPUT */
user-tag {
  background-color: #0875BE;
  border-color: #0875BE; }

user-tag-input div user-tag.focused {
  background-color: #0D458B; }

.app-session .app-session-interface i {
  color: #0875BE; }

/*
  Custom selection of icons from Font Awesome made with Icomoon (icomoon.io).
  If you want to change (add or remove icons), you can import the file
  'awingu-custom-font-awesome.json' (in the root of this project) into
  icomoon.io and download a new version.
  Steps:
  + Generate the font and press the download button at the bottom
  + Copy paste the files from the created 'fonts' into 'fonts'
  + Replace the css below with the css in style.css
  + Set the url of the fonts correct (normally just add '../../' to all of them)
  + Go to projects page (top right) and download the project, you get a single .json file
  + Place the downloaded json file in awingu-frontend root with name
  Settings for icomoon.io:
    class-prefix: fa-
    Css Selector:
      use a class: .fa
*/
@font-face {
  font-family: 'font-awesome';
  src: url("../../fonts/font-awesome.eot?6rhjgg");
  src: url("../../fonts/font-awesome.eot?6rhjgg#iefix") format("embedded-opentype"), url("../../fonts/font-awesome.ttf?6rhjgg") format("truetype"), url("../../fonts/font-awesome.woff?6rhjgg") format("woff"), url("../../fonts/font-awesome.svg?6rhjgg#font-awesome") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.fa, .glyphicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-awesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-graph-icon:before {
  content: "\e900"; }

.fa-shortcuts:before {
  content: "\e901"; }

.fa-plus:before {
  content: "\f067"; }

.fa-question:before {
  content: "\f128"; }

.fa-minus:before {
  content: "\f068"; }

.fa-search:before {
  content: "\f002"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-th-large:before, .fa-grid:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-close:before {
  content: "\f00d"; }

.fa-remove:before {
  content: "\f00d"; }

.fa-times:before {
  content: "\f00d"; }

.fa-cog:before {
  content: "\f013"; }

.fa-gear:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-download:before {
  content: "\f019"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-lock:before {
  content: "\f023"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-list:before {
  content: "\f03a"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-chevron-left:before, .glyphicon-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before, .glyphicon-chevron-right:before {
  content: "\f054"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-mail-forward:before {
  content: "\f064"; }

.fa-share:before, .method-push:before, .method-smsText:before {
  content: "\f064"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-warning:before {
  content: "\f071"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-chevron-up:before, .glyphicon-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before, .glyphicon-chevron-down:before {
  content: "\f078"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-key:before, .method-mobile_otp:before, .method-oathToken:before {
  content: "\f084"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-gears:before {
  content: "\f085"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-upload:before {
  content: "\f093"; }

.fa-phone:before, .method-phone:before, .method-voiceCall:before {
  content: "\f095"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before {
  content: "\f0c0"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before {
  content: "\f0c1"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-files-o:before {
  content: "\f0c5"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-clipboard:before {
  content: "\f0ea"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-mobile:before, .method-sms:before, .method-phoneApp:before {
  content: "\f10b"; }

.fa-mobile-phone:before {
  content: "\f10b"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-file:before {
  content: "\f15b"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-hourglass-3:before {
  content: "\f253"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-industry:before {
  content: "\f275"; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*doc
---
title: Responsive min span
name: responsive-min-span
category: mixins
---
```css
//
// @params
// $span: Minimum span(see [grid][grid] ) width of a column see 
// $container-span: the span width of the container (only use this when your container is smaller than the $max-site-width of the site)

.file{
    @mixin responsive-min-span($span, $container-span: map-get($susy,"columns"));
}

```
*/
/*
 * In the past Compass its nested-reset utility was used to suppress browsers
 * their default styles. For now this basic reset is good enough.
 */
* {
  font: inherit;
  padding: 0;
  margin: 0; }

main {
  display: block; }

body {
  padding: 0;
  margin: 0;
  background: #CCC;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-repeat: no-repeat; }

.invisible {
  display: none; }

a:hover {
  text-shadow: none; }

.box {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  margin: 20px 0;
  padding: 10px;
  position: relative; }
  .box:after {
    content: " ";
    display: block;
    clear: both; }
  .box.no-border {
    border: none; }
  .box.no-padding {
    padding: 0; }
  .box .content {
    width: 75%;
    float: left;
    padding-bottom: 100px; }
  .box .section-title {
    position: absolute;
    top: -21px;
    left: 0px;
    right: 0px;
    margin: 0; }

.section-title {
  text-align: center;
  position: relative;
  overflow: hidden; }
  .section-title .section-title-inner {
    display: inline-block;
    position: relative;
    height: 40px;
    line-height: 40px; }
    .section-title .section-title-inner:after, .section-title .section-title-inner:before {
      content: '';
      display: block;
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      width: 10000px;
      top: 50%;
      position: absolute; }
    .section-title .section-title-inner:before {
      right: 100%;
      margin-right: 30px;
      border-left: 1px solid rgba(255, 255, 255, 0.5); }
    .section-title .section-title-inner:after {
      left: 100%;
      margin-left: 30px;
      border-right: 1px solid rgba(255, 255, 255, 0.5); }

.draggable.active {
  border: 1px dashed white;
  border-radius: 3px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 0 20px; }
  .draggable.active .box {
    border: 1px solid #FFF;
    border-radius: 3px;
    cursor: move; }
    .draggable.active .box:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      opacity: 0.8;
      display: block; }
    .draggable.active .box h2.section-title {
      position: absolute;
      top: 50%;
      margin-top: -20px;
      z-index: 2; }
      .draggable.active .box h2.section-title .section-title-inner:before, .draggable.active .box h2.section-title .section-title-inner:after {
        content: none; }

@media (max-width: 768px) {
  .box .box-nav {
    display: none; }
  .box .content {
    width: 100%;
    float: left; } }

.btn {
  position: relative;
  border-radius: 3px;
  border: 1px solid;
  padding: 10px 20px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  box-sizing: border-box;
  line-height: 1em; }
  .btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFF; }
  .btn.btn-sm {
    padding: 6px 10px;
    font-size: 95%; }
  .btn.disabled {
    color: rgba(255, 255, 255, 0.5) !important;
    color: rgba(255, 255, 255, 0.5) !important;
    text-shadow: none !important; }
    .btn.disabled:hover {
      color: rgba(255, 255, 255, 0.5) !important;
      color: rgba(255, 255, 255, 0.5) !important;
      background-color: transparent;
      cursor: default; }
  .btn.btn-blue {
    color: #FFF;
    border: none;
    padding: 12px 20px; }
    .btn.btn-blue:hover {
      opacity: 0.8;
      color: #FFF; }
    .btn.btn-blue.disabled {
      color: rgba(255, 255, 255, 0.5) !important;
      color: rgba(255, 255, 255, 0.5) !important; }
      .btn.btn-blue.disabled:hover {
        color: rgba(255, 255, 255, 0.5) !important;
        color: rgba(255, 255, 255, 0.5) !important;
        cursor: default; }
  .btn.btn-blank {
    background-color: #FFF;
    border: 1px solid;
    background-image: linear-gradient(#FFFFFF, #FDFDFD);
    padding: 12px 20px; }
    .btn.btn-blank:hover {
      opacity: 0.8; }
    .btn.btn-blank.disabled {
      background: rgba(255, 255, 255, 0.5) !important;
      background: rgba(255, 255, 255, 0.5) !important; }
      .btn.btn-blank.disabled:hover {
        background: rgba(255, 255, 255, 0.5) !important;
        background: rgba(255, 255, 255, 0.5) !important;
        cursor: default; }
  .btn .icon-end {
    position: absolute;
    right: 10px;
    top: calc(50% - 12px);
    font-size: 22px; }

.button-group {
  display: flex;
  flex-direction: row; }
  .button-group .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0; }
  .button-group .btn:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

input, textarea {
  height: 50px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .error input, .error textarea {
    color: red;
    border-color: red !important;
    /* Note that the -ms-input prefix doesn't work when mixing with other placeholder selectors. */ }
    .error input::placeholder, .error textarea::placeholder {
      color: red; }
    .error input::-ms-input-placeholder, .error textarea::-ms-input-placeholder {
      color: red; }

textarea {
  height: 200px;
  resize: vertical; }

input[type="checkbox"] {
  height: initial;
  margin-right: 15px; }

input.text, textarea.text {
  display: block;
  border-radius: 3px;
  border: 1px solid;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 1em;
  background-color: #FFF; }

input[type=search] {
  -webkit-appearance: textfield; }

.form {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  margin-top: 4%;
  padding: 20px 0; }
  .form:after {
    content: " ";
    display: block;
    clear: both; }
  .form h2 {
    text-align: center;
    font-size: 35px;
    margin: 10px 10% 30px; }

form {
  margin-bottom: 20px; }
  form:after {
    content: " ";
    display: block;
    clear: both; }

.form-item {
  width: 75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%;
  margin-left: 12.5%;
  position: relative; }
  .form-item:not(.has-messages) {
    margin-bottom: 10px; }
  .form-item .btn {
    height: 50px;
    padding: 16px; }
  .form-item > label {
    display: inline-block;
    padding: 10px; }
  .form-item span.hint {
    display: block;
    margin: 10px;
    font-size: 13px;
    opacity: 0.85; }
  .form-item span.msg {
    display: block;
    padding: 0 10px;
    text-align: right;
    font-size: 12px; }
    .form-item span.msg.error {
      color: red; }
  .form-item span.msg-left {
    display: block;
    padding: 0 10px;
    text-align: left;
    font-size: 12px; }
    .form-item span.msg-left.error {
      color: red; }

.error label {
  color: red; }

.checkbox {
  display: block;
  margin: 0 0 15px 10px; }
  .checkbox [type="checkbox"]:not(:checked),
  .checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .checkbox [type="checkbox"]:not(:checked) + label,
  .checkbox [type="checkbox"]:checked + label {
    display: inline-block;
    position: relative;
    padding-left: 45px;
    padding-top: 6px;
    cursor: pointer; }
  .checkbox [type="checkbox"]:not(:checked) + label:before,
  .checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 30px;
    height: 30px;
    border: 1px solid;
    background: #FFF;
    border-radius: 3px; }
  .checkbox [type="checkbox"]:not(:checked) + label .check,
  .checkbox [type="checkbox"]:checked + label .check {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 22px; }
  .checkbox [type="checkbox"]:not(:checked) + label .check {
    opacity: 0;
    transform: scale(0); }
  .checkbox [type="checkbox"]:checked + label .check {
    opacity: 1;
    transform: scale(1); }
  .error .checkbox {
    color: red; }

.pull-right {
  float: right !important; }

.fullwidth {
  width: 100%;
  box-sizing: border-box; }

.span-1 {
  width: 6.25%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-2 {
  width: 12.5%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-3 {
  width: 18.75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-4 {
  width: 25%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-5 {
  width: 31.25%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-6 {
  width: 37.5%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-7 {
  width: 43.75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-8 {
  width: 50%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-9 {
  width: 56.25%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-10 {
  width: 62.5%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-11 {
  width: 68.75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-12 {
  width: 75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-13 {
  width: 81.25%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-14 {
  width: 87.5%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-15 {
  width: 93.75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

.span-16 {
  width: 100%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%; }

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #FFF; }

p {
  font-size: 14px;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.3); }

a {
  text-decoration: none;
  color: #FFF; }

h1.page-title {
  font-size: 28px;
  margin: 80px 0 60px 0;
  text-align: center;
  position: relative; }

h2 {
  font-size: 28px;
  font-weight: 300;
  margin: 20px 0 45px; }

span[class^="icon-"].big {
  font-size: 36px;
  margin-left: 10px;
  margin-right: 10px; }

.fa-graph-icon:before {
  font-size: 17px; }

.fa-graph-icon.custom {
  position: relative;
  display: inline-block; }
  .fa-graph-icon.custom:before {
    position: absolute;
    left: -72px;
    top: -37px;
    font-size: 50px; }

@media (max-width: 1200px) {
  h2 {
    font-size: 22px;
    margin: 10px 0 22px; } }

.global-alert {
  padding: 10px;
  z-index: 10;
  text-align: center;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.6); }
  .global-alert a {
    font-weight: normal;
    text-decoration: underline; }

@media screen and (max-width: 600px) {
  .global-alert {
    width: 100%;
    margin-left: 0;
    left: 0; } }

ul.breadcrumb {
  /*
	Every time the window resizes the breadcrumb are updated. This update logic is debounced so
	there is a time window in which the crumbs are incorrectly positioned. This is the case when the
	new dimensions are smaller then the old dimensions. Then some crumbs (starting from the right)
	are floated underneath the other crumbs. To hide this from the user a fixed height is set en
	the overflow is hidden.
	*/
  height: 22px;
  list-style: none;
  overflow: hidden; }
  ul.breadcrumb li {
    float: left;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
    height: 22px; }
    ul.breadcrumb li a {
      float: left;
      font-weight: normal;
      overflow: hidden;
      text-overflow: ellipsis;
      text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
      white-space: nowrap; }
      ul.breadcrumb li a:hover, ul.breadcrumb li a:active {
        text-shadow: none; }
    ul.breadcrumb li:first-child a span {
      font-size: 1.1em; }
    ul.breadcrumb li .pipe {
      margin: auto 10px;
      font-weight: 700; }
  ul.breadcrumb.overflow {
    display: flex; }
    ul.breadcrumb.overflow li {
      display: flex; }
      ul.breadcrumb.overflow li:last-child {
        overflow: hidden;
        text-overflow: ellipsis; }

.btn.crumb {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*
doc
---
title: Carousel
name: carousel
category: partials
---
```html_example
    <div class="carrousel-wrapper">
        <section class="carrousel">
              <div class="slides">
                  <div>
                    <div class="actions">
                      <ul>
                        <li><a href="#">Close <span class="icon-cross"></span></a></li>
                      </ul>
                    </div>
                    <div class="screen">
                      <img src="/public/images/word-doc.jpg" alt="word">
                    </div>
                    <div class="description-wrapper">
                        <div class="description">
                           Hier komt<br/>
                           naam word.doc
                        </div>
                    </div>
                  </div>
                  <div>
                    <div class="actions">
                      <ul>
                        <li><a href="#">Close <span class="icon-cross"></span></a></li>
                      </ul>
                    </div>
                    <div class="screen">
                      <img src="/public/images/word-doc.jpg" alt="word">
                      <div class="alert">
                        <h2>File already open</h2>
                        <p>The file you are attempting to open is being accessed by someone else. This file can be viewed in read-only mode only</p>
                      </div>
                    </div>
                    <div class="description-wrapper">
                        <div class="description">
                           Hier komt<br/>
                           naam word.doc
                        </div>
                    </div>
                  </div>
                  <div>
                    <div class="actions">
                      <ul>
                        <li><a href="#">Close <span class="icon-cross"></span></a></li>
                      </ul>
                    </div>
                    <div class="screen">
                      <img src="/public/images/word-doc.jpg" alt="word">
                    </div>
                    <div class="description-wrapper">
                        <div class="description">
                           Hier komt<br/>
                           naam word.doc
                        </div>
                    </div>
                  </div>
              </div>
              <a href="#" class="icon-arrow_prev slick-arrow"></a>
              <a href="#" class="icon-arrow_next slick-arrow"></a>
        </section>
    </div>
```
*/
.carrousel-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 10px; }
  .carrousel-wrapper .carrousel {
    width: 150%;
    margin-left: -25%;
    user-select: none; }
  .carrousel-wrapper .slick-slide {
    opacity: 0.6;
    padding: 0 50px;
    transition: opacity 2s;
    outline: none; }
    .carrousel-wrapper .slick-slide .description-wrapper {
      position: relative;
      height: 100px;
      display: block;
      padding: 25px 0; }
      .carrousel-wrapper .slick-slide .description-wrapper .description {
        text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
        width: 100%;
        bottom: 50%;
        text-align: right;
        transition: bottom 0.2s;
        right: 65px;
        position: absolute; }
    .carrousel-wrapper .slick-slide .screen {
      display: block;
      font-weight: normal;
      position: relative;
      z-index: 1; }
      .carrousel-wrapper .slick-slide .screen .alert {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.8);
        padding: 16% 16%;
        text-align: center; }
      .carrousel-wrapper .slick-slide .screen img {
        width: 100%;
        max-height: 65vh;
        object-fit: contain; }
    .carrousel-wrapper .slick-slide .screen:hover {
      color: #FFF;
      text-decoration: none; }
  .carrousel-wrapper .slick-active.slick-center .description {
    text-align: center;
    left: initial;
    right: initial; }
  .carrousel-wrapper .slick-active.slick-center + .slick-active .description {
    text-align: left;
    left: 65px; }
  .carrousel-wrapper .slick-center {
    opacity: 1; }
  .carrousel-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -90px;
    font-size: 70px;
    text-shadow: 0px 4px rgba(0, 0, 0, 0.3); }

@media screen and (max-width: 1200px) {
  .carrousel-wrapper .slick-slide .screen .alert {
    padding: 15% 20%; } }

@media screen and (max-width: 1100px) {
  .carrousel-wrapper .slick-slide {
    padding: 0 10px; } }

@media screen and (max-width: 767px) {
  .carrousel-wrapper .carrousel {
    width: 250%;
    margin-left: -75%; }
  .carrousel-wrapper .slick-slide .screen .alert p {
    display: none; } }

/* _datepicker */
/* https://angular-ui.github.io/bootstrap/#/datepicker */
.datepicker {
  position: relative;
  color: #D5D5D5;
  text-shadow: none; }
  .datepicker input.text {
    display: inline-block; }
  .datepicker .toggler {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    background: transparent;
    border: 0;
    font-size: 20px;
    padding-top: 11px; }
    .error .datepicker .toggler {
      color: red; }
    .datepicker .toggler:hover {
      cursor: pointer; }
  .datepicker .uib-datepicker-popup.dropdown-menu {
    display: block; }
  .datepicker .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    border-radius: 3px; }
    .datepicker .dropdown-menu button, .datepicker .dropdown-menu .btn {
      padding: 12px;
      height: auto;
      border: none;
      background: #FFF; }
      .datepicker .dropdown-menu button .text-muted, .datepicker .dropdown-menu .btn .text-muted {
        color: #BBBBBB; }
      .datepicker .dropdown-menu button:not([disabled]).active, .datepicker .dropdown-menu button:not([disabled]):hover, .datepicker .dropdown-menu .btn:not([disabled]).active, .datepicker .dropdown-menu .btn:not([disabled]):hover {
        color: #FFF; }

div#file-options {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 30px;
  z-index: 20;
  overflow: auto !important;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
  /* Note that the -ms-input prefix doesn't work when mixing with other placeholder selectors. */ }
  div#file-options .files {
    min-height: 200px;
    max-height: calc(100vh - 350px);
    overflow: auto; }
  div#file-options .wrapper p {
    font-size: inherit;
    margin-bottom: 10px; }
  div#file-options .small {
    font-size: 95%; }
  div#file-options .btn:not(.btn-link) {
    font-weight: normal; }
  div#file-options strong {
    font-weight: bold; }
  div#file-options #close-file-options {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 51; }
  div#file-options .wrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px; }
    div#file-options .wrapper:after {
      content: " ";
      display: block;
      clear: both; }
  div#file-options .form-item {
    width: 100%;
    float: left;
    padding-left: 1.0416666667%;
    padding-right: 1.0416666667%;
    margin-left: 0%; }
  div#file-options .half {
    width: 50%;
    float: left;
    padding-left: 1.0416666667%;
    padding-right: 1.0416666667%; }
  div#file-options .full {
    width: 100%;
    float: left;
    padding-left: 1.0416666667%;
    padding-right: 1.0416666667%;
    margin-top: 10px; }
  div#file-options .explanation {
    margin-top: 20px;
    margin-bottom: 20px; }
    div#file-options .explanation b {
      font-weight: bold; }
  div#file-options input, div#file-options select, div#file-options textarea {
    border: 1px solid #FFFFFF;
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
    padding: 8px 10px;
    font-size: 95%; }
  div#file-options input::-ms-input-placeholder,
  div#file-options textarea::-ms-input-placeholder,
  div#file-options select::-ms-input-placeholder {
    color: white;
    color: rgba(255, 255, 255, 0.75); }
  div#file-options input::placeholder,
  div#file-options textarea::placeholder,
  div#file-options select::placeholder {
    color: white;
    color: rgba(255, 255, 255, 0.75); }
  div#file-options select option {
    color: initial; }
  div#file-options .msg.error {
    text-shadow: 0 1px rgba(255, 255, 255, 0.2); }
  div#file-options .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    div#file-options .input-group .form-control {
      display: table-cell;
      width: 100%;
      float: left; }
    div#file-options .input-group .input-group-btn {
      width: 1%;
      white-space: nowrap;
      vertical-align: middle; }
    div#file-options .input-group .form-control, div#file-options .input-group .input-group-btn {
      display: table-cell; }
    div#file-options .input-group .form-control, div#file-options .input-group .input-group-btn > .btn {
      height: 40px; }
    div#file-options .input-group .form-control:not(:last-child), div#file-options .input-group .input-group-btn:not(:last-child) > .btn {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    div#file-options .input-group .form-control:not(:first-child), div#file-options .input-group .input-group-btn:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin-left: -1px; }
  div#file-options .ctas .btn:not(.btn-link) {
    font-weight: normal;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.3); }
    div#file-options .ctas .btn:not(.btn-link) + .btn {
      margin-top: 10px; }
  div#file-options .ctas.narrow {
    width: 75%;
    float: left;
    padding-left: 1.0416666667%;
    padding-right: 1.0416666667%;
    margin-left: 12.5%; }
  div#file-options .m5 {
    margin-bottom: 5px; }
  div#file-options .m10 {
    margin-bottom: 10px; }

@media screen and (max-width: 768px) {
  div#file-options h2.section-title {
    margin-top: 70px; } }

@media screen and (max-width: 400px) {
  div#file-options .half {
    width: 100%;
    float: left;
    padding-left: 1.0416666667%;
    padding-right: 1.0416666667%; }
    div#file-options .half + .half {
      margin-top: 10px; } }

.login span:before {
  font-size: 22px;
  position: absolute;
  width: 25px;
  text-align: center;
  left: 15px;
  top: 12.5px; }

.login .links {
  width: 75%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%;
  margin-left: 12.5%; }
  .login .links a {
    font-weight: normal;
    text-decoration: underline;
    display: block;
    font-size: 12px; }

.login input:not(.no-icon) {
  padding-left: 40px; }

.notification-bubble {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #FFF;
  background-color: #BBBBBB;
  color: #FFF;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
  top: -10px;
  right: -10px;
  bottom: initial;
  left: initial; }
  .notification-bubble .fa, .notification-bubble .glyphicon {
    line-height: inherit; }

resource-renderer .notification-bubble {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background-color: transparent;
  color: #FFF;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  line-height: 17px;
  top: -10px;
  right: -10px;
  bottom: initial;
  left: initial; }
  resource-renderer .notification-bubble .fa, resource-renderer .notification-bubble .glyphicon {
    line-height: inherit; }

/* _timepicker */
/* https://angular-ui.github.io/bootstrap/#/datepicker */
.timepicker .btn-link {
  border: none;
  cursor: pointer;
  height: 36px;
  padding-top: 8px;
  padding-bottom: 8px; }

.timepicker table tr td input {
  border: 1px solid;
  border-radius: 3px; }

html, body, #content {
  width: 100%;
  height: 100%; }

body {
  display: flex;
  flex-direction: column; }

#content {
  display: flex; }
  #content navigation {
    flex-grow: 0;
    flex-shrink: 0;
    z-index: 500; }
  #content.vertical navigation.shadow {
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.6); }
  #content.vertical #main {
    -webkit-overflow-scrolling: touch;
    overflow: auto; }
  #content #main {
    flex: 1 1 auto;
    position: relative; }
    #content #main.stretch main {
      width: 100%;
      height: 100%; }
    #content #main:not(.stretch) {
      display: flex;
      flex-direction: column; }
      #content #main:not(.stretch) main {
        flex: 1 0 auto; }
    #content #main .standard-footer {
      flex: 0 0 auto;
      padding: 20px; }

#content.horizontal {
  flex-direction: column; }
  #content.horizontal navigation {
    width: 100%;
    height: auto; }
  #content.horizontal #main {
    height: auto; }

footer {
  padding: 10px;
  z-index: -1;
  flex-grow: 0;
  flex-shrink: 0; }

div#file-options {
  -webkit-overflow-scrolling: touch; }

div#file-options .half:nth-child(odd) {
  padding-left: 0; }

div#file-options .half:nth-child(even) {
  padding-right: 0; }

div#file-options .full {
  padding-left: 0;
  padding-right: 0; }

div#file-options .file {
  width: 20%; }

.page-title.text-center-fix {
  margin-left: 68px; }

.btn {
  cursor: pointer;
  font-weight: bold;
  font-size: 100%; }

.btn-transparent {
  background-color: transparent; }

div#file-options {
  z-index: 999 !important; }

nav li a {
  outline: none; }

.box .file .wrapper .notification-bubble {
  top: 2px;
  right: 2px; }

div#file-options .ctas .datepicker .btn {
  text-shadow: none; }

.box .box-nav .structure > ul > li:not(.dropdown) ul li a {
  padding-left: 0; }

.form h2.margin-bottom-10px {
  margin-bottom: 10px; }

@media screen and (max-width: 1150px) {
  .form-search input, .form-search .btn {
    line-height: 18px; } }

div#file-options .ctas .btn-group .btn + .btn {
  margin-top: 0; }

.box.stretch-height, .box.stretch-height .content {
  padding-right: 0; }

.box .content {
  padding-bottom: 65px; }

body > header {
  min-height: 90px; }

.form-search {
  max-width: 37.5%;
  width: auto; }

@media screen and (max-width: 1150px) {
  .form-search {
    max-width: 25%;
    width: auto; } }

form[name="loginForm"] input[type=submit] {
  cursor: pointer; }

button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-draggable {
  touch-action: none; }

.login .icon-home:before {
  font-size: 22px;
  margin-top: -16px;
  margin-left: -4px; }

footer p {
  line-height: 18px; }

html:-ms-fullscreen {
  height: 100%;
  width: 100%; }

.carrousel-wrapper .slick-slide .screen .alert {
  padding: 0; }

.carrousel-wrapper .slick-slide .screen .alert:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */ }

.carrousel-wrapper .slick-slide .screen .alert .slide-alert-content {
  display: inline-block;
  vertical-align: middle; }

.carrousel-wrapper .slick-slide .screen .alert .slide-alert-content h2 {
  margin: 0; }

div[uib-popover-html-popup].right,
div[uib-popover-template-popup].right,
div[uib-popover-popup].right {
  margin-left: 10px;
  z-index: 1; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase; }

.text-lowercase {
  text-transform: lowercase; }

.text-capitalize {
  text-transform: capitalize; }

.overlay-session-thumbnail {
  max-height: 350px;
  max-width: 100%; }

.pointer-cursor:hover {
  cursor: pointer; }

div#file-options .ctas .btn.selected {
  background: white;
  text-shadow: none; }

.drag-drop-zone {
  border: 1px dashed #FFF;
  display: block;
  margin-top: 15px;
  padding: 5px 10px; }

.btn-file {
  background: transparent;
  font-size: 100%;
  overflow: hidden;
  position: relative; }

.btn-file input[type=file] {
  background: white;
  cursor: inherit;
  display: block;
  filter: alpha(opacity=0);
  font-size: 100px;
  min-width: 100%;
  min-height: 100%;
  opacity: 0;
  outline: none;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0; }

.list-unstyled {
  list-style: none;
  padding-left: 0; }

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis; }

.whitespace-nowrap {
  white-space: nowrap; }

.whitespace-pre-line {
  white-space: pre-line; }

.carrousel-wrapper .carrousel.single {
  width: 50%;
  margin: auto;
  margin-left: auto; }

.carrousel-wrapper .carrousel.compact {
  width: 100%;
  margin: inherit;
  margin-left: inherit; }

.carrousel-wrapper .carrousel.single .slick-slide,
.carrousel-wrapper .carrousel.compact .slick-slide {
  opacity: inherit; }

.carrousel-wrapper .carrousel.single .description,
.carrousel-wrapper .carrousel.compact .description {
  margin-left: inherit;
  right: inherit;
  text-align: center;
  width: 100%; }

.carrousel .button-toolbar {
  height: 36px; }

.slick-arrow {
  opacity: 0; }

.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  margin-top: 10px;
  vertical-align: middle;
  width: 0; }

.closed > h3 > .caret, .closed .icon-collapse:after {
  transform: rotate(-90deg); }

#uploadDropZone {
  margin-bottom: 15px;
  min-height: 250px; }

#uploadDropZone .flex-center {
  min-height: 230px; }

.flex-center {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center; }

#currentUploadsBox {
  margin-top: 15px; }
  #currentUploadsBox h3 {
    text-transform: uppercase; }
    #currentUploadsBox h3 .caret {
      margin-right: 10px; }
  #currentUploadsBox ul {
    margin-top: 10px; }
  #currentUploadsBox a.btn {
    margin-top: 10px; }

#currentUploadsBox.closed > .inner, .collapsible.closed .inner {
  display: none; }

#currentUploadsBox > .inner > ul > li {
  height: 24px; }

.ctas .half {
  margin-top: 10px; }

dt {
  margin-top: 10px;
  opacity: 0.6; }

dd {
  padding-top: 3px; }

dd:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 10px; }

.collapsible h3 {
  text-transform: uppercase; }

.icon-collapse {
  position: relative; }

.icon-collapse:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #FFF;
  content: '';
  height: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 0; }

.copy-move-dialog .breadcrumb {
  margin-bottom: 20px;
  padding-left: 0px;
  position: inherit; }

.anchor-disabled {
  pointer-events: none; }

.cursor-not-allowed {
  cursor: not-allowed !important; }

.btn.disabled, .btn[disabled] {
  cursor: not-allowed; }

.btn.active {
  background: rgba(255, 255, 255, 0.2);
  background-attachment: initial;
  background-clip: initial;
  background-color: rgba(255, 255, 255, 0.2);
  background-image: initial;
  background-origin: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-size: initial;
  color: #FFF; }

textarea {
  height: 100px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  resize: vertical; }

textarea[readonly] {
  height: 130px; }

.break-all {
  word-break: break-all; }

.datepicker .btn-default[disabled] {
  color: red; }

.file a {
  font-weight: normal; }

.file a:hover {
  color: #FFF;
  font-weight: normal;
  opacity: 1; }

.no-touch .file a:hover img {
  font-weight: bold;
  opacity: 0.4; }

.copy-move-dialog .box ul.breadcrumb {
  margin-left: 0; }

.box.box-fixed-height {
  min-height: 170px; }

.form span.form-item {
  margin-bottom: 10px; }

.margin-bottom-30-px {
  margin-bottom: 30px; }

.custom-h3 {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center; }

section:after {
  content: " ";
  display: block;
  clear: both; }

body > footer {
  padding: 10px;
  z-index: -1; }

.participants li {
  list-style: none;
  padding-top: 10px;
  text-align: left; }

.participants li:not(:last-child) {
  border-bottom: 1px solid;
  padding-bottom: 10px; }

.qrcode {
  margin-bottom: 10px; }

.overflow-hidden {
  overflow: hidden; }

.load-more {
  border: 1px dashed #FFF;
  display: block;
  font-size: 12px;
  margin-top: 15px;
  padding: 5px 10px; }

.load-more a {
  font-weight: normal; }

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important; }

.global-alert {
  z-index: 999; }

.latency-viewer {
  font-size: 16px; }
  .latency-viewer svg {
    width: 25px;
    height: 25px;
    vertical-align: text-bottom; }
    .latency-viewer svg g {
      fill: white; }
  .carrousel .latency-viewer {
    font-size: 13px;
    line-height: 40px;
    opacity: 0.9; }
    .carrousel .latency-viewer svg {
      width: 20px;
      height: 20px; }

.form-item .half:nth-child(odd) {
  padding-left: 0; }

.form-item .half:nth-child(even) {
  padding-right: 0; }

.form-item .half {
  width: 50%;
  float: left;
  padding-left: 1.04167%;
  padding-right: 1.04167%; }

#merged-app-instances {
  margin-top: 20px; }

.feedback-msg {
  min-width: 430px;
  max-width: 100%;
  padding: 20px;
  text-align: center; }

.background-image-contain {
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat; }

/* Ensure all child pointer events bubble up. This simplifies the Selenium blocker check. */
.block-ui-container * {
  pointer-events: none; }

.block-ui-overlay {
  opacity: inherit; }

.block-ui-message-container h1 {
  font-size: 22px;
  font-weight: 300; }

.block-ui-message-container span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px; }

#simple-sprite-half {
  transform: scale(0.5);
  vertical-align: middle;
  display: inline-block; }

.app-session {
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  width: 100%; }
  .app-session rdp-viewer {
    display: none;
    height: 100%;
    width: 100%; }
  .app-session .app-session-interface {
    left: 0;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100; }
    .app-session .app-session-interface svg {
      left: 0;
      position: absolute;
      top: 0; }
      .app-session .app-session-interface svg g {
        pointer-events: all; }
    .app-session .app-session-interface .mirror svg {
      -moz-transform: scale(-1, 1);
      -webkit-transform: scale(-1, 1);
      transform: scale(-1, 1); }
    .app-session .app-session-interface .keyboard-button, .app-session .app-session-interface .key-combo-bar, .app-session .app-session-interface .main-menu {
      pointer-events: none;
      position: absolute; }
    .app-session .app-session-interface .keyboard-button {
      height: 59.3px;
      width: 59.6px; }
    .app-session .app-session-interface .key-combo-bar {
      border-radius: 5px;
      display: flex;
      height: 45px;
      list-style: none;
      padding: 5px;
      pointer-events: all; }
      .app-session .app-session-interface .key-combo-bar li a {
        border: solid 2px #FFF;
        border-radius: 5px;
        display: block;
        padding: 5px; }
      .app-session .app-session-interface .key-combo-bar li a:hover {
        color: #FFF; }
      .app-session .app-session-interface .key-combo-bar li:not(:last-child) {
        margin-right: 5px; }
    .app-session .app-session-interface .main-menu {
      height: 240px;
      width: 206px; }

/*
* The default toolbar cannot be hidden or moved because iPad has issues
* focussing hidden input fields. So its dimensions is set to 0
* making it invisible.
*/
#svToolbar {
  display: block;
  height: 0px;
  overflow: hidden;
  width: 0px; }

/*
* When the input inside the toolbar is focused a blinking cursor
* appears. The cursor is hidden by placing it outside the screen.
*/
#svToolbar #svTouchInput {
  left: -9999px;
  position: absolute;
  top: 0px; }

#_sv_pdf_parent a {
  text-shadow: none; }

/*
* To enable copying from app to host we needed to patch the rdp client, so it
* always dumps its clipboard data as inner html on the wsinput and remotectrl
* element. That's why we need to explicitly set the color to black otherwise it
* will inherit the white color from the body element, causing all data without
* explicit color to be pasted as white text.
* JIRA: DEV-1470
*/
#wsinput {
  color: black !important;
  font-size: 0px; }

.page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  margin-top: 14%;
  padding: 20px; }
  .page p {
    text-shadow: initial; }
  .page .links {
    width: 75%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
    margin-left: 12.5%; }
  .page .links a {
    font-weight: normal;
    text-decoration: underline;
    display: block;
    font-size: 12px; }
  .page .form-item > label {
    margin: 0; }

.login .links p {
  text-shadow: 0px 0px; }

.progress {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  border-radius: 2px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 10px;
  margin-top: 5px;
  overflow: hidden; }

.progress-bar {
  -o-transition: width .6s ease;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  float: left;
  font-size: 12px;
  height: 100%;
  line-height: 10px;
  text-align: center;
  transition: width .6s ease;
  width: 0; }

body {
  background-color: #CCC; }

.avatar .initial {
  height: 56px;
  display: block;
  width: 56px;
  line-height: 64px;
  font-size: 42px;
  text-transform: uppercase;
  margin: 0 auto; }

.sticky .profile .avatar {
  height: 40px;
  width: 40px; }

.sticky .avatar .initial {
  width: 30px;
  height: 34px;
  line-height: 36px;
  font-size: 22px; }

select {
  height: 50px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .error select {
    color: red;
    border-color: red !important;
    /* Note that the -ms-input prefix doesn't work when mixing with other placeholder selectors. */ }
    .error select::placeholder {
      color: red; }
    .error select::-ms-input-placeholder {
      color: red; }

select.text {
  display: block;
  border-radius: 3px;
  border: 1px solid;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 1em;
  background-color: #FFF; }

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Open-Sans-300/Open-Sans-300.eot");
  src: url("../fonts/Open-Sans-300/Open-Sans-300.eot?#iefix") format("embedded-opentype"), local("Open Sans Light"), local("Open-Sans-300"), url("../fonts/Open-Sans-300/Open-Sans-300.woff2") format("woff2"), url("../fonts/Open-Sans-300/Open-Sans-300.woff") format("woff"), url("../fonts/Open-Sans-300/Open-Sans-300.ttf") format("truetype"), url("../fonts/Open-Sans-300/Open-Sans-300.svg#OpenSans") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Open-Sans-regular/Open-Sans-regular.eot");
  src: url("../fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix") format("embedded-opentype"), local("Open Sans"), local("Open-Sans-regular"), url("../fonts/Open-Sans-regular/Open-Sans-regular.woff2") format("woff2"), url("../fonts/Open-Sans-regular/Open-Sans-regular.woff") format("woff"), url("../fonts/Open-Sans-regular/Open-Sans-regular.ttf") format("truetype"), url("../fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/Open-Sans-600/Open-Sans-600.eot");
  src: url("../fonts/Open-Sans-600/Open-Sans-600.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold"), local("Open-Sans-600"), url("../fonts/Open-Sans-600/Open-Sans-600.woff2") format("woff2"), url("../fonts/Open-Sans-600/Open-Sans-600.woff") format("woff"), url("../fonts/Open-Sans-600/Open-Sans-600.ttf") format("truetype"), url("../fonts/Open-Sans-600/Open-Sans-600.svg#OpenSans") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Open-Sans-700/Open-Sans-700.eot");
  src: url("../fonts/Open-Sans-700/Open-Sans-700.eot?#iefix") format("embedded-opentype"), local("Open Sans Bold"), local("Open-Sans-700"), url("../fonts/Open-Sans-700/Open-Sans-700.woff2") format("woff2"), url("../fonts/Open-Sans-700/Open-Sans-700.woff") format("woff"), url("../fonts/Open-Sans-700/Open-Sans-700.ttf") format("truetype"), url("../fonts/Open-Sans-700/Open-Sans-700.svg#OpenSans") format("svg"); }

.file-drag {
  display: block;
  text-align: center;
  width: 75px;
  word-break: break-word; }
  .file-drag .drag-text {
    color: white;
    display: block;
    font-size: 14px;
    height: 60px;
    overflow: hidden; }
  .file-drag .notification-bubble {
    right: 0; }
  .file-drag img {
    width: 50px; }

.file-droppable .ui-droppable-hover,
.file.ui-droppable-hover .wrapper {
  background-color: rgba(255, 255, 255, 0.15) !important;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.3); }

.thumbnail-alt {
  background-color: #FFF;
  font-size: 14px;
  font-weight: normal;
  padding: 200px 0px 200px 0px; }

.app-window-list {
  max-width: 100%; }
  .app-window-list .app-window {
    display: flex;
    align-items: center;
    margin-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .app-window-list .app-window:last-child {
      border-bottom: none; }
    .app-window-list .app-window .thumbnail-wrapper {
      flex: 0 0 32%; }
    .app-window-list .app-window .thumbnail {
      max-height: 140px;
      max-width: 100%;
      display: block;
      margin: auto; }
    .app-window-list .app-window .title {
      margin-left: 12px; }

.fa.two-factor, .two-factor.glyphicon {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  display: block;
  font-size: 42px; }

.method-sms, .method-phoneApp {
  font-size: 46px; }

.login .form-item .two-factor-methods .btn {
  height: 120px;
  margin-bottom: 8px; }

.login .form-item .two-factor-methods .btn .method-title {
  position: absolute;
  left: 0;
  bottom: 12px; }

.introjs-helperLayer {
  opacity: 0.4;
  border-style: dashed;
  border-color: #000000; }

.introjs-tooltip {
  opacity: 1.0 !important;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #000000;
  min-width: 400px;
  margin-top: 10px;
  padding: 15px; }

.introjs-tooltiptext a {
  font-weight: normal !important; }

.introjs-tooltiptext ul {
  padding-left: 30px !important; }

.introjs-tooltiptext ul li {
  font-size: 14px; }

.introjs-tooltiptext h2 {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center; }

.introjs-tooltiptext p, .introjs-tooltiptext ul {
  text-shadow: none;
  margin-bottom: 10px; }

.introjs-tooltiptext b {
  font-weight: bold; }

.introjs-tooltiptext .margin-bottom-10px {
  margin-bottom: 10px; }

.introjs-bullets ul li a {
  background: #000000; }

.introjs-bullets ul li a active {
  background: #00A000 !important; }

.introjs-button {
  cursor: pointer;
  font-weight: bold;
  font-size: 100%;
  border-radius: 3px;
  border: 1px solid;
  padding: 10px 20px;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.4em;
  background-color: transparent !important;
  border-color: #000 !important;
  color: #000 !important;
  background-image: none !important;
  margin-right: 5px !important; }

.introjs-button:hover {
  background: rgba(255, 255, 255, 0.2) !important;
  border-color: #0b93d5 !important;
  color: #000 !important;
  box-shadow: none !important; }

.user-menu.introjs-showElement:before {
  display: none; }

.introjs-tooltip.introjs-floating {
  top: 50vh !important;
  position: fixed; }

#file-options user-tag-input {
  margin-top: 10px;
  width: 100%; }

dd user-tag-list {
  display: inline-block;
  margin-top: 3px;
  max-width: 100%;
  min-width: 100%; }

.toolbar-wrapper {
  display: flex;
  height: 40px; }
  @media screen and (min-width: 1280px) {
    .toolbar-wrapper {
      height: 44px; } }

.toolbar-wrapper.opaque {
  background-color: rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.button-toolbar {
  display: flex;
  list-style: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.3); }
  .button-toolbar li {
    height: 100%; }
    .button-toolbar li .text {
      margin-left: 5px;
      padding-bottom: 2px; }
    .button-toolbar li.truncate-btn {
      flex-grow: 1; }
      .button-toolbar li.truncate-btn a {
        text-align: center;
        width: 100%; }
    .button-toolbar li > a, .button-toolbar li > span {
      padding: 0 10px;
      font-size: 15px;
      font-weight: 500;
      height: 100%;
      text-shadow: 0px 1px rgba(0, 0, 0, 0.4); }
    .button-toolbar li > a {
      align-items: center;
      display: flex; }
      .button-toolbar li > a.active {
        background-color: rgba(255, 255, 255, 0.17); }
      .button-toolbar li > a:hover {
        color: inherit;
        text-shadow: 0px 1px rgba(0, 0, 0, 0.4); }
      .button-toolbar li > a .fa, .button-toolbar li > a .glyphicon {
        margin: auto; }
  .button-toolbar.rtl {
    flex-direction: row-reverse; }
  .button-toolbar.no-float {
    float: none; }
  .button-toolbar.no-margin {
    margin-bottom: 0; }
  .button-toolbar.space-between {
    justify-content: space-between; }

.button-toolbar[auto-truncate] {
  flex-wrap: wrap;
  overflow: hidden; }
  .button-toolbar[auto-truncate] li span.fa, .button-toolbar[auto-truncate] li span.glyphicon {
    min-width: 15px; }

body:not(.ios):not(.android) .button-toolbar a:focus,
body:not(.ios):not(.android) .button-toolbar a:hover {
  text-shadow: none; }

body:not(.ios):not(.android) .toolbar-wrapper.opaque a:focus,
body:not(.ios):not(.android) .toolbar-wrapper.opaque a:hover,
body:not(.ios):not(.android) .toolbar-wrapper.opaque quick-filter.collapsed label:focus,
body:not(.ios):not(.android) .toolbar-wrapper.opaque quick-filter.collapsed label:hover {
  background-color: rgba(255, 255, 255, 0.3);
  text-shadow: 0px 1px rgba(150, 150, 150, 0.3); }

/*
    GENERAL FILE CODE
*/
.file {
  width: 200%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%;
  width: 50%;
  float: left;
  padding-left: 1.0416666667%;
  padding-right: 1.0416666667%;
  padding: 0 !important;
  text-align: center;
  overflow-y: hidden;
  font-size: 14px; }
  @media screen and (min-width: 600px) {
    .file {
      width: 100%;
      float: left;
      padding-left: 1.0416666667%;
      padding-right: 1.0416666667%; } }
  @media (min-width: 420px) {
    .file {
      width: 25%;
      float: left;
      padding-left: 1.0416666667%;
      padding-right: 1.0416666667%; } }
  @media (min-width: 900px) {
    .file {
      width: 12.5%;
      float: left;
      padding-left: 1.0416666667%;
      padding-right: 1.0416666667%; } }
  .narrow .file {
    float: none;
    width: 115px;
    flex: 0 0 auto; }
  .file .wrapper {
    padding: 8px 10px;
    margin-bottom: 12px;
    margin-right: 12px;
    border-radius: 3px;
    height: 140px;
    cursor: default;
    background: no-repeat top 2px right 2px; }
    .file .wrapper .notification-bubble {
      z-index: 2;
      display: none;
      top: -10px;
      right: -10px; }
      @media screen and (max-width: 900px) {
        .file .wrapper .notification-bubble {
          top: 0;
          right: 0; } }
  .file:not(.ui-droppable-hover) .wrapper .open-dirent:hover + .filename,
  .file:not(.ui-droppable-hover) .wrapper .filename:hover {
    text-decoration: underline; }
  .file div[qa-class="resource-selection-button"] {
    height: 1px; }

/*
    SELECTION SPECIFIC CODE
*/
.selectable.active .file .wrapper {
  background-image: url("/images/resource-selection/unchecked-faded.svg");
  background-color: rgba(255, 255, 255, 0.08); }

.selectable.active .file.selected .wrapper {
  background-image: url("/images/resource-selection/checked.svg");
  background-color: rgba(255, 255, 255, 0.25); }

.selectable.active .file .wrapper .open-dirent {
  cursor: default; }

.selectable.active .file .wrapper .filename {
  text-decoration: none !important; }

/*
    Hover states that change the page content, should not be applied on iOS.
    This is because these require an extra click. First click shows the hover
    state, second click on the same element executes the click event.
    A pain in the ass!
*/
body:not(.ios) .selectable .file:not(.selected):not(.ui-droppable-hover) .wrapper:hover {
  background-image: url("/images/resource-selection/checked-faded.svg");
  background-color: rgba(255, 255, 255, 0.12); }

/*
    LIST VIEW FILES
*/
.files.listview {
  width: calc(100% - 20px); }

.files.listview .file {
  width: 100%;
  float: left;
  font-size: 13px; }
  .files.listview .file:not(:first-child):not(.empty) {
    border-top: 1px solid rgba(255, 255, 255, 0.35); }
  .files.listview .file .wrapper {
    padding: 8px 0;
    border-radius: 0;
    height: 44px;
    margin-bottom: 0;
    margin-right: 0;
    background-position: left 6px center;
    display: flex;
    flex-direction: row; }
    .files.listview .file .wrapper .resource-icon img, .files.listview .file .wrapper .resource-icon svg {
      max-width: 100%;
      max-height: 28px;
      width: auto;
      height: auto; }
    .files.listview .file .wrapper .text {
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: 1.4em;
      max-width: 100%;
      overflow: hidden;
      margin-top: 4px; }
    .files.listview .file .wrapper .filename {
      margin-bottom: 6px; }
    .files.listview .file .wrapper .notification-bubble {
      font-size: 12px;
      left: 6px;
      top: 10px;
      right: auto; }
    .files.listview .file .wrapper div[qa-class="resource-selection-button"] {
      width: 32px;
      height: 100%;
      flex: 0 0 auto; }
    .files.listview .file .wrapper resource-list-item {
      flex: 0 0 auto;
      width: calc(100% - 32px);
      display: flex;
      align-items: center; }

/*
    LIST VIEW HEADER
*/
.listview-header {
  display: block;
  padding-left: 32px;
  padding-bottom: 5px;
  border-bottom: 1px solid; }
  .listview-header a, .listview-header span {
    font-weight: normal;
    font-size: 12px;
    position: relative; }
    .listview-header a:after, .listview-header span:after {
      top: 40%;
      content: '';
      width: 0;
      height: 0;
      display: inline-block;
      margin: 0 0 2px 7px; }
    .listview-header a.asc:after, .listview-header span.asc:after {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #FFF; }
    .listview-header a.desc:after, .listview-header span.desc:after {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #FFF; }
  .listview-header > a {
    position: relative;
    top: auto;
    left: auto;
    border-bottom: none; }

.explorer {
  display: flex;
  height: 100%; }
  .explorer.min-width {
    min-width: 620px; }
  .explorer .left-side {
    display: flex;
    flex-direction: column;
    flex: 1 1 22%;
    max-width: 325px;
    overflow: auto;
    box-shadow: 1px -2px 3px 0 rgba(0, 0, 0, 0.4); }
    @media screen and (min-width: 1280px) {
      .explorer .left-side .scroll-content {
        padding: 8px; } }
  .explorer .right-side {
    max-width: calc(100% - 160px);
    flex: 1 1 78%;
    width: 78%;
    display: flex; }
  .explorer .right-side > * {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    width: 100%; }
  .explorer awingu-footer {
    margin-top: 20px; }

.explorer,
files-explorer,
apps-explorer,
.explorer .right-side > * {
  height: 100%; }

.explorer .left-side,
.explorer .main-content {
  position: relative; }

.explorer .left-side ul {
  list-style: none; }

.explorer .left-side .explorer-menu {
  padding: 10px 0;
  flex: 0 0 auto; }
  .explorer .left-side .explorer-menu .title {
    font-size: 13px;
    font-weight: 700;
    opacity: 0.75;
    padding: 6px 10px 4px;
    text-transform: uppercase; }
  .explorer .left-side .explorer-menu li a {
    align-items: center;
    color: #FFF;
    display: flex;
    height: 32px;
    padding: 0 10px; }
    .explorer .left-side .explorer-menu li a > span {
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: 1.2em;
      max-width: 100%;
      overflow: hidden;
      word-break: break-all;
      font-size: 13px; }
    .explorer .left-side .explorer-menu li a i {
      flex: 0 0 auto;
      margin-right: 6px;
      text-align: center;
      width: 20px; }
  .explorer .left-side .explorer-menu:not(:first-child) {
    border-top: 1px solid rgba(255, 255, 255, 0.5); }

.explorer .right-side .top,
.explorer .right-side .breadcrumb-wrapper {
  flex: 0 0 auto; }

@media screen and (min-width: 1280px) {
  .explorer .right-side .top > *:first-child {
    padding-left: 10px; }
  .explorer .right-side .top > *:last-child {
    padding-right: 10px; } }

.explorer .right-side .content-wrapper {
  display: flex;
  flex: 1 1 0%;
  flex-direction: row;
  min-height: 0; }
  .explorer .right-side .content-wrapper .main-content-wrapper {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    max-width: 100%; }
    .explorer .right-side .content-wrapper .main-content-wrapper resource-renderer {
      flex: 1 0 auto; }
    .explorer .right-side .content-wrapper .main-content-wrapper .breadcrumb-wrapper {
      padding: 10px 10px;
      border-bottom: solid 2px rgba(0, 0, 0, 0.08); }
      @media screen and (min-width: 1280px) {
        .explorer .right-side .content-wrapper .main-content-wrapper .breadcrumb-wrapper {
          padding: 12px 20px; } }
    .explorer .right-side .content-wrapper .main-content-wrapper .main-content {
      flex: 1 1 auto;
      overflow: auto;
      display: flex;
      flex-direction: column; }
      .explorer .right-side .content-wrapper .main-content-wrapper .main-content .scroll-content {
        justify-content: space-between;
        padding: 10px; }
        @media screen and (min-width: 1280px) {
          .explorer .right-side .content-wrapper .main-content-wrapper .main-content .scroll-content {
            padding: 20px; } }
  .explorer .right-side .content-wrapper .properties-panel {
    overflow: auto;
    flex: 1 0 150px;
    border-left: 2px solid rgba(255, 255, 255, 0.05);
    background-color: rgba(255, 255, 255, 0.05); }
    .explorer .right-side .content-wrapper .properties-panel .properties-title {
      font-size: 1.5em;
      font-weight: 300;
      padding-bottom: 15px; }
    .explorer .right-side .content-wrapper .properties-panel .scroll-content {
      padding: 15px 20px; }
  .explorer .right-side .content-wrapper.properties-panel-open .main-content-wrapper {
    min-width: calc(100% - 425px);
    max-width: calc(100% - 150px); }
  .explorer .right-side .content-wrapper .main-content,
  .explorer .right-side .content-wrapper .properties-panel {
    display: flex;
    flex-direction: column; }
    .explorer .right-side .content-wrapper .main-content .ps,
    .explorer .right-side .content-wrapper .main-content .ps > div[ng-transclude],
    .explorer .right-side .content-wrapper .main-content .ps > div[ng-transclude] > div[ng-transclude],
    .explorer .right-side .content-wrapper .main-content > div[ng-transclude],
    .explorer .right-side .content-wrapper .properties-panel .ps,
    .explorer .right-side .content-wrapper .properties-panel .ps > div[ng-transclude],
    .explorer .right-side .content-wrapper .properties-panel .ps > div[ng-transclude] > div[ng-transclude],
    .explorer .right-side .content-wrapper .properties-panel > div[ng-transclude] {
      flex: 1 0 auto;
      display: flex;
      flex-direction: column; }
    .explorer .right-side .content-wrapper .main-content .ps,
    .explorer .right-side .content-wrapper .properties-panel .ps {
      flex: auto; }

.explorer .right-side .top {
  display: flex;
  flex-direction: row;
  flex-shrink: 0; }
  .explorer .right-side .top .main-toolbar {
    flex: 1 1 auto; }
  .explorer .right-side .top .secondary-toolbar {
    flex: 0 0 auto; }

.mejs__container {
  margin: auto; }

.mejs__overlay-button {
  background-image: url("/images/mejs-controls.svg"); }

.mejs__overlay-loading-bg-img {
  background-image: url("/images/mejs-controls.svg"); }

.mejs__button > button {
  background-image: url("/images/mejs-controls.svg"); }

.sidebar {
  background: #FFF;
  display: flex;
  padding: 10px;
  transition: height 0.5s;
  height: 90px;
  font-size: 14px; }
  .sidebar .navigation-sessions {
    flex-grow: 1; }
  .vertical .sidebar {
    height: 100%;
    flex-direction: column;
    transition: width 0.5s; }
  .vertical :not(.collapsed) .sidebar {
    width: 200px; }

.vertical .divider:after {
  content: '';
  display: block;
  width: 90%;
  height: 4px;
  margin: 10px auto;
  opacity: 0.35;
  background-color: white;
  border-bottom: 1px solid;
  border-top: 1px solid; }
  @media only screen and (max-device-height: 768px) and (orientation: landscape) {
    .vertical .divider:after {
      margin: 5px auto; } }

.bottom-actions {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .bottom-actions .collapse-navigation {
    height: 35px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    cursor: pointer;
    background-color: #FFF; }
    .bottom-actions .collapse-navigation:hover {
      background: #F5F5F5; }
  .bottom-actions .spacer {
    display: block;
    width: 3px;
    height: 10px; }
  .collapsed .bottom-actions {
    flex-direction: column-reverse; }
    .collapsed .bottom-actions > * {
      width: 100%; }

.show-navigation {
  background: rgba(0, 0, 0, 0.3);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  top: calc(50% - 9px - 6px);
  left: 0;
  padding: 6px 3px;
  line-height: 18px;
  z-index: 500; }
  .show-navigation:hover {
    cursor: pointer;
    padding: 6px 8px; }
  .show-navigation:active {
    background: rgba(0, 0, 0, 0.25); }

navigation .logo a {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 60px;
  margin: auto;
  text-indent: -9999px;
  width: 160px; }

navigation.collapsed .logo a {
  background-image: url("/favicon.png");
  height: 32px;
  margin-top: 5px;
  width: 32px; }

.horizontal navigation.sticky .logo {
  height: 50px; }

.vertical navigation .logo {
  margin-bottom: 10px; }
  @media only screen and (max-device-height: 768px) and (orientation: landscape) {
    .vertical navigation .logo {
      margin-bottom: 5px; } }

.navigation-menu-list {
  list-style: none;
  background-color: #FFF; }
  .navigation-menu-list li {
    padding: 4px 0; }
    .navigation-menu-list li a {
      display: flex;
      align-items: center;
      align-content: space-around;
      padding: 4px 0;
      border: 1px solid transparent;
      border-radius: 4px;
      position: relative; }
      .navigation-menu-list li a .icon {
        flex-grow: 0;
        flex-shrink: 0;
        width: 38px;
        margin: 0 auto;
        text-align: center;
        font-size: 130%;
        line-height: 24px; }
      .navigation-menu-list li a .title {
        flex-grow: 1;
        flex-shrink: 1;
        line-height: 1.2em;
        min-height: 1.3em;
        max-height: 2.4em;
        padding-right: 8px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        overflow-wrap: break-word;
        font-weight: normal; }
        .collapsed .navigation-menu-list li a .title {
          display: none; }
      .navigation-menu-list li a.active, .navigation-menu-list li a:hover {
        color: white; }
      @media only screen and (max-device-height: 768px) and (orientation: landscape) {
        .navigation-menu-list li a {
          padding: 2px 0; } }
  .navigation-menu-list li a .title {
    font-weight: 600; }
  .horizontal .navigation-menu-list {
    flex-direction: row; }

user-menu {
  max-width: calc(100% - 38px);
  position: relative;
  background-color: #FFF; }
  user-menu .user-menu-toggle {
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 4px 8px; }
    user-menu .user-menu-toggle:hover {
      background-color: #F5F5F5; }
    user-menu .user-menu-toggle .avatar {
      font-size: 25px;
      line-height: 25px;
      margin: 0 auto;
      position: relative; }
      user-menu .user-menu-toggle .avatar .fa-check-circle {
        color: #008920; }
      user-menu .user-menu-toggle .avatar .fa-exclamation-circle {
        color: #FFA500; }
      user-menu .user-menu-toggle .avatar .fa-times-circle {
        color: #FF0000; }
      user-menu .user-menu-toggle .avatar .quality {
        background-color: #FFF;
        border: 2px solid #FFF;
        border-radius: 50%;
        bottom: -9px;
        font-size: 16px;
        line-height: 14px;
        position: absolute;
        right: -9px; }
    user-menu .user-menu-toggle .name {
      flex-grow: 1;
      font-weight: normal;
      margin-left: 8px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    user-menu .user-menu-toggle .notification-bubble {
      left: inherit;
      top: inherit; }
  user-menu .user-menu-popover {
    background-color: #FFF;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
    font-size: 12px;
    position: absolute; }
    user-menu .user-menu-popover:after {
      content: '';
      position: absolute;
      width: 6px;
      height: 6px;
      border-color: white;
      left: -6px;
      border-right: 6px solid;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      bottom: 10px; }
    user-menu .user-menu-popover * {
      white-space: nowrap; }
    user-menu .user-menu-popover a {
      font-weight: normal; }
    user-menu .user-menu-popover > span {
      border-bottom: 1px solid #A1ACC3;
      color: #3F3F3F;
      display: block;
      padding: 10px 16px; }
      user-menu .user-menu-popover > span i {
        padding-right: 5px; }
    user-menu .user-menu-popover ul {
      list-style: none;
      padding: 5px 0; }
      user-menu .user-menu-popover ul li a {
        display: block;
        width: 100%;
        padding: 5px 16px; }
        user-menu .user-menu-popover ul li a:hover {
          background-color: #F5F5F5; }
    user-menu .user-menu-popover:before {
      bottom: 11px;
      box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
      content: '';
      height: 10px;
      left: -4px;
      position: absolute;
      transform: rotate(45deg);
      width: 10px;
      z-index: -1; }
    .horizontal user-menu .user-menu-popover {
      border-bottom-left-radius: 5px;
      left: initial;
      right: 0;
      top: 100%; }
    .vertical user-menu .user-menu-popover {
      border-radius: 5px;
      bottom: 0;
      left: calc(100% + 20px);
      right: initial; }
  .collapsed user-menu {
    max-width: inherit; }
    .collapsed user-menu .name {
      display: none; }

app-instance-menu {
  position: relative; }

navigation .app-instance-menu {
  list-style: none;
  background-color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #FFF; }
  navigation .app-instance-menu li {
    padding: 4px 0; }
    navigation .app-instance-menu li a {
      display: flex;
      align-items: center;
      align-content: space-around;
      padding: 4px 0;
      border: 1px solid transparent;
      border-radius: 4px;
      position: relative; }
      navigation .app-instance-menu li a .icon {
        flex-grow: 0;
        flex-shrink: 0;
        width: 38px;
        margin: 0 auto;
        text-align: center;
        font-size: 130%;
        line-height: 24px; }
      navigation .app-instance-menu li a .title {
        flex-grow: 1;
        flex-shrink: 1;
        line-height: 1.2em;
        min-height: 1.3em;
        max-height: 2.4em;
        padding-right: 8px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        overflow-wrap: break-word;
        font-weight: normal; }
        .collapsed navigation .app-instance-menu li a .title {
          display: none; }
      navigation .app-instance-menu li a.active, navigation .app-instance-menu li a:hover {
        color: white; }
      @media only screen and (max-device-height: 768px) and (orientation: landscape) {
        navigation .app-instance-menu li a {
          padding: 2px 0; } }
  navigation .app-instance-menu li {
    position: relative;
    background-color: #FFF; }
    navigation .app-instance-menu li:last-child, navigation .app-instance-menu li.auto-truncate-element {
      padding-bottom: 0; }
    navigation .app-instance-menu li a .icon {
      width: 26px;
      height: 26px;
      margin: 0 6px; }
    navigation .app-instance-menu li a.disconnected {
      -webkit-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      filter: grayscale(100%); }
      navigation .app-instance-menu li a.disconnected:hover {
        opacity: 0.8; }
  navigation .app-instance-menu .app-instance-menu-item.open {
    border: 1px solid; }
    navigation .app-instance-menu .app-instance-menu-item.open:after {
      content: '';
      position: absolute;
      right: -16px;
      border: 8px solid transparent;
      border-left-color: inherit; }
  navigation .app-instance-menu .app-instance-menu-item:hover:not(.open) {
    cursor: pointer;
    color: #FFF; }
  navigation .app-instance-menu .app-instance-menu-item .notification-bubble {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #FFF;
    background-color: #FF0000;
    color: #FFF;
    font-weight: normal;
    font-size: 10px;
    text-align: center;
    line-height: 19px;
    top: 3px;
    right: initial;
    bottom: initial;
    left: 25px; }
    navigation .app-instance-menu .app-instance-menu-item .notification-bubble .fa, navigation .app-instance-menu .app-instance-menu-item .notification-bubble .glyphicon {
      line-height: inherit; }
  navigation .app-instance-menu .popover {
    left: 100%;
    top: calc(50% - 0.7em - 8px);
    font-size: 12px;
    white-space: nowrap; }

navigation.collapsed .app-instance-menu .app-instance-menu-item {
  padding: 4px 0; }

navigation.collapsed .app-instance-menu .icon {
  margin: auto; }

navigation.collapsed .app-instance-menu .title {
  display: none; }

navigation .all-sessions {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 202px;
  width: 500px;
  padding: 10px;
  background: white;
  border: 1px solid #fafafa;
  z-index: 10; }
  navigation .all-sessions .session-list-item {
    flex-direction: column;
    padding: 10px;
    border: 1px solid transparent; }
    navigation .all-sessions .session-list-item .image-container {
      position: relative; }
    navigation .all-sessions .session-list-item img {
      width: auto;
      max-width: 100%;
      height: 250px;
      margin: 0 0 5px 0; }
    navigation .all-sessions .session-list-item .on-hover {
      display: none; }
    navigation .all-sessions .session-list-item:hover {
      background: #f5f5f5;
      border-color: #f0f0f0;
      cursor: pointer; }
      navigation .all-sessions .session-list-item:hover .on-hover {
        display: block;
        position: absolute;
        top: calc(50% - 10px);
        left: 0;
        right: 0;
        text-align: center; }

.popover {
  background: #3F3F3F;
  position: absolute;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  padding: 8px 10px;
  cursor: pointer; }
  .popover:after {
    border-right: 7px solid #3F3F3F;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: -7px;
    content: '';
    display: block;
    top: 50%;
    margin-top: -7px;
    position: absolute; }

resource-renderer .resource-items {
  display: flex; }

resource-renderer .resource-item-wrapper {
  flex: 0 0 auto;
  font-size: 14px; }
  resource-renderer .resource-item-wrapper .resource-item {
    display: flex; }
  resource-renderer .resource-item-wrapper .resource-icon {
    align-items: center;
    display: flex;
    height: 54px;
    justify-content: center;
    width: 54px; }
    resource-renderer .resource-item-wrapper .resource-icon .folder-icon, resource-renderer .resource-item-wrapper .resource-icon img, resource-renderer .resource-item-wrapper .resource-icon svg {
      max-height: 54px;
      max-width: 54px; }
  resource-renderer .resource-item-wrapper .resource-name {
    color: #FFF; }
  resource-renderer .resource-item-wrapper .click-target {
    cursor: pointer; }
  resource-renderer .resource-item-wrapper:not(.ui-droppable-hover) .click-target:hover + .resource-name-clickable .text,
  resource-renderer .resource-item-wrapper:not(.ui-droppable-hover) .resource-name:hover .text {
    text-decoration: underline; }
  resource-renderer .resource-item-wrapper:not(:empty):hover {
    background-color: rgba(255, 255, 255, 0.15); }

resource-renderer.highlight .resource-item-wrapper:not(:empty) {
  background-color: rgba(255, 255, 255, 0.08); }

resource-renderer.render-as-grid .resource-items {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between; }
  resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
    width: 110px;
    margin: 10px; }
    @media screen and (min-width: 1280px) {
      resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
        margin: 15px; } }
    @media screen and (max-width: 768px) {
      resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
        margin-left: 5px;
        margin-right: 5px; } }
    resource-renderer.render-as-grid .resource-items .resource-item-wrapper .resource-item {
      flex-direction: column;
      align-items: center;
      position: relative; }
    resource-renderer.render-as-grid .resource-items .resource-item-wrapper .resource-tag {
      position: absolute;
      top: 0;
      left: 0; }
    resource-renderer.render-as-grid .resource-items .resource-item-wrapper .resource-name {
      max-height: 4.2em;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-height: 1.4em;
      max-width: 100%;
      overflow: hidden;
      margin-top: 6px;
      word-wrap: break-word;
      text-align: center; }
    resource-renderer.render-as-grid .resource-items .resource-item-wrapper:empty {
      margin-top: 0;
      margin-bottom: 0; }
    resource-renderer.render-as-grid .resource-items .resource-item-wrapper:not(:empty) {
      height: 140px;
      padding: 8px 10px;
      border-radius: 3px; }
  resource-renderer.render-as-grid .resource-items:not(.selectable) .resource-item-wrapper:not(:empty) {
    cursor: pointer; }

resource-renderer.render-as-grid.inset .resource-items {
  margin: -10px; }
  @media screen and (min-width: 1280px) {
    resource-renderer.render-as-grid.inset .resource-items {
      margin: -15px; } }
  @media screen and (max-width: 768px) {
    resource-renderer.render-as-grid.inset .resource-items {
      margin-left: -5px;
      margin-right: -5px; } }

resource-renderer.render-as-grid.narrow .resource-items .resource-item-wrapper {
  margin-left: 5px;
  margin-right: 5px; }
  resource-renderer.render-as-grid.narrow .resource-items .resource-item-wrapper:not(:empty) {
    height: 120px; }

resource-renderer.render-as-grid.narrow.inset .resource-items {
  margin-left: -5px;
  margin-right: -5px; }

resource-renderer.render-as-list .listview-header > *:first-child {
  padding-left: 0; }

resource-renderer.render-as-list .resource-items {
  flex-direction: column; }
  resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) {
    padding: 8px 0;
    border-radius: 0;
    height: 44px;
    margin-bottom: 0;
    margin-right: 0;
    background-position: left 6px center;
    display: flex;
    flex-direction: row; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-item {
      flex-direction: row;
      align-items: center; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-tag {
      margin-left: 5px; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-name {
      display: flex;
      align-items: center;
      padding-left: 0; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-icon {
      width: 25px;
      height: 25px;
      margin-right: 10px; }
      resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-icon .folder-icon, resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-icon svg, resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .resource-icon img {
        max-width: 25px;
        max-height: 25px; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty):not(:first-child) {
      border-top: 1px solid rgba(255, 255, 255, 0.35); }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .text {
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: 1.4em;
      max-width: 100%;
      overflow: hidden;
      word-break: break-all; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) .notification-bubble {
      font-size: 12px;
      left: 6px;
      top: 10px;
      right: auto; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) div[qa-class="resource-selection-button"] {
      width: 32px;
      height: 100%;
      flex: 0 0 auto; }
    resource-renderer.render-as-list .resource-items .resource-item-wrapper:not(:empty) resource-list-item {
      flex: 0 0 auto;
      width: calc(100% - 32px);
      display: flex;
      align-items: center; }

resource-renderer .selectable {
  /*
        Hover states that change the page content, should not be applied on iOS.
        This is because these require an extra click. First click shows the hover
        state, second click on the same element executes the click event.
        A pain in the ass!
    */ }
  resource-renderer .selectable .resource-item-wrapper {
    background: no-repeat top 2px right 2px; }
  resource-renderer .selectable.active .resource-item-wrapper:not(:empty) {
    background-image: url("/images/resource-selection/unchecked-faded.svg");
    background-color: rgba(255, 255, 255, 0.08); }
  resource-renderer .selectable.active .resource-item-wrapper.selected {
    background-image: url("/images/resource-selection/checked.svg");
    background-color: rgba(255, 255, 255, 0.25); }
  resource-renderer .selectable.active .resource-item-wrapper .click-target {
    cursor: default; }
  resource-renderer .selectable.active .resource-item-wrapper .resource-name {
    text-decoration: none !important; }
  body:not(.ios) resource-renderer .selectable .resource-item-wrapper:not(.selected):not(.ui-droppable-hover):not(:empty):hover {
    background-image: url("/images/resource-selection/checked-faded.svg");
    background-color: rgba(255, 255, 255, 0.12); }
  resource-renderer .selectable div[qa-class="resource-selection-button"] {
    height: 1px; }

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
  position: relative; }

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, opacity .2s linear, height .2s ease-in-out;
  height: 10px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, opacity .2s linear, width .2s ease-in-out;
  width: 10px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: rgba(255, 255, 255, 0.12); }

.ps--active-y {
  padding-right: 10px; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.75; }

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: rgba(255, 255, 255, 0.25);
  opacity: 0.9; }

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__thumb-y {
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-y:hover,
.ps__rail-y:focus,
.ps__rail-y.ps--clicking {
  width: 14px; }

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  height: 10px; }

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  width: 10px; }

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

scrolling-div {
  display: block; }

.custom-scrollbars ::-webkit-scrollbar {
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 6px;
  width: 12px;
  height: 12px; }

.custom-scrollbars ::-webkit-scrollbar-thumb {
  border-radius: 6px;
  min-height: 50px;
  min-width: 50px; }

.custom-scrollbars .light-scrollbar::-webkit-scrollbar {
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  width: 8px;
  height: 8px; }

.app-instance-list {
  list-style: none; }
  .app-instance-list li {
    align-items: center;
    clear: both;
    display: flex;
    float: left;
    padding: 4px 0px 4px 0px;
    width: 100%; }
    .app-instance-list li .icon {
      width: 26px;
      height: 26px;
      margin: 0 6px; }
    .app-instance-list li span {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }

bookmarks li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.4em;
  max-width: 100%;
  overflow: hidden;
  font-size: 13px;
  font-weight: normal;
  padding: 0;
  width: 100%;
  word-break: break-all; }
  bookmarks li a div {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 6px;
    width: 20px; }
    bookmarks li a div div, bookmarks li a div img, bookmarks li a div svg {
      max-width: 16px;
      max-height: 16px; }
  bookmarks li a span {
    flex: 1; }

bookmarks #bookmarks-new {
  display: none; }

.ui-droppable-active bookmarks #bookmarks-new {
  display: block; }
  .ui-droppable-active bookmarks #bookmarks-new a {
    color: rgba(255, 255, 255, 0.6); }

.ui-droppable-hover bookmarks #bookmarks-new a {
  color: #FFF; }

display-manager {
  display: block; }
  display-manager .displays {
    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 10px; }
    display-manager .displays .display-layout-viewer {
      display: flex;
      overflow: auto;
      justify-content: center; }
    display-manager .displays .displays-wrapper {
      padding: 25px;
      display: flex; }
      display-manager .displays .displays-wrapper.vertical {
        flex-direction: column;
        align-items: center; }
    display-manager .displays .display {
      box-sizing: border-box;
      width: 120px;
      height: 90px;
      margin: 5px;
      border: 3px solid #FFF;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex: 0 0 auto; }
      display-manager .displays .display .id {
        font-size: 30px;
        font-weight: 700; }
      display-manager .displays .display .main-display-description {
        height: 0;
        font-weight: 300; }
  display-manager .display-actions {
    display: -ms-inline-flexbox;
    display: inline-flex; }

quick-filter {
  width: 200px; }
  quick-filter form {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative; }
  quick-filter button, quick-filter input {
    position: absolute; }
  quick-filter button, quick-filter label {
    cursor: pointer;
    display: block;
    height: 100%;
    padding: 0 10px;
    z-index: 2; }
  quick-filter button {
    background: transparent;
    border: none;
    font-size: 18px;
    right: 0;
    top: 0; }
  quick-filter input {
    border: none;
    border-radius: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    padding-left: 35px;
    padding-right: 35px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
    quick-filter input::-ms-clear {
      display: none; }
  quick-filter label {
    pointer-events: none;
    position: relative;
    display: flex;
    align-items: center; }
  quick-filter.collapsed {
    width: auto; }
    quick-filter.collapsed button {
      display: none; }
    quick-filter.collapsed input {
      opacity: 0;
      margin-left: -2px;
      padding-left: 0;
      padding-right: 0; }
    quick-filter.collapsed label {
      color: #FFF;
      pointer-events: auto; }

.tabs-menu {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin-bottom: 25px; }
  .tabs-menu li {
    margin-right: 10px;
    padding-bottom: 2px; }
    .tabs-menu li.active {
      border-bottom: 2px solid #FFF;
      cursor: default; }
    .tabs-menu li:not(.active) {
      cursor: pointer; }

user-tag, user-tag-input, user-tag-input .auto-complete {
  border: 1px solid #FFF;
  border-radius: 3px; }

user-tag {
  align-items: center;
  color: #FFF;
  cursor: default;
  display: flex;
  max-width: 100%;
  padding: 0 4px; }
  user-tag i {
    color: #FFF !important;
    width: 18px;
    text-align: center; }
    user-tag i:nth-of-type(2) {
      cursor: pointer;
      margin-left: 10px; }
  user-tag span {
    margin-left: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

user-tag-list > *, user-tag-input > user-tag, user-tag-input input {
  float: left;
  height: 24px;
  margin: 0 5px 5px 0; }

user-tag-input {
  background-color: rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding: 5px 0 0 5px;
  cursor: text;
  position: relative; }
  user-tag-input .input-ruler {
    height: auto;
    position: absolute;
    white-space: nowrap;
    visibility: hidden;
    width: auto;
    font-size: 16px; }
  user-tag-input input {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important; }
  user-tag-input .auto-complete {
    background-color: #FFF;
    left: 0;
    margin-top: 5px;
    padding: 0 5px 5px 5px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1; }
    user-tag-input .auto-complete user-tag {
      cursor: pointer;
      margin-top: 5px;
      width: 100%; }
      user-tag-input .auto-complete user-tag > * {
        pointer-events: none; }
      user-tag-input .auto-complete user-tag span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

.workspace-wrapper {
  padding: 20px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 1280px) {
    .workspace-wrapper {
      padding: 25px;
      flex-direction: row; } }

.workspace-group {
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.08);
  margin-bottom: 30px; }
  .workspace-group .title {
    margin: 0 0 25px 0; }
  .workspace-group .empty-message {
    font-size: 1.4em;
    font-weight: 300;
    margin-bottom: 20px; }
  @media screen and (min-width: 1280px) {
    .workspace-group {
      flex: 1 1 0%; }
      .workspace-group:nth-child(2n) {
        margin-left: 30px; } }
  .workspace-group resource-renderer.render-as-grid .resource-items {
    margin-left: -1%;
    margin-right: -1%; }
    .workspace-group resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
      width: 23%;
      margin-left: 1%;
      margin-right: 1%; }
      @media screen and (max-width: 679px) {
        .workspace-group resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
          width: 48%; } }
      @media screen and (min-width: 960px) and (max-width: 1279px) {
        .workspace-group resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
          width: 10.5%; } }
      @media screen and (min-width: 1280px) {
        .workspace-group resource-renderer.render-as-grid .resource-items .resource-item-wrapper:not(:empty) {
          padding-left: 4%;
          padding-right: 4%; } }
      @media screen and (min-width: 2100px) {
        .workspace-group resource-renderer.render-as-grid .resource-items .resource-item-wrapper {
          width: 10.5%; }
          .workspace-group resource-renderer.render-as-grid .resource-items .resource-item-wrapper:not(:empty) {
            padding-left: 1%;
            padding-right: 1%; } }

.preview-media {
  margin-top: 50px; }

.dropdown-menu {
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3); }
  .dropdown-menu * {
    white-space: nowrap; }
  .dropdown-menu li.divider {
    height: 1px;
    margin: 2px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu li a {
    font-weight: normal;
    display: block;
    width: 100%;
    padding: 5px 16px;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .dropdown-menu li a:hover {
      background-color: #F5F5F5; }
    .dropdown-menu li a i {
      width: 16px;
      text-align: center;
      margin-right: 5px; }

.context [context-menu-data] {
  -webkit-user-select: none !important;
  /* Safari */
  -moz-user-select: none !important;
  /* Firefox */
  -ms-user-select: none !important;
  /* Internet Explorer/Edge */
  user-select: none !important;
  /* Non-prefixed version, currently
                                     supported by Chrome and Opera */ }
