.bottombar{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;z-index:2;position:relative}.bottombarMenu{display:-ms-flexbox;display:flex;text-align:center;border-bottom:1px solid #dedede;padding:0 0 8px;-ms-flex-pack:center;justify-content:center}.bottombarMenu__item{width:12%;list-style:none;text-transform:uppercase;position:relative;cursor:pointer}.bottombarMenu__item:hover a{color:#1f61a8}.bottombarMenu__item:hover .bottombarMenu__itemSubmenu{display:-ms-flexbox;display:flex}.bottombarMenu__itemSubmenu{display:none;position:absolute;width:178px;top:24px;left:-25%;border-radius:8px;background:#fff;border:1px solid #dedede;padding-left:15px;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:219px;padding-top:34px}.bottombarMenu__itemSubmenu:after,.bottombarMenu__itemSubmenu:before{display:block;position:absolute;left:15px}.bottombarMenu__itemSubmenu:before{content:attr(text);top:6px;font-size:12px;font-weight:700;color:#004984;border-bottom:2px solid #fb1e1e}.bottombarMenu__itemSubmenu:after{content:"";height:12px;width:12px;border-top:1px solid #dedede;border-left:1px solid #dedede;top:-5px;background:#fff;transform:rotate(45deg);left:24px;z-index:1}.bottombarMenu__itemSubmenu .bottombarMenu__item a{color:#000}.bottombarMenu--small{font-size:11px;padding-bottom:0;margin-bottom:0;border:none}.bottombarMenu--small .bottombarMenu__item{text-transform:capitalize;width:unset;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:12px}.bottombarMenu--small .bottombarMenu__itemSubmenu .bottombarMenu__item{width:50%;-ms-flex:unset;flex:unset;padding-bottom:10px}.bottombarMenu--small .bottombarMenu__itemSubmenu .bottombarMenu__item:hover,.bottombarMenu--small .bottombarMenu__itemSubmenu .bottombarMenu__item:hover a{color:#1f61a8}.bottombarMenu .allCaps{text-transform:uppercase}.bottombarMenu a{color:#292929}.bottombarMenu .notif{right:-9px;font:300 6px Roboto,sans-serif;padding:.5px 3px .9px;border-radius:2px}.header-sticky .bottombarMenu{border:none;padding:20px 0 8px}.header-sticky .bottombarMenu__item{-ms-flex:1 1 auto;flex:1 1 auto}.header-sticky .bottombarMenu--small{padding:10px 0 0;border-top:1px solid #dedede}