/**----SCROLLBAR----*/
/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 100%; }

/* Track */
::-webkit-scrollbar-track {
  background: #fff; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 10px; }

::-webkit-scrollbar-thumb:vertical {
  height: 10px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b6b6b6; }

.active {
  color: #1ea4e0 !important; }

a {
  text-decoration: none; }
  a:link, a:visited {
    color: #999999; }
  a:hover, a:active {
    color: #1ea4e0; }

#main-nav {
  position: fixed;
  background-color: black;
  height: 57px;
  width: 100%;
  z-index: 10;
  top: 0;
  left: 0; }
  #main-nav img {
    float: left;
    height: 57px;
    width: auto; }
  #main-nav .jobbra {
    margin-right: 30px;
    margin-top: -2px;
    float: right; }
    #main-nav .jobbra .nav-item {
      font-family: Gentona-SemiBold, sans-serif;
      font-size: 100%;
      text-align: center;
      height: 57px;
      vertical-align: middle;
      display: inline-flex;
      align-items: center; }
      #main-nav .jobbra .nav-item:first-of-type {
        padding-right: 56px;
        padding-left: 56px;
        border-left: 1px solid #999999; }
        #main-nav .jobbra .nav-item:first-of-type ion-icon {
          font-size: 120%;
          padding: 0;
          margin: 0; }
      #main-nav .jobbra .nav-item:nth-of-type(2) {
        padding-right: 30px;
        padding-left: 30px;
        border-right: 1px solid #999999;
        border-left: 1px solid #999999; }

#side-nav-mini {
  display: none;
  margin-top: 4em; }
  #side-nav-mini ion-icon {
    position: absolute;
    font-size: 2em;
    z-index: 9;
    color: #999999; }

#side-nav {
  position: fixed;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 172px;
  z-index: 5;
  font-family: Gentona-Medium, sans-serif;
  padding-top: 69px;
  background-color: #1a1c1e;
  text-transform: uppercase;
  padding-left: 28px; }
  #side-nav .smaller {
    display: block;
    color: #999999;
    padding-bottom: 17px;
    font-size: 69%;
    padding-top: 16px; }
  #side-nav :not(.smaller) {
    display: block;
    font-size: 93%;
    padding-bottom: 16px; }

.site {
  font-family: Gentona-ExtraLight, sans-serif;
  padding-left: 10px;
  margin: 57px 32px 10em 227px;
  position: relative; }
  .site #first h2, .site #second h2, .site #third h2 {
    font-size: 140%;
    display: inline; }
  .site #fourth {
    margin-top: 25px; }
    .site #fourth table {
      border: none;
      width: 100%; }
      .site #fourth table tr:first-of-type {
        background-color: #e6e7e8; }
      .site #fourth table tr th, .site #fourth table tr td {
        text-align: left;
        width: 200px;
        padding: 0.5em 2.5em;
        border-bottom: 1px solid #cfcfd0; }
        .site #fourth table tr th:first-of-type, .site #fourth table tr td:first-of-type {
          padding-left: 2em; }
      .site #fourth table tr td {
        padding: 0.85em 2.5em; }
        .site #fourth table tr td:first-of-type {
          padding-left: 0;
          font-weight: bold; }
        .site #fourth table tr td .dot {
          margin-right: 10px;
          height: 15px;
          width: 15px;
          background-color: #7cb5ec;
          border-radius: 50%;
          display: inline-block; }
  .site #third #site_nav {
    margin-left: -5px;
    margin-top: 73px;
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 3px solid #d3d2d2;
    margin-bottom: 0; }
    .site #third #site_nav .active {
      color: black !important;
      border-bottom-color: black; }
    .site #third #site_nav a {
      color: #7f7f7f;
      text-transform: uppercase;
      padding-right: 12px;
      padding-left: 12px;
      padding-bottom: 12px;
      border-bottom: 3px solid #d3d2d2; }
      .site #third #site_nav a:active {
        color: black !important;
        border-bottom-color: black; }
  .site #third #streams .charts {
    display: inline-block; }
    .site #third #streams .charts h2 {
      position: absolute;
      z-index: 2;
      font-size: 131%;
      margin-bottom: 0;
      margin-top: 32px; }
    .site #third #streams .charts h1 {
      position: absolute;
      z-index: 2;
      margin-top: 162px;
      margin-left: 132px;
      font-size: 180%; }
    .site #third #streams .charts h4 {
      position: absolute;
      z-index: 2;
      margin-top: 198px;
      margin-left: 156px; }
    .site #third #streams .charts #highchart-circle div svg .highcharts-exporting-group, .site #third #streams .charts #highchart-line div svg .highcharts-exporting-group {
      display: none; }
    .site #third #streams .charts #highchart-circle div svg .highcharts-credits, .site #third #streams .charts #highchart-line div svg .highcharts-credits {
      display: none; }
    .site #third #streams .charts #highchart-circle div svg .highcharts-markers, .site #third #streams .charts #highchart-line div svg .highcharts-markers {
      display: none; }
    .site #third #streams .charts #highchart-circle div svg .highcharts-axis-labels text, .site #third #streams .charts #highchart-line div svg .highcharts-axis-labels text {
      font-size: 12px !important; }
    .site #third #streams .charts #highchart-circle {
      margin-left: 40px;
      margin-top: 48px;
      padding-right: 68px;
      border-right: 1px solid #e6e7e8; }
    .site #third #streams .charts #highchart-line {
      font-size: 200%;
      margin-left: 80px;
      margin-top: 50px; }
  .site #second {
    margin-top: 25px;
    font-size: 95%; }
    .site #second .charts {
      width: 360px;
      height: 192px;
      padding-left: 39px;
      /*39px*/
      padding-right: 39px;
      display: inline-block;
      border-right: 1px solid #e6e7e8;
      /*.chart {
        div {
          display: inline-block;
          background-color: $lightblue;
          width: 13px;
          margin: 1px;
        }
      }*/ }
      .site #second .charts:first-of-type {
        padding-left: 0; }
      .site #second .charts:last-of-type {
        border-right: none;
        padding-right: 0; }
        .site #second .charts:last-of-type span {
          color: red; }
      .site #second .charts h1 {
        display: inline-block;
        margin-right: 25px;
        margin-top: 15px;
        font-size: 190%;
        /*190*/ }
      .site #second .charts h4 {
        font-size: 112%;
        margin: 0;
        color: #999999; }
      .site #second .charts span {
        color: #29b473; }
      .site #second .charts .chart #highchart-col-1, .site #second .charts .chart #highchart-col-2, .site #second .charts .chart #highchart-col-3 {
        position: absolute;
        z-index: -1; }
        .site #second .charts .chart #highchart-col-1 .highcharts-container .highcharts-root .highcharts-axis, .site #second .charts .chart #highchart-col-2 .highcharts-container .highcharts-root .highcharts-axis, .site #second .charts .chart #highchart-col-3 .highcharts-container .highcharts-root .highcharts-axis {
          display: none; }
        .site #second .charts .chart #highchart-col-1 .highcharts-container .highcharts-root .highcharts-axis-labels, .site #second .charts .chart #highchart-col-2 .highcharts-container .highcharts-root .highcharts-axis-labels, .site #second .charts .chart #highchart-col-3 .highcharts-container .highcharts-root .highcharts-axis-labels {
          display: none; }
        .site #second .charts .chart #highchart-col-1 .highcharts-container .highcharts-root .highcharts-grid-line, .site #second .charts .chart #highchart-col-2 .highcharts-container .highcharts-root .highcharts-grid-line, .site #second .charts .chart #highchart-col-3 .highcharts-container .highcharts-root .highcharts-grid-line {
          display: none; }
  .site #first {
    padding: 2em 0; }
    .site #first h2 {
      font-size: 140%;
      display: inline;
      margin-right: 35px; }
    .site #first #calendar {
      float: right;
      margin-right: -17px;
      margin-top: 2px; }
      .site #first #calendar button {
        width: 214px;
        margin-right: 0;
        padding-left: 8px; }
      .site #first #calendar span, .site #first #calendar ion-icon {
        color: #1ea4e0; }
    .site #first button {
      font-size: 92.5%;
      margin-right: 0.35em;
      padding: 0.55em 0.35em;
      border: 1px solid #e6e7e8;
      border-radius: 5px;
      background-color: white; }
      .site #first button span {
        display: table-cell;
        vertical-align: middle;
        padding-left: 0.5em;
        padding-right: 1em; }
      .site #first button ion-icon, .site #first button i {
        display: table-cell;
        font-size: 1em;
        color: #1ea4e0;
        padding-right: 0.3em;
        padding-left: 0.3em; }
    .site #first #filter {
      z-index: -1; }
      .site #first #filter ion-icon {
        border-left: 1px solid #e6e7e8; }
    .site #first #filter_type, .site #first .filter_subtype {
      position: absolute;
      z-index: 10;
      border: 1px solid #e6e7e8;
      border-radius: 5px;
      padding: 0.75em 0;
      background-color: white; }
      .site #first #filter_type ul, .site #first .filter_subtype ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .site #first #filter_type ul li, .site #first .filter_subtype ul li {
          font-family: Gentona-ExraLight, sans-serif !important;
          font-size: 99%; }
    .site #first #filter_type {
      width: 180px;
      margin-left: 460px; }
      .site #first #filter_type ul li {
        padding: 0.57em 1.2em; }
        .site #first #filter_type ul li ion-icon {
          float: right;
          color: #999999; }
    .site #first .filter_subtype {
      position: absolute;
      width: 283px;
      margin-left: 640px;
      padding: 1em 0;
      z-index: 5;
      height: 420px; }
      .site #first .filter_subtype ul {
        padding-top: 0.55em;
        height: 360px;
        overflow: auto; }
        .site #first .filter_subtype ul li {
          font-size: 97%;
          padding: 8.5px 2.3em; }
        .site #first .filter_subtype ul .selected {
          padding-left: 0; }
      .site #first .filter_subtype ion-icon {
        font-size: 1.3em;
        padding: 0 0.4em; }
      .site #first .filter_subtype .suche {
        text-decoration: none;
        background-color: white;
        padding: 0.2em;
        margin: 0 0.75em;
        border: 1px solid #d6d6d6;
        border-radius: 5px; }
        .site #first .filter_subtype .suche input {
          border: 0 !important;
          outline: none !important;
          width: 180px;
          font-size: 97%; }
        .site #first .filter_subtype .suche ion-icon {
          font-size: 130%;
          color: #666666; }
      .site #first .filter_subtype hr {
        height: 1px;
        color: #d6d6d6;
        background-color: #d6d6d6;
        border: none; }

@media only screen and (min-width: 1850px) {
  .site #second .charts {
    padding-left: 80px;
    padding-right: 80px; }
    .site #second .charts:first-of-type {
      padding-left: 80px; }
    .site #second .charts:last-of-type {
      border-right: none;
      padding-right: 80px; }
      .site #second .charts:last-of-type span {
        color: red; }
  .site #third #streams .charts #highchart-circle, .site #third #streams .charts h1, .site #third #streams .charts h4 {
    padding-left: 200px;
    padding-right: 200px; } }
@media only screen and (min-width: 1700px) and (max-width: 1850px) {
  .site #second .charts {
    padding-left: 60px;
    padding-right: 60px; }
  .site #third #streams .charts #highchart-circle, .site #third #streams .charts h1, .site #third #streams .charts h4 {
    padding-left: 120px;
    padding-right: 120px; } }
@media only screen and (max-width: 1500px) {
  .site #third #streams .charts #highchart-line {
    display: none; } }
@media only screen and (max-width: 1500px) and (max-width: 1150px) {
  .site #second .charts {
    padding-left: 0;
    padding-right: 0; }
  .site #fourth {
    display: none; } }
@media only screen and (max-width: 1500px) and (max-width: 900px) {
  #main-nav .jobbra .nav-item {
    padding-right: 1em;
    padding-left: 1em; }

  #side-nav {
    display: none; }
    #side-nav ion-icon {
      display: block; }

  #side-nav-mini {
    display: block; }

  .site {
    margin-left: auto;
    margin-top: 0; }
    .site #third #site_nav a {
      border: none; } }
@media only screen and (max-width: 1500px) and (max-width: 715px) {
  #main-nav .jobbra {
    margin-right: 0;
    float: right; }
    #main-nav .jobbra .nav-item {
      padding-right: 0.5em;
      padding-left: 0.5em; }
    #main-nav .jobbra .suche {
      width: 5em; }
      #main-nav .jobbra .suche input {
        width: 4em; } }
@media only screen and (max-width: 1500px) and (max-width: 550px) {
  #main-nav img {
    display: none; } }

/*# sourceMappingURL=style.css.map */
