@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);

/* #overwrite bootstrap theme */
/* #icon font */
/* #buttons */
/* #option buttons */
/* #card pile */
/* #media player */
/* #pager */
/* #progress bar */
/* #game intro */
/* #game common */
/* #popup */
/* #assets bar */
/* #scrollbar */
/* #portrait layout */
/* #small tablet layout */



/* Fonts */
@font-face {
  font-family: Sniglet;
  src: url(../fonts/Sniglet-Regular.ttf);
}
@font-face {
  font-family: BangWhackPow;
  src: url(../fonts/bang-whack-pow.ttf);
}

/*------------------------------------*\
    #overwrite bootstrap theme
\*------------------------------------*/

body {
  color: #000;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  padding: 0;
}

body:before {
  content: url('../images/radio_btn_check.png');
  display:none;
}

html, body {
  height: 100%;
}

a { color: #0171BC; }

.btn:hover { margin-top: 0; }

/*layout*/
.container {
  padding: 8px;
  width: auto;
  height: 100%;
  overflow: auto;
}

.navmenu {
  float: left;
  position: relative;
  width: 310px;
  height: 100%;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 60px;
  background-color: #c2cbce;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.navmenu > div {
  margin-bottom: 15px;
}

.bs-navmenu-offcanvas-example {
  height: 100vh !important;
  position: relative;
  background-color: #dadada;
  overflow: auto;
}

/*@media screen and (max-width: 767px) {
  .bs-navmenu-offcanvas-example {
    margin-bottom: 50px;
  }
}
*/
.has-success .help-block, 
.has-success .control-label, 
.has-success .radio, 
.has-success .checkbox, 
.has-success .radio-inline, 
.has-success .checkbox-inline {
  color: #cccccc;
}


#myNavmenuCanvas {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #ffffff;
  box-shadow: 3px 3px 4px #b6b6b6;
  -moz-box-shadow: 3px 3px 4px #b6b6b6;
  -webkit-box-shadow: 3px 3px 4px #b6b6b6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b6b6b6')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b6b6b6');
  padding-bottom: 5px;
  height: auto;
}

@media screen and (max-width: 768px) {
  #myNavmenuCanvas { 
    margin: 0;
    padding: 5px 0;
  }
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.panel {
  border-width: 3px 3px 4px 3px;
}

header #leftmenu-trigger {
  background: url('../images/icon-menu.png') center top no-repeat #008584;
  height: 100%;
}

#page-leftbar {
  background: #008584;
  background: url('../images/icon-menu-arrow.png') center top no-repeat #008584;
}

#toast-container { margin-top: 50px; }

input[type=radio],
input[type=radio]:hover,
input[type=checkbox],
input[type=checkbox]:hover {
  position: static !important;
  margin-right: 4px;
  margin-top: 0;
  margin-left: 0 !important;
  display: inline-block;
}

input[type="radio"],
input[type="checkbox"] {
  display:none !important;
}
input[type="radio"] + label:before {
  content: url('../images/radio_btn.png');
  margin-right: 5px;
}
input[type="radio"]:checked + label:before {
  content: url('../images/radio_btn_check.png');
}
input[type="checkbox"] + label:before {
  content: url('../images/checkbox_btn.png');
  margin-right: 5px;
}
input[type="checkbox"]:checked + label:before {
  content: url('../images/checkbox_btn_check.png');
}

.radio, .checkbox,
.radio + .radio, 
.checkbox + .checkbox { 
  margin-top: 0; 
  margin-bottom: 0;
}

.radio, .checkbox {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 768px) {
  .radio, .checkbox {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.radio > label,
.checkbox > label {
  margin-right: 5px;
}

.form-group .radio > label,
.form-group .checkbox > label {
  width: 100%;
}

.radio > label .glyphicon-remove,
.radio > label .glyphicon-ok,
.checkbox > label .glyphicon-remove,
.checkbox > label .glyphicon-ok {
  line-height: 38px;
}

@media screen and (max-width: 768px) {
  .radio > label .glyphicon-remove,
  .radio > label .glyphicon-ok,
  .checkbox > label .glyphicon-remove,
  .checkbox > label .glyphicon-ok {
    line-height: 25px;
  }
}

.radio label, .checkbox label { padding-left: 0; }

.text-question { line-height: 20px; }

.glyphicon-ok { color: #086e18 }
.glyphicon-remove { color: #a90404; }

mark, .mark {
  background: yellow;
  padding: inherit;
  color: inherit;
}

/*------------------------------------*\
    #icon font
\*------------------------------------*/

@font-face {
  font-family: 'iconbc';
  src:url('../fonts/iconbc.eot?-mrxu4f');
  src:url('../fonts/iconbc.eot?#iefix-mrxu4f') format('embedded-opentype'),
    url('../fonts/iconbc.woff?-mrxu4f') format('woff'),
    url('../fonts/iconbc.ttf?-mrxu4f') format('truetype'),
    url('../fonts/iconbc.svg?-mrxu4f#iconbc') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon {
  font-family: 'iconbc';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon:before {
  font-size: 1.5em;
}

.icon-bc-icon-data:before {
  content: "\e600";
}
.icon-bc-icon-finish:before {
  content: "\e601";
}
.icon-bc-icon-reload:before {
  content: "\e602";
}
.icon-bc-icon-result:before {
  content: "\e603";
}
.icon-bc-icon-show:before {
  content: "\e604";
}
.icon-bc-icon-transcript:before {
  content: "\e605";
}
.icon-bc-icon-audio:before {
  content: "\e605";
}
.icon-bc-icon-audio-mute:before {
  content: "\e605";
}



/*------------------------------------*\
    #buttons
\*------------------------------------*/

.btn {
  font-size: 14px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
  text-transform: none;
  transition-property: border-color, background-color;
  transition-duration: 250ms;
}
.ui-sortable .btn, ul.ui-select-and-drop li.btn {
  min-width: 50px;
  padding: 8px 8px;
}

ul.ui-select-and-drop > li.btn-selected, ul.ui-select-and-exchange > li.btn-selected {
  color: white;
  background: #8A8A8A;
}

ul.ui-select-and-exchange > li.btn-exchangeable {
  background-color: #e2e1e1;
  color: #585858;
}

.btn:active {
  margin-top: 0;
  border-bottom-width: 3px;
}

.btn .label {
  color: #333;
  font-size: 1em;
}


/*default*/
/*
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.list-group-item.btn-primary,
.list-group-item.btn-primary:hover,
.btn-group.open .dropdown-toggle.btn-primary {
  color: #000;
  background-color: #fcfcfc;
  border-color: #d3d7d8;
}
*/

/*selected*/
.btn-primary.active,
.btn-primary.active:hover,
.btn-default.active,
.btn-default.active:hover {
  color: #000;
  background-color: #a7e6e4;
  border-color: #73c6c5;
}

/*disables*/
.btn-default.disabled,
.btn-default.disabled.active, 
.btn-default[disabled].active {
  color: #000;
  background-color: #c2cbce;
  border-color: #c2cbce;
}

.type-DuoQuiz .disabled,
.type-MultipleChoice .disabled,
.type-MultipleSelection .disabled,
.type-TrueOrFalse .disabled {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #cccccc;
}

/*
.btn-default.disabled > .glyphicon,
.btn-default.disabled.active > .glyphicon, 
.btn-default[disabled].active > .glyphicon {
  display: none !important; 
}
*/

/*correct*/
.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.list-group-item.btn-success,
.btn-group.open .dropdown-toggle.btn-success,
.has-success .gapfield,
.has-success .gapfield:hover,
.has-success .gapfield:active,
.has-success .gapfield:focus {
  color: #000;
  background-color: #b7e9bf;
  border-color: #8bd49a;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 4px;
  padding-right: 4px;
  margin: 0 6px 0 0;
}

li.list-group-item.btn-success:hover,
li.list-group-item.btn-success:focus
{
	background-color: #b7e9bf;
}

.btn-success > .glyphicon,
.has-success .form-control-feedback {
  color: #086e18;
  margin-left: 16px;
}

@media screen and (max-width: 768px) {
  .btn-success,
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .btn-success.active,
  .btn-success:active:hover,
  .btn-success.active:hover,
  .list-group-item.btn-success,
  .list-group-item.btn-success:hover,
  .btn-group.open .dropdown-toggle.btn-success,
  .has-success .gapfield,
  .has-success .gapfield:hover,
  .has-success .gapfield:active,
  .has-success .gapfield:focus {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .radio label, .checkbox label {
    line-height: 25px;
  }

  .form-group .checkbox .glyphicon {
    display: block;
    margin-left: 20px;
    margin-top: -5px;
  }
}

/*incorrect*/
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #fac8c1;
  border-color: #e8aca4;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.list-group-item.btn-danger,
.btn-group.open .dropdown-toggle.btn-danger,
.has-error .gapfield,
.has-error .gapfield:hover,
.has-error .gapfield:active,
.has-error .gapfield:focus {
  color: #000;
  background-color: #fac8c1;
  border-color: #e8aca4;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 4px;
  padding-right: 4px;
  margin: 0 6px 0 0;
}

li.list-group-item.btn-danger:hover,
li.list-group-item.btn-danger:focus
{
	background-color: #fac8c1;
}

.btn-danger > .glyphicon,
.has-error .form-control-feedback {
  color: #d80d0d;
  margin-left: 3px;
}

@media screen and (max-width: 768px) {
  .btn-danger,
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger:active,
  .btn-danger.active,
  .btn-danger:active:hover,
  .btn-danger.active:hover,
  .list-group-item.btn-danger,
  .list-group-item.btn-danger:hover,
  .btn-group.open .dropdown-toggle.btn-danger,
  .has-error .gapfield,
  .has-error .gapfield:hover,
  .has-error .gapfield:active,
  .has-error .gapfield:focus {
    padding-bottom: 8px;
  }
}

/*check answer*/
.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.btn-info.active:hover,
.list-group-item.btn-info,
.list-group-item.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #333;
  background-color: #6dcfe7;
  border-color: #5ebed6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-info:hover { margin-top: 0; }

a.readmoreBtn {
	float: right;
	width: auto !important;
}

span.readmoreBtn { padding-bottom: 10px; }

button.dropdown-toggle:focus {
	outline: thin dotted !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.readmoreBtn { color: #666666; }
/*------------------------------------*\
    #option buttons
\*------------------------------------*/

#ajax-options {
  /*
  float: left;
  position: absolute;
  left: 15px;
  bottom: 10px;
  z-index: 200;
  */
}

#ajax-options {
  float: none;
  position: static;
  left: inherit;
  bottom: inherit;
  padding: 10px 0;
}

div.generalOptions {
  margin-top: 15px;
  margin-bottom: 15px;
}


.generalOptions .btn {
  font-size: 13px;
  margin-right: 5px;
  color: #ffffff;
  background-color: #c2cbce;
  border: 0;
  padding: 5px 14px;
  border-radius: 0;
}

.generalOptions .btn:hover { margin-top: 0; }

@media screen and (max-width: 768px) {
  .generalOptions .btn {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 5px;
  }
}

.generalOptions .btn.disabled,
.kids-game .generalOptions .btn.disabled,
.generalOptions #resetButton.disabled {
  background-color: #D8DBDC;
  border: 0;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/*------------------------------------*\
    #card pile
\*------------------------------------*/

#cardPile0 .panel {
  border: none;
  background-color: #ebeff0;
  border-radius: 0;
  margin: 0 -15px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cardPile0 .panel-body {
  padding: 15px 20px 10px;
  min-height: 64px;
}

.option-pool-list .btn
{
  font-size: 14px;
  color: #000;
  background-color: #fff;
  border-color: #d3d7d8;
  margin: 0 5px 3px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.ui-select-and-drop.gapfield-list > li
{
	color: #000;
}

.type-ReorderingHorizontal .option-pool-list .btn:hover {
  background-color: #b6dada;
  /*margin-top: 1px;*/
}

/*------------------------------------*\
    #media player
\*------------------------------------*/

/*.mejs-overlay-play {
  height: 100% !important;
  width: 100% !important;
}*/

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin-top: 9px;
  border: none;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #e9e9e9;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  background-color: transparent;
  background-image: none;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #0f5f76;
  background-image: none;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background-color: #0f5f76;
  background-image: none;
  margin: 0;
}

.mini-audio {
  margin-right: 8px;
}
.mini-audio,
.mini-audio:hover,
.mini-audio.disabled,
.mini-audio.disabled:hover {
  cursor: pointer;
  padding: 4px 6px;
  color: #333;
  background-color: transparent;
  border: 1px solid #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.mini-audio .glyphicon {
  font-size: 16px;
}
.mini-audio .glyphicon-play:before {
  font-family: 'iconbc';
  content: "\e606";
}

.mini-audio.disabled .glyphicon-play:before {
  opacity: 0.5;
  content: "\e607";
}

.mini-audio.disabled .glyphicon-pause:before {
  color: #14bd4c;
  opacity: 1;
  font-family: 'iconbc';
  content: "\e606";
  -webkit-animation: fade-loop 1s infinite; /* Safari 4+ */
  -moz-animation:    fade-loop 1s infinite; /* Fx 5+ */
  -o-animation:      fade-loop 1s infinite; /* Opera 12+ */
  animation:         fade-loop 1s infinite; /* IE 10+, Fx 29+ */
}

/* fade-loop animation */
@-webkit-keyframes fade-loop {
  0%   { opacity: 0; }
  50%  { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes fade-loop {
  0%   { opacity: 0; }
  50%  { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes fade-loop {
  0%   { opacity: 0; }
  50%  { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes fade-loop {
  0%   { opacity: 0; }
  50%  { opacity: 1; }
  100% { opacity: 0; }
}

.mini-audio .glyphicon-spinner {
  background: transparent url(../images/loading-audio.gif) center center no-repeat;
}
.mini-audio .glyphicon-spinner:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
}

.btn .mini-audio {
  position: relative;
  margin: -5px 7px -5px 0px;
}

body > .btn {
  /*fix dragging issue*/
  white-space: nowrap;
}


/*------------------------------------*\
    #pager
\*------------------------------------*/

#footerPanel {
  float: right;
  position: absolute;
  right: 15px;
  bottom: 10px;
  z-index: 200;
  /*temp, remove after dynamic height is implemented*/
  bottom: 70px;
}


#footerPanel {
  float: left;
  position: static;
  right: inherit;
  bottom: inherit;
}

#gameQuestionsRemainingText {
  font-size: 12px;
  background-color: #d8ecf2;
  padding: 2px 10px;
  margin: 0;
  float: right;
  border-radius: 5px;
}

.pager {
  margin: 0;
}
.pager a {
  cursor: pointer;
  /*disable highlight*/
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pager > li > a, 
.pager > li > span, 
.pager > .disabled > a, 
.pager > .disabled > span, 
.pager > li > a:hover, 
.pager > li > span:hover, 
.pager > .disabled > a:hover, 
.pager > .disabled > span:hover, 
.pager > li > a:active, 
.pager > li > span:active, 
.pager > .disabled > a:active, 
.pager > .disabled > span:active {
  border-width: 0;
}



/*------------------------------------*\
    #progress bar
\*------------------------------------*/

.carousel-indicators {
  width: auto;
  position: static;
  text-align: right;
  margin: 5px;
}

@media screen and (max-width: 768px) {
  .carousel-indicators { text-align: center; }
}

.carousel-indicators li,
.carousel-indicators li.active {
  width: 14px;
  height: 14px;
}
.carousel-indicators li {
  border-color: transparent;
  margin-right: 20px;
  position: relative;
}
.carousel-indicators li:after {
  content: "";
  display: block;
  position: absolute;
  right: -22px;
  top: 50%;
  width: 22px;
  height: 2px;
  margin-top: -1px;
}
.carousel-indicators li.active {
  margin: 1px 20px 1px 1px;
}
.carousel-indicators li:last-child,
.carousel-indicators li.active:last-child {
  margin-right: 0;
}
.carousel-indicators li:last-child:after,
.carousel-indicators li.active:last-child:after {
  display: none;
}
.carousel-indicators li.completed {
  background-image: url(../images/icon-progress-done.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.progress-indicator { float: right }
.progress-indicator > ul { float: left; }

@media screen and (max-width: 768px) {
  .progress-indicator > ul {
    float: none;
  }

  .progress-indicator {
    float: none;
    margin-bottom: 10px;
  }
}

.mode-learn_mode .carousel-indicators li {
  cursor: default;
}

.mode-learn_mode > .modal .scroll-wrapper > .scroll-content{overflow: scroll!important;}


/*------------------------------------*\
    #game intro
\*------------------------------------*/

#gameTitleText {
  font-size: 18px;
  font-weight: bold;
  margin-top: 8px;
  padding: 0;
}

#gameInstructionsText {
  font-size: 14px;
  color: #7f7f7f;
  padding: 0;
}

.global-audio {
  margin: 0;
  position: relative;
  height: 32px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .global-audio { height: auto; }
}

.global-audio .audio {
  float: left;
  min-width: 250px;
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  .global-audio .audio {
    width: 100%;
    min-width: 0;
    margin-right: 0;
  }
}

.global-audio .help-button {
  margin-left: 6px;
  padding: 5px 15px;
  border: none;
  background-color: transparent;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .global-audio .help-button {
    margin-top: 6px;
    margin-bottom: 6px;
    width: 100%;
    position: static;
	margin-left: 0;
  }
}

.global-audio .mejs-ios .mejs-mediaelement {
  display: none;
}

.global-audio .mejs-controls {
  border-radius: 0;
}

.global-audio .help-button {
  background: #3a3c3d url(background.png);
  background: -webkit-linear-gradient(#4a4c4d, #2b2d2d);
  background: -moz-linear-gradient(#4a4c4d, #2b2d2d);
  background: -o-linear-gradient(#4a4c4d, #2b2d2d);
  background: -ms-linear-gradient(#4a4c4d, #2b2d2d);
  background: linear-gradient(#4a4c4d, #2b2d2d);
  border-radius: 0;
}

.global-audio .help-button .glyphicon {
  top: 0;
  color: #ffffff;
}

/*
.option-pool-list .list-group-item:before {
  content: url('../images/icon-drag.png');
  font-family: "fontawesome";
  font-size: 11px;
  position: absolute;
  right: 2;
  top: 2;
}
*/
.glyphicon-move:before, span.glyphicon-hand-down:before{
  position: absolute;
  top: -8px;
  right: -10px;
  font-size: 12px;
}
.type-ReorderingHorizontal .gapfield-list .glyphicon-move:before,
.type-GapFillDragAndDrop .gapfield-list .glyphicon-move:before {
  content: none;
}

/*------------------------------------*\
    #game common
\*------------------------------------*/

body.with-assets {
  overflow: visible !important ;
}

#questions {
  min-height: 120px; /* to be updated by script */
  overflow: hidden;
}

.question {
  font-size: 14px;
  line-height: 40px;
  margin-top: 4px;
}


.question .gapfield-wrapper .gapfield {
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ui-sortable-placeholder {
  /*overwrite inline style*/
  height: 31px !important;
}

.dropdown-menu {
  padding: 0;
}
.list-group-item,
.list-group-item:hover,
.list-group-item:focus {
  background-color: #fcfcfc;
  border-width: 0 0 2px 0;
  margin-bottom: 0;
}

.list-group-item.ui-sortable-placeholder {
  /*overwrite inline style*/
  height: 36px !important;
}

.gapfield-list {
  min-height: 36px;
  min-width: 50px;
  margin-bottom: 0;
}

.gapfield-list-locked .glyphicon-lock {
  position: absolute;
  left: 0;
  font-size: 11px;
}

ul.gapfield-hint { background: #dedede; }

.list-group .btn:hover { margin-top: 0; }

.list-inline { min-height:30px; margin-bottom: 0;}

.list-group {margin-bottom: 0;}

.subquestion .form-group {
  margin-bottom: 0;
}

div.btn-success:focus
{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}


/*------------------------------------*\
    #popup
\*------------------------------------*/

.modal-dialog {
  margin-bottom: 50px;
}

.modal-content {
  border-radius: 0;
}

.bootstrap-dialog.type-primary .modal-header {
  background-color: transparent;
  border: none;
  padding-bottom: 30px;
}

.bootstrap-dialog .bootstrap-dialog-title {
  display: block;
  text-align: center;
  color: #333333;
}

.clues-dialog .bootstrap-dialog-title {
  display: block;
  text-align: left;
  color: #333333;
  font-size: 14px !important;
}
.modal-footer {
  border: none;
}
/*.bootstrap-dialog .bootstrap-dialog-close-button {
  position: absolute;
  right: 20px;
  top: 15px;
}*/
.bootstrap-dialog .bootstrap-dialog-close-button .close {
  font-size: 30px;
  color: #000;
  outline: 0;
}

@media screen and (min-width: 1000px) {
  .modal-dialog {
    width: 1000px;
    margin: 30px auto;
  }
}

/*feedback popup*/
/* .ui-draggable .modal-header .bootstrap-dialog-close-button { margin-top: -15px; } */

.ui-draggable .feedback-editor_feedback {
  border: 15px solid #dadada;
  padding: 14px;
  margin: 0 -20px -20px -20px;
  color: #717171;
  font-size: 13px;
}

/*------------------------------------*\
    #assets bar
\*------------------------------------*/

#overviewPanel { /*width: 100% !important;*/ /* overwrite plugin style */ }

#overviewPanel_inner {
  box-shadow: 3px 3px 4px #E4E4E4;
  -moz-box-shadow: 3px 3px 4px #E4E4E4;
  -webkit-box-shadow: 3px 3px 4px #E4E4E4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E4E4E4')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E4E4E4');
  border: 1px solid #E4E4E4;
  padding: 8px;
}

.scroll-wrapper > .scroll-content {
  float: none;
  __-webkit-overflow-scrolling: touch;
}

#overviewTextPanel {
/*  padding-bottom: 300px;*/
/*  __margin-left: 10px;
  __margin-bottom: 30px;
  overflow: hidden;*/
  background-color: #ffffff;
}
#overviewTextPanel .scroll-wrapper {
  /*overflow: visible !important;*/ /* overwrite plugin style */
}
/*#overviewTextPanel .ajaxhtmlplaceholder {
  overflow: auto;
}*/


#overviewImagePanel {
  position: relative;
  overflow: hidden;
}

.asset-video-expand-button,
.asset-image-expand-button,
.asset-text-expand-button,
.element-expand-button {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 9px;
  right: 7px;
  z-index: 200;
  background: #585858 url(../images/controls-bc2.png) -29px 2px no-repeat;
  text-indent: -9999px;
  cursor: pointer;

  box-shadow: 1px 1px 2px #d6d6d6;
  -moz-box-shadow: 1px 1px 2px #d6d6d6;
  -webkit-box-shadow: 1px 1px 2px #d6d6d6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d6d6d6')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d6d6d6');
}

/*.asset-text-expand-button {
  /*bottom: 20px;*/ /* avoid overlape with scrollbar */
  /*right: 20px;*/ /* avoid overlape with scrollbar */
/*  bottom: -20px;
  right: 0;
}*/

a.asset-text-expand-button, a.asset-image-expand-button
{
	float: right;
	position: inherit;
}

.asset-video-expand-button {
  bottom: auto;
  top: 10px;
}

#cboxOverlay {
  background: none;
  background-color: #333;
  opacity: .5;
}

#cboxLoadedContent {
  margin-bottom: 0;
}

#overviewVideoTranscriptPanel .panel-default, div.imageDescriptionsPanel > div.panel-default {
  border: 0;
  margin-top: 5px;
  border-radius: 0;
}
#overviewVideoTranscriptPanel .panel-heading, div.imageDescriptionsPanel div.panel-heading {
  position: relative;
  padding: 0 10px;
  background-color: #585858;
  color: #ffffff;
  border-radius: 0;
}
#overviewVideoTranscriptPanel .panel-title > a, div.imageDescriptionsPanel .panel-title > a {
  display: block;
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}
#overviewVideoTranscriptPanel .panel-title > a:hover {
  text-decoration: none;
}
#overviewVideoTranscriptPanel .panel-title > a:after, div.imageDescriptionsPanel .panel-title > a:after {
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  transition: all 250ms;
}
#overviewVideoTranscriptPanel .panel-title > a.collapsed:after, div.imageDescriptionsPanel .panel-title > a.collapsed:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}

div.overview-video-transcript-text,
div.overview-image-descriptions-html
{
  height: 250px;
  overflow: auto;
}

#mainPlayAll {
  max-width: none !important;
  width: 100% !important;
}
.type-Roleplay .modal .mejs-container.mejs-video {
  width: 100% !important;
  height: 240px !important;
}
.mejs-mediaelement {
  background-color: #ffffff;
}

.overview-video-dialog .bootstrap-dialog-title,
.overview-video-dialog .modal-footer,
.overview-image-dialog .bootstrap-dialog-title,
.overview-image-dialog .modal-footer,
.overview-text-dialog .bootstrap-dialog-title,
.overview-text-dialog .modal-footer {
  display: none;
}

.overview-video-dialog button.close,
.overview-image-dialog button.close,
.overview-text-dialog button.close {
  font-size: 30px;
  color: #000;
}

.modal .asset-video-expand-button,
.modal .asset-image-expand-button,
.modal .asset-text-expand-button,
.mobile-platform .asset-video-expand-button,
.mobile-platform-android .modal .asset-video-expand-button {
  display: none;
}

.modal .scroll-wrapper > .scroll-content {
  padding: 0 0 17px;
  width: 100% !important; /* overwrite script style */
  overflow: auto !important; /* overwrite script style */
}

.modal #overviewVideoPanelContent {
  width: 550px;
}

.mobile-platform-android .asset-video-expand-button {
  display: block;
}
.mobile-platform-android .mejs-time .mejs-duration-container {
  /*make space for expand button*/
  /*visibility: hidden;*/
}

/* for ajax box conent */

.ajaxhtmlplaceholder h1 {font-size: 26px;}
.ajaxhtmlplaceholder h2 {font-size: 22px;}
.ajaxhtmlplaceholder h3 {font-size: 16px;}
.ajaxhtmlplaceholder h4 {font-size: 14px;}
.ajaxhtmlplaceholder h1, .ajaxhtmlplaceholder h2,
.ajaxhtmlplaceholder h3, .ajaxhtmlplaceholder h4 {margin: 0 0 1em;}

table {border-collapse: collapse; border: none; margin-bottom: 1em;}
table > thead > tr > td, 
table > thead > tr > th,
table > tbody > tr > td, 
table > tbody > tr > th {
    padding: 5px 10px; 
    border: 1px solid #ccc;
    font-size: 14px;
}

th,
.table-head td {
    background-color: #ccc;
    color: #000;
}

.tab-panel-inner-content {
  clear: both;
  overflow: auto;
}

div.imageDescriptionsPanel { clear: both; }

tr ul,
tr ol
{
	padding-left: 15px;
}

/*------------------------------------*\
    #scrollbar
\*------------------------------------*/

/*iPad Air styles */


    @media all and (width: 1024px) {
        .scrollbar-inner > .scroll-element.scroll-y {
          display: none;
        }

    }

        @media all and (width: 768px) {
        .scrollbar-inner > .scroll-element.scroll-y {
          display: none;
        }

    }





/*
.scroll-wrapper .scrollbar-inner{padding-bottom: 20px;}

.scrollbar-inner > .scroll-element.scroll-y {
  z-index: 1100;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: transparent;
}
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #fff;
}
.scroll-element.scroll-x {
    display: none !important;
}
*/

#colorbox #cboxLoadedContent {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
#colorbox .embed-responsive {
  -webkit-overflow-scrolling: touch;
}
#colorbox #overviewTextPanel {
  padding: 0;
  height: 500px;
  overflow: visible;
}
#colorbox .embed-responsive iframe {
  position: static;
  height: 500px;
  -webkit-overflow-scrolling: touch;
}

#overviewTextPanelTemp {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

#overviewTextPanelTemp iframe {
  position: relative;
  height: 500px;
  -webkit-overflow-scrolling: touch;
}

/* .modal #overviewTextPanelTemp {
  overflow-y: auto;
} */




/*------------------------------------*\
    #portrait layout
\*------------------------------------*/

/*@media all and (orientation:portrait) and (max-width: 768px) {*/
@media all and (orientation:portrait) and (max-width: 800px) {

  .navmenu {
    float: none;
    position: relative; /* overwrite scrollbar script */
    top: 0;
    left: 0;
    width: 728px;
    padding: 15px;
    height: 230px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .navmenu:after {
    left: auto;
    right: -230px;
    width: 230px;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -ms-transform-origin: 0 100%; /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 0 100%; /* Chrome, Safari, Opera */
    transform:rotate(-90deg);
    transform-origin: 0 100%;
  }

  .navmenu .scroll-element.scroll-x { z-index:1030; }
  .navmenu .scroll-bar { opacity: 1; }
  .navmenu #overviewPanel_inner { 
    width: 1300px;
  }
  .navmenu #overviewPanel_inner > div {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
  }
  .navmenu .overview-video-transcript-text { height: 150px; }
  .navmenu .asset-text-expand-button {
    bottom: 6px;
    right: 6px;
  }

  .with-assets .bs-navmenu-offcanvas-example:after {
    bottom: 230px;
  }
  .with-assets #footerPanel,
  .with-assets #ajax-options {
    bottom: 240px;
  }

  .navmenu #overviewTextPanel {
    width: 350px;
    height: 200px;
    padding: 0;
  }

  .navmenu #overviewVideoPanel {
    width: 338px;
    padding-bottom: 190px; /* 16:9 ratio; */
  }

  .navmenu #overviewVideoTranscriptPanel {
    width: 300px;
    margin-bottom: 108px;
  }

  .navmenu #overviewImagePanel img {
    max-height: 190px;
  }
}

@media all and (max-width: 768px) {

  .control {
    margin-bottom: 5px;
  }

}


/*------------------------------------*\
    #small tablet layout
\*------------------------------------*/

@media all and (max-height: 600px) {
  #footerPanel {
    /*float: none;*/
    position: static;
  }

  #ajax-options {
    /*float: none;*/
    position: static;
  }

  #questions {
    margin-bottom: 15px;
  }
}

.scroll-wrapper #ajaxhtmlplaceholder { background-color: #ffffff; }

#ajax-cont .scroll-x { display: none; }
#exercisePanel { overflow: auto; }

.mode-test_mode .radio.active,
.mode-test_mode .checkbox.active {
  border: 1px solid #cccccc;
}

.mode-test_mode .active.btn-danger,
.mode-test_mode .active.btn-success {
  border: 0;
}

/* opt mode */
.mode-placement_test #finishButton { 
  padding: 10px 20px; 
  text-align: right;
}
.mode-placement_test .form-group { line-height: 20px; }

.RTL { 
  direction: rtl; 
  unicode-bidi: embed;
}

/*survey primary button*/
.mode-survey_mode #intropage-common-contentarea .btn-primary,
.mode-survey_mode .btn-primary {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  background-color: #bbbbbb;
  color: #ffffff;
  padding: 6px 40px 7px 25px;
  position: relative;
  font-weight: normal;
  font-size: 15px;
  width: auto;
}

@keyframes changewidth {
  from { width: 26px; }
  to { width: 14px; }
}

@keyframes changeright {
  from { right: 12px; }
  to { right: 1px; }
}

.mode-survey_mode .btn-primary .glyphicon {
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-left: 14px solid #bbbbbb;
  border-bottom: 17px solid transparent;
  position: absolute;
  right: 13px;
  top: 0;
  z-index: 1;
  -webkit-transition: right .5s;
  transition: right .5s;
}

.mode-survey_mode .btn-primary.disabled .glyphicon {
  border-left-color: #D8DBDC;
}

.mode-survey_mode .btn-primary:hover .glyphicon {
  right: 1px;
  animation-duration: 0.5s;
  animation-name: changeright;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.mode-survey_mode .btn-primary:after {
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -khtml-border-radius: 0 3px 3px 0;
  width: 26px;
  height: 34px;
  content: "";
  background-color: #6b6b6b;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: width .5s;
  transition: width .5s;
}

.mode-survey_mode .btn-primary.disabled:after {
  background-color: #969696;
}

.mode-survey_mode .btn-primary:hover:after {
  width: 14px;
  animation-duration: 0.5s;
  animation-name: changewidth;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.mode-survey_mode .modal-footer .btn-primary {
  padding-right: 25px;
}

.mode-survey_mode .modal-footer .btn-primary:after {
  content: none;
}

/* end survey primary button*/

/* survey */
.mode-survey_mode #headerPanel {
  height: 40px;
}

.mode-survey_mode #headerPanel h2 {
  padding: 8px 20px;
  margin: 0;
  position: absolute;
  left: -25px;
  top: -16px;
  font-size: 14px;
  font-weight: normal;
  background-color: #cccccc;
  color: #ffffff;
}

.mode-survey_mode #headerPanel h2:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #cccccc;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.mode-survey_mode {
  background-color: transparent;
}

.mode-survey_mode .bs-navmenu-offcanvas-example {
  padding: 0;
  background-color: transparent;
  height: calc(100vh - 20px) !important;
  padding-bottom: 50px;
}

.mode-survey_mode #questions {
  margin-bottom: 60px;
}

.mode-survey_mode #upperButtonRow {
  width: 100%;
  margin: 0;
}

.mode-survey_mode #footerPanel {
  width: 100%;
  float: none;
}

.mode-survey_mode #gameInstructionsText {
  color: #000000;
}

.mode-survey_mode #questions .question {
  background-color: #f1f1f1;
  padding: 20px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border: 1px solid #e7e7e7;
  margin-top: 8px;
}

.mode-survey_mode #questions .ui-button {
  padding: 0;
  background-color: #e7e7e7;
  border-bottom-width: 3px;
  width: 100%;
}

.mode-survey_mode #questions .ui-selectmenu-icon {
  background-color: #eeeeee;
  padding: 16px 12px;
  border-left: 1px solid #cccccc;
  background: url('../images/arrow-down-grey.png') center center no-repeat;
}

.mode-survey_mode #questions .ui-selectmenu-text {
  padding: 8px;
  background-color: #ffffff;
}

.mode-survey_mode #questions form {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .mode-survey_mode #myNavmenuCanvas {
    margin: 10px;
    padding: 15px 15px 5px 15px;
  }
}

/* end survey */


/*common style for the games*/

#landing-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 999;
}

#landing-page-contents {
  height: 100%;
  //margin: 18px;
  background: #fff;
}

.kids-game #gameQuestionsRemainingText {
  background-color: transparent;
  color: #ffd061;
  font-weight: bold;
}

.kids-game .generalOptions .btn {
  font-size: 16px;
  color: #000000;
  border: 1px solid #008584;
  background-color: #ffffff;
  border-radius: 4px;
}

.kids-game .generalOptions .btn .label {
  display: inline-block;
  top: 0;
  color: #fff;
}

.kids-game #landing-page-contents {
  overflow-y: auto;
  padding: 10px;
}

.kids-game #landing-page-image-container img {
  width: 100%
}

#landing-page-image-container {
  text-align: center;
}

#landing-page-title {
  text-align: center;
  font-size: 30px;
  margin: 10px 0;
  color: #008584;
}

.kids-game .modal-backdrop {
  background-color: #b84e1e;
}

.kids-game .modal-backdrop.in {
  opacity: 0.8;
}

.kids-game .modal-content {
  background: url('../images/result-bg.png') no-repeat;
  background-size: contain;
  max-width: 684px;
  height: 402px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: none;
  border: 0;
}

.kids-game .modal-dialog .modal-header {
  display: none;
}

.kids-game .modal-dialog .modal-body,
.kids-game .modal-dialog .modal-footer {
  text-align: center;
  background: transparent;
  max-width: 84%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 11%;
}

.kids-game .modal-dialog .modal-body {
  padding-top: 40px;
}

.kids-game .modal-dialog .modal-footer {
  margin-top: 30px;
}

.kids-game .modal-footer button {
  background: rgba(187,99,41,1);
  background: -moz-linear-gradient(top, rgba(187,99,41,1) 0%, rgba(195,72,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,99,41,1)), color-stop(100%, rgba(195,72,0,1)));
  background: -webkit-linear-gradient(top, rgba(187,99,41,1) 0%, rgba(195,72,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(187,99,41,1) 0%, rgba(195,72,0,1) 100%);
  background: linear-gradient(to bottom, rgba(187,99,41,1) 0%, rgba(195,72,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6329', endColorstr='#c34800', GradientType=0 );
  
  -webkit-box-shadow: 1px 3px 3px 0px rgba(92,92,92,0.4);
  -moz-box-shadow: 1px 3px 3px 0px rgba(92,92,92,0.4);
  box-shadow: 1px 3px 3px 0px rgba(92,92,92,0.4);
  
  color: #ffffff;
  border: 0;
  font-size: 22px;
  padding: 6px 30px;
  border-radius: 8px;
}

.kids-game .bootstrap-dialog-body .bootstrap-dialog-message {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
}

.kids-game .bootstrap-dialog-body .bootstrap-dialog-message .content {
  font-size: 34px;
  color: #d93d01;
  margin-top: 45px;
}

.kids-game-header {
  height: 68px;
  width: calc(100% + 30px);
  background: #d93d01;
  margin-left: -15px;
  margin-top: -15px;
  margin-bottom: 40px;
}

.kids-game #container-score {
  display: inline-block;
  padding: 10px 40px;
  width: auto;
  height: 85px;
  color: #ffffff;
  overflow: auto;
  border-radius: 0 0 10px 10px;

  background: rgba(251,161,51,1);
  background: -moz-linear-gradient(top, rgba(251,161,51,1) 0%, rgba(251,93,1,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,161,51,1)), color-stop(100%, rgba(251,93,1,1)));
  background: -webkit-linear-gradient(top, rgba(251,161,51,1) 0%, rgba(251,93,1,1) 100%);
  background: -ms-linear-gradient(top, rgba(251,161,51,1) 0%, rgba(251,93,1,1) 100%);
  background: linear-gradient(to bottom, rgba(251,161,51,1) 0%, rgba(251,93,1,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba133', endColorstr='#fb5d01', GradientType=0 );

  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.5);
}

.kids-game #container-score .title {
  font-size: 25px;
  float: left;
  margin-top: 14px;
}

.kids-game #container-score .value {
  float: left;
  font-size: 60px;
  line-height: 1;
  margin-left: 10px;
}

.kids-game #container-score .unit {
  float: left;
  font-size: 18px;
}

.kids-game {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.kids-game #container-timer {
  background: url('../images/icon-timer-white.svg') left center no-repeat;
  color: #ffffff;
  font-size: 28px;
  padding-left: 35px;
  background-size: 30px 30px;
  width:90px;
}

.kids-game #container-timer.spinning {
  background-image: url('../images/icon-timer-white-spinning.gif');
  background-size:30px 30px;
}

.kids-game #container-lives {
  background: url('../images/icon-heart.png') left center no-repeat;
  color: #ffffff;
  font-size: 28px;
  padding-left: 35px;
  background-size: 30px;
  margin-right: 15px;
}

.kids-game .kids-game-header .col-left,
.kids-game .kids-game-header .col-right {
  width: auto;
}

.kids-game .kids-game-header .col-right {
  padding-top: 14px;
  float: right;
  overflow: auto;
}

.kids-game .kids-game-header .col-right > div {
  float: left;
}


@media all and (max-width: 768px) {
  .kids-game .modal-dialog .modal-body {
    padding-top: 10px;
  }

  .kids-game .modal-dialog .modal-body,
  .kids-game .modal-dialog .modal-footer {
    max-width: 88%;
  }

  .kids-game .bootstrap-dialog-body .bootstrap-dialog-message {
    font-size: 22px;
  }

  .kids-game .bootstrap-dialog-body .bootstrap-dialog-message .content {
    font-size: 18px;
    margin-top: 20px;
  }

  .kids-game .modal-dialog .modal-footer {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .kids-game .modal-footer button {
    font-size: 18px;
  }

  .kids-game .kids-game-header .col-right,
  .kids-game .kids-game-header .col-left {
    width: auto;
  }

  .kids-game .kids-game-header .col-right {
    float: right;
  }
}


@media all and (max-width: 480px) {
  .kids-game .modal-dialog .modal-body {
    padding-bottom: 0;
  }

  .kids-game .bootstrap-dialog-body .bootstrap-dialog-message {
    font-size: 15px;
  }

  .kids-game .bootstrap-dialog-body .bootstrap-dialog-message .content {
    font-size: 13px;
    margin-top: 10px;
  }

  .kids-game .modal-footer button {
    font-size: 14px;
    padding: 6px 8px;
  }

  .kids-game .modal-dialog {
    top: 10%;
  }

  .kids-game #container-score {
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
  }

  .kids-game #container-score .title {
    margin-top: 0;
  }

  .kids-game #container-score .value {
    font-size: 30px;
    line-height: 1.2em;
  }

  .kids-game .kids-game-header .col-right {
    padding-right: 0;
  }

  .kids-game #container-timer {
    font-size: 22px;
  }
}
