*{margin: 0; padding: 0; text-decoration: none; list-style: none;}
input{border:0;}
*:focus{outline: 0;}
.clr{clear: both;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6a0239; font-family: 'Century Gothic';
}
::-moz-placeholder { /* Firefox 19+ */
  color: #6a0239; font-family: 'Century Gothic';
}
:-ms-input-placeholder { /* IE 10+ */
  color: #6a0239; font-family: 'Century Gothic';
}
:-moz-placeholder { /* Firefox 18- */
  color: #6a0239; font-family: 'Century Gothic';
}