﻿.sidebar{position:fixed;top:0;bottom:0;left:0;z-index:100;padding:58px 0 0;box-shadow:inset -1px 0 0 rgba(0,0,0,.1);}.sidebar-sticky{position:relative;top:0;height:calc(100vh - 58px);overflow-x:hidden;overflow-y:auto;}@supports((position:-webkit-sticky) or (position:sticky)){.sidebar-sticky{position:-webkit-sticky;position:sticky;}}.sidebar .nav-link{font-weight:500;color:#333;}.sidebar .nav-link.active{color:#007bff;}.sidebar-heading{font-size:.75rem;text-transform:uppercase;}[role="main"]{padding-top:58px;}.media .media-thumbnail{width:100px;height:100px;background-size:contain;background-position:center;background-repeat:no-repeat;}.pagination .page-item.active .page-link:not([href]):hover{color:#fff;}.max-vh-82{max-height:82vh;}