.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/*! normalize.css v2.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/*! normalize.css v2.1.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v2.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v2.1.0 | Typography | MIT License | git.io/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v2.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v2.1.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 0;
}

/*! normalize.css v2.1.0 | Forms | MIT License | git.io/normalize */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/*! normalize.css v2.1.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.progress-bar {
  height: 14px;
  background: #EEE;
  border: 1px solid #CCC;
  border-color: #CCC #AAA #AAA #CCC;
}
.progress-bar .progress-indicator {
  background-color: #2d7bcd;
  height: 100%;
  font-size: 1px;
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
}

.solution-word h3 {
  /*padding: 10px 0px 0px 12px;*/
  margin: 10px 0px -12px 12px;
}

.note-keyboard .line,
.keyboard .line {
  margin: 4px 0px 3px 0px;
  height: 32px;
}

.note-keyboard .key,
.keyboard .key {
  border: 1px solid #F6F6F6;
  color: #444;
  cursor: pointer;
  font-weight: bold;
  font-size: 24px;
  line-height: 12px;
  padding: 0px 7px;
  margin: 0px 3px 0px 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  background: #DDD;
  background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 );
  /* IE6-9 */
  display: inline-block;
  line-height: 26px;
  height: 26px;
}

.keyboard-numbers-one-line .line,
.keyboard-numbers-one-line .line {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  height: 27px;
}

.note-keyboard-numbers-one-line .key,
.keyboard-numbers-one-line .key {
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  width: 14px;
}

.note-keyboard-numbers-one-line .key-value-1,
.keyboard-numbers-one-line .key-value-1 {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.note-keyboard-numbers-one-line .key-value-9,
.keyboard-numbers-one-line .key-value-9 {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.note-keyboard-numbers-three-lines .line,
.keyboard-numbers-three-lines .line {
  width: 150px;
  /*126*/
  margin-bottom: 10px;
}

.note-keyboard-numbers-three-lines .key,
.keyboard-numbers-three-lines .key {
  margin-right: 10px;
}

.note-keyboard-letters-qwertz .line-1,
.note-keyboard-letters-qwerty .line-1,
.keyboard-letters-qwertz .line-1,
.keyboard-letters-qwerty .line-1 {
  padding-left: 10px;
}

.note-keyboard-letters-qwertz .line-2,
.note-keyboard-letters-qwerty .line-2,
.keyboard-letters-qwertz .line-2,
.keyboard-letters-qwerty .line-2 {
  padding-left: 30px;
}

.note-keyboard .key:hover,
.keyboard .key:hover {
  background-color: #EEE;
  color: #111;
  transition: background-image .5s, color .5s;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e6e6e6',GradientType=0 );
  /* IE6-9 */
}

.note-keyboard .key.active,
.keyboard .key.active {
  color: #AAA;
  background: #dddddd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dddddd 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */
}

.note-keyboard .key.active:hover,
.keyboard .key.active:hover {
  background: #e6e6e6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e6e6e6 0%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e6e6e6 0%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e6e6e6 0%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f6f6f6',GradientType=0 );
  /* IE6-9 */
}

.keyboard .key.key-action {
  width: 32px;
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  text-shadow: none;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background .5s;
}

.keyboard .key.key-action-backspace {
  background-image: url("../images/glyphicons_256_delete-gray.png");
  background: url("../images/glyphicons_256_delete-gray.png") center center no-repeat, linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
}

.keyboard .key.key-action-backspace:hover {
  background: url("../images/glyphicons_256_delete.png") center center no-repeat, linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
}

.keyboard .key.key-action-toggle_keyboard {
  float: right;
  margin-right: 12px;
}

.keyboard .key.key-action-toggle_keyboard {
  background-image: url("../images/glyphicons_268_keyboard_wireless-down-gray.png");
  background: url("../images/glyphicons_268_keyboard_wireless-down-gray.png") center center no-repeat, linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
}

.keyboard .key.key-action-toggle_keyboard:hover {
  background: url("../images/glyphicons_268_keyboard_wireless-down.png") center center no-repeat, linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
}

.keyboard-hidden .keyboard .key.key-action-toggle_keyboard {
  background-image: url("../images/glyphicons_268_keyboard_wireless-up-gray.png");
  background: url("../images/glyphicons_268_keyboard_wireless-up-gray.png") center center no-repeat, linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
}

.keyboard-hidden .keyboard .key.key-action-toggle_keyboard:hover {
  background: url("../images/glyphicons_268_keyboard_wireless-up.png") center center no-repeat, linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
}

.page-bar .keyboard-numbers-three-lines .key.key-action-backspace,
.page-bar .keyboard-numbers-numpad .key.key-action-backspace {
  margin-right: -47px;
}

.page-bar .keyboard-numbers-three-lines .key.key-action-toggle_keyboard,
.page-bar .keyboard-numbers-numpad .key.key-action-toggle_keyboard {
  margin-left: -53px;
}

.has-zoom-slider-with-vertical-orientation .page-bar .keyboard {
  margin-left: 70px;
}

.button-bar .button-container {
  float: left;
}

.button-bar .clear {
  clear: both;
}

.krupion-app-help-page-bar-buttons input,
.button-bar .button-container input {
  margin: 8px 2px 0px 8px;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  border: 3px solid rgba(0, 0, 0, 0.8);
  box-shadow: inset 0px 0px 6px black;
  background: #eeeeee;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: .7;
  cursor: pointer;
  transition: background-color 1s, opacity 1s;
  -webkit-transition: background-color 1s, opacity 1s;
}

.button-bar .button-container input:hover {
  opacity: 1;
}

.body .html .krupion-app-help-page-bar-buttons input {
  cursor: default;
  margin: 5px;
}

.krupion-app-help-page-bar-buttons .krupion-app-check-button,
.button-bar .button-check input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_193_circle_ok.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-restart-button,
.button-bar .button-restart input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_030_refresh.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-send-button,
.button-bar .button-send input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_120_message_full.png");
  background-position: center 3px;
}

.krupion-app-help-page-bar-buttons .krupion-app-joker-button,
.button-bar .button-joker input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_099_asterisk.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-sound-button,
.button-bar .button-sound input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_183_volume_down.png");
}

.sound-off .button-bar .button-sound input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_182_mute.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-zoom-in-button,
.button-bar .button-zoom-in input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_014_zoom-in.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-zoom-out-button,
.button-bar .button-zoom-out input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_015_zoom-out.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-help-button,
.button-bar .button-help input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_194_circle_question_mark.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-undo-button,
.button-bar .button-undo input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_221_unshare.png");
}

.krupion-app-help-page-bar-buttons .krupion-app-redo-button,
.button-bar .button-redo input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/glyphicons_222_share.png");
}

.krupion-app-help-page-bar-buttons .button-horizontal-separator,
.button-bar .button-horizontal-separator input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/horizontal-separator-boxed.png");
}

.horizontal-user-separator .button-bar .button-check input {
  background-image: url("../images/horizontal-separator-boxed-selected.png");
}

.krupion-app-help-page-bar-buttons .button-vertical-separator,
.button-bar .button-vertical-separator input {
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background-image: url("../images/vertical-separator-boxed.png");
}

.vertical-user-separator .button-bar .button-vertical-separator input {
  background-image: url("../images/vertical-separator-boxed-selected.png");
}

.button-bar .button-check input:hover {
  background-color: #dddddd;
  opacity: 1;
  transition: background-color 1s, opacity 1s;
  -webkit-transition: background-color 1s, opacity 1s;
}

.button-bar .button-container .highlight {
  display: inline-block;
  padding: 0px 4px;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  border-radius: 25px;
  border: 2px solid #FFF;
  background: rgba(255, 0, 0, 0.8);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.8);
  color: #FFF;
  position: relative;
  font-weight: bold;
  left: -16px;
  top: -8px;
  margin-right: -20px;
  background: #cd2d2d;
}

.puzzle.has-top-bar {
  padding-top: 62px;
}

.puzzle.has-bottom-bar {
  padding-bottom: 62px;
}

.puzzle.has-big-bottom-bar {
  padding-bottom: 218px;
}

.puzzle > .page-bar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  height: 60px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.33);
  border-top: 2px solid rgba(230, 230, 230, 0.8);
  z-index: 100;
  opacity: 1;
  /*overflow: hidden;*/
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  background: #DDD;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(221, 221, 221, 0.9)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6dddddd',GradientType=0 );
}

.puzzle > .page-bar.top-bar {
  top: 0;
  bottom: auto;
  width: 100%;
  border-top: none;
  border-bottom: 2px solid rgba(230, 230, 230, 0.8);
}
.puzzle > .page-bar.top-bar .active-question-container {
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.67);
  margin-bottom: -60px;
  height: 60px;
  padding-left: 290px;
  padding-right: 10px;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question {
  margin: 0;
  text-align: center;
  line-height: 60px;
  height: 60px;
  font-size: 28px;
  background: transparent;
  color: #000;
  overflow: hidden;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question .active-question-text {
  white-space: nowrap;
  padding: 0px 10px;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question.small-line {
  font-size: 24px;
  line-height: 60px;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question.double-lines {
  font-size: 28px;
  line-height: 28px;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question.double-lines .active-question-text {
  white-space: normal;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question.marquee {
  max-height: 60px;
  position: relative;
}
.puzzle > .page-bar.top-bar .active-question-container .active-question.marquee .active-question-inner-container {
  position: relative;
}
.puzzle > .page-bar.top-bar .progress-bar-container {
  height: 100%;
  margin: 0px 0px -60px 0px;
}
.puzzle > .page-bar.top-bar .progress-bar-container .progress-bar {
  width: 100%;
  border: none;
  height: 100%;
  background: transparent;
}
.puzzle > .page-bar.top-bar .progress-bar-container .progress-bar .progress-indicator {
  background: #0083db;
  background: -moz-linear-gradient(top, rgba(0, 140, 234, 0.66) 0%, rgba(0, 131, 219, 0.66) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 140, 234, 0.66)), color-stop(100%, rgba(0, 131, 219, 0.66)));
  background: -webkit-linear-gradient(top, rgba(0, 140, 234, 0.66) 0%, rgba(0, 131, 219, 0.66) 100%);
  background: -o-linear-gradient(top, rgba(0, 140, 234, 0.66) 0%, rgba(0, 131, 219, 0.66) 100%);
  background: -ms-linear-gradient(top, rgba(0, 140, 234, 0.66) 0%, rgba(0, 131, 219, 0.66) 100%);
  background: linear-gradient(to bottom, rgba(0, 140, 234, 0.66) 0%, rgba(0, 131, 219, 0.66) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8008cea', endColorstr='#a80083db',GradientType=0 );
  box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.5);
}

.puzzle.has-big-bottom-bar > .page-bar.bottom-bar {
  height: 216px;
  text-align: center;
  transition: height .5s;
  /**
   *  Width calculated assuming at last 10 keys per line
   */
  /*.krupion-app-page-bar.has-keyboard-with-3-lines .keyboard-letters-qwertz-german .key {
    width:5.5%;
  }*/
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .line {
  height: 56px;
  margin: 12px 0px;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .key {
  font-size: 28px;
  padding: 0px 7px;
  margin: 0px 6px;
  line-height: 54px;
  height: 54px;
  width: 32px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFF;
  width: 6.5%;
  margin: 0 1%;
  padding: 0 .5%;
  overflow: hidden;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .key.key-action {
  text-shadow: none;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .has-up-to-11-keys-per-line .key {
  width: 5.4%;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .has-up-to-12-keys-per-line .key {
  width: 5%;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .keyboard-letters-qwertz .line-1,
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .keyboard-letters-qwerty .line-1 {
  padding-left: 10px;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .keyboard-letters-qwertz .line-2,
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .keyboard-letters-qwerty .line-2 {
  padding-left: 30px;
}
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .note-keyboard-numbers-three-lines .line,
.puzzle.has-big-bottom-bar > .page-bar.bottom-bar .keyboard-numbers-three-lines .line {
  width: auto;
}

.puzzle.has-big-bottom-bar.keyboard-hidden > .page-bar.bottom-bar {
  height: 60px;
}

.keyboard-hidden .keyboard .line {
  display: none;
}

.keyboard-hidden .keyboard .line.has-key-action-toggle_keyboard {
  display: block;
}

.keyboard-hidden .keyboard .line.has-key-action-toggle_keyboard .key {
  display: none;
}

.keyboard-hidden .keyboard .line.has-key-action-toggle_keyboard .key.key-action-toggle_keyboard {
  display: inline-block;
}

.puzzle.has-puzzle-navigation > .page-bar.top-bar {
  padding-left: 100px;
  padding-right: 40px;
  width: auto;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigate-back {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.33);
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 60px;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigate-back a {
  display: block;
  height: 60px;
  background: url("../images/back.png") center center no-repeat;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigate-back.disabled {
  opacity: .33;
  background: url("../images/back.png") center center no-repeat;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .toggle-navigation-list {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.33);
  position: absolute;
  left: 40px;
  top: 0;
  width: 60px;
  height: 60px;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .toggle-navigation-list a {
  display: block;
  height: 60px;
  background: url("../images/list.png") center center no-repeat;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigate-forth {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.33);
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 60px;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigate-forth a {
  display: block;
  height: 60px;
  background: url("../images/next.png") center center no-repeat;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigate-forth.disabled {
  opacity: .33;
  background: url("../images/next.png") center center no-repeat;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list {
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  bottom: 100%;
  overflow: hidden;
  transition: bottom .5s, height .5s;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.33);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(221, 221, 221, 0.9)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6dddddd',GradientType=0 );
  padding: 0px;
  z-index: 100;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .column {
  width: 100%;
  float: left;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .item {
  width: 100%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .item a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 15px;
  font-size: 24px;
  line-height: 32px;
  height: 32px;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .item a .index {
  display: inline-block;
  width: 40px;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .item a .name {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .item:hover {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.33);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(221, 221, 221, 0.9)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(221, 221, 221, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6dddddd',GradientType=0 );
  transition: box-shadow .5s, background .5s, background-image .5s;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list .item.active a {
  font-weight: bold;
  cursor: default;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.two-columns .column {
  width: 50%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.three-columns .column {
  width: 33.3%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.four-columns .column {
  width: 25%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.five-columns .column {
  width: 20%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.six-columns .column {
  width: 16.6%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.seven-columns .column {
  width: 14.2%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.eight-columns .column {
  width: 12.5%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.nine-columns .column {
  width: 11.1%;
}
.puzzle.has-puzzle-navigation > .page-bar.top-bar .puzzle-navigation-container .navigation-list.ten-columns .column {
  width: 10%;
}

.puzzle.has-big-bottom-bar.puzzle-navigation-visible > .page-bar.top-bar .puzzle-navigation-container .navigation-list {
  bottom: 218px;
}

.puzzle.has-big-bottom-bar.puzzle-navigation-visible.keyboard-hidden > .page-bar.top-bar .puzzle-navigation-container .navigation-list {
  bottom: 62px;
}

.zoom-slider .zoom-in,
.zoom-slider .zoom-out {
  width: 25px;
  height: 25px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
}

.zoom-slider .zoom-in {
  background-image: url("../images/glyphicons_014_zoom-in.png");
}

.zoom-slider .zoom-out {
  background-image: url("../images/glyphicons_015_zoom-out.png");
}

.bottom-bar .krupion-app-zoom-slider.orientation-vertical {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 75px;
  height: 100%;
}

.has-big-bottom-bar .bottom-bar .zoom-slider.orientation-horizontal {
  margin-top: -67px;
  padding-right: 8%;
}

.bottom-bar .zoom-slider.orientation-vertical .zoom-in {
  position: absolute;
  left: 25px;
  top: 25px;
}

.bottom-bar .zoom-slider.orientation-vertical .zoom-out {
  position: absolute;
  left: 25px;
  bottom: 25px;
}

.bottom-bar .zoom-slider.orientation-vertical .slider-container {
  position: absolute;
  left: 25px;
  top: 65px;
  width: 25px;
  bottom: 65px;
}

.bottom-bar .zoom-slider.orientation-vertical .slider {
  height: 100%;
  margin-left: 3px;
}

.bottom-bar .zoom-slider.orientation-horizontal .zoom-in {
  margin: -8px 17px 0px 0px;
  float: right;
}

.bottom-bar .zoom-slider.orientation-horizontal .slider-container {
  margin: 25px 60px 0px 60px;
  height: 15px;
}

.bottom-bar .zoom-slider.orientation-horizontal .slider-container .ui-slider {
  height: 6px;
}

.bottom-bar .zoom-slider.orientation-horizontal .zoom-out {
  margin: -23px 0px 0px 17px;
  float: left;
}

.bottom-bar .zoom-slider .slider-container .ui-slider {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.bottom-bar .zoom-slider .slider-container .ui-slider .ui-slider-handle {
  background: #222;
  height: .8em;
  margin-bottom: -.4em;
}

.ui-in-page-popup-view .background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.ui-in-page-popup-view .popup-container {
  position: fixed;
  z-index: 1001;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 15px;
  border: 10px solid rgba(255, 255, 255, 0.75);
}
.ui-in-page-popup-view .popup-container .popup {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.ui-in-page-popup-view .popup-container .popup .body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  background: #FFF;
  border-radius: 7px;
  border-style: solid;
  border-width: 0px 2px;
  border-color: #DDD;
}
.ui-in-page-popup-view .popup-container .popup .body .html, .ui-in-page-popup-view .popup-container .popup .body .text {
  margin: 10px;
}

.ui-in-page-popup-view.content-type-url .popup-container .popup .body {
  overflow: hidden;
}
.ui-in-page-popup-view.content-type-url .popup-container .popup .body iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

.ui-in-page-popup-view.has-title .popup .head {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 20px;
  padding: 5px;
  background: #FFF;
  color: #000;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom: 2px solid #EEE;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
  z-index: 1002;
}
.ui-in-page-popup-view.has-title .popup .head h1 {
  margin: 0;
  font-size: 20px;
}
.ui-in-page-popup-view.has-title .popup .head .close {
  float: right;
  text-decoration: none;
  display: block;
  background: #222;
  color: #FFF;
  text-align: center;
  line-height: 16px;
  padding: 4px;
}
.ui-in-page-popup-view.has-title .popup .body {
  top: 32px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ui-in-page-popup-view.has-title.type-popup .popup .head .close {
  margin: -39px -18px 0px 0px;
  height: 16px;
  width: 16px;
  border-radius: 25px;
  border: 2px solid #FFF;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  background: black url("../images/glyphicons_halflings_013_remove@12px_white.png") center center no-repeat;
}

.ui-in-page-popup-view.has-title.type-dialog .popup .head .close {
  margin: -22px -2px 0px 0px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.66);
  background: transparent;
  font-size: 22px;
  transition: color .5s;
}
.ui-in-page-popup-view.has-title.type-dialog .popup .head .close:hover {
  color: #FFF;
}

.ui-in-page-popup-view.has-buttons .popup .body {
  bottom: 45px;
}
.ui-in-page-popup-view.has-buttons .popup .buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 32px;
  background: #EEE;
  text-align: center;
  box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.33);
  border-top: 2px solid #DDD;
  margin: 80px 0px 0px 0px;
  padding: 5px 0px 8px 0px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  z-index: 1002;
}
.ui-in-page-popup-view.has-buttons .popup .buttons .button {
  line-height: 30px;
  height: 30px;
  padding: 0px 20px;
  font-size: 18px;
  font-weight: bold;
}

.ui-in-page-popup-view.type-dialog .popup-container {
  border: none;
  box-shadow: 0px 0px 5px black;
  width: 400px;
  height: 220px;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  margin: -110px 0px 0px -200px;
}
.ui-in-page-popup-view.type-dialog .popup-container .body {
  background: #eeeeee;
  background: -moz-linear-gradient(left, #eeeeee 0%, white 50%, #eeeeee 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eeeeee), color-stop(50%, white), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(left, #eeeeee 0%, white 50%, #eeeeee 100%);
  background: -o-linear-gradient(left, #eeeeee 0%, white 50%, #eeeeee 100%);
  background: -ms-linear-gradient(left, #eeeeee 0%, white 50%, #eeeeee 100%);
  background: linear-gradient(to right, #eeeeee 0%, #ffffff 50%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 );
}

.ui-in-page-popup-view.type-dialog.severity-info .popup .head {
  background: #2d7bcd;
  color: #FFF;
  text-shadow: 1px 1px #000;
}

.ui-in-page-popup-view.type-dialog.severity-warning .popup .head {
  background: #e4da33;
  color: #FFF;
  text-shadow: 1px 1px #000;
}

.ui-in-page-popup-view.type-dialog.severity-error .popup .head {
  background: #cd2d2d;
  color: #FFF;
  text-shadow: 1px 1px #000;
}

.ui-progress-view {
  position: absolute;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 105;
}
.ui-progress-view .background {
  position: absolute;
  z-index: 101;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.ui-progress-view .progress-bar-title {
  z-index: 102;
  position: absolute;
  top: 50%;
  left: 25%;
  height: 30px;
  line-height: 30px;
  font-size: 28px;
  margin-top: -45px;
  right: 25%;
  color: #FFF;
  font-weight: bold;
}
.ui-progress-view .progress-bar {
  position: absolute;
  z-index: 102;
  top: 50%;
  left: 25%;
  height: 30px;
  width: 50%;
  margin-top: -15px;
  background: #EEE;
  border-radius: 8px;
  border: 3px solid #CCC;
  /* border-width: 3px 5px; */
  overflow: hidden;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.ui-progress-view .progress-bar .progress-bar-indicator {
  min-width: 40px;
  position: absolute;
  height: 26px;
  width: 0%;
  left: 0px;
  top: 0;
  /* margin: 0px -2px; */
  box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.5);
  border: 2px solid #4f8bcb;
  background: #2d7bcd;
  border-radius: 6px;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  font-size: 20px;
  text-shadow: 1px 1px 0px #000;
  transition: width .5s;
  -webkit-transition: width .5s;
}
