/* Styles that are also copied for Preview */	
.none{display: none;)
.displaynone{
	display: none;
}
.vcenter{				
		display : table-cell;
		vertical-align : middle !important;				
		float:none;
	}
	.chili{color:red}
	.chili:before{content:" *"}
  #iv-form3 h2{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    margin-top: 0;
  }
  #iv-form3 h1 span{
    font-weight: 100;
  }
  .dark-txt{color:#333}
  #iv-form3 h1{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 45px;
    line-height: 45px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    line-height: 50px;
    padding-bottom: 0;
    font-size: 45px;
  }
  #iv-form3 h3 {
  font-family: Oswald;
  font-weight: normal;
  font-style: normal;
  line-height:normal
  }
  #iv-form3 p{
    font-size: 1em;
    font-family: 'Roboto', sans-serif;
    color: #575757;
    font-weight: 400;
    line-height: 22px;
  }
  #iv-form3 label{ font-weight:normal;font-size:15px; color:#666}
   #iv-form3 .header-profile div{
	border-bottom: 4px solid #BFBFBF; display:inline-block; margin-bottom:-4px   
	}
	#iv-form3 .form-control{ color:#222}
	#iv-form3 .header-profile{ border-bottom:4px solid #eee;}
	#iv-form3{ max-width:960px}