@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto");
/*set background colors*/
/* default #2196F3;*/
/*set font family*/
/*define font colors to match the background colors*/
/*define rounded corner and other sizes*/
/*6vmin;*/
/*2vmin;*/
/*1vmin;*/
/*2vmin;*/
/*3px 3px 5px grey*/
/*start here and set the default values for all the variables*/
/******Header******/
#x_headerBlock {
  color: #000000;
  background-repeat: no-repeat;
  background-position: right;
  background-image: none;
  width: 100%;
  border-top-right-radius: 3px;
  background: #ffffff;
  box-shadow: none; }

.titlePageTxt {
  width: 96% !important;
  overflow: hidden; }

.highlight {
  background: #F4F4F6; }

.x_audioSlideshow_page .slide {
  margin-left: 5px; }

#thumbHolder .thumbBox h3, .x_responsive #thumbHolder .thumbBox h3 {
  color: #000000; }

#x_mainHolder.x_videoSynch_page .right {
  padding-top: 10px;
  padding-left: 20px; }

.x_transcriptReader_page .highlight {
  background: rgba(255, 255, 255, 0.4); }

.ui-accordion .ui-accordion-content {
  border-radius: 3px;
  background: #F4F4F6;
  color: #000000; }

.ui-accordion .ui-accordion-header {
  border-radius: 3px;
  background: #4185C5;
  color: #ffffff; }

.ui-accordion .ui-accordion-header a {
  border-radius: 3px;
  color: #ffffff !important;
  background: #84849a; }

.ui-accordion .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  text-decoration: none;
  background: #3c3c49 !important;
  border-radius: 3px;
  color: #000000; }

.ui-tabs-panel a:visited, .ui-accordion-content a:visited {
  color: blue; }

.ui-tabs-panel a:link, .ui-accordion-content a:link {
  color: blue; }

.ui-tabs-panel a:hover, .ui-accordion-content a:hover {
  color: #00006f; }

.ui-button {
  border-radius: 3px;
  background: #84849a;
  border: none;
  color: #ffffff; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: .2em; }

.ui-state-active {
  border-radius: 3px;
  background: #3c3c49;
  border: none;
  color: #ffffff; }

.front.panel {
  background: #F4F4F6;
  border: #F4F4F6;
  color: #000000; }

.back.panel {
  background: #bcbcc8;
  border: #4185C5;
  color: #ffffff; }

.x_links_page #linkHolder a {
  color: blue; }

.x_links_page #linkHolder a:visited {
  color: #00006f; }

.x_links_page #linkHolder a:hover {
  color: #00006f; }

#pageContents.button button.selected {
  background-color: #F4F4F6; }

#pageContents.slide #btnHolder button {
  background: #3c3c49;
  border-color: #3c3c49; }

.ui-tabs .ui-tabs-nav li {
  border-radius: 3px;
  background: #84849a;
  border: none;
  color: #ffffff; }

.paneInfo {
  /*color:$fontcolorfobrightcolor;*/ }

.paneList a, .paneList a:link, .paneList a:visited {
  /*color: $linkcolor !important;*/ }

.ui-tabs-panel a:link {
  /*color: $linkcolor;*/ }

.ui-tabs .ui-tabs-nav {
  border-radius: 3px;
  background: none;
  border: none; }

.ui-tabs .ui-tabs-nav li a {
  color: #ffffff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  text-decoration: none;
  background: #3c3c49 !important;
  color: #ffffff !important;
  border-radius: 3px;
  border: none; }

a.topic.highlight {
  background: #3c3c49;
  color: #ffffff; }

a.topic.highlight:hover {
  background: #F4F4F6;
  color: #000000; }

div.infoHolder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
  background: #F4F4F6; }

#pageContents textarea {
  border-radius: 3px;
  padding: 10px; }

#pageContents input {
  border-radius: 3px;
  padding-left: 10px; }

#listholder a.listitem, a:visited {
  color: #4185C5; }

.x_annotatedDiagram_page .highlight {
  background: #F4F4F6; }

.x_annotatedDiagram_page .hotspot {
  background: none; }

.x_annotatedDiagram_page #infoHolder {
  background: #F4F4F6;
  margin-left: 10px; }

.target.ui-droppable.border.highlight {
  background-color: rgba(244, 244, 246, 0.4) !important; }

.x_dragDropLabel_page #infoHolder {
  padding: 20px;
  margin-right: 20px; }

.x_dragDropLabel_page .label.panel {
  background: rgba(60, 60, 73, 0.8) !important;
  border-color: #F4F4F6;
  color: #ffffff; }

.x_dragDropLabel_page #targetHolder .highlight {
  background: none; }

#categoryHolder .category {
  border-radius: 3px; }

#categoryHolder h3 {
  color: #000000; }

.x_categories_page #dragDropHolder {
  background: #ffffff;
  padding: 10px;
  border-radius: 3px; }

.x_categories_page .label.panel {
  background: #3c3c49;
  border: #3c3c49;
  color: #ffffff;
  border-radius: 3px; }

#categoryHolder .highlight {
  border-radius: 3px;
  background: #F4F4F6; }

.x_decision_page .highlight {
  background: #F4F4F6; }

.x_dictation_page #answerTxt {
  width: 98%;
  margin-bottom: 10px;
  border-radius: 3px;
  padding: 10px; }

#targetHolder .target {
  border-radius: 3px; }

#targetHolder .highlight {
  background: #ffffff; }

.x_gapFill_page #targetHolder .highlight {
  background: rgba(255, 255, 255, 0.9); }

.x_gapFill_page .label.panel {
  background: #6a6a81;
  border-color: #6a6a81 !important;
  color: #ffffff; }

.x_gapFill_page .target.correct {
  color: green;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.2); }

a.hotspot, a.hotspot.selected {
  background: none; }

.hsinfo {
  padding: 1%; }

.x_interactiveText_page .highlight {
  background: #F4F4F6; }

.x_list_page .highlight {
  background: #3c3c49;
  color: #ffffff; }

.x_textMatch_page #dragDropHolder {
  background: #F4F4F6;
  padding: 10px;
  border-radius: 3px; }

.x_textMatch_page .label.panel {
  background: #3c3c49;
  border-color: #3c3c49;
  color: #ffffff; }

.x_modelAnswer_page #answerTxt {
  border-radius: 3px;
  width: 98%; }

.x_opinion_page #pageContents input {
  padding-left: 0; }

.qPanel {
  overflow-x: hidden; }

.qSeparator hr {
  background-color: white;
  border-color: white;
  border: solid 1px white; }

.sliderHolder .labelHolder a p {
  color: #000000; }

.x_grid_page #gridBorders {
  border-radius: 3px; }

.x_grid_page #grid .listHolder.constrainC li {
  border-radius: 3px; }

.x_grid_page #grid ul li.header {
  color: #ffffff;
  background: #2F9739;
  color: #ffffff; }

.x_grid_page table.simple {
  border: transparent; }

.x_grid_page table.header.simple tr:first-child {
  border-bottom: transparent;
  background: #3c3c49; }

.x_grid_page #grid ul li {
  background: #6a6a81;
  border-color: transparent;
  color: #ffffff !important; }

.x_grid_page table tr.shaded {
  background: #84849a;
  color: #000000 !important; }

.x_grid_page table tr {
  background: #a0a0b1;
  color: white !important; }

.x_grid_page #grid ul li.static {
  background: none;
  border-color: transparent; }

/*****timeline matching pairs*****/
.x_timeline_page #dragDropHolder {
  background: #ffffff; }

.x_timeline_page #targetHolder .target {
  border-radius: 3px;
  background-color: #F4F4F6; }

.x_timeline_page .label.panel.ui-draggable {
  background: #84849a;
  color: #ffffff;
  border-color: #84849a; }

#subMenuItems .subMenuItem {
  background: #3c3c49;
  color: #ffffff; }

.x_table_page tr {
  background: #84849a;
  color: #ffffff; }

.x_table_page table tr.shaded {
  background: #3c3c49;
  color: #ffffff; }

.x_table_page table.header.shaded tr:first-child {
  background: #000000;
  color: #ffffff; }

.x_table_page table.header.simple tr:first-child {
  border: none; }

.x_table_page table.simple {
  border: none; }

#pageContents .card {
  border-radius: 3px;
  border-color: #4185C5; }

#cardTopHolder .card {
  border-color: #4185C5; }

#puzzle {
  border-radius: 3px; }

#pageContents .card {
  color: #603784; }

#cardTopHolder .card {
  background-image: url("card_back.svg") !important; }

.x_youtuberss_page #resultsHolder div {
  width: 97%;
  min-height: 50px;
  padding-top: 5px;
  border-radius: 3px;
  background-color: #F4F4F6;
  margin: .5em; }

.x_youtuberss_page .shadedDiv {
  background-color: white !important;
  border-radius: 3px; }

.x_youtuberss_page .shadedDiv p {
  color: #000000 !important; }

div#shorturltodisplay a {
  color: #603784; }

.x_rss_page #resultsHolder div {
  border-radius: 3px;
  background-color: #F4F4F6; }

.x_rss_page #resultsHolder div p {
  color: #000000; }

.x_rss_page #resultsHolder .shadedDiv {
  background-color: white !important;
  border-radius: 3px; }

.x_rss_page #resultsHolder div a {
  color: darkblue; }

.x_results_page td, th {
  border-radius: 3px;
  background: #F4F4F6; }

.x_results_page #questionScores th {
  background-color: #3c3c49; }

.x_results_page tr.alt td {
  background: #6a6a81;
  color: #ffffff; }

.x_results_page .details th {
  background: #3c3c49;
  color: #ffffff; }

.x_results_page #general_summary th {
  background: #ffffff; }

@media (min-width: 768px) {
  .tick, img.result {
    width: 2.5vmin; } }

#x_footerBlock {
  font-size: 1em;
  color: #000000;
  background-image: none;
  width: 100%;
  background: #ffffff;
  box-shadow: none; }

#x_footerBg {
  background-image: none; }

#x_pageNo {
  background: none; }

.pbBar {
  background-color: #2196F3; }

/* these buttons will use font awesome icons instead of pngs */
.ui-button .ui-icon.x_help {
  background-image: none; }

.ui-button .ui-icon.x_info {
  background-image: none; }

.ui-button .ui-icon.x_home {
  background-image: none; }

.ui-button .ui-icon.x_glossary {
  background-image: none; }

.ui-button .ui-icon.x_maximise {
  background-image: none; }

.ui-button .ui-icon.x_minimise {
  background-image: none; }

.ui-button .ui-icon.x_media {
  background-image: none; }

.ui-button .ui-icon.x_next {
  background-image: none; }

.ui-button .ui-icon.x_prev {
  background-image: none; }

.ui-button .ui-icon.x_prev_hist {
  background-image: none; }

.ui-button .ui-icon.x_colourChanger {
  background-image: none; }

#x_nextBtn:after {
  content: "\f138"; }

#x_prevBtn:after {
  content: "\f137"; }

#x_cssBtn:after {
  content: "\f066"; }

#x_colourChangerBtn:after {
  content: "\f042"; }

#x_mediaBtn:after {
  content: "\f16a"; }

#x_glossaryBtn:after {
  content: "\f02d"; }

#x_helpBtn:after {
  content: "\f128"; }

#x_menuBtn:after {
  content: "\f0c9"; }

#x_footerBlock button {
  color: #84849a; }

#x_footerBlock button.ui-state-hover {
  color: #1a1a1a; }

#x_footerBlock button.ui-state-focus {
  color: #000000; }

#x_footerBlock button.ui-state-active {
  color: #1a1a1a; }

#x_footerBlock button {
  font-family: FontAwesome, sans-serif;
  font-size: 1.9em;
  width: 1.5em;
  padding-right: 0;
  margin-left: 5px; }

#x_footerBlock button span {
  display: none; }

#x_footerBlock .x_floatLeft button, #x_footerBlock .x_floatRight button {
  padding: 0; }

/*****footer tools chevron*****/
#x_footerChevron {
  color: #ffffff; }

#x_footerChevron:hover {
  color: #F07E31; }

/*****TOC****/
.ui-dialog .ui-widget-header {
  border: 1px solid #ffffff;
  background: #84849a;
  color: #ffffff;
  font-weight: bold; }

#menuItems .menuItem {
  background: #ffffff;
  color: #000000; }

#menuItems .menuItem:hover {
  background: #a0a0b1;
  color: #ffffff; }

#menuItems .menuItem.current {
  border: 2px solid #84849a; }

@media only screen and (max-width: 500px) {
  #x_footerProgress {
    display: block; }

  #x_pageNo {
    vertical-align: top;
    text-align: center;
    display: inline-block;
    padding: 12px 5px 0 5px;
    margin-right: -5px;
    height: 30px;
    width: auto;
    z-index: 100;
    font-size: 12px; }

  #x_footerBlock button {
    font-size: 1em;
    width: 1em;
    margin-left: 5px; }

  .pbContainer {
    display: block;
    margin-top: 1.2em; }

  .pbTxt {
    display: block;
    font-size: 6px;
    text-align: center; } }
#x_pageHolder {
  /*#infoHolder p {
    animation: fadePop 0.25s linear;
  }*/ }
  #x_pageHolder .label.panel.ui-draggable {
    transform: scale(1);
    transition: transform 0.5s ease-out 0s,box-shadow 0.5s ease-out 0s; }
    #x_pageHolder .label.panel.ui-draggable.ui-draggable-dragging {
      transform: scale(1.25);
      box-shadow: 2px 4px 1px #888888; }
  #x_pageHolder #feedback {
    animation: fadePop 0.25s linear; }
@keyframes fadePop {
  0% {
    opacity: 0;
    transform: scale(1); }
  50% {
    transform: scale(1.05); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.marker, .panel1 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  display: table;
  padding: 10px;
  font-style: normal;
  background-color: #F07E31;
  color: #ffffff; }

.marker a, .panel1 a {
  color: white !important;
  text-decoration: underline; }

.panel2 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  display: table;
  padding: 10px;
  font-style: normal;
  background-color: #2F9739;
  color: #ffffff; }

var a, .panel2 a {
  color: white !important;
  text-decoration: underline; }

kbd, .panel3 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  display: table;
  padding: 10px;
  font-style: normal;
  background-color: #4185C5;
  color: #ffffff; }

kbd a, .panel3 a {
  color: white !important;
  text-decoration: underline; }

.panel4 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  display: table;
  padding: 10px;
  font-style: normal;
  background-color: #00A1A3;
  color: #ffffff; }

.panel4 a {
  color: white !important;
  text-decoration: underline; }

.panel5 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  display: table;
  padding: 10px;
  font-style: normal;
  background-color: #603784;
  color: #ffffff;
  display: table; }

.panel5 a {
  color: white !important;
  text-decoration: underline; }

code, .panel6 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  display: table;
  padding: 10px;
  font-style: normal;
  background-color: #D13759;
  color: #ffffff; }

code a, .panel6 a {
  color: white !important;
  text-decoration: underline; }

samp, .highlight1 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  display: table;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 5px;
  padding: 10px;
  border-left: 5px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-color: #F07E31; }

tt, .highlight2 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  display: table;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 5px;
  padding: 10px;
  border-left: 5px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-color: #2F9739; }

.highlight3 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  display: table;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 5px;
  padding: 10px;
  border-left: 5px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-color: #4185C5; }

.highlight4 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  display: table;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 5px;
  padding: 10px;
  border-left: 5px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-color: #00A1A3; }

.highlight5 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  display: table;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 5px;
  padding: 10px;
  border-left: 5px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-color: #603784; }

.highlight6 {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  display: table;
  font-weight: normal;
  margin-bottom: 7px;
  margin-top: 5px;
  padding: 10px;
  border-left: 5px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-color: #D13759; }

q {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  display: block;
  padding: 10px; }

cite {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  /*font-weight:400;
  margin-left:20px;*/
  padding: 10px; }

blockquote {
  font-family: Verdana, Arial, sans-serif;
  font: 400 14px/24px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-left: 10px solid;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”";
  background: #f9f9f9;
  border-color: #ccc; }

blockquote:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #ccc; }

blockquote p {
  display: inline; }

blockquote:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #ccc; }

.bq1 {
  border-color: #F07E31; }

.bq1:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #F07E31; }

.bq1:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #F07E31; }

.bq2 {
  border-color: #2F9739; }

.bq2:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #2F9739; }

.bq2:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #2F9739; }

.bq3 {
  border-color: #4185C5; }

.bq3:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #4185C5; }

.bq3:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #4185C5; }

.bq4 {
  border-color: #00A1A3; }

.bq4:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #00A1A3; }

.bq4:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #00A1A3; }

.bq5 {
  border-color: #603784; }

.bq5:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #603784; }

.bq5:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #603784; }

.bq6 {
  border-color: #D13759; }

.bq6:after {
  content: close-quote;
  font-size: 4rem;
  line-height: .1em;
  margin-left: .1em;
  vertical-align: -.6em;
  color: #D13759; }

.bq6:before {
  content: open-quote;
  font-size: 4rem;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #D13759; }

.speech-bubble1 a, .speech-bubble2 a, .speech-bubble3 a, .speech-bubble4 a, .speech-bubble5 a, .speech-bubble6 a {
  color: white !important;
  text-decoration: underline; }

::-webkit-scrollbar {
  width: 12px; }

::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.4); }

[type='range'] {
  -webkit-appearance: none;
  margin: 12px 0;
  width: 100%; }
  [type='range']:focus {
    outline: 0; }
    [type='range']:focus::-webkit-slider-runnable-track {
      background: #9292a6; }
    [type='range']:focus::-ms-fill-lower {
      background: #84849a; }
    [type='range']:focus::-ms-fill-upper {
      background: #9292a6; }
  [type='range']::-webkit-slider-runnable-track {
    cursor: pointer;
    height: 8px;
    transition: all .2s ease;
    width: 100%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
    background: #84849a;
    border: 2px solid #84849a;
    border-radius: 5px; }
  [type='range']::-webkit-slider-thumb {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(13, 13, 13, 0.2);
    background: #3c3c49;
    border: 2px solid #3c3c49;
    border-radius: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    margin-top: -10px; }
  [type='range']::-moz-range-track {
    cursor: pointer;
    height: 8px;
    transition: all .2s ease;
    width: 100%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
    background: #84849a;
    border: 2px solid #84849a;
    border-radius: 5px; }
  [type='range']::-moz-range-thumb {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(13, 13, 13, 0.2);
    background: #3c3c49;
    border: 2px solid #3c3c49;
    border-radius: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px; }
  [type='range']::-ms-track {
    cursor: pointer;
    height: 8px;
    transition: all .2s ease;
    width: 100%;
    background: transparent;
    border-color: transparent;
    border-width: 12px 0;
    color: transparent; }
  [type='range']::-ms-fill-lower {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
    background: #76768f;
    border: 2px solid #84849a;
    border-radius: 10px; }
  [type='range']::-ms-fill-upper {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
    background: #84849a;
    border: 2px solid #84849a;
    border-radius: 10px; }
  [type='range']::-ms-thumb {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(13, 13, 13, 0.2);
    background: #3c3c49;
    border: 2px solid #3c3c49;
    border-radius: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    margin-top: 0; }

/* Important note: unlike some other Xerte themes this theme has been developed using sass and scss files */
/*You should not edit the .css files directly or change values directly unless you wish to override something*/
/*Use SASS and the file in the scss folder name _allvariables.scss to start any customisation*/
body {
  background: #BFBFBF;
  color: #000000;
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cke_editable {
  background: #ffffff; }

/******Fonts******/
.ui-button .ui-button-text {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*Note: these font-sizes will be ignored when responsive text is on*/
p {
  font-size: 1.1em; }

h1 {
  font-size: 1em;
  margin: 0; }

h2 {
  font-size: 1.2em;
  margin: 5px 0 0 0; }

h3 {
  font-size: 1.2em;
  margin: 0; }

a {
  color: blue; }

a:hover {
  color: #00006f; }

a:visited {
  color: #00006f; }

#x_mainHolder {
  background: #ffffff;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border: none !important;
  /*remove this to restore the default border*/ }

#x_pageDiv {
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%; }

#infoHolder {
  border-radius: 3px;
  background: #F4F4F6; }

/*****panel all pages with a panel*****/
.panel {
  border-radius: 3px;
  background: #F4F4F6;
  box-shadow: none;
  color: #000000; }

.panelPage {
  padding: 1%;
  color: #000000; }

/*****all images*****/
img {
  border-radius: none; }

/******@media changes******/
@media (min-width: 1366px) {
  /*tablet and above css below here*/
  #x_mainHolder {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; } }
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #x_mainHolder {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; } }
/*******lightbox styles********/
/* Lity - v2.2.2 - 2017-07-17 */
/* http://sorgalla.com/lity */
/* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease; }

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close:active {
  top: 1px; }

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.lity-hide {
  display: none; }

/*# sourceMappingURL=futureteacher.css.map */
