
/* STYLESHEET IHTSDO-WIP-2019 - Ashley Hickey Draft for Testing 2019-06-24 */
.custom-left-right-nav
{
	float: right;
	margin-top: -97px!important;
}

p div, 
p span, 
table p
{
	color: inherit!important;
	font-size: inherit!important;
	font-family: inherit!important;
}

/* Body Heading and Caption Styles */
html { font-size: 14px!important; }

#content, 
#content span,
#comments-section

{
	line-height: 1.45!important;
	font-family: 'Open Sans', sans-serif!important;
	color: #000!important;
	text-transform: none!important;
	background: transparent!important;
	font-weight: 400!important;
	font-style: normal!important;
}

#content p , 
#comments-section p
{
	color: #000!important;
	text-transform: none!important;
	background: transparent!important;
	font-weight: 400!important;
	font-style: normal!important;
	line-height: 1.45!important;
    text-align: left;
}

#content strong,
#comments-section strong,
p.title,
body#tinymce.page-edit strong,
body#tinymce.page-edit title,
body#tinymce.page-edit p.title,  
.title { font-weight: 700!important; }
em,
body#tinymce.page-edit em { font-style: italic!important; }

#content h1,  #content h2, #content h3, #content h4, #content h5, #content h6, #content .h1,#content .h2,#content .h3, #content .h4,#content .h5,#content .h6,
body#tinymce.page-edit h1, 
body#tinymce.page-edit h2, 
body#tinymce.page-edit h3, 
body#tinymce.page-edit h4, 
body#tinymce.page-edit h5, 
body#tinymce.page-edit h6,
body#tinymce.page-edit
{
	color: #000000 !important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	line-height: 1.15!important;
}

caption
{
	color: #808080;
	!important: ;
}

/* Caption above a table */
p.table
{
	color: #808080;
	margin: 20px 0px 5px 10px;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
}

/* Caption below a figure */
p.figure
{
	text-align: center;
	color: #808080;
	margin: 5px 5px 20px 5px;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
}

/* Main Header */
#main-header:after
{
	content: "";
	/* width: 100%; */
	height: 20px;
	background: url(https://confluence.ihtsdotools.org/download/attachments/4555149/decoration_strip.png?api=v2);
	display: block;
	background-size: cover;
	background-position: center;
	margin: 0 -20px 0 -20px;
}

/* Hide the auto-cursor-target lines added by Confluence 6.1 */
p.auto-cursor-target { display: none !important; }

/* Hide Comments - Commented out so not hidden in this document */
/* #comments-section {display:none !important;} */
/* Hide Likes */
#likes-section { display: none !important; }

/* Hide Like and Labels - DOC version only
#likes-and-labels-container {display:none !important;}  */

.tipsy,
a.tooltips { color: #fff!important; }

#content h1 span, 
#content h2 span, 
#content h3 span, 
#content h4 span, 
#content h5 span, 
#content h6 span,
#content h1 div, 
#content h2 div, 
#content h3 div, 
#content h4 div, 
#content h5 div, 
#content h6 div,
#content p span,
#content p div
{
	color: inherit!important;
	font-family: inherit!important;
	font-size: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important;
	background-color: inherit!important;
}

table.confluenceTable th.confluenceTh, 
th.confluenceTh span, 
table.confluenceTable th.confluenceTh>p ,
table.confluenceTable .tablesorter-header-inner { font-weight: 700!important; color:#000!important }

/* Editing Mode styles */
body#tinymce.page-edit h1 span, 
body#tinymce.page-edit h2 span, 
body#tinymce.page-edit h3 span, 
body#tinymce.page-edit h4 span, 
body#tinymce.page-edit h5 span, 
body#tinymce.page-edit h6 span,
body#tinymce.page-edit h1 div, 
body#tinymce.page-edit h2 div, 
body#tinymce.page-edit h3 div, 
body#tinymce.page-edit h4 div, 
body#tinymce.page-edit h5 div, 
body#tinymce.page-edit h6 div,
body#tinymce.page-edit p span,
body#tinymce.page-edit p div,
{
	color: inherit!important;
	font-family: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important;
	background-color: inherit!important;
}

body#tinymce.page-edit h1, 
body#tinymce.page-edit h2, 
body#tinymce.page-edit h3, 
body#tinymce.page-edit h4, 
body#tinymce.page-edit h5, 
body#tinymce.page-edit h6,
body#tinymce.page-edit p
{
	
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	color: #000!important;
	text-transform: none!important;
	background: transparent!important;
	font-style: normal!important;
}



#content p.title,
p.title,
#content th.confluenceTh p
 {
    font-weight: 700!important;
}

#tinymce h2 span,#tinymce h3 span, #tinymce h4 span{font-size:inherit!important; color:inherit!important; font-weight:inherit!important}
.wiki-content h2,
.wiki-content h3 {
    margin: 10px 0 0 0;
}


#title-text a,
h1 {color:#000}


