.cover-bar{width:720px;height:48px}@media (max-width: 720px){.cover-bar{width:100%}}.cover-bar{z-index:2;overflow:hidden;display:flex;align-self:flex-end;justify-content:space-between;transition:all .8s ease;margin:0 auto}.cover-bar--fixed{position:fixed;top:0}.cover-bar--fixed .cover-bar__scrim{position:absolute;height:100%;background:rgba(255,255,255,.75);top:0}.cover-bar__sections{display:flex;flex-direction:row;overflow-x:auto;justify-content:space-around;width:100%}.cover-bar__section{margin:0;flex-shrink:0;flex-grow:0;border-bottom-width:2px;border-bottom-style:solid}.cover-bar button.md-button.md-button.md-primary.cover-bar__section{flex:1 0 0;color:#0009;border-bottom:2px solid transparent}.cover-bar button.md-button.md-button.md-primary.cover-bar__section.selected{color:#1e88e5;border-bottom:2px solid #1E88E5}
