@charset "UTF-8";

.toast_container
{
	position: absolute;
	right: 0;
	top: 3.5rem;
	width: 20rem;
	z-index: 2050;
}
