/*!
 * Authentic Theme (https://github.com/authentic-theme/authentic-theme)
 * Copyright Ilia Ross <ilia@virtualmin.com>
 * Licensed under MIT (https://github.com/authentic-theme/authentic-theme/blob/master/LICENSE)
 */:root{--left-menu-width-gap: calc(var(--left-menu-width) + var(--gap));--gap-content: calc(var(--gap) * 1.414)}html[data-navigation-collapsed="1"] #sidebar{margin-left:0 !important}html body .mobile-menu-toggler .btn-menu-toggler{border-top-right-radius:var(--r-menu-toggle) !important;border-bottom-right-radius:var(--r-menu-toggle) !important;padding-left:var(--r-menu-toggle) !important;padding-right:var(--r-menu-toggle) !important;width:calc(var(--menu-toggle-width) + var(--r-menu-toggle)/2)}html body #sidebar{border-radius:var(--r-menu);margin-left:0}@media screen and (min-width: 864.99px){html body #sidebar{margin-left:var(--gap)}}html body #sidebar{margin-top:var(--gap);height:calc(100% - var(--gap)*2);max-height:calc(100% - var(--gap)*2);min-height:calc(100% - var(--gap)*2);left:calc(-1*var(--left-menu-width));width:var(--left-menu-width);padding-top:calc(var(--r-menu)/4)}html body #sidebar .switch-toggle{margin-top:.5px;border-top-left-radius:var(--r-menu);border-top-right-radius:var(--r-menu)}html body #sidebar .switch-toggle+.toggle-space{margin-top:calc(-1*var(--r-menu)/4)}html body #sidebar .switch-toggle .dynamic:checked:first-of-type~.no_effect{border-top-left-radius:var(--r-menu)}html body #sidebar .switch-toggle .dynamic:checked:last-of-type~.no_effect{border-top-right-radius:var(--r-menu)}html body #sidebar .mCSB_scrollTools .mCSB_draggerContainer{margin-top:0}
