
.sm-dox {
  padding: 0;
  background: none;
}

.sm-dox a,
.sm-dox a:focus,
.sm-dox a:hover,
.sm-dox a:active {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  padding: 8px 15px;
  color: #0088cc;
  background: none;
  border-radius: 0!important;
  text-decoration: none;
  text-shadow: none;
}

.sm-dox a:hover {
  background: #f0f6fa;
  text-decoration: none;
  color: #0088cc;
  text-shadow: none;
}

.sm-dox a span.sub-arrow {
  display: inline-block;
  background: url(dropdown_1x.png) -2px -5px no-repeat;
  color: transparent;
  line-height: 500%;
  border: 0;
  width: 14px;
  height: 6px;
  margin-left: 2px;
  margin-top: -2px;
  right: 12px;
  vertical-align: middle;
}
.sm-dox ul a:focus span.sub-arrow,
.sm-dox ul a:hover span.sub-arrow,
.sm-dox ul a:active span.sub-arrow {
  background-position: -2px -15px;
}

.sm-dox a.highlighted span.sub-arrow:before {
  display: none;
}

.sm-dox>li:first-child>a,.sm-dox>li:first-child>:not(ul) a {
  border-radius: 0;
}

.sm-dox>li:last-child>a,
.sm-dox>li:last-child>*:not(ul) a,
.sm-dox>li:last-child>ul,
.sm-dox>li:last-child>ul>li:last-child>a,
.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-dox>li:last-child>ul>li:last-child>ul,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul {
  border-radius: 0;
}

.sm-dox>li:last-child>a.highlighted,
.sm-dox>li:last-child>*:not(ul) a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted {
  border-radius: 0;
}

.sm-dox ul {
  background-color: #fff;
}

.sm-dox ul a,
.sm-dox ul a:focus,
.sm-dox ul a:hover,
.sm-dox ul a:active {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  padding: 8px 34px 8px 18px;
  margin: 0 -1px;
  color: #08c;
}

.sm-dox ul a:last-child,
.sm-dox ul a:last-child:focus,
.sm-dox ul a:last-child:hover,
.sm-dox ul a:last-child:active {
  margin-bottom: -1px;
  padding-bottom: 9px;
}

.sm-dox ul a:first-child,
.sm-dox ul a:first-child:focus,
.sm-dox ul a:first-child:hover,
.sm-dox ul a:first-child:active {
  margin-top: -1px;
  padding-top: 9px;
}

.sm-dox ul a:focus,
.sm-dox ul a:hover,
.sm-dox ul a:active {
  text-decoration: none;
  color: #FFF;
  background-color: #1e98d4;
}

.sm-dox ul ul a,
.sm-dox ul ul a:hover,
.sm-dox ul ul a:focus,
.sm-dox ul ul a:active {
  border-left: 16px solid transparent
}

.sm-dox ul ul ul a,
.sm-dox ul ul ul a:hover,
.sm-dox ul ul ul a:focus,
.sm-dox ul ul ul a:active {
  border-left: 24px solid transparent
}

.sm-dox ul ul ul ul a,
.sm-dox ul ul ul ul a:hover,
.sm-dox ul ul ul ul a:focus,
.sm-dox ul ul ul ul a:active {
  border-left: 32px solid transparent
}

.sm-dox ul ul ul ul ul a,
.sm-dox ul ul ul ul ul a:hover,
.sm-dox ul ul ul ul ul a:focus,
.sm-dox ul ul ul ul ul a:active {
  border-left: 40px solid transparent
}

@media(min-width: 768px) {
  .sm-dox ul {
    position: absolute;
    width: 12em;
  }

  .sm-dox li {
    float: left
  }

  .sm-dox.sm-rtl li {
    float: right
  }

  .sm-dox ul li,
  .sm-dox.sm-rtl ul li,
  .sm-dox.sm-vertical li {
    float: none
  }

  .sm-dox {
    padding: 0 15px;
    background-image: none;
  }

  .sm-dox a,
  .sm-dox a:focus,
  .sm-dox a:active,
  .sm-dox a:hover,
  .sm-dox a.highlighted {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    padding: 8px 15px;
    color: #0088cc;
    background: none;
    border-radius: 0!important;
  }

  .sm-dox a:hover {
    background: #f0f6fa;
    text-decoration: none;
    color: #0088cc;
    text-shadow: none;
  }

  .sm-dox a.highlighted {
    background-color: #1e98d4;
    color: #FFF;
  }
  .sm-dox a.highlighted span.sub-arrow {
    background-position: -2px -15px;
  }

  .sm-dox a.has-submenu {
    padding-right: 34px
  }

  .sm-dox>li>ul:before,.sm-dox>li>ul:after {
    display: none!important;
  }

  .sm-dox ul {
    padding: 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border-radius: 0!important;
    border: none;

    margin: 7px 0 0 0;
    border: 1px solid rgba(29,92,123,0.3);
    -webkit-box-shadow: 0 1px 1px rgba(20,60,83,0.1);
    box-shadow: 0 1px 1px rgba(20,60,83,0.1);
  }

  .sm-dox ul a span.sub-arrow {
    display: inline-block;
    background: url(dropdown_1x.png) -7px -24px no-repeat;
    color: transparent;
    border: 0;
    width: 6px;
    height: 14px;
    margin-left: 2px;
    margin-top: -6px;
    right: 10px;
    vertical-align: middle;
  }
  .sm-dox ul a:focus span.sub-arrow,
  .sm-dox ul a:hover span.sub-arrow,
  .sm-dox ul a:active span.sub-arrow,
  .sm-dox ul a.highlighted span.sub-arrow {
    background-position: -7px -41px;
  }

  .sm-dox ul a,
  .sm-dox ul a:hover,
  .sm-dox ul a:focus,
  .sm-dox ul a:active,
  .sm-dox ul a.highlighted {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-shadow: none;
    background-color: transparent;
    background-image: none;
    padding: 8px 34px 8px 18px;
    margin: 0 -1px;
    color: #08c;
  }

  .sm-dox ul a:last-child,
  .sm-dox ul a:last-child:focus,
  .sm-dox ul a:last-child:hover,
  .sm-dox ul a.highlighted:last-child {
    margin-bottom: -1px;
    padding-bottom: 9px;
  }

  .sm-dox ul a:first-child,
  .sm-dox ul a:first-child:focus,
  .sm-dox ul a:first-child:hover,
  .sm-dox ul a.highlighted:first-child {
    margin-top: -1px;
    padding-top: 9px;
  }

  .sm-dox ul a:focus,
  .sm-dox ul a:hover,
  .sm-dox ul a:active,
  .sm-dox ul a.highlighted {
    text-decoration: none;
    color: #FFF;
    background-color: #1e98d4;
  }

  .sm-dox span.scroll-up,
  .sm-dox span.scroll-down {
    height: 36px;
  }

  .sm-dox span.scroll-up:hover,
  .sm-dox span.scroll-down:hover {
    background: #f0f6fa;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .sm-dox a span.sub-arrow,
  .sm-dox ul a span.sub-arrow {
    background-image: url(dropdown_2x.png);
    background-size: 18px 56px;
  }
}