.tools {
	display: none;
}

#esv-footer {
	display: none;
}

@media ( max-width : 960px) {
	#esv-header {
		height: 155px;
	}
	#backendApplikationsname {
		margin-top: 0em !important;
	}
}

#backendApplikationsname {
	font-size: 16px;
	line-height: 18px;
	width: 70%;
	float: right;
	text-align: center;
	color: #475256;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 5.5em;
}

#backendUser {
	font-weight: 700;
	width: 100%;
	float: right;
	text-align: right;
	line-height: 17px;
	padding-bottom: 5px;
	padding-right: 20px;
}

#esv-logout {
	float: right;
	padding-right: 20px;
}