.error-message{color:#900}.form-wrapper input{padding:.5rem;border-radius:.5rem;border:1px solid #666;background:#fff;color:#444}header{display:flex;background-color:#53565a;border-bottom:#999}header{position:fixed;bottom:0;width:100%}@media screen and (min-width: 40em){header{position:relative}}main{min-height:100vh;max-width:1200px;width:100vw;padding:1rem;margin:0 auto;background:var(--background)}a{color:#78be21;text-decoration:none}.link-button{display:block;background:#78be21;border:0;color:#fff;padding:1rem;border-radius:.5rem}.link-button.link-button-inline{display:inline-block;padding:.5rem;margin-left:1rem}.main-nav{flex:1 0 100px;display:flex;width:100%}.main-nav .nav-item{width:25%;display:flex;padding:1rem 0;overflow:hidden;color:#fff;justify-content:center;flex-direction:column;text-align:center;font-size:.9rem}.main-nav .nav-item.nav-item-active{background:#78be21}.main-nav .nav-item .nav-item-label{white-space:nowrap}@media screen and (min-width: 40em){.main-nav .nav-item{flex-direction:row;padding:1rem}.main-nav .nav-item .nav-item-icon{margin-right:.25rem}}.logout-link{width:100%;text-align:center;margin:1rem auto}.logout-link a{color:#a6192e}.profile-no-auth-links{display:flex;text-align:center;margin-top:2rem}.profile-no-auth-links a{flex:1 0 30%;margin:0 10%}.trail-view{flex:1 0 25%;position:relative}.trail-view .log-hike-button{position:fixed;bottom:1rem;right:1rem;background:#78be21;width:50px;height:50px;border-radius:50%;border:2px solid white;text-transform:uppercase;font-weight:700;color:#fff;text-align:center;font-size:.8rem;display:flex;align-items:center;justify-content:center}.trail-view .trail-view-section{margin-bottom:1rem}.trail-view .trail-image{width:100%;margin:.5rem 0}.trail-view .trail-badges{display:flex;width:100%;flex-flow:row wrap;align-content:space-around;justify-content:center}.trail-view .trail-badges .trail-badge{display:flex;flex-direction:column;justify-content:space-between;width:25%;border-radius:8px;border-width:4px;border-style:solid;padding:.5rem;margin:0 1rem;text-align:center}.trail-view .trail-badges .trail-badge-mileage{border-color:#53565a;background:#f0f0f0}.trail-view .trail-badges .trail-badge-rating{border-color:#e57200;background:#f8dbbe}.trail-view .trail-badges .trail-badge-download{border-color:#78be21;background:#e4f2d3}.trail-view .trail-badges .trail-badge-prefix,.trail-view .trail-badges .trail-badge-suffix{text-transform:uppercase;font-size:.8rem;font-weight:600}.trail-view .trail-badges .trail-badge-content{font-weight:900;font-size:1.2rem}.trail-view .trail-map{display:block;width:80%;margin:1rem auto;border-radius:.25rem}.trail-view .dnr-link{display:block;text-align:center;width:300px;margin:.5rem auto;padding:1rem;font-size:1.2rem;background:#78be21;border-radius:.25rem;color:#fff}@media screen and (min-width: 40em){.trails-listing{display:flex;flex-wrap:wrap;justify-content:space-between}.trails-listing .trail-box{flex:0 1 calc(50% - 1em)}}@media screen and (min-width: 60em){.trails-listing .trail-box{flex:0 1 calc(25% - 1em)}}.trails-listing .trail-box{border:2px solid #ccc;border-radius:.5rem;margin-bottom:1rem;padding:0}.trails-listing .trail-box img{float:right;width:128px;margin:0 1rem}.trails-listing .trail-box .trail-name{margin:0;background-color:#ffffff1a;padding:1rem;border-radius:.5rem .5rem 0 0}h4{margin-top:1rem;font-size:12px;text-transform:uppercase;color:#666}:root{--background: #ffffff;--foreground: #171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee}*{box-sizing:border-box;padding:0;margin:0}
