/* dateUpdated 6.4.2024 */
/* FID 255275 */
/* https://es-qa-provider.humana.com/mp/custom_CSS/mpCSS.css */

/* ticket #1015 | 6.4.2024 */
@media only screen and (max-width: 684px){
    #__next > div > main nucleus-form > div[data-aue-resource$="/row-practice-contact-name/jcr:content/data/master"] > div.col-2.col-sm-2.col-md-2,
    #__next > div > main nucleus-form > div[data-aue-resource$="/row-care-manager-name/jcr:content/data/master"] > div.col-2.col-sm-2.col-md-2{
      max-width: 32%;
      flex: 0 0 32%;
  }
  #__next > div > main nucleus-form > div[data-aue-resource$="/row-practice-contact-name/jcr:content/data/master"] > div:not(.col-2),
  #__next > div > main nucleus-form > div[data-aue-resource$="/row-care-manager-name/jcr:content/data/master"] > div:not(.col-2){
      padding-top: 24px;
  }
  #nucleus-form-field-46 > div{
      max-width:10px;
  }
  #__next > div > main  nucleus-form > div[data-aue-resource$="/row-practice-phone-email/jcr:content/data/master"] > div:nth-child(2){
      white-space: nowrap;
  }
  }