html, body, div, p, ol, ul, input, textarea, h1, h2, h3, select, checkbox, form{	margin:0;	padding:0;}html{	width:100%;	height:100%;    overflow-y:scroll;}body{    position:relative;	min-height: 100%;    height: auto !important;    font-size:16px;    line-height:1.3em;}a{text-decoration:underline;}a:active, a:focus, a:visited{outline:none;}button:active, button:focus, button:visited{outline:none;}img{border:0;}a img{border:0;}hr{clear:both; border-top: 1px dotted #c9c9c9; border-bottom: 0px; border-right: 0px; border-left: 0px; color: #fff; background-color: #fff; margin: 20px 0;}input, select, a img, textarea{outline:0;}input, select, textarea{border:1px solid #abadb3;}ul li, ol li{margin:5px 0;}p{	margin:15px 0;}ul{	margin-left:35px;}ol{	margin-left:35px;}/* display:-webkit-box;display:-ms-flexbox;display:flex; *//* -webkit-box-align:center;-ms-flex-align:center;align-items:center; *//* -webkit-box-align:end;-ms-flex-align:end;align-items:flex-end; *//* -webkit-box-pack:center;-ms-flex-pack:center;justify-content:center; *//* -webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between; *//* -ms-flex-pack:distribute;justify-content:space-around; *//* -webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end; *//* -webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start; *//* -ms-flex-wrap:wrap;flex-wrap:wrap; *//* -webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; *//* -webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column; *//* mediax *//* @media (max-width: 767px){ */	/* 767, 991, 1199 *//* } */