/*!
 * Custom CSS
 */
/* toastr */
#toast-container > div {
	width: auto;
	opacity: 1;
}

.styled-table {
	margin: 25px 0;
	box-shadow: 0 0 20px rgb(0 0 0 / 15%);
}