.bio-greenish {
  background: 0 0;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.bio-greenish a,
.bio-greenish a:active,
.bio-greenish a:focus,
.bio-greenish a:hover {
  padding: 10px 20px;
  padding-right: 58px;
  background: #99b685;
  background-image: linear-gradient(to bottom, #4cb18b 0, #429b7a 100%);
  color: #fff;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 23px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.bio-greenish a.current {
  background: #f5bb25;
  background-image: linear-gradient(to top, #f5bb25 0, #ffdb82 100%);
  color: #333;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.bio-greenish a.disabled {
  color: #a1d1e8;
}
.bio-greenish a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.bio-greenish a .sub-arrow::before {
  content: "+";
}
.bio-greenish a.highlighted .sub-arrow::before {
  content: "-";
}
.bio-greenish > li:first-child > :not(ul) a,
.bio-greenish > li:first-child > a {
  border-radius: 8px 8px 0 0;
}
.bio-greenish > li:last-child > :not(ul) a,
.bio-greenish > li:last-child > a,
.bio-greenish > li:last-child > ul,
.bio-greenish > li:last-child > ul > li:last-child > :not(ul) a,
.bio-greenish > li:last-child > ul > li:last-child > a,
.bio-greenish > li:last-child > ul > li:last-child > ul,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > :not(ul)
  a,
.bio-greenish > li:last-child > ul > li:last-child > ul > li:last-child > a,
.bio-greenish > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > :not(ul)
  a,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > a,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > :not(ul)
  a,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > a,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul {
  border-radius: 0 0 8px 8px;
}
.bio-greenish > li:last-child > :not(ul) a.highlighted,
.bio-greenish > li:last-child > a.highlighted,
.bio-greenish > li:last-child > ul > li:last-child > :not(ul) a.highlighted,
.bio-greenish > li:last-child > ul > li:last-child > a.highlighted,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > :not(ul)
  a.highlighted,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > a.highlighted,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > :not(ul)
  a.highlighted,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > a.highlighted,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > :not(ul)
  a.highlighted,
.bio-greenish
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > a.highlighted {
  border-radius: 0;
}
.bio-greenish ul {
  background: #fff;
}
.bio-greenish ul ul {
  background: rgba(102, 102, 102, 0.1);
}
.bio-greenish ul a,
.bio-greenish ul a:active,
.bio-greenish ul a:focus,
.bio-greenish ul a:hover {
  background: 0 0;
  color: #298a00;
  font-size: 18px;
  text-shadow: none;
  border-left: 8px solid transparent;
}
.bio-greenish ul a.current {
  background: #99b685;
  background-image: linear-gradient(to bottom, #ffd25f 0, #f7d680 100%);
  color: #333;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
}
.bio-greenish ul a.disabled {
  color: #b3b3b3;
}
.bio-greenish ul ul a,
.bio-greenish ul ul a:active,
.bio-greenish ul ul a:focus,
.bio-greenish ul ul a:hover {
  border-left: 16px solid transparent;
}
.bio-greenish ul ul ul a,
.bio-greenish ul ul ul a:active,
.bio-greenish ul ul ul a:focus,
.bio-greenish ul ul ul a:hover {
  border-left: 24px solid transparent;
}
.bio-greenish ul ul ul ul a,
.bio-greenish ul ul ul ul a:active,
.bio-greenish ul ul ul ul a:focus,
.bio-greenish ul ul ul ul a:hover {
  border-left: 32px solid transparent;
}
.bio-greenish ul ul ul ul ul a,
.bio-greenish ul ul ul ul ul a:active,
.bio-greenish ul ul ul ul ul a:focus,
.bio-greenish ul ul ul ul ul a:hover {
  border-left: 40px solid transparent;
}
.bio-greenish ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.bio-greenish ul li:first-child {
  border-top: 0;
}
@media (min-width: 768px) {
  .bio-greenish ul {
    position: absolute;
    width: 12em;
  }
  .bio-greenish li {
    float: left;
  }
  .bio-greenish.sm-rtl li {
    float: right;
  }
  .bio-greenish ul li,
  .bio-greenish.sm-rtl ul li,
  .bio-greenish.sm-vertical li {
    float: none;
  }
  .bio-greenish a {
    white-space: nowrap;
  }
  .bio-greenish ul a,
  .bio-greenish.sm-vertical a {
    white-space: normal;
  }
  .bio-greenish .sm-nowrap > li > :not(ul) a,
  .bio-greenish .sm-nowrap > li > a {
    white-space: nowrap;
  }
  .bio-greenish {
    background: #99b685;
    background-image: linear-gradient(to top, #7fb9ae 0, #99b685 100%);
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
  .bio-greenish a,
  .bio-greenish a.highlighted,
  .bio-greenish a:active,
  .bio-greenish a:focus,
  .bio-greenish a:hover {
    padding: 13px 24px;
    background: #99b685;
    background-image: linear-gradient(to bottom, #4cb18b 0, #429b7a 100%);
    color: #fff;
  }
  .bio-greenish a.highlighted,
  .bio-greenish a:active,
  .bio-greenish a:focus,
  .bio-greenish a:hover {
    background: #99b685;
    background-image: linear-gradient(to bottom, #94d034 0, #78aa28 100%);
  }
  .bio-greenish a.current {
    background: #f5bb25;
    background-image: linear-gradient(to top, #f5bb25 0, #ffdb82 100%);
    color: #333;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  }
  .bio-greenish a.disabled {
    background: #3092c0;
    background-image: linear-gradient(to top, #3298c8, #2e8cb8);
    color: #a1d1e8;
  }
  .bio-greenish a .sub-arrow {
    top: auto;
    margin-top: 0;
    bottom: 2px;
    left: 50%;
    margin-left: -5px;
    right: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #a1d1e8 transparent transparent transparent;
    background: 0 0;
    border-radius: 0;
  }
  .bio-greenish a .sub-arrow::before {
    display: none;
  }
  .bio-greenish > li:first-child > :not(ul) a,
  .bio-greenish > li:first-child > a {
    border-radius: 8px 0 0 8px;
  }
  .bio-greenish > li:last-child > :not(ul) a,
  .bio-greenish > li:last-child > a {
    border-radius: 0 8px 8px 0 !important;
  }
  .bio-greenish > li {
    border-left: 1px solid #2b82ac;
  }
  .bio-greenish > li:first-child {
    border-left: 0;
  }
  .bio-greenish ul {
    border: 1px solid #a8a8a8;
    padding: 7px 0;
    background: #fff;
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
  }
  .bio-greenish ul ul {
    border-radius: 4px !important;
    background: #fff;
  }
  .bio-greenish ul a,
  .bio-greenish ul a.highlighted,
  .bio-greenish ul a:active,
  .bio-greenish ul a:focus,
  .bio-greenish ul a:hover {
    border: 0 !important;
    padding: 9px 23px;
    background: 0 0;
    color: #2b82ac;
    border-radius: 0 !important;
  }
  .bio-greenish ul a.highlighted,
  .bio-greenish ul a:active,
  .bio-greenish ul a:focus,
  .bio-greenish ul a:hover {
    background: #99b685;
    background-image: linear-gradient(to bottom, #94d034 0, #78aa28 100%);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
  }
  .bio-greenish ul a.current {
    background: #006892;
    background-image: linear-gradient(to top, #006188, #006f9c);
    color: #fff;
  }
  .bio-greenish ul a.disabled {
    background: #fff;
    color: #b3b3b3;
  }
  .bio-greenish ul a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .bio-greenish ul li {
    border: 0;
  }
  .bio-greenish .scroll-down,
  .bio-greenish .scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .bio-greenish .scroll-down-arrow,
  .bio-greenish .scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2b82ac transparent;
  }
  .bio-greenish .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #2b82ac transparent transparent transparent;
  }
  .bio-greenish.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #000 transparent transparent;
  }
  .bio-greenish.sm-rtl > li:first-child > :not(ul) a,
  .bio-greenish.sm-rtl > li:first-child > a {
    border-radius: 0 8px 8px 0;
  }
  .bio-greenish.sm-rtl > li:last-child > :not(ul) a,
  .bio-greenish.sm-rtl > li:last-child > a {
    border-radius: 8px 0 0 8px !important;
  }
  .bio-greenish.sm-rtl > li:first-child {
    border-left: 1px solid #2b82ac;
  }
  .bio-greenish.sm-rtl > li:last-child {
    border-left: 0;
  }
  .bio-greenish.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #000 transparent transparent;
  }
  .bio-greenish.sm-vertical {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }
  .bio-greenish.sm-vertical a {
    padding: 9px 23px;
  }
  .bio-greenish.sm-vertical a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #000;
  }
  .bio-greenish.sm-vertical > li:first-child > :not(ul) a,
  .bio-greenish.sm-vertical > li:first-child > a {
    border-radius: 8px 8px 0 0;
  }
  .bio-greenish.sm-vertical > li:last-child > :not(ul) a,
  .bio-greenish.sm-vertical > li:last-child > a {
    border-radius: 0 0 8px 8px !important;
  }
  .bio-greenish.sm-vertical > li {
    border-left: 0 !important;
  }
  .bio-greenish.sm-vertical ul {
    border-radius: 4px !important;
  }
  .bio-greenish.sm-vertical ul a {
    padding: 9px 23px;
  }
}
