#tableDealsListing thead tr.hidden-print
{
    display: none !important;
}

.boldPrint
{
    font-weight: bold;
}

a:after
{
    content: "" !important;
}

a[href]:after
{
    content: none !important;
}

.table-responsive
{
    overflow-x: visible;
}

#tableDealsListing thead tr th
{
    border-bottom: 1px solid #000000;
}

#tableDealsListingLegend .breadcrumb
{
    padding-left: 0;
    padding-right: 0;
}

#tableDealsListing
{
    font-size: 16px;
}

    #tableDealsListing th.colCashback
    {
        min-width: 50px;
    }

.row > .col-xs-12
{
    padding: 0;
}

body#deals_select .sectionHeader li
{
    padding: 0;
}

body#deals_select .sectionHeader h4
{
    margin-bottom: 0;
}
