.login_bg {
  /*background: url('https://www.positive-company.eu/document/share/94/963c4df9-01cf-42d2-9a93-4110fe18ef7e'), #fff;*/
  /*background-size: cover;*/
  /*background-position: top;*/
  background: url('https://www.positive-company.eu/web/image/40840-46466b55/2.png'), #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box;
  padding: 0px;
  min-height: calc(100vh - 50px);
}

/* Cache le texte "SCORING by Positive Company ... for La Redoute" dans la sidebar */
.left_col .navbar.nav_title a.site_title > span {
  display: none !important;
}

/* Change logo */
.nav-md .site_title img{
  content: url('https://www.positive-company.eu/web/image/47016-62f9e3f6/Sustainability%20rating%20provider%20%286%29.webp') !important;
  width: 160px !important;
}

textarea.form-control {
  font-size: 14px !important;
}

.bg-cat:hover {
  color: #333 !important;
}

.row .justify-content-between, .row .justify-content-between .btn-light {
  font-size: 12px !important;
}

/* demande mail charles 2026-02-19 */
.instance_scoring .question_progression_ratio, .instance_scoring .categorieBox .divider{
  display: none;
}