/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--Brand1: #076685;
	--Brand2: #CDE0E7;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
}

@font-face 
{
	font-family: 'DM Sans';
	src: url('../Fonts/DMSans-VariableFont.ttf') format('truetype');
	font-display: swap;
}

@font-face 
{
	font-family: 'DM Sans';
	src: url('../Fonts/DMSans-Italic-VariableFont.ttf') format('truetype');
	font-style: italic;
	font-display: swap;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

body
{
	font-family: 'Poppins', Arial, sans-serif;
	font-size: 16px;
}

body.home
{
	background-color: #fafafa;
}

/* nav.title-bar
{
	background-image: url(../../home-hero1.png);
	background-repeat: no-repeat;
	background-size: cover;
} */

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

html.home-topic .sidenav-wrapper	/*Removes the side navigation from the home topic*/
{
	display: none;
}

html.search-results .sidenav-wrapper	/*Removes the side navigation from the search results page*/
{
	display: none;
}

div.home-layout
{
	padding: 2% 15%;
	background-color: #fafafa;
}

div.layout-separator
{
	border-right: 1px solid #dadada;
}

div.topic-container	/*Sets padding on topics*/
{
	padding: 0 0 0 380px;
	display: flex;
	min-height: calc(100vh - 200px);
}

div.sub-content
{
	border-top: solid 1px #dadada;
	margin-top: 40px;
	padding: 25px 0;
}

div.search-results	/*Sets side padding on search results*/
{
	padding: 0 20%;
}

div.hidden
{
	
}

h1
{
	color: #121A23;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 500;
	font-size: 44px;
	letter-spacing: 0.44px;
	margin-bottom: 16px;
	margin-top: 0;
}

h1#results-heading
{
	line-height: normal;
}

h2
{
	color: #121A23;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 0.36px;
	margin-bottom: 16px;
	margin-top: 32px;
}

h3
{
	color: #121A23;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 44px;
	letter-spacing: 0.24px;
	margin-bottom: 16px;
	margin-top: 28px;
}

#resultList h3.title
{
	text-decoration: none;
}

h4
{
	color: #121A23;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: 0.2px;
	margin-bottom: 16px;
	margin-top: 22px;
}

h5
{
	color: #121A23;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.18px;
	font-size: 18px;
	margin-bottom: 16px;
	margin-top: 18px;
}

h6
{
	color: #121A23;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 500;
	line-height: 20px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 16px;
	letter-spacing: 0.16px;
}

p
{
	color: #121A23;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #fff;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
}

img,
iframe.youtube-player_si-video_0,
iframe.embed-responsive-item.youtube-player
{
	border: none;
	max-width: 100%;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #121A23;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|xref
{
	font-weight: normal;
	color: #FD5959;
	text-decoration: underline;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

a:link,
a:visited	/*Color of hyperlinks*/
{
	color: #FD5959;
}

a:hover,
a:active
{
	text-decoration: none;
}

.header_top_nav_left a:hover
{
	font-weight: 500;
}

.footer-main .col-lg-7 a:hover
{
	text-decoration: underline;
}

div.version .dropDown a:hover
{
	font-weight: 500;
}

ul.menu._Skins_Topics_Menu.mc-component li > a:hover
{
	font-weight: 500 !important;
}

/* New home footer Oct 2024 */

footer.footer-main
{
	width: calc(1200px + 4%);
	margin: auto;
	max-width: calc(100% - 73px - 73px);
}

.footer-main .pre-footer
{
	padding: 40px 0 0;
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

.footer-main .pre-footer .brand .tagline
{
	font-size: 24px;
	line-height: 28px;
	color: #121a23;
	display: block;
	font-weight: 500;
	font-family: 'DM Sans';
}

.footer-main .pre-footer .brand img
{
	margin-bottom: 15px;
}

.footer-main .pre-footer .btn-wrap
{
	margin: 40px 0;
}

.footer-main .pre-footer .btn
{
	font-weight: 700;
}

.btn,
input[type=button]
{
	width: auto;
	height: auto;
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	font-size: 14px;
	color: #121a23 !important;
	line-height: 17px;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	background: #1de4eb;
	box-shadow: none;
	border-radius: 100px;
	border: 1px solid #1de4eb;
	overflow: visible;
	position: relative;
	font-family: 'Poppins', sans-serif;
	z-index: 1;
	cursor: pointer;
	outline: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	padding: 14px 27px;
	margin: 0;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn:active:focus,
.btn.active,
.btn.active:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=button]:active,
input[type=button]:active:focus,
input.active[type=button],
input.active[type=button]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active,
input[type=submit]:active:focus,
input.active[type=submit],
input.active[type=submit]:focus,
.btn.active:not(:disabled):not(.disabled),
.button:not(:disabled):not(.disabled):active
{
	color: #121a23;
	text-decoration: none;
	background: #fff;
	border: 1px solid #cdcdcd;
	box-shadow: none;
	outline: 0;
}

.footer-main .pre-footer .footer_menus
{
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.footer-main .col-lg-7 a
{
	display: inline;
}

.pre-footer > div
{
	display: flex;
	flex-wrap: wrap;
}

.social-links ul
{
	list-style: none;
	padding: 0;
}

.social-links ul li
{
	display: inline-block;
}

.footer-main .footer-social .social-links
{
	float: left;
	margin: 0;
	font-size: 18px;
	width: auto;
	min-width: 200px;
}

.footer-main .footer-social .utility_menu
{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-main .footer-social .utility_menu .menu-items
{
	margin: 0 10px 0 0;
}

.footer-main .footer-social .utility_menu ul
{
	padding: 0;
}

.footer-main .footer-social .utility_menu ul li
{
	display: inline-block;
	padding: 0 10px;
	border-right: 1.5px solid #121a23;
	line-height: 15px;
	font-size: 12px;
}

.footer-main .footer-social .utility_menu ul li:before
{
	display: none;
}

.footer-main .footer-social .utility_menu ul li a
{
	text-decoration: none;
	padding: 0;
}

.footer-main .footer-social .utility_menu ul li a:hover,
.footer-main .footer-social .utility_menu ul li a:focus
{
	text-decoration: underline;
}

.footer-main .footer-social .utility_menu ul li:first-child
{
	padding-left: 0;
}

.footer-main .footer-social .utility_menu ul li:last-child
{
	padding-right: 0;
	border-right: none;
}

.col-lg-5
{
	flex-basis: 42%;
}

.col-lg-7
{
	flex-basis: 58%;
}

.aside-cl
{
	flex-grow: 1;
}

.footer-main .col-lg-7 a
{
	font-weight: 400;
	font-size: 12px;
	font-family: 'DM Sans', sans-serif;
	line-height: 27px;
	padding: 0 !important;
}

.footer-main .pre-footer .footer_menus .aside-cl h2
{
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
	font-family: 'DM Sans', sans-serif;
	margin: 0;
	padding-bottom: 22px;
}

.footer-main .pre-footer .footer_menus .aside-cl li
{
	padding: 0 0 2px;
}

.screen-reader-text
{
	clip: rect(1px,1px,1px,1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus
{
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.searchform
{
	float: left;
	width: 100%;
	margin: 0 0 40px;
	position: relative;
}

.searchform input
{
	border-radius: 30px;
	float: left;
	max-width: 185px;
	padding: 10px 15px 10px 40px;
	line-height: 27px;
	background: #f8f8f7;
	border: 1px solid #f3f3f3;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}

.searchform input::placeholder
{
	color: #d7d7d7;
}

.searchform input[type=submit]
{
	background: 0 0;
	color: #fff;
	box-shadow: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
	background-image: url('../Images/Assets/Icons/search-small.png');
	background-repeat: no-repeat;
	border: none;
	position: absolute;
	left: 15px;
	font-size: 0;
	width: 18px;
	top: 15px;
}

.footer-main .footer-social
{
	border-bottom: 1px solid #d7d7d7;
	padding: 22px 0;
}

.footer-main .footer-social .social-links
{
	float: left;
	margin: 0;
	font-size: 18px;
	width: auto;
	min-width: 200px;
}

.footer-main .footer-social .social-links > ul
{
	padding: 0;
}

.footer-main .footer-social .social-links ul li
{
	margin: 0 10px 0 0;
}

.fa-brands,
.fab
{
	font-family: "Font Awesome 6 Brands";
}

.social-links ul li a
{
	float: left;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #121a23;
	text-decoration: none;
	line-height: 27px;
}

.social-links ul li a:hover,
.social-links ul li a:focus,
.social-links ul li a:active
{
	color: #1de4eb;
	text-decoration: none;
}

.footer-main .copy-rights
{
	text-align: center;
	font-size: 12px;
	padding: 15px 0 0;
}

.footer-main .copy-rights p
{
	font-weight: 500;
	font-size: 12px;
	color: #5f6368;
	font-family: 'DM Sans', sans-serif;
}

.home-topic .height-container
{
	padding-bottom: 0;
}

.social-links ul li a svg
{
	fill: #121a23;
	width: 15px;
	height: 27px;
}

.social-links ul li a svg:hover
{
	fill: #1de4eb;
}

.home-topic div#teconsent
{
	background-position: 5px 1px;
	background-size: 120px 26px;
}

/* .footer a:hover
{
	color: #FFCB05;
} */

/* .footer-theme-b .f-top .theme-a-menu li a:hover
{
	text-decoration: underline;
}

.footer-theme-b .f-top .brand-social-connect ul li a:hover
{
	color: #FFF;
}

.footer-theme-b .f-top .brand-social-connect ul li.facebook a:hover
{
	background: #275dc7;
	border-color: #275dc7;
}

.footer-theme-b .f-top .brand-social-connect ul li.twitter a:hover
{
	background-color: #59adeb;
	border-color: #59adeb;
}

.footer-theme-b .f-top .brand-social-connect ul li.linkedin a:hover
{
	background-color: #127bb7;
	border-color: #127bb7;
}

.footer-theme-b .f-top .brand-social-connect ul li.youtube a:hover
{
	background-color: #de3236;
	border-color: #de3236;
}

.footer-theme-b .f-bottom .f-bottom-r ul li a:hover
{
	text-decoration: underline;
} */

/* Deprecated 

div.home-page-layout	{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-page-layout::before
{
	content: ' ';
	display: table;
}

div.home-page-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-page-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-page-layout > div:nth-child(1)
{
	margin-left: 0%;
	padding: 0 5%;
	width: 100%;
}

div.home-page-layout > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
	padding: 0 5% 2%;
}

div.home-tiles-layout	
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5%;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 350px;
	padding-left: 10px;
	padding-right: 10px;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout > div:nth-child(2) > div:last-child
{
	margin-bottom: 0;
	width: 25%;
	margin-left: 0%;
}

div.home-tile
{
	padding: 4%;
	height: 100%;
	border: solid 1px #dadada;
	border-radius: 3px;
}

*/

a.main-tile
{
	height: 100%;
	display: block;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 7px;
	background-color: #fff;
	text-decoration: none;
}

a.side-tile
{
	height: 23.5%;
	display: block;
	text-align: center;
	margin-bottom: 7px;
	background-color: #fff;
	text-decoration: none;
}

a.main-tile:hover
{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.2s;
}

a.side-tile:hover
{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.2s;
}

p.tile-title
{
	font-size: 1.2em;
	letter-spacing: 0.25;
	color: #FFCB05;
	margin: 0;
}

p.tile-subtitle
{
	font-size: 0.9em;
	margin: 0;
}

div.video-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.video-tiles::before
{
	content: ' ';
	display: table;
}

div.video-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.video-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.video-tiles > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles *	/*Text-align center set to all elements within div.video-tiles*/
{
	text-align: center;
}

/* div.home-footer
{
	background-color: #45494c;
	padding: 1% 5%;
} */

MadCap|xref:hover
{
	font-weight: normal;
	color: #FD5959;
	text-decoration: none;
}

MadCap|xref:focus
{
	font-weight: normal;
	color: #FD5959;
	text-decoration: underline;
}

div.ThreePerRow	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.ThreePerRow::before
{
	content: ' ';
	display: table;
}

div.ThreePerRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ThreePerRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ThreePerRow > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.ThreePerRow > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.ThreePerRow > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

/* Tech-Tav - Rivka Teller - Edits Jan 2023 */

/* .home-topic nav.title-bar
{
	padding-bottom: 0;
} */

nav.title-bar
{
	border-bottom: 1.5px solid #D7D7D7;
	margin-left: 73px;
	margin-right: 73px;
	width: calc(100% - 73px - 73px) !important;
}

.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	flex-wrap: nowrap;
}

.title-bar-layout .logo-wrapper
{
	flex-basis: 154px;
	margin-right: 56px;
}

.title-bar-layout a.logo
{
	background: transparent url('../Images/Assets/Icons/sisense-logo.svg') no-repeat center center;
}

.title-bar-container
{
	z-index: 2 !important;
}

.header_top_nav
{
	order: 2;
	z-index: 1001;
	display: flex;
	justify-content: space-between;
	flex-basis: calc(90% - 350px);
	margin-top: -2px;
	margin-right: 350px;
}

.header_top_nav_left ul
{
	list-style: none;
	padding: 0;
}

.header_top_nav_left li
{
	display: inline-block;
	line-height: 45px;
	margin: 0;
}

.header_top_nav_left a
{
	text-decoration: none;
	margin: 0 21px;
	color: #101828;
	text-align: center;
	font-family: Poppins, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 6px;
}

.header_top_nav_left a.selected
{
	color: #101828;
	font-weight: 500;
}

div.version
{
	width: 160px;
	/* 2023-04-27 133 -> 160 */
	display: inline-block;
	height: 44px;
	margin: 0px 14px 0 14px;
	position: absolute;
	top: 40px;
	right: 266px;
}

div.version > span
{
	color: white;
	position: absolute;
	top: -20px;
	font-family: 'Poppins', Arial, open-sans;
	font-size: 12px;
	font-weight: 700;
}

.home-topic div.version
{
	display: none !important;
}

div.version .dropDown
{
	border-bottom: none;
	padding: 0;
	width: 100%;
	position: relative;
	height: 44px;
	background: #F8F8F7;
	margin: 0;
	border: 1px solid #F3F3F3;
	border-radius: 100px;
}

div.version .MCDropDown_Open .MCDropDownBody
{
	position: absolute;
	background: #F8F8F7;
	top: 49px;
	width: calc(100% + 2px);
	left: -1px;
	margin: 0;
	/* border: 1px solid #2ba17d; */
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top: none;
	padding: 10px 0;
}

div.version .dropDown a
{
	color: black;
	text-decoration: none;
	width: 100%;
	font-size: 14px;
	display: block;
	padding: 0 10px 0px 16px;
}

div.version .dropDown p
{
	margin: 0;
	line-height: 40px;
	font-family: 'Poppins', Arial, sans-serif;
	font-size: 14px;
}

div.version .dropDownBody p:hover
{
	/* background-color: #EDFFF1; */
}

div.version .MCDropDown_Closed a.MCDropDownHotSpot,
div.version .MCDropDown_Open a.MCDropDownHotSpot
{
	line-height: 44px;
	width: 100%;
	display: inline-block;
	padding-left: 16px;
	color: #121A23;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

div.version .dropDown a.dropDownHead:after
{
	background-image: url('../Images/Assets/Icons/version-dropdown.svg');
	background-repeat: no-repeat;
	background-position: center center;
	content: ' ';
	display: inline-block;
	position: absolute;
	right: 20px;
	width: 10px;
	color: black;
	height: 10px;
	top: 39%;
}

div.version .dropDown:hover
{
	border: 1px solid #F3F3F3;
}

div.version .MCDropDown.dropDown.MCDropDown_Open
{
	/* border-color: #2ba17d !important; */
}

div.version .dropDown.MCDropDown_Open a.dropDownHead:after
{
	transform: rotate(180deg);
}

.nav-search-wrapper
{
	position: absolute;
	right: 0;
	top: 40px;
}

div.promo
{
	display: inline-block;
}

div.promo a,
p.sisense-button a
{
	border: 1px solid #FFCB05;
	line-height: 45px;
	height: 45px;
	display: inline-block;
	margin: 0 7px;
	text-decoration: none;
	font-family: 'Poppins', Arial, sans-serif;
	padding: 0px 16px;
	border-radius: 24px;
	font-size: 16px;
	font-weight: 700;
	width: 147px;
	text-align: center;
}

div.promo a.demo,
div.promo a.trial:hover,
p.sisense-button a
{
	color: black;
	background-color: #FFCB05;
}

div.promo a.demo:hover,
div.promo a.trial,
p.sisense-button a:hover
{
	background: black;
	color: #FFCB05;
}

/* Footer */

/* 
.footer-top
{
	display: flex;
	margin: auto;
	justify-content: center;
	max-width: 1440px;
}

*/

.footer ul
{
	list-style: none;
}

.footer
{
	background: white;
	margin-top: 40px;
	position: relative;
}

.footer a,
.footer li,
.footer p
{
	color: #121A23;
	text-decoration: none;
	font-family: 'DM Sans', Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0 18px 0;
	font-weight: 500;
}

/*
.footer-right
{
	display: flex;
}

.footer-left
{
	flex-basis: 30%;
}

.footer-left p
{
	width: 320px;
}

.footer li.footer-title
{
	font-weight: 700;
	margin-bottom: 30px;
}

p.sisense-button
{
	margin: 3px 0 40px 0;
	display: inline-block;
}

p.sisense-button a
{
	margin: 0;
}

.footer a.log-in
{
	font-weight: 700;
}

.footer a.log-in:after
{
	background-image: url('../Images/Assets/Icons/log-in.svg');
	width: 10px;
	display: inline-block;
	content: ' ';
	height: 10px;
	width: 8px;
	margin-left: 8px;
	background-repeat: no-repeat;
}

ul.social-icons a
{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: 0 12px 0 0px;
}

.footer ul.social-icons
{
	padding: 120px 0 0 0;
}


.footer-left img
{
	padding-bottom: 30px;
}

a.linkedin
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Linkedin.svg');
}

a.linkedin:hover
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Linkedin_Hover.svg');
}

a.facebook
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Facebook.svg');
}

a.facebook:hover
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Facebook_Hover.svg');
}

a.twitter
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Twitter.svg');
}

a.twitter:hover
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Twitter_Hover.svg');
}

a.instagram
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Instagram.svg');
}

a.instagram:hover
{
	background-image: url('../Images/Assets/Icons/SocialMedia/Instagram_Hover.svg');
} 

*/

.footer-bottom li,
.footer-bottom li a
{
	font-size: 12px;
	display: inline;
}

.footer-bottom li a
{
	margin: 0 10px;
}

.footer-bottom
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 0 73px;
	border-top: 1.4px solid #D7D7D7;
}

.footer-bottom ul
{
	flex-basis: 100%;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 15px;
}

.footer-bottom > p
{
	flex-basis: 100%;
	font-size: 12px;
	color: #8F96A2;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1.4px solid #D7D7D7;
}

/* Home page */

.top-banner
{
	/* background: black; */
	background: url('../Images/banner-bg.svg') no-repeat center center;
	height: 250px;
	margin: 35px auto;
	/* padding-bottom: 20px; */
	width: 1340px;
	max-width: calc(100% - 73px - 73px);
	background-size: 100%;
	/* display: table; */
}

.main-section .top-banner
{
	display: table;
}

.top-banner h1
{
	color: #FFF;
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 300;
	letter-spacing: -1.1px;
	margin: 0 95px;
	padding-left: 8%;
	vertical-align: middle;
	display: table-cell;
}

.top-banner .search-bar._Skins_SearchHome.mc-component
{
	max-width: 600px;
}

input.search-field.needs-pie:focus-visible
{
	outline: none !important;
}

.search-bar.search-bar-container.needs-pie:focus-within
{
	border: #F3F3F3 1.4px solid !important;
	border-radius: 100px;
	outline: none !important;
	background: #f8f8f7;
}

.search-bar.search-bar-container .search-submit
{
	background: #f8f8f7 url('../Images/Assets/Icons/search-icon.svg') no-repeat 8px center !important;
	background-size: 23px 23px !important;
	border-radius: 100px;
}

.search-submit-wrapper
{
	left: 15px;
	right: unset;
	width: 30px;
}

input.search-field.needs-pie
{
	padding-right: 20px !important;
}

input.search-field.needs-pie::placeholder
{
	color: #D7D7D7;
}

/* .home-topic .nav-search-wrapper
{
	display: none;
} */

p.tile-title
{
	font-family: 'Poppins', Arial, sans-serif;
	color: #121A23;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.24px;
}

.home-tiles ul
{
	display: flex;
	list-style: none;
	margin: 48px auto 0 auto;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	width: calc(1300px + 4%);
	max-width: calc(100% - 73px - 73px);
}

.home-tiles li
{
	color: #121A23;
	flex-basis: 29%;
	border-radius: 7px;
	/* border: 1px solid #E0DFDF; */
	margin: 0 2% 35px 2%;
	/* padding: 20px; */
	position: relative;
	background-color: #F3F3F3;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 
.home-tiles li:hover
{
	box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
} */

.home-tiles a
{
	font-family: 'Poppins', Arial, sans-serif;
	color: #121A23;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.24px;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	text-decoration: none !important;
	left: 0;
	position: absolute;
	justify-content: center;
	align-items: center;
}

/* .home-tiles
{
	background-color: #F1F1F1;
} */

/* .home-tiles li img
{
	flex-basis: 60px;
	margin-right: 20px;
	margin-left: 35px;
	flex-shrink: 0;
	width: 60px;
	align-self: center;
	flex-grow: 0;
} */

/* Learn tiles September 2024 */

.learn-container h2
{
	text-align: center;
	font-family: Poppins, Arial, sans-serif;
	font-size: 48px;
	color: #121A23;
	font-style: normal;
	font-weight: 400;
	line-height: 85px;
	/* 177.083% */
	margin: 0;
}

.learn-tiles
{
	width: calc(1200px + 4%);
	margin: 40px auto 40px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: calc(100% - 73px - 73px);
}

.learn-tiles > div
{
	flex-basis: 325px;
	margin: 0 2%;
}

.learn-tiles h3
{
	color: #121A23;
	font-family: Poppins, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	/* 93.75% */
}

.learn-tiles p
{
	color: #000;
	font-family: Poppins, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	/* 187.5% */
	margin: 14px 0;
}

p.learn-link,
p.learn-link a
{
	color: #121A23 !important;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	/* 187.5% */
	text-decoration: none !important;
}

.learn-link img
{
	margin-left: 14px;
	vertical-align: middle;
}

/* Inner page */

.height-container-sidenav
{
	padding-bottom: 20px;
}

li.is-accordion-submenu-parent > a span.submenu-toggle
{
	display: none !important;
}

span.submenu-toggle-container:after
{
	content: url('../Images/Assets/Icons/dropdown.svg');
	display: inline-block;
	width: 10px;
	position: absolute;
	height: 10px;
	top: 5px;
	left: 10px;
}

span.submenu-toggle-container[aria-expanded="true"]:after
{
	transform: rotate(180deg);
	top: 27px;
}

/* 
.top-bar {
    height: 80px;
    padding-left: 40px;
    padding-top: 12px;
    display: flex;
    justify-content: space-between;
}

.top-bar .nocontent {
	flex-basis: 90%;
}

.buttons.popup-container.clearfix.topicToolbarProxy._Skins_Topic_Toolbar.mc-component.nocontent {
	max-width: 287px;
	padding-top: 1px;
}

._Skins_Topic_Toolbar.mc-component .button .button-icon {
	margin-top: 2px;
}

span.MCBreadcrumbsPrefix {
    font-weight: 700;
} */

.body-container
{
	padding-left: 0;
	padding-top: 40px;
	padding-right: 0;
}

.sidenav-wrapper
{
	padding-top: 40px;
	position: absolute;
	z-index: 2;
}

/* Side menu */

ul.sidenav ul > li > a.selected
{
	font-weight: 600;
	position: relative;
}

.sidenav-container
{
	min-height: 100%;
	margin-left: 40px;
	/* border-left: 2px solid #E0DFDF; */
	overflow: visible;
	width: 280px;
}

/* ul.sidenav ul > li > a.selected:before
{
	background-image: url('../Images/Assets/Icons/ellipse.svg');
	content: ' ';
	display: inline-block;
	position: absolute;
	left: -32px;
	width: 20px;
	top: 0;
	height: 100%;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
} */

/* Feedback bar */

.bottom-bar
{
	margin-top: 40px;
}

.bottom-bar div.feedback p
{
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-family: 'Poppins', Arial, sans-serif;
	text-align: center;
}

a.feedback-text
{
	cursor: pointer;
	font-weight: 600;
	position: relative;
}

a.feedback-text:before
{
	background-image: url('../Images/Assets/Icons/feedback.svg');
	content: ' ';
	display: inline-block;
	position: absolute;
	left: -27px;
	width: 22px;
	top: 0;
	height: 25px;
	background-size: 22px 25px;
	background-repeat: no-repeat;
	background-position: center;
}

.bottom-bar div.feedback .feedback-text:hover,
a.email
{
	color: #121A23;
	text-decoration: underline;
}

a.email:hover
{
	text-decoration: none;
	cursor: pointer;
}

.buttons._Skins_PrevNext.mc-component
{
	width: 100%;
	float: none !important;
	margin: auto;
	margin-top: 23px;
	margin-bottom: 10px;
}

.buttons._Skins_PrevNext.mc-component .button-group-container-left
{
	float: left;
	display: flex;
	margin-left: -4px;
	width: 100%;
	justify-content: space-between;
}

/* Right menu */

.topic-right
{
	background: white;
	position: fixed;
	right: 16px;
	width: 290px !important;
	/* max-height: calc(100% - 224px) !important; */
	/* min-height: calc(100% - 224px) !important; */
	max-width: 290px;
	overflow-x: hidden;
	overflow-y: auto;
}

.topic-left
{
	max-width: calc(100% - 320px);
	padding-left: 30px;
	padding-bottom: 30px;
}

.topic-right > ul
{
	padding-left: 30px !important;
	overflow: visible !important;
	border-left: 1.2px solid #BBB;
	margin-left: 10px !important;
	width: 280px !important;
	padding-right: 20px !important;
}

/* .topic-right:before
{
	content: 'On this page';
	display: block;
	margin-bottom: 24px;
	padding-left: 41px;
	font-size: 16px;
	font-family: 'Poppins', Arial, sans-serif;
} */

ul.menu._Skins_Topics_Menu.mc-component li > a
{
	line-height: 20.5px;
}

ul.menu._Skins_Topics_Menu.mc-component li > a.selected,
ul.menu li > a.selected
{
	position: relative;
	font-weight: 500 !important;
}

ul.menu._Skins_Topics_Menu.mc-component li > a.selected:before
{
	background-image: url('../Images/Assets/Icons/ellipse-blue.svg');
	content: ' ';
	display: inline-block;
	position: absolute;
	left: -41px;
	width: 20px;
	top: 0;
	bottom: 0;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: center;
}

/* Search topic */

.searchTopic .topic-right,
.searchTopic .bottom-bar	/*, 
.searchTopic .top-bar */
{
	display: none;
}

.searchTopic .topic-left
{
	max-width: 90%;
}

#resultList h3.title
{
	text-underline-offset: 8px;
}

code
{
	word-break: break-all;
}

/* Google search fixes */

.gsc-selected-option-container
{
	max-width: unset !important;
}

table.gsc-search-box:focus-within
{
	border: #F3F3F3 1.4px solid !important;
	border-radius: 100px;
	outline: none !important;
	background: #f8f8f7;
}

.search-bar.search-bar-container.needs-pie:focus-within
{
	border: none !important;
}

table.gsc-search-box .search-bar .search-field
{
	height: 42px;
}

button.gsc-search-button.gsc-search-button-v2.search-submit-wrapper.search-submit
{
	padding: 0;
	width: 25px;
	border: 1px solid transparent;
	border-left: none;
	background: transparent;
	height: 41px;
	margin-top: 2px !important;
	margin-right: 2px;
	background-position: 0px center !important;
}

td.gsc-input
{
	padding: 0 !important;
}

a.gsst_a
{
	height: 30px;
	padding-top: 4px;
}

div#gsc-iw-id2
{
	border: none;
	background: #f8f8f7 !important;
}

div#gsc-iw-id1
{
	background: none !important;
	border: none !important;
	height: 42px !important;
	padding-left: 8px;
	background: #f8f8f7;
	border-radius: 100px;
	padding-right: 0 !important;
	border-radius: 100px;
}

input#gsc-i-id1,
input#gsc-i-id1::placeholder
{
	font-family: 'Poppins';
	font-size: 14px !important;
	background: none !important;
	line-height: 33px;
}

input.gsc-input
{
	background: none !important;
	font-family: 'Poppins', sans-serif;
}

.gsc-input-box
{
	background: none !important;
	padding: 0 0 0 40px !important;
}

td.gsib_b
{
	padding: 0;
}

table.gsc-search-box
{
	border: solid 1.4px #f3f3f3 !important;
	background: #f8f8f7;
	height: 44px !important;
	border-radius: 100px;
}

.gsc-wrapper *
{
	font-family: "Poppins", sans-serif !important;
	line-height: 1.6 !important;
}

.gsc-webResult.gsc-result
{
	border: none !important;
}

a.gs-title,
a.gs-title *
{
	color: #121A23 !important;
	font-size: 22px !important;
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-breadcrumb
{
	font-size: 18px !important;
	color: #121A23 !important;
}

.gs-visibleUrl
{
	color: #121A23 !important;
}

.gs-bidi-start-align.gs-snippet
{
	font-size: 16px !important;
}

.gsc-result-info
{
	font-size: 18px !important;
}

.gsc-cursor-box
{
	font-size: 18px;
}

/* Cookies */

div#consent_blackbar
{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1001;
}

div#teconsent
{
	display: inline-block;
	background-image: url(../Images/Assets/Icons/cookie-pref-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 104px auto;
}

div#teconsent a
{
	opacity: 0;
	margin: 0;
}

@media (max-width: 1360px)
{
	.title-bar-layout .logo-wrapper
	{
		margin-right: 20px;
	}

	.header_top_nav_left a
	{
		text-decoration: none;
		margin: 0 12px;
	}
}

@media only screen and (max-width: 1279px)
{
	.home-topic nav.title-bar .menu-icon
	{
		display: none;
	}

	.row.outer-row.sidenav-layout
	{
		padding: 0;
	}

	div.topic-container	/*Sets padding on topics*/
	{
		padding: 0 73px 0 73px;
		min-height: 0;
	}

	nav.title-bar .menu-icon
	{
		right: -70px;
	}

	.title-bar .menu-icon span
	{
		background-size: 16px;
	}

	/* .top-bar
	{
		justify-content: flex-end;
	}

	.top-bar .nocontent
	{
		display: none;
	}

	.buttons.popup-container.clearfix.topicToolbarProxy._Skins_Topic_Toolbar.mc-component.nocontent
	{
		display: block;
	}

	*/

	nav.title-bar.tab-bar.sticky.is-stuck.is-at-top
	{
		/* padding-bottom: 64px;
		padding-top: 0; */
	}

	.nav-search-wrapper
	{
		top: 12px;
	}

	.topic-left
	{
		max-width: 100%;
	}

	.topic-right
	{
		display: none;
	}

	nav.title-bar .menu-icon
	{
		z-index: 1002;
	}

	.height-container
	{
		position: unset;
	}

	div.version
	{
		top: 13px;
	}

	/* Footer */

	/* 
	.footer-top
	{
		justify-content: flex-start;
		flex-wrap: wrap;
		padding: 0 40px;
	}

	.footer-left
	{
		flex-basis: 100%;
	}

	*/

	/*

	ul.footer-col:first-of-type
	{
		padding-left: 0;
	} */

	.header_top_nav
	{
		justify-content: flex-end;
	}

	.header_top_nav_left
	{
		display: none;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.promo
	{
		margin-right: 30px;
	}

	div.promo a
	{
		margin: 0px 6px;
	}

	.home-tiles li
	{
		flex-basis: 45%;
	}

	p.tile-title
	{
		font-size: 26px;
	}

	/* Deprecated

	div.home-layout
	{
		padding: 2% 5%;
		background-color: #fafafa;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 100%;
		margin-top: 5%;
		margin-left: 0%;
	}

	*/

	div.ThreePerRow > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ThreePerRow > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ThreePerRow > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	.learn-tiles
	{
		justify-content: center;
	}

	.learn-tiles > div
	{
		flex-basis: 60%;
		text-align: center;
	}

	/* New footer Oct 2024 */

	footer.footer-main
	{
		width: calc(1200px + 4%);
		margin: auto;
		max-width: calc(100% - 100px);
	}

	.col-lg-5
	{
		flex-basis: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 60px;
		flex-wrap: wrap;
	}

	.footer-main .pre-footer .btn-wrap
	{
		margin: 0;
	}

	form#searchform
	{
		margin: 0;
	}

	.footer-main .pre-footer .brand .tagline
	{
		font-size: 21px;
	}

	.footer-main .pre-footer .brand img
	{
		margin-bottom: 0;
	}

	.col-lg-7
	{
		flex-basis: 100%;
	}

	.footer-main .footer-social .utility_menu
	{
		justify-content: flex-end;
	}

	.footer-main .footer-social .social-links
	{
		padding-left: 30px;
	}

	.brand
	{
		flex-grow: 0;
	}
}

@media (max-width: 1000px)
{
	.top-banner
	{
		height: 160px;
	}
}

@media only screen and (max-width: 767px)
{
	.title-bar-layout .logo-wrapper
	{
		align-self: baseline;
	}

	div.topic-container
	{
		padding: 0 20px 0 20px;
	}

	.top-banner
	{
		height: 115px;
		margin: 20px auto;
	}

	nav.title-bar .menu-icon
	{
		right: -25px;
	}

	nav.title-bar.tab-bar.sticky.is-stuck.is-at-top
	{
		margin: 0 20px;
		width: calc(100% - 40px) !important;
	}

	.home-tiles ul
	{
		margin: 24px auto 0 auto;
	}

	.nav-search-wrapper
	{
		position: absolute;
		top: 74px;
		left: 0;
		width: 400px;
		right: 0;
		margin: auto;
	}

	.home-topic nav.title-bar.tab-bar.sticky.is-stuck.is-at-top
	{
		padding-bottom: 0px;
		width: 95% !important;
		margin: 0 2.5%;
	}

	div.version
	{
		left: unset;
		right: 40px;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-bottom: 26px;
		height: 122px;
	}

	div.promo
	{
		display: none;
	}

	.header_top_nav_right
	{
		margin-right: 30px;
	}

	.header_top_nav_left li#docs
	{
		display: inline-block;
	}

	.home-tiles li
	{
		flex-basis: 90%;
	}

	.top-banner h1
	{
		font-size: 24px;
		padding-left: 8%;
	}

	/* 
	.footer-right
	{
		flex-wrap: wrap;
	}

	ul.footer-col
	{
		flex-basis: 50%;
	}

	ul.footer-col:nth-of-type(odd)
	{
		padding-left: 0;
	}

	ul.footer-col
	{
		padding-bottom: 20px;
	} */

	/* Deprecated

	div.home-layout
	{
		padding: 2% 0;
		background-color: #fafafa;
	}

	.layout-separator
	{
		border-right: none;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-page-layout > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-page-layout > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	*/

	div.video-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ThreePerRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ThreePerRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ThreePerRow > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	/* New footer Oct 2024 */

	.brand
	{
		flex-basis: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.col-lg-5
	{
		justify-content: center;
		margin-bottom: 20px;
	}

	.footer-main .pre-footer .btn-wrap
	{
		padding-right: 10px;
	}

	.footer-main .pre-footer .footer_menus
	{
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.aside-cl
	{
		flex-basis: 50%;
		margin: 30px 0 0;
	}

	.footer-main .footer-social .social-links
	{
		float: none;
		text-align: center;
		padding-left: 0;
	}

	.footer-main .footer-social .utility_menu
	{
		justify-content: center;
	}

	.footer-main .pre-footer
	{
		padding-bottom: 20px;
	}
}

@media print
{
	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

div.Note	/*Note style*/
{
	background: #f0f8ff;
	border-left: solid 4px #66b1f1;
	display: block;
	padding: 18px 30px 15px 25px;
	font-size: 18px;
	margin: 18px 0;
}

div.Example
{
	background: #FFFCE3;
	border-left: solid 4px #FDE325;
	display: block;
	padding: 18px 30px 15px 25px;
	border-left-width: 4px;
	font-size: 18px;
	margin: 18px 0;
}

div.Important
{
	background: #FEF3F8;
	border-left: solid 4px #ef8787;
	padding: 18px 30px 15px 25px;
	display: block;
	font-size: 18px;
	margin: 18px 0;
}

.codeSnippetCopyButton
{
	padding-bottom: 11px;
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 18px;
	margin-top: 18px;
}

dl,
ol,
ul
{
	letter-spacing: .5px;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Links */

a
{
	color: var(--Brand1);
}

MadCap|dropDown
{
	border-bottom: solid 0px transparent;
	mc-image-position: left;
	padding: 0;
	margin: 18px 0;
	mc-image-spacing: 5px;
	mc-closed-image: none;
	mc-open-image: none;
}

.MCDropDownHotSpot_.MCHotSpotImage
{
	padding-left: 16px !important;
}

.MCDropDownHotSpot_.MCHotSpotImage:before
{
	content: ' ';
	background-image: url('../Images/Assets/Icons/dropdown.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 12px 12px;
	display: inline-block;
	position: absolute;
	left: -5px;
	top: 3px;
	width: 20px;
	height: 20px;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage:before
{
	transform: rotate(-90deg);
}

MadCap|dropDownBody
{
	padding: 0 0 0 0;
	margin-bottom: 18px;
	overflow: visible !important;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	color: #121A23;
	font-size: 18px;
	font-weight: 700;
	padding-left: 19px;
	position: relative;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand1);
}

MadCap|xref
{
	font-weight: normal;
	color: #121A23;
	text-decoration: underline;
}

/* Master page */

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark);
	mc-breadcrumbs-prefix: 'You are here: ';
}

pre
{
	white-space: pre-wrap;
	background-color: transparent;
	mc-dita-type: codeph;
	font-size: 10pt;
	line-height: 1em;
	border: solid 0px #000000;
}

MadCap|codeSnippet
{
	border: solid 2px #c0c0c0;
	background: transparent;
	text-align: left;
}

MadCap|codeSnippetBody
{
	tab-size: 1;
	text-align: left;
	background: #d3d3d3;
	padding: 1em;
}

.codeSnippetBody > pre > code
{
	white-space: normal;
}

td
{
	vertical-align: top;
	padding: 5px;
}

li
{
	font-size: 18px;
	line-height: 28px;
}

ul
{
	font-size: 18px;
}

MadCap|dropDownHead
{
	font-size: 11pt;
}

table
{
	padding: 0px;
	table-layout: inherit;
	word-break: break-word;
	max-width: 100%;
}

tbody
{
	vertical-align: top;
	font-family: 'Poppins', Arial, sans-serif;
	font-size: 18px;
}

/* BEGIN */

/* 2023-04-04 For tables, changing font-size from 18px to 16px.
   Note: Changing the font-size in tbody to 16px doesn't seem to actually make any difference. */

/* for regular text in tables */

td,
td > p
{
	font-size: 16px;
}

/* for first-level bullets in tables */

td > ul > li,
td > ul > li > p,
td > ol > li,
td > ol > li > p
{
	font-size: 16px;
}

/* added 2023-11-30 for second-level bullets in tables */

td > ul > li > ul > li,
td > ul > li > ul > li > p,
td > ol > li > ol > li,
td > ol > li > ol > li > p
{
	font-size: 16px;
}

/* added 2023-11-30 for third-level bullets in tables */

td > ul > li > ul > li > ul > li,
td > ul > li > ul > li > ul > li > p,
td > ol > li > ol > li > ol > li,
td > ol > li > ol > li > ol > li > p
{
	font-size: 16px;
}

/* for text in notes and examples which are in tables: */

td > div,
td > div > p
{
	font-size: 16px;
}

/* added 2023-12-05 to make all example div text smaller like the table text */
/* for first-level bullets in tables */

div.Example > p,
div.Example > ul > li,
div.Example > ul > li > p,
div.Example > ol > li,
div.Example > ol > li > p
{
	font-size: 16px;
}

/* might also need for lists inside of notes - but will wait till it happens before updating the CSS */
/* If you are curious how this works, here is a list of the CSS selectors: https://www.w3schools.com/cssref/css_selectors.php */
/* End of new styles to make the text smaller in the tables */
/* END */

/* Deprecated 
div.home-tiles 
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 11.5px;
	padding-right: 11.5px;
	transition: all 0.4s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
}

div.home-tiles > div:hover
{
	box-shadow: 0 0 7px 3px rgba(0,0,0,0.08), 0 3px 8px 3px rgba(0,0,0,0.08);
}

div.home-tiles > div:nth-child(1)
{
	width: 32%;
	margin-left: 1%;
}

div.home-tiles > div:nth-child(2)
{
	width: 32%;
	margin-left: 1%;
}

div.home-tiles > div:nth-child(3)
{
	width: 32%;
	margin-left: 1%;
}

*/

/* New footer content copied from Doc 360 */

/* 
.footer-theme-b
{
	background: #272727;
	border-top: 1px solid #f1f1f1;
	padding: 0px;
	position: absolute;
	margin: 0px;
}

.footer-theme-b .f-top
{
	display: flex;
	margin: 0px;
	justify-content: center;
	padding: 60px 0px 20px 0;
	color: #FFF;
}

.footer-theme-b .f-top .footer-left-section
{
	flex: 0 0 62%;
	border-right: #dedede solid 1px;
	padding-right: 70px;
}

.footer-theme-b .f-top .footer-left-section .w-50
{
	width: 50%;
	float: left;
}

.footer-theme-b .f-top .footer-left-section .w-25
{
	width: 25%;
	float: left;
}

.footer-theme-b .f-top .footer-right-section
{
	flex: 0 0 28%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-theme-b .f-top .footer-right-section .footer-social .section-title
{
	font-size: 2rem;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}

.footer-theme-b .f-top .footer-right-section .footer-social a
{
	display: inline-block;
	margin: 0 4px;
	background-size: 186px;
	width: 45px;
	height: 45px;
	background-image: url("https://cdn.sisense.com/wp-content/uploads/social-sprites-v2.png");
	background-repeat: no-repeat;
	transition: none;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-facebook
{
	background-position: -1px -2px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-facebook:hover
{
	background-position: -1px -48px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-instagram
{
	background-position: -47px -2px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-instagram:hover
{
	background-position: -47px -48px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-linkedin
{
	background-position: -94px -2px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-linkedin:hover
{
	background-position: -94px -48px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-twitter
{
	background-position: -140px -2px;
}

.footer-theme-b .f-top .footer-right-section .footer-social a.bg-twitter:hover
{
	background-position: -140px -48px;
}

.footer-theme-b .f-top .w-33
{
	float: left;
	padding: 0px 0px 0px 15px;
	width: 33%;
}

.footer-theme-b .f-top .section-title
{
	font-weight: 600;
	color: #ffcb05;
	font-size: 0.9375rem;
	padding: 0px 0px 10px 0px;
}

.footer-theme-b .f-top .theme-a-menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.875rem;
}

.footer-theme-b .f-top .theme-a-menu li
{
	display: block;
	float: left;
	width: 100%;
	color: #FFF;
}

.footer-theme-b .f-top .theme-a-menu li a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
}

.footer-theme-b .f-top .theme-a-menu li i
{
	padding-right: 6px;
}

.footer-theme-b .f-top .brand-logo
{
	padding: 15px 0px 15px 0px;
}

.footer-theme-b .f-top .brand-logo img
{
	max-width: 80%;
}

.footer-theme-b .f-top .brand-description
{
	font-size: 0.8125rem;
	margin: 0px;
	padding: 10px 15px 0px 0px;
	line-height: 1.5;
	color: #929292;
}

.footer-theme-b .f-top .brand-social-connect
{
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.footer-theme-b .f-top .brand-social-connect ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-theme-b .f-top .brand-social-connect ul li
{
	display: block;
	float: left;
	margin: 0px 10px 12px 0px;
}

.footer-theme-b .f-top .brand-social-connect ul li:last-child
{
	margin: 0px;
}

.footer-theme-b .f-top .brand-social-connect ul li a
{
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	padding: 0 10px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	color: #808080;
}

.footer-theme-b .f-top .button-login-f
{
	display: inline-block;
	background: #ffffff;
	border: #a7a7a7 solid 1px;
	border-radius: 4px;
	line-height: 100%;
	padding: 10px 15px;
	font-size: .95rem;
	min-width: 85px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #585858;
	text-decoration: none;
}

.footer-theme-b .f-top .button-login-f:hover
{
	background: #949292;
	color: #FFF;
	border-color: #7b7b7b;
}

.footer-theme-b .f-top .support-sales-section
{
	clear: left;
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
	border-top: #dedede solid 1px;
	width: 100%;
}

.footer-theme-b .f-top .support-sales-section .section-title
{
	float: left;
	padding: 0 35px 0 0;
}

.footer-theme-b .f-top .support-sales-section .theme-a-menu
{
	float: left;
	margin-left: 0;
}

.footer-theme-b .f-top .support-sales-section .theme-a-menu li
{
	display: inline-block;
	width: auto;
	padding: 0px 25px 0px 0px;
}

.footer-theme-b .f-top .support-sales-section .theme-a-menu li:last-child
{
	padding: 0px;
}

.footer-theme-b .f-top .support-sales-section .theme-a-menu li a
{
	padding: 0px;
}

.footer-theme-b .f-bottom
{
	padding: 15px 0px 30px 0px;
	font-size: 90%;
	background-color: #272727;
	color: #FFF;
}

.footer-theme-b .f-bottom .f-bottom-r
{
	float: right;
	color: #FFF;
}

.footer-theme-b .f-bottom .f-bottom-r ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-theme-b .f-bottom .f-bottom-r ul li
{
	display: inline-block;
	padding: 0 15px 0px 0px;
	position: relative;
}

.footer-theme-b .f-bottom .f-bottom-r ul li a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}

.footer-theme-b .f-bottom .f-bottom-r ul li:last-child
{
	padding: 0px;
}

.footer-theme-b .f-bottom .f-bottom-r ul li:last-child::after
{
	display: none;
}

.footer-theme-b .f-bottom .f-bottom-l
{
	float: left;
	text-align: left;
	color: #FFF;
} */

/* 
@media (max-width: 991px)
{
	.footer-theme-b .f-top
	{
		flex-direction: column;
	}

	.footer-theme-b .f-top .brand-logo
	{
		padding-bottom: 0;
	}

	.footer-theme-b .f-top .footer-left-section
	{
		flex: 0 0 100%;
		border-right: none;
		border-bottom: #dedede solid 1px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.footer-theme-b .f-top .w-33
	{
		padding-left: 0;
	}

	.footer-theme-b .f-top .support-sales-section
	{
		margin-left: 0;
	}

	.footer-theme-b .f-top .footer-right-section
	{
		flex: 0 0 100%;
	}
}

@media (max-width: 679px)
{
	.footer-theme-b .f-top .footer-left-section .w-50
	{
		width: 100%;
		margin-bottom: 20px;
	}

	.footer-theme-b .f-top .footer-left-section .w-25
	{
		width: 50%;
	}

	.footer-theme-b .f-top .w-33
	{
		width: 50%;
		margin-bottom: 20px;
	}

	.footer-theme-b .f-top .w-33:nth-of-type(3)
	{
		width: 100%;
		margin-bottom: 0;
	}

	.footer-theme-b .f-bottom .f-bottom-l,
	.footer-theme-b .f-bottom .f-bottom-r
	{
		width: 100%;
		text-align: center;
	}
} */

table.bigtable
{
	
}

tbody.bigtable
{
	
}

td.mergeline
{
	
}

td.mergeline_
{
	
}

td.mergeline__
{
	
}

td.mergeline_CS
{
	
}

MadCap|xref.PageH1-Subheading
{
	mc-format: '{h1} - {paratext}';
}

span.SQL-code
{
	font-family: Consolas;
	font-size: 12pt;
	color: #ff0000;
	background-color: #fcdddf;
}

span#SQL-code
{
	font-family: Consolas;
	font-size: 12pt;
	color: #ff0000;
	background-color: #f8aaaf;
}

p.Indent1
{
	text-indent: 40px;
}

p.Indent2
{
	text-indent: 80px;
}

p.Indent3
{
	text-indent: 120px;
}

code.code-background
{
	word-break: break-all;
	background: #f5f5f5;
}

