.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-cover-letter-max-size-2-mb---description, #edit-resume-cv--description {
  clear: both;
}

a.icon-before {
  display:none
}

.region-content form:not(.views-exposed-form) .panel {
  border: solid 1px #ddd !important;
}
.region-content form:not(.views-exposed-form) .panel-default .panel-heading {
  background-color: #f2f2f2 !important;
}

.ui-datepicker {    
    margin-top: -80px;
}
