@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&family=Playfair+Display&display=swap);.app-container{height:100vh}.app-container .content-page{height:calc(100vh - 86px);position:relative;top:52px}.header{background-color:#60bb46;border:0;border-bottom:2px solid #d7ebd9;box-shadow:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;min-height:42px;padding:0;width:100%}.header.navbar{align-items:center;display:flex}.header.navbar.navbar-fixed-top{position:fixed;top:0;width:100%;z-index:10000}.header.navbar .navbar-brand{background:#fff;display:inline-block;float:left;font-size:18px;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;line-height:20px;margin-right:0;margin-top:-1px;padding:5px 5px 2px;text-align:center}.header.navbar .navbar-brand img{height:40px;margin:1px 0 0 12px}.header.navbar .navbar-text{font-size:14px;font-weight:700;margin-left:10px}.footer{align-items:center;background-color:#60bb46;bottom:0;display:flex;left:0;padding:8px 20px 9px;position:fixed;right:0;z-index:10000}.footer .footer-text{font-size:12px}.error-container{align-items:center;color:#333;display:flex;flex-direction:column;justify-content:center;padding:32px}.error-container .error-message{padding:24px}.btn{border:none;border-radius:4px;cursor:pointer;font-size:16px;outline:none;padding:12px 24px}.btn:hover{opacity:.8}.btn.btn-primary{background-color:#60bb46;color:#fff}body{color:#fff;font-family:Open Sans,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.fd20ae65.css.map*/