/* ansible managed - changes will be overwritten */
@charset "utf-8";
img#logo {
	margin:0px 0px 0px 0px;
	padding:0px 0px!important;
	min-width:30px !important;
	max-width:300px;
	}

.task-login img#logo {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: url(/skins/zhref_elastic/images/zhreflogo_color.svg);
	width: 300px;
	height: 60px;
	display: inline-block;
	position: relative;
	top: 16vh;
	max-height: 100px
	}

#login-footer[role="contentinfo"]:after {
	display: block;
	visibility: visible;
	content: "Kommunikation / Internet \A Hirschengraben 7 \A Postfach \A 8024 Z\0000FCrich \A \A E-Mail: internet@zhref.ch \A Telefon: 044 258 91 84 \A Mobile: 076 804 03 53";
	white-space: pre;
	}

#layout #layout-menu .popover-header  {
	border-right:0px solid #2f3a3f !important;
	background-image: url(../images/zhreflogo_favicon.svg ) !important;
	background-position: 10px 10px;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-color:#f4f4f4 !important;
	background-color:#fff !important;
	}

.popover-header img {
	display:none;
	}
