ul.breadcrumbs li.error a {
  color: #c60f13;
}
.f-dropdown.open {
  z-index: 9999;
}
.columns .vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
a.button input[type=file] {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
  font-size: 16px;
  height: 100%;
}
.error small.error {
  text-transform: none;
}
