/*!
 * Copyright 2022 Alexis
 * THEME MOBILE ATHENUM
 */

 .bg-gradient-primary{background-color:#da7135;background-image: linear-gradient(180deg,#da713594 10%,#F15E04 100%);}

/* partie stats satisfaction avis*/
#myTable{
  font-size: 0.7em !important;
  width: 100% !important;
}

#myTable th{
  padding-right: 25px;
}

#myTable tr{
  height: 50px;
}

#myTable td{
  text-align: center;
}

table.dataTable th, table.dataTable td {
  box-sizing: border-box;
  white-space: nowrap;
}

.sorting_1{
  white-space: nowrap !important;
}

/*.row{
  justify-content: space-around !important;
}*/

.btn-group{
  width: 100%;
  margin-top: 20px;
}

.fa-lg {
  font-size: 2.25em !important;
  line-height: 0 !important;
  vertical-align: -0.110em !important;
}

/*@media (min-width: 992px) {
  .col-lg-6 {
      max-width: 100% !important;
  }
}*/


