﻿/*<meta conditions="" />*/

@font-face 
{
	font-family: 'Neue Montreal';
	src: url(../Fonts/NeueMontreal-Regular.woff);
}

@font-face 
{
	font-family: 'Neue Montreal';
	src: url("../Fonts/NeueMontreal-Bold.woff") format("woff2"), url("../fonts/NeueMontreal-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-BoldItalic.woff2") format("woff2"), url("../fonts/NeueMontreal-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Italic.woff2") format("woff2"), url("../fonts/NeueMontreal-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Regular.woff2") format("woff2"), url("../fonts/NeueMontreal-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-BoldItalic.woff2") format("woff2"), url("../fonts/NeueMontreal-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-BoldItalic.woff2") format("woff2"), url("../fonts/NeueMontreal-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Italic.woff2") format("woff2"), url("../fonts/NeueMontreal-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Bold.woff2") format("woff2"), url("../fonts/NeueMontreal-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Bold.woff2") format("woff2"), url("../fonts/NeueMontreal-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Italic.woff2") format("woff2"), url("../fonts/NeueMontreal-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Bold.woff2") format("woff2"), url("../fonts/NeueMontreal-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-BoldItalic.woff2") format("woff2"), url("../fonts/NeueMontreal-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Regular.woff2") format("woff2"), url("../fonts/NeueMontreal-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Regular.woff2") format("woff2"), url("../fonts/NeueMontreal-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Regular.woff2") format("woff2"), url("../fonts/NeueMontreal-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: "Neue Montreal";
	src: url("../Fonts/NeueMontreal-Italic.woff2") format("woff2"), url("../fonts/NeueMontreal-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

/* =========================================
   Design tokens
========================================= */

:root
{
	/* Layout */
	--topnav-h: 81px;
	--shell-max: 1200px;
	--shell-pad: 16px;
	--shell-gap: 20px;
	--sidebar-w: 280px;
	/* Brand colors */
	--ix-green: #00291F;
	/* header band */
	--ix-teal: #17A2B8;
	/* whoops I mean cyan */
	--ix-primary: #8796DD;
	--ix-gray: #6C757D;
	/* UI colors */
	--ix-ink: #1F2937;
	--ix-muted: #6B7280;
	--ix-line: #E5E7EB;
	--ix-bg: #F7F8FA;
	--card-bg: #FFFFFF;
	/* Effects */
	/*--radius: 14px;*/
	--shadow: 0 2px 10px rgba(0,0,0,.05);
	--stack-gap: 14px;
	/* Search pill */
	--search-h: 44px;
	--search-br: 10px;
	/* Active TOC palette (brand-aligned) */
	--toc-active-bg: rgba(135, 150, 221, 0.3);
	/* light dusk tint */
	--toc-active-hov: #D1F2F6;
	--toc-active-tx: #00291F;
	--toc-accent: #17A2B8;
	/* Convenience */
	--content-max: var(--shell-max);
}

.navigation-wrapper
{
	float: left;
	flex: 1 1;
	align-self: flex-start;
	display: flex;
	order: 2;
	justify-content: flex-end;
	flex-basis: 0;
	margin-top: 0px;
}

.nav-search-wrapper
{
	display: none !important;
}

/*Madcap searchbar*/

.search-bar
{
	display: none;
}

#search-results .description
{
	line-height: 1.4;
}

#search-results .description br
{
	display: block;
	margin-top: 0.15rem;
}

/* Search results: metadata line styling */

#search-results .description .sr-meta
{
	display: inline-block;
	font-size: 0.9em;
	font-weight: 600;
	opacity: 0.75;
	margin-bottom: 0.15rem;
}

/* Make the break behave like a real line break with a tiny gap */

#search-results .description br
{
	display: block;
	margin-top: 0.15rem;
}

.xref
{
	text-decoration: none;
}

.xref:hover
{
	/* color: #1262eb;
	text-decoration: underline !important; */
	border-bottom-color: rgba(51, 65, 176, .45);
}

.blockxrefs
{
	float: left;
}

p.table
{
	margin: 2px;
}

li.table
{
	margin: 2px;
}

body
{
	margin: 0;
	font-family: Neue Montreal;
	/*background-color: #f8f9fa; /*
 background: #E6E6E5;
 /*background: linear-gradient(0deg,rgba(248, 249, 250, 1) 0%, rgba(230, 230, 230, 1) 81%); */
	color: #212529;
}

.body-container
{
/*	background: linear-gradient(0deg,rgba(248, 249, 250, 1) 30%, rgba(230, 230, 230, 1) 91%);*/
}

.title-bar a.logo
{
	background-color: transparent;
	background-image: url('../Images/Assets/Logos/Index_LogoSuite-08.svg');
	/* height: 46px; */
	width: 125px;
	height: 55.55px;
}

#contentBody
{
	background-color: #F7F8FA;
}

.hero
{
	background-color: #F7F8FA;
	background-size: cover;
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
}

.hero > img
{
	width: 51%;
	display: block;
	margin: auto;
	align: right;
}

.hero-user
{
	background-color: #e6e6e6;
	background-size: cover;
	width: 100%;
	margin: 70px auto 0px;
	display: block;
}

.hero-user > img
{
	/*width: 80%; */
	display: block;
	margin: auto;
}

.main-title
{
	text-align: center;
	margin-top: 2rem;
	font-size: 3.5rem;
	font-weight: normal;
	font-family: Neue Montreal;
	color: white;
}

.subtitle
{
	text-align: center;
	font-size: 1.2rem;
	margin-top: 0.5rem;
	color: #555;
}

.tiles-search
{
	justify-content: center;
	flex-wrap: wrap;
	margin: auto;
	width: 60%;
	background: #8796DD;
	padding-bottom: 65px;
	border-radius: 4px 4px 0px 0px;
	box-shadow: var(--shadow);
}

.category-header
{
	margin-bottom: 6px;
}

.category-title
{
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	color: var(--ix-ink);
	margin-top: 20px;
}

.category-desc
{
	margin-top: 4px;
	font-size: 14px;
	line-height: 1.5;
	color: var(--ix-muted);
}

.category-links
{
	list-style: none;
	/* no default bullets */
	margin: 6px 0 18px;
	/* spacing under the description */
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 5px;
	/* vertical space between links */
}

.category-links li a
{
	display: inline-block;
	font-size: 15px;
	color: var(--ix-ink);
	text-decoration: none;
	border-bottom: 1px solid rgba(51,65,176,.2);
	/* matches prose link style */
	transition: border-color .2s ease;
}

.category-links li a:hover
{
	border-bottom-color: rgba(51,65,176,.45);
}

.tile a:hover
{
	/*text-decoration: underline; */
}

.columns a:hover
{
	text-decoration: underline;
}

.ix-quicklinks-banner a:hover
{
	/* color: #1262eb;
  text-decoration: underline !important; */
	border-bottom-color: rgba(51, 65, 176, .45);
}

.category-eyebrow
{
	display: inline-block;
	margin: 0 0 4px;
	font-size: 18px;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: var(--ix-teal);
	font-weight: 700;
}

.desc--bar
{
	font-size: 14px;
	color: var(--ix-ink);
	background: #fff;
	padding: .45rem .6rem;
	margin-top: .35rem;
	border: 1px solid var(--ix-line);
	border-left: 4px solid var(--ix-teal);
}

.desc--band
{
	margin-top: .35rem;
	padding: .1rem 0px;
}

.bodyshade
{
	background: #FFFFFF;
	width: 60%;
	margin: auto;
	margin-top: -32px;
	border: 1px solid var(--ix-line);
	box-shadow: var(--shadow);
	border-radius: 0px 0px 4px 4px;
}

.bodynoshade
{
	width: 80%;
	margin: auto;
	margin-top: 0px;
	border-radius: 4px;
	margin-bottom: 5px;
	border: solid;
	border-color: #E6E6E5;
	background: #FFFFFF;
	padding: 5px 10px 10px 15px;
}

.tiles
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1.5rem;
	margin: 2rem;
}

.tilesunder
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1.5rem;
	padding-bottom: 30px;
}

.tile
{
	display: grid;
	grid-template-areas: "tilecontent" "see-more-container";
}

.tile
{
	background: white;
	border: 1px solid #dee2e6;
	border-radius: 4px;
	padding: 1.5rem;
	width: 300px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.tile h2
{
	text-align: center;
	font-weight: normal;
	font-family: Neue Montreal;
}

.tile h3
{
	margin-top: 0;
}

.tile a
{
	display: block;
	color: #0056b3;
	margin-top: 0.5rem;
	text-decoration: none;
}

.tile-more a
{
	display: block;
	color: black;
	margin-top: 0.5rem;
}

.tile ul
{
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	padding-inline-start: 15px;
	unicode-bidi: isolate;
}

p.tile-more
{
	margin-top: 2em;
	font-size: .90em;
	text-decoration: underline;
	text-align: center;
}

ul.navigation
{
	padding: 0px !important;
}

.sticky-container
{
	margin: -97px 0px 0px 0px;
	background: #E6E6E5;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

/* =========================================
   Code styles
========================================= */

code.inline
{
	color: #1F3D0C;
	font: monospace;
	width: 100%;
	overflow-x: auto;
}

/* =========================================
   Global Search Bar (green band + centered pill)
========================================= */

.global-searchbar
{
	position: sticky;
	top: 115px;
	/* z-index: 900; */
	background: transparent;
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 10px 0;
	overflow: visible;
	/* let dropdowns escape the pill */
}

/* Inner width matches body; keeps pill centered */

.global-searchbar .search-inner
{
	width: 100%;
	height: 100% !important;
	max-width: var(--content-max);
	padding: 0 var(--shell-pad);
	display: flex;
	justify-content: center;
	box-sizing: border-box;
}

/* Proxy pill (supports several skins) */

.global-searchbar .search-bar.search-bar-container._Skins_SearchTopics.mc-component,
.global-searchbar .search-bar.search-bar-container._Skins_global_search.mc-component,
.global-searchbar .search-bar.search-bar-container._Skins_SearchHome.mc-component
{
	position: sticky !important;
	display: block !important;
	width: 100% !important;
	max-width: var(--shell-max) !important;
	margin: 0 auto !important;
	height: var(--search-h) !important;
	/* border: 1px solid #6c757d !important; */
	border-radius: 4px !important;
	/* background: #fff !important; */
	/* box-shadow: 0 1px 2px rgba(0,0,0,.05) !important; */
	overflow: visible !important;
	/* don’t clip dropdowns */
}

/* Input */
/* Autocomplete / popovers base positioning */

.global-searchbar .search-bar .search-auto-complete,
.global-searchbar .search-bar .MCFilterDropDown,
.global-searchbar .search-bar .MCDropDown,
.global-searchbar .search-bar .search-filter-menu
{
	position: absolute !important;
	left: 0 !important;
	top: calc(100% + 6px) !important;
	z-index: 5000 !important;
}

.search-field.needs-pie
{
	box-shadow: none !important;
	/* box-shadow: 0 0 0 3px rgba(135, 150, 221, .25) !important; */
	outline: none !important;
}

/* =========================================
   Filter dropdown
=========================================  */

/* We don't force it closed here; Flare can manage display.
   Just keep any base styling applied. */

.global-searchbar .search-bar .search-filter-content,
.global-searchbar .search-bar .search-filter-content ul
{
	/* visual styles are set later */
}

/* Default: menu closed (sibling after .search-filter) */

.search-filter + .search-filter-content
{
	display: none;
	visibility: hidden;
}

/* OPEN state – when Flare sets aria-expanded="true" on the button.
   This matches your HTML: .search-filter (button) + .search-filter-content (panel) */

.search-filter[aria-expanded="true"] + .search-filter-content
{
	display: block !important;
	/* overrides inline display:none */
	visibility: visible;
	pointer-events: auto;
	max-height: 400px !important;
	/* overrides inline tiny max-height */
	overflow-y: auto;
	/* scroll if lots of options */
}

/* Dropdown panel look/position */

.global-searchbar .search-bar .search-filter-content
{
	position: absolute !important;
	top: calc(100% + 8px) !important;
	/* under the pill */
	left: 0 !important;
	/* flush with filter icon */
	z-index: 5000 !important;
	min-width: 260px;
	background: #fff;
	border: 1px solid #E5E7EB;
	border-radius: 4px;
	box-shadow: 0 12px 24px rgba(0,0,0,.12);
	overflow: hidden;
}

/* Dropdown items */

.global-searchbar .search-bar .search-filter-content ul
{
	margin: 0;
	padding: 6px 0;
	list-style: none;
}

.global-searchbar .search-bar .search-filter-content li
{
	margin: 0;
}

.global-searchbar .search-bar .search-filter-content button,
.global-searchbar .search-bar .search-filter-content a,
.global-searchbar .search-bar .search-filter-content li > *
{
	display: block;
	width: 100%;
	padding: 8px 14px;
	text-align: left;
	color: #1F2937;
	text-decoration: none;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.global-searchbar .search-bar .search-filter-content li:hover > *
{
	background: #F3F4F6;
}

.search-bar._Skins_global_search.mc-component .search-filter
{
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 4px;
}

.getting-started-container
{
	font-family: Neue Montreal;
	width: 90%;
	margin: .5em auto;
	padding: 5px;
}

.section
{
	background-color: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	/*   border-top: 1px solid #e0e0e0; */
	/* padding: .5em 0; */
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem;
	margin: 0.5rem 0.5rem 0rem 0.5rem;
}

.sectiontiles
{
	background: white;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1.5rem;
	margin: 0rem 0.5rem 0rem 0.5rem;
}

.sectiontile
{
	background: white;
	/*border: 1px solid #dee2e6; */
	border-radius: 4px;
	padding: .5rem;
	width: 46%;
	/* box-shadow: 0 1px 3px rgba(0,0,0,0.1); */
}

.section a svg
{
	width: 16px;
	height: 16px;
	margin-right: 0.5rem;
	fill: currentColor;
}

.section h2
{
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	display: flex;
	align-items: center !important;
	padding-left: 10px;
	font-weight: normal;
	font-family: Neue Montreal;
	margin-left: 1.5rem;
}

.section .icon
{
	font-size: 1.2em;
	margin-right: 0.5em;
}

.rnaudience
{
	font-size: 8em;
	color: #8796DD;
}

.rndate
{
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
	color: #6C757D;
	font-size: .9em;
}

.columns
{
	display: flex;
	gap: 2em;
	flex-wrap: wrap;
}

.columns ul
{
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.columns li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

.columns a
{
	text-decoration: none;
	color: #1264a3;
}

.custom-list
{
	list-style: none;
	padding-left: 0;
}

.custom-list li
{
	position: relative;
	padding-left: 24px;
	margin-bottom: 8px;
}

.custom-list li::before
{
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 8px;
	height: 8px;
	background-image: url('../Images/Assets/Icons/ContentIcons/circle_plain.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

h1.user
{
	align: left;
	margin: 1.5rem;
}

/* ===== FOOTER ===== */
/* Logo image */

div.home-master-page-footer .footer-inner img
{
	display: block;
}

td > p
{
	line-height: 1.8em !important;
	color: inherit !important;
}

table.rnTable
{
	mc-hyphenate: always;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-shortest-word: 5;
	word-break: break-word;
}

table.rnTable td,
table.rnTable th
{
	mc-hyphenate: always;
}

table.rnTable
{
	border: 1px 1px 1px 1px solid #E8E8E8;
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 100%;
}

table.rnTable td,
table.rnTable th
{
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 0.5rem 1rem;
	vertical-align: top;
	font-size: .9em;
	text-align: left;
	font-family: 'Neue Montreal';
}

table.rnTable thead th
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	font-family: 'Neue Montreal';
}

t table.rnTable tfoot .links
{
	text-align: right;
}

table.rnTable tfoot .links a
{
	display: inline-block;
	background: #1C6EA4;
	color: #FFFFFF;
	padding: 2px 8px;
	border-radius: 4px;
}

p.Web
{
	
}

p.Desktop
{
	
}

.filtercontainer
{
	display: flex;
	justify-content: right;
	flex-wrap: wrap;
	margin: auto;
	/*border: 2px, #e6e6e6; */
	width: 80%;
	/*border-style: solid; */
	background-color: #e6e6e6;
	padding: 10px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#roleFilterLabel
{
	height: 28px;
}

#ddFilterResultsSpan
{
	color: rgb(59, 59, 59);
	font-size: 14px;
	font-family: "IBM Plex Sans", "Noto Sans", "Noto Sans JP", "Noto Sans CJK KR", "Noto Sans Arabic UI", "Noto Sans Devanagari UI", "Noto Sans Hebrew", "Noto Sans Thai UI", Helvetica, Arial, sans-serif;
}

#filterDropdownDiv
{
	display: grid;
	justify-content: end;
}

#roleFilter
{
	min-width: 12rem;
	max-width: 20rem;
	width: 100%;
	height: 36px;
	border-color: rgb(196, 196, 196);
	color: rgb(33, 33, 33);
	font-family: inherit;
	font-size: 14px;
	/* font-size: 0.875rem; */
	margin: 0px;
	padding: 0.125rem 0.5rem;
	align-items: center;
	display: inline-flex;
	border-radius: 0.25rem;
	color: rgb(33, 33, 33);
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("../../Resources/Images/Assets/Icons/Arrows/arrow-down-gray.png");
	background-repeat: no-repeat;
	background-position: 165px 12px;
}

#roleFilter::after
{
	background-image: url("../../Resources/Images/Assets/Icons/Arrows/arrow-up-gray.png");
}

#roleFilter:focus
{
	border-color: rgb(57, 164, 162);
	box-shadow: rgb(57, 164, 162) 0px 0px 0px 1px inset;
	outline: none;
}

option.roleFilterOption
{
	background-color: #ffffff;
}

option.roleFilterOption:hover
{
	background-color: #e8e9e9;
}

option.roleFilterOption:checked
{
	background-color: rgb(223, 240, 240);
}

.rndatediv
{
	background: white;
	width: 48%;
	text-align: left;
	font-weight: bold;
	color: #6C757D;
}

.rndatetd
{
	text-align: left;
	vertical-align: bottom;
}

.rnfiltertd
{
	text-align: right;
	vertical-align: bottom;
}

.rndiv
{
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem;
}

.rnimgdiv
{
	background: white;
	width: 48%;
	text-align: right;
}

.rnimgdiv > img
{
	height: 1.5em;
}

.borderdiv
{
	/*display: flex;*/
	flex-wrap: wrap;
	margin: auto;
	width: 65%;
	padding-top: 20px;
	/*background-color: #e6e6e6; */
}

.see-more-container
{
	text-align: center;
	margin: 20px 0 0 0;
	grid-area: see-more-container;
	display: grid;
	align-items: end;
	justify-content: right;
}

.see-more-pill
{
	display: inline-block;
	/* background-color: #8796DD; */
	background-color: #212529;
	color: #fff;
	padding: 0px 0.5rem;
	border: none;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	/* override underline */
	cursor: pointer;
	transition: background-color 0.2s ease;
}

.see-more-pill:hover
{
	background-color: #6c7ac0;
	text-decoration: none;
}

.see-more-container a.see-more-pill
{
	all: unset;
	display: inline-block;
	/* background-color: #8796DD; */
	background-color: #212529;
	color: #fff;
	padding: 6px 16px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
}

.see-more-container a.see-more-pill:hover
{
	background-color: #6c7ac0;
}

.see-more-link
{
	text-align: right;
	text-decoration: underline !important;
	color: black !important;
	font-size: 15px;
}

.see-more-link:hover
{
	
}

.tilecontent
{
	grid-area: tilecontent;
}

.tilecontent h2 a
{
	color: #000000 !important;
	text-align: left;
}

.tilebutton
{
	
}

/* 
ul.navigation > li > ul.openRight {
    left: 0;
    z-index: auto;
} */

/* ===========================
   Home tiles: 3 / 2 / 1 layout
   =========================== */

/* Let the grid control sizing (kills old fixed widths) */

.tiles .tile,
.tilesunder .tile
{
	width: auto !important;
	max-width: none !important;
	box-sizing: border-box;
}

/* Equal-height cards; keep the "See more" at the bottom */

.tile
{
	display: grid;
	/* you already use grid; define rows */
	grid-template-rows: auto 1fr auto;
	/* title | content | button */
}

.tilecontent
{
	align-self: start;
}

.see-more-container
{
	margin-top: 0;
	align-self: end;
}

/* ---- Desktop (≥1025px): 3 columns ---- */

@media (min-width: 1025px)
{
	.tiles,
	.tilesunder
	{
		display: grid !important;
		gap: 1.5rem;
		grid-template-columns: repeat(3, 1fr);
		align-items: stretch;
	}
}

@media (max-width: 900px)
{
	.page-wrap
	{
		width: 100% !important;
	}
}

/* ---- Tablet - large (801–1024px): 3 columns ---- */

@media (min-width: 801px) and (max-width: 1024px)
{
	.tiles,
	.tilesunder
	{
		display: grid !important;
		gap: 1.25rem;
		/* grid-template-columns: repeat(2, 1fr); */
		grid-template-columns: repeat(1, 1fr);
		align-items: stretch;
		margin: 0rem auto;
		/* padding: 30px 30px 0px; */
	}

	.tiles
	{
		padding: 30px !important;
	}

	.tilesunder
	{
		padding: 0px 30px 30px !important;
	}

	.bodyshade,
	.tiles-search
	{
		width: 80%;
	}
}

/* ---- Tablet - small (641–1024px): 3 columns ---- */

@media (min-width: 641px) and (max-width: 800px)
{
	.tiles,
	.tilesunder
	{
		display: grid !important;
		gap: 1.25rem;
		/* grid-template-columns: repeat(2, 1fr); */
		grid-template-columns: repeat(1, 1fr);
		align-items: stretch;
		margin: 0rem auto;
		/* padding: 30px 30px 0px !important; */
	}

	.tiles
	{
		padding: 30px !important;
	}

	.tilesunder
	{
		padding: 0px 30px 30px !important;
	}

	.bodyshade,
	.tiles-search
	{
		width: 80%;
	}
}

/* ---- Mobile (≤640px): 1 column ---- */

@media (max-width: 640px)
{
	.tiles,
	.tilesunder
	{
		display: grid !important;
		gap: 2rem;
		grid-template-columns: 1fr;
		align-items: stretch;
		margin: 0rem auto;
	}

	.tiles
	{
		padding: 30px !important;
	}

	.tilesunder
	{
		padding: 0px 30px 30px !important;
	}

	.bodyshade,
	.tiles-search
	{
		width: 100%;
		/* margin: auto; */
		/* margin-top: -32px; */
		border-radius: 0px 0px 4px 4px;
		box-shadow: var(--shadow);
	}

	.off-canvas-content .main-section > .outer-row
	{
		width: 100%;
	}

	.ix-quicklinks-banner
	{
		padding: 10px;
	}

	.ix-quicklinks-banner a
	{
		display: block;
		margin: 4px 0;
	}

	.borderdiv
	{
		width: 90%;
	}

	.main-title
	{
		font-size: 2.5rem;
	}
}

/* ===== Normalize tile containers so rows are the same width ===== */

.tiles
{
	/* same outer width + gutters for both sections */
	width: 100%;
	max-width: var(--content-max);
	margin: 0rem auto;
	/* center with equal side margins */
	padding: 40px 16px 0px 16px;
	/* consistent inner gutter */
	box-sizing: border-box;
}

.tilesunder
{
	/* same outer width + gutters for both sections */
	width: 100%;
	max-width: var(--content-max);
	margin: 2rem auto;
	/* center with equal side margins */
	padding: 0px 16px 40px 16px;
	/* consistent inner gutter */
	box-sizing: border-box;
}

/* grid layout (desktop default = 3 cols) */

/* display: grid !important;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
} */

/* Let grid, not the card, control width */

.tiles .tile,
.tilesunder .tile
{
	width: auto !important;
	max-width: none !important;
	height: 100%;
	display: grid;
	grid-template-rows: auto 1fr auto;
	/* title | content | button */
}

.tilecontent
{
	align-self: start;
}

.see-more-container
{
	align-self: end;
}

.ix-quicklinks-banner
{
	font-size: 15px;
	color: var(--ix-ink);
	padding: 10px 14px;
	margin: 18px 0;
	background: #f4f6ff;
	/* very light purple tint */
	border-radius: 4px;
	/* small, modern rounding */
	border: 1px solid #e8ebff;
	/* faint border */
}

/* Make the label act like a small heading */

.ix-quicklinks-banner .label
{
	display: block;
	font-weight: 600;
	margin: 6px 0px;
	color: var(--ix-ink);
	white-space: normal;
	/* allow wrapping if long */
}

/* Links: stack vertically, no sentence feel */

.ix-quicklinks-banner a
{
	color: #212529;
	display: block;
	/* one per line */
	text-decoration: none;
	margin: 2px 0;
	white-space: normal;
	/* wrap if needed */
}

/* Recent updates panel */

#recent-updates
{
	max-width: 65%;
	margin: 3rem auto 4rem;
	padding: 1.75rem 2rem;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(0, 0, 0, 0.04);
}

/* Heading style – similar to card titles */

#recent-updates h2
{
	margin: 0 0 1rem;
	font-size: 1.4rem;
	font-weight: 600;
	color: #4a4a4a;
}

/* List reset + layout */

#recent-updates ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Each item */

#recent-updates li
{
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	padding: 0.4rem 0;
	border-bottom: 1px solid #f0f0f0;
}

#recent-updates li:last-child
{
	border-bottom: none;
}

/* Link style – use your existing link color */

#recent-updates a
{
	font-weight: 500;
	text-decoration: none;
}

/* Hover state to match other interactive elements */

#recent-updates a:hover,
#recent-updates a:focus
{
	text-decoration: underline;
}

/* Date text to sit after the title, lighter + smaller */

#recent-updates .recent-updated-date
{
	margin-left: 0.75rem;
	font-size: 0.85rem;
	color: #777777;
}

/* =========================================================
   FINAL OVERRIDE FOR SEARCH FILTER DROPDOWN
   (append at the end of your CSS)
   ========================================================= */

/* 1. Base state: keep the dropdown hidden when wrapper is NOT open */

.search-bar .search-filter-wrapper .search-filter-content
{
	display: none !important;
	visibility: hidden !important;
	max-height: 0 !important;
	overflow: hidden !important;
}

/* 2. When Flare adds class "open" to the wrapper, show the menu */

.search-bar .search-filter-wrapper.open .search-filter-content
{
	display: block !important;
	visibility: visible !important;
	max-height: 400px !important;
	/* bump this higher if you have lots of items */
	overflow-y: auto !important;
}

/* 3. Position & style of the panel under the search field */

.search-bar .search-filter-wrapper .search-filter-content
{
	position: absolute !important;
	top: calc(100% + 8px) !important;
	/* just below the search pill */
	left: 0 !important;
	z-index: 10000 !important;
	min-width: 260px;
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 4px;
	box-shadow: 0 12px 24px rgba(0, 0, 0, .12);
}

/* 4. Items inside the dropdown */

.search-bar .search-filter-wrapper .search-filter-content ul
{
	margin: 0;
	padding: 6px 0;
	list-style: none;
}

.search-bar .search-filter-wrapper .search-filter-content li
{
	margin: 0;
}

.search-bar .search-filter-wrapper .search-filter-content button,
.search-bar .search-filter-wrapper .search-filter-content a,
.search-bar .search-filter-wrapper .search-filter-content li > *
{
	display: block;
	width: 100%;
	padding: 8px 14px;
	text-align: left;
	color: #1f2937;
	text-decoration: none;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.search-bar .search-filter-wrapper .search-filter-content li:hover > *
{
	background: #F3F4F6;
}

/* On narrow screens, date drops below the link */

@media (max-width: 768px)
{
	#recent-updates li
	{
		flex-direction: column;
		align-items: flex-start;
	}

	#recent-updates .recent-updated-date
	{
		margin-left: 0;
		margin-top: 0.1rem;
	}
}
