/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30.08.2021, 12:45:07
    Author     : thoma
*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent !important;
}
#booking-notices {
   height: 220px
}

.hidden {display:none !important}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active,
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, 
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {
    color:#fff;
}

tr.position .col-sm-9 {
    max-width: 100%;
    padding:0;
    flex: 0 0 100%;
}

.img-size-128 {
    width:128px
}

