.TextAreaComponent:focus {
  border-bottom: solid 2px rgb(203, 112, 0) !important;
  outline: none !important;
  box-shadow: 0 0 3px rgba(103, 197, 255, 0.62);
}

.TextAreaComponent {
  padding: 15px;
}

.container-fullpage {
  min-height: 70vh;
}

.table-center thead th {
  text-align: center !important;
}

.align-tag-center {
  text-align: center !important;
}

.table-center td {
  text-align: center !important;
}

.table-striped td {
  background-color: white !important;
}

.red {
  color: red;
}

.station-name {
  float: left;
  font-size: 20px;
  color: #878787 !important;
}

.dashboard-global-wrapper {
  display: flex;
  flex-flow: row;
  align-items: stretch;
  flex-flow: wrap;
  padding-bottom: 10px;
}

.dashboard-global-wrapper .blocadmin {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: stretch;
  align-items: stretch;
}

.add-new-user-device {
  max-height: 300px;
  opacity: 50%;
  cursor: pointer;
}

.AD .label-dropdown {
  font-size: 14px;
  font-weight: bold;
}

.input-cuve-effect {
  background-color: rgba(0, 162, 0, 0.4) !important;
}

.icon-dt-container {
  text-align: center;
  font-size: 20px;
}

.noPaddingLeft {
  padding-left: 0;
}

.noPaddingRight {
  padding-right: 0;
}

.selectedContact {
  border: 1px solid rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  padding: 5px;
  border-radius: 6px;
}

.selectedContactSeacrh {
  cursor: pointer;
}

.selectedContactSeacrh.unselected {
  background-color: #ffffff;
  padding: 5px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.87);
}

.alertesResponse {
  display: flex;
  wrap-option: wrap;
}

.selectedContactSeacrh.selected {
  background-color: #ffffff;
  padding: 5px;
  border-radius: 1px;
  border: 1px solid rgba(0, 0, 0, 0.87);
  box-shadow: 0 0 0 2px #1b76c4, 0 0 0 2px #dad4d4;
}

.icon-contact-add {
  text-align: right;
  cursor: pointer;
}

.centred-content {
  margin: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.dashboard-global-wrapper .insidebloc {
  height: inherit;
  align-items: center;
}

.filiale-leaves {
  list-style: none;
  padding: 0 2em;
  margin: 2px;
}

.filiale-pro {
  font-size: 22px;
  text-align: justify;
}

.title-alert-dt {
  font-size: 15px;
  font-weight: bold;
}

.filiale-leaf > span.collapsed:first-child::before {
  content: "\f067";
}

.filiale-leaf > span:first-child::before {
  content: "\f068";
}

.label-switch {
  font-weight: bold;
  margin: 5px;
  text-align: left;
}

.information-consumption {
  text-align: left;
}

.checkbox-img {
  display: block;
  width: 100%;
  max-width: 80px;
  height: auto;
  margin: auto;
}

.input-checkbox {
  margin-left: 40% !important;
}

.input-change-effect {
  /* Safari 4.0 - 8.0 */
  -webkit-animation-name: inputchangeanimation;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: inputchangeanimation;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-direction: alternate;
}

#qr-code {
  position: absolute;
  top: 120px;
  left: 220px;
}

.div-exist {
  border-color: #dc143c !important;
  border-style: solid !important;
  border-width: 4px !important;
}

.option-alert:hover {
  border: 0;
}

.option-alert.active {
  border: 0;
}

.checkbox-img-stand {
  height: 100%;
  max-height: 67px;
  max-width: 90px;
  width: 100%;
}

.vertical-center {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.dashboard-global-wrapper widget {
  margin-top: 10px;
}

td.highlight-col {
  background-color: #e2e3e4 !important;
}

td.highlight-row {
  background-color: #e6ebee !important;
}

td.disabled-row {
  background-color: #e5e5e5 !important;
}

.code-activation-text {
  background: white;
  border-bottom: 1px solid grey;
}

.grey-background {
  background-color: #cccccc !important;
}

.code-pro-list {
  position: absolute;
  z-index: 1000;
  width: 96%;
}

.fa-button {
  border-right: 1px solid #ddd;
  float: left;
  height: 40px;
  width: 40px;
  position: relative;
}

.fa-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.buttons-bar {
  border: 1px solid #ddd;
  height: 41px;
  position: relative;
}

.input-tick {
  height: 100%;
  width: 38px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  text-align: center;
  line-height: 48px;
  border-left: 2px solid #f5f5f5;
  font-weight: bold;
  background: #eee;
}

#img_src {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 200px;
}

.tick-ok {
  color: #555;
}

.tick-ko {
  color: #ac2925;
}

.dropdown-tick {
  transform: translateX(95%);
  line-height: 34px;
  border: #ccc solid 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select-search-tick {
  height: 33px;
  border: #ccc solid 1px;
  border-top-right-radius: 2px;
  top: auto;
  line-height: 31px;
  right: auto;
  border-bottom-right-radius: 2px;
}

body {
  position: relative;
  background-color: rgba(0, 0, 0, 0.02);
}

.logo {
  /*background: '' ;*/
}

.montserrat {
  font-family: "Montserrat", "Arial", "sans-serif";
}

.raleway {
  font-family: "Raleway", "Arial", "sans-serif";
}

.navpro-head {
  font-size: 14px;
}

.light {
  font-weight: 300;
  font-size: larger;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.navbar-inverse .navbar-nav > li > a {
  fill: #9d9d9d;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  fill: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #565253;
  fill: #565253;
}

.p {
  color: #333;
  font-family: "Open Sans", sans-serif !important;
}

.logo-home {
  width: 280px;
}

@media (max-width: 445px) {
  .logo-home {
    width: 200px !important;
  }
}

@media (max-width: 560px) {
  .video-aide {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 660px) {
  .margin-top-60-sm {
    margin-top: 60px;
  }
}

@media (max-width: 992px) {
  .pt-20-md {
    padding: 20px 0 0;
  }

  .margin-top-50-lg {
    margin-top: 50px;
  }

  .d-inline-block-lg {
    display: inline-block !important;
  }
}

@media (min-width: 992px) {
  .d-inline-block-xl {
    display: inline-block !important;
  }
}

@media (max-width: 1200px) {
  .m-auto-before-xl {
    margin: auto;
  }

  .env-warning {
    display: none;
  }
}

@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important;
  }

  .margin-left-20-xl {
    margin-left: 20px;
  }

  .height-100pct-xl {
    height: 100%;
  }

  .height-400px-xl {
    height: 400px;
  }

  .hide-after-xl {
    display: none !important;
  }

  .container-fs {
    width: 1350px;
  }
}

@media (max-width: 1300px) {
  .padding-left-30-xl {
    padding-left: 30px;
  }
}

.titreadmin {
  padding: 10px 0 10px 10px;
  font-size: 18px;
  background-color: #ccc;
  color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
}

.titreadmin .fa {
  font-size: 15px;
}

.insidebloc {
  padding: 10px;
  background-color: white;
  border-radius: 0 0 10px 10px;
  width: 100%;
}

.bg-product-main {
  position: relative;
  z-index: 1;
}

.insidebloc .bg-product {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  width: 100%;
  height: 100%;
}

.blocadmin {
  border: 2px solid #ccc;
  border-radius: 10px;
  background-color: white;
}

.secondselectvalue {
  font-size: 22px;
}

.label-search {
  background-color: #cccccc;
  border-radius: 2px;
  font-size: 130%;
  text-align: center !important;
  padding: 1.5%;
  width: 100%;
  font-weight: bold;
  margin: 0 auto;
}

.widget-white-background {
  background-color: #ffffff;
}

/*affichage date de rupture*/
#breakdown-view {
  position: relative;
  height: 100%;
}

#calendarContainer {
  position: absolute;
}

#calendarContainer > img {
  max-width: 100%;
}

#breakdown-texte {
  position: absolute;
  top: 60%;
  left: 35%;
  text-align: center;
  width: 65%;
}

/*! nav dashboard client */
.bulle-nav {
  display: inline;
  float: left;
  width: 80px;
  margin-left: 20px !important;
  padding: 5px;
  font-size: 10px;
  max-height: 40px;
  background-color: #ddd;
}

.popover.right > .arrow:after {
  border-right-color: #ddd !important;
}

.img-explanation-container {
  max-width: 850px;
}

.popover {
  max-width: 100%;
}

.img-explanation {
  max-width: 735px;
}

.img-explanation-silo-container {
  min-width: 560px;
}

.img-explanation-silo {
  max-width: 540px;
}

/* Sidenav */

.js-sidenav {
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  z-index: 999;
  transition: 0.25s;
  overflow: hidden;
}

.sidenav-open {
  width: 300px;
  overflow: hidden;
}

.js-none {
  display: none !important;
}

.js-block {
  display: block;
}

.white-space-nowrap {
  white-space: nowrap;
}

.close-cuve-liste {
  color: #fff;
}

#buttonCuvesList,
#buttonCuvesListMobile {
  border-radius: 0;
  padding: 5px 20px;
  height: 100%;
  border: 0;
  transition: 0.5ms;
}

.badge-ok {
  position: absolute;
  min-width: 10px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #69b769;
  border-radius: 10px;
  top: 0;
  right: -12px;
}

.badge-danger {
  position: absolute;
  min-width: 10px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #c9302c;
  border-radius: 10px;
  top: 0;
  right: -12px;
}

.badge-warning {
  position: absolute;
  min-width: 10px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #ff7f00;
  border-radius: 10px;
  top: 0;
}

.badge-warning:hover,
.badge-ok:hover,
.badge-danger:hover {
  cursor: pointer;
}

.badge-local-display {
  min-width: 10px;
  padding: 3px 15px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;

  vertical-align: baseline;
  border-radius: 10px;
  top: 0;
  color: black;
  background-color: #c4c2c2;
}

/*! pour faciliter */

.resetMarg {
  margin: 0;
}

.resetPad {
  padding: 0;
}

.radius-20 {
  border-radius: 20%;
}

.width-100 {
  width: 100% !important;
}

.width-90 {
  width: 90% !important;
}

.height-30 {
  height: 30px;
}

.height-50 {
  height: 50px;
}

.height-60 {
  height: 60px;
}

.height-70 {
  height: 70px;
}

.height-180 {
  height: 180px;
}

.height-1em {
  height: 1em;
}

.height-15em {
  height: 15em;
}

.height-20em {
  height: 20em;
}

.height-100pct {
  height: 100%;
}

.line-height-3 {
  line-height: 3;
}

.line-height-12 {
  line-height: 12px
}

.line-height-16 {
  line-height: 16px
}

.line-height-30 {
  line-height: 30px;
}

.line-height-40 {
  line-height: 40px;
}

.font-10 {
  font-size: 10px;
}

.font-12 {
  font-size: 12px;
}

.font-14 {
  font-size: 14px;
}

.font-16 {
  font-size: 16px;
}

.font-17 {
  font-size: 17px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-24 {
  font-size: 24px;
}

.font-30 {
  font-size: 30px;
}

.font-35 {
  font-size: 35px;
}

.font-50 {
  font-size: 50px;
}

.font-0-8 {
  font-size: .8em;
}

.font-1-1 {
  font-size: 1.1em;
}

.font-1-15 {
  font-size: 1.15em;
}

.font-1-2 {
  font-size: 1.2em;
}

.font-1-3 {
  font-size: 1.3em;
}

.font-1-4 {
  font-size: 1.4em;
}

.font-1-7 {
  font-size: 1.7em;
}

.margin-20 {
  margin: 20px;
}

.margin-5 {
  margin: 5px;
}

.margin-vertical-1em {
  margin-top: 1em;
  margin-bottom: 1em;
}

.margin-vertical-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.margin-top-n5 {
  margin-top: -5px;
}

.margin-top-n15 {
  margin-top: -15px;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-6 {
  margin-top: 6px;
}

.margin-top-7 {
  margin-top: 7px;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-top-140 {
  margin-top: 140px;
}

.margin-10 {
  margin: 10px;
}

.padding-left-0 {
  padding-left: 0;
}

.padding-left-5 {
  padding-left: 5px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-35 {
  padding-left: 35px;
}

.padding-right-0 {
  padding-right: 0;
}

.padding-right-5 {
  padding-right: 5px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-25 {
  padding-right: 25px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-right-35 {
  padding-right: 35px;
}

.padding-0 {
  padding: 0 !important;
}

.padding-left-xs-0p {
  padding-left: 0 !important;
}

@media screen and (min-width: 992px) {
  .padding-left-md-10p {
    padding-left: 10% !important;
  }
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-15 {
  margin-left: 15px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-left-35 {
  margin-left: 35px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-left-50 {
  margin-left: 40px;
}

.margin-right-40 {
  margin-right: 40px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-right-15 {
  margin-right: 15px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-5 {
  margin-right: 5px;
}

.padding-5 {
  padding: 5px;
}

.padding-10 {
  padding: 10px;
}

.padding-15 {
  padding: 15px;
}

.padding-20 {
  padding: 20px;
}

.padding-20-0-10 {
  padding: 20px 0 10px;
}

.padding-10-15 {
  padding: 10px 15px;
}

.padding-bottom-5 {
  padding-bottom: 5px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-top-5 {
  padding-top: 5px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-50 {
  padding-top: 50px;
}

.ptb-10 {
  padding: 10px 0;
}

.ptb-20 {
  padding: 20px 0;
}

.plr-5 {
  padding: 0 5px;
}

.plr-15 {
  padding: 0 15px;
}

.plr-20 {
  padding: 0 20px;
}

.margin-left-5 {
  margin-left: 5px;
}

.mlr-20 {
  margin: 0 20px;
}

.mtb-10 {
  margin: 10px 0;
}

.mtb-20 {
  margin: 20px 0;
}

.m-auto {
  margin: auto;
}

.color-1 {
  color: #fff !important;
}

/* White */
.color-2 {
  color: #212121;
}

.blue {
  color: #61a4ad;
}

.rouge {
  color: #cd153b;
}

.vert {
  color: #090;
}

.gris {
  color: #888;
}

.grisatre-lbf {
  color: #555;
}

.gris-fonce-lbf {
  color: #495351;
}

.dore-lbf {
  color: #a1806a;
}

.w_100 {
  width: 100%;
}

.w_300px {
  width: 300px !important;
}

.douzepx {
  font-size: 12px !important;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.margin-h1 {
  margin: 5px 0 10px 0 !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.inline-block {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute-0 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.bg-transparent {
  background: transparent;
}

/*! variation projet */
.pourcentage {
  white-space: nowrap;
  position: relative;
  z-index: 2;
  width: 100%;
}

.img-pourcent {
  z-index: 2;
  width: 100%;
  height: 100%;
}

.img-pourcent-ca {
  z-index: 2;
  width: 100%;
  height: 100%;
}

.variation-pourcent {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
  background-color: #cd153b;
}

.pourcentage-capteur {
  position: relative;
  z-index: 2;
  width: 40%;
}

.img-pourcent-capteur {
  z-index: 2;
  width: 100%;
}

.position_cuve {
  position: absolute;
  left: 10px;
  top: 10px;
}

.picto-liquide {
  height: 60px;
  max-height: 100%;
  width: auto;
  margin-left: 2px;
}

.display-none {
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.note-defective {
  height: 344px;
  overflow-y: auto;
  white-space: pre-line;
}

.center-page {
  position: absolute;
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.footer-link {
  color: #fff;
}

.footer-link:hover {
  color: #cccccc;
}

.email-support-popup {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 15px;
  z-index: 500;
}

.border-title-background h1 {
  color: white;
}

/* Add styles to the form container */
.form-support-email-container {
  max-width: 600px;
  width: 600px;
  height: 510px;
  background-color: white;
  box-shadow: 1px 1px 12px #555;
  border-radius: 25px;
}

.form-email-element {
  padding: 10px;
}

/* Full-width textarea */
.form-support-email-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #dadada;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-support-email-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

.icon-help-pro-btn {
  margin-top: 11px;
  font-size: 17px;
}

/* compte client page */

.faq-tabbable {
  padding: 0;
  margin: 0;
  list-style: none;
}

.faq-tabbable li {
  position: relative;
  margin-bottom: 3px;
  background: #eaeaea;
}

.faq-tabbable li a {
  font-size: 14px;
  color: #7c858e;
  fill: #7c858e;
  display: block;
  background: none;
  padding: 18px 10px 18px 10px;
}

.faq-tabbable li.active:after {
  content: "";
  display: inline-block;
  border-bottom: 18px solid transparent;
  border-top: 18px solid transparent;
  border-right: 18px solid #fff;
  position: absolute;
  top: 15px;
  right: 0;
}

.faq-tabbable .fa {
  font-size: 25px;
}

/*! faq */
.faq a {
  color: inherit;
  text-decoration: none;
  font-size: 1.2em;
}

.carrefaq {
  display: none;
  background: #cc0000;
  height: 11px;
  width: 11px;
}

.faq:hover .carrefaq,
.faq a:focus .carrefaq,
.faq a:visited .carrefaq {
  display: inline-block;
  margin-right: 5px;
}

.faq a:visited {
  background-color: unset;
  font-weight: bold;
}

.faq a:hover,
.faq a:focus {
  background-color: unset;
  font-weight: bold;
}

/*! faq */
/*! sticky header on scroll */
#nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

#sidebar.affix-top {
  position: static;
}

#sidebar.affix {
  position: fixed;
  top: 80px;
}

.cococo {
  background: #000;
}

.carreadmin {
  padding: 20px;
  margin: 5px;
  border-radius: 10px;
  color: #fff;
}

.carre_alert {
  background-color: #cd153b;
}

.carre_warning {
  background-color: #ec971f;
}

.carre_success {
  background-color: #449d44;
}

.carre_default {
  background-color: #cecece;
}

.carre_grey {
  background-color: #414141;
}

#commandes {
  color: black !important;
}

.dataTables_length {
  display: inline;
}

.dataTables_filter {
  display: inline;
  float: right;
}

.paginate_button {
  margin-left: 5px;
}

.current {
  color: black;
}

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
}

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}

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

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 0;
}

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  display: inline;
  margin-left: 3px;
  opacity: 0.5;
}

table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "x";
}

table.dataTable thead .sorting_asc:after {
  content: "<";
}

table.dataTable thead .sorting_desc:after {
  content: ">";
}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}

table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}

table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

.drapeau {
  background-image: url(../img/flags.png);
  height: 11px;
  width: 16px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
}

#locationField,
#controls {
  position: relative;
  width: 100%;
}

#autocomplete {
  width: 100%;
}

.label {
  text-align: right;
  font-weight: bold;
  width: 100px;
  color: #303030;
}

.white-label {
  color: #FFF;
}

#address {
  border: 1px solid #000090;
  background-color: #f0f0ff;
  padding-right: 2px;
}

#address td {
  font-size: 10pt;
}

.field {
  width: 100%;
}

.slimField {
  width: 80px;
}

.wideField {
  width: 200px;
}

#locationField {
  margin-bottom: 2px;
}

.dropdown-menu > li {
  margin: 5px;
  cursor: pointer;
}

.parallelogram {
  overflow: hidden;
  width: 100%;
  height: 10rem;
}

.parallelogram::after {
  content: "";
  display: block;
  width: 110%;
  height: 200%;
  transform: rotate(-20deg) skew(-20deg) translateX(-5%) translateY(-21%);
}

.fake-form-control {
  background-color: rgb(255, 255, 255);
  background-image: none;
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-collapse: separate;
  border-image-repeat: stretch;
  border-image-source: none;
  border-left-color: rgb(204, 204, 204);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-radius: 0 4px 4px 0;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px 0 inset;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
  cursor: text;
  display: block;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-stretch: 100%;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  height: 34px;
  letter-spacing: normal;
  line-height: 20px;
  margin: 0;
  padding: 6px 12px;
  position: relative;
  text-align: start;
  text-indent: 0;
  text-rendering: auto;
  text-shadow: none;
  text-transform: none;
  width: 100%;
  word-spacing: 0;
  writing-mode: horizontal-tb;
}

.input-group {
  margin-bottom: 15px;
}

.menu-pro {
  margin-bottom: 20px;
}

.noMargPad {
  padding: 0 !important;
  margin: 0 !important;
}

.noMarg {
  margin: 0;
}

.noMargImportant {
  margin: 0 !important;
}

.noPad {
  padding: 0;
}

.modal-lg {
  width: 90%;
}

.last-api-request {
  overflow: auto;
  width: 100%;
  border-radius: 2px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 0;
}

.info-square {
  width: 100%;
  border-radius: 2px;
  margin-left: 0;
}

.use-api-request {
  background-color: #8a6d3b;
  overflow: auto;
  width: 100%;
  border-radius: 2px;
  margin-top: 20px;
  margin-left: 0;
}

.circle-block {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}

.historiquePleinTable > tbody > tr > td > i {
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.modal-pleins-body {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}

.modal-pleins-body > div {
  margin-bottom: 20px;
}

.modal-pleins-body > .table-responsive {
  width: 100%;
}

.addButton {
  display: inline-block;
}

.datatable-top,
.datatable-bottom {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

a > .fa-info-circle {
  margin-left: 5px;
}

.pac-container {
  z-index: 2000;
}

* {
  box-sizing: border-box;
}

body {
  color: rgba(0, 0, 0, 0.87);
  font-family: "Open Sans", sans-serif;
}

.content {
  max-width: 320px;
  margin: 0 auto;
}

.form-group {
  margin-bottom: 20px;
}

.form-input {
  height: 52px;
  position: relative;
  background: #f5f5f5;
  border: 2px solid #f5f5f5;
  border-bottom-color: #cfcfcf;
  border-radius: 2px;
  transition: all 0.2s;
}

.form-input__label {
  display: block;
  position: relative;
  top: 15px;
  left: 0;
  padding: 0 16px;
  color: rgba(0, 0, 0, 0.38);
  transition: all 0.2s;
}

.form-input__input {
  width: 100%;
  height: 48px;
  position: relative;
  padding: 0 16px;
  border: none;
  background: transparent;
  outline: none;
  transition: all 0.2s;
  font-family: inherit;
}

.form-input__input::-ms-clear {
  display: none;
}

.form-input.focus,
.form-input.active {
  transition: all 0.2s;
}

.form-input.focus {
  border-bottom-color: #d9534f;
}

.form-input.focus .form-input__label,
.form-input.active .form-input__label {
  top: 6px;
  color: #0c0c0c;
  font-size: 12px;
  transition: all 0.2s;
}

.form-input.focus .form-input__input,
.form-input.active .form-input__input {
  padding-top: 16px;
  transition: all 0.2s;
}

.form-select {
  height: 52px;
  position: relative;
  background: #f5f5f5;
  border: 2px solid #f5f5f5;
  border-radius: 2px;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
  transition: all 0.2s;
}

.form-select::after {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(36%);
  right: 16px;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjg0LjkgMjg0LjkiIHdpZHRoPSIyODUiIGhlaWdodD0iMjg1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yODIuMSA3Ni41bC0xNC4zLTE0LjNjLTEuOS0xLjktNC4xLTIuOS02LjYtMi45IC0yLjUgMC00LjcgMS02LjYgMi45TDE0Mi41IDE3NC40IDMwLjMgNjIuMmMtMS45LTEuOS00LjEtMi45LTYuNi0yLjkgLTIuNSAwLTQuNyAxLTYuNiAyLjlMMi45IDc2LjVDMSA3OC40IDAgODAuNiAwIDgzLjFjMCAyLjUgMSA0LjcgMi45IDYuNmwxMzMgMTMzYzEuOSAxLjkgNC4xIDIuOSA2LjYgMi45czQuNy0xIDYuNi0yLjlMMjgyLjEgODkuNmMxLjktMS45IDIuOC00LjEgMi44LTYuNkMyODQuOSA4MC42IDI4NCA3OC40IDI4Mi4xIDc2LjVaIi8+PC9zdmc+") no-repeat center / contain;
  transition: transform 0.2s;
}

.form-select__label {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  padding: 0 16px;
  color: rgba(0, 0, 0, 0.38);
}

.form-select__text {
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  left: 0;
  padding: 0 16px;
}

.form-select__select {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 20px;
  z-index: 1;
  border: none;
  background: transparent;
  outline: none;
  opacity: 0;
}

.form-select.focus {
  border-bottom-color: #d9534f;
}

.form-select.open::after {
  transform: rotateX(180deg);
  transition: transform 0.2s;
}

.form-select.active .form-select__label {
  top: 6px;
  color: #2196f3;
  font-size: 12px;
}

.form-select.active .form-select__text {
  top: 23px;
}

.form-checkbox {
  display: inline-block;
  cursor: pointer;
}

.form-checkbox + .form-checkbox {
  margin-left: 16px;
}

.form-checkbox__input {
  position: absolute;
  opacity: 0;
}

.form-checkbox__text {
  position: relative;
  padding-left: 32px;
  line-height: 1.4;
}

.form-checkbox__text::after {
  display: block;
  box-sizing: border-box;
  width: 0;
  height: 24px;
  position: absolute;
  top: 0.7em;
  left: 4px;
  margin-top: -13px;
  content: "";
  background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 448.8 448.8"><polygon points="142.8 323.9 35.7 216.8 0 252.5 142.8 395.3 448.8 89.3 413.1 53.6 " fill="#2196F3"/></svg>') no-repeat 0 0;
  background-size: 20px;
}

.form-checkbox__input:checked + .form-checkbox__text::after {
  width: 24px;
  transition: all 0.2s ease-out;
}

.form-checkbox__input:focus + .form-checkbox__text::before {
  border-color: #d9534f !important;
}

.form-radio {
  display: inline-block;
  cursor: pointer;
}

.form-radio + .form-radio {
  margin-left: 16px;
}

.form-radio__input {
  position: absolute;
  opacity: 0;
}

.form-radio__text {
  position: relative;
  padding-left: 32px;
  line-height: 1.4;
}

.form-radio__text::before,
.form-checkbox__text::before {
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.7em;
  left: 0;
  margin-top: -10px;
  transition: border-color 0.2s;
  content: "";
  border: 2px solid #cfcfcf;
  border-radius: 2px;
}

.option-second {
  color: gray !important;
  font-size: 10px !important;
}

.form-radio__text::after {
  display: block;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 0.7em;
  left: 7px;
  margin-top: -3px;
  content: "";
  background: #d9534f;
  border-radius: 1px;
  transform: scale(0);
}

.form-radio__input:checked + .form-radio__text::after {
  transition: all 0.1s ease-in;
  transform: scale(1);
}

.blur-div {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  width: 100px;
  height: 100px;
  background-color: #ccc;
}

.dragDropForm {
  width: 100%;
  height: 150px;
  border: 4px dashed grey;
}

.dragDropForm p {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 45px;
  color: grey;
  font-family: Arial, serif;
}

.dragDropForm input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
}

.modal-backdrop {
  z-index: 1040 !important;
}

.modal-dialog {
  margin: 2px auto;
  z-index: 1100 !important;
}

.over-modal {
  z-index: 1200 !important;
}

.ui-autocomplete {
  z-index: 57545545 !important;
}

.clickable {
  cursor: pointer;
}

.colored-row {
  background-color: #2a6496;
}

.colored-textarea {
  background-color: #cd153b;
}

.table-textarea {
  resize: vertical;
  width: 100%;
  height: 6em;
  margin: 0;
  padding: 0;
}

#text-stack {
  resize: none;
  height: 5em;
}

.bg-transparent {
  background-color: transparent;
}

.border-grey {
  border: 1px solid #888;
}

.navbar-container-collapsed {
  height: 50px;
}

.icon-alert {
  border: none;
  font-size: 20px;
  background-color: transparent;
}

.inactive-icon {
  color: #d0d0d0 !important;
  cursor: pointer;
}

/* TOAST */
.toast {
  visibility: hidden;
  max-width: 50px;
  min-width: 50%;
  width: auto;
  height: auto;
  overflow: auto;
  /*margin-left: -125px;*/
  margin: auto;
  color: #fff;
  text-align: center;
  position: fixed;
  z-index: 10000;
  font-size: 14px;
  opacity: 0.8;
  border-radius: 4px;
}

.toast .icon-toast {
  width: 50px;
  height: 50px;
  float: left;
  padding-top: 16px;
  padding-bottom: 16px;
  box-sizing: border-box;
  filter: brightness(90%);
  color: #fff !important;
}

.hidden-input-search {
  display: none;
  margin-left: 10px !important;
  margin-top: 2px !important;
  height: 80px;
}

.active-icon.emergency-alert {
  color: #ce173c !important;
}

.toast .message {
  color: #fff;
  padding: 16px;
  overflow: hidden;
}

.toast .closetoast {
  width: 50px;
  height: 50px;
  float: right;
  padding-top: 16px;
  padding-bottom: 16px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
}

.toast.show {
  visibility: visible;
  -webkit-animation: fadeintoast 0.4s, staytoast 3s, fadeouttoast 0.4s;
  animation: fadeintoast 0.4s, staytoast 3s, fadeouttoast 0.4s;
}

@-webkit-keyframes fadeintoast {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.8;
  }
}

@keyframes fadeintoast {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.8;
  }
}

@-webkit-keyframes staytoast {
  from {
    width: auto;
  }
  to {
    width: auto;
  }
}

@keyframes staytoast {
  from {
    width: auto;
  }
  to {
    width: auto;
  }
}

@-webkit-keyframes fadeouttoast {
  from {
    opacity: 0.8;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeouttoast {
  from {
    opacity: 0.8;
  }
  to {
    opacity: 0;
  }
}

/* NAV PRO */

.main-sidebar {
  position: absolute;
  background-color: #222d32;
  top: 0;
  left: 0;
  padding-top: 130px;
  min-height: 100%;
  width: 265px;
  z-index: 20;
  transition: 0.2s ease;
  box-shadow: inset 0 0 0, 0 0 0.5em black;
}

.navbar-pro-desktop {
  position: relative;
  padding: 0;
  z-index: 30;
  height: 80px !important;
  background-color: #fff;
  box-shadow: inset 0 0 0, 0 0 1em rgba(0, 0, 0, 0.2);
}

.close-sidenav-principal {
  width: 0;
  transition: 0.2s ease;
}

.navbar-icon {
  width: 20px;
  height: 20px;
}

.box-navbar-icon:hover {
  background-color: transparent !important;
}

.flag-nav-pro {
  right: 0;
  top: 0;
  font-size: 10px;
  border-radius: 0;
}

.circle-menu {
  border-radius: 50%;
  height: 15px;
  width: 15px;
  border: 1px solid #fff;
}

.sous-menu,
.sous-menu:hover {
  text-decoration: none !important;
  background-color: transparent !important;
  font-size: 12px;
}

.animation-caret-down {
  transform: rotate(-90deg);
  transition: transform 0.5s;
}

/* CSS PRO */

/* Height & width */

.img-box-info {
  width: 30px;
  height: 30px;
}

.border-radius-4 {
  border-radius: 4px;
}

.border-radius-10 {
  border-radius: 10px;
}

.svg-title {
  width: 25px;
  height: 25px;
}

.icon-title-widget {
  width: 22px;
  height: 25px;
  float: left;
  margin-left: 20px;
}

.page-content {
  background-color: #f6f6f6;
  min-height: 85.8vh;
}

.margin-left-moins1em {
  margin-left: -1em;
}

.margin-right-moins1em {
  margin-right: -1em;
}

svg.selectColumnsNumbers:hover {
  fill: #da4567;
}

/* Général */

.padding-w-sidebar {
  padding-left: 290px;
}

.border-none {
  border: none;
}

.outline-none {
  outline: none;
}

.margin-top-7 {
  margin-top: 7px;
}

.margin-api-actu {
  margin: 20px 15px;
}

.icon-action {
  font-size: 18px;
  cursor: pointer;
}

.sub-setting-info {
  font-size: 16px;
  padding: 2px;
}

.filiale-leaf {
  margin: 10px;
}

.icon-container {
  background-color: #2a6496;
  height: 28px;
  border-radius: 2px;
  width: 28px;
  cursor: pointer;
  margin-right: 12px !important;
}

/* Site Demo */

.min-width-100 {
  min-width: 100%;
}

.max-width-100 {
  max-width: 100%;
}

.height-100pct {
  height: 100%;
}

.col-20p {
  width: 20%;
  max-width: 20%;
}

.icon-cuve-watch {
  position: absolute;
  max-height: 30px;
  height: 25%;
  top: 10%;
  right: 10%;
  transform: translate(60%, -50%);
}

.icon-silo-watch {
  position: absolute;
  max-height: 30px;
  height: 20%;
  top: 1%;
  right: 10%;
  transform: translate(60%, -50%);
}

.icon-elvage-watch {
  position: absolute;
  max-height: 45px;
  height: 30%;
  top: 24%;
  right: 10%;
  transform: translate(60%, -50%);
  z-index: 3;
}

.absolute {
  position: absolute;
}

.logo-footer {
  position: absolute;
  height: 70px;
  left: 30%;
}

.footer-text {
  right: 10% !important;
}

@media screen and (min-width: 400px) {
  .logo-footer {
    left: 30%;
  }

  .footer-text {
    right: 10% !important;
  }
}

.wrapper-filtre {
  border-right: 1px solid #ccc;
}

/* Data table */

div.dataTables_wrapper {
  width: 100% !important;
  margin: 0 auto;
}

.nav > li > a:focus {
  background-color: #525659;
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 0.5s linear infinite;
  -moz-animation: rotating 0.5s linear infinite;
  -ms-animation: rotating 0.5s linear infinite;
  -o-animation: rotating 0.5s linear infinite;
  animation: rotating 0.5s linear infinite;
}

.rotated {
  transform: rotate(180deg);
}

/* switch normal */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* switch tiny */

.switch-tiny {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-bottom: 0 !important;
}

.switch-tiny input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider-tiny {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider-tiny:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider-tiny:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider-tiny.round {
  border-radius: 34px;
}

.slider-tiny.round:before {
  border-radius: 50%;
}

.image-radio {
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 4px solid transparent;
  margin-bottom: 0;
  outline: 0;
}

.image-radio .fa {
  display: none;
}

.image-radio input[type="radio"] {
  display: none;
}

.image-radio-checked .fa {
  display: block !important;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.row:before,
.row:after {
  width: 0 !important;
}

.list-group-custom {
  display: block;
}

.LiBorderItem {
  padding: 0;
  display: flex;
  height: 50px;
  align-items: center;
}

.hover-fa {
  width: 10%;
  background: #f3f3f3;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  transition-property: width;
}

.hover-fa:not(.expandOff):hover {
  width: 100%;
  justify-content: flex-start;
  padding-left: 2.5%;
}

.hover-fa:not(.expandOff) > span {
  display: none;
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.hover-fa:not(.expandOff):hover > span {
  display: block;
}

.LiBorderItem > .tiny-fa {
  width: 17% !important;
  justify-content: center;
}

.LiBorderItem > .tiny-fa:not(.expandOff):hover {
  width: 100% !important;
}

.LiBorderItem > .tiny-fa:not(.expandOff):hover > span {
  margin-left: 15px;
}

.LiBorderItem > .tiny-fa ~ .hover-text {
  display: flex;
}

.LiBorderItem > .tiny-fa:not(.expandOff):hover ~ .hover-text {
  display: none !important;
}

/* -------------------- REFACTOR BOOTSTRAP 3.3 -> 3.4 -------------------- */

.navbar {
  margin-bottom: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 15px;
}

hr {
  margin-top: 4px;
  margin-bottom: 4px;
  border: 0;
  border-top: 1px solid #bbb;
}

li.active {
  font-weight: bold;
}

table.table-bordered.dataTable tbody td {
  vertical-align: middle;
}

[name="choix_quantite"] {
  width: 100% !important;
}

[name="couleur_device"] {
  width: 100% !important;
}

#device-commande tr {
  cursor: pointer;
}

th {
  vertical-align: middle !important;
}

.lien {
  color: #337ab7;
  cursor: pointer;
}

.facility-select input {
  margin: 0 !important;
}

.button-bar {
  padding: 15px 0;
}

.button-file {
  border-radius: 5px 0 0 5px;
  border: 1px solid grey;
  padding: 6px 10px;
  transform: translateX(5px);
}

.url-input {
  padding: 5px;
  width: 40%;
}

.mail-button {
  padding: 5px 10px;
  transform: translateX(-5px);
}

.copy-button {
  padding: 5px 10px;
  transform: translateX(-10px);
}

.download-button {
  padding: 6px 10px;
  border-radius: 0 5px 5px 0;
  border: 1px solid #999;
  transform: translateX(-15px);
  color: black;
}

.menu-divider {
  background: #1c1f20;
  color: #929292;
  padding: 5px;
  text-align: center;
  font-size: 13px;
}

.menu-item:hover {
  cursor: pointer;
}

.top-nav-item {
  align-self: center;
  height: 100%;
  border-left: 1px solid #f5f5f5;
}

.last {
  margin-right: 28px;
  border-right: 1px solid #f5f5f5;
}

.top-nav-faq-item {
  align-self: center;
  height: 100%;
  color: black;
  border-left: 1px solid #f5f5f5;
}

.top-nav-faq-item a {
  padding: 24px 20px 5px 20px !important;
  height: 100%;
  color: black;
  font-size: 25px;
  transition-property: color, background-color;
  transition-duration: 0.3s;
}

.top-nav-item a {
  padding: 29px 20px 5px 20px !important;
  height: 100%;
  color: black;
  transition-property: color, background-color;
  transition-duration: 0.3s;
}

.top-nav-item i {
  margin-left: 10px;
}

.link-title {
  padding-left: 20px;
  font-size: 14px;
  padding-right: 0;
}

.link-cirle {
  font-size: 10px;
}

#buttonSidenavPrincipal {
  outline: none;
}

.titreadmin .fa {
  font-size: 15px;
}

.insidebloc {
  padding: 10px;
  background-color: white;
  border-radius: 0 0 10px 10px;
  width: 100%;
}

.bg-product-main {
  position: relative;
  z-index: 1;
}

.insidebloc .bg-product {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  width: 100%;
  height: 100%;
}

.textevaleuradmin {
  font-size: 30px;
}

.label-search {
  background-color: #cccccc;
  border-radius: 2px;
  font-size: 130%;
  text-align: center !important;
  padding: 1.5%;
  width: 100%;
  font-weight: bold;
  margin: 0 auto;
}

.widget-white-background {
  background-color: #ffffff;
}

.checkbox-img-silo {
  display: block;
  width: 100%;
  max-width: 100px;
  height: auto;
  margin: auto;
}

.label-error {
  background-color: #a94442;
  color: white;
}

.label-disabled {
  background-color: #e3e3e3;
}

.corrected {
  min-height: 80px;
}

.corrected p {
  position: relative;
  top: 25%;
}

.edit_infos_cuve {
  width: 100%;
}

.modal-table {
  width: 100% !important;
}

.short-desc {
  font-size: 12px;
}

.lds-ripple {
  display: flex;
  margin: auto;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid #cd153b;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

.loader-container .loader-text {
  text-align: center;
  font-weight: bold;
  color: #cd153b;
}

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

.big-img {
  height: 290px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.big-asset-picture {
  height: 290px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.litle-img {
  height: 100px;
  width: 100px;
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.little-picture {
  height: 100px;
  width: 100px;
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.litle-img:hover {
  cursor: pointer;
}

.delete-img {
  margin-top: 10px;
}

#delete-area {
  display: none;
}

.square-20 {
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 40px;
}

.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.filter-dropdown {
  margin-right: 15px;
}

.scrolled .dropdown ul.dropdown-menu {
  max-height: 200px;
  overflow-y: scroll;
}

.scrolled-selector ul.dropdown-menu {
  max-height: 600px;
  overflow-y: scroll;
}

.black {
  color: black;
}

.height6vh {
  height: 6vh;
}

.height30vh {
  height: 30vh;
}

.height35vh {
  height: 35vh;
}

.height45vh {
  height: 45vh;
}

.height75vh {
  height: 75vh;
}

.height90vh {
  height: 90vh;
}

.pre-line {
  white-space: pre-line;
}

.break-spaces {
  white-space: break-spaces;
}

.pro-logo-image {
  height: 70px;
  display: table-cell;
}

.pro-logo-image .helper {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.flex-direction-column {
  flex-direction: column;
}

.flex-direction-row {
  flex-direction: row;
}

.pro-logo-image img {
  vertical-align: middle;
}

.card-divider {
  font-size: 18px;
  border-top: 1px solid #eee;
  padding: 9px 10px 0 10px;
}

.card-divider span {
  float: right;
}

.user-profil-image {
  height: 150px;
  width: 150px;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}

.user-profil-image.tiny {
  height: 80px !important;
  width: 80px !important;
}

.device-card {
  background: #eee;
  max-width: 300px;
  margin: auto;
}

.device-card-title {
  font-size: 18px;
  padding: 8px;
  border-bottom: 1px solid #bcbcbc;
}

.siren-infos-area {
  margin-top: 10px;
  background: #fefefe;
  border: 1px solid #cfcfcf;
  padding: 5px 15px;
  display: none;
}

p.indicator {
  width: 15px;
  height: 15px;
  background: green;
  border-radius: 50%;
  margin: auto;
}

p.indicator.disabled {
  background: #8a8a8a;
}

p.indicator.wrong {
  background: red;
}

.theWall {
  height: 100%;
  width: 1px;
  border-right: solid lightgrey 1px;
}

.spnIconTagEntityInfo {
  padding: 5px 3px 5px 12px;
  background-color: #c4c4c4;
  border-radius: 5px 0 0 5px;
}

.arrow-right.white {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #ffffff;
  transform: translate3d(0px, -8px, 10px);
}

.arrow-right {
  position: absolute;
  transform: translateY(-5px);
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #c4c4c4;
}

.spnLabelTagClientInfo {
  color: white;
  padding: 5px 8px 5px 20px;
  border-radius: 0 5px 4px 0;
}

.panel-default > .panel-heading {
  background-color: #ffffff;
  padding: 15px;
}

.flying-form {
  position: absolute;
  background-color: white;
  border: 1px solid #e1e1e1;
  z-index: 5;
  padding: 8px;
  transform: translate3d(180px, 4px, 0px);
  border-radius: 3px;
}

.tagColorInput {
  height: 42px;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  transform: translate3d(-9px, 12px, 10px);
}

.tagColorInputIcon {
  position: absolute;
  transform: translate3d(-40px, 26px, 10px);
  color: white;
  pointer-events: none;
}

.btnAddNewTag {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  transform: translate3d(-15px, -1px, 10px);
}

.tagContainer {
  padding: 5px 0;
  margin-left: 5px;
  overflow: hidden;
  float: left;
  position: relative;
  border-radius: 3px;
  white-space: nowrap;
}

.tagContainer:hover .tagHover {
  transform: translateY(-5px);
  cursor: pointer;
}

.tagHover {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 3;
  transform: translateY(25px);
  transition-property: transform;
  transition-duration: 0.2s;
  padding-top: 3px;
  pointer-events: none;
}

.tagHover span {
  vertical-align: middle;
  line-height: normal;
}

.inline-bootstrap-input {
  width: auto;
  display: inline-block;
}

.divInformationTagClient {
  display: flex;
  align-items: center;
  padding: 15px;
  height: 100%;
  width: 80%;
}

.width-80 {
  width: 80%;
}

#table-tag-referentiel {
  width: 100% !important;
}

.spanGlobalTag {
  overflow: hidden;
}

.pointer {
  cursor: pointer;
}

.spanModalTitle {
  font-size: 20px;
}

.modal-body-overflow {
  overflow-y: scroll;
  max-height: 800px;
}

.hidden {
  visibility: hidden;
}

#btnRemoveFilterCategory {
  padding-top: 2px;
  cursor: pointer;
}

.divAddNewData {
  display: flex;
  align-items: center;
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.divIconsPicker {
  position: absolute;
  background: #fcfcfc;
  text-align: center;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
  z-index: 10;
  padding: 20px;
}

.divIconsPicker .icons {
  max-height: 250px;
  overflow: scroll;
}

.divIconsPicker .iconDisplay {
  font-size: 30px;
  cursor: pointer;
  border-radius: 50%;
  padding: 10px;
  margin: 3px;
  transition: 0.2s;
}

.divIconsPicker .iconDisplay:hover {
  background: #ececec;
}

.iconSelected {
  float: right;
  margin-right: 6px;
  margin-top: -35px;
}

.add-cuves-references > div > .dropdown-menu {
  overflow: scroll;
  max-height: 550px;
}

.content-edit-cuve {
  overflow-y: scroll;
  max-height: 850px;
  overflow-x: hidden;
}

.contractList > div {
  width: 100%;
}

.contractList > div > button {
  width: 100%;
}

.tors {
  margin-bottom: 2px;
}

.desk-panel {
  background: white;
  padding: 8px;
  border-radius: 5px;
  box-shadow: inset 0 0 0, 0 0 1em rgba(0, 0, 0, 0.1);
}

.maintenance-image-row {
  text-align: center;
}

.maintenance-panel-title {
  font-weight: bold;
  text-transform: uppercase;
}

.tor-progress {
  padding-top: 10px;
}

.info-button {
  background: transparent;
  border: none;
  color: #337ab7;
  font-size: 20px;
}

.padding-30 {
  padding: 30px;
}

.dropdownContractFilter > div {
  width: 100%;
}

.dropdownContractFilter > div > button {
  width: 100%;
}

.details-building-assets > td {
  text-align: center;
  border-top: none !important;
}

.details-building-assets > th {
  text-align: center;
  border-top: none !important;
}

.value-volume-asset {
  display: flex;
  justify-content: space-between;
}

.total-volume-asset {
  color: gray;
  font-style: italic;
}

.contenant-volume-asset {
  border-radius: 4px;
  height: 100%;
}

.volume-asset-global {
  border-radius: 4px;
  background-color: #d3d3d3ab;
  height: 18px;
  width: 100%;
}

.asset-type-liquide {
  height: 10px;
  width: 10px;
  margin-right: 5px;
  padding: 10px;
}

.asset-consumption {
  font-weight: bold;
  font-size: x-large;
}

.display-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.display-flex-base {
  display: flex;
}

.flex-important {
  display: flex !important;
}

.justify-content-space-between {
  justify-content: space-between;
}

.justify-content-end {
  justify-content: end;
}

.flex-row-reverse {
  display: flex;
  flex-flow: row-reverse;
}

.flex-space-evenly {
  display: flex;
  justify-content: space-evenly;
}

.flex-wrap-wrap {
  flex-wrap: wrap;
}

.drpDownW100 > div {
  width: 100% !important;
}

.drpDownW100 > div > button {
  width: 100%;
  text-align: initial;
}

.detailAssetCluster {
  width: 100%;
  text-align: center;
  cursor: pointer;
  padding: 5px 0;
  transition: transform 0.2s linear;
  transform: rotate(0deg);
}

.adeunis-sumpup-image {
  width: 120px;
  padding-top: 25%;
}

.cable-info-container {
  height: 25px;
  display: flex;
  margin-bottom: 15px;
}

.names,
.dates,
.position {
  display: inline-block;
  padding: 0.2em 0.6em 0.3em;
  border-radius: 3px;
  font-size: 70%;
  font-weight: bold;
  float: left;
  height: 100%;
  line-height: 21px;
}

.names,
.dates {
  margin-right: 2px;
}

.names {
  flex-grow: 1;
}

.position {
  border: 1px solid grey;
}

.badge-fs {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 5px 10px;
  border-radius: 50%;
  background: #d9534f;
  z-index: 10000;
  color: white;
}

.icon-list-command {
  float: right;
  margin-right: 10px;
  font-size: 25px !important;
}

.img-nav-pro {
  height: 80%;
  width: auto;
}

.bck-nav-pro {
  background-color: #3d3d3d;
}

.img-logo-module-generic > div {
  background-color: lightgray;
}

.min-height-content-page {
  min-height: 106vh;
}

.navadmin-logo {
  max-width: 190px;
  max-height: 50px;
  display: inline-block;
  margin-top: 11px;
}

.img-configuration-asset {
  cursor: pointer;
  font-weight: normal;
}

#table-asset-generic-modules_paginate > ul > .paginate_button {
  margin-left: 0 !important;
}

#table-asset-generic_paginate > ul > .paginate_button {
  margin-left: 0 !important;
}

#asset-generic-liquids-datatable_paginate > ul > .paginate_button {
  margin-left: 0 !important;
}

#asset-generic-liquids-datatable_paginate > ul > .paginate_button {
  margin-left: 0 !important;
}

.logo-asset-generic-module {
  max-height: 200px;
  max-width: 150px;
}

.form-asset-generic-module {
  max-height: 150px;
  max-width: 100px;
}

.drpDownLiquidReplacement {
  display: inline-block;
  margin: 30px 30px 30px 50%;
  transform: translate(-50%);
}

.area-select-image > div {
  background-color: lightgray;
}

.area-select-image > div > .delete-link {
  margin-left: 125px !important;
}

.dropdown-admin-devices > div {
  width: 100%;
}

.inline {
  display: inline;
}

.dropdown-admin-devices > div > button {
  width: 100%;
}

.rounded-profile p {
  margin: 0;
  text-transform: uppercase;
}

.role-container,
.revert-role-container {
  width: 190px;
  margin-right: 30px;
  padding-top: 14px;
}

.revert-role-container {
  width: auto;
}

.asset-generic-liquid {
  text-align: center;
  line-height: calc(100% + 16px);
  margin: -4px;
  width: calc(100% + 8px);
}

.btn-manage-asset-generic-liquid {
  all: unset;
  border: none;
  background: none;
  text-align: center;
  line-height: calc(100% + 16px);
  margin: -8px;
  width: calc(100% + 16px);
  cursor: pointer;
}

.text-align-start {
  text-align: start;
}

.text-align-start-important {
  text-align: start !important;
}

.text-align-justify {
  text-align: justify;
}

.text-align-center {
  text-align: center;
}

.text-align-end {
  text-align: end;
}

.img-format-type > div {
  background-color: lightgray;
}

.btn-color-lightgray {
  color: lightgray;
}

.installation-asset-generic-slider > div {
  margin-left: 0 !important;
}

#table-asset-generic-modules > tbody > tr > td {
  background-color: #e6ebee !important;
}

.sum-up-widget {
  display: flex;
  flex-flow: row;
  height: 100%;
  flex-wrap: wrap;
}

.display-flex {
  display: flex;
}

.display-flex-end {
  display: flex;
  justify-content: end;
}

.display-flex-start {
  display: flex;
  justify-content: start;
}

.param-detail-asset {
  align-self: flex-end;
}

.watch-type-index {
  z-index: 3;
}

#proGeolocationTable_filter {
  padding-right: 50px;
}

#proGeolocationTable_paginate > ul > .paginate_button {
  margin-left: 0 !important;
}

#proGeolocationTable_paginate > ul > .paginate_button {
  margin-left: 0 !important;
}

.width-960 {
  width: 960px;
}

.margin-bottom-70 {
  margin-bottom: 70px;
}

.margin-bottom-120 {
  margin-bottom: 120px;
}

.end-button {
  border-radius: 0 5px 5px 0;
  border: 1px solid grey;
  padding: 6px 10px !important;
}

.relative-search-dropdown > div > div > div {
  position: relative;
}

.local-displays-new-row {
  padding: 10px;
  background-color: white;
  border-radius: 10px;
  border-color: gray;
  border-style: dashed;
  border-width: thin;
}

.local-displays-new-col {
  padding: 1em 10px 10px 10px;
  background-color: white;
  outline: thin dashed grey;
  outline-offset: -5px;
}

.margin-top-20pct {
  margin-top: 20%;
}

.btn-icon {
  all: unset;
  border: none;
  background: none;
  text-align: center;
  line-height: calc(100% + 16px);
  margin: -8px -8px -8px 1%;
  width: calc(100% + 16px);
  cursor: pointer;
}

.valueToCopy {
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
}

.color-black {
  color: black;
}

.hive-calculation-container {
  margin-top: 8%;
  font-size: 1em;
  background-color: #ffff;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0 0 12px #0009;
}

.background-blur {
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background: url("../img/bee2beep.jpg") no-repeat center fixed;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-size: cover;
}

.btn-bee2beep {
  color: #000;
  background-color: #ffd83f;
  border-color: #ffd83f;
  font-size: 16px;
  font-weight: bold;
  padding: 20px;
}

.showWhenScroll {
  position: fixed;
  top: 0;
  right: 0;
  width: 20px;
  bottom: 0;
  z-index: 1041;
}

.justify-content-space-between-flex {
  display: flex;
  justify-content: space-between;
}

.hexagone-second {
  display: flex;
  flex-wrap: wrap;
}

.margin-left-13-vw {
  margin-left: 13vw;
}

.errorField {
  display: none;
  text-align: center;
  color: red;
}

.video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 2%;
  width: 96%;
  height: 96%;
}

.video_wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}

.div-popover .popover {
  max-width: 250px !important;
  width: 250px;
}

.hive-address-content {
  display: flex;
  flex-flow: column;
  align-items: baseline !important;
  justify-content: center;
}

.hive-address-detail-content {
  display: flex;
  flex-flow: row;
  align-items: baseline;
  justify-content: space-between;
}

.edit-btn-widget {
  float: right;
  font-size: 25px;
  cursor: pointer;
  color: #428bca;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-space-around {
  justify-content: space-around;
}

.map-chooser-div {
  height: 320px;
  width: auto;
}

.word-spacing-20 {
  word-spacing: 20px;
}

.height-auto {
  height: auto;
}

.clip-hexagone-shape {
  position: relative;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-color: #222;
  width: 120px;
  margin-left: 2px;
  height: 135px;
  margin-top: -30px;
}

.clip-hexagone-shape:hover {
  background: #9e566e;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.btn-expired {
  background-color: #f0cecc;
  color: #df5950;
}

.link-hover-red:hover {
  color: #cd153b;
}

.underline {
  text-decoration: underline;
}

.text-decoration-none {
  text-decoration: none !important;
}

.btn-subscribe {
  background-color: rgba(239, 172, 75, 0.2);
  color: #efac4b;
}

.btn-no-hover {
  pointer-events: none;
  padding: 6px 12px;
  border-radius: 4px;
}

.dropzone-style {
  border-width: 2px;
  border-color: #f5f5f5;
  border-bottom-color: rgb(169, 169, 169);
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}

.pb-10 {
  padding-bottom: 10px;
}

.personalized-tag-badge {
  border-radius: 3px;
  padding: 5px 10px;
  border-left: #B7BCC0 solid 3px;
  color: #B7BCC0;
  background-color: #E5E5E5;
  font-weight: bold;
  margin: 5px;
  white-space: nowrap;
}

.tag-badge {
  border-radius: 3px;
  padding: 5px 10px;
  margin: 5px;
  font-weight: bold;
  color: whitesmoke;
  white-space: nowrap;
  background-color: #C6CFD3;
}

.divInformationTagsList {
  display: inline-block !important;
}

.input-label {
  margin-top: 4px;
  font-size: 16px;
  font-weight: normal;
}

.resize-vertical {
  resize: vertical;
}

.unclickable * {
  pointer-events: none;
}

.color-white {
  color: white;
}

.mix-blend-mode-multiply {
  mix-blend-mode: multiply;
}

.card {
  background-color: white;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 7px 12px -1px rgba(56, 56, 56, 0.2);
}

.card-none-shadow {
  box-shadow: none;
}

.card-light-grey {
  background: var(--global-input-background);
}

.table-thead-light-grey thead {
  background: var(--global-input-background);
  font-size: 12px;
}

.vertical--center {
  margin-top: auto;
  margin-bottom: auto
}

.table-center-content tbody tr td {
  vertical-align: middle !important;
}

.custom-table .dataTables_filter input {
  width: 250px !important;
}

.custom-table {
  color: #4C545F;
}

.custom-table table.dataTable {
  max-width: 100% !important;
}

.large-radio-btn {
  width: 20px;
  height: 20px;
  padding-top: 10px;
}

.upscale-icon-15 {
  transform: scale(1.5);
}

.upscale-icon-12 {
  transform: scale(1.2);
}

.none-border {
  border: none;
}

.font-weight-normal {
  font-weight: normal;
}

/* The switch - the box around the slider */
.switch-v2 {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28px;
  margin-bottom: 0;
}

/* Hide default HTML checkbox */
.switch-v2 input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider-v2 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(76, 84, 95, 0.2);
  -webkit-transition: .4s;
  transition: all .4s cubic-bezier(0.25, 0.96, 0.52, 0.87);
}

.slider-v2:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: #4C545F;
  -webkit-transition: .4s;
  transition: all .4s cubic-bezier(0.25, 0.96, 0.52, 0.87);
}

.switch-v2 input:checked + .slider-v2 {
  background-color: #18a0da66;
}

.switch-v2 input:checked + .slider-v2:before {
  background-color: #18a0da;
}

.switch-v2 input:focus + .slider-v2 {
  box-shadow: 0 0 1px #18a0da;
}

.switch-v2 input:checked + .slider-v2:before {
  --slide: 23px;
  -webkit-transform: translateX(var(--slide));
  -ms-transform: translateX(var(--slide));
  transform: translateX(var(--slide));
}

/* Rounded sliders */
.slider-v2.round {
  border-radius: 30px;
}

.slider-v2.round:before {
  border-radius: 50%;
}

.custom-radio {
  display: block;
  cursor: pointer;
  user-select: none;
  font-weight: normal;
  text-align: left;
}

.custom-radio input {
  display: none;
}

.custom-radio input + span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

.custom-radio span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(76, 84, 95, 0.2);
  background: #fff;
}

.custom-radio input:checked + span:before {
  border: 2px solid #18a0da;
}

.custom-radio span:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: linear-gradient(to right, #18a0da, #11678D);
  position: absolute;
  border-radius: 50%;
  top: 5px;
  left: 5px;
  opacity: 0;
  transform: scale(0, 0);
  transition: all .2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
}

.custom-radio input:checked + span:after {
  opacity: 1;
  transform: scale(1, 1);
}

.multiple-select > div > .btn {
  background: var(--global-input-background);
  border: none;
  border-radius: unset;
  height: 52px;
  border-bottom: 2px solid #cfcfcf;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.multiple-select > .open > .btn,
.multiple-select > .open > .btn:focus,
.multiple-select > .open > .btn:hover,
.multiple-select > .open > .btn:active {
  background: var(--global-input-background);
  border-bottom: 2px solid #18a0da;
}

.multiple-select > .bootstrap-select .btn:focus {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.timeline {
  padding-top: 40px;
  position: relative;
}

div.icon-status {
  width: 35px;
  height: 35px;
  clip-path: circle(50% at 50% 50%);
}

i.icon-status {
  color: white;
}

.timeline-step-card {
  background-color: var(--global-input-background);
  padding: 15px;
  border-radius: 5px;
}

.timeline-step-date-card {
  background-color: #dbdbdc;
  padding: 10px 15px;
  width: fit-content;
  border-radius: 5px;
  clip-path: polygon(0% 0, 100% 0, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0 100%, 0 0%);
}

.step-wrapper {
  position: relative;
}


.timeline .step-wrapper:not(:last-child)::before,
.horizontal-slider-steps .step-wrapper::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  left: 16px;
  top: 15px;
  background: lightgray;
}

.horizontal-slider-steps::-webkit-scrollbar {
  display: none;
}

.horizontal-slider-steps {
  position: relative;
  padding-right: 20px;
  cursor: grab;
  width: 680px;
  overflow-x: auto;
  display: flex;
  column-gap: 20px;
}

.horizontal-slider-steps::before {
  content: "";
  width: 10px;
  aspect-ratio: 1;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: rotate(45deg);
  border: solid red;
  border-left: 1px;
  border-bottom: 1px;
  z-index: 99;
}

span[class*='badge-maintenance-'] {
  padding: 3px 4px !important;
}

.timeline {
  padding-top: 40px;
  position: relative;
}

div.icon-status {
  width: 35px;
  height: 35px;
  clip-path: circle(50% at 50% 50%);
}

i.icon-status {
  color: white;
}

.timeline-step-card {
  background-color: var(--global-input-background);
  padding: 15px;
  border-radius: 5px;
}

.timeline-step-date-card {
  background-color: #dbdbdc;
  padding: 10px 15px;
  width: fit-content;
  border-radius: 5px;
  clip-path: polygon(0% 0, 100% 0, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0 100%, 0 0%);
}

.step-wrapper {
  position: relative;
}

.timeline .step-wrapper:not(:last-child)::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  left: 16px;
  top: 15px;
  background: lightgray;
}

.square-btn {
  width: 40px;
  aspect-ratio: 1;
  outline: none;
  border: none;
  border-radius: 5px;

}

.table-border-bottom {
  border-bottom: 1px #ccc solid;
}

:root {
  --global-text-color: #3d3d3d;
  --global-medium-text-color: #7f828a;
  --global-light-text-color: #a6aab4;
  --global-input-background: #f5f5f5;
}

.default-text {
  color: var(--global-text-color);
}

.medium-text {
  color: var(--global-medium-text-color);
}

.light-text {
  color: var(--global-light-text-color);
}

.border-light-grey {
  border: 3px solid #eaebef;
}

.row-display {
  display: flex;
  flex-direction: row;
}

.position-relative {
  position: relative;
}

.tooltip-tab-metric-content {
  visibility: hidden;
  position: absolute;
  background: #4c545f;
  width: 200px;
  bottom: calc(100% + 5px);
  left: 50%;
  margin-left: -100px;
  padding: 10px;
  color: white;
  font-weight: normal;
  text-align: center;
}

.tooltip-tab-metric {
  position: relative;
}

.tooltip-tab-metric:hover .tooltip-tab-metric-content {
  visibility: visible;
}

.tooltip-tab-metric .tooltip-tab-metric-content::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #4c545f transparent transparent transparent;
}

.link-none-decoration:hover {
  text-decoration: none;
  text-underline: none;
}

.gap-5 {
  gap: 5px;
}

.gap-10 {
  gap: 10px;
 }

.gap-15 {
  gap: 15px;
}

.list-style-none {
  list-style: none;
}

.w-33-pct {
  width: 33%;
}

.align-items-stretch {
  align-items: stretch
}

.align-items-end {
  align-items: end
}

.width-max-content {
  width: max-content;
}

.table-without-pagination > div > div:first-child,
.table-without-pagination > div > div:last-child {
  display: none;
}

.table-none-stripe > tbody > tr > td,
.table-none-stripe > tbody > tr > th {
  border: none;
}

.table-none-stripe > tbody > tr:first-child > td,
.table-none-stripe > tbody > tr:first-child > th {
  border-bottom: 2px var(--global-medium-text-color) solid;
}

.tooltip-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tooltip-content {
  display: none;
  position: absolute;
  bottom: calc(100% + 5px);
}

.tooltip-content-grey-card {
  background: #4c545f;
  padding: 10px;
  color: white;
  border-radius: 2px;
}

.tooltip-content-grey-card::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: calc(50% - 4px);
  border-width: 4px;
  border-style: solid;
  border-color: #4c545f transparent transparent transparent;
}

.tooltip-wrapper:hover .tooltip-content {
  display: block;
}

.word-break-all {
  word-break: break-all;
}

.chips-warning {
  background: #EFAC4B;
  border: none !important;
  color: white !important;
}

.incline-divider {
  height: 100%;
  width: 1px;
  background: #a6aab4;
  transform: rotate(25deg);
}

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

.light-grey-background {
  background-color: lightgrey;
}

/* Sparkline tooltip */
.jqstooltip {

}

.jqsfield {
  color: white;
  font-size: 18px !important;
  padding-bottom: 10px;
  padding-right: 12px;
}

.sens-spaces-chips{
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.professional-logo-chips{
  max-width: 40px;
}

.space-in-modal{
  width: 355px;
}

.w-fit{
  width: fit-content;
}

.role-function{
  text-align: center;
  font-size: 11px;
}

.treeview .list-group-item {
  text-align: left;
}

.cursor-pointer{
  cursor: pointer;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.asset-search-suggestion{
  background: white;
  border: 1px solid grey;
  border-top: none;
}
.w-100px {
  width: 100px;
}

.title-cd-form{
  margin-left: -20px;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.width-100 .dropdown, .width-100 .dropdown button{
  width: 100% !important;
}

.text-skin-default {
  color: #4c545f
}

.text-skin-medium {
  color: #757F8C
}

.flex-1 {
  flex: 1
}

#kpi-invoicing-summary{
  background-color: rgb(17, 103, 141);
  padding: 20px;
  border-radius: 4px;
  color: white;
  -webkit-box-shadow: 7px 8px 14px -9px #000000;
  box-shadow: 7px 8px 14px -9px #000000;
}
#kpi-invoicing-theorical-summary{
  background-color: rgb(102, 102, 102);
  padding: 20px;
  border-radius: 4px;
  color: white;
  -webkit-box-shadow: 7px 8px 14px -9px #000000;
  box-shadow: 7px 8px 14px -9px #000000;
}

.refresh-kpi{
  position: absolute;
  right: 27px;
  top: 12px;
}

.icon-barred {
  position: relative;
  display: inline-block;
}

.icon-barred::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  background: white;
  transform: rotate(-45deg);
  transform-origin: center;
}

.text-capitalize-first-letter:first-letter {
  text-transform: capitalize;
}