a{
	text-decoration: none;
	margin-right: 1rem;
}

body{
	font-family: NewsGothicBdCnBT, "Arial Narrow", Arial, sans-serif;
}

fieldset{
	border: 0rem;
	line-height: 1rem;
	margin-left: -1rem;
}

form{
	padding: 0.3125rem;
}

header{
	font-size: 2rem;
	margin-bottom: 1rem;
	max-width: 51.85rem;
	margin: auto;
	text-align: center;
}

html{
	background-image: url("../img/swarobggray.jpg");
	background-size: cover;
	height: 100%;
}

iframe{
	border: none;
	opacity: 0.7;
}

img{
	max-width: 100%;
	height: auto;
}

input{
	margin: 0.3125rem;
	display: block;
	width: 25rem;
}

ul{
	text-align: left;
}

input[type=button], #language{
	font-family: NewsGothicBdCnBT, "Arial Narrow", Arial, sans-serif;
	border-radius: 0.25rem;
	width: 101%;
	line-height: 1.2rem;
}

input[type=button]{
	margin-left: 0.275rem;
	background-color: #ddd;
}

#confirmpwd, #email, #generatedpw, #password, #username{
	opacity: 0.50;
	color: black;
	border-radius: 0.25rem;
	text-align: left;
}

#iframe{
	max-width: 53.125rem;
	margin: auto;
	height: 1000px;
	opacity: 0.75;
}

#language{
	width: 5rem;
}

#linkmenu{
	max-width: 50rem;
	margin: auto;
	padding-top: 3rem;
	height: 10rem;
	opacity: 0.75;
	text-align: center;
	font-size: 1.5rem;
	float: none;
}

#linkmenu img{
	max-width: 4rem;
	height: auto;
}
#linkmenu th{
	padding: 1rem;
}

#login{
	padding-top: 10rem;
}	

.error {
	color: red;
}

.language{
	max-width: 51.85rem;
	margin: auto;
	padding: 0.625rem;
	text-align: center;
	text-decoration: none;
}

.wrapper{
	max-width: 26.5rem;
	margin: auto;
	text-align: center;
	clear: both;
}

.wrapper a{
	margin: 0;
}