/*
Theme Name: South Durham Gym CRM
Author: JM@Discovery Design Limited
Copyright: Discovery Design Limited - wwww.discoverydesign.co.uk
Version: 1.0
*/

.site-header, .site-footer {
    display: none;
}

.container {
    width: auto;
}

.container > .main-block > .col-md-12 > .col-md-10 {
    width: 100%;
}

.container > .main-block > .col-md-12 > .col-md-2 {
    display: none;
}

.main-block {
    margin-top: 0;
}

.register-table > tbody > tr > td,
.register-table > tbody > tr > th,
.register-table > tfoot > tr >td,
.register-table > tfoot > tr > th,
.register-table > thead > tr > td,
.register-table > thead > tr > th {
    border-right: 1px solid #ddd;
}

/* Invoice */

.pay-invoice-block {
    display: none;
}

.print-logo-container > img {
    padding-bottom: 10px;
}

.totals-invoice-block {
    margin-bottom: 0;
    border-bottom: 0;
}
