.snarveier-container > h2{
display:none !important;
}


.cpcalyearplus2 .cpcalyearplus3{
display:none !important;
}

.egendefinertknapp{
  display: inline-block;
  vertical-align: middle;
  margin: 0.3rem 0 0.5rem;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out,color 0.25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #0077C8;
  color: #fefefe;
  border-radius: 20px;
}


/* LESEWEB */
.speechwebcontrols .lesewebstartbtn{
	background-color: rgb(206 210 213);
}

.speechwebcontrols .lesewebstartbtn:hover{
	cursor: pointer;
}

#PAFTOOLBAR{
	display: none;
}
