.cursor{
	cursor: pointer;
}

.ul-menu{
	list-style-type: none !important;
}

.accordion-body li, .accordion-body{
	background-color: #f3f3f3;
}

table th{
	color:#0d6efd;
}

#filtroFecha{
	padding:2px 5px !important;
}

.the-legend {
	border-style: none;
	border-width: 0;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	width: auto;
	padding: 0 10px;
	border: 1px solid #e0e0e0;
}
.the-fieldset {
	border: 1px solid #e0e0e0;
	padding: 10px;
}

.thead-emails th{
	color: black;
}