body {
    font-family: GothamMedium, sans-serif
}

#fixtures-table,
#fixtures-table2 {
    width: 100%;
    margin: 0 0 10px;
    background: none;
    border: none
}

#fixtures-table thead th,
#fixtures-table2 thead th {
    font-weight: normal;
    padding: 5px;
    margin: 2px
}

#fixtures-table .top_left_msg,
#fixtures-table2 .top_left_msg {
    color: #0C6A8A;
    font-size: 16pt;
    text-align: left;
    padding: 5px 0 5px 5px;
    width: 200px
}

#fixtures-table .stand,
#fixtures-table2 .stand {
    font-size: 11pt;
    text-align: center
}

#fixtures-table .stand-COUNTY,
#fixtures-table2 .stand-COUNTY {
    color: #EDE8D4;
    background-color: #ffae3d
}

#fixtures-table .stand-GRANDSTAND,
#fixtures-table2 .stand-GRANDSTAND {
    color: #EDE8D4;
    background-color: #146a88
}

#fixtures-table .stand-COURSE,
#fixtures-table2 .stand-COURSE {
    color: #EDE8D4;
    background-color: #70527c
}

#fixtures-table .stand-MELROSE,
#fixtures-table .stand-PARADE,
#fixtures-table2 .stand-MELROSE,
#fixtures-table2 .stand-PARADE {
    color: #EDE8D4;
    background-color: #70527c
}

#fixtures-table .admission_type,
#fixtures-table2 .admission_type {
    font-size: 9pt;
    text-align: center
}

#fixtures-table .admission_type-COUNTY,
#fixtures-table2 .admission_type-COUNTY {
    background-color: #fad197;
    color: #a0773f
}

#fixtures-table .admission_type-GRANDSTAND,
#fixtures-table2 .admission_type-GRANDSTAND {
    background-color: #84afbc
}

#fixtures-table .admission_type-COURSE,
#fixtures-table2 .admission_type-COURSE {
    background-color: #b2a3b6
}

#fixtures-table .admission_type-MELROSE,
#fixtures-table .admission_type-PARADE,
#fixtures-table2 .admission_type-MELROSE #fixtures-table2 .admission_type-PARADE {
    background-color: #b2a3b6
}

#fixtures-table .meet_header,
#fixtures-table2 .meet_header {
    border-top: 2px solid #33897c
}

#fixtures-table .meet_link,
#fixtures-table2 .meet_link {
    float: left;
    font-size: 14pt;
    margin-bottom: 0
}

#fixtures-table .meet_link a,
#fixtures-table2 .meet_link a {
    color: #33897c;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px
}

#fixtures-table .meet_header,
#fixtures-table2 .meet_header {
    padding: 5px
}

#fixtures-table .view_meet_fixture,
#fixtures-table2 .view_meet_fixture {
    display: block;
    float: right;
    padding: 2px 5px;
    color: #EDE8D4;
    background-color: #638f21;
    text-decoration: none;
    font-size: 10pt
}

#fixtures-table .view_meet_fixture:hover,
#fixtures-table2 .view_meet_fixture:hover {
    background-color: #48700d
}

#fixtures-table .meet_description,
#fixtures-table2 .meet_description {
    font-size: 10pt;
    clear: both;
    color: #000;
    font-family: GothamMedium
}

#fixtures-table .meet_name,
#fixtures-table2 .meet_name {
    background: none;
    border-top: 1px solid #33897c;
    border-bottom: 1px solid #33897c
}

#fixtures-table .meet_row td,
#fixtures-table2 .meet_row td {
    padding: 5px;
    color: #000
}

#fixtures-table .ticket_price,
#fixtures-table2 .ticket_price {
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    width: 48px;
    max-width: 48px;
    min-width: 48px
}

#fixtures-table .meet_date,
#fixtures-table2 .meet_date {
    font-size: 13px;
    color: #000
}

#fixtures-table .meet_title,
#fixtures-table2 .meet_title {
    font-size: 13px;
    color: #33897c;
    text-transform: uppercase
}

th.admission_type {
    text-transform: uppercase
}

a.buy-now,
a.sold-out {
    color: #000
}

a.buy-now div,
a.sold-out div {
    color: #48700D;
    font-size: 7pt;
    font-weight: bold
}

#fixtures-table .admission_type-COUNTY-hover {
    background-color: #eee036;
    font-weight: bold
}

#fixtures-table .admission_type-GRANDSTAND-hover {
    background-color: #77bdd5;
    font-weight: bold
}

#fixtures-table .admission_type-MELROSE-hover {
    background-color: #c986da;
    font-weight: bold
}

#fixtures-table .admission_type-COURSE-hover {
    background-color: #c3d4bd
}

.admission-info {
    color: #333;
    font-weight: bold;
    font-size: 7pt;
    clear: both
}

th .admission-info {
    font-size: 9pt;
    font-weight: bold
}

.coming-soon {
    font-size: 11px;
    font-weight: bold
}

h1 {
    font-size: 1.4em;
    font-weight: 100;
    margin: 0;
    padding: 0
}

#fixtures-popup {
    color: #000;
    line-height: 20px;
    width: 700px;
    font-family: GothamMedium
}

#fixtures-popup h1 {
    color: #33897c;
    font-family: Gotham;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #33897c;
    line-height: 1.42857;
    padding-bottom: 5px
}

#fixtures-popup .popup-COUNTY {
    background-color: #FFCC33;
    color: #000
}

#fixtures-popup .popup-MELROSE {
    background-color: #E1AFEE;
    color: #EDE8D4
}

#fixtures-popup .popup-COURSE {
    background-color: #48700D;
    color: #EDE8D4
}

#fixtures-popup .popup-GRANDSTAND {
    background-color: #BDDDE8;
    color: #000
}

#fixtures-popup .footer {
    border-top: none;
    margin-top: 10px;
    padding-top: 5px;
    text-align: right
}


.submit-form-btn{ float: right; background: #004A5C; line-height: 32px; border: 1px solid #004a5c; position: relative; padding: 4px 10px; height: 40px; color: #ede8d4;  transition: all 0.2s;}
.submit-form-btn i {color: #ede8d4; padding-left: 8px;}
.submit-form-btn:hover{ background: #ede8d4; position: relative; color: #004A5C;  }
.submit-form-btn:hover i { color: #004a5c; }

.close-form-btn{ float: right; background: #009695; line-height: 32px; border: 1px solid #009695; position: relative; padding: 4px 10px; height: 40px; color: #ede8d4;  transition: all 0.2s;}
.close-form-btn i {color: #ede8d4; padding-left: 8px;}
.close-form-btn:hover{ background: #ede8d4; position: relative; color: #009695;  }
.close-form-btn:hover i { color: #009695; }

.submit-form-btn .arrow.ico {
    background: url("../img/arrow-btn-big-blue.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    height: 29px;
    position: absolute;
    right: -38px;
    top: -1px;
    width: 44px
}

#ticket_price_box {
    font-family: Gotham;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 5px;
    text-transform: uppercase
}

.close-form-btn {
    color: #e54c60;
    cursor: pointer;
    float: left;
    font-family: Gotham;
    font-size: 20px;
    margin: 10px 0
}

.dress_code {
    border-top: 1px solid #33897c;
    margin-top: 20px;
    color: #33897c;
    line-height: 20px;
    padding: 10px 0 0
}

#fixturesQuantityForm input {
    background-color: #fff;
    color: #000;
    padding: 4px;
    font-size: 14px
}

#fixturesQuantityForm .error {
    background-color: #F00;
    color: #EDE8D4
}

#fixturesQuantityForm label.error {
    display: block !important;
    margin: 10px 0;
    padding: 4px;
    text-align: center;
    border: 1px outset #F00
}

#fixtures-table2 th,
#fixtures-table th {
    vertical-align: top
}

#fixtures-table2 td,
#fixtures-table2 th,
#fixtures-table td,
#fixtures-table th {
    border: solid 1px #f5f4f1;
    font-family: Gotham
}

#fixtures-table2 td *,
#fixtures-table2 th *,
#fixtures-table td *,
#fixtures-table th * {
    font-weight: normal
}

#fixtures-table2 td.admission_type-COUNTY,
#fixtures-table td.admission_type-COUNTY {
    color: #a0773f
}

#fixtures-table2 td.admission_type-COUNTY.has-buy-btn,
#fixtures-table td.admission_type-COUNTY.has-buy-btn {
    background-color: #ffae3d
}

#fixtures-table2 td.admission_type-MELROSE,
#fixtures-table td.admission_type-MELROSE {
    color: #58495f
}

#fixtures-table2 td.admission_type-MELROSE.has-buy-btn,
#fixtures-table td.admission_type-MELROSE.has-buy-btn {
    background-color: #70527c
}

#fixtures-table2 td.admission_type-MELROSE .buy-now,
#fixtures-table td.admission_type-MELROSE .buy-now {
    color: #EDE8D4
}

#fixtures-table2 td.admission_type-GRANDSTAND,
#fixtures-table td.admission_type-GRANDSTAND {
    color: #333
}

#fixtures-table2 td.admission_type-GRANDSTAND.has-buy-btn,
#fixtures-table td.admission_type-GRANDSTAND.has-buy-btn {
    background-color: #146a88
}

#fixtures-table2 td.admission_type-GRANDSTAND .buy-now,
#fixtures-table td.admission_type-GRANDSTAND .buy-now {
    color: #EDE8D4
}

#fixtures-table2 td.admission_type-COURSE,
#fixtures-table td.admission_type-COURSE {
    color: #EDE8D4
}

#fixtures-table2 td.admission_type-COURSE.has-buy-btn,
#fixtures-table td.admission_type-COURSE.has-buy-btn {
    background-color: #70527c
}

#fixtures-table2 td.admission_type-COURSE .buy-now,
#fixtures-table td.admission_type-COURSE .buy-now {
    color: #EDE8D4
}

#fixtures-table2 .buy-btn,
#fixtures-table .buy-btn {
    color: #33897c;
    font-size: 14px
}

#fixtures-table2 .admission-info,
#fixtures-table .admission-info {
    color: #333;
    font-size: 14px;
    vertical-align: top
}

.fancybox-opened .fancybox-skin {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: #EDE8D4
}

#FeaturedTopupsContent {
    width: 700px;
    border: none
}

#FeaturedTopupsContent .modal-title {
    color: #33897c;
    font-family: Gotham;
    text-transform: uppercase
}

#FeaturedTopupsContent .modal-header {
    border-color: #33897c;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0
}

#FeaturedTopupsContent .modal-body {
    border: none
}

#FeaturedTopupsContent .modal-footer {
    border: none
}

.topup-content {
    width: 700px;
    border: none
}

.topup-content .modal-title {
    color: #33897c;
    font-family: Gotham;
    text-transform: uppercase
}

.topup-content .modal-header {
    border-color: #33897c;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0
}

.topup-content .modal-body {
    border: none
}

.topup-content .modal-footer {
    border: none
}