/*Write your custom css in this file.*/

.dashboard-image {
	content: url("/assets/images/wisebit-logo-white-320x96px.png");
}

.sidebar-toggled .dashboard-image {
	content: url("/assets/images/wisebit-favicon-white.png");
	width: 32px;
	height: auto;
}

.client-view #quick-add-button,
.client-view .buttons-excel,
.client-view .buttons-print {
	display: none;
}


.invoice-payment-button .strong {
	font-size: 1.2em;
}
