.tpm-hidden {
  display: none;
}

.tpm-text-center {
  text-align: center;
}

.tpm-error {
  color: red;
}

.underline {
	text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.div-highlight {
  background-color: whitesmoke;
}

.with-border {
  /*border-width: 0px 0px 1px 0px;
  border-color: black;
  border-style: solid;*/
}

h2.behind {
   width: 100%;
   text-align: center;
   border-bottom: 1px solid #000;
   line-height: 0.1em;
   margin: 10px 0 20px;
}

h2.behind span {
    background:#fff;
    padding:0 10px;
}

a.small {
  font-size: small;
  color: blue;
}

