#children-section
{
  margin-bottom : 50px;
  display     : none;
}
#comments-section
{
 display     : none;
}
#navigation ul.ajs-menu-bar 
{
 
  opacity       : 1;
}
.wiki-content a:hover {text-decoration: underline;  
} 
#personal-info-sidebar 
{
 
  display       : none;
}
#splitter-sidebar
{
 background-color: #F5F5F5;
 background-image: none;
}
#splitter .vsplitbar
{
  background-color: white;
  border-left     : 1px solid #DDD;
}
#splitter-sidebar > p:first-child a,
#splitter-sidebar > h2:first-child a
{
  font-weight   : 400;
  color         : #3b73af !important;
  font-size     : 20px;
  display       : inline-block;
  padding       : 15px 0 5px 3px;
}
#main 
{
background: white;
margin: auto;
}
p,
body,
.bodytext, 
.stepfield, 
.panelContent,
.wiki-content p 
{
  background    : transparent;
}
p,
tr, 
td,
body, 
table, 
.bodytext, 
.stepfield, 
.panelContent,
.wiki-content p
{
  color         : #333;
  -webkit-font-smoothing: antialiased;
}
.wiki-content h1,
.wiki-content h2,
.wiki-content h3
{
  color         : #333;
  font-weight   : normal;
}
.wiki-content h4,
.wiki-content h5,
.wiki-content h6 
{
  color         : #333;
}
#browseMenu
{
  float         : right;
}
#browse-menu-link
{
  opacity       : 1;
}
#browse-menu-link:hover
{
  opacity       : 1;
}
#theme-header, 
#theme-footer 
{
  margin        : 30px auto 0px;
  width         : auto;
  text-align    : center;
}
#theme-footer 
{
  margin        : 30px auto 50px;
}
#theme-header .sectionMacro td,
#theme-footer .sectionMacro td 
{
  text-align    : center;
}
body#tinymce.fullsize, 
#main 
{
  margin      : auto;
  width         : auto;
  border        : 0;
  padding       : 20px;
  min-height    : 40em;
 }
#main-header 
{
  margin-bottom : 20px; margin-top : 10px;
}
#breadcrumb-section
{
  margin-bottom : 20px; margin-top : 20px;
}
    
 li,
    
 li a
{
  color         : #999;
}
h1.pagetitle img 
{
  display       : none;
}
#title-text 
{
  font-weight   : 300;
  font-size     : 36px;
  line-height   : 100px;
margin-bottom : 10px; margin-top : 30px;
}
#title-text a
{color: #3B73AF !important;}
#navigation ul.ajs-menu-bar:hover 
{
  opacity       : 1.0;
}
.page-metadata 
{
 display     : none;
}
.page-metadata:hover 
{
 display     : none;
}
#browse-menu-link,
#navigation ul.ajs-menu-bar,
.page-metadata 
{
  transition         : opacity .25s ease-in-out;
  -moz-transition    : opacity .25s ease-in-out;
  -webkit-transition : opacity .25s ease-in-out;
}
#content 
{
  margin: auto;
}
#likes-and-labels-container 
{
  display       : none;
}
.wiki-content 
{
  font-family   : sans-serif;
  line-height   : 25px;
}
.wiki-content h1,
.wiki-content h2,
.wiki-content h3,
.wiki-content h4,
.wiki-content h5,
.wiki-content h6 
{ 
  padding       : 10px 0;
  border        : none;
}
.wiki-content img.emoticon 
{
  vertical-align: text-top;
}
.wiki-content a:link 
{
  text-decoration: none;
}
.wiki-content p 
{
  line-height   : 25px;
  color         : #333;
  font-weight   : normal;
}
.wiki-content p,
.wiki-content ul, 
.wiki-content ol,
.wiki-content table
{
  margin        : 0 0 10px;
}
.wiki-content .aui-message
{
  margin        : 10px 0 20px;
}
.wiki-content li 
{
  line-height   : 25px;
}
.wiki-content .confluence-content-image-border 
{
  border        : 1px solid #999;
}
.wiki-content .wysiwyg-macro-body > pre 
{
  word-break    : break-all;
}