@import "../fonts/icons/css/fontello.css";
#top-menu {
  background-color: #f1f1f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f2), to(#e6e7e8));
  background: -webkit-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -moz-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -ms-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -o-linear-gradient(top, #f1f1f2, #e6e7e8);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(158, 164, 161, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(158, 164, 161, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(158, 164, 161, 0.75);
  z-index: 2;
}
#facilities-menu {
  text-align: right;
  left: 50%;
  right: 0px;
  position: absolute;
}
.top-menu .item {
  float: right;
  height: 6.25em;
  min-width: 6.75em;
  border-left: thin solid #d4d6d7;
}
.top-menu .item.active {
  background-color: #e6e7e8;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#d0d2d3));
  background: -webkit-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -moz-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -ms-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -o-linear-gradient(top, #e6e7e8, #d0d2d3);
  color: #fefefe;
}
.top-menu .item .icon {
  background-position: 50% 50%;
  background-size: auto 65%;
  background-repeat: no-repeat;
  height: 72%;
  text-align: center;
  width: inherit;
  line-height: 4.6875em;
}
.top-menu .item .label {
  font-size: 15px;
  height: 27%;
  line-height: 100%;
  text-align: center;
}
.top-menu .item .icon::before {
  font-family: "fontello";
  font-size: 3em;
}
.top-menu .item:hover .icon {
  color: #5cb700;
}
.top-menu .item.active .icon {
  color: #5cb700;
}
.top-menu .yah .icon::before {
  content: '\e816';
}
#top-menu div.left-menu {
  float: left;
  width: 50%;
  height: inherit;
}
#languages-menu {
  overflow: hidden;
  height: inherit;
  display: inline-block;
}
#languages-menu .item {
  height: inherit;
  width: 6.25em;
  padding: 1.1875em;
  padding-right: 0;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  border-right: thin solid #d4d6d7;
}
#languages-menu .item .icon {
  display: none;
}
#languages-menu .item .label {
  width: 3.875em;
  height: 3.875em;
  background: linear-gradient(-5deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: inset 1px 2px 15px 0px rgba(90, 90, 90, 0.9), inset -1px -3px 15px 0px rgba(126, 126, 126, 0.33);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border-bottom: thin solid #d4d6d7;
  text-align: center;
  color: #58595b;
  line-height: 4.1875em;
  font-weight: 600;
}
#languages-menu .item.hasIcon .label {
  background: linear-gradient(-5deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: inset 1px 2px 15px 0px rgba(90, 90, 90, 0.9), inset -1px -3px 15px 0px rgba(126, 126, 126, 0.33);
  position: absolute;
  top: 1.1875em;
  width: 3.875em;
  height: 3.875em;
  color: transparent !important;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 0;
}
#languages-menu .item.hasIcon .icon {
  display: block;
}
#languages-menu .item.active {
  background-color: #e6e7e8;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#d0d2d3));
  background: -webkit-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -moz-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -ms-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -o-linear-gradient(top, #e6e7e8, #d0d2d3);
}
#languages-menu .item.active:not(.hasIcon) .label {
  color: #ffffff;
  background: radial-gradient(ellipse at center, #5cb700 0%, #51a100 100%);
}
#languages-menu .item.hasIcon .icon {
  overflow: hidden;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 3.875em;
  height: 3.875em;
  background-size: cover;
}
#languages-menu div.item div {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: inherit;
  text-align: center;
  color: transparent;
  width: inherit;
}
#logo {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: inherit;
  width: 11.25em;
  display: inline-block;
  float: right;
}
#right-menubar {
  background-color: #fefefe;
}
#tabs-menu {
  height: 10.25em;
  border-bottom: thin solid #dddddd;
}
#tabs-menu .item {
  background-color: #f1f1f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f2), to(#e6e7e8));
  background: -webkit-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -moz-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -ms-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -o-linear-gradient(top, #f1f1f2, #e6e7e8);
  height: 6.25em;
  width: 6.75em;
  line-height: 6.25em;
  display: inline-block;
  text-align: center;
  border-right: thin solid #d4d6d7;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(158, 164, 161, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(158, 164, 161, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(158, 164, 161, 0.75);
  box-sizing: border-box;
  float: left;
}
#tabs-menu .item.active {
  background-color: #e6e7e8;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#d0d2d3));
  background: -webkit-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -moz-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -ms-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -o-linear-gradient(top, #e6e7e8, #d0d2d3);
  color: #fefefe;
}
#tabs-menu .item:first-child {
  border-left: thin solid #d4d6d7;
}
#tabs-menu .item.az .icon::before {
  content: '\e81a';
}
#tabs-menu .item.floors .icon::before {
  content: '\e818';
}
#tabs-menu .item.topics .icon::before {
  content: '\e819';
}
#tabs-menu .searchitem {
  width: 100%;
  background-image: none;
  background: none;
  padding: 10px;
  height: 3em;
  border: none;
  box-shadow: none;
  font-size: 1em;
}
#tabs-menu .searchitem input {
  background: radial-gradient(ellipse at center, #fefefe 0%, #f4f4f4 100%);
  border: 0.1em solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  line-height: 2em;
  padding: 0.25em;
  margin: 0;
  margin-right: 0.25em;
  width: 16.1em;
  display: block;
  box-shadow: none;
  line-height: 2em !important;
  font: inherit;
  font-size: 1em;
  float: left;
  box-sizing: border-box;
  color: #58595b;
}
div.searchitem::after {
  content: ".";
  background-image: url("../images/search.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  width: 2.7em;
  height: 2.7em;
  display: block;
  float: right;
}
#tabs-menu div.searchitem.active {
  background: none;
}
div.searchitem.active input {
  box-shadow: inset 0px 0px 12px 0px rgba(200, 200, 200, 0.75);
}
#right-menus {
  background-color: #fefefe;
}
#right-menus div.item {
  border-bottom: thin solid #dddddd;
  padding: 0.5em;
  width: auto;
}
#right-menus div.scrollable-content div[name=value] {
  font-size: 60%;
  color: #58595b;
}
#topics-menu .item {
  clear: both;
  min-height: 1.5em;
  line-height: 1.5em;
  padding-left: 2em !important;
}
#topics-menu .item .bullet {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  float: left;
  margin-top: 0.25em;
  margin-right: 0.5em;
  margin-left: -1.5em;
}
div.poi-info .show-path {
  background-image: url("../images/map.png");
  background-position: 0px 50%;
  background-size: auto 1.5em;
  padding-top: 0 !important;
  padding-left: 2em;
  line-height: 2em;
  font-size: 0.8em;
  height: 2em;
  width: auto;
  text-align: left;
  margin: 0;
  margin-top: 0.5em;
  position: relative;
}
div.poi-info .hasBackground .show-path {
  top: auto !important;
  margin: 0;
}
#right-menus .floor {
  position: relative;
  padding: 0.5em;
  z-index: 3;
  width: 0.8em;
  text-align: center;
  height: 0.8em;
  line-height: 0.8em;
  font-weight: 700;
  bottom: 75px;
  display: none !important;
}
#right-menus div.header {
  position: relative;
}
#right-menus span.groups {
  font-size: 60%;
  color: #ffffff;
}
#right-menus div.hasBackground div.floor {
  bottom: 0px;
  margin-bottom: -12px;
}
#keyboard_container {
  font-size: 95%;
  width: 42em;
  height: 15em;
  position: absolute;
  z-index: 5;
  background-image: url("../images/arrow_right.png");
  background-position: 100% 10px;
  background-repeat: no-repeat;
  padding-right: 16px;
  top: 7.25em;
  right: 20.75em;
  display: none;
}
#keyboard {
  background-color: #f1f1f2;
  padding: 0.5em;
}
.keyboard_row {
  margin: auto;
  clear: both;
}
.keyboard_key {
  margin: 3px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 2em;
  height: 1.7em;
  padding-top: 0.4em;
  font-size: 1.2em;
  overflow: hidden;
  border-radius: 5px;
  background-color: #e6e7e8;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#d0d2d3));
  background: -webkit-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -moz-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -ms-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -o-linear-gradient(top, #e6e7e8, #d0d2d3);
  border: thin solid #e6e7e8;
  color: #58595b;
}
#keyboard div.key_pressed {
  background-color: #f1f1f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f2), to(#e6e7e8));
  background: -webkit-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -moz-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -ms-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -o-linear-gradient(top, #f1f1f2, #e6e7e8);
  color: #58595b;
}
.key2x {
  width: 4em;
}
.key3x {
  width: 6em;
}
.key_spacebar {
  width: 18em;
}
#poi-info {
  padding: 0.5em;
  color: #58595b;
}
#poi-info .title {
  width: 100%;
  height: 2em;
  padding: 0;
}
#poi-info .title .left {
  width: 60%;
}
#poi-info .title .right {
  width: 40%;
}
#poi-info .name {
  color: #58595b;
  font-size: 1em;
  line-height: 150%;
}
.text-content {
  padding-top: 0.5em;
}
#poi-info .description span {
  background-repeat: no-repeat;
  background-size: auto 1em;
  background-position: 0px 50%;
  padding-left: 1.5em;
  display: block;
  margin-bottom: 0.25em;
}
#poi-info .description .time {
  background-image: url("../images/clock.png");
}
#poi-info .description .phone {
  background-image: url("../images/phone.png");
}
#poi-info .description .link {
  background-image: url("../images/address.png");
}
#right-menus .floor {
  position: relative;
  background-image: none;
  text-align: left;
}
#path-to-text li {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 1.6em;
  list-style-type: none;
  padding-left: 2em;
  line-height: 1.6em;
  margin-bottom: 0.3em;
}
#path-to-text li.turn.left {
  background-image: url('../images/turn_left.png');
  float: none;
}
#path-to-text li.turn.right {
  background-image: url('../images/turn_right.png');
  float: none;
}
#path-to-text li.turn.around {
  background-image: url('../images/turn_around.png');
  float: none;
}
#path-to-text li.use.elevator {
  background-image: url('../images/use_elevator.png');
}
#path-to-text li.use.escalator {
  background-image: url('../images/use_escalator.png');
}
#path-to-text li.use.stairs {
  background-image: url('../images/use_stairs.png');
}
#path-to-text li.walk {
  background-image: url('../images/walk.png');
}
#path-to-text li.go_to_floor {
  padding-left: 0;
}
#path-to-text li.go_to_floor .index {
  padding-right: 0.4em;
  display: inline-block;
  text-align: center;
  width: 1.5em;
  font-weight: 800;
}
#path-to-text li.total {
  margin-top: 0.25em;
  border-top: thin solid;
  font-weight: 600;
  margin-left: 1em;
  padding-left: 0.5em;
}
#map-buttons {
  position: absolute;
  left: 0px;
  bottom: 2em;
  z-index: 2;
  font-size: 1.3em;
}
#floors {
  position: absolute;
  width: 2.3em;
  bottom: 13.45em;
  -webkit-border-radius: 0px 5px 0px 0px;
  -moz-border-radius: 0px 5px 0px 0px;
  border-radius: 0px 5px 0px 0px;
  top: auto;
  color: #58595b;
  border-right: thin solid #d4d6d7;
  border-top: thin solid #d4d6d7;
  box-sizing: border-box;
  overflow: hidden;
}
#floors .item {
  width: 2.3em;
  height: 2.3em;
  line-height: 2.3em;
  text-align: center;
  border-bottom: thin solid #d4d6d7;
  background-color: #f1f1f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f2), to(#e6e7e8));
  background: -webkit-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -moz-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -ms-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -o-linear-gradient(top, #f1f1f2, #e6e7e8);
  box-sizing: border-box;
}
#floors .active {
  background-color: #e6e7e8;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#d0d2d3));
  background: -webkit-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -moz-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -ms-linear-gradient(top, #e6e7e8, #d0d2d3);
  background: -o-linear-gradient(top, #e6e7e8, #d0d2d3);
  color: #fefefe;
}
#zoom {
  position: relative;
  width: 2.3em;
  height: 13.45em;
  left: 0px;
  right: none;
  background-color: #f1f1f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f2), to(#e6e7e8));
  background: -webkit-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -moz-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -ms-linear-gradient(top, #f1f1f2, #e6e7e8);
  background: -o-linear-gradient(top, #f1f1f2, #e6e7e8);
  -webkit-border-radius: 0px 0px 5px 0px;
  -moz-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
  box-sizing: border-box;
  padding-top: 5px;
  border-right: thin solid #d4d6d7;
  border-bottom: thin solid #d4d6d7;
}
#zoom div.button {
  background: radial-gradient(ellipse at center, #bcbdbe 0%, #c8cacc 100%);
  box-shadow: inset 1px 1px 2px 0px rgba(185, 185, 185, 0.95), inset -1px -1px 2px 0px rgba(185, 185, 185, 0.95);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  border-bottom: thin solid #d4d6d7;
  text-align: center;
  margin: 0.4em;
  color: #ffffff;
}
#zoom div.slide-area {
  height: 8.05em;
  width: 1.1em;
  margin-left: 0.6em;
  margin-right: 0.6em;
  background-repeat: repeat-y;
}
#zoom div.slide-area:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -2px;
  border-left: 3px outset #bcbdbe;
}
#zoom div.slide-button {
  background-color: #5cb700;
  background: -webkit-gradient(linear, left left, left bottom, from(#5cb700), to(#51a100));
  background: -webkit-linear-gradient(left, #5cb700, #51a100);
  background: -moz-linear-gradient(left, #5cb700, #51a100);
  background: -ms-linear-gradient(left, #5cb700, #51a100);
  background: -o-linear-gradient(left, #5cb700, #51a100);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 1.1em;
  height: 1.1em;
}
#notifications {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  top: 50%;
  margin-top: -20px;
  padding: 10px;
  width: 50%;
  text-align: center;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  background-color: #f1f1f2;
  margin: 0;
  overflow: hidden;
  font-size: 20px;
  padding: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 100%;
  width: 100%;
  color: #58595b;
}
#container {
  height: 100%;
  width: 100%;
  position: relative;
}
#center-column {
  position: absolute;
  left: 0;
  right: 20.25em;
  height: 100%;
}
#advertisements {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0px;
  position: absolute;
  right: 80%;
  margin-right: 12px;
}
body.nobanners #advertisements {
  display: none;
}
#right-menubar {
  position: absolute;
  height: 100%;
  top: 0px;
  bottom: 0px;
  width: 20.25em;
  right: 0px;
}
#right-menus {
  height: 100%;
}
#map-tab {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 6.25em;
  bottom: 0px;
  background-color: #ffffff;
}
#map {
  width: 100%;
  height: 100%;
}
#top-menu {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 6.25em;
}
#floors {
  left: 0px;
  right: none;
}
/* Loading screen */
#loading-screen {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #222;
}
#loading-screen .text {
  text-align: center;
  position: absolute;
  top: 60%;
  width: 100%;
}
#loading-screen .image {
  background-image: url("../images/logo.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
#loading-screen .progress {
  position: absolute;
  bottom: 0px;
  width: 0%;
  height: 5px;
  background-color: #94b83a;
}
.loading-image {
  width: 32px;
  height: 32px;
  background-image: url("../../../shared/images/loading.gif");
}

#popup {
  position: absolute;
  margin-bottom: 20px;
  background-color: white;
  padding: 1em;
  box-shadow: 10px 5px 5px rgba(120, 120, 120, 0.2);
}