/*@charset "utf-8";*/
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400|Open+Sans:300');
html {
  overflow-y: scroll;
  font-size: 16px;
}
body {
  min-width: 1280px;
  min-height: 100%;
}
header,
footer,
main {
  width: 100%;
}
header > .content-box,
main > .content-box,
footer > .content-box {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
header > .content-box {
  overflow: visible;
}
footer,
main {
  overflow: hidden;
}
body,
p,
a,
input {
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3 {
  font-family: 'Barlow Condensed', sans-serif;
}
a,
a:focus {
  text-decoration: none;
  outline: 0px none;
}
h1 {
  font-size: 2.3125rem;
  /*(2.3125rem)37pt*/
}
h2 {
  font-size: 1.125rem;
  /*(1.125rem)18pt*/
}
p {
  font-size: 1rem;
  /*(1rem)16pt*/
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
h1,
h2 {
  color: #485256;
  text-transform: uppercase;
}
p {
  color: #485256;
}
a {
  color: #485256;
  font-size: 18pt;
}
a:hover {
  color: #9e9e9e;
}
header {
  height: 80px;
  background-color: #454a4a;
}
header > .content-box {
  height: 80px;
  position: relative;
}
header > .content-box > a.logo {
  width: 187px;
  height: 80px;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: 33px 10px;
}
header .tag {
  box-sizing: border-box;
  height: 100%;
  float: right;
  overflow: hidden;
  color: #fff;
  text-transform: uppercase;
  width: 170px;
  text-align: center;
  margin-right: 86px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 24px;
}
header a {
  color: #ffffff;
  font-size: 18pt;
  text-transform: uppercase;
}
header a:hover,
header nav.main.hot a.main-nav-hook {
  color: #9ea4a7;
}
header .login-info {
  float: right;
  text-align: right;
  margin-right: 37px;
  padding-top: 29px;
}
header .login-info a,
header .login-info span {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  color: #ffffff;
  text-transform: uppercase;
}
header .login-info a:hover {
  color: #9ea4a7;
}
header nav.main {
  font-size: 18pt;
  text-transform: uppercase;
  position: absolute;
  z-index: 50;
  left: 270px;
  top: 30px;
  width: 188px;
  height: 30px;
  overflow: hidden;
}
header nav.main:hover,
header nav.main.hot {
  height: auto;
}
header nav.main a {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.1rem;
  /*font-size: 13pt;*/
  font-weight: bold;
  display: block;
}
header nav.main a.main-nav-hook {
  box-sizing: border-box;
  padding-left: 8px;
  height: 50px;
}
header nav.main .menu-wrap {
  background-color: #ffffff;
  padding-top: 17px;
  padding-bottom: 18px;
}
header nav.main a.menu-entry {
  color: #717e86;
  padding: 9px 15px;
}
header nav.main a.menu-entry:hover {
  color: #b5c0c7;
}
main {
  background-color: #eeeeee;
  /*position: relative;*/
}
main.full-width {
  width: 100%;
}
.lounge-page {
  min-height: 400px;
}
main .content-box {
  padding-bottom: 100px;
}
main.full-width .content-box {
  padding-bottom: 0;
  width: 100%;
  min-width: 1280px;
}
footer {
  background-color: #1f2227;
  background-color: #212227;
  padding-bottom: 100px;
  overflow: hidden;
  border-top: 20px solid #aaa;
}
/* damit der Footer scheinbar immer bis zum Fensterende geht: */
body {
  background-color: #212227;
}
footer .head {
  color: #9ea4a7;
  font-size: 1.375rem;
  /*22pt;*/
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  letter-spacing: 2px;
}
footer .section {
  float: left;
  width: 287px;
  margin-top: 25px;
}
footer .section:first-child {
  margin-left: 90px;
}
footer p,
footer a {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.1;
}
footer a:hover {
  color: #9ea4a7;
}
ul.gedeckelt li > a,
ul.gedeckelt li div.frame {
  position: relative;
}
ul.gedeckelt li .deckel {
  background-color: #6f6f6f;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 320px;
  height: 460px;
  transition: opacity 0.3s ease-in-out;
}
ul.gedeckelt li .desc {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  width: 320px;
  height: 460px;
  flex-flow: column nowrap;
  justify-content: space-around;
  transition: opacity 0.3s ease-in-out;
  background-color: transparent;
}
ul.gedeckelt li .desc p {
  text-align: center;
  box-sizing: border-box;
  padding: 15px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
}
ul.gedeckelt li:hover .desc {
  opacity: 1;
}
ul.gedeckelt li:hover .deckel {
  opacity: 0.9;
  /* 90% transparency*/
}
span.button.lounge,
a.button.lounge:link,
a.button.lounge:hover,
a.button.lounge:active,
a.button.lounge:focus,
a.button.lounge:visited {
  border: none;
  background-color: transparent;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  padding: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: left;
  cursor: pointer;
  margin-right: 8px;
  color: #485256;
}
.button.lounge:hover {
  color: #9e9e9e;
}
header.login.standort > .content-box > a.logo {
  position: absolute;
  z-index: 120;
  cursor: default;
}
.login-deckel,
.login-form {
  position: fixed;
  opacity: 0.8;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #6f6f6f;
  background-color: #212227;
  z-index: 100;
}
.login-form {
  position: absolute;
  opacity: 1;
  background-color: transparent;
  z-index: 110;
}
h1.login-page {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-top: 115px;
  color: #a1a5a7;
  font-size: 2rem;
}
.login-box {
  width: 248px;
  box-sizing: border-box;
  background-color: #dedede;
  margin: 0 auto;
  margin-top: 120px;
  padding: 20px;
  overflow: hidden;
}
.login-label {
  font-size: 1rem;
  color: #9ea4a7;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 4px;
  padding-left: 3px;
}
.login-input {
  border: 1px solid #bfbfbf;
  margin-bottom: 6px;
}
.login-input input {
  border: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1rem;
  background-color: #fff;
  padding-left: 3px;
}
button#login-button {
  float: right;
  background-color: #a1a5a7;
  border: 1px solid #c2c5c6;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  color: #fff;
  line-height: 1;
  padding: 2px 0 6px 0;
  width: 80px;
  text-align: center;
  margin-top: 3px;
}
.login-box a {
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 0.7rem;
  color: #9ea4a7;
  display: inline-block;
  padding-left: 2px;
  padding-top: 8px;
}
.login-box a:hover {
  color: #485256;
}
h1.startpage {
  text-align: center;
  margin-top: 50px;
  line-height: 43px;
  margin-bottom: 30px;
  color: #485256;
}
ul.lounge-areas {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 25px;
  overflow: hidden;
}
.lounge-page.twofold ul.lounge-areas {
  width: 650px;
}
.lounge-page.single ul.lounge-areas {
  width: 320px;
}
ul.lounge-areas li:first-child {
  margin-left: 0;
}
ul.lounge-areas li {
  float: left;
  width: 320px;
  height: 460px;
  margin-left: 10px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
}
ul.lounge-areas li.planer {
  background-image: url("/resources/icon-planer.jpg");
}
ul.lounge-areas li.planer .label {
  color: #fff;
}
ul.lounge-areas li.planer:hover .label {
  color: #9e9e9e;
}
ul.lounge-areas li.gallery {
  background-image: url("/resources/icon-gallery.jpg");
}
ul.lounge-areas li.design {
  background-image: url("/resources/icon-design.jpg");
}
ul.lounge-areas li.special-edition {
  background-image: url("/resources/icon-edition.png");
}
ul.lounge-areas li a {
  font-family: 'Barlow Condensed', sans-serif;
  display: block;
  margin: 0;
  padding: 0;
  width: 320px;
  height: 460px;
  padding-top: 376px;
  box-sizing: border-box;
}
ul.lounge-areas li .label {
  font-size: 2rem;
  text-align: center;
  width: 100%;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.lounge-page.fourfold ul.lounge-areas li,
.lounge-page.fourfold ul.gedeckelt li .deckel,
.lounge-page.fourfold ul.gedeckelt li .desc,
.lounge-page.fourfold ul.lounge-areas li a {
  width: 239px;
  height: 343px;
}
.lounge-page.fourfold ul.lounge-areas li a {
  padding-top: 275px;
}
.lounge-page.fourfold ul.lounge-areas li.gallery a {
  padding-top: 41px;
}
.lounge-page.fourfold ul.lounge-areas li.special-edition a {
  padding-top: 41px;
}
.lounge-page.fourfold ul.lounge-areas li.special-edition a:hover {
  color: #fff;
}
.lounge-page.fourfold ul.lounge-areas li .label {
  font-size: 1.6rem;
}
.lounge-page.fourfold ul.lounge-areas li {
  margin-left: 8px;
}
.lounge-page.fourfold ul.lounge-areas li:first-child {
  margin-left: 0;
}
.lounge-page.fourfold ul.lounge-areas li.planer {
  background-image: url("/img/icon-planer-small.png");
}
.lounge-page.fourfold ul.lounge-areas li.gallery {
  background-image: url("/img/icon-gallery-small.png");
}
.lounge-page.fourfold ul.lounge-areas li.design {
  background-image: url("/img/icon-design-small.png");
}
.lounge-page.fourfold ul.lounge-areas li.special-edition {
  background-image: url("/img/icon-edition-small.png");
}
nav.planer {
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  margin-left: 36px;
  padding-top: 32px;
  overflow: hidden;
}
nav.planer .area-code {
  font-size: 2.2rem;
  color: #485256;
  font-weight: bold;
  float: left;
  width: 278px;
}
nav.planer a {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  margin-left: 40px;
  font-size: 1.0rem;
  margin-top: 7px;
  display: inline-block;
  letter-spacing: 1px;
}
nav.planer a:first-of-type {
  margin-left: 0px;
}
nav.planer a.active {
  color: #9e9e9e;
}
div.toolbar {
  overflow: hidden;
  width: 812px;
  text-align: right;
  padding-top: 10px;
  height: 23px;
}
div.toolbar > * {
  display: block;
  float: right;
}
a.toolbar {
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  margin-left: 9px;
}
a.toolbar.level-up {
  width: 10px;
  margin-left: 6px;
}
a.toolbar.level-up.deactivated {
  visibility: hidden;
  cursor: default;
}
a.toolbar.add-plan {
  background-image: url("/img/icons/plan-add.svg");
}
a.toolbar.add-plan:hover {
  background-image: url("/img/icons/plan-add-hot.svg");
}
a.toolbar.add-folder {
  width: 26px;
  height: 22px;
  background-image: url("/img/icons/folder-add.svg");
}
a.toolbar.add-folder:hover {
  background-image: url("/img/icons/folder-add-hot.svg");
}
a.toolbar i.fa-level-up {
  font-size: 1rem;
  text-align: left;
  display: block;
  padding-top: 2px;
}
div.toolbar > input {
  background-color: #fff;
  border-radius: 0;
  box-sizing: border-box;
  padding: 4px;
  line-height: 1.1;
  border: none;
  width: 175px;
  margin: 0;
  font-size: 0.75rem;
  margin-top: 2px;
  display: none;
}
h2.list-head-planer {
  margin: 28px 0px 9px 314px;
}
ul.entry-list.planer {
  margin-left: 314px;
  width: 501px;
  padding-left: 0;
}
ul.entry-list.planer > li {
  border-bottom: 1px solid #909090;
  line-height: 1.2;
  margin-bottom: 3px;
  padding-bottom: 6px;
  position: relative;
}
ul.entry-list.planer li a {
  font-size: 1.125rem;
  color: #4e5253;
}
ul.entry-list.planer li a:hover {
  color: #9e9e9e;
}
.target-folder-list {
  display: none;
  position: absolute;
  z-index: 10;
  top: 22px;
  left: 164px;
  background-color: #fff;
  border: none;
  padding: 10px 17px 13px 17px;
  width: 240px;
}
.target-folder-list.active {
  display: block;
}
ul.target-folder-list > li {
  font-size: 1.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  border: none;
  padding: 0 1px;
  font-family: 'Barlow Condensed', sans-serif;
  /*text-transform: uppercase;*/
}
ul.target-folder-list li:hover {
  color: #9e9e9e;
}
ul.target-folder-list > li > span.move-to-label {
  display: inline-block;
  padding-top: 1px;
}
ul.entry-list .entry-button {
  display: block;
  float: right;
  margin-left: 12px;
  margin-top: 7px;
  height: 20px;
  width: 23px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  color: #485256;
}
ul.entry-list .entry-button:hover {
  color: #9e9e9e;
}
ul.entry-list span.entry-button.trash {
  background-image: url("/img/icons/trash.svg");
  width: 13px;
  margin-left: 9px;
}
ul.entry-list span.entry-button.trash:hover {
  background-image: url("/img/icons/trash-hot.svg");
}
ul.entry-list span.entry-button.save {
  background-image: url("/img/icons/save.svg");
  width: 14px;
  margin-top: 8px;
}
ul.entry-list span.entry-button.save:hover {
  background-image: url("/img/icons/save-hot.svg");
}
ul.entry-list span.entry-button.edit {
  background-image: url("/img/icons/edit.svg");
  width: 14px;
  margin-top: 8px;
}
ul.entry-list span.entry-button.edit:hover {
  background-image: url("/img/icons/edit-hot.svg");
}
ul.entry-list span.entry-button.clone {
  background-image: url("/img/icons/clone.svg");
  margin-top: 7px;
}
ul.entry-list span.entry-button.clone:hover {
  background-image: url("/img/icons/clone-hot.svg");
}
ul.entry-list span.entry-button.move-to-folder {
  background-image: url("/img/icons/move-to-folder.svg");
  width: 25px;
}
ul.entry-list span.entry-button.move-to-folder:hover {
  background-image: url("/img/icons/move-to-folder-hot.svg");
}
ul.entry-list.no-folders span.entry-button.move-to-folder {
  display: none;
}
ul.entry-list .entry-button.edit {
  background-image: none;
  width: 13px;
  font-size: 0.8rem;
}
ul.entry-list .entry-button.edit:hover {
  background-image: none;
}
ul.entry-list li a span.folder-icon,
ul.target-folder-list li span.folder-icon {
  width: 19px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/img/icons/folder-open.svg");
  display: inline-block;
  margin-right: 5px;
  margin-left: 3px;
}
ul.target-folder-list li span.folder-icon {
  position: relative;
  top: 1px;
  margin-right: 9px;
}
ul.entry-list li a:hover span.folder-icon,
ul.target-folder-list li:hover span.folder-icon {
  background-image: url("/img/icons/folder-open-hot.svg");
}
ul.entry-list.planer li.folder a {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
}
span.edit-mode input {
  display: none;
  font-size: 1.125rem;
  color: #4e5253;
  border: none;
  padding: 0;
  margin: 0;
  width: 450px;
  background-color: #fff;
  line-height: 1.2;
}
li.item span.edit-mode input {
  width: 380px;
}
li.active-edit span.edit-mode input {
  display: block;
}
li.active-edit a {
  display: none;
}
li.list-entry.item .entry-button.save,
li.list-entry.folder .entry-button.save {
  display: none;
}
li.list-entry.item.active-edit .entry-button.save,
li.list-entry.folder.active-edit .entry-button.save {
  display: block;
}
li.list-entry.item.active-edit .entry-button.edit,
li.list-entry.folder.active-edit .entry-button.edit {
  display: none;
}
div.loading {
  width: 100%;
  height: auto;
  font-size: 36px;
  text-align: center;
  margin-top: 10%;
  color: #000;
}
div.loading-bar {
  margin: 40px auto;
  width: 1000px;
  height: 10px;
  background-color: #454a4a;
}
div.loading-indicator {
  height: 100%;
  width: 0%;
  background-color: #949CA1;
}
.plan-2d {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  /*font-family:Arial, Helvetica, sans-serif;*/
  background-color: transparent;
  overflow: hidden;
}
nav.top {
  width: auto;
  height: 31px;
  padding-left: 36px;
  padding-top: 35px;
  overflow: hidden;
}
nav.top a.back {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  color: #515151;
}
nav.top a.logout:link,
nav.top a.logout:hover,
nav.top a.logout:focus,
nav.top a.logout:visited {
  position: static;
  float: left;
  margin-top: 8px;
  margin-left: 5px;
  width: auto;
}
nav.top a.logout i.fa-sign-out,
nav.top a.button i.fa-sign-out {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
#renderCanvas {
  width: 100%;
  height: calc( 100% - 81px );
  touch-action: none;
  border-top: 1px solid #7c7e7d;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: -1;
  visibility: hidden;
}
#exit-3d {
  position: absolute;
  left: 34px;
  top: 117px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  z-index: -1;
  visibility: hidden;
}
.plan-2d {
  display: flex;
  flex-flow: row;
}
ul.nav-lounge {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px;
  padding-left: 0px;
  padding-top: 9px;
  list-style: outside none none;
}
.control {
  /*width: 390px;
	min-width: 390px;*/
  width: 258px;
  min-width: 280px;
  height: auto;
  /*border-right: 1px solid #aaa;*/
}
.settings {
  padding: 20px;
  padding-left: 36px;
  width: calc( 100% - 40px );
  height: 210px;
  position: relative;
  padding-top: 10px;
}
.settings .button-panel {
  padding-top: 18px;
  overflow: hidden;
}
.selector-list > .selector,
.selector-list > .selector:hover,
.settings .button-panel span.button,
.settings .button-panel a.button:link,
.settings .button-panel a.button:hover,
.settings .button-panel a.button:active,
.settings .button-panel a.button:focus,
.settings .button-panel a.button:visited {
  border: none;
  background-color: transparent;
  color: #485256;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  padding: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: left;
  cursor: pointer;
  margin-right: 8px;
}
.settings .button-panel .button:hover {
  color: #9e9e9e;
}
.selector-list > .selector {
  margin-bottom: 2px;
}
.selector-list > .selector:hover,
.selector-list > .selector.hot {
  text-decoration: underline;
}
#btn-room-info {
  margin-top: 5px;
}
.settings .button-panel .button.go-3d {
  float: right;
  margin-right: 22px;
  margin-top: 5px;
}
.settings .button-panel span.button.save {
  background-image: url("/img/icons/save.svg");
  width: 22px;
  height: 22px;
  margin-top: 3px;
}
.settings .button-panel span.button.save:hover {
  background-image: url("/img/icons/save-hot.svg");
}
.settings .button-panel a.button.download {
  background-image: url("/img/icons/download.svg");
  width: 25px;
  height: 23px;
  margin-top: 5px;
}
.settings .button-panel a.button.download:hover {
  background-image: url("/img/icons/download-hot.svg");
}
.settings .button-panel span.button.undo,
.settings .button-panel span.button.redo {
  background-image: url("/img/icons/undo.svg");
  width: 23px;
  height: 23px;
  margin-right: 2px;
}
.settings .button-panel span.button.undo:hover,
.settings .button-panel span.button.undo.deactivated {
  background-image: url("/img/icons/undo-hot.svg");
}
.settings .button-panel span.button.redo {
  background-image: url("/img/icons/redo.svg");
  margin-right: 8px;
}
.settings .button-panel span.button.redo:hover,
.settings .button-panel span.button.redo.deactivated {
  background-image: url("/img/icons/redo-hot.svg");
}
.settings .button-panel span.button.deactivated {
  cursor: default;
}
.settings .button-panel span.button.share {
  background-image: url("/img/icons/share-hot.svg");
  width: 23px;
  height: 20px;
  margin-top: -1px;
}
.settings .button-panel span.button.share.hot {
  background-image: url("/img/icons/share.svg");
}
.selector-list {
  position: relative;
}
.selector-list .wastl-button {
  position: absolute;
  left: 214px;
  top: 30px;
  font-size: 16px;
  color: #9e9e9e;
  cursor: pointer;
  display: none;
}
.selector-list .wastl-button.active,
.selector-list .wastl-button:hover {
  color: #485256;
}
.ensemble-icon.globo {
  display: none;
}
.ensemble-icon.globo.cleared {
  display: block;
}
.ensemble-icon.own.wastl-mode {
  display: none;
}
.ensemble-icon.globo.wastl-mode {
  display: block;
  background-color: #aaa;
  opacity: 0.4;
}
.ensemble-icon.globo.wastl-mode:hover,
.ensemble-icon.globo.cleared.wastl-mode {
  opacity: 1;
}
.item-select {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
  box-sizing: border-box;
  padding-left: 22px;
}
.selector-list {
  overflow: hidden;
  height: 40px;
  padding-bottom: 10px;
  padding-left: 7px;
}
.list-box {
  overflow-y: scroll;
  height: 500px;
}
/*.selector{
	border: 1px solid #aaa;
	width: 38px;
	height: 38px;
	margin-left: 20px;
	float: left;
	font-size: 28px;
	text-align: center;
	line-height: 1.3;
	cursor: pointer;
}
.selector:nth-child(2n){
	margin-left: 19px;
}
.selector:hover,.selector.hot{
	border-color: green;
	color: green;
}*/
.model-icon,
.ensemble-icon {
  /*width: 97px;
	height: 97px;*/
  width: 48px;
  height: 48px;
  border: 1px solid #aaa;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: none;
  /*margin-left: 20px;
	margin-top: 20px;*/
  margin-left: 7px;
  margin-top: 6px;
  cursor: pointer;
  background-color: yellowgreen;
}
.model-icon.error {
  border-color: red;
}
.model-icon.small {
  width: 40px;
  height: 40px;
}
.ensemble-icon .icon-box {
  width: 42px;
  height: 42px;
  margin: 3px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: none;
  background-position: center;
}
.model-icon.selected,
.ensemble-icon.selected {
  background-color: orange;
}
.settings .entry {
  width: 100%;
  line-height: 1.4;
  font-size: 14px;
  margin-bottom: 1px;
  overflow: hidden;
}
.info-box .entry.info {
  margin-bottom: 0px;
}
.info-box .entry.first {
  margin-top: 0;
}
.settings .entry label {
  width: 100%;
  display: block;
  line-height: 1.2;
  /*margin-bottom: 7px;*/
}
.settings .entry input,
.settings .entry span.input-spacer {
  display: inline-block;
  margin-left: 0 !important;
  margin-right: 7px;
  border-color: #c6c6c6;
  background-color: #fff;
  font-size: 0.6rem;
}
.settings .entry input.file {
  padding-top: 1px;
  padding-left: 8px;
  padding-bottom: 2px;
  width: 203px;
  font-size: 1rem;
  color: #485256;
}
.settings .entry span.input-spacer {
  background-color: #eee;
}
input.dimension {
  width: 30px;
}
input.name {
  width: 130px;
}
.settings .entry input.title {
  width: 131px;
  margin-right: 0;
}
svg#blueprint-x {
  width: 1000px;
  height: 600px;
  margin: 20px;
  margin-top: 40px;
  float: left;
}
.floorplan {
  width: 10px;
  height: 10px;
  width: calc( 100% - 280px );
  height: calc( 100% - 20px );
  margin: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.blueprint-toolbar {
  height: 40px;
  padding-left: 40px;
}
.toolbar-info {
  width: 80px;
  height: 40px;
  float: left;
  margin-left: 15px;
}
.toolbar-info .text {
  display: none;
  line-height: 1.4;
  margin-top: 13px;
}
.coord {
  line-height: 1.4;
  text-align: left;
}
.coord#svg-x:before {
  content: 'X: ';
}
.coord#svg-y:before {
  content: 'Y: ';
}
.toolbar-info.measure-tape .coord {
  display: none;
}
.toolbar-info.measure-tape .text {
  display: block;
}
.blueprint-toolbar .button,
.blueprint-toolbar .button:hover {
  width: 23px;
  height: 23px;
  cursor: pointer;
  /*	border: 1px solid #aaa;
	color: #333;*/
  /*background-color: #ddd;*/
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0px;
  margin-right: 8px;
  margin-top: 10px;
  padding: 0;
  float: left;
}
/*.blueprint-toolbar .button:hover,.blueprint-toolbar .button.hot{
	border-color: green;
	color: green;
	background-color: yellowgreen;
}*/
.blueprint-toolbar .button.measure-tape {
  background-image: url("/img/icons/ruler-hot.svg");
}
.blueprint-toolbar .button.measure-tape.hot {
  background-image: url("/img/icons/ruler.svg");
}
.toolbox {
  position: absolute;
  left: 246px;
  top: 4px;
  width: 25px;
  overflow: hidden;
}
.info-box .toolbox .button {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
  width: 24px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.toolbox .button.fa-object-group {
  padding: 3px;
  padding-left: 2px;
}
.toolbox .button.clone {
  background-image: url("/img/icons/clone-h.svg");
  height: 24px;
}
.toolbox .button.clone:hover {
  background-image: url("/img/icons/clone-h-hot.svg");
}
.toolbox .button.export {
  background-image: url("/img/icons/export.svg");
  height: 20px;
}
.toolbox .button.export:hover {
  background-image: url("/img/icons/export-hot.svg");
}
.toolbox .button.group {
  background-image: url("/img/icons/group.svg");
  height: 22px;
}
.toolbox .button.group:hover {
  background-image: url("/img/icons/group-hot.svg");
}
.toolbox .button.group.hot {
  background-image: url("/img/icons/grouped.svg");
}
.toolbox .button.fluctus {
  background-image: url("/img/fluctus-360-hot.svg");
  height: 32px;
  width: 26px;
  margin-left: -1px;
  margin-top: -3px;
  margin-bottom: 5px;
}
.toolbox .button.fluctus.connected {
  background-image: url("/img/fluctus-360.svg");
}
.toolbox .button.text {
  background-image: url("/img/icons/text-hot.svg");
  height: 22px;
  width: 20px;
}
.toolbox .button.text.hot {
  background-image: url("/img/icons/text.svg");
}
.toolbox .button.edit {
  background-image: url("/img/icons/edit-hot.svg");
  width: 24px;
  height: 23px;
}
.toolbox .button.edit.hot {
  background-image: url("/img/icons/edit.svg");
}
i.button.switch.fa-map-o {
  padding: 3px;
}
.button.switch:hover,
.button.switch.hot {
  background-color: yellowgreen;
  border-color: green;
  color: green;
}
.info-box .toolbox .button.trash {
  background-image: url("/img/icons/trash.svg");
}
.info-box .toolbox .button.trash:hover {
  background-image: url("/img/icons/trash-hot.svg");
}
.blueprint-box {
  overflow: hidden;
}
.blueprint-box.scaled,
.floorplan.scaled {
  overflow: scroll;
}
g.blueprint-icon {
  cursor: pointer;
}
svg.templates {
  display: none;
}
.info-box {
  font-size: 1rem;
  padding: 0;
  padding-left: 16px;
  padding-top: 2px;
  position: absolute;
  left: 20px;
  top: 85px;
  width: 225px;
  color: #5d6162;
  line-height: 1.4;
}
#selection-info,
#item-info {
  z-index: 20;
}
#room-info {
  z-index: 30;
  display: none;
}
textarea#note {
  width: 270px;
  height: 93px;
}
.info-head {
  /*	background-color: #eeeeee;
	padding: 0 4px;
	position: absolute;
	display: inline-block;
	left: 7px;*/
}
.input-error {
  background-color: #f99;
}
.button.blocked {
  background-color: #f99;
}
.button.deactivated-x:hover {
  color: #aaa;
  background-color: #ddd;
}
.globo-box {
  overflow: hidden;
}
/* spectrum overrules*/
.sp-replacer,
.sp-replacer:hover,
.sp-replacer.sp-active,
.sp-container {
  border-color: #899098;
}
.sp-replacer {
  box-sizing: border-box;
  height: 17px;
  width: 40px;
  margin-top: 3px;
  padding: 3px;
}
.sp-preview {
  height: 7px;
  width: 16px;
}
.sp-dd {
  padding: 0;
  height: 6px;
  line-height: 6px;
}
.button,
button.sp-choose,
a.sp-cancel:link,
a.sp-cancel:hover,
a.sp-cancel:focus,
a.sp-cancel:active,
a.sp-cancel:visited {
  font-size: 14px;
  line-height: 1.2;
  display: inline-block;
  padding: 3px 5px;
  text-align: center;
  border: 1px solid #aaa;
  color: #555;
  background-color: #ddd;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 0;
  text-shadow: unset;
  box-shadow: unset;
  outline: 0px none;
}
button.sp-choose,
a.sp-cancel:link,
a.sp-cancel:hover,
a.sp-cancel:focus,
a.sp-cancel:active,
a.sp-cancel:visited {
  margin-right: 0;
  margin-left: 8px;
}
button.sp-choose i.fa-check {
  color: green;
}
button.sp-choose {
  background-image: none;
}
a.button:link,
a.button:hover,
a.button:active,
a.button:focus,
a.button:visited {
  text-decoration: none;
  color: #555;
  outline: 0px none;
}
a.sign-out:link,
a.sign-out:hover,
a.sign-out:active,
a.sign-out:focus,
a.sign-out:visited {
  padding-left: 3px;
}
.button:hover,
button.sp-choose:hover,
a.sp-cancel:hover {
  color: #fff;
  background-color: #aaa;
  background-image: none;
  text-shadow: unset;
  box-shadow: unset;
  border: 1px solid #aaa;
  border-radius: 0;
  outline: 0px none;
}
.button.right {
  float: right;
  margin-right: 0;
}
i.fa-cubes.button {
  padding: 3px 1px;
}
i.fa-users.button {
  padding: 3px 4px;
}
i.fa-cubes.button.toggle {
  padding: 3px 3px;
}
.button.toggle {
  background-color: lightgreen;
  color: green;
  border-color: green;
}
.button.toggle.off {
  background-color: #ddd;
  color: indianred;
  border-color: indianred;
}
i.button.multiline {
  padding: 3px 4px;
}
i.button.fluctus {
  background-image: url(/img/fluctus-360.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 13px;
  height: 17px;
  padding: 3px 4px;
}
i.button.fluctus.connected {
  background-color: lightgreen;
  border-color: green;
}
.info-box i.fa-trash-o {
  color: red;
  background-color: #ddd;
}
.info-box i.fa-trash-o:hover {
  color: #fff;
  background-color: red;
}
.info-box .auto.entry,
.globo-box .auto.entry {
  width: auto;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}
.entry input,
.entry select,
.entry textarea,
.layout-tools-content input {
  display: block;
  border: 1px solid #899098;
  padding: 1px;
  font-size: 0.6rem;
  line-height: 1.3;
}
.entry select {
  box-sizing: border-box;
  width: 90px;
  float: left;
  height: 17px;
  padding-top: 1px;
  margin-top: 5px;
}
.entry select + select {
  margin-left: 10px;
}
.entry.layout-type select + select {
  margin-left: 0;
}
#item-info,
#selection-info {
  display: none;
  min-height: 127px;
}
input.font-size {
  width: 60px;
}
select.selection-font-size {
  width: 40px;
  font-size: 0.6rem;
  height: 17px;
  padding: 1px;
}
.standard-info,
.freestyle-info,
.multiline-text {
  overflow: hidden;
}
.freestyle-info,
.multiline-text {
  display: none;
}
textarea#obj-note {
  width: 219px;
  height: 101px;
}
#list-o-items {
  margin: 20px 10px;
  border-bottom: 1px solid #aaa;
}
#list-o-items li {
  border-top: 1px solid #aaa;
  padding: 10px 0;
  font-size: 16px;
  overflow: hidden;
}
#list-o-items li:hover {
  background-color: #ececec;
}
#list-o-items li * {
  margin: 0;
  float: left;
  cursor: default;
}
#list-o-items li .count {
  text-align: center;
  width: 170px;
  font-size: 0.9rem;
  margin-left: 5px;
  padding-top: 0;
  text-align: left;
}
/*#list-o-items li .count.hundreds{
	font-size: 23px;
	padding-top: 5px;
}
#list-o-items li .count.thousands{
	font-size: 18px;
	padding-top: 9px;
}*/
#list-o-items li .label {
  width: 177px;
  font-size: 0.8rem;
  padding-top: 0;
  margin-left: 5px;
}
#DebugLayer {
  z-index: 2000;
}
.whitey {
  color: #fff;
}
i.fa-floppy-o.button.deactivated {
  /*border-color: #ddd;*/
  /*cursor: default;*/
  color: #555;
}
g:hover .icon-border,
g.selected .icon-border {
  stroke: red !important;
}
g.high .icon-border {
  stroke: blue !important;
  stroke-width: 3 !important;
}
div.dialog.form {
  margin-top: 0px;
}
div.dialog.form,
p.dialog {
  margin-left: 314px;
  font-size: 1rem;
  line-height: 1.5;
  width: 600px;
  overflow: hidden;
}
div.dialog.form > .entry {
  float: left;
  overflow: hidden;
  min-height: 60px;
  margin-bottom: 15px;
  width: 295px;
}
div.dialog.form label {
  padding-left: 5px;
  padding-bottom: 5px;
  display: inline-block;
}
div.dialog.form .entry select,
div.dialog.form .entry input {
  box-sizing: border-box;
  height: 25px;
  padding: 1px 3px;
  float: none;
  width: 100%;
  font-size: 0.8rem;
  margin-top: 0;
}
div.dialog.form .entry select.sub-select {
  margin-top: 5px;
}
div.dialog.form .entry + .entry {
  margin-left: 10px;
}
div.multi-input {
  overflow: hidden;
}
div.dialog.form div.multi-input > input.dim-value {
  float: left;
  width: 85px;
  margin-right: 0px;
}
div.dialog.form div.multi-input > span.spacer {
  display: inline-block;
  float: left;
  width: 17px;
  text-align: center;
}
div.dialog.form .entry.dimension {
  margin-left: 0;
}
.lounge-page.planer > p.dialog:last-of-type {
  padding-bottom: 50px;
}
.layout-frame {
  padding: 20px;
}
.layout-box {
  background-repeat: no-repeat;
  background-size: cover;
}
.layout-tools {
  position: fixed;
  left: 20px;
  top: 100px;
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 0px;
  border: none;
  background-color: transparent;
  z-index: 50;
  padding-bottom: 5px;
  font-size: 0.845rem;
  color: #676767;
}
.layout-tools-title,
.layout-tools-content {
  background-color: #bbbdbb;
  margin-bottom: 1px;
  height: 34px;
  width: 138px;
  box-sizing: border-box;
}
.layout-tools-draghandle {
  margin-left: 34px;
  width: 52px;
  height: 8px;
  margin-top: 2px;
  background-repeat: no-repeat;
  background-image: url("/img/draghandle-bg.png");
  cursor: move;
}
.layout-tools-title {
  line-height: 1.3;
  padding: 2px 9px;
}
.layout-tools-content {
  padding: 9px;
}
.layout-tools-content.info {
  padding-top: 6px;
}
.layout-tools .button {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  width: 17px;
  height: 17px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  border: none;
}
.layout-tools .button.close {
  background-image: url("/img/icons/level-up.svg");
  float: right;
  padding: 0;
  height: 16px;
  width: 10px;
  margin: 0 6px 0 0;
}
.layout-tools .button.close:hover {
  background-image: url("/img/icons/level-up-hot.svg");
}
.layout-tools .button.zoom {
  margin-right: 3px;
}
.layout-tools .button.zoom-in {
  background-image: url("/img/icons/zoom-in.svg");
}
.layout-tools .button.zoom-in:hover {
  background-image: url("/img/icons/zoom-in-hot.svg");
}
.layout-tools .button.zoom-out {
  background-image: url("/img/icons/zoom-out.svg");
}
.layout-tools .button.zoom-out:hover {
  background-image: url("/img/icons/zoom-out-hot.svg");
}
.layout-tools .button.zoom-off {
  background-image: url("/img/icons/zoom-off.svg");
}
.layout-tools .button.zoom-off:hover {
  background-image: url("/img/icons/zoom-off-hot.svg");
}
.layout-tools .button.switch:hover,
.layout-tools .button.switch.hot,
.layout-tools .button.switch.locked {
  background-color: transparent;
}
.layout-tools .button.line {
  margin-right: 3px;
  background-position: center center;
}
.layout-tools .button.line-v {
  background-image: url("/img/icons/line-v.svg");
}
.layout-tools .button.line-v:hover,
.layout-tools .button.line-v.hot {
  background-image: url("/img/icons/line-v-hot.svg");
}
.layout-tools .button.line-h {
  background-image: url("/img/icons/line-h.svg");
}
.layout-tools .button.line-h:hover,
.layout-tools .button.line-h.hot {
  background-image: url("/img/icons/line-h-hot.svg");
}
.layout-tools .button.line-alt {
  background-image: url("/img/icons/line-x.svg");
}
.layout-tools .button.line-alt:hover,
.layout-tools .button.line-alt.hot,
.layout-tools .button.line-alt.locked {
  background-image: url("/img/icons/line-x-hot.svg");
}
.layout-tools .button.ctrl {
  margin-right: 0;
  width: 14px;
}
.layout-tools .button.undo {
  background-image: url("/img/icons/undo.svg");
}
.layout-tools .button.undo:hover {
  background-image: url("/img/icons/undo-hot.svg");
}
.layout-tools .button.redo {
  background-image: url("/img/icons/redo.svg");
}
.layout-tools .button.redo:hover {
  background-image: url("/img/icons/redo-hot.svg");
}
.layout-tools .button.ok {
  background-image: url("/img/icons/hakerl.svg");
  float: right;
  margin-top: 2px;
}
.layout-tools .button.ok:hover {
  background-image: url("/img/icons/hakerl-hot.svg");
}
h1.gallery {
  margin-top: 0;
  padding-top: 31px;
  margin-left: 153px;
  margin-bottom: 12px;
}
h2.gallery {
  margin: 0 0 78px 159px;
  padding-top: 20px;
}
h2.gallery span.count {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  display: inline-block;
  padding-left: 3px;
}
.search-box.gallery {
  float: right;
  width: 320px;
  height: 40px;
  text-align: right;
  margin-right: 584px;
  padding-top: 18px;
  color: #485256;
}
.search-box.gallery span.search-label {
  font-size: 1rem;
  display: inline-block;
  padding-right: 6px;
}
.search-box.gallery input {
  box-sizing: border-box;
  padding: 3px 5px;
  font-size: 1rem;
  width: 192px;
  height: 27px;
  border: none;
  background-color: #fff;
}
ul.gallery-areas {
  margin-left: 156px;
  overflow: hidden;
  width: 970px;
}
ul.gallery-areas li {
  float: left;
  margin-right: 5px;
}
ul.gallery-areas li + li:before {
  content: '|';
  color: #485256;
  padding-right: 5px;
}
ul.gallery-areas li a {
  color: #485256;
  font-size: 1rem;
}
.lounge-page ul.gallery-areas li a:hover,
.lounge-page ul.gallery-areas li a.hot {
  text-decoration: underline;
}
ul.gallery-list {
  margin-left: 146px;
  overflow: hidden;
  width: 990px;
}
ul.gallery-list li {
  float: left;
  width: 321px;
  height: 285px;
  margin: 0;
  padding: 0;
  margin-right: 9px;
  margin-bottom: 20px;
}
ul.gallery-list li.galentry {
  margin-bottom: 14px;
  height: 234px;
}
ul.gallery-list li > .frame {
  display: block;
  width: 321px;
  height: 210px;
  overflow: hidden;
  background-image: none;
  /*background-size: 100% auto;*/
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #dedede;
  cursor: pointer;
}
ul.gallery-list li.image > .frame {
  cursor: pointer;
}
ul.gallery-list li.zip > .frame {
  background-size: auto;
  cursor: default;
}
ul.gallery-list li div.frame span {
  display: block;
  background-color: #eee;
}
ul.gallery-list li.galentry span.toolbar {
  height: 24px;
  text-align: right;
}
ul.gallery-list li.galentry span.toolbar .image-button {
  display: block;
  float: right;
  margin-left: 12px;
  margin-top: 4px;
  margin-right: -3px;
  width: 30px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  color: #485256;
}
ul.gallery-list li.galentry span.toolbar a.image-button.download {
  background-image: url("/img/icons/download.svg");
}
ul.gallery-list li.galentry span.toolbar a.image-button.download:hover {
  background-image: url("/img/icons/download-hot.svg");
}
ul.gallery-list li a.label {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  display: block;
  background-color: #eee;
}
ul.gallery-list li span.info {
  font-size: 1rem;
  line-height: 20px;
  padding-top: 4px;
  padding-bottom: 18px;
  color: #485256;
  display: block;
}
ul.gallery-list.gedeckelt li .deckel,
ul.gallery-list.gedeckelt li .desc {
  width: 321px;
  height: 210px;
}
ul.gedeckelt li:hover div.frame .desc,
ul.gedeckelt li:hover div.frame .deckel {
  opacity: 0;
}
ul.gedeckelt li div.frame:hover .desc {
  opacity: 1;
}
ul.gedeckelt li div.frame:hover .deckel {
  opacity: 0.9;
}
div.popup {
  display: none;
  position: fixed;
  background-color: #676767;
  border: 15px solid #676767;
  top: 0;
  left: 0;
  z-index: 120;
  overflow: hidden;
}
div.popup img {
  display: none;
}
.pop-nav {
  width: 59px;
  height: 58px;
  background-repeat: no-repeat;
  background-image: none;
  position: absolute;
  display: none;
  opacity: 0.015625;
  transition: opacity 1s ease-in-out;
  z-index: 125;
  cursor: pointer;
}
.pop-nav.next {
  background-image: url("/img/pop-nav-next.png");
}
.pop-nav.prev {
  background-image: url("/img/pop-nav-prev.png");
}
.pop-nav.active {
  display: block;
  opacity: 1;
}
.pop-nav.next.disabled,
.pop-nav.prev.disabled {
  display: none;
}
.lounge-page.design {
  margin-left: 278px;
}
h1.design {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  padding-top: 32px;
}
.lounge-page.design .element-list {
  overflow: hidden;
  color: #485256;
}
.lounge-page.design .element-list .entry {
  float: left;
  width: 198px;
  padding-left: 2px;
}
.lounge-page.design .element-list input {
  display: inline-block;
  border: none;
  box-sizing: border-box;
  padding: 3px 5px;
  font-size: 1rem;
  background-color: #fff;
  width: 24px;
  height: 24px;
  color: #485256;
  text-align: center;
}
.lounge-page.design .element-list input.double {
  width: 45px;
}
.lounge-page.design .element-list .entry b {
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
}
.lounge-page.design .element-list span.label {
  display: inline-block;
  margin-left: 4px;
}
.lounge-page.design .toolbar {
  padding-left: 4px;
  padding-top: 28px;
}
.lounge-page.design .toolbar span.button.lounge {
  margin-right: 22px;
}
.demo-box {
  box-sizing: border-box;
  width: 594px;
  height: 351px;
  padding-left: 2px;
  background-image: url("/img/design-dummy-bg.png");
  overflow: hidden;
  padding-top: 155px;
  margin-top: 29px;
  margin-left: 5px;
}
.upload-box {
  border: 1px solid #878787;
  margin-left: 1px;
  height: 176px;
  width: 103px;
  float: left;
  cursor: pointer;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.upload-box.big {
  width: 173px;
}
.upload-box span.button.lounge.upload {
  background-image: url("/img/icons/upload.svg");
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  margin-top: 79px;
  margin-left: 40px;
}
.upload-box.big span.button.lounge.upload {
  margin-left: 75px;
}
.upload-box:hover span.button.lounge.upload {
  background-image: url("/img/icons/upload-hot.svg");
}
.upload-box.uploaded span.button.lounge.upload {
  display: none;
}
.upload-box.uploaded:hover span.button.lounge.upload {
  display: block;
}
.lounge-page.design p.info {
  margin: 0;
  padding: 0;
  line-height: 23px;
  padding-top: 49px;
  padding-left: 8px;
}
.lounge-page.design h2,
.lounge-page.design ul {
  padding-left: 8px;
}
.lounge-page.design h2 {
  margin-top: 33px;
  margin-bottom: 2px;
}
.lounge-page.design ul {
  color: #485256;
  width: 340px;
  line-height: 28px;
}
.lounge-page.design ul.list-o-pieces span {
  display: inline-block;
  padding-top: 6px;
}
.lounge-page.design ul.list-o-pieces span.count {
  float: right;
  font-size: 1.8rem;
  padding-top: 0;
}
.flash-dialog > .dialog-content > .dialog-head > .dialog-title {
  box-sizing: border-box;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.2rem;
}
.flash-dialog > .dialog-content > .dialog-control > .dialog-button {
  padding-top: 1px;
}
.flash-dialog > .dialog-content > .dialog-head,
.flash-dialog > .dialog-content > .dialog-control > .dialog-button:hover {
  background-color: #949CA1;
}
.flash-dialog.alert > .dialog-content > .dialog-head,
.flash-dialog.alert > .dialog-content > .dialog-control > .dialog-button:hover {
  background-color: #98180b;
}
.flash-dialog.alert {
  z-index: 1000;
}
.abdecker {
  z-index: 100;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.warn {
  /*background-color:#ff5a5a;*/
}
select.input_error,
select.input-error,
textarea.input_error,
textarea.input-error,
input.input_error,
input.input-error {
  background-color: #fff !important;
  color: #98180b;
}
.sys-data,
.sysdata {
  display: none;
}
.notify {
  background-image: none;
  width: 100%;
  top: calc( 50% - 73px );
}
.notify_inner {
  background-color: transparent;
  color: yellowgreen;
  font-size: xx-large;
  width: 100%;
  margin-top: 0;
}
.blueprint-toolbar {
  position: fixed;
  left: 280px;
  top: 80px;
}
footer.vie {
  border-top-color: #DF8C19;
}
footer.lnz {
  border-top-color: #49A942;
}
footer.muc {
  border-top-color: #0194D3;
}
footer.waw {
  border-top-color: #C859A1;
}
footer.sxf {
  border-top-color: #FFDD00;
}
footer.tirol {
  border-top-color: #B5121B;
}
footer.koeln {
  border-top-color: #ee3124;
}
footer.bregenz {
  border-top-color: #008C99;
}
footer.standort {
  border-top-color: #949CA1;
}
footer.schweiz {
  border-top-color: #EE3124;
}
footer.leipzig {
  border-top-color: #477626;
}
footer.london {
  border-top-color: #007A37;
}
header.vie > .content-box > a.logo {
  background-image: url("/img/logos/head-wien.png");
}
header.lnz > .content-box > a.logo {
  background-image: url("/img/logos/head-linz.png");
}
header.muc > .content-box > a.logo {
  background-image: url("/img/logos/head-muenchen.png");
}
header.waw > .content-box > a.logo {
  background-image: url("/img/logos/head-warszawa.png");
}
header.sxf > .content-box > a.logo {
  background-image: url("/img/logos/head-berlin.png");
}
header.tirol > .content-box > a.logo {
  background-image: url("/img/logos/head-tirol.png");
}
header.koeln > .content-box > a.logo {
  background-image: url("/img/logos/head-koeln.png");
}
header.bregenz > .content-box > a.logo {
  background-image: url("/img/logos/head-bregenz.png");
}
header.standort > .content-box > a.logo {
  background-image: url("/img/logos/head-international.png");
}
header.schweiz > .content-box > a.logo {
  background-image: url("/img/logos/head-schweiz.png");
}
header.leipzig > .content-box > a.logo {
  background-image: url("/img/logos/head-leipzig.png");
}
header.london > .content-box > a.logo {
  background-image: url("/img/logos/head-london.png");
}
header.vie .tag {
  background-color: #DF8C19;
}
header.lnz .tag {
  background-color: #49A942;
}
header.muc .tag {
  background-color: #0194D3;
}
header.waw .tag {
  background-color: #C859A1;
}
header.sxf .tag {
  background-color: #FFDD00;
}
header.tirol .tag {
  background-color: #B5121B;
}
header.koeln .tag {
  background-color: #ee3124;
}
header.bregenz .tag {
  background-color: #008C99;
}
header.standort .tag {
  background-color: #949CA1;
}
header.schweiz .tag {
  background-color: #EE3124;
}
header.leipzig .tag {
  background-color: #477626;
}
header.london .tag {
  background-color: #007A37;
}
main.vie .loading-indicator {
  background-color: #DF8C19;
}
main.lnz .loading-indicator {
  background-color: #49A942;
}
main.muc .loading-indicator {
  background-color: #0194D3;
}
main.waw .loading-indicator {
  background-color: #C859A1;
}
main.sxf .loading-indicator {
  background-color: #FFDD00;
}
main.tirol .loading-indicator {
  background-color: #B5121B;
}
main.koeln .loading-indicator {
  background-color: #ee3124;
}
main.bregenz .loading-indicator {
  background-color: #008C99;
}
main.standort .loading-indicator {
  background-color: #949CA1;
}
main.schweiz .loading-indicator {
  background-color: #EE3124;
}
main.leipzig .loading-indicator {
  background-color: #477626;
}
main.london .loading-indicator {
  background-color: #007A37;
}
.lounge-page.vie ul.gallery-areas li a:hover,
.lounge-page.vie ul.gallery-areas li a.hot {
  color: #DF8C19;
}
.lounge-page.lnz ul.gallery-areas li a:hover,
.lounge-page.lnz ul.gallery-areas li a.hot {
  color: #49A942;
}
.lounge-page.muc ul.gallery-areas li a:hover,
.lounge-page.muc ul.gallery-areas li a.hot {
  color: #0194D3;
}
.lounge-page.waw ul.gallery-areas li a:hover,
.lounge-page.waw ul.gallery-areas li a.hot {
  color: #C859A1;
}
.lounge-page.sxf ul.gallery-areas li a:hover,
.lounge-page.sxf ul.gallery-areas li a.hot {
  color: #FFDD00;
}
.lounge-page.tirol ul.gallery-areas li a:hover,
.lounge-page.tirol ul.gallery-areas li a.hot {
  color: #B5121B;
}
.lounge-page.koeln ul.gallery-areas li a:hover,
.lounge-page.koeln ul.gallery-areas li a.hot {
  color: #ee3124;
}
.lounge-page.bregenz ul.gallery-areas li a:hover,
.lounge-page.bregenz ul.gallery-areas li a.hot {
  color: #008C99;
}
.lounge-page.standort ul.gallery-areas li a:hover,
.lounge-page.standort ul.gallery-areas li a.hot {
  color: #949CA1;
}
.lounge-page.schweiz ul.gallery-areas li a:hover,
.lounge-page.schweiz ul.gallery-areas li a.hot {
  color: #EE3124;
}
.lounge-page.leipzig ul.gallery-areas li a:hover,
.lounge-page.leipzig ul.gallery-areas li a.hot {
  color: #477626;
}
.lounge-page.london ul.gallery-areas li a:hover,
.lounge-page.london ul.gallery-areas li a.hot {
  color: #007A37;
}
/*# sourceMappingURL=lounge.css.map *//*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * 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;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 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;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * 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;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * 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;
}

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * 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;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 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 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * 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;
}

/**
 * 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"], /* 1 */
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 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/******************************************************
 ***                                                ***
 ***       Copyright 2014 - 2014 by flashcom.at     ***
 ***       www.flashcom.at                          ***
 ***                                                ***
 ******************************************************/
/* [version]2014-05-23 12:24:07[/version] */

/*

<div id="alert" class="dialog_error">
<button class="btn_dialog_close" onclick="closeAlert();"></button>
<div id="alert_handle"><div id="alert_desc" class="dialog_descr">Fehler</div></div>
<div class="dialog_inner" id="alert_content" style="padding-bottom:12px;">Willst du diesen Hauptmen�punkt wirklich l�schen ?</div>
<div class="dialog_bhold">
<button id="btn_cancel_alert" class="btn_std" onclick="cancelAlert();"><span>abbrechen</span></button>
<button id="btn_confirm_alert" class="btn_std left" onclick="confirmAlert();"><span>OK</span></button>
</div>
</div>

<div class="notify" id="info_box" style="display:none;"><div class="notify_inner" id="info">Settings erfolgreich gespeichert</div></div>

<div class="abdecker" id="abdecker"></div>

*/

.abdecker {
	display: none;
	position: fixed;
	opacity: 0.8;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10000;
}

.dialog_error {
	display: none;
	position: fixed;
	background-color: #C30;
	border-color: #FFF;
	width: 380px;
	height: auto;
	padding-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #B4BAC2;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	cursor: default;
	color: #292D32;
}

.dialog_error button {
	box-shadow: 1px 1px 0px #8D2401;
	position: absolute;
	float: none;
	background-image: url('/base/img/btn_winclose.png');
	width: 20px;
	height: 20px;
	right: 7px;
	top: 7px;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #B4BAC2;
	border-radius: 3px;
	cursor: pointer;
	background-color: #FBFCFC;
	transition: all 0.1s ease-in-out 0s;
	outline: medium none;
	white-space: nowrap;
	line-height: 1.2em;
	line-height: 1.2em;
}

.dialog_descr {
	color: #FFF;
	width: 373px;
	height: 15px;
	padding-top: 9px;
	padding-left: 7px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 1.2em;
	cursor: default;
}

.dialog_inner {
	width: auto;
	margin-left: 7px;
	margin-right: 7px;
	padding: 7px 7px 12px;
	background-color: #F8F9FA;
	border-radius: 3px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	cursor: default;
	color: #292D32;
}
.dialog_error .dialog_inner {
	padding-top: 12px;
}

.dialog_bhold {
	width: auto;
	height: 18px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 12px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	cursor: default;
	color: #292D32;
}

.dialog_bhold button {
	margin-left: 0px;
	margin-right: 12px;
	box-shadow: 1px 1px 0px #8D2401;
	width: auto !important;
	background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 17px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	outline: medium none;
	font-size: 11px;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	height: 18px;
	border: 1px solid #B4BAC2;
	float: right;
	border-radius: 3px;
	cursor: pointer;
	background-color: #FBFCFC;
	transition: all 0.1s ease-in-out 0s;
	white-space: nowrap;
	line-height: 1.2em;
	color: #292D32;
	position: static;
}
#btn_confirm_alert{ float: left; }

button span {
	display: block;
	width: auto;
	float: left;
	margin-top: -1px;
	font-family: Verdana,Geneva,sans-serif;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.2em;
	color: #292D32;
}




.notify {
	display: none;
	position: fixed;
	width: 440px;
	height: 146px;
	border-radius: 5px;
	background-image: url('/base/img/notify_bg.png');
	background-repeat: repeat;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	cursor: default;
	color: #292D32;
}
.notify_inner {
	width: 340px;
	padding-top: 18px;
	padding-bottom: 16px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F4AE;
	margin-top: 48px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	cursor: default;
	color: #292D32;
}

div.checkbox{
	padding-right: 0px;
	width: auto;
	line-height: 1.2;
	background-image: url('/base/img/checkbox_off.png');
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	float: left;
	padding-left: 19px;
	white-space: nowrap;
	overflow: hidden;
}

div.checkbox.on, div.checkbox.cb_on{ background-image: url('/base/img/checkbox_on.png'); }

.flash-dialog{
	position: absolute;
	top: 100px;
	left: 200px;
	width: 450px;
	border: 1px solid #fff;
	background-color: #8c8c8c;
	border-radius: 5px;
	padding: 5px;
	display: none;
}
.flash-dialog > .dialog-content{
	display: flex;
	flex-flow: column wrap;
	border: 1px solid #fff;
	background-color: #f4f4f8;
}
.flash-dialog > .dialog-content > .dialog-head{
	display: flex;
	flex-flow: row wrap;
	height: 32px;
	border-bottom: 1px solid #fff;
	background-color: #019278;
}
.flash-dialog.alert > .dialog-content > .dialog-head, .flash-dialog.alert > .dialog-content > .dialog-control > .dialog-button:hover{
	background-color: #f33;
}
.flash-dialog > .dialog-content > .dialog-head > .dialog-title{
	align-self: stretch;
	height: 100%;
	flex-grow: 1;
	padding: 8px 8px 8px 16px;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
	font-size: 16px;
}
.flash-dialog > .dialog-content > .dialog-head > .dialog-close{
	height: 100%;
	flex-grow: 0;
	width: 32px;
	border-left: 1px solid #fff;
	background-image: url("data:image/svg+xml;base64,PHN2ZwoJeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKCXdpZHRoPSI0MDAiCgloZWlnaHQ9IjQwMCIKCXZlcnNpb249IjEuMSIKPgo8cGF0aCBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojZmZmZmZmO3N0cm9rZS13aWR0aDozMTsiIGQ9Ik04MCw4MCBMMzIwLDMyMCBNMzIwLDgwIEw4MCwzMjAgWiIgLz4KPC9zdmc+");
	background-size: contain;
	cursor: pointer;
}
.flash-dialog > .dialog-content > .dialog-main{
	border-bottom: 1px solid #fff;
	text-align: center;
	padding: 10px 16px;
}
.flash-dialog > .dialog-content > .dialog-control{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding: 10px 16px;
	background-color: #ececf1;
}
.flash-dialog > .dialog-content > .dialog-control > .dialog-button, div.flash-button{
	height: 20px;
	padding: 3px 8px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fcfcfc;
	font-weight: bold;
	cursor: pointer;
	/*transition: all 0.3s ease-in-out 0s;*/
}
.flash-dialog > .dialog-content > .dialog-control > .dialog-button:hover, div.flash-button:hover{
	background-color: #019278;
	color: #fff;
	border-color: #8c8c8c;
}
.dialog-content>*{ width: auto; }

.x-cross-black{
	background-image: url("data:image/svg+xml;base64,PHN2ZwoJeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKCXdpZHRoPSI0MDAiCgloZWlnaHQ9IjQwMCIKCXZlcnNpb249IjEuMSIKPgo8cGF0aCBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDozMTsiIGQ9Ik04MCw4MCBMMzIwLDMyMCBNMzIwLDgwIEw4MCwzMjAgWiIgLz4KPC9zdmc+");
	background-size: contain;
}
.x-cross-white{
	background-image: url("data:image/svg+xml;base64,PHN2ZwoJeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKCXdpZHRoPSI0MDAiCgloZWlnaHQ9IjQwMCIKCXZlcnNpb249IjEuMSIKPgo8cGF0aCBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojZmZmZmZmO3N0cm9rZS13aWR0aDozMTsiIGQ9Ik04MCw4MCBMMzIwLDMyMCBNMzIwLDgwIEw4MCwzMjAgWiIgLz4KPC9zdmc+");
	background-size: contain;
}

/** jQuery-Autocomplete **/
li.ui-menu-item > a.ui-corner-all, a.ui-state-focus:link,a.ui-state-focus:hover,a.ui-state-focus:focus,a.ui-state-focus:visited{
	border: none;
	background-image: none;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
}


#progress-bar {
    width: 650px;
}
#progress-bar .dialog-main {
	width: 648px;
	height: 20px;
	padding: 0px;
	position: relative;
	border: medium none;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
}
#progress-bar .progress-indicator {
    background-color: #0C0;
    width: 4%;
    height: 100%;
}
#progress-bar .progress-label {
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.nobold{ font-weight: normal; }
.sysdata,.sys-data{ display: none; }

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

