.panel {
  background-color: #efefef !important;
  border: solid 1px #ccc !important;
}

.btn-black {
  background-color: #000 !important; color: #fff !important;
}

.spaced {
  margin-bottom: 20px
}

.lang-ar .aligned {
  float: right !important;
}

.lang-en .aligned {
  float: left !important;
}

.webform-button--next, .webform-button--back {
  background-color: #000 !important; color: #fff !important;
}

.form-item--error-message, #edit-crew-details--description, #edit-equipment-details--description {
  clear: both;
}

a.icon-before {
  display:none
}