
body {font-family: "Roboto", sans-serif}


.f a {
  font-family: "Roboto", sans-serif;
}


.w3-bar-block .w3-bar-item {
  padding: 16px;
  font-weight: bold;
}

*.contacttextbox {font-size:1.16em;width:200px}
*.contactmessbox {font-size:1.16em;width:300px;font-weight:normal}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  background-color: teal;
}

.flex-container > div {
  background-color: #f1f1f1;
  width: 60px;
  margin: 10px;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
}

.complex-fixtures {
  background-color: #f1f1f1;
  width: 120px;
  margin: 10px;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
}

.w3-button {white-space:wrap}

.fa-caret-down:after{content:"\f0d7"}.fa-caret-up:after{content:"\f0d8"}
.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}

.fa-caret-down:before{font-family: "Roboto";font-size: 20px}.fa-caret-up:before{font-family: "Roboto";font-size: 20px}

