body {
    font-family:'Ubuntu', 'Montserrat',sans-serif;   
    line-height: 1.15;
    
}

html {
    font-size: 0.85em;
}

.active-headline {
    border-bottom: 2px solid #007bff;
    
}




.searchResultLink:hover {
    text-decoration: none!important;
}

.noUnderline:hover {
    text-decoration: none!important;

}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 70px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto;
  }

.active {
    color:#17a2b8!important;
}

.nav-link {
    color:white!important;
}

.nav-link.active {
    color:#17a2b8!important;
}

.datepicker-container {
    z-index: 10000!important;
}


#sidenav.expanded {
   /* width: 300px!important;;*/
}

#sidenav.collapsed {
    /*
    width: 100px!important;;
    */
}


  