@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:focus, .btn-primary.focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:hover, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active, .btn-primary.active, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active,
  .open > .btn-primary.dropdown-toggle,
  .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle,
  .parent-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }
    .btn-primary:active:hover, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active:hover, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active:hover, .btn-primary:active:focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active:focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active:focus, .btn-primary:active.focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active.focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:active.focus, .btn-primary.active:hover, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active:hover, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active:hover, .btn-primary.active:focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active:focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active:focus, .btn-primary.active.focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active.focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle:hover,
    .parent-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle:focus,
    .parent-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle.focus,
    .parent-module > .navbar.navbar-default .navbar-nav > li.help-link.open > a.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary.disabled:hover, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.disabled:hover, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.disabled:hover, .btn-primary.disabled:focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.disabled:focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.disabled:focus, .btn-primary.disabled.focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.disabled.focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.disabled.focus, .btn-primary[disabled]:hover, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a[disabled]:hover, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a[disabled]:hover, .btn-primary[disabled]:focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a[disabled]:focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a[disabled]:focus, .btn-primary[disabled].focus, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a[disabled].focus, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:hover,
  .teacher-module > .navbar.navbar-default fieldset[disabled] .navbar-nav > li.help-link > a:hover,
  fieldset[disabled] .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:hover,
  .parent-module > .navbar.navbar-default fieldset[disabled] .navbar-nav > li.help-link > a:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a:focus,
  .teacher-module > .navbar.navbar-default fieldset[disabled] .navbar-nav > li.help-link > a:focus,
  fieldset[disabled] .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a:focus,
  .parent-module > .navbar.navbar-default fieldset[disabled] .navbar-nav > li.help-link > a:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a.focus,
  .teacher-module > .navbar.navbar-default fieldset[disabled] .navbar-nav > li.help-link > a.focus,
  fieldset[disabled] .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a.focus,
  .parent-module > .navbar.navbar-default fieldset[disabled] .navbar-nav > li.help-link > a.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge, .teacher-module > .navbar.navbar-default .navbar-nav > li.help-link > a .badge, .parent-module > .navbar.navbar-default .navbar-nav > li.help-link > a .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #337ab7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #23527c;
        background-color: #eeeeee;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.intro-view *:not(br):not(span), .room .room-panel *:not(br):not(span), .progress-view .progress-header *:not(br):not(span), .progress-view .progress-footer *:not(br):not(span), .progress-test *:not(br):not(span), .level-settings *:not(br):not(span), .posture-view *:not(br):not(span), .movie-view *:not(br):not(span), .bonus-view *:not(br):not(span) {
  position: absolute; }

.blue-action-button, .red-action-button, .home-action-container h2 {
  font-family: Knockout, sans-serif;
  overflow: hidden;
  white-space: nowrap; }

/**
 * Button spritesheet format is vertically-arranged, 1px margin, 2px spacing between each sprite.
 * Order from top to bottom: normal state, over/hover state, depressed state, disabled state (optional).
 */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle; }

@-webkit-keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

@-moz-keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

@-o-keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

@keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

.bounce-right {
  -webkit-animation: bounce-right 2s infinite;
  -moz-animation: bounce-right 2s infinite;
  -o-animation: bounce-right 2s infinite;
  animation: bounce-right 2s infinite; }

@-webkit-keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

@-moz-keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

@-o-keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

@keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

.bounce-up {
  -webkit-animation: bounce-up 2s infinite;
  -moz-animation: bounce-up 2s infinite;
  -o-animation: bounce-up 2s infinite;
  animation: bounce-up 2s infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ember-modal-dialog {
  z-index: 51;
  position: fixed; }
  .ember-modal-dialog.emd-in-place {
    position: static; }

.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center; }

.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center .ember-modal-overlay {
  display: flex;
  align-items: center;
  justify-content: center; }

.ember-modal-wrapper.emd-animatable .ember-modal-dialog {
  position: relative; }

.ember-modal-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50; }

.ember-modal-dialog {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px #222;
  padding: 10px; }

.ember-modal-overlay.translucent {
  background-color: rgba(128, 128, 128, 0.77); }

body {
  position: absolute;
  width: 100%;
  height: 100%; }

.ember-modal-overlay {
  z-index: 5000; }

.ember-modal-overlay.liquid-modal-overlay {
  text-align: center;
  white-space: nowrap; }

.ember-modal-dialog.liquid-modal-dialog {
  position: relative;
  display: inline-block;
  padding: 10px 22px;
  top: 50%;
  white-space: normal;
  box-shadow: none;
  background-color: transparent; }
  .ember-modal-dialog.liquid-modal-dialog.styled-ember-modal-dialog {
    background-color: #fff;
    box-shadow: 0 0 10px #222; }
  .ember-modal-dialog.liquid-modal-dialog.panel {
    padding: 0; }
  .ember-modal-dialog.liquid-modal-dialog .close-button {
    position: absolute;
    color: rgba(170, 0, 0, 0.5);
    font-size: 20px;
    top: 2px;
    right: 2px; }
    .ember-modal-dialog.liquid-modal-dialog .close-button:hover {
      cursor: pointer;
      color: #aa0000; }
  .ember-modal-dialog.liquid-modal-dialog .modal-message-buttons {
    text-align: right;
    margin-top: 10px; }

.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

html.modal-locked {
  /* stop main document scroll */
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  /* account for width of div scrollbar */
  /*body { padding-right: 17px; }*/ }
  html.modal-locked .ember-modal-overlay.liquid-modal-overlay {
    overflow: auto; }
    html.modal-locked .ember-modal-overlay.liquid-modal-overlay::after {
      content: "";
      display: inline-block;
      height: 100%;
      margin-left: -0.05em;
      vertical-align: middle; }
  html.modal-locked .ember-modal-dialog.liquid-modal-dialog {
    margin: 10px 0 !important;
    position: relative !important;
    display: inline-block !important;
    vertical-align: middle;
    left: 0 !important;
    top: 0 !important; }

.hrule-labelled {
  text-align: center;
  overflow-x: hidden; }
  .hrule-labelled .hrule-label {
    position: relative;
    display: inline-block;
    padding: 0 0.3em; }
    .hrule-labelled .hrule-label::before, .hrule-labelled .hrule-label::after {
      content: '';
      position: absolute;
      top: 0.65em;
      background: #777;
      height: 0.15em;
      width: 50vw; }
    .hrule-labelled .hrule-label::before {
      right: 100%; }
    .hrule-labelled .hrule-label::after {
      left: 100%; }

/* Absolute Center Spinner */
.loading-overlay {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: white;
  font-size: 40px;
  font-weight: bold;
  /* Transparent Overlay */
  /* :not(:required) hides these rules from IE9 and below */ }
  .loading-overlay:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .loading-overlay:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .loading-overlay:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spin 1500ms infinite linear;
    -moz-animation: spin 1500ms infinite linear;
    -o-animation: spin 1500ms infinite linear;
    animation: spin 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    -ms-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    -o-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0; }

.lazy-loading {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  border: 1px solid #d8663a;
  border-radius: 50%; }

@keyframes loading-spin {
  to {
    transform: rotate(360deg); } }
  .lazy-loading:before {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    background-color: #d8663a;
    border-radius: 1.5px;
    transform-origin: 50% 0;
    height: 0.4em;
    left: 47%;
    top: 50%;
    animation: loading-spin 1000ms linear infinite; }

.system-alert-renderer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow-x: clip;
  text-align: center;
  z-index: 15000; }

.system-alert {
  position: relative;
  display: inline-block;
  max-width: 70%;
  top: -400px;
  text-align: center;
  background-color: rgba(255, 156, 50, 0.9);
  padding: 10px 2em 10px 1em;
  border: 1px solid black;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: top 1s ease-out; }
  .system-alert::before {
    content: "\e086";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 0.3em;
    position: relative;
    top: 0.1em; }
  .system-alert::after {
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    top: 0.85em;
    right: 0.7em; }
  .system-alert.system-alert-show {
    top: 0;
    cursor: pointer; }

.intro-view *:not(br):not(span), .room .room-panel *:not(br):not(span), .progress-view .progress-header *:not(br):not(span), .progress-view .progress-footer *:not(br):not(span), .progress-test *:not(br):not(span), .level-settings *:not(br):not(span), .posture-view *:not(br):not(span), .movie-view *:not(br):not(span), .bonus-view *:not(br):not(span) {
  position: absolute; }

.blue-action-button, .red-action-button, .home-action-container h2 {
  font-family: Knockout, sans-serif;
  overflow: hidden;
  white-space: nowrap; }

/**
 * Format:
 * Up, over, and down states placed in a file called $name_button.png,
 * with "up" state at the top, "over" state under the "up" state, 
 * and "down" state under the "over" state, with 2px gap between each
 * and a 1px gap around the whole file.
 * Disabled state in its own file, called $name_disabled.png, no gaps
 * Disabled optional.
 */
.button_280_36, .button_207_28, .tt-btn-md, .button_165_21, .button-theme-small, .app-module .main-menu .menu-buttons .view-map-button, .app-module .main-menu .menu-buttons .view-progress-button, .app-module .main-menu .menu-buttons .lesson-content-button, .app-module .main-menu .menu-buttons .view-intro-button, .app-module .main-menu .menu-buttons .posture-large-button, .map .progress-button, .room .lesson-button, .room .practise-button, .room .drill-1-button, .room .drill-2-button, .room .drill-3-button, .room .game-1-button, .room .game-2-button, .room .game-3-button, .room .progress-button, .room .test-button, .room .room-panel.drill .continue-button.drill-1, .room .room-panel.drill .continue-button.drill-2, .room .room-panel.drill .continue-button.drill-3, .room .room-panel.drill .continue-button.drill-retry, .room .room-panel.drill .practice-button, .room .room-panel .test-result .continue-from-test, .room .room-panel .test-result .end-test, .room .lesson-view .continue-from-lesson, .speed-test-view .title {
  color: white;
  text-shadow: -2px 0 2px #543A1F, 0 2px 2px #543A1F, 2px 0 2px #543A1F, 0 -2px 2px #543A1F;
  font-family: GrilledCheeseBTN; }
  .disabled.button_280_36, .disabled.button_207_28, .disabled.tt-btn-md, .disabled.button_165_21, .disabled.button-theme-small, .app-module .main-menu .menu-buttons .disabled.view-map-button, .app-module .main-menu .menu-buttons .disabled.view-progress-button, .app-module .main-menu .menu-buttons .disabled.lesson-content-button, .app-module .main-menu .menu-buttons .disabled.view-intro-button, .app-module .main-menu .menu-buttons .disabled.posture-large-button, .map .disabled.progress-button, .room .disabled.lesson-button, .room .disabled.practise-button, .room .disabled.drill-1-button, .room .disabled.drill-2-button, .room .disabled.drill-3-button, .room .disabled.game-1-button, .room .disabled.game-2-button, .room .disabled.game-3-button, .room .disabled.progress-button, .room .disabled.test-button, .room .room-panel.drill .disabled.continue-button.drill-1, .room .room-panel.drill .disabled.continue-button.drill-2, .room .room-panel.drill .disabled.continue-button.drill-3, .room .room-panel.drill .disabled.continue-button.drill-retry, .room .room-panel.drill .disabled.practice-button, .room .room-panel .test-result .disabled.continue-from-test, .room .room-panel .test-result .disabled.end-test, .room .lesson-view .disabled.continue-from-lesson, .speed-test-view .disabled.title, .button_280_36[disabled], .button_207_28[disabled], .tt-btn-md[disabled], .button_165_21[disabled], .button-theme-small[disabled], .app-module .main-menu .menu-buttons .view-map-button[disabled], .app-module .main-menu .menu-buttons .view-progress-button[disabled], .app-module .main-menu .menu-buttons .lesson-content-button[disabled], .app-module .main-menu .menu-buttons .view-intro-button[disabled], .app-module .main-menu .menu-buttons .posture-large-button[disabled], .map .progress-button[disabled], .room .lesson-button[disabled], .room .practise-button[disabled], .room .drill-1-button[disabled], .room .drill-2-button[disabled], .room .drill-3-button[disabled], .room .game-1-button[disabled], .room .game-2-button[disabled], .room .game-3-button[disabled], .room .progress-button[disabled], .room .test-button[disabled], .room .room-panel.drill .continue-button.drill-1[disabled], .room .room-panel.drill .continue-button.drill-2[disabled], .room .room-panel.drill .continue-button.drill-3[disabled], .room .room-panel.drill .continue-button.drill-retry[disabled], .room .room-panel.drill .practice-button[disabled], .room .room-panel .test-result .continue-from-test[disabled], .room .room-panel .test-result .end-test[disabled], .room .lesson-view .continue-from-lesson[disabled], .speed-test-view .title[disabled] {
    text-shadow: -2px 0 2px #333333, 0 2px 2px #333333, 2px 0 2px #333333, 0 -2px 2px #333333; }
  .button_280_36:hover, .button_207_28:hover, .tt-btn-md:hover, .button_165_21:hover, .button-theme-small:hover, .app-module .main-menu .menu-buttons .view-map-button:hover, .app-module .main-menu .menu-buttons .view-progress-button:hover, .app-module .main-menu .menu-buttons .lesson-content-button:hover, .app-module .main-menu .menu-buttons .view-intro-button:hover, .app-module .main-menu .menu-buttons .posture-large-button:hover, .map .progress-button:hover, .room .lesson-button:hover, .room .practise-button:hover, .room .drill-1-button:hover, .room .drill-2-button:hover, .room .drill-3-button:hover, .room .game-1-button:hover, .room .game-2-button:hover, .room .game-3-button:hover, .room .progress-button:hover, .room .test-button:hover, .room .room-panel.drill .continue-button.drill-1:hover, .room .room-panel.drill .continue-button.drill-2:hover, .room .room-panel.drill .continue-button.drill-3:hover, .room .room-panel.drill .continue-button.drill-retry:hover, .room .room-panel.drill .practice-button:hover, .room .room-panel .test-result .continue-from-test:hover, .room .room-panel .test-result .end-test:hover, .room .lesson-view .continue-from-lesson:hover, .speed-test-view .title:hover, .button_280_36:active, .button_207_28:active, .tt-btn-md:active, .button_165_21:active, .button-theme-small:active, .app-module .main-menu .menu-buttons .view-map-button:active, .app-module .main-menu .menu-buttons .view-progress-button:active, .app-module .main-menu .menu-buttons .lesson-content-button:active, .app-module .main-menu .menu-buttons .view-intro-button:active, .app-module .main-menu .menu-buttons .posture-large-button:active, .map .progress-button:active, .room .lesson-button:active, .room .practise-button:active, .room .drill-1-button:active, .room .drill-2-button:active, .room .drill-3-button:active, .room .game-1-button:active, .room .game-2-button:active, .room .game-3-button:active, .room .progress-button:active, .room .test-button:active, .room .room-panel.drill .continue-button.drill-1:active, .room .room-panel.drill .continue-button.drill-2:active, .room .room-panel.drill .continue-button.drill-3:active, .room .room-panel.drill .continue-button.drill-retry:active, .room .room-panel.drill .practice-button:active, .room .room-panel .test-result .continue-from-test:active, .room .room-panel .test-result .end-test:active, .room .lesson-view .continue-from-lesson:active, .speed-test-view .title:active, .button_280_36:hover:active, .button_207_28:hover:active, .tt-btn-md:hover:active, .button_165_21:hover:active, .button-theme-small:hover:active, .app-module .main-menu .menu-buttons .view-map-button:hover:active, .app-module .main-menu .menu-buttons .view-progress-button:hover:active, .app-module .main-menu .menu-buttons .lesson-content-button:hover:active, .app-module .main-menu .menu-buttons .view-intro-button:hover:active, .app-module .main-menu .menu-buttons .posture-large-button:hover:active, .map .progress-button:hover:active, .room .lesson-button:hover:active, .room .practise-button:hover:active, .room .drill-1-button:hover:active, .room .drill-2-button:hover:active, .room .drill-3-button:hover:active, .room .game-1-button:hover:active, .room .game-2-button:hover:active, .room .game-3-button:hover:active, .room .progress-button:hover:active, .room .test-button:hover:active, .room .room-panel.drill .continue-button.drill-1:hover:active, .room .room-panel.drill .continue-button.drill-2:hover:active, .room .room-panel.drill .continue-button.drill-3:hover:active, .room .room-panel.drill .continue-button.drill-retry:hover:active, .room .room-panel.drill .practice-button:hover:active, .room .room-panel .test-result .continue-from-test:hover:active, .room .room-panel .test-result .end-test:hover:active, .room .lesson-view .continue-from-lesson:hover:active, .speed-test-view .title:hover:active, .button_280_36:focus, .button_207_28:focus, .tt-btn-md:focus, .button_165_21:focus, .button-theme-small:focus, .app-module .main-menu .menu-buttons .view-map-button:focus, .app-module .main-menu .menu-buttons .view-progress-button:focus, .app-module .main-menu .menu-buttons .lesson-content-button:focus, .app-module .main-menu .menu-buttons .view-intro-button:focus, .app-module .main-menu .menu-buttons .posture-large-button:focus, .map .progress-button:focus, .room .lesson-button:focus, .room .practise-button:focus, .room .drill-1-button:focus, .room .drill-2-button:focus, .room .drill-3-button:focus, .room .game-1-button:focus, .room .game-2-button:focus, .room .game-3-button:focus, .room .progress-button:focus, .room .test-button:focus, .room .room-panel.drill .continue-button.drill-1:focus, .room .room-panel.drill .continue-button.drill-2:focus, .room .room-panel.drill .continue-button.drill-3:focus, .room .room-panel.drill .continue-button.drill-retry:focus, .room .room-panel.drill .practice-button:focus, .room .room-panel .test-result .continue-from-test:focus, .room .room-panel .test-result .end-test:focus, .room .lesson-view .continue-from-lesson:focus, .speed-test-view .title:focus {
    color: white;
    text-decoration: none; }

.button_280_36 {
  width: 280px;
  height: 36px;
  background: url("/img/280_36_button.png") no-repeat;
  border: 0;
  font-size: 22px;
  text-align: center;
  line-height: 36px; }
  .button_280_36:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .button_280_36:not(.disabled):not([disabled]):hover, .button_280_36:not(.disabled):not([disabled]).selected {
      background-position: -1px -39px; }
    .button_280_36:not(.disabled):not([disabled]):active {
      background-position: -1px -77px; }
  .button_280_36.disabled, .button_280_36[disabled] {
    background-position: -1px -115px; }
  .button_280_36:hover {
    text-decoration: none; }
  .button_280_36::before {
    content: "";
    position: absolute;
    width: 280px;
    height: 36px;
    left: 0; }

.button_207_28, .tt-btn-md {
  width: 207px;
  height: 28px;
  background: url("/img/207_28_button.png") no-repeat;
  border: 0;
  font-size: 17px;
  text-align: center;
  line-height: 28px; }
  .button_207_28:not(.disabled):not([disabled]), .tt-btn-md:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .button_207_28:not(.disabled):not([disabled]):hover, .button_207_28:not(.disabled):not([disabled]).selected, .tt-btn-md:not(.disabled):not([disabled]):hover, .tt-btn-md:not(.disabled):not([disabled]).selected {
      background-position: -1px -31px; }
    .button_207_28:not(.disabled):not([disabled]):active, .tt-btn-md:not(.disabled):not([disabled]):active {
      background-position: -1px -61px; }
  .button_207_28.disabled, .button_207_28[disabled], .tt-btn-md.disabled, .tt-btn-md[disabled] {
    background-position: -1px -91px; }
  .button_207_28:hover, .tt-btn-md:hover {
    text-decoration: none; }
  .button_207_28::before, .tt-btn-md::before {
    content: "";
    position: absolute;
    width: 207px;
    height: 28px;
    left: 0; }

.button-large-green {
  width: 162px;
  height: 62px;
  background: url("/img/green_button.png") no-repeat;
  border: 0;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
  font-family: 'GrilledCheeseBTN';
  color: white;
  letter-spacing: 0px;
  font-size: 30px;
  text-align: center;
  line-height: 62px; }
  .button-large-green:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .button-large-green:not(.disabled):not([disabled]):hover, .button-large-green:not(.disabled):not([disabled]).selected {
      background-position: -1px -65px; }
    .button-large-green:not(.disabled):not([disabled]):active {
      background-position: -1px -129px; }
  .button-large-green.disabled, .button-large-green[disabled] {
    background-position: -1px -193px; }
  .button-large-green:hover {
    text-decoration: none; }
  .button-large-green::before {
    content: '';
    background: url("/img/green_button_bg.png") no-repeat;
    position: absolute;
    left: -5px;
    top: -5px;
    width: 172px;
    height: 72px;
    pointer-events: none; }
  .button-large-green:hover, .button-large-green:active, .button-large-green:hover:active, .button-large-green:focus {
    color: white;
    text-decoration: none; }
  .button-large-green.next-button::after {
    content: '►';
    font-size: 1.3em;
    line-height: 0.77em;
    margin-left: 0.1em;
    margin-right: -0.4em;
    position: relative;
    top: 0.1em; }
  .button-large-green.down-button::after {
    content: '▼';
    font-size: 1.3em;
    line-height: 0.77em;
    margin-right: -0.1em;
    position: relative;
    top: 0.1em; }
  .button-large-green.back-button::after {
    content: '';
    background: url("/img/green_button_bg.png") no-repeat;
    position: absolute;
    left: -5px;
    top: -5px;
    width: 172px;
    height: 72px;
    pointer-events: none; }
  .button-large-green.back-button::before {
    background: none;
    content: '◄';
    font-size: 1.3em;
    line-height: 0.77em;
    margin-right: 0.1em;
    margin-left: -0.4em;
    position: relative;
    top: 0.1em;
    left: 0;
    width: auto;
    height: auto;
    pointer-events: auto; }
  .button-large-green.close-button {
    padding-right: 1.1em; }
    .button-large-green.close-button::after {
      content: 'X';
      margin-left: 0.1em;
      font-size: 1.3em;
      position: absolute;
      -webkit-transform: scale(1.4, 1);
      -ms-transform: scale(1.4, 1);
      -moz-transform: scale(1.4, 1);
      -o-transform: scale(1.4, 1);
      transform: scale(1.4, 1); }
  .button-large-green > .button-label {
    display: inline-block;
    vertical-align: middle;
    line-height: 0.8em; }

.button_165_21 {
  width: 165px;
  height: 21px;
  background: url("/img/165_21_button.png") no-repeat;
  border: 0;
  font-size: 13px;
  text-align: center;
  line-height: 21px; }
  .button_165_21:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .button_165_21:not(.disabled):not([disabled]):hover, .button_165_21:not(.disabled):not([disabled]).selected {
      background-position: -1px -24px; }
    .button_165_21:not(.disabled):not([disabled]):active {
      background-position: -1px -47px; }
  .button_165_21.disabled, .button_165_21[disabled] {
    background-position: -1px -70px; }
  .button_165_21:hover {
    text-decoration: none; }
  .button_165_21::before {
    content: "";
    position: absolute;
    width: 165px;
    height: 21px;
    left: 0; }

/* A horizontally-resizable button that uses the 165 x 21 background */
.button-theme-small {
  height: 21px;
  background: url("/img/button_theme_small_middle.png") no-repeat;
  background-position: 0 -1px;
  background-clip: content-box;
  background-size: 100% 92px;
  /* 90 is the height of 4 button states at 21px with 1px gaps on all sides */
  z-index: 0;
  border: 0;
  font-size: 13px;
  text-align: center;
  line-height: 21px;
  padding: 0 26px; }
  .button-theme-small, .button-theme-small * {
    position: relative; }
  .button-theme-small::before, .button-theme-small::after {
    content: "";
    background: url("/img/button_theme_small.png") no-repeat;
    position: absolute;
    width: 30px;
    height: 21px;
    top: 0;
    z-index: -1;
    background-clip: inherit; }
  .button-theme-small::before {
    background-position: -1px -1px;
    left: 0; }
  .button-theme-small::after {
    background-position: -39px -1px;
    right: 0; }
  .button-theme-small:not(.disabled):not([disabled]) {
    cursor: pointer; }
    .button-theme-small:not(.disabled):not([disabled]):hover, .button-theme-small:not(.disabled):not([disabled]):hover::before, .button-theme-small:not(.disabled):not([disabled]):hover::after, .button-theme-small:not(.disabled):not([disabled]).selected, .button-theme-small:not(.disabled):not([disabled]).selected::before, .button-theme-small:not(.disabled):not([disabled]).selected::after {
      background-position-y: -24px; }
    .button-theme-small:not(.disabled):not([disabled]):active, .button-theme-small:not(.disabled):not([disabled]):active::before, .button-theme-small:not(.disabled):not([disabled]):active::after {
      background-position-y: -47px; }
  .button-theme-small.disabled, .button-theme-small.disabled::before, .button-theme-small.disabled::after, .button-theme-small[disabled], .button-theme-small[disabled]::before, .button-theme-small[disabled]::after {
    background-position-y: -70px; }
  .button-theme-small:hover {
    text-decoration: none; }

.button:hover:not(.disabled):not([disabled]) {
  cursor: pointer; }

.back-small-button {
  width: 88px;
  height: 34px;
  background: url("/img/back_small_button.png") no-repeat;
  border: 0; }
  .back-small-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .back-small-button:not(.disabled):not([disabled]):hover, .back-small-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -37px; }
    .back-small-button:not(.disabled):not([disabled]):active {
      background-position: -1px -73px; }
  .back-small-button.disabled, .back-small-button[disabled] {
    background-position: -1px -109px; }
  .back-small-button:hover {
    text-decoration: none; }

.end-button {
  width: 90px;
  height: 22px;
  background: url("/img/end_button.png") no-repeat;
  border: 0; }
  .end-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .end-button:not(.disabled):not([disabled]):hover, .end-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -25px; }
    .end-button:not(.disabled):not([disabled]):active {
      background-position: -1px -49px; }
  .end-button.disabled, .end-button[disabled] {
    background-position: -1px -73px; }
  .end-button:hover {
    text-decoration: none; }

.movie-bonus-button {
  width: 229px;
  height: 26px;
  background: url("/img/movie_bonus_button.png") no-repeat;
  border: 0; }
  .movie-bonus-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .movie-bonus-button:not(.disabled):not([disabled]):hover, .movie-bonus-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -29px; }
    .movie-bonus-button:not(.disabled):not([disabled]):active {
      background-position: -1px -57px; }
  .movie-bonus-button.disabled, .movie-bonus-button[disabled] {
    background-position: -1px -85px; }
  .movie-bonus-button:hover {
    text-decoration: none; }

.next-small-button {
  width: 90px;
  height: 21px;
  background: url("/img/next_small_button.png") no-repeat;
  border: 0; }
  .next-small-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .next-small-button:not(.disabled):not([disabled]):hover, .next-small-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -24px; }
    .next-small-button:not(.disabled):not([disabled]):active {
      background-position: -1px -47px; }
  .next-small-button.disabled, .next-small-button[disabled] {
    background-position: -1px -70px; }
  .next-small-button:hover {
    text-decoration: none; }

.play-now-button {
  width: 280px;
  height: 36px;
  background: url("/img/play_now_button.png") no-repeat;
  border: 0; }
  .play-now-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .play-now-button:not(.disabled):not([disabled]):hover, .play-now-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -39px; }
    .play-now-button:not(.disabled):not([disabled]):active {
      background-position: -1px -77px; }
  .play-now-button.disabled, .play-now-button[disabled] {
    background-position: -1px -115px; }
  .play-now-button:hover {
    text-decoration: none; }

.results-button {
  width: 64px;
  height: 21px;
  background: url("/img/results_button.png") no-repeat;
  border: 0; }
  .results-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .results-button:not(.disabled):not([disabled]):hover, .results-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -24px; }
    .results-button:not(.disabled):not([disabled]):active {
      background-position: -1px -47px; }
  .results-button.disabled, .results-button[disabled] {
    background-position: -1px -70px; }
  .results-button:hover {
    text-decoration: none; }

.save-button {
  width: 90px;
  height: 21px;
  background: url("/img/save_button.png") no-repeat;
  border: 0; }
  .save-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .save-button:not(.disabled):not([disabled]):hover, .save-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -24px; }
    .save-button:not(.disabled):not([disabled]):active {
      background-position: -1px -47px; }
  .save-button.disabled, .save-button[disabled] {
    background-position: -1px -70px; }
  .save-button:hover {
    text-decoration: none; }

.start-button {
  width: 90px;
  height: 22px;
  background: url("/img/start_button.png") no-repeat;
  border: 0; }
  .start-button:not(.disabled):not([disabled]) {
    cursor: pointer;
    background-position: -1px -1px; }
    .start-button:not(.disabled):not([disabled]):hover, .start-button:not(.disabled):not([disabled]).selected {
      background-position: -1px -25px; }
    .start-button:not(.disabled):not([disabled]):active {
      background-position: -1px -49px; }
  .start-button.disabled, .start-button[disabled] {
    background-position: -1px -73px; }
  .start-button:hover {
    text-decoration: none; }

.os-button, .virtual-keyboard-key {
  display: inline-block;
  border-radius: 4px;
  box-shadow: 0 1px 0 0px grey;
  background: white;
  color: black;
  text-align: center; }
  .os-button:not(.disabled), .virtual-keyboard-key:not(.disabled) {
    cursor: pointer; }
  .os-button.disabled, .disabled.virtual-keyboard-key {
    opacity: 0.5;
    pointer-events: none; }
  .os-button:active, .virtual-keyboard-key:active {
    box-shadow: none;
    background-color: #AAA;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    -moz-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
    transform: translate(0, 1px); }

.blue-action-button, .red-action-button {
  background-color: #00AFEC;
  border-radius: 3px;
  font-family: GrilledCheeseBTN;
  font-size: 22px;
  color: #FFF !important;
  text-decoration: none !important;
  text-align: center;
  padding: 6px 10px 3px 10px;
  border: 0px; }
  .blue-action-button:not(.disabled):hover, .red-action-button:not(.disabled):hover {
    cursor: pointer;
    background-color: #56C9FF; }

.red-action-button {
  background-color: #ff4242; }
  .red-action-button:not(.disabled):hover {
    background-color: #f75e5e; }

.pretty-checkbox input[type="checkbox"] {
  display: none; }
  .pretty-checkbox input[type="checkbox"] + .btn-group > .check-icon span {
    width: 20px; }
    .pretty-checkbox input[type="checkbox"] + .btn-group > .check-icon span:first-child {
      display: none; }
    .pretty-checkbox input[type="checkbox"] + .btn-group > .check-icon span:last-child {
      display: inline-block; }
  .pretty-checkbox input[type="checkbox"]:checked + .btn-group > .check-icon span:first-child {
    display: inline-block; }
  .pretty-checkbox input[type="checkbox"]:checked + .btn-group > .check-icon span:last-child {
    display: none; }

.app-button {
  display: inline-block;
  position: relative;
  border-radius: 32px;
  box-shadow: 5px 5px 2px #D1DBEC inset, -5px -5px 5px rgba(0, 0, 0, 0.5) inset, 0px 12px 12px rgba(0, 0, 0, 0.2) inset, 0px -12px 12px rgba(0, 0, 0, 0.14) inset, 0px -3px 3px rgba(0, 0, 0, 0.7), -3px 0px 3px rgba(0, 0, 0, 0.7), 0px 3px 3px white, 3px 0px 3px white;
  border: 2px solid black;
  cursor: pointer;
  font-family: GrilledCheeseBtn;
  padding: 0.2em 0.66em 0.2em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75); }
  .app-button.joined-on-left {
    box-shadow: 0px 5px 2px #D1DBEC inset, -5px -5px 5px rgba(0, 0, 0, 0.5) inset, 0px 12px 12px rgba(0, 0, 0, 0.2) inset, 0px -12px 12px rgba(0, 0, 0, 0.14) inset, 0px -3px 3px rgba(0, 0, 0, 0.7), -3px 0px 3px rgba(0, 0, 0, 0.7), 0px 3px 3px white, 0px 0px 3px white; }
  .app-button.joined-on-right {
    box-shadow: 5px 5px 2px #D1DBEC inset, 0px -5px 5px rgba(0, 0, 0, 0.5) inset, 0px 12px 12px rgba(0, 0, 0, 0.2) inset, 0px -12px 12px rgba(0, 0, 0, 0.14) inset 0px -3px 3px rgba(0, 0, 0, 0.7), 0px 0px 3px rgba(0, 0, 0, 0.7), 0px 3px 3px white, 3px 0px 3px white; }
  .app-button.no-outer-bevel {
    box-shadow: 5px 5px 2px #D1DBEC inset, -5px -5px 5px rgba(0, 0, 0, 0.5) inset, 0px 12px 12px rgba(0, 0, 0, 0.2) inset, 0px -12px 12px rgba(0, 0, 0, 0.14) inset; }
    .app-button.no-outer-bevel.joined-on-left {
      box-shadow: 0px 5px 2px #D1DBEC inset, -5px -5px 5px rgba(0, 0, 0, 0.5) inset, 0px 12px 12px rgba(0, 0, 0, 0.2) inset, 0px -12px 12px rgba(0, 0, 0, 0.14) inset; }
    .app-button.no-outer-bevel.joined-on-right {
      box-shadow: 5px 5px 2px #D1DBEC inset, 0px -5px 5px rgba(0, 0, 0, 0.5) inset, 0px 12px 12px rgba(0, 0, 0, 0.2) inset, 0px -12px 12px rgba(0, 0, 0, 0.14) inset; }
  .app-button:focus {
    outline: 0; }
  .app-button:hover {
    text-decoration: none; }
  .app-button, .app-button:hover, .app-button:active, .app-button:focus {
    color: white;
    text-decoration: none; }
  .app-button.jumbo {
    width: 300px;
    height: 62px;
    font-size: 30px; }
  .app-button.app-btn-nav {
    width: auto;
    height: auto;
    margin: 0.3em 15px 0;
    padding: 0.2em 0.66em 0.2em;
    font-size: 18px;
    line-height: 1.4; }
  .app-button, .app-button.green {
    background-color: #00f216; }
    .app-button:hover, .app-button.green:hover {
      background-color: #2bff00; }
    .app-button:hover:active, .app-button.green:hover:active {
      background-color: #008a0b; }
  .app-button.blue {
    background-color: #0060F2; }
    .app-button.blue:hover {
      background-color: #007DFF; }
    .app-button.blue:hover:active {
      background-color: #003F88; }
  .app-button.red {
    background-color: #f20000; }
    .app-button.red:hover {
      background-color: #ff1414; }
    .app-button.red:hover:active {
      background-color: #8a0000; }
  .app-button.white {
    color: black;
    text-shadow: none;
    background-color: #F7F7F7; }
    .app-button.white:hover {
      background-color: #FFF; }
    .app-button.white:hover:active {
      background-color: #999; }
  .app-button.disabled, .app-button[disabled] {
    cursor: default !important;
    background-color: grey !important;
    pointer-events: none; }

@-webkit-keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

@-moz-keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

@-o-keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

@keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  60% {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px); } }

.bounce-right {
  -webkit-animation: bounce-right 2s infinite;
  -moz-animation: bounce-right 2s infinite;
  -o-animation: bounce-right 2s infinite;
  animation: bounce-right 2s infinite; }

@-webkit-keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

@-moz-keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

@-o-keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

@keyframes bounce-up {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px); }
  60% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); } }

.bounce-up {
  -webkit-animation: bounce-up 2s infinite;
  -moz-animation: bounce-up 2s infinite;
  -o-animation: bounce-up 2s infinite;
  animation: bounce-up 2s infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.has-feedback .form-control {
  padding-right: 23.5px; }

.radio-button, .tab-button {
  width: 100%;
  background-color: #707070;
  color: white;
  display: block;
  position: relative;
  padding: 0.2em 0.5em;
  border-radius: 0.3em; }
  .radio-button input[type="radio"], .tab-button input[type="radio"] {
    display: none; }
  .radio-button:before, .tab-button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00afec;
    border-radius: 0.3em;
    transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1); }
  .radio-button:after, .tab-button:after {
    content: "\e157";
    position: relative;
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    float: left;
    margin-right: 0.4em; }
  .radio-button.checked:before, .tab-button.checked:before {
    width: 100%; }
  .radio-button.checked:after, .tab-button.checked:after {
    content: "\e067"; }
  .radio-button .radio-button-label, .tab-button .radio-button-label {
    position: relative;
    display: inline-block; }

.radio-button.inline, .tab-button {
  width: auto;
  height: 100%;
  display: inline-block;
  text-align: center; }
  .radio-button.inline:before, .tab-button:before {
    width: 100%;
    height: 0; }
  .radio-button.inline:after, .tab-button:after {
    margin-right: 0;
    margin-top: 0.5em;
    display: block;
    float: none; }

.radio-button.inline.checked:before {
  height: 100%; }

.tab-button:before {
  top: 100%;
  bottom: 0;
  height: auto; }

.tab-button.checked:before {
  top: 0; }

.pagination-controls .page, .pagination-controls .page-gap {
  display: inline; }

.pagination-controls .page.current {
  border: 1px solid grey; }

.pagination-controls .page-gap:before {
  content: "..."; }

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

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

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

@font-face {
  font-family: 'Nunito';
  src: url("/fonts/nunito-variable.ttf") format("truetype"); }

.ember-modal-dialog {
  z-index: 51;
  position: fixed; }
  .ember-modal-dialog.emd-in-place {
    position: static; }

.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center; }

.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center .ember-modal-overlay {
  display: flex;
  align-items: center;
  justify-content: center; }

.ember-modal-wrapper.emd-animatable .ember-modal-dialog {
  position: relative; }

.ember-modal-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50; }

.ember-modal-dialog {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px #222;
  padding: 10px; }

.ember-modal-overlay.translucent {
  background-color: rgba(128, 128, 128, 0.77); }

html, body {
  margin: 0;
  font-family: "Arial", sans-serif; }

body.ember-application {
  width: 100%;
  height: 100%;
  position: absolute; }
  body.ember-application > .ember-view {
    height: 100%; }

input.focus-catcher {
  opacity: 0;
  text-indent: 9999em;
  color: transparent;
  position: absolute;
  left: -1000px;
  top: 0px; }

input.placeholder {
  color: #999; }

.strikethrough {
  text-decoration: line-through; }

.input-group-addon.primary {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e; }

.input-group-addon.success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.input-group-addon.info {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc; }

.input-group-addon.warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }

.input-group-addon.danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }

.disabled-hidden[disabled] {
  visibility: hidden !important; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle; }

.clickable:hover, .leaderboard .option-row .option:hover {
  cursor: pointer; }

.fixed-container {
  position: fixed;
  width: 100%;
  height: 100%; }

@media (min-width: 768px) {
  form.form-horizontal .has-feedback label ~ .form-control-feedback {
    top: 0px; } }

.hd-canvas {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left; }
  .hd-canvas.dpi-2 {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  .hd-canvas.dpi-4 {
    -webkit-transform: scale(0.25);
    -ms-transform: scale(0.25);
    -moz-transform: scale(0.25);
    -o-transform: scale(0.25);
    transform: scale(0.25); }
  .hd-canvas.dpi-8 {
    -webkit-transform: scale(0.125);
    -ms-transform: scale(0.125);
    -moz-transform: scale(0.125);
    -o-transform: scale(0.125);
    transform: scale(0.125); }

/**
 * Vertical centering trick from https://css-tricks.com/centering-in-the-unknown/
 * just make a div with .center-container and put .center-child inside
 */
/* This parent can be any width and height */
.center-container {
  text-align: center;
  /* May want to do this if there is risk the container may be narrower than the element inside */
  white-space: nowrap;
  /* The ghost, nudged to maintain perfect centering */
  /* The element to be centered, can also be of any width and height */ }
  .center-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .center-container:after {
    content: ''; }
  .center-container .center-child {
    display: inline-block;
    vertical-align: middle; }

.app-title {
  color: #42291C;
  text-shadow: -3px -3px 1px #E7D6C6, 3px -3px 1px #E7D6C6, -3px 3px 1px #E7D6C6, 3px 3px 1px #E7D6C6, -3px 0px 1px #E7D6C6, 3px 0px 1px #E7D6C6, 0px 3px 1px #E7D6C6, 0px -3px 1px #E7D6C6;
  font-size: 71px;
  font-family: Knockout; }

.parent-module > .navbar, .teacher-module > .navbar {
  background-color: #F4B110; }
  .parent-module > .navbar, .parent-module > .navbar .navbar-brand, .parent-module > .navbar .navbar-nav > li > a, .teacher-module > .navbar, .teacher-module > .navbar .navbar-brand, .teacher-module > .navbar .navbar-nav > li > a {
    color: #EEE; }
    .parent-module > .navbar:hover, .parent-module > .navbar:focus, .parent-module > .navbar .navbar-brand:hover, .parent-module > .navbar .navbar-brand:focus, .parent-module > .navbar .navbar-nav > li > a:hover, .parent-module > .navbar .navbar-nav > li > a:focus, .teacher-module > .navbar:hover, .teacher-module > .navbar:focus, .teacher-module > .navbar .navbar-brand:hover, .teacher-module > .navbar .navbar-brand:focus, .teacher-module > .navbar .navbar-nav > li > a:hover, .teacher-module > .navbar .navbar-nav > li > a:focus {
      color: #FFF; }
  .parent-module > .navbar .open .dropdown-toggle, .teacher-module > .navbar .open .dropdown-toggle {
    background-color: rgba(0, 0, 0, 0.5); }
    .parent-module > .navbar .open .dropdown-toggle:hover, .parent-module > .navbar .open .dropdown-toggle:focus, .teacher-module > .navbar .open .dropdown-toggle:hover, .teacher-module > .navbar .open .dropdown-toggle:focus {
      background-color: rgba(0, 0, 0, 0.4); }
  .parent-module > .navbar .app-store-link, .teacher-module > .navbar .app-store-link {
    background-color: rgba(255, 255, 255, 0.75); }

.parent-module .play-button, .teacher-module .play-button {
  position: relative;
  display: inline-block;
  top: 50%;
  height: 40px;
  margin: 5px 20px;
  font-size: 22px;
  line-height: 33px; }

.typing-girl {
  background: url("/img/typing_girl.png") no-repeat;
  width: 155px;
  height: 168px; }

.bevelled-box {
  background: white;
  border-radius: 20px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.34) inset; }

.label-box {
  border: 1px solid #6B524A;
  background: white;
  box-shadow: 1px 2px 1px #BBB inset; }

.lesson-complete-image {
  background: url("/img/lesson_complete.png") no-repeat;
  width: 287px;
  height: 34px; }

.logo-large-shadow {
  background: url("/img/logo-large-shadow.png") no-repeat;
  width: 324px;
  height: 195px;
  display: inline-block; }

/* Absolute Center Spinner */
.loading-overlay {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: white;
  font-size: 40px;
  font-weight: bold;
  /* Transparent Overlay */
  /* :not(:required) hides these rules from IE9 and below */ }
  .loading-overlay:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .loading-overlay:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .loading-overlay:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spin 1500ms infinite linear;
    -moz-animation: spin 1500ms infinite linear;
    -o-animation: spin 1500ms infinite linear;
    animation: spin 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    -ms-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    -o-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0; }

.lazy-loading {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  border: 1px solid #d8663a;
  border-radius: 50%; }

@keyframes loading-spin {
  to {
    transform: rotate(360deg); } }
  .lazy-loading:before {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    background-color: #d8663a;
    border-radius: 1.5px;
    transform-origin: 50% 0;
    height: 0.4em;
    left: 47%;
    top: 50%;
    animation: loading-spin 1000ms linear infinite; }

/* put modals on top of bootstrap nav bars */
.ember-modal-overlay {
  z-index: 2000; }

.ember-modal-dialog {
  z-index: 2000; }

.typing-app-message-modal > * {
  position: absolute;
  width: 343px;
  height: 441px;
  left: -171.5px;
  top: -220.5px; }

.typing-app-message-modal .content {
  color: #42291C;
  background: url("/img/small-parchment.png") no-repeat;
  background-size: 100% 100%;
  padding: 10px 20px 20px 10px; }
  .typing-app-message-modal .content .absolute-content > * {
    position: absolute; }
  .typing-app-message-modal .content .close-button {
    position: absolute;
    right: 0.22em;
    top: -0.5em;
    width: 1.5em;
    height: 1.5em;
    font-size: 20px;
    background-color: #966935;
    color: white;
    border-radius: 25%;
    border: 1px solid black;
    font-family: 'Glyphicons Halflings';
    text-align: center;
    line-height: 1.5em;
    cursor: pointer; }
    .typing-app-message-modal .content .close-button::after {
      content: "\e014"; }

.typing-app-message-modal.ember-modal-dialog {
  padding: 0px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none; }

.modal-message {
  max-width: 95%; }
  @media (min-width: 480px) {
    .modal-message {
      max-width: 80%; } }
  @media (min-width: 768px) {
    .modal-message {
      max-width: 60%; } }
  @media (min-width: 992px) {
    .modal-message {
      max-width: 50%; } }
  @media (min-width: 1200px) {
    .modal-message {
      max-width: 40%; } }
  .modal-message .modal-message-body {
    padding: 0px 25px 10px 5px; }
  .modal-message .modal-message-buttons {
    clear: both; }
    .modal-message .modal-message-buttons button {
      float: right;
      margin-left: 5px;
      min-width: 80px; }

.web-module {
  font-family: "Open Sans", sans-serif; }
  .web-module .heading {
    font-family: Nunito, sans-serif;
    font-weight: 900;
    color: #0057b8;
    line-height: 84%; }
  .web-module h2.heading {
    font-size: 30px; }
  .web-module .home {
    font-family: Nunito !important; }
    .web-module .home > .section {
      width: 100%;
      margin: 0;
      color: #000;
      font-size: x-large; }
      .web-module .home > .section .blue-banner {
        position: relative;
        width: 100%;
        margin-top: 20px;
        padding-top: 10px;
        color: #FFFFFF;
        background-image: url("//cdn.typingtournament.com/static/img/home/TT_Background_Alone.jpg");
        background-size: cover;
        -webkit-background-size: cover;
        background-position: top 40% center;
        background-repeat: no-repeat;
        background-attachment: scroll; }
        @media (min-width: 992px) {
          @supports not (-webkit-touch-callout: none) {
            .web-module .home > .section .blue-banner {
              background-attachment: fixed; } } }
        .web-module .home > .section .blue-banner::before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 87, 184, 0.6); }
        .web-module .home > .section .blue-banner .blue-banner-content {
          min-height: 372px;
          font-size: 18px;
          line-height: 1.6; }
          @media (min-width: 992px) {
            .web-module .home > .section .blue-banner .blue-banner-content {
              font-size: 20px; } }
          .web-module .home > .section .blue-banner .blue-banner-content .character {
            position: absolute;
            left: -33px;
            bottom: 0;
            width: 658px;
            height: 372px;
            transform: scale(-1, 1);
            transform-origin: bottom center; }
          @media (max-width: 768px) {
            .web-module .home > .section .blue-banner .blue-banner-content {
              padding: 0 40px; }
              .web-module .home > .section .blue-banner .blue-banner-content .hero-text {
                margin-bottom: 20px; } }
          @media (min-width: 768px) {
            .web-module .home > .section .blue-banner .blue-banner-content .hero-text {
              -webkit-transform: translateX(30px);
              -ms-transform: translateX(30px);
              -moz-transform: translateX(30px);
              -o-transform: translateX(30px);
              transform: translateX(30px); } }
          @media (min-width: 1200px) {
            .web-module .home > .section .blue-banner .blue-banner-content .hero-text {
              -webkit-transform: translateX(-50px);
              -ms-transform: translateX(-50px);
              -moz-transform: translateX(-50px);
              -o-transform: translateX(-50px);
              transform: translateX(-50px); } }
          .web-module .home > .section .blue-banner .blue-banner-content h1 {
            font-size: 36px;
            font-weight: 700; }
          .web-module .home > .section .blue-banner .blue-banner-content h2 {
            font-size: 30px;
            font-weight: 700; }
          @media (min-width: 1200px) {
            .web-module .home > .section .blue-banner .blue-banner-content p {
              padding-left: 30px; } }
          .web-module .home > .section .blue-banner .blue-banner-content ul {
            list-style-type: none; }
            @media (min-width: 1200px) {
              .web-module .home > .section .blue-banner .blue-banner-content ul {
                padding-left: 90px; } }
            .web-module .home > .section .blue-banner .blue-banner-content ul > li::before {
              content: "\f05d";
              font: normal normal normal 14px/1 FontAwesome;
              font-size: 20px;
              font-weight: 0;
              float: left;
              margin-top: 5px;
              margin-left: -24px; }
        .web-module .home > .section .blue-banner .white-frame {
          margin-bottom: 10px;
          padding: 5%;
          border-radius: 10px;
          color: #0057B8;
          background-image: url("/img/edu_bg_tile.jpg");
          text-align: center;
          font-size: 16px;
          font-weight: bold; }
          .web-module .home > .section .blue-banner .white-frame h1 {
            margin: 0;
            font-size: 45px;
            font-weight: 900; }
          .web-module .home > .section .blue-banner .white-frame h2 {
            margin: 0; }
          .web-module .home > .section .blue-banner .white-frame .btn-home {
            position: relative;
            display: block;
            margin: 20px 0;
            padding: 14px;
            font-size: 16px; }
          .web-module .home > .section .blue-banner .white-frame .home-signup-overlay {
            position: absolute;
            top: 50%;
            right: 85%;
            width: 130px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 10; }
            @media (max-width: 992px) {
              .web-module .home > .section .blue-banner .white-frame .home-signup-overlay {
                width: 100px; } }
            @media (min-width: 768px) and (max-width: 992px) {
              .web-module .home > .section .blue-banner .white-frame .home-signup-overlay {
                top: 80%; } }
          .web-module .home > .section .blue-banner .white-frame .trust-badges {
            display: flex;
            align-items: center;
            justify-content: space-evenly; }
            .web-module .home > .section .blue-banner .white-frame .trust-badges .trust-badge {
              flex-shrink: 1;
              width: 100%;
              min-width: 1px;
              max-width: 180px;
              object-fit: contain; }
      .web-module .home > .section .yellow-banner {
        background-image: url("//cdn.typingtournament.com/static/img/home/yellow-bg.jpg");
        background-size: cover;
        background-position: center;
        padding-bottom: 50px; }
        .web-module .home > .section .yellow-banner .blue-floating-banner {
          margin-top: 0%;
          padding: 20px 22px;
          background-color: #0057b8;
          color: #FFFFFF;
          border-bottom-right-radius: 10px;
          border-bottom-left-radius: 10px;
          font-size: 20px;
          text-align: center; }
          .web-module .home > .section .yellow-banner .blue-floating-banner > * {
            line-height: 1.1; }
          .web-module .home > .section .yellow-banner .blue-floating-banner .statistics-widget {
            display: inline-block;
            vertical-align: middle;
            margin: 3px 30px 0 20px; }
            .web-module .home > .section .yellow-banner .blue-floating-banner .statistics-widget .statistic-container .stat-counter {
              font-size: 40px;
              font-weight: 700; }
            .web-module .home > .section .yellow-banner .blue-floating-banner .statistics-widget .statistic-container .stat-label {
              font-size: 28px; }
            @media (max-width: 992px) {
              .web-module .home > .section .yellow-banner .blue-floating-banner .statistics-widget {
                margin-bottom: 15px; } }
          .web-module .home > .section .yellow-banner .blue-floating-banner .test-button {
            margin: 0 20px;
            padding: 14px 20px; }
      .web-module .home > .section .leaderboard-link {
        margin-top: 35px; }
    .web-module .home .external-sections {
      font-size: 16px; }
      .web-module .home .external-sections .heading h1 {
        margin-top: 50px;
        font-size: 55px;
        font-weight: 900;
        text-align: center; }
      .web-module .home .external-sections .bg-shadow {
        background-repeat: no-repeat;
        background-position: center center;
        width: 100%;
        position: absolute;
        background-size: cover;
        -webkit-background-size: cover;
        -webkit-box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.75), inset 0px -6px 8px -8px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: inset inset 0px 8px 8px -8px rgba(0, 0, 0, 0.75), inset 0px -6px 8px -8px rgba(0, 0, 0, 0.75);
        box-shadow: inset inset 0px 8px 8px -8px rgba(0, 0, 0, 0.75), inset 0px -6px 8px -8px rgba(0, 0, 0, 0.75); }
        @media (min-width: 1080px) {
          @supports not (-webkit-touch-callout: none) {
            .web-module .home .external-sections .bg-shadow {
              background-attachment: fixed; } } }
    .web-module .home .scrolldown-container {
      margin-top: 20px;
      text-align: center; }
      .web-module .home .scrolldown-container .scrolldown {
        background: #BBB;
        color: #fff;
        padding: 10px;
        vertical-align: middle;
        font-size: 24px;
        display: inline-block; }
        .web-module .home .scrolldown-container .scrolldown:hover {
          cursor: pointer;
          background-color: #CCC;
          text-decoration: underline; }
    .web-module .home .btn-home {
      display: inline-block;
      padding: 10px 20px;
      color: #337AB7;
      background-color: #FFFFFF;
      border: 1px solid #0057B8;
      border-radius: 30px;
      font-size: 18px;
      font-weight: 900;
      text-decoration: none; }
      .web-module .home .btn-home:hover {
        color: #23527C; }
      .web-module .home .btn-home.btn-home-yellow {
        background-color: #FDB300;
        font-size: 21px;
        font-weight: bold;
        padding: 10px;
        padding-right: 10px;
        padding-left: 10px;
        padding-left: 20px;
        padding-right: 20px;
        border-width: 0;
        border-radius: 30px;
        color: #FFFFFF; }
        .web-module .home .btn-home.btn-home-yellow:hover {
          background-color: #54595f; }

.center {
  margin: 0 auto; }

.login a {
  border: 1px solid #00AFEC !important;
  background: #00AFEC !important;
  color: #FFF !important;
  border-radius: 5px !important;
  font-weight: bold !important;
  margin: 5px !important;
  padding: 9px !important; }

.login a:hover {
  border: 1px solid #56C9FF !important;
  background: #56C9FF !important; }

.tt-logo {
  float: left;
  height: 106px;
  width: 179px; }

.tagline {
  color: #555;
  font-weight: 400;
  display: block; }

@media (max-width: 400px) {
  .tt-logo {
    height: 76px;
    width: 128px; } }

.blue-bar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  color: #FFF;
  background-color: #00AFEC;
  text-align: center;
  padding-right: 20px;
  border-radius: 0px 0px 10px 10px;
  margin-bottom: 10px;
  min-height: 50px; }

.home-action-container {
  z-index: 50;
  top: 75px;
  background-color: rgba(0, 0, 0, 0.64);
  border-radius: 5px;
  color: #fff;
  padding: 5px;
  border: solid 1px #fff;
  box-shadow: 5px 5px 6px 6px rgba(0, 0, 0, 0.3);
  text-align: center; }
  .home-action-container h2 {
    font-size: 60px;
    margin-top: 5px; }
  .home-action-container form {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 14px; }
    .home-action-container form input {
      font-size: 18px;
      height: 35px;
      width: 300px;
      border-radius: 3px;
      padding-left: 10px;
      color: #000; }

@media (max-width: 768px) {
  .home-action-container {
    margin-bottom: 80px; } }

.intro {
  font-size: 18px; }

@media (max-width: 1024px) {
  .award {
    width: 80px; }
  .intro {
    font-size: 14px; } }

@media (max-width: 768px) {
  .award {
    width: 80px; }
  .intro {
    font-size: 14px; } }

.take-test {
  width: 303px;
  margin: 0 auto;
  padding-top: 10px;
  min-height: 50px; }

.learnmore {
  margin: 0 auto;
  height: 30px;
  width: 260px;
  border-radius: 90px 90px 0 0;
  background: #BBB;
  color: #fff;
  font-size: 24px;
  vertical-align: middle; }

.learnmore:hover {
  background-color: #CCC; }

.learnmore a {
  color: #fff;
  text-decoration: none; }

.learnmore a:hover {
  text-decoration: underline; }

.footer {
  padding-top: 10px;
  font-size: 9px; }

.privacy {
  font-size: 11px;
  margin-top: 5px;
  vertical-align: text-top; }

#arrow {
  float: right; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.no-list li {
  list-style-type: none;
  padding: 0px;
  margin: 0px; }

.divider {
  height: 10px;
  border-bottom: solid #D0D0D0 1px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
  margin-top: 10px; }

#custom-bootstrap-menu.navbar-default {
  font-size: 18px;
  background-color: white;
  border-width: 0px;
  border-radius: 4px; }
  #custom-bootstrap-menu.navbar-default .navbar-brand {
    min-height: 109px;
    color: #777;
    padding-right: 8px; }
  #custom-bootstrap-menu.navbar-default .navbar-bordered {
    border-width: 1px;
    border-color: #333; }
  #custom-bootstrap-menu.navbar-default .navbar-primary {
    border-width: 1px;
    border-color: #333; }
  #custom-bootstrap-menu.navbar-default .navbar-nav > li > a {
    color: #777;
    background-color: transparent;
    padding-left: 8px;
    padding-right: 8px; }
    #custom-bootstrap-menu.navbar-default .navbar-nav > li > a:hover, #custom-bootstrap-menu.navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  #custom-bootstrap-menu.navbar-default .navbar-nav > .active, #custom-bootstrap-menu.navbar-default .navbar-nav > .active:hover, #custom-bootstrap-menu.navbar-default .navbar-nav > .active:focus {
    color: #555;
    background-color: #E7E7E7; }
  #custom-bootstrap-menu.navbar-default .navbar-nav.navbar-right .play-button {
    float: left; }
  #custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd; }
    #custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
    #custom-bootstrap-menu.navbar-default .navbar-toggle:hover, #custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
      border-color: #ddd; }
      #custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar, #custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
        background-color: transparent; }
  #custom-bootstrap-menu.navbar-default .app-store-link a {
    color: #1174b3 !important;
    font-weight: 600; }
    #custom-bootstrap-menu.navbar-default .app-store-link a:hover {
      color: #529acf !important; }
  #custom-bootstrap-menu.navbar-default .app-store-link .edalive-logo {
    margin-right: 10px;
    height: 35px; }

.inline {
  display: inline; }

.leaderboard {
  font-size: 14px;
  text-align: center; }
  .leaderboard .heading {
    text-align: center; }
  .leaderboard .option-row {
    display: block;
    margin-bottom: 20px; }
    .leaderboard .option-row .option-group {
      display: inline-block;
      text-align: center; }
      .leaderboard .option-row .option-group:not(:last-child) {
        margin-right: 20px; }
    .leaderboard .option-row .option-header {
      font-size: 1.1em;
      font-weight: bold; }
    .leaderboard .option-row .options {
      display: table;
      border-spacing: 5px;
      margin: -5px; }
    .leaderboard .option-row .option {
      display: table-cell;
      position: relative;
      width: 80px;
      padding: 10px 5px 25px;
      vertical-align: top;
      color: white;
      background-color: #707070;
      border-radius: 3px; }
      .leaderboard .option-row .option > * {
        position: relative; }
      .leaderboard .option-row .option::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        left: 0;
        top: 0;
        background-color: #00afec;
        border-radius: 3px;
        transition: height 0.5s cubic-bezier(0.65, 0.05, 0.36, 1); }
      .leaderboard .option-row .option.active::before {
        height: 100%; }
      .leaderboard .option-row .option::after {
        content: "\e157";
        font-family: 'Glyphicons Halflings';
        width: 100%;
        position: absolute;
        bottom: 4px;
        left: 0; }
      .leaderboard .option-row .option.active::after {
        content: "\e067"; }
      .leaderboard .option-row .option .option-icon {
        heigth: 42px;
        font-size: 2.5em; }
  .leaderboard .countdown-timer {
    display: inline; }
  .leaderboard .age-tabs {
    border-bottom: 2px solid #00AFEC; }
    .leaderboard .age-tabs .radio-button {
      margin-bottom: 0; }
      .leaderboard .age-tabs .radio-button, .leaderboard .age-tabs .radio-button::before {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
  .leaderboard .list {
    position: relative;
    height: 570px;
    /* ember-collection component scrollbars: */ }
    .leaderboard .list > div > div {
      overflow-x: hidden !important; }
  .leaderboard .leaderboard-group-header {
    font-family: 'GrilledCheeseBTN';
    color: #00AFEC;
    font-size: 34px;
    padding-top: 12px; }
  .leaderboard .leaderboard-row {
    position: relative;
    margin-top: 4px;
    height: 56px;
    text-align: left;
    background-image: linear-gradient(to bottom, #E2E0E0, #CDCDCD 57%, #C1BCBC 57%, #B2B2B2); }
    .leaderboard .leaderboard-row.clickable:hover, .leaderboard .option-row .leaderboard-row.option:hover {
      background-image: linear-gradient(to bottom, #E2E0FF, #CDCDFF 57%, #C1BCFF 57%, #B2B2FF); }
    .leaderboard .leaderboard-row .placing {
      width: 100px;
      height: 100%;
      position: relative;
      left: 0;
      text-align: center; }
      .leaderboard .leaderboard-row .placing .place {
        color: black;
        font-size: 1.2em;
        letter-spacing: 0.1em;
        line-height: 3.5em; }
      .leaderboard .leaderboard-row .placing .rank-diff {
        position: absolute;
        width: 100%;
        top: 2.7em;
        height: 20px;
        font-size: 14px;
        text-align: center; }
        .leaderboard .leaderboard-row .placing .rank-diff .label {
          padding: 0.3em 0.6em 0.1em;
          font-size: 12px;
          line-height: 1.4; }
        .leaderboard .leaderboard-row .placing .rank-diff .diff-number {
          font-size: 1.2em; }
      .leaderboard .leaderboard-row .placing .trophy {
        position: relative;
        z-index: 10;
        margin: 0 auto; }
        .leaderboard .leaderboard-row .placing .trophy.trophy-1 {
          width: 59px;
          height: 70px;
          top: -7px;
          background: url("/img/leaderboards/trophy-1.png") no-repeat; }
        .leaderboard .leaderboard-row .placing .trophy.trophy-2 {
          width: 47px;
          height: 63px;
          background: url("/img/leaderboards/trophy-2.png") no-repeat; }
        .leaderboard .leaderboard-row .placing .trophy.trophy-3 {
          width: 34px;
          height: 58px;
          top: 5px;
          background: url("/img/leaderboards/trophy-3.png") no-repeat; }
      .leaderboard .leaderboard-row .placing .glyphicon-print {
        position: absolute;
        top: initial;
        bottom: 2px;
        left: 2px;
        font-size: 1.3em; }
    .leaderboard .leaderboard-row .flag-box {
      position: absolute;
      height: 100%;
      left: 110px;
      top: 11px; }
    .leaderboard .leaderboard-row .entrant-details {
      position: absolute;
      left: 155px;
      right: 25%;
      top: 0;
      white-space: nowrap;
      color: black; }
      .leaderboard .leaderboard-row .entrant-details .name {
        line-height: 1.8;
        font-size: 1.3em;
        height: 1.7em;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: 3px; }
      .leaderboard .leaderboard-row .entrant-details .details {
        line-height: 1.6;
        text-overflow: ellipsis;
        overflow: hidden; }
    .leaderboard .leaderboard-row .progress-box {
      position: absolute;
      width: 20%;
      right: 3%;
      top: 5px;
      bottom: 5px;
      border: 2px solid black;
      border-radius: 9px;
      background-image: linear-gradient(to bottom, #b0b0b0, #999999 58.5%, #8c8c8c 58.5%, #828282); }
      .leaderboard .leaderboard-row .progress-box .progress-fill {
        position: absolute;
        height: 100%;
        border-radius: 7px;
        background-image: linear-gradient(to bottom, #55D6FF, #47BADE 58.5%, #2BB2DC 58.5%, #19AFDE); }
      .leaderboard .leaderboard-row .progress-box .score {
        color: black;
        font-weight: bold;
        font-family: open_sans;
        font-size: 1.2em;
        position: relative;
        vertical-align: middle;
        line-height: 1;
        text-align: center;
        top: 15px; }
  .leaderboard .glyphicon-calendar::before {
    padding-left: 0.2em; }

.leaderboard-age-overview .age-heading {
  font-weight: bold;
  padding-top: 5px; }

.leaderboard-age-overview .leaderboard-row {
  height: 40px; }
  .leaderboard-age-overview .leaderboard-row .flag-box {
    top: 5px; }
  .leaderboard-age-overview .leaderboard-row .entrant-details .name {
    font-size: 1.2em;
    height: 1.3em;
    line-height: 1.4em;
    padding-left: 0; }
  .leaderboard-age-overview .leaderboard-row .entrant-details .details {
    font-size: 0.9em;
    line-height: 1.4em; }
  .leaderboard-age-overview .leaderboard-row .progress-box {
    border: 2px solid #676767; }
    .leaderboard-age-overview .leaderboard-row .progress-box .score {
      font-weight: normal;
      top: 5px; }
  .leaderboard-age-overview .leaderboard-row .placing .place {
    line-height: 1.4em; }
  .leaderboard-age-overview .leaderboard-row .placing .rank-diff {
    top: 1.6em; }
    .leaderboard-age-overview .leaderboard-row .placing .rank-diff .label {
      font-size: 10px; }
  .leaderboard-age-overview .leaderboard-row .placing .trophy {
    transform: scale(0.55);
    transform-origin: top; }
    .leaderboard-age-overview .leaderboard-row .placing .trophy.trophy-1 {
      top: 3px; }
    .leaderboard-age-overview .leaderboard-row .placing .trophy.trophy-2 {
      top: 7px; }
    .leaderboard-age-overview .leaderboard-row .placing .trophy.trophy-3 {
      top: 10px; }

.selector-popup .list-container {
  overflow-y: auto;
  text-align: left;
  padding-left: 30px;
  width: 300px; }

.selector-popup .list-group-item {
  padding: 0; }

.selector-popup .flag {
  vertical-align: middle; }

.leaderboard-results-modal .table {
  text-align: left; }

.management-links {
  position: fixed;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100vw;
  top: -100px;
  height: 40px;
  background-color: #FF9;
  border-bottom: 2px solid #777;
  white-space: nowrap;
  transition: top 5s linear; }
  .management-links::before, .management-links::after {
    content: "";
    position: absolute;
    right: 100%;
    top: -40px;
    width: 80px;
    height: 80px;
    background-color: #FF9;
    transform-origin: bottom right;
    transform: rotate(45deg);
    border-bottom: 2px solid #777;
    z-index: -1; }
  .management-links::after {
    right: auto;
    left: 100%;
    transform-origin: bottom left;
    transform: rotate(-45deg); }
  .management-links > * {
    max-height: 100%; }
  .management-links.showing {
    top: 0; }
  .management-links .btn {
    vertical-align: top;
    margin-top: 2px; }
  .management-links .close-icon {
    font-size: 22px;
    line-height: 34px; }

.scaled-viewport {
  position: relative;
  overflow: hidden;
  margin: 0 auto; }
  .scaled-viewport .scale-container {
    width: 800px;
    height: 600px;
    position: relative;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  .scaled-viewport.scale-5 {
    width: 400px;
    height: 300px; }
    .scaled-viewport.scale-5 .scale-container {
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5); }
  .scaled-viewport.scale-6 {
    width: 480px;
    height: 360px; }
    .scaled-viewport.scale-6 .scale-container {
      -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
      -moz-transform: scale(0.6);
      -o-transform: scale(0.6);
      transform: scale(0.6); }
  .scaled-viewport.scale-7 {
    width: 560px;
    height: 420px; }
    .scaled-viewport.scale-7 .scale-container {
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -o-transform: scale(0.7);
      transform: scale(0.7); }
  .scaled-viewport.scale-8 {
    width: 640px;
    height: 480px; }
    .scaled-viewport.scale-8 .scale-container {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8); }
  .scaled-viewport.scale-9 {
    width: 720px;
    height: 540px; }
    .scaled-viewport.scale-9 .scale-container {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -o-transform: scale(0.9);
      transform: scale(0.9); }
  .scaled-viewport.scale-10 {
    width: 800px;
    height: 600px; }
    .scaled-viewport.scale-10 .scale-container {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
  .scaled-viewport.scale-11 {
    width: 880px;
    height: 660px; }
    .scaled-viewport.scale-11 .scale-container {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  .scaled-viewport.scale-12 {
    width: 960px;
    height: 720px; }
    .scaled-viewport.scale-12 .scale-container {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
  .scaled-viewport.scale-13 {
    width: 1040px;
    height: 780px; }
    .scaled-viewport.scale-13 .scale-container {
      -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }
  .scaled-viewport.scale-14 {
    width: 1120px;
    height: 840px; }
    .scaled-viewport.scale-14 .scale-container {
      -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
      -moz-transform: scale(1.4);
      -o-transform: scale(1.4);
      transform: scale(1.4); }
  .scaled-viewport.scale-15 {
    width: 1200px;
    height: 900px; }
    .scaled-viewport.scale-15 .scale-container {
      -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5); }
  .scaled-viewport.scale-16 {
    width: 1280px;
    height: 960px; }
    .scaled-viewport.scale-16 .scale-container {
      -webkit-transform: scale(1.6);
      -ms-transform: scale(1.6);
      -moz-transform: scale(1.6);
      -o-transform: scale(1.6);
      transform: scale(1.6); }
  .scaled-viewport.scale-17 {
    width: 1360px;
    height: 1020px; }
    .scaled-viewport.scale-17 .scale-container {
      -webkit-transform: scale(1.7);
      -ms-transform: scale(1.7);
      -moz-transform: scale(1.7);
      -o-transform: scale(1.7);
      transform: scale(1.7); }
  .scaled-viewport.scale-18 {
    width: 1440px;
    height: 1080px; }
    .scaled-viewport.scale-18 .scale-container {
      -webkit-transform: scale(1.8);
      -ms-transform: scale(1.8);
      -moz-transform: scale(1.8);
      -o-transform: scale(1.8);
      transform: scale(1.8); }
  .scaled-viewport.scale-19 {
    width: 1520px;
    height: 1140px; }
    .scaled-viewport.scale-19 .scale-container {
      -webkit-transform: scale(1.9);
      -ms-transform: scale(1.9);
      -moz-transform: scale(1.9);
      -o-transform: scale(1.9);
      transform: scale(1.9); }
  .scaled-viewport.scale-20 {
    width: 1600px;
    height: 1200px; }
    .scaled-viewport.scale-20 .scale-container {
      -webkit-transform: scale(2);
      -ms-transform: scale(2);
      -moz-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }
  @media print {
    .scaled-viewport {
      width: 800px !important;
      height: 600px !important; }
      .scaled-viewport .scale-container {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        transform: scale(1) !important; } }

.app-module {
  background: url("/img/bg-tile.jpg");
  padding: 0px;
  height: 100%; }
  .app-module .typing-app {
    height: 100%;
    overflow-y: auto; }
    .app-module .typing-app .typing-body {
      position: relative; }
      .app-module .typing-app .typing-body .ad-container {
        position: relative; }
        .app-module .typing-app .typing-body .ad-container .ad-side-container {
          position: absolute;
          text-align: center; }
        .app-module .typing-app .typing-body .ad-container .left-side {
          left: 0; }
        .app-module .typing-app .typing-body .ad-container .right-side {
          right: 0; }
    .app-module .typing-app .unscaled-viewport {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0; }
  .app-module .navigation {
    width: 100%;
    position: relative;
    background-image: linear-gradient(#9B7A44, #4C3F24);
    box-shadow: 1px 1px 2px black, -0.03em -0.06em 0.1em rgba(0, 0, 0, 0.8) inset, 0.04em 0.05em 0.05em rgba(248, 210, 124, 0.8) inset, 0.18em 0.08em 0.38em rgba(0, 0, 0, 0.3) inset; }
    .app-module .navigation .nav-container {
      margin: 0 auto; }
      .app-module .navigation .nav-container:not(.container) {
        width: 800px; }
        .app-module .navigation .nav-container:not(.container) .nav-content {
          width: 800px; }
      .app-module .navigation .nav-container .nav-content {
        min-height: 40px;
        position: relative;
        transform-origin: top left; }
        .app-module .navigation .nav-container .nav-content .brand {
          display: inline-block;
          margin-top: 1px; }
          .app-module .navigation .nav-container .nav-content .brand img {
            vertical-align: top; }
        .app-module .navigation .nav-container .nav-content .nav-right-section {
          display: inline-block;
          float: right;
          margin: 5px 0; }
          .app-module .navigation .nav-container .nav-content .nav-right-section > * {
            display: inline-block;
            margin-left: 10px;
            vertical-align: middle;
            height: 2em; }
          .app-module .navigation .nav-container .nav-content .nav-right-section .words, .app-module .navigation .nav-container .nav-content .nav-right-section .stats, .app-module .navigation .nav-container .nav-content .nav-right-section .user-name {
            font-family: Verdana;
            padding-top: 0px; }
          .app-module .navigation .nav-container .nav-content .nav-right-section .stats {
            width: 120px; }
          .app-module .navigation .nav-container .nav-content .nav-right-section .user-name {
            width: 250px;
            border-radius: 1em 0 0 1em; }
          .app-module .navigation .nav-container .nav-content .nav-right-section .menu-button {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            margin-left: -5px; }
    .app-module .navigation.scaled .nav-container .nav-content {
      height: 40px; }
      .app-module .navigation.scaled .nav-container .nav-content .nav-right-section {
        float: none;
        position: absolute;
        right: 0; }
  .app-module .screen-content {
    position: absolute;
    width: 100%;
    height: 560px;
    top: 40px; }
  .app-module .screen {
    position: absolute;
    width: 800px;
    height: 600px; }
  .app-module :focus {
    outline-color: transparent;
    outline-style: none; }
  .app-module .main-menu {
    background: url("/img/main-menu-bg.png") no-repeat; }
    .app-module .main-menu > * {
      position: absolute; }
    .app-module .main-menu .home-page-button {
      left: 83px;
      top: 67px;
      width: 310px;
      height: 184px; }
    .app-module .main-menu .menu-buttons {
      left: 92px;
      top: 270px; }
      .app-module .main-menu .menu-buttons > * {
        position: absolute; }
      .app-module .main-menu .menu-buttons .view-map-button {
        top: 0px;
        width: 280px;
        height: 36px;
        background: url("/img/280_36_button.png") no-repeat;
        border: 0;
        font-size: 22px;
        text-align: center;
        line-height: 36px; }
        .app-module .main-menu .menu-buttons .view-map-button:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .app-module .main-menu .menu-buttons .view-map-button:not(.disabled):not([disabled]):hover, .app-module .main-menu .menu-buttons .view-map-button:not(.disabled):not([disabled]).selected {
            background-position: -1px -39px; }
          .app-module .main-menu .menu-buttons .view-map-button:not(.disabled):not([disabled]):active {
            background-position: -1px -77px; }
        .app-module .main-menu .menu-buttons .view-map-button.disabled, .app-module .main-menu .menu-buttons .view-map-button[disabled] {
          background-position: -1px -115px; }
        .app-module .main-menu .menu-buttons .view-map-button:hover {
          text-decoration: none; }
        .app-module .main-menu .menu-buttons .view-map-button::before {
          content: "View Map";
          position: absolute;
          width: 280px;
          height: 36px;
          left: 0; }
      .app-module .main-menu .menu-buttons .view-progress-button {
        top: 40px;
        width: 280px;
        height: 36px;
        background: url("/img/280_36_button.png") no-repeat;
        border: 0;
        font-size: 22px;
        text-align: center;
        line-height: 36px; }
        .app-module .main-menu .menu-buttons .view-progress-button:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .app-module .main-menu .menu-buttons .view-progress-button:not(.disabled):not([disabled]):hover, .app-module .main-menu .menu-buttons .view-progress-button:not(.disabled):not([disabled]).selected {
            background-position: -1px -39px; }
          .app-module .main-menu .menu-buttons .view-progress-button:not(.disabled):not([disabled]):active {
            background-position: -1px -77px; }
        .app-module .main-menu .menu-buttons .view-progress-button.disabled, .app-module .main-menu .menu-buttons .view-progress-button[disabled] {
          background-position: -1px -115px; }
        .app-module .main-menu .menu-buttons .view-progress-button:hover {
          text-decoration: none; }
        .app-module .main-menu .menu-buttons .view-progress-button::before {
          content: "View Progress";
          position: absolute;
          width: 280px;
          height: 36px;
          left: 0; }
      .app-module .main-menu .menu-buttons .lesson-content-button {
        top: 80px;
        width: 280px;
        height: 36px;
        background: url("/img/280_36_button.png") no-repeat;
        border: 0;
        font-size: 22px;
        text-align: center;
        line-height: 36px; }
        .app-module .main-menu .menu-buttons .lesson-content-button:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .app-module .main-menu .menu-buttons .lesson-content-button:not(.disabled):not([disabled]):hover, .app-module .main-menu .menu-buttons .lesson-content-button:not(.disabled):not([disabled]).selected {
            background-position: -1px -39px; }
          .app-module .main-menu .menu-buttons .lesson-content-button:not(.disabled):not([disabled]):active {
            background-position: -1px -77px; }
        .app-module .main-menu .menu-buttons .lesson-content-button.disabled, .app-module .main-menu .menu-buttons .lesson-content-button[disabled] {
          background-position: -1px -115px; }
        .app-module .main-menu .menu-buttons .lesson-content-button:hover {
          text-decoration: none; }
        .app-module .main-menu .menu-buttons .lesson-content-button::before {
          content: "Lesson Content";
          position: absolute;
          width: 280px;
          height: 36px;
          left: 0; }
      .app-module .main-menu .menu-buttons .view-intro-button {
        top: 120px;
        width: 280px;
        height: 36px;
        background: url("/img/280_36_button.png") no-repeat;
        border: 0;
        font-size: 22px;
        text-align: center;
        line-height: 36px; }
        .app-module .main-menu .menu-buttons .view-intro-button:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .app-module .main-menu .menu-buttons .view-intro-button:not(.disabled):not([disabled]):hover, .app-module .main-menu .menu-buttons .view-intro-button:not(.disabled):not([disabled]).selected {
            background-position: -1px -39px; }
          .app-module .main-menu .menu-buttons .view-intro-button:not(.disabled):not([disabled]):active {
            background-position: -1px -77px; }
        .app-module .main-menu .menu-buttons .view-intro-button.disabled, .app-module .main-menu .menu-buttons .view-intro-button[disabled] {
          background-position: -1px -115px; }
        .app-module .main-menu .menu-buttons .view-intro-button:hover {
          text-decoration: none; }
        .app-module .main-menu .menu-buttons .view-intro-button::before {
          content: "View Intro";
          position: absolute;
          width: 280px;
          height: 36px;
          left: 0; }
      .app-module .main-menu .menu-buttons .posture-large-button {
        top: 160px;
        width: 280px;
        height: 36px;
        background: url("/img/280_36_button.png") no-repeat;
        border: 0;
        font-size: 22px;
        text-align: center;
        line-height: 36px; }
        .app-module .main-menu .menu-buttons .posture-large-button:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .app-module .main-menu .menu-buttons .posture-large-button:not(.disabled):not([disabled]):hover, .app-module .main-menu .menu-buttons .posture-large-button:not(.disabled):not([disabled]).selected {
            background-position: -1px -39px; }
          .app-module .main-menu .menu-buttons .posture-large-button:not(.disabled):not([disabled]):active {
            background-position: -1px -77px; }
        .app-module .main-menu .menu-buttons .posture-large-button.disabled, .app-module .main-menu .menu-buttons .posture-large-button[disabled] {
          background-position: -1px -115px; }
        .app-module .main-menu .menu-buttons .posture-large-button:hover {
          text-decoration: none; }
        .app-module .main-menu .menu-buttons .posture-large-button::before {
          content: "Posture Info";
          position: absolute;
          width: 280px;
          height: 36px;
          left: 0; }
    .app-module .main-menu .next-button {
      left: 624px;
      top: 524px; }
    .app-module .main-menu .leaderboard-button {
      left: 250px;
      top: 524px; }
    .app-module .main-menu .close-button {
      left: 14px;
      top: 524px; }
    .app-module .main-menu .logo-large-shadow {
      left: 79px;
      top: 64px; }

.user-module-menu {
  box-shadow: none;
  background-color: transparent; }
  .user-module-menu .menu-background {
    display: inline-block;
    padding: 10px;
    border: 1px solid #453821;
    background-image: linear-gradient(to bottom, #8F703E, #534426);
    box-shadow: 0 0 10px #222;
    border-radius: 8px;
    position: relative; }
    .user-module-menu .menu-background .glyphicon-remove {
      position: absolute;
      top: 2px;
      right: 2px;
      color: white; }
      .user-module-menu .menu-background .glyphicon-remove:hover {
        color: #800000; }
    .user-module-menu .menu-background .dropdown-menu {
      position: static;
      display: inline-block;
      border: none;
      background-color: transparent;
      box-shadow: none;
      font-size: 20px; }
      .user-module-menu .menu-background .dropdown-menu .divider {
        display: none; }
      .user-module-menu .menu-background .dropdown-menu li:not(:last-child) {
        margin-bottom: 10px; }
      .user-module-menu .menu-background .dropdown-menu li > a {
        color: white;
        width: 100%;
        text-align: center; }
        .user-module-menu .menu-background .dropdown-menu li > a.logout {
          margin-top: 20px; }

.age-entry-popup {
  font-size: 22px;
  text-align: center; }
  .age-entry-popup .app-title {
    font-size: 55px; }
  .age-entry-popup .input {
    margin: 30px 0 4px; }
  .age-entry-popup input {
    border: 2px solid;
    text-align: center;
    max-width: 150px; }
  .age-entry-popup .error {
    color: #a94442;
    min-height: 40px;
    max-height: 110px; }
  .age-entry-popup .reason {
    margin-bottom: 25px;
    line-height: 1.2; }

.test-key-accuracies {
  width: 480px;
  height: 400px;
  position: relative; }
  .test-key-accuracies * {
    position: absolute; }
  .test-key-accuracies .progress-test-title {
    width: 100%;
    top: 12px;
    text-align: center;
    font-weight: bold;
    font-size: 20px; }
  .test-key-accuracies .progress-test-speed {
    width: 100%;
    top: 40px;
    text-align: center;
    font-size: 18px; }
  .test-key-accuracies .progress-test-accuracy {
    width: 100%;
    top: 62px;
    text-align: center;
    font-size: 18px; }
  .test-key-accuracies .progress-test-keys-total {
    left: 6px;
    top: 90px;
    width: 170px;
    color: #F00; }
  .test-key-accuracies .progress-test-errors-total {
    left: 175px;
    top: 90px;
    width: 136px;
    color: #F00; }
  .test-key-accuracies .progress-test-errors-remain {
    left: 313px;
    top: 90px;
    width: 168px;
    color: #F00; }
  .test-key-accuracies .progress-test-duration {
    left: 363px;
    top: 253px;
    width: 96px;
    color: #F00;
    line-height: 1.2;
    text-align: center; }
  .test-key-accuracies .progress-test-legend {
    left: 83px;
    top: 287px;
    width: 250px;
    height: 99px; }
    .test-key-accuracies .progress-test-legend .key-focus, .test-key-accuracies .progress-test-legend .key-normal, .test-key-accuracies .progress-test-legend .key-accuracy {
      position: relative;
      width: 100%;
      height: 37px;
      clear: both; }
      .test-key-accuracies .progress-test-legend .key-focus *, .test-key-accuracies .progress-test-legend .key-normal *, .test-key-accuracies .progress-test-legend .key-accuracy * {
        float: left;
        position: relative; }
      .test-key-accuracies .progress-test-legend .key-focus .legend-label, .test-key-accuracies .progress-test-legend .key-normal .legend-label, .test-key-accuracies .progress-test-legend .key-accuracy .legend-label {
        margin-top: 4px;
        margin-left: 10px;
        font-size: 16px; }
    .test-key-accuracies .progress-test-legend .key-focus .legend-icon {
      width: 29px;
      height: 30px;
      background: url("/img/test_report_sprites.png") no-repeat;
      background-position: -1px -1px; }
    .test-key-accuracies .progress-test-legend .key-normal .legend-icon {
      width: 29px;
      height: 30px;
      background: url("/img/test_report_sprites.png") no-repeat;
      background-position: -32px -1px; }
    .test-key-accuracies .progress-test-legend .key-accuracy .legend-icon {
      margin-left: 4px;
      margin-top: 5px; }
  .test-key-accuracies .focus-keys {
    left: 22px;
    top: 123px; }
  .test-key-accuracies .key-acc {
    width: 25px;
    height: 18px;
    background-color: #FFFF00;
    border: 1px solid black;
    font-size: 12px;
    text-align: center; }
  .test-key-accuracies .acc-48 {
    left: 62px;
    top: 116px; }
  .test-key-accuracies .acc-49 {
    left: 91px;
    top: 116px; }
  .test-key-accuracies .acc-50 {
    left: 120px;
    top: 116px; }
  .test-key-accuracies .acc-51 {
    left: 149px;
    top: 116px; }
  .test-key-accuracies .acc-52 {
    left: 178px;
    top: 116px; }
  .test-key-accuracies .acc-53 {
    left: 206px;
    top: 116px; }
  .test-key-accuracies .acc-54 {
    left: 235px;
    top: 116px; }
  .test-key-accuracies .acc-55 {
    left: 264px;
    top: 116px; }
  .test-key-accuracies .acc-56 {
    left: 293px;
    top: 116px; }
  .test-key-accuracies .acc-57 {
    left: 322px;
    top: 116px; }
  .test-key-accuracies .acc-65 {
    left: 80px;
    top: 198px; }
  .test-key-accuracies .acc-66 {
    left: 210px;
    top: 229px; }
  .test-key-accuracies .acc-67 {
    left: 153px;
    top: 229px; }
  .test-key-accuracies .acc-68 {
    left: 137px;
    top: 198px; }
  .test-key-accuracies .acc-69 {
    left: 128px;
    top: 168px; }
  .test-key-accuracies .acc-70 {
    left: 166px;
    top: 198px; }
  .test-key-accuracies .acc-71 {
    left: 195px;
    top: 198px; }
  .test-key-accuracies .acc-72 {
    left: 224px;
    top: 198px; }
  .test-key-accuracies .acc-73 {
    left: 274px;
    top: 168px; }
  .test-key-accuracies .acc-74 {
    left: 253px;
    top: 198px; }
  .test-key-accuracies .acc-75 {
    left: 282px;
    top: 198px; }
  .test-key-accuracies .acc-76 {
    left: 311px;
    top: 198px; }
  .test-key-accuracies .acc-77 {
    left: 268px;
    top: 229px; }
  .test-key-accuracies .acc-78 {
    left: 239px;
    top: 229px; }
  .test-key-accuracies .acc-79 {
    left: 302px;
    top: 168px; }
  .test-key-accuracies .acc-80 {
    left: 331px;
    top: 168px; }
  .test-key-accuracies .acc-81 {
    left: 70px;
    top: 168px; }
  .test-key-accuracies .acc-82 {
    left: 158px;
    top: 168px; }
  .test-key-accuracies .acc-83 {
    left: 109px;
    top: 198px; }
  .test-key-accuracies .acc-84 {
    left: 187px;
    top: 168px; }
  .test-key-accuracies .acc-85 {
    left: 246px;
    top: 168px; }
  .test-key-accuracies .acc-86 {
    left: 181px;
    top: 229px; }
  .test-key-accuracies .acc-87 {
    left: 99px;
    top: 168px; }
  .test-key-accuracies .acc-88 {
    left: 125px;
    top: 229px; }
  .test-key-accuracies .acc-89 {
    left: 217px;
    top: 168px; }
  .test-key-accuracies .acc-90 {
    left: 96px;
    top: 229px; }
  .test-key-accuracies .acc-39 {
    left: 371px;
    top: 198px; }
  .test-key-accuracies .acc-59 {
    left: 343px;
    top: 198px; }
  .test-key-accuracies .acc-44 {
    left: 303px;
    top: 229px; }
  .test-key-accuracies .acc-46 {
    left: 332px;
    top: 229px; }
  .test-key-accuracies .acc-63 {
    left: 360px;
    top: 229px; }
  .test-key-accuracies .acc-32 {
    left: 223px;
    top: 260px; }
  .test-key-accuracies.no-focus-keys {
    height: 330px; }
    .test-key-accuracies.no-focus-keys .progress-test-legend {
      height: 29px; }

.focus-keys {
  width: 435px;
  height: 153px; }

.focus-keys-1 {
  background: url("/img/focus-keys/room_1.png") no-repeat; }

.focus-keys-2 {
  background: url("/img/focus-keys/room_2.png") no-repeat; }

.focus-keys-3 {
  background: url("/img/focus-keys/room_3.png") no-repeat; }

.focus-keys-4 {
  background: url("/img/focus-keys/room_4.png") no-repeat; }

.focus-keys-5 {
  background: url("/img/focus-keys/room_5.png") no-repeat; }

.focus-keys-6 {
  background: url("/img/focus-keys/room_6.png") no-repeat; }

.focus-keys-7 {
  background: url("/img/focus-keys/room_7.png") no-repeat; }

.focus-keys-8 {
  background: url("/img/focus-keys/room_8.png") no-repeat; }

.focus-keys-9 {
  background: url("/img/focus-keys/room_9.png") no-repeat; }

.focus-keys-10 {
  background: url("/img/focus-keys/room_10.png") no-repeat; }

.focus-keys-11 {
  background: url("/img/focus-keys/room_11.png") no-repeat; }

.focus-keys-12 {
  background: url("/img/focus-keys/room_12.png") no-repeat; }

.focus-keys-13 {
  background: url("/img/focus-keys/room_13.png") no-repeat; }

.focus-keys-14 {
  background: url("/img/focus-keys/room_14.png") no-repeat; }

.focus-keys-15 {
  background: url("/img/focus-keys/room_15.png") no-repeat; }

.focus-keys-16 {
  background: url("/img/focus-keys/room_16.png") no-repeat; }

.focus-keys-none {
  background: url("/img/focus-keys/none.png") no-repeat; }

.intro-view .video-poster {
  background: url("//cdn.typingtournament.com/static/video/intro_poster.png") no-repeat; }
  .intro-view .video-poster .instruction {
    color: #FFF;
    font-family: Knockout;
    font-size: 90px;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 600px; }

.intro-view .intro-screen-1 {
  background: url("/img/intro_screen_1.png") no-repeat; }

.intro-view .intro-screen-2 {
  background: url("/img/intro_screen_2.png") no-repeat; }

.intro-view .intro-screen-3 {
  background: url("/img/intro_screen_3.png") no-repeat; }

.intro-view .next-button {
  left: 624px;
  top: 524px; }

.map {
  position: relative; }
  .map > * {
    position: absolute; }
  .map.map-bg {
    width: 800px;
    height: 600px; }
  .map.map-1 {
    background: url("/img/map_1_bg.png") no-repeat; }
  .map.map-2 {
    background: url("/img/map_2_bg.png") no-repeat; }
  .map.map-3 {
    background: url("/img/map_3_bg.png") no-repeat; }
  .map .room-icon-p {
    left: 155px;
    top: 106px;
    width: 171px;
    height: 112px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-p.room-current {
      background: url("/img/map_1_room_p_prog.png") no-repeat; }
    .map .room-icon-p.room-complete {
      background: url("/img/map_1_room_p_done.png") no-repeat; }
    .map .room-icon-p.room-lock {
      background: url("/img/map_1_room_p_lock.png") no-repeat; }
    .map .room-icon-p.room-focus {
      background: url("/img/map_1_room_p_focus.png") no-repeat; }
  .map .room-icon-1 {
    left: 390px;
    top: 81px;
    width: 97px;
    height: 108px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-1.room-current {
      background: url("/img/map_1_room_1_prog.png") no-repeat; }
    .map .room-icon-1.room-complete {
      background: url("/img/map_1_room_1_done.png") no-repeat; }
    .map .room-icon-1.room-lock {
      background: url("/img/map_1_room_1_lock.png") no-repeat; }
    .map .room-icon-1.room-focus {
      background: url("/img/map_1_room_1_focus.png") no-repeat; }
  .map .room-icon-2 {
    left: 606px;
    top: 92px;
    width: 135px;
    height: 121px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-2.room-current {
      background: url("/img/map_1_room_2_prog.png") no-repeat; }
    .map .room-icon-2.room-complete {
      background: url("/img/map_1_room_2_done.png") no-repeat; }
    .map .room-icon-2.room-lock {
      background: url("/img/map_1_room_2_lock.png") no-repeat; }
    .map .room-icon-2.room-focus {
      background: url("/img/map_1_room_2_focus.png") no-repeat; }
  .map .room-icon-3 {
    left: 617px;
    top: 257px;
    width: 92px;
    height: 122px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-3.room-current {
      background: url("/img/map_1_room_3_prog.png") no-repeat; }
    .map .room-icon-3.room-complete {
      background: url("/img/map_1_room_3_done.png") no-repeat; }
    .map .room-icon-3.room-lock {
      background: url("/img/map_1_room_3_lock.png") no-repeat; }
    .map .room-icon-3.room-focus {
      background: url("/img/map_1_room_3_focus.png") no-repeat; }
  .map .room-icon-4 {
    left: 290px;
    top: 225px;
    width: 144px;
    height: 120px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-4.room-current {
      background: url("/img/map_1_room_4_prog.png") no-repeat; }
    .map .room-icon-4.room-complete {
      background: url("/img/map_1_room_4_done.png") no-repeat; }
    .map .room-icon-4.room-lock {
      background: url("/img/map_1_room_4_lock.png") no-repeat; }
    .map .room-icon-4.room-focus {
      background: url("/img/map_1_room_4_focus.png") no-repeat; }
  .map .room-icon-5 {
    left: 77px;
    top: 309px;
    width: 119px;
    height: 116px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-5.room-current {
      background: url("/img/map_1_room_5_prog.png") no-repeat; }
    .map .room-icon-5.room-complete {
      background: url("/img/map_1_room_5_done.png") no-repeat; }
    .map .room-icon-5.room-lock {
      background: url("/img/map_1_room_5_lock.png") no-repeat; }
    .map .room-icon-5.room-focus {
      background: url("/img/map_1_room_5_focus.png") no-repeat; }
  .map .room-icon-6 {
    left: 52px;
    top: 326px;
    width: 142px;
    height: 120px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-6.room-current {
      background: url("/img/map_2_room_6_prog.png") no-repeat; }
    .map .room-icon-6.room-complete {
      background: url("/img/map_2_room_6_done.png") no-repeat; }
    .map .room-icon-6.room-lock {
      background: url("/img/map_2_room_6_lock.png") no-repeat; }
    .map .room-icon-6.room-focus {
      background: url("/img/map_2_room_6_focus.png") no-repeat; }
  .map .room-icon-7 {
    left: 303px;
    top: 396px;
    width: 130px;
    height: 117px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-7.room-current {
      background: url("/img/map_2_room_7_prog.png") no-repeat; }
    .map .room-icon-7.room-complete {
      background: url("/img/map_2_room_7_done.png") no-repeat; }
    .map .room-icon-7.room-lock {
      background: url("/img/map_2_room_7_lock.png") no-repeat; }
    .map .room-icon-7.room-focus {
      background: url("/img/map_2_room_7_focus.png") no-repeat; }
  .map .room-icon-8 {
    left: 346px;
    top: 139px;
    width: 129px;
    height: 121px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-8.room-current {
      background: url("/img/map_2_room_8_prog.png") no-repeat; }
    .map .room-icon-8.room-complete {
      background: url("/img/map_2_room_8_done.png") no-repeat; }
    .map .room-icon-8.room-lock {
      background: url("/img/map_2_room_8_lock.png") no-repeat; }
    .map .room-icon-8.room-focus {
      background: url("/img/map_2_room_8_focus.png") no-repeat; }
  .map .room-icon-9 {
    left: 528px;
    top: 109px;
    width: 124px;
    height: 120px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-9.room-current {
      background: url("/img/map_2_room_9_prog.png") no-repeat; }
    .map .room-icon-9.room-complete {
      background: url("/img/map_2_room_9_done.png") no-repeat; }
    .map .room-icon-9.room-lock {
      background: url("/img/map_2_room_9_lock.png") no-repeat; }
    .map .room-icon-9.room-focus {
      background: url("/img/map_2_room_9_focus.png") no-repeat; }
  .map .room-icon-10 {
    left: 525px;
    top: 264px;
    width: 145px;
    height: 123px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-10.room-current {
      background: url("/img/map_2_room_10_prog.png") no-repeat; }
    .map .room-icon-10.room-complete {
      background: url("/img/map_2_room_10_done.png") no-repeat; }
    .map .room-icon-10.room-lock {
      background: url("/img/map_2_room_10_lock.png") no-repeat; }
    .map .room-icon-10.room-focus {
      background: url("/img/map_2_room_10_focus.png") no-repeat; }
  .map .room-icon-11 {
    left: 301px;
    top: 350px;
    width: 140px;
    height: 122px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-11.room-current {
      background: url("/img/map_3_room_11_prog.png") no-repeat; }
    .map .room-icon-11.room-complete {
      background: url("/img/map_3_room_11_done.png") no-repeat; }
    .map .room-icon-11.room-lock {
      background: url("/img/map_3_room_11_lock.png") no-repeat; }
    .map .room-icon-11.room-focus {
      background: url("/img/map_3_room_11_focus.png") no-repeat; }
  .map .room-icon-12 {
    left: 216px;
    top: 127px;
    width: 106px;
    height: 194px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-12.room-current {
      background: url("/img/map_3_room_12_prog.png") no-repeat; }
    .map .room-icon-12.room-complete {
      background: url("/img/map_3_room_12_done.png") no-repeat; }
    .map .room-icon-12.room-lock {
      background: url("/img/map_3_room_12_lock.png") no-repeat; }
    .map .room-icon-12.room-focus {
      background: url("/img/map_3_room_12_focus.png") no-repeat; }
  .map .room-icon-13 {
    left: 351px;
    top: 128px;
    width: 93px;
    height: 196px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-13.room-current {
      background: url("/img/map_3_room_13_prog.png") no-repeat; }
    .map .room-icon-13.room-complete {
      background: url("/img/map_3_room_13_done.png") no-repeat; }
    .map .room-icon-13.room-lock {
      background: url("/img/map_3_room_13_lock.png") no-repeat; }
    .map .room-icon-13.room-focus {
      background: url("/img/map_3_room_13_focus.png") no-repeat; }
  .map .room-icon-14 {
    left: 486px;
    top: 413px;
    width: 149px;
    height: 121px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-14.room-current {
      background: url("/img/map_3_room_14_prog.png") no-repeat; }
    .map .room-icon-14.room-complete {
      background: url("/img/map_3_room_14_done.png") no-repeat; }
    .map .room-icon-14.room-lock {
      background: url("/img/map_3_room_14_lock.png") no-repeat; }
    .map .room-icon-14.room-focus {
      background: url("/img/map_3_room_14_focus.png") no-repeat; }
  .map .room-icon-15 {
    left: 656px;
    top: 191px;
    width: 91px;
    height: 197px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-15.room-current {
      background: url("/img/map_3_room_15_prog.png") no-repeat; }
    .map .room-icon-15.room-complete {
      background: url("/img/map_3_room_15_done.png") no-repeat; }
    .map .room-icon-15.room-lock {
      background: url("/img/map_3_room_15_lock.png") no-repeat; }
    .map .room-icon-15.room-focus {
      background: url("/img/map_3_room_15_focus.png") no-repeat; }
  .map .room-icon-16 {
    left: 465px;
    top: 116px;
    width: 142px;
    height: 116px;
    /* normal state not required */
    /* &.room-normal { background: url('/img/map_' + $map + '_room_' + $room + '_norm.png') no-repeat; } */ }
    .map .room-icon-16.room-current {
      background: url("/img/map_3_room_16_prog.png") no-repeat; }
    .map .room-icon-16.room-complete {
      background: url("/img/map_3_room_16_done.png") no-repeat; }
    .map .room-icon-16.room-lock {
      background: url("/img/map_3_room_16_lock.png") no-repeat; }
    .map .room-icon-16.room-focus {
      background: url("/img/map_3_room_16_focus.png") no-repeat; }
  .content-country-us .map .room-icon-12.room-current {
    background: url("/img/map_3_room_12_prog_us.png") no-repeat; }
  .content-country-us .map .room-icon-12.room-complete {
    background: url("/img/map_3_room_12_done_us.png") no-repeat; }
  .content-country-us .map .room-icon-12.room-focus {
    background: url("/img/map_3_room_12_focus_us.png") no-repeat; }
  .map .room-button-p {
    left: 150px;
    top: 100px;
    width: 183px;
    height: 127px; }
  .map .room-button-1 {
    left: 382px;
    top: 74px;
    width: 140px;
    height: 126px; }
  .map .room-button-2 {
    left: 598px;
    top: 86px;
    width: 152px;
    height: 137px; }
  .map .room-button-3 {
    left: 586px;
    top: 257px;
    width: 123px;
    height: 123px; }
  .map .room-button-4 {
    left: 291px;
    top: 227px;
    width: 143px;
    height: 117px; }
  .map .room-button-5 {
    left: 38px;
    top: 309px;
    width: 158px;
    height: 116px; }
  .map .room-button-6 {
    left: 52px;
    top: 326px;
    width: 142px;
    height: 120px; }
  .map .room-button-7 {
    left: 303px;
    top: 396px;
    width: 130px;
    height: 117px; }
  .map .room-button-8 {
    left: 346px;
    top: 139px;
    width: 129px;
    height: 121px; }
  .map .room-button-9 {
    left: 528px;
    top: 109px;
    width: 124px;
    height: 120px; }
  .map .room-button-10 {
    left: 525px;
    top: 264px;
    width: 145px;
    height: 123px; }
  .map .room-button-11 {
    left: 301px;
    top: 350px;
    width: 140px;
    height: 122px; }
  .map .room-button-12 {
    left: 216px;
    top: 128px;
    width: 106px;
    height: 194px; }
  .map .room-button-13 {
    left: 351px;
    top: 128px;
    width: 93px;
    height: 196px; }
  .map .room-button-14 {
    left: 486px;
    top: 413px;
    width: 149px;
    height: 121px; }
  .map .room-button-15 {
    left: 656px;
    top: 191px;
    width: 91px;
    height: 197px; }
  .map .room-button-16 {
    left: 465px;
    top: 116px;
    width: 142px;
    height: 116px; }
  .map .map-1-button-2 {
    left: 238px;
    top: 365px;
    width: 177px;
    height: 126px; }
  .map .map-1-button-3 {
    left: 518px;
    top: 395px;
    width: 177px;
    height: 126px; }
  .map .map-2-button-1 {
    left: 29px;
    top: 95px;
    width: 177px;
    height: 126px; }
  .map .map-2-button-3 {
    left: 586px;
    top: 414px;
    width: 177px;
    height: 126px; }
  .map .map-3-button-1 {
    left: 12px;
    top: 98px;
    width: 177px;
    height: 126px; }
  .map .map-3-button-2 {
    left: 4px;
    top: 265px;
    width: 177px;
    height: 126px; }
  .map .change-level-button {
    left: 189px;
    top: 559px; }
  .map .progress-button {
    left: 404px;
    top: 559px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .map .progress-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .map .progress-button:not(.disabled):not([disabled]):hover, .map .progress-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .map .progress-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .map .progress-button.disabled, .map .progress-button[disabled] {
      background-position: -1px -91px; }
    .map .progress-button:hover {
      text-decoration: none; }
    .map .progress-button::before {
      content: "View Progress";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .map .unlock-all-rooms-button {
    left: 404px;
    top: 529px; }
  .map .speed-test-button {
    right: 14px;
    top: 524px;
    font-size: 27px;
    height: 62px;
    width: 162px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    line-height: 1.75em; }
  .map .room-skip-message {
    width: 258px;
    height: 272px;
    background: url("/img/map-rollovers/bg.png") no-repeat;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.5); }
    .map .room-skip-message > * {
      position: absolute; }
    .map .room-skip-message.room-2 {
      left: 421px;
      top: 37px; }
    .map .room-skip-message.room-3 {
      left: 325px;
      top: 199px; }
    .map .room-skip-message.room-4 {
      left: 356px;
      top: 163px; }
    .map .room-skip-message.room-5 {
      left: 87px;
      top: 221px; }
    .map .room-skip-message.room-6 {
      left: 186px;
      top: 235px; }
    .map .room-skip-message.room-7 {
      left: 430px;
      top: 289px; }
    .map .room-skip-message.room-8 {
      left: 399px;
      top: 76px; }
    .map .room-skip-message.room-9 {
      left: 272px;
      top: 19px; }
    .map .room-skip-message.room-10 {
      left: 345px;
      top: 173px; }
    .map .room-skip-message.room-11 {
      left: 363px;
      top: 257px; }
    .map .room-skip-message.room-12 {
      left: 302px;
      top: 140px; }
    .map .room-skip-message.room-13 {
      left: 429px;
      top: 148px; }
    .map .room-skip-message.room-14 {
      left: 233px;
      top: 288px; }
    .map .room-skip-message.room-15 {
      left: 411px;
      top: 206px; }
    .map .room-skip-message.room-16 {
      left: 531px;
      top: 59px; }
    .map .room-skip-message .skip-text {
      left: 20px;
      right: 20px;
      top: 64px;
      font-size: 12px;
      line-height: 1; }
      .map .room-skip-message .skip-text * {
        position: static; }
      .map .room-skip-message .skip-text p {
        margin-bottom: 6px; }
    .map .room-skip-message .skip-enabled-keys {
      left: 23px;
      top: 175px;
      width: 213px;
      height: 77px; }
      .map .room-skip-message .skip-enabled-keys.room-2 {
        background: url("/img/map-rollovers/room_2.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-3 {
        background: url("/img/map-rollovers/room_3.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-4 {
        background: url("/img/map-rollovers/room_4.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-5 {
        background: url("/img/map-rollovers/room_5.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-6 {
        background: url("/img/map-rollovers/room_6.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-7 {
        background: url("/img/map-rollovers/room_7.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-8 {
        background: url("/img/map-rollovers/room_8.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-9 {
        background: url("/img/map-rollovers/room_9.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-10 {
        background: url("/img/map-rollovers/room_10.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-11 {
        background: url("/img/map-rollovers/room_11.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-12 {
        background: url("/img/map-rollovers/room_12.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-13 {
        background: url("/img/map-rollovers/room_13.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-14 {
        background: url("/img/map-rollovers/room_14.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-15 {
        background: url("/img/map-rollovers/room_15.png") no-repeat; }
      .map .room-skip-message .skip-enabled-keys.room-16 {
        background: url("/img/map-rollovers/room_16.png") no-repeat; }
  .map .main-menu-button {
    left: 14px;
    top: 524px; }
    .map .main-menu-button .button-label {
      font-size: 27px; }
  .map .movie-rollover-button {
    width: 170px;
    height: 104px;
    left: 614px;
    top: 84px;
    cursor: default !important; }
    .map .movie-rollover-button:hover ~ .movie-rollover {
      display: inherit; }
  .map .movie-rollover {
    width: 221px;
    height: 146px;
    left: 389px;
    top: 66px;
    display: none;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.5);
    font-size: 12px;
    text-align: center;
    line-height: 1;
    background: url("/img/map-rollovers/movie.png") no-repeat;
    padding-top: 95px;
    padding-left: 20px;
    padding-right: 20px; }

.levels-locked-popup {
  font-size: 16px; }
  .levels-locked-popup .app-title {
    left: 94px;
    top: 43px;
    width: 200px;
    text-align: center;
    font-size: 55px;
    line-height: 0.8; }
  .levels-locked-popup .padlock {
    width: 53px;
    height: 73px;
    left: 50px;
    top: 59px;
    background: url("/img/padlock.png") no-repeat; }
  .levels-locked-popup .text {
    left: 40px;
    width: 239px;
    text-align: center; }
  .levels-locked-popup .text1 {
    top: 140px; }
  .levels-locked-popup .speed-button {
    left: 56px;
    top: 190px; }
  .levels-locked-popup .text2 {
    top: 230px; }
  .levels-locked-popup .text3 {
    top: 330px;
    font-weight: bold; }

.room {
  position: relative;
  width: 800px;
  height: 600px;
  /* Adapted from https://codepen.io/syndicatefx/pen/wakju */ }
  .room > * {
    position: absolute; }
  .room .room-bg {
    width: 800px;
    height: 600px; }
    .room .room-bg > * {
      position: absolute; }
    .room .room-bg .room-token-bg {
      left: 0;
      bottom: 0;
      width: 575px;
      height: 65px;
      background: url("/img/room-token-bg.png") no-repeat; }
    .room .room-bg .room-side-bg {
      right: 0;
      top: 0;
      width: 225px;
      height: 100%;
      background: url("/img/room-side-bg-tile.png") repeat-y; }
    .room .room-bg .room-goal-bg {
      left: 0;
      top: 496px;
      width: 575px;
      height: 39px;
      background: url("/img/room-goal-bg.png") no-repeat; }
  .room .room-graphic {
    left: 0px;
    top: 0px;
    width: 575px;
    height: 496px; }
  .room .room-title {
    left: 575px;
    top: 20px;
    width: 225px;
    font-family: 'Knockout';
    font-size: 50px;
    text-align: center;
    color: white;
    white-space: nowrap;
    overflow-x: hidden;
    line-height: 1;
    text-shadow: -3px -3px 1px #4A2100, 3px -3px 1px #4A2100, -3px 3px 1px #4A2100, 3px 3px 1px #4A2100, -3px 0px 1px #4A2100, 3px 0px 1px #4A2100, 0px 3px 1px #4A2100, 0px -3px 1px #4A2100; }
    .room .room-title .position {
      margin-right: 0.1em; }
  .room .room-tokens-collected {
    font-size: 10px;
    font-weight: bold;
    color: #481f00;
    left: 20px;
    top: 578px;
    width: 145px; }
  .room .room-drill-1-passed {
    background: url("/img/room_drill_1_complete.png") no-repeat;
    left: 201px;
    top: 544px;
    width: 45px;
    height: 56px; }
  .room .room-drill-2-passed {
    background: url("/img/room_drill_2_complete.png") no-repeat;
    left: 294px;
    top: 544px;
    width: 35px;
    height: 56px; }
  .room .room-drill-3-passed {
    background: url("/img/room_drill_3_complete.png") no-repeat;
    left: 383px;
    top: 546px;
    width: 41px;
    height: 54px; }
  .room .room-test-complete {
    background: url("/img/room_test_complete.png") no-repeat;
    left: 506px;
    top: 538px;
    width: 67px;
    height: 62px; }
  .room .room-level-requirement {
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    left: 4px;
    top: 509px;
    width: 567px;
    height: 19px; }
  .room .lesson-button {
    left: 584px;
    top: 81px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .lesson-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .lesson-button:not(.disabled):not([disabled]):hover, .room .lesson-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .lesson-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .lesson-button.disabled, .room .lesson-button[disabled] {
      background-position: -1px -91px; }
    .room .lesson-button:hover {
      text-decoration: none; }
    .room .lesson-button::before {
      content: "Lesson";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .practise-button {
    left: 584px;
    top: 113px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .practise-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .practise-button:not(.disabled):not([disabled]):hover, .room .practise-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .practise-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .practise-button.disabled, .room .practise-button[disabled] {
      background-position: -1px -91px; }
    .room .practise-button:hover {
      text-decoration: none; }
    .room .practise-button::before {
      content: "Practise Focus Keys";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .drill-1-button {
    left: 584px;
    top: 159px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .drill-1-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .drill-1-button:not(.disabled):not([disabled]):hover, .room .drill-1-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .drill-1-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .drill-1-button.disabled, .room .drill-1-button[disabled] {
      background-position: -1px -91px; }
    .room .drill-1-button:hover {
      text-decoration: none; }
    .room .drill-1-button::before {
      content: "Drill 1";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .drill-2-button {
    left: 584px;
    top: 191px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .drill-2-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .drill-2-button:not(.disabled):not([disabled]):hover, .room .drill-2-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .drill-2-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .drill-2-button.disabled, .room .drill-2-button[disabled] {
      background-position: -1px -91px; }
    .room .drill-2-button:hover {
      text-decoration: none; }
    .room .drill-2-button::before {
      content: "Drill 2";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .drill-3-button {
    left: 584px;
    top: 223px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .drill-3-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .drill-3-button:not(.disabled):not([disabled]):hover, .room .drill-3-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .drill-3-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .drill-3-button.disabled, .room .drill-3-button[disabled] {
      background-position: -1px -91px; }
    .room .drill-3-button:hover {
      text-decoration: none; }
    .room .drill-3-button::before {
      content: "Drill 3";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .game-1-button {
    left: 584px;
    top: 273px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .game-1-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .game-1-button:not(.disabled):not([disabled]):hover, .room .game-1-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .game-1-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .game-1-button.disabled, .room .game-1-button[disabled] {
      background-position: -1px -91px; }
    .room .game-1-button:hover {
      text-decoration: none; }
    .room .game-1-button::before {
      content: "Siege";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .game-2-button {
    left: 584px;
    top: 304px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .game-2-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .game-2-button:not(.disabled):not([disabled]):hover, .room .game-2-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .game-2-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .game-2-button.disabled, .room .game-2-button[disabled] {
      background-position: -1px -91px; }
    .room .game-2-button:hover {
      text-decoration: none; }
    .room .game-2-button::before {
      content: "Powder Keg";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .game-3-button {
    left: 584px;
    top: 336px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .game-3-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .game-3-button:not(.disabled):not([disabled]):hover, .room .game-3-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .game-3-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .game-3-button.disabled, .room .game-3-button[disabled] {
      background-position: -1px -91px; }
    .room .game-3-button:hover {
      text-decoration: none; }
    .room .game-3-button::before {
      content: "Dragon Chase";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .progress-button {
    left: 584px;
    top: 385px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .progress-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .progress-button:not(.disabled):not([disabled]):hover, .room .progress-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .progress-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .progress-button.disabled, .room .progress-button[disabled] {
      background-position: -1px -91px; }
    .room .progress-button:hover {
      text-decoration: none; }
    .room .progress-button::before {
      content: "View Progress";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .test-button {
    left: 584px;
    top: 416px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .test-button:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .test-button:not(.disabled):not([disabled]):hover, .room .test-button:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .test-button:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .test-button.disabled, .room .test-button[disabled] {
      background-position: -1px -91px; }
    .room .test-button:hover {
      text-decoration: none; }
    .room .test-button::before {
      content: "Do Test Now";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .movie-button {
    left: 584px;
    top: 447px; }
  .room .map-button {
    left: 606px;
    top: 524px; }
    .room .map-button .button-label {
      font-size: 27px; }
  .room .start-prompt {
    background: url("/img/room-next-step.png") no-repeat;
    left: 465px;
    width: 118px;
    height: 76px; }
    .room .start-prompt.lesson {
      top: 57px;
      background: url("/img/room-start-here.png") no-repeat; }
    .room .start-prompt.practice {
      top: 89px; }
    .room .start-prompt.drill1 {
      top: 135px; }
    .room .start-prompt.drill2 {
      top: 167px; }
    .room .start-prompt.drill3 {
      top: 199px; }
    .room .start-prompt.test {
      top: 392px; }
  .room .test-timer {
    left: 19px;
    top: 495px;
    width: 125px;
    height: 26px;
    background-color: white;
    border-radius: 13px;
    text-align: center;
    font-size: 19px; }
  .room .room-outlet {
    left: 10px;
    top: 10px;
    width: 560px;
    height: 525px; }
  .room .room-panel {
    width: 100%;
    height: 100%; }
    .room .room-panel .start-button {
      left: 359px;
      top: 497px; }
    .room .room-panel .end-button {
      left: 440px;
      top: 497px; }
    .room .room-panel.room-panel-bg {
      width: 100%;
      height: 100%;
      background: #008AFF;
      border-top-left-radius: 80px;
      border-top-right-radius: 80px; }
    .room .room-panel .room-panel-title-bg {
      left: 150px;
      right: 150px;
      top: 10px;
      height: 30px;
      background: white;
      border-radius: 15px; }
    .room .room-panel .room-panel-body-bg {
      left: 20px;
      right: 20px;
      top: 50px;
      height: 440px; }
    .room .room-panel .room-panel-title {
      font-size: 24px;
      vertical-align: middle;
      text-align: center;
      left: 0px;
      top: -2px;
      width: 100%;
      margin: 0;
      line-height: 1.4; }
    .room .room-panel .room-panel-body {
      left: 10px;
      right: 10px;
      top: 10px;
      bottom: 10px; }
    .room .room-panel .countdown {
      width: 100%;
      left: 0px;
      top: 20px;
      font-size: 80px;
      color: #009966;
      text-align: center;
      text-shadow: 3px 3px 0px black; }
      .room .room-panel .countdown.complete {
        display: none; }
    .room .room-panel .already-collected {
      opacity: 0.4; }
    .room .room-panel.test .keyboard-demo {
      left: 20px;
      bottom: 0px; }
    .room .room-panel.test .room-panel-body .test-typing-girl {
      left: 6px;
      top: -5px; }
    .room .room-panel.test .room-panel-body .test-instructions {
      left: 180px;
      top: 139px;
      width: 314px;
      height: 68px;
      text-align: center;
      font-size: 14px; }
    .room .room-panel.test .room-panel-body .test-name {
      left: 173px;
      top: 13px;
      width: 328px;
      /*height: px;*/
      text-align: center;
      font-size: 20px;
      font-weight: bold; }
    .room .room-panel.test .room-panel-body .test-requirements {
      left: 173px;
      top: 33px;
      width: 328px;
      /*height: px;*/
      text-align: center;
      font-size: 17px; }
    .room .room-panel.test .room-panel-body .pacer-checkbox {
      left: 260px;
      top: 109px;
      font-weight: normal;
      font-size: 17px; }
      .room .room-panel.test .room-panel-body .pacer-checkbox > * {
        position: relative; }
    .room .room-panel.test .room-panel-body .bold {
      font-weight: bold; }
    .room .room-panel.test .room-panel-body .get-ready {
      top: 168px;
      width: 100%;
      text-align: center;
      font-size: 23px; }
      .room .room-panel.test .room-panel-body .get-ready * {
        position: static; }
      .room .room-panel.test .room-panel-body .get-ready .home-row-link {
        font-size: 0.7em; }
    .room .room-panel.test .room-panel-body .testable-input {
      width: 100%;
      height: 100%; }
    .room .room-panel.test .room-panel-body .testable-input .test-text-canvas, .room .room-panel.test .room-panel-body .text-pacer {
      margin: 10px; }
    .room .room-panel.drill .keyboard-demo {
      left: 20px;
      bottom: 0px; }
    .room .room-panel.drill .room-panel-body .drill-requirements {
      font-size: 18px;
      text-align: center;
      width: 100%;
      top: 24px;
      line-height: 1.2; }
    .room .room-panel.drill .room-panel-body .get-ready {
      top: 60px;
      width: 100%;
      text-align: center;
      font-size: 23px; }
      .room .room-panel.drill .room-panel-body .get-ready * {
        position: static; }
      .room .room-panel.drill .room-panel-body .get-ready .home-row-link {
        font-weight: 0.7em; }
    .room .room-panel.drill .room-panel-body .bold {
      font-weight: bold; }
    .room .room-panel.drill .room-panel-body .drill-main-box {
      left: -10px;
      top: -10px;
      right: -10px;
      bottom: -10px; }
      .room .room-panel.drill .room-panel-body .drill-main-box .drill-hint-bg {
        left: 0px;
        top: 260px;
        width: 100%;
        bottom: 0px; }
        .room .room-panel.drill .room-panel-body .drill-main-box .drill-hint-bg .animated-keys {
          left: 20px;
          top: 10px; }
      .room .room-panel.drill .room-panel-body .drill-main-box .drill-instructions {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 160px; }
        .room .room-panel.drill .room-panel-body .drill-main-box .drill-instructions .typing-girl {
          left: 4px;
          top: 28px;
          width: 122px;
          height: 132px;
          background-size: 122px 132px; }
        .room .room-panel.drill .room-panel-body .drill-main-box .drill-instructions .drill-instruction-text {
          font-size: 19px;
          font-weight: bold;
          left: 175px;
          top: 65px; }
        .room .room-panel.drill .room-panel-body .drill-main-box .drill-instructions .bold {
          font-weight: bold; }
      .room .room-panel.drill .room-panel-body .drill-main-box .drill-text-box {
        left: 0px;
        width: 100%; }
        .room .room-panel.drill .room-panel-body .drill-main-box .drill-text-box .testable-input {
          left: 10px;
          top: 10px; }
      .room .room-panel.drill .room-panel-body .drill-main-box.drill-1 .drill-text-box {
        top: 170px;
        height: 80px; }
      .room .room-panel.drill .room-panel-body .drill-main-box.drill-2 .drill-text-box {
        top: 0px;
        height: 120px; }
      .room .room-panel.drill .room-panel-body .drill-main-box.drill-3 .drill-text-box {
        top: 0px;
        height: 250px; }
      .room .room-panel.drill .room-panel-body .drill-main-box .drill-copy-bg {
        left: 0px;
        top: 130px;
        width: 100%;
        height: 120px; }
      .room .room-panel.drill .room-panel-body .drill-main-box.drill-2 .testable-input .typed-text {
        top: 130px; }
    .room .room-panel.drill .room-panel-body .drill-complete-heading {
      width: 100%;
      text-align: center;
      font-family: Knockout, sans-serif;
      font-size: 44px; }
    .room .room-panel.drill .room-panel-body .drill-result-speed {
      left: 42px;
      top: 111px;
      width: 417px;
      font-size: 18px;
      text-align: center;
      line-height: 1.2; }
    .room .room-panel.drill .room-panel-body .drill-result-detail {
      left: 15px;
      top: 65px;
      width: 457px;
      font-size: 14px;
      color: #667;
      text-align: center; }
    .room .room-panel.drill .room-panel-body .drill-result-text-2 {
      left: 213px;
      top: 257px;
      width: 283px;
      font-size: 16px;
      text-align: center;
      color: #000;
      line-height: 1.2; }
    .room .room-panel.drill .room-panel-body .drill-result-text-3 {
      left: 0px;
      top: 112px;
      width: 500px;
      font-size: 16px;
      text-align: center;
      color: #000;
      line-height: 1.2; }
    .room .room-panel.drill .continue-button {
      right: 10px;
      bottom: 10px; }
      .room .room-panel.drill .continue-button.drill-1 {
        width: 207px;
        height: 28px;
        background: url("/img/207_28_button.png") no-repeat;
        border: 0;
        font-size: 17px;
        text-align: center;
        line-height: 28px; }
        .room .room-panel.drill .continue-button.drill-1:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .room .room-panel.drill .continue-button.drill-1:not(.disabled):not([disabled]):hover, .room .room-panel.drill .continue-button.drill-1:not(.disabled):not([disabled]).selected {
            background-position: -1px -31px; }
          .room .room-panel.drill .continue-button.drill-1:not(.disabled):not([disabled]):active {
            background-position: -1px -61px; }
        .room .room-panel.drill .continue-button.drill-1.disabled, .room .room-panel.drill .continue-button.drill-1[disabled] {
          background-position: -1px -91px; }
        .room .room-panel.drill .continue-button.drill-1:hover {
          text-decoration: none; }
        .room .room-panel.drill .continue-button.drill-1::before {
          content: "Start Drill 2";
          position: absolute;
          width: 207px;
          height: 28px;
          left: 0; }
      .room .room-panel.drill .continue-button.drill-2 {
        width: 207px;
        height: 28px;
        background: url("/img/207_28_button.png") no-repeat;
        border: 0;
        font-size: 17px;
        text-align: center;
        line-height: 28px; }
        .room .room-panel.drill .continue-button.drill-2:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .room .room-panel.drill .continue-button.drill-2:not(.disabled):not([disabled]):hover, .room .room-panel.drill .continue-button.drill-2:not(.disabled):not([disabled]).selected {
            background-position: -1px -31px; }
          .room .room-panel.drill .continue-button.drill-2:not(.disabled):not([disabled]):active {
            background-position: -1px -61px; }
        .room .room-panel.drill .continue-button.drill-2.disabled, .room .room-panel.drill .continue-button.drill-2[disabled] {
          background-position: -1px -91px; }
        .room .room-panel.drill .continue-button.drill-2:hover {
          text-decoration: none; }
        .room .room-panel.drill .continue-button.drill-2::before {
          content: "Start Drill 3";
          position: absolute;
          width: 207px;
          height: 28px;
          left: 0; }
      .room .room-panel.drill .continue-button.drill-3 {
        width: 207px;
        height: 28px;
        background: url("/img/207_28_button.png") no-repeat;
        border: 0;
        font-size: 17px;
        text-align: center;
        line-height: 28px; }
        .room .room-panel.drill .continue-button.drill-3:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .room .room-panel.drill .continue-button.drill-3:not(.disabled):not([disabled]):hover, .room .room-panel.drill .continue-button.drill-3:not(.disabled):not([disabled]).selected {
            background-position: -1px -31px; }
          .room .room-panel.drill .continue-button.drill-3:not(.disabled):not([disabled]):active {
            background-position: -1px -61px; }
        .room .room-panel.drill .continue-button.drill-3.disabled, .room .room-panel.drill .continue-button.drill-3[disabled] {
          background-position: -1px -91px; }
        .room .room-panel.drill .continue-button.drill-3:hover {
          text-decoration: none; }
        .room .room-panel.drill .continue-button.drill-3::before {
          content: "Start the Test";
          position: absolute;
          width: 207px;
          height: 28px;
          left: 0; }
      .room .room-panel.drill .continue-button.drill-retry {
        width: 207px;
        height: 28px;
        background: url("/img/207_28_button.png") no-repeat;
        border: 0;
        font-size: 17px;
        text-align: center;
        line-height: 28px; }
        .room .room-panel.drill .continue-button.drill-retry:not(.disabled):not([disabled]) {
          cursor: pointer;
          background-position: -1px -1px; }
          .room .room-panel.drill .continue-button.drill-retry:not(.disabled):not([disabled]):hover, .room .room-panel.drill .continue-button.drill-retry:not(.disabled):not([disabled]).selected {
            background-position: -1px -31px; }
          .room .room-panel.drill .continue-button.drill-retry:not(.disabled):not([disabled]):active {
            background-position: -1px -61px; }
        .room .room-panel.drill .continue-button.drill-retry.disabled, .room .room-panel.drill .continue-button.drill-retry[disabled] {
          background-position: -1px -91px; }
        .room .room-panel.drill .continue-button.drill-retry:hover {
          text-decoration: none; }
        .room .room-panel.drill .continue-button.drill-retry::before {
          content: "Retry Drill";
          position: absolute;
          width: 207px;
          height: 28px;
          left: 0; }
    .room .room-panel.drill .practice-button {
      left: 10px;
      bottom: 10px;
      width: 207px;
      height: 28px;
      background: url("/img/207_28_button.png") no-repeat;
      border: 0;
      font-size: 17px;
      text-align: center;
      line-height: 28px; }
      .room .room-panel.drill .practice-button:not(.disabled):not([disabled]) {
        cursor: pointer;
        background-position: -1px -1px; }
        .room .room-panel.drill .practice-button:not(.disabled):not([disabled]):hover, .room .room-panel.drill .practice-button:not(.disabled):not([disabled]).selected {
          background-position: -1px -31px; }
        .room .room-panel.drill .practice-button:not(.disabled):not([disabled]):active {
          background-position: -1px -61px; }
      .room .room-panel.drill .practice-button.disabled, .room .room-panel.drill .practice-button[disabled] {
        background-position: -1px -91px; }
      .room .room-panel.drill .practice-button:hover {
        text-decoration: none; }
      .room .room-panel.drill .practice-button::before {
        content: "Practice Focus Keys";
        position: absolute;
        width: 207px;
        height: 28px;
        left: 0; }
    .room .room-panel.drill .drill-1-icon-large {
      background: url("/img/drill_1_icon_large.png") no-repeat;
      width: 162px;
      height: 193px;
      left: 69px;
      top: 247px; }
    .room .room-panel.drill .drill-2-icon-large {
      background: url("/img/drill_2_icon_large.png") no-repeat;
      width: 162px;
      height: 259px;
      left: 69px;
      top: 181px; }
    .room .room-panel.drill .drill-3-icon-large {
      background: url("/img/drill_3_icon_large.png") no-repeat;
      width: 162px;
      height: 213px;
      left: 69px;
      top: 227px; }
    .room .room-panel .room-panel-certificate-button {
      left: 253px;
      top: 497px; }
    .room .room-panel .test-result .congratulations-image {
      left: 0px;
      top: 0px;
      width: 239px;
      height: 64px;
      background: url("/img/congrat.png") no-repeat; }
    .room .room-panel .test-result .failed-sorry-text {
      text-align: center;
      font-size: 45px;
      text-transform: uppercase;
      left: 0px;
      width: 238px;
      top: 3px; }
    .room .room-panel .test-result .scroll-image {
      left: 176px;
      top: 316px;
      width: 71px;
      height: 67px;
      background: url("/img/scroll.png") no-repeat; }
    .room .room-panel .test-result .scroll-image.animate {
      z-index: 99999; }
    .room .room-panel .test-result .scroll-text {
      font-size: 15px;
      text-align: center;
      left: 0px;
      top: 314px;
      width: 163px; }
    .room .room-panel .test-result .passed-text-1 {
      font-size: 18px;
      text-align: center;
      font-weight: bold;
      left: 2px;
      top: 62px;
      width: 238px; }
    .room .room-panel .test-result .passed-text-2 {
      font-size: 15px;
      text-align: center;
      left: 0px;
      top: 88px;
      width: 238px; }
    .room .room-panel .test-result .test-results-details {
      font-size: 12px;
      text-align: left;
      left: 55px;
      top: 140px;
      width: 176px;
      color: #667; }
      .room .room-panel .test-result .test-results-details .value {
        font-weight: bold; }
    .room .room-panel .test-result .test-results {
      font-size: 15px;
      text-align: left;
      left: 40px;
      top: 243px;
      width: 176px; }
      .room .room-panel .test-result .test-results .value {
        font-weight: bold; }
    .room .room-panel .test-result .failed-text-1 {
      font-size: 18px;
      text-align: center;
      font-weight: bold;
      left: 2px;
      top: 63px;
      width: 240px; }
    .room .room-panel .test-result .failed-text-2 {
      font-size: 15px;
      text-align: center;
      left: 3px;
      top: 89px;
      width: 238px; }
    .room .room-panel .test-result .result-movie-frame {
      left: 241px;
      top: -8px;
      width: 269px;
      height: 288px;
      background: url("/img/test_result_movie_frame.png") no-repeat; }
    .room .room-panel .test-result.passed .result-encouragement {
      left: 241px;
      top: 280px;
      width: 269px;
      height: 150px; }
    .room .room-panel .test-result.passed:not(.final) .result-encouragement {
      background: url("/img/test_result_encoragement.png") no-repeat; }
    .room .room-panel .test-result.passed.final .result-encouragement {
      background: url("/img/test_result_encoragement_2.png") no-repeat; }
    .room .room-panel .test-result.passed.final .movie-button {
      left: 273px;
      top: 249px; }
    .room .room-panel .test-result.failed .result-failed-frame {
      left: 241px;
      top: -8px;
      width: 269px;
      height: 438px;
      background: url("/img/test_result_failed_frame.png") no-repeat; }
    .room .room-panel .test-result .movie-message {
      font-size: 23px;
      text-align: center;
      left: 253px;
      top: 246px;
      width: 250px;
      color: white;
      font-family: knockout; }
    .room .room-panel .test-result .continue-from-test {
      left: 14px;
      top: 397px;
      width: 207px;
      height: 28px;
      background: url("/img/207_28_button.png") no-repeat;
      border: 0;
      font-size: 17px;
      text-align: center;
      line-height: 28px; }
      .room .room-panel .test-result .continue-from-test:not(.disabled):not([disabled]) {
        cursor: pointer;
        background-position: -1px -1px; }
        .room .room-panel .test-result .continue-from-test:not(.disabled):not([disabled]):hover, .room .room-panel .test-result .continue-from-test:not(.disabled):not([disabled]).selected {
          background-position: -1px -31px; }
        .room .room-panel .test-result .continue-from-test:not(.disabled):not([disabled]):active {
          background-position: -1px -61px; }
      .room .room-panel .test-result .continue-from-test.disabled, .room .room-panel .test-result .continue-from-test[disabled] {
        background-position: -1px -91px; }
      .room .room-panel .test-result .continue-from-test:hover {
        text-decoration: none; }
      .room .room-panel .test-result .continue-from-test::before {
        content: "Next Level";
        position: absolute;
        width: 207px;
        height: 28px;
        left: 0; }
    .room .room-panel .test-result .end-test {
      left: 14px;
      top: 397px;
      width: 207px;
      height: 28px;
      background: url("/img/207_28_button.png") no-repeat;
      border: 0;
      font-size: 17px;
      text-align: center;
      line-height: 28px; }
      .room .room-panel .test-result .end-test:not(.disabled):not([disabled]) {
        cursor: pointer;
        background-position: -1px -1px; }
        .room .room-panel .test-result .end-test:not(.disabled):not([disabled]):hover, .room .room-panel .test-result .end-test:not(.disabled):not([disabled]).selected {
          background-position: -1px -31px; }
        .room .room-panel .test-result .end-test:not(.disabled):not([disabled]):active {
          background-position: -1px -61px; }
      .room .room-panel .test-result .end-test.disabled, .room .room-panel .test-result .end-test[disabled] {
        background-position: -1px -91px; }
      .room .room-panel .test-result .end-test:hover {
        text-decoration: none; }
      .room .room-panel .test-result .end-test::before {
        content: "End";
        position: absolute;
        width: 207px;
        height: 28px;
        left: 0; }
  .room .lesson-view .lesson-top-box {
    left: 20px;
    top: 50px;
    right: 20px;
    height: 160px; }
    .room .lesson-view .lesson-top-box .typing-girl {
      left: 4px;
      bottom: 0px;
      width: 122px;
      height: 131px;
      background-size: 122px 131px; }
    .room .lesson-view .lesson-top-box .lesson-instruction {
      left: 138px;
      top: 10px;
      width: 370px;
      height: 140px;
      font-size: 20px;
      display: table; }
      .room .lesson-view .lesson-top-box .lesson-instruction > div {
        display: table-cell;
        vertical-align: middle;
        position: static;
        text-align: center;
        line-height: 1; }
        .room .lesson-view .lesson-top-box .lesson-instruction > div * {
          position: static; }
        .room .lesson-view .lesson-top-box .lesson-instruction > div ul {
          padding-left: 10px; }
    .room .lesson-view .lesson-top-box .top-margin {
      margin-top: 5px; }
  .room .lesson-view .progress {
    top: 10px;
    width: 220px;
    height: 34px;
    left: 80px;
    border: 3px solid #CCC; }
    .room .lesson-view .progress .progress-bar {
      background-color: #ffe34b;
      box-shadow: none; }
  .room .lesson-view .room-panel-title {
    top: 10px;
    width: 220px;
    left: 80px;
    color: #000; }
  .room .lesson-view .controls {
    background-color: #FFFFFF;
    left: 310px;
    width: 170px;
    height: 34px;
    top: 10px;
    border: 3px solid #CCC;
    border-radius: 4px; }
    .room .lesson-view .controls .animated-speaker {
      font-size: 24px;
      right: 20px;
      top: 2px; }
    .room .lesson-view .controls .toggle-button {
      font-size: 18px;
      top: 2px;
      left: 3px; }
      .room .lesson-view .controls .toggle-button .toggle-button-label {
        font-size: 0.8em; }
  .room .lesson-view .lesson-instruction-bottom-box {
    left: 20px;
    top: 220px;
    width: 520px;
    height: 270px;
    display: table; }
    .room .lesson-view .lesson-instruction-bottom-box > div {
      width: 100%;
      height: 100%;
      vertical-align: middle;
      text-align: center;
      display: table-cell;
      position: static; }
      .room .lesson-view .lesson-instruction-bottom-box > div > img {
        position: static;
        margin-left: auto;
        margin-right: auto; }
  .room .lesson-view .lesson-demo-middle-box {
    left: 20px;
    top: 220px;
    right: 20px;
    height: 80px; }
  .room .lesson-view .lesson-demo-bottom-box {
    left: 20px;
    top: 310px;
    right: 20px;
    bottom: 35px; }
  .room .lesson-view .lesson-complete-box {
    left: 20px;
    top: 50px;
    right: 20px;
    bottom: 35px; }
    .room .lesson-view .lesson-complete-box .lesson-complete-image {
      left: 118px;
      top: 19px; }
    .room .lesson-view .lesson-complete-box .lesson-complete-text {
      left: 90px;
      top: 70px;
      width: 340px;
      line-height: 1.2;
      text-align: center;
      font-size: 18px; }
    .room .lesson-view .lesson-complete-box .typing-girl {
      left: 64px;
      top: 272px; }
  .room .lesson-view .next-small-button {
    left: 440px;
    top: 184px; }
  .room .lesson-view .demo-text {
    left: 37px;
    top: 238px; }
  .room .lesson-view .testable-input {
    left: 37px;
    top: 238px; }
  .room .lesson-view .animated-keys {
    left: 40px;
    top: 320px; }
  .room .lesson-view .continue-from-lesson {
    right: 10px;
    bottom: 10px;
    width: 207px;
    height: 28px;
    background: url("/img/207_28_button.png") no-repeat;
    border: 0;
    font-size: 17px;
    text-align: center;
    line-height: 28px; }
    .room .lesson-view .continue-from-lesson:not(.disabled):not([disabled]) {
      cursor: pointer;
      background-position: -1px -1px; }
      .room .lesson-view .continue-from-lesson:not(.disabled):not([disabled]):hover, .room .lesson-view .continue-from-lesson:not(.disabled):not([disabled]).selected {
        background-position: -1px -31px; }
      .room .lesson-view .continue-from-lesson:not(.disabled):not([disabled]):active {
        background-position: -1px -61px; }
    .room .lesson-view .continue-from-lesson.disabled, .room .lesson-view .continue-from-lesson[disabled] {
      background-position: -1px -91px; }
    .room .lesson-view .continue-from-lesson:hover {
      text-decoration: none; }
    .room .lesson-view .continue-from-lesson::before {
      content: "Start Drill 1";
      position: absolute;
      width: 207px;
      height: 28px;
      left: 0; }
  .room .animated-speaker {
    display: inline-block;
    width: 0;
    height: 0;
    position: relative;
    top: 0.2em;
    border-top: 0.5em solid transparent;
    border-bottom: 0.5em solid transparent;
    border-right: 0.5em solid black; }
    .room .animated-speaker:before {
      content: "";
      position: absolute;
      top: -0.2em;
      height: 0.4em;
      width: 0.6em;
      background-color: black;
      border-radius: 1px 0.2em 0.2em 1px; }
    .room .animated-speaker:after {
      content: "";
      position: absolute;
      width: 0.8em;
      height: 0.8em;
      top: -0.4em;
      left: 0.3em;
      border-radius: 100%;
      border-right: 0.2em solid black;
      -webkit-animation: speaker-pulse 0.3s 0.3s infinite alternate;
      -moz-animation: speaker-pulse 0.3s 0.3s infinite alternate;
      -o-animation: speaker-pulse 0.3s 0.3s infinite alternate;
      animation: speaker-pulse 0.3s 0.3s infinite alternate; }

@-webkit-keyframes speaker-pulse {
  from {
    top: -0.5em;
    left: 0.2em;
    width: 1em;
    height: 1em;
    border-width: 0.2em; }
  to {
    top: -0.2em;
    left: 0.3em;
    width: 0.4em;
    height: 0.4em;
    border-width: 0.1em; } }

@-moz-keyframes speaker-pulse {
  from {
    top: -0.5em;
    left: 0.2em;
    width: 1em;
    height: 1em;
    border-width: 0.2em; }
  to {
    top: -0.2em;
    left: 0.3em;
    width: 0.4em;
    height: 0.4em;
    border-width: 0.1em; } }

@-o-keyframes speaker-pulse {
  from {
    top: -0.5em;
    left: 0.2em;
    width: 1em;
    height: 1em;
    border-width: 0.2em; }
  to {
    top: -0.2em;
    left: 0.3em;
    width: 0.4em;
    height: 0.4em;
    border-width: 0.1em; } }

@keyframes speaker-pulse {
  from {
    top: -0.5em;
    left: 0.2em;
    width: 1em;
    height: 1em;
    border-width: 0.2em; }
  to {
    top: -0.2em;
    left: 0.3em;
    width: 0.4em;
    height: 0.4em;
    border-width: 0.1em; } }
  .room .room-graphic.room-1-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/1.jpg") no-repeat; }
  .room .room-graphic.room-2-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/2.jpg") no-repeat; }
  .room .room-graphic.room-3-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/3.jpg") no-repeat; }
  .room .room-graphic.room-4-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/4.jpg") no-repeat; }
  .room .room-graphic.room-5-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/5.jpg") no-repeat; }
  .room .room-graphic.room-6-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/6.jpg") no-repeat; }
  .room .room-graphic.room-7-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/7.jpg") no-repeat; }
  .room .room-graphic.room-8-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/8.jpg") no-repeat; }
  .room .room-graphic.room-9-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/9.jpg") no-repeat; }
  .room .room-graphic.room-10-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/10.jpg") no-repeat; }
  .room .room-graphic.room-11-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/11.jpg") no-repeat; }
  .room .room-graphic.room-12-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/12.jpg") no-repeat; }
  .room .room-graphic.room-13-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/13.jpg") no-repeat; }
  .room .room-graphic.room-14-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/14.jpg") no-repeat; }
  .room .room-graphic.room-15-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/15.jpg") no-repeat; }
  .room .room-graphic.room-16-graphic {
    background: url("//cdn.typingtournament.com/static/img/room/character-backgrounds/16.jpg") no-repeat; }
  .content-country-us .room .room-title.room-12-title {
    background: url("/img/room_12_title_us.png") no-repeat; }
  .room .movie-message {
    left: 584px;
    top: 477px;
    width: 207px;
    font-size: 12px;
    text-align: center;
    line-height: 1.2; }

.room-hide-keyboard-button {
  position: absolute;
  width: 170px;
  left: 2px;
  bottom: 3px;
  height: 55px;
  background-color: white;
  text-align: center;
  line-height: 100%; }
  .room-hide-keyboard-button div {
    position: static !important;
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    height: 100%;
    line-height: 55px; }
    .room-hide-keyboard-button div:first-child {
      font-size: 65px; }

/* modal popups */
.caps-lock-warning {
  font-size: 30px; }
  .caps-lock-warning .caps-lock-image {
    margin: 0 auto; }

.levels-unlocked-popup {
  font-size: 18px; }
  .levels-unlocked-popup .app-title {
    left: 94px;
    top: 43px;
    width: 200px;
    text-align: center;
    font-size: 55px;
    line-height: 0.8; }
  .levels-unlocked-popup .padlock-open {
    width: 61px;
    height: 60px;
    left: 40px;
    top: 59px;
    background: url("/img/padlock-open.png") no-repeat; }
  .levels-unlocked-popup .text1, .levels-unlocked-popup .text2 {
    left: 50px;
    width: 219px;
    text-align: center; }
  .levels-unlocked-popup .text1 {
    top: 150px; }
  .levels-unlocked-popup .change-speed-button {
    left: 56px;
    top: 180px; }
  .levels-unlocked-popup .text2 {
    top: 250px; }
    .levels-unlocked-popup .text2.text2-wider {
      left: 35px;
      top: 225px;
      width: 249px; }

.progress-view {
  width: 800px;
  height: 600px;
  background-color: #F7F3EB; }
  .progress-view .progress-header {
    position: relative;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 45px;
    background: url("/img/progress-header.png") no-repeat; }
  .progress-view .progress-list {
    width: 100%;
    height: 512px;
    font-size: 0px; }
    .progress-view .progress-list .progress-row {
      position: relative;
      width: 100%;
      height: 32px; }
      .progress-view .progress-list .progress-row:nth-child(odd) {
        background-color: #E7D6C5; }
      .progress-view .progress-list .progress-row:nth-child(even) {
        background-color: #F7F2E7; }
      .progress-view .progress-list .progress-row > * {
        display: inline-block;
        vertical-align: top;
        font-size: 14px; }
      .progress-view .progress-list .progress-row .progress-room-1 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -101px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-2 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -135px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-3 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -169px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-4 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -203px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-5 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -237px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-6 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -271px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-7 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -305px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-8 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -339px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-9 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -373px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-10 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -407px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-11 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -441px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-12 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -475px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-13 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -509px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-14 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -543px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-15 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -577px;
        background-origin: border-box; }
      .progress-view .progress-list .progress-row .progress-room-16 {
        margin-left: 10px;
        margin-right: 1px;
        background: url("/img/progress-sprites.png") no-repeat;
        width: 140px;
        height: 32px;
        background-position: -1px -611px;
        background-origin: border-box; }
      .content-country-us .progress-view .progress-list .progress-row .progress-room-12 {
        background-position: -1px -645px; }
      .progress-view .progress-list .progress-row .label-box {
        margin: 1px 2px; }
      .progress-view .progress-list .progress-row .icon-drill-1 {
        height: 30px;
        margin-left: 1px; }
        .progress-view .progress-list .progress-row .icon-drill-1.complete {
          background: url("/img/progress-sprites.png") no-repeat;
          width: 30px;
          height: 30px;
          background-position: -1px -1px;
          background-origin: border-box; }
        .progress-view .progress-list .progress-row .icon-drill-1:not(.complete) {
          width: 30px; }
      .progress-view .progress-list .progress-row .icon-drill-2 {
        height: 30px; }
        .progress-view .progress-list .progress-row .icon-drill-2.complete {
          background: url("/img/progress-sprites.png") no-repeat;
          width: 30px;
          height: 30px;
          background-position: -33px -1px;
          background-origin: border-box; }
        .progress-view .progress-list .progress-row .icon-drill-2:not(.complete) {
          width: 30px; }
      .progress-view .progress-list .progress-row .icon-drill-3 {
        height: 30px; }
        .progress-view .progress-list .progress-row .icon-drill-3.complete {
          background: url("/img/progress-sprites.png") no-repeat;
          width: 30px;
          height: 30px;
          background-position: -65px -1px;
          background-origin: border-box; }
        .progress-view .progress-list .progress-row .icon-drill-3:not(.complete) {
          width: 30px; }
      .progress-view .progress-list .progress-row .icon-test {
        height: 30px;
        margin-right: 8px; }
        .progress-view .progress-list .progress-row .icon-test.complete {
          background: url("/img/progress-sprites.png") no-repeat;
          width: 30px;
          height: 30px;
          background-position: -97px -1px;
          background-origin: border-box; }
        .progress-view .progress-list .progress-row .icon-test:not(.complete) {
          width: 30px; }
      .progress-view .progress-list .progress-row .progress-room-description {
        margin: 1px 2px;
        width: 118px;
        height: 30px;
        padding: 5px 4px;
        font-family: "Courier New", monospace; }
      .progress-view .progress-list .progress-row .progress-test-result {
        margin: 1px 2px;
        width: 80px;
        height: 30px;
        padding: 5px 4px;
        text-align: center; }
      .progress-view .progress-list .progress-row .progress-room-level {
        margin: 1px 2px;
        width: 86px;
        height: 30px;
        padding: 5px 4px;
        text-align: center; }
      .progress-view .progress-list .progress-row .room-panel-certificate-button, .progress-view .progress-list .progress-row .results-button {
        margin: 4px 2px; }
  .progress-view .progress-footer {
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 800px;
    height: 43px;
    background: url("/img/progress-footer.png") no-repeat; }
    .progress-view .progress-footer .back-small-button {
      left: 13px;
      top: 5px; }

.progress-test {
  position: relative;
  background: url("/img/bg.png") no-repeat;
  width: 800px;
  height: 600px; }
  .progress-test .progress-test-name {
    left: 207px;
    top: 37px;
    width: 387px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    padding-top: 4px;
    background: white;
    box-shadow: -3px -3px 3px rgba(0, 0, 0, 0.2), 3px 3px 3px rgba(255, 255, 255, 0.2); }
  .progress-test .test-key-accuracies {
    left: 160px;
    top: 80px; }
  .progress-test .back-button {
    left: 14px;
    top: 524px; }
  .progress-test .save-button {
    left: 697px;
    top: 572px; }

.level-settings {
  width: 800px;
  height: 800px;
  background: url("/img/level-bg.png") no-repeat; }
  .level-settings .app-title {
    left: 31px;
    top: 16px;
    font-size: 62px; }
  .level-settings .instruction {
    left: 270px;
    top: 100px;
    width: 460px;
    font: 30px GrilledCheeseBTN; }
  .level-settings .play-buttons {
    left: 560px;
    top: 274px; }
    .level-settings .play-buttons * {
      position: static; }
    .level-settings .play-buttons .choose-goal-button.selected {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .level-settings .play-buttons .choose-goal-button:not(:last-child) {
      margin-bottom: 2px; }
  .level-settings .key-demo {
    position: absolute;
    left: 30px;
    top: 284px;
    width: 510px; }
    .level-settings .key-demo .text-bg {
      width: 100%;
      height: 39px; }
    .level-settings .key-demo .keys-bg {
      width: 100%;
      height: 180px;
      top: 50px; }
    .level-settings .key-demo .demo-text {
      left: 20px;
      top: 10px;
      font-family: "Courier New", monospace;
      font-size: 20px;
      font-weight: bold; }
    .level-settings .key-demo .demo-animated-keys {
      left: 15px;
      top: 60px; }
  .level-settings .back-button {
    left: 14px;
    top: 524px; }
  .level-settings .next-button {
    right: 14px;
    top: 524px; }

.posture-view {
  width: 800px;
  height: 600px;
  position: relative; }
  .posture-view .next-button {
    left: 624px;
    top: 524px; }
  .posture-view .back-button {
    left: 14px;
    top: 524px; }
  .posture-view.posture-view-1 {
    background: url("/img/posture_1_bg.png") no-repeat; }
  .posture-view.posture-view-2 {
    background: url("/img/posture_2_bg.png") no-repeat; }
  .posture-view.posture-view-3 {
    background: url("/img/posture_3_bg.png") no-repeat; }
  .posture-view.posture-view-4 {
    background: url("/img/posture_4_bg.png") no-repeat; }
  .posture-view.posture-view-5 {
    background: url("/img/posture_5_bg.png") no-repeat; }
  .posture-view.posture-view-6 {
    background: url("/img/posture_6_bg.png") no-repeat; }
  .posture-view.posture-view-7 {
    background: url("/img/posture_7_bg.png") no-repeat; }

.movie-view, .bonus-view {
  left: 0px;
  top: 0px;
  width: 800px;
  height: 600px;
  position: absolute;
  background: url("/img/bg.png") no-repeat; }
  .movie-view .movie-frame, .bonus-view .movie-frame {
    left: 211px;
    top: 0px;
    width: 398px;
    height: 600px;
    background: url("/img/movie_frame.png") no-repeat; }
    .movie-view .movie-frame video, .bonus-view .movie-frame video {
      left: 29px;
      top: 126px; }
  .movie-view .back-button, .bonus-view .back-button {
    left: 14px;
    top: 524px; }
  .movie-view .bonus-intro, .bonus-view .bonus-intro {
    width: 100%;
    height: 100%; }
    .movie-view .bonus-intro .bonus-intro-title, .bonus-view .bonus-intro .bonus-intro-title {
      width: 350px;
      height: 72px;
      left: 224px;
      top: 118px;
      background: url("/img/drills_complete_title.png") no-repeat; }
    .movie-view .bonus-intro .typing-girl, .bonus-view .bonus-intro .typing-girl {
      left: 201px;
      top: 213px; }
    .movie-view .bonus-intro .bonus-intro-text, .bonus-view .bonus-intro .bonus-intro-text {
      left: 354px;
      top: 193px;
      width: 240px;
      height: 93px;
      text-align: center;
      font-size: 16px;
      line-height: 1.2; }
    .movie-view .bonus-intro .movie-bonus-button, .bonus-view .bonus-intro .movie-bonus-button {
      left: 361px;
      top: 296px; }

.speed-test-view {
  background: url("/img/bg.png") no-repeat;
  position: absolute;
  width: 100%;
  height: 100%; }
  .speed-test-view > * {
    position: absolute; }
  .speed-test-view .title {
    left: 40px;
    top: 35px;
    width: 520px;
    text-align: center;
    font-size: 32px; }
  .speed-test-view .test-container {
    left: 40px;
    top: 80px;
    width: 520px;
    height: 440px; }
    .speed-test-view .test-container > * {
      position: absolute; }
    .speed-test-view .test-container .test-area {
      top: 10px;
      left: 10px;
      bottom: 10px;
      right: 10px;
      /* INTRO */
      /* TEST */ }
      .speed-test-view .test-container .test-area > * {
        position: absolute; }
      .speed-test-view .test-container .test-area .test-typing-girl {
        left: 6px;
        top: 8px; }
      .speed-test-view .test-container .test-area .test-instructions {
        left: 180px;
        top: 139px;
        width: 314px;
        height: 68px;
        text-align: center;
        font-size: 14px; }
      .speed-test-view .test-container .test-area .test-name {
        left: 173px;
        top: 13px;
        width: 328px;
        /*height: px;*/
        text-align: center;
        font-size: 20px;
        font-weight: bold; }
      .speed-test-view .test-container .test-area .test-requirements {
        left: 173px;
        top: 23px;
        width: 328px;
        /*height: px;*/
        text-align: center;
        font-size: 17px; }
        .speed-test-view .test-container .test-area .test-requirements .test-time-option {
          display: inline-block;
          font-size: 20px;
          text-align: left; }
      .speed-test-view .test-container .test-area .get-ready {
        top: 196px;
        width: 100%;
        text-align: center;
        font-size: 23px; }
        .speed-test-view .test-container .test-area .get-ready * {
          position: static; }
      .speed-test-view .test-container .test-area .countdown {
        width: 100%;
        left: 0px;
        top: 20px;
        font-size: 80px;
        color: #009966;
        text-align: center;
        text-shadow: 3px 3px 0px black; }
      .speed-test-view .test-container .test-area .testable-input {
        width: 100%;
        height: 100%; }
        .speed-test-view .test-container .test-area .testable-input .test-text-canvas {
          margin: 10px;
          position: absolute; }
    .speed-test-view .test-container .keyboard-demo {
      left: 20px;
      bottom: 0px; }
  .speed-test-view .test-timer {
    left: 580px;
    top: 80px;
    width: 165px;
    height: 36px;
    text-align: center;
    font-size: 19px;
    line-height: 36px; }
  .speed-test-view .previous-certificate-button {
    left: 580px;
    top: 130px; }
  .speed-test-view .map-button {
    left: 580px;
    top: 458px; }
    .speed-test-view .map-button .button-label {
      font-size: 27px; }

.speed-test-results {
  text-align: center; }
  .speed-test-results .test-results-details {
    font-size: 12px;
    color: #667; }
  .speed-test-results .test-results {
    font-size: 22px; }
  .speed-test-results .stat-label {
    text-align: right;
    width: 55%;
    display: inline-block; }
  .speed-test-results .value {
    text-align: left;
    width: 43%;
    display: inline-block;
    font-weight: bold;
    margin-left: 2%; }
  .speed-test-results .test-results-details, .speed-test-results .test-results, .speed-test-results .pdf-button, .speed-test-results .facebook-share-button {
    margin-bottom: 1em; }

.badges-screen {
  overflow-y: auto;
  color: white; }
  .badges-screen h1 {
    font-family: GrilledCheeseBTN; }
  .badges-screen .badges-display {
    background-color: rgba(255, 255, 255, 0.2); }
    .badges-screen .badges-display .badge-container {
      text-align: center;
      margin-bottom: 10px;
      padding: 10px 0; }
      .badges-screen .badges-display .badge-container .icon {
        width: 150px;
        height: 150px;
        display: inline-block;
        background-position: center; }
      .badges-screen .badges-display .badge-container .name {
        font-size: 1.3em;
        font-weight: bold; }
      .badges-screen .badges-display .badge-container .badge-progress {
        background-color: #999;
        border: 1px solid white;
        border-radius: 4px;
        width: 80%;
        height: 8px;
        position: relative;
        display: inline-block;
        margin-top: 12px; }
        .badges-screen .badges-display .badge-container .badge-progress .badge-progress-bar {
          position: absolute;
          width: 0%;
          height: 100%;
          border-radius: 4px;
          background-image: linear-gradient(to bottom, #09F, #0079CA);
          transition: width 1s ease-out; }
      .badges-screen .badges-display .badge-container .encouragement {
        font-size: 0.8em; }
    @media (max-width: 767px) {
      .badges-screen .badges-display > .clear:nth-child(4n)::before {
        content: '';
        display: table;
        clear: both; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .badges-screen .badges-display > .clear:nth-child(6n)::before {
        content: '';
        display: table;
        clear: both; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .badges-screen .badges-display > .clear:nth-child(8n)::before {
        content: '';
        display: table;
        clear: both; } }
    @media (min-width: 1200px) {
      .badges-screen .badges-display > .clear:nth-child(12n)::before {
        content: '';
        display: table;
        clear: both; } }

.new-badge-modal.ember-modal-dialog {
  padding: 22px 0 0 22px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none; }

.new-badge {
  background-color: blue;
  transform: scale(5);
  transform-origin: center;
  opacity: 0;
  display: inline-block;
  padding: 10px;
  border: 1px solid #453821;
  background-image: linear-gradient(to bottom, #8F703E, #534426);
  box-shadow: 0 0 10px #222;
  border-radius: 8px;
  position: relative; }
  .new-badge.animate-in {
    transform: scale(1);
    opacity: 1;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; }
    .new-badge.animate-in.animate-out {
      transform: scale(0.5);
      opacity: 0; }
  .new-badge .content {
    color: white; }
    .new-badge .content > * {
      vertical-align: middle; }
    .new-badge .content .badge-graphic {
      display: inline-block;
      position: relative; }
      .new-badge .content .badge-graphic .badge-icon {
        margin: 2px;
        position: relative; }
      .new-badge .content .badge-graphic .shine {
        position: absolute;
        left: -5px;
        top: -5px;
        right: -5px;
        bottom: -5px;
        background: url("//cdn.typingtournament.com/static/img/level/rays.png");
        background-size: contain; }
        .new-badge .content .badge-graphic .shine:nth-child(1) {
          -webkit-animation: spin 10000ms infinite linear;
          -moz-animation: spin 10000ms infinite linear;
          -o-animation: spin 10000ms infinite linear;
          animation: spin 10000ms infinite linear;
          left: -15px;
          top: -15px;
          right: -15px;
          bottom: -15px; }
        .new-badge .content .badge-graphic .shine:nth-child(2) {
          -webkit-animation: spin 25247ms infinite linear;
          -moz-animation: spin 25247ms infinite linear;
          -o-animation: spin 25247ms infinite linear;
          animation: spin 25247ms infinite linear; }
        .new-badge .content .badge-graphic .shine:nth-child(3) {
          -webkit-animation: spin 32573ms infinite linear;
          -moz-animation: spin 32573ms infinite linear;
          -o-animation: spin 32573ms infinite linear;
          animation: spin 32573ms infinite linear; }
    .new-badge .content .text {
      display: inline-block;
      min-width: 400px;
      vertical-align: top;
      margin-left: 5px; }
      .new-badge .content .text .badge-heading {
        font-size: 1.2em;
        font-family: 'GrilledCheeseBTN';
        text-shadow: -2px 0 2px #543A1F, 0 2px 2px #543A1F, 2px 0 2px #543A1F, 0 -2px 2px #543A1F;
        letter-spacing: 0.05em; }
      .new-badge .content .text .badge-details {
        border-radius: .5em;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset, 1px 0px 2px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(255, 255, 255, 0.5), -1px 1px 2px rgba(0, 0, 0, 0.8), 0 -1px 2px rgba(0, 0, 0, 0.8), 1px 1px 2px rgba(255, 255, 255, 0.5), -1px 1px 2px rgba(255, 255, 255, 0.5), 1px -1px 2px rgba(0, 0, 0, 0.8), -1.4px -1.4px 2px rgba(0, 0, 0, 0.8);
        color: #000000;
        margin-top: 2px;
        min-height: 52px;
        bottom: 5px;
        width: 100%;
        padding: 4px;
        background-color: #ffffff; }
        .new-badge .content .text .badge-details .name {
          font-size: 1.1em;
          font-weight: bold; }
        .new-badge .content .text .badge-details .description {
          font-size: 0.9em;
          font-weight: normal; }

.badge-icon {
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }
  .badge-icon.badge-icon-0 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-0.png"); }
    .badge-icon.badge-icon-0.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-0-shadow.png"); }
  .badge-icon.badge-icon-1 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-1.png"); }
    .badge-icon.badge-icon-1.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-1-shadow.png"); }
  .badge-icon.badge-icon-2 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-2.png"); }
    .badge-icon.badge-icon-2.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-2-shadow.png"); }
  .badge-icon.badge-icon-3 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-3.png"); }
    .badge-icon.badge-icon-3.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-3-shadow.png"); }
  .badge-icon.badge-icon-4 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-4.png"); }
    .badge-icon.badge-icon-4.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-4-shadow.png"); }
  .badge-icon.badge-icon-5 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-5.png"); }
    .badge-icon.badge-icon-5.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-5-shadow.png"); }
  .badge-icon.badge-icon-6 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-6.png"); }
    .badge-icon.badge-icon-6.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-6-shadow.png"); }
  .badge-icon.badge-icon-7 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-7.png"); }
    .badge-icon.badge-icon-7.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-7-shadow.png"); }
  .badge-icon.badge-icon-8 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-8.png"); }
    .badge-icon.badge-icon-8.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-8-shadow.png"); }
  .badge-icon.badge-icon-9 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-9.png"); }
    .badge-icon.badge-icon-9.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-9-shadow.png"); }
  .badge-icon.badge-icon-10 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-10.png"); }
    .badge-icon.badge-icon-10.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-10-shadow.png"); }
  .badge-icon.badge-icon-11 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-11.png"); }
    .badge-icon.badge-icon-11.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-11-shadow.png"); }
  .badge-icon.badge-icon-12 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-12.png"); }
    .badge-icon.badge-icon-12.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-12-shadow.png"); }
  .badge-icon.badge-icon-13 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-13.png"); }
    .badge-icon.badge-icon-13.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-13-shadow.png"); }
  .badge-icon.badge-icon-14 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-14.png"); }
    .badge-icon.badge-icon-14.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-14-shadow.png"); }
  .badge-icon.badge-icon-15 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-15.png"); }
    .badge-icon.badge-icon-15.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-15-shadow.png"); }
  .badge-icon.badge-icon-16 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-16.png"); }
    .badge-icon.badge-icon-16.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-16-shadow.png"); }
  .badge-icon.badge-icon-17 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-17.png"); }
    .badge-icon.badge-icon-17.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-17-shadow.png"); }
  .badge-icon.badge-icon-18 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-18.png"); }
    .badge-icon.badge-icon-18.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-18-shadow.png"); }
  .badge-icon.badge-icon-19 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-19.png"); }
    .badge-icon.badge-icon-19.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-19-shadow.png"); }
  .badge-icon.badge-icon-20 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-20.png"); }
    .badge-icon.badge-icon-20.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-20-shadow.png"); }
  .badge-icon.badge-icon-21 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-21.png"); }
    .badge-icon.badge-icon-21.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-21-shadow.png"); }
  .badge-icon.badge-icon-22 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-22.png"); }
    .badge-icon.badge-icon-22.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-22-shadow.png"); }
  .badge-icon.badge-icon-23 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-23.png"); }
    .badge-icon.badge-icon-23.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-23-shadow.png"); }
  .badge-icon.badge-icon-24 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-24.png"); }
    .badge-icon.badge-icon-24.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-24-shadow.png"); }
  .badge-icon.badge-icon-25 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-25.png"); }
    .badge-icon.badge-icon-25.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-25-shadow.png"); }
  .badge-icon.badge-icon-26 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-26.png"); }
    .badge-icon.badge-icon-26.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-26-shadow.png"); }
  .badge-icon.badge-icon-27 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-27.png"); }
    .badge-icon.badge-icon-27.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-27-shadow.png"); }
  .badge-icon.badge-icon-28 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-28.png"); }
    .badge-icon.badge-icon-28.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-28-shadow.png"); }
  .badge-icon.badge-icon-29 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-29.png"); }
    .badge-icon.badge-icon-29.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-29-shadow.png"); }
  .badge-icon.badge-icon-30 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-30.png"); }
    .badge-icon.badge-icon-30.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-30-shadow.png"); }
  .badge-icon.badge-icon-31 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-31.png"); }
    .badge-icon.badge-icon-31.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-31-shadow.png"); }
  .badge-icon.badge-icon-32 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-32.png"); }
    .badge-icon.badge-icon-32.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-32-shadow.png"); }
  .badge-icon.badge-icon-33 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-33.png"); }
    .badge-icon.badge-icon-33.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-33-shadow.png"); }
  .badge-icon.badge-icon-34 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-34.png"); }
    .badge-icon.badge-icon-34.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-34-shadow.png"); }
  .badge-icon.badge-icon-35 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-35.png"); }
    .badge-icon.badge-icon-35.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-35-shadow.png"); }
  .badge-icon.badge-icon-36 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-36.png"); }
    .badge-icon.badge-icon-36.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-36-shadow.png"); }
  .badge-icon.badge-icon-37 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-37.png"); }
    .badge-icon.badge-icon-37.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-37-shadow.png"); }
  .badge-icon.badge-icon-38 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-38.png"); }
    .badge-icon.badge-icon-38.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-38-shadow.png"); }
  .badge-icon.badge-icon-39 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-39.png"); }
    .badge-icon.badge-icon-39.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-39-shadow.png"); }
  .badge-icon.badge-icon-40 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-40.png"); }
    .badge-icon.badge-icon-40.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-40-shadow.png"); }
  .badge-icon.badge-icon-41 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-41.png"); }
    .badge-icon.badge-icon-41.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-41-shadow.png"); }
  .badge-icon.badge-icon-42 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-42.png"); }
    .badge-icon.badge-icon-42.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-42-shadow.png"); }
  .badge-icon.badge-icon-43 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-43.png"); }
    .badge-icon.badge-icon-43.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-43-shadow.png"); }
  .badge-icon.badge-icon-44 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-44.png"); }
    .badge-icon.badge-icon-44.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-44-shadow.png"); }
  .badge-icon.badge-icon-45 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-45.png"); }
    .badge-icon.badge-icon-45.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-45-shadow.png"); }
  .badge-icon.badge-icon-46 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-46.png"); }
    .badge-icon.badge-icon-46.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-46-shadow.png"); }
  .badge-icon.badge-icon-47 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-47.png"); }
    .badge-icon.badge-icon-47.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-47-shadow.png"); }
  .badge-icon.badge-icon-48 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-48.png"); }
    .badge-icon.badge-icon-48.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-48-shadow.png"); }
  .badge-icon.badge-icon-49 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-49.png"); }
    .badge-icon.badge-icon-49.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-49-shadow.png"); }
  .badge-icon.badge-icon-50 {
    background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-50.png"); }
    .badge-icon.badge-icon-50.shadow {
      opacity: 0.5;
      background-image: url("//cdn.typingtournament.com/static/img/badges/icons/icon-50-shadow.png"); }
  .badge-icon.half {
    width: 75px;
    height: 75px; }

.keyboard-enabled-keys {
  width: 435px;
  height: 153px; }

.keyboard-enabled-keys-1 {
  background: url("/img/keyboard_enabledkeys_room_1.png") no-repeat; }

.keyboard-enabled-keys-2 {
  background: url("/img/keyboard_enabledkeys_room_2.png") no-repeat; }

.keyboard-enabled-keys-3 {
  background: url("/img/keyboard_enabledkeys_room_3.png") no-repeat; }

.keyboard-enabled-keys-4 {
  background: url("/img/keyboard_enabledkeys_room_4.png") no-repeat; }

.keyboard-enabled-keys-5 {
  background: url("/img/keyboard_enabledkeys_room_5.png") no-repeat; }

.keyboard-enabled-keys-6 {
  background: url("/img/keyboard_enabledkeys_room_6.png") no-repeat; }

.keyboard-enabled-keys-7 {
  background: url("/img/keyboard_enabledkeys_room_7.png") no-repeat; }

.keyboard-enabled-keys-8 {
  background: url("/img/keyboard_enabledkeys_room_8.png") no-repeat; }

.keyboard-enabled-keys-9 {
  background: url("/img/keyboard_enabledkeys_room_9.png") no-repeat; }

.keyboard-enabled-keys-10 {
  background: url("/img/keyboard_enabledkeys_room_10.png") no-repeat; }

.keyboard-enabled-keys-11 {
  background: url("/img/keyboard_enabledkeys_room_11.png") no-repeat; }

.keyboard-enabled-keys-12 {
  background: url("/img/keyboard_enabledkeys_room_12.png") no-repeat; }

.keyboard-enabled-keys-13 {
  background: url("/img/keyboard_enabledkeys_room_13.png") no-repeat; }

.keyboard-enabled-keys-14 {
  background: url("/img/keyboard_enabledkeys_room_14.png") no-repeat; }

.keyboard-enabled-keys-15 {
  background: url("/img/keyboard_enabledkeys_room_15.png") no-repeat; }

.keyboard-enabled-keys-16 {
  background: url("/img/keyboard_enabledkeys_room_16.png") no-repeat; }

.animated-key-base {
  background: url("/img/keys/key_base.png") no-repeat;
  width: 480px;
  height: 170px; }

.animated-key-13 {
  background: url("/img/keys/key_13.png") no-repeat; }

.animated-key-32 {
  background: url("/img/keys/key_32.png") no-repeat; }

.animated-key-39 {
  background: url("/img/keys/key_39.png") no-repeat; }

.animated-key-44 {
  background: url("/img/keys/key_44.png") no-repeat; }

.animated-key-46 {
  background: url("/img/keys/key_46.png") no-repeat; }

.animated-key-59 {
  background: url("/img/keys/key_59.png") no-repeat; }

.animated-key-63 {
  background: url("/img/keys/key_63.png") no-repeat; }

.animated-key-48 {
  background: url("/img/keys/key_48.png") no-repeat; }

.animated-key-49 {
  background: url("/img/keys/key_49.png") no-repeat; }

.animated-key-50 {
  background: url("/img/keys/key_50.png") no-repeat; }

.animated-key-51 {
  background: url("/img/keys/key_51.png") no-repeat; }

.animated-key-52 {
  background: url("/img/keys/key_52.png") no-repeat; }

.animated-key-53 {
  background: url("/img/keys/key_53.png") no-repeat; }

.animated-key-54 {
  background: url("/img/keys/key_54.png") no-repeat; }

.animated-key-55 {
  background: url("/img/keys/key_55.png") no-repeat; }

.animated-key-56 {
  background: url("/img/keys/key_56.png") no-repeat; }

.animated-key-57 {
  background: url("/img/keys/key_57.png") no-repeat; }

.animated-key-65 {
  background: url("/img/keys/key_65.png") no-repeat; }

.animated-key-66 {
  background: url("/img/keys/key_66.png") no-repeat; }

.animated-key-67 {
  background: url("/img/keys/key_67.png") no-repeat; }

.animated-key-68 {
  background: url("/img/keys/key_68.png") no-repeat; }

.animated-key-69 {
  background: url("/img/keys/key_69.png") no-repeat; }

.animated-key-70 {
  background: url("/img/keys/key_70.png") no-repeat; }

.animated-key-71 {
  background: url("/img/keys/key_71.png") no-repeat; }

.animated-key-72 {
  background: url("/img/keys/key_72.png") no-repeat; }

.animated-key-73 {
  background: url("/img/keys/key_73.png") no-repeat; }

.animated-key-74 {
  background: url("/img/keys/key_74.png") no-repeat; }

.animated-key-75 {
  background: url("/img/keys/key_75.png") no-repeat; }

.animated-key-76 {
  background: url("/img/keys/key_76.png") no-repeat; }

.animated-key-77 {
  background: url("/img/keys/key_77.png") no-repeat; }

.animated-key-78 {
  background: url("/img/keys/key_78.png") no-repeat; }

.animated-key-79 {
  background: url("/img/keys/key_79.png") no-repeat; }

.animated-key-80 {
  background: url("/img/keys/key_80.png") no-repeat; }

.animated-key-81 {
  background: url("/img/keys/key_81.png") no-repeat; }

.animated-key-82 {
  background: url("/img/keys/key_82.png") no-repeat; }

.animated-key-83 {
  background: url("/img/keys/key_83.png") no-repeat; }

.animated-key-84 {
  background: url("/img/keys/key_84.png") no-repeat; }

.animated-key-85 {
  background: url("/img/keys/key_85.png") no-repeat; }

.animated-key-86 {
  background: url("/img/keys/key_86.png") no-repeat; }

.animated-key-87 {
  background: url("/img/keys/key_87.png") no-repeat; }

.animated-key-88 {
  background: url("/img/keys/key_88.png") no-repeat; }

.animated-key-89 {
  background: url("/img/keys/key_89.png") no-repeat; }

.animated-key-90 {
  background: url("/img/keys/key_90.png") no-repeat; }

.animated-key-97 {
  background: url("/img/keys/key_97.png") no-repeat; }

.animated-key-98 {
  background: url("/img/keys/key_98.png") no-repeat; }

.animated-key-99 {
  background: url("/img/keys/key_99.png") no-repeat; }

.animated-key-100 {
  background: url("/img/keys/key_100.png") no-repeat; }

.animated-key-101 {
  background: url("/img/keys/key_101.png") no-repeat; }

.animated-key-102 {
  background: url("/img/keys/key_102.png") no-repeat; }

.animated-key-103 {
  background: url("/img/keys/key_103.png") no-repeat; }

.animated-key-104 {
  background: url("/img/keys/key_104.png") no-repeat; }

.animated-key-105 {
  background: url("/img/keys/key_105.png") no-repeat; }

.animated-key-106 {
  background: url("/img/keys/key_106.png") no-repeat; }

.animated-key-107 {
  background: url("/img/keys/key_107.png") no-repeat; }

.animated-key-108 {
  background: url("/img/keys/key_108.png") no-repeat; }

.animated-key-109 {
  background: url("/img/keys/key_109.png") no-repeat; }

.animated-key-110 {
  background: url("/img/keys/key_110.png") no-repeat; }

.animated-key-111 {
  background: url("/img/keys/key_111.png") no-repeat; }

.animated-key-112 {
  background: url("/img/keys/key_112.png") no-repeat; }

.animated-key-113 {
  background: url("/img/keys/key_113.png") no-repeat; }

.animated-key-114 {
  background: url("/img/keys/key_114.png") no-repeat; }

.animated-key-115 {
  background: url("/img/keys/key_115.png") no-repeat; }

.animated-key-116 {
  background: url("/img/keys/key_116.png") no-repeat; }

.animated-key-117 {
  background: url("/img/keys/key_117.png") no-repeat; }

.animated-key-118 {
  background: url("/img/keys/key_118.png") no-repeat; }

.animated-key-119 {
  background: url("/img/keys/key_119.png") no-repeat; }

.animated-key-120 {
  background: url("/img/keys/key_120.png") no-repeat; }

.animated-key-121 {
  background: url("/img/keys/key_121.png") no-repeat; }

.animated-key-122 {
  background: url("/img/keys/key_122.png") no-repeat; }

.caps-lock-image {
  background: url("/img/caps_lock.png") no-repeat;
  width: 113px;
  height: 91px; }

.virtual-keyboard {
  position: fixed;
  bottom: 0px;
  background-color: #CCC;
  z-index: 9999999;
  width: 100%;
  touch-action: manipulation; }

.virtual-keyboard-keys {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 644px;
  padding: 4px; }
  .virtual-keyboard-keys .hide-keyboard-button {
    width: 60px;
    height: 50px;
    left: 0px;
    bottom: 0px;
    background-color: white;
    text-align: center; }
    .virtual-keyboard-keys .hide-keyboard-button .fa-keyboard-o {
      font-size: 2em; }
  .virtual-keyboard-keys .colorize-keyboard-button {
    width: 60px;
    height: 50px;
    margin-left: 65px;
    text-align: center; }
    .virtual-keyboard-keys .colorize-keyboard-button .fa-keyboard-o {
      font-size: 2em; }
  .virtual-keyboard-keys:not(.colorize) .colorize-keyboard-button {
    background-color: white;
    color: #04D;
    -webkit-animation: rainbow 10000ms infinite linear;
    -moz-animation: rainbow 10000ms infinite linear;
    -o-animation: rainbow 10000ms infinite linear;
    animation: rainbow 10000ms infinite linear; }

@-webkit-keyframes rainbow {
  0% {
    color: #ff0000; }
  8% {
    color: #ff8000; }
  17% {
    color: #ffff00; }
  25% {
    color: #80ff00; }
  33% {
    color: #00ff00; }
  42% {
    color: #00ff80; }
  50% {
    color: #00ffff; }
  58% {
    color: #0080ff; }
  67% {
    color: #0000ff; }
  75% {
    color: #8000ff; }
  83% {
    color: #ff00ff; }
  92% {
    color: #ff0080; }
  100% {
    color: #ff0000; } }

@-moz-keyframes rainbow {
  0% {
    color: #ff0000; }
  8% {
    color: #ff8000; }
  17% {
    color: #ffff00; }
  25% {
    color: #80ff00; }
  33% {
    color: #00ff00; }
  42% {
    color: #00ff80; }
  50% {
    color: #00ffff; }
  58% {
    color: #0080ff; }
  67% {
    color: #0000ff; }
  75% {
    color: #8000ff; }
  83% {
    color: #ff00ff; }
  92% {
    color: #ff0080; }
  100% {
    color: #ff0000; } }

@-o-keyframes rainbow {
  0% {
    color: #ff0000; }
  8% {
    color: #ff8000; }
  17% {
    color: #ffff00; }
  25% {
    color: #80ff00; }
  33% {
    color: #00ff00; }
  42% {
    color: #00ff80; }
  50% {
    color: #00ffff; }
  58% {
    color: #0080ff; }
  67% {
    color: #0000ff; }
  75% {
    color: #8000ff; }
  83% {
    color: #ff00ff; }
  92% {
    color: #ff0080; }
  100% {
    color: #ff0000; } }

@keyframes rainbow {
  0% {
    color: #ff0000; }
  8% {
    color: #ff8000; }
  17% {
    color: #ffff00; }
  25% {
    color: #80ff00; }
  33% {
    color: #00ff00; }
  42% {
    color: #00ff80; }
  50% {
    color: #00ffff; }
  58% {
    color: #0080ff; }
  67% {
    color: #0000ff; }
  75% {
    color: #8000ff; }
  83% {
    color: #ff00ff; }
  92% {
    color: #ff0080; }
  100% {
    color: #ff0000; } }
  .virtual-keyboard-keys.colorize .colorize-keyboard-button {
    background-color: black;
    color: white; }

.virtual-keyboard-key {
  height: 50px;
  padding-top: 3px;
  padding-left: 10px;
  margin-right: -2px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  line-height: 1.3;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .virtual-keyboard-key.key-letter {
    width: 50px; }
  .virtual-keyboard-key.key-backspace {
    width: 103px;
    margin-right: 0;
    margin-left: 10px; }
  .virtual-keyboard-key.key-tab {
    width: 72px; }
  .virtual-keyboard-key.key-caps {
    width: 87px; }
  .virtual-keyboard-key.key-left-shift {
    width: 57px; }
  .virtual-keyboard-key.key-back-slash {
    width: 78px;
    margin-right: 0; }
  .virtual-keyboard-key.key-enter {
    width: 116px;
    margin-right: 0; }
  .virtual-keyboard-key.key-right-shift {
    width: 57px;
    margin-right: 0; }
  .virtual-keyboard-key.key-space {
    margin-left: 83px;
    width: 362px;
    margin-bottom: 0; }
  .virtual-keyboard-key.key-q {
    margin-left: 25px; }
  .virtual-keyboard-key.key-a {
    margin-left: 40px; }

.virtual-keyboard-keys.colorize .finger-left-5,
.virtual-keyboard-keys.colorize .finger-right-5 {
  background-color: #58D9FF; }
  .virtual-keyboard-keys.colorize .finger-left-5:active,
  .virtual-keyboard-keys.colorize .finger-right-5:active {
    background-color: #4BB3CC; }

.virtual-keyboard-keys.colorize .finger-left-4,
.virtual-keyboard-keys.colorize .finger-right-4 {
  background-color: #FEB65F; }
  .virtual-keyboard-keys.colorize .finger-left-4:active,
  .virtual-keyboard-keys.colorize .finger-right-4:active {
    background-color: #CB924C; }

.virtual-keyboard-keys.colorize .finger-left-3,
.virtual-keyboard-keys.colorize .finger-right-3 {
  background-color: #DFB3FE; }
  .virtual-keyboard-keys.colorize .finger-left-3:active,
  .virtual-keyboard-keys.colorize .finger-right-3:active {
    background-color: #B28FCB; }

.virtual-keyboard-keys.colorize .finger-left-2 {
  background-color: #FEFEA4; }
  .virtual-keyboard-keys.colorize .finger-left-2:active {
    background-color: #CBCB83; }

.virtual-keyboard-keys.colorize .finger-right-2 {
  background-color: #FFFF13; }
  .virtual-keyboard-keys.colorize .finger-right-2:active {
    background-color: #CCCC0F; }

.virtual-keyboard-keys.colorize .finger-1 {
  background-color: #1DFFFF; }
  .virtual-keyboard-keys.colorize .finger-1:active {
    background-color: #17CCCC; }

.demo-module {
  background: url("/img/bg-tile.jpg");
  padding: 0px;
  height: 100%;
  overflow-y: auto; }
  .demo-module :focus {
    outline-color: transparent;
    outline-style: none; }
  .demo-module .keyboard-demo {
    left: 20px;
    bottom: 0px; }
  .demo-module .map {
    position: absolute; }
  .demo-module .room {
    position: absolute; }
    .demo-module .room .room-outlet {
      left: 120px;
      top: 30px; }
      .demo-module .room .room-outlet .home-row-info {
        top: 238px;
        left: 125px;
        width: 250px;
        font-size: 10px;
        font-style: italic;
        text-align: center; }
      .demo-module .room .room-outlet .intro-choice-state .start-1-min {
        left: 25px; }
      .demo-module .room .room-outlet .intro-choice-state .start-3-min {
        right: 25px; }
      .demo-module .room .room-outlet .intro-choice-state .start-1-min, .demo-module .room .room-outlet .intro-choice-state .start-3-min {
        width: 212px;
        bottom: 70px; }
      .demo-module .room .room-outlet .intro-choice-state .start-trial {
        width: 270px;
        bottom: 10px;
        left: 120px; }
      .demo-module .room .room-outlet .intro-choice-state .main-menu {
        width: 210px;
        bottom: 10px;
        left: 150px; }
      .demo-module .room .room-outlet .preresult-state .pre-results {
        width: 100%;
        height: 100%;
        top: 50px; }
        .demo-module .room .room-outlet .preresult-state .pre-results * {
          position: static; }
        .demo-module .room .room-outlet .preresult-state .pre-results .external-content {
          width: 100%;
          height: 100%; }
      .demo-module .room .room-outlet .preresult-state .red-action-button {
        width: 450px;
        left: 25px;
        top: 0px;
        line-height: 18px; }
      .demo-module .room .room-outlet .preresult-state .button-sub-line {
        font-size: 10px;
        font-family: open_sans;
        line-height: 8px; }
  .demo-module .type-faster {
    left: 135px;
    top: 450px;
    width: 500px;
    position: absolute; }
  .demo-module .type-faster-text {
    font-family: GrilledCheeseBTN;
    position: absolute;
    font-size: 25px;
    color: #442005; }
  .demo-module .type-faster-button {
    left: 330px;
    position: absolute; }

@media print {
  @page {
    size: landscape; }
  .blue-action-button, .red-action-button, .red-action-button, .type-faster {
    display: none; }
  .demo-module {
    background-color: #fff;
    background-image: none; } }

.demo-test-results > * {
  position: absolute; }

.demo-test-results .print {
  right: 274px;
  bottom: 22px; }

.demo-test-results .bg {
  z-index: -100;
  top: 0px;
  left: 0px;
  width: 100%; }

.demo-test-results .avatar {
  left: 42px;
  top: 31px;
  width: 100%; }

.demo-test-results .app-title {
  left: 270px;
  top: 60px;
  width: 250px;
  text-align: center; }

.demo-test-results .title {
  top: 156px;
  left: 175px;
  width: 450px;
  text-align: center; }

.demo-test-results .logo {
  left: 599px;
  top: 49px;
  width: 100%; }

.demo-test-results .content {
  top: 246px;
  left: 175px;
  font-size: 18px;
  text-align: center;
  width: 450px; }

.demo-test-results .name {
  font-size: 150%;
  font-weight: bold; }

.demo-test-results .stat-label {
  margin-right: 2%;
  display: inline-block;
  width: 43%;
  text-align: right; }

.demo-test-results .value {
  font-weight: bold;
  width: 55%;
  text-align: left;
  display: inline-block; }

.demo-test-results .pdf-button {
  left: 628px;
  top: 400px;
  font-size: 21px;
  width: 110px;
  text-align: left; }

.demo-test-results .facebook-share-button {
  left: 628px;
  top: 450px;
  width: 108px;
  font-size: 21px; }

.demo-test-results .back-button {
  position: absolute;
  left: 35px;
  bottom: 90px; }

.admin-school-info {
  display: inline-block;
  border: 3px solid red;
  background-color: pink;
  margin-top: -3px;
  left: 50%;
  position: absolute;
  z-index: 5000;
  transform: translate(-50%);
  font-size: 20px;
  padding: 3px 15px; }

.teacher-module {
  padding-bottom: 50px; }
  .teacher-module .teacher-body {
    padding: 0 50px; }
  .teacher-module .class-icons {
    margin-bottom: 30px;
    text-align: center; }
    .teacher-module .class-icons .class-icon {
      position: relative;
      cursor: pointer;
      margin-bottom: 20px;
      width: 100%; }
      .teacher-module .class-icons .class-icon .class-average-progress {
        width: 250px;
        display: inline-block;
        position: relative; }
        .teacher-module .class-icons .class-icon .class-average-progress .class-icon-label {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          left: 20%;
          width: 60%;
          color: #06B; }
        .teacher-module .class-icons .class-icon .class-average-progress:hover :not(.fa) {
          text-decoration: underline; }
    .teacher-module .class-icons .new-class-button {
      color: #999;
      font-size: 30px;
      line-height: 0.8;
      margin-top: 40px; }
      .teacher-module .class-icons .new-class-button span {
        font-weight: bold;
        font-size: 100px;
        line-height: 0.6; }
  .teacher-module input[type=submit][disabled], .teacher-module button[disabled] {
    cursor: not-allowed; }
  .teacher-module .student-average-progress {
    width: 100%;
    max-width: 250px;
    text-align: center; }
  .teacher-module .btn-group-vertical {
    width: 100%;
    margin-bottom: 20px; }
  .teacher-module .breadcrumb {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 0; }
    .teacher-module .breadcrumb .truncate {
      max-width: 200px; }
  .teacher-module > .navbar {
    margin-bottom: 0px; }
    .teacher-module > .navbar .app-store-link a {
      color: #1174b3 !important;
      font-weight: 500; }
      .teacher-module > .navbar .app-store-link a:hover {
        color: #529acf !important; }
    .teacher-module > .navbar .app-store-link .edalive-logo {
      height: 25px;
      margin: -5px 10px -5px 0; }
    .teacher-module > .navbar .truncate {
      vertical-align: top; }
  .teacher-module .graph-classname {
    font-weight: bold;
    font-size: 18px; }
  .teacher-module .report-view .result {
    font-size: 34px; }
  .teacher-module .truncate-table-cells .cell-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle; }
  .teacher-module .truncate-table-cells td:hover {
    overflow: visible;
    z-index: 99999; }
    .teacher-module .truncate-table-cells td:hover .cell-content:hover {
      display: inline-block;
      min-width: 100%;
      height: 100%; }
  .teacher-module .progress-report {
    width: 100%;
    position: relative; }
    .teacher-module .progress-report .progress-report-container {
      left: 0px;
      right: 0px;
      overflow-x: scroll;
      margin-left: 100px; }
      .teacher-module .progress-report .progress-report-container table.report-view {
        width: auto;
        margin-bottom: 0; }
        .teacher-module .progress-report .progress-report-container table.report-view th, .teacher-module .progress-report .progress-report-container table.report-view td {
          width: 100px;
          white-space: nowrap; }
          .teacher-module .progress-report .progress-report-container table.report-view th:nth-child(1), .teacher-module .progress-report .progress-report-container table.report-view td:nth-child(1) {
            position: absolute;
            top: auto;
            left: 0;
            width: 100px; }
        .teacher-module .progress-report .progress-report-container table.report-view thead th {
          height: 60px; }
        .teacher-module .progress-report .progress-report-container table.report-view tbody td {
          height: 36px; }
        .teacher-module .progress-report .progress-report-container table.report-view .room-name {
          display: none; }
        .teacher-module .progress-report .progress-report-container table.report-view .result {
          font-size: 20px; }
      .teacher-module .progress-report .progress-report-container.with-last-names {
        margin-left: 160px; }
        .teacher-module .progress-report .progress-report-container.with-last-names table.report-view th:nth-child(1), .teacher-module .progress-report .progress-report-container.with-last-names table.report-view td:nth-child(1) {
          position: absolute;
          top: auto;
          left: 0px;
          width: 80px; }
        .teacher-module .progress-report .progress-report-container.with-last-names table.report-view th:nth-child(2), .teacher-module .progress-report .progress-report-container.with-last-names table.report-view td:nth-child(2) {
          position: absolute;
          top: auto;
          left: 80px;
          width: 80px; }
  .teacher-module .speed-test-report {
    max-width: 300px; }
    .teacher-module .speed-test-report th:not(:last-child), .teacher-module .speed-test-report td:not(:last-child) {
      width: 100px; }
    .teacher-module .speed-test-report.with-last-names {
      max-width: 400px; }
  .teacher-module .alert > .title {
    font-size: 18px;
    font-weight: bold; }
  .teacher-module .label-heading {
    font-size: 16px;
    text-align: left;
    display: block;
    margin-top: 4px;
    margin-bottom: 4px; }

/* must be outside teacher module because it's used in a tether div */
.teacher-menu-bounce-tether {
  z-index: 10000; }
  .teacher-menu-bounce-tether .teacher-menu-bounce {
    border: 2px solid grey;
    border-radius: 4px;
    background-color: #7C7;
    padding: 3px; }

.class-manager {
  min-width: 480px; }
  .class-manager .list-container {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden; }

.user-test-list-modal {
  max-width: 900px;
  height: 520px;
  position: relative; }
  .user-test-list-modal .pagination-controls {
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0; }

.parent-module {
  padding-bottom: 50px; }
  .parent-module .parent-body {
    padding: 0 50px; }
  .parent-module input[type=submit][disabled], .parent-module button[disabled] {
    cursor: not-allowed; }
  .parent-module .parent-average-progress {
    width: 100%;
    max-width: 250px;
    text-align: center; }
  .parent-module .btn-group-vertical {
    width: 100%;
    margin-bottom: 20px; }
  .parent-module .breadcrumb {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 0; }
    .parent-module .breadcrumb .truncate {
      max-width: 200px; }
  .parent-module > .navbar {
    margin-bottom: 0px; }
    .parent-module > .navbar .app-store-link a {
      color: #1174b3 !important;
      font-weight: 500; }
      .parent-module > .navbar .app-store-link a:hover {
        color: #529acf !important; }
    .parent-module > .navbar .app-store-link .edalive-logo {
      height: 25px;
      margin: -5px 10px -5px 0; }
    .parent-module > .navbar .truncate {
      vertical-align: top; }
  .parent-module .report-view .result {
    font-size: 34px; }
  .parent-module .truncate-table-cells .cell-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle; }
  .parent-module .truncate-table-cells td:hover {
    overflow: visible;
    z-index: 99999; }
    .parent-module .truncate-table-cells td:hover .cell-content:hover {
      display: inline-block;
      min-width: 100%;
      height: 100%; }
  .parent-module .progress-report {
    width: 100%;
    position: relative; }
    .parent-module .progress-report .progress-report-container {
      left: 0px;
      right: 0px;
      overflow-x: scroll;
      margin-left: 100px; }
      .parent-module .progress-report .progress-report-container table.report-view {
        width: auto;
        margin-bottom: 0; }
        .parent-module .progress-report .progress-report-container table.report-view th, .parent-module .progress-report .progress-report-container table.report-view td {
          width: 100px;
          white-space: nowrap; }
          .parent-module .progress-report .progress-report-container table.report-view th:nth-child(1), .parent-module .progress-report .progress-report-container table.report-view td:nth-child(1) {
            position: absolute;
            top: auto;
            left: 0;
            width: 100px; }
        .parent-module .progress-report .progress-report-container table.report-view thead th {
          height: 60px; }
        .parent-module .progress-report .progress-report-container table.report-view tbody td {
          height: 36px; }
        .parent-module .progress-report .progress-report-container table.report-view .room-name {
          display: none; }
        .parent-module .progress-report .progress-report-container table.report-view .result {
          font-size: 20px; }
      .parent-module .progress-report .progress-report-container.with-last-names {
        margin-left: 160px; }
        .parent-module .progress-report .progress-report-container.with-last-names table.report-view th:nth-child(1), .parent-module .progress-report .progress-report-container.with-last-names table.report-view td:nth-child(1) {
          position: absolute;
          top: auto;
          left: 0px;
          width: 80px; }
        .parent-module .progress-report .progress-report-container.with-last-names table.report-view th:nth-child(2), .parent-module .progress-report .progress-report-container.with-last-names table.report-view td:nth-child(2) {
          position: absolute;
          top: auto;
          left: 80px;
          width: 80px; }
  .parent-module .speed-test-report {
    max-width: 300px; }
    .parent-module .speed-test-report th:not(:last-child), .parent-module .speed-test-report td:not(:last-child) {
      width: 100px; }
    .parent-module .speed-test-report.with-last-names {
      max-width: 400px; }
  .parent-module .alert > .title {
    font-size: 18px;
    font-weight: bold; }
  .parent-module .label-heading {
    font-size: 16px;
    text-align: left;
    display: block;
    margin-top: 4px;
    margin-bottom: 4px; }

.user-test-list-modal {
  max-width: 900px;
  height: 520px;
  position: relative; }
  .user-test-list-modal .pagination-controls {
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0; }

.teacher-class-group-student-view .activity-history-view .activity-history-day .day-header {
  font-size: 20px;
  margin-left: 25px; }

.teacher-class-group-student-view .activity-history-view .activity-history-day:not(:first-child) .day-header {
  margin-top: 10px; }

.teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item {
  margin-bottom: 2px; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item label.clickable, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .leaderboard .option-row label.option, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item label.option {
    display: table;
    margin-bottom: 0;
    font-weight: normal; }
    .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item label.clickable:hover > .check-cell > .check-border, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .leaderboard .option-row label.option:hover > .check-cell > .check-border, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item label.option:hover > .check-cell > .check-border,
    .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item label.clickable:hover > .details-cell,
    .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .leaderboard .option-row label.option:hover > .details-cell,
    .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item label.option:hover > .details-cell {
      background-color: #CCC; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .activity-item-renderer {
    margin-left: 10px; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item input {
    margin: 6px 5px 5px 5px; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .title {
    font-weight: bold;
    font-size: 16px; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .check-cell {
    display: table-cell;
    vertical-align: top; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .check-border {
    background-color: #ebedf0;
    border-radius: 5px;
    display: inline-block;
    width: 30px;
    height: 25px; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item .details-cell {
    background-color: #ebedf0;
    border-radius: 5px;
    position: relative;
    left: -8px;
    display: table-cell;
    width: 100%; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.clickable > .check-cell > .check-border, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .leaderboard .option-row .activity-item.selected > label.option > .check-cell > .check-border, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.option > .check-cell > .check-border, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.clickable > .details-cell, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .leaderboard .option-row .activity-item.selected > label.option > .details-cell, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.option > .details-cell {
    background-color: #3B8AD8;
    color: #fff; }
    .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.clickable > .check-cell > .check-border a, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .leaderboard .option-row .activity-item.selected > label.option > .check-cell > .check-border a, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.option > .check-cell > .check-border a, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.clickable > .details-cell a, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .leaderboard .option-row .activity-item.selected > label.option > .details-cell a, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.option > .details-cell a {
      color: #fff; }
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.clickable:hover > .check-cell > .check-border, .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .leaderboard .option-row .activity-item.selected > label.option:hover > .check-cell > .check-border, .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.option:hover > .check-cell > .check-border,
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.clickable:hover > .details-cell,
  .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .leaderboard .option-row .activity-item.selected > label.option:hover > .details-cell,
  .leaderboard .option-row .teacher-class-group-student-view .activity-history-view .activity-history-day .activity-history-list .activity-item.selected > label.option:hover > .details-cell {
    background-color: #3B8AD8; }

.report-view .result-successful, .report-tooltip .result-successful {
  color: #1f9604; }

.report-view .result-failed, .report-tooltip .result-failed {
  color: #A00; }

.report-view .report-unit, .report-tooltip .report-unit {
  font-size: 11px; }

.report-most-recent-header {
  font-size: 10px;
  padding: 4px;
  margin-bottom: 0;
  border-radius: 10px 10px 0 0; }

.days-worked {
  line-height: 1;
  font-size: 18px; }
  .days-worked .day-worked-icon {
    display: inline-block;
    width: 1em;
    height: 0.975em;
    background-image: url("/img/sun.svg");
    background-size: 1em 0.975em; }

.user-progress-report-container {
  overflow-x: auto; }
  .user-progress-report-container .user-progress-report {
    width: 100%; }
    .user-progress-report-container .user-progress-report.multi-table thead:first-child > tr > th {
      overflow: hidden;
      padding: 2px 10px; }
      @media (max-width: 1200px) {
        .user-progress-report-container .user-progress-report.multi-table thead:first-child > tr > th {
          padding: 2px; } }
    .user-progress-report-container .user-progress-report.multi-table tbody tr td.table-data .cell-content {
      padding: 3px 5px; }
    .user-progress-report-container .user-progress-report.multi-table tbody tr td.table-data:not(:first-child) .cell-content {
      text-align: center; }
    .user-progress-report-container .user-progress-report .passed {
      color: #0B0; }
    .user-progress-report-container .user-progress-report .failed {
      color: #B00; }
    .user-progress-report-container .user-progress-report .glyphicon {
      font-size: 2em; }
    .user-progress-report-container .user-progress-report .result {
      font-size: 1.3em; }

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