/* Invoice button margin fix */
.btn-download-invoice {
    float: right;
    margin-bottom: 50px;
}