.modal.modal-on-bottom-of-others {
	z-index: 88000 !important;
}

.cursor-pointer {
	cursor: pointer;
}

.modal-categorias form.add-subcategoria p {
	display: block;
}

.home-actions .widget {
	min-height: 205px;
}

.big-buttons-home .widget {
	min-height: 230px;
	height: 230px;
}

/*body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: auto;
}*/

/*.modal .modal-body {
    max-height: 80vh;
    overflow-y: auto;
}*/

div.m-b-md {
	margin-top: 20px;
}

.print-relatorio-button {
	position: fixed;
	top: 49px;
	right: 20px;
	z-index: 999;
}

.excel-button {
	position: fixed;
	top: 49px;
	right: 240px;
	z-index: 999;
}

.excel-button-receitas {
	position: fixed;
	top: 49px;
	right: 20px;
	z-index: 999;
}

.modal.modal-on-top-of-others {
	z-index: 99000 !important;
}
