header {
  background: url(/images/events/wg18/banner_v9.png) center 20px;
  min-height: 220px;
}

#header-wrapper {
  margin-top: 68px;
}

header h1{
  margin-top: 95px;
  padding: 0;
}

header h1 a span{

    /*
    text-shadow:
            -9px -9px 0 #000,
            9px -9px 0 #000,
            -9px  9px 0 #000,
            9px  9px 0 #000;
    */

    text-shadow:
            0 1px 0 #000,
            0 2px 0 #000,
            0 3px 0 #000,
            0 4px 0 #000,
            0 5px 0 #000,
                /*
                0 1px 0 #cccccc,
                0 2px 0 #c9c9c9,
                0 3px 0 #bbbbbb,
                0 4px 0 #b9b9b9,
                0 5px 0 #aaaaaa,
                */
            0 6px 1px rgba(0,0,0,.1),
            0 0 5px rgba(0,0,0,.1),
            0 1px 3px rgba(0,0,0,.3),
            0 3px 5px rgba(0,0,0,.2),
            0 5px 10px rgba(0,0,0,.25),
            0 10px 10px rgba(0,0,0,.2),
            0 20px 20px rgba(0,0,0,.15) !important;

   /* -webkit-text-stroke: 3px #000;*/
}

/* Summer */
header h1 a span:first-child{
  /*color: #f70dc3;
  color: #f134aa;*/
  color: #f52cf8;
}

/* Gate */
header h1 a span{
  color: #ffffff;
}

header h1 a span:nth-child(3){
    color: #55defb;
}

/* Hover */
/*
header h1 a:hover span{
  -webkit-text-stroke: 0;
  text-shadow:
          0 1px 0 #000,
          0 2px 0 #000,
          0 3px 0 #000,
          0 4px 0 #000,
          0 5px 0 #000,
          0 6px 1px rgba(0,0,0,.1),
          0 0 5px rgba(0,0,0,.1),
          0 1px 3px rgba(0,0,0,.3),
          0 3px 5px rgba(0,0,0,.2),
          0 5px 10px rgba(0,0,0,.25),
          0 10px 10px rgba(0,0,0,.2),
          0 20px 20px rgba(0,0,0,.15) !important;
}
*/
header h1 a:hover span{
/*    color: #fff;  */
    text-shadow: 0 1px 0 #000, 0 2px 0 #000, 0 3px 0 #000, 0 4px 0 #000, 0 5px 0 #000, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15)
    !important;
}

#seatmap {
  height: 1442px;
}

#seatmap.seatmap_10{
  height: 1442px;
}

#seatmap.seatmap_11{
  height: 660px;
}

#seatmap #tableRowList_144 {
  transform: rotate(-25deg);
}

#seatmap #tableRowList_145 {
  transform: translateX(147px)translateY(-93px)rotate(25deg);
}

#seatmap #tableRowList_146 {
  transform: translateX(268px)translateY(70px)rotate(25deg);
}

#seatmap #tableRowList_147 {
  transform: translateX(-125px)translateY(161px)rotate(-25deg);
}

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


/* Vånging 2 */
#seatmap #seatmap-area-69{
  opacity: 0.4;
  text-align: left;
  background: green;
}

#seatmap #seatmap-area-69:before {
    content: ' ';
    width: 50px;
    display: inline-block;
    height: 30px;
}

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

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

.seatmap-listing-item#seatmap_10 > a {
  background: url(/images/events/sg17e/684x250-cola.png) right top;
}

.seatmap-listing-item#seatmap_11 > a {
  background: url(/images/events/sg17e/684x250-laners.png) center center;
}