@charset "utf-8";

#header .show-menu,
#header li a,
a {
    text-decoration: none
}

#header .show-menu,
#header li a,
.eventdatebox {
    text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, Verdana
}

html {
    width: 100%;
    background-color: #ededed
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000
}

body,
html,
img,
li,
ul {
    margin: 0;
    padding: 0
}

a {
    color: #006
}

a img {
    border: none
}

table {
    border-collapse: collapse
}

table,
td,
tr {
    border: 0
}

select {
    width: 90%
}

/*

#header {
    background-color: #0B73E9;
    height: 35px;
    text-align: center;
    z-index: 4 !important;
    position: relative
}

#header li a,
#header ul {
    text-align: left;
    background: #fff
}

#header_back_button {
    float: left !important
}

#header div {
    width: 25%;
    height: 100%;
    float: right
}

#header div img {
    width: 20px;
    padding-top: 7px
}

#header ul {
    list-style-type: none;
    margin: 0 auto;
    padding-left: 0;
    width: 100%;
    position: absolute;
    border-bottom: 2px solid #ccc
}

#header li {
    display: inline-block;
    text-align: left
}

#header li a {
    display: block;
    min-width: 140px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #608ED8;
    margin-left: -5px;
    padding: 10px 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border-bottom: 1px solid #e5e5e5
}
*/

#logo,
img {
    margin-left: auto;
    margin-right: auto
}

/*
#header li a span {
    padding-left: 25px
}

#header li:hover a {
    color: #4db3ff;
    background-color: #cde
}

#header li:hover ul a {
    background: #f3f3f3;
    color: #2f3036;
    height: 40px;
    line-height: 40px
}

*/

#leftbutton,
#rightbutton,
#topbar,
#topbar2 {
    text-align: center;
    line-height: 36px;
    font-size: large
}

/*
#header li:hover #header ul a:hover {
    color: #4db3ff
}

#header li ul {
    display: none
}

#header li ul li {
    display: block;
    float: none
}

#header li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px
}

#header .show-menu {
    color: #fff;
    text-align: center;
    padding-bottom: 8px;
    display: none;
    cursor: pointer
}

#header .show-menu span {
    padding-left: 35px
}

#header .show-menu div {
    width: 100%
}

#header #menu_background,
#header input[type=checkbox] {
    display: none
}

#header input[type=checkbox]:checked ~ #menu {
    display: block;
    margin-top: 35px;
    z-index: 5;
    left: 0
}

#header input[type=checkbox]:checked ~ #menu_background {
    display: block;
    background-color: rgba(96, 142, 216, .1);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 3;
    left: 0
}

#header input[type=checkbox]:checked ~ label {
    position: absolute;
    width: 100%;
    height: 98vh;
    z-index: 4;
    left: 0
}

#header input[type=checkbox]:checked ~ label > div {
    width: 25%
}

@media screen and (max-width:2400px) {
    #header .lines {
        border-bottom: 15px double #f8f8f8;
        border-top: 5px solid #f8f8f8;
        content: "";
        height: 5px;
        width: 20px;
        padding-right: 15px;
        float: right
    }

    #header li a,
    #header ul,
    #header ul li {
        width: 100%
    }

    #header ul {
        display: none;
        position: absolute
    }

    #header li {
        margin-bottom: 1px
    }

    #header .show-menu {
        display: block;
        touch-action: manipulation
    }
}
*/
#leftbutton,
#rightbutton {
    display: block;
    width: 49%
}

#leftbutton {
    height: 36px;
    float: left
}

#leftbutton a,
#rightbutton a {
    color: #FFF
}

#rightbutton {
    height: 36px;
    float: right
}

#rightbutton span {
    vertical-align: center
}

#rightbutton .content {
    display: block;
    text-align: center;
    clear: both;
    height: 36px;
    position: relative
}
/*
#nav {
    background-color: #9999cd;
    height: 36px
}
*/

#topbar,
#topbar2 {
    display: block;
    height: 36px;
    width: 100%
}

#topbar {
    background-color: #FFF
}

#topbar2 {
    background-color: #dfdfdf
}

img {
    display: block
}

.item {
    width: 77px;
    height: 115px;
    float: left
}

.itemname {
    display: block;
    text-align: center;
    font-size: small;
    color: #333
}

.error,
.text {
    font-size: large
}

#maincontent {
    width: 98%;
    margin: 1em auto 20px
}

#box1,
#box2,
#buttons,
.box {
    margin-left: auto;
    margin-right: auto
}

#box1,
#box2,
.box {
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    width: 294px;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-top: .5em
}

.error,
.smallboxtext,
.text {
    text-align: center;
    padding: .2em
}

.boxtable {
    width: 100%
}

#buttons {
    width: 256px;
    margin-top: 1em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    display: block;
    text-align: center
}

#buttons input {
    margin-bottom: .5em
}

#buyButton_DoSearch {
    display: block;
    float: right
}

#buygoback {
    display: block;
    float: left
}

.error {
    color: red
}

.delete,
.total {
    padding-right: .5em
}

#box1 select,
#box2 select,
.box input.textbox,
.box select {
    display: block;
    width: 244px;
    text-align: center;
    margin: 1em auto .5em
}

.buttonsclass {
    width: 256px;
    display: block;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 1em auto
}

#cart table,
#locations table,
#notification,
.cart table {
    margin-left: auto;
    margin-right: auto
}

#cart table,
.cart table {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 294px
}

#cart table tr:last-child td:first-child,
.cart table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px
}

#cart table tr:last-child td:last-child,
.cart table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#cart table tr:first-child td:first-child,
.cart table tr:first-child td:first-child {
    -moz-border-radius-top-left: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px
}

#cart table tr:first-child td:last-child,
.cart table tr:first-child td:last-child {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px
}

#cart table tr,
.cart table tr {
    height: 36px
}

#cart table tr td,
.cart table tr td {
    padding-top: .3em;
    padding-bottom: .3em
}

#locations table {
    width: 230px
}

#locations table tr {
    height: 50px
}

#notification {
    background-image: url(mobile_notification-bg.png);
    background-repeat: no-repeat;
    width: 267px;
    height: 122px;
    margin-top: 3.5em;
    padding-top: 1em
}

#notification #text {
    font-weight: 700;
    margin-left: 1em;
    margin-right: 1em
}

#total table,
.button,
.delete img,
.expiry {
    margin-left: auto;
    margin-right: auto
}

#notification #email {
    display: block;
    margin-top: 1em;
    text-align: center;
    font-weight: 700;
    color: #33c;
    font-size: small
}

#total table {
    width: 294px;
    height: 36px;
    padding-top: .3em;
    padding-bottom: .3em;
    margin-top: 1em;
    background-image: url(mobile_total.png)
}

.button input {
    color: #FFF;
    line-height: 34px;
    background-color: transparent;
    border: none
}

.button,
.button input {
    font-weight: 700;
    text-align: center;
    width: 294px;
    height: 36px;
    border-radius: 5px;
    font-size: large
}

.button {
    display: block;
    line-height: 36px;
    margin-top: 1em;
    color: #fff;
    background: #0b73E9
}

.delete,
.name,
.price {
    width: 33%
}

.button a {
    color: #fff;
    display: block
}

.button_cancel,
.button_logout,
.button_red {
    background-color: #e60000
}

.button_green {
    background-color: #2E8540
}

.delete img {
    display: block
}

.name {
    text-align: center
}

.price,
.totalprice {
    text-align: left;
    padding-left: .5em
}

.standdesc,
.total {
    text-align: right
}

.Row {
    background-color: #fff
}

.AltRow {
    background-color: #f5f5f5
}

.pickupstand {
    padding-left: 1em;
    font-weight: 700
}

.standdesc {
    padding-right: 1em
}

.loginbox,
.logintext {
    text-align: center;
    margin-bottom: .5em
}

.logintext {
    font-weight: 700
}

.topbartext {
    font-weight: 400;
    font-size: medium
}

.eventdate {
    width: 100px;
    padding: 5px;
    font-weight: 700
}

.cartprice,
.eventdesc {
    width: 174px;
    padding: 5px
}

.eventdesc {
    text-align: center
}

.cartprice {
    text-align: right
}

.cart_active span,
.eventdatebox,
.eventdetails,
.quickbuttons {
    text-align: center
}

.quickbuttons img {
    display: inline
}

.expiry {
    display: block;
    width: 205px
}

.box select.dropdownsmall {
    width: 100px;
    display: inline
}

#capBox {
    min-height: 85px;
    min-width: 305px;
    margin-top: 5px
}

.seat_delete {
    width: 46px;
    height: 27px;
    color: #fff;
    display: block;
    position: relative
}

.seat_delete div {
    background-color: #d83030;
    color: #fff;
    width: 16px;
    min-width: 16px;
    height: 16px !important;
    border-radius: 10px;
    position: absolute;
    top: 12px;
    left: 12px;
    transition: all .2s;
    float: none !important;
    vertical-align: middle;
    display: table;
    padding: 0
}

.seat_delete div span {
    width: 12px;
    text-align: center;
    height: 2px !important;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    overflow: hidden;
    left: 2px;
    top: 7px;
    background-color: #fff
}

.cart_active,
.eventdatebox {
    vertical-align: middle;
    position: relative
}

.eventdetails {
    font-size: 10px;
    font-weight: 700
}

.eventdetails img {
    float: left;
    width: 60px;
    max-width: 60px;
    height: auto
}

.eventTbd {
    line-height: 61px !important
}

.eventdatebox {
    background: #e5e5e5;
    width: 60px;
    font-family: sans-serif;
    border-radius: 5px;
    min-height: 61px;
    margin-left: 5px
}

.eventmonth {
    font-size: 12px;
    padding-top: 2px;
    color: #414141
}

.eventday {
    font-size: 25px;
    color: #414141;
    line-height: 24px
}

.eventweekDay {
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    padding-bottom: 3px
}

.eventTime {
    color: #333;
    font-size: .7em
}

.cart_active {
    background-color: #d83030;
    color: #fff;
    width: auto !important;
    min-width: 17px;
    height: 17px !important;
    border-radius: 8px;
    font-size: 14px;
    top: -24px;
    left: 40px;
    opacity: 1;
    transition: all .2s;
    float: none !important;
    display: table
}

.cart_active span {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell
}
 .visuallyhidden {
          border: 0;
          clip: rect(0 0 0 0);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px;
        }
#header {
    margin-bottom: 10px;
}

a {
    text-decoration: none !important;
}
ul, li { 
    list-style: none;
}