	
.form-radio, .form-group {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}

.form-help {
  margin-top: 2px;
  margin-left: 2px;
  color: #b3b3b3;
  font-size: 14px;
}
.checkbox .form-help, .form-radio .form-help {
  padding-top: 4px;
  padding-left: 25px;
}

.form-group select {
  width: 100%;
  font-size: 18px;
  height: 29px;
  padding: 2px 2px 1px;
  font-size: 18px;
  background: none;
  border: none;
  line-height: 29px;
}
.form-group select ~ .bar {
  border-bottom: 1px solid #999;
}
.form-group select ~ .bar:after, .form-group select ~ .bar:before {
  bottom: -1px;
}
.form-group select ~ label {
  font-size: 14px;
  color: gray;
  top: -20px;
}
.form-group select:focus {
  outline: none;
}
.form-group select:focus ~ .bar:before, .form-group select:focus ~ .bar:after {
  width: 50%;
}
.form-group > label {
  position: relative;
  top: 0;
  pointer-events: none;
  padding-left: 2px;
  z-index: 1;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  transition: all 0.2s ease;
  padding-left: 40px;
  line-height:45px
}
.form-group .bar {
  position: relative;
  display: block;
  margin-right: -4px;
  
}
.form-group label:before {
  content: '';
  
  left: 0px;
}
#input{
          background-image: url('../images/new-hdfc-app-sprite-active-v1.png');
    background-position: -3px -4143px;
    background-repeat: no-repeat;
}
#dob{
          background-image: url('../images/new-hdfc-app-sprite-active-v1.png');
    background-position: -3px -1888px;
    background-repeat: no-repeat;
}
#email{
          background-image: url('../images/new-hdfc-app-sprite-active-v1.png');
    background-position: -3px -1040px;
    background-repeat: no-repeat;
}
.form-group .bar:before, .form-group .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #fff;
  transition: all 0.2s ease;
  z-index: 2;
}
.form-group .bar:before {
  left: 50%;
}
.form-group .bar:after {
  right: 50%;
}
.form-group input, .form-group textarea {
  display: block;
  background: none;
  padding: 2px 2px 7px;
  border-width: 0 0 1px;
  border-color: #fff;
  width: 100%;
  padding-left: 40px;
  border-bottom:1px dotted #fff;font-size:24px;line-height:24px;color:#fff
}
.form-group input:focus, .form-group textarea:focus {
  outline: none;
}
.form-group input:focus ~ label, .form-group input:valid ~ label, .form-group input.hasValue ~ label, .form-group textarea:focus ~ label, .form-group textarea:valid ~ label, .form-group textarea.hasValue ~ label {
  font-size: 14px;
  color: gray;
  top: -25px;
}
.form-group input:focus ~ label, .form-group textarea:focus ~ label {
  color: #fff;
}
.form-group input:focus ~ .bar:before, .form-group input:focus ~ .bar:after, .form-group textarea:focus ~ .bar:before, .form-group textarea:focus ~ .bar:after {
  /* width: 50%; */
}

.checkbox, .radio {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  padding-right: 20px;
}
.checkbox label, .radio label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
}
.form-radio span{
  pointer-events: none;
    padding-left: 2px;
    z-index: 1;
    color: #b3b3b3;
    font-size: 18px;
    font-weight: normal;
    padding-right: 20px;
}
.checkbox .helper, .radio .helper {
  display: block;
  position: absolute;
  z-index: 1;
  height: 18px;
  width: 18px;
  border: 1px solid #999;
  top: 2px;
  left: 0;
  transition: all 0.2s ease;
}
.checkbox .helper:before, .radio .helper:before {
  content: '';
  position: absolute;
  transform: translate(-50%, -50%);
  height: 12px;
  width: 12px;
  top: 50%;
  left: 50%;
  background: transparent;
  transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.checkbox input, .radio input {
  opacity: 0;
  position: absolute;
}
.checkbox input:checked ~ .helper, .checkbox input.checked ~ .helper, .radio input:checked ~ .helper, .radio input.checked ~ .helper {
  border-color: gray;
}
.checkbox input:checked ~ .helper:before, .checkbox input.checked ~ .helper:before, .radio input:checked ~ .helper:before, .radio input.checked ~ .helper:before {
  background: #337ab7;
}

.radio .helper, .radio .helper:before {
  border-radius: 16px;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -10px;
}

.form-group.has-error label,
.has-error .form-help {
  color: #d9534f !important;
}

.has-error .bar:before, .has-error .bar:after {
  background: #d9534f;
  width: 50%;
}
.has-error.checkbox .helper, .has-error .radio .helper {
  border-color: #d9534f;
}
.btn-group{
	text-align: center;
}
.form-section-nav i{
	display: block;
	font-size: 50px;
  height: 20px;
  margin-bottom: 10px;
}
.registerform .button {
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    margin: .3em 0 1.5em 0;
    width: 35%;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    letter-spacing: 1px;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #3160B6;
    cursor: pointer;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.buttonBlue {
    background: #4a89dc;
    text-shadow: 1px 1px 0 rgba(39, 110, 204, .5);
}
/* Ripples container */

.ripples {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}

.switch {
  position: relative;
  border: 0;
  padding: 0;
  font-family: 'Roboto', Arial;
  font-weight: bold;
  font-size: 22px;
  color: #222;
  text-shadow: 0 1px 0 rgba(255,255,255,.3);
}

.switch .gender{

     padding: 0px 23% 3px 0;
    text-align: right;
}

.switch input {position: absolute; opacity:0;}

.switch .gender:after {
 content: '';
    position: absolute;
    top: 4px;
    left: 38%;
    z-index: 0;
    width: 42%;
    height: 80%;
    padding: 2px;
    background-color: rgba(34, 34, 34, 0.14);
    border-radius: 3px;
    box-shadow: inset -1px 2px 5px rgba(0,0,0,.8),
 0 1px 0 rgba(255,255,255,.2);
}

.switch label {
      position: relative;
    z-index: 2;
    width: 55%;
    margin-top: 2px;
    padding: 5px 0px 3px 0;
    text-align: center;
    font-size: 19px;
    color: #64676b;
    top: 2px;
    cursor: pointer;
    transition: color 0s ease .1s;
}

.switch input:checked + label {
  color: #ffffff;
}

.switch input:focus + label {outline: none;}

.switch .switch-button {
    clear: both;
    position: absolute;
    top: 4px;
    left: 38%;
    z-index: 1;
    width: 20%;
    height: 79%;
    margin: 2px;
    background-color: #0462AC;
    background-image: linear-gradient(top,
 rgba(255,255,255,.2),
 rgba(0,0,0,0));
    border-radius: 3px;
    box-shadow: 0 0 0 3px #0462AC, -2px 3px 5px #000;
    transition: all .3s ease-out;
}

.male{
margin-left: 14px;
}
.female{
      margin-left: 25px;
}
.switch input:last-of-type:checked ~ .switch-button {left: 60%;}
/* Ripples circle */

.ripplesCircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}

.ripples.is-active .ripplesCircle {
  animation: ripples .4s ease-in;
}
.form-section-nav{
  text-align: center;
}

/* Ripples animation */

@keyframes ripples {
  0% { opacity: 0; }

  25% { opacity: 1; }

  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }

}
@media(max-width: 320px){
  .switch .gender {
    padding: 0px 8% 3px 0;
    text-align: right;
}
.switch .gender:after {
   
    top: 4px;
    left: 31%;
    width: 50%;
    height: 80%;
   
}
.switch .switch-button {
    clear: both;
    position: absolute;
    top: 4px;
    left: 30%;
    z-index: 1;
    width: 23%;
    height: 79%;
    margin: 2px;
    background-color: #0462AC;
    background-image: linear-gradient(top,
 rgba(255,255,255,.2),
 rgba(0,0,0,0));
    border-radius: 3px;
    box-shadow: 0 0 0 3px #0462AC, -2px 3px 5px #000;
    transition: all .3s ease-out;
}
.switch input:last-of-type:checked ~ .switch-button {
    left: 57%;
}
}
