.lista-preposto-table td{
	border: 1px solid #000;
	text-align: center;
}

.lista-preposto-header td{
	background: #1ebb90;
	color: #fff;
	padding: 0px;
}

.lista-preposto-table i{
	font-size: 1.7em;
	vertical-align: middle;
}

button.cadastrar-preposto{
	width: 100%;
	margin: 5px 0px;
	font-size: 1.3em;
}

.nova-preposto-modal{
	max-height: 80%!important;
}