/*<meta />*/

@import url('_HPE_TopNav.css');

@font-face 
{
	font-family: font_icon;
	font-weight: normal;
	font-style: normal;
	src: url('https://www.vertica.com/docs/assets/fonts/icons.woff') format('woff'), url('https://www.vertica.com/docs/assets/fonts/icons.eot') format('embedded-opentype');
}

h3
{
	mc-disabled: false;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 14pt;
	font-weight: bold;
}

h4
{
	mc-disabled: false;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 12pt;
	font-weight: bold;
	mc-heading-level: 0;
}

h5
{
	mc-disabled: false;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	mc-heading-level: 0;
}

h6
{
	/* mc-disabled: false; */
	margin-top: 8px;
	margin-bottom: 4px;
}

.linkHeadH2
{
	padding-left: 10pt !important;
	line-height: 14px !important;
	margin-bottom: 3px !important;
}

.linkHeadH3
{
	padding-left: 20pt !important;
	line-height: 14px !important;
	margin-bottom: 3px !important;
}

.linkHeadH4
{
	padding-left: 30pt !important;
	line-height: 14px !important;
	margin-bottom: 3px !important;
}

.linkHeadH5
{
	padding-left: 40pt !important;
	line-height: 14px !important;
	margin-bottom: 3px !important;
}

.linkHeadH6
{
	padding-left: 50pt !important;
	line-height: 14px !important;
	margin-bottom: 3px !important;
}

.topiclink
{
	font-size: 14px !important;
	line-height: 14px !important;
	margin: 0px !important;
	padding-bottom: 3px !important;
}

/* Links appearing in the side panel of mobile. */

.oclink
{
	color: rgba(255, 255, 255, 0.7) !important;
	padding-left: 10pt !important;
}

/* For the top navigation menu */

#my_vertica_nav_menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	/* background-color: #393939; */
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Frutiger, "Frutiger Linotype", Univers, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22.4px;
	transition-duration: 0.25s;
	float: left;
	list-style: none outside none;
	padding-left: 0px;
	position: relative;
	top: 16px;
	left: -20px;
	/* margin-right: 5%; */
	overflow: hidden;
}

.my_vertica_nav_menu_entry
{
	float: left;
	transition: opacity 0.25s ease-in-out 0s;
	list-style: none outside none;
}

.my_vertica_nav_menu_entry a
{
	display: block;
	color: white;
	text-align: center;
	padding: 8px;
	text-decoration: none;
	transition: background-color 0.3s ease-out 0s;
}

.my_vertica_nav_menu_entry a:hover
{
	color: #29CDFE;
}

/* used to make the document TOC stay visible */

.fixed
{
	position: fixed;
	top: 0px;
	z-index: 3;
	/* margin-left: 720px;  */
	/* background-color: #0f0 ! important;  */
}

/* Make the side TOC scroll if necessary */

.add_scroll
{
	width: 290px;
	height: 100%;
	left: 0;
	overflow-y: scroll;
	/* overflow-x: hidden; */
	margin-left: 0px;
	background-color: white;
	/* Set height to avoid overlapping the footer */
	height: -webkit-calc(100% - 212px);
	height: -moz-calc(100% - 212px);
	height: calc(100% - 212px);
}

/* when side menu item is active via spyscroll */

.menu_active
{
	background-color: #f5f7f8;
}

/* Override the margins of the side TOC */

ul.menu._Skins__HPE_TopNav_Menu
{
	margin-top: 0px;
	margin-bottom: 0px;
	overflow-y: visible;
}

/* Override to prevent mixing Arial w/Metric in body. IE_Experience overrides the topnav style, this
  sets it back. */

p
{
	line-height: 1.2em;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Frutiger, "Frutiger Linotype", Univers, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
}

/* Color used when TOC entry highlighted by scrolling */

.active
{
	background-color: #f5f7f8;
}

/* Force menu item to show up */

li.active a
{
	color: #000000 !important;
}

div.main-part
{
	/* Need to override this because bottom of page was getting cut off */
	padding-bottom: 120px !important;
}

div.keep_center
{
	max-width: none;
	width: 95%;
}

div.se_top_bar > form.search > div.search-bar
{
	position: relative;
	/*right: -70px; */
	margin-right: 0;
	/* top: -70px; */
	/* float: right; */
}

#topNavMenu
{
	margin-left: 25%;
}

/* Override the footer layout to allow 4 columns instead of 3 */

div.zerogrid2 section.col-1-4
{
	width: 25% !important;
}

.shareIconTable
{
	border: none;
	min-width: 0;
}

.shareIconTableTop
{
	border: none;
	min-width: 0;
}

/* Share icons */

.socialShareWidgets
{
	margin-left: 40px;
}

.shareIconRow
{
	valign: center;
}

.shareIconCell
{
	width: auto;
	/* padding-left: 2px; */
	border: none;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}

.shareIconCellNoBorder
{
	width: auto;
	padding-left: 0px;
	border: none;
	vertical-align: middle;
	/* text-align: center; */
	padding-right: 0px;
}

/* Force comment section to be large enough */

div#vanilla-comments > iframe
{
	min-height: 200px;
}

.FooterShareHead
{
	/* Essentially a fake h3. Prevents share this from appearing in TOC */
	font-size: 1.17em;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Frutiger, "Frutiger Linotype", Univers, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 4px;
	margin-top: 8px;
	font-weight: bold;
}

h1
{
	font-size: 24pt;
	font-weight: bold;
}

h2
{
	font-size: 18pt;
	font-weight: bold;
}

.main-section
{
	/* Fix for mobile not showing properly */
	overflow-y: unset;
}

@media print
{
	h1.frontmatter
	{
		mc-heading-level: 0;
	}
}

.cover-product
{
	color: #0079EF;
	font-size: 36pt;
	mc-heading-level: 0;
	mc-hidden: hidden;
	font-weight: bold;
}

@media only screen and (max-device-width: 999px)
{
	
}

@media only screen and (max-device-width: 767px)
{
	
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	padding-left: 20px !important;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	padding-left: 20px !important;
}

.h3
{
	margin-bottom: 4px;
	font-size: 14pt;
	font-weight: bold;
}

.h4
{
	margin-bottom: 4px;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px !important;
}

