/* Cacti specific overrides to main jquery.toast.css file */
.jq-toast-wrap {
	min-width: 30vw;
	max-width: 30vw;
	width: 30vw;
}

.close-jq-toast-single {
	font-size: 1.5em;
	top: unset;
	margin: auto 0;
}