#tarteaucitronRoot #tarteaucitronAlertBig {
  background: #17425D;
  border-radius: 0 !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig:before {
  content: url("../img/pol-cookie.svg");
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
  z-index: -1;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
  max-width: 545px;
  margin-inline: auto;
}
#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronAllow {
  background: #49A042;
}
#tarteaucitronRoot #tarteaucitronButtonsDiv {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
#tarteaucitronRoot #tarteaucitronButtonsDiv button {
  margin: 0;
  border-radius: 0;
  padding: 1em 1.5em;
  font-weight: bold;
}
#tarteaucitronRoot #tarteaucitronButtonsDiv #tarteaucitronPrivacyUrl {
  font-style: italic;
  text-decoration: underline;
  flex-basis: 100%;
  text-shadow: 0 0 6px black;
}
#tarteaucitronRoot .tarteaucitronAllow {
  background: #49A042;
}
#tarteaucitronRoot .tarteaucitronDeny {
  background: #DA3B0E;
}
#tarteaucitronRoot #tarteaucitronCloseAlert {
  background: #DEDEDE;
}
#tarteaucitronRoot #tarteaucitronSave {
  background: #17425D !important;
}

#tarteaucitron #tarteaucitronClosePanel {
  background: #17425D;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices .tarteaucitronIsAllowed .tarteaucitronAllow {
  background: #49A042 !important;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices .tarteaucitronIsDenied .tarteaucitronDeny {
  background: #DA3B0E !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  background: #17425D !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
  background: #17425D;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine #tarteaucitronInfo {
  background: #17425D;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
  background: #F5F5F5;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle + [id^=tarteaucitronDetails] {
  background: #17425D;
  color: white;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  background: #17425D;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  background: white;
}
#tarteaucitron button {
  border-radius: 0 !important;
}

/*# sourceMappingURL=tarteaucitron.css.map */
