a,a:hover{color:#ed1d27}html,body,#app,#app-container{min-height:100vh}th,td{border-color:#d3d3d3!important}#app-container{display:flex;flex-direction:column}header{padding:1rem 0;font-family:Nunito,sans-serif}.btn-reset{padding:.2rem .6rem;margin:.5rem 0;color:#fff;background-color:#708090;border-color:#708090}.btn-reset:hover,.btn-reset:active{color:#fff!important;background-color:#384048!important;border-color:#384048!important}.btn-reset:focus{color:#fff!important;background-color:#708090!important;border-color:#708090!important;box-shadow:none!important}#content{position:relative;display:flex;flex-direction:column;align-items:center}#content section{width:80%}#content #sort-parameters #name-search{margin:0 0 .5rem;width:15rem;border:none;border-width:0 0 2px 0;border-style:solid;border-color:#5e5e5e;transition:border-color .25s ease-in-out}#content #sort-parameters #name-search:focus{outline:none;border-color:#ed1d27}#content #sorted-output{padding:1rem 0 0}#category-container{max-height:10rem;display:flex;flex-direction:column;flex-wrap:wrap}#category-container .category-input-container{margin:0 .25rem}.sort-category-container{margin:1rem 0}.sort-category-container h4{width:100%;display:inline-block;border-bottom:2px solid lightgray;padding:0 0 .25rem;font-family:Nunito Sans,sans-serif}.sort-category-container .sort-container,button{font-family:Roboto,sans-serif}.category-header-row{background:linear-gradient(355deg,#d3d3d3,#fff)}.category-header-name{font-size:1.5rem;color:#c20811;font-weight:400;font-family:Nunito,sans-serif}.column-header-name{font-family:Roboto,sans-serif}.category-table{margin:0 0 4rem}.field-item{font-family:Roboto,sans-serif}footer{display:flex;flex-direction:column;align-items:center;padding:1rem 0 2rem;margin-top:auto}footer .footer-element{width:80%;border-top:2px solid #000;padding-top:.5rem;padding-bottom:.5rem}footer .footer-element h6{font-size:.8rem;color:#636363}.fade-intro{animation:fade-in .4s ease-in-out;animation-delay:.2s;animation-fill-mode:forwards;opacity:0}.fade-quick{animation:fade-in .4s ease-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
