@charset "utf-8";
.error-messages {
	margin: 20px auto;
	max-width: 1000px;
	color: red;
}

.addr_prefs {
	text-decoration-color: #d3d3d3;
	border: none;
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 10px;
}