﻿body {
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-header {
    margin-top: 0px;
    margin-bottom: 0px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 0px;
}

.alert {
    margin-bottom: 0px;
}

#invoice-info {
    margin-bottom: 5px;
}