p { color: #828282; } .col-md-3, .col-md-4{ display: none; } .container { max-width: 100%; } .col-md-9 { background: rgb(246, 246, 239); margin: 0 auto; } .col-md-8 { flex: 0 0 75%; max-width: 75%; margin: 0 auto; background: rgb(246, 246, 239); } .header-tabbed { background: rgb(255, 102, 0); border-bottom: none; margin-bottom: 0; margin: 0 auto; flex: 0 0 75%; max-width: 75%; } .header-tabbed h2 { font-size: 10pt; font-weight: bold; color: black; font-family: verdana, sans-serif; } .header-tabbed h2 a { color: #444; line-height: 24px; } input[name=search] { display: none; } .nav-tabs { padding-top: 0 !important; } .nav-tabs a { background: transparent !important; color: black !important; height: 24px; line-height: 24px; } .event-list .event { background: transparent; margin: 0; padding: 0; height: 35px; position: relative; } .event-list .event h4 { position: absolute; top: 0; left: 0; font-size: 10pt; } .event-list .event h4 a { color: black; } .event-list .event small { position:absolute; top: 13px; left: 0; font-size: 7pt; font-family: verdana, sans-serif; color: #828282; float: none; } .archive-entry small>span { margin-left: 0; } .archive-entry a { color: #828282; } .archive-entry a::before { content: "by "; } .archive-entry .icon-clock { display: none; } .col-md-8 h3 { font-size: 10pt; font-weight: bold; border-bottom: none; color: #777; margin-top:20px; padding-bottom: 0; margin-bottom: 5px; } .message-header { display: block; margin-bottom: 0; } .message-header .from { font-size: 7pt; color: #777; display: inline; } .message-header .from::before { content: "from"; } .message-header details { display: none; } .message-header .date { font-size: 7pt; display: inline; } .message-header a { color: #444; } .message-body { background: transparent; padding: 0; }