/*<meta />*/

/* Version 4.0.2 */

@font-face 
{
	font-family: RopaSansPTT-ExtraBold;
	src: url('Fonts/RopaSansPTT-ExtraBold.woff2') format("woff2");
}

@font-face 
{
	font-family: RopaSansPTT-Bold;
	src: url('Fonts/RopaSansPTT-Bold.woff2') format("woff2");
}

@font-face 
{
	font-family: RopaSansPTT-Light;
	src: url('Fonts/RopaSansPTT-Light.woff2') format("woff2");
}

@font-face 
{
	font-family: RopaSansPTT-Medium;
	src: url('Fonts/RopaSansPTT-Medium.woff2') format("woff2");
}

@font-face 
{
	font-family: RopaSansPTT-Regular;
	src: url('Fonts/RopaSansPTT-Regular.woff2') format("woff2");
}

html
{
	font-family: 'Open Sans', Arial, Verdana, 'sans-serif';
	font-size: normal;
	font-weight: normal;
	margin-right: 0px;
}

/* Links */

a
{
	color: #4d84b8;
	text-decoration: none;
}

a:link,
a.MiniTOC1:link
{
	color: #4d84b8;
}

/* External links */

.col2-content a[href*="//"]:after
{
	content: "\00a0\00a0\00a0\00a0";
	background-image: url('Images/Content/ic_external_link.svg');
	background-size: 1em;
	background-position: 2px center;
	background-repeat: no-repeat;
	margin-right: 1px;
}

/* TO UPDATE OR DELETE */

ul.mtp-items > li a:visited,
.mt-wrapper a:visited,
.mt-wrapper a:link:visited
{
	color: #4d84b8;
}

/* Home page content */

.cc-home
{
	font-family: RopaSansPTT-Regular, sans-serif;
}

.home-page-message
{
	display: none;
}

/* Home page product label */

.cc-home.cc-theme-default .home-page-product
{
	font-family: 'RopaSansPTT-Medium', sans-serif;
	text-align: left;
	padding-top: 45px;
	padding-bottom: 12px;
	letter-spacing: 0.01px;
	margin: auto;
	width: calc(1400px - 4%);
	max-width: 95%;
}

.home-page-product-desc
{
	padding-left: 53px;
}

.cc-home .home-page-product .home-page-product-desc > p span
{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.cc-home .home-page-product-desc p
{
	margin: 0;
}

.cc-home .home-page-product > span.mc-variable
{
	font-size: 28px;
	font-family: 'Open Sans', sans-serif;
	padding-left: 12px;
	color: #2F3564;
}

.cc-home.cc-theme-default .home-page-product span
{
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
}

/* Home page product icon */

.cc-home.cc-theme-default .home-page-icon
{
	width: 40px;
	height: 40px;
	background-position: center center;
}

/* Home page toggle */

.rg-toggle
{
	padding-left: 52px;
}

.cc-home .rg-toggle .rg-toggle-wrapper
{
	padding: 0;
	line-height: 27px;
	margin-top: 27px;
}

.cc-home .rg-toggle .rg-toggle-wrapper ul
{
	display: inline-flex;
	justify-content: space-around;
	border-bottom: solid 1px #D0D0D0;
}

.cc-home .rg-toggle .rg-toggle-wrapper ul,
.cc-home .rg-toggle .rg-toggle-wrapper li
{
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.cc-home .rg-toggle .rg-toggle-wrapper li
{
	padding: 0;
	display: inline-block;
	line-height: 17px;
	vertical-align: bottom;
	padding-bottom: 4px;
}

.cc-home .rg-toggle .rg-toggle-wrapper li a,
.cc-home .rg-toggle .rg-toggle-wrapper li a:link,
.cc-home .rg-toggle .rg-toggle-wrapper li a:focus,
.cc-home .rg-toggle .rg-toggle-wrapper li a:hover
{
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
}

/* Admon web table styles */

.TableStyle-AdmonCode > tbody > tr > td:nth-child(2) *
{
	word-break: break-word;
}

.TableStyle-AdmonExample .hover-button,
div.example .hover-button
{
	background-image: url('Images/Content/ic_clipboard_grey_hover.svg');
}

.TableStyle-AdmonExample .hover-button:hover,
div.example .hover-button:hover
{
	background-image: url('Images/Content/ic_clipboard_hover.svg');
}

.TableStyle-AdmonCode .hover-button
{
	background-image: url('Images/Content/ic_clipboard.svg');
}

.TableStyle-AdmonCode .hover-button:hover
{
	background-image: url('Images/Content/ic_clipboard_hover.svg');
}

.TableStyle-AdmonExample > tbody > tr > td:nth-child(2) > pre,
.TableStyle-AdmonCode > tbody > tr > td:nth-child(2) pre
{
	padding-right: 26px;
}

table .TableStyle-AdmonCode .hover-button,
table .TableStyle-AdmonExample .hover-button,
table div.code .hover-button,
table div.example .hover-button
{
	right: 0px;
	top: 0px;
}

table .TableStyle-AdmonExample > tbody > tr > td:nth-child(2) > pre,
table .TableStyle-AdmonCode > tbody > tr > td:nth-child(2) pre,
table div.example pre,
table div.code pre
{
	padding-top: 5px;
}

table table.TableStyle-AdmonNote > tbody > tr > td:first-child p,
table table.TableStyle-AdmonCode > tbody > tr > td:first-child p,
table table.TableStyle-AdmonTip > tbody > tr > td:first-child p,
table table.TableStyle-AdmonCaution > tbody > tr > td:first-child p,
table table.TableStyle-AdmonExample > tbody > tr > td:first-child p
{
	height: 34px;
}

table table.TableStyle-AdmonNote col.TableStyle-AdmonNote-Column-Icon,
table table.TableStyle-AdmonExample col.TableStyle-AdmonExample-Column-Icon,
table table.TableStyle-AdmonTip col.TableStyle-AdmonTip-Column-Icon,
table table.TableStyle-AdmonCaution col.TableStyle-AdmonCaution-Column-Icon,
table table.TableStyle-AdmonCode col.TableStyle-AdmonCode-Column-Icon
{
	width: 42px;
}

div.code > pre,
div.example > pre
{
	padding-right: 26px;
}

/* Clipboard styles */

.hover-button
{
	position: absolute;
	width: 20px;
	height: 25px;
	background: url('Images/Content/ic_clipboard.svg');
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	cursor: pointer;
	right: -5px;
	top: -6px;
}

.hover-button:hover
{
	background-image: url('Images/Content/ic_clipboard_hover.svg');
}

.highlight pre button
{
	visibility: visible;
}

.tooltip-text
{
	background-color: #374850;
	border-radius: 6px;
	color: #fff;
	font-family: 'Open Sans';
	font-size: 12px;
	line-height: 32px;
	padding: 5px 0;
	position: absolute;
	right: 2rem;
	text-align: center;
	top: -0.5rem;
	visibility: hidden;
	width: 120px;
	z-index: 1;
}

.hover-button:hover .tooltip-text
{
	color: #ffffff;
	visibility: visible;
}

.clipboard-button:focus
{
	outline: none;
}

pre
{
	position: relative;
}

pre button
{
	visibility: visible;
}

.arrow_box:after
{
	border: solid transparent;
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #374850;
	border-width: 10px;
	bottom: 25%;
	content: " ";
	height: 0;
	pointer-events: none;
	position: absolute;
	right: -1.2rem;
	width: 0;
}

.highlight pre
{
	white-space: pre-wrap;
	word-break: break-all;
}

/* Anchor links / bookmarks */

.cc-anchor-link
{
	display: inline-block;
	margin-left: 0.2em;
	opacity: 0;
	order: 1;
	position: relative;
	transition: opacity 0.2s ease;
}

h3.step .cc-anchor-link
{
	display: none;
}

h3.stepReset .cc-anchor-link
{
	display: none;
}

.cc-anchor-text .cc-anchor-link
{
	opacity: 1;
}

.cc-anchor-text .cc-anchor-link:before
{
	background: url('Images/Content/ic_anchor_link.svg') no-repeat center;
	content: '';
	display: inline-block;
	height: 14px;
	width: 14px;
}

.cc-anchor-text:hover .cc-anchor-link:hover
{
	cursor: pointer;
}

.cc-anchor-text .cc-anchor-link:hover:before
{
	background-image: url('Images/Content/ic_anchor_link_hover.svg');
}

.cc-anchor-text:hover .cc-anchor-link:active:before
{
	background-image: url('Images/Content/ic_anchor_link_pressed.svg');
}

.cc-anchor-link .tooltip-text
{
	left: 2rem;
	right: auto;
}

.cc-anchor-link .arrow_box:after
{
	border-left-color: transparent;
	border-right-color: #374850;
	left: -1.2rem;
	right: auto;
}

.cc-anchor-link:hover .tooltip-text
{
	visibility: visible;
}

.cc-clipboard-status
{
	background: #374850;
	border: solid transparent 10px;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #374850;
	border-radius: 6px;
	bottom: 20px;
	color: #ffffff;
	display: none;
	margin-left: -10px;
	padding: 5px;
	position: fixed;
	right: 20px;
}

/* Fix for legacy bullets */

td.AutoNumber_p_Bullet,
td.AutoNumber_p_TableTextBullet
{
	position: relative;
}

span.bullet
{
	position: absolute;
	top: -3px;
}

/* Fix for dropdown lists */

.dropDownBody ol
{
	padding-left: 26px;
}

/* YouTube video thumbnail */

.videoWrapper > p
{
	display: none;
}

.modalBack
{
	top: 0px;
	left: 0px;
	position: fixed;
	display: none;
	height: 100vh;
	width: 100vw;
	background-color: rgba(0,0,0,0.6);
	z-index: 1;
	justify-content: center;
}

.modal
{
	position: relative;
	display: flex;
	justify-content: center;
	margin: auto;
	background-color: transparent;
	z-index: 100;
}

.modalContent
{
	margin: auto;
	display: flex;
	justify-items: center;
	width: 100%;
}

.playOverlay
{
	position: relative;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}

.playOverlay::before
{
	cursor: pointer;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe
{
	width: 210px;
	height: 170px;
}

.modal iframe
{
	display: inline-block;
	max-width: 90%;
	margin: auto;
}

.playOverlay iframe.youtube-player_0
{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	background: transparent;
	opacity: 0;
	left: 0;
	z-index: -1;
}

.videoThumbnail
{
	position: relative;
	width: 300px;
	max-width: 100%;
}

.videoThumbnail img
{
	box-shadow: 0 0 2px #dddddd;
	margin: 0;
	border-radius: 2px;
	width: 300px;
	border: solid 5px #f8f8f8;
}

.playOverlay
{
	position: absolute;
	height: 52px;
	display: block;
	background: url('Images/Content/play-icon.svg') center center no-repeat;
	margin: auto;
	width: 52px;
	top: 37%;
	left: 41%;
}

.playOverlay:hover
{
	background: url('Images/Content/play-icon-hover.svg') center center no-repeat;
}

/* Wistia video icon */

/* 
.wistia_embed {
	opacity: 0;
  }
  
.wistia-icon-container {
	margin: 20px 0;
}
.wistia-icon-container .wistia-wrapper {
	background-color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	bottom: 0;
}
.wistia-icon-container .wistia_embed {
	margin: auto;
}

*/

.wistia-icon-container .video-icon
{
	background-image: url('Images/Content/ic_video_icon.svg');
	background-repeat: no-repeat;
	padding-left: 29px;
	cursor: pointer;
	background-position: center left;
	background-size: 24px;
	font-size: 14px;
	color: #3165bd;
	font-family: 'Open Sans', sans-serif;
}

.wistia-icon-container .video-icon > div
{
	margin-left: -29px;
	padding-left: 29px;
}

.wistia_placebo_close_button img
{
	margin-top: 0;
}

/* Wistia video modal */

/* 
.wistia_modal_style {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: flex;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  bottom: 0;
}

.wistia_modal_style .wistia_embed
{
  margin: auto;
  width: 620px!important;
  height: 340px!important;
  max-width: 80%;
} */

/* Image popups */

.MCPopupThumbnail
{
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.MCPopupContainer
{
	border: solid 0pt #f0f0f0;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.MCPopupContainer:before
{
	background-color: #047ad4;
	background-image: url('Images/Content/ic_enlarge_close.svg');
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-size: 25px;
	border-radius: 2px;
	content: ' ';
	height: 29.5px;
	padding-right: 0;
	pointer-events: none;
	position: absolute;
	right: 8px;
	top: calc(1em + -6px);
	width: 29.5px;
}

p.enlarge-container
{
	position: relative;
}

p.enarge-container:before
{
	background-color: #047ad4;
	background-image: url('Images/Content/ic_enlarge_open.svg');
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-size: 25px;
	border-radius: 2px;
	content: ' ';
	height: 29.5px;
	padding-right: 0;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: calc(1em + 10px);
	width: 29.5px;
}

/* Removing focus from content */

h2:focus
{
	outline: none !important;
}

.MCPopupFullImage:focus
{
	outline: none;
}

@media only screen and (max-width: 1024px)
{
	/* Home page message for tablet - TO UPDATE OR DELETE */

	body p.home-page-message
	{
		font-size: 3.75vw;
		margin-top: 28vw;
	}
}

@media only screen and (max-width: 768px)
{
	/* Content styles for mobile */

	p
	{
		font-size: 14px;
	}

	h1
	{
		font-size: 20px;
		line-height: 1.3em;
	}

	/* Home page message for mobile TO UPDATE OR DELETE */

	body.cc-home p.home-page-message
	{
		font-size: 24px;
		margin-top: 250px;
	}

	p.enlarge-container
	{
		pointer-events: none;
	}

	p.enlarge-container:before
	{
		display: none;
	}
}

/* Setting for browser print */

@media only print
{
	div.sidenav-container,
	.cc-anchor-link
	{
		display: none;
	}

	h1
	{
		margin-top: 0px;
		page-break-before: avoid;
	}
}

