:root {
  --page-bg: #fff;
  --accent-color: #0054e7;
  --accent-color-h: rgb(27, 109.9090909091, 255);
  --accent-color-a: rgb(0, 65.4545454545, 180);
  --border-color: #efeff1;
  --tb0: #000;
  --tb3: #333;
  --tg5: #555;
  --tg6: #666;
  --tg7: #777;
  --twf: #fff;
  --text-link:	#000;
  --text-link-underline:	#0054e7;
  --text-link-h:	rgb(27, 109.9090909091, 255);
  --text-link-af:	rgb(0, 65.4545454545, 180);
  --h1-c: #000;
  --h2-c: #000;
  --h3-c: #000;
  --h4-c: #000;
  --h5-c: #000;
  --ip-bg:	#efeff1;
  --ip-c:	#162e56;
  --ip-bg-h:	#eaf2ff;
  --ip-c-h:	#162e56;
  --ip-bg-af:	#fff;
  --ip-c-af:	#162e56;
  --caret-color:	#0054e7;
  --ip-place-holder:	#99a3b0;
  --ip-border:	#0054e7;
  --outline-color:	#0054e7;
  --select-invaild:	#99a3b0;
}
/*# sourceMappingURL=root.css.map */