/* dateUpdated 01.02.2026 - 400PM */
/* FID 256015 */
/* my.careplushealthplans.com/mp/custom_CSS/mpCSS.css */

/* TKT 685 | 4.2.2024 */ 
@media only screen and (min-width:1024px){
    .careplus-dashboard__top-content .careplus-dashboard__right-banner--link.register-link{
      padding: 4px 4px 10px;
    }
  }

/* TKT 1087 | 6.11.2024 */ 
@media only screen and (min-width:1440px){
    .careplus-dashboard__recommended-list li:last-child p{
      padding: 10px 0 20px;
    }
  }

/* 1645 | 8.9.2024 */
@media only screen and (min-width:1372px){
	#nucleus-loading-indicator-3 > div > div.benefits__top-content > div:nth-child(4) > span.benefits__top-content--left{
	  min-width: 245px;
	}
  }

/* 5424 | 01.02.2026 */
@media only screen and (min-width:1024px){
.mcp-claim__main-content .menu{
   max-width: 22rem!important;
   }
}