/* Certification Menu */

#superfish-2 li, #superfish-2-accordion li { line-height: 18px; }

#superfish-2 {
	position: relative;
	display: block;
}

#superfish-2 a, #superfish-2 a:visited { text-decoration: none; color: #52646b; }

.sf-clone-parent {
        display: none;
}

#superfish-2 .sf-depth-2 a {
        text-decoration: none;
        padding: 8px 20px;
}

#superfish-2 .sf-depth-2.first a {
  margin-top: 8px;
}

#superfish-2 .sf-depth-2.last a {
  margin-bottom: 8px;
}

#superfish-2 .sf-depth-2 a:hover:after {
  border-left: 5px solid #3A859A; 
}

/* #superfish-2 a.sf-depth-1 {
        font-size: 17px;
        font-weight: 600;
} */

#superfish-2 a { /* font-family: 'Montserrat', sans-serif; */ font-weight: 700; color: #52646b; }

#superfish-2 a.sf-depth-1.menuparent {
  padding: 32px 11px 33px 60px;
  position:relative;
  display: block;
  border-left: 1px solid #dbdbdb;
}

#sub-nav-icons {
  display: none; /* They will only be shown for the smaller menu */
}

#superfish-2 a.sf-depth-1:after {
	content: "";
	background: url('../../../files/images/icons/blue_arrow_d.png') no-repeat center transparent; 
	position: absolute;
	display: block;
	width: 33%;
	height: 29px;
	margin-top: -1px;
}

#superfish-2 #menu-838-2 a.sf-depth-1:after {  background: url('../../../files/images/icons/purple_arrow_d.png') no-repeat center transparent; width: 42.5%;  }

#superfish-2 #menu-843-2 a.sf-depth-1:after {  background: url('../../../files/images/icons/green_arrow_d.png') no-repeat center transparent;  }

#superfish-2 a.sf-depth-2 {
        line-height: 1.1em;
        font-size: 14px;
        font-weight: 600;
}

#menu-880-2 a.sf-depth-1.menuparent {
        background: url('../../../files/images/icons/be_certified_icon.png') no-repeat 20px center transparent;
	width: 110px;
}

#menu-838-2 a.sf-depth-1.menuparent {
        background: url('../../../files/images/icons/maintain_certification_icon.png') no-repeat 20px center transparent;
	width: 140px;
}

#menu-843-2 a.sf-depth-1.menuparent {
        background: url('../../../files/images/icons/apply_for_exam_icon.png') no-repeat 20px center transparent;
	width: 100px;
}

#superfish-2 .menuparent ul { margin-top: 66px; }

#superfish-2 a.sf-depth-1.menuparent:hover { background-color: #f8f8f8; }

#superfish-2 .sf-depth-1 ul {
  background: none repeat #fff;
  width: inherit !important;
  border: 5px solid #3A859A;
}

#menu-880-2 ul {
}

#menu-838-2 ul {
        border-color:#a42670 !important;
}

#menu-843-2 ul {
        border-color:#6a8921 !important;
}

#superfish-2 a:hover {
        color: #00919c;
}

/* Vertical Option */

#superfish-2.sf-vertical {
	margin-left: -80px !important;
}

#superfish-2.sf-vertical a.sf-depth-1 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dbdbdb;
}

#superfish-2.sf-vertical .menuparent ul { margin-top: 15px; }

/* Accordion Modifications */

a#superfish-2-toggle {
        text-decoration: none;
        padding: 5px 10px 5px 30px;
        margin: 0px 0px 0px 0px;
        font-size: 18px;
	float: right;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	text-transform: uppercase;
	color: #3a859a;
	background: url('../../../files/images/icons/menu_icon_blue.png') no-repeat 5px center transparent;
}

#superfish-2-toggle { display:none; }


#superfish-2-accordion a {
        text-decoration: none;
        padding: 7px 100% 7px 50px;
	color: #52646b;
	/* font-family: 'Montserrat', sans-serif; */
}

#superfish-2-accordion a:hover { color:#00919c; }

#superfish-2-accordion li.menuparent { border-top: 1px solid #dbdbdb; }

#superfish-2-accordion { display:block; }

#superfish-2-accordion .sf-depth-2 a {
	width: inherit;
}

#block-superfish-2 .sf-accordion-toggle {
	width: 200px;
	margin-top: 40px;
	margin-left: -100px;
}

#superfish-2-accordion li#menu-843-2 ul { border-top: 5px solid #6a8921; }
#superfish-2-accordion li#menu-838-2 ul { border-top: 5px solid #a42670; }
#superfish-2-accordion li#menu-880-2 ul { border-top: 5px solid #3a859a; }
