@page {
    size:A4;
}

.invoice-toolbar {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.invoice-wrapper {
    background: #fff;
}

.content-wrapper {
	padding-left: 20%;
}