.typed-date-field {
  font-size: 14px;
}

.typed-date-field {
  /* font-family:'Courier New', monospace; */
  font-family: "Monaco", monospace;
  font-weight: 400;
  font-size: 16px;
}
.details-collapsible {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(77, 77, 77, 0.5);
  margin-bottom: 20px;
  font-family: "montserrat-semibold";
  position: relative;
  padding-right: 30px;
}

.hover-date:hover::placeholder {
    visibility: hidden; /* Reset all properties to their initial values */
}

.province-label {
  font-size: 12px;
  top: 4px !important;
  height: 18px !important;
  color: #005aa2;
}

.ih-webform.content-page-content-section {
margin-bottom: 25px;
}

.phone-field-custom {
    margin-top: -20px !important;
}

@media (max-width: 767px){
#edit-flexbox-09{
margin-top: 2rem !important;
}
#edit-your-relationship-to-the-person-you-are-seeking-help-for-{
min-height: 65px !important;
padding-top: 40px !important;
}
.edit-i-am-seeking-help-for-opioid-use-such-as-fentanyl-down-heroin-morphine{
    margin-top: -20px !important;
}
.edit-checkbox label[for ="edit-i-am-seeking-help-for-opioid-use-such-as-fentanyl-down-heroin-morphine"]{
    margin-top: -22px !important;
}
#edit-i-am-seeking-help---wrapper {
  margin-top: 20px !important;
}
} 

.ih-webform .form-item--error-message .info + strong {
max-width: 260px !important;
}

input, textarea, select {
  font-size: 16px;
}

summary[role="button"] {
    pointer-events: none;
}
