/*ALIGN*/
.ta-center {
  text-align: center !important;
}

.ta-left {
  text-align: left !important;
}

.ta-right {
  text-align: right !important;
}

/*HEIGHT*/
.hAuto {
  height: auto !important;
}

.h30 {
  height: 30px !important;
}

.h50 {
  height: 50px !important;
}

.h60 {
  height: 60px !important;
}

.h70 {
  height: 70px !important;
}

.h80 {
  height: 80px !important;
}

.h90 {
  height: 90px !important;
}

.h100 {
  height: 100px !important;
}

.h110 {
  height: 110px !important;
}

.h120 {
  height: 120px !important;
}

.h130 {
  height: 130px !important;
}

.h140 {
  height: 140px !important;
}

.h150 {
  height: 150px !important;
}

.h160 {
  height: 160px !important;
}

.h170 {
  height: 170px !important;
}

.h200 {
  height: 200px !important;
}

.h250 {
  height: 250px !important;
}

.h300 {
  height: 300px !important;
}

.h350 {
  height: 350px !important;
}

.h360 {
  height: 360px !important;
}

.h370 {
  height: 370px !important;
}

.h380 {
  height: 380px !important;
}

.h400 {
  height: 400px !important;
}

.h430 {
  height: 430px !important;
}

.h450 {
  height: 450px !important;
}

.h460 {
  height: 460px !important;
}

.h470 {
  height: 470px !important;
}

.h500 {
  height: 500px !important;
}

.h550 {
  height: 550px !important;
}

.h600 {
  height: 600px !important;
}

.h650 {
  height: 650px !important;
}

/*WIDTH*/
.wAuto {
  width: auto !important;
}

.w10 {
  width: 10px !important;
}

.w20 {
  width: 20px !important;
}

.w30 {
  width: 30px !important;
}

.w40 {
  width: 40px !important;
}

.w100 {
  width: 100px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w165 {
  width: 165px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w250 {
  width: 250px !important;
}

.w300 {
  width: 300px !important;
}

.w350 {
  width: 350px !important;
}

.w400 {
  width: 400px !important;
}

.w450 {
  width: 450px !important;
}

.w500 {
  width: 500px !important;
}

.w550 {
  width: 550px !important;
}

.w600 {
  width: 600px !important;
}

/*RADIUS*/
.r5 {
  border-radius: 5px !important;
}

.r7 {
  border-radius: 7px !important;
}

.r8 {
  border-radius: 8px !important;
}

.r9 {
  border-radius: 9px !important;
}

.r10 {
  border-radius: 10px !important;
}

.r15 {
  border-radius: 15px !important;
}

.r20 {
  border-radius: 20px !important;
}

.r25 {
  border-radius: 25px !important;
}

/* MARGIN TOP*/
.mt3 {
  margin-top: 3px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

/* MARGIN BOTTOM */
.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

/*MARGIN RIGHT*/
.mr3 {
  margin-right: 3px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

/*MARGIN LEFT*/
.mlpercent3 {
  margin-left: 3.2% !important;
}

.ml-5 {
  margin-left: -5px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

/*POSITION*/
.leftMargin25 {
  margin-left: 25% !important;
}

.leftMargin18 {
  margin-left: 18% !important;
}

.leftMargin10 {
  margin-left: 10% !important;
}

.rightMargin25 {
  margin-right: 25% !important;
}

/* PADDING BOTTOM */
.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

/* TOP */
.top5 {
  top: 5px !important;
}

.top10 {
  top: 10px !important;
}

.top15 {
  top: 15px !important;
}

.top20 {
  top: 20px !important;
}

.top25 {
  top: 25px !important;
}

.top30 {
  top: 30px !important;
}

.top40 {
  top: 40px !important;
}

.top50 {
  top: 50px !important;
}

.top55 {
  top: 55px !important;
}

.top60 {
  top: 60px !important;
}

/* FONT SIZE */
.font5 {
  font-size: 5px !important;
}

.font6 {
  font-size: 6px !important;
}

.font7 {
  font-size: 7px !important;
}

.font8 {
  font-size: 8px !important;
}

.font9 {
  font-size: 9px !important;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
  font-size: 20px !important;
}

.font21 {
  font-size: 21px !important;
}

.font22 {
  font-size: 22px !important;
}

.font23 {
  font-size: 23px !important;
}

.font24 {
  font-size: 24px !important;
}

.font25 {
  font-size: 25px !important;
}

.font30 {
  font-size: 30px !important;
}

.font26 {
  font-size: 26px !important;
}

.font50 {
  font-size: 50px !important;
}

.font150 {
  font-size: 150px !important;
}

/*COLOR*/

.white {
  color: #fff !important;
}

/*BACKGROUND COLOR*/

/* FONT FAMILY*/
.comicSans {
  font-family: "Comic Sans MS", cursive, sans-serif !important;
}

.arial {
  font-family: Arial, Helvetica, sans-serif !important;
}

.gillSans {
  font-family: "Gill Sans", sans-serif !important;
}

/*FONT STYLE*/
.fsi {
  font-style: italic !important;
}

.fsb {
  font-weight: bold !important;
}

.fsu {
  text-transform: uppercase !important;
}

/* DISPLAY*/
.display-inline {
  display: inline !important;
}

.display-none {
  display: none !important;
}

/*CONTENT*/
.minContent250 {
  min-height: 250px !important;
}

.minContent300 {
  min-height: 300px !important;
}

.minContent500 {
  min-height: 500px !important;
}

/*POINTER*/
.pointer {
  cursor: pointer !important;
}

/* ERROR */
.errorLabelIinput {
  color: red !important;
  font-size: 10px !important;
  font-style: italic;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(http://localhost:8080/eclaire/assets/the-adm/dist/img/Preloader_3.gif) center no-repeat #fff;
}

.se-pre-con-click {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(http://localhost:8080/eclaire/assets/the-adm/dist/img/Preloader_3.gif) center no-repeat #fff;
}

/* CUSTOM */
.click_row:hover {
  background-color: #dee2e6 !important;
}

/* STAR RATING */
.star-rating {
  direction: rtl;
  display: inline-flex;
}
.star-rating input {
  display: none;
}
.star-rating label {
  font-size: 1.5em;
  color: #ddd;
  cursor: pointer;
}
.star-rating input:checked ~ label {
  color: #f39c12;
}
.star-rating label:hover,
.star-rating label:hover ~ label {
  color: #f39c12;
}
/*ICON*/
.star-icon {
  font-size: 1em;
  color: gold;
}


/* REPLACE */
label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 500 !important;
}