.grade-subnav-container{display:flex;flex-direction:row;align-items:space-between;padding:4px 0px;width:100%;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.2)}a.grade-subnav-btn{flex:1 1 0;align-self:stretch;margin:0 4px 0 0;display:flex;background:silver;text-decoration:none !important;font-weight:500 !important;font-family:"Gotham",arial,sans-serif;color:#333d47}a.grade-subnav-btn.h-blue:hover{color:#fff;background:#1c9fe5}a.grade-subnav-btn.h-green:hover{color:#fff;background:#7dc85f}a.grade-subnav-btn.h-orange:hover{color:#fff;background:#f8a344}a.grade-subnav-btn.h-purple:hover{color:#fff;background:#7669af}a.grade-subnav-btn.h-darkblue:hover{color:#fff;background:#00638f}.grade-subnav-btn:last-child{margin-right:0}.grade-subnav-text,.grade-subnav-abbr{font-size:16px;align-items:center;text-align:center;margin:auto;padding:16px 8px}.grade-subnav-abbr{display:none}#grade-select{display:none}#grade-select fieldset{padding:0;border-radius:5px;width:94%;margin:0 auto;box-shadow:0 2px 6px rgba(0,0,0,0.2)}@media screen and (max-width:1200px){.grade-subnav-text{display:none}.grade-subnav-abbr{display:inline-block}}@media screen and (max-width:768px){#grade-select{display:block}.grade-subnav-container{display:none}}