﻿#header{display:flex;flex-direction:column}#top-header{display:flex;justify-content:space-between}#top-header #logo{display:flex;padding:3px 0}#top-header #logo #logo-pic a{padding-left:1em}#search{flex:1 1 auto;display:flex;align-items:center}#top-header #member-tools{justify-content:flex-end;display:flex;align-items:center}#bottom-header{display:flex;justify-content:space-between;align-items:center;font-size:1.1vw}#header-menu{flex:2 2 auto}#header-menu ul{display:flex;margin:0;padding:0}#header-menu ul li{flex:1 1 auto;max-width:8.5em}#header #date-status{display:flex;justify-content:flex-end;flex:1 1 17em}#header #date-status.logged-in{flex:1 1 21em}.gridContainer{display:flex;flex-direction:column}#content-wrapper{display:flex;align-items:flex-start}#right-sidebar{flex:0 0 14.5em;margin-left:8px}#wide-main-content{flex:1 1 auto}