.TOAST_FIELD{
	position: fixed;
	top: 0px;
	right: 0px;

	width: 200px;
}

.EDITOR_TEXTAREA{
	width: 100%;
	height: 500px;
}

.EDIT_APPLY_FIELD{
	margin: 10px;
	padding: 10px;

	background-color: rgb(194, 194, 194);
}