@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap);#loading-component{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}#loading-component .logo{display:block;margin:-100px auto 24px;width:350px}#screen-component{height:100vh;overflow:hidden;box-shadow:none!important;outline:none!important;font-family:"proxima-nova",sans-serif;font-weight:400;font-style:normal}#screen-component .flex-overflow{min-height:0}#screen-component #display-header{-webkit-animation:Gradient 60s ease infinite;animation:Gradient 60s ease infinite;background:linear-gradient(-45deg,#fff,#eee,#fff,#eee);background-size:250% 100%;color:#002855;font-size:180%;font-weight:500;line-height:1.3;border-bottom:12px solid #daaa00}#screen-component #display-header .left>span{font-size:120%;margin-top:24px;display:inline-block}#screen-component #display-header .left>img{padding:18px 52px 18px 18px;margin-right:48px;margin-bottom:12px;max-height:80px;vertical-align:middle;border-right:2px solid #002855}#screen-component #display-header .display-time{display:block;font-size:85%;margin-top:18px}#screen-component #display-header .display-date{display:block;font-size:70%}#screen-component #display-body{padding:0 16px 20px;color:#fff;background-color:#002855;font-size:85%}#screen-component #display-body hr{margin:9px;border:none;height:1px;background-color:#03437c}#screen-component #display-body p.header{margin:0 0 .15rem;font-weight:600}#screen-component #display-body p.listing{margin-bottom:.15rem;padding-left:1.5rem}#screen-component #display-body table{font-size:105%;line-height:2.2rem}#screen-component #display-body table td:nth-child(2),#screen-component #display-body table th:nth-child(2){text-align:right}#screen-component #display-body table td{padding:.15rem}#screen-component #display-body table tr:not(:last-child){border-bottom:1px solid #03437c}@-webkit-keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}body{font-family:"Open Sans"}.error{color:red;font-size:85%;margin:.3rem auto}.pointer{cursor:pointer}
/*# sourceMappingURL=main.1de2b1d6.chunk.css.map */