/*<meta conditions="" />*/

/* ======================== CONTENTS ====================================

		Headings
		Classes
		P Styles
		Divs 
		Images
		Links
		Lists
		Tables
		UI Tables and Workflows
		TOC table styles+
		RN skin styles
		Release note styles
		Feedback
		Standard HTML tags in use
		Footer
		Flare styles
		Print styles
		Top nav styles from flarehelp

				
=============================================================================*/

/* Import colors from common css */

@import url('rn-common.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

html
{
	font-size: 1rem;
}

body
{
	font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 20px;
	padding-bottom: 70px;
}

/*-- Chrome border focus issue --*/

input:focus
{
	outline: none;
}

/*-----Language switcher ----*/

div.ia-language-switcher
{
	display: flex;
	margin-top: 6px;
	margin-right: 40px;
	z-index: 1000;
	mc-disabled: true;
}

div.language-icon
{
	margin-right: 5px;
	mc-disabled: true;
}

select#language-select
{
	background-color: #fff;
	border: none;
	color: #000;
	font-size: 1rem;
}

/*====== Native search ==== */

.nav-search
{
	margin-right: 20px;
}

.search-bar .search-field
{
	border: 1px solid #007e45;
	border-radius: 4px;
}

.search-bar .search-submit
{
	height: 2em;
	border-right: solid 1px #007e45;
	border-top: solid 1px #007e45;
	border-bottom: solid 1px #007e45;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.search-bar.search-bar-container .search-submit
{
	background-image: none;
	background-color: #007e45;
	color: #fff;
}

.search-bar.search-bar-container .search-submit:hover
{
	background-image: none;
	background-color: #fff;
	color: #007e45;
}

.search-submit
{
	padding-top: 4px;
	padding-left: 10px;
}

.search-submit:before
{
	content: "\f002";
	font-family: "Font Awesome 5 Pro";
}

#resultList h3.title a
{
	color: #007e45;
	font-size: 1em;
	text-decoration: underline;
}

#resultList h3.title a:visited
{
	color: #007e45;
}

#resultList .url cite
{
	color: #007e45;
	text-decoration: underline;
}

#pagination a
{
	border: 0;
	color: #007e45;
	text-decoration: underline;
}

#pagination a:hover
{
	border: 0;
	font-weight: 600;
}

#pagination a#selected
{
	border: 0;
}

/*------09/22/2023 - rebranding moving stuff around -----*/

div.ia-topic-page-container
{
	margin: 0 auto;
	min-height: 100vh;
	overflow: hidden;
	display: block;
	position: relative;
	padding-bottom: 100px;
	mc-disabled: true;
}

div.body-container
{
	padding-left: 0;
	padding-right: 0;
	mc-disabled: true;
}

div.rn-main-container,
div.rn-right-container
{
	margin-bottom: 200px;
	mc-disabled: true;
}

div.rn-page-content
{
	padding-bottom: 200px;
	mc-disabled: true;
}

/*======================== Headings ======================================= */

h1
{
	color: #000;
	font-size: 2rem;
	font-weight: 500;
	line-height: 125%;
	margin-top: 0px;
	padding-top: 10px;
}

/* Overrides Flare style for search results phrase: Your search for xxx returned xx results */

h1#results-heading
{
	color: #000;
	font-size: 1.3rem;
	font-weight: 600;
	margin-top: 20px;
	mc-disabled: true;
}

h1.hiddenSearch
{
	visibility: hidden;
	background-color: transparent;
	font-size: .81rem;
	font-weight: bold;
}

h2
{
	color: #000;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.6rem;
	margin-top: 20px;
	margin-bottom: 10px;
	mc-next-tag: p;
}

h2 + ol
{
	margin-top: 18px;
}

h2 + ul
{
	margin-top: 14px;
}

h2 + div
{
	margin-top: 14px;
}

h3
{
	color: #000;
	font-size: 1.125rem;
	font-weight: 600;
	margin-top: 20px;
	mc-next-tag: p;
	/*margin-bottom: -8px;*/
}

h3 + ol
{
	margin-top: 14px;
}

h3 + ul
{
	margin-top: 14px;
}

h4
{
	font-size: 1rem;
	font-style: italic;
	font-weight: 600;
	color: #000;
	margin-top: 15px;
	mc-next-tag: p;
	margin-bottom: -10px;
}

h4 + ol
{
	margin-top: 14px;
}

h4 + ul
{
	margin-top: 14px;
}

/*======================== Classes ======================================= */

.highlight
{
	background-color: #fffbcc;
}

.lightGrayBackground
{
	background-color: #f5f5f5;
}

.noBorders
{
	border: none;
}

.required
{
	color: #CE0058;
	font-weight: 700;
}

.sectionHead
{
	color: #007e45;
	font-weight: 700;
}

.taskLead
{
	font-weight: 700;
	color: #5c5c5c;
	margin-top: 12px;
}

/* ----Overrides foundation classes setting of .625em so logo/search bar look okay ----*/

.row
{
	max-width: 70em;
}

/*======================== P styles======================================= */

p
{
	font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	color: #333333;
}

td p
{
	margin-bottom: 2px;
}

li p
{
	font-size: 1rem;
	margin-top: 6px;
	margin-bottom: 3px;
}

p.footer
{
	margin-right: 20px;
	margin-left: 25px;
	text-align: left;
	font-size: .833rem;
}

p.Title
{
	mc-heading-level: 1;
	font-size: 1.35rem;
	font-weight: bold;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 4px;
	text-align: center;
}

/*======================== Divs ======================================= */

div
{
	
}

div.example
{
	background-color: #E6EBED;
	padding: 20px;
	margin-right: auto;
}

div.imageWhiteBorder
{
	background-color: #ffffff;
	margin: 20px;
	padding: 20px;
	mc-disabled: true;
}

/*======================== Images ======================================= */

img
{
	border: none;
}

li p img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

img.centered
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

img.whiteBorder
{
	border: solid 15px #ffffff;
	display: block;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

table img
{
	border: 0;
}

img.LargeImageThumbnail
{
	mc-thumbnail: hover;
	mc-disabled: true;
}

img.thumbnail-with-border
{
	mc-thumbnail: popup;
	border: solid 2px #e7e7e7;
	padding: 2px;
	mc-disabled: true;
}

img.auto-size
{
	max-width: 100%;
	min-width: 300px;
	height: auto;
	border: none;
	mc-disabled: true;
}

/*======================== Links ======================================= */
/*--------- Links for release notes --------*/

p.rn-video a:link,
p.rn-video a:visited,
p.rn-video a:focus
{
	color: #007e45;
}

p.TOCbody a:link
{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	/*padding-left: 12px;*/
	text-decoration: none;
}

p.TOCbody a:hover
{
	background-color: #E6EBED;
}

/*======================== Lists ======================================= */

li
{
	color: #333333;
	font-size: 1rem;
	list-style-type: inherit;
	margin-top: 10px;
	margin-bottom: 5px;
}

td li
{
	
}

ul
{
	margin-left: 14px;
	padding-left: 0;
	list-style-type: disc;
}

ul ul
{
	list-style-type: disc;
}

ul ul ul
{
	list-style-type: circle;
}

ol
{
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-left: 0;
	list-style-type: decimal;
}

ol p + ul
{
	margin-top: 0em;
	padding-bottom: 0 em;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

/*======================== Tables ======================================= */
/*--------- table.requirements background-color is the same in help -----*/

table caption
{
	display: none;
}

table.requirements,
table.rn-all-changes,
table.rn-OCR
{
	margin-bottom: 20px;
	width: auto;
}

table.requirements th,
table.rn-OCR th
{
	background-color: #335c6d;
	color: #fff;
	padding: 10px;
}

th.rn-headers
{
	background-color: #000 !important;
	color: #fff !important;
	padding: 10px !important;
}

table.rn-all-changes th
{
	background-color: #fff;
	vertical-align: top;
}

table.rn-highlights th
{
	background-color: #f5f5f5;
}

table.rn-all-changes th,
table.rn-highlights th
{
	color: #000;
	font-weight: 600;
	padding: 10px;
}

table.rn-all-changes a:link,
table.rn-all-changes a:visited,
table.rn-all-changes a:focus,
table.rn-highlights a:link,
table.rn-highlights a:visited,
table.rn-highlights a:focus
{
	font-weight: 600;
}

table.requirements td,
table.rn-OCR td,
table.rn-all-changes td
{
	padding: 10px;
}

table.rn-all-changes + h2
{
	margin-top: 20px;
	margin-bottom: -5px;
}

/* Needed to override July 2024 changes - can remove in July 2026 :-) */

td.rn-all-changes
{
	background-color: #335c6d;
	color: #fff;
}

table.rn-highlights td,
table.rn-highlights tr
{
	padding: 10px;
}

/*

table.rn-highlights
{
	border: none 0px;
}

table.rn-highlights td,
table.rn-highlights tr
{
	background-color: #ffffff;
	border: none 0px;
	padding: 10px;
}

table.rn-highlights th
{
	border: none 0px;
}
*/

/*========================================= UI tables =========================================*/
/* To dynamically re-size divs, use the vw unit on container div (width: 55vw). Then in @mobile media use transform: scale(.8) or something to make the whole div smaller. Might try this when we decide to go mobile */
/* ========================= TOC table styles ==========================*/

p.TOChead
{
	color: #000000;
	font-weight: 600;
	margin-bottom: 10px;
	padding-top: 14px;
}

div#related-topics-container p.TOChead
{
	border-top: 2px solid #e7e7e7;
}

p.TOCbody
{
	margin: 0;
}

p.TOCbodySub
{
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 15px;
}

/*================================= RN skin styles========================== */
/*-------------------- 03/2019 Navigation changes --------------------*/

/* -------------removes the scrollbar from the side nav ------------

.sidenav-wrapper
{
	border-right: 1px solid #eeeeee;
	overflow-y: hidden;
	padding-right: 2em;
}
*/

/* 12/17
.body-container
{
	padding-left: 2em;
}

*/

/*---- styles the side menu font - change color in links ----- */

ul.menu._Skins_ReleaseNotesSideMenu.mc-component
{
	line-height: 1.2rem;
	border-right: 0;
}

ul.menu li > a.selected
{
	color: #007e45;
	font-weight: 600;
	mc-disabled: true;
}

ul.sidenav li a
{
	color: #666666;
}

ul.sidenav ul > li > a
{
	margin-left: 0;
}

ul.sidenav ul ul > li > a
{
	margin-left: 2em;
}

ul.sidenav ul ul ul > li > a
{
	margin-left: 4em;
}

ul.sidenav ul ul ul ul > li > a
{
	margin-left: 6em;
}

/*-- Need the following two statements to hide first occurence only, then show other occurrences -- */

div.rn-right-container ._Skins_ReleaseNotesSideMenu.mc-component li:first-child > a
{
	display: none;
}

div.rn-right-container ul.menu ul li:first-child > a
{
	display: block !important;
	mc-disabled: true;
}

div.rn-right-container ul.menu._Skins_ReleaseNotesSideMenu.mc-component ul > li > a
{
	color: #007e45;
	font-weight: normal;
	font-size: 1rem;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	mc-disabled: true;
}

/* Fix for old On this page nav - Can remove after 26R1 */

div.rn-right-container ul.menu._Skins_ReleaseNotesSideMenu.mc-component ul > li > ul > li > a
{
	color: #007e45;
	font-weight: normal;
	font-size: 1rem;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 75px;
	mc-disabled: true;
}

div.rn-right-container ul.menu._Skins_ReleaseNotesSideMenu.mc-component ul > li > a:hover
{
	background-color: #E6EBED;
}

ul.sidenav li a:hover,
ul.sidenav ul > li > a:hover,
ul.sidenav ul ul > li > a:hover,
ul.sidenav ul ul ul > li > a:hover,
ul.sidenav ul ul ul ul > li > a:hover
{
	background-color: #E6EBED;
}

/* ------- Code for category button - works with menu view ------ 
div.rn-toolbar-button-container
{
	mc-disabled: true;
}

div.rn-toolbar-buttons
{
	mc-disabled: true;
}

a.rn-toc-toggle
{
	background-color: navy;
	border-radius: 4px;
	border: none;
        box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
	color: #fff;
	float: right;
	padding: 5px 10px;
}

a.rn-toc-toggle:hover
{
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.6), 0 0 8px 0 rgba(0, 0, 0, 0.5);
}

*/

/* ============================== Release notes styles ==========================*/

.thing-centered
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.text-white
{
	color: #ffffff;
	font-weight: 500;
}

.text-centered
{
	text-align: center;
}

p.rn-idea-votes
{
	color: #335c6d;
	font-weight: 500;
	font-size: 1.1rem;
}

/*---- Same icon as div.tip ----*/

p.rn-idea-votes:before
{
	content: "\e95d";
	font-family: "icon-font";
	font-size: 25px;
	font-weight: 300;
	color: #335c6d;
	position: relative;
	padding-right: 10px;
}

/*------- Smaller size of video icon and text for use in release overview and category pages ---*/

div.video-icon
{
	float: left;
	margin: 0px;
	padding: 0px;
	mc-disabled: true;
}

div.video-icon i.fa-play
{
	background: #003652 none repeat scroll 0 0;
	border-radius: 0 0 0 0;
	color: #fff;
	font-size: inherit;
	left: 0px;
	margin-top: 8px;
	padding: 5px 6px;
	position: relative;
	transition: background 150ms ease-in 0s;
	z-index: 1;
	mc-disabled: true;
}

div.video-icon + p.rn-video
{
	padding-bottom: 0px;
	padding-left: 35px;
	mc-disabled: true;
}

/*---------------------------------------- Styles just for All release notes page -----------------------------*/

h2.rn-section-headings
{
	color: #000;
	font-size: 1.6rem;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -0.9375rem;
	padding-bottom: 10px;
}

p.rn-content
{
	
}

/*------------------------------------ Hero section ---------------------------*/

div.topichero
{
	background-color: #000000;
	display: flex;
	justify-content: center;
	height: 300px;
	mc-disabled: true;
}

div.homeHeroSection
{
	display: flex;
	width: 70em;
	mc-disabled: true;
}

div.homeText
{
	flex: auto;
	order: 1;
	width: 75%;
	margin-top: 35px;
	mc-disabled: true;
}

div.heroImage
{
	background-image: url('../Images/Common/welcome-umbrella.png');
	background-repeat: no-repeat;
	flex: auto;
	order: 2;
	width: 25%;
	margin-top: 35px;
	mc-disabled: true;
}

div.topichero h1,
div.sfdc-topichero h1
{
	color: #ffffff;
	font-size: 3.6rem;
	font-weight: 600;
	margin-top: 1.1rem;
	margin-bottom: 0.5em;
	line-height: 100%;
	padding-top: 60px;
	/* -- text-shadow adds an outline to the font to help it display better on a graphic ---*/
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	mc-disabled: true;
}

div.rn-home-content
{
	padding: 0 0 0 125px;
	mc-disabled: true;
}

/* ---------------The rn-content div controls the margins for the content in the All page. Each div section needs to have this div as the second div. --- */

div.rn-content
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0 auto;
	max-width: 1000px;
	/*width: 80%;  this is the width if you add side-nav to all release notes*/
	mc-disabled: true;
}

/*-------------------------------------OCR section -------------------------------------------------*/

div.rn-OCR
{
	border-bottom: 2px solid #f5f5f5;
	margin-top: 0px;
	padding: 15px 0px;
	mc-disabled: true;
}

/*--------------------------------------------Current release section -------------------------------*/

div.rn-current-release
{
	margin-top: 0px;
	padding: 15px 0px;
	mc-disabled: true;
}

div.rn-highlight-content
{
	padding-right: 30px;
	mc-disabled: true;
}

div.rn-highlight-content p.overview
{
	mc-disabled: true;
}

p.current-release-date
{
	color: #003652;
	font-weight: 600;
}

h1.rn-highlight
{
	color: #003652;
	font-size: 1.4rem;
	padding-bottom: 0px;
}

p.rn-highlight-tagline
{
	color: #000;
	font-size: 1.4rem;
	padding-bottom: 0px;
}

div.rn-current-release-video
{
	padding-top: 15px;
	mc-disabled: true;
}

div.rn-video-content
{
	padding-top: 0px;
	mc-disabled: true;
}

div.rn-video-box
{
	margin-bottom: 25px;
	mc-disabled: true;
}

div.rn-video-intro-text
{
	mc-disabled: true;
}

div.rn-video-intro-text i.fa-play
{
	display: inline-block;
	text-decoration: inherit;
	background: #003652 none repeat scroll 0 0;
	border-radius: 0 0 0 0;
	color: #fff;
	font-size: 2.5em;
	left: 0;
	padding: 15px 5px 15px 15px;
	position: absolute;
	top: 15px;
	transition: background 150ms ease-in 0s;
	z-index: 1;
	height: auto;
	line-height: normal;
	margin-top: 0;
	vertical-align: baseline;
	width: auto;
}

p.rn-video-intro-text
{
	background: #003652;
	color: #fff;
	font-weight: 600;
	margin: 0;
	min-height: 55px;
	padding: 15px;
	position: relative;
}

/*--- Overrides setting in topic.css ---*/

iframe.youtube-player_0
{
	width: 100%;
	mc-disabled: true;
}

/* --------------------------------- Past releases section ----------------------------*/

div.rn-past-releases
{
	border-top: 2px solid #f5f5f5;
	background-color: #ffffff;
	margin-top: 0px;
	padding: 15px 0px;
	mc-disabled: true;
}

div.rn-release-card
{
	background-color: #003652;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;
	min-height: 190px;
	padding: 15px 25px;
	mc-disabled: true;
}

h2.rn-past-release
{
	color: #ffffff;
	opacity: 1 !important;
	display: block;
	margin-top: 5px;
	margin-bottom: 7px;
}

p.rn-past-release
{
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 7px;
}

p.rn-release-date
{
	color: #FFF;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	opacity: .50;
}

/*---------------------------------- Release calendar ------------------------------*/

div.rn-release-calendar
{
	border-top: 2px solid #f5f5f5;
	margin-top: 0px;
	margin-bottom: 150px;
	padding: 15px 0px;
	mc-disabled: true;
}

i.fa-calendar
{
	background: #ffffff none repeat scroll 0 0;
	border-radius: 0 0 0 0;
	padding: 5px;
	position: absolute;
	transition: background 150ms ease-in 0s;
	z-index: 1;
	mc-disabled: true;
}

i.fa-calendar + h2
{
	background: #ffffff none repeat scroll 0 0;
	margin: 0;
	min-height: 40px;
	padding: 10px 20px 50px 50px;
	position: relative;
	mc-disabled: true;
}

div.rn-footer
{
	margin-top: 50px;
}

/*------------------------- Styles for year-end review page ---------------------------*/

div.review-heroImage
{
	background-image: url('../Images/Year-end/agriculture-over-dark.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	flex: 0 1 auto;
	order: 2;
	overflow: auto;
	width: 25%;
	mc-disabled: true;
}

div.review-page-container
{
	margin: 0 auto;
	min-height: 100vh;
	overflow: hidden;
	display: block;
	position: relative;
	padding-bottom: 200px;
}

div.review-content-container
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: space-evenly;
	justify-content: center;
	margin: 0 auto;
	width: 75%;
	mc-disabled: true;
}

div.review-content-intro
{
	margin: 50px 0;
}

div.review-content-intro p
{
	/*margin-left: 10px;*/
}

div.feature-tile-container
{
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: space-evenly;
	padding: 10px 0 10px 0;
	margin: 0 auto 50px auto;
	mc-disabled: true;
}

div.feature-tile
{
	display: flex;
	/*flex-direction: row; 
	flex: initial;
	border-radius: 8px; */
	height: 250px;
	padding-top: 12px;
	gap: 15px;
	width: 45%;
	margin-bottom: 30px;
	margin-left: 50px;
	position: relative;
	mc-disabled: true;
}

div.feature-image
{
	
}

div.feature-text
{
	margin-top: -20px;
	margin-left: 15px;
	margin-right: 15px;
	mc-disabled: true;
}

/*------------------------- Release summary one-pager ---------------------------------------------*/

div.summary-container
{
	width: 80%;
	margin: 45px auto 0 auto;
	mc-disabled: true;
}

div.summary-container h1
{
	font-size: 3.75rem;
	line-height: 120%;
	font-weight: 700;
	margin-bottom: 0;
	mc-disabled: true;
}

div.summary-container h2
{
	font-size: 2rem;
	font-weight: 500;
	line-height: 120%;
	/*margin-bottom: 25px;*/
	mc-disabled: true;
}

div.summary-container h3
{
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 120%;
	margin-top: 0;
	mc-disabled: true;
}

div.summary-container p
{
	font-size: 1.25rem;
	line-height: 1.1;
	mc-disabled: true;
}

div.summary-intro
{
	margin: 24px auto;
	text-align: center;
	width: 75%;
	mc-disabled: true;
}

div.summary-intro-title p
{
	font-size: 2rem;
	line-height: 120%;
	mc-disabled: true;
}

div.summary-intro-content
{
	mc-disabled: true;
}

div.summary-hero
{
	text-align: center;
	margin: 0 auto 50px auto;
	width: 50%;
	mc-disabled: true;
}

div.summary-hero img
{
	border-radius: 16px;
	max-width: 100%;
	mc-disabled: true;
}

div.summary-features-container
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: space-evenly;
	gap: 22px;
	margin: 0 auto;
	/*width: 75%;*/
	mc-disabled: true;
}

div.summary-feature-title
{
	margin: 0 auto 32px auto;
	text-align: center;
	mc-disabled: true;
}

div.summary-feature-name
{
	margin-bottom: 32px;
	mc-disabled: true;
}

div.summary-feature-description
{
	mc-disabled: true;
}

div.summary-feature
{
	background-color: #fff;
	display: flex;
	flex-direction: column;
	width: 464px;
	height: 750px;
	/*height: 300px; 
	width: 32%;*/
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	transition: box-shadow 0.3s ease, transform 0.3s ease;
	padding: 32px;
	position: relative;
	border-radius: 20px;
	mc-disabled: true;
}

div.summary-feature:hover
{
	box-shadow: 0 8px 20px rgba(0,0,0,0.3);
	transform: translateY(-5px);
	mc-disabled: true;
}

div.summary-feature-video
{
	background-color: #000;
	border-radius: 32px;
	margin-top: 15px;
	text-align: center;
	width: 400px;
	height: 265px;
	overflow: hidden;
	mc-disabled: true;
}

div.summary-feature-description
{
	mc-disabled: true;
}

div.summary-feature p
{
	font-size: 1rem;
	line-height: 160%;
	mc-disabled: true;
}

div.summary-feature-link
{
	position: absolute;
	bottom: 10px;
	left: 32px;
	mc-disabled: true;
}

div.summary-cta-link
{
	margin: 35px auto;
	width: 183px;
	mc-disabled: true;
}

div.summary-cta-link a
{
	background-color: #000;
	border-radius: 16px;
	padding: 10px;
	line-height: 150%;
	color: #fff;
	font-weight: 500;
	font-size: 1rem;
	text-decoration: none;
	mc-disabled: true;
}

div.summary-cta-link a:hover
{
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
	font-weight: 600;
	mc-disabled: true;
}

div.summary-follow-up
{
	margin: 75px auto;
	text-align: center;
	width: 75%;
	mc-disabled: true;
}

div.summary-follow-up p
{
	font-size: 1.25rem;
	mc-disabled: true;
}

div.summary-follow-up-title-container
{
	display: inline-flex;
	align-items: center;
	gap: 1rem;
	mc-disabled: true;
}

/* -----------------------------------Styles just for Highlights-Overview page ----------------------------*/

div.rn-overview-highlight-content
{
	mc-disabled: true;
}

div.rn-overview-highlight-content p
{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0px;
}

p.overview
{
	font-size: 1.1rem;
	line-height: 1.5rem;
}

h2 + p.overview
{
	margin-top: 0px;
}

div.overview-card
{
	border-top: solid 3px #cdcdcd;
	margin-right: 20px;
	padding-top: 0px;
	mc-disabled: true;
}

div.overview-card p
{
	line-height: 1.5rem;
	mc-disabled: true;
}

div.overview-card-contents
{
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	mc-disabled: true;
}

p.category
{
	color: #5c5c5c;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: .9rem;
}

p.category + h2
{
	margin-top: 0px;
}

h2.release-highlight
{
	color: #000;
	font-weight: 600;
}

h2.rn-all-release-notes
{
	border-top: solid 3px #cdcdcd;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
}

div.rn-reg-video-container
{
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: 13px;
	gap: 20px;
	height: 75px;
	mc-disabled: true;
}

div.rn-reg-video-icon
{
	mc-disabled: true;
}

div.rn-reg-video-text
{
	mc-disabled: true;
}

div.rn-reg-video-text p
{
	color: #007e45;
	font-weight: 600;
}

/*------- These styles override the existing Flare mini0TOC styles ----------- */

div.MCMiniTocBox_0
{
	border-top: none;
	margin-top: 0px;
	padding: 0px;
	mc-disabled: true;
}

p.MiniTOC1_0
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	mc-disabled: true;
}

p.MiniTOC2_0
{
	margin: 5px 20px;
	mc-disabled: true;
}

a.MiniTOC1:link
{
	color: #1f87c8;
	font-size: 1.1rem;
	font-weight: 600;
	mc-disabled: true;
}

a.MiniTOC2:link
{
	color: #1f87c8;
	mc-disabled: true;
}

/*-------------------------------- Styles just for the category TOC pages ----------------------------------*/

div.overview-card h2
{
	margin-top: 10px;
	line-height: 1.6rem;
}

/*-------------------------- Styles just for release note content pages ----------------------------------*/
/*----- Changes in 09/27/21 ------*/

div.rn-note-container
{
	display: flex;
	flex-direction: row;
	mc-disabled: true;
}

div.rn-right-container
{
	order: 2;
	float: none;
	width: 25%;
	height: 80%;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	mc-disabled: true;
}

div.rn-note-container2 div.rn-right-container
{
	width: 25%;
	mc-disabled: true;
}

div.rn-right-content
{
	display: none;
	width: auto;
	mc-disabled: true;
}

div.rn-main-container
{
	margin-right: 35px;
	margin-left: 35px;
	order: 1;
	width: 65%;
	height: 100%;
	mc-disabled: true;
}

div.rn-main-content
{
	margin: inherit;
	width: auto;
	mc-disabled: true;
}

div#related-topics-control
{
	mc-disabled: true;
}

div#topic-mini-toc
{
	margin-top: 30px;
	mc-disabled: true;
}

div#topic-mini-toc ul.menu li
{
	margin-left: -18px;
}

div.rn-video-container
{
	border-top: 2px solid #e7e7e7;
	margin-top: 17px;
	margin-left: 10px;
	padding-top: 5px;
	mc-disabled: true;
}

div.rn-main-content div.rn-video-container
{
	border: 0;
	margin-top: 0;
	padding-top: 0;
	mc-disabled: true;
}

/*--- Madcap sneaky link ----*/

div.backlink-container
{
	display: none;
	mc-disabled: true;
}

p.rn-video:before
{
	content: "\e95e";
	font-family: "icon-font";
	font-size: 20px;
	font-weight: 300;
	color: #007e45;
	position: relative;
	padding-right: 10px;
	padding-left: 3px;
	vertical-align: sub;
}

p.rn-video
{
	color: #007e45;
}

div.rn-video-container a
{
	text-decoration: none;
}

div.rn-video-container a:hover
{
	background-color: #E6EBED;
}

/*
{
	background-image: url('../Images/Common/rn-video-icon.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	font-size: .91rem;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 25px;
	padding-top: 5px;
	padding-left: 40px;
	color: var(--ia-navy);
	font-weight: 600;
}
*/

td p.rn-video
{
	margin-top: 12px;
	padding-top: 5px;
}

/*--------- OLD versions: This styles the top search bar div in the master pages (overridden on release-notes-all.flmsp master page ------*/

div.rn-header
{
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	mc-disabled: true;
}

div.rn-header-logo
{
	padding-left: 15px;
	mc-disabled: true;
}

div.rn-header-searchbar
{
	
}

/*============================= Feedback ===========================*/
/* Changed feedback control UI for 20 R1 */

div#feedback_control
{
	background-color: #007e45;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 90px;
	padding: 5px;
	position: fixed;
	right: 17px;
	top: 45%;
	transition: width .6s ease-in-out;
	width: 50px;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

div#question
{
	position: fixed;
	right: -300px;
	transition-duration: 0.6s;
	/* margin-top: -80px; */
	margin-top: -72px;
}

div#feedback_control:hover
{
	width: 380px;
	/* transition-delay: .5s; */
}

div#feedback_control:hover div#question
{
	right: 35px;
	/* transition-delay: .7s; */
	transition-delay: .3s;
}

div.feedback-icon
{
	mc-disabled: true;
}

p.feedback-icon-position
{
	color: #fff;
	font-size: 1.2rem;
	margin-top: 15px;
	margin-left: 10px;
	mc-disabled: true;
}

div#feedback_control div#question div
{
	font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	mc-disabled: true;
}

div.feedback-fixed-text
{
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	margin-bottom: 10px;
	mc-disabled: true;
}

div.feedback-button-group
{
	display: inline-block;
	mc-disabled: true;
}

p.feedback-input
{
	font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: .93rem;
	mc-disabled: true;
}

button.feedback
{
	background-color: #ffffff;
	border-radius: 4px;
	border: 2px solid lightgray;
	color: #007e45;
	display: inline-block;
	font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	margin: 0.5em 1em 0.5em 0;
	min-width: 3em;
	padding: 0.3em;
	text-align: center;
}

button.feedback:hover
{
	background-color: #007e45;
	border: 2px solid #fff;
	color: #fff;
}

button.feedback-send
{
	color: #004B87;
	border: 2px solid #004B87;
	margin-bottom: 25px;
}

button.feedback-send:hover
{
	background-color: #007e45;
	color: #fff;
}

div#feedback-form
{
	background-color: #fff;
	border: 1px solid #333;
	/*box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19); */
	box-shadow: 0px 0px 1px 5000px rgba(0,0,0,0.3);
	margin-left: 22px;
	padding: 0.01em 16px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-font-smoothing: subpixel-antialiased;
	/* translate makes font blurry in Chrome */
	width: 50%;
	max-width: 500px;
	min-width: 300px;
}

label.feedback-label
{
	color: #007e45;
	font-size: 1.1rem;
}

textarea#mycomments
{
	font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	height: 75px;
	width: 100%;
}

p.feedback
{
	margin-bottom: 0;
	mc-disabled: true;
}

p.feedback-vertical
{
	color: #fff;
	font-size: 1.1rem;
	margin-top: 3px;
	margin-left: 8px;
	transform: rotate(180deg);
	transition-delay: .6s;
	writing-mode: vertical-lr;
	mc-disabled: true;
}

div#feedback_control:hover div.feedback-icon p.feedback-vertical
{
	color: #007e45;
}

/*======================== Standard HTML in use =================================== */

b
{
	font-weight: 700;
	color: #5c5c5c;
}

caption
{
	font-weight: normal;
	font-style: italic;
	font-size: .68rem;
}

hr
{
	color: #696969;
}

input
{
	font-size: .68rem;
}

textarea
{
	font-size: 1.2rem;
}

/*======================== Footer ============================== */

#footer
{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	border-top: 1px solid black;
	background-color: white;
	margin-left: -20px;
	mc-disabled: true;
}

/*=========================== Mobile ============================================== */

.title-bar .menu-icon span
{
	background: transparent url('../Images/Common/menu-icon.png') no-repeat center center;
}

@media only screen and (max-width: 1350px)
{
	div.feature-tile
	{
		height: auto;
		width: auto;
	}
}

@media only screen and (max-width: 1279px)
{
	/*	.body-container
	{
		overflow: auto;
		height: 100%;
	{
*/

	.navigation-wrapper
	{
		display: flex;
	}

	div.ia-language-switcher
	{
		margin-top: 20px;
	}

	.sidenav-wrapper
	{
		display: block;
		width: 30%;
	}

	.sidenav-layout
	{
		display: flex;
		flex-direction: row;
		flex: 1 1 auto;
		height: auto !important;
	}

	nav.title-bar .menu-icon
	{
		display: none;
	}

	div.title-bar-layout
	{
		flex-wrap: nowrap;
	}

	div.homeHeroSection
	{
		width: auto;
	}

	div.topichero h1
	{
		font-size: 3em;
	}

	div#feedback_control
	{
		position: fixed;
		right: 0px;
	}
}

@media only screen and (max-width: 935px)
{
	.sidenav-wrapper
	{
		display: none;
	}

	nav.title-bar .menu-icon
	{
		display: block;
	}

	.navigation-wrapper
	{
		justify-content: flex-start;
	}

	div.ia-language-switcher
	{
		margin-left: -20px;
	}

	div.title-bar-layout
	{
		flex-wrap: wrap;
	}

	div.rn-home-content
	{
		padding: 0 0 0 25px;
	}

	div#feedback_control
	{
		position: fixed;
		top: 50%;
		right: 0px;
	}

	p.footer
	{
		max-width: auto;
	}
}

/*=====================Tablet =============================*/
/* This is currently only applicable to releasenotes-overview, -ocr, -old, -archive. We can archive this at some point */

@media screen and (min-width: 601px) and (max-width: 1024px)
{
	div.rn-header-searchbar
	{
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media screen and (max-width: 767px)
{
	div#topic-mini-toc ul.menu._Skins_ReleaseNotesSideMenu.mc-component
	{
		display: block;
	}

	div.summary-container h1
	{
		font-size: 2.5rem;
		mc-disabled: true;
	}

	div.summary-intro-title p
	{
		font-size: 1.75rem;
		font-weight: 600;
		mc-disabled: true;
	}
}

/*===================== Phone =============================*/

@media screen and (max-width: 600px)
{
	/* Flare added this new div in 2019 R2 */

	div#mc-main-content
	{
		display: flex;
		flex-direction: column;
	}

	div#feedback_control
	{
		position: fixed;
		right: 0px;
		top: 50%;
	}

	h1
	{
		font-size: 1.5rem;
		font-weight: 600;
		line-height: 100%;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	h2
	{
		font-size: 1.3rem;
		font-weight: 600;
		margin-top: 30px;
		mc-next-tag: p;
	}

	i.fa-play
	{
		background: #003652 none repeat scroll 0 0;
		border-radius: 0 0 0 0;
		color: #fff;
		font-size: inherit;
		left: 0px;
		margin-top: 8px;
		padding: 5px 6px;
		position: relative;
		transition: background 150ms ease-in 0s;
		z-index: 1;
	}

	p.rn-video
	{
		display: inline;
		padding-bottom: 0px;
		padding-left: 30px;
	}

	div.video-icon + p.rn-video
	{
		padding-bottom: 0;
		padding-left: 15px;
		vertical-align: middle;
	}

	div.topichero,
	div.sfdc-topichero
	{
		display: none;
	}

	div.rn-header-searchbar
	{
		padding-right: 15px;
		padding-left: 15px;
	}

	div.rn-page-content
	{
		display: flex;
		flex-direction: column;
	}

	div.rn-note-container
	{
		display: flex;
		flex-direction: column;
	}

	div.rn-right-content
	{
		width: 100%;
	}

	div.rn-main-content
	{
		margin-left: 5px;
		width: 100%;
	}

	div#topic-mini-toc
	{
		display: none;
	}

	div.rn-video-content
	{
		margin: 10px 0px;
	}

	div.rn-video-box
	{
		/*	display: none;*/
		margin-bottom: 10px;
	}

	div.rn-release-card
	{
		margin: 10px 5px;
	}
}

/*======================== Print styles ======================================= */

@media print
{
	body
	{
		font: 12pt 'Segoe UI', 'SegoeUIWF', Calibri, Arial, sans-serif;
		line-height: 1.3;
		background-color: #ffffff;
	}

	div.rn-main-content
	{
		margin-left: 25px;
		width: 100%;
		mc-disabled: true;
	}

	div.rn-main-content ul
	{
		margin-left: 20px;
	}

	div.rn-main-content ol
	{
		margin-left: 30px;
	}

	div.rn-side-menu
	{
		display: none;
	}

	div.rn-right-content
	{
		display: none;
	}

	div.rn-main-content
	{
		mc-conditions: 'Targets.Div';
		mc-exclude-action: 'unbind';
	}

	div.MCBreadcrumbsBox_0
	{
		display: none;
	}

	div.rn-header
	{
		display: none;
	}

	p.category
	{
		display: none;
	}

	h1
	{
		background-color: #ffffff;
		font-size: 24pt;
		font-weight: bold;
		color: #003366;
		line-height: 1.3;
		/*padding-left: 20px;*/
		margin-bottom: 10px;
		/*page-break-before: always;*/
	}

	h1.hiddenSearch
	{
		display: none;
	}

	h2
	{
		font-size: 18pt;
		font-weight: bold;
		color: #003366;
		line-height: normal;
		margin-bottom: 10px;
	}

	h3
	{
		font-size: 14pt;
		font-weight: bold;
		/*font-style: italic;*/
		color: #003366;
		margin-bottom: 10px;
	}

	h4
	{
		font-size: 13pt;
		font-weight: bold;
		font-style: normal;
		color: #003366;
		margin-bottom: 0px;
	}

	p
	{
		font-size: 12pt;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.taskLead
	{
		color: #5c5c5c;
		font-weight: bold;
	}

	/*table.toc
	{
		display: none;
	}*/

	div.title
	{
		font-size: 24pt;
		text-align: center;
		border-bottom: #000000 2px solid;
		margin: 30px 0 15px 0;
		padding: 0 15px 0 0;
	}

	p.dateline
	{
		font-size: 10pt;
		font-style: italic;
		text-align: center;
	}

	div.embeddedTOC
	{
		margin-top: 12px;
		width: 100%;
		padding: 12px 12px 16px 12px;
		border: #999999 1px solid;
	}

	div.embeddedTOC ul
	{
		margin-top: 2px;
		margin-bottom: 4px;
	}

	div.aboutTOC
	{
		margin-top: 14px;
		width: 100%;
		padding: 10pt 10pt 12pt 10pt;
		border: #CCCCCC 1px solid;
	}

	div.aboutTOC p
	{
		padding: 0;
		margin: 9px 26px;
	}

	div.aboutTOC h3
	{
		margin: 7px 0 0 14px;
	}

	img
	{
		max-width: 100%;
	}

	MadCap|bodyProxy
	{
		font-style: normal;
		font-variant: normal;
	}

	/*MadCap|conditionalText
	{
		color: #333333;
	}*/

	MadCap|pageHeader
	{
		font-variant: normal;
		font-style: normal;
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
	}

	/*
	MadCap|dropDownHead
	{
		color: #5c5c5c;
		font-weight: bold;
		margin-bottom: 10px;
	}

	MadCap|dropDownBody
	{
	margin-left: 20px;
	}
*/

	.taskLead
	{
		font-weight: bold;
		color: #5c5c5c;
		margin-top: 16px;
	}

	.sectionHead
	{
		font-weight: bold;
	}
}

/*======================== Flare styles ======================================= */
/* The breadcrumbs started showing on the all-release-notes page .... */

div.MCBreadcrumbsBox_0
{
	display: none;
}

MadCap|breadcrumbsProxy
{
	border-bottom-style: none;
	font-size: .81rem;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	mc-breadcrumbs-prefix: '  ';
}

/*MadCap|conditionalText
{
	color: #00ced1;
}*/

/* ----- Shared drop-down styles are in rn-common.css -------- */

div.MCDropDown
{
	display: block;
}

.MCDropDown_Closed a.MCDropDownHotSpot,
.MCDropDown_Open a.MCDropDownHotSpot
{
	color: #333333;
}

.MCDropDownHotSpot.dropDownHotspot.MCDropDownHotSpot_:hover
{
	color: #000;
}

MadCap|glossaryTerm
{
	color: #2e8b57;
	text-decoration: none;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: #4682b4;
	mc-disabled: true;
}

MadCap|popupHead
{
	font-weight: bold;
	text-decoration: none;
	color: #68a909;
}

MadCap|toggler
{
	color: #2e8b57;
	mc-open-image: url('../Images/Common/helpicon_expandingsection.png');
	mc-closed-image: url('../Images/Common/helpicon_closedsection.png');
	text-decoration: none;
}

MadCap|xref
{
	text-decoration: none;
	color: #1f87c8;
	mc-format: '{paratext}';
}

MadCap|xref:hover
{
	color: #3e89b7;
}

MadCap|xref:focus
{
	color: #3e89b7;
}

MadCap|xref.SimpleXref
{
	mc-format: '{paratext}';
}

/* ----- this removes the highlight from the search results ----- */

span.SearchHighlight
{
	background-color: inherit;
	color: inherit;
}

