header {
  /* background: url(/images/events/sg18/sg18_banner_1920x220.png) center;
  min-height: 220px;*/
  
  /* Untill we get the right logo, remove afterwards: */
  min-height: calc(68px + 101px);
  background-color: #555;
  
}

header h1 {
  background: url(/images/events/wg19/blue_grey2.png) center no-repeat;
  min-height: 81px;
  padding-top: 0px;
  margin-top: 78px;
  /* end of temp code that should be deleted after we get the correct logo */
}

/* Untill we get the right logo, remove afterwards: */
#homeSplashscreen header {
  background-color: #555;
  margin-top: 0px;
  padding: 0px 0px;
  margin-bottom: 0px;
  min-height: 132px;
}

#homeSplashscreen header h1 {
  margin-top: 41px;
}
/* end of temp code that should be deleted after we get the correct logo */


/* hide logo text */
header h1 a span {
  opacity: 0;
}

#seatmap {
  height: 1462px;
}
/* 
#seatmap.seatmap_15{
  height: 660px;
} */

/* scene */
#seatmap #seatmap-area-115 {
  background: #314290;
}


/* Trappa */
#seatmap #seatmap-area-119 {
  background: #314290;
}

/* Entré */
#seatmap #seatmap-area-117 {
  background: #314290;
}

/* Passage */
#seatmap #seatmap-area-123 {
  background: #314290;
}

/* VIP area in A-arena */
#seatmap-area-118 {
  box-sizing: border-box;
  background-color: #285971a3!important;
}

/* VIP-seats in the A-arena */
#seatmap ul#tableRowList_201 a {
    
    /* height: 28px!important;
    padding-top: 14px!important; */
}