* {
  outline: 0px !important;
}

h1 {
  margin-bottom: 35px;
}

fieldset {
  margin-top: 15px;
  margin-bottom: 30px;
}

form label.required::before {
  color: #a94442;
  content: '* ';
}

.action-btns {
  margin-top: 15px;
  margin-bottom: 30px;
}

.commentaire {
  color: #888;
  font-style: italic;
  margin-bottom: 20px;
}

#demande-commentaires {
  overflow-y: scroll;
  max-height: 248px;
}

#revision-block {
  position: relative;
}

#revision-btn {
  position: absolute;
  right: 15px;
  bottom: 0;
}

.label-as-badge {
  font-size: 12px;
  border-radius: 10px;
  display: inline-block;
  float: right;
}

div.dataTables_filter {
  text-align: left !important;
}

div.dataTables_filter input {
  width: 100% !important;
}

div.dataTables_length {
  text-align: right;
}

.display-buttons{
  padding: 1em 15px;
}

#subvention-disciplines-tab .control {
    padding-bottom: 15px;
}
.dateContainer{
    position: relative;
}
