/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

@keyframes pulse-highlight-green {
  0% {
    background-color: #79b51c; }
  25% {
    background-color: #91d821; }
  50% {
    background-color: #79b51c; }
  75% {
    background-color: #619217; }
  100% {
    background-color: #79b51c; } }

html, body {
  font-family: "Roboto", sans-serif;
  font-size: 10pt;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  overflow: hidden; }

a {
  color: #00a7e3;
  text-decoration: none; }
  a:hover {
    color: #0081b0; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

header {
  text-align: center;
  background: #f00;
  color: #fff;
  font-size: 1.2rem;
  padding: 5px; }

header > a {
  color: #fff;
  text-decoration: underline; }

#loading.hide {
  transition: height 0.5s ease-in-out;
  height: 0% !important; }
  #loading.hide img {
    transition: opacity 0.5s ease-in-out;
    opacity: 0; }

#loading img {
  width: 500px; }

#main {
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }

.blocklyToolboxDiv {
  display: none; }

.blocklyMainBackground {
  stroke: none; }

.blocklyScrollbarHandle {
  fill: #00a7e3; }

.blocklyScrollbarBackground:hover + .blocklyScrollbarHandle,
.blocklyScrollbarHandle:hover {
  fill: #17c2ff; }

.arrow {
  width: 6px;
  height: 6px;
  border-top: 2px solid rgba(255, 255, 255, 0.9);
  border-right: 2px solid rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.3s all cubic-bezier(1, 0.25, 0.25, 0.8);
  -moz-transition: 0.3s all cubic-bezier(1, 0.25, 0.25, 0.8);
  -o-transition: 0.3s all cubic-bezier(1, 0.25, 0.25, 0.8);
  transition: 0.3s all cubic-bezier(1, 0.25, 0.25, 0.8);
  transform: rotate(45deg);
  transform-origin: 40% 40%; }
  .arrow.black {
    border-top-color: #232323;
    border-right-color: #232323; }

input[type=checkbox] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
  cursor: pointer;
  border: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 12px;
  outline: none;
  position: relative; }
  input[type=checkbox]:checked {
    background-color: #f1f1f1;
    border: 3px solid #222;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7; }
  input[type=checkbox]:checked:after {
    content: '';
    background: url("../media/icons/x_mark.svg") no-repeat 0pt 0pt;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 2px;
    left: 2px;
    color: #000000; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

.tooltiptext {
  visibility: hidden;
  background-color: #f1f1f1;
  color: #232323;
  box-shadow: 0 0 2pt #232323;
  text-align: center;
  padding: 4pt 20pt;
  position: absolute;
  z-index: 50;
  top: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s; }

.ie_error_message {
  visibility: hidden;
  display: none;
  font-family: 'Roboto', sans-serif;
  color: #e7275e;
  margin-top: 60px;
  text-align: center; }

.language_label {
  margin-bottom: -10px; }

.sad_robot {
  height: 300px;
  margin-top: 50px;
  background-image: url("../media/mascot/negative.svg"); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .ie_error_message {
    visibility: visible;
    display: block; }
  #loading {
    visibility: hidden;
    display: none; } }

.profile {
  display: none;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  .profile .avatar {
    overflow: hidden;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-animation: all 0.5s ease-in-out;
    -o-animation: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .profile .avatar img {
      width: 100%;
      height: auto;
      margin: 0 auto; }
  .profile p {
    display: none;
    margin: 8px 0 0 0;
    font-size: 0.9rem; }

#leftArea {
  font-family: 'Source Sans Pro', sans-serif;
  background: #2e2e2e;
  width: 42pt;
  color: rgba(255, 255, 255, 0.9);
  z-index: 26;
  height: 100%;
  position: relative;
  animation: linear;
  -webkit-animation: width 0.3s ease-in-out;
  -o-animation: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  animation: width 0.3s ease-in-out; }
  #leftArea #buttonToggleMenuLeft {
    height: 60px; }
  @media screen and (max-width: 1460px) {
    #leftArea #buttonToggleMenuLeft {
      height: 86px; } }
  @media screen and (max-width: 1308px) {
    #leftArea #buttonToggleMenuLeft {
      height: 122px; } }
  #leftArea.open {
    width: 250px;
    animation: linear;
    -webkit-animation: width 0.3s ease-in-out;
    -o-animation: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    animation: width 0.3s ease-in-out; }
    #leftArea.open .buttonToggleMenu:before {
      transform: rotate(0deg); }
    #leftArea.open .buttonToggleMenu {
      -webkit-animation: width 0.3s ease-in-out;
      -o-animation: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out;
      animation: width 0.3s ease-in-out;
      width: 250px; }
    #leftArea.open .bottom #buttonSettings {
      width: 250px; }
      #leftArea.open .bottom #buttonSettings span {
        opacity: 1; }
    #leftArea.open .menuItem > span, #leftArea.open .buttonToggleMenu > span {
      -webkit-animation: all 0.3s ease-in-out;
      -o-animation: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      animation: all 0.3s ease-in-out;
      visibility: visible;
      opacity: 1; }
    #leftArea.open .bottom {
      -webkit-animation: opacity 0.3s ease-in-out;
      -o-animation: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      animation: opacity 0.3s ease-in-out;
      opacity: 1; }
  #leftArea .buttonToggleMenu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
    height: 60px;
    padding: 0 0 0 34pt;
    width: 42pt;
    overflow: hidden;
    -webkit-animation: width 0.3s ease-in-out;
    -o-animation: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out; }
    #leftArea .buttonToggleMenu:before {
      content: "";
      margin-left: -20pt;
      display: block;
      float: left;
      width: 11.25pt;
      height: 12.75pt;
      background: url("../media/icons/icon_minimize.svg") no-repeat 0pt 0pt #eb6909;
      background-size: 11.25pt 12.75pt;
      transition: transform 0.3s linear;
      transform: rotate(180deg); }
    #leftArea .buttonToggleMenu span {
      -webkit-animation: opacity 0.3s ease-in-out;
      -o-animation: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      animation: opacity 0.3s ease-in-out;
      opacity: 0;
      margin-left: -2pt; }
  #leftArea .menu {
    border-bottom: 1px solid #414141; }
    #leftArea .menu li {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      padding: 6pt 0pt 6pt 33.25pt;
      border-top: 1px solid #414141;
      border-bottom: 1px solid #000;
      text-transform: uppercase;
      font-size: 1rem;
      background-repeat: no-repeat;
      background-size: 11.25pt 11.25pt;
      background-position: 14pt 50%; }
      #leftArea .menu li .icon {
        width: 11.25pt;
        height: 11.25pt;
        margin-right: 8pt; }
      #leftArea .menu li span {
        -webkit-animation: all 0.3s ease-in-out;
        -o-animation: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        animation: all 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden; }
    #leftArea .menu li.active::before {
      content: "";
      display: block;
      min-width: 3pt;
      height: 50px;
      background: #79b51c;
      margin-left: -33.25pt;
      margin-right: 30.25pt;
      margin-top: -2px; }
    #leftArea .menu li:hover, #leftArea .menu li.active {
      background-color: #232323; }
    #leftArea .menu li:not(#menu-toggle) {
      display: flex;
      cursor: pointer;
      height: 30px;
      align-items: center; }
  #leftArea .bottom {
    -webkit-animation: opacity 0.3s ease-in-out;
    -o-animation: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    animation: opacity 0.3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center; }
    #leftArea .bottom #buttonSettings {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      white-space: nowrap;
      cursor: pointer;
      border: none;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      position: relative;
      background: #000;
      color: #fff;
      font-size: 1rem;
      font-weight: bold;
      text-align: left;
      height: 60px;
      padding: 0 0 0 34pt;
      width: 42pt;
      overflow: hidden;
      -webkit-animation: width 0.3s ease-in-out;
      -o-animation: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out; }
      #leftArea .bottom #buttonSettings span {
        -webkit-animation: opacity 0.3s ease-in-out;
        -o-animation: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        animation: opacity 0.3s ease-in-out;
        opacity: 0;
        margin-left: -2pt; }
      #leftArea .bottom #buttonSettings:before {
        content: "";
        margin-left: -20pt;
        display: block;
        float: left;
        width: 11.25pt;
        height: 12.75pt;
        background: url("../media/icons/icon_settings.svg") no-repeat 0pt 0pt #eb6909;
        background-size: 11.25pt 12.75pt; }

#centerArea {
  flex: 4;
  position: relative;
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 876px) {
    #centerArea {
      margin-right: 42pt; } }
  #centerArea .menuHeader {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 1;
    height: 40px;
    max-height: 40px;
    border-bottom: 1px solid #dedede;
    padding: 10px 20px; }
    #centerArea .menuHeader .menuScriptName {
      display: flex;
      order: 1;
      flex-grow: 2;
      margin: 0 -30px;
      padding: 0 25px; }
      #centerArea .menuHeader .menuScriptName #inputScriptName {
        border: none;
        font-size: 1.8rem;
        font-weight: bold;
        outline: none;
        flex-grow: 8;
        margin-right: 12px;
        min-width: 130pt;
        width: 100%; }
    #centerArea .menuHeader .menuButtonRunContainer {
      display: flex;
      order: 3;
      flex-grow: 1;
      margin-right: -20px; }
      #centerArea .menuHeader .menuButtonRunContainer .menuButtonRun #buttonRun {
        height: 100%;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
        white-space: nowrap;
        cursor: pointer;
        border: none;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        background-image: none;
        background-color: #79b51c;
        padding: 0px 10pt;
        line-height: 18px;
        border-radius: 0.5pt;
        text-align: center;
        vertical-align: middle;
        letter-spacing: .03em;
        position: relative;
        flex-grow: 2;
        color: #fff;
        font-size: 1rem;
        font-weight: bold;
        width: 135pt; }
        #centerArea .menuHeader .menuButtonRunContainer .menuButtonRun #buttonRun:hover {
          background-color: #5b8915; }
        #centerArea .menuHeader .menuButtonRunContainer .menuButtonRun #buttonRun.glowing {
          animation: pulse-highlight-green 1s linear infinite; }
    #centerArea .menuHeader .menuButtons {
      display: flex;
      order: 2;
      justify-content: space-evenly;
      flex-grow: 2;
      border-right: 1px solid #dedede; }
      #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen {
        display: flex;
        order: 1;
        flex-grow: 2;
        justify-content: flex-end;
        margin: -10px 10px;
        padding: 10px 10px;
        padding-right: 0; }
        #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonNew {
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          outline: none;
          white-space: nowrap;
          cursor: pointer;
          border: none;
          -ms-touch-action: manipulation;
          touch-action: manipulation;
          background-image: none;
          background-color: #f1f1f1;
          padding: 0px 10pt;
          line-height: 18px;
          border-radius: 0.5pt;
          text-align: center;
          vertical-align: middle;
          letter-spacing: .03em;
          position: relative;
          background: url("../media/icons/icon_new.svg") no-repeat;
          background-color: #f1f1f1;
          padding: 0px 14pt 0 12pt; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonNew:hover {
            background-color: #d8d8d8; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonNew.glowing {
            animation: pulse-highlight-green 1s linear infinite; }
        #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonOpen {
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          outline: none;
          white-space: nowrap;
          cursor: pointer;
          border: none;
          -ms-touch-action: manipulation;
          touch-action: manipulation;
          background-image: none;
          background-color: #f1f1f1;
          padding: 0px 10pt;
          line-height: 18px;
          border-radius: 0.5pt;
          text-align: center;
          vertical-align: middle;
          letter-spacing: .03em;
          position: relative;
          background: url("../media/icons/icon_open.svg") no-repeat;
          background-color: #f1f1f1;
          padding: 0px 14pt 0 12pt; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonOpen:hover {
            background-color: #d8d8d8; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonOpen.glowing {
            animation: pulse-highlight-green 1s linear infinite; }
        #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonSave {
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          outline: none;
          white-space: nowrap;
          cursor: pointer;
          border: none;
          -ms-touch-action: manipulation;
          touch-action: manipulation;
          background-image: none;
          background-color: #f1f1f1;
          padding: 0px 10pt;
          line-height: 18px;
          border-radius: 0.5pt;
          text-align: center;
          vertical-align: middle;
          letter-spacing: .03em;
          position: relative;
          background: url("../media/icons/icon_save.svg") no-repeat;
          background-color: #f1f1f1;
          padding: 0px 14pt 0 12pt; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonSave:hover {
            background-color: #d8d8d8; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonSave.glowing {
            animation: pulse-highlight-green 1s linear infinite; }
        #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonShare {
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          outline: none;
          white-space: nowrap;
          cursor: pointer;
          border: none;
          -ms-touch-action: manipulation;
          touch-action: manipulation;
          background-image: none;
          background-color: #f1f1f1;
          padding: 0px 10pt;
          line-height: 18px;
          border-radius: 0.5pt;
          text-align: center;
          vertical-align: middle;
          letter-spacing: .03em;
          position: relative;
          background: url("../media/icons/icon_share.svg") no-repeat;
          background-color: #f1f1f1;
          padding: 0px 14pt 0 12pt; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonShare:hover {
            background-color: #d8d8d8; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonShare.glowing {
            animation: pulse-highlight-green 1s linear infinite; }
        #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonNew, #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonOpen, #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonSave, #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen #buttonShare {
          flex-grow: 0;
          background-size: 9.75pt 9.75pt;
          background-position: 9.5pt center;
          margin-right: 5px;
          font-size: 1rem;
          padding: 0 14pt 0 26pt; }
    @media screen and (max-width: 1460px) {
      #centerArea .menuHeader {
        flex-wrap: wrap;
        justify-content: flex-start;
        height: 75px;
        max-height: 75px;
        padding: 5px 20px; }
        #centerArea .menuHeader .menuScriptName {
          width: 100%;
          height: 35px;
          flex-grow: 0;
          border-bottom: solid 1px #dedede; }
        #centerArea .menuHeader .menuButtonRunContainer {
          height: 34px;
          flex-grow: 0;
          margin: 0 -32px;
          padding: 5px 20px 5px 65px; }
        #centerArea .menuHeader .menuButtons {
          height: 30px;
          flex-grow: 0;
          margin: 0 -15px 0 -30px;
          padding: 5px 15px 10px 25px; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen {
            justify-content: flex-start;
            margin: 0px 0px -5px 0px;
            padding: 5px 0px 5px 3px; } }
    @media screen and (max-width: 1308px) {
      #centerArea .menuHeader {
        flex-wrap: wrap;
        justify-content: flex-start;
        height: 111px;
        max-height: 111px;
        padding: 5px 20px; }
        #centerArea .menuHeader .menuScriptName {
          width: 100%;
          height: 35px;
          flex-grow: 0;
          border-bottom: solid 1px #dedede; }
        #centerArea .menuHeader .menuButtonRunContainer {
          width: 100%;
          height: 34px;
          flex-grow: 0;
          margin: 0 -32px;
          padding: 5px 20px 5px 30px; }
        #centerArea .menuHeader .menuButtons {
          width: 100%;
          height: 30px;
          flex-grow: 0;
          border-right: none;
          border-bottom: solid 1px #dedede;
          margin: 0 -30px;
          padding: 0px 30px 5px 25px; }
          #centerArea .menuHeader .menuButtons .menuButtonShareNewSaveOpen {
            justify-content: flex-start;
            margin: 0px 0px -5px 0px;
            padding: 5px 0px 5px 3px; } }

#blocklyGuider {
  flex: 1;
  display: flex;
  flex-direction: column; }

#rightArea {
  width: 42pt;
  background: #f1f1f1;
  z-index: 26;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-animation: width 0.3s ease-in-out;
  -o-animation: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  animation: width 0.3s ease-in-out; }
  #rightArea #buttonToggleMenuRight {
    height: 60px; }
  @media screen and (max-width: 1460px) {
    #rightArea {
      right: 0;
      height: 100%; }
      #rightArea #buttonToggleMenuRight {
        height: 86px; } }
  @media screen and (max-width: 1308px) {
    #rightArea #buttonToggleMenuRight {
      height: 122px; } }
  @media screen and (max-width: 876px) {
    #rightArea {
      position: absolute; } }
  #rightArea.open {
    width: 350px;
    -webkit-animation: width 0.3s ease-in-out;
    -o-animation: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    animation: width 0.3s ease-in-out; }
    #rightArea.open .buttonToggleMenu:before {
      transform: rotate(180deg); }
    #rightArea.open .buttonToggleMenu > span {
      -webkit-animation: opacity 0.3s ease-in-out;
      -o-animation: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      animation: opacity 0.3s ease-in-out;
      opacity: 1; }
    #rightArea.open .menuItem {
      height: 52px; }
      #rightArea.open .menuItem .title {
        border-bottom: 1px solid #dedede; }
        #rightArea.open .menuItem .title span {
          -webkit-animation: opacity 0.3s ease-in-out;
          -o-animation: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out;
          animation: opacity 0.3s ease-in-out;
          opacity: 1; }
        #rightArea.open .menuItem .title .arrow {
          display: inline-flex;
          opacity: 1; }
        #rightArea.open .menuItem .title .icon {
          border-bottom: none; }
    @media only screen and (max-height: 1024px) {
      #rightArea.open .menuItem {
        height: auto; } }
  #rightArea .buttonToggleMenu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    position: relative;
    background: #fff;
    color: #000;
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
    height: 50px;
    padding: 2pt 0 0 35pt;
    border-left: 1px solid #dedede;
    width: 350px;
    overflow: hidden; }
    #rightArea .buttonToggleMenu:before {
      content: "";
      margin-left: -20pt;
      display: block;
      float: left;
      width: 11.25pt;
      height: 12.75pt;
      background: url("../media/icons/icon_minimize.svg") no-repeat 0pt 0pt #00a7e3;
      background-size: 11.25pt 12.75pt;
      transition: transform 0.3s linear;
      transform: rotate(0deg); }
    #rightArea .buttonToggleMenu span {
      -webkit-animation: opacity 0.3s ease-in-out;
      -o-animation: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      animation: opacity 0.3s ease-in-out;
      opacity: 0; }
  #rightArea .menu {
    display: flex;
    flex-direction: column;
    min-height: 0;
    flex: 2; }
  @media only screen and (max-height: 1024px) {
    #rightArea .menu {
      overflow: auto;
      display: block; } }
  #rightArea .menuItem {
    height: 52px;
    overflow: hidden;
    line-height: 30px;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    color: #232323;
    cursor: pointer;
    -webkit-animation: flex 0.3s ease-in-out;
    -o-animation: flex 0.3s ease-in-out;
    transition: flex 0.3s ease-in-out;
    animation: flex 0.3s ease-in-out; }
    #rightArea .menuItem.active .arrow {
      transform: rotate(135deg);
      transform-origin: 60% 40%; }
    #rightArea .menuItem.active .content {
      transition: max-height 0.5s ease-in-out;
      border-bottom: 1px solid #dedede; }
    #rightArea .menuItem.active {
      flex: 2;
      -webkit-animation: flex 0.3s ease-in-out;
      -o-animation: flex 0.3s ease-in-out;
      transition: flex 0.3s ease-in-out;
      animation: flex 0.3s ease-in-out; }
    #rightArea .menuItem:hover, #rightArea .menuItem.active {
      background-color: #e1e1e1;
      border-bottom: none; }
    #rightArea .menuItem .title {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      margin: 0 16pt;
      border-bottom: 1px solid #f1f1f1; }
      #rightArea .menuItem .title img.icon {
        width: 11.25pt;
        height: 15pt;
        margin-right: 8pt;
        margin-top: 11pt;
        padding-bottom: 11.5pt;
        border-bottom: 1px solid #dedede;
        float: left; }
      #rightArea .menuItem .title span {
        float: left;
        line-height: 51px;
        height: 51px;
        overflow: hidden;
        -webkit-animation: opacity 0.3s ease-in-out;
        -o-animation: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        animation: opacity 0.3s ease-in-out;
        opacity: 0; }
      #rightArea .menuItem .title .arrow {
        float: right;
        opacity: 0;
        margin-top: 16pt; }
    #rightArea .menuItem .submenu li,
    #rightArea .menuItem .subsubmenu li {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      line-height: 1rem;
      padding: 8px 24px;
      font-weight: normal; }
      #rightArea .menuItem .submenu li span.bold,
      #rightArea .menuItem .subsubmenu li span.bold {
        font-weight: bold; }
    #rightArea .menuItem .submenu p,
    #rightArea .menuItem .subsubmenu p {
      margin: 0 0 8px 0;
      font-size: 0.9rem; }
    #rightArea .menuItem .subsubmenu {
      padding-top: 10px; }
      #rightArea .menuItem .subsubmenu li {
        padding: 8px 0; }
    #rightArea .menuItem .content {
      line-height: initial;
      background-color: #f1f1f1;
      cursor: default;
      overflow-y: auto;
      height: 100%; }
      #rightArea .menuItem .content article {
        padding: 8px 24px; }
      #rightArea .menuItem .content h2 {
        margin: 0;
        font-size: 1.25rem;
        line-height: 30px; }
    @media only screen and (max-height: 1024px) {
      #rightArea .menuItem .content {
        overflow-y: hidden; } }
    #rightArea .menuItem .new-feature {
      color: #79b51c;
      margin-left: 10px; }
    #rightArea .menuItem #simulator_svg {
      position: relative;
      margin: 0px auto; }
      #rightArea .menuItem #simulator_svg .simulator-error-message {
        position: absolute;
        top: 0;
        width: 88%;
        height: 100%;
        padding: 0 6%;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        font-size: 20px;
        visibility: hidden;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center; }
        #rightArea .menuItem #simulator_svg .simulator-error-message p {
          width: auto;
          text-align: center; }
        #rightArea .menuItem #simulator_svg .simulator-error-message.show {
          visibility: visible; }
    #rightArea .menuItem .reset_button .btn-grp {
      margin: 5px auto;
      width: 88%; }
  @media only screen and (max-height: 1024px) {
    #rightArea .menuItem {
      max-height: 52px; }
    #rightArea .menuItem.active {
      transition: max-height 0.5s ease-in-out;
      max-height: 500rem; } }
  #rightArea .btn-grp {
    margin-top: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    #rightArea .btn-grp .md-btn {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      white-space: nowrap;
      cursor: pointer;
      border: none;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      background-image: none;
      background-color: #e1e1e1;
      padding: 0px 10pt;
      line-height: 18px;
      border-radius: 0.5pt;
      text-align: center;
      vertical-align: middle;
      letter-spacing: .03em;
      position: relative;
      height: 32px;
      flex: 2;
      margin-right: 8px;
      padding: 0 18px; }
      #rightArea .btn-grp .md-btn:hover {
        background-color: #c8c8c8; }
      #rightArea .btn-grp .md-btn.glowing {
        animation: pulse-highlight-green 1s linear infinite; }
    #rightArea .btn-grp .md-btn:last-child {
      margin-right: 0; }
  #rightArea #oxocard_management,
  #rightArea #feedbackFormular,
  #rightArea #blocklyVariables,
  #rightArea #blocklyConsole {
    text-align: left;
    padding: 15pt;
    font-weight: normal; }
    #rightArea #oxocard_management button,
    #rightArea #feedbackFormular button,
    #rightArea #blocklyVariables button,
    #rightArea #blocklyConsole button {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      white-space: nowrap;
      cursor: pointer;
      border: none;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      background-image: none;
      background-color: #e1e1e1;
      padding: 0px 10pt;
      line-height: 18px;
      border-radius: 0.5pt;
      text-align: center;
      vertical-align: middle;
      letter-spacing: .03em;
      position: relative;
      height: 32px;
      padding: 0 18px;
      margin-top: 15pt;
      min-width: 220px; }
      #rightArea #oxocard_management button:hover,
      #rightArea #feedbackFormular button:hover,
      #rightArea #blocklyVariables button:hover,
      #rightArea #blocklyConsole button:hover {
        background-color: #c8c8c8; }
      #rightArea #oxocard_management button.glowing,
      #rightArea #feedbackFormular button.glowing,
      #rightArea #blocklyVariables button.glowing,
      #rightArea #blocklyConsole button.glowing {
        animation: pulse-highlight-green 1s linear infinite; }
    #rightArea #oxocard_management textarea,
    #rightArea #oxocard_management input,
    #rightArea #feedbackFormular textarea,
    #rightArea #feedbackFormular input,
    #rightArea #blocklyVariables textarea,
    #rightArea #blocklyVariables input,
    #rightArea #blocklyConsole textarea,
    #rightArea #blocklyConsole input {
      width: 100%;
      margin-top: 10pt;
      padding: 5pt;
      box-sizing: border-box;
      outline-color: #009eff; }
    #rightArea #oxocard_management textarea,
    #rightArea #feedbackFormular textarea,
    #rightArea #blocklyVariables textarea,
    #rightArea #blocklyConsole textarea {
      resize: vertical;
      min-height: 50pt; }
  #rightArea #source-code-preview-cpp,
  #rightArea #source-code-preview-oxoscript {
    font-size: 0.8rem;
    padding: 0 8pt; }
    #rightArea #source-code-preview-cpp .code_highlight_new,
    #rightArea #source-code-preview-oxoscript .code_highlight_new {
      color: #fff;
      background: #00a7e3; }
  #rightArea .imprint {
    margin-top: 1rem; }
  #rightArea #blocklyVariables .dataHeadersList {
    margin-top: 1rem; }
    #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem {
      height: 36px;
      color: #fff;
      background-color: #232323;
      border-bottom: 1px solid #dedede; }
      #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .title {
        margin: 0;
        padding: 0 8pt;
        border-bottom: none; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .title span {
          line-height: 36px;
          height: 36px; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .title .newDataCtr.active {
          background-color: #ffde17;
          color: #000;
          font-size: 1.2rem;
          font-weight: 500;
          padding: 0rem 0.9rem 0rem 0.75rem;
          margin-top: 2px;
          margin-right: -8px;
          margin-left: auto;
          width: 16px;
          height: 31px; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .title .lastDataValue {
          font-weight: 500;
          height: 56%;
          margin-top: 0.6rem;
          line-height: 20px;
          margin-left: 0.4rem;
          padding: 0rem 0.6rem 0rem 0.6rem; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .title .plus_minus {
          width: 13px;
          height: 13px;
          margin-top: 11px;
          margin-right: 1rem;
          background-image: url(../media/icons/icon_plus_big_white.svg);
          background-repeat: no-repeat;
          transition: background-image 0.2s ease-in-out; }
      #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem.active {
        background-color: #3e3e3e;
        min-height: 11rem; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem.active .content {
          min-height: 3.7rem;
          max-height: 8.1rem; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem.active .plus_minus {
          background-image: url(../media/icons/icon_minus_big_white.svg); }
      #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .content {
        background-color: #232323;
        border-bottom: none;
        font-weight: 400;
        letter-spacing: 1px; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .content .timestamp {
          background-color: #3e3e3e;
          padding-left: 1rem;
          padding-right: 1rem; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .content .data {
          margin-left: 1rem; }
      #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv {
        display: flex;
        background-color: #000;
        text-align: right;
        cursor: default;
        height: 30px;
        min-height: 30px;
        font-weight: 400; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .label {
          margin-left: 1rem; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .icon {
          height: 17px;
          width: 17px;
          margin-top: 6px;
          margin-right: 1rem;
          cursor: pointer;
          background-repeat: no-repeat; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .csvExport {
          background-image: url(../media/icons/icon_download.svg); }
          #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .csvExport:hover {
            background-image: url(../media/icons/icon_download_selected.svg); }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .clearData {
          background-image: url(../media/icons/icon_clear.svg); }
          #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .clearData:hover {
            background-image: url(../media/icons/icon_clear_selected.svg); }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .dataGraph {
          margin-left: auto;
          background-image: url(../media/icons/icon_graph.svg); }
          #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .actionsDiv .dataGraph:hover {
            background-image: url(../media/icons/icon_graph_selected.svg); }
      #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .footer {
        background-color: #232323;
        cursor: default;
        font-size: 12px;
        font-weight: initial; }
        #rightArea #blocklyVariables .dataHeadersList .dataHeadersListItem .footer a {
          cursor: pointer;
          margin-left: 1rem; }
  #rightArea #blocklyConsole .consoleDiv {
    margin-top: 1rem; }
    #rightArea #blocklyConsole .consoleDiv .actionsDiv {
      display: flex;
      background-color: #000;
      text-align: right;
      cursor: default;
      height: 30px;
      min-height: 30px;
      font-weight: 400; }
      #rightArea #blocklyConsole .consoleDiv .actionsDiv .label {
        margin-left: 1rem;
        margin-top: 6px;
        color: #fff; }
      #rightArea #blocklyConsole .consoleDiv .actionsDiv .icon {
        height: 17px;
        width: 17px;
        margin-top: 6px;
        margin-right: 1rem;
        cursor: pointer;
        background-repeat: no-repeat; }
      #rightArea #blocklyConsole .consoleDiv .actionsDiv .clearData {
        margin-left: auto;
        background-image: url(../media/icons/icon_content_trash_white.svg); }
        #rightArea #blocklyConsole .consoleDiv .actionsDiv .clearData:hover {
          background-image: url(../media/icons/icon_content_trash_selected.svg); }
    #rightArea #blocklyConsole .consoleDiv ul {
      background-color: #232323;
      min-height: 52px; }
      #rightArea #blocklyConsole .consoleDiv ul li {
        color: #fff;
        font-weight: 400;
        letter-spacing: 1px; }
        #rightArea #blocklyConsole .consoleDiv ul li .timestamp {
          background-color: #3e3e3e;
          padding-left: 1rem;
          padding-right: 1rem; }
        #rightArea #blocklyConsole .consoleDiv ul li .data {
          margin-left: 1rem; }

.data-graph {
  display: none;
  margin: -3rem;
  max-width: 60%;
  max-height: 60%;
  position: absolute;
  top: 30%;
  left: 25%;
  z-index: 9999;
  background-color: white;
  border: 1px solid; }

.popup_background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 50;
  background: rgba(35, 35, 35, 0.2);
  transition: visibility 0.3s, opacity 0.3s ease-out;
  visibility: hidden;
  opacity: 0; }
  .popup_background.active {
    transition: visibility 0s, opacity 0.3s ease-out;
    visibility: visible;
    opacity: 1; }

body > .content {
  display: none; }

.popup_wrapper {
  z-index: 50;
  position: absolute;
  top: 48%;
  left: 50%;
  min-width: 750px;
  max-width: 950px;
  background: #f1f1f1;
  margin: 16px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  transition: visibility 0.3s, opacity 0.3s, transform 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.8); }
  .popup_wrapper .color_code {
    display: flex;
    flex-direction: column;
    width: 272px;
    margin: 0 auto; }
    .popup_wrapper .color_code .selection {
      display: flex;
      flex-wrap: wrap; }
      .popup_wrapper .color_code .selection .color {
        cursor: pointer;
        margin: 4px;
        width: 128px;
        height: 128px;
        box-sizing: border-box; }
        .popup_wrapper .color_code .selection .color:hover, .popup_wrapper .color_code .selection .color.active {
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
        .popup_wrapper .color_code .selection .color.grid-white {
          background-size: 64px 64px;
          background-position: 25% 25%;
          background-image: linear-gradient(0deg, transparent 22.9%, rgba(255, 255, 255, 0.4) 23%, rgba(255, 255, 255, 0.4) 27%, transparent 27.1%, transparent 72.9%, rgba(255, 255, 255, 0.4) 73%, rgba(255, 255, 255, 0.4) 77%, transparent 77.1%, transparent), linear-gradient(90deg, transparent 22.9%, rgba(255, 255, 255, 0.4) 23%, rgba(255, 255, 255, 0.4) 27%, transparent 27.1%, transparent 72.9%, rgba(255, 255, 255, 0.4) 73%, rgba(255, 255, 255, 0.4) 77%, transparent 77.1%, transparent); }
        .popup_wrapper .color_code .selection .color.grid-black {
          background-size: 64px 64px;
          background-position: 25% 25%;
          background-image: linear-gradient(0deg, transparent 22.9%, rgba(0, 0, 0, 0.15) 23%, rgba(0, 0, 0, 0.15) 27%, transparent 27.1%, transparent 72.9%, rgba(0, 0, 0, 0.15) 73%, rgba(0, 0, 0, 0.15) 77%, transparent 77.1%, transparent), linear-gradient(90deg, transparent 22.9%, rgba(0, 0, 0, 0.15) 23%, rgba(0, 0, 0, 0.15) 27%, transparent 27.1%, transparent 72.9%, rgba(0, 0, 0, 0.15) 73%, rgba(0, 0, 0, 0.15) 77%, transparent 77.1%, transparent); }
    .popup_wrapper .color_code .choices {
      margin-top: 8px;
      display: flex;
      padding: 0; }
      .popup_wrapper .color_code .choices .color {
        width: 25%;
        margin: 4px;
        cursor: pointer; }
        .popup_wrapper .color_code .choices .color:hover, .popup_wrapper .color_code .choices .color.active {
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
        .popup_wrapper .color_code .choices .color:after {
          content: '';
          display: block;
          padding-bottom: 100%; }
  .popup_wrapper.active {
    transition: visibility 0s, opacity 0.3s, transform 0.3s ease-in-out;
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1); }
  .popup_wrapper .popup_mascot_negative, .popup_wrapper .popup_mascot_neutral, .popup_wrapper .popup_mascot_positive {
    height: 100px;
    width: 100px;
    display: none;
    background-repeat: no-repeat; }
  .popup_wrapper .popup_mascot_positive {
    background-image: url("../media/mascot/positive.svg"); }
  .popup_wrapper .popup_mascot_neutral {
    background-image: url("../media/mascot/neutral.svg"); }
  .popup_wrapper .popup_mascot_negative {
    background-image: url("../media/mascot/negative.svg"); }
  .popup_wrapper.positive header {
    background-color: #79b51c; }
  .popup_wrapper.positive .popup_mascot_positive {
    display: block; }
  .popup_wrapper.neutral header {
    background-color: #00a7e3; }
  .popup_wrapper.neutral .popup_mascot_neutral {
    display: block; }
  .popup_wrapper.negative header {
    background-color: #e3006a; }
  .popup_wrapper.negative .popup_mascot_negative {
    display: block; }
  .popup_wrapper header {
    padding: 1.2rem 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .popup_wrapper header h1 {
      color: white;
      text-transform: uppercase;
      margin: 0;
      font-size: 1.5rem; }
    .popup_wrapper header svg {
      height: 64px;
      width: auto;
      fill: rgba(255, 255, 255, 0.9);
      z-index: 55; }
  .popup_wrapper .popup_content {
    padding: 4rem;
    font-size: 1.2rem; }
    .popup_wrapper .popup_content .robo_happy, .popup_wrapper .popup_content .robo_sad {
      margin: 0 auto 80px auto;
      height: 400px;
      width: 400px;
      background: none;
      background-image: url("../media/mascot/popup_content_positive.svg");
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat; }
    .popup_wrapper .popup_content .robo_sad {
      background-image: url("../media/mascot/popup_content_negative.svg"); }
    .popup_wrapper .popup_content .robo_message, .popup_wrapper .popup_content p.center {
      text-align: center; }
    .popup_wrapper .popup_content table {
      width: 100%; }
    .popup_wrapper .popup_content .link {
      word-break: break-all;
      font-weight: bold; }
  .popup_wrapper footer {
    padding: 0 4rem 4rem 4rem;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap; }
    .popup_wrapper footer .popup_checkbox_wrapper {
      width: 100%;
      padding: 0px 0 8px 0;
      height: 30px;
      line-height: 30px;
      margin-bottom: 20px; }
      .popup_wrapper footer .popup_checkbox_wrapper input {
        margin-right: 8px;
        float: left; }
      .popup_wrapper footer .popup_checkbox_wrapper span {
        font-size: 1.1rem;
        height: 30px; }
    .popup_wrapper footer button {
      font-size: 1.2rem;
      height: 40px;
      flex: 0;
      min-width: 200px;
      color: rgba(255, 255, 255, 0.9); }
    .popup_wrapper footer button.positive {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      white-space: nowrap;
      cursor: pointer;
      border: none;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      background-image: none;
      background-color: #000;
      padding: 0px 10pt;
      line-height: 18px;
      border-radius: 0.5pt;
      text-align: center;
      vertical-align: middle;
      letter-spacing: .03em;
      position: relative;
      padding: 0 20pt; }
      .popup_wrapper footer button.positive:hover {
        background-color: black; }
      .popup_wrapper footer button.positive.glowing {
        animation: pulse-highlight-green 1s linear infinite; }
      .popup_wrapper footer button.positive:hover {
        background-color: #232323; }
    .popup_wrapper footer button.negative {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: none;
      white-space: nowrap;
      cursor: pointer;
      border: none;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      background-image: none;
      background-color: #232323;
      padding: 0px 10pt;
      line-height: 18px;
      border-radius: 0.5pt;
      text-align: center;
      vertical-align: middle;
      letter-spacing: .03em;
      position: relative;
      padding: 0 20pt; }
      .popup_wrapper footer button.negative:hover {
        background-color: #0a0a0a; }
      .popup_wrapper footer button.negative.glowing {
        animation: pulse-highlight-green 1s linear infinite; }
      .popup_wrapper footer button.negative:hover {
        background-color: #0a0a0a; }

.firmware_selection_title {
  color: #fff;
  background-color: #000;
  margin: -70px -54px;
  padding: 1px;
  padding-left: 65px;
  font-size: 32px; }

.firmware_selection_body {
  margin-top: 70px; }
  .firmware_selection_body .firmware_selection_body2018 {
    width: 45%;
    float: left;
    margin-top: 20px;
    padding-left: 20px; }
  .firmware_selection_body .firmware_selection_body2019 {
    width: 45%;
    float: right;
    margin-top: 20px;
    padding-right: 20px; }
  .firmware_selection_body .firmware_selection_button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    background-color: #79b51c;
    padding: 0px 10pt;
    line-height: 18px;
    border-radius: 0.5pt;
    text-align: center;
    vertical-align: middle;
    letter-spacing: .03em;
    position: relative;
    flex-grow: 2;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    width: 135pt;
    margin: 20px 15px !important; }
    .firmware_selection_body .firmware_selection_button:hover {
      background-color: #5b8915; }
    .firmware_selection_body .firmware_selection_button.glowing {
      animation: pulse-highlight-green 1s linear infinite; }

.hand_gone {
  opacity: 0;
  transform: scale(1.5);
  -webkit-animation: opacity 1s ease-in-out, transform 1s ease-in-out;
  -o-animation: opacity 1s ease-in-out, transform 1s ease-in-out;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  animation: opacity 1s ease-in-out, transform 1s ease-in-out; }

.hand_visible {
  opacity: 1;
  transform: scale(1);
  -webkit-animation: opacity 1s ease-in-out, transform 1s ease-in-out;
  -o-animation: opacity 1s ease-in-out, transform 1s ease-in-out;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  animation: opacity 1s ease-in-out, transform 1s ease-in-out; }

.popup_wrapper .settings_table {
  position: relative; }
  .popup_wrapper .settings_table td:nth-child(1) {
    vertical-align: top; }
  .popup_wrapper .settings_table td:nth-child(2) {
    text-align: right; }
  .popup_wrapper .settings_table .switch {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 1.8rem; }
    .popup_wrapper .settings_table .switch input {
      display: none; }
    .popup_wrapper .settings_table .switch .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #dedede;
      -webkit-transition: .3s;
      transition: .3s; }
      .popup_wrapper .settings_table .switch .slider:before {
        position: absolute;
        content: "";
        height: 1.2rem;
        width: 1.2rem;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .3s;
        transition: .3s; }
    .popup_wrapper .settings_table .switch input:checked + .slider {
      background-color: #00a7e3; }
    .popup_wrapper .settings_table .switch input:focus + .slider {
      box-shadow: 0 0 1px #00a7e3; }
    .popup_wrapper .settings_table .switch input:checked + .slider:before {
      -webkit-transform: translateX(1.2rem);
      -ms-transform: translateX(1.2rem);
      transform: translateX(1.2rem); }
  .popup_wrapper .settings_table select {
    padding: 0.5rem;
    width: 8rem;
    border: none;
    outline: none;
    background-color: #dedede; }
  .popup_wrapper .settings_table option {
    border: none;
    outline: none;
    background-color: #dedede; }
  .popup_wrapper .settings_table option:hover {
    background-color: #00a7e3; }
