

/*.vsplitbar {
    width: 5px;
    background: #95c93f;
    background-image: url(/s/en_GB/5994/3a465f7321af83b92e8f7149d515f72cee083e87.30/5.8.14/_/download...urces/com.atlassian.confluence.plugins.doctheme:css-resources/vgrabber.gif);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}*/

.aui-header {
    background: #205081;
    border-bottom: 2px solid #6d655a;
    height: 100px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding: 0 10px;
}

.aui-header .aui-dropdown2-trigger:not(.aui-dropdown2-trigger-arrowless):after {
    border: 4px solid transparent;
    border-top-color: #444;
    content: "";
    height: 0;
    margin-left: -18px;
    margin-top: -2px;
    opacity: 0.8;
    left: 100%;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    width: 0;
}

.page-metadata ul {
    padding: 0;
    list-style-type: none;
    line-height: 16px;
    display: none;
}


.aui-button, a.aui-button, .aui-button:visited {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-variant: normal;
    font-weight: normal;
    height: 2.14285714em;
    line-height: 1.42857143;
    margin: 0;
    padding: 4px 10px;
    text-decoration: none;
    vertical-align: baseline;
    white-space: nowrap;
}

.confluence-information-macro {
    /*background: #f3f9f4;
    border-color: #91c89c !important;
    border: 1px solid #ccc;*/
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #000;
    margin: 10px 0 1em 0;
    min-height: 20px;
    padding: 10px 10px 10px 36px;
    position: relative;
}

/*.aui-header .aui-quicksearch input[type='text'] {
    background: #ccc !important;
    border-radius: 0px;
    box-shadow: none;
    color: rgba(255,255,255,0.6);
    height: 30px;
    margin: 5px 0;
    padding-right: 26px;
}*/

.aui-avatar img {
    border-radius: 0px;
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

#title-text a {
    color: #00a1dd;
}

#title-heading.with-breadcrumbs img {
    margin-right: 10px;
    float: left;
    display: none;
}

.aui-header .aui-header-logo img {
    max-height: 20px !important;
    padding: 40px 30px !important;
}

.aui-header .aui-header-logo a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 98px !important;
    padding: 0 10px !important;
}

.aui-header a {
    color: #fff;
    display: block;
    line-height: 1;
    padding: 42px 30px;
}

#doctheme-anchor {
    width: 40px;
    height: 98px;
    padding: 0;
    cursor: pointer;
}

.aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
    background: #00a1dd !important;
    border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    text-shadow: none !important;
    -webkit-font-smoothing: antialiased;
}

.aui-button.aui-button-primary:hover, .aui-button.aui-button-primary:focus {
    background: #3572B0 !important;
    border-color: transparent;
    color: #fff !important;
}

.aui-dropdown2-trigger:not(.aui-dropdown2-trigger-arrowless) {
    padding-right: 26px !important;
    position: relative;
}

#notifications-anchor {
    /*height: 98px;
    padding-top: 24px;
    padding-bottom: 16px;*/
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
}

#quick-search {
    margin: 30px;
}

#notifications-anchor .badge-i {
    left: 15% !important;
    top: 42% !important;
    pointer-events: none !important;
}

#notifications-anchor {
    height: 98px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    position: relative !important;
}

.wiki-content .confluence-content-image-border {
    border: 1px solid #E0E0E0;
}

<style>
#children-section { display: none; }
#labels-section {display: none; }
</style>
<style>
    #labels-section {
        display:none !important;
    }
#labels-section {display: none; }
#children-section { display: none; }
</style>

.page-metadata
{
     display:none !important;
}

/*.aui-header .aui-quicksearch input[type='text'] {
    /*background: #E9EAEC;*/
    border-radius: 0px;
    box-shadow: none;
    color: #646464;
    height: 30px;
    margin: 5px 0;
    padding-right: 26px;
}*/

/*.aui-header .aui-quicksearch input {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    background: #E9EAEC url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAb0lEQ...gzFXqyCcXj1Z1DXNGTiw01aP252DCCgH7Fk41h8KaAGMDxADnaOPucd/m3AAAAAElFTkSuQmCC) no-repeat 7px 6px !important;
    border: none;
    border-radius: 5em;
    box-shadow: inset 1px 2px 3px rgba(0,0,0,0.3);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-family: inherit;
    font-size: inherit;
    height: 1.71428571428571em;
    line-height: 1.71428571428571;
    margin: 8px 0;
    padding: 2px 10px 2px 25px;
    vertical-align: baseline;
    width: 170px;
}*/

/*.aui-header .aui-quicksearch input:focus {
    background-color: #e9eaec;
    outline: none;
}*/

#doctheme-anchor {
    width: 40px;
    height: 98px;
    padding: 0;
    cursor: pointer;
    display: none;
}

.aui-message {
    background: #fcfcfc;
    border: 1px solid #ccc;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #333;
    margin: 10px 0 0 0;
    padding: 10px 10px 10px 36px;
    position: relative;
}

body, p, table, tr, td, .bodytext, .stepfield, .wiki-content p, .panelContent {
    color: #000;
}

.aui-buttons .aui-button:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.aui-buttons .aui-button:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#breadcrumbs {
    color: #646464;
    display: none;
}

.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a {    
    white-space:normal !important; 
}

.acs-side-bar-space-info .avatar-img-container .avatar-img-wrapper, #image-holder .small-logo-container .small-logo-wrapper {
    border: none;
    border-radius: 50%;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

h1#title-heading {
    color: #0c4765;
    font-size: 23px;
    font-weight: bold;
    line-height: normal;
    border-bottom: 1px solid #ccc !important;
    padding-top: 10px;
    padding-bottom: 15px;
}

#main-header:not(.doctheme-no-override) .content-navigation {
    margin-top: 0;
    padding-top: 10px;
}

.ia-splitter-handle-highlight {
    position: absolute;
    top: 0;
    left: 4px;
    bottom: 0;
    width: 6px;
    border-left: 2px solid #95c93f;
}

/*.aui-header .aui-quicksearch input[type='text'] {
    background: #E9EAEC; 
    border-radius: 0px;
    box-shadow: none;
    color: #646464;
    height: 30px;
    margin: 5px 0;
    padding-right: 26px;
    display: none;
}*/

.expand-content {
    margin: 0 0 10px 0px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f9f9f9;
    /*border-left-color: #95c93f !important;
    border-left: 6px solid;*/
}

.expand-control {
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 0px;
    padding: 10px;
    background-color: #f0f0f0;
    border-left-color: #95c93f !important;
    border-left: 6px solid;
}
.aui-header .aui-quicksearch input {
    background: #f5f5f5 !important;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    box-sizing: border-box;
    height: 2.143em;
    font-family: inherit;
    font-size: inherit;
    margin: 5px 0 0 0;
    padding: 0 26px 1px 10px;
    vertical-align: baseline;
}

.aui-header .aui-quicksearch::after, .aui-header .aui-quicksearch input[type="text"], .aui-header .aui-quicksearch input[type="text"][type="text"]:focus {
    color: #646464;
}
