.uplift-job .fixed-prepend-group {
  width: 40px;
  justify-content: center;
}


.quick-tip {
  background-color: rgba(49, 167, 69, 0.1) !important;
  color: black;
  margin: 0 0 2em 0;
}

.quick-warn {
  background-color: rgba(255, 193, 7, 0.1) !important;
  color: black;
}


.uplift-result-box {
  max-width: 600px;
}


.uplift-job-apr23uplift-idk-btn {
  max-width: 400px;
}

.select2-selection.is-invalid {
  border-color: red !important;
}

#uplift-voteimpact-div {
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.helpicon {
  margin-left: 1rem;
}

.helpicon:hover {
  cursor: help;
}

h4, h5 {
  color: #211D47;
  font-weight: bold;
}

ol > li::marker {
  color: #211D47;
  font-weight: bold;
}

.quick-tip a, .quick-warn a {
  color: inherit;
}

h4.page-title {
  font-weight: bold;
}

