
#P1_14 {
  height: 230px;
  max-width: 520px;
  font-size: 13px;
}

#ADA-D {top: 20px;}
#APP_Deaf_Desc-D {top: 0;}
#APP_Blind_Desc-D {top: 0;}
#ADA_Other_Desc-D {top: 0;}

#APP_Deaf-L {font-weight: bold; color: #646464;}
#APP_Blind-L {font-weight: bold; color: #646464;}
#ADA_Other-L {font-weight: bold; color: #646464;}

#P3_4-L {
	/*width: 50% !important;*/
	
}

@media (min-width: 768px) {
  #PRC_SECTION_WRAPPER {
      display: grid;
      grid-gap: 20px;
      grid-template-columns: auto 304px;
  }
}

@media only screen and (max-width: 750px){
.input-group-append {
  margin-left: -8px;
}
.progress-description {
  padding-top: 49px;
}
.section > .field-group > .field-container > label,
.section > .field-group > .form-block > .field-container > label {
  max-width: 100% !important;
  width: 100% !important;
}

.mobile-size {
  grid-template-columns: 1fr !important;
  max-width: 300px !important;
}
.form-security-notice {
  bottom: -25px !important;
}


.modal-body form {
  padding: 10px !important;
}
.modal-body form input {
  padding: 0px 5px !important;
}
}
#P5_PR_CARD_a .anumber-container>p  {
display: none;
}