body, html, .h1,h1, button, input, select, textarea{
	height: 100%;
	margin: 0;
	font-family:Sans-serif;
  }
   input, select{  
	  height: 46px !important; 
	  font-family:'Noto Sans HK', sans-serif !important;
	  line-height: 34px;
   }
  textarea{line-height:24px;padding-top:5px;font-family:'Noto Sans HK', sans-serif !important;height:100px !important;}
  h1 { margin-top: 0 !important; }
  .container {
	padding-bottom: 50px;
  }
  .footer { 
	position: fixed;
	bottom: 0;
	width: 100%;
  }