/* —————————— SIDEBAR MENU CUSTOMIZATION BEGIN —————————— */
#i4awidget_widget_menu_43 {
    padding-bottom: 0px;
    border-bottom: 0px solid #efefef;
    margin-bottom: 15px;
  font-family:'Open Sans', sans-serif;
}

#menu_submenu_wrapper #level1_currentSection  {
margin-top: 5px;
background-color:#e8dfd0;
}

#menu_submenu_wrapper #level1_currentSection a:link {
margin-top:5px;
background-color:#e8dfd0;
color:#333333;
  padding-left:15px;
  display:block;
	font-weight:300;
}

#menu_submenu_wrapper #level1_currentSection a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
background-color:#1e1f4c;
  text-decoration:none;
color:#ffffff;
  	font-weight:300;
  border-left:7px solid #b87e09;

}
#menu_submenu_wrapper #level1_currentSection_currentPage  {
margin-top: 5px;
background-color:#e8dfd0;
}

#menu_submenu_wrapper #level1_currentSection_currentPage a:link {
margin-top:5px;
background-color:#e8dfd0;
color:#333333;
  padding-left:15px;
  display:block;
  	font-weight:300;

}

#menu_submenu_wrapper #level1_currentSection_currentPage a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
background-color:#1e1f4c;
  text-decoration:none;
  	font-weight:300;
color:#ffffff;
    border-left:7px solid #b87e09;
}

#menu_submenu_wrapper #level2_currentSection_currentPage {
    margin: 0;
        margin-top: 5px;
        margin-left: 15px;
  padding-left:15px;
    background-color: #e8dfd0;
    line-height: 30px;
    display: block;
  	font-weight:300;
}
#menu_submenu_wrapper #level2_currentSection_currentPage a:link {
    margin: 0;
        margin-top: 5px;
        margin-left: 0px;
  padding-left:15px;
    background-color: #e8dfd0;
  color:#333333;
    line-height: 30px;
    display: block;
  	font-weight:300;
}
#menu_submenu_wrapper #level2_currentSection_currentPage a:hover {
    margin: 0;
        margin-top: 5px;
        margin-left: -15px;
  padding-left:15px;
    background-color: #1e1f4c;
  color:#ffffff;
  text-decoration:none;
    line-height: 30px;
    display: block;
  	font-weight:300;
    border-left:7px solid #b87e09;
}
#menu_submenu_wrapper #level2_currentSection  {
    margin: 0;
        margin-top: 5px;
        margin-left: 15px;
  padding-left:15px;
    background-color: #e8dfd0;
    line-height: 30px;
    display: block;
  	font-weight:300;
}
#menu_submenu_wrapper #level2_currentSection  a:link {
    margin: 0;
        margin-top: 5px;
        margin-left: 0px;
  padding-left:15px;
    background-color: #e8dfd0;
  color:#333333 !important;
    line-height: 30px;
    display: block;
  	font-weight:300;
}
#menu_submenu_wrapper #level2_currentSection a:hover {
    margin: 0;
        margin-top: 5px;
        margin-left: -15px;
  padding-left:15px;
    background-color: #1e1f4c;
  color:#ffffff !important;
  text-decoration:none;
    line-height: 30px;
    display: block;
  	font-weight:300;
    border-left:7px solid #b87e09;
}

/* —————————— SIDEBAR MENU CUSTOMIZATION END —————————— */