﻿/*WCAG contrast adjustments */
.tn-event-listing-view__results-heading {
    color: #555555 !important;
    ;
}

.tn-events-calendar__day-number {
    color: #000000 !important;
    ;
}

.tn-events-calendar__table th {
    background-color: #575757 !important;
}

.tn-events-calendar__day-cell--today {
    background-color: #d0d0d0 !important;
}

.tn-events-calendar__table .tn-events-calendar__event {
    background-color: #7a0441 !important;
}

h2 {
    color: #555555 !important;
    font-size: 3rem !important;
}

h3 {
    font-family: 'Open Sans', sans-serif;
}

/*  */
.tn-events-keyword-filter__keyword-input:checked + .tn-events-keyword-filter__keyword-button {
    background-color: #7a0441 !important;
    border-color: #7a0441 !important;
}

.tn-account-login-page .tn-account-login-forgot-login-link,
.tn-detail-page-header .tn-detail-production-text-toggle-link,
.tn-gift-certificate-component #apply-gc-submit,
.tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
.tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
.tn-listing-filter-component .tn-date-filter-reset-button,
.tn-listing-legend-toggle-link,
.tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
.tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
.tn-payment-plan .tn-apply.tn-payment-plan-toggle,
.tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
.tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
.tnew_button_as_link {
    text-decoration: none;
    color: #7a0441;
    font-weight: bold;
    text-transform: uppercase;
}

.tn-account-info-link,
.tn-logout-link,
.tn-edit-delivery-link {
    text-decoration: none;
    color: #7a0441;
    font-weight: bold;
    font-size: 14px;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #4f022a;
}

a.bg-primary:hover,
a.bg-primary:focus,
.tn-register-button:hover,
.tn-register-button:focus {
    background-color: #4f022a;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #4f022a;
    border-color: #4f022a;
}

.btn-primary:hover,
.tn-register-button:hover {
    color: #fff;
    background-color: #4f022a;
    border-color: #4f022a;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #7a0441;
    background-image: none;
    border-color: #4f022a;
}

    .btn-primary:active:hover,
    .btn-primary:active:focus,
    .btn-primary:active.focus,
    .btn-primary.active:hover,
    .btn-primary.active:focus,
    .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #4f022a;
        border-color: #4f022a;
    }

.btn-primary:hover,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #4f022a !important;
    border-color: #4f022a !important;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #4f022a;
    }

.btn-primary {
    color: #fff;
    background-color: #7a0441;
    border-color: #7a0441;
}

.tn-btn-datepicker__icon-container {
    color: #7a0441 !important;
}

.tn-event-listing-mode-tab-nav__list-item,
.tn-subnav-component .tn-icon,
.tn-subnav-component .tn-login-link .tn-link {
    color: #7a0441 !important;
    transition: all .2s linear;
}

.tn-btn-datepicker__btn-period-prev-next .glyphicon {
    color: #ffffff !important;
}

.tn-events-calendar__table .tn-events-calendar__event:visited {
    color: #ffffff !important;
}

.tn-event-listing__controls-heading {
    font-size: 23px;
    color: #000;
}

.tn-additional-events__continue-shopping-link,
.tn-cart-buttons__secondary-action {
    background-color: #fff;
    border: solid 1px #7a0441;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #7a0441 !important;
    padding: 4px 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

    .tn-additional-events__continue-shopping-link:hover,
    .tn-additional-events__continue-shopping-link:active,
    .tn-cart-buttons__secondary-action:hover,
    .tn-cart-buttons__secondary-action:active {
        background-color: #4f022a !important;
        color: #ffffff !important;
        border-color: #4f022a !important;
    }

.tn-subnav-component {
    margin-bottom: 25px;
}

    .tn-subnav-component .tn-promo-box input {
        border: solid 1px #d0d0d0;
        padding: 5px;
        font-size: 13px;
        display: inline-block;
        height: 1.8rem;
        margin-right: 3px;
    }

        .tn-subnav-component .tn-promo-box input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            font-size: 13px;
        }

        .tn-subnav-component .tn-promo-box input::-moz-placeholder {
            /* Firefox 19+ */
            font-size: 13px;
        }

        .tn-subnav-component .tn-promo-box input:-ms-input-placeholder {
            /* IE 10+ */
            font-size: 13px;
        }

        .tn-subnav-component .tn-promo-box input:-moz-placeholder {
            /* Firefox 18- */
            font-size: 13px;
        }

    .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button {
        font-size: 12px;
    }

/* reorder elements */
.tn-login-link {
    order: 1;
    flex: 10;
}

.tn-promo-box {
    order: 2;
}

.tn-cart-link {
    order: 3;
}

.tn-subnav-component .tn-login-link .tn-link {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #7a0441;
    margin-left: auto;
    margin-right: auto;
}

#tn-add-to-cart-button {
    width: 150px;
    float: right;
}

.tn-ticket-selector__pricetype-select,
.form-group select {
    background-image: url(https://www.flynnvt.org/Kentico12_Admin/FlynnCenter/media/FlynnCenter/Template/chevron-down.png);
    background-repeat: no-repeat;
    background-position: right 5px top 19px;
    border-radius: 0;
    border-color: #000000;
    height: 48px;
}

.tn-ticket-selector__pricetype-select-wrapper select {
    background-color: transparent !important;
}

.tn-cart-link .tn-link {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #7a0441;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #7a0441;
}

    .tn-cart-link .tn-link:hover,
    .tn-cart-link .tn-link:active {
        background-color: #7a0441;
        color: #fff;
        text-decoration: none;
    }

        .tn-cart-link .tn-link:hover .tn-icon,
        .tn-cart-link .tn-link:active .tn-icon {
            color: #fff !important;
        }

.tn-subnav-component .tn-cart-link.tn-active .tn-timer {
    display: block;
    font-size: 13px;
    clear: both;
    margin-top: 6px;
    font-weight: bold;
}

.tn-cart-item-summary {
    margin-bottom: 20px;
}

.tn-cart-totals__label,
.tn-cart-totals__value {
    font-family: "Open Sans", sans-serif;
    font-size: .8em !important;
    line-height: 28px;
}

.tn-ticket-selector__pricetype h4 {
    color: #000000;
}

/* Login */
.tn-account-login-page {
    margin-bottom: 40px;
}

#tn-login-button,
.tn-register-button,
#tn-account-register-button-register {
    width: 180px;
    text-transform: uppercase;
    font-weight: bold;
}

.tn-register-button {
    background-color: #7a0441;
    border-radius: 0;
    border-color: #7a0441;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}

.tn-login-component .control-label,
.tn-patron-component .control-label,
.tn-address-component .control-label {
    width: 85%;
    clear: none;
    display: inline-block;
    font-weight: bold;
}

.tn-number {
    height: 48px;
}

.tn-patron-component,
.tn-address-component,
.tn-interests {
    margin-top: 50px;
}

#tn-account-register-button-register {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 180px;
}

.tn-cart-buttons__primary-action {
    height: 38px;
}

.tn-cart-totals__value {
    color: #000;
}

.tn-cart-buttons__primary-action {
    color: #fff !important;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.tn-event-detail__display-time {
    font-size: 1rem !important;
}

.tn-event-detail__title {
    font-weight: bold;
}

.tn-event-detail__performance-details-container {
    margin-bottom: 20px;
}

.tn-ticket-selector__zone-selector .radio .tn-ticket-selector__input-zone {
    margin-top: 8px;
}

.tn-cart__btn-remove-icon:after,
.tn-cart__btn-remove-icon:before {
    background-color: #7a0441 !important;
}

.tn-event-listing-mode-tab-nav__list-item.active {
    font-weight: bold;
}

/* Cart */
#tn-add-donation-button,
#tn-payment-apply-gift-certificate-submit {
    color: #7a0441 !important;
    border-color: #7a0441 !important;
    font-weight: bold;
}

    #tn-add-donation-button:hover,
    #tn-payment-apply-gift-certificate-submit:hover {
        color: #fff !important;
        background-color: #7a0441 !important;
    }

#tn-payment-apply-gift-certificate-submit {
    margin-bottom: 40px;
}

#tn-payment-submit-button,
#tn-shipping-button {
    width: 180px;
    margin-bottom: 40px;
    border-radius: 0;
}

.tn-receipt-component,
.tn-account-tab-navigation {
    margin-bottom: 40px;
}

.tn-receipt-print,
.tn-cart-buttons__primary-action.btn.btn-default.hidden-print {
    text-decoration: none;
    color: #7a0441 !important;
    font-weight: bold;
    text-transform: uppercase;
    border-color: #7a0441;
    border-radius: 0;
}

.nav-tabs > li > a {
    text-decoration: none;
    color: #7a0441 !important;
    font-weight: bold;
    text-transform: uppercase;
}

    .nav-tabs > li > a:hover {
        text-decoration: none;
        background-color: #7a0441 !important;
        color: #fff !important;
        font-weight: bold;
        text-transform: uppercase;
    }

.nav-tabs > li.active > a:hover {
    color: #000000 !important;
    background-color: #fff !important;
}

.nav-tabs > li.active > a {
    color: #000 !important;
}

#tn-update-button,
.tn-account-interests-page .btn.btn-primary.btn-block.tn-btn-grouped {
    width: 180px;
    font-weight: bold;
}

.btn.btn-default.tn-btn-grouped {
    text-decoration: none;
    color: #7a0441 !important;
    font-weight: bold;
    text-transform: uppercase;
    border-color: #7a0441 !important;
    border-radius: 0;
    width: 180px;
}

#tn-update-form,
.tn-account-interests-page {
    margin-bottom: 40px;
}

.tn-account-logout-page .btn.btn-primary.btn-block.tn-btn-link,
#tn-contribution-submit {
    color: #fff !important;
    width: 180px;
    font-weight: bold;
    text-transform: uppercase;
}

@media (min-width: 786px) {

    .tn-login-component .control-label,
    .tn-patron-component .control-label,
    .tn-address-component .control-label {
        width: 88%;
    }

    .tn-address1 {
        margin-bottom: 43px !important;
    }

    #ApplyGiftCertificate_GiftCertificateId {
        width: 525px;
    }
}

.container {
    padding-left: 0;
    padding-right: 0;
}

.cart {
    font-family: Open Sans, sans-serif;
}

.tn-syos-screen-button__section-heading {
    color: #cf8e39 !important;
}

.tn-syos-screen-button {
    background-color: #263756 !important;
}
