/* empty */
/* ## Adaptavist styles July 2017 ## */

body {
    background: #ffffff;
}

#com-atlassian-confluence div#page {
    background: #ffffff;
}

#com-atlassian-confluence div#page div#full-height-container {
   background: #ffffff;
}

/*
div#page {
    width: 1030px;
    margin: auto;
}
*/

/* header */

#com-atlassian-confluence div#page div#full-height-container header#header nav.aui-header.aui-dropdown2-trigger-group {
    background: #ffffff;
    border-bottom: 1px solid #f5f5f5;
}

/*
#com-atlassian-confluence div#page div#full-height-container header#header nav div.aui-header-inner div.aui-header-primary ul.aui-nav {
    display: none;
} */

.aui-header {
    padding: 10px;
}

.aui-header .aui-header-logo img {
    /*background: white none repeat scroll 0 0;
    margin: -6px 0 0 -10px;
    max-height: 40px; */
    padding: 0;
    height: 40px;
    max-height: 40px;
}

#com-atlassian-confluence div#page div#full-height-container header#header nav div div #logo a#space-logo-link:hover, 
#com-atlassian-confluence div#page div#full-height-container header#header nav div div #logo a#space-logo-link:active,
#com-atlassian-confluence div#page div#full-height-container header#header nav div div #logo a#space-logo-link:focus {
    background: #ffffff;
    border-color: #ffffff;
}

.atb-body #header .aui-header,
#footerMetadata {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9fbfc+0,f6f8fa+2,eeeff2+35,e5e6e8+62,e5e6e8+100 */
    background: rgb(249,251,252); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(249,251,252,1) 0%, rgba(246,248,250,1) 2%, rgba(238,239,242,1) 35%, rgba(229,230,232,1) 62%, rgba(229,230,232,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(249,251,252,1) 0%,rgba(246,248,250,1) 2%,rgba(238,239,242,1) 35%,rgba(229,230,232,1) 62%,rgba(229,230,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(249,251,252,1) 0%,rgba(246,248,250,1) 2%,rgba(238,239,242,1) 35%,rgba(229,230,232,1) 62%,rgba(229,230,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fbfc', endColorstr='#e5e6e8',GradientType=0 ); /* IE6-9 */
}

.atb-body .aui-header .aui-quicksearch input[type="text"] {
    /*background: #fff;*/
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}

.atb-body .aui-header .aui-dropdown2-trigger:after {
    border-color: #99032b transparent transparent;
}

.atb-body .aui-header .aui-dropdown2-trigger.active:after, 
.atb-body .aui-header .aui-dropdown2-trigger:hover:after {
    border-top-color: #ffffff;
}

#create-item span.aui-style-hero.aui-button2 {
    display: inline;
}

.aui-header .aui-header-logo a {
    padding: 0;
}

#space-name {
    background: rgb(249,251,252); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(249,251,252,1) 0%, rgba(246,248,250,1) 2%, rgba(238,239,242,1) 35%, rgba(229,230,232,1) 62%, rgba(229,230,232,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(249,251,252,1) 0%,rgba(246,248,250,1) 2%,rgba(238,239,242,1) 35%,rgba(229,230,232,1) 62%,rgba(229,230,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  rgba(249,251,252,1) 0%,rgba(246,248,250,1) 2%,rgba(238,239,242,1) 35%,rgba(229,230,232,1) 62%,rgba(229,230,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fbfc', endColorstr='#e5e6e8',GradientType=0 ); /* IE6-9 */
    border-style:none;
    border-width:1px;
    border-color:#B9B6B3;
    padding: 0 0 0 10px;
}

/* Space Name */
#space-name h1 {
    color: #3E3E3E;
    font-size: 29px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 70px 0 0 0;
}

/* breadcrumbs */

div#breadcrumb-section {
    margin-top: 5px;
    padding-left: 3px;
}

#breadcrumb-section nav {
    display: inline-block;
}

#main-header:not(.doctheme-no-override) #breadcrumb-section #breadcrumbs li.first {
    display: none;
}

ol#breadcrumbs { 
  display: inline-block; 
}

#current-page-title {
    font-size: 14px;
}

/* dashboard */

.dashboard-heading > h1 {
	padding: 10px 20px;
}

/* sidebar */

#com-atlassian-confluence div#page div#full-height-container div div div.ia-fixed-sidebar div.acs-side-bar.ia-scrollable-section {
    background: #ffffff;
    /*overflow-y: scroll;*/
}

#com-atlassian-confluence div#page div#full-height-container div div div.ia-fixed-sidebar #leftSidebarMenu {
   width: 100%;   
   margin-top: 25px;
   padding-bottom: 5px;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

#leftMenu {
   border: 1px solid;
   border-color:  #CCCCCC;
   padding-top: 4px;
   padding-bottom: 3px;
   margin-left: 9px;
}

#leftMenu ul {
    margin: 16px 0;
    padding: 0 36px;
    list-style-type: circle;
}

#leftMenu hr {
   color: #D6D6D6;
   background-color: #D6D6D6;
   border: 0;
   height: 1px;
   margin-top: 7px;
   margin-bottom: 7px;
}

#leftMenu a {
   font-size: 9pt;
   color: #333;      
   padding: 0;
   margin: 0 6px 0 10px;
   display: block;
   text-decoration: none;
   font-weight: bold;  
}

#leftMenu a:hover {
   text-decoration: underline;
}

#leftMenu p {
   padding: 0;
   margin: 0;  
}

#com-atlassian-confluence div#page div#full-height-container div div div div.ia-splitter-handle.tipsy-enabled {
    height: 22%;
}

#leftMenu .red-link a {
    color: red;
}

/* content */

#main.aui-page-panel.with-sidebar {
    border-bottom: 0;
}

#com-atlassian-confluence div#page div#full-height-container div.ia-splitter.conf-macro-leftover div#main.aui-page-panel {
	border-bottom: 0;
}

#com-atlassian-confluence div#page div#full-height-container #main #content #main-content.wiki-content.main-wrapper-vm.view.conf-macro-leftover {
    padding-top: 1px;
}

#com-atlassian-confluence div#page div#full-height-container #main #content #main-content #page-metadata-end + h1,
#com-atlassian-confluence div#page div#full-height-container #main #content #main-content #page-metadata-end + h2,
#com-atlassian-confluence div#page div#full-height-container #main #content #main-content #page-metadata-end + h3,
#com-atlassian-confluence div#page div#full-height-container #main #content #main-content #page-metadata-end + h4,
#com-atlassian-confluence div#page div#full-height-container #main #content #main-content #page-metadata-end + h5,
#com-atlassian-confluence div#page div#full-height-container #main #content #main-content #page-metadata-end + img {
    margin-top: 9px;
}

#com-atlassian-confluence div#page div#full-height-container #main #content #main-content.wiki-content p:first-child {
    margin-top: 0;
}

#com-atlassian-confluence div#page div#full-height-container #main #main-content h3 {
	font-size: 18px;
}


/*
#com-atlassian-confluence div#page div#full-height-container div#main div#content div#editpageform div#preview div#previewArea iframe#editor-preview-iframe html #com-atlassian-confluence div#main div#preview-header {
    display: none;
    margin: 0;
    padding: 0;
} */

#com-atlassian-confluence div#main.aui-page-panel div#preview-header {
    display: none;
    margin: 0;
    padding: 0;
}

.wiki-content h1, .wiki-contentt h2, .wiki-content h3, .wiki-content h4, .wiki-content h5 {
    color: #000;
}

ins {
    background: transparent;
}

a sup {
    display: none;
}

span.nobr {
    white-space: normal;
}

.gliffy-rte-text p a {
    color: #A90101;
}

/* metadata */

#footerMetadata {
    font-size: 10px;
    margin-top: 16px;
    padding: 10px;
}

#footerMetadata .aui-item:first-child {
    padding-top: 6px;
}

/* custom footer */

#custom-footer {
    text-align: center;
}

#footerComplianceLinks {
    color: #909090;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
}

#footerLinks a {
    color: #909090;
}

#footerLinks li {
    font-size: 12px;
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0 5px 0 5px;
}

#footerLinks ul {
    margin: 10px 0 0 0;
    padding: 0;
}

#footerComplianceLinks a {
    color: #909090;
}

.help-link {
    font-weight: bold;
    color: #990000;
}



