	/* Sticky footer styles
	-------------------------------------------------- */
	html {
	  position: relative;
	  min-height: 100%;
	}
	
	.body {
		margin-bottom:100px;
	}

	.footer {
	  position: absolute;
	  bottom: 10px;
	  width: 100%;
	  height: 60px;
	  line-height: 60px;  /* Vertically center the text there */
	  /* background-color: #f5f5f5; */
	}
	
	@media print {
	  .printer {
		display:block!important;
		opacity: 1!important;
	  }
	  .bo {
		  margin-bottom:0px;
	  }
	  .notprint {
		display:none!important;
	  }	  
	}
	
	@font-face { font-family: 'washsymbols';
             src: local('washsymbols'), url('../font/Wash_Care_Symbols_M54.ttf') format('truetype'); }
			 