.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module{
  overflow-y: scroll;
  height: 100%;
}
#assessmentQuiz #progress-container{
  height:15px;
}
body .color--blue,.input-video .hard--ends, .input-video .fa{
  color: #e1201f !important;
}
#assessmentQuiz #progress-container #assessment-progress,#assessmentQuiz input[type="radio"].toggle + label:hover, #btn--complete-assessment {
    background-color: #e1201f !important;
}
#btn--complete-assessment{
  border: none !important;
}
#btn--complete-assessment:hover{
  background-color: #CB1D1C !important;
}
#assessmentQuiz input[type="radio"].toggle:checked + label {
  background: #CB1D1C !important;
}
body .all--btn--blue form.hs-form .hs_submit input.hs-button{
  background-color: #e1201f !important;
  border-color:  #e1201f !important;
}
body .all--btn--blue form.hs-form .hs_submit input.hs-button:hover{
  background-color: #CB1D1C !important;
  border-color:  #e1201f !important;
}
.submitted-message{
  font-family: inherit;
  text-align: center;
  font-size: 1rem'
}