#superuser-bar-container{grid-area:superuser}.superuser-bar{align-items:center;background-color:#005961;color:#fff;display:flex;height:50px;justify-content:space-around;width:100%;z-index:45000}.superuser-bar.env-demo,.superuser-bar.env-development,.superuser-bar.env-staging,.superuser-bar.env-test{background:repeating-linear-gradient(45deg,#e9b550,#e9b550 10px,#e7ad3e 0,#e7ad3e 20px)}.superuser-bar .superuser-bar-logo,.superuser-bar .superuser-bar-options{display:none}.superuser-bar .superuser-bar-options a{color:#fff}.superuser-bar .superuser-bar-options a i{margin-right:5px}.superuser-bar .superuser-bar-form{display:flex;width:100%}.superuser-bar .superuser-bar-form #company-typeahead,.superuser-bar .superuser-bar-form #email-typeahead{padding-right:.5em;width:100%}.superuser-bar .superuser-bar-form #company-typeahead input,.superuser-bar .superuser-bar-form #email-typeahead input{border-radius:3px;font-size:14px;height:40px;padding:10px 10px 10px 35px;width:100%}.superuser-bar .superuser-bar-status{padding-right:.5em}.superuser-bar .status_tag{background:#bababc;border-radius:3px;color:#fff;font-weight:400;margin:5px auto;padding:5px 10px}.superuser-bar .status_tag a{color:#fff}.superuser-bar .status_tag.red{background:#e9b550}@media only screen and (min-width:600px){.superuser-bar .superuser-bar-logo{display:flex;flex:1;justify-content:flex-end;padding-right:.5em}.superuser-bar .superuser-bar-logo img{max-height:45px;max-width:45px}.superuser-bar .superuser-bar-form{flex:6}.superuser-bar .superuser-bar-options{display:flex;flex:3;flex-flow:column wrap}}