#RequestedCostMathContainer, #CostShareCostMathContainer, #RequestedCostCostShareMathContainer{
  background-color: var(--bg-level-2);
    font-weight: bold;
    margin: 2px;
    padding-left: 5px;
  }
  
  #RequestedCostMathLabel, #CostShareCostMathLabel, #RequestedCostCostShareMathLabel{
    padding-top: 5px;
  }
  
  #TravelDisclosureReadMoreInfo {
    display: none;
      }
  
  #PHSAwardingAgency {
    display: none;
  }
  
  #PHSInvestigatorDefine {
     display: none;
  }
  
  #HideEntityDiv,
  #EntityNameProseList,
  #EntityMeOAProseCheck,
  #EntityBoardOfDirectorsOAProseCheck,
  #EntityPartnerOfficerOwnerOAProseCheck,
  #FIConsultantOAProseCheck,
  #EntityEmployeeOAProseCheck,
  #RetainedProfessionlServicesMoreInformation,
  #TimeCommitmentTextMoreInformation {
    display: none;
  }
  
  .CustomInline .EzForm2QuestionLabel, .CustomInline .EzForm2QuestionComponent {
    float: left;
  }