@font-face{
  font-family: "mediaplayer";
  src: url('../fonts/mediaplayer.woff') format("woff");
  font-style: normal;
  font-weight: normal;
}

.vjs-progress-control.vjs-control {
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 30px; /* was 29px*/
  height: 13px;
  z-index: 0;
}
.vjs-poster{
  background-color: black !important;
  z-index: 10000 !important;
}
.video-js .vjs-slider:focus{
  box-shadow: unset !important;
}

.vjs-progress-holder.vjs-slider.vjs-slider-horizontal {
  width: 100%;
  margin: 0;
  height: 13px;
}

.video-js .vjs-time-control {
  display: block;
}

.video-js .vjs-remaining-time {
  display: none;
}

.vjs-current-time.vjs-time-control.vjs-control {
  padding-right: 0;
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after {
  animation: none !important;
}
.vjs-duration.vjs-time-control.vjs-control {
  padding-left: 0;
}

.vjs-play-progress .vjs-time-tooltip {
  display: none !important;
}

.vjs-subtitle-control .vjs-icon-placeholder::before{
  font-family: 'mediaplayer';
  content: "\e60b";
}

.vjs-marker-control .vjs-icon-placeholder::before{
  font-family: 'FontAwesome';
  content: "\f02e";
}

#bookmark-menu li[class*='vjs-menu-item']::before{
  font-family: 'FontAwesome';
  content: "\f02e";
  padding-right: 5px;
}
#vjs-menu-quality-button .vjs-quality-control .vjs-icon-placeholder::before {
  font-family: 'mediaplayer';
  content: "\e62a";
}

#vjs-menu-playback-button .vjs-playback-control .vjs-icon-placeholder::before {
  font-family: 'mediaplayer';
  content: "\e62f";
}

.vjs-mouse-display .vjs-volume-tooltip {
  background-color: rgb(60 69 79) !important;
}
.video-js .vjs-volume-tooltip {
  padding: 8px 8px 8px 8px !important;
}
.amp-timeline-marker {
  display: block;
  float: left;
  height: 100%;
  margin-left: -1.5px;
  position: absolute;
  -webkit-transition: height .15s;
  transition: height .15s;
  width: 3px
}

#vjs-menu-bookmark-button .vjs-menu li {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.video-js .vjs-control{
  margin: 0 !important;
}

.video-js .vjs-control {
  cursor: pointer;
}

.video-js .vjs-time-tooltip {
  top: -2.8em;
  padding: 12px;
  background-color: rgb(0 0 0 / 39%);
}

.vjs-mouse-display .vjs-time-tooltip {
  background-color: rgb(0 0 0 / 39%);
}

.vjs-volume-control.vjs-control.vjs-volume-vertical {
  bottom: 90px;
}

.vjs-volume-control.vjs-control.vjs-volume-vertical {
  transition: none !important;
  height: 90px;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 9.1em;
  z-index: 10000;
}

.vjs-volume-bar.vjs-slider-vertical {
  height: 7em;
  width: 0.33em;
}

.vjs-menu-content {
  padding-bottom: 10px;
}

#bookmark-menu, #quality-menu, #subtitle-menu, #playback-menu {
  padding-bottom: 15px;
  max-height: 22em;
}

.video-js .vjs-control-bar {
  height: 3em;
  background-color: #3c454f;
  user-select: none;
}
.vjs-control-bar{
  z-index: 10000;
}

.video-js .vjs-play-progress {
  background-color: #71b1d1;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#71b1d1), to(#71b1d1));
  background: -webkit-linear-gradient(#71b1d1, #71b1d1);
  background: linear-gradient(#71b1d1, #71b1d1);

}

.video-js .vjs-load-progress div {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c737a), to(#6c737a));
  background: -webkit-linear-gradient(#6c737a, #6c737a);
  background: linear-gradient(#cccccc, #cccccc);
  background-color: #6c737a;
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: rgba(60, 69, 79, .8);
}

.video-js .vjs-slider {
  background: linear-gradient(#6c737a,#6c737a);
}

.video-js .vjs-volume-level {
  background-color: #71b1d1;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#71b1d1), to(#71b1d1));
  background: -webkit-linear-gradient(#71b1d1, #71b1d1);
  background: linear-gradient(#71b1d1, #71b1d1);
}

.video-js .vjs-big-play-button{
  border: none;
}
.video-js .vjs-big-play-button{
  border-radius: 0;
}
.video-js .vjs-big-play-button{
  line-height: 1em !important;
}
.amp-menu-header{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    color: #fff;
    line-height: 1 !important;
    pointer-events: none;
    text-transform: uppercase;
    text-align: left;
}
.vjs-control-bar{
  font-style: normal;
  font-weight: normal;
  font-family: 'Segoe UI semibold','Segoe UI',Arial,sans-serif;
  line-height: 0px;
}



#vjs-menu-playback-button .vjs-menu li{
  text-align: left;
  padding-left: 30px;
  padding-right: 5px;
}

#vjs-menu-quality-button .vjs-menu li {
  text-align: left;
  padding-left: 30px;
  padding-right: 20px;
}
#vjs-menu-subtitle-button .vjs-menu li{
  text-align: left;
  padding-left: 30px;
  padding-right: 20px;
}

.checked::before{
  content: "\f00c";
  font-family: 'FontAwesome';
  padding-right: 5px;
  position: absolute;
  left: 15px;
}

.disable-fullscreen{
  color: gray !important;
}

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  font-family: 'mediaplayer';
  content: "\e607 ";
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  font-family: 'mediaplayer';
  content: "\e608 ";
}
.vjs-menu-button-popup .vjs-menu{
  margin-bottom: 0 !important;
  bottom: 30px !important;
}
.vjs-tech {
  --webkit-perspective: 1000;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical{
  width: 3em;
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content{
  bottom: 0px !important;
  margin-bottom: 0 !important;
  padding-bottom: 13px !important;
}
.vjs-button > .vjs-icon-placeholder:before{
  font-size: 16px;
  line-height: 30px;
  width: 30px;
  height: 30px;
}
.vjs-slider-vertical .vjs-volume-level {
  width: 4px;
}
.vjs-slider-vertical .vjs-volume-level:before {
  content: "";
  position: absolute;
  left: -5.5px;
  height: 4px;
  width: 15px;
  background: #fff;
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#fff));
  background: -webkit-linear-gradient(#fff,#fff);
  background: linear-gradient(#fff,#fff);
  border-radius: 4px;
}

.vjs-control-bar{
  --progress-width: 0%;
}

.current-progressed{
  width: var(--progress-width) !important;
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
  background: url('../icons/buffering-rainbow-bg.png');
  font-size: 0;
  left: 50%;
  margin-left: -48px;
  margin-top: -48px;
  position: absolute;
  top: 50%;
  height: 96px;
  width: 96px;
  display: block;
}
.vjs-loading-spinner:before, .vjs-loading-spinner:after{
  margin: 0px !important;
}

@media(max-width:1000px){
  .vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    transform: scale(1);
  }
}
@media(max-width:600px){
  .vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    transform: scale(0.7);
  }
}
@media(max-width:250px){
  .vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    transform: scale(0.4);
  }
}

.vjs-seeking .vjs-loading-spinner::before, .vjs-waiting .vjs-loading-spinner::before{
  content: url('../icons/buffering-rainbow.gif')
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
} 

button:focus-visible{
  outline: 1px solid #ffffff75 !important;
  outline-offset: -3px !important;
}

.vjs-menu li:focus-visible{
  outline: 1px solid #ffffff75 !important;
  outline-offset: -3px !important;
}

.vjs-volume-bar:focus-visible{
  outline: 1px solid #ffffff75 !important;
  outline-offset: 5px !important;
}

.vjs-loading-spinner {
  border: none;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  background: #000 url(data:image/png;base64,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);
  font-size: 14px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content{
  justify-content: center;
  display: flex;
  text-align: center;
  font-size: 5vh;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content::before{
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f071";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 60vh;
  transform: translate(-50%, -50%);
  color: #31383f;
  z-index: -1;
}
.video-js .vjs-time-control {
  font-size: 11px;
  line-height: 30px;
}

.video-js .vjs-play-progress:before {
  content: "";
    background-color: #fff;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#e9e9e9),to(#e9e9e9));
    background: -webkit-linear-gradient(#e9e9e9,#e9e9e9);
    background: linear-gradient(#e9e9e9,#e9e9e9);
    width: 4px;
    height: 100%;
    font-size: 1.8em;
    right: 0;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.8em;
}

.vjs-progress-control.vjs-control, .vjs-progress-holder.vjs-slider.vjs-slider-horizontal{
  height: 10px;
}
.video-js:hover .vjs-progress-control.vjs-control{
  height: 13px;
}
.video-js:hover .vjs-progress-holder.vjs-slider.vjs-slider-horizontal{
  height: 13px;
}
.video-js .vjs-time-control{
  min-width: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {
  text-shadow: unset;
}
#vjs-menu-quality-button.quality1 .vjs-quality-control .vjs-icon-placeholder::before{
  font-family: 'mediaplayer';
  content: "\e62a ";
}
#vjs-menu-quality-button.quality2 .vjs-quality-control .vjs-icon-placeholder::before{
  font-family: 'mediaplayer';
  content: "\e629 ";
}
#vjs-menu-quality-button.quality3 .vjs-quality-control .vjs-icon-placeholder::before{
  font-family: 'mediaplayer';
  content: "\e627 ";
}

#vjs-menu-quality-button.quality3 .vjs-quality-control .vjs-icon-placeholder::before{
  font-family: 'mediaplayer';
  content: "\e627 ";
}

.vjs-subs-caps-button.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button .vjs-icon-placeholder::before{
  font-family: 'mediaplayer';
  content: "\e60b";
}
.vjs-subs-caps-button.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button .vjs-menu{
  right: 0;
}

.rewind-back::before{
  font-family: 'mediaplayer';
  content: "\e61d";
  font-size: 18px;
  line-height: 30px;
}
.rewind-forward::before{
  font-family: 'mediaplayer';
  content: "\e60f";
  font-size: 18px;
  line-height: 30px;
}
/*INTERACTIONS*/
.modal {
  visibility: hidden;
  --main-color:#fff;
  --main-background: rgba(55,65,187,0.5);
   --link-color:rgba(55,65,187,0.5); 
   --button-height:14px;
   --hint-size:25px;
   --hint-left:10px;
   --hint-right:10px;
   --checkbox-size:25px;
   --checkbox-right:25px;
   --checkbox-top:25px;
   --padding-footer:10px;
   --margin-left-button:calc(var(--font-size)*0.33);
   --font-size: 17px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.failed {
  background: rgba(201,50,20,.3);
  color: rgba(201,50,20,1);
}
.success {
  background: rgba(19, 130, 38, .3);
  color: rgba(19, 130, 38, 1);
}
.survey .success{
  background: none;
  color: black !important;
}
.survey .success .modal-answer__label:before {
  background: black;
}
.modal__inner {
  display: block;
  margin: 0 auto;
  background: rgba(255,255,255,1);
  box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.3);
  width: var(--width) !important;
}
.modal-header {
  padding: 15px;
  box-sizing: border-box;
  background: var(--main-background);
  border: 2px solid var(--main-background);
}

.modal-header__title {
  word-break: break-word;
  margin: 0;
  color: var(--main-color);
  font-size: var(--font-size);
  font-family: var(--font-family);
}
.modal__content {
  overflow-x: auto;
  color: black;
  padding: 15px;
  box-sizing: border-box;
  height: var(--height) !important;
}
.modal-answer__list {
  word-break: break-word;
  max-height: 150px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow: hidden;
  overflow-y: auto;
}
.modal-answer__item {
  line-height: 1;
  position: relative;
  margin: 0 0 10px;
  padding: 1% 5px; /*5px*/
  margin-bottom: 10px;
  font-size: var(--font-size);
  font-family: var(--font-family) !important;
  box-sizing: unset !important;
}
.modal-answer__item:last-child() {
  margin-bottom: 0;
}

.modal-answer__item .modal-answer__radio {
  display: none;
}

.modal-answer__item .modal-answer__radio + .modal-answer__label:before {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  top:50%;
  transform:translate(0, -50%);
  width: var(--checkbox-size);
  height: var(--checkbox-size);
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3);
}

.modal-answer__item .modal-answer__radio:checked + .modal-answer__label:before {
  background: var(--main-background);
  box-shadow: 0 0 0 2px var(--main-background);
}

.survey .modal-answer__item .modal-answer__radio:checked + .modal-answer__label:before {
  background: black;
  box-shadow: 0 0 0 2px black;
}

.modal-answer__item .modal-answer__label {
  position: relative;
  display: inline-block;
  padding-left: var(--checkbox-right);
  padding-right: var(--hint-left);
  vertical-align: middle;
}

.modal-footer {
  display: flex;
  padding:15px;
  justify-content: flex-end;
  text-align: right;
  box-sizing: border-box;
}

.modal-footer .button {
  border:none;
  box-shadow:none;
  display: inline-block;
  width: auto;
  padding: var(--padding-footer) var(--padding-footer) !important;
  text-align: center;
  text-decoration: none !important;
  margin-left: var(--margin-left-button) !important;
  border-radius: 0.3em !important;
  outline: none;
  /*line-height: 0;*/
}

.modal-footer .button:hover {
  opacity: 0.8;
}

.modal .button.button-submit.disabled{
  opacity: 0.5;
  pointer-events: none;
}

.modal .button.button-submit {
  font-size: var(--font-size) !important;
  font-family: var(--font-family) !important;
  background: var(--main-background) !important;
  border: 0px solid !important;
  color: var(--main-color) !important;
  text-decoration: none !important;
  justify-content: center;
  align-items: center;
  cursor:pointer;
}
 
.label-lgf{
  font-size: var(--font-size);
  font-family: var(--font-family);
}
.required::after{
  color: red;
  content: '*';
}
.input-lgf{
  font-size: var(--font-size);
  font-family: var(--font-family);
  width:100% !important;
  border: 1px solid rgb(150, 150, 150);
  margin-bottom: 10px;
}
.modal .button.button-link {
  font-size: var(--font-size) !important;
  font-family: var(--font-family) !important;
  color: var(--link-color) !important;
  border: 1px solid var(--link-color)  !important;
  background:transparent  !important;   
  transition:background 0.6s ease 0.1s;
  align-items: center;
  text-decoration:none;
  cursor:pointer;
}
.button-container{
  height: 0px;
  align-items: center;
  text-decoration: none !important;
}
.min-btn{
  min-height: 23px;
}
.button-container.button-link{
  color: var(--link-color);
}
.button-container.button-submit{
  color: var(--main-color);
}
.button-container.button-submit:hover{
  color: var(--main-color) !important;
}
.button-container.button-link:hover{
  color: var(--link-color) !important;
}

.modal-answer__item.success .modal-answer__radio:checked + .modal-answer__label:before {
  background: rgba(19, 130, 38, .3);
  ; box-shadow: 0 0 0 1px rgba(0,0,0,0.3)
}

.survey .modal-answer__item.success .modal-answer__radio:checked + .modal-answer__label:before {
  background: black;
  ; box-shadow: 0 0 0 1px black;
}

.modal-answer__item.failed .modal-answer__radio:checked + .modal-answer__label:before {
  background: rgba(201,50,20,.3);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3)
}

.modal-answer__item.success.result .modal-answer__radio:checked + .modal-answer__label:before,
.modal-answer__item.success.result .modal-answer__radio + .modal-answer__label:before{
background: url('../../icons/right.svg');
box-shadow: 0 0 0 2px rgba(19, 130, 38, .5);
}
.modal-answer__item.failed.result .modal-answer__radio:checked + .modal-answer__label:before,
.modal-answer__item.failed.result .modal-answer__radio + .modal-answer__label:before{
background: url('../../icons/wrong.svg');
box-shadow: 0 0 0 2px rgba(201,50,20,.5);
}
.modal-answer__item.success.result .modal-answer__radio:checked + .modal-answer__label:before,
.modal-answer__item.success.result .modal-answer__radio + .modal-answer__label:before,
.modal-answer__item.failed.result .modal-answer__radio:checked + .modal-answer__label:before,
.modal-answer__item.failed.result .modal-answer__radio + .modal-answer__label:before{
padding: 1px 1px 0 0;
  background-color:#fff;
  background-position: center;
}
.modal-answer__item.success.result,
.modal-answer__item.failed.result{
background:transparent;
}


.btn-icon{
  top:10px;
  left:5px;
  display:inline-block;
  width:20px;
  height:20px;
  margin-right:5px;
  vertical-align:middle;
}

.retry{
  margin-right: var(--margin-left-button);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image:url('../../icons/retry.svg');
  mask:url('../../icons/retry.svg');
  mask-repeat: no-repeat;
  mask-image:url('../../icons/retry.svg');
  background-color: var(--link-color);
}

.show-solution{
  margin-right: var(--margin-left-button);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image:url('../../icons/show-solution.svg');
  mask: url('../../icons/show-solution.svg');
  mask-repeat: no-repeat;
  mask-image:url('../../icons/show-solution.svg');
  background-color: var(--link-color);
}

.continue{
  margin-right: var(--margin-left-button);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image:url('../../icons/continue.svg');
  mask-repeat: no-repeat;
  mask-image:url('../../icons/continue.svg');
  background-color: var(--main-color);
}

.vjs-show-link-position-popup {
  color: black;
  background-color: white;
  position: absolute;
  font-size: 12px;
}
.vjs-show-link{
  position: relative;
}
.vjs-show-button{
  padding: 10px;
  position: absolute;
  width: auto;
}


.icon-svg {
  fill: var(--link-color);
}
.button.button-submit .icon-svg{
  fill: var(--main-color);
}
.icon-info__inner{
  position:absolute;
  top: 0.25em;
  right: 0.2em;
  display:block;
  width: 1.2em;/*var(--hint-size);*/
  height: 1.2em;/*var(--hint-size);*/
}
.icon-info{
  position: absolute;
  background-image: url('../icons/icon-info.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display:block;
  width:100%;
  height: 100%;
}
.tooltip{
  position:absolute;
  word-break: break-word;
  background:#fff;
  padding:5px 10px;
  color:black;
  box-shadow:0 1px 3px 0px rgba(0,0,0,0.5);
  z-index:2;
}
.tooltip:before{
  content:'';
  position:absolute;
  bottom:-6px;
  right: 0px;
  border-left:7px solid transparent;
  border-top:7px solid #fff;
  border-right:0px solid transparent;
}
input{
  -webkit-appearance: none !important;
  -webkit-border-radius: 0;
  border-radius: 0;
}
input:disabled {
  -webkit-text-fill-color:#000000 !important;
  opacity: 1 !important;
}
.input-blank{
  width:0px;
  height: 0px;
  text-align: center;
  margin: 5px !important;
  max-height: 40px !important;
  min-height: 15px !important;
  min-width: 20px !important;
  max-width: 280px !important;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  vertical-align:text-bottom;
  border:1px solid rgb(150, 150, 150);
}

.input-blank.success,
.input-blank.failed{
  display: inline-block;
  border:none;
  padding: 5px;
  width:auto;
  color:#000;
}
.input-blank.success{
  border-right:2px solid  rgba(19, 130, 38, 1);
  background: rgba(19, 130, 38, .3);
}
.input-blank.failed{
  border-right:2px solid  rgba(201,50,20,1);
  background: rgba(201,50,20,.3);
}
.modal-answer__list::-webkit-scrollbar{
  width: 7px;
  background-color: #dfe5ea82;
}
.modal-answer__list::-webkit-scrollbar-thumb{
  background-color: transparent;
  border:1px solid transparent;
  border-radius: 15px;
}
.modal-answer__list:hover::-webkit-scrollbar-thumb{
  background-color: rgba(0, 0, 0, 0.25);
}
.modal-answer__list::-webkit-scrollbar-thumb{
  background-color: rgba(0, 0, 0, 0.25);
}
.fa{
  padding-right: 0.3em;
}
.resizer{
  display: inline-block;
  position: absolute;
}
.top-left{
  left: -10px;
  top: -10px;
  cursor: nwse-resize;
}
.top-right{
  right: -10px;
  top: -10px;
  cursor: nesw-resize;
}
.bottom-left {
  left: -10px;
  bottom: -10px;
  cursor: nesw-resize;
}
.bottom-right {
  right: 0px;
  bottom: 0px;
  cursor: nwse-resize;
  border-bottom: 5px solid var(--main-background);
  border-right: 5px solid var(--main-background);
  height: 21px;
  width: 21px;
}
.picklist-option:checked{
  background-color: #cdcdcd99 !important;
}
.checkbox-lgf{
  vertical-align: middle;
  -webkit-appearance: checkbox !important;
  margin: 0;
}


input[type="checkbox"] {
  display: none;
}  

input:checked + .checkbox::before {
  content: "\f046";
  color: var(--main-background);
} 
input:disabled + .checkbox::before {
  background: #eee;
  color: #aaa;
}
.checkbox::before{
  content: "\f096";
  color: var(--color-checkbox);
  display: inline-block;
  margin-right: calc(var(--font-size) / 2);
  position: relative;
  text-indent: 0px;
  background: #FFF;
  border-image: initial;
  font-family: 'FontAwesome';
  font-size: 1.4em;
}

.vjs-text-track-cue{
  width: 100% !important;
  inset: auto 0px 0% !important;
  margin-bottom: 1% !important;
  font-size: 4vmin !important;
}
video::-webkit-media-text-track-display {
  transform: translateY(-45px) !important;
}
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-25px) !important;
}
video::cue {  
  font-size: 4vmin !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  color: #fff !important;
  background-color: black !important;
}
.vjs-fullscreen.vjs-ios video::cue {  
  font-size: 14vmin !important;
}
/*------------*/

.video-js{
  user-select: none !important;
}
.video-js.vjs-default-skin video{
  opacity: .6;
}
.vjs-has-started video{
  opacity: unset !important;
}
.video-js .vjs-load-progress{
  background: linear-gradient(#cccccc, #cccccc);
}
.error-container{
  background-color: white !important;
  z-index: 1000;
}

#rewind-window::before{
  font-family: 'mediaplayer';
  content: "\e61d";
}
#forward-window::after{
  font-family: 'mediaplayer';
  content: "\e60f";
}
.vjs-load-progress div{
  display: none !important;
}
.custom-download-control{
  height: 28px;
  width: 28px;
  font-size: 16px;
  line-height: 28px;
}

.custom-download-control .vjs-icon-placeholder::before {
  font-family: 'FontAwesome';
  content: "\f019";
}

#separate-line-download{
  margin-bottom: 8px;
  margin-top: 8px;
  display: inline-block;
  border-left: 1px solid #D2D2D2;
  height: auto;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}
.video-js .vjs-big-play-button {
  font-size: 30em!important; /*10em*/
  width: 1em;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 10000 !important;
}
.video-js .vjs-big-play-button:hover{
  font-size: 32em !important; /*11em*/
  z-index: 10000 !important;
}
.vjs-volume-control.vjs-control.vjs-volume-vertical{
  bottom: 91px !important;
}
.video-js .vjs-volume-control .vjs-mouse-display {
  width: 4px !important;
  background-color: #3c454f !important;
}

#video_status_anim{
  display: none;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-shadow: 0 0 5px #0000001c;
}
#video_status_anim.video-fadeout-anim{
  display: block !important;
  animation: video-fadeout 0.5s linear 1 normal forwards;
  z-index: 10000;
}
#video_status_anim.forward::before{
  font-family: 'mediaplayer';
  content: "\e60f";
  font-size: 100%;
}
#video_status_anim.rewind::before{
  font-family: 'mediaplayer';
  content: "\e61d";
  font-size: 100%;
}
#video_status_anim.play::before{
  content: "\f101";
  font-size: 100%;
  font-family: "VideoJs";
}
#video_status_anim.pause::before{
  content: "\f103";
  font-size: 100%;
  font-family: "VideoJs";
}
.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before{
  text-shadow: 0 0 5px #0000001c !important;
}

#left-panel .vjs-play-control .vjs-icon-placeholder::before{
  font-size: 18px !important;
}

.modal-answer__item:focus-visible{
  outline: 2px solid black;
  outline-offset: -2px;
}
.button.button-link:focus-visible{
  outline: 2px solid black !important;
  outline-offset: -7px !important;
}
.button.button-submit:focus-visible{
  outline: 2px solid black !important;
  outline-offset: -7px !important;
}

@keyframes video-fadeout{
  0%{
    opacity: 1;
  }
  100%{
    opacity: 0;
    font-size: 14rem;
  }
}

@media(max-width:350px){
  #vjs-menu-left-rewind{
      display: none;
  }
  #vjs-menu-forward-rewind{
      display: none;
  }
}

@media(max-width: 1280px){
  .video-js .vjs-big-play-button {
    font-size: 22vw !important;
    z-index: 10000 !important;
  }
  .video-js .vjs-big-play-button:hover{
    font-size: 24vw!important;
    z-index: 10000 !important;
  }
}

@media(max-width: 238px){
  #custom-download-marker{
    display: none;
  }
  #separate-line-download{
    display: none;
  }
}
@media(max-width:240px){
  #vjs-menu-subtitle-button{
      display: none;
  }
}
@media(max-width:300px){
  #vjs-menu-playback-button{
      display: none;
  }
}

@media(max-width:240px){
  #vjs-menu-quality-button{
      display: none;
  }
}
@media(max-width:270px){
  #vjs-menu-bookmark-button{
      display: none;
  }
}
@media(max-width:200px){
  #vjs-quality-button{
      display: none;
  }
  #vjs-menu-quality-button{
      display: none;
  }
}
@media(max-width:175px){
  .vjs-volume-panel{
      display: none !important;
  }
}
@media(max-width:130px){
  .vjs-current-time{
      display: none !important;
  }
  .vjs-time-control{
      display: none !important;
  }
  .vjs-duration{
      display: none !important;
  }
}

/* Improved focus styles for interactive elements */
.modal .modal__inner:focus-visible,
.modal button:focus-visible,
.modal [role="radio"]:focus-visible,
.modal [role="button"]:focus-visible {
  outline: 2px solid #108aef !important;
  outline-offset: -2px !important;
  z-index: 5;
}

/* Ensure visibility of focused elements even when they have display: none */
.modal button:not([style*="display: none"]):focus-visible,
.modal [role="button"]:not([style*="display: none"]):focus-visible {
  opacity: 1;
  visibility: visible !important;
}

.modal:focus-visible{
  outline: 2px solid #108aef !important;
  outline-offset: 4px !important;
}

.button.button-link:focus-visible,
.button.button-submit:focus-visible {
  outline: 2px solid #108aef !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 5px rgba(16, 138, 239, 0.6) !important;
  z-index: 5;
}

.modal .tooltip:focus-visible{
  outline: 2px solid #108aef !important;
  outline-offset: -5px !important;
}

.button.button-submit.disabled:focus-visible{
  opacity: 0.5;
  user-select: none;
}

/* Fix for button visibility while keeping tab navigation */
.modal button[style*="display: none"] {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

/* Remove any conflicting styles for button focus */
.modal-answer__item:focus-visible {
  outline: 2px solid #108aef !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}