.logoheader {
    width: 100%;
    height: 48px;
    background-color: #ff0000;
    
}

.active {
font-weight: bold;
}

.list-group-item[aria-expanded="true"]{
//     background-color: #007bff !important;
     background-color: #f8f9fa !important;
//     color: #000 !important;     
}

.list-group-item[aria-expanded="false"]{
     background-color: #f8f9fa;
//     color: #000 !important;     
}


.list-group-item:hover{
   background-color: #f0f1f2;
 //    color: #000 ;     
}
.list-group-item:focus{
//   background-color: #007bff !important;
//    color: #fff ;     
}

.striketext {
text-decoration:line-through !important;
}

.span-plus span, .span-plus svg, {
   
}

.span-minus span, .span-minus svg {
   
}


.span-out-plus span, .span-out-plus svg, {
   
}

.span-out-minus span, .span-out-minus svg {
   
}

.span-sub-plus span, .span-sub-plus svg, {
   
}

.span-sub-minus span, .span-sub-minus svg {
   
}


.edit-object input {
}

edit-object-badge div {
}


.edit-sub-object input {
}

edit-sub-object-badge div {
}

.edit-user input {
}

edit-user-badge div {
}

edit-user-checkboxes div {
}

edit-apart-badge div {
}

/* FIX: */

.fixed-top .navbar-collapse {
  max-height: 85vh;
  overflow-y: auto;
}

.feather-16{
    width: 16px;
    height: 16px;
}


.auto-number input {
}

.apart-num span {
   
}

.req-num span {
   
}

.scrollable-menu {
    overflow-y: auto;
    max-height:85vh;
    -webkit-overflow-scrolling: touch;
  /*  overflow-x: hidden; */
}

filter-1 a {

}

filter-2 a {

}

filter-3 a {

}

filter-y a {

}

filter-m a {

}

filter-z a {

}

filter-obj a {

}

filter-subobj a {

}