@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap);section:after{content:none!important}@-webkit-keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.plyr__control{background:transparent;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(255,153,0,.5);outline:0}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true],.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#f90;color:#fff}.plyr__control--overlaid{background:rgba(255,153,0,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#f90}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1 1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px 7px 3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back:after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back:before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:"";height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#f90}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:26px;color:#f90;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:2.5px;height:5px;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;height:5px;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(255,153,0,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(255,153,0,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(255,153,0,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:hsla(0,0%,100%,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 0,transparent 50%,rgba(35,41,47,.6) 0,rgba(35,41,47,.6) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1 1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios.plyr--vimeo [data-plyr=mute],.plyr--is-ios .plyr__volume{display:none!important}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}

/*!
Theme Name: TRAINING-Koach
Author: Koach
Author URI: https://koachhub.com/
Description: Custom theme developed for Training client
*//*!
Theme Name: Koach
Author: Koachhub
Author URI: https://koachhub.com/
Description: Main theme developed for Koach platform
*/.loading-screen{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100vw;z-index:50}.loading-screen-parent{position:relative}.loading-screen-parent .loading-screen{height:100%;width:100%}.loading-screen-parent.setheight{height:50vh}.loading-screen .loading-screen-before{background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:100px;width:100px;z-index:55}@media only screen and (min-width:992px){.loading-screen .loading-screen-before{height:7vw;width:8vw}}.loading-screen .lds-facebook{display:inline-block;position:relative;width:60px;height:60px}@media only screen and (min-width:992px){.loading-screen .lds-facebook{width:3.5vw;height:3.5vw}}.loading-screen .lds-facebook div{display:inline-block;position:absolute;left:8px;width:1.7vh;background:#fff;-webkit-animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite}.loading-screen .lds-facebook div:first-child{left:0;-webkit-animation-delay:-.24s;animation-delay:-.24s}.loading-screen .lds-facebook div:nth-child(2){background:#f90;left:2.9vh;-webkit-animation-delay:-.12s;animation-delay:-.12s}.loading-screen .lds-facebook div:nth-child(3){left:5.8vh;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes lds-facebook{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}@keyframes lds-facebook{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}#countdown{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:50}.base-timer{position:relative;width:300px;height:300px}.base-timer__svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.base-timer__circle{fill:none;stroke:none}.base-timer__path-elapsed{stroke-width:7px;stroke:#0e0e0e}.base-timer__path-remaining{stroke-width:7px;stroke-linecap:round;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center;transition:all 1s linear;fill-rule:nonzero;stroke:currentColor}.base-timer__path-remaining.green{color:#f90}.base-timer__path-remaining.orange{color:#4f4423}.base-timer__path-remaining.red{color:#ffd100}.base-timer__label{position:absolute;width:300px;height:300px;top:0;align-items:center;font-size:48px}.base-timer__label,.loading--animation-area{display:flex;justify-content:center}.loading-dotted-circle{display:inline-block;margin:2vh;position:relative;width:80px;height:80px}.loading-dotted-circle div{position:absolute;width:6px;height:6px;background:#f90;border-radius:50%;-webkit-animation:loading-dotted-circle 1.2s linear infinite;animation:loading-dotted-circle 1.2s linear infinite}.loading-dotted-circle div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.loading-dotted-circle div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.loading-dotted-circle div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.loading-dotted-circle div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.loading-dotted-circle div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.loading-dotted-circle div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.loading-dotted-circle div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.loading-dotted-circle div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.loading-dotted-circle div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.loading-dotted-circle div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.loading-dotted-circle div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.loading-dotted-circle div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes loading-dotted-circle{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes loading-dotted-circle{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}*{box-sizing:border-box}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;height:100%}body{margin:0;background:#000;padding-top:15vh!important}body.popup-active{overflow:hidden}body.admin{padding-top:12vh!important}ul li{list-style:none}img{max-width:100%}svg{transition:all .4s cubic-bezier(0,0,.2,1)}.container{padding:0 15px}@media only screen and (min-width:992px){.container{padding:0 1vw}}section{width:100%}section:after{clear:both;content:"";display:block}.hide{display:none!important}.content-area--wrapper{margin-top:-10vh}@media only screen and (min-width:992px){.content-area--wrapper{margin-top:0;min-height:59vh}}h1{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:28px;font-weight:400;line-height:1.1}@media only screen and (min-width:992px){h1{font-size:3vw}}h2{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400}@media only screen and (min-width:992px){h2{font-size:1.6vw}}h3{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400}@media only screen and (min-width:992px){h3{font-size:1.2vw}}h4{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400}@media only screen and (min-width:992px){h4{font-size:1vw}}h5{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400}@media only screen and (min-width:992px){h5{font-size:.8vw}}h6{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:400}@media only screen and (min-width:992px){h6{font-size:.7vw}}p{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400}@media only screen and (min-width:992px){p{font-size:.9vw}}body{color:#fff}body,input{font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif}.scroll-content,.ScrollbarsCustom-Content{padding-right:.7vw!important}.scrollbar-track,.ScrollbarsCustom-Track{background:#828282!important;opacity:.4!important;width:.5vw!important}.scrollbar-track:hover,.ScrollbarsCustom-Track:hover{opacity:1!important}.scrollbar-thumb,.ScrollbarsCustom-Thumb{background:#f90!important;width:.5vw!important;border-radius:5vw!important}.scrollbar-track.scrollbar-track-x .scrollbar-thumb.scrollbar-thumb-x,.scrollbar-track.scrollbar-track-x .ScrollbarsCustom-Thumb.ScrollbarsCustom-ThumbX,.ScrollbarsCustom-Track.ScrollbarsCustom-TrackX .scrollbar-thumb.scrollbar-thumb-x,.ScrollbarsCustom-Track.ScrollbarsCustom-TrackX .ScrollbarsCustom-Thumb.ScrollbarsCustom-ThumbX{width:2.5vw!important}.ScrollbarsCustom{width:100%!important}body #root .Dropdown-root{margin-bottom:5vh;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}body #root .Dropdown-root .Dropdown-control{background-color:#0f0f0f;border:0;display:flex;height:5.5vh;min-width:7vw;padding:1vh 4vh 1vh 1vh;position:relative}body #root .Dropdown-root .Dropdown-control:before{background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:30%;right:2%;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:12px}@media only screen and (min-width:992px){body #root .Dropdown-root .Dropdown-control:before{width:1.2vw}}body #root .Dropdown-root .Dropdown-placeholder,body #root .Dropdown-root .Dropdown-placeholder.is-selected{display:flex;align-items:center;justify-content:space-between;line-height:1.5;font-size:14px;border:none;border-radius:0;cursor:default;color:#828282;position:relative}@media only screen and (min-width:992px){body #root .Dropdown-root .Dropdown-placeholder,body #root .Dropdown-root .Dropdown-placeholder.is-selected{font-size:1vw}}body #root .Dropdown-root .Dropdown-arrow{display:none}body #root .Dropdown-root .Dropdown-menu{background-color:#0f0f0f;border:0;color:#fff;font-size:14px}@media only screen and (min-width:992px){body #root .Dropdown-root .Dropdown-menu{font-size:1vw}}body #root .Dropdown-root .Dropdown-menu::-webkit-scrollbar{width:1vh}body #root .Dropdown-root .Dropdown-menu::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body #root .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#f90;outline:1px solid #0f0f0f}body #root .Dropdown-root .Dropdown-option.is-selected,body #root .Dropdown-root .Dropdown-option:hover{background-color:#f90;color:#fff}body #root .Dropdown-root .Dropdown-option{color:#fff}body .light .Dropdown-root .Dropdown-option,body .light .Dropdown-root .Dropdown-option.is-selected,body .light .Dropdown-root .Dropdown-option:hover{color:#828282!important}body .multi-select{margin-right:2vh;min-width:10vw}body .multi-select .dropdown-heading{height:5vh}body .multi-select .dropdown-heading-value span{display:flex;align-items:center;justify-content:space-between;line-height:1.5;font-size:1vw;border:none;border-radius:0;cursor:default;color:#828282;position:relative}body .multi-select .panel-content input[type=search]{padding-left:2vh!important}body .multi-level-selector-container .multi-selector-container{background:#0f0f0f;border:0;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif}body .multi-level-selector-container .multi-selector-placeholder{color:#fff!important;font-size:1vw;font-weight:700}body .multi-level-selector-container .options-selected-container{border:0;border-radius:unse!important;background:#0f0f0f!important}body .multi-level-selector-container .options-selected-container div .options-group{color:#fff!important}body .multi-level-selector-container .multi-level-options-container.menu-open{background:#242424;border:0;border-radius:0;box-shadow:unset;position:relative}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container{background-color:#0f0f0f!important;flex-wrap:wrap;padding-left:0;padding-right:0}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-label{padding-left:2vh}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container:hover{padding-bottom:0}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container:hover>.arrow-right{-webkit-transform:rotate(225deg);transform:rotate(225deg)}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container:first-of-type:hover .options-label{padding-bottom:2vh}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container:first-of-type:hover .options-container .options-label{padding-bottom:0}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .arrow-right{border-left:0!important;border:solid #fff;border-width:0 .2vh .2vh 0;height:.7vw;margin-right:1vh;position:absolute;right:2vh;top:2vh;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.7vw}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-header{display:none}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container{background:unset;border:0;border-radius:0;box-shadow:unset;position:relative;-webkit-transform:unset;transform:unset;width:100%}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-container{background:#191919!important}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-container .options-sub-menu-container .options-sub-menu .options-label{padding-bottom:0}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-container .options-sub-menu-container label{background:#191919}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu:hover{background-color:unset}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu:hover .checkbox .checkmark{background:unset}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu .checkbox .checkmark{background:unset;border-radius:0;height:1vw;width:1vw}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark{background:#f90;border:0}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark:after{border-width:0 .2vh .2vh 0;height:.7vw;left:50%;top:0;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:.2vw}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container label{background:#0f0f0f;margin:0;width:100%}body .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-container{padding-left:10%}button{border-radius:0;border:none;cursor:pointer;outline:none}.btn{background-color:#fff;border-radius:10px;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1;color:#000;height:40px;min-width:80px;padding:2px 15px;transition:all .5s ease}@media only screen and (min-width:992px){.btn{border-radius:0;font-size:1vw;height:4vh;min-width:6vw;padding:1vh 2vh}}.btn:disabled{cursor:not-allowed;-webkit-filter:grayscale(70%);filter:grayscale(70%)}.btn--primary{background:#f90;color:#fff}.btn--secondary{background:#242424;color:#fff}.btn--tertiary{background:#0f0f0f;color:#fff}.btn--createnew{height:5vh}.btn--request{position:relative;width:30vw}.btn--request:before{background-image:url(/static/media/icon-request.9ab1ec67.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:100%;left:.5vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.2vw}.btn--roundEdges{border-radius:10px}.btn--curved{border-radius:30px}.btn--long{min-width:13vw!important;padding-right:0}.btn--long.reel-table-download{height:5vh;padding-right:2vh}.btn--back{color:#828282;cursor:pointer;font-size:1.2vw;font-weight:300;display:inline-block;padding-left:1.8vw;position:relative}.btn--back:before{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-backarrow.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.2vw}.btn--clicked{box-shadow:inset 0 0 10px rgba(0,0,0,.6196078431372549);-webkit-filter:brightness(50%);filter:brightness(50%)}.btn--loader{-webkit-animation:rotate 1.4s ease .5s infinite;animation:rotate 1.4s ease .5s infinite;background:none;border:3px solid;border-color:#f90 #f90 #fff;border-radius:50%;font-size:0;height:25px;min-width:1vw!important;min-height:1vw;padding:0;width:25px}@media only screen and (min-width:992px){.btn--loader{height:30px;width:30px}}.btn-close{cursor:pointer}.btn-close.closemodale{font-size:24px}.delete-item{margin:2vh 1.5vh;text-align:right;width:100%}.delete-item span{cursor:pointer;padding-left:3.5vh;position:relative}.delete-item span:before{background-image:url(/static/media/icon-delete-white.5bc4f934.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.2vw}.miniPlayer{padding-top:56.25%;display:flex;margin:0 2px;position:relative;transition:border .6s cubic-bezier(0,0,.2,1)}.miniPlayer.active:hover .plyr--video{opacity:1}.miniPlayer.active:hover .miniPlayer__teaserimg{display:none}.miniPlayer.inactive:hover .miniPlayer__info-arrow{opacity:1}.miniPlayer .plyr{display:none}@media only screen and (min-width:992px){.miniPlayer .plyr{display:block}}.miniPlayer .plyr--video{height:100%;opacity:0;position:absolute;top:0;transition:opacity 1s cubic-bezier(0,0,.2,1) .5s;z-index:0}.miniPlayer .plyr__control,.miniPlayer .plyr__controls{display:none!important}.miniPlayer__info-link{height:100%;width:100%;display:block}@media only screen and (min-width:992px){.miniPlayer__info-link{display:none}}.miniPlayer__info-action{padding:0 10px;flex-direction:row;justify-content:center;flex-wrap:wrap;height:100%}@media only screen and (min-width:992px){.miniPlayer__info-action{display:flex}}.miniPlayer__info-action .admin-reel_video--icons{align-items:center;background:#000;display:none;flex-direction:column;height:100%;justify-content:space-around;padding-bottom:.2vw;position:absolute;opacity:.7;right:-2px;top:0;width:2.5vw;z-index:13}.miniPlayer__info-action .admin-reel_video--icons img{height:2vh}.miniPlayer__teaserimg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:21.3vh;position:absolute;width:100%}.miniPlayer__click{display:inline-block;height:100%;width:100%}.miniPlayer__action{align-items:center;align-self:center;display:flex;flex-direction:column;padding-bottom:.2vw;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2vw;z-index:13}.miniPlayer__action--audio-off,.miniPlayer__action--audio-on{display:none!important}.miniPlayer__action--audio-off.active,.miniPlayer__action--audio-on.active{display:flex!important}.miniPlayer__action--myList.active .myList-add{display:none}.miniPlayer__action--myList.active .myList-added,.miniPlayer__action--myList.inactive .myList-add{display:flex}.miniPlayer__action--myList.inactive .myList-added{display:none}.miniPlayer__info{position:absolute;display:flex;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);align-self:center;flex-direction:column;z-index:13}.miniPlayer__info>div{margin:5px 0 0}.miniPlayer__info--title{color:#fff;font-family:"Roboto",sans-serif;font-size:2vh;margin-top:1.2vh;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.miniPlayer__info--title.watched{padding-left:5vh;position:relative}.miniPlayer__info--title.watched:before{background-image:url(/static/media/icon-watched-check.7d4ee24f.svg);background-repeat:no-repeat;background-size:contain;content:"";left:1vh;height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media only screen and (min-width:992px){.miniPlayer__info--title.watched:before{background-size:6.5%}}.miniPlayer__info--play-icon{border-radius:50%;border:1px solid hsla(0,0%,100%,.5);display:flex;height:25px;margin-top:.25em;padding:6px;transition:border .4s cubic-bezier(0,0,.2,1);width:25px}.miniPlayer__info--play-icon svg{fill:#f90;height:100%;width:100%}.miniPlayer__info--play-icon:hover{border:1px solid #fff}.miniPlayer__info--stats{font-family:"Roboto",sans-serif;font-size:13px;color:#fff}.miniPlayer__info--info{font-family:"Roboto",sans-serif;font-size:11px;color:#fff;font-weight:300}.miniPlayer__info--duedate{align-items:center;display:flex;background:#000;padding:.7vh 2vh;width:80%;position:absolute;opacity:.75;bottom:-1px;left:0;z-index:2}.miniPlayer__info--duedate:after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:-1;background:#000;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:skew(40deg,0deg);transform:skew(40deg,0deg)}.miniPlayer__info--duedate img{margin-right:.5vw;width:1.2vw}.miniPlayer__info--duedate span{color:#fff;font-size:.8vw}.miniPlayer__action-icon{border-radius:50%;border:1px solid hsla(0,0%,100%,.5);display:flex;height:25px;margin-top:5px;padding:6px;transition:border .4s cubic-bezier(0,0,.2,1);width:25px}@media only screen and (min-width:992px){.miniPlayer__action-icon{height:1.7vw;margin-top:.25em;width:1.7vw}}.miniPlayer__action-icon svg{fill:hsla(0,0%,100%,.5);height:100%;transition:fill .4s cubic-bezier(0,0,.2,1);width:100%}.miniPlayer__action-icon:hover{border:1px solid #fff}.miniPlayer__action-icon:hover svg{fill:#fff}.miniPlayer__action-icon.likeBtn.inactive{display:none}.miniPlayer__action-icon.likeBtn.active{display:flex}.miniPlayer__info-action,.miniPlayer__info-arrow{opacity:0;transition:opacity .4s cubic-bezier(0,0,.2,1)}.miniPlayer__play-arrow{position:absolute}.miniPlayer__player-wrapper{height:21.3vh!important;overflow:hidden}.miniPlayer__info-arrow{margin:auto 0 5px;cursor:pointer;display:none;height:1vw}@media only screen and (min-width:992px){.miniPlayer__info-arrow{display:block;position:relative;width:100%}}.miniPlayer__info-arrow svg{fill:#fff;left:50%;height:100%;position:absolute;top:-3.5vh;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:fill .5s ease;width:15%}.miniPlayer__info-arrow svg:hover{fill:#f90}.miniPlayer__content{bottom:0;height:21.3vh;position:absolute;top:0;width:100%}.miniPlayer__sub-title.title,.miniPlayer__title.title{padding-left:20px}.miniPlayer__play-arrow{cursor:pointer;height:40px;width:40px}@media only screen and (min-width:992px){.miniPlayer__play-arrow{height:2vw;width:2vw}}.fade{animation:fadeout 2s;-moz-animation:fadeout 2s;-webkit-animation:fadeout 2s;-o-animation:fadeout 2s}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}.item-Mandatory .slick-slider .miniPlayer__info--duedate{display:flex}.item-policy{margin:3vh 1vh;position:relative}@media only screen and (min-width:992px){.item-policy .featured-video__title.moveup{top:6%}}.slick-slider{padding:1.5% 1%!important}.slick-slider .miniPlayer__info--duedate{display:none}.slick-slider .slick-next,.slick-slider .slick-prev{width:9%;z-index:10!important}.slick-slider .slick-next img,.slick-slider .slick-next svg,.slick-slider .slick-prev img,.slick-slider .slick-prev svg{height:5vh;width:2vh}.slick-slider .slick-next:before,.slick-slider .slick-prev:before{content:""}.slick-slider .slick-prev{left:0!important;margin-left:.2vw}.slick-slider .slick-prev svg{margin-left:.2vw}.slick-slider .slick-next{right:.5%!important;text-align:right}.slick-slider .slick-next svg{margin-right:.2vw;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bottom-player .slick-prev{margin-left:1vw;width:1%}.bottom-player .slick-next{right:1vw!important;width:1%}.bottom-player.theatre__assessment-pagination{top:2px}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true],.plyr__control--overlaid{background:#f90!important}.fullScreen .plyr__progress input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1vh;height:1vh;border-radius:50%;background:#f90!important;cursor:pointer}.fullScreen .plyr--full-ui input[type=range],.smallScreen .plyr--full-ui input[type=range]{color:#f90!important}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:0}.featured-video{font-family:"Roboto",sans-serif;position:relative}.featured-video__title{color:#fff;font-size:16px;font-weight:500;position:absolute;width:100%}@media only screen and (min-width:992px){.featured-video__title{padding-left:2.7vw;top:3vh;width:100%}}.featured-video__title.moveup{z-index:5}.featured-video__title p{cursor:pointer;font-size:2.4vh;font-weight:700;display:inline-block;margin:0}.featured-video__title p:hover span:not(.admin-reel-title--icons){left:1vw;opacity:1}.featured-video__title p span:not(.admin-reel-title--icons){cursor:pointer;font-size:80%;font-weight:400;left:-3vw;position:relative;opacity:0;transition:all .5s ease-in-out}.featured-video__title p span:not(.admin-reel-title--icons):before{background-image:url(/static/media/reel-right-arrow.c81d2615.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:100%;right:-20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:7px}@media only screen and (min-width:992px){.featured-video__title p span:not(.admin-reel-title--icons):before{right:-.7vw;width:.4vw}}.featured-video__title p .admin-reel-title--icons{align-items:center;display:none;height:2.5vh;justify-content:space-between;left:0;position:absolute;top:-20px;width:45px}@media only screen and (min-width:992px){.featured-video__title p .admin-reel-title--icons{justify-content:unset;left:2.7vw;top:-3.5vh;width:4vw}}.featured-video__title p .admin-reel-title--icons hr{background:#727272;border:0;height:100%;margin:0;width:.1vw}.featured-video__title p .admin-reel-title--icons img{height:2vh}.featured-video__title p .admin-reel-title--icons img:first-of-type{margin-right:.75vw}.featured-video__title p .admin-reel-title--icons img:nth-of-type(2){margin-left:.75vw}.featured-video__title .admin-reel-position--icons{display:none;flex-direction:column;height:100%;left:.6vh;justify-content:center;position:absolute;top:0;z-index:10}.featured-video__title .admin-reel-upload--icons{align-items:center;display:none;flex-direction:row;position:absolute;right:0;top:1px}@media only screen and (min-width:992px){.featured-video__title .admin-reel-upload--icons{right:5.5vh;top:-8vh}}.featured-video__title .admin-reel-upload--icons img{margin-right:2vh;width:3vh}.featured-video__title .admin-reel-upload--icons p{cursor:pointer;font-size:2vh;font-weight:400}.featured-video .slick-next,.featured-video .slick-prev{height:24px;width:15px}.featured-video .slick-next svg,.featured-video .slick-prev svg{fill:red;height:100%;width:100%}.featured-video .slick-next:before,.featured-video .slick-prev:before{content:none;display:none}.featured-video .slick-prev{left:0}.featured-video .slick-next{right:0}.featured-video .slick-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.featured-video .slick-track{margin-left:0}.featured-video.zoomEffectRow .first-element:hover{-webkit-transform:translate3d(3.15vw,0,0);transform:translate3d(3.15vw,0,0)}.featured-video.zoomEffectRow .first-element:hover~.push-left{-webkit-transform:translate3d(6.15vw,0,0);transform:translate3d(6.15vw,0,0)}.featured-video.zoomEffectRow .last-element:hover{-webkit-transform:translate3d(-3.15vw,0,0);transform:translate3d(-3.15vw,0,0)}.featured-video.zoomEffectRow.renderleft .slick-slide.slick-active.slick-current .featured-video__item.zoomEffect{-webkit-transform-origin:left;transform-origin:left}.featured-video.push-element-right .push-right{-webkit-transform:translate3d(-6.15vw,0,0);transform:translate3d(-6.15vw,0,0)}.featured-video .slick-list{margin:0 auto}@media only screen and (min-width:992px){.featured-video .slick-list{width:calc(100% - 50px)}}.featured-video .slick-slide{cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .5s cubic-bezier(0,0,.2,1)}.featured-video__info--close{margin:3vh 1vh}.featured-video__info--close .slick-track{padding:32px 0}@media only screen and (min-width:992px){.featured-video__info--close .push-right{-webkit-transform:translate3d(-3.15vw,0,0);transform:translate3d(-3.15vw,0,0)}.featured-video__info--close .push-left{-webkit-transform:translate3d(3.15vw,0,0);transform:translate3d(3.15vw,0,0)}}.featured-video__info--open{margin:3vh 1vh}.featured-video__info--open .slick-track{padding:32px 0 7vh}@media only screen and (min-width:992px){.featured-video__info--open .push-right{-webkit-transform:translate3d(-3.15vw,0,0);transform:translate3d(-3.15vw,0,0)}.featured-video__info--open .push-left{-webkit-transform:translate3d(3.15vw,0,0);transform:translate3d(3.15vw,0,0)}}.featured-video__item{outline:none;margin-right:.5vh}.featured-video__item:nth-of-type(5){margin-right:0}.featured-video__item.zoomEffect{height:21.3vh;transition:all .6s cubic-bezier(0,0,.2,1)}.featured-video__item.zoomEffect:hover{position:relative;z-index:20}@media only screen and (min-width:1200px){.featured-video__item.zoomEffect:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}}.featured-video__item.zoomEffect:hover .miniPlayer__info-action,.featured-video__item.zoomEffect:hover .miniPlayer__info-arrow{opacity:1}.featured-video__item.zoomEffect:hover .miniPlayer__info--duedate{display:none}.featured-video__item--assessment{margin-right:.5vh;position:relative}.featured-video__item--assessment:after{background-color:#000;position:absolute;height:100%;left:0;opacity:.75;top:0;width:100%;z-index:1}.featured-video__item--assessment h3{border:.1vw solid #fff;color:#fff;font-size:.8vw;left:50%;padding:.5vw;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.featured-video__item--assessment .assessment__image-wrapper img{height:21.3vh;width:100%}.featured-video__item--assessment:hover .miniPlayer__action{display:flex!important}.featured-video__item--assessment.unpublished .assessment__image-unpublished:before{align-items:center;content:"Unpublished";display:flex;font-size:1vw;font-weight:500;justify-content:center;height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:2}.featured-video__item--assessment.unpublished .assessment__image-unpublished:after{background-color:#0e0e0e;content:"";left:0;height:100%;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.featured-video__item--assessment .miniPlayer__action{display:none!important;height:100%;justify-content:center}.featured-video__item--assessment .miniPlayer__click{position:absolute;z-index:2}.featured-video__item--assessment .admin-reel_video--icons{align-items:center;background:#000;flex-direction:column;height:100%;justify-content:space-around;padding-bottom:.2vw;position:absolute;opacity:.7;right:0;top:0;width:2.5vw;z-index:13}.featured-video__item--assessment .admin-reel_video--icons img{height:2vh}.featured-video__item--assessment .admin-reel_video--icons.assessment{display:none!important;left:unset}.featured-video__item--assessment .admin-reel_video--icons-background{height:21.3vh;width:100%}.featured-video__item.unpublished .miniPlayer{height:100%;position:relative}.featured-video__item.unpublished .miniPlayer:before{align-items:center;background:rgba(0,0,0,.8784313725490196);content:"Unpublished";font-size:1vw;font-weight:500;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.featured-video__item.unpublished .miniPlayer:hover .miniPlayer__info-action{opacity:1}.featured-video__item.unpublished .miniPlayer__info-action .miniPlayer__action,.featured-video__item.unpublished .miniPlayer__info-action .miniPlayer__info,.featured-video__item.unpublished .miniPlayer__info-action .miniPlayer__info-arrow{opacity:0!important}input:focus,select:focus,textarea:focus{outline:none}.form-item{margin-bottom:15px}.form-item:last-child{margin-bottom:0}.form-item--with-icon input{padding-left:50px}#upload-preview-url{background:#0f0f0f;border:none;color:#fff;font-size:1.8vh;line-height:1;padding:2vh;width:70%}#upload-preview-url::-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}#upload-preview-url:-ms-input-placeholder{color:#fff;font-size:1vw;font-weight:500}#upload-preview-url:-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}#upload-preview-url::-webkit-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.form-input{padding-right:15px;padding-left:15px;background:#0e0e0e;background-size:18px 18px!important;border:1px solid #727272;color:#fff;font-size:16px;height:40px;outline:none;width:100%}@media only screen and (min-width:992px){.form-input{font-size:1vw;height:5.5vh}}.form-input--checkbox.hidelabel+label{color:transparent;margin:0 auto;padding:0!important;width:25px}.form-input--date{background:url(/static/media/icon-calendar.fbd204b0.svg) left 15px center no-repeat}.form-input--time{background:url(/static/media/icon-clock.0b5795e8.svg) left 15px center no-repeat}.form-input--search{background:url(/static/media/icon-search.84ba5cd9.svg) left .9vw center no-repeat;background-color:rgba(35,41,47,.6);background-size:1vw!important;border:none;border-radius:3vw;color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2vh;height:50%;padding-left:2.5vw;width:80%}.form-input--search::-webkit-input-placeholder{color:#fff}.form-input--search:-ms-input-placeholder,.form-input--search::-webkit-input-placeholder,.form-input--search::placeholder{color:#fff}input{line-height:2}.form-actions{display:flex;flex-wrap:wrap}.form-actions--right button:first-child{margin-left:auto;margin-right:1vw}.form{margin-top:30px}.form__form--fields label{color:#fff;cursor:pointer;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;height:100%}@media only screen and (min-width:992px){.form__form--fields label{font-size:.9vw}}.form__form--fields a{color:#ffd100;float:right;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;margin:10px 0 0}.form--field{display:flex;flex-direction:column;margin-bottom:25px}.form--field:last-of-type{margin:0}.form--buttons{margin-top:50px}input[type=checkbox].form-input--checkbox:checked+label,input[type=checkbox].form-input--checkbox:not(:checked)+label{color:#fff}input[type=checkbox].form-input--checkbox:checked+label:after,input[type=checkbox].form-input--checkbox:checked+label:before,input[type=checkbox].form-input--checkbox:not(:checked)+label:after,input[type=checkbox].form-input--checkbox:not(:checked)+label:before{border-radius:0}input[type=checkbox].form-input--checkbox:checked+label:after{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/brown-tick-box.svg)}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]:disabled+label:after,input[type=checkbox]:disabled+label:before,input[type=radio]:disabled+label:after,input[type=radio]:disabled+label:before{cursor:not-allowed;-webkit-filter:grayscale(70%);filter:grayscale(70%)}input[type=checkbox]:checked+label,input[type=checkbox]:not(:checked)+label,input[type=radio]:checked+label,input[type=radio]:not(:checked)+label{display:block;position:relative;padding-left:30px}@media only screen and (min-width:992px){input[type=checkbox]:checked+label,input[type=checkbox]:not(:checked)+label,input[type=radio]:checked+label,input[type=radio]:not(:checked)+label{padding-left:2.5vw}}input[type=checkbox]:checked+label:after,input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:after,input[type=checkbox]:not(:checked)+label:before,input[type=radio]:checked+label:after,input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:after,input[type=radio]:not(:checked)+label:before{border-radius:50%;content:"";height:18px;left:0;position:absolute;width:18px;top:-.2vw}@media only screen and (min-width:992px){input[type=checkbox]:checked+label:after,input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:after,input[type=checkbox]:not(:checked)+label:before,input[type=radio]:checked+label:after,input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:after,input[type=radio]:not(:checked)+label:before{height:1.2vw;width:1.2vw}}input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:before,input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:before{border:.133vw solid #fff}input[type=checkbox]:checked+label:after,input[type=checkbox]:not(:checked)+label:after,input[type=radio]:checked+label:after,input[type=radio]:not(:checked)+label:after{background-repeat:no-repeat;background-position:50%;-webkit-transform:scale(.7);transform:scale(.7)}@media only screen and (min-width:992px){input[type=checkbox]:checked+label:after,input[type=checkbox]:not(:checked)+label:after,input[type=radio]:checked+label:after,input[type=radio]:not(:checked)+label:after{background-size:1.6vw}}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/brown-tick.svg);-webkit-transform:scale(1);transform:scale(1);border:.133vw solid #fff}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px rgba(35,41,47,.6) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=date]{position:relative}input[type=search]{-webkit-appearance:none;appearance:none}input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;position:absolute;left:-15px}.correct input[type=checkbox]:checked+label{color:#00cf29}.correct input[type=checkbox]:checked+label:after{background-image:url(/static/media/green-tick.1317b4a1.svg)}.incorrect input[type=checkbox]:checked+label{color:red}.incorrect input[type=checkbox]:checked+label:after{background-image:url(/static/media/red-cross.02b4683e.svg)}.header{position:fixed;width:100%;z-index:15;top:0;height:12vh}.header ul{align-items:center;display:flex;flex-direction:column;justify-content:space-around;height:40vh;margin:0;padding:0;width:100%}@media only screen and (min-width:992px){.header ul{flex-direction:row;height:unset}}.header.background{background-color:#000;transition:background-color 1s ease}.header__icons{display:flex;justify-content:flex-end;align-items:center;height:60px}@media only screen and (min-width:992px){.header__icons{justify-content:space-between}}@media only screen and (min-width:992px){.header__mobile-menu,.header__search-icon{display:none}}.header__mobile-menu{background-repeat:no-repeat;background-size:contain;cursor:pointer;height:25px;width:25px}.header__mobile-menu svg{fill:#fff;height:100%;width:100%}.header__search-icon{width:36px;height:36px}.header__search-icon svg{fill:#fff;height:100%;width:100%}@media only screen and (min-width:992px){.header{display:flex}}.header .container{display:flex;flex-direction:row-reverse}@media only screen and (min-width:992px){.header .container{background:#000;padding-top:0;padding-bottom:0;width:100%}}.header__content{width:100%;display:flex;justify-content:center}@media only screen and (min-width:992px){.header__content{align-items:center;justify-content:space-between}}.header__nav{display:none}@media only screen and (min-width:992px){.header__nav{align-items:center;display:flex;height:100%;max-width:50%;width:100%}.header__nav ul{justify-content:space-evenly}.header__nav ul .Dropdown-root{margin-bottom:0!important}}.header__switch{align-items:center;display:flex;justify-content:space-between;max-width:14%;width:100%}.header__switch .switch{position:relative;display:inline-block;width:35px;height:20px}.header__switch .switch input{opacity:0;width:0;height:0}.header__switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;height:1.2vw;transition:.4s;width:2.1vw}.header__switch .slider:before{position:absolute;content:"";height:10px;width:10px;left:-4px;bottom:4px;background-color:#fff;transition:.4s;top:50%;-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%)}@media only screen and (min-width:992px){.header__switch .slider:before{height:1vw;left:0;-webkit-transform:translate(.6vh,-50%);transform:translate(.6vh,-50%);width:1vw}}.header__switch input:checked+.slider{background-color:#f90}.header__switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.header__switch input:checked+.slider:before{-webkit-transform:translate(3.5vh,-50%);transform:translate(1.7vh,-50%)}.header__switch .slider.round{border-radius:34px}.header__switch .slider.round:before{border-radius:50%}.header .notification{position:relative}.header .notification__icon{height:40px;padding-right:22%;width:40px}@media only screen and (min-width:992px){.header .notification__icon{height:3.4vh;width:3.6vw}}.header .notification__count{background:#f90;border-radius:100%;font-size:16px;height:25px;left:30px;font-weight:700;line-height:24px;position:absolute;text-align:center;top:-10px;width:25px}@media only screen and (min-width:992px){.header .notification__count{font-size:10px;height:18px;left:13px;line-height:18px;top:-5px;width:18px}}@media only screen and (min-width:1440px){.header .notification__count{height:20px;left:25px;line-height:19px;width:20px}}.header .notification__dropdown .dropdown:hover{margin:0}.header .notification__dropdown .dropdown-content{background-color:#0f0f0f;opacity:.9;min-width:325px;right:2vw;top:2.5vw;width:100%}.header .notification__dropdown .dropdown-content.open{display:block}.header .notification__dropdown .dropdown-content ul{flex-direction:column}.header .notification__dropdown .dropdown-content ul li{border-bottom:.1vw solid #828282;cursor:pointer;padding:1vw 0;position:relative;width:25vw}.header .notification__dropdown .dropdown-content ul li:hover{background-color:#e4e4e4}.header .notification__dropdown .dropdown-content ul li:hover p,.header .notification__dropdown .dropdown-content ul li:hover span{color:#000}.header .notification__dropdown .dropdown-content ul li:last-of-type{border-bottom:0}.header .notification__dropdown .dropdown-content ul li img{width:2.5vw}.header .notification__dropdown .dropdown-content ul li p{color:#000;font-size:2.2vh;font-weight:500;padding-left:3vw;padding-right:7vw;position:relative;margin:0;width:100%}.header .notification__dropdown .dropdown-content ul li p.unread:before{content:"";background:red;border-radius:5vw;height:1.5vh;left:1.5vw;position:absolute;top:25%;width:1.5vh}.header .notification__dropdown .dropdown-content ul li p.mandatory:after{background-color:red;border-radius:2vw;content:"Mandatory!";color:#fff;font-size:.8vw;position:absolute;top:0;right:.5vw;padding:.6vh 1.5vh}.header .notification__dropdown .dropdown-content ul li p span{display:none}.header .notification__dropdown .dropdown-content ul li p span.type{background-color:red;border-radius:2vw;color:#fff;display:block;font-size:.8vw;margin-top:0;padding:.6vh 1.5vh;position:absolute;right:.5vw;top:-.3vh}.header .notification__dropdown .dropdown-content ul li span{color:#828282;display:inline-block;font-size:1.6vh;font-weight:300;padding-left:3vw;padding-right:1vw;margin-top:2vh}.header .notification__dropdown .dropdown__header{flex-direction:column}.header .notification__dropdown .dropdown__header .titles{align-items:flex-end;display:flex;justify-content:space-between}.header .notification__dropdown .dropdown__header .titles p{color:#fff;font-size:18px;font-weight:700}.header .notification__dropdown .dropdown__header .titles span{align-items:center;display:flex;font-size:14px}.header .notification__dropdown .dropdown__header .titles .icon--settings{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-settings.svg);height:10px;margin-left:10px;width:10px}.header .notification__dropdown .dropdown__header .user-selection{display:flex;margin-top:20px;width:100%}.header .notification__dropdown .dropdown__header .user-selection a{background:none;border-bottom:0;border-radius:35px;color:#fff;font-size:18px;margin-right:10px;padding:15px 35px}.header .notification__dropdown .dropdown__header .user-selection a.active,.header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#f90}.header .notification__dropdown .dropdown__body{height:42.5vh;overflow-x:scroll}.header .notification__dropdown .dropdown__body .notification--alert{border-bottom:1px solid #242424;padding:25px 45px}.header .notification__dropdown .dropdown__body .notification--alert p{font-size:18px;margin-bottom:15px;margin-top:0}.header .notification__dropdown .dropdown__body .notification--alert span{color:#7b7b7b;font-size:14px}.header .notification__dropdown .dropdown__body .notification--alert:last-of-type{border:none}.header .notification__dropdown .dropdown__body .notification--alert:hover{background:#191919}.header .notification__dropdown .dropdown__body .notification--alert.new p{position:relative}.header .notification__dropdown .dropdown__body .notification--alert.new p:before{background:red;border-radius:100%;content:"";height:12px;left:-25px;position:absolute;top:4px;width:12px}.header .notification__dropdown .dropdown .view-all{color:#f90;background:none;border:none;text-align:center}.header__search{display:flex;justify-content:flex-end;max-width:30%}.header__search,.header__user{align-items:center;height:100%;width:100%}.header__user{display:none}@media only screen and (min-width:992px){.header__user{display:flex;max-width:15%}}.header__user ul{justify-content:space-evenly}.header__user ul li{padding-right:0}.header__nav-item{color:#fff;cursor:pointer;display:inline-block;font-family:"Roboto",sans-serif;font-size:2vh;padding-right:2vw;position:relative}.header__nav-item:last-of-type{padding-right:0}.header__nav-item:last-of-type .admin-nav--icons{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.header__nav-item .admin-nav--icons{align-items:center;bottom:-3.5vh;display:none;height:19px;left:50%;position:absolute;-webkit-transform:translateX(-75%);transform:translateX(-75%);width:4vw}.header__nav-item .admin-nav--icons hr{background:#727272;border:0;height:100%;margin:0;width:.1vw}.header__nav-item .admin-nav--icons img:first-of-type{margin-right:.75vw}.header__nav-item .admin-nav--icons img:last-of-type{margin-left:.75vw}@media only screen and (min-width:992px){.header__nav-item.user .user_avatar{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:25%;border:2px solid #f90;cursor:pointer;height:2.2vw;position:relative;width:2.2vw}.header__nav-item.user .user_avatar:after{content:"";position:absolute;background:url(/static/media/icon-avatar_dropdown.45017001.svg) 0 no-repeat;background-size:1vw!important;height:1vw;right:-1.5vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1vw}.header__nav-item.user .user_avatar .dropdown-content{display:block;right:-3vh;top:1.5vh;z-index:9999}.header__nav-item.user .user_avatar .userdropdown{background:#000;padding:3vh;width:20vw;transition:all .5s linear}.header__nav-item.user .user_avatar .userdropdown--wrapper{display:flex;flex-direction:column}.header__nav-item.user .user_avatar .userdropdown--settings{display:flex;flex-direction:row;justify-content:space-between}.header__nav-item.user .user_avatar .userdropdown--settings_loggedin,.header__nav-item.user .user_avatar .userdropdown--settings_manage,.header__nav-item.user .user_avatar .userdropdown--settings_mode-switch,.header__nav-item.user .user_avatar .userdropdown--settings_navigation{max-width:50%;position:relative;width:100%}.header__nav-item.user .user_avatar .userdropdown--settings_mode-switch h4:before{content:none!important}.header__nav-item.user .user_avatar .userdropdown--settings h4{font-size:.7vw;font-weight:500;margin-top:0;position:relative}.header__nav-item.user .user_avatar .userdropdown--settings h4:before{content:"";position:absolute;width:80%;height:.1vh;bottom:-.5vw;left:0;background:#828282;opacity:.5}.header__nav-item.user .user_avatar .userdropdown--settings ul{align-items:flex-start;display:flex;flex-direction:column}.header__nav-item.user .user_avatar .userdropdown--settings ul li{margin-bottom:3vh}.header__nav-item.user .user_avatar .userdropdown--settings ul li a{border:0;font-size:.9vw;padding:0}.header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{background-color:unset;color:#ffd100}.header__nav-item.user .user_avatar .userdropdown--settings ul li a.active{color:#ffd100;font-weight:500}.header__nav-item.user .user_avatar .userdropdown--settings_mode-switch .header__switch{max-width:100%}.header__nav-item.user .user_avatar .userdropdown--logout a{align-items:center;background:none;border:0;display:flex;flex-direction:row;font-size:2vh;font-weight:500;justify-content:flex-end;padding:0}.header__nav-item.user .user_avatar .userdropdown--logout a:hover{background-color:unset;color:#f90}.header__nav-item.user .user_avatar .userdropdown--logout .icon--upload{height:2.5vh;margin-right:1vw;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.header__nav-item.login div{padding:5px 10px;background-color:#c83232;border-radius:20px;min-width:129px;text-align:center}}.header__logo{align-items:center;display:flex;height:100%;justify-content:center;max-width:55px;width:100%}@media only screen and (min-width:992px){.header__logo{max-width:4%}}.header__logo img{cursor:pointer;width:80%}.header__logo.mobile{display:block}@media only screen and (min-width:992px){.header__logo.mobile{display:none}}.header__logo.desktop{display:none}@media only screen and (min-width:992px){.header__logo.desktop{display:block}}.header__off-canvas-menu{background:#000;height:100vh;margin-top:-60px;padding-top:60px;overflow:auto;-webkit-transform:translate(-250px);transform:translate(-250px);width:250px;z-index:100}@media only screen and (min-width:992px){.header__off-canvas-menu{display:none}}.header__off-canvas-menu ul li{padding:0 15px 10px;color:#fff;cursor:pointer;font-family:"Roboto",sans-serif;font-size:16px;text-transform:uppercase}@media only screen and (min-width:992px){.header__off-canvas-menu ul li{padding:0 25px 10px}}.header__off-canvas-menu ul li.user .user_avatar{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;width:40px;border-radius:50%}.header__off-canvas-menu ul li.user .user_avatar .dropdown:hover{margin-top:0;margin-left:0}@media only screen and (min-width:992px){.header__off-canvas-menu ul li.user .user_avatar .dropdown:hover:hover{margin-top:40px;margin-left:-120px}}.header__off-canvas-menu ul li.user .user_avatar .dropdown-content{display:block}@media only screen and (min-width:992px){.header__off-canvas-menu ul li.user .user_avatar .dropdown-content{left:unset;top:unset}}.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--settings_loggedin ul,.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--settings_manage ul{justify-content:unset}.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--settings_loggedin ul li:first-of-type,.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--settings_manage ul li:first-of-type{padding-left:0}.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--logout{display:flex;justify-content:center;margin-top:20px}.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--logout a{display:flex;padding-left:0}.header__off-canvas-menu ul li.user .user_avatar .dropdown-content .userdropdown--logout a img{margin-right:10px;width:15px}.header__off-canvas-menu ul li.notification .dropdown:hover .dropdown-content{display:none}.header__off-canvas-menu ul li.notification .dropdown-content.open{left:0;right:0;z-index:10;opacity:unset}.header__off-canvas-menu ul li.notification .dropdown-content.open .dropdown__body{height:38.5vh}.header__off-canvas-menu ul li.mobileMenu{margin-top:25px;width:100%}.header__off-canvas-menu ul li.mobileMenu a{font-size:12px}.header__off-canvas-menu ul li.mobileMenu .dropdown-content{display:flex;min-width:unset;width:85%}.header__off-canvas-menu ul li.mobileMenu .dropdown-content .userdropdown{width:100%}.header__off-canvas-menu ul li.mobileMenu .dropdown-content .userdropdown--settings_loggedin ul li a{text-align:center;width:150px}.header__off-canvas-menu ul li.mobileMenu .dropdown-content .userdropdown--logout a{align-items:center;display:flex}.header__off-canvas-menu ul li.mobileMenu .dropdown-content .userdropdown--logout a img{margin-right:10px;max-width:10%}.header__off-canvas-menu ul li.mobileMenu .userdropdown{width:100%}.header__off-canvas-menu ul li.mobileMenu .userdropdown--logout{margin-top:30px}.header__off-canvas-menu ul li.mobileMenu .userdropdown--logout a{align-items:center;display:flex}.header__off-canvas-menu ul li.mobileMenu .userdropdown--logout a img{margin-right:10px;max-width:10%}.header__off-canvas-menu .header__nav{display:block}.header__off-canvas-menu .header__user{display:block;height:auto}@media only screen and (min-width:992px){.header__off-canvas-menu .header__user{display:none}}.header__off-canvas-menu .header__user ul{flex-direction:row;flex-wrap:wrap;height:unset}.header__off-canvas-menu .header__user ul h4{font-size:10px;font-weight:500;margin-top:0;position:relative}.header__off-canvas-menu .header__user ul h4:before{content:"";position:absolute;width:100%;height:.1vh;bottom:-.5vw;left:0;background:#828282;opacity:.5}.header__off-canvas-menu .header__user ul a{border-bottom:unset}.header__off-canvas-menu.off-canvas{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:off-canvas;animation-name:off-canvas;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes off-canvas{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-250px);transform:translate(-250px)}}@keyframes off-canvas{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-250px);transform:translate(-250px)}}.header__off-canvas-menu.on-canvas{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:on-canvas;animation-name:on-canvas;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes on-canvas{0%{-webkit-transform:translate(-250px);transform:translate(-250px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes on-canvas{0%{-webkit-transform:translate(-250px);transform:translate(-250px)}to{-webkit-transform:translate(0);transform:translate(0)}}body.theme--apiit .header__logo{max-width:100px}@media only screen and (min-width:992px){body.theme--apiit .header__logo{max-width:55px}}.footer{padding:5vh 0}@media only screen and (min-width:992px){.footer{margin-top:8vh}}.footer__wrapper{align-items:center;display:flex;flex-direction:column-reverse;position:relative;width:100%}@media only screen and (min-width:992px){.footer__wrapper{flex-direction:row}}.footer__group{bottom:0;cursor:pointer;position:absolute;right:0}@media only screen and (min-width:992px){.footer__group{bottom:5vh;position:unset;right:5vh}}.footer__group .icon--goup{cursor:pointer;background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-goup.svg)!important;height:7vh;width:7vh}.footer__logo{display:flex;justify-content:center;margin-bottom:20px;max-width:75%;width:100%}@media only screen and (min-width:992px){.footer__logo{display:inline;margin-bottom:0}}.footer__logo img{height:10vh}.footer__menu{max-width:60%;width:100%}.footer__menu ul{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;margin-top:0}.footer__menu ul li{max-width:33%;width:100%}.footer__menu ul li a{color:#fff;text-decoration:none;font-size:1vw;font-weight:300;line-height:2}.footer__social-menu{margin-bottom:20px;max-width:70%;width:100%}@media only screen and (min-width:992px){.footer__social-menu{margin-bottom:0;max-width:20%}}.footer__social-menu p{font-size:16px;font-weight:300;line-height:2;margin:0 0 20px;text-align:center}@media only screen and (min-width:992px){.footer__social-menu p{font-size:1.1vw;margin-bottom:0;text-align:left}}.footer__social-menu ul{display:flex;justify-content:space-evenly;padding-left:0;margin-top:0;width:100%}@media only screen and (min-width:992px){.footer__social-menu ul{display:inline}}.footer__social-menu ul li{display:inline-block}@media only screen and (min-width:992px){.footer__social-menu ul li{margin-right:2vw}}.hero{display:flex;align-items:center;padding-top:34%}@media only screen and (min-width:992px){.hero{min-height:55vh;padding-top:0!important}}.hero .container{font-family:"Roboto",sans-serif;max-width:300px}@media only screen and (min-width:992px){.hero .container{padding:0;max-width:700px;margin-left:130px;width:50%}}.hero__title{margin:0;color:#fff}.hero__sub-title{color:#8e8e8e}.home-screen{position:relative;background-position:top;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:992px){.home-screen{background-size:cover}}.home-screen.empty-element{margin-bottom:5vh}.home-screen .admin-reel-add--icons{cursor:pointer;display:none;margin-top:5vh;margin-bottom:10vh;position:relative}.home-screen .admin-reel-add--icons p{font-size:1.1vw;margin:0 3vw;padding-left:2vw;position:relative}.home-screen .admin-reel-add--icons p:before{align-items:center;background:#f90;border-radius:5vw;content:"+";display:flex;font-size:1.5vw;justify-content:center;height:1.5vw;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.5vw}.home-screen .admin-reel-add--icons .admin-reel-position--icons{display:none;flex-direction:column;height:100%;left:1.6vh;justify-content:center;position:absolute;top:0;z-index:10}.home-screen .admin-advanced-setting--icons{display:none;position:relative;margin:3vw 3vw 4vw}.homepage>.container{padding:0}.homepage .middle-video-reel.banner-video:first-of-type{max-height:50vh}.homepage .middle-video-reel.banner-video:first-of-type .player_section--wrapper{height:50vh;padding-top:5vh}@media only screen and (min-width:992px){.homepage{padding-top:0}}.homepage .featured-video .slick-slider .miniPlayer{padding-top:0}.homepage .featured-video .slick-slider .miniPlayer:hover{background-image:unset!important;padding-top:0}.homepage .featured-video .slick-slider .miniPlayer:hover iframe,.homepage .featured-video .slick-slider .miniPlayer:hover video{opacity:1}.homepage .featured-video .slick-slider .miniPlayer iframe,.homepage .featured-video .slick-slider .miniPlayer video{opacity:0}.btn-close{font-size:38px;line-height:10px;color:#000;text-decoration:none;position:absolute;right:3%;top:.2vw;width:15px}@media only screen and (min-width:992px){.btn-close{width:1.4vw}}.btn-close:hover{color:#0e0e0e}.btn-bigscreen{top:5vh}.btn-zoomin{top:11vh}.btn-zoomout{top:17vh}.modal-popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:-1}.modal-popup:before{content:"";background:rgba(0,0,0,.9);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .7s cubic-bezier(.51,.92,.24,1.15) .5s;z-index:10}.modal-popup .btn-close{color:#fff;right:-25px}@media only screen and (min-width:992px){.modal-popup .btn-close{right:-2vw}}.modal-popup__dialog{padding:25px;background:#191919;text-align:center;position:fixed;box-shadow:0 5px 10px rgba(0,0,0,.3);opacity:0;-webkit-transform:translateY(-150px);transform:translateY(-150px);transition:all .5s cubic-bezier(.51,.92,.24,1.15) 1s;width:80%;z-index:11}@media only screen and (min-width:992px){.modal-popup__dialog{width:40%}}.modal-popup__dialog.do-later-popup .modal-popup__header .btn-close{color:#fff;right:-2vw}.modal-popup__dialog.do-later-popup .assessment__endvideo--submission{display:flex;justify-content:space-around}.modal-popup__dialog.welcome-video{background:none;display:flex;flex-direction:column;height:70%;max-width:90%;width:100%}@media only screen and (min-width:992px){.modal-popup__dialog.welcome-video{flex-direction:row}}.modal-popup__dialog.welcome-video .modal-popup__header{width:100%}@media only screen and (min-width:992px){.modal-popup__dialog.welcome-video .modal-popup__header{max-width:30%}}.modal-popup__dialog.welcome-video .modal-popup__header h2{color:#fff;font-size:45px;line-height:1;padding-right:5vh;text-align:left}@media only screen and (min-width:992px){.modal-popup__dialog.welcome-video .modal-popup__header h2{font-size:5vw;float:right;text-align:right;width:30vw}}.modal-popup__dialog.welcome-video .modal-popup__header .btn-close{right:1%;top:5%}.modal-popup__dialog.welcome-video .video-info__container{width:100%}@media only screen and (min-width:992px){.modal-popup__dialog.welcome-video .video-info__container{max-width:69%}}.modal-popup__dialog.welcome-video .video-info__container .plyr--video{box-shadow:0 0 10px 5px hsla(0,0%,100%,.360784);width:100%}.modal-popup__dialog.welcome-video .video-info__container .plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--pip-supported.plyr--fullscreen-enabled.plyr--playing{pointer-events:all!important}.modal-popup__dialog.statisticspopup{max-width:55vw;padding:0;width:100%}.modal-popup__dialog.statisticspopup h2{font-size:3vh}.modal-popup__dialog.statisticspopup .modal-popup__header{padding:3vh 0}.modal-popup__dialog.statisticspopup .assessment__endvideo--submission{padding:3vh}.modal-popup__dialog.dateTimeReminder{width:60%}@media only screen and (min-width:992px){.modal-popup__dialog.dateTimeReminder{width:50%}}.modal-popup__dialog.pdf-modal{width:95%}.modal-popup.active{z-index:9999}.modal-popup.active:before{opacity:1}.modal-popup.active .modal-popup__dialog{-webkit-transform:translateY(0);transform:translateY(0);opacity:.9}.modal-popup__body,.modal-popup__header{padding-bottom:25px}.modal-popup__header h2{font-size:26px;line-height:28px;margin:0;color:#fff;font-weight:700}@media only screen and (min-width:992px){.modal-popup__header h2{font-size:30px;line-height:39px}}.modal-popup__header a{cursor:pointer}.modal-popup__title{left:0;position:absolute;top:-6vh}.modal-popup__pdfscreen{max-height:70vh;overflow:auto}.temp_black_color{color:#000!important}.reminder{margin-top:1vh}.reminder__wrapper{display:flex;flex-direction:column}.reminder__calendar,.reminder__clock{align-items:center;display:flex;justify-content:center}.reminder__calendar .form-control,.reminder__clock .form-control{display:none}.reminder__calendar .rdtDay{cursor:pointer;height:2vw;width:2vw}.reminder__calendar .rdtDay.rdtActive,.reminder__calendar .rdtDay.rdtToday{border-radius:2vw;font-weight:700}.reminder__calendar .rdtDay.rdtToday{border:.15vw solid #f90}.reminder__calendar .rdtDay.rdtActive{background:#f90;color:#fff}.reminder__calendar .rdtDays .dow{color:#f90}.reminder__clock{margin:1vw 0}.reminder__clock .rdtCounters{align-items:center;display:flex;flex-direction:row;font-size:1.2vw}.reminder__clock .rdtCounters .rdtCounter{margin-right:2vw;position:relative}.reminder__clock .rdtCounters .rdtCounter:first-of-type{margin-right:1vw}.reminder__clock .rdtCounters .rdtCounter:last-of-type{margin:0}.reminder__clock .rdtCounters .rdtCounter .rdtBtn{color:#f90;cursor:pointer;font-size:.5vw;right:-.8vw;position:absolute}.reminder__clock .rdtCounters .rdtCounter .rdtBtn:first-of-type{top:.2vw}.reminder__clock .rdtCounters .rdtCounter .rdtBtn:last-of-type{bottom:.2vw}.reminder__clock .rdtCounters .rdtCounter .rdtCount{font-weight:700}.reminder__clock .rdtCounters .rdtCounterSeparator{margin-right:1vw}.reminder__footer{display:inline-block;margin-bottom:1vw;width:100%}.dateTimeReminder .modal-popup__header{border-bottom:.1vh solid #828282;padding:0}.dateTimeReminder .modal-popup__header a{color:#fff;right:-2vw}.dateTimeReminder .modal-popup__header h2{color:#fff;font-weight:700;text-align:center}.dateTimeReminder .picky-date-time__calendar,.dateTimeReminder .picky-date-time__clock{margin-bottom:20px}@media only screen and (min-width:992px){.dateTimeReminder .picky-date-time__calendar,.dateTimeReminder .picky-date-time__clock{margin-bottom:40px}}.dateTimeReminder .picky-date-time{align-items:center;box-shadow:none;display:flex;flex-direction:column;justify-content:center;padding:0}@media only screen and (min-width:992px){.dateTimeReminder .picky-date-time{flex-direction:row}}.dateTimeReminder .picky-date-time__close{display:none}.dateTimeReminder .picky-date-time-calendar__today{bottom:-2.5vh}.dateTimeReminder .picky-date-time-calendar__today span{font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif!important}.dateTimeReminder .picky-date-time-calendar__today span.picky-date-time-refresh{font-family:picky-date-time!important}.dateTimeReminder .picky-date-time-calendar__today:hover{background:#f90;border:0;color:#fff}.dateTimeReminder .picky-date-time-calendar__table{width:100%}.dateTimeReminder .picky-date-time-calendar__table-caption .picky-date-time-calendar__table-cel.no-border.xs{font-size:1.3vh;font-weight:700}.dateTimeReminder .picky-date-time-calendar__table-cel,.dateTimeReminder .picky-date-time-calendar__title span{font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif!important}.dateTimeReminder .picky-date-time-calendar__title:hover{color:#f90}.dateTimeReminder .picky-date-time-calendar__title span{font-size:16px;font-weight:700}.dateTimeReminder .picky-date-time-calendar__title span:hover{color:#f90}.dateTimeReminder .picky-date-time-calendar__table-cel.xs{height:2.3vw;width:2.3vw}.dateTimeReminder .picky-date-time-calendar__content .picky-date-time-calendar__body-container.xs{height:20vh}@media only screen and (min-width:992px){.dateTimeReminder .picky-date-time-calendar__content .picky-date-time-calendar__body-container.xs{height:28vh}}.dateTimeReminder .picky-date-time-calendar__sub-previous .picky-date-time-keyboard_arrow_left{position:relative}.dateTimeReminder .picky-date-time-calendar__sub-previous .picky-date-time-keyboard_arrow_left:before{background-image:url(/static/media/icon-calendar-previous.6bc0f613.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:""!important;height:.7vw;left:-2.2vw;position:absolute;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%);width:1.2vw}.dateTimeReminder .picky-date-time-calendar__next .picky-date-time-keyboard_arrow_right{position:relative}.dateTimeReminder .picky-date-time-calendar__next .picky-date-time-keyboard_arrow_right:before{background-image:url(/static/media/icon-calendar-next.ca0b2f18.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:""!important;height:.7vw;right:-2.2vw;position:absolute;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%);width:1.2vw}.dateTimeReminder .picky-date-time-calendar__previous,.dateTimeReminder .picky-date-time-calendar__sub-next{display:none}.dateTimeReminder .picky-date-time-calendar__header .picky-date-time-calendar__title span{color:#fff}.dateTimeReminder .picky-date-time-calendar__header .picky-date-time__col .picky-date-time-calendar__next svg,.dateTimeReminder .picky-date-time-calendar__header .picky-date-time__col .picky-date-time-calendar__sub-previous svg{fill:#fff}.dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active{background:#f90!important}.dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active.today{color:#fff}.dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover{background:#f90!important}.dateTimeReminder .picky-date-time-dropdown-calendar__month-item .xs,.dateTimeReminder .picky-date-time-dropdown-calendar__year-item .xs{color:#f90;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif}.dateTimeReminder .picky-date-time-dropdown-calendar__month-item.active .xs,.dateTimeReminder .picky-date-time-dropdown-calendar__month-item .xs:hover,.dateTimeReminder .picky-date-time-dropdown-calendar__year-item.active .xs,.dateTimeReminder .picky-date-time-dropdown-calendar__year-item .xs:hover{background:#f90;color:#fff}.dateTimeReminder .picky-date-time-clock__input{font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif!important}.dateTimeReminder .picky-date-time-clock__inputer-wrapper{margin-top:6vh}.dateTimeReminder .picky-date-time-clock__circle,.dateTimeReminder .picky-date-time-clock__inputer-wrapper .picky-date-time-clock__inputer{background:#fff}.pdfViewer{max-height:80vh;position:relative}.pdfViewer .modal-popup__header a{color:#fff;right:-2vw}.pdfViewer .modal-popup__header a.closemodale{top:.5vh}.pdfViewer .assessment__scrollbar{max-height:70vh}.react-pdf__message.react-pdf__message--error{border-top:.1vw solid red;color:red;font-weight:700;padding-top:3vh}.theatre{background:#000;color:#fff;font-family:"Roboto",sans-serif;display:flex;flex-direction:column;height:115vh;left:0;position:absolute;top:0;width:100%;z-index:20}@media only screen and (min-width:992px){.theatre{height:100%}}.theatre.mini .theatre__player.smallScreen{margin-bottom:50px;width:100%!important}@media only screen and (min-width:992px){.theatre.mini .theatre__player.smallScreen{margin-bottom:0;width:78.5%!important}}.theatre.mini .theatre__player.smallScreen .plyr__video-wrapper{max-width:100%!important}.theatre.mini .theatre__player.smallScreen .plyr__controls{padding:35px 10px 12px!important}.theatre.mini .theatre__controllers{width:100%;padding:.5%}@media only screen and (min-width:992px){.theatre.mini .theatre__controllers{margin:-1.5vw auto 0;width:75vw}}.theatre.mini .theatre__controllers .btn--back{color:transparent;left:3vh;height:30px;position:absolute;top:-50vh;width:30px;z-index:9999}.theatre.mini .theatre__controllers .btn--back:before{width:100%}@media only screen and (min-width:992px){.theatre.mini .theatre__controllers .btn--back{height:4vh;top:-89vh;width:4vh}}@media only screen and (min-width:992px){.theatre.mini .theatre__info{width:100%}}.theatre.mini .theatre__info{width:100%}@media only screen and (min-width:992px){.theatre.mini .theatre__info{position:absolute;top:0;right:0;width:20%}}.theatre.mini .theatre__info-contact .ScrollbarsCustom-Content{transition:all 1.5s linear}.theatre.mini .admin-theater--icons{background:rgba(0,0,0,.6);bottom:10vh;display:none!important;flex-direction:row;padding:1vw 1.2vw;position:absolute}.theatre.mini .admin-theater--icons img{height:4vh}.theatre.mini .admin-theater--icons hr{background:#727272;border:0;height:auto;margin:0 1.5vw;width:.1vw}.theatre__player{position:relative}.theatre__player_playTime{bottom:5vh;color:hsla(0,0%,100%,.5);display:flex;font-size:10px;font-weight:300;margin:0 1vh}@media only screen and (min-width:992px){.theatre__player_playTime{font-size:.9vw}}.theatre__player_playTime span{margin:0 .5vh}.theatre__player .plyr--video{background:#242424}.theatre__player .plyr--menu-open .plyr__menu__container{background:#000}.theatre__player .plyr--menu-open .plyr__menu__container:after{border-top-color:#000}.theatre__player .plyr--menu-open .plyr__menu__container div div:nth-child(2) [role=menu] button:hover{background:#000;color:red}.theatre__player.smallScreen .plyr__video-wrapper{max-width:150vh;margin:0 auto}.theatre__player.smallScreen .plyr__controls{padding:35px 10px 0!important}.theatre__player.smallScreen .plyr--full-ui input[type=range]{height:14px}.theatre__player.smallScreen .plyr .plyr__menu,.theatre__player.smallScreen .plyr .plyr__time,.theatre__player.smallScreen .plyr .plyr__volume,.theatre__player.smallScreen .plyr [data-plyr=captions],.theatre__player.smallScreen .plyr [data-plyr=fullscreen],.theatre__player.smallScreen .plyr [data-plyr=pip],.theatre__player.smallScreen .plyr [data-plyr=play]{display:none}.theatre__player.fullScreen .theatre__video-player{position:relative}.theatre__player.fullScreen .theatre__video-player .theatre__controllers{background:rgba(0,0,0,.6);display:none;position:absolute;width:100%;bottom:0;z-index:99999999}.theatre__video-player{height:60vh;z-index:1}@media only screen and (min-width:992px){.theatre__video-player{height:92vh}}.theatre__video-player>div{overflow:unset!important}.theatre__controllers{padding:12px 10px;bottom:-40px;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;position:absolute;z-index:9999}@media only screen and (min-width:992px){.theatre__controllers{bottom:unset;position:relative}}.theatre__controllers--item{height:100%;max-width:4%;text-align:center;width:100%;z-index:10}.theatre__controllers--item svg{height:100%;width:100%}.theatre__controllers--item img,.theatre__controllers--item svg{cursor:pointer;height:12px;width:100%}@media only screen and (min-width:992px){.theatre__controllers--item img,.theatre__controllers--item svg{height:2.5vh}}.theatre__controllers_play{width:5%;display:flex;justify-content:center;cursor:pointer;min-width:30px}.theatre__controllers_play div svg{stroke:#fff}.theatre__controllers_play div svg path{fill:#fff}.theatre__controllers_play div:hover svg{stroke:#f90}.theatre__controllers_title{align-items:center;color:#fff;display:none;font-size:13px;font-weight:600;margin-left:10px;max-width:35%;width:80%;text-align:left}@media only screen and (min-width:992px){.theatre__controllers_title{display:flex;font-size:.8vw;max-width:40%}}.theatre__controllers_title span{color:#727272}.theatre__controllers_quality{cursor:pointer;position:relative;width:5%;display:flex;justify-content:center;min-width:30px}.theatre__controllers_quality .show{display:block}.theatre__controllers_quality .hide{display:none}.theatre__controllers_quality .svg svg{color:#fff}.theatre__controllers_quality .svg:hover svg{color:inherit}.theatre__controllers_menu{position:absolute;width:auto;display:block;bottom:5vh;background:#000}.theatre__controllers_menu:before{top:88%;left:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:19px solid transparent;border-top-color:#000;margin-left:-19px}.theatre__controllers_menu ul{margin:0;padding:10px;display:block}.theatre__controllers_menu ul li{color:hsla(0,0%,100%,.5);font-size:14px;margin-bottom:5px;transition:color .4s cubic-bezier(0,0,.2,1)}.theatre__controllers_menu ul li:hover{color:red}.theatre__controllers_maxScreen{cursor:pointer;position:relative;width:5%;display:none;justify-content:center;min-width:30px}@media only screen and (min-width:992px){.theatre__controllers_maxScreen{display:flex}}.theatre__controllers_maxScreen div{width:30px;height:30px}.theatre__controllers_maxScreen div svg{color:hsla(0,0%,100%,.5)}.theatre__controllers_maxScreen div:hover svg{color:red}.theatre__controllers_fullScreen{cursor:pointer}.theatre__controllers_fullScreen div svg{color:hsla(0,0%,100%,.5)}.theatre__controllers_fullScreen div:hover svg{color:red}.theatre__controllers_info{display:flex}.theatre__controllers_volume{padding:0 10px;align-items:center;display:flex;justify-content:center;max-width:9%;position:relative}.theatre__controllers_volume .slidecontainer{width:100%}.theatre__controllers_volume .slidecontainer .slider{border-radius:5px;background:#d3d3d3;height:.3vh;left:50%;opacity:.9;outline:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .2s;width:80%;-webkit-transition:.2s;-webkit-appearance:none}.theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.5vh;height:1.5vh;border-radius:50%;background:#f90;cursor:pointer}.theatre__controllers_volume .slidecontainer .slider::-moz-range-progress{background-color:#43e5f7}.theatre__controllers_volume .slidecontainer .slider::-moz-range-track{background-color:#9a905d}.theatre__controllers_volume .slidecontainer .slider::-ms-fill-lower{background-color:#43e5f7}.theatre__controllers_volume .slidecontainer .slider::-ms-fill-upper{background-color:#9a905d}.theatre__controllers_next:hover .theatre__controllers_next-hover{display:block}.theatre__controllers_next-hover{display:none;background:#f90;height:7vw;max-width:100%;position:absolute;padding:.5vw;right:5.5vw;top:-16.5vh;width:10vw;z-index:15}.theatre__controllers_next-hover:before{content:"";position:absolute;border-left:1.5vw solid transparent;border-right:1.5vw solid transparent;border-top:1.5vw solid #f90;bottom:-2.2vh;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.theatre__controllers_next-hover--thumbnail{height:100%;width:100%;background-size:cover;background-position:50%}.theatre__info-contact{width:100%}@media only screen and (min-width:992px){.theatre__info-contact{display:flex;height:auto;margin-top:auto;width:inherit}}.theatre__contact{background:#0e0e0e;width:100%;display:flex;flex-direction:column}@media only screen and (min-width:992px){.theatre__contact{width:100%}}.theatre__contact_data{display:none}.theatre__contact_data.active{display:block}.theatre__contact_data>.info{padding:10px}.theatre__contact_data>.info a{padding:10px;color:#fff;text-decoration:none}.theatre__contact_title{display:flex}.theatre__contact--item{width:33.33333%;display:flex;align-items:center;transition:background .4s cubic-bezier(0,0,.2,1);justify-content:center;cursor:pointer}.theatre__contact--item .icon{margin:0 10px}.theatre__contact--item .icon div{width:40px;height:40px;display:flex}@media only screen and (min-width:992px){.theatre__contact--item .icon div{width:50px;height:50px}}.theatre__contact--item .icon div svg{width:100%;height:100%}.theatre__contact--item .info{color:hsla(0,0%,100%,.5);transition:color .4s cubic-bezier(0,0,.2,1);text-transform:uppercase;font-weight:700;font-size:14px;display:none}.theatre__contact--item .info span{font-size:18px}@media only screen and (min-width:992px){.theatre__contact--item .info{font-size:17px}.theatre__contact--item .info span{font-size:22px}}.theatre__contact--item:hover{background:#000}.theatre__contact--item:hover .info{color:#fff}.theatre__info{width:100%}@media only screen and (min-width:992px){.theatre__info{width:80%}}.theatre__info .ScrollbarsCustom{padding:0 1.5vw;height:82vh!important}.theatre__info .ScrollbarsCustom-Scroller{padding:0 1.5vw;scroll-behavior:smooth;transition:all 2s linear}.theatre__info--item{margin-top:20px;margin-bottom:40px;border-bottom:.01vw solid #727272;cursor:pointer;font-size:12px;font-weight:300;line-height:1.4;padding-bottom:4vh}.theatre__info--timing{color:#727272;display:inline-block;margin-top:4.7vh;position:relative;width:100%}.theatre__info--timing:before{background:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/summary-play.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;position:absolute;left:12%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}@media only screen and (min-width:992px){.theatre__info--timing:before{height:2vw;left:6vw;width:2vw}}.theatre__info_tab{display:flex;flex-direction:column}.theatre__info_tab-title{align-items:center;border-radius:40vw;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;height:5vh;padding:1vw;width:40%}@media only screen and (min-width:992px){.theatre__info_tab-title{font-size:1.1vw;font-weight:300}}.theatre__info_tab-title.active{background:#f90}.theatre__info_tab-title_wrapper{align-items:center;display:flex;justify-content:space-evenly;height:8.5vh}.theatre__info_tab_data{display:none}.theatre__info_tab_data.active{display:block}.theatre__info_tab_data.active .theatre__info_scroll{height:82vh!important;padding-left:1vw}.theatre__info__message-input{padding:10px}.theatre__info__message-input input{width:100%;background-color:#0f0f0f;height:30px;outline:none}.theatre__info__message_item{margin:2vh 1vh;padding:1.1vh 2.5vh;align-items:center;background-color:#0f0f0f;border-radius:2vh;cursor:pointer;display:flex;justify-content:space-between}.theatre__info__message_item.user{border-radius:0 15px 15px 0}.theatre__info__message_item.sender{border-radius:15px 0 0 15px;text-align:right}.theatre__info__message_item_time{margin-top:5px;margin-bottom:5px;font-size:12px}.theatre__info__message_item p{padding:0 1vw;text-align:left;width:100%}.theatre__info__message_item .icon--download{cursor:pointer;width:2vh}.theatre__tutor-info{margin-top:10vh;margin-bottom:5vh;align-items:center;display:flex;flex-wrap:wrap;margin-left:4.5vh;width:75%}.theatre__tutor-info_image{display:none}.theatre__tutor-info_image div{margin-top:nul;margin-right:10px;margin-left:10px;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;width:40px;border-radius:50%}.theatre__tutor-info_name{width:100%}.theatre__tutor-info_description{margin-top:1vh;width:100%}.theater-page .footer{display:none}.middle-video-reel{position:relative}.middle-video-reel .theatre__assessment-pagination{right:1.3vh;top:50px}@media only screen and (min-width:992px){.middle-video-reel .theatre__assessment-pagination{top:2px}}.middle-video-reel .slick-slider{padding-left:0!important;padding-right:0!important}.MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#f90;height:4px}.MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary .MuiSlider-track{height:4px}.banner-video{position:relative}.banner-video:first-of-type:after{background:linear-gradient(transparent 25%,#000);bottom:0;content:"";display:block;height:30vh;position:absolute;width:100%}.banner-video .player_section__video-click{height:100%;position:absolute;width:100%;z-index:1}.middle-video-reel{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:30vh;height:100%;margin-left:-15px;padding-top:70px;width:calc(100% + 30px)}@media only screen and (min-width:768px){.middle-video-reel{height:70vh}}@media only screen and (min-width:992px){.middle-video-reel{background-position:0 40%;display:block;margin-bottom:5vh;padding-top:0;position:relative;max-height:60vh;width:100%;margin-left:0}}.middle-video-reel:before{background-color:rgba(0,0,0,.8);content:"";display:block;height:100%;position:absolute;top:0;width:100%}.middle-video-reel .slick-slider{padding:0!important;position:relative;z-index:1}.middle-video-reel .slick-slider .slick-list{margin:0 auto;width:85%;max-width:500px}@media only screen and (min-width:992px){.middle-video-reel .slick-slider .slick-list{max-width:unset;width:68%}}.middle-video-reel .player_section__video-click{height:100%;position:absolute;width:100%;z-index:1}.middle-video-reel .player_section__video div:nth-of-type(2) div{height:45vh!important}.player_section{margin:auto}.player_section .container{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.player_section .container{flex-direction:row;justify-content:center}}.player_section .player_section__controls{margin-top:2vh}.player_section.assessmentplayer .player_section__controls{width:15%}.player_section--wrapper{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;height:100%;padding:12vh 0;width:100%}@media only screen and (min-width:768px){.player_section--wrapper{height:50vh;padding-top:1vh}}@media only screen and (min-width:992px){.player_section--wrapper{height:70vh;padding-bottom:4vh;padding-top:8vh;flex-direction:row;max-height:65vh}}.player_section__video{background-size:cover;height:43vh;position:relative;margin-top:20px;max-height:200px;width:100%}@media only screen and (min-width:992px){.player_section__video{align-items:center;display:flex;justify-content:center;overflow:hidden;margin-top:0;max-height:unset;max-width:55%;width:100%}}.player_section__video .plyr__control,.player_section__video .plyr__controls{display:none!important}@media only screen and (min-width:992px){.player_section__video{align-items:center;background-size:cover;display:flex;justify-content:center;overflow:hidden;max-width:55%;height:43vh;width:100%}}.player_section__video-action{bottom:100px;position:absolute;right:0;display:flex;align-items:center}.player_section__video-action--age{align-items:center;background-color:rgba(51,51,51,.6);border-left:3px solid #dcdcdc;box-sizing:border-box;color:#fff;display:flex;font-family:"Roboto",sans-serif;font-size:1.1vw;height:2.4vw;padding:.5vw 3.5vw .5vw .8vw}.player_section__info{color:#fff;font-family:"Roboto",sans-serif;line-height:1.2;width:100%;z-index:1}@media only screen and (min-width:992px){.player_section__info{padding:0 2vw;max-width:45%;width:100%}}.player_section__teacher{font-size:1.36vw}.player_section__title{margin:1vw 0 0;font-size:18px;font-weight:700;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:992px){.player_section__title{font-size:2.6vw;font-weight:500}}.player_section__title.mandatory{display:inline-block;position:relative}.player_section__title.mandatory:after{background-color:red;border-radius:2vw;bottom:.5vw;content:"Mandatory!";font-size:.8vw;position:absolute;right:-6vw;padding:.6vh 1.5vh}.player_section__title.watched{padding-left:5vh;position:relative}.player_section__title.watched:before{background-image:url(/static/media/icon-watched-check.7d4ee24f.svg);background-repeat:no-repeat;background-size:3.5vh;background-position:left 1.5vh;content:"";left:0;height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.player_section__action{margin:1.875vw 0 1.25vw;display:flex;justify-content:space-between}.player_section__action .btn{background-color:rgba(51,51,51,.4);border-radius:.2vw;border-width:0;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:1.1vw;height:1.2vw;margin-bottom:.75em;padding:.75em 1.5em;transition:all .4s cubic-bezier(0,0,.2,1)}.player_section__action .btn:hover{background-color:#fff;color:#000}.player_section__action .btn:hover svg{fill:#000}.player_section__action .btn svg{margin:0 10px;fill:#fff;height:20px;width:20px}.player_section__action--title{display:flex;align-items:center}.player_section__action-icon{border-radius:50%;border:1px solid hsla(0,0%,100%,.5);display:flex;height:1.5em;margin-top:.25em;padding:6px;transition:border .4s cubic-bezier(0,0,.2,1);width:1.5em}.player_section__action-icon.likeBtn{margin:0 10px;cursor:pointer}.player_section__action-icon svg{fill:hsla(0,0%,100%,.5);height:100%;transition:fill .4s cubic-bezier(0,0,.2,1);width:100%}.player_section__action-icon:hover{border:1px solid #fff}.player_section__action-icon:hover svg{fill:#fff}.player_section__message{font-size:1.2vw;margin-top:.46875vw}.player_section__synopsis{font-size:14px;margin-top:.46875vw;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:992px){.player_section__synopsis{font-size:.9vw}}.player_section__duedate{align-items:center;display:flex;padding:1.7vh 0;width:65%}.player_section__duedate img{margin-right:.5vw;width:1vw}.player_section__duedate span{color:#fff;font-size:.8vw}.player_section__controls{align-items:center;display:flex;flex-direction:row;width:60%}.player_section__controls img,.player_section__controls svg{cursor:pointer;fill:#fff;height:15px;width:15px}@media only screen and (min-width:992px){.player_section__controls img,.player_section__controls svg{height:1.2vw;width:1.2vw}}.player_section__controls div{align-items:center;cursor:pointer;display:flex;height:100%;margin-right:2vh}.player_section__controls div:last-of-type{margin-right:0}.player_section__controls--audio-off svg,.player_section__controls--audio-on svg{height:27px;width:30px}@media only screen and (min-width:992px){.player_section__controls--audio-off svg,.player_section__controls--audio-on svg{height:1.8vw;width:2vw}}.player_section--wrapper.assessment,.player_section--wrapper.assessment .player_section__video img,.player_section--wrapper.policy,.player_section--wrapper.policy .player_section__video img{width:100%}.player_section--wrapper.assessment .player_section__readmore,.player_section--wrapper.policy .player_section__readmore{margin-top:2vh}.player_section--wrapper .player_section__video.remove-loading-image{background-image:unset!important}.player_section--wrapper .player_section__video .admin-player--icons{display:none;flex-direction:column;left:-5vw;pointer-events:auto!important;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.player_section--wrapper .player_section__video .admin-player--icons img:first-of-type{margin-bottom:2vw}.player_section--wrapper .player_section__video .admin-player_II--icons{display:none;flex-direction:row;right:0;pointer-events:auto!important;position:absolute;bottom:-4vh;z-index:10}.player_section--wrapper .player_section__video .admin-player_II--icons img{height:2.5vh}.player_section--wrapper .player_section__video .admin-player_II--icons hr{background:#727272;border:0;height:auto;margin:0 1.5vw;width:.1vw}.scroll-more{position:fixed;bottom:0;height:73px;width:100%;background:#000;background:linear-gradient(0deg,#000 20%,transparent)}.scroll-more__container{bottom:0;color:#fff;font-family:"Roboto",sans-serif;left:50%;margin:0 auto;position:absolute;text-transform:uppercase;-webkit-transform:translate(-50%);transform:translate(-50%);height:50px;width:100%}@media only screen and (min-width:768px){.scroll-more__container{width:100%}}.scroll-more__title{font-size:12px;text-align:center}@media only screen and (min-width:768px){.scroll-more__title{font-size:15px}}.scroll-more__down-arrow{width:26px;height:15px;-webkit-transform:rotate(270deg);transform:rotate(270deg);margin:0 auto}.video-info{position:relative;background-color:#000;display:none;overflow:hidden;height:0;margin-bottom:25px}@media only screen and (min-width:992px){.video-info{display:flex}}.video-info.animation-on{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:info-box-open;animation-name:info-box-open;-webkit-animation-timing-function:ease;animation-timing-function:ease}.video-info.animation-off{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:info-box-close;animation-name:info-box-close;-webkit-animation-timing-function:ease;animation-timing-function:ease}.video-info.active{height:32vw}@-webkit-keyframes info-box-open{0%{height:0}to{height:32vw}}@keyframes info-box-open{0%{height:0}to{height:32vw}}@-webkit-keyframes info-box-close{0%{height:32vw}to{height:0}}@keyframes info-box-close{0%{height:32vw}to{height:0}}@media only screen and (min-width:992px){.video-info .plyr:before{position:absolute;z-index:10;background-image:linear-gradient(90deg,#000,transparent);top:0;bottom:0;left:0;width:275px}}.video-info .plyr__control,.video-info .plyr__controls{display:none!important}.video-info__close-icon{cursor:pointer;width:20px;margin:10px 10px 0;position:absolute;right:13px;height:20px;z-index:10}.video-info__close-icon svg{fill:#fff;height:100%;width:100%}@media only screen and (min-width:992px){.video-info__close-icon{height:25px;width:25px}}.video-info__video-wrapper{max-width:61%}.video-info__video-player{display:flex!important;justify-content:flex-end}.video-info__video-player video{width:unset!important}.video-info__info{padding:28px 0 0 28px;color:#fff;display:flex;font-family:"Roboto",sans-serif;flex-direction:column;justify-content:center;max-width:39%;position:relative;width:100%}.video-info__info:before{content:"";position:absolute;z-index:10;background-image:linear-gradient(90deg,#000,transparent);top:0;bottom:0;right:-275px;width:275px}.video-info__info .player_section__controls{margin:2vh 0}.video-info__teacher{font-size:1.36vw;line-height:1.2}.video-info__title{margin:1vw 0 0;font-size:2.6vw;font-weight:500;line-height:1.2;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.video-info__message{font-size:1.2vw;margin-top:.46875vw}.video-info__synopsis{font-size:14px;margin-top:.46875vw;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:992px){.video-info__synopsis{font-size:.9vw}}.video-info__action{margin:1.875vw 0 1.25vw;display:flex;justify-content:space-between;display:none}.video-info__action .btn{background-color:rgba(51,51,51,.4);border-radius:.2vw;border-width:0;box-shadow:none;font-size:1.1vw;height:1.2vw;margin-bottom:.75em;padding:.75em 1.5em;color:#fff;transition:all .4s cubic-bezier(.51,.92,.24,1.15);display:flex;align-items:center}.video-info__action .btn:hover{background-color:#fff;color:#000}.video-info__action .btn:hover svg{fill:#000}.video-info__action .btn svg{margin:0 10px;fill:#fff;height:20px;width:20px}.video-info__action--title{cursor:pointer;display:flex;align-items:center}.video-info__meta-lists{display:none;margin:20px 0 0}.video-info__meta-lists .inline-list{font-size:1.2em;color:#828282;margin:2px 0 0}.video-info__meta-lists .inline-list a{color:#828282!important;text-decoration:none}.video-info__meta-lists .inline-list .list-label{font-weight:700}.video-info__meta-lists .inline-list .list-items{font-weight:300}.video-info__content{position:relative;display:flex;flex-direction:row;justify-content:center;width:100%}@media only screen and (min-width:992px){.video-info__container{display:flex;justify-content:space-between;margin-bottom:5vh;width:100%}}.video-info__nav{display:none;position:absolute;bottom:0;color:#fff;margin:0;padding:0;z-index:100}.video-info__nav li{padding:1em 1.5em 0;display:inline-block;font-size:1.3vw;font-family:"Roboto",sans-serif;cursor:pointer}.video-info__nav li span{display:block;height:.33em;margin-top:.66em;width:100%}.video-info__nav li:hover span{background:red}.dropdown{overflow:hidden;font-size:16px;border:none;outline:none;color:#fff;background-color:inherit;font-family:inherit}.dropdown:hover{margin-top:40px;margin-left:-120px}.dropdown__header{border-bottom:.1vw solid #828282;display:flex;flex-direction:row;justify-content:space-between;padding:1vh 2vh}.dropdown__header p{color:#000;font-size:2vh;font-weight:500;margin:0}.dropdown__header span{color:#828282;font-size:2vh;font-weight:300}.dropdown-content{display:none;position:absolute;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{background-color:#000;border-bottom:1px solid #091754;color:#fff;display:block;float:none;font-size:12px;padding:7% 10%;text-align:left;text-decoration:none}@media only screen and (min-width:992px){.dropdown-content a{font-size:1.7vh}}.dropdown-content a:hover{color:#fff}.dropdown:hover .dropdown-content,.multi-select .dropdown-content{display:block}.multi-select .dropdown-heading-dropdown-arrow{display:none}.multi-select .select-item{width:100%}.multi-select .select-item span{color:#7b7b7b;font-size:1vw}.multi-select .panel-content{background-color:#0f0f0f!important;border-radius:0}.multi-select .panel-content input[type=search]{background-color:#0f0f0f!important;color:#fff}.multi-select .dropdown-container{background-color:#0f0f0f!important;border:0;border-radius:0}.multi-select .dropdown-container .dropdown-heading:before{background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:32%;right:2%;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:1.5vw}.multi-select .dropdown-container .dropdown-heading span{font-size:1vw}.tilegrid{padding-top:8vh}.tilegrid__title{font-size:20px;font-weight:700;margin:0 0 30px}@media only screen and (min-width:992px){.tilegrid__title{font-size:24px;font-weight:400}}.tilegrid__subtitle{font-size:16px;font-weight:700;margin:0;padding-top:10px}@media only screen and (min-width:992px){.tilegrid__subtitle{font-size:20px;font-weight:400}}.tilegrid__row{margin-bottom:50px}@media only screen and (min-width:992px){.tilegrid__row{margin-bottom:12vh}}.tilegrid__row--top{display:flex;flex-direction:row}.tilegrid__row--top .icon--sort_accending,.tilegrid__row--top .icon--sort_decending{margin-left:20px;padding-top:10px;width:15px}@media only screen and (min-width:992px){.tilegrid__row--top .icon--sort_accending,.tilegrid__row--top .icon--sort_decending{margin-left:1.5vw;width:1.55vw}}.tilegrid__row--bottom{display:flex;flex-direction:row;flex-wrap:wrap}.tilegrid__content{align-items:center;background-color:#0e0e0e;border:.1vh solid #242424;border-radius:1vw;display:flex;flex-direction:column;margin-right:9px;margin-top:2.5vh;padding:3vh 3.5vh;width:30%}@media only screen and (min-width:992px){.tilegrid__content{width:10.5vw;margin-right:1vw}}.tilegrid__content--image{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-pdf-fill-invert.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:50px;margin-bottom:2.5vh;position:relative;width:100%}@media only screen and (min-width:992px){.tilegrid__content--image{height:4vw}}.tilegrid__content--image:after{content:"";background:#f90;bottom:-2vh;height:.1vh;left:0;position:absolute;width:100%}.tilegrid__content--title{margin-top:1.4vh;text-align:center}.tilegrid__content--title p{margin:0;font-size:14px;font-weight:300}@media only screen and (min-width:992px){.tilegrid__content--title p{font-size:1.1vw}}.tilegrid.reel .featured-video__item{margin-top:5vh;max-width:49%;width:100%}@media only screen and (min-width:992px){.tilegrid.reel .featured-video__item{max-width:19.7%}}.tilegrid.reel .tilegrid__row--bottom{position:relative}.tilegrid.reel .tilegrid__row--bottom.restricted{max-height:65vh;overflow:hidden}.tilegrid.reel .tilegrid__row--bottom h4{bottom:0;color:#f90;cursor:pointer;position:absolute;right:2vw}.tilegrid.reel .tilegrid__row--bottom .featured-video__item{cursor:pointer;height:21.3vh}.tilegrid.reel .tilegrid__row--bottom .featured-video__item .miniPlayer__info-action:hover{opacity:1}.tilegrid.reel .tilegrid__row--bottom .featured-video__item .miniPlayer{padding-top:0}.tilegrid.policies .tilegrid__content{padding:1.5vh}.assessment{align-items:center;display:flex;flex-direction:column;background:#000;left:0;justify-content:center;z-index:20;background-position:50%;background-repeat:no-repeat;background-size:cover}.assessment,.assessment:before{height:100%;position:absolute;top:0;width:100%}.assessment:before{background-color:rgba(0,0,0,.8);content:"";display:block;z-index:-1}.assessment .container{padding:0;position:unset!important}.assessment__wrapper{height:100vh;width:100vw}.assessment__questions--wrapper,.assessment__wrapper{display:flex;flex-direction:column}@media only screen and (min-width:992px){.assessment__questions--wrapper{flex-direction:row;height:100%}}.assessment__questions-column{background:#0e0e0e;width:100%}@media only screen and (min-width:992px){.assessment__questions-column{max-width:25%}}.assessment__questions--counter{text-align:right}.assessment__questions--counter p{font-size:18px}.assessment__questions--list{max-height:360px;overflow-y:auto}@media only screen and (min-width:992px){.assessment__questions--list{height:auto}}.assessment__questions--list h5{margin:0}.assessment__questions--list p{color:#828282}.assessment__question{cursor:pointer;padding:5% 6%;position:relative;border-bottom:1px solid #191919}.assessment__question-column{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:80px;position:relative;width:100%}@media only screen and (min-width:992px){.assessment__question-column{max-width:75%;padding-top:0}}.assessment__question-column--answer,.assessment__question-column--number,.assessment__question-column--question{max-width:90%;width:100%}.assessment__question-column--number{display:flex;flex-direction:column}@media only screen and (min-width:992px){.assessment__question-column--number{flex-direction:row}}.assessment__question-column--number.oriented h4{font-size:24px;margin-bottom:2vh;margin-top:0;max-width:100%;width:100%}@media only screen and (min-width:992px){.assessment__question-column--number.oriented h4{font-size:1.5vw}}.assessment__question-column--number.oriented h3{font-size:20px;margin-bottom:5vh;margin-top:0}@media only screen and (min-width:992px){.assessment__question-column--number.oriented h3{font-size:1.5vw}}.assessment__question-column--number.oriented .assessment__question-column--question_img{max-width:100%}@media only screen and (min-width:992px){.assessment__question-column--number.oriented .assessment__question-column--question_img{margin-right:5vh;max-width:45%}}.assessment__question-column--number.oriented .assessment__question-column--question_img img{max-height:100%}@media only screen and (min-width:992px){.assessment__question-column--number.oriented.orientation-1 .assessment__question-column--question_img{margin-right:5vh}}.assessment__question-column--number.oriented.orientation-2{flex-direction:row-reverse}.assessment__question-column--number.oriented.orientation-2 .assessment__question-column--question{margin-right:5vh}.assessment__question-column--timer{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:4.5vh;font-weight:400;position:absolute;right:5%;top:5%}.assessment__question:before{background-color:#f90;content:"";position:absolute;width:1.5%;height:0;top:0;left:0;transition:height .25s ease-in}.assessment__question.selected{background-color:#0e0e0e;position:relative}.assessment__question.selected:before{height:100%}.assessment__question--result{left:95px;position:absolute;top:20px}@media only screen and (min-width:992px){.assessment__question--result{left:6.5vw;top:2.3vh}}.assessment__question--result-correct,.assessment__question--result-incorrect,.assessment__question--result p{color:hsla(0,0%,100%,0);margin:0;padding-left:5%;position:relative;height:100%}.assessment__question--result-correct:before,.assessment__question--result-incorrect:before,.assessment__question--result p:before{background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";position:absolute;width:20px;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}@media only screen and (min-width:992px){.assessment__question--result-correct:before,.assessment__question--result-incorrect:before,.assessment__question--result p:before{width:1.5vw}}.assessment__question--result-correct:before{background-image:url(/static/media/green-tick.1317b4a1.svg)}.assessment__question--result-incorrect:before{background-image:url(/static/media/red-cross.02b4683e.svg)}.assessment__scrollbar{max-height:100%;overflow:unset!important}.assessment .form__form--fields{margin-bottom:4vh;padding-left:5%}.assessment .form__form--fields label{font-size:18px}@media only screen and (min-width:992px){.assessment .form__form--fields label{font-size:1.5vw}}.assessment .form--buttons{align-items:center;display:flex;justify-content:flex-end;height:15%;margin-top:20px;position:relative;text-align:right}@media only screen and (min-width:992px){.assessment .form--buttons{align-items:flex-end;margin-top:0}}.assessment .form--buttons .btn{height:6vh;margin-bottom:2%}.assessment .form--buttons .btn--primary{margin-right:4%;width:10%}.assessment .form--buttons .btn--secondary{margin-right:2%;width:21%;z-index:1}.assessment .form--buttons .assessment--btn{background:#0e0e0e;height:100%;position:absolute;width:25%}.assessment__start{max-width:90vw;margin:0 auto;width:100%}@media only screen and (min-width:992px){.assessment__start{max-width:75vw}}.assessment__start--heading h2{font-size:24px;font-weight:700}@media only screen and (min-width:992px){.assessment__start--heading h2{font-size:3vw}}.assessment__start--context p{font-size:1.2vw;font-weight:300;line-height:1.5}.assessment__start--info{margin:4vh 0}.assessment__start--duration,.assessment__start--questions-count{display:flex;flex-direction:row;justify-content:space-between;margin:1vh 0}.assessment__start--duration p,.assessment__start--questions-count p{color:#fff;font-size:2.5vh;line-height:1.5;margin:0}.assessment__start--duration span,.assessment__start--questions-count span{color:#fff;font-size:2.5vh;font-weight:700;line-height:1.5;text-align:right}.assessment__start--related-content h4{color:#f90;font-size:3vh;font-weight:700}.assessment__start--reel{display:flex;flex-direction:row}.assessment__start--reel-tile{cursor:pointer;display:flex;flex-direction:column;margin-right:1%;width:50%}@media only screen and (min-width:992px){.assessment__start--reel-tile{width:24%}}.assessment__start--reel-tile:last-of-type{margin-right:0}.assessment__start--reel-tile img{height:150px}@media only screen and (min-width:992px){.assessment__start--reel-tile img{height:23vh}}.assessment__start--reel-tile p{font-size:2vh;font-weight:200;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.assessment__start--submission{margin-top:3vh;text-align:right}.assessment__start--submission .btn--secondary{margin-right:1vw}.assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a{color:#f90}.assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li a{pointer-events:none}.theatre__assessment{background:rgba(36,36,36,.98);max-height:55vh;padding:40px 2.5% 5%;width:100%}@media only screen and (min-width:992px){.theatre__assessment{padding:5% 2.5%;height:100vh}}.theatre__assessment-wrapper{bottom:0;display:flex;flex-wrap:wrap;position:absolute;left:0;width:100%}.theatre__assessment-pagination{position:absolute;right:-5px;padding-top:8px;padding-right:2.5%;margin-left:auto;top:2px}@media only screen and (min-width:992px){.theatre__assessment-pagination{right:.5vh;top:-6vh}}.theatre__assessment-pagination>li{margin-right:4px;background:#fff;float:left;height:3px;width:25px}.theatre__assessment-pagination>li:last-child{margin-right:0}.theatre__assessment-pagination>li.active{background:#f90}.theatre__assessment-question form{max-width:75%}.theatre__assessment-question .form-item{margin-bottom:20px}.theatre__assessment-question .form-item label{font-size:16px}@media only screen and (min-width:992px){.theatre__assessment-question .form-item label{font-size:1.2vw}}.theatre__assessment-question .form-item input[type=radio]:checked+label:after,.theatre__assessment-question .form-item input[type=radio]:checked+label:before,.theatre__assessment-question .form-item input[type=radio]:not(:checked)+label:after,.theatre__assessment-question .form-item input[type=radio]:not(:checked)+label:before{top:-.1vw}.theatre__assessment-question--answer-youranswer{font-size:14px;margin-bottom:10vh;padding-left:3.5vw;position:relative}.theatre__assessment-question--answer-youranswer:after,.theatre__assessment-question--answer-youranswer:before{border:2px solid #fff;border-radius:50%;content:"";height:15px;left:-10px;position:absolute;width:15px;top:0}@media only screen and (min-width:992px){.theatre__assessment-question--answer-youranswer:after,.theatre__assessment-question--answer-youranswer:before{border:1px solid #fff;height:1.5vw;left:0;top:3px;width:1.5vw}}.theatre__assessment-question--answer-youranswer:after{background-color:#fff;background-image:url(/static/media/red-cross.02b4683e.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;transition:all .4s cubic-bezier(.51,.92,.24,1.15)}@media only screen and (min-width:992px){.theatre__assessment-question--answer-youranswer:after{background-size:1.6vw}}.theatre__assessment-question--answer-youranswer span{display:inline-block;font-size:1.8vh;position:absolute;top:-3vh;width:100%}.theatre__assessment-question--answer-correct{font-size:14px;padding-left:3.5vw;position:relative}.theatre__assessment-question--answer-correct:after,.theatre__assessment-question--answer-correct:before{border:2px solid #fff;border-radius:50%;content:"";height:15px;left:-10px;position:absolute;width:15px;top:0}@media only screen and (min-width:992px){.theatre__assessment-question--answer-correct:after,.theatre__assessment-question--answer-correct:before{border:1px solid #fff;height:1.5vw;left:0;top:3px;width:1.5vw}}.theatre__assessment-question--answer-correct:after{background-color:#fff;background-image:url(/static/media/green-tick.1317b4a1.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;transition:all .4s cubic-bezier(.51,.92,.24,1.15)}@media only screen and (min-width:992px){.theatre__assessment-question--answer-correct:after{background-size:1.6vw}}.theatre__assessment-question--answer-correct span{color:#00cf29;display:inline-block;font-size:1.8vh;position:absolute;top:-3vh;width:100%}.theatre__assessment-col{flex:0 0 100%;max-width:100%}@media only screen and (min-width:992px){.theatre__assessment-col{flex:0 0 45%;max-width:45%}}.theatre__assessment-col-wrapper{display:flex;flex-direction:column-reverse;height:30vh;overflow:scroll}.theatre__assessment-col-wrapper.answers-screen{flex-wrap:wrap;flex-direction:row;justify-content:space-between;overflow:unset}.theatre__assessment-col-wrapper.answers-screen .theatre__assessment-col{flex:0 0 45%;max-width:45%}@media only screen and (min-width:992px){.theatre__assessment-col-wrapper{flex-wrap:wrap;justify-content:space-between;padding-left:6vh}}.theatre__assessment-col-wrapper.oriented h4{font-size:16px;margin-bottom:2vh;margin-top:0;max-width:100%;width:100%}@media only screen and (min-width:992px){.theatre__assessment-col-wrapper.oriented h4{font-size:1.5vw}}.theatre__assessment-col-wrapper.oriented h3{margin-bottom:5vh;margin-top:0}.theatre__assessment-col-wrapper.oriented .theatre__assessment-question--image img{height:100vh;margin-top:50px;max-height:40vh}@media only screen and (min-width:992px){.theatre__assessment-col-wrapper.oriented .theatre__assessment-question--image img{margin-top:0}}.theatre__assessment-col-wrapper.oriented.orientation-2{flex-direction:row-reverse}.theatre__assessment .form-actions{justify-content:flex-end;width:100%}.theatre__assessment .form-actions img{cursor:pointer;height:2.6vw;margin-right:1vw;width:2.6vw}.assessment__result{height:100%;max-height:75%;max-width:80%;padding:30px;width:100%}@media only screen and (min-width:992px){.assessment__result{max-width:850px;padding:7vh}}.assessment__result .assessment__scrollbar{height:100%;max-height:55vh}@media only screen and (min-width:992px){.assessment__result .assessment__scrollbar{max-height:45vh}}.assessment__result .modal-popup__header .closemodale,.assessment__result .modal-popup__header .closemodale:hover{color:#fff;right:-2.5vw;top:.5vh;display:none}.assessment__result--title{width:80%}.assessment__result--title h2{color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1;position:relative;text-align:left;width:85%}@media only screen and (min-width:576px){.assessment__result--title h2{font-size:26px}}@media only screen and (min-width:992px){.assessment__result--title h2{font-size:50px;width:100%}}.assessment__result--title h2 span{bottom:-50px;color:#f90;font-size:16px;line-height:23px;left:0;position:absolute}@media only screen and (min-width:576px){.assessment__result--title h2 span{bottom:-25px}}.assessment__result--count{background-color:#f90;border-radius:0 0 2vw 2vw;color:#fff;padding:1vh;position:absolute;right:1vw;top:0;width:100px}@media only screen and (min-width:992px){.assessment__result--count{width:11vw}}.assessment__result--count p{font-size:21px;font-weight:400;line-height:30px;margin:0}.assessment__result--count h2{color:#fff;font-size:43px;font-weight:700;line-height:1}.assessment__result--wrapper{display:flex;flex-direction:column;position:relative;text-align:left}.assessment__result--list{padding-top:1vh}.assessment__result--question{margin-top:3vh;position:relative}.assessment__result--question h5{color:#fff;font-size:16px;font-weight:400;margin:0;padding-left:25px}@media only screen and (min-width:992px){.assessment__result--question h5{padding-left:0}}.assessment__result--question p{color:#fff;font-size:16px;font-weight:500;line-height:23px}.assessment__result--result{left:0;position:absolute;top:0}@media only screen and (min-width:992px){.assessment__result--result{left:13%}}.assessment__result--result-correct,.assessment__result--result-incorrect,.assessment__result--result p{color:transparent;margin:0;padding-left:5%;position:relative;height:100%}.assessment__result--result-correct:before,.assessment__result--result-incorrect:before,.assessment__result--result p:before{background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%);width:20px}@media only screen and (min-width:992px){.assessment__result--result-correct:before,.assessment__result--result-incorrect:before,.assessment__result--result p:before{width:1.2vw}}.assessment__result--result-correct:before{background-image:url(/static/media/green-tick.1317b4a1.svg)}.assessment__result--result-incorrect:before{background-image:url(/static/media/red-cross.02b4683e.svg)}.assessment__result--answer p{font-size:16px;font-weight:400;line-height:23px}.assessment__result--answer p.assessment__result--answer-youranswer{color:#7b7b7b}.assessment__result--answer p.assessment__result--answer-correct{color:#00cf29}.assessment__result--footer{bottom:-55px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media only screen and (min-width:992px){.assessment__result--footer{bottom:-6vh;left:unset;right:-2.1vh;-webkit-transform:unset;transform:unset}}.assessment__endvideo{margin-top:-1vw;text-align:left}.assessment__endvideo--heading h3{color:#f90;font-size:20px;font-weight:700;line-height:24px;margin-bottom:1vh}.assessment__endvideo--context{border-bottom:.1vw solid #828282}.assessment__endvideo--context p{color:#fff;font-size:2.5vh;font-weight:400;line-height:1.5;margin:1vh 0}.assessment__endvideo--duration,.assessment__endvideo--questions-count{display:flex;flex-direction:row;justify-content:space-between;margin:1vh 0}.assessment__endvideo--duration p,.assessment__endvideo--questions-count p{color:#fff;font-size:2.5vh;font-weight:700;line-height:1.5;margin:0}.assessment__endvideo--duration span,.assessment__endvideo--questions-count span{color:#f90;font-size:2.5vh;font-weight:400;line-height:1.5;text-align:right}.assessment__endvideo--submission{text-align:right}.endVideoAssessment .modal-popup__header{padding:0}.endVideoAssessment .modal-popup__header a{color:#fff;right:-2vw}.endVideoAssessment .modal-popup__footer{display:none}.policy__reel{padding-top:4vh;position:relative}.policy__tile{background-position:50%;background-repeat:no-repeat;background-size:cover;height:45vh;margin-right:.2vw;position:relative}.policy__tile:before{background-color:#242424;content:"";height:100%;left:0;position:absolute;opacity:.89;top:0;width:100%}.policy__tile p{font-size:16px;font-weight:500;left:50%;position:absolute;top:50%;text-transform:uppercase;text-align:center;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}@media only screen and (min-width:992px){.policy__tile p{font-size:1vw}}.policy__icons{background:#000;display:none;bottom:-1px;flex-direction:row;justify-content:space-between;left:0;opacity:.7;pointer-events:auto!important;position:absolute;padding:2vh;width:calc(100% - .2vw);z-index:10}.policy__icons img{height:2.5vh}.admin-policy--icon{align-items:center;display:none;flex-direction:row;position:absolute;right:5.5vh;top:-8vh}.admin-policy--icon .icon--pdf{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-pdf-fill-invert.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;margin-right:1vh;width:15px}.admin-policy--icon p{cursor:pointer;font-size:2vh;font-weight:400;display:inline-block;margin:0}.loginscreen{background-repeat:no-repeat;background-position:50%;background-size:cover;height:110vh;margin-top:-15vh;padding-top:15vh;position:relative}@media only screen and (min-width:992px){.loginscreen{background-position:0 20%;background-size:135%;height:100vh}}.loginscreen:before{background:#000;content:"";height:100%;left:0;position:absolute;opacity:.75;top:0;width:100%}.loginscreen .container{height:100%}.loginscreen h2{font-size:20px;font-weight:700;margin:0}@media only screen and (min-width:992px){.loginscreen h2{font-size:1.45vw}}.loginscreen h4{color:#fff;font-size:16px;font-weight:300;margin:1vh 0 3vh}@media only screen and (min-width:992px){.loginscreen h4{font-size:1vw}}.loginscreen a{color:#e5e5e5;font-size:14px;font-weight:200;margin-top:0;position:absolute;right:0;text-decoration:none;top:0}@media only screen and (min-width:992px){.loginscreen a{font-size:.9vw}}.loginscreen label{font-size:14px;font-weight:300;margin-bottom:1vh}@media only screen and (min-width:992px){.loginscreen label{font-size:.9vw}}.loginscreen__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.loginscreen__wrapper.password{justify-content:center}.loginscreen__form{margin:0;max-width:90%;position:relative;width:100%}@media only screen and (min-width:992px){.loginscreen__form{max-width:32%}}.loginscreen__form .form--field{position:relative}.loginscreen__form .form--field.last{margin:0}.loginscreen__form .form--field.password-field input[type=password],.loginscreen__form .form--field.password-field input[type=text]{background-size:contain;background-position:98% 50%;background-repeat:no-repeat;padding-right:5vh}.loginscreen__form .form--field.password-field input[type=password]{background-image:url(/static/media/icon-password--show.bf1613f7.svg)}.loginscreen__form .form--field.password-field input[type=text]{background-image:url(/static/media/icon-password--hide.8c6dd674.svg)}.loginscreen__form .form--field.password-field button{background:none;color:transparent;height:15px;position:absolute;right:1.5vh;top:5.7vh;width:15px;font-size:5px}.loginscreen__form .form--field.password-field .form-input{background-size:2.3vh!important}.loginscreen__form .form--field label{font-size:1.2vw}.loginscreen__form .form--field .form-input{background-color:#fff;border-radius:1vh;border:none;color:#000}.loginscreen__form .form--field.text{margin:40px;text-align:center}.loginscreen__form .form--field.federate-sign-button{width:100%;border-radius:15px;font-size:.8vw;color:#000;background-color:#fff!important;display:flex;align-items:center;justify-content:center}.loginscreen__form .form--buttons{margin-top:0;text-align:right}.loginscreen__form .form--buttons button:first-of-type{margin-right:2vh}.loginscreen__form .form--buttons .btn{border-radius:1vh}.loginscreen__form .form--buttons .btn:first-of-type{color:#000}.loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;position:relative;top:-.2vw}.loginscreen__form .icon--logo{display:flex;margin:0 auto 3vw;width:50%}.loginscreen__form h2{font-size:1.2vw;font-weight:400;margin-bottom:4vh;text-align:center}.loginscreen__form h4{display:none}.loginscreen__resetpassword{background:#000;margin:12vh 0 0;max-width:40%;position:relative;width:100%}.loginscreen__resetpassword--page-title{border-bottom:.1vw solid #191919}.loginscreen__resetpassword--page-title p{font-size:1vw;font-weight:700;padding-left:1.2vw}.loginscreen__resetpassword--page-title a{color:#fff;font-size:2vw;font-weight:400;margin:1.2vw}.loginscreen__resetpassword--page-body{padding:1.2vw}.loginscreen__resetpassword--page-row{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:3vh}.loginscreen__resetpassword--page-row:last-of-type{justify-content:flex-end;margin-bottom:0}.loginscreen__resetpassword--page-row.password-field{position:relative}.loginscreen__resetpassword--page-row.password-field input[type=password],.loginscreen__resetpassword--page-row.password-field input[type=text]{background-size:3%;background-position:98%;background-repeat:no-repeat;padding-right:5vh}.loginscreen__resetpassword--page-row.password-field input[type=password]{background-image:url(/static/media/icon-password--show.bf1613f7.svg)}.loginscreen__resetpassword--page-row.password-field input[type=text]{background-image:url(/static/media/icon-password--hide.8c6dd674.svg)}.loginscreen__resetpassword--page-row.password-field button{background:none;color:transparent;height:1vw;padding:0;position:absolute;right:1.2vh;top:4.5vh;width:1.5vw}.loginscreen__resetpassword--page-row.password-field button.top-button{bottom:1vh;top:unset}.loginscreen__resetpassword--page-column{display:flex;flex-direction:column}.loginscreen__resetpassword--page-column p{color:#e5e5e5;font-weight:300;margin-top:0}.loginscreen__resetpassword--page-userimage{border-radius:1vw;margin-right:3vh;width:5vw}.loginscreen__resetpassword h3{color:red;margin-top:0;width:100%}.loginscreen__resetpassword h4{font-size:1.5vw;font-weight:700;margin-bottom:1vh}.loginscreen__resetpassword label{font-size:.9vw;font-weight:700;width:100%}.loginscreen__resetpassword input[type=password],.loginscreen__resetpassword input[type=text]{background-color:#0f0f0f;border:none;color:#fff;padding:1vh 1.5vh;width:100%}.loginscreen__resetpassword input[type=password]::-webkit-input-placeholder,.loginscreen__resetpassword input[type=text]::-webkit-input-placeholder{color:#fff}.loginscreen__resetpassword input[type=password]:-ms-input-placeholder,.loginscreen__resetpassword input[type=text]:-ms-input-placeholder{color:#fff}.loginscreen__resetpassword input[type=password]::placeholder,.loginscreen__resetpassword input[type=text]::placeholder{color:#fff}@media only screen and (min-width:768px){.changepassword-popup .reel-view--popup-container{height:70%;overflow-y:scroll}}.changepassword-popup .reel-view--popup-field{position:relative}.changepassword-popup .reel-view--popup-field input[type=password],.changepassword-popup .reel-view--popup-field input[type=text]{background-size:20px;background-position:96% 50%;background-repeat:no-repeat;padding-right:5vh}@media only screen and (min-width:992px){.changepassword-popup .reel-view--popup-field input[type=password],.changepassword-popup .reel-view--popup-field input[type=text]{background-size:3.5%;background-position:98% 50%}}.changepassword-popup .reel-view--popup-field input[type=password]{background-image:url(/static/media/icon-password--show.bf1613f7.svg)}.changepassword-popup .reel-view--popup-field input[type=text]{background-image:url(/static/media/icon-password--hide.8c6dd674.svg)}.changepassword-popup .reel-view--popup-field button{background:none;color:transparent;height:1vw;min-width:unset!important;position:absolute;right:1.2vh;top:1.5vh;width:1.5vw;z-index:9999}.theme--apiit .loginscreen{background-position:-750px 0}@media only screen and (min-width:460px){.theme--apiit .loginscreen{background-position:100%}}@media only screen and (min-width:992px){.theme--apiit .loginscreen{background-size:cover}}@media only screen and (min-width:1440px){.theme--apiit .loginscreen{background-size:135%}}body.dark-mode .dark-icon{display:block}body.dark-mode .light-icon{display:none}body.light-mode{background:#dcdcdc}body.light-mode .dark-icon{display:none}body.light-mode .light-icon{display:block}body.light-mode input[type=checkbox]:checked+label:after,body.light-mode input[type=checkbox]:checked+label:before,body.light-mode input[type=checkbox]:not(:checked)+label:before,body.light-mode input[type=radio]:checked+label:after,body.light-mode input[type=radio]:checked+label:before,body.light-mode input[type=radio]:not(:checked)+label:before{border-color:#091754}body.light-mode .banner-video:after{content:none}body.light-mode .featured-video__title p,body.light-mode .footer__menu ul li a,body.light-mode .footer__social-menu p,body.light-mode .miniPlayer__info--title,body.light-mode .player_section__duedate span,body.light-mode .player_section__info{color:#000}body.light-mode .header{background:#000}body.light-mode .btn--primary{background:#091754}body.light-mode .player_section{background:none!important}body.light-mode .player_section:after,body.light-mode .player_section:before{content:none}body.light-mode .featured-video__title p span:before{background-image:url(/static/media/reel-right-arrow-light.bc299a6d.svg)}body.light-mode .player_section__controls svg{fill:#091754}body.light-mode ul.theatre__assessment-pagination li{background:#fff}body.light-mode ul.theatre__assessment-pagination li.active{background:#091754}body.light-mode .featured-video__item.zoomEffect:hover .miniPlayer__info-arrow{position:relative;width:100%;top:-20px}body.light-mode .featured-video__item.zoomEffect:hover .miniPlayer__info-arrow svg{position:absolute;left:0;top:0}body.light-mode .theatre__controllers_title,body.light-mode .theatre__info--item{color:#000}body.light-mode .theatre__controllers_play div svg{fill:#091754;stroke:#f90}body.light-mode .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#091754}body.light-mode .theatre__controllers_quality .svg svg{color:#091754}body.light-mode .theatre__info__message_item{background:#f90}body.light-mode .assessment__question-column--answer label,body.light-mode .assessment__question-column--number h4,body.light-mode .assessment__question-column--question h3,body.light-mode .assessment__questions--list h5,body.light-mode .assessment__start--context p,body.light-mode .assessment__start--duration p,body.light-mode .assessment__start--heading h2,body.light-mode .assessment__start--questions-count p,body.light-mode .assessment__start--reel-tile p,body.light-mode .theatre__info_tab-title{color:#000}body.light-mode .assessment__result--count h2,body.light-mode .theatre__info_tab-title.active{color:#fff}body.light-mode .assessment__question{width:103%}body.light-mode .assessment__question.selected{background:#091754}body.light-mode .assessment__question.selected h5{color:#fff}body.light-mode .assessment__questions--list h5{color:#f90}body.light-mode .assessment .form--buttons .assessment--btn,body.light-mode .assessment__questions-column{background:rgba(47,52,61,.2)}.statspopup__wrapper{display:flex;flex-direction:column}.statspopup__wrapper h4{margin:0}.statspopup__header{border-top:.1vh solid #e5e5e5;display:flex;flex-direction:row;padding:3vh}.statspopup__header--content{border-right:.1vh solid #e5e5e5;max-width:20%;width:100%}.statspopup__header--content:last-of-type{border:none}.statspopup__header--content-title{margin-bottom:1vh}.statspopup__header--content-title h4{color:#f90;font-size:2.1vh;font-weight:500}.statspopup__header--content-count h4{color:#000;font-size:3.2vh;font-weight:700}.statspopup__data--table{display:flex;flex-direction:column}.statspopup__data--table-header{background-color:#e5e5e5;margin-bottom:2vh;padding:3vh}.statspopup__data--table-body .statspopup__data--table-row{border-bottom:.1vh solid #e5e5e5;margin:0 3vh}.statspopup__data--table-row{display:flex;flex-direction:row}.statspopup__data--table-cell{max-width:20%;width:100%}.statspopup__data--table-cell:nth-child(3),.statspopup__data--table-cell:nth-child(4){max-width:10%}.statspopup__data--table-cell h4{color:#f90}.statspopup__data--table-cell p{color:#828282}.screensize{background:#000;left:0;height:100%;position:absolute;top:0;width:100%;z-index:20}.screensize,.screensize--wrapper{align-items:center;display:flex;justify-content:center}.screensize--wrapper{flex-direction:column;text-align:center}.screensize--logo img{width:40%}.screensize--messagearea{font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif}.signup-form{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;left:0;top:0;width:100%;z-index:15;height:110vh;margin-top:-15vh}@media only screen and (min-width:992px){.signup-form{background-position:0 20%;background-size:135%;height:105vh}}.signup-form:before{background:#000;content:"";left:0;position:absolute;height:105vh;opacity:.75;top:0;width:100%;z-index:1}.signup-form__wrapper{position:relative;z-index:20}.signup-form__form{background:#000;border-radius:50px;margin:0 auto;padding:4vh;width:95%}@media only screen and (min-width:992px){.signup-form__form{width:40%}}.signup-form__form-header{position:relative}.signup-form__form-header h3{font-size:18px;font-weight:700;margin-top:0}@media only screen and (min-width:992px){.signup-form__form-header h3{font-size:1vw}}.signup-form__form-header .btn-close{color:#fff;right:0}.signup-form__form-body{display:flex;flex-wrap:wrap}.signup-form__form-row{margin-top:2vh;max-width:100%;width:100%}.signup-form__form-row:first-of-type{margin-top:0}.signup-form__form-row .Dropdown-root{margin-top:10px;margin-bottom:0!important}.signup-form__form-row .Dropdown-root .Dropdown-control{border-radius:10px}.signup-form__form-row .Dropdown-root .Dropdown-option,.signup-form__form-row .Dropdown-root .Dropdown-placeholder{font-size:14px!important}.signup-form__form-row.userimage{margin-right:5%;max-width:40%;width:10vw}.signup-form__form-row.userimage img{height:10vw;width:10vw}.signup-form__form-row.uploadsection{max-width:55%;width:100%}.signup-form__form-row.uploadsection label{font-weight:700}.signup-form__form-row.uploadsection label:last-of-type{margin-top:3vh}.signup-form__form-row label{font-size:1.5vh;font-weight:700}.signup-form__form-row input[type=radio]:checked+label:after,.signup-form__form-row input[type=radio]:checked+label:before,.signup-form__form-row input[type=radio]:not(:checked)+label:after,.signup-form__form-row input[type=radio]:not(:checked)+label:before{height:.8vw;width:.8vw}.signup-form__form .upload-btn-wrapper{display:inline-block;overflow:hidden;position:relative;width:100%}.signup-form__form .btn--upload{align-items:center;background-color:#0f0f0f;background-image:url(/static/media/icon-photo.7cd2c512.svg);background-position:center 5vh;background-repeat:no-repeat;background-size:20%;border-radius:1.5vw;color:#fff;display:flex;flex-direction:column;font-size:1vw;justify-content:flex-end;height:20vh;padding:0 1vw 3vh;width:100%}.signup-form__form .upload-btn-wrapper input[type=file]{cursor:pointer;font-size:100px;position:absolute;left:0;top:0;opacity:0}.signup-form__form #upload-preview-img,.signup-form__form #upload-preview-url,.signup-form__form input{background:#0f0f0f;border:none;border-radius:10px;color:#fff;font-size:14px;margin-top:1vh;padding:1vh;width:100%}.signup-form__form .signupbutton{border-radius:5px;width:100%}.wrapperItem{flex-direction:row;display:flex;width:100%;padding:16px}.leftSide{display:flex;flex-direction:column;align-items:flex-start;margin-right:8px;width:85%}.progressBar{width:100%;background-color:#d3d3d3;margin-bottom:8px}.progressBar,.progressBar>div{height:15px;border-radius:20px}.progressBar>div{background-color:#90ee90}.leftSide>label{width:100%;overflow:hidden;text-overflow:ellipsis;text-align:left}.percentage{margin-left:12px;text-align:center;width:15%}.forgot-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;height:105vh;margin-top:-15vh;padding-top:15vh;position:relative}@media only screen and (min-width:992px){.forgot-wrapper{background-position:0 20%;background-size:135%}}.forgot-wrapper:before{background:#000;content:"";height:100%;left:0;position:absolute;opacity:.75;top:0;width:100%}.forgot-wrapper .icon--logo{width:100%;max-width:80px;margin-bottom:40px;position:relative;z-index:10}@media only screen and (min-width:992px){.forgot-wrapper .icon--logo{margin-bottom:90px;max-width:160px}}.forgot-wrapper button{float:right}.forgot-form{margin:0;max-width:70%;position:relative;width:100%}@media only screen and (min-width:992px){.forgot-form{max-width:32%}}.forgot-form_field{display:flex;flex-direction:column;margin-bottom:25px}.forgot-form_field.password{position:relative}.forgot-form_field.password input{background-position:98% 50%;background-repeat:no-repeat;padding-right:5vh}.forgot-form_field.password input[type=password]{background-image:url(/static/media/icon-password--show.bf1613f7.svg)}.forgot-form_field.password input[type=text]{background-image:url(/static/media/icon-password--hide.8c6dd674.svg)}.forgot-form_field button{background:none;color:transparent;height:1vw;position:absolute;right:1.2vh;top:4.5vh;width:1.5vw}.forgot-form_title{color:#fff;cursor:pointer;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;height:100%;font-weight:300;margin-bottom:30px}@media only screen and (min-width:992px){.forgot-form_title{font-size:1.4vw}}.forgot-form_label{color:#fff;cursor:pointer;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;height:100%;font-weight:300;margin-bottom:1vh}@media only screen and (min-width:992px){.forgot-form_label{font-size:.9vw}}.forgot-form_input{padding-right:15px;padding-left:15px;background:#0e0e0e;background-size:18px 18px!important;border:1px solid #727272;color:#fff;height:5.5vh;outline:none;width:100%}@media only screen and (min-width:992px){.forgot-form_input{font-size:1vw}}body.admin .admin-advanced-setting--icons,body.admin .admin-nav--icons,body.admin .admin-player--icons,body.admin .admin-player_II--icons,body.admin .admin-reel-add--icons,body.admin .admin-reel-position--icons,body.admin .admin-reel-title--icons,body.admin .admin-reel-upload--icons,body.admin .admin-reel_video--icons,body.admin .admin-theater--icons{display:flex!important}body.admin .admin-advanced-setting--icons img,body.admin .admin-nav--icons img,body.admin .admin-player--icons img,body.admin .admin-player_II--icons img,body.admin .admin-reel-add--icons img,body.admin .admin-reel-position--icons img,body.admin .admin-reel-title--icons img,body.admin .admin-reel-upload--icons img,body.admin .admin-reel_video--icons img,body.admin .admin-theater--icons img{cursor:pointer}body.admin .admin-policy--icon,body.admin .admin-reel-add-icons .admin-reel-position--icons{display:flex!important}body.admin .hompage--advance-settings{align-items:center;display:flex;justify-content:center;margin:0 auto 50px;width:50%}@media only screen and (min-width:992px){body.admin .hompage--advance-settings{margin-bottom:0;margin-left:3.2%;width:auto}}body.admin .addanother.homepageadmin{display:flex!important}body.admin .theater-page .header,body.admin .training-page .header{height:10vh!important}body.admin .miniPlayer__action,body.admin .theater-page .header .admin-nav--icons,body.admin .training-page .header .admin-nav--icons{display:none!important}body.admin .middle-video-reel .admin-player--icons{flex-direction:column;justify-content:space-between;height:90px;left:4%;position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:20px;z-index:10}@media only screen and (min-width:992px){body.admin .middle-video-reel .admin-player--icons{height:10vh;left:15%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.6vw}}body.admin .middle-video-reel .admin-player_II--icons{bottom:20%;flex-direction:row;left:48%;pointer-events:auto!important;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70px;z-index:10}@media only screen and (min-width:992px){body.admin .middle-video-reel .admin-player_II--icons{bottom:20%;width:10vw}}body.admin .middle-video-reel .admin-player_II--icons img{height:2.5vh}body.admin .middle-video-reel .admin-player_II--icons hr{background:#fff;border:0;margin-bottom:0;margin-top:0;width:.1vw}body.admin .middle-video-reel .slick-list{margin:0 auto;width:90%}@media only screen and (min-width:992px){body.admin .middle-video-reel .slick-list{width:68%}}body.admin .featured-video__item--assessment:hover .admin-reel_video--icons.assessment{display:flex!important}body.admin .item-policy{margin-top:12vh}.admin-player--icons,.admin-player_II--icons{display:none}.admin__createvideo .addanother{cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:center;max-width:225px;padding-left:20px;position:relative;width:100%}@media only screen and (min-width:992px){.admin__createvideo .addanother{font-size:1.1vw;padding-left:2vw}}.admin__createvideo .addanother:before{align-items:center;background:#f90;border-radius:5vw;content:"+";display:flex;font-size:16px;justify-content:center;height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}@media only screen and (min-width:992px){.admin__createvideo .addanother:before{font-size:1.1vw;height:1.5vw;width:1.5vw}}.admin__createvideo .accordion{cursor:pointer}.admin__createvideo .accordion h3{position:relative}.admin__createvideo .accordion h3:before{background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:30%;right:3%;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);transition:.5s ease;width:1.2vw}.admin__createvideo .accordion h3.closed:before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.admin__createvideo.banner .admin__createvideo--reels .section--right-column.reel{margin-left:30%}.admin__createvideo--page-title h2{font-size:2.8vw;font-weight:700;margin:0 0 3vh}.admin__createvideo--container{display:flex;flex-direction:row;flex-wrap:wrap}.admin__createvideo--left-col{display:flex;flex-direction:column;max-width:70%;padding-right:3vw;width:100%}.admin__createvideo--right-col{display:flex;flex-direction:column;max-width:30%;width:100%}.admin__createvideo--information{display:flex;flex-wrap:wrap}.admin__createvideo--information input{background:none;border:0;border-bottom:.1vh solid #242424;color:#fff;font-size:1vw;font-weight:300;line-height:4vh;margin-bottom:2vh;width:100%}.admin__createvideo--information label{margin:3vh 0}.admin__createvideo--information label:first-of-type{margin-right:25vw!important}.admin__createvideo--assessments,.admin__createvideo--documents,.admin__createvideo--reels{background-color:#151515;margin-bottom:5vh}.admin__createvideo--assessments h3,.admin__createvideo--documents h3,.admin__createvideo--reels h3{border-bottom:.1vh solid #242424;color:#f90;font-weight:500;margin:0;padding:2vh 4vh;width:100%}.admin__createvideo--documents .Dropdown-root{margin-bottom:2vh!important}.admin__createvideo--assessments .admin__createvideo--inner-container>p{margin-top:0}.admin__createvideo--assessments .addanother{margin-left:72%!important;margin-top:2vh}.admin__createvideo--assessments .Dropdown-root{max-width:100%!important}.admin__createvideo--reels{margin-top:3vh}.admin__createvideo--reels .addanother{float:right;margin-right:4vh}.admin__createvideo .label{font-size:1vw;font-weight:500;max-width:30%;width:100%}.admin__createvideo .dd-wrapper,.admin__createvideo .Dropdown-root{max-width:70%;width:100%}.admin__createvideo .dd-wrapper .Dropdown-placeholder,.admin__createvideo .Dropdown-root .Dropdown-placeholder{color:#fff!important;font-weight:700}.admin__createvideo--inner-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:4vh;position:relative;width:100%}.admin__createvideo--inner-container:before{content:"";height:1px;background:#707070;position:absolute;width:92%;left:4vh;top:0}.admin__createvideo--inner-container:first-of-type:before{content:unset}.admin__createvideo--inner-container:first-of-type .inner-close-btn{display:none}.admin__createvideo--inner-container .addanother{margin-left:80%;margin-right:0;margin-top:2vh}.admin__createvideo--inner-container .inner-close-btn{cursor:pointer;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3vh;position:absolute;right:2.5%;top:-1.5vh}.admin__createvideo--common,.admin__createvideo--common-sub{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.admin__createvideo--common-sub{background-color:#0f0f0f;margin-bottom:5vh;margin-top:2.5vh;padding:1vh;position:relative}.admin__createvideo--common-sub:after{background-color:#242424;bottom:-2.5vh;content:"";height:.1vh;position:absolute;right:0;width:100%}.admin__createvideo--common-sub:last-of-type{margin-bottom:0}.admin__createvideo--common-sub:last-of-type:after{content:none}.admin__createvideo--common-sub p:first-of-type{margin-top:0;max-width:100%}.admin__createvideo--common-sub .btn-close{color:#fff;font-size:3vh;right:0;top:1vh}.admin__createvideo--common .multi-select{max-width:100%!important}.admin__createvideo .section--right-column{display:flex;flex-direction:column;margin-left:30%;width:70%}.admin__createvideo .section--right-column>.dd-wrapper{max-width:100%}.admin__createvideo .section--right-column.reel{margin-left:0}.admin__createvideo .section--right-column.reel .Dropdown-root{max-width:100%}.admin__createvideo .section--right-column.reel .addanother{margin-bottom:5vh}.admin__createvideo .section--right-column.createassessment{flex-direction:row;flex-wrap:wrap;margin-top:5vh}.admin__createvideo .section--right-column.createassessment input[type=date]{margin-bottom:2vh;margin-right:10%;width:45%}.admin__createvideo .section--right-column.createassessment input[type=date]:last-of-type{margin-right:0}.admin__createvideo .section--right-column.documents .admin__createvideo--tags-selected{border-top:.1vw solid #828282}.admin__createvideo--my-reel{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.admin__createvideo--my-reel .addanother{margin-left:30%}.admin__createvideo .multi-select{margin-right:0!important;margin-bottom:2.5vh;max-width:70%;width:100%}.admin__createvideo .multi-select .dropdown-heading-value span{color:#fff;font-weight:700}.admin__createvideo--subtitle,.admin__createvideo--summary,.admin__createvideo--tags,.admin__createvideo--video-preview,.admin__createvideo--video-theatermode{border-bottom:.1vh solid #242424;display:flex;flex-direction:column;margin-bottom:2vh;padding-bottom:5vh}.admin__createvideo--subtitle p,.admin__createvideo--summary p,.admin__createvideo--tags p,.admin__createvideo--video-preview p,.admin__createvideo--video-theatermode p{width:100%}.admin__createvideo--subtitle input,.admin__createvideo--summary input,.admin__createvideo--tags input,.admin__createvideo--video-preview input,.admin__createvideo--video-theatermode input{background:#0f0f0f;border:none;color:#fff;padding:2vh;width:100%}.admin__createvideo--subtitle input::-moz-placeholder,.admin__createvideo--summary input::-moz-placeholder,.admin__createvideo--tags input::-moz-placeholder,.admin__createvideo--video-preview input::-moz-placeholder,.admin__createvideo--video-theatermode input::-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createvideo--subtitle input:-ms-input-placeholder,.admin__createvideo--summary input:-ms-input-placeholder,.admin__createvideo--tags input:-ms-input-placeholder,.admin__createvideo--video-preview input:-ms-input-placeholder,.admin__createvideo--video-theatermode input:-ms-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createvideo--subtitle input:-moz-placeholder,.admin__createvideo--summary input:-moz-placeholder,.admin__createvideo--tags input:-moz-placeholder,.admin__createvideo--video-preview input:-moz-placeholder,.admin__createvideo--video-theatermode input:-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createvideo--subtitle input::-webkit-input-placeholder,.admin__createvideo--summary input::-webkit-input-placeholder,.admin__createvideo--tags input::-webkit-input-placeholder,.admin__createvideo--video-preview input::-webkit-input-placeholder,.admin__createvideo--video-theatermode input::-webkit-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createvideo--tags-selected{display:flex;flex-wrap:wrap;margin-top:1vh;width:100%}.admin__createvideo--tags-selected p{background-color:#191919;padding:2vh 3vh 2vh 2vh;position:relative;margin-right:1vh;width:auto}.admin__createvideo--tags-selected p span.close-icon a{color:#fff;cursor:pointer;font-size:1vw;font-weight:700;height:.5vw;position:absolute;right:.9vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.2vw}.admin__createvideo--tags-selected p:last-of-type{margin-right:0}.admin__createvideo--video-preview div:first-of-type,.admin__createvideo--video-theatermode div:first-of-type{width:100%!important}.admin__createvideo--video-preview img,.admin__createvideo--video-preview video,.admin__createvideo--video-theatermode img,.admin__createvideo--video-theatermode video{height:45vh;width:100%}.admin__createvideo--video-preview img,.admin__createvideo--video-theatermode img{height:auto}.admin__createvideo--video-preview label,.admin__createvideo--video-theatermode label{align-items:center;color:#fff;display:flex;font-size:1vw;margin:2vw 0}.admin__createvideo--video-preview .form-input--checkbox:not(:checked)+label,.admin__createvideo--video-theatermode .form-input--checkbox:not(:checked)+label{color:#707070}.admin__createvideo--video-preview .form-input--checkbox:not(:checked)+label+input,.admin__createvideo--video-theatermode .form-input--checkbox:not(:checked)+label+input{background:#707070;opacity:.1;pointer-events:none}.admin__createvideo--video-preview .form-input--checkbox+label,.admin__createvideo--video-theatermode .form-input--checkbox+label,.admin__createvideo .form-input--checkbox+label{margin-right:4vh}.admin__createvideo #upload-preview-img,.admin__createvideo #upload-preview-url,.admin__createvideo #upload-preview-vid,.admin__createvideo #upload-preview-vid-url,.admin__createvideo #upload-theater-vid,.admin__createvideo #upload-theater-vid-url{margin-left:1.5vw;width:calc(100% - 1.5vw)}.admin__createvideo--summary #summary-endtime,.admin__createvideo--summary #summary-starttime{margin-top:2vh;width:45%}.admin__createvideo--summary #summary-starttime{margin-right:10%}.admin__createvideo--summary .admin__createassessment--placement-time{max-width:100%;margin-right:0;margin-top:2vh}.admin__createvideo--summary-inner-container{background:#151515;padding:4vh;position:relative}.admin__createvideo--summary-inner-container h4{margin-top:0}.admin__createvideo--summary-inner-container .inner-close-btn{cursor:pointer;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3vh;position:absolute;right:4vh;top:3vh}.admin__createvideo--buttons{flex-direction:row;display:flex;justify-content:flex-end;margin-top:5vh;width:100%}.admin__createvideo input[type=checkbox].form-input--checkbox:checked+label,.admin__createvideo input[type=checkbox].form-input--checkbox:not(:checked)+label{align-items:center;color:#fff;display:flex;font-size:1vw;margin-right:5vh}.admin__createvideo input[type=checkbox].form-input--checkbox:checked+label:after,.admin__createvideo input[type=checkbox].form-input--checkbox:checked+label:before,.admin__createvideo input[type=checkbox].form-input--checkbox:not(:checked)+label:after,.admin__createvideo input[type=checkbox].form-input--checkbox:not(:checked)+label:before{border-radius:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.admin__createvideo input[type=checkbox].form-input--checkbox:checked+label:after{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/brown-tick-box.svg)}.admin__createvideo input[type=date]{background:none!important;border:.1vw solid #828282;color:#fff;font-size:1vw;font-weight:700;background-color:#0f0f0f!important;background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-calendar-colored.svg)!important;background-position:10px!important;background-repeat:no-repeat!important;background-size:1vw!important;padding:.5vw .5vw .5vw 2.5vw}.admin__createvideo #mandatory-no+label{margin-right:0}.admin__createvideo #mandatory-duedate{margin-right:5vh}.admin__createvideo .btn{margin-right:2vh}.admin__createvideo .btn--last{margin-right:0}.training-request__title{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3vh}.training-request__title h2{font-size:2.8vw;font-weight:700;margin:0}.training-request__config{display:flex;flex-direction:row;justify-content:space-between}.training-request__config .Dropdown-root{margin-bottom:0!important;margin-right:3vh}.training-request__config .Dropdown-root .dd-header-title{color:#828282!important;font-size:1vw!important;font-weight:400!important}.training-request__table--header{background:#242424}.training-request__table--header .training-request__table--cell{font-weight:700}.training-request__table--body .training-request__table--row:hover{background:#191919;cursor:pointer}.training-request__table--row{display:flex;flex-direction:row;padding:2vh 0}.training-request__table--cell{align-items:center;display:flex;flex-direction:row;font-size:1vw;justify-content:center;max-width:14%;word-break:break-word;width:100%}.training-request__table--cell .Dropdown-root{margin-bottom:0!important;width:60%!important}.training-request__table--cell.truncate{display:block;overflow:hidden;padding-top:1.7vh;text-align:center;text-overflow:ellipsis;white-space:nowrap}.training-request .form-input--search{background:url(/static/media/icon-search-gray.0d618cfb.svg) right .9vw center no-repeat;background-color:#0f0f0f;background-size:1.5vw!important;border-radius:0;height:5.5vh;margin-right:3vh;padding-left:1vw;padding-right:2.5vw;width:100%}.training-request .btn--createnew{font-size:1vw;min-width:15vw;padding-left:5%;position:relative}.training-request .btn--createnew:before{content:"+";font-size:2vw;font-weight:300;left:5%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.training-request .btn--feedback{font-size:1vw;padding-left:15%;position:relative;width:50%;min-width:8,.5vw}.training-request .btn--feedback:before{background:url(/static/media/icon-speechbubble.552f3174.svg);background-size:contain;background-repeat:no-repeat;content:"";font-size:2vw;font-weight:300;left:10%;position:absolute;top:53%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4vh;height:4vh}.training-request .btn--dashboard{font-size:1vw;min-width:11vw;padding-left:4%;padding-right:5%;position:relative;text-align:left;width:50%}.training-request .btn--dashboard:before{background:url(/static/media/icon-dashboard.e329ed36.svg);background-size:contain;background-repeat:no-repeat;content:"";font-size:2vw;font-weight:300;right:10%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4vh;height:3vh}.feedback{background:#191919;text-align:left}.feedback .modal-popup__header{padding:0}.feedback h2{color:#fff;margin-bottom:.5vh}.feedback p{font-size:.9vw}.feedback label{display:inline-block;font-size:1vw;margin-bottom:1vh;display:block}.feedback__scrollbar{max-height:60vh}.feedback button{margin-top:3vh}.feedback button.btn--secondary{margin-right:3vh}.feedback input[type=date],.feedback input[type=text],.feedback textarea{background:#0f0f0f;border:0;color:#828282;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1vw;margin-bottom:3vh;padding:1.8vh 2vh;width:100%}.feedback .Dropdown-root{margin-bottom:3vh!important}.feedback-popup__buttons{display:flex;flex-direction:row;justify-content:flex-end}.feedback.light{background:#fff;padding:0 0 25px}.feedback.light h2,.feedback.light h3,.feedback.light label,.feedback.light p{color:#000}.feedback.light h3{font-weight:700}.feedback.light input[type=date],.feedback.light input[type=text],.feedback.light textarea{background-color:#e5e5e5;border:0;color:#828282;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1vw;margin-bottom:3vh;padding:1.8vh 2vh;width:100%}.feedback.light .dd-header,.feedback.light .dd-list,.feedback.light .Dropdown-control,.feedback.light .Dropdown-menu{background-color:#e5e5e5!important}.feedback.light .Dropdown-menu{font-size:1vw!important}.feedback.light .dd-header-title,.feedback.light .dd-list-item{color:#828282!important}.feedback.light .modal-popup__banner,.feedback.light .modal-popup__body,.feedback.light .modal-popup__header{padding:0 25px}.feedback.light .modal-popup__header{padding-top:25px}.feedback.light .modal-popup__banner{background:#e5e5e5;display:flex;flex-direction:row;justify-content:space-between;padding:20px 25px}.feedback.light .modal-popup__banner .feedback-popup__column{display:flex;flex-direction:column;justify-content:space-between;max-width:30%;width:100%}.feedback.light .modal-popup__banner .feedback-popup__column h3,.feedback.light .modal-popup__banner .feedback-popup__column p{margin:0}.feedback.light .modal-popup__banner .feedback-popup__column .feedback-popup__info{margin-bottom:1.5vh}.feedback.light .modal-popup__banner .feedback-popup__column .feedback-popup__info:last-of-type{margin-bottom:0}.feedback.light .modal-popup__banner .feedback-popup__column:last-of-type .feedback-popup__info:last-of-type span,.feedback.light .modal-popup__banner .feedback-popup__column:nth-of-type(2) .feedback-popup__info:last-of-type span{display:block;margin-left:0}.feedback.light .feedback__scrollbar{max-height:40vh}.feedback-popup__designation{display:block;font-size:.9vw;font-weight:400}.feedback-popup__info{font-weight:700}.feedback-popup__info span{font-weight:400;margin-left:.3vw}.feedback--reel-title{border:.1vw solid #fff;color:#fff;font-size:1vw;left:50%;max-width:70%;opacity:.4;padding:.5vh 1vh;position:absolute;text-align:center;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.feedback--reel-title span{border-bottom:.1vh solid #fff;display:block;text-transform:uppercase}.feedback--reel-label{position:absolute;top:0;left:0;color:#fff;background:#f90;font-size:.7vw;z-index:5;padding:.5vh 1vh;opacity:.9}.createtraining{background:#191919;text-align:left}.createtraining .modal-popup__header{display:flex;justify-content:space-between}.createtraining h2{color:#fff;margin-bottom:.5vh}.createtraining p{font-size:.9vw}.createtraining label{display:inline-block;font-size:1vw;margin-bottom:1vh;width:100%}.createtraining__scrollbar{max-height:60vh}.createtraining .Dropdown-root{margin-bottom:3vh!important}.createtraining-popup__row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.createtraining-popup__row .createtraining__column{max-width:45%;width:100%}.createtraining-popup__row .createtraining__column .Dropdown-control{padding:1.6vh!important}.createtraining-popup__row.buttons{margin-bottom:3vh}.createtraining-popup__row.buttons button{max-width:45%;width:100%}.createtraining-popup__row.buttons button.btn--green{background:#00cf29}.createtraining-popup__row.last label{color:#f90}.createtraining-popup__buttons{margin-top:2vh;display:flex;flex-direction:row;justify-content:flex-end}.createtraining-popup__buttons button.btn--secondary{margin-right:3vh}.createtraining .dd-header-title,.createtraining .dd-list-item{color:#828282!important}.createtraining input[type=date],.createtraining input[type=text],.createtraining textarea{background:#0f0f0f;border:0;color:#828282;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1vw;margin-bottom:3vh;padding:1.8vh 2vh;width:100%}.createtraining textarea{resize:none}.createtraining.light{background:#fff}.createtraining.light h2,.createtraining.light h3,.createtraining.light label,.createtraining.light p{color:#000}.createtraining.light .dd-header,.createtraining.light .dd-list,.createtraining.light .Dropdown-control{background-color:#e5e5e5!important}.createtraining.light .Dropdown-menu{background-color:#e5e5e5!important;font-size:1vw!important}.createtraining.light .dd-header-title,.createtraining.light .dd-list-item{color:#828282!important;font-weight:400!important}.createtraining.light input[type=date],.createtraining.light input[type=text],.createtraining.light textarea{background-color:#e5e5e5;border:0;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1vw;margin-bottom:3vh;padding:1.8vh 2vh;width:100%}.createtraining.light textarea{resize:none}body.admin #root .createtraining .Dropdown-root .Dropdown-control:before,body.admin #root .feedback .Dropdown-root .Dropdown-control:before{content:none}body.admin #root .createtraining .required,body.admin #root .feedback .required{display:none}body.admin #root .training-request__table--row .Dropdown-root .Dropdown-control.Dropdown-disabled{display:flex;justify-content:center;padding-right:1vh;text-align:center}body.admin #root .training-request__table--row .Dropdown-root .Dropdown-control.Dropdown-disabled:before{content:none}.error-message{color:red;display:block;font-size:10px;margin-bottom:1vh;margin-top:1vh}@media only screen and (min-width:992px){.error-message{font-size:.6vw}}.error-form .signup-form__form{width:100%}.required{color:red}.training-summary--wrapper{display:flex;flex-direction:column}.training-summary--row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.training-summary__scrollbar{max-height:60vh;margin-top:3vh}.training-summary--page-title h2{font-size:2.8vw;font-weight:700;margin:0;max-width:30%;width:100%}.training-summary--page-content{display:flex;flex-direction:row;justify-content:space-between}.training-summary--page-column{max-width:30%;width:100%}.training-summary--page-column--title{padding:3vh 3vh 0;border-bottom:1px solid #fff}.training-summary--page-column--title h3{margin-top:0}.training-summary--page-column--content{padding:0 3vh 3vh}.training-summary--page-column--content svg{margin:3vh auto auto;width:85%}.training-summary--page-column--description{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:3vh}.training-summary--page-column--description-text{max-width:50%;padding-left:2vw;position:relative;text-align:left;width:100%}.training-summary--page-column--description-text:before{content:"";left:1%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1vw;height:1vw}.training-summary--page-column--description-text.Extremely.Satisfied:before{background:#001489}.training-summary--page-column--description-text.Satisfied:before{background:#7d87c3}.training-summary--page-column--description-text.Neutral:before,.training-summary--page-column--description-text.Yes:before{background:#3343a1}.training-summary--page-column--description-text.Unsatisfied:before{background:#bdc1e1}.training-summary--page-column--description-text.Extremely.Unsatisfied:before,.training-summary--page-column--description-text.No:before{background:#00062d}.training-summary--comment{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:3vh}.training-summary--comment-image{border-radius:50%;height:5.5vh;max-width:10%;width:100%}.training-summary--comment-name{max-width:90%;padding-left:2vh;width:100%}.training-summary--comment-name h5{font-size:1.1vw;font-weight:700;margin:0}.training-summary--comment-name span{font-size:1vw;font-weight:300}.training-summary--comment-body{border-bottom:1px solid #fff;max-width:100%;padding-bottom:1vh;width:100%}.training-summary--feedback{background:#242424;cursor:pointer;margin-bottom:3vh;padding:2vh}.training-summary--feedback.selected,.training-summary--feedback:hover{background:#f90}.training-summary--feedback h5{font-size:1vw;margin:0}.training-summary--training-id p{margin-top:-4vh}.training-summary--training-id .Dropdown-root{margin-bottom:0!important}.training-summary--download .btn--downloadpdf{font-size:1vw;padding-left:15%;position:relative;width:100%;min-width:130px}.training-summary--download .btn--downloadpdf:before{background:url(/static/media/icon-pdf-white.4b3319db.svg);background-size:contain;background-repeat:no-repeat;content:"";font-size:2vw;font-weight:300;left:10%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.8vh;height:2.8vh}.training-summary--download,.training-summary--training-id{max-width:11%;width:100%}.training-summary--budget{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:40%;position:relative;width:100%}.training-summary--budget .progress{width:70%;position:relative}.training-summary--budget .progress .progress-bar{position:relative;color:transparent}.training-summary--budget .progress .progress-bar .totalSpent,.training-summary--budget .progress .progress-bar:after,.training-summary--budget .progress .progress-bar:before{content:"";position:absolute;font-size:.7vw;color:#fff}.training-summary--budget .progress .progress-bar:before{content:"Total Spent";right:-1.5vw;top:-1.5vw}.training-summary--budget .progress .progress-bar .totalSpent,.training-summary--budget .progress .progress-bar:after{bottom:-1.5vw;right:-.8vw}.training-summary--budget .progress .totalSpent{content:"";position:absolute;font-size:.7vw;color:#fff;bottom:-1.5vw;text-align:right;left:1vw}.training-summary .btn--back{font-size:1vw}.progress,.progress-bar{display:flex}.progress{height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:1vw}.progress-bar{border-radius:1vw 0 0 1vw;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#f90;transition:width .6s ease}.admin__adddocument .addanother{cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:center;max-width:200px;padding-left:20px;position:relative;width:100%}@media only screen and (min-width:992px){.admin__adddocument .addanother{font-size:1.1vw;padding-left:2vw}}.admin__adddocument .addanother:before{align-items:center;background:#f90;border-radius:5vw;content:"+";display:flex;font-size:16px;justify-content:center;height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}@media only screen and (min-width:992px){.admin__adddocument .addanother:before{font-size:1.1vw;height:1.5vw;width:1.5vw}}.admin__adddocument .multi-select{margin-right:0!important;max-width:70%;width:100%}.admin__adddocument .multi-select .dropdown-heading-value span{color:#fff;font-weight:700}.admin__adddocument .accordion{cursor:pointer}.admin__adddocument .accordion h3{position:relative}.admin__adddocument .accordion h3:before{background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:30%;right:1%;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);transition:.5s ease;width:1.2vw}.admin__adddocument .accordion h3.closed:before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.admin__adddocument.banner .admin__adddocument--reels .section--right-column.reel{margin-left:30%}.admin__adddocument--page-title h2{font-size:2.8vw;font-weight:700;margin:0 0 3vh}.admin__adddocument--container{display:flex;flex-direction:row;flex-wrap:wrap}.admin__adddocument--left-col{display:flex;flex-direction:column;max-width:70%;padding-right:3vw;width:100%}.admin__adddocument--right-col{display:flex;flex-direction:column;max-width:30%;width:100%}.admin__adddocument--information{display:flex;flex-wrap:wrap}.admin__adddocument--information input{background:none;border:0;border-bottom:.1vh solid #fff;color:#fff;font-size:1vw;font-weight:300;line-height:4vh;margin-bottom:2vh;width:100%}.admin__adddocument--information label{margin:3vh 0}.admin__adddocument--information label:first-of-type{margin-right:25vw!important}.admin__adddocument--assessments,.admin__adddocument--documents,.admin__adddocument--reels{background-color:#151515;margin-bottom:5vh}.admin__adddocument--assessments h3,.admin__adddocument--documents h3,.admin__adddocument--reels h3{border-bottom:.1vh solid #828282;color:#f90;font-weight:500;margin:0;padding:2vh 4vh;width:100%}.admin__adddocument--reels{margin-top:3vh}.admin__adddocument--reels .addanother{float:right;margin-right:4vh}.admin__adddocument--reels .multi-select{max-width:100%;width:100%}.admin__adddocument .label{font-size:1vw;font-weight:500;max-width:30%;width:100%}.admin__adddocument .dd-wrapper,.admin__adddocument .Dropdown-root{max-width:70%;width:100%}.admin__adddocument .dd-wrapper .Dropdown-placeholder,.admin__adddocument .Dropdown-root .Dropdown-placeholder{color:#fff!important;font-weight:700}.admin__adddocument--inner-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:4vh;width:100%}.admin__adddocument--inner-container .addanother{margin-left:80%;margin-right:0}.admin__adddocument--common,.admin__adddocument--common-sub{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.admin__adddocument--common-sub{background-color:#0f0f0f;margin-bottom:5vh;padding:1vh;position:relative}.admin__adddocument--common-sub:after{background-color:#242424;bottom:-2.5vh;content:"";height:.1vh;position:absolute;right:0;width:100%}.admin__adddocument--common-sub:last-of-type{margin-bottom:0}.admin__adddocument--common-sub:last-of-type:after{content:none}.admin__adddocument--common-sub p:first-of-type{max-width:100%}.admin__adddocument--common-sub .btn-close{color:#fff;font-size:3vh;right:0;top:1vh}.admin__adddocument .section--right-column{display:flex;flex-direction:column;margin-left:30%;width:70%}.admin__adddocument .section--right-column>.dd-wrapper{max-width:100%}.admin__adddocument .section--right-column.reel{margin-left:0}.admin__adddocument .section--right-column.reel .Dropdown-root{max-width:100%}.admin__adddocument .section--right-column.reel .addanother{margin-bottom:5vh}.admin__adddocument .section--right-column.createassessment{flex-direction:row;flex-wrap:wrap;margin-top:5vh}.admin__adddocument .section--right-column.createassessment input[type=date]{margin-bottom:2vh;margin-right:10%;width:45%}.admin__adddocument .section--right-column.createassessment input[type=date]:last-of-type{margin-right:0}.admin__adddocument--my-reel{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.admin__adddocument--my-reel .addanother{margin-left:30%}.admin__adddocument--document-preview,.admin__adddocument--document-theatermode,.admin__adddocument--subtitle,.admin__adddocument--summary,.admin__adddocument--tags{border-bottom:.1vh solid #828282;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:2vh;padding-bottom:5vh}.admin__adddocument--document-preview p,.admin__adddocument--document-theatermode p,.admin__adddocument--subtitle p,.admin__adddocument--summary p,.admin__adddocument--tags p{width:100%}.admin__adddocument--document-preview input,.admin__adddocument--document-theatermode input,.admin__adddocument--subtitle input,.admin__adddocument--summary input,.admin__adddocument--tags input{background:#0f0f0f;border:none;color:#fff;padding:2vh;width:100%}.admin__adddocument--document-preview input::-moz-placeholder,.admin__adddocument--document-theatermode input::-moz-placeholder,.admin__adddocument--subtitle input::-moz-placeholder,.admin__adddocument--summary input::-moz-placeholder,.admin__adddocument--tags input::-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__adddocument--document-preview input:-ms-input-placeholder,.admin__adddocument--document-theatermode input:-ms-input-placeholder,.admin__adddocument--subtitle input:-ms-input-placeholder,.admin__adddocument--summary input:-ms-input-placeholder,.admin__adddocument--tags input:-ms-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__adddocument--document-preview input:-moz-placeholder,.admin__adddocument--document-theatermode input:-moz-placeholder,.admin__adddocument--subtitle input:-moz-placeholder,.admin__adddocument--summary input:-moz-placeholder,.admin__adddocument--tags input:-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__adddocument--document-preview input::-webkit-input-placeholder,.admin__adddocument--document-theatermode input::-webkit-input-placeholder,.admin__adddocument--subtitle input::-webkit-input-placeholder,.admin__adddocument--summary input::-webkit-input-placeholder,.admin__adddocument--tags input::-webkit-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__adddocument--document-preview .form-input--checkbox:not(:checked)+label,.admin__adddocument--document-theatermode .form-input--checkbox:not(:checked)+label,.admin__adddocument--subtitle .form-input--checkbox:not(:checked)+label,.admin__adddocument--summary .form-input--checkbox:not(:checked)+label,.admin__adddocument--tags .form-input--checkbox:not(:checked)+label{color:#707070}.admin__adddocument--document-preview .form-input--checkbox:not(:checked)+label+input,.admin__adddocument--document-theatermode .form-input--checkbox:not(:checked)+label+input,.admin__adddocument--subtitle .form-input--checkbox:not(:checked)+label+input,.admin__adddocument--summary .form-input--checkbox:not(:checked)+label+input,.admin__adddocument--tags .form-input--checkbox:not(:checked)+label+input{background:#707070;opacity:.1;pointer-events:none}.admin__adddocument--tags-selected{display:flex;flex-wrap:wrap;margin-top:1vh;width:100%}.admin__adddocument--tags-selected p{background-color:#191919;padding:2vh 3vh 2vh 2vh;position:relative;margin-right:1vh;width:auto}.admin__adddocument--tags-selected p span.close-icon a{color:#fff;cursor:pointer;font-size:1vw;font-weight:700;height:.5vw;position:absolute;right:.9vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.2vw}.admin__adddocument--tags-selected p:last-of-type{margin-right:0}.admin__adddocument--document-preview document,.admin__adddocument--document-preview img,.admin__adddocument--document-theatermode document,.admin__adddocument--document-theatermode img{height:45vh;width:100%}.admin__adddocument--document-preview label,.admin__adddocument--document-theatermode label{align-items:center;color:#fff;display:flex;font-size:1vw;margin:2vw 0}.admin__adddocument--summary #summary-endtime,.admin__adddocument--summary #summary-starttime{margin-top:2vh;width:45%}.admin__adddocument--summary #summary-starttime{margin-right:10%}.admin__adddocument--buttons{flex-direction:row;display:flex;justify-content:flex-end;margin-top:5vh;width:100%}.admin__adddocument input[type=checkbox].form-input--checkbox:checked+label,.admin__adddocument input[type=checkbox].form-input--checkbox:not(:checked)+label{align-items:center;color:#fff;display:flex;font-size:1vw;margin-right:5vh}.admin__adddocument input[type=checkbox].form-input--checkbox:checked+label:after,.admin__adddocument input[type=checkbox].form-input--checkbox:checked+label:before,.admin__adddocument input[type=checkbox].form-input--checkbox:not(:checked)+label:after,.admin__adddocument input[type=checkbox].form-input--checkbox:not(:checked)+label:before{border-radius:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.admin__adddocument input[type=checkbox].form-input--checkbox:checked+label:after{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/brown-tick-box.svg)}.admin__adddocument input[type=date]{background:none!important;border:.1vw solid #828282;color:#fff;font-size:1vw;font-weight:700;background-color:#0f0f0f!important;background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-calendar-colored.svg)!important;background-position:10px!important;background-repeat:no-repeat!important;background-size:1vw!important;padding:.5vw .5vw .5vw 2.5vw}.admin__adddocument #mandatory-no+label{margin-right:0}.admin__adddocument #mandatory-duedate{margin-right:5vh}.admin__adddocument .btn{margin-right:2vh}.admin__adddocument .btn--last{margin-right:0}.create-user .upload-btn-wrapper{display:inline-block;overflow:hidden;position:relative;width:100%}.create-user .btn--upload{align-items:center;background-image:url(/static/media/icon-photo.7cd2c512.svg);background-position:center 5vh;background-size:30%;border-radius:3vw;justify-content:flex-end;height:20vh;padding:0 1vw 3vh}.create-user .btn--upload,.create-user .btn--upload-video{background-color:#0f0f0f;background-repeat:no-repeat;color:#fff;display:flex;flex-direction:column;font-size:.8vw;width:100%}.create-user .btn--upload-video{align-items:baseline;background-image:url(/static/media/icon-upload.4fd34444.svg);background-position:right 2vh center;background-size:2.5%;justify-content:center;height:5vh}.create-user .upload-btn-wrapper input[type=file]{cursor:pointer;font-size:100px;position:absolute;left:0;top:0;opacity:0}.create-user .Dropdown-root{margin-bottom:0!important}.create-user h2{font-size:22px;font-weight:700;margin:0 0 5vh}@media only screen and (min-width:992px){.create-user h2{font-size:2vw}}.create-user h4{font-size:1.1vw;font-weight:700;width:100%}.create-user--wrapper{padding-top:90px}@media only screen and (min-width:992px){.create-user--wrapper{padding-top:0}}.create-user .breadcrumbs{color:#828282;cursor:pointer}.create-user .breadcrumbs a{color:#fff;text-decoration:underline}.create-user--page-column{display:flex;flex-direction:column}.create-user--page-column.center-column{flex-direction:row;flex-wrap:wrap;position:relative}.create-user--page-column.center-column .create-user--field{width:100%}.create-user--page-column.center-column .create-user--field .upload-btn-wrapper button,.create-user--page-column.center-column .create-user--field input[type=text]{padding-left:1.5vh;color:#707070}.create-user--page-column.center-column .create-user--field:first-of-type,.create-user--page-column.center-column .create-user--field:nth-of-type(2),.create-user--page-column.center-column .create-user--field:nth-of-type(4),.create-user--page-column.center-column .create-user--field:nth-of-type(5){max-width:50%;width:100%}.create-user--page-column.center-column .create-user--field.selectvideo{position:absolute;top:7vh}.create-user--page-row{justify-content:space-between}.create-user--page-row,.create-user--page-row--inner{display:flex;flex-direction:row;width:100%}.create-user--page-row--inner .create-user--page-column{margin-right:2.5vh}.create-user--page-row--inner .create-user--page-column:nth-of-type(4){margin-right:0}.create-user--page-row--inner.table{background-color:#0f0f0f;padding:1.5%}.create-user--page-row.credentials{flex-wrap:wrap}@media only screen and (min-width:992px){.create-user--page-row.credentials{flex-wrap:unset}}.create-user--page-row.credentials .create-user--page-column:first-of-type{max-width:40%;width:100%}@media only screen and (min-width:992px){.create-user--page-row.credentials .create-user--page-column:first-of-type{max-width:10%}}.create-user--page-row.credentials .create-user--page-column:nth-of-type(2){max-width:50%;width:100%}@media only screen and (min-width:992px){.create-user--page-row.credentials .create-user--page-column:nth-of-type(2){max-width:20%}}.create-user--page-row.credentials .create-user--page-column:nth-of-type(3){max-width:100%;width:100%}@media only screen and (min-width:992px){.create-user--page-row.credentials .create-user--page-column:nth-of-type(3){max-width:40%}}.create-user--page-row.credentials .create-user--page-column:nth-of-type(4){max-width:20%;width:100%}.create-user--page-row.groups{flex-wrap:wrap}.create-user--page-row.groups h4{font-size:18px;max-width:80%;width:100%}.create-user--page-row.groups p.addanother{cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:center;max-width:200px;padding-left:20px;position:relative;width:100%}@media only screen and (min-width:992px){.create-user--page-row.groups p.addanother{font-size:1.1vw;padding-left:2vw}}.create-user--page-row.groups p.addanother:before{align-items:center;background:#f90;border-radius:5vw;content:"+";display:flex;font-size:16px;justify-content:center;height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}@media only screen and (min-width:992px){.create-user--page-row.groups p.addanother:before{font-size:1.1vw;height:1.5vw;width:1.5vw}}.create-user--page-row.groups .create-user--page-row--inner{flex-direction:row;flex-wrap:wrap}.create-user--page-row.groups .create-user--page-column{margin-bottom:3vh;max-width:100%;width:100%}@media only screen and (min-width:992px){.create-user--page-row.groups .create-user--page-column{max-width:24%}}.create-user--page-row.activity{flex-wrap:wrap}.create-user--group{background:#0f0f0f;padding:3% 5%;width:100%}.create-user--group h5{font-weight:700;margin-bottom:1vh;margin-top:0}.create-user--group span{color:#f90}.create-user--group.edituser{background-image:url(/static/media/icon-edit.b074e9fe.svg);background-position:right 2vh center;background-repeat:no-repeat;background-size:2.5vh;cursor:pointer}.create-user--download.edituser button{margin-right:2vh}.create-user--download.edituser button:last-of-type{margin-right:0}.create-user--uploadphoto img{border-radius:3vw}.create-user--field{margin-bottom:3vh}.create-user--field label{color:#fff;display:inline-block;font-size:16px;font-weight:700;margin-bottom:1vh;width:100%}@media only screen and (min-width:992px){.create-user--field label{font-size:.9vw}}.create-user--field video{width:100%;height:30vh}.create-user--field input[type=email],.create-user--field input[type=password],.create-user--field input[type=text]{background:none;border:none;color:#707070;width:100%}.create-user--field input[type=email]::-webkit-input-placeholder,.create-user--field input[type=password]::-webkit-input-placeholder,.create-user--field input[type=text]::-webkit-input-placeholder{color:#707070}.create-user--field input[type=email]:-ms-input-placeholder,.create-user--field input[type=password]:-ms-input-placeholder,.create-user--field input[type=text]:-ms-input-placeholder{color:#707070}.create-user--field input[type=email]::placeholder,.create-user--field input[type=password]::placeholder,.create-user--field input[type=text]::placeholder{color:#707070}.create-user--field input[type=text]::-webkit-input-placeholder{color:#fff}.create-user--field input[type=text]:-ms-input-placeholder{color:#fff}.create-user--field input[type=text]::placeholder{color:#fff}.create-user--field.designation input[type=text]{background:none;border:none;color:#707070;padding-left:0}.create-user--field.designation input[type=text]::-webkit-input-placeholder{color:#707070}.create-user--field.designation input[type=text]:-ms-input-placeholder{color:#707070}.create-user--field.designation input[type=text]::placeholder{color:#707070}.create-user--field.username input[type=text]{background:none;border:none;color:#fff;font-size:16px;font-weight:700;padding-left:0;padding-top:0}@media only screen and (min-width:992px){.create-user--field.username input[type=text]{font-size:1.7vw}}.create-user--field.username input[type=text]::-webkit-input-placeholder{color:#707070}.create-user--field.username input[type=text]:-ms-input-placeholder{color:#707070}.create-user--field.username input[type=text]::placeholder{color:#707070}.create-user--field .url[type=text]{background-image:url(/static/media/icon-upload.4fd34444.svg);background-position:right 2vh center;background-repeat:no-repeat;background-size:2.5%}.create-user--field.password span{color:#707070;cursor:pointer;display:block;padding-left:2vh;position:relative}.create-user--field.password .create-user--image{left:0;position:absolute;top:0;width:1.3vh}.create-user--table{flex-wrap:wrap}.create-user--table,.create-user--table-body,.create-user--table-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.create-user--table-header .create-user--table-cell{background-image:url(/static/media/icon-decending.63c1a113.svg);background-position:right .3vh;background-repeat:no-repeat;background-size:2.3vh}.create-user--table-header .create-user--table-cell:nth-of-type(2){background-image:none}.create-user--table-body{flex-wrap:wrap}.create-user--table-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}.create-user--table-cell:first-of-type,.create-user--table-cell:nth-of-type(2){max-width:20%;width:100%}.create-user--table-cell:nth-of-type(3),.create-user--table-cell:nth-of-type(4),.create-user--table-cell:nth-of-type(5){max-width:10%;width:100%}.create-user--table-cell h5{border-bottom:.1vw solid #f90;font-size:.9vw;font-weight:700;padding-bottom:1vh;margin-top:0}.create-user--table-cell p{margin-top:0}.create-user.update-user .create-user--page-row.credentials .create-user--field.username{margin-top:-2vh;padding-top:0}.create-user.view-user{width:100%}.create-user.view-user .credentials .create-user--page-column:nth-of-type(2){max-width:43%}.create-user--text-area{resize:none;color:#707070;background-color:unset;border:none;font-family:"Roboto",sans-serif}.admin__createassessment .addanother{cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:center;max-width:200px;padding-left:20px;position:relative;width:100%}@media only screen and (min-width:992px){.admin__createassessment .addanother{font-size:1.1vw;padding-left:2vw}}.admin__createassessment .addanother:before{align-items:center;background:#f90;border-radius:5vw;content:"+";display:flex;font-size:16px;justify-content:center;height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}@media only screen and (min-width:992px){.admin__createassessment .addanother:before{font-size:1.1vw;height:1.5vw;width:1.5vw}}.admin__createassessment .multi-select{margin-right:0!important;max-width:70%;width:100%}.admin__createassessment .multi-select .dropdown-heading-value span{color:#fff;font-weight:700}.admin__createassessment .accordion{cursor:pointer}.admin__createassessment .accordion .admin__createassessment--question-title,.admin__createassessment .accordion h3{position:relative}.admin__createassessment .accordion .admin__createassessment--question-title:before,.admin__createassessment .accordion h3:before{background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:30%;right:1%;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);transition:.5s ease;width:1.2vw}.admin__createassessment .accordion .admin__createassessment--question-title.closed:before,.admin__createassessment .accordion h3.closed:before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.admin__createassessment.banner .admin__createassessment--reels .section--right-column.reel{margin-left:30%}.admin__createassessment.banner .admin__createassessment--reels .section--right-column.reel .multi-select{max-width:100%}.admin__createassessment.banner .admin__createassessment--reels .addanother{margin-top:2vh}.admin__createassessment.banner .admin__createassessment--placement .section--right-column,.admin__createassessment.banner .admin__createassessment--placement .section--right-column .admin__createassessment--placement-label{margin-top:0}.admin__createassessment--page-title h2{font-size:2.8vw;font-weight:700;margin:0 0 3vh}.admin__createassessment--container{display:flex;flex-direction:row;flex-wrap:wrap}.admin__createassessment--left-col{display:flex;flex-direction:column;max-width:70%;padding-right:3vw;width:100%}.admin__createassessment--right-col{display:flex;flex-direction:column;max-width:30%;width:100%}.admin__createassessment--information{display:flex;flex-wrap:wrap}.admin__createassessment--information input{background:none;border:0;border-bottom:.1vh solid #fff;color:#fff;font-size:1vw;font-weight:300;line-height:4vh;margin-bottom:2vh;width:100%}.admin__createassessment--information label{margin:3vh 0}.admin__createassessment--information label:first-of-type{margin-right:25vw!important}.admin__createassessment--assessments,.admin__createassessment--documents,.admin__createassessment--placement,.admin__createassessment--reels{background-color:#151515;margin-bottom:5vh}.admin__createassessment--assessments h3,.admin__createassessment--documents h3,.admin__createassessment--placement h3,.admin__createassessment--reels h3{border-bottom:.1vh solid #828282;color:#f90;font-weight:500;margin:0;padding:2vh 4vh;width:100%}.admin__createassessment--documents .Dropdown-root{margin-bottom:1vh!important}.admin__createassessment--placement{margin-top:3vh}.admin__createassessment--placement .addanother{float:right;margin-right:4vh}.admin__createassessment--placement .section--right-column{margin:0}.admin__createassessment--placement label{margin-bottom:3vh;margin-right:3vh}.admin__createassessment--placement label:last-of-type{margin-right:0}.admin__createassessment--placement-time{background:#0f0f0f;display:flex;align-items:center;margin-right:2%;max-width:49%;padding-left:7vh;position:relative}.admin__createassessment--placement-time:last-of-type{margin-right:0}.admin__createassessment--placement-time:last-of-type input:last-of-type{max-width:20%}.admin__createassessment--placement-time:before{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-clock-new.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;content:"";height:2.5vh;left:2vh;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.5vh}.admin__createassessment--placement-time input{background:none;border:none;color:#fff;font-size:1vw;max-width:25%;text-align:center}.admin__createassessment--placement-time.duration{max-width:100%;padding-right:7vh;padding-left:0;width:100%}.admin__createassessment--placement-time.duration:before{background-image:url(/static/media/icon-timer.e3e27e24.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;content:"";height:2.5vh;left:unset;right:2vh;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.5vh}.admin__createassessment--placement-time.duration input{max-width:15%}.admin__createassessment--placement-label{font-weight:700;width:100%}.admin__createassessment .label{font-size:1vw;font-weight:500;max-width:30%;width:100%}.admin__createassessment .dd-wrapper,.admin__createassessment .Dropdown-root{max-width:70%;width:100%}.admin__createassessment .dd-wrapper .Dropdown-placeholder,.admin__createassessment .Dropdown-root .Dropdown-placeholder{color:#fff!important;font-weight:700}.admin__createassessment--question{background-color:#151515;display:flex;flex-wrap:wrap;padding:1.5vh}.admin__createassessment--question_inner-container{display:flex;flex-wrap:wrap}.admin__createassessment--question-title{border-bottom:.1vw solid #828282;margin-bottom:2vh;width:100%}.admin__createassessment--question-title p{width:100%}.admin__createassessment--question-img{margin:3vh 0}.admin__createassessment--question-label{width:100%}.admin__createassessment--question-field{margin-bottom:3vh;width:100%}.admin__createassessment--question .form-input{border:none}.admin__createassessment--question .form-input--checkbox+label{margin-right:5vh}.admin__createassessment--question .form-input--checkbox.hidelabel+label:after,.admin__createassessment--question .form-input--checkbox.hidelabel+label:before{height:.8vw;width:.8vw}.admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after{background-image:none;background-color:#f90}.admin__createassessment--question .form-input--checkbox#textonly+label{margin-right:3vh}.admin__createassessment--question input{background:#0f0f0f;border:none;color:#fff;margin:3vh 0;padding:2vh;width:100%}.admin__createassessment--question input::-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--question input:-ms-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--question input:-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--question input::-webkit-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--question .orientation-radiobutton{max-width:48%;margin-right:2%;position:relative;width:100%}.admin__createassessment--question .orientation-radiobutton:first-of-type:before{background-image:url(/static/media/icon-leftalign-white.0447f163.svg)}.admin__createassessment--question .orientation-radiobutton:nth-of-type(2){margin-right:0}.admin__createassessment--question .orientation-radiobutton:nth-of-type(2):before{background-image:url(/static/media/icon-rightalign-white.1f7488ca.svg)}.admin__createassessment--question .orientation-radiobutton:nth-of-type(3){display:none}.admin__createassessment--question .orientation-radiobutton:nth-of-type(3):before{background-image:url(/static/media/icon-centeralign-white.1c04b36c.svg);background-size:3.5vw}.admin__createassessment--question .orientation-radiobutton:before{content:"";position:absolute;top:-1vh;left:0;background-color:#0f0f0f;background-image:url(/static/media/icon-leftalign-white.0447f163.svg);background-repeat:no-repeat;background-size:5vw;background-position:50%;width:100%;height:10vh}.admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#f90}.admin__createassessment--question .orientation-radiobutton.selected:first-of-type:before{background-image:url(/static/media/icon-leftalign.34cb7564.svg)}.admin__createassessment--question .orientation-radiobutton.selected:nth-of-type(2):before{background-image:url(/static/media/icon-rightalign.8e944605.svg)}.admin__createassessment--question .orientation-radiobutton.selected:nth-of-type(3){margin-right:0}.admin__createassessment--question .orientation-radiobutton.selected:nth-of-type(3):before{background-image:url(/static/media/icon-centeralign.814c0521.svg);background-size:3.5vw}.admin__createassessment--question .orientation-radiobutton label{height:3vh;margin-bottom:1vh;margin-right:auto;margin-top:11vh;width:17px}.admin__createassessment--question-answer,.admin__createassessment--question-answers{display:flex;flex-wrap:wrap;width:100%}.admin__createassessment--question-answers .admin__createassessment--question-label:first-of-type{max-width:83%}.admin__createassessment--question-answers .admin__createassessment--question-label:nth-of-type(2){max-width:17%;text-align:center}.admin__createassessment--question-answers .addanother{margin-left:1.1vw}.admin__createassessment--question-answer{align-items:center;justify-content:space-evenly;position:relative}.admin__createassessment--question-answer:last-of-type{margin-bottom:0}.admin__createassessment--question-answer a.closemodale{color:#fff;font-size:3vh;right:8vh;top:3.5vh}.admin__createassessment--question-answer p{text-align:center;width:13%}.admin__createassessment--question-answer #answer{height:5vh;margin:1.5vh;max-width:70%;width:100%}.admin__createassessment--question-answer input[type=radio]:not(:checked)+label:before{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.admin__createassessment--question-answer input[type=radio]:not(:checked)+label:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.admin__createassessment--question-answer input[type=radio]:checked+label:before{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.admin__createassessment--question-answer input[type=radio]:checked+label:after{left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.admin__createassessment--question-answer .form-input--checkbox+label{margin-right:auto}.admin__createassessment--inner-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:4vh;width:100%}.admin__createassessment--inner-container>p{margin-top:0}.admin__createassessment--inner-container .addanother{margin-left:80%;margin-right:0}.admin__createassessment--common,.admin__createassessment--common-sub{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.admin__createassessment--common-sub{background-color:#0f0f0f;margin-bottom:5vh;padding:1vh;position:relative}.admin__createassessment--common-sub:after{background-color:#242424;bottom:-2.5vh;content:"";height:.1vh;position:absolute;right:0;width:100%}.admin__createassessment--common-sub:last-of-type{margin-bottom:0}.admin__createassessment--common-sub:last-of-type:after{content:none}.admin__createassessment--common-sub p:first-of-type{max-width:100%}.admin__createassessment--common-sub .btn-close{color:#fff;font-size:3vh;right:0;top:1vh}.admin__createassessment .section--right-column{display:flex;flex-direction:column;width:70%}.admin__createassessment .section--right-column>.dd-wrapper{max-width:100%}.admin__createassessment .section--right-column.reel{margin-left:0}.admin__createassessment .section--right-column.reel .Dropdown-root{max-width:100%}.admin__createassessment .section--right-column.reel .addanother{margin-bottom:5vh}.admin__createassessment .section--right-column.createassessment{flex-direction:row;flex-wrap:wrap;margin-top:2vh}.admin__createassessment .section--right-column.createassessment input[type=date]{margin-bottom:2vh;margin-right:10%;width:45%}.admin__createassessment .section--right-column.createassessment input[type=date]:last-of-type{margin-right:0}.admin__createassessment--my-reel{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.admin__createassessment--my-reel .addanother{margin-left:30%}.admin__createassessment--document-preview,.admin__createassessment--document-theatermode,.admin__createassessment--subtitle,.admin__createassessment--summary,.admin__createassessment--tags{border-bottom:.1vh solid #242424;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:2vh;padding-bottom:5vh}.admin__createassessment--document-preview p,.admin__createassessment--document-theatermode p,.admin__createassessment--subtitle p,.admin__createassessment--summary p,.admin__createassessment--tags p{width:100%}.admin__createassessment--document-preview input,.admin__createassessment--document-theatermode input,.admin__createassessment--subtitle input,.admin__createassessment--summary input,.admin__createassessment--tags input{background:#0f0f0f;border:none;color:#fff;padding:2vh;width:100%}.admin__createassessment--document-preview input::-moz-placeholder,.admin__createassessment--document-theatermode input::-moz-placeholder,.admin__createassessment--subtitle input::-moz-placeholder,.admin__createassessment--summary input::-moz-placeholder,.admin__createassessment--tags input::-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--document-preview input:-ms-input-placeholder,.admin__createassessment--document-theatermode input:-ms-input-placeholder,.admin__createassessment--subtitle input:-ms-input-placeholder,.admin__createassessment--summary input:-ms-input-placeholder,.admin__createassessment--tags input:-ms-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--document-preview input:-moz-placeholder,.admin__createassessment--document-theatermode input:-moz-placeholder,.admin__createassessment--subtitle input:-moz-placeholder,.admin__createassessment--summary input:-moz-placeholder,.admin__createassessment--tags input:-moz-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--document-preview input::-webkit-input-placeholder,.admin__createassessment--document-theatermode input::-webkit-input-placeholder,.admin__createassessment--subtitle input::-webkit-input-placeholder,.admin__createassessment--summary input::-webkit-input-placeholder,.admin__createassessment--tags input::-webkit-input-placeholder{color:#fff;font-size:1vw;font-weight:500}.admin__createassessment--tags{border-bottom:0}.admin__createassessment--tags .admin__createassessment--inner-container{padding:0}.admin__createassessment--tags .admin__createassessment--inner-container .Dropdown-root{margin-bottom:1vh!important;max-width:100%}.admin__createassessment--tags .admin__createassessment--inner-container .admin__createassessment--tags-selected{margin-left:0;width:100%}.admin__createassessment--tags-selected{border-top:.1vw solid #242424;display:flex;flex-wrap:wrap;margin-left:30%;margin-top:1vh;width:70%}.admin__createassessment--tags-selected p{background-color:#191919;padding:2vh 3vh 2vh 2vh;position:relative;margin-right:1vh;width:auto}.admin__createassessment--tags-selected p span.close-icon a{color:#fff;cursor:pointer;font-size:1vw;font-weight:700;height:.5vw;position:absolute;right:.9vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.2vw}.admin__createassessment--tags-selected p:last-of-type{margin-right:0}.admin__createassessment--document-preview document,.admin__createassessment--document-preview img,.admin__createassessment--document-theatermode document,.admin__createassessment--document-theatermode img{height:45vh;width:100%}.admin__createassessment--document-preview label,.admin__createassessment--document-theatermode label{align-items:center;color:#fff;display:flex;font-size:1vw;margin:2vw 0}.admin__createassessment--placement #placement-starttime,.admin__createassessment--placement #placement-triggertime{margin-top:4vh;width:45%}.admin__createassessment--placement #placement-starttime{margin-right:10%}.admin__createassessment--buttons{flex-direction:row;display:flex;justify-content:flex-end;margin-top:5vh;width:100%}.admin__createassessment input[type=checkbox].form-input--checkbox:checked+label,.admin__createassessment input[type=checkbox].form-input--checkbox:not(:checked)+label{align-items:center;color:#fff;display:flex;font-size:1vw;margin-right:5vh}.admin__createassessment input[type=checkbox].form-input--checkbox:checked+label:after,.admin__createassessment input[type=checkbox].form-input--checkbox:checked+label:before,.admin__createassessment input[type=checkbox].form-input--checkbox:not(:checked)+label:after,.admin__createassessment input[type=checkbox].form-input--checkbox:not(:checked)+label:before{border-radius:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.admin__createassessment input[type=checkbox].form-input--checkbox:checked+label:after{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/brown-tick-box.svg)}.admin__createassessment .form-input--checkbox:not(:checked)+label{color:#707070}.admin__createassessment .form-input--checkbox:not(:checked)+label+input{background:#707070;opacity:.1;pointer-events:none}.admin__createassessment input[type=date]{background:none!important;border:.1vw solid #828282;color:#fff;font-size:1vw;font-weight:700;background-color:#0f0f0f!important;background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-calendar-colored.svg)!important;background-position:10px!important;background-repeat:no-repeat!important;background-size:1vw!important;padding:.5vw .5vw .5vw 2.5vw}.admin__createassessment input[type=time]{background:none!important;border:0;color:#fff;font-size:1vw;font-weight:700;background-color:#0f0f0f!important;background-image:url(/static/media/icon-clock-colored.0b5795e8.svg)!important;background-position:10px!important;background-repeat:no-repeat!important;background-size:1vw!important;padding:.5vw .5vw .5vw 2.5vw}.admin__createassessment #mandatory-no+label{margin-right:0}.admin__createassessment #mandatory-duedate{margin-right:5vh}.admin__createassessment .btn{margin-right:2vh}.admin__createassessment .btn--last{margin-right:0}.admin__createassessment .btn.addquestion{align-self:flex-end;margin-right:0;margin-top:3vh;max-width:50%}.all-users-table{margin-top:5vh}.all-users-table .Dropdown-root{margin-bottom:0!important}.all-users-table--page-title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5vh}.all-users-table--page-selection{max-width:15%;width:100%}.all-users-table--page-selection .Dropdown-control{border-radius:5vw}.all-users-table--page-selection .Dropdown-control:before{right:7%!important}.all-users-table--page-selection .Dropdown-placeholder{color:#fff!important;font-weight:700!important;padding-left:.5vw}.all-users-table--page-settings{align-items:center;display:flex;flex-direction:row;max-width:65%;width:100%}.all-users-table--page-settings .form-input--search{background:url(/static/media/icon-search-gray.0d618cfb.svg) right .9vw center no-repeat;background-color:#0f0f0f;background-size:1.5vw!important;border-radius:0;height:5.5vh;margin-right:2vh;padding-left:1vw;padding-right:2.5vw;width:100%}.all-users-table--page-settings .Dropdown-control{margin-right:2vh!important;padding:1.3vh 2vh!important}.all-users-table--page-settings .btn--createnew{font-size:1vw;height:5.5vh;margin-right:2vh;min-width:10vw;padding-left:2%;position:relative}.all-users-table--page-settings .btn--createnew:before{content:"+";font-size:2vw;font-weight:300;left:5%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.all-users-table--page-settings .btn--download{font-size:1vw;height:5.5vh;margin-right:2vh;min-width:10vw;padding-left:2%;position:relative}.all-users-table--table{flex-wrap:wrap}.all-users-table--table,.all-users-table--table-body,.all-users-table--table-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.all-users-table--table-header{border-bottom:.1vw solid #0f0f0f}.all-users-table--table-header .all-users-table--table-cell h5{font-size:1vw;font-weight:700;margin:2vh 0}.all-users-table--table-body{flex-wrap:wrap}.all-users-table--table-body .all-users-table--table-row:hover{background-color:#191919}.all-users-table--table-body .btn-stats-download{cursor:pointer;text-decoration:underline}.all-users-table--table-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1vh 0;width:100%}.all-users-table--table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-users-table--table-cell:first-of-type{text-align:center;max-width:15%;width:100%}.all-users-table--table-cell:first-of-type h5,.all-users-table--table-cell:first-of-type p{text-align:left}.all-users-table--table-cell:nth-of-type(2){max-width:20%;width:100%}.all-users-table--table-cell:nth-of-type(3){max-width:17%;width:100%}.all-users-table--table-cell:nth-of-type(4){max-width:13%;width:100%}.all-users-table--table-cell:nth-of-type(5){max-width:13%;text-align:center;width:100%}.all-users-table--table-cell:nth-of-type(6){max-width:13%;width:100%}.all-users-table--table-cell:nth-of-type(7){max-width:14%;width:100%}.all-users-table--table-cell:nth-of-type(8){max-width:13%;width:100%;overflow:unset}.all-users-table--table-cell p{color:#828282;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-users-table--table-cell .Dropdown-root{width:50%!important}.all-users-table--table-avatarimg{border:.1vw solid #fff;border-radius:10vw;height:2vw;width:2vw}.all-users-table--grid{display:flex;flex-direction:column}.all-users-table--grid-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.all-users-table--grid-header{align-items:center;border-bottom:.1vw solid #0f0f0f;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3vh}.all-users-table--grid-header p{color:#f90;font-size:1vw;padding-left:1.5vw}.all-users-table--grid-header span{align-items:center;display:flex;font-size:1vw;padding-right:1.5vw}.all-users-table--grid-card{align-items:center;background-color:#0f0f0f;display:flex;flex-direction:column;justify-content:center;margin-bottom:1%;margin-right:1%;max-width:15.8%;padding:.7vw 0;width:100%}.all-users-table--grid-card:nth-child(6n){margin-right:0}.all-users-table--grid-card h5{font-size:1.1vw;font-weight:700;margin-bottom:1vh;margin-top:3vh}.all-users-table--grid-card p{color:#707070;border-bottom:.1vw solid #242424;margin-top:0;padding-bottom:2vh;text-align:center;width:100%}.all-users-table--grid-card button.btn.btn--primary{font-size:1vw;border-radius:10vw;height:4vh}.all-users-table--grid-avatarimg{border:.1vw solid #fff;border-radius:10vw;height:6vw;margin-top:3vh;width:6vw}.all-users-table--grid-personimg{margin-right:.5vw}.all-users-table--image{background-repeat:no-repeat;background-position:50%;background-size:2.5vh;cursor:pointer;width:10vh;height:100%}.all-users-table--image.grid{background-image:url(/static/media/icon-gridview.b36c16d0.svg);margin-right:2vh}.all-users-table--image.grid.active,.all-users-table--image.grid:hover{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-gridview-hover.svg)}.all-users-table--image.list{background-image:url(/static/media/icon-listview.26c28768.svg)}.all-users-table--image.list.active,.all-users-table--image.list:hover{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-listview-hover.svg)}.all-users-table.userrequests .btn-read-more{cursor:pointer}.all-users-table.userrequests .group-label{background-color:#0f0f0f;color:#828282;display:flex;align-items:center;justify-content:space-between;line-height:1.5;font-size:1vw;border-radius:0;cursor:default;border-radius:30px;padding:10px 20px 10px 15px}.all-users-table.userrequests .all-users-table--page-title .all-users-table--page-settings{max-width:35%}.all-users-table.userrequests .all-users-table--table-cell{display:flex;align-items:center;height:55px}.all-users-table.userrequests .all-users-table--table-cell p{margin:0}.all-users-table.userrequests .all-users-table--table-cell:first-of-type{align-items:center;display:flex;justify-content:center;max-width:3%;padding-left:15px;width:100%}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(2){align-items:center;display:flex;justify-content:flex-start;max-width:14%;width:100%}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(2) img{border:none;margin-right:15px}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(2) p{width:150px}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(3){max-width:17%;width:100%}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(4){max-width:10%;width:100%}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(5){max-width:13%;text-align:left;width:100%;overflow:visible;overflow:initial}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(6){text-overflow:unset;white-space:unset;text-align:justify;padding-right:5px;max-width:10%;width:100%}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(6) p{padding-left:0;text-overflow:unset;white-space:unset}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(7){max-width:10%}.all-users-table.userrequests .all-users-table--table-cell:nth-of-type(8){max-width:15%}.all-users-table.userrequests .all-users-table--table-cell .Dropdown-root{width:80%!important}.all-users-table.userrequests .all-users-table--table-cell .Dropdown-root.is-open .Dropdown-control{border-radius:30px 30px 0 0!important}.all-users-table.userrequests .all-users-table--table-cell .Dropdown-root .Dropdown-control{border-radius:30px!important;padding-left:15px!important}.all-users-table.userrequests .all-users-table--table-cell .form-input--checkbox+label:after,.all-users-table.userrequests .all-users-table--table-cell .form-input--checkbox+label:before{border-radius:5px;top:-13px}.all-users-table.userrequests .all-users-table--table-cell .btn.requestbutton{border-radius:5vh}.all-users-table.userrequests .all-users-table--table-cell .btn.requestbutton button:disabled,.all-users-table.userrequests .all-users-table--table-cell .btn.requestbutton button[disabled]{background-color:#7b7b7b!important}.all-users-table.userrequests .all-users-table--table-cell .btn.requestbutton:first-of-type{margin-right:2vh}.all-users-table.userrequests .all-users-table--table-footer{display:flex;width:100%;justify-content:space-between;margin-top:30px}.all-users-table.userrequests .all-users-table--table-footer button{width:130px}.all-users-table.userrequests .all-users-table--table-footer button:first-of-type{margin-right:20px}.all-users-table .btn--request{height:5.5vh;margin-right:2vh;padding-right:0}.nodeTree--page-title{margin-top:4vh}.nodeTree--page-title .Dropdown-root{margin-bottom:0!important}.nodeTree--page-title .all-users-table--page-settings{max-width:20%}.nodeTree--chart svg{background:#0e0e0e;height:70vh}.nodeTree--chart svg .leafNodeBase g,.nodeTree--chart svg .nodeBase g{-webkit-transform:translate(-2%,3%);transform:translate(-2%,3%)}.nodeTree--chart svg .leafNodeBase,.nodeTree--chart svg .nodeBase{position:relative}.nodeTree--chart svg .leafNodeBase:before,.nodeTree--chart svg .nodeBase:before{content:"+";position:absolute;width:1vw;height:1vw;top:0;left:0;color:#fff}.nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff;stroke:#fff}.nodeTree--chart svg .nodeBase:first-of-type .nodeTree--chart-nodetitle h2{color:#000}.nodeTree--chart svg .nodeBase:first-of-type button:before{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-colorback.svg)}.nodeTree--chart svg .nodeNameBase{fill:#fff;font-size:1.7vh;stroke:#fff;stroke-width:.2;-webkit-transform:translateX(-5px);transform:translateX(-5px)}.nodeTree--chart svg .linkBase{stroke:#707070}.nodeTree--chart svg rect{fill:#f90;stroke:#f90;rx:10}.nodeTree--chart foreignObject{text-align:center;position:relative}.nodeTree--chart-nodetitle{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.nodeTree--chart-nodetitle h2{font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2vh;font-weight:400;margin:0;overflow:hidden;padding:0 1vh;text-overflow:ellipsis;white-space:nowrap}.nodeTree--chart-nodetitle h2:hover{text-decoration:underline}.nodeTree--chart-button{background:none;color:transparent;height:1vw;margin:0 auto;position:relative;width:1vw}.nodeTree--chart-button:before{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-whiteback.svg);background-repeat:no-repeat;background-position:50%;background-size:98%;content:"";height:20px;right:-4px;position:absolute;top:0;width:20px}@media only screen and (min-width:992px){.nodeTree--chart-button:before{height:1vw;right:0;top:.4vw;width:1vw}}.nodeTree--chart-button.collapse:before{content:"-"}.nodeTree .all-users-table--page-selection{max-width:100%}@media only screen and (min-width:992px){.nodeTree .all-users-table--page-selection{max-width:15%}}.group-users-table{margin-top:5vh}.group-users-table .Dropdown-root{margin-bottom:0!important}.group-users-table .btn--back{display:inline-block;margin-left:12%}.group-users-table--wrapper{display:flex;flex-direction:row}.group-users-table--wrapper-column{width:100%}.group-users-table--wrapper-column:first-of-type{max-width:20%}.group-users-table--wrapper-column:last-of-type{max-width:80%;padding-left:3vw}.group-users-table--option{align-items:center;display:flex;flex-direction:column;height:17vh;justify-content:center;position:relative;margin-right:2vh}.group-users-table--option:before{content:"";background:#0f0f0f;height:100%;position:absolute;right:0;top:0;width:.4vw}.group-users-table--option.active:before{background:#f90}.group-users-table--option.active h3{color:#f90;font-weight:700}.group-users-table--option.active .group-users-table--option-icon.groupimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-group-hover.svg)}.group-users-table--option.active .group-users-table--option-icon.userimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-user-hover.svg)}.group-users-table--option.active .group-users-table--option-icon.reelimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-reel-hover.svg)}.group-users-table--option.active .group-users-table--option-icon.assessmentimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-assessment-hover.svg)}.group-users-table--option:hover{cursor:pointer}.group-users-table--option:hover h3{color:#f90;font-weight:700}.group-users-table--option:hover .group-users-table--option-icon.groupimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-group-hover.svg)}.group-users-table--option:hover .group-users-table--option-icon.userimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-user-hover.svg)}.group-users-table--option:hover .group-users-table--option-icon.reelimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-reel-hover.svg)}.group-users-table--option:hover .group-users-table--option-icon.assessmentimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-assessment-hover.svg)}.group-users-table--option-icon{background-repeat:no-repeat;background-size:contain;background-position:50%;height:2vw;width:5vw}.group-users-table--option-icon.groupimg{background-image:url(/static/media/icon-group.70f3360a.svg)}.group-users-table--option-icon.userimg{background-image:url(/static/media/icon-user.f186f3bb.svg)}.group-users-table--option-icon.reelimg{background-image:url(/static/media/icon-reel.4cc32eb6.svg)}.group-users-table--option-icon.assessmentimg{background-image:url(/static/media/icon-assessment.5d55f8d7.svg)}.group-users-table--option.disabled{pointer-events:none;opacity:.3}.group-users-table--option h3{font-size:1vw}.group-users-table--page-button-title{display:flex;flex-direction:row;justify-content:space-between;width:100%}.group-users-table--page-title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2vh}.group-users-table--page-selection{max-width:80%;width:100%}.group-users-table--page-selection h2{font-size:2vw;font-weight:700;margin:0;max-width:30%;overflow:hidden;padding:0 1vh 0 0;text-overflow:ellipsis;width:100%;white-space:nowrap}.group-users-table--page-selection .breadcrumbs{color:#828282;cursor:pointer}.group-users-table--page-selection .breadcrumbs a{color:#fff;text-decoration:underline}.group-users-table--page-settings{align-items:center;display:flex;flex-direction:row;margin-top:6vh;max-width:50%;width:100%}.group-users-table--page-settings .form-input--search{background:url(/static/media/icon-search-gray.0d618cfb.svg) right .9vw center no-repeat;background-color:#0f0f0f;background-size:1.3vw!important;border-radius:0;height:5vh;margin-right:2vh;padding-left:1vw;padding-right:2.5vw;width:100%}.group-users-table--page-settings .Dropdown-control{margin-right:2vh!important;padding:1.3vh 1vh!important}.group-users-table--page-settings .btn--createnew{font-size:1vw;margin-right:2vh;min-width:10vw;padding-left:2%;position:relative}.group-users-table--page-settings .btn--createnew:before{content:"+";font-size:2vw;font-weight:300;left:8%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.group-users-table--table{flex-wrap:wrap}.group-users-table--table,.group-users-table--table-body,.group-users-table--table-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.group-users-table--table-header{border-bottom:.1vw solid #0f0f0f}.group-users-table--table-header .all-users-table--table-cell h5{font-size:1vw;font-weight:700;margin:2vh 0}.group-users-table--table-body{flex-wrap:wrap}.group-users-table--table-body .all-users-table--table-row:hover{background-color:#191919}.group-users-table--table-body .all-users-table--table-cell:nth-of-type(5) p{padding-left:2vh}.group-users-table--table-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1vh 0;width:100%}.group-users-table--table-row:hover{background:#242424;cursor:pointer}.group-users-table--table-cell:first-of-type{text-align:center;max-width:4%;width:100%}.group-users-table--table-cell:nth-of-type(2){max-width:9%;width:100%}.group-users-table--table-cell:nth-of-type(3){max-width:17%;width:100%}.group-users-table--table-cell:nth-of-type(4),.group-users-table--table-cell:nth-of-type(5),.group-users-table--table-cell:nth-of-type(6),.group-users-table--table-cell:nth-of-type(7),.group-users-table--table-cell:nth-of-type(8){max-width:13%;width:100%}.group-users-table--table-cell p{color:#828282;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-users-table--table-cell .Dropdown-root{width:50%!important}.group-users-table--table-avatarimg{border:.1vw solid #fff;border-radius:10vw;height:2vw;width:2vw}.group-users-table--grid{display:flex;flex-direction:column;background:#070707}.group-users-table--grid-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 1.5vw;height:100%;overflow:hidden;transition:height .5s ease}.group-users-table--grid-wrapper.closed{height:0}.group-users-table--grid-header{align-items:center;border-bottom:.1vw solid #0f0f0f;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3vh;position:relative}.group-users-table--grid-header.accordion{cursor:pointer}.group-users-table--grid-header.accordion:before{background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";height:30%;right:1%;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);transition:.5s ease;width:1.2vw}.group-users-table--grid-header.accordion.closed:before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.group-users-table--grid-header p{color:#f90;font-size:1vw;padding-left:1.5vw}.group-users-table--grid-header span{align-items:center;display:flex;font-size:1vw;padding-right:2.5vw}.group-users-table--grid-card{align-items:center;background-color:#0f0f0f;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5vw;margin-right:1%;max-width:15.5%;padding:.7vw 0;width:100%}.group-users-table--grid-card .Dropdown-control:before{right:0!important}.group-users-table--grid-card h5{font-size:1.1vw;font-weight:700;margin-bottom:1vh;margin-top:3vh;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.group-users-table--grid-card p{color:#707070;border-bottom:.1vw solid #242424;margin-top:0;padding-bottom:2vh;text-align:center;width:100%}.group-users-table--grid-card button.btn.btn--primary{font-size:1vw;border-radius:10vw;height:4vh}.group-users-table--grid-card .Dropdown-control{background:#f90!important;border-radius:100%;cursor:pointer;float:right;height:2vh!important;margin-right:1vh;min-width:unset!important;padding:0!important;width:2vh}.group-users-table--grid-card .Dropdown-control:before{height:55%!important;-webkit-transform:translateY(-45%) rotate(-90deg)!important;transform:translateY(-45%) rotate(-90deg)!important;width:100%!important}.group-users-table--grid-card .Dropdown-control .Dropdown-placeholder{display:none!important}.group-users-table--grid-card .Dropdown-menu{background-color:#191919!important;box-shadow:-3px 5px 6px #242424;right:0;top:0;width:50%}.group-users-table--grid-avatarimg{border:.1vw solid #fff;border-radius:10vw;height:6vw;width:6vw}.group-users-table--grid-personimg{margin-right:.5vw}.group-users-table--image{background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer;width:10vh;height:100%}.group-users-table--image.grid{background-image:url(/static/media/icon-gridview.b36c16d0.svg);margin-right:2vh}.group-users-table--image.grid.active,.group-users-table--image.grid:hover{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-gridview-hover.svg)}.group-users-table--image.list{background-image:url(/static/media/icon-listview.26c28768.svg)}.group-users-table--image.list.active,.group-users-table--image.list:hover{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-listview-hover.svg)}.group-users-table--popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:15}.group-users-table--popup-container{background:#191919;max-width:40%;width:100%}.group-users-table--popup-header{border-bottom:.1vh solid #707070;display:flex;justify-content:space-between;padding-top:3vh;position:relative}.group-users-table--popup-header h3{font-weight:700;padding-left:4vh;margin-top:0}.group-users-table--popup-header a{color:#fff;padding-right:4vh;top:49%}.group-users-table--popup-header a:hover{color:#fff}.group-users-table--popup-body{padding:4vh}.group-users-table--popup-row{margin-bottom:3vh}.group-users-table--popup-row:last-of-type{display:flex;justify-content:flex-end;margin-bottom:0}.group-users-table--popup-row label{display:inline-block;font-size:1vw;margin-bottom:2vh}.group-users-table--popup-row button:last-of-type{margin-left:3vh;min-width:12vw}.group-users-table--popup-field .multi-select{margin-right:0}.group-users-table--popup-field .suspend-user{opacity:.3}.group-users-table--row{margin-bottom:2vh}.group-users-table--creategroup input{background:none;border:none;border-bottom:.05vw solid #707070;color:#fff;padding:1.5vh 1vh .5vh 0;width:30%}.group-users-table--creategroup input::-webkit-input-placeholder{color:#fff}.group-users-table--creategroup input:-ms-input-placeholder{color:#fff}.group-users-table--creategroup input::placeholder{color:#fff}.group-users-table--creategroup button:first-of-type,.group-users-table--creategroup button:nth-of-type(2){margin-right:2vh;margin-top:3vh}.group-users-table .unpublished{position:relative}.group-users-table .unpublished:before{align-items:center;content:"Unpublished";display:flex;font-size:1vw;font-weight:500;justify-content:center;height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:2}.group-users-table .unpublished:after{background-color:#0e0e0e;content:"";left:0;height:100%;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.group-users-table .unpublished .reel-view--grid-video-settings{z-index:2}.reel-view{margin-top:5vh}.reel-view .Dropdown-root{margin-bottom:0!important}.reel-view .btn--back{display:inline-block;margin-left:12%}.reel-view--wrapper{display:flex;flex-direction:row}.reel-view--wrapper-column{width:100%}.reel-view--wrapper.singlereel .Dropdown-root{margin-bottom:0!important}.reel-view--wrapper.singlereel .reel-view--grid-noitem{margin-top:0}.reel-view--wrapper.singlereel .reel-view--grid{flex-direction:row;margin-bottom:10vh}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid__reel-title{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-right:2%;height:45vh;max-width:15%;position:relative;width:100%}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid__reel-title:before{background:#000;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid__reel-title p{font-size:2.3vh;font-weight:700;position:relative;z-index:10}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid__reel-title .reel-view--grid__reel-title--settings{align-items:center;background:#000;bottom:0;display:flex;flex-direction:row;justify-content:space-evenly;height:5vh;position:absolute;opacity:.7;left:0;width:100%}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid__reel-title .reel-view--grid__reel-title--settings img{cursor:pointer;width:6.5%}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid__reel-title .reel-view--grid__reel-title--settings .spacer{width:.1vh;height:3vh;display:inline-block;background:#707070}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid-wrapper{max-width:83%;width:100%}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid-wrapper .reel-view--grid-video-wrapper{margin-right:1.25%;max-width:19%}.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid-wrapper .reel-view--grid-video-wrapper .reel-view--grid-video,.reel-view--wrapper.singlereel .reel-view--grid .reel-view--grid-wrapper .reel-view--grid-video-wrapper:nth-child(5n){margin-right:0}.reel-view--option{align-items:center;display:flex;flex-direction:column;height:20vh;justify-content:center;position:relative;margin-right:2vh}.reel-view--option:before{content:"";background:#0f0f0f;height:100%;position:absolute;right:0;top:0;width:.4vw}.reel-view--option h3{margin-bottom:0}.reel-view--option.active:before{background:#f90}.reel-view--option.active h3{font-weight:700}.reel-view--option.active .reel-view--option-icon.groupimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-group-hover.svg)}.reel-view--option.active .reel-view--option-icon.userimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-user-hover.svg)}.reel-view--option.active .reel-view--option-icon.reelimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-reel-hover.svg)}.reel-view--option.active .reel-view--option-icon.assessmentimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-assessment-hover.svg)}.reel-view--option:hover{cursor:pointer}.reel-view--option:hover h3{font-weight:700}.reel-view--option:hover .reel-view--option-icon.groupimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-group-hover.svg)}.reel-view--option:hover .reel-view--option-icon.userimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-user-hover.svg)}.reel-view--option:hover .reel-view--option-icon.reelimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-reel-hover.svg)}.reel-view--option:hover .reel-view--option-icon.assessmentimg{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-assessment-hover.svg)}.reel-view--option-icon{background-repeat:no-repeat;background-size:contain;background-position:50%;height:2.7vw;width:5vw}.reel-view--option-icon.groupimg{background-image:url(/static/media/icon-group.70f3360a.svg)}.reel-view--option-icon.userimg{background-image:url(/static/media/icon-user.f186f3bb.svg)}.reel-view--option-icon.reelimg{background-image:url(/static/media/icon-reel.4cc32eb6.svg)}.reel-view--option-icon.assessmentimg{background-image:url(/static/media/icon-assessment.5d55f8d7.svg)}.reel-view--page-title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2vh}.reel-view--page-selection{max-width:40%;width:100%}.reel-view--page-selection h2{font-size:2vw;font-weight:700;margin:0;width:100%;padding:0 1vh 0 0}.reel-view--page-selection .breadcrumbs{color:#828282;cursor:pointer}.reel-view--page-selection .breadcrumbs a{color:#828282;text-decoration:none}.reel-view--page-selection .breadcrumbs a:last-of-type{color:#fff;text-decoration:underline}.reel-view--page-settings{display:flex;flex-direction:row;margin-top:6vh;max-width:55%;width:100%}.reel-view--page-settings .form-input--search{background:url(/static/media/icon-search-gray.0d618cfb.svg) right .9vw center no-repeat;background-color:#0f0f0f;background-size:1.5vw!important;border-radius:0;height:5vh;margin-right:2vh;padding-left:1vw;padding-right:2.5vw;width:100%}.reel-view--page-settings .Dropdown-control{height:5vh!important;margin-right:2vh!important;padding:1.3vh 2vh!important}.reel-view--page-settings .btn--createnew{font-size:1vw;margin-right:2vh;min-width:10vw;padding-left:3.5%;position:relative}.reel-view--page-settings .btn--createnew:before{content:"+";font-size:2vw;font-weight:300;left:5%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.reel-view--page-reelselection{display:flex}.reel-view--page-reelselection p{color:#828282;cursor:pointer;margin-right:3vh}.reel-view--page-reelselection p:last-of-type{margin-right:0}.reel-view--page-reelselection p.active{color:#f90;border-bottom:.05vw solid #f90;padding-bottom:2vh}.reel-view--page-data,.reel-view--page-data-cell{display:flex;justify-content:space-between}.reel-view--page-data-cell{align-items:center;background-color:#f90;max-width:33%;padding:1vh 2vh;width:100%}.reel-view--page-data-cell:nth-of-type(2n){background-color:#191919}.reel-view--page-data-cell p{font-size:.8vw;font-weight:700}.reel-view--page-data-cell span{font-size:1vw;font-weight:700}.reel-view--page-info-message{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.reel-view--table{flex-wrap:wrap;margin-bottom:5vh}.reel-view--table,.reel-view--table-body,.reel-view--table-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.reel-view--table-body{margin-top:2vh}.reel-view--table-header{border-bottom:.1vw solid #0f0f0f}.reel-view--table-header .all-users-table--table-cell h5{font-size:1vw;font-weight:700;margin:2vh 0}.reel-view--table-body{flex-wrap:wrap}.reel-view--table-body .all-users-table--table-row:hover{background-color:#191919}.reel-view--table-body .all-users-table--table-cell:nth-of-type(5) p{padding-left:2vh}.reel-view--table-body .reel-view--grid-video-wrapper{max-width:12%}.reel-view--table-body .reel-view--grid-video-wrapper .reel-view--grid-video{margin-right:0;max-height:11vh}.reel-view--table-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1vh 0;width:100%}.reel-view--table-cell:first-of-type{max-width:12%;width:100%}.reel-view--table-cell:nth-of-type(2){max-width:14%;width:100%}.reel-view--table-cell:nth-of-type(3),.reel-view--table-cell:nth-of-type(4),.reel-view--table-cell:nth-of-type(5),.reel-view--table-cell:nth-of-type(6){max-width:10%;width:100%}.reel-view--table-cell:nth-of-type(7){max-width:14%;width:100%}.reel-view--table-cell h5{margin-top:2vh}.reel-view--table-cell p{color:#828282}.reel-view--table-cell .Dropdown-root{width:70%!important}.reel-view--table-cell .Dropdown-root .Dropdown-control:before{right:4%!important}.reel-view--table-avatarimg{border:.1vw solid #fff;border-radius:10vw;height:2vw;width:2vw}.reel-view--table__category-name{font-size:1vw;font-weight:700;margin-bottom:0}.reel-view--grid{display:flex;flex-direction:column}.reel-view--grid-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.reel-view--grid-title{border-bottom:.1vh solid #242424;font-size:1vw;font-weight:700;padding-bottom:1vh}.reel-view--grid-noitem{background-color:#0e0e0e;color:transparent;height:20vh;position:relative;width:15vw}.reel-view--grid-noitem:before{align-items:center;color:#fff;content:"No Items";display:flex;font-size:.7vw;justify-content:center;height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.reel-view--grid-video{background-position:50%;background-size:cover;height:20vh;margin-right:2vh;position:relative}.reel-view--grid-video:hover .reel-view--grid-video-settings{display:flex}.reel-view--grid-video.unpublished{position:relative}.reel-view--grid-video.unpublished .reel-view--grid-video-unpublished{cursor:pointer;display:inline-block;height:100%;width:100%;position:absolute;z-index:1}.reel-view--grid-video.unpublished .reel-view--grid-video-unpublished:before{align-items:center;content:"Unpublished";display:flex;font-size:1vw;font-weight:500;justify-content:center;height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:2}.reel-view--grid-video.unpublished .reel-view--grid-video-unpublished:after{background-color:#0e0e0e;content:"";left:0;height:100%;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.reel-view--grid-video.unpublished .reel-view--grid-video-settings{z-index:2}.reel-view--grid-video .reel-thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100%;width:100%}.reel-view--grid-video.emptyreel-document{background-color:#0e0e0e;position:relative;width:100%}.reel-view--grid-video.emptyreel-document:before{align-items:center;content:"No Documents";display:flex;font-size:.9vw;justify-content:center;height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.reel-view--grid-video-wrapper{max-width:20%;width:100%}.reel-view--grid-video-wrapper p{margin-bottom:5vh;margin-right:2vh}.reel-view--grid-video-settings{align-items:center;background:rgba(0,0,0,.9);display:none;flex-direction:column;height:100%;justify-content:space-around;right:0;position:absolute;top:0}.reel-view--grid-video-settings img{cursor:pointer;width:45%}.reel-view--grid-video-settings-stats{position:relative;text-align:center}.reel-view--grid-video-settings-stats img{width:80%}.reel-view--grid-video-settings-stats-datawrapper{background:#000;box-shadow:.1vw .1vw .1vw .1vw #191919;display:flex;flex-direction:column;padding:2vh;position:absolute;text-align:left;right:0;top:0;z-index:5}.reel-view--grid-video-settings-stats-data{align-items:center;border-bottom:.05vw solid #707070;display:flex;justify-content:space-between;margin-bottom:2vh;padding-bottom:2vh}.reel-view--grid-video-settings-stats-data:last-of-type{border:none;padding-bottom:0;margin-bottom:0}.reel-view--grid-video-settings-stats-data p{font-size:.9vw;margin:0 5vh 0 0;text-overflow:unset!important;white-space:unset!important;width:50%}.reel-view--grid-video-settings-stats-data span{font-size:.9vw;text-align:right;width:50%}.reel-view--grid-video-settings.datamodal{display:flex}.reel-view--grid-video.addbutton{align-items:center;background:#0f0f0f;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:1vh;text-align:center}.reel-view--grid-video.addbutton img{width:15%}.reel-view--grid-video.addbutton p{margin-bottom:0;margin-right:0}.reel-view--grid.groups{display:flex;flex-direction:row;margin-bottom:10vh}.reel-view--grid.groups .reel-view--grid__reel-title{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-right:2%;height:35vh;max-width:15%;position:relative;width:100%}.reel-view--grid.groups .reel-view--grid__reel-title:before{background:#000;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.reel-view--grid.groups .reel-view--grid__reel-title p{font-size:2.3vh;font-weight:700;position:relative;z-index:10}.reel-view--grid.groups .reel-view--grid__reel-title .reel-view--grid__reel-title--settings{align-items:center;background:#000;bottom:0;display:flex;flex-direction:row;justify-content:space-evenly;height:5vh;position:absolute;opacity:.7;left:0;width:100%}.reel-view--grid.groups .reel-view--grid__reel-title .reel-view--grid__reel-title--settings img{cursor:pointer;width:6.5%}.reel-view--grid.groups .reel-view--grid__reel-title .reel-view--grid__reel-title--settings .spacer{width:.1vh;height:3vh;display:inline-block;background:#707070}.reel-view--grid.groups .reel-view--grid-wrapper{max-width:83%;width:100%}.reel-view--grid.groups .reel-view--grid-wrapper .reel-view--grid-video-wrapper{margin-right:1.25%;max-width:19%}.reel-view--grid.groups .reel-view--grid-wrapper .reel-view--grid-video-wrapper .reel-view--grid-video,.reel-view--grid.groups .reel-view--grid-wrapper .reel-view--grid-video-wrapper:nth-child(5n){margin-right:0}.reel-view--grid p{margin-right:2vh;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reel-view--image{background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer;height:100%;width:7.5vh}.reel-view--image.grid{background-image:url(/static/media/icon-gridview.b36c16d0.svg);margin-right:2vh}.reel-view--image.grid.active,.reel-view--image.grid:hover{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-gridview-hover.svg)}.reel-view--image.list{background-image:url(/static/media/icon-listview.26c28768.svg)}.reel-view--image.list.active,.reel-view--image.list:hover{background-image:url(https://koach-training-contents.s3.amazonaws.com/theme-icons/icon-listview-hover.svg)}.reel-view--popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:15}.reel-view--popup-innerRow{width:70%}.reel-view--popup-innerRow2{align-items:center;border-left:1px solid;display:flex;justify-content:space-between;flex-direction:row;padding-left:20px;width:30%}.reel-view--popup-title{font-size:.7vw;font-weight:700;margin-bottom:.5vh!important;width:100%}.reel-view--popup-title2,.reel-view--popup-title3{font-size:.7vw;font-weight:700;margin-bottom:0!important}.reel-view--popup-title3{width:50%}.reel-view--popup-title4{font-size:1.5vw!important;font-weight:700;margin-bottom:0!important;width:30%}.reel-view--popup input[type=email],.reel-view--popup input[type=password],.reel-view--popup input[type=text]{background:#0f0f0f;border:none;color:#fff;font-size:16px;padding:10px;width:100%}@media only screen and (min-width:992px){.reel-view--popup input[type=email],.reel-view--popup input[type=password],.reel-view--popup input[type=text]{font-size:1vw;padding:.7vw 1vw}}.reel-view--popup input[type=email]::-webkit-input-placeholder,.reel-view--popup input[type=password]::-webkit-input-placeholder,.reel-view--popup input[type=text]::-webkit-input-placeholder{color:#707070}.reel-view--popup input[type=email]:-ms-input-placeholder,.reel-view--popup input[type=password]:-ms-input-placeholder,.reel-view--popup input[type=text]:-ms-input-placeholder{color:#707070}.reel-view--popup input[type=email]::placeholder,.reel-view--popup input[type=password]::placeholder,.reel-view--popup input[type=text]::placeholder{color:#707070}.reel-view--popup.addvideoassessment .reel-view--popup-field{padding-top:1vh}.reel-view--popup.addvideoassessment .reel-view--popup-row:last-of-type label{margin-right:2vh;margin-top:1vh}.reel-view--popup-container{background:#191919;max-width:70%;width:100%}@media only screen and (min-width:992px){.reel-view--popup-container{max-width:40%}}.reel-view--popup-header{border-bottom:.1vh solid #0f0f0f;display:flex;justify-content:space-between;padding-top:2vh;position:relative}.reel-view--popup-header h3{font-weight:700;padding-left:4vh;margin-top:0;margin-bottom:2vh}.reel-view--popup-header.noBorder{border-bottom:none;padding-bottom:3vh;padding-top:5vh}.reel-view--popup-header.noBorder h3{font-size:3vh}.reel-view--popup-header .Dropdown-root{padding-left:4vh;margin-bottom:2vh!important;width:35%!important}.reel-view--popup-header .Dropdown-root .Dropdown-control{border-radius:3vw;padding-left:2vh!important}.reel-view--popup-header .Dropdown-root .Dropdown-control .Dropdown-placeholder{color:#fff!important;font-weight:700!important}.reel-view--popup-header a{color:#fff;padding-right:4vh;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.reel-view--popup-header a:hover{color:#fff}.reel-view--popup-body{padding:4vh}.reel-view--popup-body.noSidePadding{padding-left:0;padding-right:0;padding-top:0}.reel-view--popup-body.noSidePadding .all-users-table--table-header .reel-view--table-cell:first-of-type{padding-left:4vh}.reel-view--popup-body.noSidePadding .all-users-table--table-header .reel-view--table-cell:nth-of-type(2){max-width:15%}.reel-view--popup-body.noSidePadding .all-users-table--table-header .reel-view--table-cell:nth-of-type(3){padding-right:4vh;max-width:28%}.reel-view--popup-body.noSidePadding .all-users-table--table-header .reel-view--table-cell h5{font-size:2vh;font-weight:700}.reel-view--popup-body.noSidePadding .all-users-table--table-body{max-height:27vh;overflow-y:auto}.reel-view--popup-body.noSidePadding .all-users-table--table-body .reel-view--table-row{padding:2vh 4vh}.reel-view--popup-body.noSidePadding .all-users-table--table-body .reel-view--table-row p{color:#fff;font-size:2vh}.reel-view--popup-body.noSidePadding .reel-view--table-cell:first-of-type{max-width:25%}.reel-view--popup-body.noSidePadding .reel-view--table-cell:nth-of-type(2){max-width:20%}.reel-view--popup-body.noSidePadding .reel-view--table-cell:nth-of-type(3){max-width:25%}.reel-view--popup-body.noSidePadding .btn-stats-download{cursor:pointer;text-decoration:underline}.reel-view--popup-row{margin-bottom:3vh}.reel-view--popup-row.body--row1{background:#242424;display:flex;padding:3vh 4vh;margin-bottom:0}.reel-view--popup-row:last-of-type{display:flex;justify-content:flex-end;margin-bottom:0}.reel-view--popup-row:last-of-type button:nth-of-type(2){margin-left:2vh}.reel-view--popup-row label{display:inline-block;font-size:16px;margin-bottom:2vh}@media only screen and (min-width:992px){.reel-view--popup-row label{font-size:18px}}.reel-view--popup-row .Dropdown-root .Dropdown-control{padding-left:2vh!important}.reel-view--popup-row button.push-left{margin-right:3vh}.reel-view--popup-row.warning h4 span{color:red}.reel-view--popup-row-innerrow{border-bottom:.1vw solid #0f0f0f;border-top:.1vw solid #0f0f0f;display:flex;justify-content:space-between}.reel-view--popup-row-innerrow:last-of-type{border-top:0}.reel-view--popup-row-innerrow--wrapper{max-height:30vh;overflow-y:auto;padding-right:10px}.reel-view--popup.useraccesscontrol .reel-view--popup-header{flex-direction:column}.reel-view--popup.useraccesscontrol .reel-view--popup-header h3{margin-bottom:0}.reel-view--popup.useraccesscontrol .reel-view--popup-header h4{padding-left:4vh}.reel-view--popup.useraccesscontrol .reel-view--popup-body{padding:0}.reel-view--popup.useraccesscontrol .reel-view--popup-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.reel-view--popup.useraccesscontrol .reel-view--popup-row:last-of-type{justify-content:flex-end;margin-bottom:2vh}.reel-view--popup.useraccesscontrol .reel-view--popup-row:last-of-type button{margin-right:4vh}.reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#f90}.reel-view--popup.useraccesscontrol .reel-view--popup-row.top .reel-view--popup-cell-left{position:relative}.reel-view--popup.useraccesscontrol .reel-view--popup-row.top .reel-view--popup-cell-left:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.1vw;height:70%;background:#191919}.reel-view--popup.useraccesscontrol .reel-view--popup-row.top .reel-view--popup-cell-right{text-align:center}.reel-view--popup.useraccesscontrol .reel-view--popup-row.data{flex-direction:column;max-height:400px;margin-bottom:2vh;overflow-y:auto}.reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar{width:1vh}.reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#f90;outline:1px solid #0059de}.reel-view--popup.useraccesscontrol .reel-view--popup-row.data .reel-view--popup-row{width:100%}.reel-view--popup.useraccesscontrol .reel-view--popup-row .reel-view--popup-cell-left{max-width:70%;padding-left:4vh;width:100%}.reel-view--popup.useraccesscontrol .reel-view--popup-row .reel-view--popup-cell-right{max-width:30%;padding-right:4vh;width:100%}.reel-view--popup.useraccesscontrol .header__switch{justify-content:space-evenly;max-width:100%}.reel-view--popup.useraccesscontrol .header__switch .switch{height:3.5vh;margin-bottom:0}.reel-view--popup.useraccesscontrol .header__switch .slider{background:#0f0f0f}.reel-view--popup.useraccesscontrol .header__switch .slider:before{background-color:#242424}.reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#f90}.reel-view--popup.message{text-align:center}.reel-view--popup.message .reel-view--popup-container{max-width:80%}@media only screen and (min-width:992px){.reel-view--popup.message .reel-view--popup-container{max-width:30%}}.reel-view--popup.message .reel-view--popup-header{border-bottom:0}.reel-view--popup.message .reel-view--popup-row{justify-content:center}.reel-view--popup.message .reel-view--popup-row ul{margin-top:0;padding:0}.reel-view--popup.message .reel-view--popup-row ul li{font-weight:700;margin-bottom:1vh;position:relative}.reel-view--popup.message h3{padding:0;width:100%}.reel-view--popup.selectBannerType h3{margin:0 0 1vh}.reel-view--popup.selectBannerType .reel-view--popup-container{background:none;max-width:25%}.reel-view--popup.selectBannerType .reel-view--popup-header{border:0;padding:0}.reel-view--popup.selectBannerType .reel-view--popup-body{background:#191919}.reel-view--popup.selectBannerType .reel-view--popup-body .reel-view--popup-row{flex-wrap:wrap;justify-content:center}.reel-view--popup.selectBannerType .reel-view--popup-body .reel-view--popup-row .reel-view--popup-field{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;height:15vh;max-width:50%;width:100%}.reel-view--popup.selectBannerType .reel-view--popup-body .reel-view--popup-row .reel-view--popup-field:first-of-type,.reel-view--popup.selectBannerType .reel-view--popup-body .reel-view--popup-row .reel-view--popup-field:nth-of-type(2){margin-bottom:5vh}.reel-view--popup.selectBannerType .reel-view--popup-body .reel-view--popup-row .reel-view--popup-field p{margin-bottom:0}.reel-view--popup.selectBannerType .reel-view--popup-header a{right:-5vh}.reel-view--popup.addreel .reel-view--popup-row .reel-view--popup-field{padding-top:1vh}.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar{width:1vh}.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#f90}.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field ul{margin-bottom:5vh}.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field ul li input[type=checkbox]+label{padding-left:1.5vw}.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field ul li input[type=checkbox]+label:after,.reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field ul li input[type=checkbox]+label:before{height:.8vw;top:0;width:.8vw}.reel-view--popup.addreel .reel-view--popup-row:last-of-type label{margin-bottom:0;margin-right:3vh;margin-top:.6vh}.reel-view--popup.videoInfo{z-index:20}.reel-view--popup.videoInfo .reel-view--popup-row{margin-bottom:0}.reel-view--popup.videoInfo .reel-view--popup-row:last-of-type{display:inline-block}.reel-view.single-reel .reel-view--page-title{flex-wrap:wrap}.reel-view.single-reel .breadcrumbs{color:#828282;cursor:pointer;width:100%}.reel-view.single-reel .breadcrumbs a{color:#fff;text-decoration:underline}.reel-view.single-reel .reel-view--page-selection{max-width:50%}.reel-view.single-reel .reel-view--page-selection h2{max-width:100%}.reel-view.single-reel .reel-view--page-settings{max-width:30%}.reel-view.single-reel .reel-view--page-settings .Dropdown-control{margin-right:0!important}.reel-view.single-reel .btn--downloadcsv{margin-right:2vh;width:100%}.reel-view.single-reel .reel-view--image{width:6vh}.reel-view.single-reel .all-users-table--table-cell{text-align:left}.reel-view.single-reel .all-users-table--table-cell:first-of-type,.reel-view.single-reel .all-users-table--table-cell:nth-of-type(2){max-width:20%;width:100%}.reel-view.single-reel .all-users-table--table-cell:nth-of-type(3),.reel-view.single-reel .all-users-table--table-cell:nth-of-type(4),.reel-view.single-reel .all-users-table--table-cell:nth-of-type(5),.reel-view.single-reel .all-users-table--table-cell:nth-of-type(6){max-width:10%;width:100%}.bulkreel-page .featured-video__item{margin-bottom:5vh}.bulkreel-page .featured-video__item .miniPlayer{padding-top:0}.allreels .all-users-table--grid-wrapper{padding:0}.allreels .reel-view--grid-video-wrapper{max-width:16.66%}.allreels .reel-view--grid-video-wrapper:nth-of-type(6n) .reel-view--grid-video{margin-right:0}.allreels .reel-view--grid-video-settings{display:none}.allreels .reel-view--grid-video.emptyreel{background-color:#0e0e0e;position:relative;width:100%}.allreels .reel-view--grid-video.emptyreel:before{align-items:center;content:"No Videos";display:flex;font-size:.7vw;justify-content:center;height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.allreels.mainscreen .reel-view--table-cell{text-align:left}.allreels.mainscreen .reel-view--table-cell:first-of-type{max-width:12%;width:100%}.allreels.mainscreen .reel-view--table-cell:nth-of-type(2){max-width:14%;width:100%}.allreels.mainscreen .reel-view--table-cell:nth-of-type(3),.allreels.mainscreen .reel-view--table-cell:nth-of-type(4),.allreels.mainscreen .reel-view--table-cell:nth-of-type(5),.allreels.mainscreen .reel-view--table-cell:nth-of-type(6){max-width:10%;width:100%}.allreels.mainscreen .reel-view--table-cell:nth-of-type(7){max-width:14%;width:100%}.allreels.allvideos .reel-view--table-cell{text-align:left}.allreels.allvideos .reel-view--table-cell:first-of-type{max-width:12%;width:100%}.allreels.allvideos .reel-view--table-cell:nth-of-type(2){max-width:14%;width:100%}.allreels.allvideos .reel-view--table-cell:nth-of-type(3),.allreels.allvideos .reel-view--table-cell:nth-of-type(4),.allreels.allvideos .reel-view--table-cell:nth-of-type(5),.allreels.allvideos .reel-view--table-cell:nth-of-type(6){max-width:10%;width:100%}.allreels.allvideos .reel-view--table-cell:nth-of-type(7){max-width:14%;width:100%}.notification-screen__wrapper{display:flex;flex-direction:column}@media only screen and (min-width:992px){.notification-screen__wrapper{flex-direction:row}}.notification-screen__leftcol{width:100%}@media only screen and (min-width:992px){.notification-screen__leftcol{max-width:20%;margin-right:2%}}.notification-screen__rightcol{width:100%}@media only screen and (min-width:992px){.notification-screen__rightcol{max-width:78%}}.notification-screen__rightcol--title h2{font-size:4vh;font-weight:700;margin-top:0;padding-left:3vh}.notification-screen__nav ul{padding-left:0}@media only screen and (min-width:992px){.notification-screen__nav ul{padding-left:40px}}.notification-screen__nav ul li{font-size:20px;padding:3vh 0}@media only screen and (min-width:992px){.notification-screen__nav ul li{border-right:.8vh solid #0f0f0f;font-size:22px}}.notification-screen__nav ul li.active{border-right-color:#f90;color:#f90}.notification-screen__nav ul li:hover{cursor:pointer}.notification-screen__nav ul li ul{display:flex;justify-content:space-evenly;padding-left:0}@media only screen and (min-width:992px){.notification-screen__nav ul li ul{display:block;padding-top:1vh;padding-bottom:0;padding-left:40px}}.notification-screen__nav ul li ul li{border-right:0;font-size:16px;padding:1vh;color:#fff}@media only screen and (min-width:992px){.notification-screen__nav ul li ul li{font-size:.9vw}}.notification-screen__nav ul li ul li.active{color:#f90}.notification-screen__nav ul li ul li:last-of-type{padding-bottom:0}.notification-screen__settings{background:#0f0f0f;border-radius:15px;margin-bottom:10px}.notification-screen__settings.open .notification-screen__settings--body{max-height:100vh;overflow:visible}.notification-screen__settings.open .icon--arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.notification-screen__settings--title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:0 3vh}.notification-screen__settings--buttons{display:flex}.notification-screen__settings--buttons .btn-allow,.notification-screen__settings--buttons .btn-deny{background:#242424;border-radius:5vw;padding:10px;color:#fff;font-family:"Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;min-width:80px}@media only screen and (min-width:992px){.notification-screen__settings--buttons .btn-allow,.notification-screen__settings--buttons .btn-deny{padding:1.5vh 3vh}}.notification-screen__settings--buttons button:first-of-type{margin-right:1vh}.notification-screen__settings--buttons .icon--arrow{margin-left:10px;transition:all .5s ease-in-out;width:15px}.notification-screen__settings--options{border-top:1px solid #828282;display:flex;flex-wrap:wrap;padding:0 3vh;width:100%}.notification-screen__settings--actions{display:flex;justify-content:flex-end;padding:3vh;width:100%}.notification-screen__settings--option{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2%;margin-right:2%;position:relative;width:100%}@media only screen and (min-width:992px){.notification-screen__settings--option{align-items:center;flex-direction:row;justify-content:space-between;max-width:31%}}@media only screen and (min-width:992px){.notification-screen__settings--option:before{content:"";background:#828282;width:1px;height:100%;position:absolute;top:0;right:-4%}.notification-screen__settings--option:nth-of-type(3n){margin-right:0}.notification-screen__settings--option:nth-of-type(3n):before{content:unset}}.notification-screen__settings--option .header__switch{max-width:25%}.notification-screen__settings--option .header__switch input:checked+.slider{background:#242424}.notification-screen__settings--option .header__switch input:checked+.slider:before{background:#f90}.notification-screen__settings--option .header__switch .slider{background:#242424}.notification-screen__settings--body{display:flex;flex-wrap:wrap;transition:all .5s ease-in-out;max-height:0;overflow:hidden;width:100%}.notification-screen__settings.admin-notification{display:flex;flex-wrap:wrap}.notification-screen__settings.admin-notification .notification-screen__settings--options-column,.notification-screen__settings.admin-notification .notification-screen__settings--title{width:100%}@media only screen and (min-width:992px){.notification-screen__settings.admin-notification .notification-screen__settings--options-column{max-width:33%}}.notification-screen__settings.admin-notification .notification-screen__settings--options-column h4{font-weight:700;padding:0 3vh}.notification-screen__settings.admin-notification .notification-screen__settings--options-column .notification-screen__settings--option:before{content:none}.notification-screen__settings.admin-notification .notification-screen__settings--options-column .notification-screen__settings--option{max-width:100%}.notification-list__title{display:flex;justify-content:space-between;margin:20px 0}.notification-list__title h2{font-size:4vh;font-weight:700;margin-top:0}.notification-list__title .Dropdown-root{margin-bottom:0!important;width:10%!important}.notification-list__title .Dropdown-root .Dropdown-control{border-radius:2vw;padding:1vh 2vh}.notification-list__title .Dropdown-root .Dropdown-control .Dropdown-placeholder.is-selected{width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-list__title .Dropdown-root .Dropdown-control:before{right:9%!important}.notification-list__user--selection{margin-bottom:30px}.notification-list__user--selection a{color:#242424;font-size:20px;margin-right:25px}.notification-list__user--selection a.active{color:#f90;position:relative}.notification-list__user--selection a.active:after{background:#f90;content:"";height:2px;left:0;position:absolute;bottom:-5px;width:100%}.notification-list__content{align-items:center;background:#191919;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px;padding:20px 25px;position:relative}@media only screen and (min-width:992px){.notification-list__content{flex-direction:row;padding:30px 40px}}.notification-list__content--closeBtn svg{position:absolute;right:20px;top:-50px;width:15px}.notification-list__content--list{margin-bottom:10px;height:55vh;overflow-x:scroll}.notification-list__content--leftcol,.notification-list__content--rightcol{width:100%}@media only screen and (min-width:992px){.notification-list__content--leftcol,.notification-list__content--rightcol{width:unset}}.notification-list__content--leftcol p{color:#f90;font-size:14px;margin-top:0}.notification-list__content--leftcol h3{color:#fff!important;font-size:20px;font-weight:700;margin-bottom:0;margin-top:0}.notification-list__content--leftcol span{font-weight:16px}.notification-list__content--rightcol p{color:#7b7b7b}.pt-none{padding-top:0}.pb-none{padding-bottom:0}.ptpb-none{padding:0}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.addanother{cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:center;max-width:25%;padding-left:20px;position:relative;width:100%}@media only screen and (min-width:992px){.addanother{font-size:1.1vw;padding-left:2vw}}.addanother:before{align-items:center;background:#f90;border-radius:5vw;content:"+";display:flex;font-size:16px;justify-content:center;height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}@media only screen and (min-width:992px){.addanother:before{font-size:1.1vw;height:1.5vw;width:1.5vw}}.addanother.homepageadmin{display:none;margin-bottom:5vh;margin-left:3vw;margin-top:-2vh}.unpublished{position:relative}.unpublished .miniPlayer:before{align-items:center;background:rgba(0,0,0,.8784313725490196);content:"Unpublished";font-size:1vw;font-weight:500;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.unpublished .miniPlayer__info-action .miniPlayer__action,.unpublished .miniPlayer__info-action .miniPlayer__info,.unpublished .miniPlayer__info-action .miniPlayer__info-arrow{opacity:0!important}.player_section .unpublished{position:relative}.player_section .unpublished:before{align-items:center;background:rgba(0,0,0,.8784313725490196);content:"Unpublished";font-size:1vw;font-weight:500;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.mandatory-field{color:red!important}body::-webkit-scrollbar,div::-webkit-scrollbar{height:1vh;width:1vh}body::-webkit-scrollbar-track,div::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{background-color:#f90}.container{position:relative}.react-pdf__Page__textContent{display:none!important}.disable_click{pointer-events:none!important}.slick-next,.slick-prev{top:40%!important}.item-policy .slick-next,.item-policy .slick-prev{top:50%!important}.middle-video-reel .slick-next,.middle-video-reel .slick-prev{top:46%!important}.video-info.animation-on{margin-left:-1vh;width:calc(100% + 2vh)}.multi-select .select-item.false:focus,.multi-select .select-item.false:hover{background:none!important}.multi-select .dropdown-container[aria-expanded=false] .dropdown-heading:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:35%}ul.react-paginate{display:flex;padding-left:0;padding-right:15px;margin:0;height:30px}ul.react-paginate li{align-items:center;background-color:grey;border-radius:5px;cursor:pointer;display:flex;justify-content:center;margin-right:15px;min-width:30px;min-height:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none}ul.react-paginate li.active{z-index:3;color:#fff}ul.react-paginate li.next,ul.react-paginate li.previous{background:none}ul.react-paginate li.next.disabled a:before,ul.react-paginate li.previous.disabled a:before{opacity:.2}ul.react-paginate li.next a,ul.react-paginate li.previous a{color:transparent;position:relative}ul.react-paginate li.next a:before,ul.react-paginate li.previous a:before{content:"";background-image:url(/static/media/reel-left-arrow.d64fb343.svg);background-repeat:no-repeat;background-position:50%;background-size:50%;width:100%;height:100%;top:0;left:0;position:absolute}ul.react-paginate li.next{margin-right:0}ul.react-paginate li.next a:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}ul.react-paginate li a{font-size:14px;padding:5px}.noContent--wrapper{align-items:center;display:flex;justify-content:center;height:30vh;width:100%}.theme--ppis body::-webkit-scrollbar-thumb,.theme--ppis div::-webkit-scrollbar-thumb{background-color:#f90!important}.theme--ppis .all-users-table--grid-header p,.theme--ppis .group-users-table--option:hover h3{color:#f90!important}.theme--ppis .admin__adddocument .addanother:before{background:#f90!important}.theme--ppis .admin__adddocument--assessments h3,.theme--ppis .admin__adddocument--documents h3,.theme--ppis .admin__adddocument--reels h3{color:#f90!important}.theme--ppis .admin__createassessment .addanother:before{background:#f90!important}.theme--ppis .admin__createassessment--assessments h3,.theme--ppis .admin__createassessment--documents h3,.theme--ppis .admin__createassessment--placement h3,.theme--ppis .admin__createassessment--reels h3{color:#f90!important}.theme--ppis .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--ppis .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#f90!important}.theme--ppis .create-user--page-row.groups p.addanother:before{background:#f90!important}.theme--ppis .create-user--group span{color:#f90!important}.theme--ppis .create-user--table-cell h5{border-bottom-color:#f90!important}.theme--ppis .admin__createvideo .addanother:before{background:#f90!important}.theme--ppis .admin__createvideo--assessments h3,.theme--ppis .admin__createvideo--documents h3,.theme--ppis .admin__createvideo--reels h3{color:#f90!important}.theme--ppis .group-users-table--option.active:before{background:#f90!important}.theme--ppis .group-users-table--option.active:hover h3,.theme--ppis .group-users-table--option.active h3,.theme--ppis .group-users-table--page--grid p{color:#f90!important}.theme--ppis .group-users-table--page--grid-card .Dropdown-control{background:#f90!important}.theme--ppis .group-users-table--grid-header p{color:#f90!important}.theme--ppis .group-users-table--grid-card .Dropdown-control{background:#f90!important}.theme--ppis .nodeTree--chart svg rect{fill:#f90!important;stroke:#f90!important}.theme--ppis .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--ppis .notification-screen__nav ul li.active{border-right-color:#f90!important;color:#f90!important}.theme--ppis .notification-screen__nav ul li ul li.active{color:#f90!important}.theme--ppis .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#f90!important}.theme--ppis .notification-list__user--selection a.active{color:#f90!important}.theme--ppis .notification-list__user--selection a.active:after{background:#f90!important}.theme--ppis .notification-list__content--leftcol p{color:#f90!important}.theme--ppis .reel-view--option.active:before{background:#f90!important}.theme--ppis .reel-view--page-reelselection p.active{color:#f90!important;border-bottom:.05vw solid #f90!important}.theme--ppis .reel-view--page-data-cell{background-color:#f90!important}.theme--ppis .reel-view--popup-header.noBorder h3,.theme--ppis .reel-view--popup-title2{color:#f90!important}.theme--ppis .reel-view--popup-innerRow2{border-left-color:1px solid #f90}.theme--ppis .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#f90!important}.theme--ppis .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#f90!important}.theme--ppis .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#f90!important}.theme--ppis .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#f90!important}.theme--ppis .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#f90!important}.theme--ppis .feedback--reel-label{background:#f90!important}.theme--ppis .createtraining-popup__row.last label{color:#f90!important}.theme--ppis .training-summary--feedback.selected,.theme--ppis .training-summary--feedback:hover{background:#f90!important}.theme--ppis .progress-bar{background-color:#f90!important}.theme--ppis .theatre__assessment-pagination>li.active{background:#f90!important}.theme--ppis .assessment__result--title h2 span{color:#f90!important}.theme--ppis .assessment__result--count{background-color:#f90!important}.theme--ppis .assessment__endvideo--duration span,.theme--ppis .assessment__endvideo--heading h3,.theme--ppis .assessment__endvideo--questions-count span{color:#f90!important}.theme--ppis .assessment__question:before{background-color:#f90!important}.theme--ppis .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--ppis .assessment .assessment__start--duration span,.theme--ppis .assessment .assessment__start--questions-count span,.theme--ppis .assessment__start--related-content h4{color:#f90!important}.theme--ppis .btn--primary{background:#f90!important}.theme--ppis .btn--loader{background:none!important;border:3px solid!important;border-color:#f90 #f90 #fff!important}.theme--ppis .form__form--fields a{color:#ffd100}.theme--ppis input[type=checkbox]+label:after,.theme--ppis input[type=checkbox]+label:before,.theme--ppis input[type=radio]+label:after,.theme--ppis input[type=radio]+label:before{border-color:#f90!important}.theme--ppis .header .notification__count{background:#f90!important}.theme--ppis .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--ppis .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#f90!important}.theme--ppis .header .notification__dropdown .dropdown .view-all{color:#f90!important}@media only screen and (min-width:992px){.theme--ppis .header__nav-item.user .user_avatar{border:2px solid #f90!important}.theme--ppis .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--ppis .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#ffd100}.theme--ppis .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#f90!important}}.theme--ppis .loginscreen:before{background:#f90;background:linear-gradient(145deg,#f90,#000)}.theme--ppis .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--ppis .loginscreen__form .form--buttons .btn:first-of-type{background-color:#ffd100!important;color:#000}.theme--ppis .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#f90 #f90 #ffd100!important;position:relative;top:-.2vw}.theme--ppis .home-screen .admin-reel-add--icons p:before{background:#f90!important}.theme--ppis.light-mode .theatre__controllers_play div svg{stroke:#f90!important}.theme--ppis.light-mode .theatre__info__message_item{background:#f90!important}.theme--ppis.light-mode .assessment__questions--list h5{color:#f90!important}.theme--ppis .miniPlayer__info--play-icon svg,.theme--ppis .miniPlayer__info-arrow svg:hover{fill:#f90!important}.theme--ppis .plyr--video .plyr__control.plyr__tab-focus,.theme--ppis .plyr--video .plyr__control:hover,.theme--ppis .plyr--video .plyr__control[aria-expanded=true],.theme--ppis .plyr__control--overlaid{background:#f90!important}.theme--ppis .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#f90!important}.theme--ppis .fullScreen .plyr--full-ui input[type=range],.theme--ppis .smallScreen .plyr--full-ui input[type=range],.theme--ppis .statspopup__header--content-title h4{color:#f90!important}.theme--ppis .theatre__controllers_play div:hover svg{stroke:#f90!important}.theme--ppis .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#f90!important}.theme--ppis .theatre__controllers_next-hover{background:#f90!important}.theme--ppis .theatre__controllers_next-hover:before{border-top:1.5vw solid #f90!important}.theme--ppis .theatre__info_tab-title.active{background:#f90!important}.theme--ppis .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#f90!important}.theme--ppis .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#f90!important}.theme--ppis .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#f90!important;outline:none}.theme--ppis .tilegrid__content--image:after{background:#f90!important}.theme--ppis .tilegrid__subtitle{color:#f90!important}@media only screen and (min-width:992px){.theme--ppis .tilegrid__subtitle{color:#fff!important}}.theme--ppis .tilegrid.reel .tilegrid__row--bottom h4{color:#f90!important}.theme--ppis::-webkit-scrollbar-thumb{background-color:#f90!important}.theme--ppis .addanother:before,.theme--ppis .loading-screen .lds-facebook div:nth-child(2){background:#f90!important}.theme--ppis .base-timer__path-remaining.green{color:#f90!important}.theme--ppis .base-timer__path-remaining.red{color:#ffd100}.theme--ppis .loading-dotted-circle div{background:#f90!important}.theme--ppis .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#f90!important}.theme--ppis .Dropdown-root .Dropdown-option.is-selected,.theme--ppis .Dropdown-root .Dropdown-option:hover{background-color:#f90!important}.theme--ppis .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--ppis .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--ppis .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--ppis .scrollbar-thumb,.theme--ppis .ScrollbarsCustom-Thumb{background:#f90!important}.theme--ppis .picky-date-time-calendar__table-cel.today{color:#ffd100!important;fill:#ffd100!important}.theme--ppis .dateTimeReminder .picky-date-time-calendar__today:hover{background:#f90!important}.theme--ppis .btn-read-more,.theme--ppis .btn-stats-download{color:#f90!important}.theme--ppis ul.react-paginate li.active{background-color:#f90!important}.theme--ppis ul.react-paginate li:hover{background-color:#ffd100!important}.theme--isr body::-webkit-scrollbar-thumb,.theme--isr div::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--isr .all-users-table--grid-header p,.theme--isr .group-users-table--option:hover h3{color:#f2522e!important}.theme--isr .admin__adddocument .addanother:before{background:#f2522e!important}.theme--isr .admin__adddocument--assessments h3,.theme--isr .admin__adddocument--documents h3,.theme--isr .admin__adddocument--reels h3{color:#f2522e!important}.theme--isr .admin__createassessment .addanother:before{background:#f2522e!important}.theme--isr .admin__createassessment--assessments h3,.theme--isr .admin__createassessment--documents h3,.theme--isr .admin__createassessment--placement h3,.theme--isr .admin__createassessment--reels h3{color:#f2522e!important}.theme--isr .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--isr .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#f2522e!important}.theme--isr .create-user--page-row.groups p.addanother:before{background:#f2522e!important}.theme--isr .create-user--group span{color:#f2522e!important}.theme--isr .create-user--table-cell h5{border-bottom-color:#f2522e!important}.theme--isr .admin__createvideo .addanother:before{background:#f2522e!important}.theme--isr .admin__createvideo--assessments h3,.theme--isr .admin__createvideo--documents h3,.theme--isr .admin__createvideo--reels h3{color:#f2522e!important}.theme--isr .group-users-table--option.active:before{background:#f2522e!important}.theme--isr .group-users-table--option.active:hover h3,.theme--isr .group-users-table--option.active h3,.theme--isr .group-users-table--page--grid p{color:#f2522e!important}.theme--isr .group-users-table--page--grid-card .Dropdown-control{background:#f2522e!important}.theme--isr .group-users-table--grid-header p{color:#f2522e!important}.theme--isr .group-users-table--grid-card .Dropdown-control{background:#f2522e!important}.theme--isr .nodeTree--chart svg rect{fill:#f2522e!important;stroke:#f2522e!important}.theme--isr .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--isr .notification-screen__nav ul li.active{border-right-color:#f2522e!important;color:#f2522e!important}.theme--isr .notification-screen__nav ul li ul li.active{color:#f2522e!important}.theme--isr .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#f2522e!important}.theme--isr .notification-list__user--selection a.active{color:#f2522e!important}.theme--isr .notification-list__user--selection a.active:after{background:#f2522e!important}.theme--isr .notification-list__content--leftcol p{color:#f2522e!important}.theme--isr .reel-view--option.active:before{background:#f2522e!important}.theme--isr .reel-view--page-reelselection p.active{color:#f2522e!important;border-bottom:.05vw solid #f2522e!important}.theme--isr .reel-view--page-data-cell{background-color:#f2522e!important}.theme--isr .reel-view--popup-header.noBorder h3,.theme--isr .reel-view--popup-title2{color:#f2522e!important}.theme--isr .reel-view--popup-innerRow2{border-left-color:1px solid #f2522e}.theme--isr .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#f2522e!important}.theme--isr .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#f2522e!important}.theme--isr .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--isr .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#f2522e!important}.theme--isr .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--isr .feedback--reel-label{background:#f2522e!important}.theme--isr .createtraining-popup__row.last label{color:#f2522e!important}.theme--isr .training-summary--feedback.selected,.theme--isr .training-summary--feedback:hover{background:#f2522e!important}.theme--isr .progress-bar{background-color:#f2522e!important}.theme--isr .theatre__assessment-pagination>li.active{background:#f2522e!important}.theme--isr .assessment__result--title h2 span{color:#f2522e!important}.theme--isr .assessment__result--count{background-color:#f2522e!important}.theme--isr .assessment__endvideo--duration span,.theme--isr .assessment__endvideo--heading h3,.theme--isr .assessment__endvideo--questions-count span{color:#f2522e!important}.theme--isr .assessment__question:before{background-color:#f2522e!important}.theme--isr .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--isr .assessment .assessment__start--duration span,.theme--isr .assessment .assessment__start--questions-count span,.theme--isr .assessment__start--related-content h4{color:#f2522e!important}.theme--isr .btn--primary{background:#f2522e!important}.theme--isr .btn--loader{background:none!important;border:3px solid #f2522e!important;border-bottom-color:#fff!important}.theme--isr .form__form--fields a{color:#ff9120}.theme--isr input[type=checkbox]+label:after,.theme--isr input[type=checkbox]+label:before,.theme--isr input[type=radio]+label:after,.theme--isr input[type=radio]+label:before{border-color:#f2522e!important}.theme--isr .header .notification__count{background:#f2522e!important}.theme--isr .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--isr .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#f2522e!important}.theme--isr .header .notification__dropdown .dropdown .view-all{color:#f2522e!important}@media only screen and (min-width:992px){.theme--isr .header__nav-item.user .user_avatar{border:2px solid #f2522e!important}.theme--isr .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--isr .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#ff9120}.theme--isr .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#f2522e!important}}.theme--isr .loginscreen:before{background:#f2522e;background:linear-gradient(145deg,#f2522e,#000)}.theme--isr .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--isr .loginscreen__form .form--buttons .btn:first-of-type{background-color:#ff9120!important;color:#000}.theme--isr .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#f2522e #f2522e #ff9120!important;position:relative;top:-.2vw}.theme--isr .home-screen .admin-reel-add--icons p:before{background:#f2522e!important}.theme--isr.light-mode .theatre__controllers_play div svg{stroke:#f2522e!important}.theme--isr.light-mode .theatre__info__message_item{background:#f2522e!important}.theme--isr.light-mode .assessment__questions--list h5{color:#f2522e!important}.theme--isr .miniPlayer__info--play-icon svg,.theme--isr .miniPlayer__info-arrow svg:hover{fill:#f2522e!important}.theme--isr .plyr--video .plyr__control.plyr__tab-focus,.theme--isr .plyr--video .plyr__control:hover,.theme--isr .plyr--video .plyr__control[aria-expanded=true],.theme--isr .plyr__control--overlaid{background:#f2522e!important}.theme--isr .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#f2522e!important}.theme--isr .fullScreen .plyr--full-ui input[type=range],.theme--isr .smallScreen .plyr--full-ui input[type=range],.theme--isr .statspopup__header--content-title h4{color:#f2522e!important}.theme--isr .theatre__controllers_play div:hover svg{stroke:#f2522e!important}.theme--isr .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#f2522e!important}.theme--isr .theatre__controllers_next-hover{background:#f2522e!important}.theme--isr .theatre__controllers_next-hover:before{border-top:1.5vw solid #f2522e!important}.theme--isr .theatre__info_tab-title.active{background:#f2522e!important}.theme--isr .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#f2522e!important}.theme--isr .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#f2522e!important}.theme--isr .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#f2522e!important;outline:none}.theme--isr .tilegrid__content--image:after{background:#f2522e!important}.theme--isr .tilegrid__subtitle{color:#f2522e!important}@media only screen and (min-width:992px){.theme--isr .tilegrid__subtitle{color:#fff!important}}.theme--isr .tilegrid.reel .tilegrid__row--bottom h4{color:#f2522e!important}.theme--isr::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--isr .addanother:before,.theme--isr .loading-screen .lds-facebook div:nth-child(2){background:#f2522e!important}.theme--isr .base-timer__path-remaining.green{color:#f2522e!important}.theme--isr .base-timer__path-remaining.red{color:#ff9120}.theme--isr .loading-dotted-circle div{background:#f2522e!important}.theme--isr .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--isr .Dropdown-root .Dropdown-option.is-selected,.theme--isr .Dropdown-root .Dropdown-option:hover{background-color:#f2522e!important}.theme--isr .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--isr .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--isr .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--isr .scrollbar-thumb,.theme--isr .ScrollbarsCustom-Thumb{background:#f2522e!important}.theme--isr .picky-date-time-calendar__table-cel.today{color:#ff9120!important;fill:#ff9120!important}.theme--isr .dateTimeReminder .picky-date-time-calendar__today:hover{background:#f2522e!important}.theme--isr .btn-read-more,.theme--isr .btn-stats-download{color:#f2522e!important}.theme--isr ul.react-paginate li.active{background-color:#f2522e!important}.theme--isr ul.react-paginate li:hover{background-color:#ff9120!important}.theme--isr .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--isr .loginscreen:before{opacity:.8!important}.theme--isr .loginscreen__wrapper{position:relative!important}.theme--isr .loginscreen__logo{background-color:#f2522e!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--isr .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--isr .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--isr .loginscreen__form .form__form--fields{width:100%!important}.theme--isr .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--isr .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--isr .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--isr .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--isr .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--isr .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--isr .loginscreen__form h2{color:#f2522e!important;font-size:2.8vw!important;text-align:center}.theme--isr .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--msdca body::-webkit-scrollbar-thumb,.theme--msdca div::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--msdca .all-users-table--grid-header p,.theme--msdca .group-users-table--option:hover h3{color:#f2522e!important}.theme--msdca .admin__adddocument .addanother:before{background:#f2522e!important}.theme--msdca .admin__adddocument--assessments h3,.theme--msdca .admin__adddocument--documents h3,.theme--msdca .admin__adddocument--reels h3{color:#f2522e!important}.theme--msdca .admin__createassessment .addanother:before{background:#f2522e!important}.theme--msdca .admin__createassessment--assessments h3,.theme--msdca .admin__createassessment--documents h3,.theme--msdca .admin__createassessment--placement h3,.theme--msdca .admin__createassessment--reels h3{color:#f2522e!important}.theme--msdca .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--msdca .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#f2522e!important}.theme--msdca .create-user--page-row.groups p.addanother:before{background:#f2522e!important}.theme--msdca .create-user--group span{color:#f2522e!important}.theme--msdca .create-user--table-cell h5{border-bottom-color:#f2522e!important}.theme--msdca .admin__createvideo .addanother:before{background:#f2522e!important}.theme--msdca .admin__createvideo--assessments h3,.theme--msdca .admin__createvideo--documents h3,.theme--msdca .admin__createvideo--reels h3{color:#f2522e!important}.theme--msdca .group-users-table--option.active:before{background:#f2522e!important}.theme--msdca .group-users-table--option.active:hover h3,.theme--msdca .group-users-table--option.active h3,.theme--msdca .group-users-table--page--grid p{color:#f2522e!important}.theme--msdca .group-users-table--page--grid-card .Dropdown-control{background:#f2522e!important}.theme--msdca .group-users-table--grid-header p{color:#f2522e!important}.theme--msdca .group-users-table--grid-card .Dropdown-control{background:#f2522e!important}.theme--msdca .nodeTree--chart svg rect{fill:#f2522e!important;stroke:#f2522e!important}.theme--msdca .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--msdca .notification-screen__nav ul li.active{border-right-color:#f2522e!important;color:#f2522e!important}.theme--msdca .notification-screen__nav ul li ul li.active{color:#f2522e!important}.theme--msdca .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#f2522e!important}.theme--msdca .notification-list__user--selection a.active{color:#f2522e!important}.theme--msdca .notification-list__user--selection a.active:after{background:#f2522e!important}.theme--msdca .notification-list__content--leftcol p{color:#f2522e!important}.theme--msdca .reel-view--option.active:before{background:#f2522e!important}.theme--msdca .reel-view--page-reelselection p.active{color:#f2522e!important;border-bottom:.05vw solid #f2522e!important}.theme--msdca .reel-view--page-data-cell{background-color:#f2522e!important}.theme--msdca .reel-view--popup-header.noBorder h3,.theme--msdca .reel-view--popup-title2{color:#f2522e!important}.theme--msdca .reel-view--popup-innerRow2{border-left-color:1px solid #f2522e}.theme--msdca .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#f2522e!important}.theme--msdca .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#f2522e!important}.theme--msdca .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--msdca .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#f2522e!important}.theme--msdca .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--msdca .feedback--reel-label{background:#f2522e!important}.theme--msdca .createtraining-popup__row.last label{color:#f2522e!important}.theme--msdca .training-summary--feedback.selected,.theme--msdca .training-summary--feedback:hover{background:#f2522e!important}.theme--msdca .progress-bar{background-color:#f2522e!important}.theme--msdca .theatre__assessment-pagination>li.active{background:#f2522e!important}.theme--msdca .assessment__result--title h2 span{color:#f2522e!important}.theme--msdca .assessment__result--count{background-color:#f2522e!important}.theme--msdca .assessment__endvideo--duration span,.theme--msdca .assessment__endvideo--heading h3,.theme--msdca .assessment__endvideo--questions-count span{color:#f2522e!important}.theme--msdca .assessment__question:before{background-color:#f2522e!important}.theme--msdca .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--msdca .assessment .assessment__start--duration span,.theme--msdca .assessment .assessment__start--questions-count span,.theme--msdca .assessment__start--related-content h4{color:#f2522e!important}.theme--msdca .btn--primary{background:#f2522e!important}.theme--msdca .btn--loader{background:none!important;border:3px solid #f2522e!important;border-bottom-color:#fff!important}.theme--msdca .form__form--fields a{color:#ff9120}.theme--msdca input[type=checkbox]+label:after,.theme--msdca input[type=checkbox]+label:before,.theme--msdca input[type=radio]+label:after,.theme--msdca input[type=radio]+label:before{border-color:#f2522e!important}.theme--msdca .header .notification__count{background:#f2522e!important}.theme--msdca .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--msdca .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#f2522e!important}.theme--msdca .header .notification__dropdown .dropdown .view-all{color:#f2522e!important}@media only screen and (min-width:992px){.theme--msdca .header__nav-item.user .user_avatar{border:2px solid #f2522e!important}.theme--msdca .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--msdca .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#ff9120}.theme--msdca .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#f2522e!important}}.theme--msdca .loginscreen:before{background:#f2522e;background:linear-gradient(145deg,#f2522e,#000)}.theme--msdca .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--msdca .loginscreen__form .form--buttons .btn:first-of-type{background-color:#ff9120!important;color:#000}.theme--msdca .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#f2522e #f2522e #ff9120!important;position:relative;top:-.2vw}.theme--msdca .home-screen .admin-reel-add--icons p:before{background:#f2522e!important}.theme--msdca.light-mode .theatre__controllers_play div svg{stroke:#f2522e!important}.theme--msdca.light-mode .theatre__info__message_item{background:#f2522e!important}.theme--msdca.light-mode .assessment__questions--list h5{color:#f2522e!important}.theme--msdca .miniPlayer__info--play-icon svg,.theme--msdca .miniPlayer__info-arrow svg:hover{fill:#f2522e!important}.theme--msdca .plyr--video .plyr__control.plyr__tab-focus,.theme--msdca .plyr--video .plyr__control:hover,.theme--msdca .plyr--video .plyr__control[aria-expanded=true],.theme--msdca .plyr__control--overlaid{background:#f2522e!important}.theme--msdca .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#f2522e!important}.theme--msdca .fullScreen .plyr--full-ui input[type=range],.theme--msdca .smallScreen .plyr--full-ui input[type=range],.theme--msdca .statspopup__header--content-title h4{color:#f2522e!important}.theme--msdca .theatre__controllers_play div:hover svg{stroke:#f2522e!important}.theme--msdca .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#f2522e!important}.theme--msdca .theatre__controllers_next-hover{background:#f2522e!important}.theme--msdca .theatre__controllers_next-hover:before{border-top:1.5vw solid #f2522e!important}.theme--msdca .theatre__info_tab-title.active{background:#f2522e!important}.theme--msdca .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#f2522e!important}.theme--msdca .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#f2522e!important}.theme--msdca .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#f2522e!important;outline:none}.theme--msdca .tilegrid__content--image:after{background:#f2522e!important}.theme--msdca .tilegrid__subtitle{color:#f2522e!important}@media only screen and (min-width:992px){.theme--msdca .tilegrid__subtitle{color:#fff!important}}.theme--msdca .tilegrid.reel .tilegrid__row--bottom h4{color:#f2522e!important}.theme--msdca::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--msdca .addanother:before,.theme--msdca .loading-screen .lds-facebook div:nth-child(2){background:#f2522e!important}.theme--msdca .base-timer__path-remaining.green{color:#f2522e!important}.theme--msdca .base-timer__path-remaining.red{color:#ff9120}.theme--msdca .loading-dotted-circle div{background:#f2522e!important}.theme--msdca .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#f2522e!important}.theme--msdca .Dropdown-root .Dropdown-option.is-selected,.theme--msdca .Dropdown-root .Dropdown-option:hover{background-color:#f2522e!important}.theme--msdca .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--msdca .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--msdca .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--msdca .scrollbar-thumb,.theme--msdca .ScrollbarsCustom-Thumb{background:#f2522e!important}.theme--msdca .picky-date-time-calendar__table-cel.today{color:#ff9120!important;fill:#ff9120!important}.theme--msdca .dateTimeReminder .picky-date-time-calendar__today:hover{background:#f2522e!important}.theme--msdca .btn-read-more,.theme--msdca .btn-stats-download{color:#f2522e!important}.theme--msdca ul.react-paginate li.active{background-color:#f2522e!important}.theme--msdca ul.react-paginate li:hover{background-color:#ff9120!important}.theme--apiit body::-webkit-scrollbar-thumb,.theme--apiit div::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--apiit .all-users-table--grid-header p,.theme--apiit .group-users-table--option:hover h3{color:#01b4ad!important}.theme--apiit .admin__adddocument .addanother:before{background:#01b4ad!important}.theme--apiit .admin__adddocument--assessments h3,.theme--apiit .admin__adddocument--documents h3,.theme--apiit .admin__adddocument--reels h3{color:#01b4ad!important}.theme--apiit .admin__createassessment .addanother:before{background:#01b4ad!important}.theme--apiit .admin__createassessment--assessments h3,.theme--apiit .admin__createassessment--documents h3,.theme--apiit .admin__createassessment--placement h3,.theme--apiit .admin__createassessment--reels h3{color:#01b4ad!important}.theme--apiit .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--apiit .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#01b4ad!important}.theme--apiit .create-user--page-row.groups p.addanother:before{background:#01b4ad!important}.theme--apiit .create-user--group span{color:#01b4ad!important}.theme--apiit .create-user--table-cell h5{border-bottom-color:#01b4ad!important}.theme--apiit .admin__createvideo .addanother:before{background:#01b4ad!important}.theme--apiit .admin__createvideo--assessments h3,.theme--apiit .admin__createvideo--documents h3,.theme--apiit .admin__createvideo--reels h3{color:#01b4ad!important}.theme--apiit .group-users-table--option.active:before{background:#01b4ad!important}.theme--apiit .group-users-table--option.active:hover h3,.theme--apiit .group-users-table--option.active h3,.theme--apiit .group-users-table--page--grid p{color:#01b4ad!important}.theme--apiit .group-users-table--page--grid-card .Dropdown-control{background:#01b4ad!important}.theme--apiit .group-users-table--grid-header p{color:#01b4ad!important}.theme--apiit .group-users-table--grid-card .Dropdown-control{background:#01b4ad!important}.theme--apiit .nodeTree--chart svg rect{fill:#01b4ad!important;stroke:#01b4ad!important}.theme--apiit .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--apiit .notification-screen__nav ul li.active{border-right-color:#01b4ad!important;color:#01b4ad!important}.theme--apiit .notification-screen__nav ul li ul li.active{color:#01b4ad!important}.theme--apiit .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#01b4ad!important}.theme--apiit .notification-list__user--selection a.active{color:#01b4ad!important}.theme--apiit .notification-list__user--selection a.active:after{background:#01b4ad!important}.theme--apiit .notification-list__content--leftcol p{color:#01b4ad!important}.theme--apiit .reel-view--option.active:before{background:#01b4ad!important}.theme--apiit .reel-view--page-reelselection p.active{color:#01b4ad!important;border-bottom:.05vw solid #01b4ad!important}.theme--apiit .reel-view--page-data-cell{background-color:#01b4ad!important}.theme--apiit .reel-view--popup-header.noBorder h3,.theme--apiit .reel-view--popup-title2{color:#01b4ad!important}.theme--apiit .reel-view--popup-innerRow2{border-left-color:1px solid #01b4ad}.theme--apiit .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#01b4ad!important}.theme--apiit .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#01b4ad!important}.theme--apiit .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--apiit .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#01b4ad!important}.theme--apiit .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--apiit .feedback--reel-label{background:#01b4ad!important}.theme--apiit .createtraining-popup__row.last label{color:#01b4ad!important}.theme--apiit .training-summary--feedback.selected,.theme--apiit .training-summary--feedback:hover{background:#01b4ad!important}.theme--apiit .progress-bar{background-color:#01b4ad!important}.theme--apiit .theatre__assessment-pagination>li.active{background:#01b4ad!important}.theme--apiit .assessment__result--title h2 span{color:#01b4ad!important}.theme--apiit .assessment__result--count{background-color:#01b4ad!important}.theme--apiit .assessment__endvideo--duration span,.theme--apiit .assessment__endvideo--heading h3,.theme--apiit .assessment__endvideo--questions-count span{color:#01b4ad!important}.theme--apiit .assessment__question:before{background-color:#01b4ad!important}.theme--apiit .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--apiit .assessment .assessment__start--duration span,.theme--apiit .assessment .assessment__start--questions-count span,.theme--apiit .assessment__start--related-content h4{color:#01b4ad!important}.theme--apiit .btn--primary{background:#01b4ad!important}.theme--apiit .btn--loader{background:none!important;border:3px solid #01b4ad!important;border-bottom-color:#fff!important}.theme--apiit .form__form--fields a{color:#80d9d6}.theme--apiit input[type=checkbox]+label:after,.theme--apiit input[type=checkbox]+label:before,.theme--apiit input[type=radio]+label:after,.theme--apiit input[type=radio]+label:before{border-color:#01b4ad!important}.theme--apiit .header .notification__count{background:#01b4ad!important}.theme--apiit .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--apiit .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#01b4ad!important}.theme--apiit .header .notification__dropdown .dropdown .view-all{color:#01b4ad!important}@media only screen and (min-width:992px){.theme--apiit .header__nav-item.user .user_avatar{border:2px solid #01b4ad!important}.theme--apiit .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--apiit .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#80d9d6}.theme--apiit .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#01b4ad!important}}.theme--apiit .loginscreen:before{background:#01b4ad;background:linear-gradient(145deg,#01b4ad,#000)}.theme--apiit .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--apiit .loginscreen__form .form--buttons .btn:first-of-type{background-color:#80d9d6!important;color:#000}.theme--apiit .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#01b4ad #01b4ad #80d9d6!important;position:relative;top:-.2vw}.theme--apiit .home-screen .admin-reel-add--icons p:before{background:#01b4ad!important}.theme--apiit.light-mode .theatre__controllers_play div svg{stroke:#01b4ad!important}.theme--apiit.light-mode .theatre__info__message_item{background:#01b4ad!important}.theme--apiit.light-mode .assessment__questions--list h5{color:#01b4ad!important}.theme--apiit .miniPlayer__info--play-icon svg,.theme--apiit .miniPlayer__info-arrow svg:hover{fill:#01b4ad!important}.theme--apiit .plyr--video .plyr__control.plyr__tab-focus,.theme--apiit .plyr--video .plyr__control:hover,.theme--apiit .plyr--video .plyr__control[aria-expanded=true],.theme--apiit .plyr__control--overlaid{background:#01b4ad!important}.theme--apiit .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#01b4ad!important}.theme--apiit .fullScreen .plyr--full-ui input[type=range],.theme--apiit .smallScreen .plyr--full-ui input[type=range],.theme--apiit .statspopup__header--content-title h4{color:#01b4ad!important}.theme--apiit .theatre__controllers_play div:hover svg{stroke:#01b4ad!important}.theme--apiit .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#01b4ad!important}.theme--apiit .theatre__controllers_next-hover{background:#01b4ad!important}.theme--apiit .theatre__controllers_next-hover:before{border-top:1.5vw solid #01b4ad!important}.theme--apiit .theatre__info_tab-title.active{background:#01b4ad!important}.theme--apiit .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#01b4ad!important}.theme--apiit .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#01b4ad!important}.theme--apiit .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#01b4ad!important;outline:none}.theme--apiit .tilegrid__content--image:after{background:#01b4ad!important}.theme--apiit .tilegrid__subtitle{color:#01b4ad!important}@media only screen and (min-width:992px){.theme--apiit .tilegrid__subtitle{color:#fff!important}}.theme--apiit .tilegrid.reel .tilegrid__row--bottom h4{color:#01b4ad!important}.theme--apiit::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--apiit .addanother:before,.theme--apiit .loading-screen .lds-facebook div:nth-child(2){background:#01b4ad!important}.theme--apiit .base-timer__path-remaining.green{color:#01b4ad!important}.theme--apiit .base-timer__path-remaining.red{color:#80d9d6}.theme--apiit .loading-dotted-circle div{background:#01b4ad!important}.theme--apiit .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--apiit .Dropdown-root .Dropdown-option.is-selected,.theme--apiit .Dropdown-root .Dropdown-option:hover{background-color:#01b4ad!important}.theme--apiit .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--apiit .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--apiit .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--apiit .scrollbar-thumb,.theme--apiit .ScrollbarsCustom-Thumb{background:#01b4ad!important}.theme--apiit .picky-date-time-calendar__table-cel.today{color:#80d9d6!important;fill:#80d9d6!important}.theme--apiit .dateTimeReminder .picky-date-time-calendar__today:hover{background:#01b4ad!important}.theme--apiit .btn-read-more,.theme--apiit .btn-stats-download{color:#01b4ad!important}.theme--apiit ul.react-paginate li.active{background-color:#01b4ad!important}.theme--apiit ul.react-paginate li:hover{background-color:#80d9d6!important}.theme--asb body::-webkit-scrollbar-thumb,.theme--asb div::-webkit-scrollbar-thumb{background-color:#036bde!important}.theme--asb .all-users-table--grid-header p,.theme--asb .group-users-table--option:hover h3{color:#036bde!important}.theme--asb .admin__adddocument .addanother:before{background:#036bde!important}.theme--asb .admin__adddocument--assessments h3,.theme--asb .admin__adddocument--documents h3,.theme--asb .admin__adddocument--reels h3{color:#036bde!important}.theme--asb .admin__createassessment .addanother:before{background:#036bde!important}.theme--asb .admin__createassessment--assessments h3,.theme--asb .admin__createassessment--documents h3,.theme--asb .admin__createassessment--placement h3,.theme--asb .admin__createassessment--reels h3{color:#036bde!important}.theme--asb .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--asb .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#036bde!important}.theme--asb .create-user--page-row.groups p.addanother:before{background:#036bde!important}.theme--asb .create-user--group span{color:#036bde!important}.theme--asb .create-user--table-cell h5{border-bottom-color:#036bde!important}.theme--asb .admin__createvideo .addanother:before{background:#036bde!important}.theme--asb .admin__createvideo--assessments h3,.theme--asb .admin__createvideo--documents h3,.theme--asb .admin__createvideo--reels h3{color:#036bde!important}.theme--asb .group-users-table--option.active:before{background:#036bde!important}.theme--asb .group-users-table--option.active:hover h3,.theme--asb .group-users-table--option.active h3,.theme--asb .group-users-table--page--grid p{color:#036bde!important}.theme--asb .group-users-table--page--grid-card .Dropdown-control{background:#036bde!important}.theme--asb .group-users-table--grid-header p{color:#036bde!important}.theme--asb .group-users-table--grid-card .Dropdown-control{background:#036bde!important}.theme--asb .nodeTree--chart svg rect{fill:#036bde!important;stroke:#036bde!important}.theme--asb .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--asb .notification-screen__nav ul li.active{border-right-color:#036bde!important;color:#036bde!important}.theme--asb .notification-screen__nav ul li ul li.active{color:#036bde!important}.theme--asb .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#036bde!important}.theme--asb .notification-list__user--selection a.active{color:#036bde!important}.theme--asb .notification-list__user--selection a.active:after{background:#036bde!important}.theme--asb .notification-list__content--leftcol p{color:#036bde!important}.theme--asb .reel-view--option.active:before{background:#036bde!important}.theme--asb .reel-view--page-reelselection p.active{color:#036bde!important;border-bottom:.05vw solid #036bde!important}.theme--asb .reel-view--page-data-cell{background-color:#036bde!important}.theme--asb .reel-view--popup-header.noBorder h3,.theme--asb .reel-view--popup-title2{color:#036bde!important}.theme--asb .reel-view--popup-innerRow2{border-left-color:1px solid #036bde}.theme--asb .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#036bde!important}.theme--asb .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#036bde!important}.theme--asb .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#036bde!important}.theme--asb .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#036bde!important}.theme--asb .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#036bde!important}.theme--asb .feedback--reel-label{background:#036bde!important}.theme--asb .createtraining-popup__row.last label{color:#036bde!important}.theme--asb .training-summary--feedback.selected,.theme--asb .training-summary--feedback:hover{background:#036bde!important}.theme--asb .progress-bar{background-color:#036bde!important}.theme--asb .theatre__assessment-pagination>li.active{background:#036bde!important}.theme--asb .assessment__result--title h2 span{color:#036bde!important}.theme--asb .assessment__result--count{background-color:#036bde!important}.theme--asb .assessment__endvideo--duration span,.theme--asb .assessment__endvideo--heading h3,.theme--asb .assessment__endvideo--questions-count span{color:#036bde!important}.theme--asb .assessment__question:before{background-color:#036bde!important}.theme--asb .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--asb .assessment .assessment__start--duration span,.theme--asb .assessment .assessment__start--questions-count span,.theme--asb .assessment__start--related-content h4{color:#036bde!important}.theme--asb .btn--primary{background:#036bde!important}.theme--asb .btn--loader{background:none!important;border:3px solid #036bde!important;border-bottom-color:#fff!important}.theme--asb .form__form--fields a{color:#81b5ee}.theme--asb input[type=checkbox]+label:after,.theme--asb input[type=checkbox]+label:before,.theme--asb input[type=radio]+label:after,.theme--asb input[type=radio]+label:before{border-color:#036bde!important}.theme--asb .header .notification__count{background:#036bde!important}.theme--asb .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--asb .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#036bde!important}.theme--asb .header .notification__dropdown .dropdown .view-all{color:#036bde!important}@media only screen and (min-width:992px){.theme--asb .header__nav-item.user .user_avatar{border:2px solid #036bde!important}.theme--asb .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--asb .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#81b5ee}.theme--asb .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#036bde!important}}.theme--asb .loginscreen:before{background:#036bde;background:linear-gradient(145deg,#036bde,#000)}.theme--asb .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--asb .loginscreen__form .form--buttons .btn:first-of-type{background-color:#81b5ee!important;color:#000}.theme--asb .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#036bde #036bde #81b5ee!important;position:relative;top:-.2vw}.theme--asb .home-screen .admin-reel-add--icons p:before{background:#036bde!important}.theme--asb.light-mode .theatre__controllers_play div svg{stroke:#036bde!important}.theme--asb.light-mode .theatre__info__message_item{background:#036bde!important}.theme--asb.light-mode .assessment__questions--list h5{color:#036bde!important}.theme--asb .miniPlayer__info--play-icon svg,.theme--asb .miniPlayer__info-arrow svg:hover{fill:#036bde!important}.theme--asb .plyr--video .plyr__control.plyr__tab-focus,.theme--asb .plyr--video .plyr__control:hover,.theme--asb .plyr--video .plyr__control[aria-expanded=true],.theme--asb .plyr__control--overlaid{background:#036bde!important}.theme--asb .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#036bde!important}.theme--asb .fullScreen .plyr--full-ui input[type=range],.theme--asb .smallScreen .plyr--full-ui input[type=range],.theme--asb .statspopup__header--content-title h4{color:#036bde!important}.theme--asb .theatre__controllers_play div:hover svg{stroke:#036bde!important}.theme--asb .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#036bde!important}.theme--asb .theatre__controllers_next-hover{background:#036bde!important}.theme--asb .theatre__controllers_next-hover:before{border-top:1.5vw solid #036bde!important}.theme--asb .theatre__info_tab-title.active{background:#036bde!important}.theme--asb .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#036bde!important}.theme--asb .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#036bde!important}.theme--asb .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#036bde!important;outline:none}.theme--asb .tilegrid__content--image:after{background:#036bde!important}.theme--asb .tilegrid__subtitle{color:#036bde!important}@media only screen and (min-width:992px){.theme--asb .tilegrid__subtitle{color:#fff!important}}.theme--asb .tilegrid.reel .tilegrid__row--bottom h4{color:#036bde!important}.theme--asb::-webkit-scrollbar-thumb{background-color:#036bde!important}.theme--asb .addanother:before,.theme--asb .loading-screen .lds-facebook div:nth-child(2){background:#036bde!important}.theme--asb .base-timer__path-remaining.green{color:#036bde!important}.theme--asb .base-timer__path-remaining.red{color:#81b5ee}.theme--asb .loading-dotted-circle div{background:#036bde!important}.theme--asb .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#036bde!important}.theme--asb .Dropdown-root .Dropdown-option.is-selected,.theme--asb .Dropdown-root .Dropdown-option:hover{background-color:#036bde!important}.theme--asb .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--asb .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--asb .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--asb .scrollbar-thumb,.theme--asb .ScrollbarsCustom-Thumb{background:#036bde!important}.theme--asb .picky-date-time-calendar__table-cel.today{color:#81b5ee!important;fill:#81b5ee!important}.theme--asb .dateTimeReminder .picky-date-time-calendar__today:hover{background:#036bde!important}.theme--asb .btn-read-more,.theme--asb .btn-stats-download{color:#036bde!important}.theme--asb ul.react-paginate li.active{background-color:#036bde!important}.theme--asb ul.react-paginate li:hover{background-color:#81b5ee!important}.theme--australasia body::-webkit-scrollbar-thumb,.theme--australasia div::-webkit-scrollbar-thumb{background-color:#3c91d8!important}.theme--australasia .all-users-table--grid-header p,.theme--australasia .group-users-table--option:hover h3{color:#3c91d8!important}.theme--australasia .admin__adddocument .addanother:before{background:#3c91d8!important}.theme--australasia .admin__adddocument--assessments h3,.theme--australasia .admin__adddocument--documents h3,.theme--australasia .admin__adddocument--reels h3{color:#3c91d8!important}.theme--australasia .admin__createassessment .addanother:before{background:#3c91d8!important}.theme--australasia .admin__createassessment--assessments h3,.theme--australasia .admin__createassessment--documents h3,.theme--australasia .admin__createassessment--placement h3,.theme--australasia .admin__createassessment--reels h3{color:#3c91d8!important}.theme--australasia .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--australasia .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#3c91d8!important}.theme--australasia .create-user--page-row.groups p.addanother:before{background:#3c91d8!important}.theme--australasia .create-user--group span{color:#3c91d8!important}.theme--australasia .create-user--table-cell h5{border-bottom-color:#3c91d8!important}.theme--australasia .admin__createvideo .addanother:before{background:#3c91d8!important}.theme--australasia .admin__createvideo--assessments h3,.theme--australasia .admin__createvideo--documents h3,.theme--australasia .admin__createvideo--reels h3{color:#3c91d8!important}.theme--australasia .group-users-table--option.active:before{background:#3c91d8!important}.theme--australasia .group-users-table--option.active:hover h3,.theme--australasia .group-users-table--option.active h3,.theme--australasia .group-users-table--page--grid p{color:#3c91d8!important}.theme--australasia .group-users-table--page--grid-card .Dropdown-control{background:#3c91d8!important}.theme--australasia .group-users-table--grid-header p{color:#3c91d8!important}.theme--australasia .group-users-table--grid-card .Dropdown-control{background:#3c91d8!important}.theme--australasia .nodeTree--chart svg rect{fill:#3c91d8!important;stroke:#3c91d8!important}.theme--australasia .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--australasia .notification-screen__nav ul li.active{border-right-color:#3c91d8!important;color:#3c91d8!important}.theme--australasia .notification-screen__nav ul li ul li.active{color:#3c91d8!important}.theme--australasia .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#3c91d8!important}.theme--australasia .notification-list__user--selection a.active{color:#3c91d8!important}.theme--australasia .notification-list__user--selection a.active:after{background:#3c91d8!important}.theme--australasia .notification-list__content--leftcol p{color:#3c91d8!important}.theme--australasia .reel-view--option.active:before{background:#3c91d8!important}.theme--australasia .reel-view--page-reelselection p.active{color:#3c91d8!important;border-bottom:.05vw solid #3c91d8!important}.theme--australasia .reel-view--page-data-cell{background-color:#3c91d8!important}.theme--australasia .reel-view--popup-header.noBorder h3,.theme--australasia .reel-view--popup-title2{color:#3c91d8!important}.theme--australasia .reel-view--popup-innerRow2{border-left-color:1px solid #3c91d8}.theme--australasia .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#3c91d8!important}.theme--australasia .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#3c91d8!important}.theme--australasia .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#3c91d8!important}.theme--australasia .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#3c91d8!important}.theme--australasia .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#3c91d8!important}.theme--australasia .feedback--reel-label{background:#3c91d8!important}.theme--australasia .createtraining-popup__row.last label{color:#3c91d8!important}.theme--australasia .training-summary--feedback.selected,.theme--australasia .training-summary--feedback:hover{background:#3c91d8!important}.theme--australasia .progress-bar{background-color:#3c91d8!important}.theme--australasia .theatre__assessment-pagination>li.active{background:#3c91d8!important}.theme--australasia .assessment__result--title h2 span{color:#3c91d8!important}.theme--australasia .assessment__result--count{background-color:#3c91d8!important}.theme--australasia .assessment__endvideo--duration span,.theme--australasia .assessment__endvideo--heading h3,.theme--australasia .assessment__endvideo--questions-count span{color:#3c91d8!important}.theme--australasia .assessment__question:before{background-color:#3c91d8!important}.theme--australasia .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--australasia .assessment .assessment__start--duration span,.theme--australasia .assessment .assessment__start--questions-count span,.theme--australasia .assessment__start--related-content h4{color:#3c91d8!important}.theme--australasia .btn--primary{background:#3c91d8!important}.theme--australasia .btn--loader{background:none!important;border:3px solid #3c91d8!important;border-bottom-color:#fff!important}.theme--australasia .form__form--fields a{color:#7cb5e5}.theme--australasia input[type=checkbox]+label:after,.theme--australasia input[type=checkbox]+label:before,.theme--australasia input[type=radio]+label:after,.theme--australasia input[type=radio]+label:before{border-color:#3c91d8!important}.theme--australasia .header .notification__count{background:#3c91d8!important}.theme--australasia .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--australasia .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#3c91d8!important}.theme--australasia .header .notification__dropdown .dropdown .view-all{color:#3c91d8!important}@media only screen and (min-width:992px){.theme--australasia .header__nav-item.user .user_avatar{border:2px solid #3c91d8!important}.theme--australasia .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--australasia .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#7cb5e5}.theme--australasia .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#3c91d8!important}}.theme--australasia .loginscreen:before{background:#3c91d8;background:linear-gradient(145deg,#3c91d8,#000)}.theme--australasia .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--australasia .loginscreen__form .form--buttons .btn:first-of-type{background-color:#7cb5e5!important;color:#000}.theme--australasia .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#3c91d8 #3c91d8 #7cb5e5!important;position:relative;top:-.2vw}.theme--australasia .home-screen .admin-reel-add--icons p:before{background:#3c91d8!important}.theme--australasia.light-mode .theatre__controllers_play div svg{stroke:#3c91d8!important}.theme--australasia.light-mode .theatre__info__message_item{background:#3c91d8!important}.theme--australasia.light-mode .assessment__questions--list h5{color:#3c91d8!important}.theme--australasia .miniPlayer__info--play-icon svg,.theme--australasia .miniPlayer__info-arrow svg:hover{fill:#3c91d8!important}.theme--australasia .plyr--video .plyr__control.plyr__tab-focus,.theme--australasia .plyr--video .plyr__control:hover,.theme--australasia .plyr--video .plyr__control[aria-expanded=true],.theme--australasia .plyr__control--overlaid{background:#3c91d8!important}.theme--australasia .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#3c91d8!important}.theme--australasia .fullScreen .plyr--full-ui input[type=range],.theme--australasia .smallScreen .plyr--full-ui input[type=range],.theme--australasia .statspopup__header--content-title h4{color:#3c91d8!important}.theme--australasia .theatre__controllers_play div:hover svg{stroke:#3c91d8!important}.theme--australasia .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#3c91d8!important}.theme--australasia .theatre__controllers_next-hover{background:#3c91d8!important}.theme--australasia .theatre__controllers_next-hover:before{border-top:1.5vw solid #3c91d8!important}.theme--australasia .theatre__info_tab-title.active{background:#3c91d8!important}.theme--australasia .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#3c91d8!important}.theme--australasia .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#3c91d8!important}.theme--australasia .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#3c91d8!important;outline:none}.theme--australasia .tilegrid__content--image:after{background:#3c91d8!important}.theme--australasia .tilegrid__subtitle{color:#3c91d8!important}@media only screen and (min-width:992px){.theme--australasia .tilegrid__subtitle{color:#fff!important}}.theme--australasia .tilegrid.reel .tilegrid__row--bottom h4{color:#3c91d8!important}.theme--australasia::-webkit-scrollbar-thumb{background-color:#3c91d8!important}.theme--australasia .addanother:before,.theme--australasia .loading-screen .lds-facebook div:nth-child(2){background:#3c91d8!important}.theme--australasia .base-timer__path-remaining.green{color:#3c91d8!important}.theme--australasia .base-timer__path-remaining.red{color:#7cb5e5}.theme--australasia .loading-dotted-circle div{background:#3c91d8!important}.theme--australasia .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#3c91d8!important}.theme--australasia .Dropdown-root .Dropdown-option.is-selected,.theme--australasia .Dropdown-root .Dropdown-option:hover{background-color:#3c91d8!important}.theme--australasia .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--australasia .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--australasia .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--australasia .scrollbar-thumb,.theme--australasia .ScrollbarsCustom-Thumb{background:#3c91d8!important}.theme--australasia .picky-date-time-calendar__table-cel.today{color:#7cb5e5!important;fill:#7cb5e5!important}.theme--australasia .dateTimeReminder .picky-date-time-calendar__today:hover{background:#3c91d8!important}.theme--australasia .btn-read-more,.theme--australasia .btn-stats-download{color:#3c91d8!important}.theme--australasia ul.react-paginate li.active{background-color:#3c91d8!important}.theme--australasia ul.react-paginate li:hover{background-color:#7cb5e5!important}.theme--australasia .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--australasia .loginscreen:before{opacity:.8!important}.theme--australasia .loginscreen__wrapper{position:relative!important}.theme--australasia .loginscreen__logo{background-color:#3c91d8!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--australasia .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--australasia .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--australasia .loginscreen__form .form__form--fields{width:100%!important}.theme--australasia .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--australasia .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--australasia .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--australasia .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--australasia .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--australasia .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--australasia .loginscreen__form h2{color:#3c91d8!important;font-size:2.8vw!important;text-align:center}.theme--australasia .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--knod-lanka body::-webkit-scrollbar-thumb,.theme--knod-lanka div::-webkit-scrollbar-thumb{background-color:#eed012!important}.theme--knod-lanka .all-users-table--grid-header p,.theme--knod-lanka .group-users-table--option:hover h3{color:#eed012!important}.theme--knod-lanka .admin__adddocument .addanother:before{background:#eed012!important}.theme--knod-lanka .admin__adddocument--assessments h3,.theme--knod-lanka .admin__adddocument--documents h3,.theme--knod-lanka .admin__adddocument--reels h3{color:#eed012!important}.theme--knod-lanka .admin__createassessment .addanother:before{background:#eed012!important}.theme--knod-lanka .admin__createassessment--assessments h3,.theme--knod-lanka .admin__createassessment--documents h3,.theme--knod-lanka .admin__createassessment--placement h3,.theme--knod-lanka .admin__createassessment--reels h3{color:#eed012!important}.theme--knod-lanka .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--knod-lanka .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#eed012!important}.theme--knod-lanka .create-user--page-row.groups p.addanother:before{background:#eed012!important}.theme--knod-lanka .create-user--group span{color:#eed012!important}.theme--knod-lanka .create-user--table-cell h5{border-bottom-color:#eed012!important}.theme--knod-lanka .admin__createvideo .addanother:before{background:#eed012!important}.theme--knod-lanka .admin__createvideo--assessments h3,.theme--knod-lanka .admin__createvideo--documents h3,.theme--knod-lanka .admin__createvideo--reels h3{color:#eed012!important}.theme--knod-lanka .group-users-table--option.active:before{background:#eed012!important}.theme--knod-lanka .group-users-table--option.active:hover h3,.theme--knod-lanka .group-users-table--option.active h3,.theme--knod-lanka .group-users-table--page--grid p{color:#eed012!important}.theme--knod-lanka .group-users-table--page--grid-card .Dropdown-control{background:#eed012!important}.theme--knod-lanka .group-users-table--grid-header p{color:#eed012!important}.theme--knod-lanka .group-users-table--grid-card .Dropdown-control{background:#eed012!important}.theme--knod-lanka .nodeTree--chart svg rect{fill:#eed012!important;stroke:#eed012!important}.theme--knod-lanka .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--knod-lanka .notification-screen__nav ul li.active{border-right-color:#eed012!important;color:#eed012!important}.theme--knod-lanka .notification-screen__nav ul li ul li.active{color:#eed012!important}.theme--knod-lanka .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#eed012!important}.theme--knod-lanka .notification-list__user--selection a.active{color:#eed012!important}.theme--knod-lanka .notification-list__user--selection a.active:after{background:#eed012!important}.theme--knod-lanka .notification-list__content--leftcol p{color:#eed012!important}.theme--knod-lanka .reel-view--option.active:before{background:#eed012!important}.theme--knod-lanka .reel-view--page-reelselection p.active{color:#eed012!important;border-bottom:.05vw solid #eed012!important}.theme--knod-lanka .reel-view--page-data-cell{background-color:#eed012!important}.theme--knod-lanka .reel-view--popup-header.noBorder h3,.theme--knod-lanka .reel-view--popup-title2{color:#eed012!important}.theme--knod-lanka .reel-view--popup-innerRow2{border-left-color:1px solid #eed012}.theme--knod-lanka .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#eed012!important}.theme--knod-lanka .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#eed012!important}.theme--knod-lanka .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#eed012!important}.theme--knod-lanka .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#eed012!important}.theme--knod-lanka .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#eed012!important}.theme--knod-lanka .feedback--reel-label{background:#eed012!important}.theme--knod-lanka .createtraining-popup__row.last label{color:#eed012!important}.theme--knod-lanka .training-summary--feedback.selected,.theme--knod-lanka .training-summary--feedback:hover{background:#eed012!important}.theme--knod-lanka .progress-bar{background-color:#eed012!important}.theme--knod-lanka .theatre__assessment-pagination>li.active{background:#eed012!important}.theme--knod-lanka .assessment__result--title h2 span{color:#eed012!important}.theme--knod-lanka .assessment__result--count{background-color:#eed012!important}.theme--knod-lanka .assessment__endvideo--duration span,.theme--knod-lanka .assessment__endvideo--heading h3,.theme--knod-lanka .assessment__endvideo--questions-count span{color:#eed012!important}.theme--knod-lanka .assessment__question:before{background-color:#eed012!important}.theme--knod-lanka .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--knod-lanka .assessment .assessment__start--duration span,.theme--knod-lanka .assessment .assessment__start--questions-count span,.theme--knod-lanka .assessment__start--related-content h4{color:#eed012!important}.theme--knod-lanka .btn--primary{background:#eed012!important}.theme--knod-lanka .btn--loader{background:none!important;border:3px solid #eed012!important;border-bottom-color:#fff!important}.theme--knod-lanka .form__form--fields a{color:#d7bc0f}.theme--knod-lanka input[type=checkbox]+label:after,.theme--knod-lanka input[type=checkbox]+label:before,.theme--knod-lanka input[type=radio]+label:after,.theme--knod-lanka input[type=radio]+label:before{border-color:#eed012!important}.theme--knod-lanka .header .notification__count{background:#eed012!important}.theme--knod-lanka .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--knod-lanka .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#eed012!important}.theme--knod-lanka .header .notification__dropdown .dropdown .view-all{color:#eed012!important}@media only screen and (min-width:992px){.theme--knod-lanka .header__nav-item.user .user_avatar{border:2px solid #eed012!important}.theme--knod-lanka .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--knod-lanka .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#d7bc0f}.theme--knod-lanka .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#eed012!important}}.theme--knod-lanka .loginscreen:before{background:#eed012;background:linear-gradient(145deg,#eed012,#000)}.theme--knod-lanka .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--knod-lanka .loginscreen__form .form--buttons .btn:first-of-type{background-color:#d7bc0f!important;color:#000}.theme--knod-lanka .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#eed012 #eed012 #d7bc0f!important;position:relative;top:-.2vw}.theme--knod-lanka .home-screen .admin-reel-add--icons p:before{background:#eed012!important}.theme--knod-lanka.light-mode .theatre__controllers_play div svg{stroke:#eed012!important}.theme--knod-lanka.light-mode .theatre__info__message_item{background:#eed012!important}.theme--knod-lanka.light-mode .assessment__questions--list h5{color:#eed012!important}.theme--knod-lanka .miniPlayer__info--play-icon svg,.theme--knod-lanka .miniPlayer__info-arrow svg:hover{fill:#eed012!important}.theme--knod-lanka .plyr--video .plyr__control.plyr__tab-focus,.theme--knod-lanka .plyr--video .plyr__control:hover,.theme--knod-lanka .plyr--video .plyr__control[aria-expanded=true],.theme--knod-lanka .plyr__control--overlaid{background:#eed012!important}.theme--knod-lanka .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#eed012!important}.theme--knod-lanka .fullScreen .plyr--full-ui input[type=range],.theme--knod-lanka .smallScreen .plyr--full-ui input[type=range],.theme--knod-lanka .statspopup__header--content-title h4{color:#eed012!important}.theme--knod-lanka .theatre__controllers_play div:hover svg{stroke:#eed012!important}.theme--knod-lanka .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#eed012!important}.theme--knod-lanka .theatre__controllers_next-hover{background:#eed012!important}.theme--knod-lanka .theatre__controllers_next-hover:before{border-top:1.5vw solid #eed012!important}.theme--knod-lanka .theatre__info_tab-title.active{background:#eed012!important}.theme--knod-lanka .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#eed012!important}.theme--knod-lanka .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#eed012!important}.theme--knod-lanka .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#eed012!important;outline:none}.theme--knod-lanka .tilegrid__content--image:after{background:#eed012!important}.theme--knod-lanka .tilegrid__subtitle{color:#eed012!important}@media only screen and (min-width:992px){.theme--knod-lanka .tilegrid__subtitle{color:#fff!important}}.theme--knod-lanka .tilegrid.reel .tilegrid__row--bottom h4{color:#eed012!important}.theme--knod-lanka::-webkit-scrollbar-thumb{background-color:#eed012!important}.theme--knod-lanka .addanother:before,.theme--knod-lanka .loading-screen .lds-facebook div:nth-child(2){background:#eed012!important}.theme--knod-lanka .base-timer__path-remaining.green{color:#eed012!important}.theme--knod-lanka .base-timer__path-remaining.red{color:#d7bc0f}.theme--knod-lanka .loading-dotted-circle div{background:#eed012!important}.theme--knod-lanka .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#eed012!important}.theme--knod-lanka .Dropdown-root .Dropdown-option.is-selected,.theme--knod-lanka .Dropdown-root .Dropdown-option:hover{background-color:#eed012!important}.theme--knod-lanka .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--knod-lanka .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--knod-lanka .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--knod-lanka .scrollbar-thumb,.theme--knod-lanka .ScrollbarsCustom-Thumb{background:#eed012!important}.theme--knod-lanka .picky-date-time-calendar__table-cel.today{color:#d7bc0f!important;fill:#d7bc0f!important}.theme--knod-lanka .dateTimeReminder .picky-date-time-calendar__today:hover{background:#eed012!important}.theme--knod-lanka .btn-read-more,.theme--knod-lanka .btn-stats-download{color:#eed012!important}.theme--knod-lanka ul.react-paginate li.active{background-color:#eed012!important}.theme--knod-lanka ul.react-paginate li:hover{background-color:#d7bc0f!important}.theme--gsa body::-webkit-scrollbar-thumb,.theme--gsa div::-webkit-scrollbar-thumb{background-color:#00a04e!important}.theme--gsa .all-users-table--grid-header p,.theme--gsa .group-users-table--option:hover h3{color:#00a04e!important}.theme--gsa .admin__adddocument .addanother:before{background:#00a04e!important}.theme--gsa .admin__adddocument--assessments h3,.theme--gsa .admin__adddocument--documents h3,.theme--gsa .admin__adddocument--reels h3{color:#00a04e!important}.theme--gsa .admin__createassessment .addanother:before{background:#00a04e!important}.theme--gsa .admin__createassessment--assessments h3,.theme--gsa .admin__createassessment--documents h3,.theme--gsa .admin__createassessment--placement h3,.theme--gsa .admin__createassessment--reels h3{color:#00a04e!important}.theme--gsa .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--gsa .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#00a04e!important}.theme--gsa .create-user--page-row.groups p.addanother:before{background:#00a04e!important}.theme--gsa .create-user--group span{color:#00a04e!important}.theme--gsa .create-user--table-cell h5{border-bottom-color:#00a04e!important}.theme--gsa .admin__createvideo .addanother:before{background:#00a04e!important}.theme--gsa .admin__createvideo--assessments h3,.theme--gsa .admin__createvideo--documents h3,.theme--gsa .admin__createvideo--reels h3{color:#00a04e!important}.theme--gsa .group-users-table--option.active:before{background:#00a04e!important}.theme--gsa .group-users-table--option.active:hover h3,.theme--gsa .group-users-table--option.active h3,.theme--gsa .group-users-table--page--grid p{color:#00a04e!important}.theme--gsa .group-users-table--page--grid-card .Dropdown-control{background:#00a04e!important}.theme--gsa .group-users-table--grid-header p{color:#00a04e!important}.theme--gsa .group-users-table--grid-card .Dropdown-control{background:#00a04e!important}.theme--gsa .nodeTree--chart svg rect{fill:#00a04e!important;stroke:#00a04e!important}.theme--gsa .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--gsa .notification-screen__nav ul li.active{border-right-color:#00a04e!important;color:#00a04e!important}.theme--gsa .notification-screen__nav ul li ul li.active{color:#00a04e!important}.theme--gsa .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#00a04e!important}.theme--gsa .notification-list__user--selection a.active{color:#00a04e!important}.theme--gsa .notification-list__user--selection a.active:after{background:#00a04e!important}.theme--gsa .notification-list__content--leftcol p{color:#00a04e!important}.theme--gsa .reel-view--option.active:before{background:#00a04e!important}.theme--gsa .reel-view--page-reelselection p.active{color:#00a04e!important;border-bottom:.05vw solid #00a04e!important}.theme--gsa .reel-view--page-data-cell{background-color:#00a04e!important}.theme--gsa .reel-view--popup-header.noBorder h3,.theme--gsa .reel-view--popup-title2{color:#00a04e!important}.theme--gsa .reel-view--popup-innerRow2{border-left-color:1px solid #00a04e}.theme--gsa .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#00a04e!important}.theme--gsa .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#00a04e!important}.theme--gsa .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#00a04e!important}.theme--gsa .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#00a04e!important}.theme--gsa .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#00a04e!important}.theme--gsa .feedback--reel-label{background:#00a04e!important}.theme--gsa .createtraining-popup__row.last label{color:#00a04e!important}.theme--gsa .training-summary--feedback.selected,.theme--gsa .training-summary--feedback:hover{background:#00a04e!important}.theme--gsa .progress-bar{background-color:#00a04e!important}.theme--gsa .theatre__assessment-pagination>li.active{background:#00a04e!important}.theme--gsa .assessment__result--title h2 span{color:#00a04e!important}.theme--gsa .assessment__result--count{background-color:#00a04e!important}.theme--gsa .assessment__endvideo--duration span,.theme--gsa .assessment__endvideo--heading h3,.theme--gsa .assessment__endvideo--questions-count span{color:#00a04e!important}.theme--gsa .assessment__question:before{background-color:#00a04e!important}.theme--gsa .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--gsa .assessment .assessment__start--duration span,.theme--gsa .assessment .assessment__start--questions-count span,.theme--gsa .assessment__start--related-content h4{color:#00a04e!important}.theme--gsa .btn--primary{background:#00a04e!important}.theme--gsa .btn--loader{background:none!important;border:3px solid #00a04e!important;border-bottom-color:#fff!important}.theme--gsa .form__form--fields a{color:#7fcfa6}.theme--gsa input[type=checkbox]+label:after,.theme--gsa input[type=checkbox]+label:before,.theme--gsa input[type=radio]+label:after,.theme--gsa input[type=radio]+label:before{border-color:#00a04e!important}.theme--gsa .header .notification__count{background:#00a04e!important}.theme--gsa .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--gsa .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#00a04e!important}.theme--gsa .header .notification__dropdown .dropdown .view-all{color:#00a04e!important}@media only screen and (min-width:992px){.theme--gsa .header__nav-item.user .user_avatar{border:2px solid #00a04e!important}.theme--gsa .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--gsa .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#7fcfa6}.theme--gsa .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#00a04e!important}}.theme--gsa .loginscreen:before{background:#00a04e;background:linear-gradient(145deg,#00a04e,#000)}.theme--gsa .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--gsa .loginscreen__form .form--buttons .btn:first-of-type{background-color:#7fcfa6!important;color:#000}.theme--gsa .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#00a04e #00a04e #7fcfa6!important;position:relative;top:-.2vw}.theme--gsa .home-screen .admin-reel-add--icons p:before{background:#00a04e!important}.theme--gsa.light-mode .theatre__controllers_play div svg{stroke:#00a04e!important}.theme--gsa.light-mode .theatre__info__message_item{background:#00a04e!important}.theme--gsa.light-mode .assessment__questions--list h5{color:#00a04e!important}.theme--gsa .miniPlayer__info--play-icon svg,.theme--gsa .miniPlayer__info-arrow svg:hover{fill:#00a04e!important}.theme--gsa .plyr--video .plyr__control.plyr__tab-focus,.theme--gsa .plyr--video .plyr__control:hover,.theme--gsa .plyr--video .plyr__control[aria-expanded=true],.theme--gsa .plyr__control--overlaid{background:#00a04e!important}.theme--gsa .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#00a04e!important}.theme--gsa .fullScreen .plyr--full-ui input[type=range],.theme--gsa .smallScreen .plyr--full-ui input[type=range],.theme--gsa .statspopup__header--content-title h4{color:#00a04e!important}.theme--gsa .theatre__controllers_play div:hover svg{stroke:#00a04e!important}.theme--gsa .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#00a04e!important}.theme--gsa .theatre__controllers_next-hover{background:#00a04e!important}.theme--gsa .theatre__controllers_next-hover:before{border-top:1.5vw solid #00a04e!important}.theme--gsa .theatre__info_tab-title.active{background:#00a04e!important}.theme--gsa .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#00a04e!important}.theme--gsa .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#00a04e!important}.theme--gsa .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#00a04e!important;outline:none}.theme--gsa .tilegrid__content--image:after{background:#00a04e!important}.theme--gsa .tilegrid__subtitle{color:#00a04e!important}@media only screen and (min-width:992px){.theme--gsa .tilegrid__subtitle{color:#fff!important}}.theme--gsa .tilegrid.reel .tilegrid__row--bottom h4{color:#00a04e!important}.theme--gsa::-webkit-scrollbar-thumb{background-color:#00a04e!important}.theme--gsa .addanother:before,.theme--gsa .loading-screen .lds-facebook div:nth-child(2){background:#00a04e!important}.theme--gsa .base-timer__path-remaining.green{color:#00a04e!important}.theme--gsa .base-timer__path-remaining.red{color:#7fcfa6}.theme--gsa .loading-dotted-circle div{background:#00a04e!important}.theme--gsa .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#00a04e!important}.theme--gsa .Dropdown-root .Dropdown-option.is-selected,.theme--gsa .Dropdown-root .Dropdown-option:hover{background-color:#00a04e!important}.theme--gsa .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--gsa .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--gsa .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--gsa .scrollbar-thumb,.theme--gsa .ScrollbarsCustom-Thumb{background:#00a04e!important}.theme--gsa .picky-date-time-calendar__table-cel.today{color:#7fcfa6!important;fill:#7fcfa6!important}.theme--gsa .dateTimeReminder .picky-date-time-calendar__today:hover{background:#00a04e!important}.theme--gsa .btn-read-more,.theme--gsa .btn-stats-download{color:#00a04e!important}.theme--gsa ul.react-paginate li.active{background-color:#00a04e!important}.theme--gsa ul.react-paginate li:hover{background-color:#7fcfa6!important}.theme--iyf body::-webkit-scrollbar-thumb,.theme--iyf div::-webkit-scrollbar-thumb{background-color:#fc6002!important}.theme--iyf .all-users-table--grid-header p,.theme--iyf .group-users-table--option:hover h3{color:#fc6002!important}.theme--iyf .admin__adddocument .addanother:before{background:#fc6002!important}.theme--iyf .admin__adddocument--assessments h3,.theme--iyf .admin__adddocument--documents h3,.theme--iyf .admin__adddocument--reels h3{color:#fc6002!important}.theme--iyf .admin__createassessment .addanother:before{background:#fc6002!important}.theme--iyf .admin__createassessment--assessments h3,.theme--iyf .admin__createassessment--documents h3,.theme--iyf .admin__createassessment--placement h3,.theme--iyf .admin__createassessment--reels h3{color:#fc6002!important}.theme--iyf .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--iyf .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#fc6002!important}.theme--iyf .create-user--page-row.groups p.addanother:before{background:#fc6002!important}.theme--iyf .create-user--group span{color:#fc6002!important}.theme--iyf .create-user--table-cell h5{border-bottom-color:#fc6002!important}.theme--iyf .admin__createvideo .addanother:before{background:#fc6002!important}.theme--iyf .admin__createvideo--assessments h3,.theme--iyf .admin__createvideo--documents h3,.theme--iyf .admin__createvideo--reels h3{color:#fc6002!important}.theme--iyf .group-users-table--option.active:before{background:#fc6002!important}.theme--iyf .group-users-table--option.active:hover h3,.theme--iyf .group-users-table--option.active h3,.theme--iyf .group-users-table--page--grid p{color:#fc6002!important}.theme--iyf .group-users-table--page--grid-card .Dropdown-control{background:#fc6002!important}.theme--iyf .group-users-table--grid-header p{color:#fc6002!important}.theme--iyf .group-users-table--grid-card .Dropdown-control{background:#fc6002!important}.theme--iyf .nodeTree--chart svg rect{fill:#fc6002!important;stroke:#fc6002!important}.theme--iyf .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--iyf .notification-screen__nav ul li.active{border-right-color:#fc6002!important;color:#fc6002!important}.theme--iyf .notification-screen__nav ul li ul li.active{color:#fc6002!important}.theme--iyf .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#fc6002!important}.theme--iyf .notification-list__user--selection a.active{color:#fc6002!important}.theme--iyf .notification-list__user--selection a.active:after{background:#fc6002!important}.theme--iyf .notification-list__content--leftcol p{color:#fc6002!important}.theme--iyf .reel-view--option.active:before{background:#fc6002!important}.theme--iyf .reel-view--page-reelselection p.active{color:#fc6002!important;border-bottom:.05vw solid #fc6002!important}.theme--iyf .reel-view--page-data-cell{background-color:#fc6002!important}.theme--iyf .reel-view--popup-header.noBorder h3,.theme--iyf .reel-view--popup-title2{color:#fc6002!important}.theme--iyf .reel-view--popup-innerRow2{border-left-color:1px solid #fc6002}.theme--iyf .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#fc6002!important}.theme--iyf .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#fc6002!important}.theme--iyf .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#fc6002!important}.theme--iyf .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#fc6002!important}.theme--iyf .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#fc6002!important}.theme--iyf .feedback--reel-label{background:#fc6002!important}.theme--iyf .createtraining-popup__row.last label{color:#fc6002!important}.theme--iyf .training-summary--feedback.selected,.theme--iyf .training-summary--feedback:hover{background:#fc6002!important}.theme--iyf .progress-bar{background-color:#fc6002!important}.theme--iyf .theatre__assessment-pagination>li.active{background:#fc6002!important}.theme--iyf .assessment__result--title h2 span{color:#fc6002!important}.theme--iyf .assessment__result--count{background-color:#fc6002!important}.theme--iyf .assessment__endvideo--duration span,.theme--iyf .assessment__endvideo--heading h3,.theme--iyf .assessment__endvideo--questions-count span{color:#fc6002!important}.theme--iyf .assessment__question:before{background-color:#fc6002!important}.theme--iyf .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--iyf .assessment .assessment__start--duration span,.theme--iyf .assessment .assessment__start--questions-count span,.theme--iyf .assessment__start--related-content h4{color:#fc6002!important}.theme--iyf .btn--primary{background:#fc6002!important}.theme--iyf .btn--loader{background:none!important;border:3px solid #fc6002!important;border-bottom-color:#fff!important}.theme--iyf .form__form--fields a{color:#fdbf99}.theme--iyf input[type=checkbox]+label:after,.theme--iyf input[type=checkbox]+label:before,.theme--iyf input[type=radio]+label:after,.theme--iyf input[type=radio]+label:before{border-color:#fc6002!important}.theme--iyf .header .notification__count{background:#fc6002!important}.theme--iyf .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--iyf .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#fc6002!important}.theme--iyf .header .notification__dropdown .dropdown .view-all{color:#fc6002!important}@media only screen and (min-width:992px){.theme--iyf .header__nav-item.user .user_avatar{border:2px solid #fc6002!important}.theme--iyf .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--iyf .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#fdbf99}.theme--iyf .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#fc6002!important}}.theme--iyf .loginscreen:before{background:#fc6002;background:linear-gradient(145deg,#fc6002,#000)}.theme--iyf .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--iyf .loginscreen__form .form--buttons .btn:first-of-type{background-color:#fdbf99!important;color:#000}.theme--iyf .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#fc6002 #fc6002 #fdbf99!important;position:relative;top:-.2vw}.theme--iyf .home-screen .admin-reel-add--icons p:before{background:#fc6002!important}.theme--iyf.light-mode .theatre__controllers_play div svg{stroke:#fc6002!important}.theme--iyf.light-mode .theatre__info__message_item{background:#fc6002!important}.theme--iyf.light-mode .assessment__questions--list h5{color:#fc6002!important}.theme--iyf .miniPlayer__info--play-icon svg,.theme--iyf .miniPlayer__info-arrow svg:hover{fill:#fc6002!important}.theme--iyf .plyr--video .plyr__control.plyr__tab-focus,.theme--iyf .plyr--video .plyr__control:hover,.theme--iyf .plyr--video .plyr__control[aria-expanded=true],.theme--iyf .plyr__control--overlaid{background:#fc6002!important}.theme--iyf .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#fc6002!important}.theme--iyf .fullScreen .plyr--full-ui input[type=range],.theme--iyf .smallScreen .plyr--full-ui input[type=range],.theme--iyf .statspopup__header--content-title h4{color:#fc6002!important}.theme--iyf .theatre__controllers_play div:hover svg{stroke:#fc6002!important}.theme--iyf .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#fc6002!important}.theme--iyf .theatre__controllers_next-hover{background:#fc6002!important}.theme--iyf .theatre__controllers_next-hover:before{border-top:1.5vw solid #fc6002!important}.theme--iyf .theatre__info_tab-title.active{background:#fc6002!important}.theme--iyf .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#fc6002!important}.theme--iyf .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#fc6002!important}.theme--iyf .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#fc6002!important;outline:none}.theme--iyf .tilegrid__content--image:after{background:#fc6002!important}.theme--iyf .tilegrid__subtitle{color:#fc6002!important}@media only screen and (min-width:992px){.theme--iyf .tilegrid__subtitle{color:#fff!important}}.theme--iyf .tilegrid.reel .tilegrid__row--bottom h4{color:#fc6002!important}.theme--iyf::-webkit-scrollbar-thumb{background-color:#fc6002!important}.theme--iyf .addanother:before,.theme--iyf .loading-screen .lds-facebook div:nth-child(2){background:#fc6002!important}.theme--iyf .base-timer__path-remaining.green{color:#fc6002!important}.theme--iyf .base-timer__path-remaining.red{color:#fdbf99}.theme--iyf .loading-dotted-circle div{background:#fc6002!important}.theme--iyf .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#fc6002!important}.theme--iyf .Dropdown-root .Dropdown-option.is-selected,.theme--iyf .Dropdown-root .Dropdown-option:hover{background-color:#fc6002!important}.theme--iyf .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--iyf .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--iyf .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--iyf .scrollbar-thumb,.theme--iyf .ScrollbarsCustom-Thumb{background:#fc6002!important}.theme--iyf .picky-date-time-calendar__table-cel.today{color:#fdbf99!important;fill:#fdbf99!important}.theme--iyf .dateTimeReminder .picky-date-time-calendar__today:hover{background:#fc6002!important}.theme--iyf .btn-read-more,.theme--iyf .btn-stats-download{color:#fc6002!important}.theme--iyf ul.react-paginate li.active{background-color:#fc6002!important}.theme--iyf ul.react-paginate li:hover{background-color:#fdbf99!important}.theme--iyf .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--iyf .loginscreen:before{opacity:.8!important}.theme--iyf .loginscreen__wrapper{position:relative!important}.theme--iyf .loginscreen__logo{background-color:#fc6002!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--iyf .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--iyf .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--iyf .loginscreen__form .form__form--fields{width:100%!important}.theme--iyf .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--iyf .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--iyf .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--iyf .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--iyf .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--iyf .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--iyf .loginscreen__form h2{color:#fc6002!important;font-size:2.8vw!important;text-align:center}.theme--iyf .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--qrius body::-webkit-scrollbar-thumb,.theme--qrius div::-webkit-scrollbar-thumb{background-color:#01c2ff!important}.theme--qrius .all-users-table--grid-header p,.theme--qrius .group-users-table--option:hover h3{color:#01c2ff!important}.theme--qrius .admin__adddocument .addanother:before{background:#01c2ff!important}.theme--qrius .admin__adddocument--assessments h3,.theme--qrius .admin__adddocument--documents h3,.theme--qrius .admin__adddocument--reels h3{color:#01c2ff!important}.theme--qrius .admin__createassessment .addanother:before{background:#01c2ff!important}.theme--qrius .admin__createassessment--assessments h3,.theme--qrius .admin__createassessment--documents h3,.theme--qrius .admin__createassessment--placement h3,.theme--qrius .admin__createassessment--reels h3{color:#01c2ff!important}.theme--qrius .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--qrius .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#01c2ff!important}.theme--qrius .create-user--page-row.groups p.addanother:before{background:#01c2ff!important}.theme--qrius .create-user--group span{color:#01c2ff!important}.theme--qrius .create-user--table-cell h5{border-bottom-color:#01c2ff!important}.theme--qrius .admin__createvideo .addanother:before{background:#01c2ff!important}.theme--qrius .admin__createvideo--assessments h3,.theme--qrius .admin__createvideo--documents h3,.theme--qrius .admin__createvideo--reels h3{color:#01c2ff!important}.theme--qrius .group-users-table--option.active:before{background:#01c2ff!important}.theme--qrius .group-users-table--option.active:hover h3,.theme--qrius .group-users-table--option.active h3,.theme--qrius .group-users-table--page--grid p{color:#01c2ff!important}.theme--qrius .group-users-table--page--grid-card .Dropdown-control{background:#01c2ff!important}.theme--qrius .group-users-table--grid-header p{color:#01c2ff!important}.theme--qrius .group-users-table--grid-card .Dropdown-control{background:#01c2ff!important}.theme--qrius .nodeTree--chart svg rect{fill:#01c2ff!important;stroke:#01c2ff!important}.theme--qrius .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--qrius .notification-screen__nav ul li.active{border-right-color:#01c2ff!important;color:#01c2ff!important}.theme--qrius .notification-screen__nav ul li ul li.active{color:#01c2ff!important}.theme--qrius .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#01c2ff!important}.theme--qrius .notification-list__user--selection a.active{color:#01c2ff!important}.theme--qrius .notification-list__user--selection a.active:after{background:#01c2ff!important}.theme--qrius .notification-list__content--leftcol p{color:#01c2ff!important}.theme--qrius .reel-view--option.active:before{background:#01c2ff!important}.theme--qrius .reel-view--page-reelselection p.active{color:#01c2ff!important;border-bottom:.05vw solid #01c2ff!important}.theme--qrius .reel-view--page-data-cell{background-color:#01c2ff!important}.theme--qrius .reel-view--popup-header.noBorder h3,.theme--qrius .reel-view--popup-title2{color:#01c2ff!important}.theme--qrius .reel-view--popup-innerRow2{border-left-color:1px solid #01c2ff}.theme--qrius .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#01c2ff!important}.theme--qrius .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#01c2ff!important}.theme--qrius .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#01c2ff!important}.theme--qrius .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#01c2ff!important}.theme--qrius .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#01c2ff!important}.theme--qrius .feedback--reel-label{background:#01c2ff!important}.theme--qrius .createtraining-popup__row.last label{color:#01c2ff!important}.theme--qrius .training-summary--feedback.selected,.theme--qrius .training-summary--feedback:hover{background:#01c2ff!important}.theme--qrius .progress-bar{background-color:#01c2ff!important}.theme--qrius .theatre__assessment-pagination>li.active{background:#01c2ff!important}.theme--qrius .assessment__result--title h2 span{color:#01c2ff!important}.theme--qrius .assessment__result--count{background-color:#01c2ff!important}.theme--qrius .assessment__endvideo--duration span,.theme--qrius .assessment__endvideo--heading h3,.theme--qrius .assessment__endvideo--questions-count span{color:#01c2ff!important}.theme--qrius .assessment__question:before{background-color:#01c2ff!important}.theme--qrius .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--qrius .assessment .assessment__start--duration span,.theme--qrius .assessment .assessment__start--questions-count span,.theme--qrius .assessment__start--related-content h4{color:#01c2ff!important}.theme--qrius .btn--primary{background:#01c2ff!important}.theme--qrius .btn--loader{background:none!important;border:3px solid #01c2ff!important;border-bottom-color:#fff!important}.theme--qrius .form__form--fields a{color:#7fbed1}.theme--qrius input[type=checkbox]+label:after,.theme--qrius input[type=checkbox]+label:before,.theme--qrius input[type=radio]+label:after,.theme--qrius input[type=radio]+label:before{border-color:#01c2ff!important}.theme--qrius .header .notification__count{background:#01c2ff!important}.theme--qrius .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--qrius .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#01c2ff!important}.theme--qrius .header .notification__dropdown .dropdown .view-all{color:#01c2ff!important}@media only screen and (min-width:992px){.theme--qrius .header__nav-item.user .user_avatar{border:2px solid #01c2ff!important}.theme--qrius .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--qrius .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#7fbed1}.theme--qrius .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#01c2ff!important}}.theme--qrius .loginscreen:before{background:#01c2ff;background:linear-gradient(145deg,#01c2ff,#000)}.theme--qrius .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--qrius .loginscreen__form .form--buttons .btn:first-of-type{background-color:#7fbed1!important;color:#000}.theme--qrius .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#01c2ff #01c2ff #7fbed1!important;position:relative;top:-.2vw}.theme--qrius .home-screen .admin-reel-add--icons p:before{background:#01c2ff!important}.theme--qrius.light-mode .theatre__controllers_play div svg{stroke:#01c2ff!important}.theme--qrius.light-mode .theatre__info__message_item{background:#01c2ff!important}.theme--qrius.light-mode .assessment__questions--list h5{color:#01c2ff!important}.theme--qrius .miniPlayer__info--play-icon svg,.theme--qrius .miniPlayer__info-arrow svg:hover{fill:#01c2ff!important}.theme--qrius .plyr--video .plyr__control.plyr__tab-focus,.theme--qrius .plyr--video .plyr__control:hover,.theme--qrius .plyr--video .plyr__control[aria-expanded=true],.theme--qrius .plyr__control--overlaid{background:#01c2ff!important}.theme--qrius .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#01c2ff!important}.theme--qrius .fullScreen .plyr--full-ui input[type=range],.theme--qrius .smallScreen .plyr--full-ui input[type=range],.theme--qrius .statspopup__header--content-title h4{color:#01c2ff!important}.theme--qrius .theatre__controllers_play div:hover svg{stroke:#01c2ff!important}.theme--qrius .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#01c2ff!important}.theme--qrius .theatre__controllers_next-hover{background:#01c2ff!important}.theme--qrius .theatre__controllers_next-hover:before{border-top:1.5vw solid #01c2ff!important}.theme--qrius .theatre__info_tab-title.active{background:#01c2ff!important}.theme--qrius .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#01c2ff!important}.theme--qrius .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#01c2ff!important}.theme--qrius .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#01c2ff!important;outline:none}.theme--qrius .tilegrid__content--image:after{background:#01c2ff!important}.theme--qrius .tilegrid__subtitle{color:#01c2ff!important}@media only screen and (min-width:992px){.theme--qrius .tilegrid__subtitle{color:#fff!important}}.theme--qrius .tilegrid.reel .tilegrid__row--bottom h4{color:#01c2ff!important}.theme--qrius::-webkit-scrollbar-thumb{background-color:#01c2ff!important}.theme--qrius .addanother:before,.theme--qrius .loading-screen .lds-facebook div:nth-child(2){background:#01c2ff!important}.theme--qrius .base-timer__path-remaining.green{color:#01c2ff!important}.theme--qrius .base-timer__path-remaining.red{color:#7fbed1}.theme--qrius .loading-dotted-circle div{background:#01c2ff!important}.theme--qrius .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#01c2ff!important}.theme--qrius .Dropdown-root .Dropdown-option.is-selected,.theme--qrius .Dropdown-root .Dropdown-option:hover{background-color:#01c2ff!important}.theme--qrius .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--qrius .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--qrius .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--qrius .scrollbar-thumb,.theme--qrius .ScrollbarsCustom-Thumb{background:#01c2ff!important}.theme--qrius .picky-date-time-calendar__table-cel.today{color:#7fbed1!important;fill:#7fbed1!important}.theme--qrius .dateTimeReminder .picky-date-time-calendar__today:hover{background:#01c2ff!important}.theme--qrius .btn-read-more,.theme--qrius .btn-stats-download{color:#01c2ff!important}.theme--qrius ul.react-paginate li.active{background-color:#01c2ff!important}.theme--qrius ul.react-paginate li:hover{background-color:#7fbed1!important}.theme--f17 body::-webkit-scrollbar-thumb,.theme--f17 div::-webkit-scrollbar-thumb{background-color:#c59606!important}.theme--f17 .all-users-table--grid-header p,.theme--f17 .group-users-table--option:hover h3{color:#c59606!important}.theme--f17 .admin__adddocument .addanother:before{background:#c59606!important}.theme--f17 .admin__adddocument--assessments h3,.theme--f17 .admin__adddocument--documents h3,.theme--f17 .admin__adddocument--reels h3{color:#c59606!important}.theme--f17 .admin__createassessment .addanother:before{background:#c59606!important}.theme--f17 .admin__createassessment--assessments h3,.theme--f17 .admin__createassessment--documents h3,.theme--f17 .admin__createassessment--placement h3,.theme--f17 .admin__createassessment--reels h3{color:#c59606!important}.theme--f17 .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--f17 .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#c59606!important}.theme--f17 .create-user--page-row.groups p.addanother:before{background:#c59606!important}.theme--f17 .create-user--group span{color:#c59606!important}.theme--f17 .create-user--table-cell h5{border-bottom-color:#c59606!important}.theme--f17 .admin__createvideo .addanother:before{background:#c59606!important}.theme--f17 .admin__createvideo--assessments h3,.theme--f17 .admin__createvideo--documents h3,.theme--f17 .admin__createvideo--reels h3{color:#c59606!important}.theme--f17 .group-users-table--option.active:before{background:#c59606!important}.theme--f17 .group-users-table--option.active:hover h3,.theme--f17 .group-users-table--option.active h3,.theme--f17 .group-users-table--page--grid p{color:#c59606!important}.theme--f17 .group-users-table--page--grid-card .Dropdown-control{background:#c59606!important}.theme--f17 .group-users-table--grid-header p{color:#c59606!important}.theme--f17 .group-users-table--grid-card .Dropdown-control{background:#c59606!important}.theme--f17 .nodeTree--chart svg rect{fill:#c59606!important;stroke:#c59606!important}.theme--f17 .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--f17 .notification-screen__nav ul li.active{border-right-color:#c59606!important;color:#c59606!important}.theme--f17 .notification-screen__nav ul li ul li.active{color:#c59606!important}.theme--f17 .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#c59606!important}.theme--f17 .notification-list__user--selection a.active{color:#c59606!important}.theme--f17 .notification-list__user--selection a.active:after{background:#c59606!important}.theme--f17 .notification-list__content--leftcol p{color:#c59606!important}.theme--f17 .reel-view--option.active:before{background:#c59606!important}.theme--f17 .reel-view--page-reelselection p.active{color:#c59606!important;border-bottom:.05vw solid #c59606!important}.theme--f17 .reel-view--page-data-cell{background-color:#c59606!important}.theme--f17 .reel-view--popup-header.noBorder h3,.theme--f17 .reel-view--popup-title2{color:#c59606!important}.theme--f17 .reel-view--popup-innerRow2{border-left-color:1px solid #c59606}.theme--f17 .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#c59606!important}.theme--f17 .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#c59606!important}.theme--f17 .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#c59606!important}.theme--f17 .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#c59606!important}.theme--f17 .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#c59606!important}.theme--f17 .feedback--reel-label{background:#c59606!important}.theme--f17 .createtraining-popup__row.last label{color:#c59606!important}.theme--f17 .training-summary--feedback.selected,.theme--f17 .training-summary--feedback:hover{background:#c59606!important}.theme--f17 .progress-bar{background-color:#c59606!important}.theme--f17 .theatre__assessment-pagination>li.active{background:#c59606!important}.theme--f17 .assessment__result--title h2 span{color:#c59606!important}.theme--f17 .assessment__result--count{background-color:#c59606!important}.theme--f17 .assessment__endvideo--duration span,.theme--f17 .assessment__endvideo--heading h3,.theme--f17 .assessment__endvideo--questions-count span{color:#c59606!important}.theme--f17 .assessment__question:before{background-color:#c59606!important}.theme--f17 .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--f17 .assessment .assessment__start--duration span,.theme--f17 .assessment .assessment__start--questions-count span,.theme--f17 .assessment__start--related-content h4{color:#c59606!important}.theme--f17 .btn--primary{background:#c59606!important}.theme--f17 .btn--loader{background:none!important;border:3px solid #c59606!important;border-bottom-color:#fff!important}.theme--f17 .form__form--fields a{color:#e7d59b}.theme--f17 input[type=checkbox]+label:after,.theme--f17 input[type=checkbox]+label:before,.theme--f17 input[type=radio]+label:after,.theme--f17 input[type=radio]+label:before{border-color:#c59606!important}.theme--f17 .header .notification__count{background:#c59606!important}.theme--f17 .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--f17 .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#c59606!important}.theme--f17 .header .notification__dropdown .dropdown .view-all{color:#c59606!important}@media only screen and (min-width:992px){.theme--f17 .header__nav-item.user .user_avatar{border:2px solid #c59606!important}.theme--f17 .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--f17 .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#e7d59b}.theme--f17 .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#c59606!important}}.theme--f17 .loginscreen:before{background:#c59606;background:linear-gradient(145deg,#c59606,#000)}.theme--f17 .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--f17 .loginscreen__form .form--buttons .btn:first-of-type{background-color:#e7d59b!important;color:#000}.theme--f17 .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#c59606 #c59606 #e7d59b!important;position:relative;top:-.2vw}.theme--f17 .home-screen .admin-reel-add--icons p:before{background:#c59606!important}.theme--f17.light-mode .theatre__controllers_play div svg{stroke:#c59606!important}.theme--f17.light-mode .theatre__info__message_item{background:#c59606!important}.theme--f17.light-mode .assessment__questions--list h5{color:#c59606!important}.theme--f17 .miniPlayer__info--play-icon svg,.theme--f17 .miniPlayer__info-arrow svg:hover{fill:#c59606!important}.theme--f17 .plyr--video .plyr__control.plyr__tab-focus,.theme--f17 .plyr--video .plyr__control:hover,.theme--f17 .plyr--video .plyr__control[aria-expanded=true],.theme--f17 .plyr__control--overlaid{background:#c59606!important}.theme--f17 .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#c59606!important}.theme--f17 .fullScreen .plyr--full-ui input[type=range],.theme--f17 .smallScreen .plyr--full-ui input[type=range],.theme--f17 .statspopup__header--content-title h4{color:#c59606!important}.theme--f17 .theatre__controllers_play div:hover svg{stroke:#c59606!important}.theme--f17 .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#c59606!important}.theme--f17 .theatre__controllers_next-hover{background:#c59606!important}.theme--f17 .theatre__controllers_next-hover:before{border-top:1.5vw solid #c59606!important}.theme--f17 .theatre__info_tab-title.active{background:#c59606!important}.theme--f17 .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#c59606!important}.theme--f17 .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#c59606!important}.theme--f17 .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#c59606!important;outline:none}.theme--f17 .tilegrid__content--image:after{background:#c59606!important}.theme--f17 .tilegrid__subtitle{color:#c59606!important}@media only screen and (min-width:992px){.theme--f17 .tilegrid__subtitle{color:#fff!important}}.theme--f17 .tilegrid.reel .tilegrid__row--bottom h4{color:#c59606!important}.theme--f17::-webkit-scrollbar-thumb{background-color:#c59606!important}.theme--f17 .addanother:before,.theme--f17 .loading-screen .lds-facebook div:nth-child(2){background:#c59606!important}.theme--f17 .base-timer__path-remaining.green{color:#c59606!important}.theme--f17 .base-timer__path-remaining.red{color:#e7d59b}.theme--f17 .loading-dotted-circle div{background:#c59606!important}.theme--f17 .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#c59606!important}.theme--f17 .Dropdown-root .Dropdown-option.is-selected,.theme--f17 .Dropdown-root .Dropdown-option:hover{background-color:#c59606!important}.theme--f17 .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--f17 .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--f17 .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--f17 .scrollbar-thumb,.theme--f17 .ScrollbarsCustom-Thumb{background:#c59606!important}.theme--f17 .picky-date-time-calendar__table-cel.today{color:#e7d59b!important;fill:#e7d59b!important}.theme--f17 .dateTimeReminder .picky-date-time-calendar__today:hover{background:#c59606!important}.theme--f17 .btn-read-more,.theme--f17 .btn-stats-download{color:#c59606!important}.theme--f17 ul.react-paginate li.active{background-color:#c59606!important}.theme--f17 ul.react-paginate li:hover{background-color:#e7d59b!important}.theme--f17 .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--f17 .loginscreen:before{opacity:.8!important}.theme--f17 .loginscreen__wrapper{position:relative!important}.theme--f17 .loginscreen__logo{background-color:#c59606!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--f17 .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--f17 .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--f17 .loginscreen__form .form__form--fields{width:100%!important}.theme--f17 .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--f17 .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--f17 .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--f17 .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--f17 .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--f17 .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--f17 .loginscreen__form h2{color:#c59606!important;font-size:2.8vw!important;text-align:center}.theme--f17 .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--lb body::-webkit-scrollbar-thumb,.theme--lb div::-webkit-scrollbar-thumb{background-color:red!important}.theme--lb .all-users-table--grid-header p,.theme--lb .group-users-table--option:hover h3{color:red!important}.theme--lb .admin__adddocument .addanother:before{background:red!important}.theme--lb .admin__adddocument--assessments h3,.theme--lb .admin__adddocument--documents h3,.theme--lb .admin__adddocument--reels h3{color:red!important}.theme--lb .admin__createassessment .addanother:before{background:red!important}.theme--lb .admin__createassessment--assessments h3,.theme--lb .admin__createassessment--documents h3,.theme--lb .admin__createassessment--placement h3,.theme--lb .admin__createassessment--reels h3{color:red!important}.theme--lb .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--lb .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:red!important}.theme--lb .create-user--page-row.groups p.addanother:before{background:red!important}.theme--lb .create-user--group span{color:red!important}.theme--lb .create-user--table-cell h5{border-bottom-color:red!important}.theme--lb .admin__createvideo .addanother:before{background:red!important}.theme--lb .admin__createvideo--assessments h3,.theme--lb .admin__createvideo--documents h3,.theme--lb .admin__createvideo--reels h3{color:red!important}.theme--lb .group-users-table--option.active:before{background:red!important}.theme--lb .group-users-table--option.active:hover h3,.theme--lb .group-users-table--option.active h3,.theme--lb .group-users-table--page--grid p{color:red!important}.theme--lb .group-users-table--page--grid-card .Dropdown-control{background:red!important}.theme--lb .group-users-table--grid-header p{color:red!important}.theme--lb .group-users-table--grid-card .Dropdown-control{background:red!important}.theme--lb .nodeTree--chart svg rect{fill:red!important;stroke:red!important}.theme--lb .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--lb .notification-screen__nav ul li.active{border-right-color:red!important;color:red!important}.theme--lb .notification-screen__nav ul li ul li.active{color:red!important}.theme--lb .notification-screen__settings--option .header__switch input:checked+.slider:before{background:red!important}.theme--lb .notification-list__user--selection a.active{color:red!important}.theme--lb .notification-list__user--selection a.active:after{background:red!important}.theme--lb .notification-list__content--leftcol p{color:red!important}.theme--lb .reel-view--option.active:before{background:red!important}.theme--lb .reel-view--page-reelselection p.active{color:red!important;border-bottom:.05vw solid red!important}.theme--lb .reel-view--page-data-cell{background-color:red!important}.theme--lb .reel-view--popup-header.noBorder h3,.theme--lb .reel-view--popup-title2{color:red!important}.theme--lb .reel-view--popup-innerRow2{border-left-color:1px solid red}.theme--lb .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:red!important}.theme--lb .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:red!important}.theme--lb .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:red!important}.theme--lb .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:red!important}.theme--lb .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:red!important}.theme--lb .feedback--reel-label{background:red!important}.theme--lb .createtraining-popup__row.last label{color:red!important}.theme--lb .training-summary--feedback.selected,.theme--lb .training-summary--feedback:hover{background:red!important}.theme--lb .progress-bar{background-color:red!important}.theme--lb .theatre__assessment-pagination>li.active{background:red!important}.theme--lb .assessment__result--title h2 span{color:red!important}.theme--lb .assessment__result--count{background-color:red!important}.theme--lb .assessment__endvideo--duration span,.theme--lb .assessment__endvideo--heading h3,.theme--lb .assessment__endvideo--questions-count span{color:red!important}.theme--lb .assessment__question:before{background-color:red!important}.theme--lb .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--lb .assessment .assessment__start--duration span,.theme--lb .assessment .assessment__start--questions-count span,.theme--lb .assessment__start--related-content h4{color:red!important}.theme--lb .btn--primary{background:red!important}.theme--lb .btn--loader{background:none!important;border:3px solid!important;border-color:red red #fff!important}.theme--lb .form__form--fields a{color:#ffb2b2}.theme--lb input[type=checkbox]+label:after,.theme--lb input[type=checkbox]+label:before,.theme--lb input[type=radio]+label:after,.theme--lb input[type=radio]+label:before{border-color:red!important}.theme--lb .header .notification__count{background:red!important}.theme--lb .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--lb .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:red!important}.theme--lb .header .notification__dropdown .dropdown .view-all{color:red!important}@media only screen and (min-width:992px){.theme--lb .header__nav-item.user .user_avatar{border:2px solid red!important}.theme--lb .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--lb .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#ffb2b2}.theme--lb .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:red!important}}.theme--lb .loginscreen:before{background:red;background:linear-gradient(145deg,red,#000)}.theme--lb .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--lb .loginscreen__form .form--buttons .btn:first-of-type{background-color:#ffb2b2!important;color:#000}.theme--lb .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:red red #ffb2b2!important;position:relative;top:-.2vw}.theme--lb .home-screen .admin-reel-add--icons p:before{background:red!important}.theme--lb.light-mode .theatre__controllers_play div svg{stroke:red!important}.theme--lb.light-mode .theatre__info__message_item{background:red!important}.theme--lb.light-mode .assessment__questions--list h5{color:red!important}.theme--lb .miniPlayer__info--play-icon svg,.theme--lb .miniPlayer__info-arrow svg:hover{fill:red!important}.theme--lb .plyr--video .plyr__control.plyr__tab-focus,.theme--lb .plyr--video .plyr__control:hover,.theme--lb .plyr--video .plyr__control[aria-expanded=true],.theme--lb .plyr__control--overlaid{background:red!important}.theme--lb .fullScreen .plyr__progress input::-webkit-slider-thumb{background:red!important}.theme--lb .fullScreen .plyr--full-ui input[type=range],.theme--lb .smallScreen .plyr--full-ui input[type=range],.theme--lb .statspopup__header--content-title h4{color:red!important}.theme--lb .theatre__controllers_play div:hover svg{stroke:red!important}.theme--lb .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:red!important}.theme--lb .theatre__controllers_next-hover{background:red!important}.theme--lb .theatre__controllers_next-hover:before{border-top:1.5vw solid red!important}.theme--lb .theatre__info_tab-title.active{background:red!important}.theme--lb .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:red!important}.theme--lb .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:red!important}.theme--lb .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:red!important;outline:none}.theme--lb .tilegrid__content--image:after{background:red!important}.theme--lb .tilegrid__subtitle{color:red!important}@media only screen and (min-width:992px){.theme--lb .tilegrid__subtitle{color:#fff!important}}.theme--lb .tilegrid.reel .tilegrid__row--bottom h4{color:red!important}.theme--lb::-webkit-scrollbar-thumb{background-color:red!important}.theme--lb .addanother:before,.theme--lb .loading-screen .lds-facebook div:nth-child(2){background:red!important}.theme--lb .base-timer__path-remaining.green{color:red!important}.theme--lb .base-timer__path-remaining.red{color:#ffb2b2}.theme--lb .loading-dotted-circle div{background:red!important}.theme--lb .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:red!important}.theme--lb .Dropdown-root .Dropdown-option.is-selected,.theme--lb .Dropdown-root .Dropdown-option:hover{background-color:red!important}.theme--lb .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--lb .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--lb .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--lb .scrollbar-thumb,.theme--lb .ScrollbarsCustom-Thumb{background:red!important}.theme--lb .picky-date-time-calendar__table-cel.today{color:#ffb2b2!important;fill:#ffb2b2!important}.theme--lb .dateTimeReminder .picky-date-time-calendar__today:hover{background:red!important}.theme--lb .btn-read-more,.theme--lb .btn-stats-download{color:red!important}.theme--lb ul.react-paginate li.active{background-color:red!important}.theme--lb ul.react-paginate li:hover{background-color:#ffb2b2!important}.theme--tripleskillz body::-webkit-scrollbar-thumb,.theme--tripleskillz div::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--tripleskillz .all-users-table--grid-header p,.theme--tripleskillz .group-users-table--option:hover h3{color:#01b4ad!important}.theme--tripleskillz .admin__adddocument .addanother:before{background:#01b4ad!important}.theme--tripleskillz .admin__adddocument--assessments h3,.theme--tripleskillz .admin__adddocument--documents h3,.theme--tripleskillz .admin__adddocument--reels h3{color:#01b4ad!important}.theme--tripleskillz .admin__createassessment .addanother:before{background:#01b4ad!important}.theme--tripleskillz .admin__createassessment--assessments h3,.theme--tripleskillz .admin__createassessment--documents h3,.theme--tripleskillz .admin__createassessment--placement h3,.theme--tripleskillz .admin__createassessment--reels h3{color:#01b4ad!important}.theme--tripleskillz .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--tripleskillz .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#01b4ad!important}.theme--tripleskillz .create-user--page-row.groups p.addanother:before{background:#01b4ad!important}.theme--tripleskillz .create-user--group span{color:#01b4ad!important}.theme--tripleskillz .create-user--table-cell h5{border-bottom-color:#01b4ad!important}.theme--tripleskillz .admin__createvideo .addanother:before{background:#01b4ad!important}.theme--tripleskillz .admin__createvideo--assessments h3,.theme--tripleskillz .admin__createvideo--documents h3,.theme--tripleskillz .admin__createvideo--reels h3{color:#01b4ad!important}.theme--tripleskillz .group-users-table--option.active:before{background:#01b4ad!important}.theme--tripleskillz .group-users-table--option.active:hover h3,.theme--tripleskillz .group-users-table--option.active h3,.theme--tripleskillz .group-users-table--page--grid p{color:#01b4ad!important}.theme--tripleskillz .group-users-table--page--grid-card .Dropdown-control{background:#01b4ad!important}.theme--tripleskillz .group-users-table--grid-header p{color:#01b4ad!important}.theme--tripleskillz .group-users-table--grid-card .Dropdown-control{background:#01b4ad!important}.theme--tripleskillz .nodeTree--chart svg rect{fill:#01b4ad!important;stroke:#01b4ad!important}.theme--tripleskillz .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--tripleskillz .notification-screen__nav ul li.active{border-right-color:#01b4ad!important;color:#01b4ad!important}.theme--tripleskillz .notification-screen__nav ul li ul li.active{color:#01b4ad!important}.theme--tripleskillz .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#01b4ad!important}.theme--tripleskillz .notification-list__user--selection a.active{color:#01b4ad!important}.theme--tripleskillz .notification-list__user--selection a.active:after{background:#01b4ad!important}.theme--tripleskillz .notification-list__content--leftcol p{color:#01b4ad!important}.theme--tripleskillz .reel-view--option.active:before{background:#01b4ad!important}.theme--tripleskillz .reel-view--page-reelselection p.active{color:#01b4ad!important;border-bottom:.05vw solid #01b4ad!important}.theme--tripleskillz .reel-view--page-data-cell{background-color:#01b4ad!important}.theme--tripleskillz .reel-view--popup-header.noBorder h3,.theme--tripleskillz .reel-view--popup-title2{color:#01b4ad!important}.theme--tripleskillz .reel-view--popup-innerRow2{border-left-color:1px solid #01b4ad}.theme--tripleskillz .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#01b4ad!important}.theme--tripleskillz .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#01b4ad!important}.theme--tripleskillz .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--tripleskillz .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#01b4ad!important}.theme--tripleskillz .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--tripleskillz .feedback--reel-label{background:#01b4ad!important}.theme--tripleskillz .createtraining-popup__row.last label{color:#01b4ad!important}.theme--tripleskillz .training-summary--feedback.selected,.theme--tripleskillz .training-summary--feedback:hover{background:#01b4ad!important}.theme--tripleskillz .progress-bar{background-color:#01b4ad!important}.theme--tripleskillz .theatre__assessment-pagination>li.active{background:#01b4ad!important}.theme--tripleskillz .assessment__result--title h2 span{color:#01b4ad!important}.theme--tripleskillz .assessment__result--count{background-color:#01b4ad!important}.theme--tripleskillz .assessment__endvideo--duration span,.theme--tripleskillz .assessment__endvideo--heading h3,.theme--tripleskillz .assessment__endvideo--questions-count span{color:#01b4ad!important}.theme--tripleskillz .assessment__question:before{background-color:#01b4ad!important}.theme--tripleskillz .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--tripleskillz .assessment .assessment__start--duration span,.theme--tripleskillz .assessment .assessment__start--questions-count span,.theme--tripleskillz .assessment__start--related-content h4{color:#01b4ad!important}.theme--tripleskillz .btn--primary{background:#01b4ad!important}.theme--tripleskillz .btn--loader{background:none!important;border:3px solid #01b4ad!important;border-bottom-color:#fff!important}.theme--tripleskillz .form__form--fields a{color:#80d9d6}.theme--tripleskillz input[type=checkbox]+label:after,.theme--tripleskillz input[type=checkbox]+label:before,.theme--tripleskillz input[type=radio]+label:after,.theme--tripleskillz input[type=radio]+label:before{border-color:#01b4ad!important}.theme--tripleskillz .header .notification__count{background:#01b4ad!important}.theme--tripleskillz .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--tripleskillz .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#01b4ad!important}.theme--tripleskillz .header .notification__dropdown .dropdown .view-all{color:#01b4ad!important}@media only screen and (min-width:992px){.theme--tripleskillz .header__nav-item.user .user_avatar{border:2px solid #01b4ad!important}.theme--tripleskillz .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--tripleskillz .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#80d9d6}.theme--tripleskillz .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#01b4ad!important}}.theme--tripleskillz .loginscreen:before{background:#01b4ad;background:linear-gradient(145deg,#01b4ad,#000)}.theme--tripleskillz .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--tripleskillz .loginscreen__form .form--buttons .btn:first-of-type{background-color:#80d9d6!important;color:#000}.theme--tripleskillz .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#01b4ad #01b4ad #80d9d6!important;position:relative;top:-.2vw}.theme--tripleskillz .home-screen .admin-reel-add--icons p:before{background:#01b4ad!important}.theme--tripleskillz.light-mode .theatre__controllers_play div svg{stroke:#01b4ad!important}.theme--tripleskillz.light-mode .theatre__info__message_item{background:#01b4ad!important}.theme--tripleskillz.light-mode .assessment__questions--list h5{color:#01b4ad!important}.theme--tripleskillz .miniPlayer__info--play-icon svg,.theme--tripleskillz .miniPlayer__info-arrow svg:hover{fill:#01b4ad!important}.theme--tripleskillz .plyr--video .plyr__control.plyr__tab-focus,.theme--tripleskillz .plyr--video .plyr__control:hover,.theme--tripleskillz .plyr--video .plyr__control[aria-expanded=true],.theme--tripleskillz .plyr__control--overlaid{background:#01b4ad!important}.theme--tripleskillz .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#01b4ad!important}.theme--tripleskillz .fullScreen .plyr--full-ui input[type=range],.theme--tripleskillz .smallScreen .plyr--full-ui input[type=range],.theme--tripleskillz .statspopup__header--content-title h4{color:#01b4ad!important}.theme--tripleskillz .theatre__controllers_play div:hover svg{stroke:#01b4ad!important}.theme--tripleskillz .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#01b4ad!important}.theme--tripleskillz .theatre__controllers_next-hover{background:#01b4ad!important}.theme--tripleskillz .theatre__controllers_next-hover:before{border-top:1.5vw solid #01b4ad!important}.theme--tripleskillz .theatre__info_tab-title.active{background:#01b4ad!important}.theme--tripleskillz .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#01b4ad!important}.theme--tripleskillz .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#01b4ad!important}.theme--tripleskillz .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#01b4ad!important;outline:none}.theme--tripleskillz .tilegrid__content--image:after{background:#01b4ad!important}.theme--tripleskillz .tilegrid__subtitle{color:#01b4ad!important}@media only screen and (min-width:992px){.theme--tripleskillz .tilegrid__subtitle{color:#fff!important}}.theme--tripleskillz .tilegrid.reel .tilegrid__row--bottom h4{color:#01b4ad!important}.theme--tripleskillz::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--tripleskillz .addanother:before,.theme--tripleskillz .loading-screen .lds-facebook div:nth-child(2){background:#01b4ad!important}.theme--tripleskillz .base-timer__path-remaining.green{color:#01b4ad!important}.theme--tripleskillz .base-timer__path-remaining.red{color:#80d9d6}.theme--tripleskillz .loading-dotted-circle div{background:#01b4ad!important}.theme--tripleskillz .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#01b4ad!important}.theme--tripleskillz .Dropdown-root .Dropdown-option.is-selected,.theme--tripleskillz .Dropdown-root .Dropdown-option:hover{background-color:#01b4ad!important}.theme--tripleskillz .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--tripleskillz .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--tripleskillz .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--tripleskillz .scrollbar-thumb,.theme--tripleskillz .ScrollbarsCustom-Thumb{background:#01b4ad!important}.theme--tripleskillz .picky-date-time-calendar__table-cel.today{color:#80d9d6!important;fill:#80d9d6!important}.theme--tripleskillz .dateTimeReminder .picky-date-time-calendar__today:hover{background:#01b4ad!important}.theme--tripleskillz .btn-read-more,.theme--tripleskillz .btn-stats-download{color:#01b4ad!important}.theme--tripleskillz ul.react-paginate li.active{background-color:#01b4ad!important}.theme--tripleskillz ul.react-paginate li:hover{background-color:#80d9d6!important}.theme--ubf body::-webkit-scrollbar-thumb,.theme--ubf div::-webkit-scrollbar-thumb{background-color:#3b5beb!important}.theme--ubf .all-users-table--grid-header p,.theme--ubf .group-users-table--option:hover h3{color:#3b5beb!important}.theme--ubf .admin__adddocument .addanother:before{background:#3b5beb!important}.theme--ubf .admin__adddocument--assessments h3,.theme--ubf .admin__adddocument--documents h3,.theme--ubf .admin__adddocument--reels h3{color:#3b5beb!important}.theme--ubf .admin__createassessment .addanother:before{background:#3b5beb!important}.theme--ubf .admin__createassessment--assessments h3,.theme--ubf .admin__createassessment--documents h3,.theme--ubf .admin__createassessment--placement h3,.theme--ubf .admin__createassessment--reels h3{color:#3b5beb!important}.theme--ubf .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--ubf .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#3b5beb!important}.theme--ubf .create-user--page-row.groups p.addanother:before{background:#3b5beb!important}.theme--ubf .create-user--group span{color:#3b5beb!important}.theme--ubf .create-user--table-cell h5{border-bottom-color:#3b5beb!important}.theme--ubf .admin__createvideo .addanother:before{background:#3b5beb!important}.theme--ubf .admin__createvideo--assessments h3,.theme--ubf .admin__createvideo--documents h3,.theme--ubf .admin__createvideo--reels h3{color:#3b5beb!important}.theme--ubf .group-users-table--option.active:before{background:#3b5beb!important}.theme--ubf .group-users-table--option.active:hover h3,.theme--ubf .group-users-table--option.active h3,.theme--ubf .group-users-table--page--grid p{color:#3b5beb!important}.theme--ubf .group-users-table--page--grid-card .Dropdown-control{background:#3b5beb!important}.theme--ubf .group-users-table--grid-header p{color:#3b5beb!important}.theme--ubf .group-users-table--grid-card .Dropdown-control{background:#3b5beb!important}.theme--ubf .nodeTree--chart svg rect{fill:#3b5beb!important;stroke:#3b5beb!important}.theme--ubf .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--ubf .notification-screen__nav ul li.active{border-right-color:#3b5beb!important;color:#3b5beb!important}.theme--ubf .notification-screen__nav ul li ul li.active{color:#3b5beb!important}.theme--ubf .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#3b5beb!important}.theme--ubf .notification-list__user--selection a.active{color:#3b5beb!important}.theme--ubf .notification-list__user--selection a.active:after{background:#3b5beb!important}.theme--ubf .notification-list__content--leftcol p{color:#3b5beb!important}.theme--ubf .reel-view--option.active:before{background:#3b5beb!important}.theme--ubf .reel-view--page-reelselection p.active{color:#3b5beb!important;border-bottom:.05vw solid #3b5beb!important}.theme--ubf .reel-view--page-data-cell{background-color:#3b5beb!important}.theme--ubf .reel-view--popup-header.noBorder h3,.theme--ubf .reel-view--popup-title2{color:#3b5beb!important}.theme--ubf .reel-view--popup-innerRow2{border-left-color:1px solid #3b5beb}.theme--ubf .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#3b5beb!important}.theme--ubf .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#3b5beb!important}.theme--ubf .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#3b5beb!important}.theme--ubf .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#3b5beb!important}.theme--ubf .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#3b5beb!important}.theme--ubf .feedback--reel-label{background:#3b5beb!important}.theme--ubf .createtraining-popup__row.last label{color:#3b5beb!important}.theme--ubf .training-summary--feedback.selected,.theme--ubf .training-summary--feedback:hover{background:#3b5beb!important}.theme--ubf .progress-bar{background-color:#3b5beb!important}.theme--ubf .theatre__assessment-pagination>li.active{background:#3b5beb!important}.theme--ubf .assessment__result--title h2 span{color:#3b5beb!important}.theme--ubf .assessment__result--count{background-color:#3b5beb!important}.theme--ubf .assessment__endvideo--duration span,.theme--ubf .assessment__endvideo--heading h3,.theme--ubf .assessment__endvideo--questions-count span{color:#3b5beb!important}.theme--ubf .assessment__question:before{background-color:#3b5beb!important}.theme--ubf .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--ubf .assessment .assessment__start--duration span,.theme--ubf .assessment .assessment__start--questions-count span,.theme--ubf .assessment__start--related-content h4{color:#3b5beb!important}.theme--ubf .btn--primary{background:#3b5beb!important}.theme--ubf .btn--loader{background:none!important;border:3px solid #3b5beb!important;border-bottom-color:#fff!important}.theme--ubf .form__form--fields a{color:#5a9bf0}.theme--ubf input[type=checkbox]+label:after,.theme--ubf input[type=checkbox]+label:before,.theme--ubf input[type=radio]+label:after,.theme--ubf input[type=radio]+label:before{border-color:#3b5beb!important}.theme--ubf .header .notification__count{background:#3b5beb!important}.theme--ubf .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--ubf .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#3b5beb!important}.theme--ubf .header .notification__dropdown .dropdown .view-all{color:#3b5beb!important}@media only screen and (min-width:992px){.theme--ubf .header__nav-item.user .user_avatar{border:2px solid #3b5beb!important}.theme--ubf .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--ubf .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#5a9bf0}.theme--ubf .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#3b5beb!important}}.theme--ubf .loginscreen:before{background:#3b5beb;background:linear-gradient(145deg,#3b5beb,#000)}.theme--ubf .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--ubf .loginscreen__form .form--buttons .btn:first-of-type{background-color:#5a9bf0!important;color:#000}.theme--ubf .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#3b5beb #3b5beb #5a9bf0!important;position:relative;top:-.2vw}.theme--ubf .home-screen .admin-reel-add--icons p:before{background:#3b5beb!important}.theme--ubf.light-mode .theatre__controllers_play div svg{stroke:#3b5beb!important}.theme--ubf.light-mode .theatre__info__message_item{background:#3b5beb!important}.theme--ubf.light-mode .assessment__questions--list h5{color:#3b5beb!important}.theme--ubf .miniPlayer__info--play-icon svg,.theme--ubf .miniPlayer__info-arrow svg:hover{fill:#3b5beb!important}.theme--ubf .plyr--video .plyr__control.plyr__tab-focus,.theme--ubf .plyr--video .plyr__control:hover,.theme--ubf .plyr--video .plyr__control[aria-expanded=true],.theme--ubf .plyr__control--overlaid{background:#3b5beb!important}.theme--ubf .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#3b5beb!important}.theme--ubf .fullScreen .plyr--full-ui input[type=range],.theme--ubf .smallScreen .plyr--full-ui input[type=range],.theme--ubf .statspopup__header--content-title h4{color:#3b5beb!important}.theme--ubf .theatre__controllers_play div:hover svg{stroke:#3b5beb!important}.theme--ubf .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#3b5beb!important}.theme--ubf .theatre__controllers_next-hover{background:#3b5beb!important}.theme--ubf .theatre__controllers_next-hover:before{border-top:1.5vw solid #3b5beb!important}.theme--ubf .theatre__info_tab-title.active{background:#3b5beb!important}.theme--ubf .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#3b5beb!important}.theme--ubf .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#3b5beb!important}.theme--ubf .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#3b5beb!important;outline:none}.theme--ubf .tilegrid__content--image:after{background:#3b5beb!important}.theme--ubf .tilegrid__subtitle{color:#3b5beb!important}@media only screen and (min-width:992px){.theme--ubf .tilegrid__subtitle{color:#fff!important}}.theme--ubf .tilegrid.reel .tilegrid__row--bottom h4{color:#3b5beb!important}.theme--ubf::-webkit-scrollbar-thumb{background-color:#3b5beb!important}.theme--ubf .addanother:before,.theme--ubf .loading-screen .lds-facebook div:nth-child(2){background:#3b5beb!important}.theme--ubf .base-timer__path-remaining.green{color:#3b5beb!important}.theme--ubf .base-timer__path-remaining.red{color:#5a9bf0}.theme--ubf .loading-dotted-circle div{background:#3b5beb!important}.theme--ubf .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#3b5beb!important}.theme--ubf .Dropdown-root .Dropdown-option.is-selected,.theme--ubf .Dropdown-root .Dropdown-option:hover{background-color:#3b5beb!important}.theme--ubf .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--ubf .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--ubf .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--ubf .scrollbar-thumb,.theme--ubf .ScrollbarsCustom-Thumb{background:#3b5beb!important}.theme--ubf .picky-date-time-calendar__table-cel.today{color:#5a9bf0!important;fill:#5a9bf0!important}.theme--ubf .dateTimeReminder .picky-date-time-calendar__today:hover{background:#3b5beb!important}.theme--ubf .btn-read-more,.theme--ubf .btn-stats-download{color:#3b5beb!important}.theme--ubf ul.react-paginate li.active{background-color:#3b5beb!important}.theme--ubf ul.react-paginate li:hover{background-color:#5a9bf0!important}.theme--savills body::-webkit-scrollbar-thumb,.theme--savills div::-webkit-scrollbar-thumb{background-color:#2473e2!important}.theme--savills .all-users-table--grid-header p,.theme--savills .group-users-table--option:hover h3{color:#2473e2!important}.theme--savills .admin__adddocument .addanother:before{background:#2473e2!important}.theme--savills .admin__adddocument--assessments h3,.theme--savills .admin__adddocument--documents h3,.theme--savills .admin__adddocument--reels h3{color:#2473e2!important}.theme--savills .admin__createassessment .addanother:before{background:#2473e2!important}.theme--savills .admin__createassessment--assessments h3,.theme--savills .admin__createassessment--documents h3,.theme--savills .admin__createassessment--placement h3,.theme--savills .admin__createassessment--reels h3{color:#2473e2!important}.theme--savills .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--savills .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#2473e2!important}.theme--savills .create-user--page-row.groups p.addanother:before{background:#2473e2!important}.theme--savills .create-user--group span{color:#2473e2!important}.theme--savills .create-user--table-cell h5{border-bottom-color:#2473e2!important}.theme--savills .admin__createvideo .addanother:before{background:#2473e2!important}.theme--savills .admin__createvideo--assessments h3,.theme--savills .admin__createvideo--documents h3,.theme--savills .admin__createvideo--reels h3{color:#2473e2!important}.theme--savills .group-users-table--option.active:before{background:#2473e2!important}.theme--savills .group-users-table--option.active:hover h3,.theme--savills .group-users-table--option.active h3,.theme--savills .group-users-table--page--grid p{color:#2473e2!important}.theme--savills .group-users-table--page--grid-card .Dropdown-control{background:#2473e2!important}.theme--savills .group-users-table--grid-header p{color:#2473e2!important}.theme--savills .group-users-table--grid-card .Dropdown-control{background:#2473e2!important}.theme--savills .nodeTree--chart svg rect{fill:#2473e2!important;stroke:#2473e2!important}.theme--savills .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--savills .notification-screen__nav ul li.active{border-right-color:#2473e2!important;color:#2473e2!important}.theme--savills .notification-screen__nav ul li ul li.active{color:#2473e2!important}.theme--savills .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#2473e2!important}.theme--savills .notification-list__user--selection a.active{color:#2473e2!important}.theme--savills .notification-list__user--selection a.active:after{background:#2473e2!important}.theme--savills .notification-list__content--leftcol p{color:#2473e2!important}.theme--savills .reel-view--option.active:before{background:#2473e2!important}.theme--savills .reel-view--page-reelselection p.active{color:#2473e2!important;border-bottom:.05vw solid #2473e2!important}.theme--savills .reel-view--page-data-cell{background-color:#2473e2!important}.theme--savills .reel-view--popup-header.noBorder h3,.theme--savills .reel-view--popup-title2{color:#2473e2!important}.theme--savills .reel-view--popup-innerRow2{border-left-color:1px solid #2473e2}.theme--savills .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#2473e2!important}.theme--savills .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#2473e2!important}.theme--savills .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#2473e2!important}.theme--savills .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#2473e2!important}.theme--savills .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#2473e2!important}.theme--savills .feedback--reel-label{background:#2473e2!important}.theme--savills .createtraining-popup__row.last label{color:#2473e2!important}.theme--savills .training-summary--feedback.selected,.theme--savills .training-summary--feedback:hover{background:#2473e2!important}.theme--savills .progress-bar{background-color:#2473e2!important}.theme--savills .theatre__assessment-pagination>li.active{background:#2473e2!important}.theme--savills .assessment__result--title h2 span{color:#2473e2!important}.theme--savills .assessment__result--count{background-color:#2473e2!important}.theme--savills .assessment__endvideo--duration span,.theme--savills .assessment__endvideo--heading h3,.theme--savills .assessment__endvideo--questions-count span{color:#2473e2!important}.theme--savills .assessment__question:before{background-color:#2473e2!important}.theme--savills .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--savills .assessment .assessment__start--duration span,.theme--savills .assessment .assessment__start--questions-count span,.theme--savills .assessment__start--related-content h4{color:#2473e2!important}.theme--savills .btn--primary{background:#2473e2!important}.theme--savills .btn--loader{background:none!important;border:3px solid #2473e2!important;border-bottom-color:#fff!important}.theme--savills .form__form--fields a{color:#6ca4f3}.theme--savills input[type=checkbox]+label:after,.theme--savills input[type=checkbox]+label:before,.theme--savills input[type=radio]+label:after,.theme--savills input[type=radio]+label:before{border-color:#2473e2!important}.theme--savills .header .notification__count{background:#2473e2!important}.theme--savills .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--savills .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#2473e2!important}.theme--savills .header .notification__dropdown .dropdown .view-all{color:#2473e2!important}@media only screen and (min-width:992px){.theme--savills .header__nav-item.user .user_avatar{border:2px solid #2473e2!important}.theme--savills .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--savills .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#6ca4f3}.theme--savills .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#2473e2!important}}.theme--savills .loginscreen:before{background:#2473e2;background:linear-gradient(145deg,#2473e2,#000)}.theme--savills .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--savills .loginscreen__form .form--buttons .btn:first-of-type{background-color:#6ca4f3!important;color:#000}.theme--savills .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#2473e2 #2473e2 #6ca4f3!important;position:relative;top:-.2vw}.theme--savills .home-screen .admin-reel-add--icons p:before{background:#2473e2!important}.theme--savills.light-mode .theatre__controllers_play div svg{stroke:#2473e2!important}.theme--savills.light-mode .theatre__info__message_item{background:#2473e2!important}.theme--savills.light-mode .assessment__questions--list h5{color:#2473e2!important}.theme--savills .miniPlayer__info--play-icon svg,.theme--savills .miniPlayer__info-arrow svg:hover{fill:#2473e2!important}.theme--savills .plyr--video .plyr__control.plyr__tab-focus,.theme--savills .plyr--video .plyr__control:hover,.theme--savills .plyr--video .plyr__control[aria-expanded=true],.theme--savills .plyr__control--overlaid{background:#2473e2!important}.theme--savills .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#2473e2!important}.theme--savills .fullScreen .plyr--full-ui input[type=range],.theme--savills .smallScreen .plyr--full-ui input[type=range],.theme--savills .statspopup__header--content-title h4{color:#2473e2!important}.theme--savills .theatre__controllers_play div:hover svg{stroke:#2473e2!important}.theme--savills .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#2473e2!important}.theme--savills .theatre__controllers_next-hover{background:#2473e2!important}.theme--savills .theatre__controllers_next-hover:before{border-top:1.5vw solid #2473e2!important}.theme--savills .theatre__info_tab-title.active{background:#2473e2!important}.theme--savills .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#2473e2!important}.theme--savills .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#2473e2!important}.theme--savills .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#2473e2!important;outline:none}.theme--savills .tilegrid__content--image:after{background:#2473e2!important}.theme--savills .tilegrid__subtitle{color:#2473e2!important}@media only screen and (min-width:992px){.theme--savills .tilegrid__subtitle{color:#fff!important}}.theme--savills .tilegrid.reel .tilegrid__row--bottom h4{color:#2473e2!important}.theme--savills::-webkit-scrollbar-thumb{background-color:#2473e2!important}.theme--savills .addanother:before,.theme--savills .loading-screen .lds-facebook div:nth-child(2){background:#2473e2!important}.theme--savills .base-timer__path-remaining.green{color:#2473e2!important}.theme--savills .base-timer__path-remaining.red{color:#6ca4f3}.theme--savills .loading-dotted-circle div{background:#2473e2!important}.theme--savills .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#2473e2!important}.theme--savills .Dropdown-root .Dropdown-option.is-selected,.theme--savills .Dropdown-root .Dropdown-option:hover{background-color:#2473e2!important}.theme--savills .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--savills .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--savills .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--savills .scrollbar-thumb,.theme--savills .ScrollbarsCustom-Thumb{background:#2473e2!important}.theme--savills .picky-date-time-calendar__table-cel.today{color:#6ca4f3!important;fill:#6ca4f3!important}.theme--savills .dateTimeReminder .picky-date-time-calendar__today:hover{background:#2473e2!important}.theme--savills .btn-read-more,.theme--savills .btn-stats-download{color:#2473e2!important}.theme--savills ul.react-paginate li.active{background-color:#2473e2!important}.theme--savills ul.react-paginate li:hover{background-color:#6ca4f3!important}.theme--savills .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--savills .loginscreen:before{opacity:.8!important}.theme--savills .loginscreen__wrapper{position:relative!important}.theme--savills .loginscreen__logo{background-color:#2473e2!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--savills .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--savills .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--savills .loginscreen__form .form__form--fields{width:100%!important}.theme--savills .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--savills .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--savills .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--savills .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--savills .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--savills .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--savills .loginscreen__form h2{color:#2473e2!important;font-size:2.8vw!important;text-align:center}.theme--savills .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--koach-cricket body::-webkit-scrollbar-thumb,.theme--koach-cricket div::-webkit-scrollbar-thumb{background-color:#02c536!important}.theme--koach-cricket .all-users-table--grid-header p,.theme--koach-cricket .group-users-table--option:hover h3{color:#02c536!important}.theme--koach-cricket .admin__adddocument .addanother:before{background:#02c536!important}.theme--koach-cricket .admin__adddocument--assessments h3,.theme--koach-cricket .admin__adddocument--documents h3,.theme--koach-cricket .admin__adddocument--reels h3{color:#02c536!important}.theme--koach-cricket .admin__createassessment .addanother:before{background:#02c536!important}.theme--koach-cricket .admin__createassessment--assessments h3,.theme--koach-cricket .admin__createassessment--documents h3,.theme--koach-cricket .admin__createassessment--placement h3,.theme--koach-cricket .admin__createassessment--reels h3{color:#02c536!important}.theme--koach-cricket .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--koach-cricket .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#02c536!important}.theme--koach-cricket .create-user--page-row.groups p.addanother:before{background:#02c536!important}.theme--koach-cricket .create-user--group span{color:#02c536!important}.theme--koach-cricket .create-user--table-cell h5{border-bottom-color:#02c536!important}.theme--koach-cricket .admin__createvideo .addanother:before{background:#02c536!important}.theme--koach-cricket .admin__createvideo--assessments h3,.theme--koach-cricket .admin__createvideo--documents h3,.theme--koach-cricket .admin__createvideo--reels h3{color:#02c536!important}.theme--koach-cricket .group-users-table--option.active:before{background:#02c536!important}.theme--koach-cricket .group-users-table--option.active:hover h3,.theme--koach-cricket .group-users-table--option.active h3,.theme--koach-cricket .group-users-table--page--grid p{color:#02c536!important}.theme--koach-cricket .group-users-table--page--grid-card .Dropdown-control{background:#02c536!important}.theme--koach-cricket .group-users-table--grid-header p{color:#02c536!important}.theme--koach-cricket .group-users-table--grid-card .Dropdown-control{background:#02c536!important}.theme--koach-cricket .nodeTree--chart svg rect{fill:#02c536!important;stroke:#02c536!important}.theme--koach-cricket .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--koach-cricket .notification-screen__nav ul li.active{border-right-color:#02c536!important;color:#02c536!important}.theme--koach-cricket .notification-screen__nav ul li ul li.active{color:#02c536!important}.theme--koach-cricket .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#02c536!important}.theme--koach-cricket .notification-list__user--selection a.active{color:#02c536!important}.theme--koach-cricket .notification-list__user--selection a.active:after{background:#02c536!important}.theme--koach-cricket .notification-list__content--leftcol p{color:#02c536!important}.theme--koach-cricket .reel-view--option.active:before{background:#02c536!important}.theme--koach-cricket .reel-view--page-reelselection p.active{color:#02c536!important;border-bottom:.05vw solid #02c536!important}.theme--koach-cricket .reel-view--page-data-cell{background-color:#02c536!important}.theme--koach-cricket .reel-view--popup-header.noBorder h3,.theme--koach-cricket .reel-view--popup-title2{color:#02c536!important}.theme--koach-cricket .reel-view--popup-innerRow2{border-left-color:1px solid #02c536}.theme--koach-cricket .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#02c536!important}.theme--koach-cricket .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#02c536!important}.theme--koach-cricket .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#02c536!important}.theme--koach-cricket .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#02c536!important}.theme--koach-cricket .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#02c536!important}.theme--koach-cricket .feedback--reel-label{background:#02c536!important}.theme--koach-cricket .createtraining-popup__row.last label{color:#02c536!important}.theme--koach-cricket .training-summary--feedback.selected,.theme--koach-cricket .training-summary--feedback:hover{background:#02c536!important}.theme--koach-cricket .progress-bar{background-color:#02c536!important}.theme--koach-cricket .theatre__assessment-pagination>li.active{background:#02c536!important}.theme--koach-cricket .assessment__result--title h2 span{color:#02c536!important}.theme--koach-cricket .assessment__result--count{background-color:#02c536!important}.theme--koach-cricket .assessment__endvideo--duration span,.theme--koach-cricket .assessment__endvideo--heading h3,.theme--koach-cricket .assessment__endvideo--questions-count span{color:#02c536!important}.theme--koach-cricket .assessment__question:before{background-color:#02c536!important}.theme--koach-cricket .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--koach-cricket .assessment .assessment__start--duration span,.theme--koach-cricket .assessment .assessment__start--questions-count span,.theme--koach-cricket .assessment__start--related-content h4{color:#02c536!important}.theme--koach-cricket .btn--primary{background:#02c536!important}.theme--koach-cricket .btn--loader{background:none!important;border:3px solid #02c536!important;border-bottom-color:#fff!important}.theme--koach-cricket .form__form--fields a{color:#9df1b5}.theme--koach-cricket input[type=checkbox]+label:after,.theme--koach-cricket input[type=checkbox]+label:before,.theme--koach-cricket input[type=radio]+label:after,.theme--koach-cricket input[type=radio]+label:before{border-color:#02c536!important}.theme--koach-cricket .header .notification__count{background:#02c536!important}.theme--koach-cricket .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--koach-cricket .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#02c536!important}.theme--koach-cricket .header .notification__dropdown .dropdown .view-all{color:#02c536!important}@media only screen and (min-width:992px){.theme--koach-cricket .header__nav-item.user .user_avatar{border:2px solid #02c536!important}.theme--koach-cricket .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--koach-cricket .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#9df1b5}.theme--koach-cricket .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#02c536!important}}.theme--koach-cricket .loginscreen:before{background:#02c536;background:linear-gradient(145deg,#02c536,#000)}.theme--koach-cricket .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--koach-cricket .loginscreen__form .form--buttons .btn:first-of-type{background-color:#9df1b5!important;color:#000}.theme--koach-cricket .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#02c536 #02c536 #9df1b5!important;position:relative;top:-.2vw}.theme--koach-cricket .home-screen .admin-reel-add--icons p:before{background:#02c536!important}.theme--koach-cricket.light-mode .theatre__controllers_play div svg{stroke:#02c536!important}.theme--koach-cricket.light-mode .theatre__info__message_item{background:#02c536!important}.theme--koach-cricket.light-mode .assessment__questions--list h5{color:#02c536!important}.theme--koach-cricket .miniPlayer__info--play-icon svg,.theme--koach-cricket .miniPlayer__info-arrow svg:hover{fill:#02c536!important}.theme--koach-cricket .plyr--video .plyr__control.plyr__tab-focus,.theme--koach-cricket .plyr--video .plyr__control:hover,.theme--koach-cricket .plyr--video .plyr__control[aria-expanded=true],.theme--koach-cricket .plyr__control--overlaid{background:#02c536!important}.theme--koach-cricket .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#02c536!important}.theme--koach-cricket .fullScreen .plyr--full-ui input[type=range],.theme--koach-cricket .smallScreen .plyr--full-ui input[type=range],.theme--koach-cricket .statspopup__header--content-title h4{color:#02c536!important}.theme--koach-cricket .theatre__controllers_play div:hover svg{stroke:#02c536!important}.theme--koach-cricket .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#02c536!important}.theme--koach-cricket .theatre__controllers_next-hover{background:#02c536!important}.theme--koach-cricket .theatre__controllers_next-hover:before{border-top:1.5vw solid #02c536!important}.theme--koach-cricket .theatre__info_tab-title.active{background:#02c536!important}.theme--koach-cricket .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#02c536!important}.theme--koach-cricket .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#02c536!important}.theme--koach-cricket .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#02c536!important;outline:none}.theme--koach-cricket .tilegrid__content--image:after{background:#02c536!important}.theme--koach-cricket .tilegrid__subtitle{color:#02c536!important}@media only screen and (min-width:992px){.theme--koach-cricket .tilegrid__subtitle{color:#fff!important}}.theme--koach-cricket .tilegrid.reel .tilegrid__row--bottom h4{color:#02c536!important}.theme--koach-cricket::-webkit-scrollbar-thumb{background-color:#02c536!important}.theme--koach-cricket .addanother:before,.theme--koach-cricket .loading-screen .lds-facebook div:nth-child(2){background:#02c536!important}.theme--koach-cricket .base-timer__path-remaining.green{color:#02c536!important}.theme--koach-cricket .base-timer__path-remaining.red{color:#9df1b5}.theme--koach-cricket .loading-dotted-circle div{background:#02c536!important}.theme--koach-cricket .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#02c536!important}.theme--koach-cricket .Dropdown-root .Dropdown-option.is-selected,.theme--koach-cricket .Dropdown-root .Dropdown-option:hover{background-color:#02c536!important}.theme--koach-cricket .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--koach-cricket .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--koach-cricket .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--koach-cricket .scrollbar-thumb,.theme--koach-cricket .ScrollbarsCustom-Thumb{background:#02c536!important}.theme--koach-cricket .picky-date-time-calendar__table-cel.today{color:#9df1b5!important;fill:#9df1b5!important}.theme--koach-cricket .dateTimeReminder .picky-date-time-calendar__today:hover{background:#02c536!important}.theme--koach-cricket .btn-read-more,.theme--koach-cricket .btn-stats-download{color:#02c536!important}.theme--koach-cricket ul.react-paginate li.active{background-color:#02c536!important}.theme--koach-cricket ul.react-paginate li:hover{background-color:#9df1b5!important}.theme--koach-cricket .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--koach-cricket .loginscreen:before{opacity:.8!important}.theme--koach-cricket .loginscreen__wrapper{position:relative!important}.theme--koach-cricket .loginscreen__logo{background-color:#02c536!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--koach-cricket .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--koach-cricket .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--koach-cricket .loginscreen__form .form__form--fields{width:100%!important}.theme--koach-cricket .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--koach-cricket .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--koach-cricket .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--koach-cricket .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--koach-cricket .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--koach-cricket .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--koach-cricket .loginscreen__form h2{color:#02c536!important;font-size:2.8vw!important;text-align:center}.theme--koach-cricket .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--realestate body::-webkit-scrollbar-thumb,.theme--realestate div::-webkit-scrollbar-thumb{background-color:#8cbc23!important}.theme--realestate .all-users-table--grid-header p,.theme--realestate .group-users-table--option:hover h3{color:#8cbc23!important}.theme--realestate .admin__adddocument .addanother:before{background:#8cbc23!important}.theme--realestate .admin__adddocument--assessments h3,.theme--realestate .admin__adddocument--documents h3,.theme--realestate .admin__adddocument--reels h3{color:#8cbc23!important}.theme--realestate .admin__createassessment .addanother:before{background:#8cbc23!important}.theme--realestate .admin__createassessment--assessments h3,.theme--realestate .admin__createassessment--documents h3,.theme--realestate .admin__createassessment--placement h3,.theme--realestate .admin__createassessment--reels h3{color:#8cbc23!important}.theme--realestate .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--realestate .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#8cbc23!important}.theme--realestate .create-user--page-row.groups p.addanother:before{background:#8cbc23!important}.theme--realestate .create-user--group span{color:#8cbc23!important}.theme--realestate .create-user--table-cell h5{border-bottom-color:#8cbc23!important}.theme--realestate .admin__createvideo .addanother:before{background:#8cbc23!important}.theme--realestate .admin__createvideo--assessments h3,.theme--realestate .admin__createvideo--documents h3,.theme--realestate .admin__createvideo--reels h3{color:#8cbc23!important}.theme--realestate .group-users-table--option.active:before{background:#8cbc23!important}.theme--realestate .group-users-table--option.active:hover h3,.theme--realestate .group-users-table--option.active h3,.theme--realestate .group-users-table--page--grid p{color:#8cbc23!important}.theme--realestate .group-users-table--page--grid-card .Dropdown-control{background:#8cbc23!important}.theme--realestate .group-users-table--grid-header p{color:#8cbc23!important}.theme--realestate .group-users-table--grid-card .Dropdown-control{background:#8cbc23!important}.theme--realestate .nodeTree--chart svg rect{fill:#8cbc23!important;stroke:#8cbc23!important}.theme--realestate .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--realestate .notification-screen__nav ul li.active{border-right-color:#8cbc23!important;color:#8cbc23!important}.theme--realestate .notification-screen__nav ul li ul li.active{color:#8cbc23!important}.theme--realestate .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#8cbc23!important}.theme--realestate .notification-list__user--selection a.active{color:#8cbc23!important}.theme--realestate .notification-list__user--selection a.active:after{background:#8cbc23!important}.theme--realestate .notification-list__content--leftcol p{color:#8cbc23!important}.theme--realestate .reel-view--option.active:before{background:#8cbc23!important}.theme--realestate .reel-view--page-reelselection p.active{color:#8cbc23!important;border-bottom:.05vw solid #8cbc23!important}.theme--realestate .reel-view--page-data-cell{background-color:#8cbc23!important}.theme--realestate .reel-view--popup-header.noBorder h3,.theme--realestate .reel-view--popup-title2{color:#8cbc23!important}.theme--realestate .reel-view--popup-innerRow2{border-left-color:1px solid #8cbc23}.theme--realestate .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#8cbc23!important}.theme--realestate .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#8cbc23!important}.theme--realestate .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#8cbc23!important}.theme--realestate .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#8cbc23!important}.theme--realestate .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#8cbc23!important}.theme--realestate .feedback--reel-label{background:#8cbc23!important}.theme--realestate .createtraining-popup__row.last label{color:#8cbc23!important}.theme--realestate .training-summary--feedback.selected,.theme--realestate .training-summary--feedback:hover{background:#8cbc23!important}.theme--realestate .progress-bar{background-color:#8cbc23!important}.theme--realestate .theatre__assessment-pagination>li.active{background:#8cbc23!important}.theme--realestate .assessment__result--title h2 span{color:#8cbc23!important}.theme--realestate .assessment__result--count{background-color:#8cbc23!important}.theme--realestate .assessment__endvideo--duration span,.theme--realestate .assessment__endvideo--heading h3,.theme--realestate .assessment__endvideo--questions-count span{color:#8cbc23!important}.theme--realestate .assessment__question:before{background-color:#8cbc23!important}.theme--realestate .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--realestate .assessment .assessment__start--duration span,.theme--realestate .assessment .assessment__start--questions-count span,.theme--realestate .assessment__start--related-content h4{color:#8cbc23!important}.theme--realestate .btn--primary{background:#8cbc23!important}.theme--realestate .btn--loader{background:none!important;border:3px solid #8cbc23!important;border-bottom-color:#fff!important}.theme--realestate .form__form--fields a{color:#d9fa92}.theme--realestate input[type=checkbox]+label:after,.theme--realestate input[type=checkbox]+label:before,.theme--realestate input[type=radio]+label:after,.theme--realestate input[type=radio]+label:before{border-color:#8cbc23!important}.theme--realestate .header .notification__count{background:#8cbc23!important}.theme--realestate .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--realestate .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#8cbc23!important}.theme--realestate .header .notification__dropdown .dropdown .view-all{color:#8cbc23!important}@media only screen and (min-width:992px){.theme--realestate .header__nav-item.user .user_avatar{border:2px solid #8cbc23!important}.theme--realestate .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--realestate .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#d9fa92}.theme--realestate .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#8cbc23!important}}.theme--realestate .loginscreen:before{background:#8cbc23;background:linear-gradient(145deg,#8cbc23,#000)}.theme--realestate .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--realestate .loginscreen__form .form--buttons .btn:first-of-type{background-color:#d9fa92!important;color:#000}.theme--realestate .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#8cbc23 #8cbc23 #d9fa92!important;position:relative;top:-.2vw}.theme--realestate .home-screen .admin-reel-add--icons p:before{background:#8cbc23!important}.theme--realestate.light-mode .theatre__controllers_play div svg{stroke:#8cbc23!important}.theme--realestate.light-mode .theatre__info__message_item{background:#8cbc23!important}.theme--realestate.light-mode .assessment__questions--list h5{color:#8cbc23!important}.theme--realestate .miniPlayer__info--play-icon svg,.theme--realestate .miniPlayer__info-arrow svg:hover{fill:#8cbc23!important}.theme--realestate .plyr--video .plyr__control.plyr__tab-focus,.theme--realestate .plyr--video .plyr__control:hover,.theme--realestate .plyr--video .plyr__control[aria-expanded=true],.theme--realestate .plyr__control--overlaid{background:#8cbc23!important}.theme--realestate .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#8cbc23!important}.theme--realestate .fullScreen .plyr--full-ui input[type=range],.theme--realestate .smallScreen .plyr--full-ui input[type=range],.theme--realestate .statspopup__header--content-title h4{color:#8cbc23!important}.theme--realestate .theatre__controllers_play div:hover svg{stroke:#8cbc23!important}.theme--realestate .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#8cbc23!important}.theme--realestate .theatre__controllers_next-hover{background:#8cbc23!important}.theme--realestate .theatre__controllers_next-hover:before{border-top:1.5vw solid #8cbc23!important}.theme--realestate .theatre__info_tab-title.active{background:#8cbc23!important}.theme--realestate .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#8cbc23!important}.theme--realestate .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#8cbc23!important}.theme--realestate .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#8cbc23!important;outline:none}.theme--realestate .tilegrid__content--image:after{background:#8cbc23!important}.theme--realestate .tilegrid__subtitle{color:#8cbc23!important}@media only screen and (min-width:992px){.theme--realestate .tilegrid__subtitle{color:#fff!important}}.theme--realestate .tilegrid.reel .tilegrid__row--bottom h4{color:#8cbc23!important}.theme--realestate::-webkit-scrollbar-thumb{background-color:#8cbc23!important}.theme--realestate .addanother:before,.theme--realestate .loading-screen .lds-facebook div:nth-child(2){background:#8cbc23!important}.theme--realestate .base-timer__path-remaining.green{color:#8cbc23!important}.theme--realestate .base-timer__path-remaining.red{color:#d9fa92}.theme--realestate .loading-dotted-circle div{background:#8cbc23!important}.theme--realestate .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#8cbc23!important}.theme--realestate .Dropdown-root .Dropdown-option.is-selected,.theme--realestate .Dropdown-root .Dropdown-option:hover{background-color:#8cbc23!important}.theme--realestate .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--realestate .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--realestate .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--realestate .scrollbar-thumb,.theme--realestate .ScrollbarsCustom-Thumb{background:#8cbc23!important}.theme--realestate .picky-date-time-calendar__table-cel.today{color:#d9fa92!important;fill:#d9fa92!important}.theme--realestate .dateTimeReminder .picky-date-time-calendar__today:hover{background:#8cbc23!important}.theme--realestate .btn-read-more,.theme--realestate .btn-stats-download{color:#8cbc23!important}.theme--realestate ul.react-paginate li.active{background-color:#8cbc23!important}.theme--realestate ul.react-paginate li:hover{background-color:#d9fa92!important}.theme--realestate .loginscreen{background-position:50%!important;background-size:cover!important;padding-top:3vh!important}.theme--realestate .loginscreen:before{opacity:.8!important}.theme--realestate .loginscreen__wrapper{position:relative!important}.theme--realestate .loginscreen__logo{background-color:#8cbc23!important;border-radius:0 0 1vw 1vw;position:absolute!important;padding:0 1vw 1vw;left:10vw!important;width:9vw!important;top:0!important}.theme--realestate .loginscreen__form{position:unset!important;height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;padding-top:15vh!important}.theme--realestate .loginscreen__form .icon--logo{margin-bottom:0;margin-top:1vw;width:100%}.theme--realestate .loginscreen__form .form__form--fields{width:100%!important}.theme--realestate .loginscreen__form .form__form--fields .form--buttons button{border-radius:1vh!important;color:#000!important;font-weight:700!important}.theme--realestate .loginscreen__form .form__form--fields .form--field label{font-weight:500!important}.theme--realestate .loginscreen__form .form__form--fields .form--field .form-input{border:none!important;border-radius:1vh!important;padding:0 1.5vh!important}.theme--realestate .loginscreen__form .form__form--fields .form--field.password-field a{font-weight:500!important}.theme--realestate .loginscreen__form .form__form--fields .form--field.password-field input{background-size:2vh!important}.theme--realestate .loginscreen__form .form__form--fields .form--field.password-field button{height:2vh!important;position:absolute!important;right:1.5vh!important;top:5vh!important;width:2vh!important}.theme--realestate .loginscreen__form h2{color:#8cbc23!important;font-size:2.8vw!important;text-align:center}.theme--realestate .loginscreen__form h4{font-weight:500!important;margin-bottom:10vh!important}.theme--cotn body::-webkit-scrollbar-thumb,.theme--cotn div::-webkit-scrollbar-thumb{background-color:#15ceff!important}.theme--cotn .all-users-table--grid-header p,.theme--cotn .group-users-table--option:hover h3{color:#15ceff!important}.theme--cotn .admin__adddocument .addanother:before{background:#15ceff!important}.theme--cotn .admin__adddocument--assessments h3,.theme--cotn .admin__adddocument--documents h3,.theme--cotn .admin__adddocument--reels h3{color:#15ceff!important}.theme--cotn .admin__createassessment .addanother:before{background:#15ceff!important}.theme--cotn .admin__createassessment--assessments h3,.theme--cotn .admin__createassessment--documents h3,.theme--cotn .admin__createassessment--placement h3,.theme--cotn .admin__createassessment--reels h3{color:#15ceff!important}.theme--cotn .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--cotn .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#15ceff!important}.theme--cotn .create-user--page-row.groups p.addanother:before{background:#15ceff!important}.theme--cotn .create-user--group span{color:#15ceff!important}.theme--cotn .create-user--table-cell h5{border-bottom-color:#15ceff!important}.theme--cotn .admin__createvideo .addanother:before{background:#15ceff!important}.theme--cotn .admin__createvideo--assessments h3,.theme--cotn .admin__createvideo--documents h3,.theme--cotn .admin__createvideo--reels h3{color:#15ceff!important}.theme--cotn .group-users-table--option.active:before{background:#15ceff!important}.theme--cotn .group-users-table--option.active:hover h3,.theme--cotn .group-users-table--option.active h3,.theme--cotn .group-users-table--page--grid p{color:#15ceff!important}.theme--cotn .group-users-table--page--grid-card .Dropdown-control{background:#15ceff!important}.theme--cotn .group-users-table--grid-header p{color:#15ceff!important}.theme--cotn .group-users-table--grid-card .Dropdown-control{background:#15ceff!important}.theme--cotn .nodeTree--chart svg rect{fill:#15ceff!important;stroke:#15ceff!important}.theme--cotn .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--cotn .notification-screen__nav ul li.active{border-right-color:#15ceff!important;color:#15ceff!important}.theme--cotn .notification-screen__nav ul li ul li.active{color:#15ceff!important}.theme--cotn .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#15ceff!important}.theme--cotn .notification-list__user--selection a.active{color:#15ceff!important}.theme--cotn .notification-list__user--selection a.active:after{background:#15ceff!important}.theme--cotn .notification-list__content--leftcol p{color:#15ceff!important}.theme--cotn .reel-view--option.active:before{background:#15ceff!important}.theme--cotn .reel-view--page-reelselection p.active{color:#15ceff!important;border-bottom:.05vw solid #15ceff!important}.theme--cotn .reel-view--page-data-cell{background-color:#15ceff!important}.theme--cotn .reel-view--popup-header.noBorder h3,.theme--cotn .reel-view--popup-title2{color:#15ceff!important}.theme--cotn .reel-view--popup-innerRow2{border-left-color:1px solid #15ceff}.theme--cotn .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#15ceff!important}.theme--cotn .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#15ceff!important}.theme--cotn .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#15ceff!important}.theme--cotn .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#15ceff!important}.theme--cotn .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#15ceff!important}.theme--cotn .feedback--reel-label{background:#15ceff!important}.theme--cotn .createtraining-popup__row.last label{color:#15ceff!important}.theme--cotn .training-summary--feedback.selected,.theme--cotn .training-summary--feedback:hover{background:#15ceff!important}.theme--cotn .progress-bar{background-color:#15ceff!important}.theme--cotn .theatre__assessment-pagination>li.active{background:#15ceff!important}.theme--cotn .assessment__result--title h2 span{color:#15ceff!important}.theme--cotn .assessment__result--count{background-color:#15ceff!important}.theme--cotn .assessment__endvideo--duration span,.theme--cotn .assessment__endvideo--heading h3,.theme--cotn .assessment__endvideo--questions-count span{color:#15ceff!important}.theme--cotn .assessment__question:before{background-color:#15ceff!important}.theme--cotn .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--cotn .assessment .assessment__start--duration span,.theme--cotn .assessment .assessment__start--questions-count span,.theme--cotn .assessment__start--related-content h4{color:#15ceff!important}.theme--cotn .btn--primary{background:#15ceff!important}.theme--cotn .btn--loader{background:none!important;border:3px solid #15ceff!important;border-bottom-color:#fff!important}.theme--cotn .form__form--fields a{color:#8ee5fd}.theme--cotn input[type=checkbox]+label:after,.theme--cotn input[type=checkbox]+label:before,.theme--cotn input[type=radio]+label:after,.theme--cotn input[type=radio]+label:before{border-color:#15ceff!important}.theme--cotn .header .notification__count{background:#15ceff!important}.theme--cotn .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--cotn .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#15ceff!important}.theme--cotn .header .notification__dropdown .dropdown .view-all{color:#15ceff!important}@media only screen and (min-width:992px){.theme--cotn .header__nav-item.user .user_avatar{border:2px solid #15ceff!important}.theme--cotn .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--cotn .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#8ee5fd}.theme--cotn .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#15ceff!important}}.theme--cotn .loginscreen:before{background:#15ceff;background:linear-gradient(145deg,#15ceff,#000)}.theme--cotn .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--cotn .loginscreen__form .form--buttons .btn:first-of-type{background-color:#8ee5fd!important;color:#000}.theme--cotn .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#15ceff #15ceff #8ee5fd!important;position:relative;top:-.2vw}.theme--cotn .home-screen .admin-reel-add--icons p:before{background:#15ceff!important}.theme--cotn.light-mode .theatre__controllers_play div svg{stroke:#15ceff!important}.theme--cotn.light-mode .theatre__info__message_item{background:#15ceff!important}.theme--cotn.light-mode .assessment__questions--list h5{color:#15ceff!important}.theme--cotn .miniPlayer__info--play-icon svg,.theme--cotn .miniPlayer__info-arrow svg:hover{fill:#15ceff!important}.theme--cotn .plyr--video .plyr__control.plyr__tab-focus,.theme--cotn .plyr--video .plyr__control:hover,.theme--cotn .plyr--video .plyr__control[aria-expanded=true],.theme--cotn .plyr__control--overlaid{background:#15ceff!important}.theme--cotn .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#15ceff!important}.theme--cotn .fullScreen .plyr--full-ui input[type=range],.theme--cotn .smallScreen .plyr--full-ui input[type=range],.theme--cotn .statspopup__header--content-title h4{color:#15ceff!important}.theme--cotn .theatre__controllers_play div:hover svg{stroke:#15ceff!important}.theme--cotn .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#15ceff!important}.theme--cotn .theatre__controllers_next-hover{background:#15ceff!important}.theme--cotn .theatre__controllers_next-hover:before{border-top:1.5vw solid #15ceff!important}.theme--cotn .theatre__info_tab-title.active{background:#15ceff!important}.theme--cotn .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#15ceff!important}.theme--cotn .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#15ceff!important}.theme--cotn .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#15ceff!important;outline:none}.theme--cotn .tilegrid__content--image:after{background:#15ceff!important}.theme--cotn .tilegrid__subtitle{color:#15ceff!important}@media only screen and (min-width:992px){.theme--cotn .tilegrid__subtitle{color:#fff!important}}.theme--cotn .tilegrid.reel .tilegrid__row--bottom h4{color:#15ceff!important}.theme--cotn::-webkit-scrollbar-thumb{background-color:#15ceff!important}.theme--cotn .addanother:before,.theme--cotn .loading-screen .lds-facebook div:nth-child(2){background:#15ceff!important}.theme--cotn .base-timer__path-remaining.green{color:#15ceff!important}.theme--cotn .base-timer__path-remaining.red{color:#8ee5fd}.theme--cotn .loading-dotted-circle div{background:#15ceff!important}.theme--cotn .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#15ceff!important}.theme--cotn .Dropdown-root .Dropdown-option.is-selected,.theme--cotn .Dropdown-root .Dropdown-option:hover{background-color:#15ceff!important}.theme--cotn .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--cotn .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--cotn .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--cotn .scrollbar-thumb,.theme--cotn .ScrollbarsCustom-Thumb{background:#15ceff!important}.theme--cotn .picky-date-time-calendar__table-cel.today{color:#8ee5fd!important;fill:#8ee5fd!important}.theme--cotn .dateTimeReminder .picky-date-time-calendar__today:hover{background:#15ceff!important}.theme--cotn .btn-read-more,.theme--cotn .btn-stats-download{color:#15ceff!important}.theme--cotn ul.react-paginate li.active{background-color:#15ceff!important}.theme--cotn ul.react-paginate li:hover{background-color:#8ee5fd!important}.theme--bpcc body::-webkit-scrollbar-thumb,.theme--bpcc div::-webkit-scrollbar-thumb{background-color:#008cf8!important}.theme--bpcc .all-users-table--grid-header p,.theme--bpcc .group-users-table--option:hover h3{color:#008cf8!important}.theme--bpcc .admin__adddocument .addanother:before{background:#008cf8!important}.theme--bpcc .admin__adddocument--assessments h3,.theme--bpcc .admin__adddocument--documents h3,.theme--bpcc .admin__adddocument--reels h3{color:#008cf8!important}.theme--bpcc .admin__createassessment .addanother:before{background:#008cf8!important}.theme--bpcc .admin__createassessment--assessments h3,.theme--bpcc .admin__createassessment--documents h3,.theme--bpcc .admin__createassessment--placement h3,.theme--bpcc .admin__createassessment--reels h3{color:#008cf8!important}.theme--bpcc .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--bpcc .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#008cf8!important}.theme--bpcc .create-user--page-row.groups p.addanother:before{background:#008cf8!important}.theme--bpcc .create-user--group span{color:#008cf8!important}.theme--bpcc .create-user--table-cell h5{border-bottom-color:#008cf8!important}.theme--bpcc .admin__createvideo .addanother:before{background:#008cf8!important}.theme--bpcc .admin__createvideo--assessments h3,.theme--bpcc .admin__createvideo--documents h3,.theme--bpcc .admin__createvideo--reels h3{color:#008cf8!important}.theme--bpcc .group-users-table--option.active:before{background:#008cf8!important}.theme--bpcc .group-users-table--option.active:hover h3,.theme--bpcc .group-users-table--option.active h3,.theme--bpcc .group-users-table--page--grid p{color:#008cf8!important}.theme--bpcc .group-users-table--page--grid-card .Dropdown-control{background:#008cf8!important}.theme--bpcc .group-users-table--grid-header p{color:#008cf8!important}.theme--bpcc .group-users-table--grid-card .Dropdown-control{background:#008cf8!important}.theme--bpcc .nodeTree--chart svg rect{fill:#008cf8!important;stroke:#008cf8!important}.theme--bpcc .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--bpcc .notification-screen__nav ul li.active{border-right-color:#008cf8!important;color:#008cf8!important}.theme--bpcc .notification-screen__nav ul li ul li.active{color:#008cf8!important}.theme--bpcc .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#008cf8!important}.theme--bpcc .notification-list__user--selection a.active{color:#008cf8!important}.theme--bpcc .notification-list__user--selection a.active:after{background:#008cf8!important}.theme--bpcc .notification-list__content--leftcol p{color:#008cf8!important}.theme--bpcc .reel-view--option.active:before{background:#008cf8!important}.theme--bpcc .reel-view--page-reelselection p.active{color:#008cf8!important;border-bottom:.05vw solid #008cf8!important}.theme--bpcc .reel-view--page-data-cell{background-color:#008cf8!important}.theme--bpcc .reel-view--popup-header.noBorder h3,.theme--bpcc .reel-view--popup-title2{color:#008cf8!important}.theme--bpcc .reel-view--popup-innerRow2{border-left-color:1px solid #008cf8}.theme--bpcc .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#008cf8!important}.theme--bpcc .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#008cf8!important}.theme--bpcc .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#008cf8!important}.theme--bpcc .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#008cf8!important}.theme--bpcc .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#008cf8!important}.theme--bpcc .feedback--reel-label{background:#008cf8!important}.theme--bpcc .createtraining-popup__row.last label{color:#008cf8!important}.theme--bpcc .training-summary--feedback.selected,.theme--bpcc .training-summary--feedback:hover{background:#008cf8!important}.theme--bpcc .progress-bar{background-color:#008cf8!important}.theme--bpcc .theatre__assessment-pagination>li.active{background:#008cf8!important}.theme--bpcc .assessment__result--title h2 span{color:#008cf8!important}.theme--bpcc .assessment__result--count{background-color:#008cf8!important}.theme--bpcc .assessment__endvideo--duration span,.theme--bpcc .assessment__endvideo--heading h3,.theme--bpcc .assessment__endvideo--questions-count span{color:#008cf8!important}.theme--bpcc .assessment__question:before{background-color:#008cf8!important}.theme--bpcc .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--bpcc .assessment .assessment__start--duration span,.theme--bpcc .assessment .assessment__start--questions-count span,.theme--bpcc .assessment__start--related-content h4{color:#008cf8!important}.theme--bpcc .btn--primary{background:#008cf8!important}.theme--bpcc .btn--loader{background:none!important;border:3px solid #008cf8!important;border-bottom-color:#fff!important}.theme--bpcc .form__form--fields a{color:#8accff}.theme--bpcc input[type=checkbox]+label:after,.theme--bpcc input[type=checkbox]+label:before,.theme--bpcc input[type=radio]+label:after,.theme--bpcc input[type=radio]+label:before{border-color:#008cf8!important}.theme--bpcc .header .notification__count{background:#008cf8!important}.theme--bpcc .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--bpcc .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#008cf8!important}.theme--bpcc .header .notification__dropdown .dropdown .view-all{color:#008cf8!important}@media only screen and (min-width:992px){.theme--bpcc .header__nav-item.user .user_avatar{border:2px solid #008cf8!important}.theme--bpcc .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--bpcc .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#8accff}.theme--bpcc .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#008cf8!important}}.theme--bpcc .loginscreen:before{background:#008cf8;background:linear-gradient(145deg,#008cf8,#000)}.theme--bpcc .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--bpcc .loginscreen__form .form--buttons .btn:first-of-type{background-color:#8accff!important;color:#000}.theme--bpcc .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#008cf8 #008cf8 #8accff!important;position:relative;top:-.2vw}.theme--bpcc .home-screen .admin-reel-add--icons p:before{background:#008cf8!important}.theme--bpcc.light-mode .theatre__controllers_play div svg{stroke:#008cf8!important}.theme--bpcc.light-mode .theatre__info__message_item{background:#008cf8!important}.theme--bpcc.light-mode .assessment__questions--list h5{color:#008cf8!important}.theme--bpcc .miniPlayer__info--play-icon svg,.theme--bpcc .miniPlayer__info-arrow svg:hover{fill:#008cf8!important}.theme--bpcc .plyr--video .plyr__control.plyr__tab-focus,.theme--bpcc .plyr--video .plyr__control:hover,.theme--bpcc .plyr--video .plyr__control[aria-expanded=true],.theme--bpcc .plyr__control--overlaid{background:#008cf8!important}.theme--bpcc .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#008cf8!important}.theme--bpcc .fullScreen .plyr--full-ui input[type=range],.theme--bpcc .smallScreen .plyr--full-ui input[type=range],.theme--bpcc .statspopup__header--content-title h4{color:#008cf8!important}.theme--bpcc .theatre__controllers_play div:hover svg{stroke:#008cf8!important}.theme--bpcc .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#008cf8!important}.theme--bpcc .theatre__controllers_next-hover{background:#008cf8!important}.theme--bpcc .theatre__controllers_next-hover:before{border-top:1.5vw solid #008cf8!important}.theme--bpcc .theatre__info_tab-title.active{background:#008cf8!important}.theme--bpcc .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#008cf8!important}.theme--bpcc .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#008cf8!important}.theme--bpcc .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#008cf8!important;outline:none}.theme--bpcc .tilegrid__content--image:after{background:#008cf8!important}.theme--bpcc .tilegrid__subtitle{color:#008cf8!important}@media only screen and (min-width:992px){.theme--bpcc .tilegrid__subtitle{color:#fff!important}}.theme--bpcc .tilegrid.reel .tilegrid__row--bottom h4{color:#008cf8!important}.theme--bpcc::-webkit-scrollbar-thumb{background-color:#008cf8!important}.theme--bpcc .addanother:before,.theme--bpcc .loading-screen .lds-facebook div:nth-child(2){background:#008cf8!important}.theme--bpcc .base-timer__path-remaining.green{color:#008cf8!important}.theme--bpcc .base-timer__path-remaining.red{color:#8accff}.theme--bpcc .loading-dotted-circle div{background:#008cf8!important}.theme--bpcc .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#008cf8!important}.theme--bpcc .Dropdown-root .Dropdown-option.is-selected,.theme--bpcc .Dropdown-root .Dropdown-option:hover{background-color:#008cf8!important}.theme--bpcc .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--bpcc .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--bpcc .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--bpcc .scrollbar-thumb,.theme--bpcc .ScrollbarsCustom-Thumb{background:#008cf8!important}.theme--bpcc .picky-date-time-calendar__table-cel.today{color:#8accff!important;fill:#8accff!important}.theme--bpcc .dateTimeReminder .picky-date-time-calendar__today:hover{background:#008cf8!important}.theme--bpcc .btn-read-more,.theme--bpcc .btn-stats-download{color:#008cf8!important}.theme--bpcc ul.react-paginate li.active{background-color:#008cf8!important}.theme--bpcc ul.react-paginate li:hover{background-color:#8accff!important}.theme--schooloflight body::-webkit-scrollbar-thumb,.theme--schooloflight div::-webkit-scrollbar-thumb{background-color:#259dee!important}.theme--schooloflight .all-users-table--grid-header p,.theme--schooloflight .group-users-table--option:hover h3{color:#259dee!important}.theme--schooloflight .admin__adddocument .addanother:before{background:#259dee!important}.theme--schooloflight .admin__adddocument--assessments h3,.theme--schooloflight .admin__adddocument--documents h3,.theme--schooloflight .admin__adddocument--reels h3{color:#259dee!important}.theme--schooloflight .admin__createassessment .addanother:before{background:#259dee!important}.theme--schooloflight .admin__createassessment--assessments h3,.theme--schooloflight .admin__createassessment--documents h3,.theme--schooloflight .admin__createassessment--placement h3,.theme--schooloflight .admin__createassessment--reels h3{color:#259dee!important}.theme--schooloflight .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--schooloflight .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#259dee!important}.theme--schooloflight .create-user--page-row.groups p.addanother:before{background:#259dee!important}.theme--schooloflight .create-user--group span{color:#259dee!important}.theme--schooloflight .create-user--table-cell h5{border-bottom-color:#259dee!important}.theme--schooloflight .admin__createvideo .addanother:before{background:#259dee!important}.theme--schooloflight .admin__createvideo--assessments h3,.theme--schooloflight .admin__createvideo--documents h3,.theme--schooloflight .admin__createvideo--reels h3{color:#259dee!important}.theme--schooloflight .group-users-table--option.active:before{background:#259dee!important}.theme--schooloflight .group-users-table--option.active:hover h3,.theme--schooloflight .group-users-table--option.active h3,.theme--schooloflight .group-users-table--page--grid p{color:#259dee!important}.theme--schooloflight .group-users-table--page--grid-card .Dropdown-control{background:#259dee!important}.theme--schooloflight .group-users-table--grid-header p{color:#259dee!important}.theme--schooloflight .group-users-table--grid-card .Dropdown-control{background:#259dee!important}.theme--schooloflight .nodeTree--chart svg rect{fill:#259dee!important;stroke:#259dee!important}.theme--schooloflight .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--schooloflight .notification-screen__nav ul li.active{border-right-color:#259dee!important;color:#259dee!important}.theme--schooloflight .notification-screen__nav ul li ul li.active{color:#259dee!important}.theme--schooloflight .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#259dee!important}.theme--schooloflight .notification-list__user--selection a.active{color:#259dee!important}.theme--schooloflight .notification-list__user--selection a.active:after{background:#259dee!important}.theme--schooloflight .notification-list__content--leftcol p{color:#259dee!important}.theme--schooloflight .reel-view--option.active:before{background:#259dee!important}.theme--schooloflight .reel-view--page-reelselection p.active{color:#259dee!important;border-bottom:.05vw solid #259dee!important}.theme--schooloflight .reel-view--page-data-cell{background-color:#259dee!important}.theme--schooloflight .reel-view--popup-header.noBorder h3,.theme--schooloflight .reel-view--popup-title2{color:#259dee!important}.theme--schooloflight .reel-view--popup-innerRow2{border-left-color:1px solid #259dee}.theme--schooloflight .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#259dee!important}.theme--schooloflight .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#259dee!important}.theme--schooloflight .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#259dee!important}.theme--schooloflight .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#259dee!important}.theme--schooloflight .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#259dee!important}.theme--schooloflight .feedback--reel-label{background:#259dee!important}.theme--schooloflight .createtraining-popup__row.last label{color:#259dee!important}.theme--schooloflight .training-summary--feedback.selected,.theme--schooloflight .training-summary--feedback:hover{background:#259dee!important}.theme--schooloflight .progress-bar{background-color:#259dee!important}.theme--schooloflight .theatre__assessment-pagination>li.active{background:#259dee!important}.theme--schooloflight .assessment__result--title h2 span{color:#259dee!important}.theme--schooloflight .assessment__result--count{background-color:#259dee!important}.theme--schooloflight .assessment__endvideo--duration span,.theme--schooloflight .assessment__endvideo--heading h3,.theme--schooloflight .assessment__endvideo--questions-count span{color:#259dee!important}.theme--schooloflight .assessment__question:before{background-color:#259dee!important}.theme--schooloflight .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--schooloflight .assessment .assessment__start--duration span,.theme--schooloflight .assessment .assessment__start--questions-count span,.theme--schooloflight .assessment__start--related-content h4{color:#259dee!important}.theme--schooloflight .btn--primary{background:#259dee!important}.theme--schooloflight .btn--loader{background:none!important;border:3px solid #259dee!important;border-bottom-color:#fff!important}.theme--schooloflight .form__form--fields a{color:#a4d7fa}.theme--schooloflight input[type=checkbox]+label:after,.theme--schooloflight input[type=checkbox]+label:before,.theme--schooloflight input[type=radio]+label:after,.theme--schooloflight input[type=radio]+label:before{border-color:#259dee!important}.theme--schooloflight .header .notification__count{background:#259dee!important}.theme--schooloflight .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--schooloflight .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#259dee!important}.theme--schooloflight .header .notification__dropdown .dropdown .view-all{color:#259dee!important}@media only screen and (min-width:992px){.theme--schooloflight .header__nav-item.user .user_avatar{border:2px solid #259dee!important}.theme--schooloflight .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--schooloflight .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#a4d7fa}.theme--schooloflight .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#259dee!important}}.theme--schooloflight .loginscreen:before{background:#259dee;background:linear-gradient(145deg,#259dee,#000)}.theme--schooloflight .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--schooloflight .loginscreen__form .form--buttons .btn:first-of-type{background-color:#a4d7fa!important;color:#000}.theme--schooloflight .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#259dee #259dee #a4d7fa!important;position:relative;top:-.2vw}.theme--schooloflight .home-screen .admin-reel-add--icons p:before{background:#259dee!important}.theme--schooloflight.light-mode .theatre__controllers_play div svg{stroke:#259dee!important}.theme--schooloflight.light-mode .theatre__info__message_item{background:#259dee!important}.theme--schooloflight.light-mode .assessment__questions--list h5{color:#259dee!important}.theme--schooloflight .miniPlayer__info--play-icon svg,.theme--schooloflight .miniPlayer__info-arrow svg:hover{fill:#259dee!important}.theme--schooloflight .plyr--video .plyr__control.plyr__tab-focus,.theme--schooloflight .plyr--video .plyr__control:hover,.theme--schooloflight .plyr--video .plyr__control[aria-expanded=true],.theme--schooloflight .plyr__control--overlaid{background:#259dee!important}.theme--schooloflight .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#259dee!important}.theme--schooloflight .fullScreen .plyr--full-ui input[type=range],.theme--schooloflight .smallScreen .plyr--full-ui input[type=range],.theme--schooloflight .statspopup__header--content-title h4{color:#259dee!important}.theme--schooloflight .theatre__controllers_play div:hover svg{stroke:#259dee!important}.theme--schooloflight .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#259dee!important}.theme--schooloflight .theatre__controllers_next-hover{background:#259dee!important}.theme--schooloflight .theatre__controllers_next-hover:before{border-top:1.5vw solid #259dee!important}.theme--schooloflight .theatre__info_tab-title.active{background:#259dee!important}.theme--schooloflight .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#259dee!important}.theme--schooloflight .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#259dee!important}.theme--schooloflight .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#259dee!important;outline:none}.theme--schooloflight .tilegrid__content--image:after{background:#259dee!important}.theme--schooloflight .tilegrid__subtitle{color:#259dee!important}@media only screen and (min-width:992px){.theme--schooloflight .tilegrid__subtitle{color:#fff!important}}.theme--schooloflight .tilegrid.reel .tilegrid__row--bottom h4{color:#259dee!important}.theme--schooloflight::-webkit-scrollbar-thumb{background-color:#259dee!important}.theme--schooloflight .addanother:before,.theme--schooloflight .loading-screen .lds-facebook div:nth-child(2){background:#259dee!important}.theme--schooloflight .base-timer__path-remaining.green{color:#259dee!important}.theme--schooloflight .base-timer__path-remaining.red{color:#a4d7fa}.theme--schooloflight .loading-dotted-circle div{background:#259dee!important}.theme--schooloflight .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#259dee!important}.theme--schooloflight .Dropdown-root .Dropdown-option.is-selected,.theme--schooloflight .Dropdown-root .Dropdown-option:hover{background-color:#259dee!important}.theme--schooloflight .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--schooloflight .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--schooloflight .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--schooloflight .scrollbar-thumb,.theme--schooloflight .ScrollbarsCustom-Thumb{background:#259dee!important}.theme--schooloflight .picky-date-time-calendar__table-cel.today{color:#a4d7fa!important;fill:#a4d7fa!important}.theme--schooloflight .dateTimeReminder .picky-date-time-calendar__today:hover{background:#259dee!important}.theme--schooloflight .btn-read-more,.theme--schooloflight .btn-stats-download{color:#259dee!important}.theme--schooloflight ul.react-paginate li.active{background-color:#259dee!important}.theme--schooloflight ul.react-paginate li:hover{background-color:#a4d7fa!important}.theme--osa body::-webkit-scrollbar-thumb,.theme--osa div::-webkit-scrollbar-thumb{background-color:#ff5408!important}.theme--osa .all-users-table--grid-header p,.theme--osa .group-users-table--option:hover h3{color:#ff5408!important}.theme--osa .admin__adddocument .addanother:before{background:#ff5408!important}.theme--osa .admin__adddocument--assessments h3,.theme--osa .admin__adddocument--documents h3,.theme--osa .admin__adddocument--reels h3{color:#ff5408!important}.theme--osa .admin__createassessment .addanother:before{background:#ff5408!important}.theme--osa .admin__createassessment--assessments h3,.theme--osa .admin__createassessment--documents h3,.theme--osa .admin__createassessment--placement h3,.theme--osa .admin__createassessment--reels h3{color:#ff5408!important}.theme--osa .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--osa .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#ff5408!important}.theme--osa .create-user--page-row.groups p.addanother:before{background:#ff5408!important}.theme--osa .create-user--group span{color:#ff5408!important}.theme--osa .create-user--table-cell h5{border-bottom-color:#ff5408!important}.theme--osa .admin__createvideo .addanother:before{background:#ff5408!important}.theme--osa .admin__createvideo--assessments h3,.theme--osa .admin__createvideo--documents h3,.theme--osa .admin__createvideo--reels h3{color:#ff5408!important}.theme--osa .group-users-table--option.active:before{background:#ff5408!important}.theme--osa .group-users-table--option.active:hover h3,.theme--osa .group-users-table--option.active h3,.theme--osa .group-users-table--page--grid p{color:#ff5408!important}.theme--osa .group-users-table--page--grid-card .Dropdown-control{background:#ff5408!important}.theme--osa .group-users-table--grid-header p{color:#ff5408!important}.theme--osa .group-users-table--grid-card .Dropdown-control{background:#ff5408!important}.theme--osa .nodeTree--chart svg rect{fill:#ff5408!important;stroke:#ff5408!important}.theme--osa .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--osa .notification-screen__nav ul li.active{border-right-color:#ff5408!important;color:#ff5408!important}.theme--osa .notification-screen__nav ul li ul li.active{color:#ff5408!important}.theme--osa .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#ff5408!important}.theme--osa .notification-list__user--selection a.active{color:#ff5408!important}.theme--osa .notification-list__user--selection a.active:after{background:#ff5408!important}.theme--osa .notification-list__content--leftcol p{color:#ff5408!important}.theme--osa .reel-view--option.active:before{background:#ff5408!important}.theme--osa .reel-view--page-reelselection p.active{color:#ff5408!important;border-bottom:.05vw solid #ff5408!important}.theme--osa .reel-view--page-data-cell{background-color:#ff5408!important}.theme--osa .reel-view--popup-header.noBorder h3,.theme--osa .reel-view--popup-title2{color:#ff5408!important}.theme--osa .reel-view--popup-innerRow2{border-left-color:1px solid #ff5408}.theme--osa .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#ff5408!important}.theme--osa .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#ff5408!important}.theme--osa .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#ff5408!important}.theme--osa .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#ff5408!important}.theme--osa .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#ff5408!important}.theme--osa .feedback--reel-label{background:#ff5408!important}.theme--osa .createtraining-popup__row.last label{color:#ff5408!important}.theme--osa .training-summary--feedback.selected,.theme--osa .training-summary--feedback:hover{background:#ff5408!important}.theme--osa .progress-bar{background-color:#ff5408!important}.theme--osa .theatre__assessment-pagination>li.active{background:#ff5408!important}.theme--osa .assessment__result--title h2 span{color:#ff5408!important}.theme--osa .assessment__result--count{background-color:#ff5408!important}.theme--osa .assessment__endvideo--duration span,.theme--osa .assessment__endvideo--heading h3,.theme--osa .assessment__endvideo--questions-count span{color:#ff5408!important}.theme--osa .assessment__question:before{background-color:#ff5408!important}.theme--osa .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--osa .assessment .assessment__start--duration span,.theme--osa .assessment .assessment__start--questions-count span,.theme--osa .assessment__start--related-content h4{color:#ff5408!important}.theme--osa .btn--primary{background:#ff5408!important}.theme--osa .btn--loader{background:none!important;border:3px solid #ff5408!important;border-bottom-color:#fff!important}.theme--osa .form__form--fields a{color:#ffbca0}.theme--osa input[type=checkbox]+label:after,.theme--osa input[type=checkbox]+label:before,.theme--osa input[type=radio]+label:after,.theme--osa input[type=radio]+label:before{border-color:#ff5408!important}.theme--osa .header .notification__count{background:#ff5408!important}.theme--osa .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--osa .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#ff5408!important}.theme--osa .header .notification__dropdown .dropdown .view-all{color:#ff5408!important}@media only screen and (min-width:992px){.theme--osa .header__nav-item.user .user_avatar{border:2px solid #ff5408!important}.theme--osa .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--osa .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#ffbca0}.theme--osa .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#ff5408!important}}.theme--osa .loginscreen:before{background:#ff5408;background:linear-gradient(145deg,#ff5408,#000)}.theme--osa .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--osa .loginscreen__form .form--buttons .btn:first-of-type{background-color:#ffbca0!important;color:#000}.theme--osa .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#ff5408 #ff5408 #ffbca0!important;position:relative;top:-.2vw}.theme--osa .home-screen .admin-reel-add--icons p:before{background:#ff5408!important}.theme--osa.light-mode .theatre__controllers_play div svg{stroke:#ff5408!important}.theme--osa.light-mode .theatre__info__message_item{background:#ff5408!important}.theme--osa.light-mode .assessment__questions--list h5{color:#ff5408!important}.theme--osa .miniPlayer__info--play-icon svg,.theme--osa .miniPlayer__info-arrow svg:hover{fill:#ff5408!important}.theme--osa .plyr--video .plyr__control.plyr__tab-focus,.theme--osa .plyr--video .plyr__control:hover,.theme--osa .plyr--video .plyr__control[aria-expanded=true],.theme--osa .plyr__control--overlaid{background:#ff5408!important}.theme--osa .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#ff5408!important}.theme--osa .fullScreen .plyr--full-ui input[type=range],.theme--osa .smallScreen .plyr--full-ui input[type=range],.theme--osa .statspopup__header--content-title h4{color:#ff5408!important}.theme--osa .theatre__controllers_play div:hover svg{stroke:#ff5408!important}.theme--osa .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#ff5408!important}.theme--osa .theatre__controllers_next-hover{background:#ff5408!important}.theme--osa .theatre__controllers_next-hover:before{border-top:1.5vw solid #ff5408!important}.theme--osa .theatre__info_tab-title.active{background:#ff5408!important}.theme--osa .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#ff5408!important}.theme--osa .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#ff5408!important}.theme--osa .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#ff5408!important;outline:none}.theme--osa .tilegrid__content--image:after{background:#ff5408!important}.theme--osa .tilegrid__subtitle{color:#ff5408!important}@media only screen and (min-width:992px){.theme--osa .tilegrid__subtitle{color:#fff!important}}.theme--osa .tilegrid.reel .tilegrid__row--bottom h4{color:#ff5408!important}.theme--osa::-webkit-scrollbar-thumb{background-color:#ff5408!important}.theme--osa .addanother:before,.theme--osa .loading-screen .lds-facebook div:nth-child(2){background:#ff5408!important}.theme--osa .base-timer__path-remaining.green{color:#ff5408!important}.theme--osa .base-timer__path-remaining.red{color:#ffbca0}.theme--osa .loading-dotted-circle div{background:#ff5408!important}.theme--osa .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#ff5408!important}.theme--osa .Dropdown-root .Dropdown-option.is-selected,.theme--osa .Dropdown-root .Dropdown-option:hover{background-color:#ff5408!important}.theme--osa .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--osa .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--osa .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--osa .scrollbar-thumb,.theme--osa .ScrollbarsCustom-Thumb{background:#ff5408!important}.theme--osa .picky-date-time-calendar__table-cel.today{color:#ffbca0!important;fill:#ffbca0!important}.theme--osa .dateTimeReminder .picky-date-time-calendar__today:hover{background:#ff5408!important}.theme--osa .btn-read-more,.theme--osa .btn-stats-download{color:#ff5408!important}.theme--osa ul.react-paginate li.active{background-color:#ff5408!important}.theme--osa ul.react-paginate li:hover{background-color:#ffbca0!important}.theme--myafrica body::-webkit-scrollbar-thumb,.theme--myafrica div::-webkit-scrollbar-thumb{background-color:#0873ff!important}.theme--myafrica .all-users-table--grid-header p,.theme--myafrica .group-users-table--option:hover h3{color:#0873ff!important}.theme--myafrica .admin__adddocument .addanother:before{background:#0873ff!important}.theme--myafrica .admin__adddocument--assessments h3,.theme--myafrica .admin__adddocument--documents h3,.theme--myafrica .admin__adddocument--reels h3{color:#0873ff!important}.theme--myafrica .admin__createassessment .addanother:before{background:#0873ff!important}.theme--myafrica .admin__createassessment--assessments h3,.theme--myafrica .admin__createassessment--documents h3,.theme--myafrica .admin__createassessment--placement h3,.theme--myafrica .admin__createassessment--reels h3{color:#0873ff!important}.theme--myafrica .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--myafrica .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#0873ff!important}.theme--myafrica .create-user--page-row.groups p.addanother:before{background:#0873ff!important}.theme--myafrica .create-user--group span{color:#0873ff!important}.theme--myafrica .create-user--table-cell h5{border-bottom-color:#0873ff!important}.theme--myafrica .admin__createvideo .addanother:before{background:#0873ff!important}.theme--myafrica .admin__createvideo--assessments h3,.theme--myafrica .admin__createvideo--documents h3,.theme--myafrica .admin__createvideo--reels h3{color:#0873ff!important}.theme--myafrica .group-users-table--option.active:before{background:#0873ff!important}.theme--myafrica .group-users-table--option.active:hover h3,.theme--myafrica .group-users-table--option.active h3,.theme--myafrica .group-users-table--page--grid p{color:#0873ff!important}.theme--myafrica .group-users-table--page--grid-card .Dropdown-control{background:#0873ff!important}.theme--myafrica .group-users-table--grid-header p{color:#0873ff!important}.theme--myafrica .group-users-table--grid-card .Dropdown-control{background:#0873ff!important}.theme--myafrica .nodeTree--chart svg rect{fill:#0873ff!important;stroke:#0873ff!important}.theme--myafrica .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--myafrica .notification-screen__nav ul li.active{border-right-color:#0873ff!important;color:#0873ff!important}.theme--myafrica .notification-screen__nav ul li ul li.active{color:#0873ff!important}.theme--myafrica .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#0873ff!important}.theme--myafrica .notification-list__user--selection a.active{color:#0873ff!important}.theme--myafrica .notification-list__user--selection a.active:after{background:#0873ff!important}.theme--myafrica .notification-list__content--leftcol p{color:#0873ff!important}.theme--myafrica .reel-view--option.active:before{background:#0873ff!important}.theme--myafrica .reel-view--page-reelselection p.active{color:#0873ff!important;border-bottom:.05vw solid #0873ff!important}.theme--myafrica .reel-view--page-data-cell{background-color:#0873ff!important}.theme--myafrica .reel-view--popup-header.noBorder h3,.theme--myafrica .reel-view--popup-title2{color:#0873ff!important}.theme--myafrica .reel-view--popup-innerRow2{border-left-color:1px solid #0873ff}.theme--myafrica .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#0873ff!important}.theme--myafrica .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#0873ff!important}.theme--myafrica .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#0873ff!important}.theme--myafrica .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#0873ff!important}.theme--myafrica .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#0873ff!important}.theme--myafrica .feedback--reel-label{background:#0873ff!important}.theme--myafrica .createtraining-popup__row.last label{color:#0873ff!important}.theme--myafrica .training-summary--feedback.selected,.theme--myafrica .training-summary--feedback:hover{background:#0873ff!important}.theme--myafrica .progress-bar{background-color:#0873ff!important}.theme--myafrica .theatre__assessment-pagination>li.active{background:#0873ff!important}.theme--myafrica .assessment__result--title h2 span{color:#0873ff!important}.theme--myafrica .assessment__result--count{background-color:#0873ff!important}.theme--myafrica .assessment__endvideo--duration span,.theme--myafrica .assessment__endvideo--heading h3,.theme--myafrica .assessment__endvideo--questions-count span{color:#0873ff!important}.theme--myafrica .assessment__question:before{background-color:#0873ff!important}.theme--myafrica .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--myafrica .assessment .assessment__start--duration span,.theme--myafrica .assessment .assessment__start--questions-count span,.theme--myafrica .assessment__start--related-content h4{color:#0873ff!important}.theme--myafrica .btn--primary{background:#0873ff!important}.theme--myafrica .btn--loader{background:none!important;border:3px solid #0873ff!important;border-bottom-color:#fff!important}.theme--myafrica .form__form--fields a{color:#70aaf5}.theme--myafrica input[type=checkbox]+label:after,.theme--myafrica input[type=checkbox]+label:before,.theme--myafrica input[type=radio]+label:after,.theme--myafrica input[type=radio]+label:before{border-color:#0873ff!important}.theme--myafrica .header .notification__count{background:#0873ff!important}.theme--myafrica .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--myafrica .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#0873ff!important}.theme--myafrica .header .notification__dropdown .dropdown .view-all{color:#0873ff!important}@media only screen and (min-width:992px){.theme--myafrica .header__nav-item.user .user_avatar{border:2px solid #0873ff!important}.theme--myafrica .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--myafrica .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#70aaf5}.theme--myafrica .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#0873ff!important}}.theme--myafrica .loginscreen:before{background:#0873ff;background:linear-gradient(145deg,#0873ff,#000)}.theme--myafrica .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--myafrica .loginscreen__form .form--buttons .btn:first-of-type{background-color:#70aaf5!important;color:#000}.theme--myafrica .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#0873ff #0873ff #70aaf5!important;position:relative;top:-.2vw}.theme--myafrica .home-screen .admin-reel-add--icons p:before{background:#0873ff!important}.theme--myafrica.light-mode .theatre__controllers_play div svg{stroke:#0873ff!important}.theme--myafrica.light-mode .theatre__info__message_item{background:#0873ff!important}.theme--myafrica.light-mode .assessment__questions--list h5{color:#0873ff!important}.theme--myafrica .miniPlayer__info--play-icon svg,.theme--myafrica .miniPlayer__info-arrow svg:hover{fill:#0873ff!important}.theme--myafrica .plyr--video .plyr__control.plyr__tab-focus,.theme--myafrica .plyr--video .plyr__control:hover,.theme--myafrica .plyr--video .plyr__control[aria-expanded=true],.theme--myafrica .plyr__control--overlaid{background:#0873ff!important}.theme--myafrica .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#0873ff!important}.theme--myafrica .fullScreen .plyr--full-ui input[type=range],.theme--myafrica .smallScreen .plyr--full-ui input[type=range],.theme--myafrica .statspopup__header--content-title h4{color:#0873ff!important}.theme--myafrica .theatre__controllers_play div:hover svg{stroke:#0873ff!important}.theme--myafrica .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#0873ff!important}.theme--myafrica .theatre__controllers_next-hover{background:#0873ff!important}.theme--myafrica .theatre__controllers_next-hover:before{border-top:1.5vw solid #0873ff!important}.theme--myafrica .theatre__info_tab-title.active{background:#0873ff!important}.theme--myafrica .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#0873ff!important}.theme--myafrica .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#0873ff!important}.theme--myafrica .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#0873ff!important;outline:none}.theme--myafrica .tilegrid__content--image:after{background:#0873ff!important}.theme--myafrica .tilegrid__subtitle{color:#0873ff!important}@media only screen and (min-width:992px){.theme--myafrica .tilegrid__subtitle{color:#fff!important}}.theme--myafrica .tilegrid.reel .tilegrid__row--bottom h4{color:#0873ff!important}.theme--myafrica::-webkit-scrollbar-thumb{background-color:#0873ff!important}.theme--myafrica .addanother:before,.theme--myafrica .loading-screen .lds-facebook div:nth-child(2){background:#0873ff!important}.theme--myafrica .base-timer__path-remaining.green{color:#0873ff!important}.theme--myafrica .base-timer__path-remaining.red{color:#70aaf5}.theme--myafrica .loading-dotted-circle div{background:#0873ff!important}.theme--myafrica .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#0873ff!important}.theme--myafrica .Dropdown-root .Dropdown-option.is-selected,.theme--myafrica .Dropdown-root .Dropdown-option:hover{background-color:#0873ff!important}.theme--myafrica .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--myafrica .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--myafrica .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--myafrica .scrollbar-thumb,.theme--myafrica .ScrollbarsCustom-Thumb{background:#0873ff!important}.theme--myafrica .picky-date-time-calendar__table-cel.today{color:#70aaf5!important;fill:#70aaf5!important}.theme--myafrica .dateTimeReminder .picky-date-time-calendar__today:hover{background:#0873ff!important}.theme--myafrica .btn-read-more,.theme--myafrica .btn-stats-download{color:#0873ff!important}.theme--myafrica ul.react-paginate li.active{background-color:#0873ff!important}.theme--myafrica ul.react-paginate li:hover{background-color:#70aaf5!important}.theme--meulabs body::-webkit-scrollbar-thumb,.theme--meulabs div::-webkit-scrollbar-thumb{background-color:#fcca00!important}.theme--meulabs .all-users-table--grid-header p,.theme--meulabs .group-users-table--option:hover h3{color:#fcca00!important}.theme--meulabs .admin__adddocument .addanother:before{background:#fcca00!important}.theme--meulabs .admin__adddocument--assessments h3,.theme--meulabs .admin__adddocument--documents h3,.theme--meulabs .admin__adddocument--reels h3{color:#fcca00!important}.theme--meulabs .admin__createassessment .addanother:before{background:#fcca00!important}.theme--meulabs .admin__createassessment--assessments h3,.theme--meulabs .admin__createassessment--documents h3,.theme--meulabs .admin__createassessment--placement h3,.theme--meulabs .admin__createassessment--reels h3{color:#fcca00!important}.theme--meulabs .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--meulabs .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#fcca00!important}.theme--meulabs .create-user--page-row.groups p.addanother:before{background:#fcca00!important}.theme--meulabs .create-user--group span{color:#fcca00!important}.theme--meulabs .create-user--table-cell h5{border-bottom-color:#fcca00!important}.theme--meulabs .admin__createvideo .addanother:before{background:#fcca00!important}.theme--meulabs .admin__createvideo--assessments h3,.theme--meulabs .admin__createvideo--documents h3,.theme--meulabs .admin__createvideo--reels h3{color:#fcca00!important}.theme--meulabs .group-users-table--option.active:before{background:#fcca00!important}.theme--meulabs .group-users-table--option.active:hover h3,.theme--meulabs .group-users-table--option.active h3,.theme--meulabs .group-users-table--page--grid p{color:#fcca00!important}.theme--meulabs .group-users-table--page--grid-card .Dropdown-control{background:#fcca00!important}.theme--meulabs .group-users-table--grid-header p{color:#fcca00!important}.theme--meulabs .group-users-table--grid-card .Dropdown-control{background:#fcca00!important}.theme--meulabs .nodeTree--chart svg rect{fill:#fcca00!important;stroke:#fcca00!important}.theme--meulabs .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--meulabs .notification-screen__nav ul li.active{border-right-color:#fcca00!important;color:#fcca00!important}.theme--meulabs .notification-screen__nav ul li ul li.active{color:#fcca00!important}.theme--meulabs .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#fcca00!important}.theme--meulabs .notification-list__user--selection a.active{color:#fcca00!important}.theme--meulabs .notification-list__user--selection a.active:after{background:#fcca00!important}.theme--meulabs .notification-list__content--leftcol p{color:#fcca00!important}.theme--meulabs .reel-view--option.active:before{background:#fcca00!important}.theme--meulabs .reel-view--page-reelselection p.active{color:#fcca00!important;border-bottom:.05vw solid #fcca00!important}.theme--meulabs .reel-view--page-data-cell{background-color:#fcca00!important}.theme--meulabs .reel-view--popup-header.noBorder h3,.theme--meulabs .reel-view--popup-title2{color:#fcca00!important}.theme--meulabs .reel-view--popup-innerRow2{border-left-color:1px solid #fcca00}.theme--meulabs .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#fcca00!important}.theme--meulabs .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#fcca00!important}.theme--meulabs .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#fcca00!important}.theme--meulabs .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#fcca00!important}.theme--meulabs .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#fcca00!important}.theme--meulabs .feedback--reel-label{background:#fcca00!important}.theme--meulabs .createtraining-popup__row.last label{color:#fcca00!important}.theme--meulabs .training-summary--feedback.selected,.theme--meulabs .training-summary--feedback:hover{background:#fcca00!important}.theme--meulabs .progress-bar{background-color:#fcca00!important}.theme--meulabs .theatre__assessment-pagination>li.active{background:#fcca00!important}.theme--meulabs .assessment__result--title h2 span{color:#fcca00!important}.theme--meulabs .assessment__result--count{background-color:#fcca00!important}.theme--meulabs .assessment__endvideo--duration span,.theme--meulabs .assessment__endvideo--heading h3,.theme--meulabs .assessment__endvideo--questions-count span{color:#fcca00!important}.theme--meulabs .assessment__question:before{background-color:#fcca00!important}.theme--meulabs .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--meulabs .assessment .assessment__start--duration span,.theme--meulabs .assessment .assessment__start--questions-count span,.theme--meulabs .assessment__start--related-content h4{color:#fcca00!important}.theme--meulabs .btn--primary{background:#fcca00!important}.theme--meulabs .btn--loader{background:none!important;border:3px solid #fcca00!important;border-bottom-color:#fff!important}.theme--meulabs .form__form--fields a{color:#f9e7a0}.theme--meulabs input[type=checkbox]+label:after,.theme--meulabs input[type=checkbox]+label:before,.theme--meulabs input[type=radio]+label:after,.theme--meulabs input[type=radio]+label:before{border-color:#fcca00!important}.theme--meulabs .header .notification__count{background:#fcca00!important}.theme--meulabs .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--meulabs .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#fcca00!important}.theme--meulabs .header .notification__dropdown .dropdown .view-all{color:#fcca00!important}@media only screen and (min-width:992px){.theme--meulabs .header__nav-item.user .user_avatar{border:2px solid #fcca00!important}.theme--meulabs .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--meulabs .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#f9e7a0}.theme--meulabs .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#fcca00!important}}.theme--meulabs .loginscreen:before{background:#fcca00;background:linear-gradient(145deg,#fcca00,#000)}.theme--meulabs .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--meulabs .loginscreen__form .form--buttons .btn:first-of-type{background-color:#f9e7a0!important;color:#000}.theme--meulabs .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#fcca00 #fcca00 #f9e7a0!important;position:relative;top:-.2vw}.theme--meulabs .home-screen .admin-reel-add--icons p:before{background:#fcca00!important}.theme--meulabs.light-mode .theatre__controllers_play div svg{stroke:#fcca00!important}.theme--meulabs.light-mode .theatre__info__message_item{background:#fcca00!important}.theme--meulabs.light-mode .assessment__questions--list h5{color:#fcca00!important}.theme--meulabs .miniPlayer__info--play-icon svg,.theme--meulabs .miniPlayer__info-arrow svg:hover{fill:#fcca00!important}.theme--meulabs .plyr--video .plyr__control.plyr__tab-focus,.theme--meulabs .plyr--video .plyr__control:hover,.theme--meulabs .plyr--video .plyr__control[aria-expanded=true],.theme--meulabs .plyr__control--overlaid{background:#fcca00!important}.theme--meulabs .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#fcca00!important}.theme--meulabs .fullScreen .plyr--full-ui input[type=range],.theme--meulabs .smallScreen .plyr--full-ui input[type=range],.theme--meulabs .statspopup__header--content-title h4{color:#fcca00!important}.theme--meulabs .theatre__controllers_play div:hover svg{stroke:#fcca00!important}.theme--meulabs .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#fcca00!important}.theme--meulabs .theatre__controllers_next-hover{background:#fcca00!important}.theme--meulabs .theatre__controllers_next-hover:before{border-top:1.5vw solid #fcca00!important}.theme--meulabs .theatre__info_tab-title.active{background:#fcca00!important}.theme--meulabs .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#fcca00!important}.theme--meulabs .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#fcca00!important}.theme--meulabs .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#fcca00!important;outline:none}.theme--meulabs .tilegrid__content--image:after{background:#fcca00!important}.theme--meulabs .tilegrid__subtitle{color:#fcca00!important}@media only screen and (min-width:992px){.theme--meulabs .tilegrid__subtitle{color:#fff!important}}.theme--meulabs .tilegrid.reel .tilegrid__row--bottom h4{color:#fcca00!important}.theme--meulabs::-webkit-scrollbar-thumb{background-color:#fcca00!important}.theme--meulabs .addanother:before,.theme--meulabs .loading-screen .lds-facebook div:nth-child(2){background:#fcca00!important}.theme--meulabs .base-timer__path-remaining.green{color:#fcca00!important}.theme--meulabs .base-timer__path-remaining.red{color:#f9e7a0}.theme--meulabs .loading-dotted-circle div{background:#fcca00!important}.theme--meulabs .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#fcca00!important}.theme--meulabs .Dropdown-root .Dropdown-option.is-selected,.theme--meulabs .Dropdown-root .Dropdown-option:hover{background-color:#fcca00!important}.theme--meulabs .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--meulabs .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--meulabs .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--meulabs .scrollbar-thumb,.theme--meulabs .ScrollbarsCustom-Thumb{background:#fcca00!important}.theme--meulabs .picky-date-time-calendar__table-cel.today{color:#f9e7a0!important;fill:#f9e7a0!important}.theme--meulabs .dateTimeReminder .picky-date-time-calendar__today:hover{background:#fcca00!important}.theme--meulabs .btn-read-more,.theme--meulabs .btn-stats-download{color:#fcca00!important}.theme--meulabs ul.react-paginate li.active{background-color:#fcca00!important}.theme--meulabs ul.react-paginate li:hover{background-color:#f9e7a0!important}.theme--dxdy body::-webkit-scrollbar-thumb,.theme--dxdy div::-webkit-scrollbar-thumb{background-color:#15b6da!important}.theme--dxdy .all-users-table--grid-header p,.theme--dxdy .group-users-table--option:hover h3{color:#15b6da!important}.theme--dxdy .admin__adddocument .addanother:before{background:#15b6da!important}.theme--dxdy .admin__adddocument--assessments h3,.theme--dxdy .admin__adddocument--documents h3,.theme--dxdy .admin__adddocument--reels h3{color:#15b6da!important}.theme--dxdy .admin__createassessment .addanother:before{background:#15b6da!important}.theme--dxdy .admin__createassessment--assessments h3,.theme--dxdy .admin__createassessment--documents h3,.theme--dxdy .admin__createassessment--placement h3,.theme--dxdy .admin__createassessment--reels h3{color:#15b6da!important}.theme--dxdy .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--dxdy .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#15b6da!important}.theme--dxdy .create-user--page-row.groups p.addanother:before{background:#15b6da!important}.theme--dxdy .create-user--group span{color:#15b6da!important}.theme--dxdy .create-user--table-cell h5{border-bottom-color:#15b6da!important}.theme--dxdy .admin__createvideo .addanother:before{background:#15b6da!important}.theme--dxdy .admin__createvideo--assessments h3,.theme--dxdy .admin__createvideo--documents h3,.theme--dxdy .admin__createvideo--reels h3{color:#15b6da!important}.theme--dxdy .group-users-table--option.active:before{background:#15b6da!important}.theme--dxdy .group-users-table--option.active:hover h3,.theme--dxdy .group-users-table--option.active h3,.theme--dxdy .group-users-table--page--grid p{color:#15b6da!important}.theme--dxdy .group-users-table--page--grid-card .Dropdown-control{background:#15b6da!important}.theme--dxdy .group-users-table--grid-header p{color:#15b6da!important}.theme--dxdy .group-users-table--grid-card .Dropdown-control{background:#15b6da!important}.theme--dxdy .nodeTree--chart svg rect{fill:#15b6da!important;stroke:#15b6da!important}.theme--dxdy .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--dxdy .notification-screen__nav ul li.active{border-right-color:#15b6da!important;color:#15b6da!important}.theme--dxdy .notification-screen__nav ul li ul li.active{color:#15b6da!important}.theme--dxdy .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#15b6da!important}.theme--dxdy .notification-list__user--selection a.active{color:#15b6da!important}.theme--dxdy .notification-list__user--selection a.active:after{background:#15b6da!important}.theme--dxdy .notification-list__content--leftcol p{color:#15b6da!important}.theme--dxdy .reel-view--option.active:before{background:#15b6da!important}.theme--dxdy .reel-view--page-reelselection p.active{color:#15b6da!important;border-bottom:.05vw solid #15b6da!important}.theme--dxdy .reel-view--page-data-cell{background-color:#15b6da!important}.theme--dxdy .reel-view--popup-header.noBorder h3,.theme--dxdy .reel-view--popup-title2{color:#15b6da!important}.theme--dxdy .reel-view--popup-innerRow2{border-left-color:1px solid #15b6da}.theme--dxdy .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#15b6da!important}.theme--dxdy .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#15b6da!important}.theme--dxdy .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#15b6da!important}.theme--dxdy .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#15b6da!important}.theme--dxdy .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#15b6da!important}.theme--dxdy .feedback--reel-label{background:#15b6da!important}.theme--dxdy .createtraining-popup__row.last label{color:#15b6da!important}.theme--dxdy .training-summary--feedback.selected,.theme--dxdy .training-summary--feedback:hover{background:#15b6da!important}.theme--dxdy .progress-bar{background-color:#15b6da!important}.theme--dxdy .theatre__assessment-pagination>li.active{background:#15b6da!important}.theme--dxdy .assessment__result--title h2 span{color:#15b6da!important}.theme--dxdy .assessment__result--count{background-color:#15b6da!important}.theme--dxdy .assessment__endvideo--duration span,.theme--dxdy .assessment__endvideo--heading h3,.theme--dxdy .assessment__endvideo--questions-count span{color:#15b6da!important}.theme--dxdy .assessment__question:before{background-color:#15b6da!important}.theme--dxdy .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--dxdy .assessment .assessment__start--duration span,.theme--dxdy .assessment .assessment__start--questions-count span,.theme--dxdy .assessment__start--related-content h4{color:#15b6da!important}.theme--dxdy .btn--primary{background:#15b6da!important}.theme--dxdy .btn--loader{background:none!important;border:3px solid #15b6da!important;border-bottom-color:#fff!important}.theme--dxdy .form__form--fields a{color:#cbf2fb}.theme--dxdy input[type=checkbox]+label:after,.theme--dxdy input[type=checkbox]+label:before,.theme--dxdy input[type=radio]+label:after,.theme--dxdy input[type=radio]+label:before{border-color:#15b6da!important}.theme--dxdy .header .notification__count{background:#15b6da!important}.theme--dxdy .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--dxdy .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#15b6da!important}.theme--dxdy .header .notification__dropdown .dropdown .view-all{color:#15b6da!important}@media only screen and (min-width:992px){.theme--dxdy .header__nav-item.user .user_avatar{border:2px solid #15b6da!important}.theme--dxdy .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--dxdy .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#cbf2fb}.theme--dxdy .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#15b6da!important}}.theme--dxdy .loginscreen:before{background:#15b6da;background:linear-gradient(145deg,#15b6da,#000)}.theme--dxdy .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--dxdy .loginscreen__form .form--buttons .btn:first-of-type{background-color:#cbf2fb!important;color:#000}.theme--dxdy .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#15b6da #15b6da #cbf2fb!important;position:relative;top:-.2vw}.theme--dxdy .home-screen .admin-reel-add--icons p:before{background:#15b6da!important}.theme--dxdy.light-mode .theatre__controllers_play div svg{stroke:#15b6da!important}.theme--dxdy.light-mode .theatre__info__message_item{background:#15b6da!important}.theme--dxdy.light-mode .assessment__questions--list h5{color:#15b6da!important}.theme--dxdy .miniPlayer__info--play-icon svg,.theme--dxdy .miniPlayer__info-arrow svg:hover{fill:#15b6da!important}.theme--dxdy .plyr--video .plyr__control.plyr__tab-focus,.theme--dxdy .plyr--video .plyr__control:hover,.theme--dxdy .plyr--video .plyr__control[aria-expanded=true],.theme--dxdy .plyr__control--overlaid{background:#15b6da!important}.theme--dxdy .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#15b6da!important}.theme--dxdy .fullScreen .plyr--full-ui input[type=range],.theme--dxdy .smallScreen .plyr--full-ui input[type=range],.theme--dxdy .statspopup__header--content-title h4{color:#15b6da!important}.theme--dxdy .theatre__controllers_play div:hover svg{stroke:#15b6da!important}.theme--dxdy .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#15b6da!important}.theme--dxdy .theatre__controllers_next-hover{background:#15b6da!important}.theme--dxdy .theatre__controllers_next-hover:before{border-top:1.5vw solid #15b6da!important}.theme--dxdy .theatre__info_tab-title.active{background:#15b6da!important}.theme--dxdy .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#15b6da!important}.theme--dxdy .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#15b6da!important}.theme--dxdy .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#15b6da!important;outline:none}.theme--dxdy .tilegrid__content--image:after{background:#15b6da!important}.theme--dxdy .tilegrid__subtitle{color:#15b6da!important}@media only screen and (min-width:992px){.theme--dxdy .tilegrid__subtitle{color:#fff!important}}.theme--dxdy .tilegrid.reel .tilegrid__row--bottom h4{color:#15b6da!important}.theme--dxdy::-webkit-scrollbar-thumb{background-color:#15b6da!important}.theme--dxdy .addanother:before,.theme--dxdy .loading-screen .lds-facebook div:nth-child(2){background:#15b6da!important}.theme--dxdy .base-timer__path-remaining.green{color:#15b6da!important}.theme--dxdy .base-timer__path-remaining.red{color:#cbf2fb}.theme--dxdy .loading-dotted-circle div{background:#15b6da!important}.theme--dxdy .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#15b6da!important}.theme--dxdy .Dropdown-root .Dropdown-option.is-selected,.theme--dxdy .Dropdown-root .Dropdown-option:hover{background-color:#15b6da!important}.theme--dxdy .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--dxdy .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--dxdy .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--dxdy .scrollbar-thumb,.theme--dxdy .ScrollbarsCustom-Thumb{background:#15b6da!important}.theme--dxdy .picky-date-time-calendar__table-cel.today{color:#cbf2fb!important;fill:#cbf2fb!important}.theme--dxdy .dateTimeReminder .picky-date-time-calendar__today:hover{background:#15b6da!important}.theme--dxdy .btn-read-more,.theme--dxdy .btn-stats-download{color:#15b6da!important}.theme--dxdy ul.react-paginate li.active{background-color:#15b6da!important}.theme--dxdy ul.react-paginate li:hover{background-color:#cbf2fb!important}.theme--training body::-webkit-scrollbar-thumb,.theme--training div::-webkit-scrollbar-thumb{background-color:#2da896!important}.theme--training .all-users-table--grid-header p,.theme--training .group-users-table--option:hover h3{color:#2da896!important}.theme--training .admin__adddocument .addanother:before{background:#2da896!important}.theme--training .admin__adddocument--assessments h3,.theme--training .admin__adddocument--documents h3,.theme--training .admin__adddocument--reels h3{color:#2da896!important}.theme--training .admin__createassessment .addanother:before{background:#2da896!important}.theme--training .admin__createassessment--assessments h3,.theme--training .admin__createassessment--documents h3,.theme--training .admin__createassessment--placement h3,.theme--training .admin__createassessment--reels h3{color:#2da896!important}.theme--training .admin__createassessment--question .form-input--checkbox.hidelabel:checked+label:after,.theme--training .admin__createassessment--question .orientation-radiobutton.selected:before{background-color:#2da896!important}.theme--training .create-user--page-row.groups p.addanother:before{background:#2da896!important}.theme--training .create-user--group span{color:#2da896!important}.theme--training .create-user--table-cell h5{border-bottom-color:#2da896!important}.theme--training .admin__createvideo .addanother:before{background:#2da896!important}.theme--training .admin__createvideo--assessments h3,.theme--training .admin__createvideo--documents h3,.theme--training .admin__createvideo--reels h3{color:#2da896!important}.theme--training .group-users-table--option.active:before{background:#2da896!important}.theme--training .group-users-table--option.active:hover h3,.theme--training .group-users-table--option.active h3,.theme--training .group-users-table--page--grid p{color:#2da896!important}.theme--training .group-users-table--page--grid-card .Dropdown-control{background:#2da896!important}.theme--training .group-users-table--grid-header p{color:#2da896!important}.theme--training .group-users-table--grid-card .Dropdown-control{background:#2da896!important}.theme--training .nodeTree--chart svg rect{fill:#2da896!important;stroke:#2da896!important}.theme--training .nodeTree--chart svg .nodeBase:first-of-type rect{fill:#fff!important;stroke:#fff!important}.theme--training .notification-screen__nav ul li.active{border-right-color:#2da896!important;color:#2da896!important}.theme--training .notification-screen__nav ul li ul li.active{color:#2da896!important}.theme--training .notification-screen__settings--option .header__switch input:checked+.slider:before{background:#2da896!important}.theme--training .notification-list__user--selection a.active{color:#2da896!important}.theme--training .notification-list__user--selection a.active:after{background:#2da896!important}.theme--training .notification-list__content--leftcol p{color:#2da896!important}.theme--training .reel-view--option.active:before{background:#2da896!important}.theme--training .reel-view--page-reelselection p.active{color:#2da896!important;border-bottom:.05vw solid #2da896!important}.theme--training .reel-view--page-data-cell{background-color:#2da896!important}.theme--training .reel-view--popup-header.noBorder h3,.theme--training .reel-view--popup-title2{color:#2da896!important}.theme--training .reel-view--popup-innerRow2{border-left-color:1px solid #2da896}.theme--training .reel-view--popup-body.noSidePadding .all-users-table--table-header{border-bottom-color:#2da896!important}.theme--training .reel-view--popup.useraccesscontrol .reel-view--popup-row.top{background:#2da896!important}.theme--training .reel-view--popup.useraccesscontrol .reel-view--popup-row.data::-webkit-scrollbar-thumb{background-color:#2da896!important}.theme--training .reel-view--popup.useraccesscontrol .header__switch input:checked+.slider:before{background-color:#2da896!important}.theme--training .reel-view--popup.addreel .reel-view--popup-row:first-of-type .reel-view--popup-field::-webkit-scrollbar-thumb{background-color:#2da896!important}.theme--training .feedback--reel-label{background:#2da896!important}.theme--training .createtraining-popup__row.last label{color:#2da896!important}.theme--training .training-summary--feedback.selected,.theme--training .training-summary--feedback:hover{background:#2da896!important}.theme--training .progress-bar{background-color:#2da896!important}.theme--training .theatre__assessment-pagination>li.active{background:#2da896!important}.theme--training .assessment__result--title h2 span{color:#2da896!important}.theme--training .assessment__result--count{background-color:#2da896!important}.theme--training .assessment__endvideo--duration span,.theme--training .assessment__endvideo--heading h3,.theme--training .assessment__endvideo--questions-count span{color:#2da896!important}.theme--training .assessment__question:before{background-color:#2da896!important}.theme--training .assessment-page .header__nav-item.user .user_avatar .userdropdown--settings ul li:hover a,.theme--training .assessment .assessment__start--duration span,.theme--training .assessment .assessment__start--questions-count span,.theme--training .assessment__start--related-content h4{color:#2da896!important}.theme--training .btn--primary{background:#2da896!important}.theme--training .btn--loader{background:none!important;border:3px solid #2da896!important;border-bottom-color:#fff!important}.theme--training .form__form--fields a{color:#33c6c4}.theme--training input[type=checkbox]+label:after,.theme--training input[type=checkbox]+label:before,.theme--training input[type=radio]+label:after,.theme--training input[type=radio]+label:before{border-color:#2da896!important}.theme--training .header .notification__count{background:#2da896!important}.theme--training .header .notification__dropdown .dropdown__header .user-selection a.active,.theme--training .header .notification__dropdown .dropdown__header .user-selection a:hover{background-color:#2da896!important}.theme--training .header .notification__dropdown .dropdown .view-all{color:#2da896!important}@media only screen and (min-width:992px){.theme--training .header__nav-item.user .user_avatar{border:2px solid #2da896!important}.theme--training .header__nav-item.user .user_avatar .userdropdown--settings ul li a.active,.theme--training .header__nav-item.user .user_avatar .userdropdown--settings ul li a:hover{color:#33c6c4}.theme--training .header__nav-item.user .user_avatar .userdropdown--logout a:hover{color:#2da896!important}}.theme--training .loginscreen:before{background:linear-gradient(145deg,#2da896,#000)}.theme--training .loginscreen__form .form--buttons .btn{border-radius:1vh}.theme--training .loginscreen__form .form--buttons .btn:first-of-type{color:#000}.theme--training .loginscreen__form .form--buttons .btn.btn--loader{background-color:transparent!important;border-radius:100%;border-color:#2da896 #2da896 #33c6c4!important;position:relative;top:-.2vw}.theme--training .home-screen .admin-reel-add--icons p:before{background:#2da896!important}.theme--training.light-mode .theatre__controllers_play div svg{stroke:#2da896!important}.theme--training.light-mode .theatre__info__message_item{background:#2da896!important}.theme--training.light-mode .assessment__questions--list h5{color:#2da896!important}.theme--training .miniPlayer__info--play-icon svg,.theme--training .miniPlayer__info-arrow svg:hover{fill:#2da896!important}.theme--training .plyr--video .plyr__control.plyr__tab-focus,.theme--training .plyr--video .plyr__control:hover,.theme--training .plyr--video .plyr__control[aria-expanded=true],.theme--training .plyr__control--overlaid{background:#2da896!important}.theme--training .fullScreen .plyr__progress input::-webkit-slider-thumb{background:#2da896!important}.theme--training .fullScreen .plyr--full-ui input[type=range],.theme--training .smallScreen .plyr--full-ui input[type=range],.theme--training .statspopup__header--content-title h4{color:#2da896!important}.theme--training .theatre__controllers_play div:hover svg{stroke:#2da896!important}.theme--training .theatre__controllers_volume .slidecontainer .slider::-webkit-slider-thumb{background:#2da896!important}.theme--training .theatre__controllers_next-hover{background:#2da896!important}.theme--training .theatre__controllers_next-hover:before{border-top:1.5vw solid #2da896!important}.theme--training .theatre__info_tab-title.active{background:#2da896!important}.theme--training .MuiGrid-root.MuiGrid-container .MuiSlider-root.MuiSlider-colorPrimary{color:#2da896!important}.theme--training .theatre-video-slider-track{height:2px;width:100%;margin-bottom:10px;background-color:#2da896!important}.theme--training .theatre-video-slider{height:20px;width:20px;border-radius:20px;background-color:#2da896!important;outline:none}.theme--training .tilegrid__content--image:after{background:#2da896!important}.theme--training .tilegrid__subtitle{color:#2da896!important}@media only screen and (min-width:992px){.theme--training .tilegrid__subtitle{color:#fff!important}}.theme--training .tilegrid.reel .tilegrid__row--bottom h4{color:#2da896!important}.theme--training::-webkit-scrollbar-thumb{background-color:#2da896!important}.theme--training .addanother:before,.theme--training .loading-screen .lds-facebook div:nth-child(2){background:#2da896!important}.theme--training .base-timer__path-remaining.green{color:#2da896!important}.theme--training .base-timer__path-remaining.red{color:#33c6c4}.theme--training .loading-dotted-circle div{background:#2da896!important}.theme--training .Dropdown-root .Dropdown-menu::-webkit-scrollbar-thumb{background-color:#2da896!important}.theme--training .Dropdown-root .Dropdown-option.is-selected,.theme--training .Dropdown-root .Dropdown-option:hover{background-color:#2da896!important}.theme--training .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs.active,.theme--training .dateTimeReminder .picky-date-time-calendar__body-container .picky-date-time-calendar__date-item.xs:hover,.theme--training .multi-level-selector-container .multi-level-options-container.menu-open .options-container .options-sub-menu-container .options-sub-menu input:checked~.checkbox .checkmark,.theme--training .scrollbar-thumb,.theme--training .ScrollbarsCustom-Thumb{background:#2da896!important}.theme--training .picky-date-time-calendar__table-cel.today{color:#33c6c4!important;fill:#33c6c4!important}.theme--training .dateTimeReminder .picky-date-time-calendar__today:hover{background:#2da896!important}.theme--training .btn-read-more,.theme--training .btn-stats-download{color:#2da896!important}.theme--training ul.react-paginate li.active{background-color:#2da896!important}.theme--training ul.react-paginate li:hover{background-color:#33c6c4!important}.theme--training .loginscreen:before{background:#2da896}.theme--training .loginscreen h2,.theme--training .loginscreen h4{display:none}.theme--training .loginscreen__form .icon--logo{width:30%}.theme--training .loginscreen__form .form__form--fields{margin-top:10vh}.theme--training .loginscreen__form .form__form--fields .form-input{background-color:#fff!important;color:#000!important}.theme--training .loginscreen__form .form--buttons .btn:first-of-type{background-color:#33c6c4!important}.theme--training .loginscreen__form .form--buttons .btn:last-of-type{color:#fff!important}.theme--training .loginscreen__form .form--buttons .btn.btn--loader{border-radius:100%!important}.theme--training .header__logo{max-width:4%!important}.theme--training .footer__logo img{height:7vh}
/*# sourceMappingURL=main.5308ba88.chunk.css.map */