
      
    


  html, body, input, textarea, select, button, h1, h2, h3, h4, h5, h6, p, span, div, a, li, ul, ol, table, th, td, tr, label {
    font-family: system-ui, Arial, Helvetica, sans-serif !important;
  }



      
     


      body, * {
  font-family: system-ui, Arial, Helvetica, sans-serif !important;
}
 *{} /*endBaseStyles*/body, * {
  font-family: system-ui, Arial, Helvetica, sans-serif !important;
}
     


      #IE-warning {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: white;
      }
      .IE-warning-message {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
      }
    



