input[type="password"]:focus,input[type="email"]:focus,input[type="text"]:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,textarea:focus{outline:none}input[type="password"],input[type="email"],input[type="text"],input[type="file"],textarea{max-width:100%;margin-bottom:10px;padding:10px 0;height:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-width:0 0 1px;border-style:solid;display:block;width:100%;line-height:1.5em;font-family:'Khand', sans-serif;font-size:17px;font-weight:400;background-image:none;border-color:ease-in-out .15s, box-shadow ease-in-out .15s}input:focus,textarea:focus{border-bottom-width:1px}input[type="submit"],input[type="reset"],input[type="button"],button{text-shadow:none;-webkit-box-shadow:none;box-shadow:none;line-height:1.75em;-webkit-transition:background-color .15s ease-out;transition:background-color .15s ease-out;border:1px solid transparent}input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,button:hover{color:#000;border:1px solid transparent}select{padding:10px;border-radius:5px}th,tr,td{padding:10px 0}input[type="radio"],input[type="checkbox"]{display:inline}::-webkit-input-placeholder{font-size:17px;font-weight:400}::-moz-placeholder{opacity:1}
