body {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	margin: 0;
	padding: 0;
	outline: none;
position:relative;
}
a, input[type="submit"] {outline:0 none;}
.PreviewToolBar {top:-40px !important;}
.BodyBackground {
	background: #FFFFFF;
}

small {font-size:9px; margin-bottom:10px;}

p, .HtmlTextContainer ul, .ModuleBody ul, .PersonContainer ul {
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 2px;
	line-height: 17px;
}

a {
	cursor: pointer!important;
	text-decoration: none;
}
a, a:link, a:active, a:visited, a:hover {
	color: #539d15;
}
a:hover {
	text-decoration: underline;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

h1, h2, h3, h4, h5 {
	margin: 0; 
	padding: 0;
font-weight:normal;
}
h1, .ModuleTitle {
	color: #539D15;
	font-size: 19px;
	display: block;
	margin:0 0 10px;
}
h3 {
	color: #539D15;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
h3 a {
	color: #39B54A;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
h4 {
	font-size: 12px;
	color: #5F5E5E;
}
.PageDefaultInner {
	width: 100%;
	margin: 0 auto;
	margin: 0 auto;
}
.NoBr {display:none;}

/*########	Start  Header	##########*/

.bodyBGimage {display:none;}

.PaneHeader, .PaneNavigation {
/*position:fixed;*/
background-color:#fff;
width:100%;
top:0;
z-index:9;
}
.PaneNavigation {top:90px;}
.PaneNavigation .hshad {
top:119px;
position:absolute;
z-index:10;
width:100%;
height:10px;
background:url(../design/hshad.png) 0 100% repeat-x;
}

.PreviewBody .PaneHeader {top:40px;}
.PreviewBody .PaneNavigation {top:130px;}

.LayoutDefaultInner {
padding:0px 0 60px;
}

.PaneHeader2 {position:relative;z-index:8;}


.HeaderPaneDiv {
	/* background:url(../design/header-bkg.jpg) no-repeat; */
	width: 986px;
	height: 90px;
	display: block;
	margin: 0 auto;
}
.ClientLogo {
	width: 221px;
	height: 43px;
	display: block;
	margin: 20px 0 0 10px;
	float: left;
	cursor: pointer;
}

div.HeaderLinks {float:right;clear:none;margin:0 35px 0 0;padding:15px 0 0;}
ul.HeaderLinks {margin:0;}

.HeaderLinks li, .HeaderLinks li span {display:inline !important;}
.HeaderLinks li, .HeaderLinks li a {color:#909090;}
.HeaderLinks li a:hover {text-decoration:underline;}

.BreadcrumbHomeLink {
	display: none;
}
.Breadcrumb {
	text-transform: lowercase;
	color: #595959;
	font-size: 90%;
	margin-left: 65px;
}
.Breadcrumb a {
	color: #595959
}
.Breadcrumb a:hover {
	text-decoration: none;
}
.Breadcrumb a.BreadcrumbHomeLink + span.BreadcrumbSeparator {
	display: none;
}
.BreadcrumbSeparator {
	padding: 0 3px;
}
/*########	End Header	##########*/

/*########	Start Main Navigation	##########*/


.PaneNavigation {
	border-bottom: 1px solid #a7a6a7;
	border-top: 1px solid #a7a6a7;
	height: 28px;
}
.ModuleMainNavigation {
	width: 986px;
	margin: 0 auto;
}
.RadMenu_Default {
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0px;
}

.RadMenu_Default a {padding:0 10px;}

.menu ul.horizontal {
	float: left;
	margin-left: 100px!important;
	display: block;
}
.menu .text {
	padding: 0 5px 0;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	z-index: 10;
	text-transform: uppercase;
}
.menu .horizontal .item {
	height: 25px;
}
.menu .item {
	border-top: 4px solid #fff;
	margin-right: 20px;
	line-height: 12px
}
.menu .item:hover,
.menu .item.selected {
	border-top: 4px solid #8dc63f;
}
.menu .slide {
	top: 25px !important;
	height: auto !important;
}


.menu ul.vertical {
	border: none;
	width: 186px;
	padding-bottom:35px !important;padding-top:10px !important;
	background: url(../design/slide-bg.png) 0 100% no-repeat;
}
.menu ul.vertical li.first {

/* border-top:10px solid #8dc63f;

	background: url(../design/li.png) 0 0 repeat-x;
	padding-top:10px !important;
*/
}
.menu .slide {width: 186px !important;}
.menu .slide .slide {top:-10px !important;}

.menu ul.vertical ul {

}

.menu .vertical .item {
	width: 100%;
	height: 20px;
margin:none;
}
.menu .vertical .item, .menu .vertical .item.selected {
	border: none;
}

.menu .vertical .item a span.text {
	text-align: left;
	text-transform: none;
	height: 15px;
	line-height: 15px;
	padding: 3px;
}
.menu .vertical li {
/*
 background: url("../design/cont-bg-r.png") repeat-y scroll 50% 50%;
*/
}

.menu .vertical .item:hover > a,
.menu .vertical .item > a.selected,
.menu .vertical .item > a.expanded {
background:#bfe09a;
/*	background:url(../design/li-h.png) 0 0 repeat; */
color: #595959;
}

.menu .vertical a {
/*background:url(../design/li.png) 0 0 repeat;*/
color:#fff;
}


.menu a.link {
	text-decoration: none;
}
/*######## END Main Navigation	##########*/


/*########	Start Containers	##########*/




.PaneContentInner:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.PaneContentInner {
.display: inline-block;
	width: 986px;
	margin: 0 auto;
.clear:both;
position:relative;z-index:7;
}
.LayoutHomePage .PaneContentInner {
	background: none;
}
html[xmlns] .PaneContentInner {
	display: block;
}
* html .PaneContentInner {
	height: 1%;
}
.PaneLeft {
	display: none;
}
.PaneContent {
	float: left;
	width:677px;
	padding:0 0 35px;
background:url(../design/cont-bg.png) 0 100% no-repeat;
}

.ContentPaneDiv {
background:url(../design/cont-bg-r.png) 0 0 repeat-y;
display:block;
padding:15px 50px 0 50px;
overflow:hidden;

}
.PaneRight {
	width: 309px;
	float: left;
	padding: 0 0 35px;
font-size:11px;
background:url(../design/cont-bg.png) 0 100% no-repeat;
position:relative;
min-height:230px;
}

.RightPaneDiv, .ContentPaneDiv {
min-height:235px;
}

.RightPaneDiv {
background:url(../design/cont-bg-r.png) 0 0 repeat-y;
display:block;
padding:15px 0 0 25px;
overflow:hidden;
}

.PaneRight h1 span {
	color: #539D15;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
.ContentContainer ul.bmh {
	padding-left: 30px;
        .padding-left:0;
        .margin-left:30px;
}
.ContentContainer ul.bmh li {
	margin-bottom: 10px;
}
.ContentContainer ul.sopm {
	padding-left: 30px;
}
.ContentContainer ul.sopm li {
	margin-bottom: 10px;
	line-height: 16px;
	color: #909090;
}
.PressReleaseTableWidth pre {
	white-space: 0;
	word-wrap: break-word;
}
/*########	END Containers	##########*/

/* Custom Tables*/

.CustomTable span.arrow {
	background: url("../design/arrow-green.png") no-repeat scroll right center transparent;
	display: block;
	width: 6px;
	height: 5px;
	float: left;
	padding-left: 8px;
	padding-top: 16px;
}
.CustomTable span.text {
	float: left;
	color: #595959;
	line-height: 23px;
}
.CustomTable {
	padding-top: 15px;
	padding-bottom: 9px;
        .padding-top:0;
        .padding-bottom:0;
        .margin-top:15px;
        .margin-bottom:9px;
}
.CustomTable2 span.arrow {
	background: url("../design/arrow-green.png") no-repeat scroll right center transparent;
	display: block;
	width: 6px;
	height: 5px;
	float: left;
	padding-left: 8px;
	padding-top: 16px;
 .padding-top: 8px;
}
.CustomTable2 span.text {
	float: left;
	color: #595959;
	line-height: 23px;
 .line-height: 13px;
}
.CustomTable2 {
	width: 417px;
	padding-bottom: 9px;
 .padding-top:10px;
}
/* End Custom Tables*/
																
/*Home*/	

.hometext p {
    color: #909090;
    font-size: 17px;
    line-height: 28px;
}

.LayoutHomePage .PaneContent {
}
.HomeSlide {
	width: 950px;
	height: 380px;
	clear: both;
}
/*End Home*/
																
/*########	Start Left Navigation	##########*/

.SecondaryNavTitle {
	display: none;
}
form, .RadMenu_Default_rtl .group .link:hover .expandLeft, .RadMenu_Default_rtl .group .link:hover .expandRight {
	margin: 0;
}
/*########	END Left Navigation	##########*/

/*########	Start Footer	##########*/


.FooterContainer {
	width:100%;
	margin:25px auto 0;
padding:5px 0;
background:url(../design/transp1.png) 0 0 repeat;
color:#fff;
position:fixed;z-index:8;
bottom:0;
}

.FooterContainer a {
color:#fff;
}

.Q4FooterContainer {
padding:0 !important;
color:#fff !important;
}
.Q4FooterContainer a {
color:#fff !important;
}

.FooterLinks {padding-left:25px;text-align:center;margin:0;padding:0;}
div.FooterLinks {margin-bottom:5px;}
.FooterLinks li, .FooterLinks li span {display:inline !important;}

.FooterLinks li a:hover {text-decoration:underline;}

.PaneQ4Footer {
	clear: both;
}
/*########	END Footer	##########*/

.PrintPage {
	float: right;
	width: auto;
	text-align: right;
}
.clear {
	clear: both;
}
.RequiredField {
	color: Red;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*Mailing List */

.MailingListConfirmation, .MailingListActivationMessage {
	display: block;
	font-weight: bold;
}
.EditSubscriberConfirmation {
	font-weight: bold;
}
/* %=MailingListUnsubscribe */

.MailingListUnsubscribeMessage {
	font-weight: bold;
}
.MailingListUnsubscribeAction {
	font-weight: bold;
	display: block;
}
.MailingListUnsubscribeMessage {
	font-weight: bold;
}
/*########	 Person	##########*/

.PersonName2 {
	display: block;
}
.commaName, .SufixName, .PersonComma {
	display: none;
}
.PersonTitle {
	color: #5F5E5E;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 0px 0 2px;
	line-height: 16px;
}
.PersonContainer h3 {
	padding-bottom: 2px!important;
}
.PersonDescription {
	padding-bottom: 35px;
}
.PersonDescription span {
	font-size: 13px;
	color: #5F5E5E;
	line-height: 17px;
	display: block;
}
.PersonDetailsContainer br + br {
	line-height: 11px;
}
/*########	END Person	##########*/

/* Sitemap*/

.SiteMapContainer h1 span.ModuleTitle {
	background: none;
	color: #39B54A;
}
.nopadding {
	padding: 0;
}
.SiteMap-Level3 {
	padding-left: 10px;
}
.SiteMapList li {
	list-style: none;
}
/*End Sitemap*/

/*QuickLinks*/

.QuickLinks ul {
	padding: 0;
	margin: 0;
}
.QuickLinks ul li {
	list-style: none;
	padding-bottom: 12px;
}
.QuickLinks ul li a {
	color: #595959;
	text-decoration: none;
	background: url("../design/arrow-green.png") no-repeat scroll right center transparent;
	padding-right: 12px;
}
.QuickLinks ul li a:hover {
	color: #539D15;
}
/*End QuickLinks*/

/* Custom */

.fancybox img {
	border: none;
}
.Button, .ActionButton, .HeaderSearchImg, .InputButton, .SubmitButton {
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	padding: 1px;
}
.ShareThisContainer {
	float: right;
	width: 80px;
position:absolute;
bottom:5px;
right:0;
}
.stbuttontext {
	color: #333333;
}
a.stbutton {
	text-decoration: none;
}
/*End Custom*/


.HomeBigBg {
	position: absolute;
	top: 0px;bottom: 0px;
	width: 100%;
	z-index: -1;
	overflow: hidden;
}
.HomeBigBg img {
	position: fixed;
	top: 120px;
	z-index: 3;
	left: 50%;
	margin-left: -1250px;
}
.HomeBigBg .swoosh {
position:fixed;
z-index:4;
left:0;
top:120px;
display:block;
width:726px;
height:914px;
background:url(../design/swoosh.png) 0 0 no-repeat;
}
.PreviewBody .HomeBigBg img {top:160px;}

.homeSlider {
	width: 890px !important;
	margin: 50px auto;
	height: 110px;
display:none;
}

.PageHome .homeSlider, .pagewslider .homeSlider {display:block;}

.SlideItem {
	width: 890px !important;
}
.homeSlider h1 {
	font-family: arial, sans-serif;
	color: #fff;
	font-size: 54px;
	line-height: 54px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}

.ModuleDate {
display:block;
font-weight:bold;
}
.ModuleItemRow  {
padding:10px 50px 0 0;
margin:0 0 10px;
background:url(../design/rp-spacer.png) 0 0 repeat-x;
}
.FinancialReportContainer {}

.FinancialReportContainer ul {margin:0 0 10px; padding:0;}
.FinancialReportContainer ul li {
padding:10px 50px 0 0;
margin:0 0 10px;
background:url(../design/rp-spacer.png) 0 0 repeat-x;
list-style:none outside;
}

.RssLinkTopContainer {
position:absolute;
top:3px;
right:0;
}
.RssLinkBottomContainer {
display:none;
}
.ModulePressReleaseLatest, .ModulePressRelease, .ModuleEvent, .ModuleEventLatest, .ModulePresentationLatest, .ModulePresentation {
position:relative;
}

.ModulePressRelease .ModuleYearNavContainer, .ModuleEvent .ModuleYearNavContainer, .ModulePresentation .ModuleYearNavContainer {
margin:0 0 10px;
}

.ModuleYearNavContainer a {margin-right:10px;}

.justify .HtmlTextContainer, .justify .ModuleBody {text-align:justify;}

ul.homeQL {
    padding: 0;
    overflow: hidden;
}

ul.homeQL li {
    display: block;
    float: left;
    width: 142px;
    padding-right: 2px;
}

ul.homeQL li a {
color:#fff;
font-size:13px;
display:block;
height:55px;
line-height:46px; 
padding-left:12px;
padding-top:4px;
background:url(../design/homeQL-a.png) 0 100% no-repeat;
}

ul.homeQL li a:hover {background-position:0 0;color:#539d15;}


.Q4Gallery {}
.Q4Gallery h3 {display:none;}
.Q4Gallery ul {list-style:none outside;margin:0;padding:0;}
.Q4Gallery li {display:inline-block;zoom:1;*display:inline;vertical-align:top;margin:0 10px 10px 0;}
.Q4Gallery span.title {display:none;}

.StockQuoteHome {}

.PageHome .StockQuoteHome {display:none;}

.StockQuoteHome .MarketText, .StockQuoteHome .MarketText + br, .StockQuoteHome select {
display:none;
}
.StockQuoteHome table {
line-height:1.4;
}

.StockTableItem {}
.StockTableItem p {
margin:0;
width:272px;
display:inline-block;zoom:1;*display:inline;
text-align:right;
margin-right:10px;
height:20px;
line-height:20px;
}
.StockTableItem p a, .StockTableItem p a:hover {
color:#595959;
cursor:text;
text-decoration:none;
}

.StockTableText {display:block; padding:10px 0 25px; text-align:right;width:559px;}
.StockTableText .StockTableTextLabel {float:left;}


.StockTableItem p > span:first-child {
float:left;
}
.StockTableItem p{
color:#595959;
cursor:text;
}
.StockPage {display:none;}
.StockHistoricalSelection {margin-bottom:10px;}
.MailingListUnsubscribeContainer {margin-top:20px;}

.PaneContent .MailingListCol1, .PaneContent .MailingListCol2 {
padding:3px 0;
}

.BlawnTable {/*border:1px solid #b3cc82;*/width:100%;}
.BlawnTable td, .BlawnTable th {padding:5px;}

.BlawnTable th  {
background-color:#66a82d;
color:#fff;
text-align:left;
border-left:1px solid #fff;
border-top:1px solid #fff;
}

/*
.BlawnTable th b {font-weight:normal;}
.BlawnTable tr > th:first-child, .BlawnTable tr > td:first-child, .BlawnTable th[rowspan="2"] + th {border-left:0 none;}

.BlawnTable th[rowspan="2"] {border-right:1pd solid #fff;}
*/

.BlawnTable tr:first-child th {border-top:0 none;}
.BlawnTable td {background-color:#f2f5ee;border-bottom:1px solid #fff; border-left:1px solid #fff;}

.BlawnTable .alt td {
background-color:#e4ebda;
}
.tableibordered {display:block;border-bottom:1px solid #fff;}
.BlawnTable ul, .BlawnTable p {margin:0;}
.BlawnTable ul {list-style-image:url(../design/li.png);padding-left:16px;}

.ModuleDownloadListWithTags .ModuleHeader {display:none;}


.ModuleDownloadListWithTags .ModuleThumbnail {float:left; margin-right:5px; margin-top:-3px;}

.ModuleThumbnailImage {vertical-align:middle;border:0 none;}
.ModuleDownloadListWithTags .ModuleHeadlineLink {}
.ModuleDownloadListWithTags .ModuleItemRow {padding-top:13px;}

.mineralFlowchart {position:relative;background:transparent url('../images/mineral-processing_1.png') no-repeat scroll 0 0;}
.mineralFlowchart img {display:none;}
.mineralFlowchart ul {width:569px;height:295px;position:relative;z-index:8;zoom:1;}
.mineralFlowchart .itemFC {position:absolute; z-index:9; left:6px;width:106px;height:45px; display:block;cursor:pointer;}

.mineralFlowchart .itemFC.alunite {top:6px;}
.mineralFlowchart .itemFC.benefi {top:66px;}
.mineralFlowchart .itemFC.calci {top:126px;}
.mineralFlowchart .itemFC.so2 {top:126px;left:129px; width:129px}
.mineralFlowchart .itemFC.acid {top:126px;left:275px;width:136px;}
.mineralFlowchart .itemFC.water {top:186px;}
.mineralFlowchart .itemFC.potash {top:186px;left:129px; width:129px}
.mineralFlowchart .itemFC.crystal {top:186px;left:275px;width:136px;}
.mineralFlowchart .itemFC.alumina {top:246px;}

.mineralFlowchart .itemFC .pop {display:block;position:absolute;display:none;
padding:15px;
background:#595959;
color:#fff;
border: 2px solid #8DC63F;
border-radius:8px;
left:50%;
bottom:99%;
width:150%;
text-align:left;
}

.mineralFlowchart .itemFC:hover .pop {display:block;zoom:1;}

.mineralFlowchart .itemFC.so2 .pop {left:0; width:95px;}
.mineralFlowchart .itemFC.acid .pop {left:0;width:105px;}

.mineralFlowchart .itemFC.potash .pop {left:0;bottom:auto;top:99%; width:95px;}
.mineralFlowchart .itemFC.crystal .pop {left:0;bottom:auto;top:99%;width:105px;}





.mineralFlowchart ul {margin:0;padding:0;list-style:none outside;}

#player {margin-bottom:15px;}

.capitalTable td.tableTotal
{
border-top: 3px solid #539D15;
}

.capitalTable td.rightSide 
{
border-left: 1px solid #539D15;
}

.capitalTable td.first 
{
border-top: 0px none;
}

.capitalTable td
{
padding: 4px;
border-top: 1px solid #539D15;
}

.PageInvestorsInvestorBriefcase .ModuleThumbnail
{
display: none !important;
}

.AppOnly
{
display: none;
}

.green
{ color: #539D15;}

/* -- unfinished, for fixed header
.HeaderContainer {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #ffffff;
}

.PaneContentInner {
    padding-top: 120px;
}
*/

.PaneRight .ModulePressReleaseLatest {
    position: relative;
}

.PaneRight .ModulePressReleaseLatest .TwitterLink {
    position: absolute;
    top: 3px;
    right: 25px;
    padding: 0 5px;
}

table.CustomTable
{
border-collapse:collapse;
margin-bottom: 10px;
}

.CustomTable th
{
color: #fff;
background-color: #539D15;
padding: 15px;
border: 1px solid #539D15;
}

.CustomTable td
{
text-align: center;
padding: 6px;
border: 1px solid #539D15;
}

.PageInvestorsInvestorBriefcase .PaneContent .ModuleTitle{
margin-top:40px;
}

.PageInvestorsInvestorBriefcase .PaneContent .ModuleContainerInner{
padding-left:15px;
}

.PageInvestorsInvestorBriefcase .PaneContent .QuarterlyReportPanel ul, .PageInvestorsInvestorBriefcase .PaneContent .AnnualReportPanel{
padding-left: 15px;
}

.ModulePresentation .ModuleDate{
display:none;
}

.address{
padding-top:15px;
}

[role="navigation"] nav ul {
    margin: 0;
    padding: 0;
    list-style-type:  none;
}

[role="navigation"] nav .level2 {
    visibility: hidden;
    position: absolute;
    background: linear-gradient(to right, #8bc835 , #65ab20);
    border-bottom-left-radius: 20px;
   /* padding: 10px 10px 35px 10px; */
    padding: 0px 0 35px 0;
    min-width: 200px;
    text-align: left;
    top: 0;
    opacity: 0;
}

[role="navigation"] nav .level1 > li {
    display: inline-block;
}

.PaneNavigation [role="navigation"] {
    width: 986px;
    margin: 0 auto;
}

[role="navigation"] nav .level1 > li {
    padding-top: 9px;
    text-align: center;
    text-decoration: none;
    z-index: 10;
    text-transform: uppercase;
    line-height: 12px;
    margin-right: 20px;
}

[role="navigation"] nav .level1 > li:hover {
    border-top: 4px solid #8dc63f;
    padding: 5px 0 10px;
}

[role="navigation"] nav .level1 > li > a {
    padding: 0 10px;
    letter-spacing: 0px;
    font-weight: lighter;
    background-color: #fff;
}

[role="navigation"] nav .level1 > li > a:hover {
    text-decoration: none;
}

[role="navigation"] nav .level1 {
    margin-left: 104px;
}

[role="navigation"] nav .level1 > li.has-children {
    position: relative;
}

[role="navigation"] nav .level1 > li.has-children.js--hover .level2 {
    opacity: 1;
    visibility: visible;
    top: 24px;
    transition: all .2s ease-in;
}

[role="navigation"] nav .level2 a {
    color: #fff;
    height: 15px;
    line-height: 15px;
    padding: 3px;
    text-transform: capitalize;
}


[role="navigation"] nav .level1 > li.has-children:hover .level2 > li {
    padding: 3px 0;
}

[role="navigation"] nav .level2 {
    z-index: 5;
}
[role="navigation"] nav .level1 {
    margin-left: 90px;
    width: 100%;
    max-width: 864px;
    display: table;
}
[role="navigation"] nav .level1 > li {
    display: table-cell;
}
[role="navigation"] nav ul.level3 {
    visibility: hidden;
}
[role="navigation"] nav .level2 li.has-children {
    position: relative;
}
[role="navigation"] nav .level2 li.has-children.js--hover ul.level3 {
    visibility: visible;
    left: 100%;
    transition-duration: .2s;
}
[role="navigation"] nav .level2 li ul.level3 {
    position: absolute;
    padding-bottom: 35px;
    padding-top: 10px;
    background: linear-gradient(to right, #8bc835 , #65ab20);
    border-bottom-left-radius: 20px;
    padding: 0px 0px 35px 0;
    min-width: 166px;
    text-align: left;
    left: -9px;
    z-index: -1;
    top: -10px;
}
[role="navigation"] nav .level1 > li.has-children:hover .level2 > li {
    background: linear-gradient(to right, #8bc835 , #65ab20);
}
[role="navigation"] nav ul.level1 ul.level2 li:hover {
    background:#bfe09a !important;
    text-decoration: none;
}
[role="navigation"] nav ul.level1 ul.level2 > li:hover > a, [role="navigation"] nav ul.level1 ul.level3 > li:hover a {
    color: #595959;
}
[role="navigation"] nav .level1 > li.has-children:hover .level2 li:first-child, [role="navigation"] nav .level1 > li.has-children:hover .level3 li:first-child {
    margin-top: 10px;
}

[role="navigation"] nav .level1 > li.has-children:hover .level2 li {
    padding: 4px 0px;
}
[role="navigation"] nav .level1 > li.has-children:hover .level2 li a {
  padding-left: 14px;
}
[role="navigation"] nav a:hover {
    text-decoration: none;
}