.reg-form .has-error input{
    border: 1px solid #cf2a2a !important;
}

.contact-us{
   /* position: absolute;*/
    /*bottom: 40px;*/
    width: 100%;
	padding-bottom: 20px !important;
}
#reg_step_hide{
	margin-top: 40px;
	}
/*@media (max-width:780px) {
.contact-us{
    position: absolute;
    bottom: 60px;
    width: 100%;
}
}*/
.confirm_main{
	max-width: 800px;
    margin: auto;
	}

#messages_r small, #messages small{

    background: #333333 url(../img/alert-ico.png);
    padding: 13px;
    background-position: 0px 0px;
    padding-left: 80px;
    background-size: 60px 45px;
    border-radius: 8px;
    background-repeat: no-repeat;

    }  

    #messages_r, #messages{
        margin-left: 160px;
    }

@media (max-width:480px) {
#messages_r, #messages{
        margin-left: 0px;
    }
}

[data-fv-result="INVALID"]{
    color: #ffffff !important;
}
#messages .help-block[data-fv-result="INVALID"]{
    color: #ffffff !important;
}
.reg-head{
  display: none;
}
a#brand_index {
    text-indent: -88888px;
    white-space: nowrap;
}
#customer_form_r {
    max-width: 600px;
    margin: auto;
    padding: 10px;
}
/*confirmation*/

/*.step-indicator {
  height: auto;
  padding: 40px 0;
}*/

.step-indicator {
  margin:auto;
  width:80%;	
  height: auto;
  padding: 40px 0;
}
.step-heading {
  color: #191919;
  font-family: 'Omnes-ATT-W02-Light';
  text-align:left;
  font-size: 38px;
  line-height: 0.8;
  margin-left:20px;
}
.steps {
  display: -ms-flexbox;
  display: flex;
  height: 5px;
  margin-top: 57px;
  position: relative;
  margin: 0 0 0 20 !important;
}
.steps li {
  color: #767676;
  -ms-flex: 1;
      flex: 1;
  margin-right: 5px;
  background-color: #d2d2d2;
  outline: 1px solid transparent;
  list-style-type:none;
}
.steps li:first-child {
  border-radius: 4px 0 0 4px;
}
.steps li:last-child {
  margin-right: 0;
  border-radius: 0 4px 4px 0;
}
.steps li.step-on,
.steps li.step-done {
  font-weight: bold;
  background-color: #333333;
  color: #002864;
  border: 1px solid transparent;
}
.step-text {
  bottom: 25px;
 /* display: inline-block;*/
  font-size: 18px;
  /*margin-right: 12px;*/
  text-align:left;
  margin-top: 0;
  position: relative;
  white-space: nowrap;
}
.offset2 {
  margin-left: 16.91542288557214% !important;
  margin-right: 16.91542288557214% !important;
}
.span8 {
  width: 66.16915422885572%;
}
.row_b{
	 text-align:left;
	}
.row_b2{
	 font-size: 16px;
	}	
	

	
	
@font-face {
  font-family: 'Omnes-ATT-W02-Light';
  src: url('../font/Omnes_ATTW02Light.woff2');
 
}


@media (max-width: 1024px) {
  .step-indicator {
    padding: 10px 0;
    margin-bottom: 26px;
  }
  .steps {
    margin-top: 0;
  }
  .step-heading {
    margin-bottom: 15px;
  }
  .step-text {
    display: none;
  }
  .step-on .step-text {
    bottom: 6px;
    display: block;
    /*font-size: 1.6rem;*/
    left: 0;
    line-height: 1;
    margin-top: 14px;
    position: absolute;
    top: 4px;
  }
  .steps li .step-text[data-sm-text]:before {
    content: attr(data-sm-text) " ";
    color: #333333;
   /* font-family: "Omnes-ATT-W02";*/
  }
  .form-within-process > .cta-button-group {
    margin-top: 20px;
  }
  .confirmation-within-process > .cta-button-group {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
	#customer_form_r {
		padding:20px;
		}
	#customer_form {
		padding:20px;
		}
  .step-indicator {
    margin-bottom: 25px;
	margin-left: -1px;
  	width:95%;
  }
  .step-heading {
    /*font-family: "Omnes-ATT-W02";
    font-size: 2rem;*/
    margin-bottom: 9px;
  }
  .steps li {
    margin-right: 3px;
  }
  .step-on .step-text {
    margin-top: 11px;
  }
  .step-sub-heading .row-nowrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .step-sub-heading > div {
    margin-bottom: 13px;
  }
  .step-sub-heading.step-confirmation > div {
    margin-bottom: 3px;
  }
  .step-sub-heading i {
    margin-right: 7px;
  }
  .step-sub-heading.centered i {
    margin-left: -38px;
  }
  .step-sub-heading h3 {
   /* font-size: 1.8rem;*/
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
	#customer_form_r {
		padding:20px;
		}
	#customer_form {
		padding:20px;
		}
  .step-indicator {
    margin-bottom: 23px;
	margin-left: -1px;
  	width:95%;
  }
  .step-sub-heading:not(.step-confirmation) > div {
    margin-bottom: 11px;
  }
  .step-sub-heading:not(.step-confirmation) i {
    display: none !important;
  }
  .step-sub-heading.centered i {
    margin-left: 0;
  }
  .form-within-process + .hr-dotted + .step-sub-heading {
    margin-top: -3px;
  }
}
.step-indicator.vertical {
  height: auto;
}
/*.vertical .step-heading {
  font-size: 24px;
}*/
.vertical .steps {
  display: block;
  height: inherit;
  width: 100%;
}
.vertical .steps li {
  -ms-flex-align: center;
      align-items: center;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: 0 0 4px;
  padding: 0 0 0 20px;
  position: relative;
}
.vertical .steps li .step-text {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  color: #0568ae;
  display: block;
  margin: 0;
  position: relative;
  font-size: 14px;
  top: 0;
}
.vertical .steps li .step-text[data-large-text]:before {
  content: attr(data-large-text) " ";
}
.vertical .steps li:after {
  background-color: transparent;
  border-left: 4px solid #d2d2d2;
  content: "";
  height: 60px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.vertical .steps li.step-on:after,
.vertical .steps li.step-done:after {
  border-color: #0568ae;
}
.steps li.step-on .step-text[data-lg-sub-step]::after {
  color: #333333;
  content: attr(data-lg-sub-step) " ";
 /* font-size: 12px;*/
  left: 0;
  position: absolute;
  top: 40px;
}
.span4 {
	border-radius: 8px !important;
    height: 35px !important;
	}
.span3 {
	border-radius: 8px !important;
    height: 35px !important;
	}	
@media (max-width: 1024px) {
  .steps li.step-on .step-text[data-sm-sub-step]:after {
    color: #333333;
    content: attr(data-sm-sub-step) " ";
    position: static;
  }
}
@media (min-width: 1025px) {
  .steps li.step-on .step-text[data-lg-sub-step]:after {
    color: #333333;
    content: attr(data-lg-sub-step) " ";
  }
}