a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  box-sizing: border-box; }

blockquote, q {
  quotes: none; }

table, table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
  position: relative; }

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
  display: block; }

mark, rp, rt, ruby, summary, time {
  display: inline; }

* {
  box-sizing: border-box; }

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

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

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

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

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

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

@font-face {
  font-family: 'lucida_grandebold';
  src: url('./fonts/ufonts.com_lucida-grande-bold-webfont.eot');
  src: url('./fonts/ufonts.com_lucida-grande-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/ufonts.com_lucida-grande-bold-webfont.woff2') format('woff2'), url('./fonts/ufonts.com_lucida-grande-bold-webfont.woff') format('woff'), url('./fonts/ufonts.com_lucida-grande-bold-webfont.ttf') format('truetype'), url('./fonts/ufonts.com_lucida-grande-bold-webfont.svg#lucida_grandebold') format('svg');
  font-weight: normal;
  font-style: normal; }

*:not(input):not(textarea) {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[contenteditable="true"] {
  -webkit-touch-callout: default;
  -webkit-user-select: initial; }

body {
  font-size: 12px;
  font-family: 'lucida_sansregular', Arial, Helvetica, sans-serif;
  overflow-y: scroll; }

body.elearning {
  background-color: #03471e; }

a, a:link, a:visited {
  color: #777;
  text-decoration: none; }
  a:hover {
    color: #008200; }

.error {
  color: red; }

.inlineblock {
  display: inline-block; }

.action {
  margin: 0 auto;
  width: 960px; }

.dummy {
  display: none !important; }

.loginLogo {
  background: url('img/login-logo.png') no-repeat;
  width: 213px;
  height: 155px;
  background-size: cover;
  margin: auto; }

.user-icon {
  background: url('img/user-icon.png') no-repeat;
  width: 19px;
  height: 19px;
  background-size: cover;
  position: absolute;
  left: 20px;
  top: 24px; }

.pass-icon {
  background: url('img/pass-icon.png') no-repeat;
  width: 15px;
  height: 18px;
  background-size: cover;
  position: absolute;
  left: 23px;
  top: 24px; }

.loginText {
  font-size: 16px;
  margin: 0 auto 20px;
  color: #fff;
  opacity: 0.5; }

.introText {
  font-size: 26px;
  margin: 0 auto 24px; }

.content.login {
  padding: 20px;
  text-align: center;
  max-width: 360px;
  margin: auto;
  border-radius: 3px; }
  .content.login input[type=submit] {
    padding: 18px 35px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px !important;
    background: #7ab800;
    font-family: 'lucida_sansdemibold_roman'; }
  .content.login input[type=submit]:hover {
    background: #7ab800; }
  .content.login tr {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .content.login tr:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .content.login input[type=text], .content.login input[type=password] {
    width: 320px;
    border-radius: 3px;
    margin: 0 auto;
    color: #fff;
    padding: 25px 60px;
    padding-right: 10px;
    background-color: #fff;
    border: none;
    font-size: 16px;
    /*border: 1px solid #d8d5d2;*/
    background: transparent;
    font-family: 'lucida_sansregular', Arial, Helvetica, sans-serif; }
    .content.login input[type=text]:disabled, .content.login input[type=password]:disabled {
      background-color: #fefafd; }
    .content.login input[type=text]:focus, .content.login input[type=password]:focus {
      border-color: #008200;
      outline: none; }
    .content.login input[type=text]:required, .content.login input[type=password]:required {
      background-image: url('img/requiredInput.png');
      background-size: 7px;
      background-position: 367px 26px;
      background-repeat: no-repeat; }
  .content.login .inputs {
    margin: auto; }
  .content.login .forgotPass {
    line-height: 20px;
    width: 180px;
    float: right;
    margin: 12px 0;
    text-align: right;
    font-size: 14px;
    color: #656565; }

.rememberme {
  /* width: 180px;*/
  width: 100%;
  margin: 20px 0 20px 20px;
  color: #fff;
  font-size: 14px;
  text-align: left; }
  .rememberme input {
    /*float: left;
     margin-right: -11px;*/ }
  .rememberme p {
    line-height: 25px;
    display: inline-block;
    padding-left: 13px;
    font-size: 16px;
    width: 250px; }
  .rememberme label {
    cursor: pointer;
    line-height: 25px;
    padding: 20px 0; }
  .rememberme input[type="checkbox"] {
    display: none; }
    .rememberme input[type="checkbox"] + span {
      width: 25px;
      height: 25px;
      background: transparent;
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%;
      font-size: 12px;
      color: transparent;
      text-align: center;
      display: inline-block;
      position: relative; }
    .rememberme input[type="checkbox"]:checked + span:after {
      content: "";
      width: 7px;
      height: 7px;
      background: white;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      border-radius: 50%; }

.submitBtn.login, .submitBtn.register {
  cursor: pointer;
  margin: 7px auto;
  border: 1px solid #008200;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 18px;
  width: 100%;
  padding: 10px;
  color: #656565; }

.registerBtn {
  margin-top: 21px;
  display: block; }

.registerLinkText {
  display: inline-block;
  font-size: 14px;
  color: #656565; }

.arrowBtn .register {
  color: #2d61f6;
  display: inline-block;
  font-size: 14px;
  margin-left: 5px; }
  .arrowBtn .login {
    font-size: 14px;
    margin-top: 32px;
    display: block; }

.inputOptions {
  border-radius: 3px;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  width: 100%;
  text-align: center;
  border: 1px solid #c1e7ec;
  font-size: 16px; }
  .inputOptions .option {
    padding: 10px;
    cursor: pointer; }

.wvBaseContainer.login {
  height: 530px;
  position: relative;
  margin-top: 25px; }

.adminHeaderLink {
  position: absolute;
  right: 200px;
  top: 7px;
  z-index: 1;
  white-space: nowrap; }

.adminMLLink {
  position: absolute;
  right: 340px;
  top: 7px;
  z-index: 1;
  white-space: nowrap; }

.userName {
  line-height: 65px;
  padding-right: 34px; }

.headerContainer {
  height: 65px;
  background-color: #008200;
  position: relative; }
  .headerContainer .logo {
    background: url('img/logo-small.png') no-repeat center center;
    width: 179px;
    height: 45px;
    background-size: contain;
    display: inline-block;
    margin: 8px 0 0 15px; }
  .headerContainer a {
    color: #c3c3c3; }
    .headerContainer a:hover {
      color: #f9f9f9; }

.headerRight {
  position: absolute;
  right: 0;
  top: 0; }

h1.title {
  font-size: 25px;
  font-family: 'lucida_sansdemibold_roman';
  position: relative; }

.rounded {
  border-radius: 50%; }

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

.container.has-header, .wv-container.has-header {
  padding-top: 60px; }

.wv-header {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  font-size: 15px;
  color: #fff; }

.loginbtn {
  display: inline-block;
  background: #7ab800;
  border: 0;
  color: #fff;
  font-size: 15px !important;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-appearance: none;
  width: 100%;
  margin-bottom: 60px; }

.battleBG {
  background-image: url('img/background-battle-mobile.png') !important;
  background-size: cover; }

.logo-small {
  width: 120px;
  height: 27px;
  background-image: url('img/logo-small.png');
  background-size: cover; }

.wv-header .score-display {
  position: absolute;
  left: 0;
  top: 0;
  margin: 20px 15px;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0); }

.wv-header .header-back {
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0); }

.wv-header .bgImage {
  height: 60px !important; }

.wv-header .hamburger {
  width: 25px;
  height: 17px;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px;
  background-image: url('img/menu-button.png');
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0); }

.wv-header .logo-small {
  display: block;
  margin: 15px auto;
  z-index: 10;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0); }

.wv-block-inner {
  padding: 0px 20px; }

.wv-block .title {
  padding: 0px 20px; }

.wv-block .description {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  color: #fff;
  max-width: 750px;
  /*opacity:0.5;*/
  display: inline-block;
  font-family: 'lucida_sans_unicoderegular'; }

.wv-block .button.start-battle {
  margin: 35px 0px; }

.wv-image-large .wv-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 75px;
  z-index: 3; }

.wv-image-large .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.6; }

.wv-image-large .wv-image {
  width: 100%;
  height: 100%;
  z-index: 1; }

.wv-image-large {
  width: 250px;
  height: 250px;
  margin: 20px auto;
  overflow: hidden;
  position: relative; }
/* ie8 replacement for rgba border color */
.wv-block .wv-mpc-option:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid #dedede;
  opacity: 0.1;
  left: 0;
  top: 0; }

.wv-block .wv-mpc-options {
  padding: 20px 0px; }

.wv-block .wv-mpc-option .option {
  color: #fff;
  opacity: 0.5;
  padding-left: 80px;
  padding-right: 20px;
  text-align: left;
  font-family: 'lucida_sans_unicoderegular'; }

.wv-block .wv-mpc-option .identifier {
  position: absolute;
  top: 0;
  left: 0;
  margin: 35px;
  color: #fff;
  font-family: 'lucida_sansdemibold_roman'; }

.wv-block .wv-mpc-option .inner {
  display: table-cell;
  vertical-align: middle; }

.wv-block .wv-mpc-option.selected {
  background-color: #fecb00; }

.wv-block .wv-mpc-option.selected .option {
  opacity: 1; }

.wv-block .wv-mpc-option {
  position: relative;
  width: 100%;
  height: 85px;
  display: table;
  font-size: 14px;
  cursor: pointer; }

.wv-battle-header {
  height: 22px;
  width: 100%;
  margin: 10px 0px;
  position: relative; }

.wv-battle-header .orb {
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  width: 10px;
  background-color: #fff;
  margin: 8px;
  position: relative; }

.wv-battle-header .orb.correct {
  background-color: #7ab800; }

.wv-battle-header .orb.wrong {
  background-color: #e30613; }

.wv-battle-header .orb.active:before {
  content: "";
  box-sizing: border-box;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  opacity: 0.2;
  position: absolute;
  top: -9px;
  left: -9px; }

.wv-battle-header .wv-time {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  color: #fff; }

.button {
  display: inline-block;
  cursor: pointer; }

.button.pill {
  padding: 18px 35px;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'lucida_sansdemibold_roman'; }

.button.pill .icon {
  margin-left: 5px; }

.icon {
  display: inline-block;
  background-size: cover;
  vertical-align: baseline; }

.icon.icon-arrow-right {
  width: 12px;
  height: 10px;
  background-image: url('img/icon-arrow-right.png'); }

.icon.icon-alarm {
  width: 14px;
  height: 16px;
  background-image: url('img/icon-alarm.png'); }

.icon.icon-pencil {
  background-image: url('img/pencil.png'); }

.text-large {
  font-size: 40px;
  line-height: 42px; }

.subtext-large {
  font-size: 15px;
  line-height: 20px; }

.result-orbs {
  margin: 20px 0px; }

.result-orbs .orb {
  margin: 15px;
  width: 130px;
  height: 130px;
  display: inline-table;
  position: relative; }

.result-orbs .orb .inner {
  display: table-cell;
  vertical-align: middle; }

.result-orbs .orb .text-large {
  color: #fff;
  font-family: 'lucida_granderegular';
  font-size: 25px !important; }

.result-orbs .orb .subtext-large {
  font-family: 'lucida_sansdemibold_roman'; }

.result-orbs .orb.single {
  margin: 0px auto;
  display: table; }

.result-orbs .orb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 2px solid #fff;
  opacity: 0.2;
  box-sizing: border-box; }

.footer-button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 150px;
  margin: auto;
  height: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 60px;
  display: none;
  cursor: pointer; }
/* Slider */
.ui-slider-handle:after {
  content: "";
  width: 8px;
  height: 8px;
  background: green;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%; }

.mpc .answer.selected .mpc-checkbox-circle {
  background-image: url("img/mpc-vink.png");
  background-repeat: no-repeat;
  background-size: 13px 10px;
  background-position: 50%; }

.feedback-block {
  display: none; }

.feedback-block .feedback-title {
  padding: 10px 0px;
  font-weight: bold; }

.dropdown-background-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  opacity: 0;
  display: none; }

.mpc .answers.feedback .answer.correct {
  background-color: #339b33;
  color: #fff; }
  .mpc .answers.feedback .answer.correct.selected .mpc-checkbox-circle {
    border-color: #fff;
    background-image: url("img/vink-white.png"); }
  .mpc .answers.feedback .answer.wrong {
    background-color: #e93842; }
  .mpc .answers.feedback .answer.wrong .mpc-checkbox-circle {
    border-color: #fff;
    background-image: url("img/vink-white.png"); }
  .mpc .answers.feedback .answer.selected .answer-inner-text, .mpc .answers.feedback .answer.correct .answer-inner-text {
    color: #fff !important; }
  .mpc .answers.feedback .answer:not(.selected) .mpc-checkbox-circle {
    border: 0; }

@media screen and (min-width: 620px) {
  .wv-block .wv-mpc-option .center {
    position: relative; }

  .wv-block .wv-mpc-option .identifier {
    margin: 0px 35px; }

  .wv-block .wv-mpc-options {
    font-size: 0; }

  .wv-block .wv-mpc-option {
    display: inline-table;
    width: 100%; }

  .wv-block .wv-mpc-option:before, .wv-block .wv-mpc-option:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px solid #dedede;
    opacity: 0.1;
    left: 0;
    top: 0; }

  .wv-block .wv-mpc-option:after {
    top: auto;
    bottom: -2px; }

  .footer-button {
    width: 200px; }

  .mpc .answer.selected .mpc-checkbox-circle {
    background-size: 27px 21px; } }

.edit-text {
  display: block;
  padding: 20px 40px;
  font-size: 14px; }
  .edit-text .icon {
    width: 25px;
    height: 25px;
    position: relative;
    top: -5px;
    margin-right: 10px; }

.text-url {
  padding: 20px 40px;
  background: #fff;
  font-size: 16px;
  color: #6f6f6f;
  width: 100%;
  font-family: 'lucida_sans_unicoderegular';
  border: 1px solid #ccc; }

.body-url {
  padding: 10px 40px; }

.form-container {
  width: 90%;
  margin: 25px auto; }
  .form-container h1 {
    color: #fff;
    font-family: 'lucida_grandebold';
    font-size: 28px;
    margin: 0 0 20px 0; }
  .form-container h1.adjustTop {
    margin: 50px 0 20px 0; }

@media screen and (min-width: 620px) {
  .form-container {
    width: 40%;
    margin: 50px auto; } }

.form-group {
  display: block;
  margin: 0 0 15px 0; }
  .form-group.hidden {
    display: none; }
  .form-group label {
    display: block;
    font-family: 'lucida_granderegular';
    font-size: 15px;
    color: #fff;
    padding: 0 0 0 15px;
    cursor: pointer; }
  .form-group .form-group-input, .form-group .form-group-select {
    display: block;
    width: 100%;
    margin: 10px 0;
    color: #555;
    background: #fff;
    padding: 10px 15px;
    font-size: 13px;
    border: 0;
    font-family: 'lucida_sansregular';
    box-shadow: 0 0 0 4px #7ab800;
    -webkit-box-shadow: 0 0 0 4px #7ab800;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .form-group .form-group-input:hover, .form-group .form-group-select:hover, .form-group .form-group-input:focus, .form-group .form-group-select:focus {
    cursor: pointer;
    outline: none;
    color: #333;
    box-shadow: 0 0 0 6px #7ab800;
    -webkit-box-shadow: 0 0 0 6px #7ab800; }
  .form-group .form-group-select option {
    font-family: 'lucida_sansregular'; }
  .form-group .notice {
    display: none;
    border: 1px solid transparent;
    padding: 15px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .form-group .notice.forceVisible {
    display: block; }
  .form-group .notice.success {
    background: #a4ffa4;
    color: #333;
    border-color: lime; }
  .form-group .notice.error {
    background: #ff9696;
    color: red;
    border-color: red; }
  .form-group.error .form-group-input, .form-group.error .form-group-select {
    box-shadow: 0 0 0 4px red;
    -webkit-box-shadow: 0 0 0 4px red; }
  .form-group.error .form-group-input:hover, .form-group.error .form-group-select:hover {
    box-shadow: 0 0 0 5px red;
    -webkit-box-shadow: 0 0 0 5px red; }
  .form-group .form-group-submit {
    display: block;
    background: #7ab800;
    margin: 25px 0 0 0;
    color: #fff;
    border: 0;
    font-size: 15px;
    cursor: pointer;
    width: 100%;
    padding: 12px 35px;
    text-transform: uppercase;
    font-family: 'lucida_sansdemibold_roman';
    box-shadow: 0 0 0 4px transparent;
    -webkit-box-shadow: 0 0 0 4px transparent;
    transition: all 2.5s ease-in-out;
    -webkit-transition: all 2.5s ease-in-out;
    -ms-transition: all 2.5s ease-in-out;
    -webkit-appearance: none;
    border-radius: 50px;
    -webkit-border-radius: 50px; }
  .form-group .styled {
    padding: 20px 0 0 0;
    cursor: pointer; }
  .form-group .styled input[type="checkbox"] {
    display: none; }
    .form-group .styled input[type="checkbox"] + span {
      float: left;
      display: inline-block;
      background: #fff;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      width: 24px;
      height: 24px;
      margin: 0 10px 0 0;
      border: 2px solid #7ab800;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
    .form-group .styled input[type="checkbox"]:checked + span {
      box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 12px #7ab800;
      -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 12px #7ab800; }
  .form-group .styled p {
    line-height: 24px; }

.text-answer.default {
  position: absolute; }

.parentTitle {
  display: none; }

.desktopOnly {
  display: none; }

@media screen and (min-width: 620px) {
  .desktopOnly {
    display: block; }

  .wv-header {
    height: 48px; }
    .wv-header .bgImage {
      height: 48px !important; }
    .wv-header .logo-small {
      margin: 11px auto; }
    .wv-header .hamburger {
      margin: 15px 19px; }
    .wv-header .header-back {
      margin: 5px; }

  .container.has-header, .wv-container.has-header {
    padding-top: 48px; }

  .wv-container > div {
    width: 620px;
    margin: 0 auto; }

  .cover-intro {
    text-align: left !important;
    padding-left: 24px;
    margin-bottom: 12px !important;
    margin-top: 12px; }
    .cover-intro .cover-image {
      display: inline-block;
      margin: auto auto 16px auto !important; }
      .cover-intro .cover-image .cover-icon {
        max-width: none;
        max-height: 30px; }
    .cover-intro .title {
      font-size: 26px; }
    .cover-intro .parentTitle {
      font-family: 'lucida_sansdemibold_roman';
      font-size: 20px;
      color: white;
      display: inline-block;
      padding-left: 6px;
      margin-top: 10px; }

  .footerWrap {
    width: 648px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }

  .moreText {
    display: none;
    background: url(img/down.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: -12px;
    top: -80px;
    width: 16px;
    height: 60px;
    cursor: pointer; } }

.disabledNext {
  opacity: 0.2 !important;
  cursor: default !important; }

.background-image {
  background-size: cover;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: -1; }

.slider-bg {
  background-color: #024b20;
  background-image: url("img/bgSlider.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1; }

.bg-header-slider-image {
  background-image: url("img/bgSlider.png");
  background-size: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px; }

.bg-image-test {
  background: url('http://www.ara.nl/uploads/images/heineken/heineken_594x297.jpg');
  background-size: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1; }

.bg-image-header {
  background: url('http://www.ara.nl/uploads/images/heineken/heineken_594x297.jpg');
  background-size: 100%; }

.header-bgimage {
  background: url('img/heineken-logo.png');
  height: 70px;
  width: 295px;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  left: 50%;
  top: 30px;
  transform: translateX(-50%); }

.header2 {
  height: 130px;
  padding-top: 30px;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 10; }

.header-score {
  color: #fff;
  font-size: 30px;
  margin-left: 60px;
  margin-top: 30px; }

.footer {
  position: fixed;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: 105px;
  background-color: #005826; }

.footer-inner {
  position: relative;
  height: 105px;
  width: 100%; }

.footer .arrow {
  background-image: url("img/arrow.png");
  background-repeat: no-repeat;
  background-size: 25px 20px;
  width: 25px;
  height: 20px;
  position: absolute; }

.footer .arrow.next {
  right: 40px;
  bottom: 40px; }

.footer .arrow.back {
  transform: rotate(180deg);
  left: 40px;
  bottom: 40px; }

.footer .footer-submit {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 35px;
  line-height: 105px;
  text-align: center; }

.mpc {
  max-width: 750px;
  margin: auto; }

.mpc .answers {
  font-size: 0px; }

.mpc .answer {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ddd;
  font-size: 0px;
  display: inline-block; }

.mpc .answer .inner {
  display: table;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 620px) {
  .desktopOnly {
    display: none; }

  .mpc .answer .inner {
    padding: 15px 0; } }

.mpc .answer-text {
  width: calc(100% - 70px);
  height: 100%;
  display: table-cell;
  position: relative;
  vertical-align: middle; }

.answer-inner-text {
  font-size: 14px;
  color: #747474;
  line-height: 16px;
  padding: 10px 20px 10px 25px;
  text-align: left;
  font-family: 'lucida_sans_unicoderegular'; }

.mpc .checkbox {
  width: 70px;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative; }

.mpc .checkbox input[type="checkbox"] {
  display: none; }

.mpc .mpc-checkbox-circle {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #008200;
  vertical-align: middle;
  display: inline-block; }

.mpc .mpc-checkbox-circle.checked {
  background-image: url("img/mpc-vink.png");
  background-repeat: no-repeat;
  background-size: 13px 10px;
  background-position: 50%; }

.cover {
  position: relative;
  text-align: center;
  padding-bottom: 22px; }
  .cover .cover-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .cover .title {
    color: #fff;
    font-size: 23px;
    padding-top: 80px;
    margin-bottom: 25px;
    font-family: 'lucida_sansdemibold_roman'; }
  .cover .uppertitle {
    color: #0fad0f;
    font-size: 16px;
    display: block;
    text-transform: uppercase; }
  .cover .sub-title {
    color: #aab1a8;
    font-size: 24px;
    max-width: 800px;
    display: inline-block; }
  .cover.leaderboard .title {
    padding-top: 0;
    margin: 0;
    text-transform: uppercase; }
  .cover.leaderboard .uppertitle {
    padding-top: 15px;
    padding-bottom: 10px; }

@media screen and (min-width: 620px) {
  .cover.leaderboard .uppertitle {
    padding-top: 20px; } }

.topic .cover .title {
  color: #fff; }

.header-menu {
  background-image: url('img/menu-button.png');
  background-repeat: no-repeat;
  background-position: 50%;
  width: 50px;
  height: 34px;
  position: absolute;
  right: 100px;
  top: 62px; }

.slideshow {
  white-space: nowrap;
  font-size: 0px;
  overflow-x: hidden; }

.slide {
  display: inline-block;
  width: 100%;
  white-space: normal; }

ul {
  list-style-type: none; }

.wv-container ul {
  list-style-type: disc; }

.wv-container ul, .wv-container ol {
  white-space: normal; }

.wv-container li {
  margin-left: 20px; }

.dropdown-menu {
  background-repeat: no-repeat;
  right: 0px;
  top: 0px;
  z-index: -10;
  position: fixed;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0); }

.dropdown-ul {
  color: #fff; }

.topicIcon {
  background-repeat: no-repeat;
  background-size: 70px;
  background-position: 50%; }

.topicIcon.video {
  background-image: url("img/topic-icon-video.png"); }

.topicIcon.assignment {
  background-image: url("img/topic-icon-assignment.png"); }

.topicIcon.battle {
  background-image: url("img/topic-icon-battle.png"); }

.topicIcon.magazine {
  background-image: url("img/topic-icon-magazine.png"); }

.topicIcon.reflect {
  background-image: url("img/topic-icon-reflect.png"); }

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

.score-bar-wrapper {
  width: 250px;
  display: inline-block;
  margin-top: 15px;
  height: 25px;
  position: relative; }

.score-bar-wrapper .small-bar {
  width: 100%;
  height: 10px;
  position: absolute;
  background-color: rgba(15, 173, 15, 0.1);
  z-index: 0; }

.score-bar-wrapper .scores {
  text-align: left;
  font-size: 0px;
  border-radius: 1px;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.score-bar-wrapper .current-score {
  background-color: #0fad0f;
  height: 10px;
  display: inline-block; }

.score-bar-wrapper .score-added {
  background-color: #fecb00;
  height: 10px;
  display: inline-block; }

.score-bar-wrapper .arrow-wrapper {
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 100%; }

.score-bar-wrapper .arrow-wrapper .arrow-progress {
  width: 100%; }

.score-bar-wrapper .arrow-wrapper .arrow-progress .arrow-icon {
  width: 10px;
  float: right;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0fad0f;
  display: none; }

.dropdown-ul li .menu-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.dropdown-ul li {
  border-top: 2px solid rgba(255, 255, 255, 0.08);
  background-image: url("img/dropdown-arrow.png");
  background-repeat: no-repeat;
  text-transform: uppercase;
  position: relative;
  font-size: 13px;
  font-family: 'lucida_sansdemibold_roman'; }

.dropdown-close {
  background-image: url("img/dropdown-cross.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  cursor: pointer; }

.topics .topic {
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 0px;
  display: table;
  width: 100%; }

.topics .topic .topicIcon {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  display: table-cell;
  width: 40%;
  height: 100px;
  position: relative;
  text-align: right; }

.topics .topic .topicInfo {
  display: table-cell;
  width: 60%;
  position: relative; }

.total-score {
  color: #fff; }

.required-topic {
  font-size: 0px; }

.required-topic {
  background-image: url("img/topic-icon-requiredpencil-white.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block; }

.required-topic.done {
  background-image: url("img/topic-icon-requiredpencil-green.png"); }

.topic-bg-image {
  background-image: url('img/bgTopicMenu.png');
  background-size: cover;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1; }

.topic {
  /*height: 100px;*/ }

.set-background-colors {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0.6; }

.header-back {
  background-image: url("img/header-back.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 39px;
  height: 39px;
  position: absolute;
  left: 5px;
  top: 1px;
  margin: 10px;
  display: none;
  cursor: pointer; }

.topic-icon-border {
  border: 1px solid #fff;
  position: absolute;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  top: 5px;
  left: 5px;
  opacity: 0.4; }

.topicIcon-rounded {
  margin: 12px;
  width: 76px;
  height: 76px;
  display: table;
  position: relative;
  margin-left: auto;
  border-radius: 50%;
  overflow: hidden; }

.icon-points-round {
  height: 20px;
  width: 20px;
  display: inline-block; }

.icon-points-round.checked {
  background: url("img/check-icon-round.png") no-repeat;
  background-size: cover; }

.icon-points-round.bonus {
  background: url("img/bonus-icon-round.png") no-repeat;
  background-size: cover;
  margin-left: 20px; }

.icon-points-round.like {
  background: url("img/like-icon-round.png") no-repeat;
  background-size: cover;
  margin-left: 20px; }

.bonus-icon-yellow {
  background: url("img/bonus-icon-yellow.png") no-repeat;
  background-size: cover; }

.required-topic {
  width: 19px;
  height: 19px; }

.total-score {
  font-size: 18px;
  display: inline-block;
  margin-left: 5px;
  font-family: 'lucida_sansdemibold_roman'; }

.score-bar-wrapper {
  margin-bottom: 10px; }

.topic .cover .title {
  padding-top: 25px; }

.topic .topicInfo {
  padding: 18px 0 18px 18px; }

.topics .topic .topicInfo .enter-topic {
  background-image: url("img/topic-icon-arrow-normal.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 12px 10px;
  display: inline-block;
  height: 22px;
  margin-right: 15px;
  min-width: 12px; }

.topic .topicInfo .topicTitle {
  font-size: 18px;
  font-family: 'lucida_sansdemibold_roman';
  display: inline-block;
  padding-right: 30px;
  max-width: 370px; }

.topic .topicInfo .topicIntro {
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
  padding-top: 5px;
  line-height: 15px;
  font-family: 'lucida_sans_unicoderegular';
  padding-right: 30px;
  max-width: 370px; }

.topic-wrapper {
  margin-top: 12px;
  position: relative; }

.topic .topicInfo .topicBonus {
  height: 28px;
  border-color: #fecb00;
  border-width: 1px;
  border-style: solid;
  border-radius: 14px;
  font-size: 13px;
  line-height: 26px;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
  margin-left: 5px; }

.topicBonus .bonus-icon {
  background: url("img/bonus-icon-yellow.png") no-repeat;
  width: 14px;
  height: 12.5px;
  background-size: cover;
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px; }

.topic .topicInfo .topicScore {
  height: 28px;
  border-color: rgba(255, 255, 255, 0.08);
  border-width: 1px;
  border-style: solid;
  border-radius: 14px;
  font-size: 13px;
  line-height: 26px;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
  font-family: 'lucida_sansdemibold_roman'; }

.topic.done .topicInfo .topicScore {
  border-color: #0fad0f; }

.header.topic .header-back {
  background-image: url("img/topicMenu-back.png");
  background-repeat: no-repeat;
  position: absolute;
  left: 17px;
  top: 13px;
  background-size: 100%;
  width: 22px;
  height: 22px; }

.score-icon {
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 100%;
  background-position: 0 50%;
  height: 100%;
  margin-right: 5px; }

.topic.done .score-icon {
  width: 10px; }

.topic.pencil .score-icon {
  width: 18px;
  height: 18px;
  margin-top: 7px; }

@media screen and (max-width: 620px) {
  .topic.pencil .score-icon {
    margin-top: 3px; }

  .topicBonus .bonus-icon {
    margin-top: 5px; }

  .topic.pencil.light.done .score-icon {
    width: 10px;
    height: 26px;
    margin-top: 0; } }

.topic.pencil .score-icon {
  background-image: url("img/topic-icon-finish-later.png");
  opacity: 1; }

.topic.pencil.light .score-icon {
  opacity: 0.1; }

.topic.pencil.light.done .score-icon {
  opacity: 1; }

.topic.done .score-icon {
  background-image: url("img/topic-icon-vink.png"); }

.header {
  padding-top: 10px;
  height: auto; }

.header-image {
  width: 105px;
  height: 25px; }

.header-menu {
  width: 23px;
  height: 16px;
  background-size: 100%;
  right: 18px;
  top: 18px; }

.header-image {
  max-width: 70%;
  background: url('img/heineken-logo.png');
  background-repeat: no-repeat;
  background-size: 100%;
  margin: auto; }

.dots {
  width: 8px;
  height: 8px;
  background: #dedede;
  border-radius: 8px;
  display: block;
  position: absolute;
  top: 12px; }

.dots.green {
  background-color: #00710f; }

.slider-block {
  text-align: center;
  background-color: #fff;
  padding-top: 60px;
  position: relative;
  display: inline-block;
  padding-bottom: 60px; }

.slider-feedback {
  border-top: 1px solid #ddd; }

.slider-feedback .feedback-text, .feedback-block .feedback-text {
  background-color: #fff;
  text-align: left;
  padding-top: 20px;
  color: #747474;
  font-size: 14px;
  line-height: 20px;
  font-family: 'lucida_sans_unicoderegular'; }

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

.slider-feedback .feedback-title, .feedback-block .feedback-title {
  padding: 30px;
  padding-bottom: 0px;
  font-size: 15px;
  max-width: 750px;
  margin: 0 auto;
  text-align: left;
  font-family: 'lucida_sansdemibold_roman'; }

.ui-slider-handle {
  position: relative;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: rgba(15, 173, 15, 0.4);
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border: none;
  -webkit-backface-visibility: hidden;
  cursor: pointer !important;
  width: 24px !important;
  height: 24px !important;
  display: block;
  z-index: 10;
  -moz-transform: translate(-33%, -45%);
  -webkit-transform: translate(-33%, -45%);
  -o-transform: translate(-33%, -45%);
  transform: translate(-33%, -45%);
  -ms-transform: translate(-33%, -45%); }

.ui-slider {
  -webkit-border-radius: 1px;
  border: none;
  width: 260px;
  height: 2px;
  position: relative;
  display: inline-block;
  top: -15px;
  padding-top: 15px;
  padding-bottom: 15px; }

.ui-slider .bar {
  background: #dedede;
  width: 100%;
  height: 2px;
  position: Absolute;
  top: 15px; }

.slider-block .slider-label {
  color: #6f6f6f;
  position: absolute;
  font-family: 'lucida_sans_unicoderegular'; }

.slider-block .slider-label.min {
  transform: translateX(-50%);
  color: white; }

.slider-block .slider-label.max {
  right: 0px;
  transform: translateX(50%);
  color: white; }

.cover-intro .sub-title {
  color: #909d95;
  font-size: 14px;
  line-height: 20px;
  max-width: 750px;
  display: inline-block;
  padding: 10px 10px 0;
  font-family: 'lucida_sans_unicoderegular'; }

.feedback-arrow {
  width: 11px;
  height: 6px;
  background-image: url("img/feedback-arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 25px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

.wv-footer .progresstext {
  text-transform: uppercase; }

.wv-header {
  z-index: 10; }

.text-block-bg .text-block.max-width-block .body-text {
  white-space: pre-line; }
  .text-block-bg .text-block.max-width-block .body-text ul, .text-block-bg .text-block.max-width-block .body-text p {
    white-space: normal; }

.wv-text {
  margin-top: 10px; }

.wv-text-img {
  overflow: hidden;
  margin: auto;
  position: relative; }

@media screen and (max-width: 620px) {
  /*.wv-text .text-block {
   padding: 0px 25px !important;
   }*/
    .wv-text-vid {
      height: 250px; }
    .topics .topic .topicIcon {
      width: 32%; }
    .topics .topic .topicInfo {
      width: 68%; }
    img.base-topic-icon2 {
      width: 40px;
      height: auto;
      max-height: 40px;
      position: absolute;
      left: 18px;
      top: 18px; }
    .cover-icon img {
      width: 30px;
      height: 26px; }
    .cover .sub-title {
      color: #aab1a8;
      font-size: 14px;
      padding-left: 30px;
      padding-right: 30px; }
    .cover {
      padding-bottom: 37px; }
    .mpc .mpc-checkbox-circle {
      border: 1px solid #008200; }
    .cover .title {
      font-size: 25px;
      padding-top: 75px;
      margin-bottom: 40px;
      margin-top: 15px; }
    .wv-footer .progresstext {
      text-transform: uppercase;
      font-size: 15px; }
    .slider-block .slider-label {
      font-size: 15px; }
    .slider .cover-intro .title {
      font-size: 20px; }
    .wv-header .score-display {
      font-size: 15px; }
    .slider .cover-intro .sub-title {
      color: #878b83;
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 15px;
      font-size: 14px;
      line-height: 20px; }
    .dropdown-menu {
      background-image: url("img/bgDropdown.png");
      background-size: cover;
      background-position: bottom right;
      left: 0px;
      max-width: 100%; }
    .dropdown-close {
      width: 18px;
      height: 18px;
      top: 8px;
      right: 8px;
      margin: 10px;
      cursor: pointer; }
    .dropdown-menu .header-bgimage {
      background: url('img/heineken-logo.png');
      height: 25px;
      width: 105px;
      position: absolute;
      background-size: 100%;
      background-repeat: no-repeat;
      left: 50%;
      top: 15px;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%); }
    .dropdown-ul {
      margin-top: 55px; }
    .dropdown-ul li {
      padding: 17px 0px;
      padding-left: 20px;
      font-size: 20px;
      background-size: 12px 10px;
      background-position: calc(100% - 25px) 50%; }
    .topics .topic .topicInfo .enter-topic {
      position: absolute;
      right: 0px; } }

.white-block {
  width: 100%;
  background-color: #fff;
  text-align: center;
  position: relative;
  overflow-x: hidden; }

.text-block-bg {
  background-color: #fff;
  position: relative; }

img.base-topic-icon {
  width: 100%;
  height: 100%; }

.base-topic-icon2 {
  position: absolute;
  left: 0px;
  width: 40px !important;
  right: 0;
  height: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%; }

@media screen and (min-width: 620px) {
  /*
   .topic {
   height: 150px;
   }*/
    .wv-slider.ui-slider {
      width: 485px; }
    .wv-text-vid {
      height: 450px;
      margin: auto; }
    .topic .topicInfo {
      padding-left: 30px;
      padding-top: 30px; }
    .topics .topic .topicInfo .enter-topic {
      position: absolute;
      left: 400px; }
    img.base-topic-icon {
      position: absolute;
      left: 0px;
      border-radius: 50%;
      width: 100%;
      height: 100%; }
    .base-topic-icon2 {
      width: 45px !important;
      height: 45px; }
    .topic-icon-border {
      height: 84px;
      width: 84px;
      top: 8px;
      left: 8px; }
    .topicIcon-rounded {
      margin: 25px;
      width: 100px;
      height: 100px;
      display: inline-block; }
    .topics .topic .topicIcon {
      height: 150px; }
    .answer-inner-text {
      font-size: 16px; }
    .mpc .mpc-checkbox-circle.checked {
      background-size: 27px 21px; }
    .mpc .mpc-checkbox-circle {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #008200; }
    .answer-inner-text {
      font-size: 14px; }
    .mpc .answer-text {
      width: auto; }
    .mpc .answer:nth-child(2n+1) {
      border-right: 1px solid #ddd; }
    .mpc .answer {
      width: 50%; }
    .answer-inner-text {
      padding: 30px 20px 30px 25px; }
    .slider-feedback .feedback-text {
      max-width: 750px;
      display: inline-block;
      width: 100%; }
    .feedback-arrow {
      width: 22px;
      height: 12px; }
    .dots {
      width: 11px;
      height: 11px;
      border-radius: 11px;
      top: 11px; }
    .ui-slider-handle {
      width: 26px !important;
      height: 26px !important;
      -moz-transform: translate(-30%, -45%);
      -webkit-transform: translate(-30%, -45%);
      -o-transform: translate(-30%, -45%);
      transform: translate(-30%, -45%);
      -ms-transform: translate(-30%, -45%); }
    .cover-image .cover-icon {
      max-width: 64px; }
    .slider .cover-intro .title {
      font-size: 26px; }
    .slider-block .slider-label {
      font-size: 18px; }
    .header-menu {
      right: 50px;
      top: 63px;
      width: 50px;
      height: 34px; }
    .header.topic .header-back {
      width: 50px;
      height: 50px;
      left: 50px;
      top: 55px; }
    .content.testMenu {
      margin-top: 130px;
      margin-bottom: 105px; }
    .header-image {
      height: 97px;
      width: 421px; }
    .dropdown-menu .header-bgimage {
      display: none; }
    .dropdown-menu {
      padding-top: 75px;
      background-image: url("img/bgDropdownLarge.png");
      background-size: cover;
      background-position: bottom right;
      bottom: 0px;
      width: 240px; }
    .dropdown-menu li {
      background-size: 17px 13px;
      background-position: calc(100% - 29px) 50%;
      padding: 37px 0px;
      padding-left: 40px; }
    .dropdown-close {
      width: 20px;
      height: 20px;
      top: 28px;
      right: 28px; }
    .topicIcon {
      background-size: 100px; }
    .topic .cover .title {
      font-size: 30px; }
    .topic .total-score {
      font-size: 25px; }
    .topic .topicInfo .topicTitle {
      font-size: 25px; }
    .topic .topicInfo .topicIntro {
      font-size: 17px; }
    .topic .topicInfo .topicScore {
      height: 36px;
      border-radius: 18px;
      font-size: 18px;
      line-height: 34px;
      padding: 0px 12px; }
    .topic .topicInfo .topicBonus {
      height: 36px;
      border-radius: 18px;
      font-size: 18px;
      line-height: 34px;
      padding: 0px 12px;
      margin-left: 10px; }
    .topic.required .score-icon, .topic.done .score-icon {
      width: 20px; }
    .topics .topic .topicInfo .enter-topic {
      width: 20px;
      height: 29px;
      background-size: 100%;
      margin-right: 0; }
    .score-bar-wrapper {
      margin-top: 20px; }
    .required-topics {
      margin-top: 15px;
      margin-bottom: 10px; } }

.leaderboard {
  position: relative;
  text-align: center;
  padding-bottom: 22px; }
  .leaderboard .top {
    display: block;
    margin: 0 0 25px 0; }
  .leaderboard .title {
    padding-top: 0;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
    font-family: 'lucida_sansdemibold_roman'; }
  .leaderboard .uppertitle {
    color: #0fad0f;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 10px; }
  .leaderboard .sub-title {
    color: #aab1a8;
    font-size: 24px;
    max-width: 800px;
    display: inline-block; }
  .leaderboard .blocks {
    display: block;
    font-size: 0; }

.chart-block {
  display: block;
  width: 100%;
  margin: 0 0 60px 0; }
  .chart-block .title {
    font-size: 16px;
    margin: 0 0 10px 0; }
  .chart-block .subtitle {
    font-size: 15px;
    color: #0fad0f;
    text-transform: uppercase;
    margin: 0 0 15px 0; }

.chart-block {
  display: block;
  width: 100%; }
  .chart-block .block {
    display: block;
    margin: 0 0 25px 0; }
  .chart-block .score-elipse .score-text {
    top: 68px; }
  .chart-block .score-elipse.small {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 0 40px 40px; }
    .chart-block .score-elipse.small .score-text {
      font-size: 12px;
      top: 35px; }
    .chart-block .score-elipse.small .bonus-text {
      top: 55px;
      font-size: 10px; }
    .chart-block .score-elipse.small .timer {
      width: 100%;
      height: 100%; }
      .chart-block .score-elipse.small .timer .full-slice {
        width: 100%;
        height: 100%;
        border-width: 5px; }
      .chart-block .score-elipse.small .timer .slice {
        width: 100%;
        height: 100%;
        clip: rect(0, 100px, 100px, 50px); }
        .chart-block .score-elipse.small .timer .slice.gt50 {
          clip: rect(auto, auto, auto, auto); }
        .chart-block .score-elipse.small .timer .slice .pie, .chart-block .score-elipse.small .timer .slice .pie-fill {
          width: 90px;
          height: 90px;
          clip: rect(0, 50px, 100px, 0);
          border-width: 5px; }
        .chart-block .score-elipse.small .timer .slice .pie-fill {
          -webkit-transform: rotate(180deg);
          /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
          -ms-transform: rotate(180deg);
          /* IE 9 */
          transform: rotate(180deg);
          /* IE 10, Fx 16+, Op 12.1+ */ }
  .chart-block .score-elipse.bonus .bonus-text {
    color: #fecb00; }
    .chart-block .score-elipse.bonus .timer .slice .pie, .chart-block .score-elipse.bonus .timer .slice .pie-fill {
      border-color: #fecb00; }
  .chart-block .score-elipse.like .bonus-text {
    color: #2a6ebb; }
    .chart-block .score-elipse.like .timer .slice .pie, .chart-block .score-elipse.like .timer .slice .pie-fill {
      border-color: #2a6ebb; }
  .chart-block .score-elipse .desktop-text, .chart-block .score-elipse .small-text {
    display: block;
    width: 100%;
    font-family: 'lucida_sansdemibold_roman';
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: absolute; }
  .chart-block .score-elipse .desktop-text {
    font-size: 16px;
    bottom: -35px; }
  .chart-block .score-elipse .small-text {
    font-size: 10px;
    bottom: -25px; }
  .chart-block .score-elipse.large .desktop-text {
    display: none; }

@media screen and (min-width: 620px) {
  .leaderboard {
    text-align: left; }

  .chart-block {
    margin: 0 0 40px 0;
    display: inline-block;
    width: 50%; }
    .chart-block:nth-child(2) {
      padding-left: 40px; }
    .chart-block:nth-child(3) {
      padding-right: 40px; }
    .chart-block:nth-child(4) {
      padding-left: 40px; }
    .chart-block .block {
      display: inline-block;
      float: left; }
      .chart-block .block.right {
        margin-left: 30px; }
    .chart-block .score-elipse {
      width: 140px;
      height: 140px;
      display: inline-block; }
      .chart-block .score-elipse .digital-icon {
        width: 78.5px;
        height: 77.5px; }
      .chart-block .score-elipse .timer {
        width: 100%;
        height: 100%; }
        .chart-block .score-elipse .timer .full-slice {
          width: 100%;
          height: 100%; }
        .chart-block .score-elipse .timer .slice {
          width: 100%;
          height: 100%;
          clip: rect(0, 140px, 140px, 70px); }
          .chart-block .score-elipse .timer .slice .pie, .chart-block .score-elipse .timer .slice .pie-fill {
            width: 120px;
            height: 120px;
            clip: rect(0, 70px, 140px, 0); }
      .chart-block .score-elipse .score-text {
        font-size: 17px;
        top: 55px; }
      .chart-block .score-elipse .bonus-text {
        top: 80px; }
      .chart-block .score-elipse .extra-text {
        display: none; }
      .chart-block .score-elipse.large {
        margin-top: 55px; }
      .chart-block .score-elipse.small {
        width: 100px;
        height: 100px;
        display: block;
        margin: 0 0 45px 0; }
        .chart-block .score-elipse.small .score-text {
          font-size: 12px;
          top: 35px; }
        .chart-block .score-elipse.small .bonus-text {
          top: 55px;
          font-size: 10px; }
        .chart-block .score-elipse.small .timer .slice {
          width: 100%;
          height: 100%;
          clip: rect(0, 100px, 100px, 50px); }
          .chart-block .score-elipse.small .timer .slice .pie, .chart-block .score-elipse.small .timer .slice .pie-fill {
            width: 90px;
            height: 90px;
            clip: rect(0, 50px, 100px, 0); }
      .chart-block .score-elipse.bonus .bonus-text {
        color: #fecb00; }
        .chart-block .score-elipse.bonus .timer .slice .pie {
          border-color: #fecb00; }
      .chart-block .score-elipse.like .bonus-text {
        color: #2a6ebb; }
        .chart-block .score-elipse.like .timer .slice .pie {
          border-color: #2a6ebb; }
      .chart-block .score-elipse .desktop-text, .chart-block .score-elipse .small-text {
        display: block;
        width: 100%;
        font-family: 'lucida_sansdemibold_roman';
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        position: absolute; }
      .chart-block .score-elipse .desktop-text {
        font-size: 16px;
        bottom: -35px; }
      .chart-block .score-elipse .small-text {
        font-size: 10px;
        bottom: -25px; } }

.like-white-icon {
  display: inline-block;
  width: 12px;
  height: 10px;
  position: relative;
  top: 2px;
  background-image: url('img/like-white.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .icon.icon-points {
    background-image: url('img/leaderboard-total-score.png'); }
  .icon.icon-bonus {
    background-image: url('img/leaderboard-bonus-score.png'); }
  .icon.icon-likes {
    background-image: url('img/leaderboard-like-score.png'); }
  .icon.icon-arrow-next {
    background-image: url('img/arrow-next.png');
    width: 15px;
    height: 12px; }

.table-full {
  width: 100%;
  color: #fff;
  font-size: 12px;
  border-top: 1px solid rgba(15, 173, 15, 0.2); }
  .table-full thead th {
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'lucida_granderegular';
    color: #0fad0f;
    padding: 8px 0;
    vertical-align: middle;
    text-align: left; }
  .table-full thead th.hicon {
    text-align: center; }
  .table-full tr {
    border-bottom: 1px solid rgba(15, 173, 15, 0.2); }
  .table-full tr.you, .table-full tr.active {
    border-bottom: 1px solid rgba(15, 173, 15, 1); }
  .table-full tr.you td {
    color: #0fad0f;
    font-family: 'lucida_grandebold'; }
    .table-full tr.you td.bonus {
      color: #fecb00; }
    .table-full tr.you td.like {
      color: #2a6ebb; }
  .table-full td {
    text-align: left;
    padding: 8px 0;
    font-weight: normal;
    font-family: 'lucida_granderegular'; }
  .table-full td.bold {
    font-family: 'lucida_grandebold'; }
  .table-full td.score, .table-full td.bonus, .table-full td.like {
    text-align: center; }

@media screen and (max-width: 620px) {
  .table-full {
    width: 90%;
    margin: 0 auto; } }
/* Body */
.setBackground {
  background: url('img/background.png');
  background-size: cover;
  background-position: center top; }

.intro {
  background-image: url('img/background-intro.png'); }

.text-bg {
  background-image: url('img/bgText.png');
  background-size: 100%;
  background-repeat: no-repeat; }

.assignment-bg {
  background-image: url('img/bgAssignment.png');
  background-size: 100%;
  background-repeat: no-repeat; }

.background-fixed {
  background-color: #024b20;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1; }
/* Header */
.header {
  height: 127px;
  text-align: center;
  padding-top: 30px; }

.header-image {
  background: url('img/heineken-logo.png');
  height: 55px;
  width: 240px;
  margin: auto; }

.bg-header-text-image {
  background: url('img/bgText.png');
  background-size: 100%; }

.bg-header-assignment-image {
  background: url('img/bgAssignment.png');
  background-size: 100%; }
/*.intro-container {padding-top:70px;text-align:center;}*/
.splash-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  background: #03471e; }

.splash-container .intro-container {
  position: relative;
  z-index: 10;
  padding-top: 70px;
  text-align: center; }

.intro-container .logo-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 69.5px; }

.intro-container .logo-container .digital-logo {
  background: url('img/digital-logo.png');
  background-size: cover;
  height: 44.5px;
  width: 93.5px;
  position: absolute;
  right: 25px;
  bottom: 25px; }

.intro-logo .logo-small {
  margin: auto;
  margin-bottom: 10px; }

.intro-container .intro-text {
  font-size: 13px;
  color: #fff;
  line-height: 10px;
  font-family: 'lucida_sansdemibold_roman'; }

.intro-container .body-text {
  font-size: 77px;
  color: #fff;
  line-height: 65px; }

.intro-container .body-text.bold {
  font-weight: bold; }

.intro-container .intro-logo {
  margin-top: 75px; }

.score-header {
  height: 202px;
  margin: 64px 0 25px;
  padding: 1px 0; }

.score-elipse-old {
  background: url('img/elipse-image-all-old.png');
  height: 138px;
  width: 138px;
  margin: auto;
  position: relative; }
/*.score-elipse {background: url('img/elipse-digital.png') no-repeat center;background-size:100%;margin:auto;position:relative;height: 135px;width: 277.5px;}*/
.score-elipse {
  margin: auto;
  position: relative;
  height: 166px;
  width: 166px; }

.score-elipse .digital-icon {
  background: url('img/elipse-digital.png') no-repeat center;
  height: 97.5px;
  width: 98.5px;
  background-size: cover; }

.score-elipse .timer {
  position: absolute;
  height: 166px;
  width: 166px; }

.score-elipse .timer .slice, .score-elipse .timer .bonus-slice {
  position: absolute;
  width: 166px;
  height: 166px;
  clip: rect(0, 166px, 166px, 83px); }

.score-elipse .timer .slice .pie, .score-elipse .timer .slice .pie-fill, .score-elipse .timer .bonus-slice .bonus-pie, .score-elipse .timer .bonus-slice .bonus-pie-fill {
  box-sizing: content-box;
  border: 10px solid #000;
  position: absolute;
  width: 146px;
  height: 146px;
  clip: rect(0, 83px, 166px, 0);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.score-elipse .timer .slice.green .pie, .score-elipse .timer .slice.green .pie-fill {
  border-color: #0fad0f;
  z-index: 1; }

.score-elipse .timer .slice.white .pie, .score-elipse .timer .slice.white .pie-fill {
  border-color: #fff;
  z-index: 1; }

.score-elipse .timer .bonus-slice.yellow .bonus-pie, .score-elipse .timer .bonus-slice.yellow .bonus-pie-fill {
  border-color: #fecb00; }

.score-elipse .timer .slice .pie-fill, .score-elipse .timer .bonus-slice .bonus-pie-fill {
  -moz-transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important; }

.score-elipse .timer .slice.gt50, .score-elipse .timer .bonus-slice.gt50 {
  clip: rect(auto, auto, auto, auto); }

.score-elipse .timer .full-slice {
  border: 10px solid rgba(15, 173, 15, 0.1);
  clip: rect(auto, auto, auto, auto);
  border-radius: 50%;
  position: absolute;
  width: 166px;
  height: 166px; }

.score-elipse .score-text {
  color: white;
  font-size: 20px;
  width: 100%;
  height: 30px;
  text-align: center;
  padding-top: 5px;
  bottom: auto;
  top: 20px;
  font-family: 'lucida_grandebold'; }
  .score-elipse .score-text .mypoints {
    display: block;
    margin-bottom: 10px; }
  .score-elipse .score-text .bonuspoints, .score-elipse .score-text .likespoints {
    display: inline-block;
    padding: 0 5px;
    font-size: 15px; }
  .score-elipse .score-text span {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'lucida_granderegular';
    color: #0fad0f; }
  .score-elipse .score-text .bonuspoints span {
    color: #fecb00; }
  .score-elipse .score-text .likespoints span {
    color: #2a6ebb; }

.score-elipse .bonus-text {
  color: #0fad0f;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  top: 100px;
  font-family: 'lucida_granderegular'; }

.score-elipse .extra-text {
  color: #fff;
  font-size: 16px;
  text-align: center;
  top: 75px;
  left: -245px;
  font-family: 'lucida_sansdemibold_roman'; }

.score-elipse .extra-text.right {
  left: 180px; }

.score-elipse .elipse-bar {
  width: 137px;
  height: 137px;
  position: absolute;
  /*top: -1px;;right: 70px;*/
  border: 4px solid #b4ffb4;
  border-radius: 50%; }

.score-elipse .elipse-bar.outer {
  border: 4px solid #0fad0f; }

.score-header .bonus-score {
  text-align: center;
  margin-top: 20px;
  font-size: 13px; }

.score-header .bonus-score .score-title {
  display: inline-block;
  color: #fecb00;
  margin: 0 5px;
  font-family: 'lucida_granderegular'; }

.score-header .bonus-score .score-body {
  display: inline-block;
  color: #fff;
  margin: 0 5px;
  font-family: 'lucida_sansdemibold_roman'; }

.menu-container .container-item {
  min-height: 182px; }

.container-item .container-image {
  display: inline-block;
  /*height:155px;*/
  height: 182px;
  width: 120px;
  overflow: hidden; }

.container-item .container-info {
  display: inline-block;
  /*height:155px;*/
  width: calc(100% - 135px);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 5px 0 0;
  margin: 0 0 0 10px; }

.container-item .container-info .info-title {
  font-size: 17px;
  color: #fff;
  padding-bottom: 5px;
  font-family: 'lucida_sansdemibold_roman'; }

.container-item .container-info .info-body {
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
  padding-bottom: 20px;
  line-height: 15px;
  font-family: 'lucida_sans_unicoderegular'; }

.container-item .container-info .info-arrow {
  background: url('img/arrow-right-grey.png');
  background-size: cover;
  height: 10px;
  width: 12.5px;
  float: right;
  margin: 10px 15px 0 0; }

.info-icon {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  display: inline-block;
  padding: 0 15px;
  margin-bottom: 15px; }

.info-icon .icon-text {
  text-align: center;
  color: #fff;
  padding: 7px 0;
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'lucida_sansdemibold_roman'; }

.info-icon.started {
  border-color: #fff; }

.info-icon.completed {
  border-color: #0fad0f; }
  .info-icon.completed .icon-text {
    color: #0fad0f; }

.info-icon.completed .icon-checked {
  background: url('img/check-icon-green.png') no-repeat;
  background-size: cover;
  height: 9.5px;
  width: 12px;
  display: inline-block;
  margin-top: 9px; }

.info-image {
  width: 89px;
  height: 100%;
  background-size: cover;
  background-position: center center; }

.image-block {
  overflow: hidden;
  background: #fff; }

.focusimage {
  width: 100%; }

.cover-intro {
  text-align: center;
  margin-bottom: 35px; }

.cover-intro .discription {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  color: #909d95;
  padding: 0 10px;
  max-width: 750px;
  display: inline-block;
  font-family: 'lucida_sans_unicoderegular'; }

.cover-intro .cover-image {
  margin: 5px; }

.cover-image .cover-icon {
  max-width: 26px; }

.text-block {
  padding: 25px;
  background-color: #fff; }

.text-block .body-intro {
  font-size: 16px;
  line-height: 21px;
  color: #484848;
  margin-bottom: 15px;
  font-family: 'lucida_sans_unicoderegular'; }

.text-block .body-text {
  font-size: 14px;
  line-height: 20px;
  color: #747474;
  font-family: 'lucida_sans_unicoderegular'; }

.text-answer-bg {
  background-color: #fff;
  position: relative;
  min-height: 250px; }

.text-answer {
  padding: 40px;
  background: #fff;
  min-height: 250px;
  font-size: 16px;
  color: #6f6f6f;
  width: 100%;
  font-family: 'lucida_sans_unicoderegular'; }

.text-answer .body {
  font-size: 13px;
  padding-top: 20px;
  line-height: 20px; }
/*.text-answer[contenteditable=true]:empty:before {content: attr(placeholder);display: block;}*/
.counter {
  max-width: 750px;
  margin: auto;
  display: block;
  text-align: right;
  padding: 15px 15px 0 0; }

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

.assignment-buttons .button.assignment {
  font-size: 15px;
  padding: 16px 46px;
  margin: 20px 3px; }

.assignment-buttons .button.assignment.dissabled {
  opacity: 0.5; }

.assignment-buttons .button.assignment-calendar {
  font-size: 15px;
  padding: 16px 33px;
  margin: 20px 3px; }

.feedback-area {
  background-color: #fff;
  border-top: 1px solid rgba(0, 42, 0, 0.1); }

.feedback-area .feedback-intro {
  padding: 30px; }

.feedback-area .feedback-intro .title {
  font-size: 16px;
  color: #2c2c2c;
  padding-bottom: 15px;
  font-family: 'lucida_sansdemibold_roman'; }

.feedback-area .feedback-intro .body {
  font-size: 14px;
  color: #747474;
  font-family: 'lucida_sans_unicoderegular'; }

.feedback-text {
  text-align: center;
  padding: 0 30px 20px;
  position: relative; }

.feedback-text .slider {
  /*overflow: hidden;
   white-space: nowrap;*/ }

.feedback-text .slider .feedback-info {
  white-space: normal;
  width: 100%;
  text-align: left; }

.fbLike {
  width: 30px;
  height: 30px;
  background: url('img/likeInactive.png') no-repeat center center;
  background-size: cover;
  float: right; }

.fbLike.liked {
  background-image: url('img/likeActive.png'); }

.fbSpacer {
  background: white;
  opacity: 0.2;
  height: 1px;
  margin-bottom: 25px;
  margin-top: 10px; }

.feedback-text .slider .feedback-info .title {
  color: #fff;
  font-size: 16px;
  padding-bottom: 5px;
  font-family: 'lucida_sansdemibold_roman'; }

.feedback-text .slider .feedback-info .subtitle {
  color: #104785;
  font-size: 12px;
  font-family: 'lucida_sansdemibold_roman'; }

.feedback-text .slider .feedback-info .body {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
  padding: 15px 0px;
  font-family: 'lucida_sans_unicoderegular';
  word-break: break-word; }

.feedback-text .feedback-nav {
  height: 20px; }

.feedback-text .feedback-nav .arrow {
  background: url("img/arrow-grey.png") no-repeat center;
  display: inline-block;
  width: 25px;
  height: 20px;
  background-size: 50%;
  cursor: pointer; }

.feedback-text .feedback-nav .arrow.right {
  background: url("img/arrow-grey-right.png") no-repeat center;
  background-size: 50%; }

.feedback-text .feedback-nav .nav-progress {
  display: inline-block;
  padding: 8px 15px;
  height: 20px; }

.feedback-nav .nav-progress .item-nav {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1); }

.feedback-nav .nav-progress .item-nav.active {
  background-color: rgba(255, 255, 255, 1); }

.feedback-text .top-item {
  /*position:absolute;top: 0;*/
  margin: auto;
  margin-bottom: 25px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  display: inline-block; }

.feedback-text .body a {
  color: #fff;
  font-size: 14px;
  font-family: 'lucida_sans_unicoderegular';
  text-decoration: underline; }

.max-width-block {
  max-width: 750px;
  margin: auto; }

.absolute-center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.rotated {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.footer-spacing {
  height: 55px;
  display: none; }

.wv-footer {
  -webkit-transform: translate3d(0, 0, 0);
  position: fixed;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: 55px;
  background-color: #005826;
  display: none;
  font-family: 'lucida_sansdemibold_roman'; }

.wv-footer .progressbar {
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out; }

.wv-footer .arrow {
  background-image: url("img/arrow-white.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 25%;
  position: absolute;
  cursor: pointer;
  top: 5px;
  line-height: 50px;
  font-size: 16px;
  color: white;
  transition: opacity 0.3s ease-in-out; }

.wv-footer .arrow.left {
  left: 0px; }

.wv-footer .arrow.right {
  right: 0px;
  background-image: url("img/arrow-white-next.png"); }

.wv-footer .progresstext {
  font-size: 15px;
  color: #fff;
  text-align: center;
  margin-top: 20px; }

.wv-footer .arrow.left > div {
  position: relative;
  left: 45px; }

.wv-footer .arrow.right > div {
  position: relative;
  right: 45px; }

@media screen and (min-width: 620px) {
  .menu-container .container-item {
    width: 49%;
    display: inline-block; }

  .score-header {
    height: 202px;
    margin: 90px 0 50px; }

  .container-item .container-image {
    display: inline-block; }

  .container-item .container-info {
    height: 140px;
    padding: 20px 0 0 20px; }

  .container-item .container-info .info-body {
    /*width:210px;*/
    padding-right: 25px; }

  .container-item .container-info .info-arrow {
    margin: 6px 30px 0 0; }

  .wv-footer .arrow {
    background-size: 22px; } }

.open-leaderboard {
  display: block;
  text-align: center;
  margin: 20px 0 0 0; }
  .open-leaderboard a {
    text-transform: uppercase;
    color: #0fad0f; }
  .open-leaderboard a .icon {
    margin-left: 10px; }

.desktop-buttons {
  display: none;
  text-align: center;
  position: relative; }
  .desktop-buttons .button {
    font-size: 15px;
    padding: 16px 46px;
    margin: 20px 3px; }
  .desktop-buttons .button.dissabled {
    opacity: 0.5; }

.adminDashboard {
  margin: 15px auto 0;
  width: 960px;
  font-size: 0; }
  .adminDashboard a {
    display: inline-block;
    width: 240px;
    font-size: 12px;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 10px 0;
    font-size: 14px;
    color: #333; }
  .adminDashboard a:hover {
    color: #008200; }

.adminDashboard img, .adminDashboardImg {
  width: 159px;
  height: 159px;
  background: #fff no-repeat center center;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transition: all 0.3s ease-in-out; }
  .adminDashboard img:hover, .adminDashboardImg:hover {
    box-shadow: 0 0 5px rgba(0, 130, 0, 0.3); }

a.itemIcon, .itemIcon {
  width: 27px;
  height: 20px;
  cursor: pointer;
  display: inline-block;
  padding: 0px;
  margin-left: 3px;
  color: #000;
  background-image: url(img/itemIconBg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  border-radius: 3px; }

.itemIcon.info {
  background-position: -27px -0px; }
  .itemIcon.info:hover {
    background-position: 0 -0px;
    background-color: #008200; }
  .itemIcon.preview {
    background-position: -27px -20px; }
  .itemIcon.preview:hover {
    background-position: 0 -20px;
    background-color: #008200; }
  .itemIcon.add {
    background-position: -27px -40px; }
  .itemIcon.add:hover {
    background-position: 0 -40px;
    background-color: #008200; }
  .itemIcon.delete {
    background-position: -27px -60px; }
  .itemIcon.delete:hover {
    background-position: 0 -60px;
    background-color: #008200; }
  .itemIcon.export {
    background-position: -27px -80px; }
  .itemIcon.export:hover {
    background-position: 0 -80px;
    background-color: #008200; }
  .itemIcon.download {
    background-position: -27px -100px; }
  .itemIcon.download:hover {
    background-position: 0 -100px;
    background-color: #008200; }
  .itemIcon.edit {
    background-position: -27px -120px; }
  .itemIcon.edit:hover {
    background-position: 0 -120px;
    background-color: #008200; }
  .itemIcon.close {
    background-position: -27px -140px; }
  .itemIcon.close:hover {
    background-position: 0 -140px;
    background-color: #008200; }
  .itemIcon.save {
    background-position: -27px -160px; }
  .itemIcon.save:hover {
    background-position: 0 -160px;
    background-color: #008200; }
  .itemIcon.nextEdit {
    background-position: -27px -180px; }
  .itemIcon.nextEdit:hover {
    background-position: 0 -180px;
    background-color: #008200; }
  .itemIcon.prevEdit {
    background-position: -27px -200px; }
  .itemIcon.prevEdit:hover {
    background-position: 0 -200px;
    background-color: #008200; }
  .itemIcon.clone {
    background-position: -27px -220px; }
  .itemIcon.clone:hover {
    background-position: 0 -220px;
    background-color: #008200; }
  .itemIcon.plus {
    background-position: -27px -240px; }
  .itemIcon.plus:hover {
    background-position: 0 -240px;
    background-color: #008200; }
  .itemIcon.text {
    width: auto;
    background: none;
    padding: 0 10px; }
  .itemIcon.text:hover {
    background-color: #008200;
    color: #fff; }

.listView {
  width: 100%;
  font-size: 13px;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #efefef; }
  .listView.removeBorder {
    border: 0; }
  .listView .emptyListView {
    display: block;
    padding: 7px;
    background: #bde5f8;
    border: 1px solid #00529b;
    margin: 10px;
    border-radius: 3px; }

a.listViewItem, .listViewItem {
  display: block;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #bebebe;
  color: black;
  position: relative; }
  a.listViewItem.odd, .listViewItem.odd {
    background: #f2f2f2; }
  a.listViewItem.even, .listViewItem.even {
    background: #e6e6e6; }
  a.listViewItem.highlight, .listViewItem.highlight {
    background-color: #2b78e4; }
  a.listViewItem span:first-child, .listViewItem span:first-child {
    margin-left: 15px; }
  a.listViewItem span.second, .listViewItem span.second {
    position: absolute;
    left: 60%; }
  a.listViewItem .verticalLine, .listViewItem .verticalLine {
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 60%;
    width: 1px;
    background: #bebebe; }
  a.listViewItem:first-of-type .verticalLine, .listViewItem:first-of-type .verticalLine {
    top: 0; }
  a.listViewItem .itemIcon, .listViewItem .itemIcon {
    margin: 12px 0 0 7px; }

.triple a.listViewItem span.second, .triple .listViewItem span.second {
  position: absolute;
  left: 33%; }
  .triple a.listViewItem span.third, .triple .listViewItem span.third {
    position: absolute;
    left: 66%; }
  .triple a.listViewItem .verticalLine, .triple .listViewItem .verticalLine {
    left: 33%; }
  .triple a.listViewItem .verticalLine.second, .triple .listViewItem .verticalLine.second {
    left: 66%; }

.iconRightArrow {
  background: url(img/arrowRight-blue.png) no-repeat center center;
  background-size: 9px 15px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 44px; }
  .iconRightArrow.upArrow {
    -webkit-transform: rotate(-90deg);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    transform: rotate(-90deg);
    /* IE 10, Fx 16+, Op 12.1+ */ }
  .iconRightArrow.downArrow {
    -webkit-transform: rotate(90deg);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: rotate(90deg);
    /* IE 9 */
    transform: rotate(90deg);
    /* IE 10, Fx 16+, Op 12.1+ */ }

.contentManagerBlocks {
  width: 100%;
  height: 100%;
  height: calc(100% - 132px);
  font-size: 0;
  background: #ececec; }

.header.noEntry {
  min-height: 0px; }
  .header.noEntry .slide {
    display: none; }

.sub-header {
  position: relative;
  width: 100%;
  background: #fff;
  height: 43px;
  z-index: 100; }
  .sub-header.big {
    height: 60px; }

.sub-headerSpacer {
  height: 43px;
  width: 100%; }
  .sub-headerSpacer.big {
    height: 60px; }

.sub-header > span {
  line-height: 42px;
  margin-left: 15px;
  font-size: 14px; }

.fixed-header {
  width: 100%;
  background: #fff;
  height: 43px;
  top: 0;
  z-index: 100;
  position: fixed;
  border-bottom: 1px solid #ccc; }

.order-content {
  margin: 43px 0 0 0; }

.sub-header-subtitle {
  margin-left: 15px;
  margin-top: 12px;
  font-size: 11px;
  text-transform: uppercase;
  color: #999; }

.sub-header-title {
  line-height: 60px;
  margin-left: 15px;
  font-size: 20px;
  display: inline-block; }
  .sub-header-title.sub {
    line-height: 20px; }

.sub-header-controls {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }
  .sub-header-controls a {
    display: inline-block;
    height: 100%;
    line-height: 60px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 11px;
    color: #2b78e4;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-right: 1px solid #f2f2f2; }
  .sub-header-controls a:last {
    border-right: 0; }
  .sub-header-controls a.active {
    color: #b5d0f6; }

.popup .sub-header {
  position: absolute; }
  .popup .rightToolbar {
    left: 30%; }
  .popup .blockLeftContent {
    padding-top: 60px; }

.blockLeftContent, .blockRightContent {
  height: 100%;
  height: calc(100% - 61px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: inline-block; }

.blockLeftContent {
  width: 30%;
  border-right: 1px solid #2b78e4; }

.blockRightContent {
  left: 30%;
  width: 70%; }

.leftToolbar {
  width: 30%;
  border-right: 1px solid #2b78e4;
  display: inline-block; }

.rightToolbar {
  width: 70%;
  display: inline-block; }

.listViewIcon {
  display: inline-block;
  width: 44px;
  height: 44px; }
  .listViewIcon.folder {
    background: url(img/foldericon.png) no-repeat center center;
    background-size: 20px 18px; }
  .listViewIcon.file {
    background: url(img/fileicon.png) no-repeat center center;
    background-size: 16px 21px; }
  .listViewIcon.add {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #2b78e4 url(img/plusButtonSmall.png) no-repeat center center;
    background-size: 24px 24px;
    margin: 10px; }

div.listViewAddFile {
  position: absolute;
  right: 30px; }

div.listViewAddFolder {
  position: absolute;
  right: 80px; }

.treeArrow {
  display: inline-block;
  width: 6px;
  height: 44px;
  margin-left: 10px;
  position: relative; }
  .treeArrow div {
    position: absolute;
    top: 19px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #2b78e4; }
  .treeArrow.hidden div {
    border: 0; }

.listViewItemTitle {
  display: inline-block; }
  .listViewItemTitle.active {
    color: #2b78e4; }

.listViewGroup {
  overflow: hidden; }
  .listViewGroup.closed {
    height: 0; }

.popupOverlay {
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  display: none; }

.popup {
  background: #fff;
  text-align: center;
  display: inline-block;
  max-width: 90%;
  max-height: 90%;
  margin: 0 auto;
  box-shadow: 0 2px 20px 5px #2f2f2f;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  transform: translate(-50%, -50%);
  /* IE 10, Fx 16+, Op 12.1+ */ }
  .popup.fullscreen {
    width: 90%;
    height: 90%; }

.popupText {
  padding: 30px;
  font-size: 20px; }

.popupTitle {
  line-height: 60px;
  padding-left: 15px;
  font-size: 20px;
  text-align: left;
  background: #fff; }
  .popupTitle.double {
    line-height: 30px;
    padding-right: 15px;
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px solid #2b78e4;
    padding-bottom: 20px; }

.popupButtons {
  background: #f1f1f1;
  min-width: 290px; }
  .popupButtons a.blueButton {
    width: 125px;
    display: inline-block;
    margin: 10px 5px; }

.popup.fullscreen .popupButtons {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1; }

.popupHeader {
  padding: 12px 12px 1px 12px;
  background: #f2f2f2;
  border-bottom: 1px solid #2b78e4;
  min-width: 280px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1; }

.popupContent {
  text-align: left;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #f1f1f1; }

.popupHeaderSpacer {
  height: 59px;
  width: 100%; }

.popupButtonsSpacer {
  height: 62px;
  width: 100%; }

.popupRatingExplanationTpl .inputBlock {
  margin-top: 0;
  padding-top: 20px;
  text-align: left; }
  .popupRatingExplanationTpl .roundedInput {
    height: 150px; }

.popupInputsTpl .inputBlock {
  margin-top: 0;
  padding-top: 20px;
  text-align: left; }

.popupAssetTpl .popup {
  text-align: left;
  background-color: #ececec; }
  .popupAssetTpl .sub-header {
    top: 0; }
  .popupAssetTpl .contentManagerBlocks .toolbarSpacer {
    height: 60px; }
  .popupAssetTpl .popup.fullscreen .popupButtons {
    text-align: center;
    background: transparent;
    position: static; }

.inputBlock {
  margin: 20px 16px 16px 16px; }

.inputHeader {
  font-size: 11px;
  text-transform: uppercase;
  color: #999; }

.roundedInput {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px;
  font-size: 14px;
  color: #000;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  margin-bottom: 12px; }
  .roundedInput.error {
    border: 1px solid red; }

.blueButton, a.blueButton {
  -webkit-appearance: none;
  border-radius: 0;
  height: 42px;
  width: 100%;
  color: #fff;
  background: #2b78e4;
  border: 0;
  border-bottom: 2px solid #2260b6;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 12px; }

a.blueButton {
  display: block;
  width: auto;
  text-align: center;
  line-height: 42px; }

.mediaPreview {
  background: white no-repeat center center;
  background-size: contain;
  border: 1px solid #eaeaea;
  margin: 25px;
  height: 270px; }

.mediaDropUploadText {
  font-size: 16px;
  color: #1a1a1a;
  position: relative;
  left: 50%;
  top: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  transform: translate(-50%, -50%);
  /* IE 10, Fx 16+, Op 12.1+ */ }

.mediaPreviewVideo {
  display: none;
  width: 100%;
  height: 100%; }

.mediaInfoWrap {
  margin: 25px; }

.mediaInfo {
  width: 100%; }

.miHeader {
  font-size: 12px;
  text-transform: uppercase;
  color: #999; }

.miContent {
  font-size: 16px;
  color: #1a1a1a; }
  .miContent td {
    padding-bottom: 16px; }

.uploadInfo .miContent td {
  padding-bottom: 0; }
  .uploadInfo .statsProgress {
    padding-bottom: 20px; }

.uploadAssetBtnInput {
  position: absolute;
  top: -999px;
  left: 0; }

.statsProgress {
  position: relative;
  height: 5px;
  width: 100%; }

.statsProgressLine {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 4px;
  left: 0;
  background: #b3b3b3; }

.statsProgressBar {
  position: absolute;
  width: 0;
  height: 3px;
  top: 3px;
  left: 0;
  background: #2b78e4; }

.listViewEditButtons {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 23px;
  display: none; }
  .listViewEditButtons .cbEditItem {
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
    margin: 0 4px;
    line-height: 23px;
    text-align: center;
    color: #2b78e4; }

.cbEditItem {
  display: inline-block;
  background: #fff no-repeat center center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-size: 35px 35px;
  box-shadow: 0 1px 1px 0 #c5c5c5;
  margin: 0 5px; }
  .cbEditItem.move {
    background-image: url(img/moveIcon.png); }
  .cbEditItem.edit {
    background-image: url(img/editIcon.png); }
  .cbEditItem.copy {
    background-image: url(img/cloneIcon.png); }
  .cbEditItem.remove {
    background-image: url(img/trashIcon.png); }

.focuspointSelect {
  margin: 10px; }

.mediaPreviewImage {
  position: relative; }

.focuspointSelector {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  background: url(img/focuspointTarget.png) no-repeat center center;
  pointer-events: none; }

.editEntry {
  width: 100%;
  margin-bottom: 50px; }
  .editEntry input[type="text"] {
    width: 100%; }
  .editEntry .spacer {
    height: 10px;
    width: 100%; }
  .editEntry h2 {
    font-size: 16px;
    color: #000;
    margin: 10px 0 5px 0;
    font: 16px / 26px Arial; }

.inputElementToggle {
  white-space: nowrap; }

.inputTypeName {
  font-size: 11px;
  color: #707070;
  margin-left: 10px;
  font-weight: normal;
  display: inline-block;
  line-height: 18px; }

.addAnswer, .removeAnswer {
  cursor: pointer;
  display: inline-block;
  margin: 0 2px;
  line-height: 24px;
  height: 24px; }
  .addAnswer span, .removeAnswer span {
    background: #2b78e4 url(img/plusButtonSmall.png) no-repeat center center;
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 10px; }

.removeAnswer span {
  background-color: #f11f1f;
  background-image: url(img/closeWVsmall.png); }

.answerTable {
  border: 0px solid #383838;
  margin-bottom: 10px;
  width: 100%; }

.assetImage, .assetName {
  display: inline-block;
  margin: 10px 5px;
  font-size: 14px; }

.modules {
  width: 100%;
  margin: 20px auto 0;
  padding: 25px 20px; }

.module-content {
  width: 100%; }
  .module-content h1 {
    font-size: 25px;
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #f1f1f1; }
  .module-content .formquestion {
    font-size: 14px;
    color: #000;
    margin: 10px 0 5px 0; }
  .module-content input[type="text"], .module-content select {
    padding: 7px;
    border: none;
    border: solid 1px #c9c9c9;
    transition: border 0.3s;
    outline: none; }
  .module-content input[type="text"]:focus, .module-content select:focus, .module-content input[type="text"].focus, .module-content select.focus {
    border-bottom: solid 1px #969696; }
  .module-content th {
    text-align: left;
    background: #f1f1f1;
    padding: 7px !important;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px solid #ccc; }
  .module-content td {
    padding: 5px;
    border-bottom: 1px solid #f1f1f1;
    vertical-align: middle;
    font-size: 13px; }

.admintable {
  width: 100%; }
  .admintable th {
    text-align: left; }
  .admintable.striped tr:nth-child(odd) td {
    background: #fafafa; }

.bgImage {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0); }

@media screen and (min-width: 768px) {
  .bgImage {
    background-size: cover; } }

.action .bgImage {
  width: 100%; }
  .action input[type="text"], .action input[type="number"], .action input[type="datetime-local"], .action select {
    padding: 7px;
    border: none;
    border: solid 1px #c9c9c9;
    transition: border 0.3s;
    outline: none; }
  .action input[type="text"]:focus, .action input[type="number"]:focus, .action input[type="datetime-local"]:focus, .action select:focus, .action input[type="text"].focus, .action input[type="number"].focus, .action input[type="datetime-local"].focus, .action select.focus {
    border-bottom: solid 1px #969696; }
  .action input[type="submit"] {
    display: inline-block;
    background: #008200;
    border: 0;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 5px;
    -webkit-appearance: none; }
  .action input[type="submit"]:hover {
    color: #fff;
    background: #005e00; }

.breadcrumb {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  overflow: hidden;
  border-bottom: 1px solid #adadad;
  background: #eee;
  background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
  .breadcrumb a {
    text-decoration: none;
    outline: none;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    padding: 0 10px 0 30px;
    background: #666;
    background: linear-gradient(#666, #333);
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .breadcrumb a:first-child {
    border-radius: 5px 0 0 5px;
    padding: 0 10px 0 20px; }
  .breadcrumb a:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 20px; }
  .breadcrumb a.active, .breadcrumb a:hover {
    background: #333;
    background: linear-gradient(#999, #666); }
  .breadcrumb a.active:after, .breadcrumb a:hover:after {
    background: #333;
    background: linear-gradient(135deg, #333, #000); }
  .breadcrumb a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    width: 36px;
    height: 36px;
    z-index: 1;
    background: #ccc;
    background: linear-gradient(135deg, #ccc, #999);
    box-shadow: 1px -1px 0 1px rgba(0, 0, 0, 0.2), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
    border-radius: 0 5px 0 50px;
    -webkit-transform: scale(0.707) rotate(45deg);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: scale(0.707) rotate(45deg);
    /* IE 9 */
    transform: scale(0.707) rotate(45deg);
    /* IE 10, Fx 16+, Op 12.1+ */ }
  .breadcrumb a:last-child:after {
    content: none; }

.flat a, .flat a:after {
  background: #fff;
  color: #000;
  transition: all 0.5s; }
  .flat a:before {
    background: #fff;
    box-shadow: 0 0 0 1px #ccc; }
  .flat a:hover, .flat a.active, .flat a:hover:after, .flat a.active:after {
    background: #f1f1f1; }

.saveBtn, .assetBtn {
  display: inline-block;
  background: #008200;
  font-size: 14px;
  padding: 7px 20px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  transition: all 0.5s; }
  .saveBtn:hover, .assetBtn:hover {
    cursor: pointer;
    color: #fff;
    background: #005e00; }
  .saveBtn div, .assetBtn div {
    display: inline-block;
    padding: 15px 30px; }

a.saveBtn, a.assetBtn {
  color: #fff; }

.blueTitleColSemiWide, .blueTitleColSmall {
  display: inline-block;
  margin: 0 0 10px 0; }

table.editInput {
  width: 100%; }

.editInputInfo {
  display: block;
  padding: 7px;
  background: #bde5f8;
  border: 1px solid #00529b;
  margin: 0 0 10px 0;
  border-radius: 3px; }

.modlist {
  margin-top: 15px;
  position: relative; }
  .modlist a {
    border-radius: 5px;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    background: #1f5f84;
    width: 100%;
    color: #fff;
    margin: 5px 0; }
  .modlist a:hover {
    background: #277dae; }
  .modlist a.gray {
    background: #818181; }
  .modlist a.gray:hover, .modlist a.gray.active {
    background: #949494; }
  .modlist a.gray span {
    font-size: 14px; }
  .modlist .itemIcon {
    margin-top: 8px; }
  .modlist span {
    font-size: 14px;
    padding-left: 16px; }
  .modlist span.itemsTitle {
    padding-left: 5px; }
  .modlist span.itemsCountContainer {
    padding: 0;
    width: 35px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    float: right;
    margin: 7px 16px 0 0;
    color: #444;
    border-radius: 10px; }
  .modlist span.itemsCount {
    background: #e0e0e0;
    padding: 0;
    width: 35px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    float: right;
    margin: 0px 0px 0 0;
    color: #444;
    border-radius: 10px; }
  .modlist span.itemsType {
    padding: 0;
    font-size: 11px !important;
    font-style: italic;
    text-align: center;
    line-height: 20px;
    height: 20px;
    float: right;
    margin: 7px 16px 0 0; }

.mover {
  background: url('img/move.png') no-repeat center center;
  width: 30px;
  height: 35px;
  cursor: move;
  display: inline-block; }

.workformList {
  border: 1px solid #111;
  background: #f1f1f1;
  padding: 5px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  height: 32px;
  border-radius: 5px;
  outline: none; }
/* Admin color picker */
.farbtastic {
  position: relative;
  width: 195px;
  height: 195px; }
  .farbtastic * {
    position: absolute;
    cursor: crosshair; }
  .farbtastic .wheel {
    background: url(img/farbtasticwheel.png) no-repeat;
    width: 195px;
    height: 195px; }
  .farbtastic .color, .farbtastic .overlay1 {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px; }
  .farbtastic .overlay1 {
    background: url(img/farbtasticmask.png) no-repeat; }
  .farbtastic .marker {
    width: 17px;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    background: url(img/farbtasticmarker.png) no-repeat; }

.wv-container {
  position: relative; }

.jsNextLink {
  cursor: pointer; }

.reportFilter {
  padding: 10px; }
  .reportFilter .workformList {
    display: none; }

.currentValue {
  position: absolute;
  top: -22px;
  width: 100%;
  font-size: 14px;
  color: white; }

@keyframes bounce {
  from, to {
    transform: translate3d(0, 0, 0); }

  50% {
    transform: translate3d(0, 15px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
  -webkit-animation-delay: 0.5s;
  animation-delay: 1s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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