.bg-inscription {
  background-color: #ea7066 !important; }

a.bg-inscription:hover, a.bg-inscription:focus,
button.bg-inscription:hover,
button.bg-inscription:focus {
  background-color: #ea7066 !important; }

.border-inscription {
  border-color: #ea7066 !important; }

.text-inscription {
  color: #ea7066 !important; }

a.text-inscription:hover, a.text-inscription:focus {
  color: #ea7066 !important; }

.table-inscription,
.table-inscription > th,
.table-inscription > td {
  background-color: #ea7066; }

.table-inscription th,
.table-inscription td,
.table-inscription thead th,
.table-inscription tbody + tbody {
  border-color: #ea7066; }

.table-hover .table-inscription:hover {
  background-color: #f6c2be; }
  .table-hover .table-inscription:hover > td,
  .table-hover .table-inscription:hover > th {
    background-color: #ea7066; }

.btn-inscription {
  color: #fff;
  background-color: #ea7066;
  border-color: #ea7066; }
  .btn-inscription:hover {
    color: #fff;
    background-color: #e55144;
    border-color: #e44639; }
  .btn-inscription:focus, .btn-inscription.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }
  .btn-inscription.disabled, .btn-inscription:disabled {
    color: #fff;
    background-color: #ea7066;
    border-color: #ea7066; }
  .btn-inscription:not(:disabled):not(.disabled):active, .btn-inscription:not(:disabled):not(.disabled).active,
  .show > .btn-inscription.dropdown-toggle {
    color: #fff;
    background-color: #e44639;
    border-color: #e23c2e; }
    .btn-inscription:not(:disabled):not(.disabled):active:focus, .btn-inscription:not(:disabled):not(.disabled).active:focus,
    .show > .btn-inscription.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }

.btn-outline-inscription {
  border-color: #ea7066; }
  .btn-outline-inscription:hover {
    color: #fff;
    background-color: #ea7066;
    border-color: #ea7066; }
  .btn-outline-inscription:focus, .btn-outline-inscription.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }
  .btn-outline-inscription.disabled, .btn-outline-inscription:disabled {
    color: #ea7066;
    background-color: transparent; }
  .btn-outline-inscription:not(:disabled):not(.disabled):active, .btn-outline-inscription:not(:disabled):not(.disabled).active,
  .show > .btn-outline-inscription.dropdown-toggle {
    color: #fff;
    background-color: #ea7066;
    border-color: #ea7066; }
    .btn-outline-inscription:not(:disabled):not(.disabled):active:focus, .btn-outline-inscription:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-inscription.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.badge-inscription {
  color: #fff;
  background-color: #ea7066; }
  a.badge-inscription:hover, a.badge-inscription:focus {
    color: #fff;
    background-color: #e44639; }
  a.badge-inscription:focus, a.badge-inscription.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.alert-inscription {
  color: #7a3a35;
  background-color: #fbe2e0;
  border-color: #f9d7d4; }
  .alert-inscription hr {
    border-top-color: #f6c2be; }
  .alert-inscription .alert-link {
    color: #562926; }

.list-group-item-inscription {
  color: #7a3a35;
  background-color: #f9d7d4; }
  .list-group-item-inscription.list-group-item-action:hover, .list-group-item-inscription.list-group-item-action:focus {
    color: #7a3a35;
    background-color: #f6c2be; }
  .list-group-item-inscription.list-group-item-action.active {
    color: #fff;
    background-color: #7a3a35;
    border-color: #7a3a35; }
.bg-family {
  background-color: #f0c24b !important; }

a.bg-family:hover, a.bg-family:focus,
button.bg-family:hover,
button.bg-family:focus {
  background-color: #f0c24b !important; }

.border-family {
  border-color: #f0c24b !important; }

.text-family {
  color: #f0c24b !important; }

a.text-family:hover, a.text-family:focus {
  color: #f0c24b !important; }

.table-family,
.table-family > th,
.table-family > td {
  background-color: #f0c24b; }

.table-family th,
.table-family td,
.table-family thead th,
.table-family tbody + tbody {
  border-color: #f0c24b; }

.table-hover .table-family:hover {
  background-color: #f6c2be; }
  .table-hover .table-family:hover > td,
  .table-hover .table-family:hover > th {
    background-color: #f0c24b; }

.btn-family {
  color: #fff;
  background-color: #f0c24b;
  border-color: #f0c24b; }
  .btn-family:hover {
    color: #fff;
    background-color: #e55144;
    border-color: #e44639; }
  .btn-family:focus, .btn-family.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }
  .btn-family.disabled, .btn-family:disabled {
    color: #fff;
    background-color: #f0c24b;
    border-color: #f0c24b; }
  .btn-family:not(:disabled):not(.disabled):active, .btn-family:not(:disabled):not(.disabled).active,
  .show > .btn-family.dropdown-toggle {
    color: #fff;
    background-color: #e44639;
    border-color: #e23c2e; }
    .btn-family:not(:disabled):not(.disabled):active:focus, .btn-family:not(:disabled):not(.disabled).active:focus,
    .show > .btn-family.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }

.btn-outline-family {
  border-color: #f0c24b; }
  .btn-outline-family:hover {
    color: #fff;
    background-color: #f0c24b;
    border-color: #f0c24b; }
  .btn-outline-family:focus, .btn-outline-family.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }
  .btn-outline-family.disabled, .btn-outline-family:disabled {
    color: #f0c24b;
    background-color: transparent; }
  .btn-outline-family:not(:disabled):not(.disabled):active, .btn-outline-family:not(:disabled):not(.disabled).active,
  .show > .btn-outline-family.dropdown-toggle {
    color: #fff;
    background-color: #f0c24b;
    border-color: #f0c24b; }
    .btn-outline-family:not(:disabled):not(.disabled):active:focus, .btn-outline-family:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-family.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.badge-family {
  color: #fff;
  background-color: #f0c24b; }
  a.badge-family:hover, a.badge-family:focus {
    color: #fff;
    background-color: #e44639; }
  a.badge-family:focus, a.badge-family.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.alert-family {
  color: #7a3a35;
  background-color: #fbe2e0;
  border-color: #f9d7d4; }
  .alert-family hr {
    border-top-color: #f6c2be; }
  .alert-family .alert-link {
    color: #562926; }

.list-group-item-family {
  color: #7a3a35;
  background-color: #f9d7d4; }
  .list-group-item-family.list-group-item-action:hover, .list-group-item-family.list-group-item-action:focus {
    color: #7a3a35;
    background-color: #f6c2be; }
  .list-group-item-family.list-group-item-action.active {
    color: #fff;
    background-color: #7a3a35;
    border-color: #7a3a35; }
.bg-facture {
  background-color: #b5d56a !important; }

a.bg-facture:hover, a.bg-facture:focus,
button.bg-facture:hover,
button.bg-facture:focus {
  background-color: #b5d56a !important; }

.border-facture {
  border-color: #b5d56a !important; }

.text-facture {
  color: #b5d56a !important; }

a.text-facture:hover, a.text-facture:focus {
  color: #b5d56a !important; }

.table-facture,
.table-facture > th,
.table-facture > td {
  background-color: #b5d56a; }

.table-facture th,
.table-facture td,
.table-facture thead th,
.table-facture tbody + tbody {
  border-color: #b5d56a; }

.table-hover .table-facture:hover {
  background-color: #f6c2be; }
  .table-hover .table-facture:hover > td,
  .table-hover .table-facture:hover > th {
    background-color: #b5d56a; }

.btn-facture {
  color: #fff;
  background-color: #b5d56a;
  border-color: #b5d56a; }
  .btn-facture:hover {
    color: #fff;
    background-color: #e55144;
    border-color: #e44639; }
  .btn-facture:focus, .btn-facture.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }
  .btn-facture.disabled, .btn-facture:disabled {
    color: #fff;
    background-color: #b5d56a;
    border-color: #b5d56a; }
  .btn-facture:not(:disabled):not(.disabled):active, .btn-facture:not(:disabled):not(.disabled).active,
  .show > .btn-facture.dropdown-toggle {
    color: #fff;
    background-color: #e44639;
    border-color: #e23c2e; }
    .btn-facture:not(:disabled):not(.disabled):active:focus, .btn-facture:not(:disabled):not(.disabled).active:focus,
    .show > .btn-facture.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }

.btn-outline-facture {
  border-color: #b5d56a; }
  .btn-outline-facture:hover {
    color: #fff;
    background-color: #b5d56a;
    border-color: #b5d56a; }
  .btn-outline-facture:focus, .btn-outline-facture.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }
  .btn-outline-facture.disabled, .btn-outline-facture:disabled {
    color: #b5d56a;
    background-color: transparent; }
  .btn-outline-facture:not(:disabled):not(.disabled):active, .btn-outline-facture:not(:disabled):not(.disabled).active,
  .show > .btn-outline-facture.dropdown-toggle {
    color: #fff;
    background-color: #b5d56a;
    border-color: #b5d56a; }
    .btn-outline-facture:not(:disabled):not(.disabled):active:focus, .btn-outline-facture:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-facture.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.badge-facture {
  color: #fff;
  background-color: #b5d56a; }
  a.badge-facture:hover, a.badge-facture:focus {
    color: #fff;
    background-color: #e44639; }
  a.badge-facture:focus, a.badge-facture.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.alert-facture {
  color: #7a3a35;
  background-color: #fbe2e0;
  border-color: #f9d7d4; }
  .alert-facture hr {
    border-top-color: #f6c2be; }
  .alert-facture .alert-link {
    color: #562926; }

.list-group-item-facture {
  color: #7a3a35;
  background-color: #f9d7d4; }
  .list-group-item-facture.list-group-item-action:hover, .list-group-item-facture.list-group-item-action:focus {
    color: #7a3a35;
    background-color: #f6c2be; }
  .list-group-item-facture.list-group-item-action.active {
    color: #fff;
    background-color: #7a3a35;
    border-color: #7a3a35; }
.bg-alerte {
  background-color: #4093b9 !important; }

a.bg-alerte:hover, a.bg-alerte:focus,
button.bg-alerte:hover,
button.bg-alerte:focus {
  background-color: #4093b9 !important; }

.border-alerte {
  border-color: #4093b9 !important; }

.text-alerte {
  color: #4093b9 !important; }

a.text-alerte:hover, a.text-alerte:focus {
  color: #4093b9 !important; }

.table-alerte,
.table-alerte > th,
.table-alerte > td {
  background-color: #4093b9; }

.table-alerte th,
.table-alerte td,
.table-alerte thead th,
.table-alerte tbody + tbody {
  border-color: #4093b9; }

.table-hover .table-alerte:hover {
  background-color: #f6c2be; }
  .table-hover .table-alerte:hover > td,
  .table-hover .table-alerte:hover > th {
    background-color: #4093b9; }

.btn-alerte {
  color: #fff;
  background-color: #4093b9;
  border-color: #4093b9; }
  .btn-alerte:hover {
    color: #fff;
    background-color: #e55144;
    border-color: #e44639; }
  .btn-alerte:focus, .btn-alerte.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }
  .btn-alerte.disabled, .btn-alerte:disabled {
    color: #fff;
    background-color: #4093b9;
    border-color: #4093b9; }
  .btn-alerte:not(:disabled):not(.disabled):active, .btn-alerte:not(:disabled):not(.disabled).active,
  .show > .btn-alerte.dropdown-toggle {
    color: #fff;
    background-color: #e44639;
    border-color: #e23c2e; }
    .btn-alerte:not(:disabled):not(.disabled):active:focus, .btn-alerte:not(:disabled):not(.disabled).active:focus,
    .show > .btn-alerte.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }

.btn-outline-alerte {
  border-color: #4093b9; }
  .btn-outline-alerte:hover {
    color: #fff;
    background-color: #4093b9;
    border-color: #4093b9; }
  .btn-outline-alerte:focus, .btn-outline-alerte.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }
  .btn-outline-alerte.disabled, .btn-outline-alerte:disabled {
    color: #4093b9;
    background-color: transparent; }
  .btn-outline-alerte:not(:disabled):not(.disabled):active, .btn-outline-alerte:not(:disabled):not(.disabled).active,
  .show > .btn-outline-alerte.dropdown-toggle {
    color: #fff;
    background-color: #4093b9;
    border-color: #4093b9; }
    .btn-outline-alerte:not(:disabled):not(.disabled):active:focus, .btn-outline-alerte:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-alerte.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.badge-alerte {
  color: #fff;
  background-color: #4093b9; }
  a.badge-alerte:hover, a.badge-alerte:focus {
    color: #fff;
    background-color: #e44639; }
  a.badge-alerte:focus, a.badge-alerte.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.alert-alerte {
  color: #7a3a35;
  background-color: #fbe2e0;
  border-color: #f9d7d4; }
  .alert-alerte hr {
    border-top-color: #f6c2be; }
  .alert-alerte .alert-link {
    color: #562926; }

.list-group-item-alerte {
  color: #7a3a35;
  background-color: #f9d7d4; }
  .list-group-item-alerte.list-group-item-action:hover, .list-group-item-alerte.list-group-item-action:focus {
    color: #7a3a35;
    background-color: #f6c2be; }
  .list-group-item-alerte.list-group-item-action.active {
    color: #fff;
    background-color: #7a3a35;
    border-color: #7a3a35; }
.bg-infoPratique {
  background-color: #ea77ad !important; }

a.bg-infoPratique:hover, a.bg-infoPratique:focus,
button.bg-infoPratique:hover,
button.bg-infoPratique:focus {
  background-color: #ea77ad !important; }

.border-infoPratique {
  border-color: #ea77ad !important; }

.text-infoPratique {
  color: #ea77ad !important; }

a.text-infoPratique:hover, a.text-infoPratique:focus {
  color: #ea77ad !important; }

.table-infoPratique,
.table-infoPratique > th,
.table-infoPratique > td {
  background-color: #ea77ad; }

.table-infoPratique th,
.table-infoPratique td,
.table-infoPratique thead th,
.table-infoPratique tbody + tbody {
  border-color: #ea77ad; }

.table-hover .table-infoPratique:hover {
  background-color: #f6c2be; }
  .table-hover .table-infoPratique:hover > td,
  .table-hover .table-infoPratique:hover > th {
    background-color: #ea77ad; }

.btn-infoPratique {
  color: #fff;
  background-color: #ea77ad;
  border-color: #ea77ad; }
  .btn-infoPratique:hover {
    color: #fff;
    background-color: #e55144;
    border-color: #e44639; }
  .btn-infoPratique:focus, .btn-infoPratique.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }
  .btn-infoPratique.disabled, .btn-infoPratique:disabled {
    color: #fff;
    background-color: #ea77ad;
    border-color: #ea77ad; }
  .btn-infoPratique:not(:disabled):not(.disabled):active, .btn-infoPratique:not(:disabled):not(.disabled).active,
  .show > .btn-infoPratique.dropdown-toggle {
    color: #fff;
    background-color: #e44639;
    border-color: #e23c2e; }
    .btn-infoPratique:not(:disabled):not(.disabled):active:focus, .btn-infoPratique:not(:disabled):not(.disabled).active:focus,
    .show > .btn-infoPratique.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 133, 125, 0.5); }

.btn-outline-infoPratique {
  border-color: #ea77ad; }
  .btn-outline-infoPratique:hover {
    color: #fff;
    background-color: #ea77ad;
    border-color: #ea77ad; }
  .btn-outline-infoPratique:focus, .btn-outline-infoPratique.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }
  .btn-outline-infoPratique.disabled, .btn-outline-infoPratique:disabled {
    color: #ea77ad;
    background-color: transparent; }
  .btn-outline-infoPratique:not(:disabled):not(.disabled):active, .btn-outline-infoPratique:not(:disabled):not(.disabled).active,
  .show > .btn-outline-infoPratique.dropdown-toggle {
    color: #fff;
    background-color: #ea77ad;
    border-color: #ea77ad; }
    .btn-outline-infoPratique:not(:disabled):not(.disabled):active:focus, .btn-outline-infoPratique:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-infoPratique.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.badge-infoPratique {
  color: #fff;
  background-color: #ea77ad; }
  a.badge-infoPratique:hover, a.badge-infoPratique:focus {
    color: #fff;
    background-color: #e44639; }
  a.badge-infoPratique:focus, a.badge-infoPratique.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(234, 112, 102, 0.5); }

.alert-infoPratique {
  color: #7a3a35;
  background-color: #fbe2e0;
  border-color: #f9d7d4; }
  .alert-infoPratique hr {
    border-top-color: #f6c2be; }
  .alert-infoPratique .alert-link {
    color: #562926; }

.list-group-item-infoPratique {
  color: #7a3a35;
  background-color: #f9d7d4; }
  .list-group-item-infoPratique.list-group-item-action:hover, .list-group-item-infoPratique.list-group-item-action:focus {
    color: #7a3a35;
    background-color: #f6c2be; }
  .list-group-item-infoPratique.list-group-item-action.active {
    color: #fff;
    background-color: #7a3a35;
    border-color: #7a3a35; }
