.layout-navbar-fixed .wrapper .content-wrapper {
	margin-top: unset !important;
	padding-top: calc(3.5rem + 1px);
}

.mailbox-attachments .mailbox-attachment-info {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 200px;
}

.sidebar-search-input > .selectize-input > input {
	width: 100% !important;
}

.showstatistics {
	/*max-height: 10rem;*/
	/*max-height: 15rem;*/
	max-height: 10rem;
	overflow-y: auto;
	overflow-x: auto;
}



.showstatistics.custom-dash-estatisticas-layout-months-top {
	max-height: unset !important;
	height: auto;
	overflow: unset !important;
}
.showstatistics.custom-dash-estatisticas-layout-months-top.custom-dash-estatisticas-layout-have-values {
	height: 20rem !important;
}

.custom-dash-estatisticas-layout-have-values