.sf-menu.sf-style-rc {
  float: left;
  margin-bottom: 1em;
  padding: 0;
  margin-top:0;
}
.sf-menu.sf-style-rc.sf-navbar {
  width: 100%;
}
.sf-menu.sf-style-rc ul {
  padding-left: 0;
}

.sf-menu.sf-style-rc li.sf-depth-1 {
/*border-left: 3px solid #e16c51;
border-radius: 30px 0px 0px 30px;*/
}

.sf-menu.sf-style-rc .sf-depth-1 a {
    /* border: 2px solid #ffffff; */
    color: white;
    padding: 0.75em 1em;
    border-bottom: none;
}

.sf-menu.sf-style-rc .sf-depth-2 a {
  border-bottom: 1px solid #61707A;
  color: #D6D6D6;
  padding: 0.75em 1em;
  font-weight:normal;
  text-transform:none;
}
.sf-menu.sf-style-rc a.sf-with-ul {
  padding-right: 2.25em;
}
.sf-menu.sf-style-rc.rtl a.sf-with-ul {
  padding-left: 2.25em;
  padding-right: 1em;
}
.sf-menu.sf-style-rc.sf-navbar a {
  border: 0;
}
.sf-menu.sf-style-rc span.sf-description {
  /*color: #13a;*/
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-rc li,
.sf-menu.sf-style-rc li li,
.sf-menu.sf-style-rc li li li,
.sf-menu.sf-style-rc.sf-navbar {
  /*background: #333333;*/
  margin-right: 3px;
}
.sf-menu.sf-style-rc li:hover, .sf-menu.sf-style-rc li.sfHover, .sf-menu.sf-style-rc li.active a, .sf-menu.sf-style-rc a:focus, .sf-menu.sf-style-rc a:hover, .sf-menu.sf-style-rc a:active, .sf-menu.sf-style-rc.sf-navbar li li {
    /* background: #b3c0d0; */
    background:#b4c0cf url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAgMAAADw5/WeAAAADFBMVEUAAAC0wtS8wsy0wswsYZWLAAAAAXRSTlMAQObYZgAAAHtJREFUCJkNxrEKwjAUBdD7lQqCuvkPUmw/w013BTMWEcxXSAeJb6vUYDLZB4bk6pkOzOchX5zWsbmAz6GLyFrbCtclReCpoYMbJDQwLDQ43FbnEQzpf9/S9ah0whmclS2hu5wKmLL1UNrpHZFHRuzNhoQti3qO1/hu5QckMFFVTrzKnAAAAABJRU5ErkJggg==);
    /* height: 35px; */
    /* box-sizing: border-box; */
    color: #084d82;
}

/*Commenting this out because it's causing lots of problems*/
/*.sf-menu.sf-style-rc a:hover, .sf-menu.sf-style-rc a:active {
  border-top: 2px solid #e16c51;
  height: 31px;
}*/

.sf-menu.sf-style-rc li.active-trail a{
  background:#b4c0cf url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAgMAAADw5/WeAAAADFBMVEUAAAC0wtS8wsy0wswsYZWLAAAAAXRSTlMAQObYZgAAAHtJREFUCJkNxrEKwjAUBdD7lQqCuvkPUmw/w013BTMWEcxXSAeJb6vUYDLZB4bk6pkOzOchX5zWsbmAz6GLyFrbCtclReCpoYMbJDQwLDQ43FbnEQzpf9/S9ah0whmclS2hu5wKmLL1UNrpHZFHRuzNhoQti3qO1/hu5QckMFFVTrzKnAAAAABJRU5ErkJggg==);
}
.sf-menu.sf-style-rc.sf-navbar li ul {
  /*background-color: #dc5300;*/
}
.sf-menu.sf-style-rc.sf-navbar li ul li ul {
  background-color: transparent;
}
.sf-menu.sf-style-rc ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-rc ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-rc ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
  font-weight: bold;
}
.sf-menu.sf-style-rc ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 12em;
}
.sf-menu.sf-space.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right;
}
.sf-menu.sf-style-rc li.sf-parent-children-1 ul.sf-megamenu {
  width: 12em;
}
.sf-menu.sf-style-rc li.sf-parent-children-2 ul.sf-megamenu {
  width: 24em;
}
.sf-menu.sf-style-rc li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}
.sf-menu.sf-style-rc li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}
.sf-menu.sf-style-rc li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}
.sf-menu.sf-style-rc li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}
.sf-menu.sf-style-rc li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}
.sf-menu.sf-style-rc li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}
.sf-menu.sf-style-rc li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}
.sf-menu.sf-style-rc li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
} 

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
background: none;
padding: 0 8px 9px 0 !important;
}