/*!
       ::::::::   ::::::::   ::::::::
     :+:    :+: :+:    :+: :+:    :+:
          +:+         +:+ +:+
       +#+        +#++:  +#+
    +#+             +#+ +#+
  #+#       #+#    #+# #+#    #+#
##########  ########   ########

23c.sg
*/
@import url(https://db.onlinewebfonts.com/c/331ec49c0d78e469c42c1d814dd45838?family=Avenir+Book);

@font-face {
  font-family: Avenir;
  font-weight: 800;
  font-style: normal;
  src: url("/static/fonts/avenir-heavy.eot");
  src: url("/static/fonts/avenir-heavy.eot?#iefix") format("embedded-opentype"),
  url("/static/fonts/avenir-heavy.ttf") format("truetype"),
  url("/static/fonts/avenir-heavy.woff") format("woff"); 
}

@font-face {font-family: "Avenir Book"; src: url("https://db.onlinewebfonts.com/t/331ec49c0d78e469c42c1d814dd45838.eot"); src: url("https://db.onlinewebfonts.com/t/331ec49c0d78e469c42c1d814dd45838.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/331ec49c0d78e469c42c1d814dd45838.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/331ec49c0d78e469c42c1d814dd45838.woff") format("woff"), url("https://db.onlinewebfonts.com/t/331ec49c0d78e469c42c1d814dd45838.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/331ec49c0d78e469c42c1d814dd45838.svg#Avenir Book") format("svg"); }


@font-face {
  font-family: Avenir;
  font-weight: 800;
  font-style: italic;
  src: url("/static/fonts/avenir-heavyitalic.eot");
  src: url("/static/fonts/avenir-heavyitalic.eot?#iefix") format("embedded-opentype"), url("/static/fonts/avenir-heavyitalic.ttf") format("truetype"), url("/static/fonts/avenir-heavyitalic.woff") format("woff"); }
H1,
H2,
H3,
H4 {
  font-family: Avenir, sans-serif;
  font-size: 18pt; }

P, LI, DIV {
  font-family: "Avenir Book" !important;
  font-size: 14pt; }

  table { page-break-inside:auto }
  tr    { page-break-inside:avoid; page-break-after:auto }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }

DIV.w-50 {
  width: auto !important; }

FOOTER.footer {
  display: none; }

/*# sourceMappingURL=survey-print.css.map */
