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, main, menu, nav, section, summary {
  display: block; }

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  vertical-align: middle; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
  resize: vertical; }

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }
  table td {
    vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 */
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*
 * Clear
 */
.clear {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  clear: both;
  zoom: 1; }
  .clear:after {
    content: ".";
    display: block;
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }

html[xmlns] .clear {
  display: block; }

* html .clear {
  height: 1%; }

body ::-moz-selection {
  background: #ED2C21;
  color: #fff;
  text-shadow: none; }
body ::selection {
  background: #ED2C21;
  color: #fff;
  text-shadow: none; }

body, html {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #1D1D1D;
  font-family: "Lato", Arial, Helvetica, sans-serif; }
  body *, html * {
    font-family: "Lato", Arial, Helvetica, sans-serif; }

#hotPlate {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden; }
  #hotPlate #background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0; }
    #hotPlate #background > div {
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-color: #1D1D1D;
      position: relative;
      width: 100%;
      height: 100%; }
  #hotPlate #loginScreen {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%; }
    #hotPlate #loginScreen div.content {
      -moz-box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 10px;
      -webkit-box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 10px;
      box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 10px;
      position: relative;
      top: 50%;
      min-height: 530px;
      width: 720px;
      padding: 10px 40px 10px 40px;
      margin: -265px auto 0 auto;
      background-color: white; }
      #hotPlate #loginScreen div.content header {
        text-align: center;
        letter-spacing: 1px; }
        #hotPlate #loginScreen div.content header img {
          border: 1px solid #f5f5f5;
          margin-top: 10px;
          margin-bottom: 30px; }
        #hotPlate #loginScreen div.content header div {
          display: block;
          font-family: "Karla", Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 40px;
          color: #1D1D1D; }
      #hotPlate #loginScreen div.content form {
        position: relative;
        padding-top: 40px; }
        #hotPlate #loginScreen div.content form fieldset {
          width: 490px; }
          #hotPlate #loginScreen div.content form fieldset label {
            font-weight: 400;
            font-size: 15px;
            color: #D1D1D1;
            text-transform: uppercase; }
          #hotPlate #loginScreen div.content form fieldset input {
            outline: none;
            display: block;
            margin-top: 10px;
            margin-bottom: 20px;
            padding-bottom: 5px;
            background: white;
            border: none;
            border-bottom: 1px solid #D1D1D1;
            font-family: "Lato", Arial, Helvetica, sans-serif;
            font-size: 30px;
            font-weight: 300;
            color: #1D1D1D;
            text-transform: lowercase;
            width: 450px; }
            #hotPlate #loginScreen div.content form fieldset input.placeholder {
              color: #D1D1D1; }
            #hotPlate #loginScreen div.content form fieldset input:-moz-placeholder {
              color: #D1D1D1; }
            #hotPlate #loginScreen div.content form fieldset input::-webkit-input-placeholder {
              color: #D1D1D1; }
            #hotPlate #loginScreen div.content form fieldset input::-moz-placeholder {
              color: #D1D1D1; }
            #hotPlate #loginScreen div.content form fieldset input:-ms-input-placeholder {
              color: #D1D1D1; }
            #hotPlate #loginScreen div.content form fieldset input:focus {
              border-bottom-color: #1D1D1D; }
            #hotPlate #loginScreen div.content form fieldset input.error {
              border-bottom-color: #ED2C21; }
              #hotPlate #loginScreen div.content form fieldset input.error:focus {
                border-bottom-color: #ED2C21; }
          #hotPlate #loginScreen div.content form fieldset label#errorField {
            display: block;
            width: 450px;
            text-transform: none;
            color: #ED2C21; }
            #hotPlate #loginScreen div.content form fieldset label#errorField.success {
              color: #D1D1D1; }
        #hotPlate #loginScreen div.content form div {
          position: absolute;
          right: 0;
          top: 0;
          width: 200px;
          padding-top: 40px; }
          #hotPlate #loginScreen div.content form div #submitButton {
            border: 0;
            background: none;
            background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
            background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
            background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
            background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
            background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            display: block;
            width: 80px;
            height: 35px;
            margin-top: 35px;
            margin-left: 35px;
            padding-left: 25px;
            font-size: 12px;
            font-weight: 700;
            color: white; }
            #hotPlate #loginScreen div.content form div #submitButton:hover {
              background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, #1D1D1D;
              border-color: #D1D1D1;
              cursor: pointer; }
            #hotPlate #loginScreen div.content form div #submitButton.process, #hotPlate #loginScreen div.content form div #submitButton[disabled='disabled'] {
              background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, #D1D1D1;
              cursor: default; }
              #hotPlate #loginScreen div.content form div #submitButton.process:hover, #hotPlate #loginScreen div.content form div #submitButton[disabled='disabled']:hover {
                background: url('../img/../img/icons/login.png?1359724651') no-repeat 10px center, #D1D1D1;
                border-color: #1D1D1D; }
          #hotPlate #loginScreen div.content form div #rememberBox {
            display: none; }
            #hotPlate #loginScreen div.content form div #rememberBox + label {
              -webkit-touch-callout: none;
              -webkit-user-select: none;
              -khtml-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none;
              display: inline-block;
              vertical-align: middle;
              *vertical-align: auto;
              *zoom: 1;
              *display: inline;
              margin-top: 50px;
              color: #D1D1D1;
              font-size: 13px;
              font-weight: 300;
              text-transform: uppercase;
              cursor: pointer;
              background: url(../img/icons/checkbox.png) no-repeat top left;
              padding-left: 35px; }
              #hotPlate #loginScreen div.content form div #rememberBox + label:hover {
                color: #1D1D1D; }
            #hotPlate #loginScreen div.content form div #rememberBox:checked + label {
              background-position: bottom left;
              color: #1D1D1D; }
          #hotPlate #loginScreen div.content form div #forgotButton {
            background: none;
            border: none;
            color: #D1D1D1;
            font-size: 13px;
            font-weight: 300;
            text-transform: uppercase;
            height: 21px;
            margin-top: 15px;
            cursor: pointer;
            padding-top: 2px;
            padding-left: 35px;
            background: url(../img/icons/question.png) no-repeat 0px 2px; }
            #hotPlate #loginScreen div.content form div #forgotButton:hover {
              background: url(../img/icons/question.png) no-repeat 0px -25px;
              color: #1D1D1D; }
  #hotPlate #bookoverview {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 10px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 10px;
    box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    position: absolute;
    z-index: 50;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    overflow: hidden;
    width: 350px;
    height: 100%;
    background-color: white; }
    #hotPlate #bookoverview #search {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 15px 15px 15px 0;
      padding: 10px 50px 10px 20px;
      width: 320px;
      border: 0;
      background: none;
      border: 1px solid #959595;
      background: url(../img/icons/book_search.jpg) right -2px no-repeat;
      text-transform: lowercase;
      font-family: "Lato", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #959595; }
      #hotPlate #bookoverview #search:focus {
        background-position: right -52px; }
    #hotPlate #bookoverview #radio h3 {
      font-family: "Lato", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      padding: 0 0 5px 0;
      margin: 0;
      font-size: 10px;
      font-weight: 700;
      color: #1D1D1D; }
    #hotPlate #bookoverview #radio input {
      display: none; }
    #hotPlate #bookoverview #radio label {
      background: url(../img/icons/book_radiobutton.jpg) left -62px no-repeat;
      padding-left: 25px;
      font-size: 20px;
      font-family: "Lato", Arial, Helvetica, sans-serif;
      font-weight: 300;
      color: #1D1D1D;
      cursor: pointer;
      text-transform: lowercase; }
      #hotPlate #bookoverview #radio label:hover {
        color: #ED2C21; }
      #hotPlate #bookoverview #radio label.selected {
        background-position: left -12px; }
      #hotPlate #bookoverview #radio label.radioperson {
        margin-right: 30px; }
    #hotPlate #bookoverview #list {
      position: relative;
      left: -15px;
      top: 25px;
      width: 700px;
      height: 100%;
      overflow: hidden; }
      #hotPlate #bookoverview #list .scroll {
        outline: none; }
        #hotPlate #bookoverview #list .scroll .jspContainer {
          overflow: hidden;
          position: relative; }
          #hotPlate #bookoverview #list .scroll .jspContainer .jspPane {
            position: absolute; }
          #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0; }
          #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar {
            position: absolute; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar * {
              margin: 0;
              padding: 0; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspCap {
              display: none; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspTrack {
              background: url(../img/scroll_black.png) repeat-y top center;
              position: relative; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspDrag {
              background: url(../img/scroll_red.png) repeat-y top center;
              position: relative;
              top: 0;
              left: 0;
              cursor: pointer; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspArrow {
              background: #50506d;
              text-indent: -20000px;
              display: block;
              cursor: pointer; }
              #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspArrow.jspDisabled {
                cursor: default;
                background: #80808d; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspCorner {
              background: pink;
              float: left;
              height: 100%; }
          #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar {
            top: 0;
            right: 0;
            width: 32px;
            height: 100%; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspArrow {
              height: 16px; }
              #hotPlate #bookoverview #list .scroll .jspContainer .jspVerticalBar .jspArrow:focus {
                outline: none; }
          #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar {
            bottom: 0;
            left: 0;
            width: 100%;
            height: 16px; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar .jspCap, #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar .jspTrack, #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar .jspDrag {
              float: left; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar .jspTrack, #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar .jspDrag {
              height: 100%; }
            #hotPlate #bookoverview #list .scroll .jspContainer .jspHorizontalBar .jspArrow {
              width: 16px;
              float: left;
              height: 100%; }
      #hotPlate #bookoverview #list.searching div.letter {
        display: none !important; }
      #hotPlate #bookoverview #list.searching ul {
        margin: 0px !important; }
      #hotPlate #bookoverview #list > div#letternavigation {
        position: absolute;
        top: 0;
        width: 350px;
        height: 100%; }
        #hotPlate #bookoverview #list > div#letternavigation.personpos {
          left: 0; }
        #hotPlate #bookoverview #list > div#letternavigation.companypos {
          left: 350px; }
      #hotPlate #bookoverview #list div.letter {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        background-color: #ED2C21;
        color: white;
        font-size: 30px;
        font-weight: 400;
        text-align: center;
        width: 60px;
        padding: 5px 0;
        margin: 0 5px 20px 15px;
        cursor: pointer; }
        #hotPlate #bookoverview #list div.letter.disabled {
          cursor: default;
          background-color: #D1D1D1; }
        #hotPlate #bookoverview #list div.letter.enabled:hover {
          background-color: #1D1D1D; }
      #hotPlate #bookoverview #list > div.company {
        float: right;
        width: 350px; }
        #hotPlate #bookoverview #list > div.company ul > ul.employee {
          margin: 0;
          padding: 0; }
          #hotPlate #bookoverview #list > div.company ul > ul.employee li {
            font-size: 15px;
            color: #D1D1D1;
            padding-left: 40px; }
            #hotPlate #bookoverview #list > div.company ul > ul.employee li:hover {
              color: #ED2C21;
              cursor: pointer; }
            #hotPlate #bookoverview #list > div.company ul > ul.employee li.selected {
              color: #ED2C21;
              cursor: default; }
      #hotPlate #bookoverview #list > div.person {
        float: left; }
      #hotPlate #bookoverview #list > div.person, #hotPlate #bookoverview #list > div.company {
        height: 300px;
        width: 350px; }
        #hotPlate #bookoverview #list > div.person.disabled, #hotPlate #bookoverview #list > div.company.disabled {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
          opacity: 0.1; }
        #hotPlate #bookoverview #list > div.person div.letter, #hotPlate #bookoverview #list > div.company div.letter {
          display: block;
          margin: 0 0 0 15px; }
        #hotPlate #bookoverview #list > div.person ul, #hotPlate #bookoverview #list > div.company ul {
          margin: 0;
          padding: 0;
          margin-top: 10px;
          margin-bottom: 20px; }
          #hotPlate #bookoverview #list > div.person ul li, #hotPlate #bookoverview #list > div.company ul li {
            margin: 0;
            padding: 0;
            font-size: 20px;
            color: #1D1D1D;
            font-weight: 300;
            padding: 5px 0 5px 15px; }
            #hotPlate #bookoverview #list > div.person ul li:hover, #hotPlate #bookoverview #list > div.company ul li:hover {
              color: #ED2C21;
              cursor: pointer; }
            #hotPlate #bookoverview #list > div.person ul li.selected, #hotPlate #bookoverview #list > div.company ul li.selected {
              color: #ED2C21;
              cursor: default; }
            #hotPlate #bookoverview #list > div.person ul li .highlight, #hotPlate #bookoverview #list > div.company ul li .highlight {
              font-weight: 700; }
          #hotPlate #bookoverview #list > div.person ul.noresults li, #hotPlate #bookoverview #list > div.company ul.noresults li {
            color: #1D1D1D;
            font-size: 15px;
            cursor: default;
            display: none; }
        #hotPlate #bookoverview #list > div.person .hideelement, #hotPlate #bookoverview #list > div.company .hideelement {
          display: none; }
  #hotPlate #contactCard {
    position: relative;
    top: 0;
    left: 0;
    width: 600px;
    height: 100%;
    background-color: rgba(29, 29, 29, 0.7);
    overflow: hidden; }
    #hotPlate #contactCard .scroll {
      outline: none; }
      #hotPlate #contactCard .scroll .jspContainer {
        overflow: hidden;
        position: relative; }
        #hotPlate #contactCard .scroll .jspContainer .jspPane {
          position: absolute; }
        #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0; }
        #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar {
          position: absolute; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar * {
            margin: 0;
            padding: 0; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspCap {
            display: none; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspTrack {
            background: url(../img/scroll_black.png) repeat-y top center;
            position: relative; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspDrag {
            background: url(../img/scroll_red.png) repeat-y top center;
            position: relative;
            top: 0;
            left: 0;
            cursor: pointer; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspArrow {
            background: #50506d;
            text-indent: -20000px;
            display: block;
            cursor: pointer; }
            #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspArrow.jspDisabled {
              cursor: default;
              background: #80808d; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspCorner {
            background: pink;
            float: left;
            height: 100%; }
        #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar {
          top: 0;
          right: 0;
          width: 32px;
          height: 100%; }
          #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspArrow {
            height: 16px; }
            #hotPlate #contactCard .scroll .jspContainer .jspVerticalBar .jspArrow:focus {
              outline: none; }
        #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar {
          bottom: 0;
          left: 0;
          width: 100%;
          height: 16px; }
          #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar .jspCap, #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar .jspTrack, #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar .jspDrag {
            float: left; }
          #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar .jspTrack, #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar .jspDrag {
            height: 100%; }
          #hotPlate #contactCard .scroll .jspContainer .jspHorizontalBar .jspArrow {
            width: 16px;
            float: left;
            height: 100%; }
    #hotPlate #contactCard > article {
      display: block;
      position: relative;
      top: 60px; }
      #hotPlate #contactCard > article div.imagekolom {
        position: absolute;
        top: 10px;
        left: 30px;
        width: 175px;
        height: 175px; }
        #hotPlate #contactCard > article div.imagekolom > .stoveGallery {
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          *zoom: 1;
          *display: inline;
          position: relative;
          background: url("../img/gallery_background.png") no-repeat top left;
          width: 175px;
          height: 175px;
          border: 1px solid rgba(255, 255, 255, 0.6);
          margin-bottom: 30px; }
          #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery {
            position: absolute;
            z-index: 1;
            bottom: 0;
            height: 45px;
            width: 175px;
            text-align: center;
            display: none; }
            #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button {
              border: 0;
              background: none;
              -moz-border-radius: 5px;
              -webkit-border-radius: 5px;
              border-radius: 5px;
              height: 35px;
              width: 35px;
              margin: 0 5px 0 5px; }
              #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.delete {
                background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
                background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
                background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.delete:hover {
                  background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #1D1D1D;
                  border-color: #D1D1D1;
                  cursor: pointer; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.delete.process, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.delete[disabled='disabled'] {
                  background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #D1D1D1;
                  cursor: default; }
                  #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.delete.process:hover, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.delete[disabled='disabled']:hover {
                    background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #D1D1D1;
                    border-color: #1D1D1D; }
              #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.edit {
                background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
                background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
                background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.edit:hover {
                  background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, #1D1D1D;
                  border-color: #D1D1D1;
                  cursor: pointer; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.edit.process, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.edit[disabled='disabled'] {
                  background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, #D1D1D1;
                  cursor: default; }
                  #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.edit.process:hover, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.edit[disabled='disabled']:hover {
                    background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, #D1D1D1;
                    border-color: #1D1D1D; }
              #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.add {
                background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
                background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
                background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.add:hover {
                  background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, #1D1D1D;
                  border-color: #D1D1D1;
                  cursor: pointer; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.add.process, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.add[disabled='disabled'] {
                  background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, #D1D1D1;
                  cursor: default; }
                  #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.add.process:hover, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.add[disabled='disabled']:hover {
                    background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, #D1D1D1;
                    border-color: #1D1D1D; }
              #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveUp {
                background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
                background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
                background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveUp:hover {
                  background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, #1D1D1D;
                  border-color: #D1D1D1;
                  cursor: pointer; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveUp.process, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveUp[disabled='disabled'] {
                  background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, #D1D1D1;
                  cursor: default; }
                  #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveUp.process:hover, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveUp[disabled='disabled']:hover {
                    background: url('../img/../img/icons/button-up.png?1369143210') no-repeat 10px center, #D1D1D1;
                    border-color: #1D1D1D; }
              #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveDown {
                background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
                background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
                background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
                background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveDown:hover {
                  background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, #1D1D1D;
                  border-color: #D1D1D1;
                  cursor: pointer; }
                #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveDown.process, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveDown[disabled='disabled'] {
                  background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, #D1D1D1;
                  cursor: default; }
                  #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveDown.process:hover, #hotPlate #contactCard > article div.imagekolom > .stoveGallery div.buttonContainerGallery button.moveDown[disabled='disabled']:hover {
                    background: url('../img/../img/icons/button-down.png?1369143201') no-repeat 10px center, #D1D1D1;
                    border-color: #1D1D1D; }
        #hotPlate #contactCard > article div.imagekolom > h5 {
          padding-top: 0px;
          margin-left: 0px; }
      #hotPlate #contactCard > article div.gegevens {
        position: relative;
        top: 0;
        left: 225px;
        width: 350px; }
        #hotPlate #contactCard > article div.gegevens .stoveLInput, #hotPlate #contactCard > article div.gegevens .stoveSMInput, #hotPlate #contactCard > article div.gegevens .stovePassInput, #hotPlate #contactCard > article div.gegevens .stoveUpload, #hotPlate #contactCard > article div.gegevens .stoveColorPicker, #hotPlate #contactCard > article div.gegevens .stoveRadioButton {
          position: relative;
          color: #D1D1D1;
          margin-left: 10px;
          margin-right: 10px; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput.focus, #hotPlate #contactCard > article div.gegevens .stoveSMInput.focus, #hotPlate #contactCard > article div.gegevens .stovePassInput.focus, #hotPlate #contactCard > article div.gegevens .stoveUpload.focus, #hotPlate #contactCard > article div.gegevens .stoveColorPicker.focus, #hotPlate #contactCard > article div.gegevens .stoveRadioButton.focus {
            color: white; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput.error, #hotPlate #contactCard > article div.gegevens .stoveSMInput.error, #hotPlate #contactCard > article div.gegevens .stovePassInput.error, #hotPlate #contactCard > article div.gegevens .stoveUpload.error, #hotPlate #contactCard > article div.gegevens .stoveColorPicker.error, #hotPlate #contactCard > article div.gegevens .stoveRadioButton.error {
            color: #ED2C21; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput.empty, #hotPlate #contactCard > article div.gegevens .stoveSMInput.empty, #hotPlate #contactCard > article div.gegevens .stovePassInput.empty, #hotPlate #contactCard > article div.gegevens .stoveUpload.empty, #hotPlate #contactCard > article div.gegevens .stoveColorPicker.empty, #hotPlate #contactCard > article div.gegevens .stoveRadioButton.empty {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput h4, #hotPlate #contactCard > article div.gegevens .stoveSMInput h4, #hotPlate #contactCard > article div.gegevens .stovePassInput h4, #hotPlate #contactCard > article div.gegevens .stoveUpload h4, #hotPlate #contactCard > article div.gegevens .stoveColorPicker h4, #hotPlate #contactCard > article div.gegevens .stoveRadioButton h4 {
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding: 0;
            margin: 0;
            margin-bottom: 10px;
            font-size: 20px;
            font-weight: 300;
            font-family: "Lato", Arial, Helvetica, sans-serif;
            cursor: default; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput textarea, #hotPlate #contactCard > article div.gegevens .stoveLInput input, #hotPlate #contactCard > article div.gegevens .stoveSMInput textarea, #hotPlate #contactCard > article div.gegevens .stoveSMInput input, #hotPlate #contactCard > article div.gegevens .stovePassInput textarea, #hotPlate #contactCard > article div.gegevens .stovePassInput input, #hotPlate #contactCard > article div.gegevens .stoveUpload textarea, #hotPlate #contactCard > article div.gegevens .stoveUpload input, #hotPlate #contactCard > article div.gegevens .stoveColorPicker textarea, #hotPlate #contactCard > article div.gegevens .stoveColorPicker input, #hotPlate #contactCard > article div.gegevens .stoveRadioButton textarea, #hotPlate #contactCard > article div.gegevens .stoveRadioButton input {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            width: 100%;
            background: none;
            border: none;
            margin-bottom: 7px;
            outline: none;
            color: #D1D1D1;
            font-family: "Lato", Arial, Helvetica, sans-serif;
            font-weight: 400;
            font-size: 15px; }
            #hotPlate #contactCard > article div.gegevens .stoveLInput textarea:focus, #hotPlate #contactCard > article div.gegevens .stoveLInput input:focus, #hotPlate #contactCard > article div.gegevens .stoveSMInput textarea:focus, #hotPlate #contactCard > article div.gegevens .stoveSMInput input:focus, #hotPlate #contactCard > article div.gegevens .stovePassInput textarea:focus, #hotPlate #contactCard > article div.gegevens .stovePassInput input:focus, #hotPlate #contactCard > article div.gegevens .stoveUpload textarea:focus, #hotPlate #contactCard > article div.gegevens .stoveUpload input:focus, #hotPlate #contactCard > article div.gegevens .stoveColorPicker textarea:focus, #hotPlate #contactCard > article div.gegevens .stoveColorPicker input:focus, #hotPlate #contactCard > article div.gegevens .stoveRadioButton textarea:focus, #hotPlate #contactCard > article div.gegevens .stoveRadioButton input:focus {
              color: white;
              border-color: white; }
            #hotPlate #contactCard > article div.gegevens .stoveLInput textarea[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveLInput input[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveSMInput textarea[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveSMInput input[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stovePassInput textarea[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stovePassInput input[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveUpload textarea[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveUpload input[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveColorPicker textarea[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveColorPicker input[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveRadioButton textarea[disabled="disabled"], #hotPlate #contactCard > article div.gegevens .stoveRadioButton input[disabled="disabled"] {
              color: white; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput.small, #hotPlate #contactCard > article div.gegevens .stoveSMInput.small, #hotPlate #contactCard > article div.gegevens .stovePassInput.small, #hotPlate #contactCard > article div.gegevens .stoveUpload.small, #hotPlate #contactCard > article div.gegevens .stoveColorPicker.small, #hotPlate #contactCard > article div.gegevens .stoveRadioButton.small {
            width: 150px;
            float: left; }
        #hotPlate #contactCard > article div.gegevens .stoveSMInput.error input.error, #hotPlate #contactCard > article div.gegevens .stovePassInput.error input.error, #hotPlate #contactCard > article div.gegevens .stoveColorPicker.error input.error {
          border-color: #ED2C21;
          color: #ED2C21; }
        #hotPlate #contactCard > article div.gegevens .stoveSMInput input, #hotPlate #contactCard > article div.gegevens .stovePassInput input, #hotPlate #contactCard > article div.gegevens .stoveColorPicker input {
          border-bottom: 1px solid rgba(209, 209, 209, 0.5); }
        #hotPlate #contactCard > article div.gegevens .stoveLInput {
          width: 320px; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput.error textarea.error {
            border-color: #ED2C21;
            color: #ED2C21; }
          #hotPlate #contactCard > article div.gegevens .stoveLInput textarea {
            resize: none;
            overflow: hidden;
            height: 200px;
            border-bottom: 1px solid rgba(209, 209, 209, 0.5);
            padding: 4px;
            background-color: rgba(209, 209, 209, 0.1); }
            #hotPlate #contactCard > article div.gegevens .stoveLInput textarea:focus {
              background-color: rgba(209, 209, 209, 0.15); }
        #hotPlate #contactCard > article div.gegevens .stovePassInput {
          position: relative;
          float: none; }
          #hotPlate #contactCard > article div.gegevens .stovePassInput input[type='text'], #hotPlate #contactCard > article div.gegevens .stovePassInput input[type='password'] {
            width: 150px; }
          #hotPlate #contactCard > article div.gegevens .stovePassInput div.passwordInput {
            float: right;
            padding-right: 20px;
            margin-top: -5px; }
            #hotPlate #contactCard > article div.gegevens .stovePassInput div.passwordInput input {
              display: none;
              border: none; }
              #hotPlate #contactCard > article div.gegevens .stovePassInput div.passwordInput input + label {
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                height: 18px;
                width: auto;
                color: #D1D1D1;
                font-size: 13px;
                font-weight: 300;
                text-transform: uppercase;
                cursor: pointer;
                background: url(../img/icons/checkbox.png) no-repeat top left;
                padding-left: 25px; }
                #hotPlate #contactCard > article div.gegevens .stovePassInput div.passwordInput input + label:hover {
                  color: #ED2C21; }
              #hotPlate #contactCard > article div.gegevens .stovePassInput div.passwordInput input:checked + label {
                background-position: bottom left;
                color: #D1D1D1; }
                #hotPlate #contactCard > article div.gegevens .stovePassInput div.passwordInput input:checked + label:hover {
                  color: #ED2C21; }
      #hotPlate #contactCard > article h5 {
        display: block;
        clear: both;
        margin: 0;
        margin-left: 10px;
        font-family: "Lato", Arial, Helvetica, sans-serif;
        text-transform: none;
        padding: 30px 0 10px 0;
        color: #D1D1D1;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 700; }
      #hotPlate #contactCard > article.view div.imagekolom > div.stoveGallery > div.buttonContainerGallery {
        display: none; }
      #hotPlate #contactCard > article.edit div.gegevens input, #hotPlate #contactCard > article.edit div.gegevens textarea, #hotPlate #contactCard > article.new div.gegevens input, #hotPlate #contactCard > article.new div.gegevens textarea {
        background-color: rgba(255, 255, 255, 0.1); }
      #hotPlate #contactCard > article.edit div.imagekolom > div.stoveGallery > div.buttonContainerGallery, #hotPlate #contactCard > article.new div.imagekolom > div.stoveGallery > div.buttonContainerGallery {
        display: block; }
    #hotPlate #contactCard > .buttonContainer {
      position: absolute;
      width: inherit;
      bottom: 0;
      left: 0;
      height: 80px;
      margin: 0 30px 0px 235px; }
      #hotPlate #contactCard > .buttonContainer input {
        border: 0;
        background: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        background-color: #ED2C21;
        height: 35px;
        padding-left: 35px;
        padding-right: 15px;
        font-size: 12px;
        font-weight: 700;
        color: white;
        text-align: left;
        letter-spacing: 1px;
        border: 1px solid #1D1D1D;
        transition: 0.2s all; }
        #hotPlate #contactCard > .buttonContainer input.stoveBtnSave {
          background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
          background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
          background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnSave:hover {
            background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, #1D1D1D;
            border-color: #D1D1D1;
            cursor: pointer; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnSave.process, #hotPlate #contactCard > .buttonContainer input.stoveBtnSave[disabled='disabled'] {
            background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, #D1D1D1;
            cursor: default; }
            #hotPlate #contactCard > .buttonContainer input.stoveBtnSave.process:hover, #hotPlate #contactCard > .buttonContainer input.stoveBtnSave[disabled='disabled']:hover {
              background: url('../img/../img/icons/button-save.png?1360838495') no-repeat 10px center, #D1D1D1;
              border-color: #1D1D1D; }
        #hotPlate #contactCard > .buttonContainer input.stoveBtnCancel {
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnCancel:hover {
            background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #1D1D1D;
            border-color: #D1D1D1;
            cursor: pointer; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnCancel.process, #hotPlate #contactCard > .buttonContainer input.stoveBtnCancel[disabled='disabled'] {
            background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #D1D1D1;
            cursor: default; }
            #hotPlate #contactCard > .buttonContainer input.stoveBtnCancel.process:hover, #hotPlate #contactCard > .buttonContainer input.stoveBtnCancel[disabled='disabled']:hover {
              background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #D1D1D1;
              border-color: #1D1D1D; }
        #hotPlate #contactCard > .buttonContainer input.stoveBtnListDelete {
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnListDelete:hover {
            background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #1D1D1D;
            border-color: #D1D1D1;
            cursor: pointer; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnListDelete.process, #hotPlate #contactCard > .buttonContainer input.stoveBtnListDelete[disabled='disabled'] {
            background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #D1D1D1;
            cursor: default; }
            #hotPlate #contactCard > .buttonContainer input.stoveBtnListDelete.process:hover, #hotPlate #contactCard > .buttonContainer input.stoveBtnListDelete[disabled='disabled']:hover {
              background: url('../img/../img/icons/button-delete.png?1361354282') no-repeat 10px center, #D1D1D1;
              border-color: #1D1D1D; }
        #hotPlate #contactCard > .buttonContainer input.stoveBtnListEdit {
          background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
          background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
          background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnListEdit:hover {
            background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, #1D1D1D;
            border-color: #D1D1D1;
            cursor: pointer; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnListEdit.process, #hotPlate #contactCard > .buttonContainer input.stoveBtnListEdit[disabled='disabled'] {
            background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, #D1D1D1;
            cursor: default; }
            #hotPlate #contactCard > .buttonContainer input.stoveBtnListEdit.process:hover, #hotPlate #contactCard > .buttonContainer input.stoveBtnListEdit[disabled='disabled']:hover {
              background: url('../img/../img/icons/button-edit.png?1361447314') no-repeat 10px center, #D1D1D1;
              border-color: #1D1D1D; }
        #hotPlate #contactCard > .buttonContainer input.stoveBtnListAdd {
          background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
          background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
          background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnListAdd:hover {
            background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, #1D1D1D;
            border-color: #D1D1D1;
            cursor: pointer; }
          #hotPlate #contactCard > .buttonContainer input.stoveBtnListAdd.process, #hotPlate #contactCard > .buttonContainer input.stoveBtnListAdd[disabled='disabled'] {
            background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, #D1D1D1;
            cursor: default; }
            #hotPlate #contactCard > .buttonContainer input.stoveBtnListAdd.process:hover, #hotPlate #contactCard > .buttonContainer input.stoveBtnListAdd[disabled='disabled']:hover {
              background: url('../img/../img/icons/button-add.png?1361793971') no-repeat 10px center, #D1D1D1;
              border-color: #1D1D1D; }
        #hotPlate #contactCard > .buttonContainer input + input {
          margin-left: 15px; }
      #hotPlate #contactCard > .buttonContainer .errorField {
        color: #ED2C21;
        font-size: 12px;
        font-weight: 400;
        padding-top: 5px;
        padding-left: 3px;
        width: 340px; }
        #hotPlate #contactCard > .buttonContainer .errorField div {
          color: white; }
  #hotPlate #modifyPanel {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background-color: rgba(29, 29, 29, 0.15);
    padding-top: 60px;
    text-align: center; }
    #hotPlate #modifyPanel.snap {
      left: 950px; }
    #hotPlate #modifyPanel label {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      display: block;
      height: 70px;
      margin-bottom: 25px;
      color: white;
      font-family: "Lato", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 10px;
      text-transform: uppercase;
      cursor: pointer; }
      #hotPlate #modifyPanel label.disabled {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
        cursor: default; }
        #hotPlate #modifyPanel label.disabled.active {
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
          #hotPlate #modifyPanel label.disabled.active button {
            background-color: #1D1D1D; }
            #hotPlate #modifyPanel label.disabled.active button .shape {
              fill: white; }
            #hotPlate #modifyPanel label.disabled.active button[disabled=disabled] {
              background-color: #1D1D1D; }
      #hotPlate #modifyPanel label button {
        border: 0;
        background: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        height: 47px;
        width: 47px;
        margin-bottom: 5px;
        background-color: #ED2C21;
        padding-right: 6px;
        padding-top: 4px; }
        #hotPlate #modifyPanel label button.add .shape, #hotPlate #modifyPanel label button.edit .shape, #hotPlate #modifyPanel label button.remove .shape {
          fill: white; }
        #hotPlate #modifyPanel label button.add:hover:enabled, #hotPlate #modifyPanel label button.edit:hover:enabled, #hotPlate #modifyPanel label button.remove:hover:enabled {
          background-color: #1D1D1D; }
          #hotPlate #modifyPanel label button.add:hover:enabled .shape, #hotPlate #modifyPanel label button.edit:hover:enabled .shape, #hotPlate #modifyPanel label button.remove:hover:enabled .shape {
            fill: white; }
        #hotPlate #modifyPanel label button.add[disabled=disabled], #hotPlate #modifyPanel label button.edit[disabled=disabled], #hotPlate #modifyPanel label button.remove[disabled=disabled] {
          background-color: #D1D1D1; }
  #hotPlate #contentField {
    position: relative;
    z-index: 50;
    width: 100%;
    height: 100%; }
    #hotPlate #contentField h3 {
      font-family: "Lato", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      padding: 0 0 15px 0;
      margin: 0;
      font-size: 10px;
      font-weight: 700;
      color: #d5d5d5; }
    #hotPlate #contentField .stoveDisable {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      position: absolute;
      z-index: 600;
      background-color: rgba(29, 29, 29, 0.5);
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      transition: 0.5s all; }
      #hotPlate #contentField .stoveDisable.hoverobject {
        background-color: rgba(29, 29, 29, 0.3); }
    #hotPlate #contentField .stovePanel {
      position: absolute;
      top: 0;
      left: 0;
      padding: 20px 10px 0 20px;
      width: 315px;
      height: 100%;
      background-color: rgba(29, 29, 29, 0.8); }
      #hotPlate #contentField .stovePanel.level1 {
        background-color: rgba(29, 29, 29, 0.8); }
      #hotPlate #contentField .stovePanel.level2 {
        background-color: #383838; }
      #hotPlate #contentField .stovePanel.level3 {
        background-color: #454545; }
      #hotPlate #contentField .stovePanel.level4 {
        background-color: #535353; }
      #hotPlate #contentField .stovePanel .backbutton {
        position: absolute;
        top: 15px;
        right: 17px;
        width: 25px;
        height: 25px;
        background: url(../img/icons/back.png) no-repeat top center; }
        #hotPlate #contentField .stovePanel .backbutton:hover {
          cursor: pointer;
          background-position: bottom center; }
    #hotPlate #contentField .stoveInfoPanel {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0 20px 0 0;
      width: 270px;
      height: 100%;
      background: none; }
      #hotPlate #contentField .stoveInfoPanel.infoPanelOpen .stoveDisable {
        width: 266px; }
      #hotPlate #contentField .stoveInfoPanel .stoveDisable {
        left: 4px;
        width: 36px; }
      #hotPlate #contentField .stoveInfoPanel .infoPanel {
        margin-right: 4px;
        height: 100%;
        position: relative;
        left: 4px;
        padding: 20px 10px 0 20px;
        background-color: rgba(29, 29, 29, 0.5); }
        #hotPlate #contentField .stoveInfoPanel .infoPanel .closeIcon {
          position: absolute;
          z-index: 500;
          top: 15px;
          right: -4px;
          width: 17px;
          height: 20px;
          background-image: url(../img/icons/infopanel.png);
          background-repeat: no-repeat;
          cursor: pointer; }
          #hotPlate #contentField .stoveInfoPanel .infoPanel .closeIcon.open {
            background-position: top left; }
            #hotPlate #contentField .stoveInfoPanel .infoPanel .closeIcon.open:hover {
              background-position: top right; }
          #hotPlate #contentField .stoveInfoPanel .infoPanel .closeIcon.closed {
            background-position: bottom left; }
            #hotPlate #contentField .stoveInfoPanel .infoPanel .closeIcon.closed:hover {
              background-position: bottom right; }
    #hotPlate #contentField .stoveFrame {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      #hotPlate #contentField .stoveFrame > .background {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
        width: 100%;
        height: 100%;
        background-color: #1D1D1D; }
      #hotPlate #contentField .stoveFrame > iframe {
        -moz-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 15px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 15px;
        box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 15px;
        position: absolute;
        left: 340px;
        top: 0px;
        width: 550px;
        height: 100%;
        z-index: 10; }

footer {
  position: absolute;
  bottom: 0;
  z-index: 200;
  width: 100%;
  height: 65px; }
  footer #controlPanel {
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    height: 100%;
    background: no-repeat 25px center white; }
    footer #controlPanel > span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 400;
      padding-top: 17px;
      padding-left: 180px;
      color: #1D1D1D; }
      footer #controlPanel > span > span {
        color: #D1D1D1;
        font-size: 11px;
        padding-left: 5px; }
    footer #controlPanel .controlOptions {
      position: absolute;
      top: 5px;
      right: 0px;
      height: 60px;
      background-color: white; }
      footer #controlPanel .controlOptions div.button {
        float: right;
        width: 60px;
        height: 60px;
        background: none;
        background-color: red;
        margin-right: 20px;
        border: none;
        cursor: pointer; }
        footer #controlPanel .controlOptions div.button.logout {
          transition: all 0.3s;
          background: url(../img/icons/logout.png) no-repeat top center white; }
        footer #controlPanel .controlOptions div.button.settings {
          transition: all 0.3s;
          background: url(../img/icons/settings.png) no-repeat top center white; }
        footer #controlPanel .controlOptions div.button.loggedin {
          background: url(../img/icons/loggedin.png) no-repeat top center white;
          text-align: center;
          width: 90px;
          padding-top: 19px;
          height: 41px;
          cursor: default; }
          footer #controlPanel .controlOptions div.button.loggedin span {
            font-family: "Lato", Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #5C5C5C;
            text-transform: uppercase;
            font-weight: 300; }
            footer #controlPanel .controlOptions div.button.loggedin span > span {
              font-weight: 400;
              display: block;
              margin-top: -2px;
              color: #1D1D1D; }
          footer #controlPanel .controlOptions div.button.loggedin:hover > span > span {
            color: #ED2C21; }
        footer #controlPanel .controlOptions div.button:hover {
          background-position: bottom center; }

#feedbackPanel, #errorObject, #settingsPanel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1500;
  display: table; }
  #feedbackPanel div#table, #errorObject div#table, #settingsPanel div#table {
    display: table-cell;
    vertical-align: middle; }
    #feedbackPanel div#table p, #errorObject div#table p, #settingsPanel div#table p {
      -moz-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 10px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 10px;
      box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 10px;
      position: relative;
      margin: 0 auto;
      background-color: white;
      border: 3px solid #1D1D1D;
      color: #1D1D1D;
      padding: 10px;
      text-align: center; }
      #feedbackPanel div#table p h1, #errorObject div#table p h1, #settingsPanel div#table p h1 {
        font-family: "Karla", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-weight: 400;
        text-align: center;
        font-size: 40px; }
      #feedbackPanel div#table p > span, #errorObject div#table p > span, #settingsPanel div#table p > span {
        font-size: 13px;
        display: block;
        padding: 0 20px 30px 20px;
        font-weight: 300; }
        #feedbackPanel div#table p > span > span, #errorObject div#table p > span > span, #settingsPanel div#table p > span > span {
          display: block;
          color: red;
          font-weight: 400; }
      #feedbackPanel div#table p div.buttons, #errorObject div#table p div.buttons, #settingsPanel div#table p div.buttons {
        text-align: center;
        padding-bottom: 20px; }
      #feedbackPanel div#table p button, #errorObject div#table p button, #settingsPanel div#table p button {
        border: 0;
        background: none; }
        #feedbackPanel div#table p button.btnIgnore, #feedbackPanel div#table p button.ignore, #errorObject div#table p button.btnIgnore, #errorObject div#table p button.ignore, #settingsPanel div#table p button.btnIgnore, #settingsPanel div#table p button.ignore {
          -moz-border-radius: 75px;
          -webkit-border-radius: 75px;
          border-radius: 75px;
          background-color: #1D1D1D;
          color: white;
          font-family: "Lato", Arial, Helvetica, sans-serif;
          font-weight: 300;
          width: 30px;
          height: 30px;
          position: absolute;
          top: -12px;
          right: -12px;
          -moz-transition-property: all;
          -o-transition-property: all;
          -webkit-transition-property: all;
          transition-property: all;
          -moz-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s; }
          #feedbackPanel div#table p button.btnIgnore:hover, #feedbackPanel div#table p button.ignore:hover, #errorObject div#table p button.btnIgnore:hover, #errorObject div#table p button.ignore:hover, #settingsPanel div#table p button.btnIgnore:hover, #settingsPanel div#table p button.ignore:hover {
            background-color: #1D1D1D;
            color: #ED2C21;
            border-color: #ED2C21; }
        #feedbackPanel div#table p button.btnYes, #errorObject div#table p button.btnYes, #settingsPanel div#table p button.btnYes {
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px top, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
          background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px top, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
          background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px top, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px top, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
          background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px top, linear-gradient(#ed2c21, #b82c23), #ED2C21;
          height: 35px;
          padding-left: 35px;
          padding-right: 20px;
          margin: 0 10px 0 10px;
          font-size: 12px;
          font-weight: 700;
          color: white; }
          #feedbackPanel div#table p button.btnYes:hover, #errorObject div#table p button.btnYes:hover, #settingsPanel div#table p button.btnYes:hover {
            background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px bottom, #1D1D1D; }
      #feedbackPanel div#table p a, #errorObject div#table p a, #settingsPanel div#table p a {
        color: white;
        font-size: 25px;
        text-decoration: none;
        font-weight: 400; }
        #feedbackPanel div#table p a:hover, #errorObject div#table p a:hover, #settingsPanel div#table p a:hover {
          color: red; }

#feedbackPanel div.loadicon {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 330px;
  height: 215px; }
  #feedbackPanel div.loadicon span {
    border: 2px solid black;
    display: block;
    margin-left: 110px;
    margin-top: 104px;
    width: 100px;
    height: 6px;
    background: url(../img/icon_loading.png) no-repeat center center; }
#feedbackPanel div#table p {
  width: 400px; }
  #feedbackPanel div#table p .error {
    color: #ED2C21; }
  #feedbackPanel div#table p #picker {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    border: 2px solid #D1D1D1;
    cursor: crosshair; }
    #feedbackPanel div#table p #picker.selected {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5;
      cursor: pointer; }
  #feedbackPanel div#table p div.colorselection {
    font-weight: 300;
    padding: 20px 0 20px 0; }
    #feedbackPanel div#table p div.colorselection > div {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
      box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
      background-color: green;
      width: 50px;
      height: 50px;
      border: 1px #D1D1D1 solid;
      margin-left: 10px; }
  #feedbackPanel div#table p #droparea {
    position: relative;
    width: 330px;
    height: 215px;
    margin: 0 auto;
    margin-bottom: 40px;
    border: 3px dashed #D1D1D1; }
    #feedbackPanel div#table p #droparea.hover {
      border: 3px dashed rgba(29, 29, 29, 0.5);
      background-color: rgba(209, 209, 209, 0.2); }
    #feedbackPanel div#table p #droparea #dropareainner {
      padding: 50px 20px 0px 20px;
      color: #1D1D1D;
      font-weight: 300px;
      font-size: 16px;
      line-height: 200%; }
      #feedbackPanel div#table p #droparea #dropareainner button {
        margin-top: 10px; }
      #feedbackPanel div#table p #droparea #dropareainner .error {
        display: block;
        color: #ED2C21;
        font-size: 13px;
        line-height: 120%;
        padding-top: 10px; }
    #feedbackPanel div#table p #droparea canvas {
      background-color: rgba(209, 209, 209, 0.2); }
    #feedbackPanel div#table p #droparea div.buttonContainer {
      position: absolute;
      width: 330px;
      bottom: 0;
      left: 0;
      text-align: center;
      height: 50px; }
    #feedbackPanel div#table p #droparea div.boundBox {
      position: absolute;
      top: 0;
      left: 0; }
      #feedbackPanel div#table p #droparea div.boundBox div.box {
        width: 100%;
        height: 100%; }
    #feedbackPanel div#table p #droparea .jcrop-holder .jcrop-selection {
      -moz-box-shadow: black 0px 0px 20px;
      -webkit-box-shadow: black 0px 0px 20px;
      box-shadow: black 0px 0px 20px; }
  #feedbackPanel div#table p button {
    border: none;
    background: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 35px;
    padding-left: 35px;
    padding-right: 20px;
    margin: 0 10px 0 10px;
    font-size: 12px;
    font-weight: 700;
    color: white;
    background-color: green; }
    #feedbackPanel div#table p button.load {
      background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.load:hover {
        background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.load.process, #feedbackPanel div#table p button.load[disabled='disabled'] {
        background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.load.process:hover, #feedbackPanel div#table p button.load[disabled='disabled']:hover {
          background: url('../img/../img/icons/reload.png?1361202549') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
    #feedbackPanel div#table p button.cancel {
      background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.cancel:hover {
        background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.cancel.process, #feedbackPanel div#table p button.cancel[disabled='disabled'] {
        background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.cancel.process:hover, #feedbackPanel div#table p button.cancel[disabled='disabled']:hover {
          background: url('../img/../img/icons/cancel.png?1361202760') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
    #feedbackPanel div#table p button.yes {
      background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.yes:hover {
        background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.yes.process, #feedbackPanel div#table p button.yes[disabled='disabled'] {
        background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.yes.process:hover, #feedbackPanel div#table p button.yes[disabled='disabled']:hover {
          background: url('../img/../img/icons/yes.png?1360245845') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
    #feedbackPanel div#table p button.delete {
      background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.delete:hover {
        background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.delete.process, #feedbackPanel div#table p button.delete[disabled='disabled'] {
        background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.delete.process:hover, #feedbackPanel div#table p button.delete[disabled='disabled']:hover {
          background: url('../img/../img/icons/trash.png?1361359121') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
    #feedbackPanel div#table p button.upload {
      background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.upload:hover {
        background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.upload.process, #feedbackPanel div#table p button.upload[disabled='disabled'] {
        background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.upload.process:hover, #feedbackPanel div#table p button.upload[disabled='disabled']:hover {
          background: url('../img/../img/icons/upload.png?1363183191') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
    #feedbackPanel div#table p button.file {
      background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.file:hover {
        background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.file.process, #feedbackPanel div#table p button.file[disabled='disabled'] {
        background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.file.process:hover, #feedbackPanel div#table p button.file[disabled='disabled']:hover {
          background: url('../img/../img/icons/file.png?1363268064') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
    #feedbackPanel div#table p button.crop {
      background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMmMyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4MmMyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #ED2C21;
      background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2c21), color-stop(100%, #b82c23)), #ED2C21;
      background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, -moz-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, -webkit-linear-gradient(#ed2c21, #b82c23), #ED2C21;
      background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, linear-gradient(#ed2c21, #b82c23), #ED2C21; }
      #feedbackPanel div#table p button.crop:hover {
        background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, #1D1D1D;
        border-color: #D1D1D1;
        cursor: pointer; }
      #feedbackPanel div#table p button.crop.process, #feedbackPanel div#table p button.crop[disabled='disabled'] {
        background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, #D1D1D1;
        cursor: default; }
        #feedbackPanel div#table p button.crop.process:hover, #feedbackPanel div#table p button.crop[disabled='disabled']:hover {
          background: url('../img/../img/icons/crop.png?1363254060') no-repeat 10px center, #D1D1D1;
          border-color: #1D1D1D; }
      #feedbackPanel div#table p button.crop.active {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
        #feedbackPanel div#table p button.crop.active:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
    #feedbackPanel div#table p button.ignore {
      -moz-border-radius: 75px;
      -webkit-border-radius: 75px;
      border-radius: 75px;
      height: 30px;
      padding: 0;
      margin: 0;
      font-weight: 300;
      background-color: #1D1D1D;
      width: 30px;
      position: absolute;
      top: -12px;
      right: -12px;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      #feedbackPanel div#table p button.ignore:hover {
        background-color: #1D1D1D;
        color: #ED2C21;
        border-color: #ED2C21; }
  #feedbackPanel div#table p input[type=file] {
    display: none; }

#errorObject div#table p {
  width: 400px;
  background-color: #1D1D1D;
  border: 3px solid #D1D1D1;
  min-height: 100px;
  color: white; }
  #errorObject div#table p h1 span {
    display: block;
    font-size: 20px;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 400; }
  #errorObject div#table p > span > span {
    display: inline; }
  #errorObject div#table p button.contact {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background: none;
    border: none;
    color: white;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300; }
    #errorObject div#table p button.contact span {
      border-bottom: 1px dashed rgba(255, 255, 255, 0.4); }
    #errorObject div#table p button.contact:hover span {
      border-bottom: 1px dashed white; }
  #errorObject div#table p button.ignore {
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 0;
    background-color: white;
    color: black;
    border: 2px solid black;
    top: -6px;
    right: -6px; }
    #errorObject div#table p button.ignore h1 {
      font-weight: 400; }

#settingsPanel div#table p {
  width: 600px; }
#settingsPanel #split {
  position: relative; }
  #settingsPanel #split .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px; }
    #settingsPanel #split .left .settingknop {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      padding: 5px;
      margin-bottom: 5px;
      border: 1px solid #D1D1D1;
      text-align: center;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: 300;
      background-color: white;
      color: #1D1D1D; }
      #settingsPanel #split .left .settingknop:hover {
        cursor: pointer;
        background-color: #1D1D1D;
        color: white; }
      #settingsPanel #split .left .settingknop[disabled='disabled'] {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #1D1D1D;
        color: white; }
        #settingsPanel #split .left .settingknop[disabled='disabled']:hover {
          background-color: #1D1D1D;
          color: white; }
  #settingsPanel #split .right {
    position: absolute;
    top: 0;
    left: 210px;
    width: 390px; }
    #settingsPanel #split .right .scroll {
      overflow: auto; }
    #settingsPanel #split .right .uitleg {
      position: relative;
      text-align: left;
      color: #1D1D1D;
      font-size: 13px;
      font-weight: 300;
      padding-right: 10px; }
      #settingsPanel #split .right .uitleg b {
        font-weight: 400; }
      #settingsPanel #split .right .uitleg a {
        font-size: 13px;
        color: #1D1D1D;
        font-weight: 300; }
        #settingsPanel #split .right .uitleg a:hover {
          color: #ED2C21;
          text-decoration: underline; }
      #settingsPanel #split .right .uitleg span {
        font-weight: 400;
        color: #ED2C21; }
      #settingsPanel #split .right .uitleg label {
        margin-top: 20px;
        display: block;
        background: url(../img/icons/checkbox.png) no-repeat top left;
        padding-left: 20px;
        height: 19px;
        font-size: 14px;
        cursor: pointer; }
        #settingsPanel #split .right .uitleg label.selected {
          background: url(../img/icons/checkbox.png) no-repeat bottom left; }
      #settingsPanel #split .right .uitleg ul {
        padding: 0;
        margin: 0; }
        #settingsPanel #split .right .uitleg ul li {
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          cursor: pointer;
          margin-top: 5px;
          padding: 5px;
          display: block;
          border: 1px solid rgba(0, 0, 0, 0.2); }
          #settingsPanel #split .right .uitleg ul li:first-child {
            margin-top: 15px; }
          #settingsPanel #split .right .uitleg ul li:not(.selected):hover {
            border-color: black; }
          #settingsPanel #split .right .uitleg ul li.selected {
            cursor: default;
            border-color: red; }
      #settingsPanel #split .right .uitleg button.add, #settingsPanel #split .right .uitleg button.edit, #settingsPanel #split .right .uitleg button.remove {
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        position: absolute;
        right: 80px;
        top: 0;
        width: 25px;
        height: 25px;
        padding: 6px;
        background-color: #D1D1D1; }
        #settingsPanel #split .right .uitleg button.add .shape, #settingsPanel #split .right .uitleg button.edit .shape, #settingsPanel #split .right .uitleg button.remove .shape {
          fill: white; }
        #settingsPanel #split .right .uitleg button.add:hover:enabled, #settingsPanel #split .right .uitleg button.edit:hover:enabled, #settingsPanel #split .right .uitleg button.remove:hover:enabled {
          background-color: #1D1D1D; }
          #settingsPanel #split .right .uitleg button.add:hover:enabled .shape, #settingsPanel #split .right .uitleg button.edit:hover:enabled .shape, #settingsPanel #split .right .uitleg button.remove:hover:enabled .shape {
            fill: #ED2C21; }
        #settingsPanel #split .right .uitleg button.add[disabled=disabled], #settingsPanel #split .right .uitleg button.edit[disabled=disabled], #settingsPanel #split .right .uitleg button.remove[disabled=disabled] {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
          opacity: 0.5; }
      #settingsPanel #split .right .uitleg button.edit {
        right: 45px; }
      #settingsPanel #split .right .uitleg button.remove {
        right: 10px; }
      #settingsPanel #split .right .uitleg button.save, #settingsPanel #split .right .uitleg button.cancel {
        margin-top: 20px;
        margin-right: 10px;
        height: 25px;
        background-color: white;
        border: 1px solid #D1D1D1;
        float: right; }
        #settingsPanel #split .right .uitleg button.save .shape, #settingsPanel #split .right .uitleg button.cancel .shape {
          fill: black;
          height: 25px;
          width: 25px; }
        #settingsPanel #split .right .uitleg button.save span, #settingsPanel #split .right .uitleg button.cancel span {
          padding-left: 10px;
          color: black; }
        #settingsPanel #split .right .uitleg button.save:hover:enabled, #settingsPanel #split .right .uitleg button.cancel:hover:enabled {
          border-color: #ED2C21; }
          #settingsPanel #split .right .uitleg button.save:hover:enabled .shape, #settingsPanel #split .right .uitleg button.cancel:hover:enabled .shape {
            fill: #ED2C21; }
          #settingsPanel #split .right .uitleg button.save:hover:enabled span, #settingsPanel #split .right .uitleg button.cancel:hover:enabled span {
            color: #ED2C21; }
        #settingsPanel #split .right .uitleg button.save[disabled=disabled], #settingsPanel #split .right .uitleg button.cancel[disabled=disabled] {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
          opacity: 0.1; }
      #settingsPanel #split .right .uitleg.edituser label {
        display: block;
        margin: 0;
        padding: 0;
        background: none;
        cursor: default;
        margin-top: 5px; }
        #settingsPanel #split .right .uitleg.edituser label input {
          float: right;
          width: 250px;
          margin-left: 20px;
          border: 0;
          border-bottom: 1px solid #D1D1D1;
          outline: none; }
          #settingsPanel #split .right .uitleg.edituser label input:focus {
            outline: none; }
          #settingsPanel #split .right .uitleg.edituser label input.error {
            border-color: #ED2C21; }
          #settingsPanel #split .right .uitleg.edituser label input[disabled=disabled] {
            color: #D1D1D1; }
        #settingsPanel #split .right .uitleg.edituser label select {
          border: none;
          background: none;
          outline: none;
          float: right;
          width: 250px;
          margin-left: 20px;
          border: 1px solid #D1D1D1;
          font-family: "Lato", Arial, Helvetica, sans-serif;
          font-weight: 300; }
          #settingsPanel #split .right .uitleg.edituser label select:focus {
            outline: none; }
          #settingsPanel #split .right .uitleg.edituser label select option {
            background: none; }
