@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
.tip::before,
.tip-half::before,
             p.image-right + p.tip-half::before,
h1         + p.image-right + p.tip-half::before,
h2.h1style + p.image-right + p.tip-half::before,
h1         + p.image-right + p.tip-half::before,
h2.h1style + p.image-right + p.tip-half::before,
h2         + p.image-right + p.tip-half::before,
h1.h2style + p.image-right + p.tip-half::before,
h2.nobreak + p.image-right + p.tip-half::before,
h3         + p.image-right + p.tip-half::before,
h2.h3style + p.image-right + p.tip-half::before,
h4         + p.image-right + p.tip-half::before,
h5         + p.image-right + p.tip-half::before,
h6         + p.image-right + p.tip-half::before
{
	content: "Tip: ";
	font-weight: bold;
}

.note::before,
.note-half::before,
             p.image-right + p.note-half::before,
h1         + p.image-right + p.note-half::before,
h2.h1style + p.image-right + p.note-half::before,
h1         + p.image-right + p.note-half::before,
h2.h1style + p.image-right + p.note-half::before,
h2         + p.image-right + p.note-half::before,
h1.h2style + p.image-right + p.note-half::before,
h2.nobreak + p.image-right + p.note-half::before,
h3         + p.image-right + p.note-half::before,
h2.h3style + p.image-right + p.note-half::before,
h4         + p.image-right + p.note-half::before,
h5         + p.image-right + p.note-half::before,
h6         + p.image-right + p.note-half::before
{
	content: "Note: ";
	font-weight: bold;
}

.important-head::before,
.important-head-half::before,
             p.image-right + p.important-head-half::before,
h1         + p.image-right + p.important-head-half::before,
h2.h1style + p.image-right + p.important-head-half::before,
h1         + p.image-right + p.important-head-half::before,
h2.h1style + p.image-right + p.important-head-half::before,
h2         + p.image-right + p.important-head-half::before,
h1.h2style + p.image-right + p.important-head-half::before,
h2.nobreak + p.image-right + p.important-head-half::before,
h3         + p.image-right + p.important-head-half::before,
h2.h3style + p.image-right + p.important-head-half::before,
h4         + p.image-right + p.important-head-half::before,
h5         + p.image-right + p.important-head-half::before,
h6         + p.image-right + p.important-head-half::before
{
	content: "IMPORTANT!";
	font-weight: bold;
}

.example::before,
.example-half::before,
             p.image-right + p.example-half::before,
h1         + p.image-right + p.example-half::before,
h2.h1style + p.image-right + p.example-half::before,
h1         + p.image-right + p.example-half::before,
h2.h1style + p.image-right + p.example-half::before,
h2         + p.image-right + p.example-half::before,
h1.h2style + p.image-right + p.example-half::before,
h2.nobreak + p.image-right + p.example-half::before,
h3         + p.image-right + p.example-half::before,
h2.h3style + p.image-right + p.example-half::before,
h4         + p.image-right + p.example-half::before,
h5         + p.image-right + p.example-half::before,
h6         + p.image-right + p.example-half::before
{
	content: "Example: ";
	font-weight: bold;
}

@media print
{
	MadCap|xref {
	    color: #1a3866;
		text-decoration: underline;
		text-underline-offset: 3px;
		text-decoration-thickness: 2px;
	    mc-format: '"{paratext}" on page {page}';
		/* FOR TRANSLATIONS: Copy the appropriate line below and replace the mc-format line above.
		Dutch
		mc-format: ' {quote}{paratext}{quote} op pagina {page}';
		
		French
		mc-format: '« {paratext} », page {page}';
		
		German
		mc-format: '„{paratext}“ auf Seite {page}';
		*/
	}
}
p.tab-status, 
p.tab-my-account, 
p.tab-configuration, 
p.tab-jump, 
p.tab-vault, 
p.tab-rep-console, 
p.tab-users-and-security, 
p.tab-reports, 
p.tab-public-portals, 
p.tab-localization, 
p.tab-management,
p.tab-appliance {
	width: 190px;
}
