@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  display: none;
}



@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;
}

#page-content {
  padding-bottom: 0;
  margin-left: 0;
}

.display-none { display: none; }

@media screen and (max-width: 767px) {
/*  #page-content { height: 100% !important; }*/
  #wrap { overflow: visible; }
}

body.collapse-leftbar #page-content {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  body.show-leftbar #page-content { margin-left: 0; }

/*  .pageiframetab iframe {
    height: 100% !important;
    padding-bottom: 40px;
  }*/
}

.navbar .sub-logo {
  /*default select logo*/
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
  background: url(../images/logo-select.png) no-repeat center center;
  height: 40px;
  width: 140px;
  margin-right:20px;
}


/*hide sub logo in placement test mode*/
.mode-placement_test .navbar .sub-logo {
  /*display: none;*/
  width: 213px;
  background-image: url(../images/logo-onlineplacement.png);
}

.nav.toolbar .toolbar-non-link-item {
  color: rgba(255, 255, 255, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  display: block;
  padding: 10px 15px;
}

.countdown-progress-bar-wrapper {
  width: 150px;
  margin-bottom: 3px;
  padding-top: 0px;
  margin-top: 3px;
}

.mode-placement_test .hidden-placement-test-mode, .mode-survey_mode .hidden-survey-mode {
  display: none !important;
}

.mode-placement_test #page-content {
  margin-left: 0 !important; 
}

.loading-page #page-statusbar,
.loading-page #page-leftbar {
  display: none !important;
}
#page-leftbar {
  padding-top: 40px;
  overflow-x: hidden;
  overflow-y: auto;
}

@media all and (max-width: 767px)
{
	#page-leftbar
	{
		overflow-y: hidden;
	}

	body.show-leftbar #page-leftbar
	{
		overflow-y: auto;
	}
}

.collapse-leftbar #page-leftbar {
  overflow: visible;
}

#pageLeftBarTitleText
{
	display: none;
	color: #4d4d4d;
	white-space: normal;
	font-size: 14px;
	padding: 10px;
	margin: 0;
	font-weight: bold;
	background: #fff;
}

body.show-leftbar #pageLeftBarTitleText
{
	display: block;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: 0 0 0 0;
  position: fixed;
  width: 100%;
}

@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;
}

/*header*/
.navbar > .container .navbar-brand,
.navbar .sub-logo {
  margin: 0;
  padding: 0;
  height: auto;
  position: absolute;
}

.navbar .sub-logo {
  right: 10px;
  top: 10px;
  /*width: auto;*/
  /*default select logo*/
  width: 132px;
  height: 16px;
  background: transparent url(../images/logo-select.png) 0 0 no-repeat;
}

.header_ctr_bar { position: static; }

#tooltipMenuBtn { display: none; }

/*.sr-only[href="#page-container"] {*/
#skipToMainContentAnchor
{
	left: 0;
	right: 0;
	position: absolute;
	z-index: 10000;
	text-align: center;
	padding: 9px 0;
	background-color: #666666;
	font-size: 15px;
	color: #ffffff;
	margin-top: 0;
}

@media all and (max-width: 768px) {
  #tooltipMenuBtn { display: block; }

  #tooltipMenuBtn:hover,
  #tooltipMenuBtn:focus {
    background-color: transparent;
  }

  #tooltipMenuBtn .fa { background-color: transparent !important; }
  #tooltipMenuBtn .fa-chevron-down { margin-left: 3px; }
  #tooltipMenuBtn .fa-chevron-down:before { color: #068482; }

  .pull-right-configbar {
    float: none !important;
    position: absolute;
    right: 5px;
    width: 37px;
    height: auto;
    z-index: 1;
    background-color: #ffffff !important;
  }

  .pull-right-configbar > li {
    padding-left: 3px;
    padding-right: 3px;
  }

  .pull-right-configbar > li:first-child { 
    margin-bottom: 6px;
  }

  li.tooltipMenuItem { 
    display: none; 
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }

  li.tooltipMenuItem:last-child {
    border-bottom: 1px solid #cccccc;
  }

  li.tooltipMenuItem a {
    padding-left: 14px;
    padding-right: 14px;
  }
}

@media all and (max-width: 480px) {
  .pull-right-configbar {  width: 35px;  }
}

/*hide sub logo in placement test mode*/
.mode-placement_test .navbar .sub-logo {
  /*display: none;*/
  width: 213px;
  background-image: url(../images/logo-onlineplacement.png);
}
.container > .navbar-header {
  margin-left: 0;
  margin-right: 0;
}

/*header.navbar { __height: 87px; }*/

.navbar {
  min-height: 0;
  border: none;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar-text,
.navbar-default .navbar-text {
  color: #fff !important;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  float: none;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .navbar-text {
    display: none;
  }
}
.navbar .container {
  padding: 0;
  margin: 0;
  width: auto;
}
.navbar .navbar-header { 
  float: left; 
  margin-left: 10px;
}
@media all and (max-width: 480px) {
  .navbar .navbar-header { margin: 0 0 0 10px; }
}

@media print {
  .mode-survey_mode .navbar { display: block !important; }
}

#page-status-wrapper i {
  font-size: 20px;
  position: absolute;
  margin-top: 2px;
}
/*top bar icons*/
.fa-trophy, .fa-info, .fa-times {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
}
.fa-trophy{ padding-top: 4px; }
.fa-info { padding-top: 2px; }
.fa-times { padding-top: 4px; }
.fa-chevron-down:before {
  font-size: 20px;
  color: #ffffff;
}
.fa-info:before {
  content: "\f128";
  font-size: 20px;
  color: #ffffff;
}
.fa-trophy:before {
  content: "\f091";
  font-size: 16px;
  color: #ffffff;
}
.fa-times:before {
  content: "\f00d";
  font-size: 18px;
  color: #ffffff;
}
.fa-arrow-left:before {
  color: #cccccc;
  font-size: 25px;
  line-height: 20px;
  content: "\f104";
}
.fa-arrow-right:before {
  color: #cccccc;
  font-size: 25px;
  line-height: 20px;
  content: "\f105";
}
.fa-file-text {
  float: left;
  width: 13px;
  height: 17px;
  margin-right: 3px;
}
.fa-clock-o:before {
  margin-right: 4px;
}
/*end top bar icons*/

/*hide nav button*/
.navbar-toggle {
  display: none;
}

#leftmenu-trigger { 
  background: url('../images/icon-menu.png') center top no-repeat;
  background-color: #cccccc;
  height: 46px;
}
#leftmenu-trigger:hover { background-position: -3px 0; }
#page-container { padding-top: 40px; }
@media all and (max-width: 768px) {
  #page-container { height: 100%; }
  .show-leftbar #page-container {
    width: 100%;
    position: absolute;
    left: 230px;
  }
}

.navbar-nav .hidden-placement-test-mode {
  line-height: 18px !important;
}
.page-status-label {
  margin-left:20px;
  line-height: 24px;
}

@media all and (max-width: 480px) {
.status-bar-row .toolbar { background-color: transparent; }
}

.completed_box {
	border: 2px solid #cccccc;
	min-width: 29px;
}

/*@media all and (max-width: 768px) {
  .completed_box { display: none !important; }
}*/
.page_numbers > div { margin-top: 2px; }
.status-bar-row .toolbar .toolbar-non-link-item {
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
  line-height: 0;
  position: relative;
  display: block;
  padding: 4px 8px;
  border: 2px solid #cccccc;
  margin: 5px 7px;
  background-color: #ffffff;
  height: 35px;
}

.status-bar-row .toolbar .toolbar-non-link-item > li {
  z-index: 1;
}

.status-bar-row .navbar-nav a#prevBtn {
  padding: 5px 10px !important;
  margin: 6px 0;
  background-color: #ffffff;
  box-shadow: 3px 3px 4px #d6d6d6;
  -moz-box-shadow: 3px 3px 4px #d6d6d6;
  -webkit-box-shadow: 3px 3px 4px #d6d6d6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d6d6d6')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d6d6d6');
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  margin-right: 2px;
}
.status-bar-row .navbar-nav a#nextBtn {
  padding: 5px 10px !important;
  margin: 6px 0;
  background-color: #ffffff;
  box-shadow: 3px 3px 4px #d6d6d6;
  -moz-box-shadow: 3px 3px 4px #d6d6d6;
  -webkit-box-shadow: 3px 3px 4px #d6d6d6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d6d6d6')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d6d6d6');
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
}
.toolbar-non-link-item .page-number-label {
  display:block;
  float:left;
  margin-left: 3px;
  line-height: 18px;
}

@media all and (max-width: 768px) {
  .status-bar-row .toolbar .toolbar-non-link-item {
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 3px;
    margin-right: 3px;
  }
}

@media all and (max-width: 768px) {
  ul.toolbar { float: left !important; }

/*  #page-status-wrapper > span.page-status-label { display: none; }*/
  .navbar-nav > li > a {
    padding-left: 2px;
    padding-right: 2px;
  }
  .status-bar-row .toolbar .toolbar-non-link-item {
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 3px;
    margin-right: 3px;
  }
}

@media all and (max-width: 379px) {
  #page-status-wrapper > span.page-status-label { display: none; }
}

/*footer*/
footer {
  clear: both;
  position: absolute;
  width: 100%;
}

#chapterplayer-nav {
  position: absolute; /* fix ie */
  text-align: left;
  height: auto;
  padding: 4px 15px 0;
  background-color: #ebeff0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#chapterplayer-nav .pagination {
  display: block;
  margin: 0;
  padding: 0 80px 0 0;
  overflow: hidden;
}
#chapterplayer-nav .pagination a {
  position: relative;
  float: left;
  font-size: 18px;
  text-decoration: none;
  border: none;
  padding: 2px 14px;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#chapterplayer-nav .pagination a:hover,
#chapterplayer-nav .pagination a:active {
  top: 0;
}
#chapterplayer-nav .pagination .active a {
  background-color: #fff;
}
#chapterplayer-nav .pagination li.completed {
  opacity: .3;
}
#chapterplayer-nav .pagination li:last-child {
  position: absolute;
  right: 0;
  float: right;
}
#chapterplayer-nav .pagination li:last-child a {
  font-size: 18px;
  padding: 2px 10px;
}

/* fix ie */
#unitplayer
/*#unitplayer div*/ {
  height: 100%;
}

#unitplayer #intropage div,
#unitplayer #statusPanel,
#unitplayer #statusPanel div,
#unitplayer #unitplayer-nav {
  height: auto;
}

.badge {
  height: 18px;
  border-radius: 12px;
  background-color: #999;
  margin-right: 5px;
  text-align: center;
}


.center-pills { display: inline-block; }

/*test for two rows*/
#chapterplayer-nav .pagination a#pagelinkitem_15 {
  /*clear: left;*/
}


/*------------------------------------*\
    #small tablet layout
\*------------------------------------*/

@media all and (max-height: 600px) {

  .navbar-fixed-top {
    position: absolute;
    top: 0;
  }
  #chapterplayer-nav {
    position: absolute;
    top: auto;
  }

}

@media screen and (max-width: 768px) {
  .tab-pane > iframe {
    min-width: 100%;
    width: 100px !important;
  }
}


/* placement test control */




/*statusPanel*/

#statusPanel {
  padding: 3px 0;
  background-color: #f5f5f5;
}

#statusPanel .col-md-4 {
  float: left;
  width: 50%;
}

#unitplayer #statusPanel .progress {
  float: left;
  width: 50%;
  margin: 1px 15px 0 0;
  border: 3px solid #fff;
  background-color: #fff;
  overflow: hidden;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
#unitplayer #statusPanel .progress-bar-success {
  height: 16px;
  background-color: #ccc;
}

#statusPanel .countdown {
  float: left;
  font-size: 12px;
  line-height: 27px;
}

/*end btn*/

#statusPanel #exitButton {
  float: right;
  color: #000;
  padding: 7px 10px;
  white-space: normal;
  text-transform: none;
  background-color: #fff;
  border: none;
}
#statusPanel #exitButton:hover {
  margin-top: 0;
}
#statusPanel #exitButton .label {
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

/*popup*/

.bootstrap-dialog.type-primary .modal-header,
.bootstrap-dialog.type-primary .modal-footer {
  background-color: transparent;
  border: none;
}

.bootstrap-dialog.type-primary .modal-footer {
  text-align: center;
}





















/*intropage*/

#intropage-common-contentarea,
#resultspage-placement_test-mode-contentarea {
  width: 60%;
  border: 10px solid #f5f5f5;
  padding: 15px;
  font-size: 13px;
  line-height: 1.2em;
  background-color: #fff;
}

#intropage-common-contentarea .LTR {
  text-align: left;
}
#intropage-common-contentarea .RTL {
  text-align: right;
  direction: rtl;
  unicode-bidi: embed;
}

#intropage-common-contentarea .btn {
  padding: 10px 20px 10px;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  white-space: normal;
  text-transform: none;
  background-color: #f5f5f5;
  border-color: #e6e6e6;
  transition-property: border-color, background-color;
  transition-duration: 250ms;
}

#intropage #intropage-common-contentarea .message-text {
  /*max-height: 200px;*/
  min-height: 25px;
  __overflow-y: auto;
  padding-right: 10px;
  padding-bottom: 2px; /* fix extra scrollbar */
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 18px;
}

#intropage #intropage-common-contentarea .audio-button-wrapper {
  width: 98px;
  height: 98px;
  margin: 25px auto;
  border: 15px solid #f5f5f5;
  -webkit-border-radius: 98px;
  -moz-border-radius: 98px;
  border-radius: 98px;
}
#intropage #intropage-common-contentarea .mini-audio {
  display: inline-block;
  font-size: 25px;
  line-height: 58px;
  padding: 0;
  width: 68px;
  height: 68px;
  color: #158cba;
  border: 5px solid #158cba;
  background-color: transparent;
  cursor: pointer;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  border-radius: 49px;
}
#intropage #intropage-common-contentarea .mini-audio .glyphicon {
  vertical-align: middle;
  line-height: 55px;
}

#intropage #intropage-common-contentarea .mini-audio .glyphicon-play:before {
  font-family: 'iconbc';
  content: "\e606";
}

#intropage #intropage-common-contentarea .mini-audio .glyphicon-spinner {
  top: 16px;
}
#intropage #intropage-common-contentarea .mini-audio .glyphicon-spinner:before {
  font-family: 'iconbc';
  content: "\e606";
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -999px;
  line-height: 16px;
  margin-top: 20px;
  margin-left: 5px;
  background: transparent url(../images/loading-audio.gif) center center no-repeat;
}






/*custom result page css*/
#resultspage .group-left {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  height: 100%;
  overflow: auto;
}
#resultspage .group-left-wrapper {
  background-color: #dfdfdf;
  padding: 5px;
/*  overflow: auto;
  height: 100%;*/
}
#resultspage .item-row {
  background-color: #ffffff;
  padding-top: 3px;
  padding-bottom: 8px;
  margin-top: 5px;
}

#resultspage .group-right {
  background: url('../images/result-image1.png') right bottom no-repeat;
  padding-bottom: 40%;
}
@media all and (max-width: 768px) {
  #resultspage .group-right {
    padding-bottom: 0;
    min-height: 400px;
    background-color: #ffffff;
  }
}

#resultspage .group-right .can-do-statement-text { 
  margin-top: 10px;
  padding:8px 14px;
  background-color: #dfdfdf;
  font-size: 13px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;

  box-shadow: 3px 3px 4px #adabac;
  -moz-box-shadow: 3px 3px 4px #adabac;
  -webkit-box-shadow: 3px 3px 4px #adabac;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#adabac')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#adabac');
}
@media all and (max-width: 960px) {
  #resultspage .group-right .can-do-statement-text {
    width: 52%;
    margin-top: 50px;
  }
}

#resultspage .group-right .result-image img { width: 100%; }

#resultspage .top-bar {
  font-size: 16px; 
  line-height: 25px;
  font-weight: bold;
}
#resultspage .allresult_bg {
  background-color: #ffffff;
  padding: 6px;
  margin-top: 10px;
  box-shadow: 3px 3px 4px #adabac;
  -moz-box-shadow: 3px 3px 4px #adabac;
  -webkit-box-shadow: 3px 3px 4px #adabac;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#adabac')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#adabac');
}

#resultspage .result_title { color: #7d7d7d; }
#resultspage .prograss_bar {
  border: 1px solid #cecece;
  padding: 5px 8px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  box-sizing: border-box;
}

#resultspage .progress {
  margin-bottom: 0;
  box-shadow: none;
  float: left;
  height: 20px;
  width: 90%
}
#resultspage .percentage {
  width: 10%;
  float: left;
  text-align: right;
}

#resultspage .table_title {
  font-weight: bold;
  color: #7d7d7d;
  margin-bottom: 6px;
}
#resultspage .allresult_table { 
  text-align: center;
  font-size: 13px;
}
#resultspage .allresult_table tr th { 
  background-color: #e3e3e3;
  color: #7d7d7d;
  text-align: center;
}

#resultspage .allresult_table .table-bordered td { 
  border-color: #e3e3e3; 
  border-right: 1px solid #e3e3e3;
}
#resultspage .allresult_table .result-icon {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  display: block;
}
#resultspage .allresult_table .result-null {
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
}
#resultspage .allresult_table .result-icon-alert { background: url('images/icon-result-alert.png') no-repeat; }
#resultspage .allresult_table .result-icon-check { background: url('images/icon-result-check.png') no-repeat; }
#resultspage .allresult_table .subject { 
  text-align: left;
  max-width: 450px;
}
#resultspage .allresult_table .progress {
  margin-bottom: 0;
  box-shadow: none;
  height: 15px;
  margin-top: 4px;
}
#resultspage .allresult_table .progress .progress-bar {
  background-color: #7d7d7d;
}
#resultspage .fa {
  font-family: FontAwesome;
  width: 20px;
  height: 20px;
}
#resultspage .fa {
  font-size: 22px;
  color: #7d7d7d;
}
/*
#resultspage .incomplete:after { 
  content: "\f057"; 
  font-size: 20px;
  color: #e3e3e3;
  font-style: normal;
}
*/
#resultspage .complete:after { 
  content: "\f058"; 
  font-size: 20px;
  color: #e3e3e3;
  font-style: normal;
}
#resultspage .alerted:after { 
  content: "\f06a"; 
  font-size: 20px;
  color: #e3e3e3;
  font-style: normal;
}
#resultspage .incomplete, .complete, .alerted {
  border: none;
  border-radius: 0;
}
#resultspage .fa-circle-o {
  display: block;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  margin: 0 auto;
}
#resultspage .fa-circle-o:before { content: ""; }
#resultspage .page-name { text-align: left; }
#resultspage .page-status .page-status-label { display: none; }


.resultspage-learn-mode-contentarea .top-bar { display: none; }
.resultspage-learn-mode-contentarea .allresult_table th:nth-child(4) { display: none; }
.resultspage-learn-mode-contentarea .allresult_table tr td:nth-child(4){ display: none; }

.resultspage-test-mode-contentarea .group-left { width: 100%; }
.resultspage-test-mode-contentarea .group-right { display: none; }
@media all and (max-width: 990px) {
  #resultspage .resultspage-learn-mode-contentarea .group-left { height: 450px; }
}

#resultspage-learn-mode-contentarea a,
#resultspage-test-mode-contentarea a {
  color: #0171BC;
}

div.versionNumber
{
	float: left;
	font-size: 10px;
}

#resultspage-placement_test-mode-contentarea #closeCourseButton {
	margin-top: 20px;
}

 /* Left bar */
 body.collapse-leftbar #sidebar > li > ul { 
  width: 320px; 
  white-space: normal;
  padding: 5px;
}
body.collapse-leftbar #sidebar > li:hover,
body.collapse-leftbar #sidebar > li.keep-open {
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  width: 360px;
}
body.collapse-leftbar #sidebar > li:hover span {
  display: block;
}
.acc-menu {
  margin: 0;
  padding: 0;
}
.acc-menu i:before {
  font-size: 20px;
  opacity: 0.8;
}
#wrap > .container { padding: 0px; }
#sidebar .badge {
  right: 20px !important;
  font-weight: 600;
  margin: 0 !important;
}
#sidebar ul li a { 
  padding: 0 !important;
  margin-left: 5px;
}
#sidebar { margin: 0; }
@media screen and (max-width: 768px) {
  #sidebar { 
    white-space: normal;
    top: 40px;
  }
}
@media screen and (max-width: 480px) {
  #sidebar { top: 40px !important; }
}
#sidebar a.chapterlinkitem > span { 
  display: block;
  margin-left: 25px;
  margin-top: -20px;
  margin-right: 30px;
  white-space: normal;
  color: #ffffff;
}
body.collapse-leftbar #sidebar i { 
  margin-right: 0 !important;
}
#sidebar ul, #sidebar ul li a, #sidebar a:hover {
  box-shadow: none;
}
#sidebar .pagelinkitem > span {
  display: block;
  margin-top: -18px;
  margin-left: 22px;
}

/*fix ipad scroll problem*/
@media screen and (width: 768px), screen and (width: 1024px) {
  .pageiframetab {
    -webkit-overflow-scrolling: touch;
  }
  .collapse-leftbar .pageiframetab {
    left: 40px;
  }
  .pageiframetab iframe {
    height: 100%;
    width: 100%; 
  }
}



/*back to exercise btn logic*/
.status-bar-row { background-color: #ffffff; }
.status-bar-row .backToExerciseButton_wrapper {
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
  margin: 0 7px !important;
}
#backToExerciseButton { 
  display: none; 
  margin: 10px auto;
  width: 180px;
  padding: 4px;
  color: #ffffff;
}
@media all and (max-width: 480px) {
  #backToExerciseButton { width: 135px; }
}
#backToExerciseButton .fa-file-text {
  background-image: url('../images/icon-top-pages_white.png');
  margin-top: 2px;
}
.help-page #backToExerciseButton { display: block; }
.results-page #backToExerciseButton { display: block; }

/*statusbar logic*/
.mode-learn_mode #page-statusbar ul.pull-left li.toolbar-non-link-item:first-child,
.mode-test_mode #page-statusbar ul.pull-left li.toolbar-non-link-item:first-child { display: none; }
.mode-learn_mode .help-page #page-statusbar ul.pull-left { display: none; }
.mode-learn_mode .results-page #page-statusbar ul.pull-left { display: none; }
.mode-test_mode .help-page #page-statusbar ul.pull-left { display: none; }
.mode-test_mode .results-page #page-statusbar ul.pull-left { display: none; }

/*placement mode logic*/
.mode-placement_test #page-statusbar ul.pull-left { display: none; }
.mode-placement_test .content-page #page-statusbar ul.pull-left { display: block; }
.mode-placement_test #backToExerciseButton { display: none; }

/*placement mode exit button*/
.mode-placement_test .exitButton-wrapper {
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
  font-size: 18px !important;
}
.mode-placement_test #exitButton {
  border-radius: 0;
  margin: 0;
  height: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mode-placement_test #exitButton .label {
  top: 0;
}

/*placement mode status bar logic*/
.mode-placement_test .results-page .placement-test-status-content {
  display: none;
}
.mode-placement_test .results-page .pull-right-configbar {
  display: block !important;
}
.mode-placement_test .results-page .pull-right-configbar > li {
  display: none;
}
.mode-placement_test .results-page .pull-right-configbar > li.exitBtn_wrapper {
  display: block;
}


/*OPT mode first page*/
.mode-placement_test #intropage-common-contentarea a {
  text-decoration: none;
}
.mode-placement_test #intropage-common-contentarea .glyphicon-play {
  display: block;
  margin: 2px auto;
  width: 26px;
}
.mode-placement_test .intropage-contentarea {
  min-height: 500px;
}
.mode-placement_test #intropage-contentarea .btn {
    margin-top: 10px;
    background-color: #cccccc;
    color: #ffffff;
    border: none;
    padding: 4px 12px;
    margin: 0 auto;
    display: block;
    width: 100px;
    font-size: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.timer_wrapper { line-height: 22px !important; }

.mode-placement_test .label { font-size: 100%; }
/*end OPT mode first page*/

/*OPT mode top status bar*/
.mode-placement_test .intro-page .navbar-nav .toolbar-non-link-item { display: none !important; } /*hide it in first page*/
.mode-placement_test .intro-page .glyphicon-pause {
  width: 23px;
  margin: 3px auto;
  display: block;
}
.mode-placement_test .intro-page .glyphicon-pause:before {
  font-family: 'FontAwesome';
  content: '\f04C';
}
.mode-placement_test .status-bar-row .navbar-nav a#nextBtn {
  display: none;
}
@media all and (max-width: 768px) {
  .mode-placement_test .navbar-nav .section-name-label-wrapper { display: none; }
}
.mode-placement_test .navbar-nav .section-name-label {
  display: block;
  padding: 12px 0;
}
.mode-placement_test .top-progress-bar { 
  padding-left: 7px !important;
  padding-right: 7px !important;
  width: 35%; 
  position: absolute;
  left: 50%;
  right: 0;
  margin-left: -12%;
}
@media all and (max-width: 768px) {
  .mode-placement_test .top-progress-bar { 
    width: 40%;
    margin: 0;
    position: static;
    float: left !important;
  }
  .mode-placement_test .backToExerciseButton_wrapper { height: auto !important; }
}

.mode-placement_test .top-progress-bar > .toolbar-non-link-item,
.mode-placement_test .countdown-progress-bar-wrapper { width: 100%; }

.mode-placement_test .top-progress-bar > .toolbar-non-link-item { 
  margin: 5px 0 5px 0 !important; 
  padding: 18px 0 0 0 !important;
}
.mode-placement_test .countdown-progress-bar-wrapper .progress-bar-success { background-color: #a6d0d0; }
.mode-placement_test .countdown-progress-bar-wrapper .progress-bar-warning { background-color: #7cafb0; }
.mode-placement_test .countdown-progress-bar-wrapper .progress-bar-danger { background-color: #2d8384; }
.mode-placement_test .countdown-progress-bar-wrapper .current-progress { 
  position: absolute;
  height: 8px;
}
.mode-placement_test .countdown-progress-bar-wrapper .progress-pin {
  position: absolute;
  background: url('../images/icon-progress-pin.png') center center no-repeat;
  width: 18px;
  height: 23px;
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  line-height: 18px;
  z-index: 1;
  top: -18px;
  right: 0;
  margin-right: -9px;
}

@media all and (max-width: 480px) {
  .mode-placement_test .game_subject,
  .mode-placement_test .top-progress-bar {
    display: none !important;
  }

  .mode-placement_test .placement-test-status-content {
    float: right !important;
  }
}

@media all and (max-width: 480px) {
  .mode-placement_test .main-app-row { display: none; }
}
/*end OPT mode top status bar*/


/*fix content height when narrow*/
.mode-placement_test #page-current-state,
.mode-placement_test #page-container {
  height: 100%;
}

@media all and (max-width: 480px) {
  .mode-placement_test #page-container {
    padding-top: 0;
  }
}

.mode-placement_test .resultspage-main {
  padding: 45px 35px;
}
.mode-placement_test .resultspage-completed-message {
  font-size: 15px;
  line-height: 20px;
}


/*fix issue of footer in placement mode*/
body.mode-placement_test footer {
  margin-left: 0;
}


/*loading gif*/
#loading, .loading-indicator {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  display: none;
}

@media all and (max-width: 480px) {
  .mode-placement_test .subject_title {
    width: 62%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .mode-placement_test .page_numbers { 
    margin-left: 1%;
    margin-right: 1%;
  }

}

.mode-survey_mode li.exitBtn_wrapper {
	border: 0;
	display: list-item;
	padding: 0;
}

.mode-survey_mode #exitBtn {
	padding: 10px 15px;
}

.mode-survey_mode .pull-right-configbar {
	right: 0;
	width: auto;
}

.mode-survey_mode #page-statusbar {
	min-height: 45px;
}

@media print {
  .mode-survey_mode #page-statusbar { display: none; }
}

/*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;
}

@media all and (max-width: 767px) {
  .mode-survey_mode #intropage-common-contentarea .btn-primary,
  .mode-survey_mode .btn-primary {
    margin-bottom: 30px;
  }
}

@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: 12px;
  top: 0;
  z-index: 1;
  -webkit-transition: right .5s;
  transition: right .5s;
}

.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:hover:after {
  width: 14px;
  animation-duration: 0.5s;
  animation-name: changewidth;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
/*end survey primary button*/


/*survey homepage*/
.mode-survey_mode #page-content {
  background-color: #e5e5e5;
}

.mode-survey_mode #wrap {
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .mode-survey_mode .content-page #wrap {
    padding: 20px 5px;
  }
}

.mode-survey_mode #intropage {
  background-color: #ffffff;
}

.mode-survey_mode > .results-page .page_numbers {
  display: none
}
/*end survey homepage*/


/* survey */
.mode-survey_mode { -webkit-print-color-adjust: exact; }

.mode-survey_mode .results-page #wrap {
  overflow: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media print {
  .mode-survey_mode .results-page #wrap, .mode-survey_mode #page-content { overflow: visible; height: auto !important; }
}

.mode-survey_mode .results {
  padding: 10px 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background-color: #c6c6c6;
  margin-top: 20px;
}

@media all and (max-width: 1023px) {
  .mode-survey_mode .results {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media print {
  .mode-survey_mode .results {
    margin-top: 0;
  }
}

.mode-survey_mode .results .level-label {
  position: relative;
  line-height: 1.5em;
}

/*@media screen and (max-width: 1023px) {
  .mode-survey_mode .results .level-label {
    transform: rotate(-65deg);
    margin-top: 52px;
  }
}

@media screen and (max-width: 767px) {
  .mode-survey_mode .results .level-label {
    transform: rotate(-80deg);
    margin-top: 75px;
  }
}*/

@media print {
  .mode-survey_mode .results .level-label {
    line-height: 1.8em;
  }
}

.mode-survey_mode .results .level-2:after,
.mode-survey_mode .results .level-3:after,
.mode-survey_mode .results .level-4:after,
.mode-survey_mode .results .level-5:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 33px solid transparent;
  border-left: 15px solid #cccccc;
  border-bottom: 33px solid transparent;
  position: absolute;
  right: -15px;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  .mode-survey_mode .results .level-2:after,
  .mode-survey_mode .results .level-3:after,
  .mode-survey_mode .results .level-4:after,
  .mode-survey_mode .results .level-5:after {
    border-top: 70px solid transparent;
    border-bottom: 70px solid transparent;
  }
}

@media screen and (max-width: 767px) {
  .mode-survey_mode .results .level-2:after,
  .mode-survey_mode .results .level-3:after,
  .mode-survey_mode .results .level-4:after,
  .mode-survey_mode .results .level-5:after {
    border-top: 77px solid transparent;
    border-left: 10px solid #cccccc;
    border-bottom: 77px solid transparent;
    right: -10px;
  }
}

.mode-survey_mode .results .level-2,
.mode-survey_mode .results .level-3,
.mode-survey_mode .results .level-4,
.mode-survey_mode .results .level-5 {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 67px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}

@media screen and (max-width: 1023px) {
  .mode-survey_mode .results .level-2,
  .mode-survey_mode .results .level-3,
  .mode-survey_mode .results .level-4,
  .mode-survey_mode .results .level-5 {
    height: 140px;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mode-survey_mode .results .level-2,
  .mode-survey_mode .results .level-3,
  .mode-survey_mode .results .level-4,
  .mode-survey_mode .results .level-5 {
    height: 155px;
    font-size: 14px;
  }
}

@media print {
  .mode-survey_mode .results .level-2,
  .mode-survey_mode .results .level-3,
  .mode-survey_mode .results .level-4,
  .mode-survey_mode .results .level-5 {
    font-size: 14px;
    padding-left: 30px;
  }
}

.mode-survey_mode .results .level-2 { background-color: #d7d7d7; }
.mode-survey_mode .results .level-2:after { border-left-color: #d7d7d7; }
.mode-survey_mode .results .level-3 { background-color: #b8bbbc; }
.mode-survey_mode .results .level-3:after { border-left-color: #d7d7d7; }
.mode-survey_mode .results .level-4 { background-color: #a8a8a8; }
.mode-survey_mode .results .level-4:after { border-left-color: #d7d7d7; }
.mode-survey_mode .results .level-5 { background-color: #888888; }
.mode-survey_mode .results .level-5:after { border-left-color: #d7d7d7; }

.mode-survey_mode .results .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.mode-survey_mode .results .col-label {
  font-weight: normal;
  font-size: 14px;
  background-color: #efefef;
  padding: 12px 14px;
  border-bottom: 1px solid #c6c6c6;
  border-right: 1px solid #8a8a8a;
  color: #333333;
}

@media screen and (max-width: 768px) {
  .mode-survey_mode .results .col-label {
    padding: 6px 7px;
    font-size: 13px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 480px) {
  .mode-survey_mode .results .col-label {
    padding: 4px 7px;
    font-size: 11px;
    line-height: 1.2;
  }
}

.mode-survey_mode .results .col-bar {
  border-left: 2px solid #d3d3d3;
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.mode-survey_mode .results .row-odd .col-bar {
  background-color: #f0f0f0;
}




.mode-survey_mode #resultspage-survey-mode-message-container {
  background-color: #ffffff;
  padding: 28px 30px;
}

@media print {
  .mode-survey_mode #resultspage-survey-mode-message-container {
    border: 1px solid #cccccc;
    padding: 10px;
  }
}

.mode-survey_mode #resultspage-survey-mode-message-container .page-title {
  display: block;
  padding: 8px 20px;
  position: absolute;
  left: -30px;
  top: -30px;
  font-size: 14px;
  background-color: #cccccc;
  color: #ffffff;
}

@media print {
  .mode-survey_mode #resultspage-survey-mode-message-container .page-title {
    position: static;
    display: inline-block;
  }
}

.mode-survey_mode #resultspage-survey-mode-message-container .page-title:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #cccccc;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 0;
}

@media print {
  .mode-survey_mode #resultspage-survey-mode-message-container .page-title:before { content: none; }
}

.mode-survey_mode #resultspage-survey-mode-message-container .resultspage-completed-message {
  margin-top: 30px;
}

.mode-survey_mode .resultspage-survey-mode-print-container {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  margin-top: 10px;
}

.mode-survey_mode .btn-print {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border: 0;
  padding: 8px 16px 8px 45px;
  color: #ffffff;
  background: #929292 url('../images/icon-print.png') 10px center no-repeat;
}

@media print {
  .mode-survey_mode .resultspage-survey-mode-print-container,
  .mode-survey_mode .btn-print {
    display: none;
  }
}

.mode-survey_mode #resultspage-survey-mode-results-container {
  background-color: #ffffff;
  padding: 28px 30px;
  margin-top: 10px
}

@media screen and (max-width: 1023px) {
  .mode-survey_mode #resultspage-survey-mode-results-container {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media print {
  .mode-survey_mode #resultspage-survey-mode-results-container {
    border: 1px solid #cccccc;
    padding: 10px;
  }
}

.mode-survey_mode #exerciseColumn {
  margin-bottom: 40px;
}

#resultspage-survey-mode-results-container .title { font-size: 16px; }

#resultspage-survey-mode-results-container .message { font-size: 14px; }

#resultspage-survey-mode-results-container > .message { font-size: 14px; }

#resultspage-survey-mode-results-container > .row { margin-bottom: 20px; }

#resultspage-survey-mode-recommendation-container .results {
  padding: 10px 20px;
}

#resultspage-survey-mode-recommendation-container .results > .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}

@media screen and (max-width: 767px) {
  #resultspage-survey-mode-recommendation-container .results > .row {
    display: block;
  }
}

#resultspage-survey-mode-recommendation-container .col-label {
  background-color: #efefef;
  padding: 12px 14px;
  border-bottom: 1px solid #c6c6c6;
  border-right: 1px solid #8a8a8a;
  color: #333333;
}

@media screen and (max-width: 768px) {
  #resultspage-survey-mode-recommendation-container .col-label {
    border-right: 0;
  }
}

@media screen and (max-width: 480px) {
  #resultspage-survey-mode-recommendation-container .col-label {
    min-width: 110px;
  }
}

#resultspage-survey-mode-recommendation-container .col-text {
  background-color: #f7f7f7;
  border-left: 2px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  padding: 15px;
}

@media screen and (max-width: 768px) {
  #resultspage-survey-mode-recommendation-container .col-text {
    border-left: 0;
  }
}

/*#resultspage-survey-mode-recommendation-container .row-odd .col-text {
  background-color: #ffffff;
}*/

.mode-survey_mode .results tbody {
  position: relative;
}

.mode-survey_mode .results .row-level-marker {
  position: absolute;
  background-color: transparent;
}

.mode-survey_mode .results .row-level-marker img {
  position: absolute;
  top: 32.5%;
}

.mode-survey_mode .level-bar {
	background: #999;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media print {
  body.mode-survey_mode {
    position: static;
  }

  .mode-survey_mode header {
    position: relative;
  }

  .mode-survey_mode #page-container {
    overflow: visible;
    padding-top: 0;
  }

  .mode-survey_mode div.versionNumber {
    display: none;
  }

  #resultspage-survey-mode-level-container thead {
    page-break-inside: auto;
  }
}

@media screen and (min-width: 1024px) {
  .ie11.mode-survey_mode .results tbody td {
    /* width: 1.5%; */
  }
}

.ie11.mode-survey_mode .results {
  /* position: relative; */
}

.ie11.mode-survey_mode .results tbody .level-label:last-child {
  min-width: 170px;
}

.ie11.mode-survey_mode .results .row-level-marker {
  width: 73.5%;
}

/* end survey */




/* 20180228 css modify */

.mode-survey_mode .title,
.mode-survey_mode .message {
  padding: 0 10px;
  text-align: center;
}

.mode-survey_mode .title {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.mode-survey_mode .results {
  background: #fff !important;
  padding: 10px 20px;
}

.mode-survey_mode .results > .row {
  margin-bottom: 15px;
}

.mode-survey_mode .results > .level-label-row {
  margin-bottom: 0;
}

.mode-survey_mode .results > .level-label-row .col-xs-9 .col-xs-3 {
  background-color: transparent;
  padding: 5px 10px;
  height: auto;
  font-size: 13px;
}

.mode-survey_mode .results > .level-label-row .col-xs-9 .col-xs-3:after {
  display: none;
}

.mode-survey_mode .results > .row .col-label {
  //background-color: #fff;
  border: 0 !important;
  font-size: 12px;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 50px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mode-survey_mode #resultspage-survey-mode-recommendation-container .results > .row .col-label {
  height: auto;
}

.mode-survey_mode .results > .row .col-bar,
.mode-survey_mode .results > .row .col-text {
  border: 0 !important;
}

.mode-survey_mode .results .level-2 {
  color: #F5BE41;
}

.mode-survey_mode .results .level-3 {
  color: #F2A43A;
}

.mode-survey_mode .results .level-4 {
  color: #EE782F;
}

.mode-survey_mode .results .level-5 {
  color: #E95428;
}

.mode-survey_mode .results .col-bar {
  position: relative;
  background: rgba(245,191,65,1);
  background: -moz-linear-gradient(left, rgba(245,191,65,1) 0%, rgba(245,191,65,1) 25%, rgba(242,165,58,1) 25%, rgba(242,165,58,1) 50%, rgba(238,120,47,1) 50%, rgba(238,120,47,1) 75%, rgba(233,85,40,1) 75%, rgba(233,85,40,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,191,65,1)), color-stop(25%, rgba(245,191,65,1)), color-stop(25%, rgba(242,165,58,1)), color-stop(50%, rgba(242,165,58,1)), color-stop(50%, rgba(238,120,47,1)), color-stop(75%, rgba(238,120,47,1)), color-stop(75%, rgba(233,85,40,1)), color-stop(100%, rgba(233,85,40,1)));
  background: -webkit-linear-gradient(left, rgba(245,191,65,1) 0%, rgba(245,191,65,1) 25%, rgba(242,165,58,1) 25%, rgba(242,165,58,1) 50%, rgba(238,120,47,1) 50%, rgba(238,120,47,1) 75%, rgba(233,85,40,1) 75%, rgba(233,85,40,1) 100%);
  background: -o-linear-gradient(left, rgba(245,191,65,1) 0%, rgba(245,191,65,1) 25%, rgba(242,165,58,1) 25%, rgba(242,165,58,1) 50%, rgba(238,120,47,1) 50%, rgba(238,120,47,1) 75%, rgba(233,85,40,1) 75%, rgba(233,85,40,1) 100%);
  background: -ms-linear-gradient(left, rgba(245,191,65,1) 0%, rgba(245,191,65,1) 25%, rgba(242,165,58,1) 25%, rgba(242,165,58,1) 50%, rgba(238,120,47,1) 50%, rgba(238,120,47,1) 75%, rgba(233,85,40,1) 75%, rgba(233,85,40,1) 100%);
  background: linear-gradient(to right, rgba(245,191,65,1) 0%, rgba(245,191,65,1) 25%, rgba(242,165,58,1) 25%, rgba(242,165,58,1) 50%, rgba(238,120,47,1) 50%, rgba(238,120,47,1) 75%, rgba(233,85,40,1) 75%, rgba(233,85,40,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5bf41', endColorstr='#e95528', GradientType=1 );
}

/*.mode-survey_mode .results .col-bar:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
}*/

.mode-survey_mode .results > .row .col-bar .ui-slider  {
  width: 100%;
  margin: 0 auto;
  border: 0;
  height: 2px;
  opacity: 1 !important;
}

.mode-survey_mode .results > .row .col-bar .ui-slider-handle {
  border: 0;
  background: url('../images/slider-arrow.svg') center no-repeat;
  -webkit-background-size: 30px;
  background-size: 20px;
  width: 20px;
  height: 20px;
  top: -9px;
  margin-left: -10px;
}

.mode-survey_mode #resultspage-survey-mode-recommendation-container .results {
  margin-top: 5px;
}

.mode-survey_mode #resultspage-survey-mode-recommendation-container .results > .row {
  margin-bottom: 0;
  border-bottom: 1px solid #c6c6c6;
}

.mode-survey_mode #resultspage-survey-mode-recommendation-container .results > .row .col-label {
  border-right: 1px solid #c6c6c6 !important;
}

@media all and (max-width: 768px) {

  .mode-survey_mode .results > .level-label-row .col-xs-9 .col-xs-3 .level-label {
    width: 9px;
    letter-spacing: 5px;
    overflow: hidden;
    display: inline-block;
  }
}

@media all and (max-width: 767px) {
  .mode-survey_mode #resultspage-survey-mode-recommendation-container .results > .row .col-label {
    border-right: 0 !important;
    border-bottom: 1px solid #c6c6c6 !important;
  }

  .mode-survey_mode #resultspage-survey-mode-recommendation-container .results > .row:first-child .col-label {
    border-top: 1px solid #c6c6c6 !important;
  }
}

@media all and (max-width: 640px) {

  .mode-survey_mode .results > .row .col-label {
    text-transform: none;
    padding: 0 5px;
  }
}

@media all and (max-width: 480px) {

  /*.mode-survey_mode .results > .row .col-bar .ui-slider {
    width: calc(100% - 8px);
  }*/

  /*.mode-survey_mode .results > .row .col-bar .ui-slider-handle {
    -webkit-background-size: 14px;
    background-size: 14px;
    width: 14px;
    height: 14px;
    top: -6px;
    margin-left: -6px;
  }*/

  .mode-survey_mode .results > .row .col-bar .ui-slider-handle {
    -webkit-background-size: 12px;
    background-size: 12px;
  }

  .mode-survey_mode #resultspage-survey-mode-level-container .results .col-label,
  .mode-survey_mode #resultspage-survey-mode-level-container .results .level-label-row .col-xs-3 {
    width: 40%;
  }

  .mode-survey_mode #resultspage-survey-mode-level-container .results .col-bar,
  .mode-survey_mode #resultspage-survey-mode-level-container .results .level-label-row .col-xs-9 {
    width: 60%;
  }
}

.one-page-course header.navbar,
.one-page-course #page-leftbar,
.one-page-course #page-statusbar {
  display: none;
}

.one-page-course #page-container {
  padding: 0;
}

.mode-placement_test .btn#exitButton {
  background-color: #f94c4c;
  padding-left: 27px;
  color: #fff;
  position: relative;
}
.mode-placement_test #exitButton:hover, .mode-placement_test #exitButton:focus, .mode-placement_test #exitButton:active {
  background-color: #f83333;
  color: #fff;
}
.mode-placement_test #exitButton:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: #fff;
}
