

/********************
 velocity.css 
********************/












































/********************
 confluence-header.css 
********************/

/* Selector stack directly from Confluence */

/*make sure the Confluence default styling persists*/
#header a,
#header ul li,
#header ul li a,
#header p,
.aui-dropdown2-in-header a {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.aui-header #logo a {
		}

.aui-header #quick-search {
		}

/*lose the border brought in by Confluence (TODO: Kelli: this was in the header.css; not sure about its general application)*/
.aui-header {
	border: none;
}

#header-fake-stripe,
#header .aui-header {
	background-color: #0B1D99;
		border-bottom: 0px  ;
}

#header-fake-stripe {
	position: absolute;
	height: 74px;
	z-index: -1;
}

#header-fake-stripe .bottom-stripe {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 34px;
		background: #DEDFE0   ;}

#header .aui-header .aui-dropdown2-trigger, 
#header .aui-header .aui-nav-link, 
#header .aui-header .aui-nav-imagelink, 
#header .aui-header a {
	color: #FFFFFF;
}

/*make sure dropdown trigger gets the color too*/
#header .aui-header a:hover .aui-dropdown2-trigger::after,
.aui-header .aui-dropdown2-trigger::after {
	border-top-color: #FFFFFF;
}

/*post Confluence 5.5 update: make sure the hover color get styling*/
#header .aui-header .aui-nav li a:hover {
	color: #FFFFFF;
}

#header .aui-header .aui-dropdown2-trigger:hover::after {
	border-top-color: #FFFFFF;
}

#header .aui-header .aui-nav-imagelink.active,
.aui-header .aui-dropdown2-trigger.active,  
#header .aui-header a:active,
.aui-header .aui-dropdown2-trigger:hover, 
#header .aui-header .aui-nav-link:hover, 
#header .aui-header .aui-nav-imagelink:hover, 
#header .aui-header a:hover, 
#header .aui-header .aui-dropdown2-trigger.active {
	background-color: #0B1D99;
}

.aui-dropdown2.aui-style-default a:focus, 
.aui-dropdown2.aui-style-default a:hover, 
.aui-dropdown2.aui-style-default a.active, 
#app-switcher .nav-links .active .nav-link-label, 
#app-switcher .nav-links .active .nav-link-description, 
#app-switcher.aui-dropdown2.aui-style-default .active, 
.aui-dropdown2-trigger.app-switcher-trigger:hover, 
.aui-dropdown2.aui-style-default .active {
	background-color: #0B1D99;
	color: #FFFFFF;
}

#header .aui-header .aui-button.aui-button-primary.aui-style,
#header .aui-header .aui-nav .aui-button-primary {
	color: #FFFFFF;
	color: #FFFFFF;
	text-shadow: none;
				 		 		background-color: #69b86a; /* Old browsers */
		background-image: -moz-linear-gradient(to bottom, #69b86a 0%, #69b86a 100%); /* FF3.6+ */
		background-image: -webkit-gradient(linear, left 0%, left 100%, from(#69b86a), to(#69b86a)); /* Chrome,Safari4+ */
		background-image: -webkit-linear-gradient(to bottom, #69b86a 0%, #69b86a 100%); /* Chrome10+,Safari5.1+ */
		background-image:      -o-linear-gradient(to bottom, #69b86a 0%, #69b86a 100%); /* Opera 11.10+ */
		background-image:     -ms-linear-gradient(to bottom, #69b86a 0%, #69b86a 100%); /* IE10+ */
		background-image:   linear-gradient(to bottom, #69b86a 0%, #69b86a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#69b86a", endColorstr="#69b86a", GradientType=0 ); /* IE6-9 */
	}

#header .aui-header .aui-button.aui-button-primary.aui-style:hover,
#header .aui-header .aui-nav .aui-button-primary:hover {
	color: #FFFFFF;
	text-shadow: none;
								background-color: #0B1D99; /* Old browsers */
		background-image: -moz-linear-gradient(to bottom, #0B1D99 0%, #0B1D99 100%); /* FF3.6+ */
		background-image: -webkit-gradient(linear, left 0%, left 100%, from(#0B1D99), to(#0B1D99)); /* Chrome,Safari4+ */
		background-image: -webkit-linear-gradient(to bottom, #0B1D99 0%, #0B1D99 100%); /* Chrome10+,Safari5.1+ */
		background-image:      -o-linear-gradient(to bottom, #0B1D99 0%, #0B1D99 100%); /* Opera 11.10+ */
		background-image:     -ms-linear-gradient(to bottom, #0B1D99 0%, #0B1D99 100%); /* IE10+ */
		background-image:   linear-gradient(to bottom, #0B1D99 0%, #0B1D99 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0B1D99", endColorstr="#0B1D99", GradientType=0 ); /* IE6-9 */
	}

#header .aui-header .aui-quicksearch input,
#header .aui-header .aui-quicksearch input:focus {
	color: #DEDFE0;
	background: #FFFFFF;
}

#header .aui-header .aui-quicksearch:after {
	color: #43FF36;
}

/*make sure that placeholder text gets same styling as input; keep rules separate*/

#header #quick-search input::-webkit-input-placeholder {
	color: #DEDFE0;
}

#header #quick-search input::-moz-placeholder {
	color: #DEDFE0;
}

#header #quick-search input:-moz-placeholder {   /* Older versions of Firefox */
	color: #DEDFE0;
}

#header #quick-search input:-ms-input-placeholder { 
	color: #DEDFE0;
}


.aui-header .aui-dropdown2-trigger.active, #header .aui-header .aui-nav-link.active {
	color:#FFFFFF;
}

#header .aui-header a:hover, #header .aui-header a:active {
	color:#FFFFFF;
}





/********************
 confluence-editor.css 
********************/

#concurrent-editing-blocks-disabled {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #707070;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 0 0 10px;
    max-width: 240px;
}

#concurrent-editing-blocks-disabled a,
#concurrent-editing-blocks-disabled a:hover, 
#concurrent-editing-blocks-disabled a:active, 
#concurrent-editing-blocks-disabled a:visited,
#concurrent-editing-blocks-disabled a:link {
    color: #707070;
		text-decoration: none;
}




/********************
 velocity.css 
********************/












































/********************
 velocity.css 
********************/










































