html body #tl-widget #ie6.body,
html body #tl-widget #ie7.body,
html body #tl-widget #ie8.body {
    display: none !important;
}
html body #tl-widget #ie6 .tl-browser-unsupported-message,
html body #tl-widget #ie7 .tl-browser-unsupported-message,
html body #tl-widget #ie8 .tl-browser-unsupported-message {
    border: 1px solid #e0e0e0 !important;
    color: #1c302f !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 15px 24px !important;
    text-transform: none !important;
    text-align: left !important;
}
html body #tl-widget #ie6 .tl-browser-unsupported-message .tl-perm-unsupported,
html body #tl-widget #ie7 .tl-browser-unsupported-message .tl-perm-unsupported,
html body #tl-widget #ie8 .tl-browser-unsupported-message .tl-perm-unsupported {
    display: inline-block !important;
}

html body #tl-widget {
    overflow:hidden;
    word-break:normal !important;
}
html body #tl-widget-border {
    color: #444 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 2px solid #DDDDDD !important;
    outline: 0 !important;
    font-size: 12px !important;
    vertical-align: baseline !important;
    font-family: museo-sans,sans-serif !important;
    font-weight: normal !important;
    line-height: normal !important;
    background: #FFFFFF !important;
    min-width: 240px !important;
    -webkit-text-size-adjust: 100% !important;
}
html body #tl-widget-border:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

html body #tl-widget * {
    text-shadow: none !important;
    table-layout: auto !important;
}

html body #tl-widget p {
    text-align: left !important;
}

html body #tl-widget select {
    width: auto !important;
}

html body #tl-widget .tl-header {
    letter-spacing: 1.2px !important;
    color: #FFF !important;
    position: relative !important;
    text-align: left !important;
    padding: 0 25px !important;
}
html body #tl-widget .tl-header:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
html body #tl-widget .tl-header a {
    color: #FFF !important;
}

html body #tl-widget .tl-header .tl-header-title {
    float: left;
    text-transform: uppercase !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding:12.5px 0 !important
}

html body #tl-widget .tl-header .tl-buy-powered-by-logo {
    float: right;
    font-family: museo-sans,sans-serif !important;
    font-size: 11px !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding:12.5px 0 !important
}

html body #tl-widget .tl-header .tl-buy-powered-by-logo a {
    position: relative !important;
    text-decoration: none !important;
    top: -1px;
}

html body #tl-widget .tl-header .tl-buy-powered-by-logo img {
    position: relative !important;
    top: 2px !important;
    width: 120px !important;
}

html body #tl-widget .tl-footer {
    border-top: 5px solid #E0E0E0 !important;
    background: transparent !important;
    overflow: hidden !important;
    min-height: 65px !important;
}
html body #tl-widget .tl-footer .tl-checkout-bar {
    padding: 15px 25px !important;
    padding-top: 50px;
}

html body #tl-widget .hide {
    display: none !important;
}

/*********************************************************************************************************/

html body #tl-widget #ie7 button {
    overflow: visible !important;
    width: auto !important;
}

html body #tl-widget a {
    color: #3081BC;
    text-decoration: underline;
}

html body #tl-widget a img {
    border: 0 !important;
}

html body #tl-widget button, html body #tl-widget a {
    cursor: pointer;
}

html body #tl-widget a.tl-button {
    letter-spacing: 1.2px !important;
    display: inline-block !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 6px 10px 7px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

html body #tl-widget a.tl-button.tl-checkout {
    padding: 10px 20px !important;
    float: right;
}

html body #tl-widget a.tl-button img {
    position: relative !important;
    top: 5px !important;
    padding: 0 0 0 5px !important;
}

html body #tl-widget a.tl-button span{
    margin: 0 !important;
    text-decoration: none !important;
}

html body #tl-widget #ie6 a.tl-button span {
    background: none !important;
}

html body #tl-widget a.tl-button span {
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 700 !important;
}

html body #tl-widget a.tl-button span.tl-button-right-arrow {
    font-size: 17px !important;
    padding-left: 5px !important;
}

/* global ie + ff button fixes */
html body #tl-widget #ie6 button, html body #tl-widget #ie7 button {
    width: auto !important;
    overflow: visible !important;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0
}

/*****************************************************************************************/

html body #tl-widget .tl-buy-list {
    border: 0 !important;
    border-collapse: collapse !important;
    padding: 5px !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event {
    border-top: 1px solid #E0E0E0 !important;
    padding-bottom: 20px !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

html body #tl-widget .tl-buy-list .tl-first {
    border-top: none 0 !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event .tl-buy-list-name {
    float: left !important;
    padding: 20px 0 0 20px !important;
    text-align: left !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event .tl-buy-list-action {
    float: right !important;
    padding: 20px 15px 0 0 !important;
    text-align: center !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event .tl-buy-list-action .add span {
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    white-space: nowrap !important !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event .tl-buy-list-event-name {
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 16px !important;
    opacity: 0.86 !important;
    margin: 0 !important;
    text-align: left !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event .tl-buy-list-event-name a {
    color: #1C302F !important;
    text-decoration: none !important;
    text-align: left !important;
}
html body #tl-widget .tl-buy-list .no-tickets {
    color: #444 !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 16px !important;
}
html body #tl-widget .tl-buy-list .tl-buy-list-event .tl-buy-list-date {
    color: #1C302F !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    letter-spacing: 0 !important;
    line-height: 16px !important;
    margin: 0 !important;
}

html body #tl-widget .tl-buy-list .tl-buy-list-empty td {
    text-align: center !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    color: #444 !important;
    padding: 50px 0 !important;
}

/*************************************************************************************************/

html body #tl-widget .tl-event-header {
    text-align: left !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 13px !important;
    color: #5E5E5E !important;
    padding: 3px 23px !important;
}
html body #tl-widget .tl-event-header:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

html body #tl-widget .tl-event-header table {
    width: 100% !important;
}

html body #tl-widget .tl-event-header table td {
    border: 0 !important;
}

html body #tl-widget .tl-event-header div.tl-header-event-name,
html body #tl-widget .tl-event-header div.tl-header-event-name a:link,
html body #tl-widget .tl-event-header div.tl-header-event-name a:visited,
html body #tl-widget .tl-event-header div.tl-header-event-name a:hover,
html body #tl-widget .tl-event-header div.tl-header-event-name a:active {
    background: transparent !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin: 5px 0 !important;
    text-align: left !important;
    border: 0 !important;
}

html body #tl-widget .tl-event-header div.tl-header-event-name a,
html body #tl-widget .tl-event-header div.tl-header-event-name a:link,
html body #tl-widget .tl-event-header div.tl-header-event-name a:visited,
html body #tl-widget .tl-event-header div.tl-header-event-name a:hover,
html body #tl-widget .tl-event-header div.tl-header-event-name a:active {
    text-decoration: none !important;
}

html body #tl-widget .tl-event-header .tl-event-details {
    float: left !important;
}

html body #tl-widget .tl-event-header .tl-header-event-date {
    color: #1C302F !important;
    font-size: 12px !important;
    font-family: museo-sans,sans-serif !important;
    font-weight: 700 !important;
    line-height: 15px !important;
}

html body #tl-widget .tl-event-header .tl-header-venue {
    color: #1C302F !important;
    font-size: 12px !important;
    line-height: 15px !important;
    text-align: left !important;
    display: block;
    padding-bottom: 5px !important;
}

html body #tl-widget .tl-event-header .tl-view-all-dates {
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    text-align: right !important;
    white-space: nowrap !important;
    float: right !important;
}
html body #tl-widget .tl-event-header .tl-view-all-dates a {
    text-decoration: none !important;
}
/*************************************************************************************************/

html body #tl-widget .tl-performance-list {
    padding: 5px !important;
}

html body #tl-widget .tl-performance-list .tl-performance-row {
    border-top: 1px solid #e0e0e0 !important;
    padding-bottom: 20px !important;
}

html body #tl-widget .tl-performance-list .tl-performance-row:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

html body #tl-widget .tl-performance-list .tl-header-event-date,
html body #tl-widget .tl-performance-list .tl-event-date {
    padding: 29px 20px 0 !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    float: left !important;
}

html body #tl-widget .tl-performance-list .tl-get-tickets-link {
    padding: 20px 15px 0 !important;
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    white-space: nowrap !important;
    float: right !important;
}

html body #tl-widget .tl-performance-list .tl-performance-row.tl-first {
    border-top: none 0 !important;
}

/*************************************************************************************************/

html body #tl-widget .tl-main .tl-get-tickets form.tl-tickets-form {
    margin: 0 !important;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table {
    width: 100% !important;
    border: 0 !important;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table td {
    padding: 0 !important;
    background-color: rgba(0,0,0,0) !important;
    border: 0 !important;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-header th {
    font-size: 12px !important;
    font-weight: 700 !important;
    font-family: museo-sans,sans-serif !important;
    letter-spacing: 1.2px !important;
    color: #FFF !important;
    position: relative !important;
    text-transform: uppercase;
    white-space: nowrap !important;
    text-align: center !important;
    border: 0 !important;
}
html body #tl-widget .tl-get-tickets .tl-ticket-table-header th.tl-first {
    padding: 12.5px 20px 12.5px 23px !important;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-header th {
    padding: 12.5px 36px 12.5px 23px !important;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-inner {
    width: 100% !important;
    border-left: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    border-bottom: 0 !important;
    border-top: 0 !important;
}

html body #tl-widget .tl-get-tickets table.tl-ticket-table .tl-ticket-table-row td {
    border-top: 1px solid #e0e0e0 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    font-family: museo-sans,sans-serif !important;
    letter-spacing: 1.2px !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding: 23px 24.5px 23px 19px !important;
    border-width: 1px 0 0 0 !important;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table .tl-ticket-table-row.tl-has-more-info-row td {
    padding: 23px 24.5px 0px 19px !important;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table .tl-more-info-row td {
    text-align: left !important;
    border-top: none !important;
    padding: 0 0 23px 19px !important;
}
html body #tl-widget .tl-get-tickets .tl-ticket-table-row td.tl-first,
html body #tl-widget .tl-get-tickets .tl-ticket-table-header th.tl-first {
    width: 85% !important;
    text-align: left !important;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-row.tl-first td {
    border-top: 0px !important;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-row .tl-ticket-type-price {
    position: relative !important;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-row .tl-ticket-type-name-label,
html body #tl-widget .tl-get-tickets .tl-ticket-table-header .tl-ticket-type-name-label {
    float:left;
    text-align: left !important;
}
html body #tl-widget .tl-get-tickets .tl-ticket-table-row .tl-ticket-type-price-column {
    min-width: 100px;
}
html body #tl-widget .tl-get-tickets .tl-ticket-table-header .tl-ticket-type-price-header {
    float: right;
    min-width: 100px;
    text-align: center;
}

html body #tl-widget .tl-get-tickets .tl-ticket-table-row .tl-ticket-min {
    letter-spacing: normal !important;
    white-space: nowrap !important;
    font-size: 10px !important;
    font-weight: 300 !important;
    font-family: museo-sans,sans-serif !important;
    right: 0 !important;
    left: 13px !important;
    bottom: -15px !important;
    position: absolute !important;
}

html body #tl-widget .tl-get-tickets td input.text-input-short {
    width: 50px !important;
}

html body #tl-widget .tl-get-tickets a.tl-more-info-link {
    color: #238CBD !important;
    font-family: museo-sans,sans-serif !important;
    font-weight: 300 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    text-decoration: none !important;
}

html body #tl-widget .tl-get-tickets .tl-more-info {
    display: none;
    font-family: museo-sans,sans-serif !important;
    font-size: 11px !important;
    max-width: 800px !important;
}

html body #tl-widget .tl-get-tickets .tl-more-info p {
    font-family: Arial,sans-serif !important;
    font-size: 11px !important;
    color: #444 !important;
    font-weight: normal !important;
    line-height: 14px !important;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table .tl-ticket-table-row td.tl-ticket-type-not-available {
    white-space: nowrap;
    padding: 23px 29px 23px 19px !important;
    text-align: right !important;
    text-transform: uppercase;
    font-weight: 500;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table .tl-ticket-table-row.tl-has-more-info-row td.tl-ticket-type-not-available {
    padding: 23px 29px 0 19px !important;
}
html body #tl-widget .tl-get-tickets table.tl-ticket-table .tl-ticket-table-errors td {
    background-color: #fcfcfc !important;
    padding: 10px 30px !important;
}
html body #tl-widget .tl-performance-list-errors,
html body #tl-widget .tl-get-tickets .tl-ticket-table-error {
    font-family: museo-sans,sans-serif !important;
    color: #e0336b !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-align: right !important;
    text-transform: uppercase !important;
}
html body #tl-widget .tl-performance-list-errors {
    text-align: left !important;
    padding: 20px !important;
}
html body #tl-widget .tl-get-tickets .tl-ie9-browser-unsupported-message,
html body #tl-widget .tl-get-tickets .tl-ticket-table-header-error {
    font-family: museo-sans,sans-serif !important;
    color: #e0336b !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    padding: 15px 24px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}
html body #tl-widget .tl-get-tickets .tl-ie9-browser-unsupported-message {
    color: #1c302f !important;
    border: 1px solid #e0e0e0 !important;
    font-weight: 700 !important;
    text-transform: none !important;
    text-align: left !important;
}
html body #tl-widget #ie9 .tl-main .tl-get-tickets .tl-ticket-table-container {
    display: none !important;
}

html body #tl-widget .tl-checkout-buttons {
    display: inline-block !important;
    width: 100% !important;
}

html body #tl-widget .tl-checkout-bar a.tl-checkout-powered-by {
    color: #949494 !important;
}
html body #tl-widget .tl-checkout-bar a.tl-checkout-powered-by img {
    width: 117px !important;
    padding: 3px 0 !important;
}

html body #tl-widget .tl-checkout-bar .tl-powered-by-info {
    float: left !important;
    padding: 10px 0 !important;
    font-style: italic;
    color: #949494 !important;

}

html body #tl-widget .tl-checkout-bar .tl-status-messaging {
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    display: block !important;
    float: right !important;
}

html body #tl-widget .tl-checkout-bar .tl-proceed {
    display: block !important;
    float: right !important;
}
html body #tl-widget #ie9 .tl-footer {
    border-top: 1px solid #E0E0E0 !important;
}
html body #tl-widget #ie9 .tl-checkout-bar .tl-checkout {
    display: none !important;
}
/*************************************************************************************************/

html body #tl-widget .tl-back {
    float: left !important;
    padding: 40px;
    font-family: museo-sans,sans-serif !important;
    font-size: 12px !important;
    text-align: left !important;
    white-space: nowrap !important;
}
html body #tl-widget .tl-back a {
    color: #1C302F !important;
    text-decoration: none !important;
}

html body .tl-affiliate-nodec{
    text-decoration: none !important;
    cursor: default !important;
    color: #949494 !important;
}

html body .tl-affiliate-nodec:hover{
    text-decoration: none !important;
    cursor: default !important;
    color: #949494 !important;
}