/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #45494C;
	font-family: Arial, Avenir, Myriad;
	body-container: 150px;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Margins */

.mg-bt-10
{
	margin-bottom: 10px;
}

/* Content */

img
{
	max-width: 100%;
	border: none 2px transparent;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25px;
}

p.table-text
{
	font-size: 12pt;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #000000;
	border-bottom: solid 1px #000000;
	margin-bottom: 1 em;
	padding-bottom: 1px;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 7% 2% 9%;
	background-color: #FFFFFF;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #DADEE1;
}

div.home-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.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;
	background-color: #000000;
	color: #000000;
}

div.home-tiles > div:nth-child(1)
{
	width: 30%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 30%;
	margin-left: 4%;
}

div.home-tiles > div:nth-child(3)
{
	width: 30%;
	margin-left: 4%;
}

div.home-tiles-layout	/*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.*/
{
	display: flex;
	flex-direction: column;
	color: #FFFFFF;
	background-color: #000000;
}

div.home-tiles-layout .home-tiles-title
{
	font-size: 21px;
	font-weight: bold;
}

div.home-tiles-layout .home-tiles-text
{
	padding: 0px 15px;
}

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;
}

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%;
}

div.home-tiles-layout > div:nth-child(3)
{
	width: 100%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links	/*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.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-image: url('../Images/Hero-Image.png');
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: #DADEE1;
	font-size: 48pt;
	text-align: center;
}

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;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #45494C;
}

/* Links */

a
{
	color: #000000;
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

.sidenav-wrapper a:hover
{
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

MadCap|dropDown
{
	border-bottom: 1px solid #DADEE1;
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../Images/Minus.png');
	mc-closed-image: url('../Images/Plus.png');
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: #45494C;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: #45494C;
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #000000;
}

MadCap|xref
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	mc-format: '{para}';
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Master page */

div.home-footer
{
	padding: 2% 5%;
}

.home-footer-logo
{
	background-image: url('../Images/HEXAGON_REVERSED_RGB_LOGO.png');
	background-repeat: no-repeat;
	background-position: right center;
	width: 400px;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #FFFFFF;
}

p.footer-sub
{
	color: #FFFFFF;
	font-size: 14pt;
	margin-top: 14px;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0%;
		margin-top: 2%;
		float: none;
		clear: both;
	}

	div.home-tiles-layout img
	{
		display: block;
		width: 100%;
		height: auto;
	}

	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;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	.body-container
	{
		margin-top: 0 !important;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		float: none;
		clear: both;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
		float: none;
		clear: both;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
		float: none;
		clear: both;
	}

	div.home-tiles-layout img
	{
		display: block;
		width: 100%;
		height: auto;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	.home-footer-logo
	{
		padding: 20px;
		background-origin: content-box;
		background-size: contain;
	}

	.logo,
	.logo.selected
	{
		width: 166px !important;
		height: 58px !important;
		position: relative !important;
	}

	.logo::after,
	.logo.selected::after
	{
		content: 'Agriculture Solutions | Help center' !important;
		position: absolute;
		left: 10px !important;
		top: calc(100% - 10px) !important;
		transform: none !important;
		font-size: 18px !important;
		line-height: 1.2 !important;
		white-space: nowrap !important;
	}

	.body-container
	{
		margin-top: 120pxtrue;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.search-bar-body .search-bar-container
	{
		width: 100% true;
		margin: 0 autotrue;
		background: transparenttrue;
		position: relative;
		display: blocktrue;
	}

	.search-field needs-pie
	{
		width: 100% true;
	}

	video
	{
		width: 80% true;
		height: 300pxtrue;
		display: block;
		margin: 0 auto;
		object-fit: contain;
	}
}

@media print
{
	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		text-decoration: none;
		mc-format: '{quote}{para}{quote} {pageref}';
	}
}

@media only screen and (min-width: 992px) and (max-width: 1400px)
{
	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
		float: left;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
		float: left;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0%;
		margin-top: 16px;
		float: left;
		clear: both;
	}

	div.home-tiles-layout > div:nth-child(1),
	div.home-tiles-layout > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0;
	}

	div.home-tiles-layout img
	{
		display: block;
		width: 100%;
		height: auto;
	}

	.body-container
	{
		margin-top: 0 !important;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
		margin-top: 0;
	}
}

p.Note
{
	
}

p.Warning
{
	
}

p.Information
{
	
}

div.Warning
{
	border-bottom-width: 5px;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #fc8083;
	background: #f6c7c8;
	border-left-color: #f45c5e;
	margin: 5px;
	padding: 12px 12px 12px 25px;
	border-radius: 5px;
	border: solid 3px #f45c5e;
}

div.Information
{
	background: #bbdbbf;
	border-left-color: #51955a;
	border-left-width: 4px;
	border-left-style: solid;
	margin: 5px;
	border-radius: 5px;
	padding: 12px 12px 12px 25px;
	border: solid 3px #51955a;
}

div.Tip
{
	background: #d5e5f9;
	border-left-color: #6794fb;
	border: solid 3px #6794fb;
	border-left-style: solid;
	border-left-width: 4px;
	border-radius: 5px;
	margin: 5px;
	padding: 12px 12px 12px 25px;
}

.search-field
{
	width: 400px;
	height: 30px !important;
	border: 1px solid #E6E6E6 !important;
}

.search-bar-container
{
	display: none;
}

.search-bar-body
{
	display: flex;
	justify-content: center;
}

.search-bar-body .search-bar-container
{
	display: block;
}

.sticky-container,
.logo-wrapper,
[data-sticky]
{
	height: 100px !important;
	min-height: 100px !important;
	max-height: 100px !important;
	overflow: hidden;
}

.menu-icon-container
{
	min-height: 68px !important;
}

.button-group-container-left
{
	float: right !important;
}

.select-language-button
{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	background: transparent !important;
	height: 32px !important;
	width: 32px !important;
}

.select-language-button > div
{
	margin: 0px !important;
}

.button-icon-wrapper
{
	width: 32px !important;
	height: 32px !important;
}

.select-language-drop-down
{
	left: unset !important;
	top: 35px !important;
	right: 5px !important;
}

.button-icon
{
	background: transparent url('../Images/Assets icons/language-icon.png') !important;
	background-size: 32px !important;
}

.logo,
.logo.selected
{
	width: 166px !important;
	height: 68px !important;
	background-size: contain !important;
	margin-top: 0px !important;
	position: absolute !important;
	top: 15px !important;
}

.logo::after,
.logo.selected::after
{
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 188px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
	white-space: nowrap;
	content: 'Agriculture Solutions | Help center';
}

.sidenav-wrapper
{
	width: 24% !important;
}

.search-field
{
	background-color: #000000 !important;
	border-radius: 3px !important;
	height: 40px !important;
}

.search-submit-wrapper
{
	top: 4px !important;
}

#mc-main-content h1
{
	margin-top: 10px !important;
}

.home-section:first-of-type
{
	padding-top: 20px !important;
}

.height-container-sidenav
{
	padding-bottom: 0px !important;
}

/* Custom sidebar */

.sidenav-wrapper
{
	color: #f5f5f5;
	background-color: #106B73;
}

.sidenav-wrapper a
{
	color: #f5f5f5;
}

.sidenav-wrapper .submenu-toggle
{
	border-top-color: #45494C !important;
}

.sidenav-wrapper a:hover .submenu-toggle
{
	border-top-color: #FFFFFF !important;
}

.latest-button
{
	display: inline-block;
	background-color: #000000;
	padding: 10px;
	color: #FFFFFF !important;
	border-radius: 5px;
	text-decoration: none;
	margin-right: 10px;
	font-size: 18px;
}

h1.no-divider	/*This h1 won't have a line below the title*/
{
	border-bottom-color: #ffffff;
}

div.indent-1
{
	margin-left: 40px;
}

/* Bug Fix, Technical center --> Account botton*/

[data-sticky-container]:has(.central-account-wrapper:hover),
[data-sticky-container]:has(.central-account-wrapper:focus-within),
[data-sticky-container]:has(.central-dropdown.active),
[data-sticky]:has(.central-account-wrapper:hover),
[data-sticky]:has(.central-account-wrapper:focus-within),
[data-sticky]:has(.central-dropdown.active),
.sticky-container:has(.central-account-wrapper:hover),
.sticky-container:has(.central-account-wrapper:focus-within),
.sticky-container:has(.central-dropdown.active),
.logo-wrapper:has(.central-account-wrapper:hover),
.logo-wrapper:has(.central-account-wrapper:focus-within),
.logo-wrapper:has(.central-dropdown.active),
.title-bar-container:has(.central-account-wrapper:hover),
.title-bar-container:has(.central-account-wrapper:focus-within),
.title-bar-container:has(.central-dropdown.active)
{
	overflow: visible !important;
}

.central-dropdown-content
{
	position: absolute !important;
	top: 100% !important;
	right: 0 !important;
	z-index: 99999 !important;
}

a.mc-feedback-fab
{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
	display: inline-block;
	padding: 10px 12px;
	background: #106B73;
	color: #fff !important;
	border-radius: 6px;
	text-decoration: none !important;
	box-shadow: 0 8px 24px rgba(0,0,0,.25);
	font-weight: 600;
}

a.mc-feedback-fab .mc-feedback-icon
{
	margin-right: 8px;
}

