/* front page */
body {
    min-width: 320px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.header-v5 .header-fixed-shrink {
    height: 0px;
    display: none;
}

.header-v5 .container {
    padding: 0;
}

.header-v5 #topBarMobile .container {
    padding: 0 15px;
}

.header-v5 .search-bar {
    top: 0;
    padding: 5px 0 2px 0;
    position: relative;
    background: white;
}

.header-fixed-flag {
    margin: 0;
}

#searchBoxTemplate button {
    width: auto;
    margin: -1px 0 0 0;
    padding: 7px 12px;
    display: inline;
}

    #searchBoxTemplate button i {
        font-size: 20px;
    }

.topbar-v3 #autosearch input:focus::-webkit-input-placeholder {
    color: transparent;
}

.topbar-v3 #autosearch input:focus:-moz-placeholder {
    color: transparent;
}
/* FF 4-18 */
.topbar-v3 #autosearch input:focus::-moz-placeholder {
    color: transparent;
}
/* FF 19+ */
.topbar-v3 #autosearch input:focus:-ms-input-placeholder {
    color: transparent;
}

.topbar-v3 #autosearch input {
    width: 89%;
    display: inline;
    border-style: none;
    max-width: none;
}

#ticketSelectionCtrl .container-ticketsel .row .col-md-4 h3 {
    text-align: center;
}

#autosearch, .angucomplete-holder {
    display: inline;
}

.header-v5 .login-form .dropdown-menu.logged-in {
    left: auto;
    float: none;
    margin: 0 0 0 -18px;
    padding: 5px;
}

.header-v5 .login-form .dropdown-menu.logged-in > li {
    margin: 0;
}

.header-v5 .login-form .dropdown-menu.logged-in > li > a, .black .right-topbar li .btn-link {
    line-height: 1.42857143;
    height: auto;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    margin: 0;
    padding: 8px 15px;
    width: 105px;
    text-align: right;
}

.header-v5 .login-form .dropdown-menu.logged-in > li > a:hover, .black .right-topbar li .btn-link:hover {
    color: #fff;
    background: #990000;
}

.searchRow div.search-form .reg-input {
    padding: 0;
}

#search-form .row {
    margin: 0;
}

.safari .shop-subscribe .newsletterWrapper h2 {
    float: none;
}

.shop-subscribe .newsletterWrapper h2 {
    margin: 11px 0 0 0;
    font-size: 24px;
    line-height: inherit;
    float: none;
    text-align: center;
}

.shop-subscribe i.fa.fa-spinner {
    margin: 5px;
    font-size: 30px;
    color: #687074;
}

i.fa .fa-spinner, .fa-spin {
    text-align: center;
}

.shop-subscribe .newsletterWrapper .form-control, .shop-subscribe .newsletterWrapper input:focus::-webkit-input-placeholder {
    color: transparent;
}

.shop-subscribe .newsletterWrapper .form-control, .shop-subscribe .newsletterWrapper input:focus:-moz-placeholder {
    color: transparent;
}
/* FF 4-18 */
.shop-subscribe .newsletterWrapper .form-control, .shop-subscribe .newsletterWrapper input:focus::-moz-placeholder {
    color: transparent;
}
/* FF 19+ */
.shop-subscribe .newsletterWrapper .form-control, .shop-subscribe .newsletterWrapper input:focus:-ms-input-placeholder {
    color: transparent;
}

img.sub-page-pic {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.shop-subscribe .newsletterWrapper .input-group-btn .btn {
    background: #fff;
    color: #990000;
    border-radius: 4px !important;
	margin-top: 15px!important;
}

.shop-subscribe {
    margin: 0 0 10px 0;
    padding: 8px 0;
}

.subscribe-mobile {
    display: none;
}


.shop-subscribe .newsletterWrapper .form-control, .shop-subscribe .newsletterWrapper input {
    color: #b5b5b5;
    border: 1px solid #e2e2e2;
}

.shop-subscribe .newsletterWrapper input
{
margin-top: 15px!important;	
}

.product-service.events .product-service-in {
    background: #F8F8FA;
}

.newsletterWrapper .padding_5 {
    padding: 0 5px !important;
}

.header-v5 .navbar-brand {
    padding: 15px 0 0 0;
    height: auto;
}

.topbar-v3 .right-topbar li a {
    font-size: 14px;
}

.mobile .header-v5 .navbar-brand img, .header-v5 .navbar-brand a {
    width: 100%;
    max-width: 280px;
    padding: 0;
    margin: 0;
}

a.login-link.mobile {
    padding: 25px 0 0 0;
    color: #fff;
}

.event-title-mobile {
    line-height: inherit;
}

#topBarMobile #autosearchmobile_value {
    margin: 0 0 0 20px;
    background: #f8f8f8;
    color: #000;
    border: none;
}

#autosearchmobile_dropdown {
    margin: 0 0 0 50px;
}

.location-header h2 img {
    height: 75px;
    width: auto;
    padding: 0px 12px 10px 0;
    mix-blend-mode: overlay;
}

#black-out {
    background: #000;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0.7;
    transition: 0.3s;
    overflow-x: hidden;
    overflow-y: auto;
}

/* side nav */
/* The side navigation menu */
#sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 110; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 15px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
#sidenav a.closebtn, #sidenav button {
    padding: 8px 8px 8px 60px;
    text-decoration: none;
    font-size: 24px;
    color: #939393;
    display: inline-block;
    transition: 0.3s;
    border-radius: 0;
}

/* When you mouse over the navigation links, change their color */
#sidenav a.closebtn:hover, #sidenav button.btn:hover {
    color: #ccc;
    background-color: #eee;
}

#sidenav a.closebtn:hover {
    background: none;
    color: #000;
}

#sidenav button.btn {
    color: #687074;
    padding: 6px 12px;
    background: none;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}

/* Position and style the close button (top right corner) */
#sidenav .closebtn {
    padding: 0 0 0 26px;
    font-size: 25px;
    display: inline-block;
}

img#mobile-logo-header {
    display: inline-block;
    width: 175px;
    margin: 0 22px 18px 22px;
}

#sidenav div {
    width: 400px;
}

#sidenav ul li {
    padding: 6px;
    border-top: 1px solid #e0e0e0;
}

#sidenav ul li.last {
    border-bottom: 1px solid #e0e0e0;
}

#sidenav ul li a {
    color: #687074;
    font-size: 16px;
    text-transform: uppercase;
}

#sidenav ul li i {
    width: 22px;
    margin: 0 14px 0 0;
    font-size: 18px;
}

#sidenav .dropdown-menu {
    border: none;
    border-radius: none;
    box-shadow: none;
    margin: 0;
}

#sidenav ul li.nav-item.dropdown.mega-menu-fullwidth ul li.mega-menu-content {
    border: none;
    padding: 0;
}

#sidenave ul.sub-menu li:first-child {
    padding: 6px;
}

#sidenav ul.sub-menu li {
    padding: 4px 22px;
}

#sidenav ul.sub-menu li strong {
    font-size: 16px;
}

#sidenav ul.sub-menu li a {
    padding: 0;
}

#sidenav div .container {
    padding: 0;
}

#sidenav ul.sub-menu li.sub-menu-list {
    text-transform: none;
    border: none;
    padding: 0;
}

#sidenav ul.sub-menu li.sub-menu-list ul li a {
    text-transform: none;
}

#sidenav li.sub-menu-list ul {
    padding: 0;
    list-style: none;
}

span.icon-bar {
    background: white;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
.wrapper.main {
    transition: margin-left .5s;
    width: 100%;
}

.topbar-v3 {
    height: auto;
    padding: 0 0 3px 0;
}

.navbar {
    min-height: inherit;
}

.navbar-flags {
    text-align: center;
    color: #fff;
    margin: 2px 0 2px 0;
}

.navbar-flags span {
    margin: 2px 6px;
}

.black .navbar-flags .flags div {
    color: #fff;
}

.navbar-flags .flags {
    display: inline-block;
    padding: 4px 0 0 0;
}

.navbar-flags .flags img {
    float: left;
}

.navbar-flags .flags div {
    float: left;
    font-size: 10px;
    line-height: 23px;
    margin: 0 5px;
}

.topbar-v3 ul.left-topbar > li {
    margin: 0;
}

ul.left-topbar > li {
    float: none;
}

.header-v5 .navbar-default .navbar-nav > li > a {
    padding: 3px 18px !important;
}

.header-v5 .navbar-default .navbar-nav > li {
    float: none;
}

.location-header {
    position: relative;
}

.location-header h2 {
    width: 100%;
    position: absolute;
    top: 36%;
    text-align: left;
    padding: 0 75px;
    font-size: 75px;
    color: #f7f7f7;
    text-transform: uppercase;
    text-shadow: 4px 3px 5px #000;
}

.location-header img {
    width: 100%;
    max-height: 350px;
}

.row.location-view {
    max-width: 1200px;
    margin: 20px auto 0 auto;
}

.location-currency-small {
    display: none;
}

.image-menu {
    padding: 0;
    text-align: center;
}

.image-menu ul {
    list-style: none;
    padding: 0;
}

.image-menu ul li {
    display: inline;
}

.image-menu ul li.bottom-left img, .image-menu ul li.bottom-right img {
    margin: 0 4px 4px 4px;
}

.image-menu img {
    width: 45%;
    border-radius: 4px;
    margin: 0 4px;
    border: 25px solid #990000;
}

.event-list-table {
    padding: 0 0 0 15px;
}

.event-list-table ul li.list-group-item.header {
    padding: 15px 15px;
}

.location-view .event-list-table ul li.list-group-item.footer {
    text-align: center;
}

.event-list-table ul li.list-group-item.footer a {
    color: #555;
}

.event-list-table span.location-title {
    color: #fff;
    font-weight: 900;
    font-size: 28px;
}

.event-list-table ul li.list-group-item {
    padding: 8px 15px;
}

.event-list-table ul li time {
    width: 150px;
}

.event-list-table ul li strong {
    margin: 0 10px 0 0;
}

.event-list-table ul li strong {
    color: #990000;
}

.event-list-table ul li a.btn-u {
    padding: 4px 10px;
}

.electronic-delivery {
    color: #555555;
    font-weight: normal;
    font-size: 11px;
}

.instant-delivery {
    color: #900;
}

.clearfix.rewards-input {
    margin: 8px 0;
}

.rewards-input, .coupon-input {
    margin: 15px 0 0 0;
    padding: 0 14px;
}

#content, h2.welcome-title {
    padding: 0 20px;
}

.fees-bar .content-float {
    visibility: hidden;
}

.map-screen .fees-bar .content-float {
    position: absolute;
    top: 68px;
    font-weight: 800;
    color: gray;
    visibility: visible;
    left: 150px;
    padding: 5px;
}

iframe.gmaps {
    width: 94%;
}

#tn-maps {
    height: 500px;
}

#no-map {
    margin: 0 auto;
}

#no-map img {
    width: 75%;
    display: inherit;
    margin: 0 auto;
    text-align: center;
}

#tn-maps img.static-image {
    max-width: 60%;
    display: inherit;
    margin: 0 auto;
}

#no-map h4 {
    text-align: center;
    margin-top: -35px;
}

#sky-form1 input.form-control {
    max-width: none;
}

select.form-control.form-control-sm, input.form-control.form-control-sm {
    font-size: 13px;
    padding: 2px 5px;
    height: 25px;
}

select.form-control.form-control-sm {
    padding: 0;
}

a.coupon {
    font-size: 20px;
}

section.fb-section {
    margin: 10px 0;
}

.log-reg-v3 .log-reg-block a.btn-facebook {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    height: 32px;
    margin: 0 0 12px 0;
    padding-top: 6px;
}

span.fa.fa-facebook {
    top: 0px;
}

a.slider-link {
    position: absolute;
    width: 100%;
    height: 100%;
}

select.form-control.form-control-sm {
    padding: 0;
}

a.coupon {
    font-size: 16px;
}

.social-logos a {
    display: inline-block;
    height: 50px;
    width: 50px;
}

.social-logos a.facebook {
    background: url("/media/1646/social-icons.jpg") 0 0 no-repeat;
}

.social-logos a.twitter {
    background: url("/media/1646/social-icons.jpg") -50px 0 no-repeat;
}

.social-logos a.instagram {
    background: url("/media/1646/social-icons.jpg") -100px 0 no-repeat;
}

li.list-group-item.header {
    background: #990000;
    color: #fff;
}

    li.list-group-item.header a {
        color: #fff;
    }

.event-list-table ul.list-group li:nth-child(odd) {
    background: #ddd;
}

@keyframes slideInFromLeft {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

.overlay-tiny {
    display: none;
}

.overlay {
    -webkit-perspective: 150px; /* Chrome, Safari, Opera  */
    perspective: 150px;
    z-index: 29;
    position: absolute;
    right: 0;
    animation: 1.5s ease-out 0s 1 slideInFromLeft;
}

.overlay .shape {
    width: 440px;
    height: 350px;
    background: rgba(0,0,0,.5);
    -webkit-clip-path: polygon(0% 10%, 100% 10%, 100% 100%, 30% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 30% 100%);
    position: relative;
    z-index: 30;
}

.overlay .rewards {
    position: absolute;
    top: 80px;
    left: 125px;
    width: 300px;
    height: 120px;
    line-height: 40px;
    text-shadow: rgb(0, 0, 0) 3px 3px 6px;
    font-weight: 900;
    font-size: 30px;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    visibility: inherit;
    z-index: 30;
}

.overlay-tickets .shape {

	display: none;
	/*
	background-color: #990000;
    background-image: linear-gradient(to right, rgba(197,22,29,0), rgba(197,22,29,1));
    width: 400px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
    height: 90px;
    top: 0px;*/
}

.overlay-performers .shape {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
    height: 100px;
}

.overlay-tickets .rewards {
    font-size: 18px;
    top: 18px;
    line-height: 24px;
    width: auto;
    height: auto;
}

.overlay .rewards a, .overlay-tiny .rewards a {
    color: #fff;
    text-decoration: none;
}

.overlay .rewards a:hover, .overlay-tiny .rewards a:hover {
    color: #e0e0e0;
}

.rev_slider {
    overflow: hidden;
}

.shop-subscribe .newsletterWrapper .input-group-btn {
    text-align: center;
}

#ticketSelectionCtrl .event-title {
     text-transform: initial;
}

#ticketSelectionCtrl {
    background-color: #ffffff;
}

#ticketSelectionCtrl .header-page {
    padding: 10px 0;
    margin: 10px -15px;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}

.date-wrapper {
    border: 0px;
    border-right: 1px solid lightgrey;
    width: 85px;
}

.date-wrapper .dateWeek {
    background-color: transparent;
    color: #555555;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
}

.date-wrapper .eventHour {
    font-weight: 400;
    line-height: 170%;
}

.event-details-date {
    float: left;
}

form.ng-pristine div.col-md-5 h2
{
padding-top: 10px;	
}


.event-details-info .modal-event-title {
    padding-top: 10px;
    text-transform: none;
}

#customerProfileCtrl .orderhistory table tbody:nth-child(even) {
    background-color: #f9f9f9;
    border: none;
}

#customerProfileCtrl .orderhistory table tbody {
    border: none;
}

#customerProfileCtrl .order-details {
    background-color: #ffffff;
    border: none;
}

#customerProfileCtrl .order-id {
    width: 12%;
}

#customerProfileCtrl .order-date {
    width: 15%;
}

#customerProfileCtrl .event-date {
    width: 15%;
}

#customerProfileCtrl .event-name {
    width: 15%;
}

#customerProfileCtrl .order-status {
    width: 15%;
}

#customerProfileCtrl .order-total {
    width: 15%;
}

#customerProfileCtrl .ticket-download {
    width: 10%;
}

#customerProfileCtrl .order-details .extra-padding {
    padding: 10px 15px 0px 15px;
}

#customerProfileCtrl .orderhistory i.fa {
    padding-right: 10px;
}

#customerProfileCtrl > div.container > div.col-md-8 > ng-include:nth-child(2) > div > div.order-view.panel-body > div > table > tbody > tr.body-table:hover {
    background-color: #ebcccc;
}

.container-ticketsel .modal > .modal-dialog {
    margin: 0;
}

#searchBoxTemplate .find-tickets {
    margin: 0 auto;
}

.about-us {
    max-width: 760px;
    margin: 0 auto;
    float: none;
}

    .about-us img {
        width: 100%;
        max-width: 760px;
        height: auto;
    }

#content ul {
    list-style: none;
    padding: 0;
}

    #content ul li {
        margin: 10px 0 0 0;
    }

#content ol li {
    margin: 5px 0 0 0;
}

#content p {
    margin: 0;
}

#content p, #content ul li, #content ol li {
    font-size: 14px;
    color: #888;
}

#content strong {
    display: block;
    color: #687074;
}

#content .privacy-policy ul li ul {
    padding: 0 0 0 20px;
    list-style: disc;
}

#content .privacy-policy ul li ul.site-terms {
    padding: 0;
    list-style: none;
}

#content ul.policies li {
    margin: 0;
}

#content ul.policies {
    margin: 0 0 0 20px;
    list-style: disc;
}

.log-reg-v3 .log-reg-block a.btn-facebook {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    height: 32px;
    margin: 0 0 12px 0;
    padding-top: 6px;
}

span.fa.fa-facebook {
    top: 0px;
}

a#back-button {
    margin: 6px 0 0 0;
}

.product-service .product-service-heading i {
    display: none;
}

.product-service .product-service-heading {
    padding: 8px 0 10px 0;
    font-size: 16px;
}

    /*Footer Boxes desktop*/
    .footer .product-service .product-service-heading {
        display: none;
    }

    .footer .product-service .product-service-in {
        border: none;
        text-align: left;
        overflow: visible;
        padding: 0;
    }

    .footer .product-service .product-service-in a {
        color: #bbbbbb;
        font-weight: 200;
    }

    .rewards-tag {
        text-align: right;
        padding-top: 10px;
        font-size: 16px;
        color: #990000;
        font-weight: bold;
        display: block;
    }

    .panel-default {
        border-color: #eee;
    }

    .accordion-v2 .panel-default .confirm-and-place .panel-body {
        padding-top: 30px;
        padding-left: 30px; }

    .how-did-you-hear {
        padding: 0; }

    .box-step1 {
        width: 101%; }

    .shopping-cart .ng-submitted .form-group .ng-invalid {
        border: 2px solid #ff0000;}

    .shopping-cart .panel-group .red-error {
        color: #ff0000;}

    body {
        background-color: #191919;}

    .content {
        min-height: 500px;}

@media( max-width: 991px ) {
    .footer-v4 .footer .col-sm-8 {
        width: 100%;
    }

    .footer-v4 .col-md-4 {
        padding-left: 30px;
    }

    .footer-v4 .copyright {
        text-align: left;
    }
    
    .image img {
        display: none;
    }

    #sidenav {
        max-width: 320px;
    }

    .header-v5 .navbar-toggle {
        float: left;
        z-index: 5;
        margin: 15px 0 0 0;
    }

    #navbar-default {
        display: none;
    }

    #topBarMobile a.navbar-brand.mobile {
        width: inherit;
        margin: 0;
        display: inline;
        padding: 0;
        height: 54px;
    }

    .form-control {
        text-align: left;
    }

    #topBarMobile img#logo-header {
        width: 215px;
    }

    ul.left-topbar > li {
        float: none;
    }

    .row.location-currency {
        display: none;
    }

    #topBarMobile img#logo-header {
        width: 215px;
    }

    .navbar-flags {
        text-align: right;
        margin: 6px 2px 0 0;
    }

    ul.left-topbar > li {
        float: none;
    }

    .row.location-currency {
        display: none;
    }

    .location-currency-small {
        display: block;
    }

    .navbar-flags span {
        margin: 2px 2px;
    }

    .left-topbar {
        text-align: right;
        margin: 3px 0 0 0;
    }

    .navbar-flags span.event-country {
        display: none;
    }

    .map-screen .fees-bar .content-float {
        left: 100px;
    }

    .overlay .shape {
        width: 250px;
    }

    .overlay .rewards {
        font-size: 20px;
        width: 200px;
        line-height: inherit;
        left: 74px;
        top: 18px;
    }

    .overlay-tickets .shape {
        width: 310px;
    }

    .overlay-tickets .rewards {
        font-size: 18px;
        line-height: 24px;
    }

    .rewards-tag {
        font-size: 14px;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .mobile .payment-info .marginForced {
        margin-right: 0px;
        margin-left: 0px;
    }

    .mobile .summary {
        padding: 0px;
    }

    #collapseOne .payment-expiry-field {
        margin-left: 15px;
    }

    @media( max-width: 497px ) {
        .footer .col-xs-6 {
        width: 50%;
        padding-top: 15px;
    }

    .footer .col-xs-12 {
        width: 110%;
    }

    .mobile .modal-dialog {
        left: 3.5%;
    }

    .mobile .modal-dialog {
        left: 3.5%;
    }

    .stronger-event {
        font-weight: 900;
        font-size: 14px;
    }

    .event-listing {
        padding: 5px 10px !important;
    }

    #customerProfileCtrl .col-md-4, #customerProfileCtrl .col-md-8 {
        padding: 0;
    }

    #customerProfileCtrl .col-xs-3 {
        padding: 0 5px 0 0;
    }

    #customerProfileCtrl .order-view {
        padding: 20px 10px;
    }

    #customerProfileCtrl .profile-view {
        margin: 10px 10px;
    }

    #customerProfileCtrl .container {
        padding: 0 10px;
    }

    #customerProfileCtrl h3 {
        font-size: 16px;
    }

    #customerProfileCtrl h4.padleft {
        padding-left: 15px;
    }

    #customerProfileCtrl .panel-heading {
        padding-left: 10px;
    }

    #customerProfileCtrl .order-id {
        display: none;
    }

    #customerProfileCtrl .order-date {
        display: none;
    }

    #customerProfileCtrl .event-date {
        width: 30%;
    }

    #customerProfileCtrl .event-name {
        width: 30%;
    }

    #customerProfileCtrl .order-status {
        display: none;
    }

    #customerProfileCtrl .order-total {
        width: 20%;
    }

    #customerProfileCtrl .order-details .col-xs-6 {
        width: 45%
    }

    #customerProfileCtrl .order-details .col-xs-3 {
        width: 30%
    }

    #customerProfileCtrl .order-details {
        padding-bottom: 10px;
    }

    #ticketSelectionCtrl .production-header {
        line-height: 22px;
    }

    .ticket-selection-info-tab .col-xs-2 {
        width: 10%;
        padding: 0 10px;
    }

    .ticket-selection-info-tab {
        padding: 5px 0;
        border-bottom: 1px solid lightgrey;
    }

    #ticketSelectionCtrl .production-header-event-name {
        padding: 0px;
        font-size: 15px;
        color: #990000;
        font-weight: bold;
        line-height: 16px;
        display: inline;
    }


}

@media( min-width: 992px ) and ( max-width: 1200px ) {

    .overlay .rewards {
        top: 50px;
    }

    .overlay-tickets .rewards {
        top: 18px;
    }
}


@media( max-width: 480px ) {
    .fees-bar {
        height: 33px;
    }

    .map-screen .fees-bar .content-float {
        position: absolute;
        top: 48px;
        visibility: visible;
        left: -38px;
        padding: 5px;
    }

    .image img {
        display: none;
    }

    .flex-content-center {
        visibility: hidden;
        height: 28px;
    }

    .topbar-v3 {
        padding: 0;
    }

    .container.search-bar {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: relative;
    }

    #topBarMobile #autosearchmobile_value {
        display: inline-block;
        width: 75%;
        text-align: left;
        margin-left: 12.5%;
        background-color: #f7f7f7;
        border: 1px solid #dcdcdc;
        border-radius: 0px;
        margin-top: 8px;
        background-image: url('/assets/search-grey.png');
        background-repeat: no-repeat;
        background-position: 9px 50%;
        background-size: 15px 15px;
        padding-left: 30px;
    }

    .content-md {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .shop-subscribe .newsletterWrapper h2 {
        float: none;
        font-size: 18px;
        text-align: center;
    }
        
}

@media( max-width: 667px ) {

    .hide-mobile
    {
        display: none;
    }
    
    .mobile .shopping-cart .delivery-billing-margin .cus-form-horizontal .form-group {
        margin: 0;
    }

    .delivery-billing-margin .col-sm-6, .delivery-billing-margin .phoneField {
        margin-bottom: 10px;
    }

    section.fb-section {
        margin: 10px;
    }

    .box-step1, .box-step2 {
        padding: 0;
        width: 100%;
        }

    .mobile .billing-info .accordion-v2 {
        padding: 0;
    }

    .how-did-you-hear-box {
        padding-left: 0;
    }

    #collapseOne > div > label.ng-binding {
        margin-bottom: 20px;
        margin-left: 10px;
    }

    .accordion-v2 .panel-default .confirm-and-place .panel-body {
        padding-top: 20px;
        padding-left: 20px;
    }

    /*.accordion-v2 .panel-default .panel-collapse {
        padding: 0px;
    }*/

    #collapseOne > div.panel-body.cus-form-horizontal > span {
        margin-left: 15px;
    }

    .mobile .panel-collapse-discount {
        padding: 15px 0 0 30px;
    }

    .mobile .mobMap {
        padding-left: 0px;
    }

    #tn-maps {
        height: 380px;
        width: 98%;
        overflow: hidden;
        margin: 0 auto;
    }

    #no-map img {
        height:auto;
        width: 98%;
    }

    #no-map h4 {
        font-size:18px;
        top: 100px;
        left: 65px;
    }

    .overlay .rewards a, .overlay-tiny .rewards a {
        color: #990000;
    }

    #slider {
        display: none;
    }

    .topbar-v3 {
        padding: 0px;
    }

    a#search-icon {
        display: inline-block;
        float: right;
        margin: 15px 0 0 0;
    }

    a#search-icon, a#search-icon img {
        width: 22px;
    }

    #topBarMobile a.navbar-brand.mobile {
        width: 80%;
    }

    .header-v5 .navbar-default {
        height: 0px;
    }

    .header-v5.disable-header-mobile {
        display: none;
    }

    #topBarMobile img#logo-header {
        width: 75%;
        min-width: 160px;
        max-width: 220px;
        display: block;
        margin: 2% AUTO;
        padding: 0;
        position: relative;
    }

    .content .row .col-xs-2 {
        padding: 0px;
        margin-top: 5px;
    }

    span.hot-event-title {
        padding-left: 20px;
        float: left;
        width: 60%;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: 20px;
    }

    .content .row .col-xs-2 a.btn i.fa {
        font-size: 22px;
    }

    .shop-product h2 {
        font-size: 20px;
        padding: 0 3% 0 8%;
        text-align: center;
    }

    h2.top-noTicketMessage {
        padding: 0 20px 0 0;
        text-align: left;
        margin: 0 0 20px 0;
    }

    .no-ticket-message {
        margin: 10px 0 0 0;
    }

    .overlay {
        display: none;
    }

    .overlay .shape {
        width: 250px;
    }

    .overlay .rewards {
        font-size: 20px;
        width: 200px;
        line-height: inherit;
        left: 74px;
        top: 55px;
    }

    .overlay-tiny {
        margin: 0;
        display: block;
        background-color: #fbd332;
        padding: 3px 5px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.2px;
        width: 100%;
    }

    button.navbar-toggle {
        float: left;
        padding: 5px;
        margin-top: 5%;
    }

    .navbar-toggle {
        margin-right: 0px;
    }

    #topBarMobile #autosearchmobile_value {
        display: inline-block;
        width: 75%;
        text-align: left;
        margin-left: 12.5%;
        background-color: #f7f7f7;
        border: 1px solid #dcdcdc;
        border-radius: 0px;
        margin-top: 8px;
        background-image: url('/assets/search-grey.png');
        background-repeat: no-repeat;
        background-position: 9px 50%;
        background-size: 15px 15px;
        padding-left: 30px;
    }

    #topBarMobile #autosearchmobile_value:focus::-webkit-input-placeholder {
        color: transparent;
    }

    #topBarMobile #autosearchmobile_value:focus:-moz-placeholder {
        color: transparent;
    }
    /* FF 4-18 */
    #topBarMobile #autosearchmobile_value:focus::-moz-placeholder {
        color: transparent;
    }
    /* FF 19+ */
    #topBarMobile #autosearchmobile_value:focus:-ms-input-placeholder {
        color: transparent;
    }
    /* IE 10+ */

    img.sub-page-pic {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .subscribe-desktop {
        display: none;
    }

    .subscribe-mobile {
        display: block;
    }

    #ticketSelectionCtrl .production-header-venue-name {
        font-size: 16px;
        color: #000;
        font-weight: bolder;
        display: inline;
    }

    .production-header-location-name {
        font-size: 14px;
        font-weight: lighter;
        display: inline;
    }

    .production-header-date {
        color: #555;
        font-weight: 600;
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    #ticketsListMobile .ticket-listing {
        padding: 2px 10px;
    }

    .container-ticketsel .ctrlMap .tabopenmap {
        position: relative;
        border: none;
        transform: scale(1.5, 1.5);
        background: #999999;
        width: 100px;
        height: 50px;
    }

    .shop-product {
        background: #ffffff;
    }

    #ticketSelectionCtrl .mobile-subheader-container {
        border-bottom: 1px solid lightgrey;
        padding: 3px 0;
    }

    .shop-subscribe .container {
        padding: 0px;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
    }

    .flex-content-center {
        visibility: hidden;
        height: 28px;
    }

    .shop-subscribe .newsletterWrapper h2 {
        float: none;
        font-size: 18px;
        text-align: center;
        color: #b5b5b5;
        display: inline;
    }

    .shop-subscribe .newsletterWrapper span.subscribe-mobile {
        margin: 0;
        padding: 0;
        font-size: 18px;
        line-height: 25px;
        float: none;
        text-align: center;
        font-weight: normal;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .btn-signup {
        background-color: #990000;
        border-radius: 0;
        color: #ffffff;
        padding: 4px 28px;
        margin-top: 7px;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    #ticketSelectionCtrl .filter-tab {
        margin: 0;
        border-top: 1px solid lightgrey;
        border-bottom: 1px solid lightgrey;
        padding: 0;
        background: #f7f7f7;
    }

    #ticketSelectionCtrl .map-tab {
        background: #f7f7f7;
    }

    #ticketSelectionCtrl .filter-tab .col-xs-2, #ticketSelectionCtrl .filter-tab .col-xs-3 {
        padding: 5px 10px;
    }

    #ticketSelectionCtrl .filter-tab .col-xs-7 {
        padding: 5px 0;
    }

    #ticketSelectionCtrl .mobile-subheader {
        margin-top: 5px;
        font-size: 13px;
        font-weight: 600;
        color: #A3A3A3;
        text-align: center;
    }

    #ticketSelectionCtrl .mobile-subheader-currency {
        font-size: 16px;
        color: #990000;
        font-weight: 800;
    }

    #ticketSelectionCtrl .reset-btn {
        text-transform: uppercase;
        color: #990000;
        font-weight: 600;
        padding: 0:
    }

    .no-hidden-fees-text {
        margin-right: 20px;
    }

    #content ol {
        padding: 0 0 0 15px;
    }

    .modal-open .modal, .modal-body {
        overflow: visible;
    }

    .mobile .modal-body {
        height: 60%;
        max-height: 350px;
        padding: 15px;
        overflow-y: auto;
    }

    .navbar-flags {
        display: none;
    }

    .shop-subscribe .newsletterWrapper .input-group-btn {
        text-align: left;
        color: #b5b5b5;
    }
	
	form.ng-pristine div.col-md-2
	{
	padding-top: 10px;	
	}


    /*Hot Boxes Mobile*/
    div.product-service-in ul li a img {
        width: 27%;
        float: left;
    }

    .product-service-heading {
        display: none;
    }

    ul li a span.fa {
        float: right;
        color: #999999;
    }

    .product-service.hot-content-box .product-service-in h3 {
        text-align: left;
        text-transform: none;
        font-size: 19px;
        font-family: 'Open Sans', helvetica, Arial, sans-serif;
        padding-left: 25px;
    }

    .product-service.hot-content-box .product-service-in {
        padding: 0px 0%;
        border: 0px;
    }

    .product-service.hot-content-box .product-service-in li:nth-child(odd) {
        background-color: #f4f3f2;
    }

    .product-service.hot-content-box .product-service-in li:last-child {
        border-bottom: 1px solid #dcdcdc;
    }

    .product-service.hot-content-box .product-service-in li:empty {
        display: none;
        background-color: #ffffff;
    }

    .product-service.hot-content-box .product-service-in ul li {
        text-align: left;
        list-style-type: none;
        float: left;
        width: 100%;
        display: inline-block;
        padding: 10px 25px;
        border-top: 1px solid #dcdcdc;
    }

    .product-service.hot-content-box .product-service-in ul li a.hot-box-title {
        float: left;
        width: 60%;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: 20px;
    }

    .product-service.hot-content-box {
        padding: 0px;
    }

    /* Subscribe */
    .container .subscribe .local-events {
        font-weight: bold;
        font-size: 19px;
        text-align: center;
        display: block;
    }

    .shop-subscribe {
        background-color: white;
        color: #b5b5b5;
        margin: 5px 0 0 0;
        padding: 8px 0 0 0;
    }

    .shop-subscribe .newsletterWrapper {
        margin: 0;
        padding: 0 0 10px 0;
        width: 100%;
    }

    .shop-subscribe .newsletterWrapper .input-group-btn .btn {
        padding: 2px 10px;
        margin: 0;
    }

    form .input-group-btn .submit .btn {
        background-color: #990000;
        border-radius: 0px !important;
        color: #ffffff;
        text-transform: uppercase;
        margin-top: 20px;
        font-weight: normal;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 5px 15px;
        text-align: center;
    }

    .currency ul, .currency ul li {
        text-indent: 0px;
        margin: 0px;
        padding: 0px;
    }

    .currency li.currency-icon {
        float: left;
    }

    .currency ul li.lower-currency {
        margin-left: 9%;
        font-size: 12px;
        letter-spacing: .3px;
        text-align: left;
        font-weight: normal;
        color: #b5b5b5;
    }

    .modal-body input.form-control::-webkit-input-placeholder {
        color: #b5b5b5;
        text-align: left;
    }

    .modal-body input.form-control:focus::-webkit-input-placeholder {
        color: transparent;
        opacity: 0;
    }

    .modal-body input.form-control::-moz-placeholder { /* Firefox 18- */
        color: #b5b5b5;
        text-align: left;
    }

    .modal-body input.form-control:focus::-moz-placeholder {
        color: transparent;
        opacity: 0;
    }

    .modal-body input.form-control::-moz-placeholder { /* Firefox 19+ */
        color: #b5b5b5;
        text-align: left;
    }

    .modal-body input.form-control:focus::-ms-input-placeholder {
        color: transparent;
        opacity: 0;
    }

    .modal-body input.form-control::-ms-input-placeholder {
        color: #b5b5b5;
        text-align: left;
    }

    .modal-body {
        font-weight: normal;
    }

    .modal-body form {
        margin-top: 10px;
    }

    div.currency ul {
        margin-top: 10px;
    }

    li.currency-icon img {
        width: 40px;
        margin-left: 23%;
    }

    li.upper-currency {
        text-align: left;
        color: #990000;
        font-weight: bold;
        font-size: 20px;
        margin-left: 9% !important;
    }

    div.currency {
        width: 50%;
        border-left: 1pt solid #e2e2e2;
    }

    div.currency ul li {
        list-style-type: none;
        display: inline;
    }

    .fees-bar {
        height: 33px;
    }

    .map-screen .fees-bar .content-float {
        position: absolute;
        top: 48px;
        visibility: visible;
        left: -38px;
        padding: 5px;
    }

    img.hot-box-pic {
        width: 35%;
        float: left;
    }

    .product-service.hot-content-box .product-service-in ul li a {
        text-align: left;
        margin: 0;
        color: #3a3a3a;
        font-size: 15px;
        letter-spacing: 0.3px;
        font-family: 'Open Sans', helvetica, Arial, sans-serif;
    }

    a.li-hot-event {
        display: block;
        padding: -12px -25px;
        width: 100%;
        height: 100%;
    }

    .modal-body input::-webkit-input-placeholder {
        color: #b5b5b5 !important;
        text-align: center;
    }

    .shop-subscribe .container .modal .modal-dialog .modal-content .modal-body div button.btn {
        background-color: #990000;
        color: white;
        padding: 5px 15px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    div.shop-subscribe .container .row .subscribe {
        width: 50%;
    }

    .shop-subscribe .container .row div.currency {
        border-left: 1pt solid #e2e2e2;
        width: 50%;
    }

    .form-subscribed .container .row div.currency {
        border: none;
        width: 100%;
    }

    .shop-subscribe .container .row div.currency ul {
        margin-top: 10px;
        text-indent: 0px;
        margin: 0px;
        padding: 0px;
    }

    .shop-subscribe .container .row div.currency ul li {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        text-indent: 0px;
        margin: 0px;
        padding: 0px;
    }

    .form-subscribed .container .row div.currency ul li {
        width: 49%;
    }

    .shop-subscribe .container .row .currency ul li div.lower-currency {
        margin-left: 35%;
        font-size: 12px;
        letter-spacing: .3px;
        text-align: left;
        font-weight: normal;
        color: #b5b5b5;
    }

    .form-subscribed .container .row .currency ul li div.lower-currency {
        margin-left: 33%;
        margin-top: 2px;
    }

    .form-subscribed .container {
        margin-top: -25px;
    }

    .shop-subscribe .container .row .currency ul li div.upper-currency {
        text-align: left;
        color: #990000;
        font-weight: bold;
        font-size: 18px;
        margin-top: 8px;
    }

    .shop-subscribe .container .row .currency ul li img {
        width: 20%;
        margin: 5px 5% 0 10%;
        float: left;
    }

    .form-subscribed .container .row .currency ul li img {
        width: 23%;
        margin: 5px 8% 0 2%;
        min-width: 32px;
    }

    .form-subscribed .container .row .currency ul li:first-child img {
        margin: 5px 5% 0 15%;
    }

    .modal-open .modal, .modal-body {
        overflow: visible;
    }

    .shop-subscribe .container .modal .modal-dialog .modal-content .modal-body {
        color: #969696;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.2px;
    }

    .shop-subscribe .container .modal .modal-dialog .modal-content .modal-body div span.input-group-btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-content .modal-body form {
        margin-top: 10px;
    }

    form div.form-box {
        margin-top: 15px;
    }

    /*End Newsletter Signup*/
}

@media all and ( min-width: 375px ) and ( max-width: 667px ) and ( orientation: landscape ) {
    .flex-content-center {
        visibility: hidden;
    }
}

@media (max-width: 768px) {

    .mobile .magnifier {
        position: inherit;
        padding: 0;
        width: auto;
        height: auto;
        float: right;
    }

    .mobile .white .magnifier {
        position: absolute;
        color: #000;
    }

    iframe.gmaps {
        width: 100%;
    }

    .overlay .rewards {
        top: 35px;
    }

    .overlay-tickets .rewards {
        top: 17px;
    }

    }

@media (max-width: 713px) {

    .navbar-flags {
        margin-left: 20px;
    }
}

div [id^="ui-tooltip"] {
    width: 200px;
}

.no-hidden-fees-text {
    float: right;
    font-size: 10px;
    margin-left: 40px;
    text-shadow: 1px 1px 1px gray;
}

p.desc {
    font-size: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    margin-top: 2px;
    width: 65%;
    float: left;
    font-weight: normal;
}

}

@media (max-width: 992px) {

    .image img {
        display: none;
    }
}

@media( max-width: 350px ) {
   
    #ticketSelectionCtrl .mobile-subheader-currency {
        font-size: 15px;
    }

    #ticketSelectionCtrl .mobile-subheader {
        font-size: 11px;
    }

    #customerProfileCtrl div.col-md-8 div.order-view.panel-body tr.body-table {
        font-size: 12px;
    }

    #customerProfileCtrl .order-details .extra-padding p {
        font-size: 12px;
    }

    .shop-subscribed .container .row .currency ul li div.lower-currency {
        font-size: 12px;
        letter-spacing: 0px;
        margin-left: 31%;
        margin-top: 2px;
    }

    .shop-subscribed .container .row .currency ul li div.upper-currency {
        font-size: 18px;
        margin-left: 10%;
        margin-top: 7px;
    }

    .shop-subscribed .container .row .currency ul li img {
        width: 23%;
        margin: 10px 5% 0 2%;
        float: left;
    }

    div.shop-subscribe .container .row .subscribe {
        width: 40%;
    }

    .shop-subscribe .container .row div.currency {
        margin-left: 5%;
        width: 100%;
    }

    .form-subscribed .container .row .currency ul li div.lower-currency {
        font-size: 12px;
        letter-spacing: 0px;
        margin-left: 29%;
        margin-top: 2px;
    }

    .form-subscribed .container .row .currency ul li div.upper-currency {
        font-size: 18px;
        margin-left: 10%;
        margin-top: 7px;
    }

    .form-subscribed .container .row .currency ul li img {
        width: 23%;
        margin: 10px 5% 0 0;
        float: left;
    }

    .form-subscribed .container .row .currency ul li:first-child img {
        width: 23%;
        margin: 10px 5% 0 0;
        float: left;
    }

    .form-subscribed .container .row .currency ul li img {
        width: 23%;
        margin: 10px 5% 0 0;
        float: left;
    }

    p {
        margin: 0px;
    }

    span.hot-event-title, p.desc, .product-service.hot-content-box .product-service-in h3, .product-service.hot-content-box .product-service-in ul li {
        padding-left: 15px;
    }

    .product-service.hot-content-box .product-service-in ul li a {
        font-size: 13px;
    }

    div.product-service-in ul li a img {
        width: 30%;
    }
}

@media (max-width: 360px) {
    .footer .col-xs-6 {
        width: 42%;
    }
}

@media (max-width: 340px) {
    #topBarMobile img#logo-header {
        margin: 3% AUTO;
    }

    .row.newsletterWrapper .subscribe {
        margin: 0 0 0 15px;
    }

    .footer .col-xs-6 {
        width: 45%;
    }

    .footer .container {
        padding-left: 0px;
    }

    .copyright .container {
        padding-left: 0px;
    }
}

@media (min-width: 420px) and (max-width: 667px ) {

    .form-subscribed .container .row div.currency ul li:first-child {
        margin-left: 10%;
    }

    .form-subscribed .container .row div.currency ul li:last-child {
        margin-right: 10%;
    }

    .form-subscribed .container .row div.currency ul li {
        width: 39%;
    }
}

@media (min-width: 530px) and (max-width: 667px ) {

    .shop-subscribe .container .row .currency ul li div.upper-currency {
        font-size: 20px;
        margin-top: 9px;
    }

    .shop-subscribe .container .row .currency ul li div.lower-currency {
        margin-left: 31%;
        margin-top: 3px;
        font-size: 13px;
    }

    .shop-subscribe .container .row .currency ul li img {
        width: 16%;
        margin: 2px 5% 0 16%;
    }

    .shop-subscribe .newsletterWrapper span.subscribe-mobile {
        font-size: 21px;
        line-height: 34px;
    }

    .container .subscribe .local-events {
        font-size: 23px;
    }

    .btn-signup {
        margin-top: 13px;
        padding: 4px 37px;
    }

    .product-service.hot-content-box .product-service-in ul li a {
        font-size: 17px;
    }

    #topBarMobile img#logo-header {
        margin: 1% auto;
    }
}

/*Tablet Header*/
@media (min-width: 668px) and (max-width: 991px ) {

    .row .login-tablet {
        display: none;
    }

    .topbar-v3 #autosearch input {
        width: 80%;
    }

    div.topbar-v3 div.container {
        width: 100%;
    }

    .topbar-v3 .right-topbar li a, .topbar-v3 ul.left-topbar {
        display: none;
    }

    #searchBoxTemplate {
        padding-top: 14px;
    }

    .mobile .header-v5 .homePageMenu {
        margin: -13px 0 0 20px;
        display: block;
        width: 78%;
    }

    .subscribe-desktop .shop-subscribe .container .newsletterWrapper form .col-sm-12 {
        width: 38%;
    }

    .subscribe-desktop .shop-subscribe .container {
        width: 100%;
    }

    .subscribe-desktop .shop-subscribe .container .newsletterWrapper form .col-sm-3 {
        width: 15%;
    }

    .shop-subscribe .newsletterWrapper h2 {
        font-size: 21px;
        line-height: 26px;
    }

    .subscribe-desktop .shop-subscribe .container .newsletterWrapper form .col-sm-2 {
        width: 14%;
    }
}

@media only screen and (min-width: 1150px) {

	.seahawks-container
	{
	width: 80%;	
		margin-left: auto;
		margin-right: auto;
		display: block;
		font-family: Open Sans, Helvetica, Arial, Sans-serif;  line-height: 1.25em;
	}
	
img.seahawks { display: block; width: 35%; float: right; }
	
	.seahawks-table
	{width: 65%;
		font-size: 13pt;
	}
	
	.seahawks-table tr
	{
	padding: 25px 0px;	
	}
	
	td.sea-date-column
	{
	width: 15%;	
	}
	
	td.sea-event-column
	{
	width: 45%;	
	}
	
	td.sea-button-column
	{
	width: 40%;	
	}
	
	.seahawks-button
	{
	background-color: #990000; padding: 10px 20px; color: white; text-decoration: none;	margin-bottom: 15px;
	}
}

@media only screen and (max-width: 1149px) and (min-width: 601px) {
	
img.seahawks { display: none; }
	
	.seahawks-table
	{width: 100%;
		
	}
	
	.seahawks-container
	{
	width: 90%;	
		margin-left: auto;
		margin-right: auto;
		display: block;
		
	}
	
	
		.seahawks-table tr
	{
	padding: 25px 0px;	
	}
	
	.sea-date-column
	{
	width: 15%;	
	}
	
	.sea-event-column
	{
	width: 45%;	
	}
	
	.sea-button-column
	{
	width: 40%;	
	}
	
	.seahawks-button
	{
	background-color: #990000; padding: 10px 20px; color: white; text-decoration: none;	margin-bottom: 15px;
	}
	
}

@media only screen and (max-width: 600px) {
 .seahawks-container {
   width: 100%;
	 font-size: 11pt!important;
	 
  }
	
	.seahawks-table
	{
	width: 99%;
		padding: 10px;
		font-size: 11pt!important;
		margin-left: auto;
		margin-right: auto;
		display: block;
		
	}
	
	
	.seahawks-table tr
	{
	padding-bottom: 50px!important;	
	}
	
	.seahawks-button
	{background-color: #990000; padding: 10px 15px; color: white; text-decoration: none; margin-bottom: 15px;	}	


img.seahawks { display: none; }
	
	.seahawks-button
	{
	background-color: #990000; padding: 10px 10px; color: white; text-decoration: none;	margin-bottom: 15px;
	}

	.seahawks-table tr
	{
	padding: 25px 0px;	
	}
	
	.sea-date-column
	{
	width: 15%;	
	}
	
	.sea-event-column
	{
	width: 45%;	
	}
	
	.sea-button-column
	{
	width: 40%;	
	}
}
