.user-session.hidden { display: none; }
.sidebar .sidebar-user { position: static; margin: auto 0 0; width: 100%; padding: 8px; border-color: #2d3943; border-radius: 10px; background: #202b34; color: #fff; box-shadow: none; }
.sidebar .sidebar-user > span { flex: 0 0 30px; background: #14a995; }
.sidebar .sidebar-user strong { flex: 1; min-width: 0; color: #fff; }
.sidebar .sidebar-user button { flex: 0 0 30px; background: #34434e; color: #fff; }
.sidebar .sync { margin-top: 10px; }
