.select2-container {
	width: 100% !important;
}

a {
	text-decoration: none;
}

.dataTable > tbody > tr:hover {
    box-shadow: inset 0 0 0 9999px #00000015;
}

.info {
	color: grey;
	font-size: 12px;
	margin-top: 5px;
	display: block;
}