html, body {
  height: 100%;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.wg-chairs-prices-bottom,
.wg-admin-map-form{
    z-index: 1000;
    position: absolute;
    top:1px;
    left: 1px;
    width: 500px;
}
.wg-row-map {
    z-index: 1;
  margin: 10px 0px 15px;
  position: relative;
}

.wg-index-back {
  margin-top: 20px;
}

.wg-chair-color {
  height: 15px;
  width: 15px;
  display: inline-block;
}

.wg-sectors {
  position: absolute;
  display: block;
  z-index: 1;

}
.wg-sectors > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.wg-sectors .wg-rows .wg-places {
  position: absolute;
  display: table;
  line-height: 0;
  border-radius: 3px;
  border: 1px solid white;
  color: #FFF;
  text-decoration: none;
}
.wg-sectors .wg-rows .wg-places:hover {
  cursor: pointer;
  text-decoration: none;
  color: #FFF;
  background-color: green;
}
.wg-sectors .wg-rows .wg-places p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.wg-sectors .wg-rows .wg-lock {
  background-color: white !important;
  color: #000;
}
.wg-sectors .wg-rows .wg-places-status0:hover {
  background-color: #5bb9d4 !important;
}
.wg-sectors .wg-rows .wg-places-status1 {
  display: none;
}
.wg-sectors .wg-rows .wg-places-status2 {
  display: none;
}
.wg-sectors .wg-rows .wg-places-status3 {
  display: none;
}

.wg-chairs-prices {
  list-style-type: none;
  margin: 0 auto;
  display: table;
}
.wg-chairs-prices li {
  float: left;
  margin-right: 10px;
}

.wg-price {
  display: inline;
}

.wg-map-hall {
  /*height: 600px;*/
  display: table;
  position: relative;
  /* overflow: auto;*/
  margin-bottom: 10px;
}

.wg-map-pattern {
  max-width: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}


.wg-map-hall-100-5 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
	text-align: center;
}
.wg-map-hall-100-11 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
	text-align: center;
}
.wg-map-hall-100-12 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
	text-align: center;
}

.wg-map-hall-100-39 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
	text-align: center;
}

.wg-map-hall-100-39 .wg-sectors .wg-rows .wg-places p{
	border-radius: 50%;
	text-align: center;
}

.wg-map-hall-81-39 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
}

.wg-map-hall-81-39 .wg-sectors .wg-rows .wg-places p{
	border-radius: 50%;
}


.wg-map-hall-site-77 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
}

.wg-map-hall-site-77 .wg-sectors .wg-rows .wg-places p{
	border-radius: 50%;
}


.wg-map-hall-114-16 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
}

.wg-map-hall-114-16 .wg-sectors .wg-rows .wg-places p{
	border-radius: 50%;
}

.wg-map-hall-19-33 .wg-sectors .wg-rows .wg-places {
	border-radius: 50%;
}

.wg-map-hall-19-33 .wg-sectors .wg-rows .wg-places p{
	border-radius: 50%;
}

.wg-map-hall-30-15 .wg-sectors .wg-rows .wg-places {
  border-radius: 50%;
}
