.toast-container {
	z-index: 9999 !important;
	position: fixed;
	top: 0px;
	right: 0px;
}

.toast {
	position: relative;
	right: 0;
	min-width: 350px;
}