
/* STYLESHEET IHTSDO-DOC-20160807 - PUBLICATION VERSION */
/* #title-heading a {color: #00a9e0 !important;} */
h1 {color: #000000 !important;}
h2 {color: #808080 !important;}
h3 {color: #808080 !important;}
h4 {color: #808080 !important;}
h5 {color: #808080 !important;}
h6 {color: #808080 !important;}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600); 
body { 
font-family: 'Open Sans', sans-serif;font-size:14px; 
}
#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; 
}
#comments-section {
display:none !important;
}
#likes-and-labels-container {
display:none !important;
}
#comments-section,#likes-section {
display:none !important;
 


