.noselect {
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Chrome, Safari, Opéra depuis la version 15 */
  -ms-user-select: none;
  /* Internet explorer depuis la version 10 et Edge */
  user-select: none;
  /* Propriété standard */
}
.hide {
  display: none !important;
}
#backtotop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  font-size: 25px;
  padding: 10px 10px;
  line-height: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.43);
}
#backtotop:hover {
  background: #20a8d8;
  color: #fff;
}
#backtotop.show {
  opacity: 1;
  visibility: visible;
}
.note-editable h1 {
  font-weight: bold;
  color: #20a8d8;
  font-size: 26px;
  line-height: 1.4;
}
.note-editable h1 span,
.note-editable h1 i,
.note-editable h1 u {
  font-weight: normal;
}
.note-editable h2 {
  font-weight: bold;
  color: #20a8d8;
  font-size: 18px;
  line-height: 1.4;
}
.note-editable br[pagebreak="true"] {
  content: "saut de page";
  text-align: center;
  display: block;
  padding: 5px 0;
  width: 100%;
  background-color: #f5f5f5;
  color: #000;
  border: 1px dashed #000;
  margin: 0 0 10px;
  opacity: 0.5;
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Chrome, Safari, Opéra depuis la version 15 */
  -ms-user-select: none;
  /* Internet explorer depuis la version 10 et Edge */
  user-select: none;
  /* Propriété standard */
}
.note-editable br[pagebreak="true"]:before {
  content: "saut de page";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Chrome, Safari, Opéra depuis la version 15 */
  -ms-user-select: none;
  /* Internet explorer depuis la version 10 et Edge */
  user-select: none;
  /* Propriété standard */
}
.anim {
  cursor: pointer !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.d-inlineblock {
  display: inline-block;
}
body .app-header.navbar .navbar-brand {
  background-image: url(../img/logo-alex-levand-coaching.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150px auto;
}
sup {
  color: orange;
  font-size: 120%;
  font-weight: bold;
  top: 0;
}
.obligatoire {
  color: orange;
}
body .modal-backdrop {
  position: static;
}
body .modal {
  top: 100px;
  z-index: 2000;
}
.list-group-item.active {
  z-index: 0;
}
.c-homme {
  color: #0e92c1 !important;
}
.c-femme {
  color: #c629aa !important;
}
.c-vert {
  color: #18a00a !important;
}
.c-orange {
  color: #ff8400 !important;
}
.c-rouge {
  color: #dd272b !important;
}
.bg-jaune {
  background-color: #fff1c2 !important;
}
.cycle-ajouter {
  margin: 10px 0 0;
}
.p-cycles {
  margin: 10px 0 0;
}
body .elfinder.ui-front {
  z-index: 1000;
}
.clients-poids {
  text-align: center;
}
.clients-poids > div.cp {
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}
.cp.cp-initial {
  color: #dd272b;
}
.cp.cp-desire {
  color: #ff8400;
}
.cp.cp-fixe {
  color: #18a00a;
}
.cp.cp-label {
  display: inline-block;
}
.cp.cp-changer {
  vertical-align: top;
}
.cp.cp-changer input {
  width: 60px;
  display: inline-block;
  vertical-align: top;
}
.cp.cp-changer button {
  display: inline-block;
  vertical-align: top;
}
.muscu-poids {
  margin: 10px 0 0;
}
.muscu-poids input {
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.muscu-poids span {
  vertical-align: middle;
}
.programme-contenu .p-cycles {
  vertical-align: top;
  margin-top: 10px;
}
.programme-contenu .p-cycles .p-cycle {
  display: inline-block;
  background: red;
  padding: 4px;
}
.no-padding-left-right {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
tr.termine td {
  background-color: #cddbe0;
}
tr.standby td {
  background-color: #cddbe0 ;
}
.q-photo-aliment {
  display: block;
  text-align: center;
  margin: 20px 0;
}
.q-photo-aliment img {
  max-width: 500px;
}
.img-questionnaire {
  display: block;
  text-align: center;
  margin: 20px 0;
}
.img-questionnaire img {
  max-width: 700px;
  max-height: 450px;
}
.logo-questionnaire {
  margin: 0 0 30px;
  text-align: center;
}
.logo-questionnaire img {
  width: 100%;
  max-width: 300px;
}
.logo-login {
  margin: 0 0 20px;
  text-align: center;
}
.logo-login img {
  width: 100%;
  max-width: 300px;
}
body.sidebar-fixed label {
  font-weight: bold;
}
body.sidebar-fixed .form-check label {
  font-weight: normal;
}
.sep_rep {
  margin-bottom: 10px;
}
.titre_rep {
  font-weight: bold;
  color: #0e92c1;
}
.soustitre_rep {
  font-weight: bold;
}
.btnsprogrammes a.btncycle {
  display: block;
  white-space: normal;
  text-align: left;
  background-color: #79c447;
  color: #fff;
  margin-bottom: 5px;
  font-size: 1em;
  padding: 5px 10px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  cursor: pointer !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btnsprogrammes a.btncycle:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btnsprogrammes a.btncycle.cycle1 {
  background-color: #5aa925;
}
.btnsprogrammes a.btncycle.cycle2 {
  background-color: #cc9500;
}
.btnsprogrammes a.btncycle.cycle3 {
  background-color: #e56100;
}
.btnsprogrammes a.btncycle.cycle4 {
  background-color: #d73d00;
}
.popover.note-popover {
  display: none !important;
}
.popover {
  white-space: pre-wrap;
}
img {
  max-width: 100%;
}
body #fine-uploader-manual-trigger .qq-uploader .qq-total-progress-bar-container {
  width: 100%;
}
body #fine-uploader-manual-trigger .buttons {
  width: auto;
}
body .qq-uploader {
  max-height: 100%;
  overflow-y: auto;
}
body .qq-upload-list {
  max-height: 100%;
}
body .qq-upload-button {
  display: inline-block;
  width: auto;
  background: #20a8d8;
  border: none;
  border-radius: 0;
  font-size: 16px;
  box-shadow: none !important;
  vertical-align: top;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .qq-upload-button:hover {
  background: #1f8eb5;
}
body #trigger-upload {
  border: 0;
  font-size: 16px;
  display: inline-block;
  width: auto;
  background-color: #7ac453;
  vertical-align: top;
}
body #trigger-upload:hover {
  background-color: #68ad44;
  color: #fff;
}
.photo .details {
  font-size: 12px;
  padding: 10px;
  background-color: #f2f4f8;
}
a.btn-photos {
  font-size: 20px;
  padding: 0.0rem 0.28rem;
}
body #notes {
  height: 500px;
}
.chargement {
  display: inline-block;
  display: none;
  vertical-align: top;
}
.btn-ajax {
  display: inline-block;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 35px;
}
.lds-ellipsis div {
  position: absolute;
  top: 14px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
