/**
 * Omnibar
 */
@import url(https://595cb6.claudeassets.com/20220120141307cs_/https://fonts.googleapis.com/css?family=Open+Sans);
#omnibar {
    display: block;
    margin: 0 auto;
    min-width: 960px;
    max-width: 1180px;
    width: 100%;
}
#omnibar-list {
    background: #b2b2b2;
    display: table;
    height: 45px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#omnibar-list li {
    background: #272727;
    display: table-cell;
    height: 100%;
    min-height: 45px;
    width: 8.22222%;
    /* remove for unequal size boxes */
}
#omnibar-list li.fixed {
    width: 13%;
}
#omnibar-list li a {
    box-sizing: border-box;
    border-bottom: 5px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    vertical-align: middle;
    color: #fff;
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    min-height: 45px;
    height: 100%;
    padding: 6px 5px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
#omnibar-list li a:hover, #omnibar-list li a.active {
    border-bottom: 5px solid #53A9D4;
    color: #53A9D4;
}
#omnibar-list li a.active {
    font-weight: 700;
}
#omnibar-list li:last-child a {
    border-right: 0px;
}
@media only screen and (min-width: 768px) {
    #omnibar-list li.wide {
        width: 17%;
    }
}
/*
     FILE ARCHIVED ON 02:18:09 Oct 03, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:33:50 Jun 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.367
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.027
  esindex: 0.006
  cdx.remote: 8.98
  LoadShardBlock: 105.738 (3)
  PetaboxLoader3.datanode: 145.863 (5)
  PetaboxLoader3.resolve: 87.246 (3)
  load_resource: 169.267
  loaddict: 64.963
*/