html {
  background: #888888; }

body {
  height: 1920px;
  width: 1080px;
  margin: auto;
  outline: none;
  overflow: hidden; }

.btn, .btn:focus, .btn:active {
  outline: none;
  border: none; }

.container {
  max-width: 100%; }

#logoPlace {
  padding: 20px 0 0 0;
  height: 150px;
  width: 1080px;
  -webkit-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.75); }
  #logoPlace img {
    width: 100%; }

#mapPlace {
  padding: 20px 0 0 0;
  height: 700px;
  width: 1080px;
  position: relative; }
  #mapPlace #canvasPlace {
    height: 700px;
    width: 1080px;
    overflow: hidden; }
  #mapPlace canvas {
    border: none;
    margin: 0 auto;
    display: block; }

#controlPlace {
  margin-top: 40px;
  height: 1060px;
  overflow: hidden; }
  #controlPlace .row {
    height: 100%; }
  #controlPlace #buttonsPlace {
    height: 100%;
    overflow: auto;
    display: block; }
    #controlPlace #buttonsPlace .btn {
      width: 100%;
      margin: 0 0 10px 0; }

.mapItem {
  border-radius: 10px;
  margin: 0 0 10px 0;
  border: 1px solid #555555;
  cursor: pointer;
  font-size: 16px;
  width: 100%;
  padding: 5px;
  font-size: 20px;
  float: left;
  line-height: 40px;
  background: #706e6f;
  color: #ffffff; }
  .mapItem:focus {
    border-color: red; }
  .mapItem h3 {
    margin: 0;
    text-transform: uppercase;
    padding: 10px; }
  .mapItem ul {
    padding: 0;
    list-style-type: none; }
    .mapItem ul li {
      border-top: 1px solid #555555;
      padding: 5px 10px; }
  .mapItem .mapItemIcon {
    display: block;
    float: left;
    margin-right: 10px;
    height: 100%;
    border: 1px solid #000000;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    background-color: #ffffff; }

.foepulet {
  background: #f2920a;
  color: #ffffff; }

.fobejarat {
  background: #e6961a;
  color: 000000; }

.onkosebeszet {
  background: #9975b3;
  color: #ffffff; }

.belgyogyaszat {
  background: #faeb1e;
  color: #000000; }

.gyek, .gyek2, .gyek3 {
  background: #005bab;
  color: #ffffff; }

.kbe, .sbo {
  background: #e3000a;
  color: #ffffff; }

.sugarterapia {
  background: #0199c6;
  color: #ffffff; }

.sebeszet, .nogyogyaszat, .szurocentrum, .urologia, .onkologiad {
  background: #afcb07;
  color: #000000; }

.muvese {
  background: #672784;
  color: #ffffff; }

.patologia {
  background: #000000;
  color: #ffffff; }

.izotop {
  background: #e6007e;
  color: #ffffff; }

.jaroesfekvobetegellatokozpont, .jaroesfekvobetegellatokozpont2 {
  background: #086634;
  color: #ffffff; }

.oktatokozpont, .fizioterapia, .audiologia {
  background: #683d13;
  color: #ffffff; }

.kaali, .corden {
  background: #be5726;
  color: #ffffff; }

.apolas {
  background: #f6b5d3;
  color: #000000; }

.orvosszallo {
  background: #706e6f;
  color: #ffffff; }

.kioskPanel {
  display: none; }

#homePanel {
  padding-top: 0; }

.btnMainButton {
  font-size: 30px;
  width: 70%;
  margin: 0 auto 30px auto;
  display: block; }

.pageContent {
  width: 100%;
  max-height: 850px;
  overflow: auto;
  display: block;
  background-color: #eeeeee; }

#infoPanel .panel-heading {
  padding: 0; }
  #infoPanel .panel-heading h2 {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    padding: 20px; }
#infoPanel #infoPanelDescription {
  font-size: 18px;
  height: 100%;
  overflow: auto; }
#infoPanel .alert {
  font-size: 20px; }

#mapControlPlace {
  position: absolute;
  padding: 10px;
  display: table;
  right: 10px;
  top: 30px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5); }

#searchInputPlace {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px; }
  #searchInputPlace input {
    font-size: 30px;
    width: 100%; }

.alert {
  font-size: 30px; }

#frequented {
  margin-top: 40px; }
  #frequented .mapItem {
    margin-bottom: 30px; }

#menu {
  padding-top: 20px;
  padding-bottom: 10px; }

#screenSaver {
  display: none;
  width: 100%;
  height: 100%;
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  cursor: none; }

#screenSaverImage {
  position: absolute; }

.jkeyboard {
  background: #2e53a9; }

/*# sourceMappingURL=bazMkKiosk.css.map */
