body.page-gadget #main {
width: 100% !important;
}
#full-height-container{
background: #f9f9f9;
}
#main{
background:#f9f9f9;
}
.wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active{
color:#015b98;
}
#header .aui-header{
background-color: #34709D;
}
.wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro {
cursor: pointer !important;
}
.aui-header-inner{
height: 41px;
}
#search-ui,
.aui-header-before,
.aui-header-primary,
#notifications-anchor,
.header-quicksearch,
#likes-section,
#labels-section,
#breadcrumb-section,
#page-metadata-banner,
.footer-body,
.space-tools-section,
.page-metadata-modification-info{
display:none;
}
.columnLayout.two-equal:nth-child(1){
background: #34709D;
margin-bottom:10px
}
.columnLayout.two-equal:nth-child(1) a{
color:#fff;
}
.columnLayout{
margin:0px
}
a#sv-scmtb-trsl-lang-picker {
background: #35709d;
color: #fff;
}
.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
border: none;
}
.columnLayout.two-right-sidebar .relative-table.wrapped.confluenceTable .confluenceTd h3 strong{
display: inline-block !important;
vertical-align: top !important;
height: 30px !important;
line-height: 22px !important;
}
.columnLayout.two-right-sidebar .relative-table.wrapped.confluenceTable .confluenceTd h3{
padding-top: 12px !important;
}
.columnLayout.two-right-sidebar .relative-table.wrapped.confluenceTable .confluenceTd h3 span a{
color: #182b4d !important;
}
.columnLayout.single table.relative-table.confluenceTable{
overflow: hidden;
}
/*Language BTN*/
.columnLayout.single table.relative-table. |