.okta-menu-wrapper {
	float: right;
	position: absolute;
	right: 0;
	top: 30px;
}
.okta-profile p {
	color: #fff;
	margin: 0;
}
.okta-menu-wrapper a {
	color: #ff9900;
}
#okta-sign-in .custom-checkbox_wrap {
  display: flex;
  position: relative;
}
#okta-sign-in .custom-checkbox_wrap label {
  position: absolute;
  left: 20px;
  top: -2px;
}
#okta-sign-in span.o-form-input-name-my_country .chzn-container {
  width: 100%;
}
#okta-sign-in .custom-checkbox_wrap.marketing-consent {
  margin-bottom: 200px;
}
#okta-sign-in .consent-text a {
  color: #0071b3;
  text-decoration: underline;
}
.supernav-l1-consumer, .supernav-l1-offers {
  display: none;
}
/* myAlcon link hide in mobile if user not loggedin */
.okta-user-anonymous .mayalcon-home-link {
  display: none;
}
