.row {
	padding-top: 10px;
}

.well {
	background-color: white;
}

.form-actions {
	margin-bottom: 0px;
}

.one-host-sep {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ddd;
}

.copyright {
	font-size: 10px;
}

#en {
  	background-image: url("https://my.globalguest.de/wlabel/img/gb.png");
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

#de {
  	background-image: url("https://my.globalguest.de/wlabel/img/de.png");
  	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

.language {
	padding-top: 5px;
}

#current-step .carousel .thumbnail img {
	max-height: 200px
}

#current-step .carousel  {
	margin-top: 15px;
}