@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?-x1tg08");
  src: url("../fonts/icomoon.eot?#iefix-x1tg08") format("embedded-opentype"),
    url("../fonts/icomoon.woff?-x1tg08") format("woff"),
    url("../fonts/icomoon.ttf?-x1tg08") format("truetype"),
    url("../fonts/icomoon.svg?-x1tg08#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="im-"],
[class*=" im-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  height: 100% !important;
}

body {
  display: initial;
}

/* #COVID19REDIRECT.closed {
  display: none !important;
} */

.im-file:before {
  content: "\e600";
}
.im-mail:before {
  content: "\e601";
}
.im-mobile:before {
  content: "\e602";
}
.im-printer:before {
  content: "\e603";
}

.footerLogo {
  margin: auto;
}

.CGSOLogo {
  max-width: 175px;
  width: 100%;
}
