
/* Custom styles for Confluence (included for all themes by default) */

/* global */
body { font-family: "Proxima Nova", Proxima, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; }
/* font size reset */
body, p, td, table, tr, .bodytext, .stepfield, .wiki-content, .wiki-content p, .wiki-content table, .wiki-content tr, .wiki-content td, .wiki-content th, .wiki-content ol, .wiki-content ul, .wiki-content li { font-size: 13px; line-height: 18px; }

/* headers */
#content h4 { border-bottom: 1px solid #ddd; margin-top: 2em; padding-bottom: 4px; }

/* top bar */
#header { border: 0; background-color: #000 !important; }

/* navigation sidebar */
#splitter-sidebar { background-color: #F4EFE0; background-image: none; }
.vsplitbar { background-color: #D1CCC0; }

/* content */
h1.pagetitle img { float; none !important; }
#title-text { display: block; clear: both; padding-top: 1em; }



/* End custom styles for Confluence */


