﻿.titleContenu {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  font-weight: bold;
  background: #e6e7fd;
}
.requiredAdd {
  background-color: #e6e7fded !important;
}
.requiredEdit {
  background-color: #bee4ee !important;
}
.requiredReadOnly {
  background-color: #ededed !important;
}
.col-form-label {
  font-weight: bold;
}
.navbar-custom {
  min-height: 85px;
}
