@import url(//fonts.googleapis.com/css?family=Raleway:400,700);

body {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    line-height: 18px;
}

input {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

table {
    line-height: 18px;
}

.content-separator {
    background-color: #ffffff;
}

a {
    text-decoration: none;
    color: #00BDC9
}

a:hover {
    color: #000000;
}

#top-nav-wrap {
    background: #00BDC9;
}

#top-nav-links {
    margin-left: 10px;
}

#top-nav-links a {
    display: block;
    padding: 22px 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}

#top-nav-links a:hover, #top-nav-links a.selected {
    color: #000;
}

#search-box input {
    background-color: #ffffff;
    padding: 12px;
    width: 240px;
    color: #000;
    font-weight: normal;
    border-radius: 5px;
}

#search-box input:focus {
    outline: none;
}

#search-box button:hover {
    color: #00BDC9;
}

#search-box button {
    background-color: transparent;
    color: #fff;
}

#top-nav-search {
    margin-top: 12px;
    margin-bottom: 12px;
}

#custom-links, .category-links, #top-events, .more-link, .buy-link {
    color: #000;
}

#custom-links li, .category-links li, #top-events li {
    cursor: pointer;
}

#custom-links li:last-child, .category-links li:last-child, #top-events li:last-child {
    border: none;
}

#custom-links a, .category-links a, #top-events a {
    color: #00BDC9;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

#top-events a:hover{
    color: #000;
}

#custom-links li:hover a, .category-links li:hover a, #top-events li:hover a {
    color: #000;
}

li.category-links-title, #top-events-title {
    margin-bottom: 10px;
    border: none;
}

li.category-links-title a, #top-events-title span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}

li.category-links-title a:hover, #top-events-title span:hover {
    color: #000;
}

li.category-links-title a:before, #top-events-title span:before {
    content: '\f145';
    font-family: FontAwesome;
    padding: 5px;
    background-color: #00BDC9;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}

.category-links-title a, #top-events-title span {
    background-image: none;
}

#social-icons a {
    color: #000;
}

#social-icons a:hover {
    color: #00BDC9;
}

#content, #mini-content {
    color: #000;
}

.content-title, TD.tn_results_header_title, .checkout_title {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    content-title: 30px;
    margin-bottom: 20px;
    font-weight: bold;
}

TD.tn_results_header_subtitle, TD.tn_results_header_subtitle a {
    font-size: 14px;
}

#customSearchLink {
    font-weight: bold;
}

#customSearchButton, .tn_results_tickets_text a, .ssc_lrBuyBtn,
.tn_results_ticket_purchase a {
    padding: 6px 9px;
    display: inline-block;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
    color: white;
    text-decoration: none;
    background: #00BDC9;
    margin: 0px;
    font-size: 13px;
    border-radius: 7px;
}

#customSearchButton:hover, .tn_results_tickets_text a:hover,
.ssc_lrBuyBtn:hover, .tn_results_ticket_purchase a:hover {
    background: #000;
}

.ssc_lrBuyBtn {
    padding: 3px 7px;
}

#footer {
    background-color: #00BDC9;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}

#copyright {
    font-size: 11px;
}

.slide-title {
    font-size: 20px;
}

.slide-description {
    font-size: 14px;
    display: block;
    padding: 0px;
    margin: 0px;
}

.hot-ticket-link, .btn, .btn:hover {
    background-color: #00BDC9;
    color: #ffffff;
    border-radius: 20px;
    border: none;
    text-shadow: none;
}

.hot-ticket-link:hover {
    color: #ffffff;
    background-color: #000000;
}

#navToggle {
    color: #fff;
    padding-top: 5px;
}

.responsive-nav-link, .responsive-nav-link:hover {
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}

#ssc_filterHdr, .ssc_lhTable {
    background-color: #00BDC9 !important;
    color: #fff;
    padding-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
}

.ssc_lhTable tbody {
    color: #fff;
}

#ssc_filterHdr a:hover {
    color: #fff;
}

.ssc_sortNoArrow {
    color: #00BDC9 !important;
}

.ssc_sortDnArrow {
    color: #fff !important;
}

.ssc_sortUpArrow {
    color: #fff !important;
}

#footer-menu a {
    font-weight: bold;
    text-decoration: none;
}

.checkout_totals_total {
    color: #00BDC9 !important;
}

#copyright-info {
    color: #333;
    font-size: 10px;
}

.btn {
    font-weight: bold;
}

@media screen and (max-width: 720px) {
    .tn_results_event_text {

    }
}