/*** Overall ***/
#primary-menu, #block-menu-menu-submenu {
  display: none;
}
#block-superfish-1 {
  overflow: visible !important;
}
#preface-top-wrapper .row {
overflow: visible;
}
#block-superfish-1 .inner {
margin-left: 0;
}

#block-superfish-1 .sf-shadow ul {
padding: 12px 0 18px;
margin-left: 0;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);  
background: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #dddddd;
}

.sf-menu.sf-style-simple-elotus a.sf-depth-1 {
  padding-left: 30px;
  padding-right: 30px;
}

/* Tab hover */
.sf-menu.sf-style-simple-elotus > li > a, 
.sf-menu.sf-style-simple-elotus > li > a:visited,
.sf-menu.sf-style-simple-elotus > li > a.active {
color: #DDD;
}
.sf-menu.sf-style-simple-elotus > li > a:hover {
color: #FFF;
}
.sf-shadow ul {
border-bottom: 4px solid #616161;
}
.sf-shadow ul:after {
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #616161;
position: absolute;
display: block;
content: "";
top: 0;
left: 48px;
}

/* Inactivate Links */
#menu-4006-1 > a.sf-depth-1,     /* CEU Courses*/
#menu-4020-1 a.sf-depth-2,        /* CEU Courses - Live Courses */
#menu-4021-1 a.sf-depth-2,        /* CEU Courses - Distance Learning */
#menu-4022-1 a.sf-depth-2,        /* CEU Courses - Acu CEU by Board - USA */
#menu-4129-1 a.sf-depth-2,        /* CEU Courses - Acu CEU by Board - International */
#menu-4023-1 a.sf-depth-2,        /* CEU Courses - Chiro CEU by Board */
#menu-4024-1 a.sf-depth-2,        /* CEU Courses - Certification Programs */
#menu-4199-1 a.sf-depth-2,        /* CEU Courses - Multilingual Learning */
#menu-4044-1 a.sf-depth-2,       /* Free Stuff - FREE 1-HR Webinars */
#menu-4045-1 a.sf-depth-2        /* Free Stuff - Other Resources */
{      
pointer-events: none;
cursor: default;
}

/*** CEU Courses Tab ***/
/* Custom Tab Width*/
#menu-4020-1 { 
width: 192px;        /* Live Courses */
}
#menu-4021-1 {
width: 228px;        /* Distance Learning Courses */
}
#menu-4022-1, 
#menu-4023-1, 
#menu-4024-1,
#menu-4129-1 {
width: 276px;       /* CEU Boards & Certification Programs */
}
#menu-4080-1 {
width: 240px;        /* Gold Pass */
height:252px
}
/* Custom Height Width and height for megamenu*/
#menu-4006-1 ul.sf-megamenu {    /* CEU Courses */
width: 960px;
height:420px;
}

/* Megamenu - Top Category Text Formatting */
div.sf-megamenu-column > a,
div.sf-megamenu-column > a:visited,
div.sf-megamenu-column > a.active:hover,
div.sf-megamenu-column > a.active {
color: #333333;
text-transform: uppercase;
}
.sf-megamenu-column ol li > a:visited {
color: #660066; 
}
div.sf-megamenu-column ol li a:hover,
div.sf-megamenu-column ol li a:visited:hover,
div.sf-megamenu-column ol li a.active:hover {
color: #BA00BA; 
}

/* Hide Overflow from CEU Courses Tab */
#menu-4006-1 ul {    /* CEU Courses */
overflow: hidden;
}

/* Custom subcategory divider lines - style the link above */
li#menu-4012-1 a,                           /* CEU Seminars */
li#menu-4016-1 a {                          /* CEU Articles */
border-bottom: #FFFFFF 1px solid;
padding-bottom: 12px;
margin-right: 24px;
width: 80%;
margin-bottom:5px;
}
li#menu-4012-1 a:after, 
li#menu-4016-1 a:after {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 0;
  right:0;
  bottom: 0;
  border-bottom: 1px solid #CCCCCC;
}

/* Stacking Subcategory - Divider Line & Spacing Adjustment */
/* #4024: Certification Program; #4023-1: Chiro CEU by Board; #4029-1 Acu CEU - International */
li#menu-4024-1 div,
li#menu-4023-1 div,
li#menu-4129-1 div {
border-top: #FFFFFF 1px solid;
padding-top: 12px;
left: 12px;
margin-left: 27px;
}
li#menu-4024-1 div a,         /* Certification Programs */
li#menu-4024-1 div ol li,
li#menu-4023-1 div a,         /* Chiro CEU by Board */ 
li#menu-4023-1 div ol li,
li#menu-4129-1 div a,         /* Acu CEU by Board - International */ 
li#menu-4129-1 div ol li {
padding-left: 0;
}
li#menu-4024-1 div:before,
li#menu-4023-1 div:before,
li#menu-4129-1 div:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 27px;
  right:0;
  bottom: 5px;
  border-top: 1px solid #CCCCCC;
}

/* Megamenu - Inline layout for CEU Boards */
#menu-4022-1 ol li {       /* Acu CEU by Board #4022 */
width: 15%;
display: inline;
}
#menu-4028-1 {              /* Additional spacing between NCCAOM & the next board */
padding-right: 12px;
}

/* Stacking Subcategory - Custom Spacing for Multilingual Subcategory */
li#menu-4199-1 {
width: 180px;
margin-left: 210px;
margin-top:12px;
}
li#menu-4199-1 div {
border-top: #FFFFFF 1px solid;
padding-top: 12px;
}
li#menu-4199-1 div:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -1px;
  left:0;
  bottom: 5px;
  border-top: 1px solid #CCCCCC;
width: 180px;
}
li#menu-4199-1 div a,        
li#menu-4199-1 div ol li {
padding-left:0;
}

/* Inline layout for Acu CEU International Boards */
ol li#menu-4071-1,      /* CAAA */
ol li#menu-4029-1,      /* CTCMA */ 
ol li#menu-4125-1,      /* NZASA */
ol li#menu-4035-1      /* NZRA */
{
display:inline;
}
ol li#menu-4071-1 {      /* CAAA */
width: 63%;
}
ol li#menu-4029-1 {      /* CTCMA */ 
width: 35%;
}
ol li#menu-4125-1 {      /* NZASA */
width:63%;
}
ol li#menu-4035-1 {      /* NZRA */
width: 15%;
}

/* Country Label for Acu CEU International Boards */
ol li#menu-4034-1::before {     /* AHPRA */
content: "Australia:";
}
ol li#menu-4071-1::before {     /* CAAA */
content: "Canada:";
}
ol li#menu-4114-1::before {     /* AFPA */
content: "Ireland:";
}
ol li#menu-4125-1::before {     /* NZASA */
content: "New Zealand:";
}
ol li#menu-4113-1::before {     /* BAcC */
content: "UK:";
}
ol li#menu-4125-1::before {     /* NZASA - extra width for the label */
font-size:90%;
padding-right: 18px;
}
ol li#menu-4034-1::before,
ol li#menu-4071-1::before,
ol li#menu-4114-1::before,
ol li#menu-4113-1::before {     /* Default width for labels */
display: inline-block;
font-size:90%;
width: 58px;
}
/* Adjustment for Country Labels to stay inline with the boards for all international Acu boards */
#menu-4129-1 a {
display: inline-block;
width: justified;
}

/*** Megamenu - Stack Certification Programs under Acu CEU Boards ***/
li#menu-4129-1 {      /* Acu CEU Boards International */
margin-left: -288px;
top: 108px; 
}
li#menu-4023-1 {      /* Chiro CEU Boards */
margin-left: -288px;
top: 300px; 
}
li#menu-4024-1 {      /* Certification Programs */
margin-left: -288px;
top: 300px; 
}

/* Megamenu - Gold Pass */
#menu-4080-1 {
float: right;
}
#menu-4080-1 .sf-megamenu-column,
#menu-4080-1 .sf-megamenu-column * {
background: #FFFFFF;
}
#menu-4080-1 .sf-megamenu-column > a {
width: 200px;
height: 280px;
margin-top:-12px;
color:#FFFFFF
}
#menu-4080-1 .sf-megamenu-column > a:before {
content: " ";
width: 200px;
height: 185px;
background: url("https://www.elotus.org/sites/default/files/goldpass_07_noribbon_lg.jpg") no-repeat;
background-size: 100px;
top: 18%;
left: 72px;
position: absolute;
display: inline-block;
}
#menu-4080-1 .sf-megamenu-column > a:after {
content: "365 Days of Unlimited CEUs Online with Top Experts";
    font-size: 110%;
    font-weight: normal;
    left: 30px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 245px;
    width: 180px;
color: #333333;
line-height: 180%;
}
#menu-4081-1 a {   /* Learn More */
padding-bottom: 20px;
text-align: center;
text-transform: uppercase;
color: #333333;
}
#menu-4081-1 {
padding-left: 0;
padding-bottom:200px;
margin-top: 0px;
}

/*** FREE Stuff Tab ***/

/* Custom Tab Width*/
#menu-4009-1 ul {
width: 480px;         /* FREE Stuff Tab */
}
#menu-4044-1 { 
width: 300px;        /* Free webinars */
}
#menu-4045-1 { 
width: 168px;        /* Other */
}

/* Custom divider lines */
li#menu-4047-1 a {                /* Top free video */
border-bottom: #FFFFFF 1px solid;
padding-bottom: 14.4px;
margin-right: 24px;
width: 90%;
margin-bottom:9.6px;
}
li#menu-4047-1 a:after {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 0;
  right:0;
  bottom: 0;
  border-bottom: 1px solid #CCCCCC;
}


/*** CEU Bundles and fixes ***/
#menu-4213-1 {
    width: 180px;
    clear:left;
    margin-left:208px;
    margin-top: 12px;
}
#menu-4213-1 a {padding-left:0;}
#menu-4213-1 ol li {
    width:max-content;
    padding-left:0px;
    padding-right:12px;
}
li#menu-4213-1 div {
border-top: #FFFFFF 1px solid;
padding-top: 12px;
}
li#menu-4213-1 div:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -1px;
  left:0;
  bottom: 5px;
  border-top: 1px solid #CCCCCC;
  width: 180px;
}
#menu-4199-1 {     /* Multilingual learning fix*/
    clear:left;
    margin-left:208px;
}