/* These styles are generated from project.scss. */

.alert-debug {
  color: black;
  background-color: white;
  border-color: #d6e9c6;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.status-history-container {
  padding-left: 150px;
}
.status-history-container::before {
  left: 164px;
}

/* styling for see more */

#module .shrinked {
  display: block;
  height: 2.5rem;
  overflow: hidden;
}

#module .extended {
  display: block;
}

.campign_tariff_quote li{
  list-style: none;
  color: rgb(0, 0, 0) !important;
  font-weight: 500;
  font-size: 9px;
}

.campign_tariff_quote{
  color: rgb(0, 0, 0) !important;
}
