@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ==========================================================================
   template unspecific styles go here
   ========================================================================== */
/* CSS Document */
html,
body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  margin: 0;
  padding-left: 56px;
  padding-right: 32px;
  line-height: 1.5em;
  padding-bottom: 1em;
  text-indent: -22px;
}
h1 {
  font-size: 16pt;
}
h2 {
  font-size: 12.3pt;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
}
p {
  font-size: 14pt;
  line-height: 1.5em;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
p:empty {
  display: none;
}
.text-container p {
  margin-bottom: 22px;
}
form {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14pt;
  font-weight: 300;
  line-height: 1.5em;
}
form textarea {
  margin: 10px;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label span {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 25px;
  height: 24px;
  background-position: -242px -102px;
  position: relative;
  top: 4px;
  left: -20px;
}
input[type="checkbox"]:checked + label span {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 25px;
  height: 24px;
  background-position: -269px -102px;
}
input[type="radio"] {
  position: absolute;
  margin: 0;
  width: 21px;
  height: 21px;
  /*hide the radio button*/
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  cursor: pointer;
  margin-right: 15px;
  margin-left: 20px;
}
input[type="radio"] + span {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 25px;
  height: 24px;
  background-position: -242px -102px;
}
input[type="radio"]:checked + span {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 25px;
  height: 24px;
  background-position: -269px -102px;
}
label {
  display: block;
  cursor: pointer;
  position: relative;
  margin-bottom: 30px;
}
[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
  cursor: pointer;
}
video {
  border: none;
  padding: 0;
  margin: 0;
}
/* ==========================================================================
   template unspecific styles go here
   ========================================================================== */
.position-absolute {
  position: absolute;
}
.hidden {
  display: none;
}
.darkgrey {
  background-color: #646464!important;
}
.active {
  background-color: #b8b8b8 !important;
  opacity: 1!important;
}
.active p {
  color: #000000!important;
}
.transform-z-0 {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.transition-left {
  transition: left 300ms;
  -webkit-transition: left 300ms;
  -moz-transition: left 300ms;
  -o-transition: left 300ms;
  -ms-transition: left 300ms;
}
.content-left {
  left: -100%;
}
.content-right {
  left: 100%;
}
.content-center {
  left: 0%;
}
.sort-order-wrong {
  background-color: #e42913!important;
}
.sort-order-right {
  background-color: #b3c618 !important;
}
.opacity-0 {
  opacity: 0;
}
.transition-opacity-slow {
  transition: opacity 600ms ease;
  -webkit-transition: opacity 600ms ease;
  -moz-transition: opacity 600ms ease;
  -o-transition: opacity 600ms ease;
  -ms-transition: opacity 600ms ease;
}
.transition-opacity {
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
}
.opacity-1 {
  opacity: 1;
}
.absolute-center {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.drag-over {
  border: 5px solid red;
}
.disable-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.ul-square li {
  list-style: square;
}
.ul-3dots li {
  list-style: none;
  text-indent: -24px !important;
}
.ul-3dots li:before {
  content: "... ";
}
/* Application main div */
.application {
  background-color: #ffffff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: absolute;
  width: 1280px;
  max-height: 768px;
  min-height: 720px;
}
@media all and (max-height: 720px) {
  .application {
    margin: 0 auto 0 auto;
    left: 0;
    right: 0;
    padding: 0;
    top: 0;
    bottom: 0;
  }
}
@media all and (min-height: 720px) {
  .application {
    margin: auto;
    left: 0;
    right: 0;
    padding: 0;
    top: 0;
    bottom: 0;
  }
}
/* Header main div */
.header {
  background-color: #ffffff;
  height: 70px;
  width: 1024px;
  padding-left: 32px;
  padding-top: 17.5px;
  box-sizing: border-box;
}
.header h1 {
  width: 805px;
  position: absolute;
  top: 11px;
  display: inherit;
}
.header h2 {
  width: 805px;
  position: absolute;
  top: 37px;
}
.header .logo {
  position: absolute;
  right: 0;
  top: 15px;
  width: 239px;
  height: 40px;
  background-position: -2px -2px;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
}
/* Contents main div */
/* Contents main div */
.contents {
  height: calc(100% - 120px);
  margin: 0;
  padding: 0;
  top: 70px;
  width: 100%;
  position: absolute;
}
/* Content main div */
/* Content main div */
.content {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #ffffff;
  overflow: hidden;
}
/* Added to main div if initializing content div is first ever */
.content-state-initialize-first {
  opacity: 0;
}
/* Added to main div if initializing content div is logical next */
.content-state-initialize-next {
  opacity: 0;
}
/* Added to main div if initializing content div is logical previous */
.content-state-initialize-previous {
  opacity: 0;
}
/* Added to main div if initializing content div is current (repeat) */
.content-state-initialize-repeat {
  opacity: 0;
}
/* Added to main div if initializing content div is initialized */
.content-state-initialized {
  opacity: 1;
}
/* Added to main div after initializing started - activates css transition! */
.content-state-initialized-transition {
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
}
/* Image container always tries to use the whole space */
.image-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* Image within image container shall use full width */
.image-container img {
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
}
/* Overlay container defines transparent layer and tries to use whole space */
.overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
}
/* Text container tries to use whole space */
.text-container {
  position: absolute;
  padding-top: 70px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 16pt;
}
.text-container p {
  font-size: 16pt;
}
.text-container ul {
  padding-left: 32px;
}
.text-container ul li {
  font-size: 16pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  line-height: 1.5em;
  text-indent: 0;
}
/* All videos try to use the whole width without any padding or margin */
video {
  width: 100%;
  position: absolute;
  border: none;
  margin: 0;
  padding: 0;
}
/* All iframes try to use the whole space without any padding or margin */
iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.choice-div {
  margin-bottom: -20px;
}
.do-buttons {
  position: absolute;
  width: 50%;
  height: 45px;
  bottom: 15px;
  /* Every button has 8 states which need to be set up correctly */
  /*.button,
  .button-over,
  .button-down,
  .button-selected,
  .button-selected-over,
  .button-selected-down,*/
}
.do-buttons .button-disabled,
.do-buttons .button-selected-disabled {
  display: none;
}
.do-buttons .do-button {
  position: absolute;
  min-width: 43px;
  padding-left: 16px;
  padding-right: 16px;
  margin: 0;
  height: 45px;
  line-height: 42px;
  color: #ffffff;
  text-align: center;
  font-size: 14pt;
  font-weight: 300;
  letter-spacing: 0.05em;
  cursor: pointer;
  background-color: #999999;
  font-size: 15px;
}
.do-buttons .finish-button {
  top: 0px;
  left: 32px;
}
.do-buttons .reset-button {
  top: 0px;
  left: 139px;
}
.do-buttons .solution-button {
  top: 0px;
  right: 32px;
}
/* Content explicit divs */
.content-imprint .text-container {
  font-weight: 300;
  font-size: 14pt;
  width: calc(50% - 64px);
  right: 0;
}
.content-imprint .text-container h3 {
  font-weight: 400;
  font-size: 14pt;
  margin: 0 0 32px 0;
}
.content-imprint .text-container td {
  vertical-align: top;
  padding: 0 32px 16px 0;
}
.content-imprint .text-container table {
  margin: 0 -32px 16px 0 !important;
}
.content-imprint .text-container .td-first {
  max-width: 200px;
}
.content-imprint .text-container p {
  font-weight: 300;
  font-size: 14pt;
}
.content-layer-8 {
  /* every button container (left and right) contains an separate overlay */
  /* every button container (left and right) has it's own positioning */
  /* specific text container settings */
  /* basic close button settings */
  /* basic iframe container settings */
  /* general settings for layer items */
  /* specific settings for right layer item */
  /* specific settings for left layer item */
}
.content-layer-8 .overlay-split {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.content-layer-8 .overlay-split .left-transparent,
.content-layer-8 .overlay-split .right-transparent {
  background: rgba(255, 255, 255, 0.85);
  height: 100%;
  width: 330px;
  position: absolute;
}
.content-layer-8 .overlay-split .right-transparent {
  right: 0;
}
.content-layer-8 .buttons-container {
  margin-top: 20px;
  /* Every button has 8 states which need to be set up correctly */
  /* changes for some states */
}
.content-layer-8 .buttons-container .buttons-left-container {
  display: inline-block;
}
.content-layer-8 .buttons-container .buttons-left-container .button-left {
  left: 32px;
}
.content-layer-8 .buttons-container .buttons-right-container {
  display: inline-block;
  float: right;
}
.content-layer-8 .buttons-container .buttons-right-container .button-right {
  clear: both;
  right: 32px;
}
.content-layer-8 .buttons-container .button,
.content-layer-8 .buttons-container .button-over,
.content-layer-8 .buttons-container .button-down,
.content-layer-8 .buttons-container .button-disabled,
.content-layer-8 .buttons-container .button-selected,
.content-layer-8 .buttons-container .button-selected-over,
.content-layer-8 .buttons-container .button-selected-down,
.content-layer-8 .buttons-container .button-selected-disabled {
  height: 95px;
  width: 269px;
  background: #999999;
  opacity: 0.7;
  margin-bottom: 41px;
  position: relative;
  top: 60px;
  display: table;
  cursor: pointer;
  /* inner paragraph */
}
.content-layer-8 .buttons-container .button p,
.content-layer-8 .buttons-container .button-over p,
.content-layer-8 .buttons-container .button-down p,
.content-layer-8 .buttons-container .button-disabled p,
.content-layer-8 .buttons-container .button-selected p,
.content-layer-8 .buttons-container .button-selected-over p,
.content-layer-8 .buttons-container .button-selected-down p,
.content-layer-8 .buttons-container .button-selected-disabled p {
  color: #ffffff;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16pt;
  font-weight: 200;
  line-height: 1.2;
}
.content-layer-8 .buttons-container .button-down,
.content-layer-8 .buttons-container .button-selected,
.content-layer-8 .buttons-container .button-selected-over,
.content-layer-8 .buttons-container .button-selected-down,
.content-layer-8 .buttons-container .button-selected-disabled {
  background-color: #b8b8b8 !important;
  opacity: 1!important;
}
.content-layer-8 .buttons-container .button-down p,
.content-layer-8 .buttons-container .button-selected p,
.content-layer-8 .buttons-container .button-selected-over p,
.content-layer-8 .buttons-container .button-selected-down p,
.content-layer-8 .buttons-container .button-selected-disabled p {
  color: #000000;
}
.content-layer-8 .text-container {
  top: 220px;
  position: absolute;
  padding-top: 32px;
}
.content-layer-8 .text-container li {
  list-style: square;
  font-size: 14pt;
}
.content-layer-8 .text-container p {
  font-size: 14pt;
}
.content-layer-8 .closeButton {
  position: absolute;
  top: 15px;
  cursor: pointer;
  border: none;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
}
.content-layer-8 .iframe-container {
  width: 854px;
  position: absolute;
  top: 70px;
  left: 32px;
  height: 150px;
  margin: 0;
}
.content-layer-8 .layer-item-right,
.content-layer-8 .layer-item-left {
  /* Every button has 8 states which need to be set up correctly */
  position: absolute;
  width: 918px;
  height: 584px;
  background-color: #ffffff;
  top: 32px;
  margin: 0;
  padding: 0;
}
.content-layer-8 .layer-item-right .button,
.content-layer-8 .layer-item-left .button,
.content-layer-8 .layer-item-right .button-over,
.content-layer-8 .layer-item-left .button-over,
.content-layer-8 .layer-item-right .button-down,
.content-layer-8 .layer-item-left .button-down,
.content-layer-8 .layer-item-right .button-disabled,
.content-layer-8 .layer-item-left .button-disabled,
.content-layer-8 .layer-item-right .button-selected,
.content-layer-8 .layer-item-left .button-selected,
.content-layer-8 .layer-item-right .button-selected-over,
.content-layer-8 .layer-item-left .button-selected-over,
.content-layer-8 .layer-item-right .button-selected-down,
.content-layer-8 .layer-item-left .button-selected-down,
.content-layer-8 .layer-item-right .button-selected-disabled,
.content-layer-8 .layer-item-left .button-selected-disabled {
  width: 30px;
  height: 30px;
  background-position: -410px -84px;
}
.content-layer-8 .layer-item-right {
  left: 330px;
  /* close button right aligned */
}
.content-layer-8 .layer-item-right .closeButton {
  right: 10px;
}
.content-layer-8 .layer-item-left {
  right: 330px;
  /* close button left aligned */
}
.content-layer-8 .layer-item-left .closeButton {
  right: 10px;
}
.content-layer-8 .layer-item-content {
  display: none;
}
.content-manual {
  overflow: inherit;
  position: absolute;
}
.content-manual .headline-font {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .label-font {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .label-left-top {
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .label-right-top {
  left: 100%;
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .label-right-bottom {
  left: 100%;
  bottom: -7pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .left-top-corner-container {
  width: 200px;
  height: 200px;
  left: 600px;
  top: 100px;
  position: absolute;
}
.content-manual .left-top-corner-container .corner {
  left: -21.21320344px;
  top: -21.21320344px;
  width: 42.42640687px;
  height: 42.42640687px;
  border-right: 1px solid #646464;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
}
.content-manual .left-top-corner-container .line-vertical {
  border-left: 1px solid #646464;
  height: calc(100% - 30px);
  position: absolute;
  bottom: 0px;
}
.content-manual .left-top-corner-container .line-horizontal {
  border-top: 1px solid #646464;
  right: 0px;
  width: calc(100% - 30px);
  position: absolute;
}
.content-manual .left-top-corner-container .label {
  left: 100%;
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .topic {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  left: 195px;
  top: 90px;
}
.content-manual .chapter {
  position: absolute;
  top: 70px;
  width: 126px;
  height: 70px;
  left: 70px;
}
.content-manual .chapter .corner {
  left: -18.5px;
  bottom: -18.5px;
  width: 37px;
  height: 37px;
  border-right: 1px solid #646464;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
}
.content-manual .chapter .line-vertical {
  border-left: 1px solid #646464;
  height: calc(100% - 26px);
  position: absolute;
}
.content-manual .chapter .line-horizontal {
  border-top: 1px solid #646464;
  right: 0px;
  width: calc(100% - 26px);
  position: absolute;
  bottom: 0px;
}
.content-manual .chapter .label {
  left: 100%;
  bottom: -7pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .info-settings {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  box-sizing: border-box;
  width: 280px;
  left: 316px;
  bottom: 5px;
  height: 415px;
}
.content-manual .progress {
  position: absolute;
  bottom: 5px;
  width: 280px;
  height: 340px;
  left: 36px;
}
.content-manual .progress .corner {
  left: -29.69848481px;
  top: -29.69848481px;
  width: 59.39696962px;
  height: 59.39696962px;
  border-right: 1px solid #646464;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
}
.content-manual .progress .line-vertical {
  border-left: 1px solid #646464;
  height: calc(100% - 42px);
  position: absolute;
  bottom: 0px;
}
.content-manual .progress .line-horizontal {
  border-top: 1px solid #646464;
  right: 0px;
  width: calc(100% - 42px);
  position: absolute;
}
.content-manual .progress .label {
  left: 100%;
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .fullscreen {
  position: absolute;
  bottom: 5px;
  width: 207px;
  height: 290px;
  left: 109px;
}
.content-manual .fullscreen .corner {
  left: -29.69848481px;
  top: -29.69848481px;
  width: 59.39696962px;
  height: 59.39696962px;
  border-right: 1px solid #646464;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
}
.content-manual .fullscreen .line-vertical {
  border-left: 1px solid #646464;
  height: calc(100% - 42px);
  position: absolute;
  bottom: 0px;
}
.content-manual .fullscreen .line-horizontal {
  border-top: 1px solid #646464;
  right: 0px;
  width: calc(100% - 42px);
  position: absolute;
}
.content-manual .fullscreen .label {
  left: 100%;
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .mute {
  position: absolute;
  bottom: 5px;
  width: 134px;
  height: 240px;
  left: 182px;
}
.content-manual .mute .corner {
  left: -24.04163056px;
  top: -24.04163056px;
  width: 48.08326112px;
  height: 48.08326112px;
  border-right: 1px solid #646464;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
}
.content-manual .mute .line-vertical {
  border-left: 1px solid #646464;
  height: calc(100% - 34px);
  position: absolute;
  bottom: 0px;
}
.content-manual .mute .line-horizontal {
  border-top: 1px solid #646464;
  right: 0px;
  width: calc(100% - 34px);
  position: absolute;
}
.content-manual .mute .label {
  left: 100%;
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .play {
  position: absolute;
  bottom: 5px;
  width: 61px;
  height: 190px;
  left: 255px;
}
.content-manual .play .corner {
  left: -18.38477631px;
  top: -18.38477631px;
  width: 36.76955262px;
  height: 36.76955262px;
  border-right: 1px solid #646464;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
}
.content-manual .play .line-vertical {
  border-left: 1px solid #646464;
  height: calc(100% - 26px);
  position: absolute;
  bottom: 0px;
}
.content-manual .play .line-horizontal {
  border-top: 1px solid #646464;
  right: 0px;
  width: calc(100% - 26px);
  position: absolute;
}
.content-manual .play .label {
  left: 100%;
  top: -8.4pt;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
}
.content-manual .menu {
  position: absolute;
  bottom: 5px;
  width: 230px;
  height: 150px;
  right: calc(50% - 35px);
}
.content-manual .menu .line {
  position: relative;
  max-width: 100%;
  /* THIS MUST BE DYNAMIC */
  height: 100%;
  overflow: hidden;
}
.content-manual .menu .line .corner {
  right: -24.04163056px;
  top: -24.04163056px;
  width: 48.08326112px;
  height: 48.08326112px;
  border-left: 1px solid #646464;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
}
.content-manual .menu .line .line-vertical {
  border-right: 1px solid #646464;
  height: calc(100% - 34px);
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.content-manual .menu .line .line-horizontal {
  border-top: 1px solid #646464;
  width: calc(100% - 34px);
  left: 0;
  position: absolute;
}
.content-manual .menu .label {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  position: relative;
  float: left;
  margin-top: -10px;
}
.content-manual .close {
  position: absolute;
  bottom: 5px;
  width: 160px;
  height: 100px;
  right: calc(50% + 36px);
}
.content-manual .close .line {
  position: relative;
  max-width: 100%;
  /* THIS MUST BE DYNAMIC */
  height: 100%;
  overflow: hidden;
}
.content-manual .close .line .corner {
  right: -18.38477631px;
  top: -18.38477631px;
  width: 36.76955262px;
  height: 36.76955262px;
  border-left: 1px solid #646464;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
}
.content-manual .close .line .line-vertical {
  border-right: 1px solid #646464;
  height: calc(100% - 26px);
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.content-manual .close .line .line-horizontal {
  border-top: 1px solid #646464;
  width: calc(100% - 26px);
  left: 0;
  position: absolute;
}
.content-manual .close .label {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  position: relative;
  float: left;
  margin-top: -10px;
}
.content-manual .navigation {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  box-sizing: border-box;
  width: 350px;
  right: 73px;
  bottom: 5px;
  height: 225px;
}
.content-manual .next {
  position: absolute;
  bottom: 5px;
  width: 350px;
  height: 150px;
  right: 73px;
}
.content-manual .next .line {
  position: relative;
  max-width: 100%;
  /* THIS MUST BE DYNAMIC */
  height: 100%;
  overflow: hidden;
}
.content-manual .next .line .corner {
  right: -29.69848481px;
  top: -29.69848481px;
  width: 59.39696962px;
  height: 59.39696962px;
  border-left: 1px solid #646464;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
}
.content-manual .next .line .line-vertical {
  border-right: 1px solid #646464;
  height: calc(100% - 42px);
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.content-manual .next .line .line-horizontal {
  border-top: 1px solid #646464;
  width: calc(100% - 42px);
  left: 0;
  position: absolute;
}
.content-manual .next .label {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  position: relative;
  float: left;
  margin-top: -10px;
}
.content-manual .repeat {
  position: absolute;
  bottom: 5px;
  width: 240.5px;
  height: 100px;
  right: 182.5px;
}
.content-manual .repeat .line {
  position: relative;
  max-width: 100%;
  /* THIS MUST BE DYNAMIC */
  height: 100%;
  overflow: hidden;
}
.content-manual .repeat .line .corner {
  right: -24.04163056px;
  top: -24.04163056px;
  width: 48.08326112px;
  height: 48.08326112px;
  border-left: 1px solid #646464;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
}
.content-manual .repeat .line .line-vertical {
  border-right: 1px solid #646464;
  height: calc(100% - 34px);
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.content-manual .repeat .line .line-horizontal {
  border-top: 1px solid #646464;
  width: calc(100% - 34px);
  left: 0;
  position: absolute;
}
.content-manual .repeat .label {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  position: relative;
  float: left;
  margin-top: -10px;
}
.content-manual .back {
  position: absolute;
  bottom: 5px;
  width: 167.5px;
  height: 50px;
  right: 255.5px;
}
.content-manual .back .line {
  position: relative;
  max-width: 100%;
  /* THIS MUST BE DYNAMIC */
  height: 100%;
  overflow: hidden;
}
.content-manual .back .line .corner {
  right: -18.38477631px;
  top: -18.38477631px;
  width: 36.76955262px;
  height: 36.76955262px;
  border-left: 1px solid #646464;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
}
.content-manual .back .line .line-vertical {
  border-right: 1px solid #646464;
  height: calc(100% - 26px);
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.content-manual .back .line .line-horizontal {
  border-top: 1px solid #646464;
  width: calc(100% - 26px);
  left: 0;
  position: absolute;
}
.content-manual .back .label {
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding: 0 9px 0 9px;
  white-space: nowrap;
  position: absolute;
  position: relative;
  float: left;
  margin-top: -10px;
}
.content-manual .video-container {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.content-manual .video-container video {
  position: absolute;
  width: 100%;
}
.content-manual .manual-container {
  width: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  height: calc(100% + 70px);
  top: -70px;
}
.content-manual .manual-container .manual-exit-button {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -410px -84px;
  right: 15px;
  top: 62px;
  position: absolute;
  cursor: pointer;
}
.content-matching-text-image {
  overflow: hidden;
  box-sizing: border-box;
}
.content-matching-text-image .text-label-container {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  padding-left: 10px;
  padding-right: 10px;
}
.content-matching-text-image .text-label {
  box-sizing: border-box;
  position: relative;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  text-align: center;
  display: inline-block;
  /* IE-Fallback */
  display: table-cell;
  vertical-align: middle;
}
.content-matching-text-image .answer-container {
  width: 50%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
}
.content-matching-text-image .answer-container .text-container {
  /* left half */
  width: 100%;
  /* remove padding from container and apply it to text elements to have a full width list */
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
}
.content-matching-text-image .answer-container .text-container p {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 14pt;
  font-weight: 400;
  margin-bottom: 15px;
}
.content-matching-text-image .answer-container .text-container .second-p {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 14pt;
  font-weight: 200;
}
.content-matching-text-image .answer-container .text-container ul {
  padding-left: 32px;
  margin-top: 40px;
  width: 100%;
  position: absolute;
  box-sizing: border-box;
}
.content-matching-text-image .answer-container .text-container .li-sequenced {
  background-color: #646464;
  opacity: .6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.content-matching-text-image .answer-container .text-container li {
  box-sizing: border-box;
  list-style: none;
  height: 70px;
  width: calc(50% - 32px);
  background-color: rgba(0, 0, 0, 0.15);
  float: left;
  line-height: 1.2em;
  text-align: center;
  text-indent: 0;
  padding: 0 2px 2px 2px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 32px;
  font-size: 14pt;
}
.content-matching-text-image .sort-container {
  width: 50%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  padding-top: 40px;
  padding-left: 32px;
  right: 0;
}
.content-matching-text-image .sort-container .image-and-answer-div {
  box-sizing: border-box;
  width: calc(50% - 32px);
  float: left;
  margin-right: 32px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
}
.content-matching-text-image .sort-container .image-and-answer-div .solution-marker-div {
  box-sizing: border-box;
  height: 36px;
  width: 36px;
  background-color: #ffffff;
  position: absolute;
  margin-left: -26px;
  text-align: center;
  font-size: 19px;
  padding-top: 2px;
  z-index: 1;
  border: 1px solid #d8d7d7;
}
.content-matching-text-image .sort-container .image-and-answer-div .correct {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -210px -44px;
}
.content-matching-text-image .sort-container .image-and-answer-div .wrong {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -451px -40px;
}
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer {
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  border-bottom: none;
  background: -webkit-linear-gradient(#000000, #3c3c3b);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#000000, #3c3c3b);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#000000, #3c3c3b);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#000000, #3c3c3b);
  /* Standard syntax */
  position: relative;
  text-align: center;
  color: #ffffff;
  /*img {

          width: 100%;
          height: 50%;
          font-size: @font-size-default;
          font-weight: 200;
          color: #ff0000;//@white;
          border-style:none;
        }*/
}
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .image-container-half-height,
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .alt-text-container-half-height,
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .image-container-full-height,
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .alt-text-container-full-height {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .image-container-half-height img,
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .alt-text-container-half-height img,
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .image-container-full-height img,
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .alt-text-container-full-height img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .image-container-half-height {
  height: 54%;
}
.content-matching-text-image .sort-container .image-and-answer-div .image-to-answer .alt-text-container-half-height {
  height: 46%;
}
.content-matching-text-image .sort-container .image-and-answer-div .place-here-div {
  height: 70px;
  width: 100%;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.15);
  line-height: 1.2em;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  text-align: center;
  position: relative;
}
.content-matching-text-image .sort-container .image-and-answer-div .placed-div {
  height: 70px;
  width: 100%;
  margin-bottom: 0px;
  background-color: #ffffff;
  line-height: 1.2em;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.content-multiple-choice-text .overlay {
  width: 50%;
  height: 100%;
}
.content-multiple-choice-text .text-container {
  /* left half */
  padding-top: 15px;
  width: 50%;
  /* remove padding from container and apply it to text elements to have a full width list */
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.content-multiple-choice-text .text-container p {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 14pt;
  font-weight: 400;
  margin-bottom: 15px;
}
.content-multiple-choice-text .text-container .second-p {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 14pt;
  font-weight: 200;
}
.content-multiple-choice-text .text-container ul {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
  width: 100%;
}
.content-multiple-choice-text .text-container li {
  list-style: none;
  height: 54px;
  width: 172px;
  background-color: #ffffff;
  padding-bottom: 0;
  float: left;
  line-height: 1.2em;
  padding-top: 5px;
  text-align: center;
  text-indent: 0;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  opacity: 0.7;
  margin-left: 32px;
  margin-right: 28px;
}
.content-multiple-choice-text .form-container {
  padding-top: 40px;
  padding-left: 32px;
  width: calc(50% - 32px);
  font-size: 18px;
  font-weight: 300;
  position: relative;
}
.content-multiple-choice-text .form-container .solution-marker {
  position: absolute;
  left: 10px;
  margin-top: 1px;
}
.content-multiple-choice-text .form-container .solution-marker-correct {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -210px -44px;
}
.content-multiple-choice-text .form-container .solution-marker-wrong {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -451px -40px;
}
.content-multiple-choice-text .form-container label {
  width: calc(100% - 61px - 32px);
  padding-left: 61px;
  text-indent: -23.5px;
}
.content-multiple-choice-true-false-text .overlay {
  width: 50%;
  height: 100%;
}
.content-multiple-choice-true-false-text .text-container {
  /* left half */
  padding-top: 15px;
  width: 50%;
  /* remove padding from container and apply it to text elements to have a full width list */
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.content-multiple-choice-true-false-text .text-container p {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 14pt;
  font-weight: 400;
  margin-bottom: 15px;
}
.content-multiple-choice-true-false-text .text-container .second-p {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 14pt;
  font-weight: 200;
}
.content-multiple-choice-true-false-text .text-container ul {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
  width: 100%;
}
.content-multiple-choice-true-false-text .text-container li {
  list-style: none;
  height: 54px;
  width: 172px;
  background-color: #ffffff;
  padding-bottom: 0;
  float: left;
  line-height: 1.2em;
  padding-top: 5px;
  text-align: center;
  text-indent: 0;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  opacity: 0.7;
  margin-left: 32px;
  margin-right: 28px;
}
.content-multiple-choice-true-false-text .form-container {
  padding-top: 40px;
  padding-left: 29px;
  width: calc(50% - 32px);
  position: relative;
}
.content-multiple-choice-true-false-text .form-container .radio-group {
  margin-left: 0;
}
.content-multiple-choice-true-false-text .form-container .radio-button {
  margin-left: 20px;
}
.content-multiple-choice-true-false-text .form-container .solution-marker {
  position: absolute;
  left: 10px;
  margin-top: -3px;
}
.content-multiple-choice-true-false-text .form-container .solution-marker-correct {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -210px -44px;
}
.content-multiple-choice-true-false-text .form-container .solution-marker-wrong {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -451px -40px;
}
.content-multiple-choice-true-false-text .form-container label {
  width: calc(100% - 110px - 32px);
  top: -32px;
  left: 110px;
  margin-bottom: -20px;
  cursor: default;
}
.content-sequence-text-8 .text-container {
  padding-top: 15px;
  width: calc(100% - 64px);
}
.content-sequence-text-8 .text-container p {
  font-size: 14pt;
  font-weight: 400;
  margin-bottom: 15px;
}
.content-sequence-text-8 .text-container .second-p {
  font-size: 14pt;
  font-weight: 200;
}
.content-sequence-text-8 .sort-container {
  margin-top: 124px;
  padding-left: 32px;
  position: absolute;
  height: calc(100% - 124px);
  width: calc(50% - 32px);
  left: 50%;
}
.content-sequence-text-8 .sort-container .sort-div {
  float: left;
  height: 36px;
  width: 100%;
  padding: 0 0 20px 0;
}
.content-sequence-text-8 .sort-container .sort-div .number {
  height: 29px;
  width: 36px;
  background-color: rgba(64, 64, 64, 0.5);
  position: absolute;
  text-align: center;
  font-size: 19px;
  padding-top: 7px;
  color: #000000;
  z-index: 1;
}
.content-sequence-text-8 .sort-container .sort-div .place-here-div {
  height: 36px;
  width: calc(100% - 32px);
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.15);
  padding-bottom: 0;
  margin-right: 40px;
}
.content-sequence-text-8 .sort-container .sort-div .placed-div {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  height: 36px;
  width: calc(100% - 32px);
  margin-bottom: 20px;
  background-color: #ffffff;
  position: relative;
  line-height: 1.2em;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  padding-top: 7px;
  margin-right: 40px;
  padding-left: 48px;
  box-sizing: border-box;
}
.content-sequence-text-8 hr {
  margin-left: 25px;
  margin-right: 25px;
  border-top: 1px solid white;
  border-bottom: 0;
  position: relative;
}
.content-sequence-text-8 .answer-container {
  margin-top: 124px;
  padding-left: 32px;
  position: absolute;
  height: calc(100% - 124px);
  width: calc(50% - 32px);
}
.content-sequence-text-8 .answer-container .text-container {
  width: calc(100% - 32px);
  padding: 0;
}
.content-sequence-text-8 .answer-container .text-container ul {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.content-sequence-text-8 .answer-container .text-container .answer-div {
  float: left;
  height: 36px;
  width: 100%;
  margin-bottom: 20px;
}
.content-sequence-text-8 .answer-container .text-container .answer-div .grey-square-before {
  height: 36px;
  width: 36px;
  background-color: rgba(64, 64, 64, 0.5);
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
.content-sequence-text-8 .answer-container .text-container .answer-div .li-sequenced {
  background-color: #646464;
  opacity: .6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.content-sequence-text-8 .answer-container .text-container .answer-div li {
  cursor: pointer;
  list-style: none;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%
          cursor: pointer;
  text-indent: 0;
  font: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14pt;
  /*     margin-right: 38px;
          padding-left: 48px;
          padding-right: 0;
          padding-bottom: 0;
          padding-top: @text-padding-top;*/
  margin: 0px 32px 20px 0px;
  padding: 4px 0px 0px 48px;
}
.content-sequence-text-8 .over {
  box-sizing: border-box;
  border: 1px dashed #000!important;
}
.content-sequence-text-8 .over2 {
  box-sizing: border-box;
  border: 1px dashed #000!important;
}
.content-sequence-text-8 .solution-marker-div {
  height: 34px;
  width: 34px;
  position: relative;
  top: -55px;
  z-index: 3;
  text-align: center;
}
.content-sequence-text-8 .solution-marker {
  position: relative;
  text-align: center;
  top: 2px;
  left: 1px;
}
.content-sequence-text-8 .correct {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -210px -44px;
}
.content-sequence-text-8 .wrong {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  width: 30px;
  height: 30px;
  background-position: -451px -40px;
}
.content-sequence-text-8 .do-buttons {
  z-index: 4;
}
.content-single-iframe .iframe-blocker {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.content-single-iframe .popup-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0);
}
.content-single-iframe .popup-container iframe {
  width: 50%;
  height: 50%;
  position: absolute;
  -webkit-box-shadow: 3px 3px 15px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 15px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 15px 3px rgba(0, 0, 0, 0.4);
}
.content-single-video {
  /* No special handling necessary since it just uses a video container */
}
.content-text-list-beside-image {
  /* This template shows the image on the left half */
}
.content-text-list-beside-image .image-container {
  width: 50%;
}
.content-text-list-beside-image .text-container {
  padding-left: 32px;
  width: calc(50% - 64px);
  left: 50%;
}
.content-text-list-over-iframe {
  /* No special handling necessary since it just uses iframe and text container */
}
.content-text-list-over-image {
  /* No special handling necessary since it just uses image and text containers */
}
.content-text-list-over-image-left {
  /* No special handling necessary since it just uses image and text containers */
}
.content-text-list-over-image-left .text-container {
  padding-left: 0px;
  width: calc(50% - 64px);
}
.content-text-list-over-image-left .overlay {
  width: 50%;
}
/* Playback progress div */
.playback-progress {
  width: 100%;
  height: 1px;
  bottom: 50px;
  position: absolute;
}
.playback-progress .playback-progress-value {
  height: 100%;
  position: absolute;
  background-color: #b3c618;
}
/* Controls main div */
.controls {
  /* size and background color */
  background-color: #999999;
  height: 50px;
  width: 100%;
  bottom: 0px;
  position: absolute;
  /* control sizes and positioning */
  /* control border right */
  /* control border left */
  /* left aligned */
  /* centered */
  /* right aligned */
  /* all buttons use pointer by default */
  /* specifics */
  /* FULLSCREEN BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* MUTE BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* PLAY BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* EXIT BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* MENU BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* BACK BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* REPEAT BUTTON */
  /* dark background on mouse over */
  /* disabled means hidden */
  /* CONTINUE BUTTON */
  /* dark background on mouse over */
  /* disabled */
  /* disabled selected is hidden */
  /* selected means highlighted */
}
.controls .progressView,
.controls .fullscreenButton,
.controls .muteButton,
.controls .playButton,
.controls .exitButton,
.controls .menuButton,
.controls .backButton,
.controls .repeatButton {
  position: absolute;
  width: 72px;
  height: 100%;
}
.controls .continueButton {
  position: absolute;
  width: 144px;
  height: 100%;
}
.controls .progressView,
.controls .fullscreenButton,
.controls .muteButton,
.controls .playButton,
.controls .menuButton,
.controls .repeatButton {
  border-right: 1px solid #d8d7d7;
}
.controls .exitButton,
.controls .menuButton,
.controls .backButton,
.controls .repeatButton {
  border-left: 1px solid #d8d7d7;
}
.controls .progressView {
  left: 0px;
}
.controls .fullscreenButton {
  left: 73px;
}
.controls .muteButton {
  left: 146px;
}
.controls .playButton {
  left: 219px;
}
.controls .exitButton {
  left: calc(50% - 74px);
}
.controls .menuButton {
  left: calc(50% - 1px);
}
.controls .continueButton {
  right: 0px;
}
.controls .repeatButton {
  right: 144px;
}
.controls .backButton {
  right: 218px;
}
.controls .fullscreenButton,
.controls .muteButton,
.controls .playButton,
.controls .exitButton,
.controls .menuButton,
.controls .backButton,
.controls .repeatButton,
.controls .continueButton {
  cursor: pointer;
}
.controls .progressView .icon {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #d8d7d7;
}
.controls .progressView .icon .progress-value {
  display: inherit;
  position: absolute;
  top: 18px;
  font-size: 10px;
  left: -11px;
  width: 73px;
  text-align: center;
}
.controls .progressView .icon-progress-99 {
  width: 50px;
  height: 48px;
  background-position: -2px -44px;
}
.controls .progressView .icon-progress-88 {
  width: 50px;
  height: 48px;
  background-position: -54px -44px;
}
.controls .progressView .icon-progress-77 {
  width: 50px;
  height: 48px;
  background-position: -106px -44px;
}
.controls .progressView .icon-progress-66 {
  width: 50px;
  height: 48px;
  background-position: -158px -44px;
}
.controls .progressView .icon-progress-55 {
  width: 50px;
  height: 48px;
  background-position: -243px -2px;
}
.controls .progressView .icon-progress-44 {
  width: 50px;
  height: 48px;
  background-position: -295px -2px;
}
.controls .progressView .icon-progress-33 {
  width: 50px;
  height: 48px;
  background-position: -347px -2px;
}
.controls .progressView .icon-progress-22 {
  width: 50px;
  height: 48px;
  background-position: -399px -2px;
}
.controls .progressView .icon-progress-11 {
  width: 50px;
  height: 48px;
  background-position: -242px -52px;
}
.controls .progressView .icon-progress-0 {
  width: 50px;
  height: 48px;
  background-position: -294px -52px;
}
.controls .fullscreen-button,
.controls .fullscreen-button-over,
.controls .fullscreen-button-down,
.controls .fullscreen-button-disabled {
  /* default state */
}
.controls .fullscreen-button .icon,
.controls .fullscreen-button-over .icon,
.controls .fullscreen-button-down .icon,
.controls .fullscreen-button-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -142px -94px;
}
.controls .fullscreen-button-selected,
.controls .fullscreen-button-selected-over,
.controls .fullscreen-button-selected-down,
.controls .fullscreen-button-selected-disabled {
  /* selected state */
}
.controls .fullscreen-button-selected .icon,
.controls .fullscreen-button-selected-over .icon,
.controls .fullscreen-button-selected-down .icon,
.controls .fullscreen-button-selected-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -174px -94px;
}
.controls .fullscreen-button-over,
.controls .fullscreen-button-down,
.controls .fullscreen-button-selected-over,
.controls .fullscreen-button-selected-down {
  background-color: #646464;
}
.controls .fullscreen-button-disabled,
.controls .fullscreen-button-selected-disabled {
  cursor: default;
}
.controls .mute-button,
.controls .mute-button-over,
.controls .mute-button-down,
.controls .mute-button-disabled {
  /* default state */
}
.controls .mute-button .icon,
.controls .mute-button-over .icon,
.controls .mute-button-down .icon,
.controls .mute-button-disabled .icon {
  width: 36px;
  height: 30px;
  background-position: -2px -94px;
}
.controls .mute-button-selected,
.controls .mute-button-selected-over,
.controls .mute-button-selected-down,
.controls .mute-button-selected-disabled {
  /* selected state */
}
.controls .mute-button-selected .icon,
.controls .mute-button-selected-over .icon,
.controls .mute-button-selected-down .icon,
.controls .mute-button-selected-disabled .icon {
  width: 36px;
  height: 30px;
  background-position: -40px -94px;
}
.controls .mute-button-over,
.controls .mute-button-down,
.controls .mute-button-selected-over,
.controls .mute-button-selected-down {
  background-color: #646464;
}
.controls .mute-button-disabled,
.controls .mute-button-selected-disabled {
  cursor: default;
}
.controls .play-button,
.controls .play-button-over,
.controls .play-button-down,
.controls .play-button-disabled {
  /* default state */
}
.controls .play-button .icon,
.controls .play-button-over .icon,
.controls .play-button-down .icon,
.controls .play-button-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -210px -76px;
}
.controls .play-button-selected,
.controls .play-button-selected-over,
.controls .play-button-selected-down,
.controls .play-button-selected-disabled {
  /* selected state */
}
.controls .play-button-selected .icon,
.controls .play-button-selected-over .icon,
.controls .play-button-selected-down .icon,
.controls .play-button-selected-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -346px -52px;
}
.controls .play-button-over,
.controls .play-button-down,
.controls .play-button-selected-over,
.controls .play-button-selected-down {
  background-color: #646464;
}
.controls .play-button-disabled,
.controls .play-button-selected-disabled {
  cursor: default;
}
.controls .exit-button,
.controls .exit-button-over,
.controls .exit-button-down,
.controls .exit-button-disabled,
.controls .exit-button-selected,
.controls .exit-button-selected-over,
.controls .exit-button-selected-down,
.controls .exit-button-selected-disabled {
  /* selected state */
}
.controls .exit-button .icon,
.controls .exit-button-over .icon,
.controls .exit-button-down .icon,
.controls .exit-button-disabled .icon,
.controls .exit-button-selected .icon,
.controls .exit-button-selected-over .icon,
.controls .exit-button-selected-down .icon,
.controls .exit-button-selected-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -346px -84px;
}
.controls .exit-button-over,
.controls .exit-button-down,
.controls .exit-button-selected-over,
.controls .exit-button-selected-down {
  background-color: #646464;
}
.controls .exit-button-disabled,
.controls .exit-button-selected-disabled {
  cursor: default;
}
.controls .menu-button,
.controls .menu-button-over,
.controls .menu-button-down,
.controls .menu-button-disabled,
.controls .menu-button-selected,
.controls .menu-button-selected-over,
.controls .menu-button-selected-down,
.controls .menu-button-selected-disabled {
  /* selected state */
}
.controls .menu-button .icon,
.controls .menu-button-over .icon,
.controls .menu-button-down .icon,
.controls .menu-button-disabled .icon,
.controls .menu-button-selected .icon,
.controls .menu-button-selected-over .icon,
.controls .menu-button-selected-down .icon,
.controls .menu-button-selected-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -410px -52px;
}
.controls .menu-button-over,
.controls .menu-button-down,
.controls .menu-button-selected-over,
.controls .menu-button-selected-down {
  background-color: #646464;
}
.controls .menu-button-disabled,
.controls .menu-button-selected-disabled {
  cursor: default;
}
.controls .back-button,
.controls .back-button-over,
.controls .back-button-down,
.controls .back-button-disabled,
.controls .back-button-selected,
.controls .back-button-selected-over,
.controls .back-button-selected-down,
.controls .back-button-selected-disabled {
  /* selected state */
}
.controls .back-button .icon,
.controls .back-button-over .icon,
.controls .back-button-down .icon,
.controls .back-button-disabled .icon,
.controls .back-button-selected .icon,
.controls .back-button-selected-over .icon,
.controls .back-button-selected-down .icon,
.controls .back-button-selected-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -442px -72px;
}
.controls .back-button-over,
.controls .back-button-down,
.controls .back-button-selected-over,
.controls .back-button-selected-down {
  background-color: #646464;
}
.controls .back-button-disabled,
.controls .back-button-selected-disabled {
  cursor: default;
}
.controls .repeat-button,
.controls .repeat-button-over,
.controls .repeat-button-down,
.controls .repeat-button-disabled,
.controls .repeat-button-selected,
.controls .repeat-button-selected-over,
.controls .repeat-button-selected-down,
.controls .repeat-button-selected-disabled {
  border-left: 1px solid #d8d7d7;
}
.controls .repeat-button .icon,
.controls .repeat-button-over .icon,
.controls .repeat-button-down .icon,
.controls .repeat-button-disabled .icon,
.controls .repeat-button-selected .icon,
.controls .repeat-button-selected-over .icon,
.controls .repeat-button-selected-down .icon,
.controls .repeat-button-selected-disabled .icon {
  width: 30px;
  height: 36px;
  background-position: -451px -2px;
}
.controls .repeat-button-over,
.controls .repeat-button-down,
.controls .repeat-button-selected-over,
.controls .repeat-button-selected-down {
  background-color: #646464;
}
.controls .repeat-button-disabled,
.controls .repeat-button-selected-disabled {
  cursor: default;
}
.controls .continue-button,
.controls .continue-button-over,
.controls .continue-button-down,
.controls .continue-button-disabled,
.controls .continue-button-selected,
.controls .continue-button-selected-over,
.controls .continue-button-selected-down,
.controls .continue-button-selected-disabled {
  /* selected state */
}
.controls .continue-button .icon,
.controls .continue-button-over .icon,
.controls .continue-button-down .icon,
.controls .continue-button-disabled .icon,
.controls .continue-button-selected .icon,
.controls .continue-button-selected-over .icon,
.controls .continue-button-selected-down .icon,
.controls .continue-button-selected-disabled .icon {
  width: 30px;
  height: 30px;
  background-position: -378px -84px;
}
.controls .continue-button-over,
.controls .continue-button-down,
.controls .continue-button-selected-over,
.controls .continue-button-selected-down {
  background-color: #646464;
}
.controls .continue-button-disabled {
  cursor: default;
}
.controls .continue-button-selected-disabled {
  opacity: 0;
  cursor: default;
}
@-webkit-keyframes CONTINUE-HIGHLIGHT {
  0% {
    background-color: #999999;
  }
  50% {
    background-color: #646464;
  }
  100% {
    background-color: #999999;
  }
}
@-moz-keyframes CONTINUE-HIGHLIGHT {
  0% {
    background-color: #999999;
  }
  50% {
    background-color: #646464;
  }
  100% {
    background-color: #999999;
  }
}
@-o-keyframes CONTINUE-HIGHLIGHT {
  0% {
    background-color: #999999;
  }
  50% {
    background-color: #646464;
  }
  100% {
    background-color: #999999;
  }
}
@keyframes CONTINUE-HIGHLIGHT {
  0% {
    background-color: #999999;
  }
  50% {
    background-color: #646464;
  }
  100% {
    background-color: #999999;
  }
}
.controls .continue-button-selected {
  -webkit-animation: CONTINUE-HIGHLIGHT 2s infinite;
  /* Safari 4+ */
  -moz-animation: CONTINUE-HIGHLIGHT 2s infinite;
  /* Fx 5+ */
  -o-animation: CONTINUE-HIGHLIGHT 2s infinite;
  /* Opera 12+ */
  animation: CONTINUE-HIGHLIGHT 2s infinite;
  /* IE 10+, Fx 29+ */
}
.controls .icon {
  /* all icons use sprite sheet and relative positioning - apply on css end to avoid wrong positions! */
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* Content main div */
.menu-container-hidden {
  display: none;
}
.menu-container {
  position: absolute;
  width: 50%;
  height: calc(100% - 120px);
  left: 50%;
  top: 70px;
  overflow: hidden;
}
.menu-container .menu-hide {
  left: 100%;
}
.menu-container .menu-show {
  left: 0%;
}
.menu-container .menu {
  z-index: 10;
  transition: left 300ms;
  -webkit-transition: left 300ms;
  -moz-transition: left 300ms;
  -o-transition: left 300ms;
  -ms-transition: left 300ms;
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #848484;
}
.menu-container .menu .icon {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.menu-container .menu .menu-header {
  width: 100%;
  height: 70px;
  background-color: #646464;
}
.menu-container .menu .menu-header .menu-label {
  padding: 20px 32px 0 32px;
  font-size: 14pt;
  font-weight: 300;
}
.menu-container .menu .menu-header .menu-close-button {
  width: 30px;
  height: 30px;
  right: 9px;
  top: 9px;
  position: absolute;
  cursor: pointer;
}
.menu-container .menu .menu-header .menu-close-button .icon {
  width: 30px;
  height: 30px;
  background-position: -78px -94px;
}
.menu-container .menu .menu-header .menu-scroll-up-button {
  position: absolute;
  width: 100%;
  height: 32px;
  top: 38px;
}
.menu-container .menu .menu-header .menu-scroll-up-button .icon {
  width: 30px;
  height: 20px;
  background-position: -296px -102px;
}
.menu-container .menu .menu-header .button,
.menu-container .menu .menu-header .button-over,
.menu-container .menu .menu-header .button-down,
.menu-container .menu .menu-header .button-selected,
.menu-container .menu .menu-header .button-selected-over,
.menu-container .menu .menu-header .button-selected-down {
  cursor: pointer;
}
.menu-container .menu .menu-header .button-disabled,
.menu-container .menu .menu-header .button-selected-disabled {
  cursor: default;
}
.menu-container .menu .menu-header .button-disabled .icon,
.menu-container .menu .menu-header .button-selected-disabled .icon {
  display: none;
}
.menu-container .menu .menu-list {
  width: 100%;
  height: calc(100% - 100px);
  overflow: hidden;
}
.menu-container .menu .menu-list ul,
.menu-container .menu .menu-list li {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  text-indent: 0px;
}
.menu-container .menu .menu-list ul {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
  /* hardware acceleration */
}
.menu-container .menu .menu-list .menu-item-button {
  width: 100%;
  height: 38px;
  border-bottom: 2px solid #696969;
}
.menu-container .menu .menu-list .menu-item-button .icon-check {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../img/spritesheet.png');
  background-position: -110px -94px;
  width: 30px;
  height: 30px;
  right: 9px;
  top: 7px;
}
.menu-container .menu .menu-list .menu-item-button a {
  position: absolute;
  font-size: 14pt;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  left: 0px;
  margin: 0;
  padding: 6px 32px 32px 32px;
  height: 0px;
  white-space: nowrap;
}
.menu-container .menu .menu-list .button,
.menu-container .menu .menu-list .button-over,
.menu-container .menu .menu-list .button-down,
.menu-container .menu .menu-list .button-selected,
.menu-container .menu .menu-list .button-selected-over,
.menu-container .menu .menu-list .button-selected-down {
  cursor: pointer;
}
.menu-container .menu .menu-list .button a,
.menu-container .menu .menu-list .button-over a,
.menu-container .menu .menu-list .button-down a,
.menu-container .menu .menu-list .button-selected a,
.menu-container .menu .menu-list .button-selected-over a,
.menu-container .menu .menu-list .button-selected-down a {
  cursor: pointer;
}
.menu-container .menu .menu-list .button-disabled,
.menu-container .menu .menu-list .button-selected-disabled {
  background-color: #999999;
  cursor: default;
}
.menu-container .menu .menu-list .button-disabled a,
.menu-container .menu .menu-list .button-selected-disabled a {
  cursor: default;
}
.menu-container .menu .menu-footer {
  width: 100%;
  height: 30px;
  background-color: #646464;
  top: 618px;
}
.menu-container .menu .menu-footer .menu-scroll-down-button {
  position: absolute;
  width: 100%;
  height: 32px;
}
.menu-container .menu .menu-footer .menu-scroll-down-button .icon {
  width: 30px;
  height: 20px;
  background-position: -442px -104px;
}
.menu-container .menu .menu-footer .button,
.menu-container .menu .menu-footer .button-over,
.menu-container .menu .menu-footer .button-down,
.menu-container .menu .menu-footer .button-selected,
.menu-container .menu .menu-footer .button-selected-over,
.menu-container .menu .menu-footer .button-selected-down {
  cursor: pointer;
}
.menu-container .menu .menu-footer .button-disabled,
.menu-container .menu .menu-footer .button-selected-disabled {
  cursor: default;
}
.menu-container .menu .menu-footer .button-disabled .icon,
.menu-container .menu .menu-footer .button-selected-disabled .icon {
  display: none;
}
/* Icon font */
.iconclaas {
  font-family: "claas" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.7em;
}
@font-face {
  font-family: "claas";
  src: url("../font/claas.eot");
  src: url("../font/claasd41d.eot") format("embedded-opentype"), url("../font/claas.woff") format("woff"), url("../font/claas.ttf") format("truetype"), url("../font/claas.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.iconclaas .feed:before {
  content: "a";
}
.iconclaas .zeit:before {
  content: "b";
}
.iconclaas .verwaltung:before {
  content: "c";
}
.iconclaas .traktor:before {
  content: "d";
}
.iconclaas .hilfe:before {
  content: "f";
}
.iconclaas .geofencing:before {
  content: "g";
}
.iconclaas .fuhrpark:before {
  content: "h";
}
.iconclaas .service:before {
  content: "i";
}
.iconclaas .flaechenleistung:before {
  content: "j";
}
.iconclaas .karte:before {
  content: "k";
}
.iconclaas .flaeche:before {
  content: "l";
}
.iconclaas .feldhaecksler:before {
  content: "n";
}
.iconclaas .plus:before {
  content: "o";
}
.iconclaas .download:before {
  content: "p";
}
.iconclaas .aktualisieren:before {
  content: "q";
}
.iconclaas .filter:before {
  content: "s";
}
.iconclaas .calculate:before {
  content: "t";
}
.iconclaas .stopwatch:before {
  content: "u";
}
.iconclaas .close:before {
  content: "v";
}
.iconclaas .sort-down:before {
  content: "w";
}
.iconclaas .spinner:before {
  content: "x";
}
.iconclaas .remove:before {
  content: "y";
}
.iconclaas .bell:before {
  content: "z";
}
.iconclaas .alarm:before {
  content: "A";
}
.iconclaas .search:before {
  content: "B";
}
.iconclaas .sort:before {
  content: "C";
}
.iconclaas .sort-up:before {
  content: "D";
}
.iconclaas .circle:before {
  content: "E";
}
.iconclaas .warnmeldung:before {
  content: "F";
}
.iconclaas .notification:before {
  content: "G";
}
.iconclaas .list-alt:before {
  content: "H";
}
.iconclaas .lock:before {
  content: "I";
}
.iconclaas .disk:before {
  content: "J";
}
.iconclaas .exit:before {
  content: "K";
}
.iconclaas .warning:before {
  content: "L";
}
.iconclaas .ertrag:before {
  content: "M";
}
.iconclaas .meldung-warnung:before {
  content: "N";
}
.iconclaas .maehdrescher:before {
  content: "O";
}
.iconclaas .einstellungen:before {
  content: "P";
}
.iconclaas .arrow-down:before {
  content: "Q";
}
.iconclaas .align-justify:before {
  content: "R";
}
.iconclaas .kornfeuchte:before {
  content: "T";
}
.iconclaas .nachrichten:before {
  content: "U";
}
.iconclaas .info:before {
  content: "V";
}
.iconclaas .durchsatz:before {
  content: "W";
}
.iconclaas .dieselverbrauch:before {
  content: "X";
}
.iconclaas .anbaugeraet:before {
  content: "Y";
}
.iconclaas .analyse:before {
  content: "Z";
}
.iconclaas .arrow-up:before {
  content: "0";
}
.iconclaas .wrench:before {
  content: "1";
}
.iconclaas .link:before {
  content: "2";
}
.iconclaas .bubbles:before {
  content: "3";
}
.iconclaas .list:before {
  content: "4";
}
.iconclaas .clock:before {
  content: "5";
}
.iconclaas .checkmark:before {
  content: "6";
}
.iconclaas .checkmark-circle:before {
  content: "7";
}
.iconclaas .bullhorn:before {
  content: "8";
}
.iconclaas .arrow-right:before {
  content: "9";
}
.iconclaas .star:before {
  content: "!";
}
.iconclaas .double-arrow-right:before {
  content: "\"";
}
.iconclaas .double-arrow-left:before {
  content: "#";
}
.iconclaas .home:before {
  content: "e";
}
.iconclaas .arbeitstagebuch:before {
  content: "%";
}
.iconclaas .fontawesome-webfont:before {
  content: "$";
}
.iconclaas .user:before {
  content: "r";
}
.iconclaas .kraftstoff:before {
  content: "m";
}
.iconclaas .motorauslastung:before {
  content: "S";
}
.iconclaas .drueckung-1:before {
  content: "&";
}
.iconclaas .kraftstoffverbrauch-zeit:before {
  content: "'";
}
