.header{box-sizing:border-box;padding-bottom:15px;position:-webkit-sticky;position:sticky;top:0;background-color:#000;z-index:1}.header .menu{display:grid;margin:0 -15px;grid-template-columns:repeat(3,1fr);border-bottom:solid;border-color:#fff;border-width:1px}.header.withFilter .menu{border-style:none}.header .menu .menuItem{line-height:60px;text-align:center;color:#fff!important;cursor:pointer}.header .filter{display:none;margin:0 -15px;padding:0 15px 10px;grid-template-columns:1fr 46px;height:37px;border-bottom:solid;border-color:#fff;border-width:1px}.header.withFilter .filter{display:grid}.header .filter .keywordInput{display:block;padding:0 10px;height:36px;font-size:1rem;border-radius:5px 0 0 5px;border:1px solid #ced4da;z-index:1}.header .filter .keywordInput:focus{border-color:#80bdff;box-shadow:2px 0 2px 0 #80bdff}.header .filter .keywordInput::-webkit-input-placeholder{color:#6c757d;opacity:1}.header .filter .keywordInput:-ms-input-placeholder{color:#6c757d;opacity:1}.header .filter .keywordInput::-ms-input-placeholder{color:#6c757d;opacity:1}.header .filter .keywordInput::placeholder{color:#6c757d;opacity:1}.header .filter .filterIcon{width:45px;height:36px;color:#495057;background-color:#e9ecef;border-radius:0 5px 5px 0;border:1px solid #ced4da;border-left-style:none}.filteredList{grid-column:span 12;list-style:none}.filteredList .filteredListItem{display:grid;margin-bottom:15px;padding:20px;grid-template-columns:35px 1fr;background-color:#ffffe0;border-radius:4px}.filteredList .filteredListItem:last-child{margin-bottom:0}.card{border-radius:5px}.card .card-header{display:grid;padding:15px 20px;grid-template-columns:35px auto;background-color:#ffa000;border-style:none;border-radius:5px 5px 0 0}.card .card-body{padding:0 20px 30px;background-color:#ffffe0;border-radius:0 0 5px 5px}.card .card-body .propertySet{padding-top:20px}.card .card-body .property{display:grid;margin-bottom:5px;grid-template-columns:35px auto}a,a:active,a:hover,a:visited{color:#007bff;outline-style:none;text-decoration:none;cursor:pointer}.fa-sync{color:#b0b0b0}.not-found{color:#ffa000;font-size:18pt;font-weight:700}.app{padding:0 15px 15px;min-height:100vh}*{margin:0;padding:0}html{cursor:default}body,html{min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14pt;background-color:#000}
/*# sourceMappingURL=main.e17c2369.chunk.css.map */