 .changeClaims
   {
     visibility: hidden;
   }
input ::-webkit-credentials-auto-fill-button {
  margin: 0;
  width: 0;
  background-color: transparent;
}
input[type="password"]::-ms-reveal, input[type="password"]::-ms-clear {
   display: none!important;
}

:root {
  font-family: Roboto, sans-serif;
}

.buttons{
  margin-top: 40px;
  margin-bottom: 10px;
}
#dateOfBirthInputField{
	background:transparent;
}

.registration-left-section {
  padding: 0 !important;
}

.extension_memberid{
	margin-bottom:20px;
}

.header-text {
		color: #001F5F;
		font-family: Roboto;
		font-size: 30px;
		letter-spacing: 0;
		line-height: 38px;
	}
.header-logo{
	margin-top: -15px;
    width: 150px;
    height: 30px;
}
.registration-progress-bar {
  background-color: #d8d8d8;
  width: 100%;
  height: 10px;
  margin-top: 80px;
  margin-bottom: 30px;
}

.progress-bar-complete {
  background-color: #0088ce;
  width: 0%;
  height: 10px;
}

.progress-bar-step1 {
  width: 25%;
}

.progress-bar-step2 {
  width: 50%;
}
.progress-bar-step3 {
  width: 75%;
}
.progress-bar-step4 {
  width: 100%;
}

.registration-step-number {
  color: #545964;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  padding: 0;
  margin-bottom: 0px;
}
.registration-step-header-text {
  color: #001F5F;
  font-family: Roboto;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 47px;
  font-stretch: normal;
  font-style: normal;
  margin-top: 70px;
}

.registration-step-disclaimer {
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 10px;
}

a.contact {
  font-weight: 600;
  color: #555555;
  text-decoration: underline;
}

#continue, #next, #emailVerificationControl_but_send_code, .verifyCode, .verifyButton{
  border-radius: 0px;
   color: #001F5F;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  color: #001f5f;
  background-color: #f1b434;
  border: none;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;

}
#readOnlyEmail_ver_but_resend{
border-radius: 0px;
    color: #001F5F;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    text-align: center;
    color: #001f5f !important;
    background-color: #ffffff !important;
    border: solid 1px #f1b434 !important;
    float: left;
    height: 40px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top:15px;
}

#readOnlyEmail_ver_but_verify{
margin-left:20px;
margin-top:15px;
}

#readOnlyEmail_ver_input {
    /* margin-left: 15px; */
    margin-top: 10px !important;
    width: 70% !important;
}
#readOnlyEmail{
order: 0 !important;
width: 70% !important;
}

#readOnlyEmail_label{
order: 0 !important;
}

#readOnlyEmail_info{
font-family: Roboto;
    /* font-size: 18px; */
    /* letter-spacing: 0; */
    /* line-height: 28px; */
    /* color: #545964; */

}

#readOnlyEmail_intro, #readOnlyEmail_info, #readOnlyEmail_success {
    color: #545964;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
  color: #545964;
  
}

.verificationErrorText{
color: #d0021b;
    font-size: 11px;
    font-family: Roboto;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;

}
#readOnlyEmail_ver_but_send{
border-radius: 0px;
margin-left:0px !important;
   
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  color: #001f5f;
  background-color: #f1b434;

  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  color: #001f5f;
  border: 1px solid #0083bf !important;
  box-shadow: 0px 11px 18px 0px rgba(50, 50, 50, 0.2);
  transform: translateY(-2px);

}

#continue:hover:enabled, #next:hover:enabled, #emailVerificationControl_but_send_code:hover:enabled, .verifyCode:hover:enabled, #createAccount:hover:enabled {
  color: #001f5f;
  border: 1px solid #0083bf !important;
  box-shadow: 0px 11px 18px 0px rgba(50, 50, 50, 0.2);
  transform: translateY(-2px);
}

#cancel {
  display: none;
}
.sendNewCode {
  border-radius: 0px;
  color: #001F5F;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  text-align: center;
  color: #001f5f !important;
  background-color: #ffffff !important;
  border: solid 1px #f1b434 !important;
  float: left;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.sendNewCode:hover:enabled {
    color: #001f5f;
    border: 1px solid #0083bf !important;
    box-shadow: 0px 11px 18px 0px rgba(50, 50, 50, 0.2);
    transform: translateY(-2px);
  }

.step-4-disclaimer {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #001f5f;
  margin-top: 20px;
}

.step-4-header-text2 {
  color: #545964;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
  color: #545964;
}

.step-4-header-text {
  margin-top: 40px;
}


.join-waepa-membership,
.waepa-sign-in {
  color: #001F5F;
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 20px;
	
}
.waepa-sign-in {
  font-size: 22px;
  margin-top: 70px;
	margin-bottom:71px;
}

.join-now-link,
.sign-in-link {
  color: #001f5f;
  text-decoration: underline;
  cursor: pointer;
}
.sign-in-link {
  font-weight: 600;
}

.button-block {
  margin-top: 30px;
}
.join-waepa-membership{
	font-size: 15px;
	margin-top: -116px;
	position: absolute;
}
/*styles for api*/


.ver-code-info{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    color: #333333;
}
#api li {
    list-style: none;
}

#api ul {
	padding-left: 0;
}

#api{
	margin-top: 20px;
}

.intro, .itemLevel{
	display: none;
}
#api a {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.4px;
    color: #1775d2;
}

#api a#createAccount {
    font-weight: bold;
}
#verifying_blurb{   
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    color: #fff;
    margin-left: 44px;
    margin-top: 20px;
   
}
.helpLink {
    display: none;
}
#api:first-child {
  display: none;
}
#api > .buttons{
  display: none !important;
}
#api label {
    font-family: Roboto;
    color: #001F5F;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
    margin-top: 35px;
	margin-bottom: 50px;
	width: 100%;
}

#api input {
    border-top: none;
    border-left: none;
    border-right: none;
	border-bottom: 1px solid #a1a5aa;
    margin-top: -30px;
	color: #007CBF !important;
    font-family: Roboto;
    font-size: 18.4px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
	width: 50%;
}
#entry label {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    color: #001f5f;
    margin-top: 45px;
		margin-bottom: 50px;
	width: 100%;
	vertical-align: top;
}
#entry input {
    border-top: none;
    border-left: none;
    border-right: none;
	border-bottom: 1px solid #a1a5aa;
    margin-top: -30px;
	font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: 0.33px;
    color: #0088ce !important;
	width: 50%;
	vertical-align: top;
}
.itemLevel {
    color: #d0021b;
    font-size: 11px;
    font-family: Roboto;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
	margin-top: 0px;
}
.itemLevel::before{
	content: url(https://waepaportaldev.blob.core.windows.net/waepadevb2c/icons/warning-icon-red.svg);
	position: relative;
	top: 4px;
    margin-right: 5px;
    visibility: visible;
	
}
.pageLevel::before{
	content: url(https://waepaportaldev.blob.core.windows.net/waepadevb2c/icons/warning-icon-red-large.svg);
	position: relative;
	top: 7px;
    margin-right: 8px;
	
}

::placeholder {
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: 0.33px;
    color: transparent;
}
.pageLevel {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal !important;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.33px;
    text-align: left;
    background-color: #FEE5E6;
    font-weight: 900;
    color: #545964;
    padding: 15px;
	padding-top: 5px;

}
#dateOfBirth {
	margin-top: 15px;
}
#email {
	margin-top: 0px !important;
}
#reveal-pwd{
	cursor: pointer;
	margin-left: -60px;
	color: #545964;
	font-family: Roboto;
	letter-spacing: 0.33px;
	
}
.hide-show-pwd-text{
	margin-left: 5px;
	font-family: Roboto;
	letter-spacing: 0.33px;
	color: #545964;
	font-size: 14px;
}



.hide-show-pwd{
	cursor: pointer;
	color: #545964;
}
.header-text{
		display: inline-block;
		margin-top: 15px;
	}
.header-vertical-line {
	box-sizing: border-box;
	display: inline-block;
	height: 36px;
	width: 2px;
	position: relative;
	top: 8px;
	background-color: #001F5F;
	margin-left: 21px;
	margin-right: 18px;
	margin-top: 3px;
}

#pwd-instructions{
    margin-top: 40px;
}
.password-instructions-checkbox{
    margin : 0 !important;
    width: auto !important;
}
.password-instructions-label{
    margin : 0 !important;
    width: 17px !important;
}
.round {
    position: relative;
  }
  
  .round label {
    background-color: #fff;
    border: 2px solid #001F5F;
    border-radius: 50%;
    height: 17px;
    left: -2px;
    position: absolute;
    top: 1px;
    width: 17px;
  }
  
  .round label:after {
    border: 2px solid rgb(57, 170, 13);
    border-top: none;
    border-right: none;
    content: "";
    height: 5px;
    left: 1.8px;
    opacity: 0;
    position: absolute;
    top: 3px;
    transform: rotate(-45deg);
    width: 9px;
  }
  
  
  .round input[type="checkbox"]:checked + label {
    background-color: #D3E8D7;
    border-color:#4F8E00;
  }
  
  .round input[type="checkbox"]:checked + label:after {
    opacity: 1;
  }
  
  .pwd-instructions-txt{
    margin-left: 5px;
	font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    color: #001f5f;
  }
  .pwd-instructions-header{
	font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    color: #001f5f;
	margin-bottom: 20px;
  }
 /*styles for login welcome page*/
 .welcome-bk-msg{
  color: #001F5F;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  margin-top: 50px;
 }
 
 #welcome-back-section{
	margin-top: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
    border: 0.3px solid #d5d7da;
	text-align: center;
 }
 .login-welcome-right-section{
	 margin-top: 80px !important;
 }
  /*styles for login welcome page ends here*/
  
  
/*styles for login page */
.divider{
	display: none;
}
.login-left-section-header{
	font-family: Roboto;
    color: #FFFFFF;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 58px;
    margin-left: 40px;
    margin-top: 40px;
    margin-right: 285px;
}
.explore-waepa-link{	
    color: #FFFFFF;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
    margin-left: 40px;
	
}
.explore-waepa{
	margin-top: 40px;
}
.login-logo{
	margin-top: 70px;
	margin-left: 40px;
}
#login-left-section{
	 background-image: url(https://waepaportaldev.blob.core.windows.net/waepadevb2c/icons/Login.JPG);
    background-repeat: no-repeat;
    position: fixed;
    background-size: cover;
    height: 100%;
}
#login-right-section{
	left: 57%;
	margin-top: 0;
	height: 100vh;
	padding-left: 60px;
    
}
.login-right-logo{
	display: none;
}
.main-body-login{
	padding: 0 !important;
}
label[for='rememberMe'], label[for='extension_termsOfUseConsentChoice_AgreeToTermsOfUseConsentYes'] {
    color: #001F5F;
  font-family: Roboto;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  line-height: 19px !important;
    font-weight: normal !important;
    margin-left: 5px;
    margin-top: 25px !important;
	width: auto !important;
	margin-bottom: 25px !important;
}
label[for='extension_termsOfUseConsentChoice_AgreeToTermsOfUseConsentYes']{
	font-size: 16px !important;
}
.rememberMe {
    margin-top: -3px;
    padding: 0!important;
}
#rememberMe, #extension_termsOfUseConsentChoice_AgreeToTermsOfUseConsentYes{
	width: auto !important;
}
#forgotPassword{
    font-family: Roboto;
     color: #001F5F !important;
  font-family: Roboto;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 24px !important;
	color: #001f5f !important;
	text-decoration: underline;
	
}

.create{
	padding-top: 40px;
	color: #001F5F;
  font-family: Roboto;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 25px;
	color: #001f5f !important;
}


#createAccount{
    border-radius: 0px; 
    color: #001F5F !important;
    font-family: Roboto;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0;
    line-height: 28px !important;
    text-align: center;
    color: #001f5f;
    background-color: #f1b434; 
    border: none;
    height: 40px;
    padding-left: 21px;
    padding-right: 21px; 
    display: block;
    width: 160px; 
    margin-top: 21px; 
    padding-top: 5px; 
    text-decoration: none;
}
a#createAccount:hover {
  color: #001f5f;
  border: 1px solid #0083bf !important;
  box-shadow: 0px 11px 18px 0px rgba(50, 50, 50, 0.2);
  transform: translateY(-2px);
}
#next{
	margin-left:0px;
}


.eye-icon.hide-show-pwd{
    position: relative;
    margin-top: -20px;
}
#ssntoggler{
	display: flex;
	order: 3;
}
/* styles for error-registartion page*/
.error-header-text{
	line-height: normal;
	margin-top: 10px;
}
.error-header-text2{
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.4px;
  color: #545964;
  margin-top: 55px;
}
.error-phone, .error-email{
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.4px;
  color: #545964;
  margin-top: 10px;
}
.error-image{
	height: 50px;
    width: 50px;
    margin-top: 55px;
}
.error-page-links{
	color: #0088ce;
	text-decoration: underline;
	font-weight: 600;
	
}
/* styles for error-registartion page ends here*/
/* styles for loader */
.loader {
	  display: none;
	  border: 10px solid #f3f3f3;
	  border-radius: 50%;
	  border-top: 10px solid #001f5f;
	  width: 50px;
	  height: 50px;
	  -webkit-animation: spin 2s linear infinite; /* Safari */
	  animation: spin 2s linear infinite;
	  position: absolute;
	  top: 47%;
      left: 43%;
	}
	/* Safari */
	@-webkit-keyframes spin {
	  0% { -webkit-transform: rotate(0deg); }
	  100% { -webkit-transform: rotate(360deg); }
	}

	@keyframes spin {
	  0% { transform: rotate(0deg); }
	  100% { transform: rotate(360deg); }
	}
/* styles for loader ends here*/

/*styles for mobile*/

@media all and (min-width:319px) and (max-width: 768px) {
	
#ssntoggler {
    margin-top: -6px;
    margin-left: 83% !important;
}
#passwordtoggler {
    margin-top: -4px !important;
    margin-left: 83% !important;
}	

#login-left-section{
		display: none;
	}
#registration-right-section{
		display: none;
	}
	#login-right-section{
			left: 0px;
	}
	.login-right-logo{
		display: block;
        width: 150px;
	}
	.login-header-text{
		margin-top: 40px;
	}
	.login-header-text2{
		margin-top: 10px;
	}
	#login-right-section{
		margin-left: 0px;
		padding-left: 15px;
	}

#api input{
	width: 100%;
}

#readOnlyEmail_ver_input {
   margin-left: 0px; 
}
#readOnlyEmail_ver_but_verify {
    margin-left: 12px;
   
}

  .sign-up-block {
    margin-left: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
	#section-registration{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.main-body{
		padding-left: 17px;
		padding-right: 18px;
		padding-top: 5px;
	}

  .header-text {
		color: #001F5F;
		font-family: Roboto;
		font-size: 18px;
		letter-spacing: 0;
		line-height: 21px;
		position: relative;
    bottom: 3px
	}

  .registration-logo {
    height: 20px;
  }

  .registration-step-header-text {
    font-size: 30px;
    line-height: normal;
  }

  .registration-step-disclaimer {
    font-size: 16px;
    margin-top: 10px;
  }

  .join-waepa-membership,
  .primary-button,
  .registration-step {
    font-size: 15px;
  }
  .primary-button,
  .secondary-button {
    height: 45px;
    padding-left: 50px;
    padding-right: 50px;
  }
	.registration-right-section{
		display: none;
	}
	#logo.header-logo{
		width:105px;
		height:21px;
		margin-top: -10px;
		margin-left: 3px;
	}
	
	#registration-header{
		padding: 15px 0px 15px;
	}
	.header-vertical-line{
		margin-left: 8px;
		margin-right: 8px;
	}
	
	.pageLevel {
		margin-right: 0px;
	}
}


@media all and (min-width: 768px){
	.registration-block {
		padding-top: 40px;
		margin-left: 90px;
		padding-right: 35px;
	}
	
	#registration-right-section {
		background-image: url(https://waepaportaldev.blob.core.windows.net/waepadevb2c/icons/registration.jpg);
		background-repeat: no-repeat;
		background-position: 58% 0%;
		height: 100%;
		position: fixed;
		background-size: cover;
		left: 59%;
	}
	
}

#passwordtoggler{
	display: flex;
	order: 3;
	margin-top: -4px;
	margin-left: 52%;
}
.verifying-modal{
	display:none;
}
.itemLevel{
	margin-bottom: -50px;
}
.attrEntry{
	display:flex;
	flex-direction: column;
}
.attrEntry > label{
	order: 1;
    margin-top: 30px !important;
    margin-bottom: 0px !important;
}
.attrEntry > .itemLevel{
		order: 4;
    margin-top: -3px !important;
    margin-bottom: 0px !important;
}
.attrEntry > input{
	  order: 2;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}
.entry-item{
	display:flex;
	flex-direction: column;
}
.entry-item > label{
	  order: 1;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}
.entry-item > .itemLevel{
		order: 4;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.entry-item > input{
	  order: 2;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.CheckboxMultiSelect > .attrEntry{
	margin-top: 55px !important;
}


#termsandconditions{
color: #001F5F !important;
    font-family: Roboto;
    text-decoration: underline !important;
}
#extension_termsOfUseConsentChoice_label{
    display: none;
}
#pwd-itemlevel-error{
    display: none;
    margin-bottom: 0px;
    
}

#extension_termsOfUseConsentChoice_AgreeToTermsOfUseConsentYes{
    margin-top: -18px !important;
    margin-bottom: auto !important;
}
#AgreeToTermsOfUseConsentYes_option{
    margin-left: 20px !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.sign-up-block.col-md-12.col-sm-12.col-xs-12 {
    transform: translateY(-50%);
    top: 50%;
}
.hidden-input-container{
    display: flex;
    flex-direction: row;
}
.attrEntry > .hidden-input-container{
    order: 2;
    margin-top: 36px !important;
    margin-bottom: 5px !important;
}
#ssntoggler {
    margin-left: 52%;
}
/*for Ipad*/
@media (min-width: 768px) and (max-width: 768px) {
    #api input {
        width: 92% ;
    }
}
/*for forgot password screen*/
.forgot-pwd-header{
    margin-top: 10px;
}
#emailVerificationControl_but_verify_code,#readOnlyEmail_ver_but_send{
    margin-left: 20px;
}
.forgot-pwd-sign-in{
    margin-top: 60px;
}
#newPasswordtoggler, #reenterPasswordtoggler{
    display: flex;
    order: 3;
    margin-top: -5px;
    margin-left: 52%;
}
#reenterPasswordtoggler{
    margin-bottom: 60px;
}
#newPasswordtoggler .eye-icon.hide-show-pwd, #reenterPasswordtoggler .eye-icon.hide-show-pwd{
    margin-top: -15px;
}

@media all and (min-width:800px) and (max-width: 920px) {
#login-right-section{
	width:50%;
	padding-left: 10px !important;
    position:fixed;
}

.registration-block {
    padding-top: 40px;
    margin-left: 0px !important;
    padding-right: 35px;
    width: 60%;
}
#section-left{
position: fixed;
}


}


