.bootstrap-iso img {
  height: 150px !important;
  margin: 0 auto !important;
}

.bootstrap-iso .formden_header h2, .bootstrap-iso .formden_header p, .bootstrap-iso form{
  font-family: Arial, Helvetica, sans-serif; 
  color: black;
}

.bootstrap-iso form button, .bootstrap-iso form button:hover{
  color: white !important;
}

.asteriskField{
  color: red;
}

a input{
  margin: auto;
}

th, td {
  border: 1px solid black;
  text-align: center !important;
}

th {
  background-color: #D6E3BC;
  height: 50px;
}

tr {
  height: 42px !important;
}

.header-for-tables{
  margin-top: 20px;
  margin-bottom: 20px;
}

table {
  width: 85%;
  margin: auto;
}