.mastfooter {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}
.masthead-brand_front {
  position: fixed;
  left:1.0em;
 /* width: 100%; */
  /* Set the fixed height of the footer here */
  height: 3.0em;
  /* background-color: #f5f5f5; */
}
.nav-masthead_front {
  position: fixed;
  right:1.0em;
 /* width: 100%; */
  /* Set the fixed height of the footer here */
  height: 3.0em;
  /* background-color: #f5f5f5; */
}
.innercover {
	  background-color: #f5f5f5;
	  opacity: 0.9;
	  color:black;
	  border: 1px solid black;
	  padding:1.6em;
}
/*	K2		(20170813)	*	egentweaks_hr.css	*	lokala justeringar av stilmall	*/