﻿    	
        /* STYLES EXCLUSIVELY FOR SINGELFILE TEMPLATE - DO NOT REMOVE THESE */
        @namespace MadCap "localhost";	
		@font-face
		{
		font-family: MetricRegular;
		font-weight: normal;
		font-style: normal;
		src: url('http://my.vertica.com/docs/assets/fonts/MetricWeb-Regular.woff') format('woff'),
		url('http://my.vertica.com/docs/assets/fonts/MetricWeb-Regular.eot') format('embedded-opentype');
		} 

		@font-face
		{
		font-family: MetricBold;
		font-weight: bold;
		font-style: normal;
		src: url('http://my.vertica.com/docs/assets/fonts/MetricWeb-Bold.woff') format('woff'),
		url('http://my.vertica.com/docs/assets/fonts/MetricWeb-Bold.eot') format('embedded-opentype');
		} 

		@font-face
		{
		font-family: MetricRegularItalic;
		font-weight: normal;
		font-style: italic;
		src: url('http://my.vertica.com/docs/assets/fonts/MetricWeb-RegularItalic.woff') format('woff'),
		url('http://my.vertica.com/docs/assets/fonts/MetricWeb-RegularItalic.eot') format('embedded-opentype');
		} 

		@font-face
		{
		font-family: MetricBoldItalic;
		font-weight: bold;
		font-style: italic;
		src: url('http://my.vertica.com/docs/assets/fonts/MetricWeb-BoldItalic.woff') format('woff'),
		url('http://my.vertica.com/docs/assets/fonts/MetricWeb-BoldItalic.eot') format('embedded-opentype');
		} 

		@font-face
		{
		font-family: MetricMedium;
		font-weight: normal;
		font-style: normal;
		src: url('http://my.vertica.com/docs/assets/fonts/MetricWeb-Medium.woff') format('woff'),
		url('http://my.vertica.com/docs/assets/fonts/MetricWeb-Medium.eot') format('embedded-opentype');
		} 			
		
        
		/* sets images to have thick red frame to show that images are not allowed in this template */
		
		span.MCExpanding {font-size: 2.0em; color:#B81324}
		div.MCDropDown   {font-size: 2.0em; color:#B81324}

		img 
		{
		padding:10px;
		border:1px solid #021a40;
		background-color:#B81324;
		}
		
		/* class for logo, only image allowed in this template */
		
		img.usable
		{
			border: none;
			padding:0px;
			background-color:#ffffff;
		}
	



       /* END STYLES EXCLUSIVELY FOR SINGELFILE TEMPLATE */
         	
         	
         	
         	/* from _HP_IE.css default section - with h3 and h4 removed */
         	
		body
		{
			color: #000000;
			font-family: Arial, Tahoma, 'Lucida Sans Unicode', sans-serif;
			font-size: 1.0em;
			line-height: normal;
			margin-bottom: 1.1em;
			margin-left: 5.0em;
			margin-right: 5.0em;
			margin-top: 5.0em;
			mc-hyphenate: never;
		}


		h1
		{
            font-family: MetricRegular, Arial;
			margin-top: 1.5em;
            margin-bottom: 1em;
            font-size: 2.5em;
		}
		

		
		h2
		{
            font-family: MetricRegular, Arial;
			margin-top: 1.5em;
            margin-bottom: 0.75em;
            font-size: 2em;
		}

		h3
		{
            font-family: MetricRegular, Arial;
			font-size: 1.5em;
            margin-top: 0.75em;
            margin-bottom: 0.25em;
		}


		h4
		{
            font-family: MetricRegular, Arial;
			font-style: italic;
			font-size: 1.25em;
            
		}

		
		p
		{
			margin-top: 0em;
			margin-bottom: 0.75em;
		}
		
		p.avoidPageBreak
		{
			page-break-inside: avoid;
		}
		
		p.keepWithNext
		{
			page-break-after: avoid;
		}
		
		p.hanging_indent
		{
			text-indent: -25px;
			padding-left: 25px;
		}
		
		/* Links */
		
		a
		{
			color: #01a982;
            text-decoration: none;
		}
		
		a:link
		{
			color: #01a982;
		}
		
		a:visited
		{
			color: #822980;
		}
		
		a:hover
		{
			text-decoration: underline;
		}
		
		a.avoidPrint
		{
			
		}
		
		a.MiniTOC1:link,
		a.MiniTOC2:link,
		a.MiniTOC3:link,
		a.MiniTOC4:link,
		a.MiniTOC5:link,
		a.MiniTOC6:link,
		a.MiniTOC7:link,
		a.MiniTOC8:link
		{
			font-weight: normal;
			color: #01a982;
			text-decoration: none;
		}
		
		a.MiniTOC1:visited,
		a.MiniTOC2:visited,
		a.MiniTOC3:visited,
		a.MiniTOC4:visited,
		a.MiniTOC5:visited,
		a.MiniTOC6:visited,
		a.MiniTOC7:visited,
		a.MiniTOC8:visited
		{
			color: #822980;
			text-decoration: none;
			font-weight: normal;
		}
		
		a.MiniTOC1:hover,
		a.MiniTOC2:hover,
		a.MiniTOC3:hover,
		a.MiniTOC4:hover,
		a.MiniTOC5:hover,
		a.MiniTOC6:hover,
		a.MiniTOC7:hover,
		a.MiniTOC8:hover
		{
			text-decoration: underline;
		}
		
		a.pop
		{
			color: #007dba;
		}
		
		a.pop:visited
		{
			color: #822980;
		}
		
		a.pop:hover
		{
			text-decoration: underline;
		}
		
		/* Miscellaneous Styles */
		
		abbr
		{
			font-variant: normal;
		}
		
		acronym
		{
			font-variant: normal;
		}
		
		address
		{
			font-style: inherit;
		}
		
		blockquote
		{
			margin: 0;
		}
		
		/* Headings */
		

		

		
		/* Rules */
		
		hr
		{
			color: #cccccc;
			height: 0.05em;
			width: 100%;
		}
		
		/* Images */
				
		img.floatLeft
		{
			border: none;
			display: inline;
			float: left;
			margin-top: 5px;
			margin-bottom: 2px;
			margin-right: 10px;
		}
		
		img.floatRight
		{
			border: none;
			display: inline;
			float: right;
			margin-top: 5px;
			margin-bottom: 2px;
		}
		
		img.z_migration_tba_PDF
		{
			max-width: 100%;
		}
		
		/* Definition list tags, used in API docs */
		
		dl
		{
			margin: 0;
		}
		
		dt
		{
			margin-top: 0.8em;
		}
		
		dd
		{
			margin-left: 20px;
		}
		
		/* Lists */
		
		ol
		{
			margin-left: 20px;
			margin-top: 1.1em;
			padding: 0px;
		}
		
		ul
		{
			margin-left: 8px;
			margin-top: 1.1em;
			padding: 0px;
		}
		
		ol li
		{
			list-style-type: decimal;
			margin-left: 8px;
			margin-bottom: 1.1em;
		}
		
		ul li
		{
			list-style-type: disc;
			margin-left: 8px;
			margin-bottom: 1.1em;
		}
		
		ol li p,
		ul li p
		{
			margin-left: 0pt;
			margin-bottom: 1.1em;
		}
		
		ul ul li p,
		ul ol li p,
		ol ul li p,
		ol ol li p
		{
			margin-left: 0pt;
			margin-bottom: 1.1em;
		}
		
		ul ul ul li p,
		ul ol ol li p,
		ul ul ol li p,
		ul ol ul li p,
		ol ul ul li p,
		ol ol ol li p,
		ol ul ol li p,
		ol ol ul li p
		{
			margin-left: 0pt;
			margin-bottom: 1.1em;
		}
		
		ol ul li,
		ul ul li
		{
			list-style-type: disc;
			margin-left: 6px;
			margin-bottom: 1.1em;
		}
		
		ol ol li,
		ul ol li
		{
			list-style-type: lower-alpha;
			margin-left: 4px;
			margin-bottom: 1.1em;
		}
		
		ol ol ol li,
		ol ul ol li,
		ul ol ol li,
		ul ul ol li
		{
			list-style-type: lower-roman;
			margin-left: 8px;
		}
		
		ol ul ul li,
		ol ol ul li,
		ul ul ul li,
		ul ol ul li
		{
			list-style-type: disc;
			margin-left: 8px;
		}
		
		menu
		{
			margin: 0;
		}
		

		
		
		
		/* Admonitons */
		/* indicates deprecation of methods in APIs and command line tools */
		
		div.Admonition_Deprecated
		{
			margin-bottom: 10px;
			margin-left: 0px;
			margin-right: 5px;
			padding-top: 11px;
			padding-left: 9px;
			padding-right: 9px;
			padding-bottom: 0px;
			background-color: #E5E8E8;
			border: 1px;
			border-style: solid;
			border-color: #E5E8E8;
		}
		
		div.Admonition_Deprecated > p:first-child
		{
			mc-auto-number-format: '{b}Deprecated: {/b}';
			/* Localizable */
		}
		
		div.Admonition_Note,
		div.Admonition_Caution,
		div.Admonition_Tip
		{
			margin-bottom: 10px;
			margin-left: 0px;
			margin-right: 5px;
			padding-top: 11px;
			padding-left: 9px;
			padding-right: 9px;
			padding-bottom: 0px;
			background-color: #E5E8E8;
			border: 1px;
			border-style: solid;
			border-color: #E5E8E8;
		}
		
		div.Admonition_Note > p:first-child
		{
			mc-auto-number-format: '{b}Note: {/b}';
			/* Localizable */
		}
		
		div.Admonition_Caution > p:first-child
		{
			mc-auto-number-format: '{b}Caution: {/b}';
			/* Localizable */
		}
		
		div.Admonition_Tip > p:first-child
		{
			mc-auto-number-format: '{b}Tip: {/b}';
			/* Localizable */
		}
		
		div.avoidPageBreak
		{
			page-break-inside: avoid;
		}
		
		div.keepWithNext
		{
			page-break-after: avoid;
		}
		
		/* Table styles */
		
		table
		{
			color: #222222;
			background-color: transparent;
			border: solid 1pt #cccccc;
			border-collapse: collapse;
			caption-side: top;
			font-size: 100%;
			line-height: normal;
			margin-bottom: 1.1em;
			mc-caption-continuation: ', continued'; 			/* Localizable */
			mc-caption-repeat: true;
			text-align: left;
		}
		
		table.no_lines
		{
			border: none;
			border-collapse: collapse;
			background-color: transparent;
			color: #222222;
		}
		
		table.no_lines td
		{
			border: none;
			border-collapse: collapse;
			background-color: transparent;
			color: #222222;
		}
		
		table.no_lines th
		{      
	        color: #333333;         
		}

		caption
		{
			color: #222222;
			text-align: left;
			font-weight: bold;
		}
		
		th
		{
			background-color: #E5E8E8;
			border-bottom: solid 1px #cccccc;
			border-right-style: solid;
			border-right-color: #cccccc;
			border-right-width: 1px;
			border-top: .1em solid #cccccc;
			color: #333333;
			font-weight: bold;
			padding: 0.5em;
			vertical-align: bottom;
			text-align: left;
			vertical-align: top;
		}
		
		th.center
		{
			text-align: center;
		}
		
		tr
		{
			page-break-inside: avoid;
		}
		
		tr.allowBreak
		{
			page-break-inside: auto;
		}
		
		td
		{
			background-color: transparent;
			border-top-style: solid;
			border-top-color: #cccccc;
			border-top-width: 1px;
			border-right-style: solid;
			border-right-color: #cccccc;
			border-right-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #cccccc;
			border-bottom-width: 1px;
			border-spacing: 0px 0px;
			color: #222222;
			padding: 0.5em;
			vertical-align: top;
			text-align: left;
		}
		
		td.center
		{
			text-align: center;
		}
		
		th.null
		{
			border: none;
			color: #000000;
		}
		
		td.null
		{
			border: none;
			border-collapse: collapse;
		}
		
		/* Paragraph Tag for Code */
		
		pre
		{
			color: #333333;
			font-family: 'Consolas', 'Courier New';
			font-size: 95%;
			line-height: 1.25em;
		}
		
		pre.hanging_indent
		{
			text-indent: -25px;
			padding-left: 25px;
		}
		
		/* Character Tag for Code  */
		
		code
		{
			color: #333333;
			font-family: 'Consolas', 'Courier New';
			font-size: 100%;
		}
		
		/* backgrounds for examples */
		
		div.example
		{
			margin-bottom: 10px;
			margin-left: 0px;
			margin-right: 5px;
			padding-top: 11px;
			padding-left: 9px;
			padding-right: 9px;
			padding-bottom: 0px;
			background-color: #E5E8E8;
			border: 1px;
			border-style: solid;
			border-color: #E5E8E8;
		}
		
		/* MadCap Flare Styles */
		
		MadCap|relationshipsProxy
		{
			font-size: 1.0em;
		}
		
		MadCap|relationshipsHeading
		{
			font-size: 1.0em;
			margin-bottom: 0.3em;
			margin-top: 1.0em;
		}
		
		MadCap|relationshipsHeading.concept
		{
			font-size: 1.0em;
			mc-label: 'Related Information';
			/* Localizable */
		}
		
		MadCap|relationshipsHeading.reference
		{
			font-size: 1.0em;
			mc-label: 'Reference Materials';
			/* Localizable */
		}
		
		MadCap|relationshipsHeading.task
		{
			font-size: 1.0em;
			mc-label: 'Related Tasks';
			/* Localizable */
		}
		
		MadCap|relationshipsItem
		{
			font-size: 1.0em;
			margin-bottom: 0em;
			margin-left: 1.2em;
			display: list-item;
			list-style-type: disc;
		}
		
		MadCap|tocProxy
		{
			mc-output-support: pdf;
		}
		
		MadCap|xref
		{
			color: #007dba;
			text-decoration: none;
			mc-format: '{para}';
		}
		
		MadCap|xref:link
		{
			color: #007dba;
			text-decoration: none;
		}
		
		MadCap|xref:visited
		{
			color: #822980;
		}
		
		MadCap|xref:hover
		{
			text-decoration: underline;
		}
		
		MadCap|xref.noNum
		{
			color: #007dba;
			mc-format: '{para}';
		}
		
		MadCap|xref.noNum:visited
		{
			color: #822980;
			mc-format: '{para}';
		}
		
		MadCap|xref.pageNumOnly
		{
			mc-format: '{page}';
		}
		
		span.noGlossary
		{
			mc-disable-glossary-terms: true;
		}
		
		/* using for Flare workaround to include banner files in output files */
		/* when Target,Advanced tab, Exclude content not linked directly or indirectly from the target is set */
		

		/* for bi-directional text */
		
		/*
		dir
		{
			margin: 0;
			display: none;
		}
		*/
		
		/* hides character styles in the XML editor */
		
		abbr,
		acronym,
		big,
		cite,
		em,
		ins,
		samp,
		small,
		strong,
		tt,
		u,
		var
		{
			mc-disabled: true;
		}

  

	
	
	/* popup and dropdown icon  */
	
	a.pop
	{
		color: #01a982;
		text-decoration: none;
	}
	
	a.pop:visited
	{
		color: #822980;
	}
	

			
	/* Rules */
	

	
	/* tables */
	
	table
	{
		color: 	#222222;
	}
	
	td
	{
		color: 	#222222;
	}
	
	th
	{
		color: 	#333333;
		background-color: #E5E8E8;
		border-bottom: solid 1px #cccccc;
		border-right-color: #cccccc;
		border-top: .1em solid #cccccc;
		vertical-align: top;
	}
	
	table.no_lines, table.no_lines td
	{      
	            color: #222222;         
	}
	
	table.no_lines th
	{      
	            color: #333333;         
	}
	
	caption
	{
		color: #222222;
	}
	
	/* backgrounds for examples */
	
	div.example
	{
		background-color: #E5E8E8;
		border-color: #E5E8E8;
	}
	
	/* MadCap Flare Styles */
	
	MadCap|miniTocProxy
	{
		border-top: solid 0px #ffffff;
	}
	
	MadCap|xref
	{
		color: #01a982;
	}
	
	MadCap|xref:link
	{
		border: none;
		color: #01a982;
	}
	
	MadCap|xref:visited
	{
		border: none;
		color: #822980;
	}
	
	MadCap|xref.noNum
	{
		border: none;
		color: #01a982;
	}
	
	MadCap|xref.noNum:visited
	{
		border: none;
		color: #822980;
	}