#logo{
 width:130%;
 height: 150px !important;
 shadow: 60px -16px teal;
}

th, td{
width: auto !important;;
}

[data-index="5"] {
font-weight:bold
}

:root {
  --bslib-sidebar-main-bg: #f8f8f8;
}

.plotly .modebar-container {
  display: none !important;
}

#shiny-notification-panel{
width:  50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}