body.store-checkout, body.order-complete, body.my-tickets {
    color: #fff;
    background-color: #333;
}

fieldset.well, .select2-results{
    color: #333;
}

.additional-ticket-holder small span {
    color: #fff !important;
}

.tile-saving-top {
    border-color: #fff;
    color: #fff !important;
}

.tile-saving-top .r {
    color: #fff;
}

.modal-content, .modal-body {
    color: #333;
}

.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    color: #333;
}

.feature-area, .header-bar {
    background-color: transparent;
    color: #fff;
}

.help-block, .help-inline {
    color: #fff;
}

.special-layout-content a:not(.btn) {
    color: #00C5FF;
}

.table-striped.table td {
    border-top: none;
}

.table-striped tr.success {
    color: #333;
}
