h2 { color: #00f; } h3, .message { color: #800000 } .message { font-size: larger; font-weight: bold; } .indent { margin-left: 1em; } .inline-block { display: inline-block } .itemhidden, .viewHide { display: none; } .itemshown { display: inline; } th { background: #c0c0c0; } .bold { font-weight: bold } #footer { text-align: center; font-size: smaller; } #lastLogin { margin-top: -25px; padding: 5px 10px; background: #f5f5f5; border: solid 1px #c0c0c0; } .panel-body, .panel-title { font-size: larger; }