}
#p3x-onenote-bottom-bar {
cursor: pointer;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
height: var(--p3x-onenote-bottom-bar-height);
font-size: var(--p3x-onenote-bottom-bar-font-size);
font-family: Roboto;
line-height: var(--p3x-onenote-bottom-bar-height);
background-color: var(--p3x-onenote-navbar-bg);
color: var(--p3x-onenote-navbar-color);