/* CSS Document */
.o-legal-notification-container{display:none}
.m-legal-notification--modal .m-legal-notification__modal-headline{height: auto}
.sepmod .u-text-config a {
	width: 100%;
	min-height: 36px;
	height:	auto;
	display: block;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	border-radius: 12px;
	text-align: center;
	border: 2px solid;
	margin: 24px 0 12px 0;
}
.sepmod .u-text-config a:hover {
	background: #f58025;
	color:#fff;
}
.sepmod .u-text-config a span {font-size:70%; color:gray; font-style:italic;
	color:gray;
}
.sepmod .u-text-config a:hover span {
	color:#fff;
}