/* See VIEWS "panel-*" */

.sidenav {
    height: 80%;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    z-index: 200; /* Chat set to 1000 */

    background-color: #ffffee;
    box-shadow: 3px 5px 6px #ffffdd;  
}

.sidenav details {
    margin: 12px;
}

