
#toplogodiv {
  min-width: 260px; height: 88px;
  background: url(../images/logo.png) center center no-repeat;
}

.accountancy_unpaid{
 color: #e34f4f !important;
}

@media only screen and (max-width: 1000px) {
 #toplogodiv {
  left: 0 !important;
 }
}

#tresc .readingFieldset .input-area:nth-child(5) {
  display: none !important;
}

#attach {
  display: none !important;
}

#invoices_v1 .table-wrapper {
  display: none !important;
}