/* COLORS */
.sm-telematik li {
  background: #184492;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  z-index:999;
}
.sm-telematik a,
.sm-telematik a:hover,
.sm-telematik a:focus,
.sm-telematik a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  text-decoration: none;
  background: #184492;
  color: #ffffff;
}
.sm-telematik ul a,
.sm-telematik ul a:hover,
.sm-telematik ul a:focus,
.sm-telematik ul a:active {
  font-weight: normal;
  color: #ffffff;
  background: #3d82bb;
}
.sm-telematik a.current,
.sm-telematik a.active,
.sm-telematik a.active-trail {
  color: #ffffff;
  background: #3d82bb;
}
.sm-telematik a:hover {
  background: #3d82bb;
}
.sm-telematik a:hover,
.sm-telematik a:focus,
.sm-telematik a:active,
.sm-telematik a.highlighted {
  background: #3d82bb;
}
.sm-telematik ul a:hover,
.sm-telematik ul a:focus,
.sm-telematik ul a:active,
.sm-telematik ul a.highlighted {
  color: #184492;
}
.sm-telematik a.disabled {
  color: #bbbbbb;
}
.sm-telematik a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 32px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  display: none;
}
.sm-telematik a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}
.sm-telematik li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-telematik > li:first-child {
  border-top: 0;
}
.sm-telematik ul a,
.sm-telematik ul a:hover,
.sm-telematik ul a:focus,
.sm-telematik ul a:active {
  border-left: 8px solid transparent;
}
.sm-telematik ul ul a,
.sm-telematik ul ul a:hover,
.sm-telematik ul ul a:focus,
.sm-telematik ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-telematik ul ul ul a,
.sm-telematik ul ul ul a:hover,
.sm-telematik ul ul ul a:focus,
.sm-telematik ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-telematik ul ul ul ul a,
.sm-telematik ul ul ul ul a:hover,
.sm-telematik ul ul ul ul a:focus,
.sm-telematik ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-telematik ul ul ul ul ul a,
.sm-telematik ul ul ul ul ul a:hover,
.sm-telematik ul ul ul ul ul a:focus,
.sm-telematik ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
.menu-mlid-507 a {
  background-image: url("../images/home.png") !important;
  background-position: 20px 15px !important;
  background-repeat: no-repeat !important;
  min-width: 15px !important;
  text-indent: -9999px;
}
@media (min-width: 768px) {
  .menu-mlid-507 a {
    background-position: 25px 5px !important;
    min-width: 65px !important;
  }
}
@media (min-width: 768px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-telematik ul {
    position: absolute;
    border: 1px solid rgba(255, 246, 209, 0.5);
  }
  .sm-telematik li {
    float: left;
  }
  .sm-telematik.sm-rtl li {
    float: right;
  }
  .sm-telematik ul li,
  .sm-telematik.sm-rtl ul li,
  .sm-telematik.sm-vertical li {
    float: none;
  }
  .sm-telematik a {
    white-space: nowrap;
  }
  .sm-telematik ul a,
  .sm-telematik.sm-vertical a {
    white-space: normal;
  }
  .sm-telematik .sm-nowrap > li > a,
  .sm-telematik .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-telematik {
    padding: 0;
  }
  .sm-telematik a,
  .sm-telematik a:hover,
  .sm-telematik a:focus,
  .sm-telematik a:active,
  .sm-telematik a.highlighted {
    padding: 5px 15px;
  }
  .sm-telematik a.disabled {
    color: #bbbbbb;
  }
  .sm-telematik a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #ffffff transparent transparent transparent;
    background: transparent;
  }
  .sm-telematik a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-telematik li {
    border-top: 0;
  }
  .sm-telematik > li > ul:before,
  .sm-telematik > li > ul:after {
    /*content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #bbbbbb transparent;*/
  }
  .sm-telematik > li > ul:after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent white transparent;
  }
  .sm-telematik ul {
    /*border: 1px solid #bbbbbb;
    padding: 5px 0;
    background: white;*/
  }
  .sm-telematik ul a,
  .sm-telematik ul a:hover,
  .sm-telematik ul a:focus,
  .sm-telematik ul a:active,
  .sm-telematik ul a.highlighted {
    border: 0 !important;
    padding: 5px 20px;
  }
  .sm-telematik ul a.disabled {
    background: white;
    color: #cccccc;
  }
  .sm-telematik ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ffffff;
  }
  .sm-telematik span.scroll-up,
  .sm-telematik span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }
  .sm-telematik span.scroll-up:hover span.scroll-up-arrow,
  .sm-telematik span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #d23600 transparent;
  }
  .sm-telematik span.scroll-down:hover span.scroll-down-arrow {
    border-color: #d23600 transparent transparent transparent;
  }
  .sm-telematik span.scroll-up-arrow,
  .sm-telematik span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
  }
  .sm-telematik span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
  }
  .sm-telematik.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px;
  }
  .sm-telematik.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-telematik.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-telematik.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #ffffff transparent transparent;
  }
  .sm-telematik.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-telematik.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-telematik.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-telematik.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #ffffff transparent transparent;
  }
  .sm-telematik.sm-vertical {
    padding: 10px 0;
  }
  .sm-telematik.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-telematik.sm-vertical a:hover,
  .sm-telematik.sm-vertical a:focus,
  .sm-telematik.sm-vertical a:active,
  .sm-telematik.sm-vertical a.highlighted {
    background: white;
  }
  .sm-telematik.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ffffff;
  }
  .sm-telematik.sm-vertical > li > ul:before,
  .sm-telematik.sm-vertical > li > ul:after {
    display: none;
  }
  .sm-telematik.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-telematik.sm-vertical ul a.disabled {
    background: white;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .sm-telematik ul {
    border: none;
  }
}
@media (min-width: 992px) {
  .sm-telematik a,
  .sm-telematik a:hover,
  .sm-telematik a:focus,
  .sm-telematik a:active,
  .sm-telematik a.highlighted {
    padding: 5px 25px;
  }
}
@media (min-width: 1200px) {
  .sm-telematik a,
  .sm-telematik a:hover,
  .sm-telematik a:focus,
  .sm-telematik a:active,
  .sm-telematik a.highlighted {
    padding: 5px 25px;
  }
}
