* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    list-style: none;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.em html, .em body, .em div, .em span, .em applet, .em object, .em iframe, .em a, .em img, .em select, .em input, .em option {
    margin: 0;
    border: 0;
    outline: 0;
}
.em html {
    -webkit-text-size-adjust: none;
}
.em button, .em input, .em select, .em textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    box-shadow: none;
}
.em input[type="button"], .em input[type="submit"] {
    -webkit-appearance: none !important;
}
.em a {
    text-decoration: none;
}
.em img {
    border: 0 none;
    max-width: 100%;
    vertical-align: top;
}
.em a {
    outline: none;
    cursor: pointer;
}
.em a:hover {
    text-decoration: none;
}
.em a:focus {
    text-decoration: none !important;
    outline: none !important;
}
.em img {
    max-width: 100%;
}
.em button:focus {
    outline: 0;
}
.em img {
    vertical-align: bottom;
}
/* #Page Structure
================================================== */
div.em {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #060202;
    background: #fff;
    font-family: "Arial", sans-serif;
    font-weight: 400;
}
.em .main {
    width: 1140px;
    margin: 0 auto;
}
.em a, .em button {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
/* Home Page Style
 ================================================== 

/***** header styles goes here *****/
.em header {
    float: left;
    width: 100%;
   
}
.em header .top-header {
   padding: 46px 0;
    background-image: url(https://watercorporationb2cpages.blob.core.windows.net/eprocurement/img/bubbles.png);
    background-position: right center;
    background-repeat: no-repeat;
  z-index: 9999;
} 
.em header .logo {
    max-width: 362px;
    width: 100%;
}
/***** header styles end *****/

/***** mid container styles goes here *****/
.em .mid-container {
    width: 100%;
    float: left;
}
.em .section1 {
    width: 100%;
    float: left;
    padding-top: 8px;
}
.em .section1 .top-s1 {
    width: 100%;
    float: left;
    padding: 16px 19px;
    border: 1px solid #e74b37;
}
.em .section1 .top-s1 h5 {
    color: #084976;
    font-weight: 700;
    font-size: 13px;
    padding-bottom: 22px;
}
.em .section1 .top-s1 ul {
    list-style: none;
}
.em .section1 .top-s1 ul li {
    float: left;
    width: 100%;
    color: #084976;
    font-weight: 400;
    font-size: 13px;
    padding-left: 14px;
    position: relative;
    background-image: url(https://watercorporationb2cpages.blob.core.windows.net/eprocurement/img/bullet_bg.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    background-size: 4px;
    line-height: 19px;
}
.em .section1 .top-s1 ul li span {
    font-weight: 700;
}
.em .section1 .top-s1 ul li a {
  color:#006ba0;
  text-decoration:underline;
}
  .em .section1 .top-s1 ul li a:hover {
    color:#007864;
  }
.em .section2 {
    width: 100%;
    float: left;
    padding-top: 41px;
}
.em .section2 .top-s2 {
    /* width: 100%; */
    float: left;
}
.em .section2 .left-s2 {
    width: 50%;
    float: left;
}
.em .section2 .form-area {
    padding: 37px 38px;
    background-color: #084976;
    width: 100%;
    float: left;
    border-radius: 10px;
  color: white;
  margin-bottom: 20px
}
.em .section2 .form-area h5 {
    color: #fff;
    font-size: 23px;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.em #login-form label {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 7px;
    float: left;
    width: 100%;
    font-family: arial;
}
.em #login-form .inputstyle1 {
    float: left;
    width: 100%;
    padding: 13px 13px;
    font-family: arial;
    font-size: 15px;
    color: #000;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-appearance: none;
    box-shadow: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.em #login-form .inputstyle1:focus {
    border: 1px solid #000;
}
.em #login-form .form-row {
    float: left;
    width: 100%;
    margin-bottom: 9px;
}
.em #login-form .submit-btn {
    background: #f4e501;
    border: 0;
    font-size: 18px;
    color: #084976;
    padding: 10px 30px;
    border-radius: 5px;
    cursor: pointer;
    font-family: arial;
    font-weight: 700;
    width: 100%;
    margin-top: 11px;
    margin-bottom: 28px;
}
.em #login-form .submit-btn:hover {
    text-decoration:underline;
}
.em #login-form p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.em #login-form p a {
    color: #fff;
    text-decoration: underline;
}
.em #login-form p a:hover {
    color: #f4e501;
}
.em .section2 .right-s2 {
    width: 50%;
    float: left;
    padding-left: 5%;
    margin-top: -3px;
}
.em .section2 .right-s2 .area1 {
    width: 100%;
    float: left;
}
.em .section2 .right-s2 .area1 h6 {
    color: #084976;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.em .section2 .right-s2 .area1 p {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 400;
    padding-top: 9px;
    line-height: 21px;
}
.em .section2 .right-s2 .area1 .abutton {
    background: #f4e501;
    border: 1px solid #ebdc15;
    font-size: 18px;
    color: #084976;
    padding: 10px 38px;
    border-radius: 5px;
    font-family: arial;
    font-weight: 700;
    width: auto;
    margin-top: 30px;
    display: inline-block;
}
.em .section2 .right-s2 .area1 .abutton:hover {
    background: #f7e600;
    border-color: #f7e600;
  color:#0a4876;
}

.em .section2 .right-s2 .area2 .abutton {
    background: #fff;
    color: #084976;
    border: 1px solid #084976;
}
.em .section2 .right-s2 .area2 .abutton:hover {
    background: #f7e600;
    border-color: #f7e600;
  color:#0a4876;
}
.em .section3 {
    width: 100%;
    float: left;
    padding-top: 38px;
    padding-bottom: 40px;
}
.em .section3 .top-s3 {
    width: 77.5%;
    float: left;
}
.em .section3 .top-s3 p {
    color: #2f2f2f;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 18px;
    line-height: 19px;
}
.em .section3 .top-s3 p.bold {
    font-weight: 700;
}
.em .section3 .top-s3 p a {
    color: #2f2f2f;
}
.em .section3 .top-s3 p a.mail {
    color: #006ba0;
    text-decoration: underline;
}
.em .section3 .top-s3 p a:hover {
    color: #007864;
}
.em .section3 .top-s3 ul {
    list-style: none;
}
.em .section3 .top-s3 ul li {
    float: left;
    width: auto;
    margin-right: 19px;
    position: relative;
}
.em .section3 .top-s3 ul li:last-child {
    margin-right: 0;
}
.em .section3 .top-s3 ul li::before {
    position: absolute;
    right: -12px;
    top: 3px;
    font-size: 13px;
    content: "|";
    color: #2f2f2f;
}
.em .section3 .top-s3 ul li:last-child:before {
    content: "";
}
.em .section3 .top-s3 ul li a {
    color: #006ba0;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
}
.em .section3 .top-s3 ul li a:hover {
    color: #007864;
}
/***** mid container styles end *****/

/***** footer styles goes here *****/
.em footer {
    float: left;
    width: 100%;
  min-width: 898px;
    background: #006197;
    padding: 38px 0;
}
.em footer .ftr-area {
    float: left;
    width: 31%;
}
.em footer .ftr_logo {
    max-width: 220px;
    width: 100%;
}
.em footer .ftr-area1 {
    float: left;
    width: 27%;
}
.em footer .ftr-area2 {
    float: left;
    width: 22%;
}
.em footer .ftr-area3 {
    float: left;
    width: 20%;
}
.em footer h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 15px;
}
.em footer ul {
    list-style: none;
}
.em footer ul li {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
  line-height: 13px;
}
.em footer ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.em footer ul li a:hover {
    text-decoration: underline;
}
/***** footer styles end *****/

.intro
{
  display: none;
}
#logonIdentifier,
#password,
#signInName {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc;
  border-radius: 2px !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  color: #555;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  margin: 10px 0;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  width: 100% !important;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
}
#forgotPassword {
  clear: right;
  cursor: pointer;
  float: right;
  margin-top: -30px;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  display: none;
}
.create {
  display: none;
}
.divider {
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: none;
}
#createAccount{
  clear: both;
  display: block;
  cursor: pointer;
  color: #0a4876;
  background-color: #fff;
  border-radius: 4px;
  width: 50%;
  margin: 20px 0px 20px 0px;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border: 1px solid #0a4876;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;

}
#createAccount:hover{
  background-color:#f7e600; 
  border-color: #ebdc15;
}
.create p {
  margin-bottom: 0px;
}

.buttons button {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: inherit;
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
}

.buttons{
  margin: 20px 0;
}
.buttons button#cancel,
.buttons button#email_ver_but_edit,
.buttons button#email_ver_but_resend {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

.buttons button#cancel {
  font-size: 18px;
  height: 60px;
  width: 49.9%;
}

.buttons button#next {
    margin-top: 10px;
}

.buttons button:hover#cancel,
.buttons button:hover#email_ver_but_edit,
.buttons button:hover#email_ver_but_resend {
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
  color: #333;
}

.buttons button#continue {      
  background-color: #5cb85c;
  border-bottom: 5px solid #449d44;
  border-color: #4cae4c;
  color: #fff;
  font-size: 18px;
  height: 60px;
  width: 49%;  
}

@media(max-width:767px){
  .buttons button#continue {
    height: 50px;
  }
}

.buttons button:hover#continue {
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
  color: #fff;
}

.buttons button[disabled]#continue,
.buttons button[disabled]:hover#continue {
  background-color: #f7e600;
  background-image: none;
  border-color: #f7e600;
  color: #0a4876;
}

.buttons button#email_ver_but_resend,
.buttons button#email_ver_but_verify {
  margin-top: 5px;
}

.buttons button#email_ver_but_send,
.buttons button#email_ver_but_verify {
  background-color: #f7e600;
  background-image: none;
  border-color: #f7e600;
  color: #0a4876;
}

.buttons button:hover#email_ver_but_send,
.buttons button:hover#email_ver_but_verify {
  background-color: #f7e600;
  background-image: none;
  border-color: #f7e600;
  color: #0a4876;
}

.buttons button#verifyCode,
.buttons button#verifyPhone {      
  background-color: #5cb85c;
  border-bottom: 5px solid #449d44;
  border-color: #4cae4c;
  color: #fff;
  font-size: 18px;
  height: 60px;
  margin-right: 9px;
  width: 32%;  
}

@media(max-width:767px){
  .buttons button#verifyCode,
  .buttons button#verifyPhone {
    height: 50px;
  }
}

.entry .buttons button {
  background-color: #f7e600;
  color: #0a4876;
  border-radius: 5px;
  font-size: 18px;
  line-height: 1.3333333;
  padding: 7px 16px;
  height: 40px;
  width: 100%;
  font-weight: bold;
}

.entry .buttons button:hover {
  background-color: #f7e600;
  font-weight: bold;
  color: #0a4876;
}

.error.itemLevel p {
    color: #0a4876;
    background-color: #e1e1e1;
    padding-left: 10px;
  }
  
  
  .error.pageLevel p,
  .error.pageLevel {
    color: #fff;
    background-color: #DD1E35;
    padding-left: 10px;
  }

.paraspacer
{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: right;
}
.paraspacer a
{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: right;
  text-decoration: underline;
  color: white;
}

.paraspacer2
{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 15px;
}
.a .paraspacer3
{
  text-decoration: underline;
    color: #2f2f2f;
}



.working {
    background:url(data:image/gif;base64,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) no-repeat;
    height:10px;
    width:10%;
    clear: both;
    display: none;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    list-style: none;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.em html, .em body, .em div, .em span, .em applet, .em object, .em iframe, .em a, .em img, .em select, .em input, .em option {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.em html {
    -webkit-text-size-adjust: none;
}
.em button, .em input, .em select, .em textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    box-shadow: none;
}
.em input[type="button"], .em input[type="submit"] {
    -webkit-appearance: none !important;
}
.em a {
    text-decoration: none;
}
.em img {
    border: 0 none;
    max-width: 100%;
    vertical-align: top;
}
.em a {
    outline: none;
    cursor: pointer;
}
.em a:hover {
    text-decoration: none;
}
.em a:focus {
    text-decoration: none !important;
    outline: none !important;
}
.em img {
    max-width: 100%;
}
.em button:focus {
    outline: 0;
}
.em img {
    vertical-align: bottom;
}
/* #Page Structure
================================================== */
div.em {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #060202;
    background: #fff;
    font-family: "Arial", sans-serif;
    font-weight: 400;
}
.em .main {
    width: 1140px;
    margin: 0 auto;
}
.em a, .em button {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
/* Home Page Style
 ================================================== 

/***** header styles goes here *****/
.em header {
    float: left;
    width: 100%;
   
}
.em header .top-header {
	 padding: 46px 0;
    background-image: url(https://watercorporationb2cpages.blob.core.windows.net/eprocurement/img/bubbles.png);
    background-position: right center;
    background-repeat: no-repeat;
	z-index: 9999;
}	
.em header .logo {
    max-width: 362px;
    width: 100%;
}
/***** header styles end *****/

/***** mid container styles goes here *****/
.em .mid-container {
    width: 100%;
    float: left;
}
.em .section1 {
    width: 100%;
    float: left;
    padding-top: 8px;
}
.em .section1 .top-s1 {
    width: 100%;
    float: left;
    padding: 16px 19px;
    border: 1px solid #e74b37;
}
.em .section1 .top-s1 h5 {
    color: #084976;
    font-weight: 700;
    font-size: 13px;
    padding-bottom: 22px;
}
.em .section1 .top-s1 ul {
    list-style: none;
}
.em .section1 .top-s1 ul li {
    float: left;
    width: 100%;
    color: #084976;
    font-weight: 400;
    font-size: 13px;
    padding-left: 14px;
    position: relative;
    background-image: url(https://watercorporationb2cpages.blob.core.windows.net/eprocurement/img/bullet_bg.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    background-size: 4px;
    line-height: 19px;
}
.em .section1 .top-s1 ul li span {
    font-weight: 700;
}
.em .section1 .top-s1 ul li a {
	color:#006ba0;
	text-decoration:underline;
}
	.em .section1 .top-s1 ul li a:hover {
		color:#007864;
	}
.em .section2 {
    width: 100%;
    float: left;
    padding-top: 41px;
}
.em .section2 .top-s2 {
    width: 100%;
    float: left;
}
.em .section2 .left-s2 {
    width: 50%;
    float: left;
}
.em .section2 .form-area {
    padding: 37px 38px;
    background-color: #084976;
    width: 100%;
    float: left;
    border-radius: 10px;
	color: white;
	margin-bottom: 20px
}
.em .section2 .form-area h5 {
    color: #fff;
    font-size: 23px;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.em #login-form label {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 7px;
    float: left;
    width: 100%;
    font-family: arial;
}
.em #login-form .inputstyle1 {
    float: left;
    width: 100%;
    padding: 13px 13px;
    font-family: arial;
    font-size: 15px;
    color: #000;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-appearance: none;
    box-shadow: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.em #login-form .inputstyle1:focus {
    border: 1px solid #000;
}
.em #login-form .form-row {
    float: left;
    width: 100%;
    margin-bottom: 9px;
}
.em #login-form .submit-btn {
    background: #f4e501;
    border: 0;
    font-size: 18px;
    color: #084976;
    padding: 10px 30px;
    border-radius: 5px;
    cursor: pointer;
    font-family: arial;
    font-weight: 700;
    width: 100%;
    margin-top: 11px;
    margin-bottom: 28px;
}
.em #login-form .submit-btn:hover {
    text-decoration:underline;
}
.em #login-form p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.em #login-form p a {
    color: #fff;
    text-decoration: underline;
}
.em #login-form p a:hover {
    color: #f4e501;
}
.em .section2 .right-s2 {
    width: 50%;
    float: left;
    padding-left: 5%;
    margin-top: -3px;
}
.em .section2 .right-s2 .area1 {
    width: 100%;
    float: left;
}
.em .section2 .right-s2 .area1 h6 {
    color: #084976;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.em .section2 .right-s2 .area1 p {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 400;
    padding-top: 9px;
    line-height: 21px;
}
.em .section2 .right-s2 .area1 .abutton {
    background: #f4e501;
    border: 1px solid #ebdc15;
    font-size: 18px;
    color: #084976;
    padding: 10px 38px;
    border-radius: 5px;
    font-family: arial;
    font-weight: 700;
    width: auto;
    margin-top: 30px;
    display: inline-block;
}
.em .section2 .right-s2 .area1 .abutton:hover {
    background: #f7e600;
    border-color: #f7e600;
	color:#0a4876;
}

.em .section2 .right-s2 .area2 .abutton {
    background: #fff;
    color: #084976;
    border: 1px solid #084976;
}
.em .section2 .right-s2 .area2 .abutton:hover {
    background: #f7e600;
    border-color: #f7e600;
	color:#0a4876;
}
.em .section3 {
    width: 100%;
    float: left;
    padding-top: 38px;
    padding-bottom: 40px;
}
.em .section3 .top-s3 {
    width: 77.5%;
    float: left;
}
.em .section3 .top-s3 p {
    color: #2f2f2f;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 18px;
    line-height: 19px;
}
.em .section3 .top-s3 p.bold {
    font-weight: 700;
}
.em .section3 .top-s3 p a {
    color: #2f2f2f;
}
.em .section3 .top-s3 p a.mail {
    color: #006ba0;
    text-decoration: underline;
}
.em .section3 .top-s3 p a:hover {
    color: #007864;
}
.em .section3 .top-s3 ul {
    list-style: none;
}
.em .section3 .top-s3 ul li {
    float: left;
    width: auto;
    margin-right: 19px;
    position: relative;
}
.em .section3 .top-s3 ul li:last-child {
    margin-right: 0;
}
.em .section3 .top-s3 ul li::before {
    position: absolute;
    right: -12px;
    top: 3px;
    font-size: 13px;
    content: "|";
    color: #2f2f2f;
}
.em .section3 .top-s3 ul li:last-child:before {
    content: "";
}
.em .section3 .top-s3 ul li a {
    color: #006ba0;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
}
.em .section3 .top-s3 ul li a:hover {
    color: #007864;
}
/***** mid container styles end *****/

/***** footer styles goes here *****/
.em footer {
    float: left;
    width: 100%;
	min-width: 898px;
    background: #006197;
    padding: 38px 0;
}
.em footer .ftr-area {
    float: left;
    width: 31%;
}
.em footer .ftr_logo {
    max-width: 220px;
    width: 100%;
}
.em footer .ftr-area1 {
    float: left;
    width: 27%;
}
.em footer .ftr-area2 {
    float: left;
    width: 22%;
}
.em footer .ftr-area3 {
    float: left;
    width: 20%;
}
.em footer h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 15px;
}
.em footer ul {
    list-style: none;
}
.em footer ul li {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
	line-height: 13px;
}
.em footer ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.em footer ul li a:hover {
    text-decoration: underline;
}
/***** footer styles end *****/

.intro
{
	display: none;
}
#logonIdentifier,
#password,
#signInName {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc;
  border-radius: 2px !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  color: #555;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  margin: 10px 0;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  width: 100% !important;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
}
#forgotPassword {
  clear: right;
  cursor: pointer;
  float: right;
  margin-top: -30px;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  display: none;
}
.create {
	display: none;
}
.divider {
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: none;
}
#createAccount{
  clear: both;
  display: block;
  cursor: pointer;
  color: #0a4876;
  background-color: #fff;
  border-radius: 4px;
  width: 50%;
  margin: 20px 0px 20px 0px;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border: 1px solid #0a4876;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;

}
#createAccount:hover{
  background-color:#f7e600; 
  border-color: #ebdc15;
}
.create p {
  margin-bottom: 0px;
}

.buttons button {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: inherit;
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
}

.buttons{
  margin: 20px 0;
}
.buttons button#cancel,
.buttons button#email_ver_but_edit,
.buttons button#email_ver_but_resend {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

.buttons button#cancel {
  font-size: 18px;
  height: 60px;
  width: 49.9%;
}

.buttons button#next {
    margin-top: 10px;
}

.buttons button:hover#cancel,
.buttons button:hover#email_ver_but_edit,
.buttons button:hover#email_ver_but_resend {
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
  color: #333;
}

.buttons button#continue {      
  background-color: #5cb85c;
  border-bottom: 5px solid #449d44;
  border-color: #4cae4c;
  color: #fff;
  font-size: 18px;
  height: 60px;
  width: 49%;  
}

@media(max-width:767px){
  .buttons button#continue {
    height: 50px;
  }
}

.buttons button:hover#continue {
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
  color: #fff;
}

.buttons button[disabled]#continue,
.buttons button[disabled]:hover#continue {
  background-color: #f7e600;
  background-image: none;
  border-color: #f7e600;
  color: #0a4876;
}

.buttons button#email_ver_but_resend,
.buttons button#email_ver_but_verify {
  margin-top: 5px;
}

.buttons button#email_ver_but_send,
.buttons button#email_ver_but_verify {
  background-color: #f7e600;
  background-image: none;
  border-color: #f7e600;
  color: #0a4876;
}

.buttons button:hover#email_ver_but_send,
.buttons button:hover#email_ver_but_verify {
  background-color: #f7e600;
  background-image: none;
  border-color: #f7e600;
  color: #0a4876;
}

.buttons button#verifyCode,
.buttons button#verifyPhone {      
  background-color: #5cb85c;
  border-bottom: 5px solid #449d44;
  border-color: #4cae4c;
  color: #fff;
  font-size: 18px;
  height: 60px;
  margin-right: 9px;
  width: 32%;  
}

@media(max-width:767px){
  .buttons button#verifyCode,
  .buttons button#verifyPhone {
    height: 50px;
  }
}

.entry .buttons button {
  background-color: #f7e600;
  color: #0a4876;
  border-radius: 5px;
  font-size: 18px;
  line-height: 1.3333333;
  padding: 7px 16px;
  height: 40px;
  width: 100%;
  font-weight: bold;
}

.entry .buttons button:hover {
  background-color: #f7e600;
  font-weight: bold;
  color: #0a4876;
}


.error.pageLevel p,
.error.pageLevel {
  color: #fff;
  background-color: #DD1E35;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 1px;
  border-radius: 5px;
} 

.paraspacer
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	text-align: right;
}
.paraspacer a
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	text-align: right;
	text-decoration: underline;
	color: white;
}

.paraspacer2
{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 15px;
}
.a .paraspacer3
{
	text-decoration: underline;
    color: #2f2f2f;
}


.working {
    background:url(data:image/gif;base64,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) no-repeat;
    height:10px;
    /* width:auto; */
    clear: both;
    display: none;
}

a, a:hover, a:focus {
	color: #286090;
	text-decoration: underline;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

label {
    font-family: 'Segoe UI', 'WeblySeek', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

