#overlay{background:#fff;height:100%;position:fixed;width:100%;z-index:10000}#preloader{height:100vh;position:absolute;width:100%}.anim-loader{animation:loader 2s ease infinite;border:4px solid #007bff;display:block;height:30px;left:50%;margin:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:30px;z-index:13000}.loader-inner{animation:loader-inner 2s ease-in infinite;background-color:#007bff;display:inline-block;vertical-align:top;width:100%}@keyframes loader{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(90deg)}75%{transform:rotate(270deg)}to{transform:rotate(270deg)}}@keyframes loader-inner{0%{height:100%}25%{height:100%}50%{height:0}75%{height:0}to{height:100%}}body{font-size:.875rem}.divider{margin-bottom:2rem;margin-top:2rem}.select2.select2-container{width:100%!important}.select2-selection__rendered{line-height:calc(1.5em + .75rem + 5px)!important}.select2-container .select2-selection--single{border:1px solid #ced4da!important;height:calc(1.5em + .75rem + 5px)!important}.select2-selection__arrow{height:calc(1.5em + .75rem + 5px)!important}.feather{height:16px;vertical-align:text-bottom;width:16px}.sidebar{bottom:0;box-shadow:inset -1px 0 0 rgba(0,0,0,.1);left:0;padding:48px 0 0;position:fixed;top:0;z-index:100}.sidebar li a .icon{height:21px;margin-right:12px!important}.sidebar .product-lists li a{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.sidebar .product-lists li a .text{flex-grow:2;padding-right:10px}.sidebar-sticky{height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;padding-top:.5rem;position:relative;top:0}@supports(position:-webkit-sticky) or (position:sticky){.sidebar-sticky{position:-webkit-sticky;position:sticky}}.sidebar .nav-link{color:#333;font-weight:500}.sidebar .nav-link .feather{color:#999;margin-right:4px}.sidebar .nav-link.active{color:#007bff}.sidebar .nav-link.active .feather,.sidebar .nav-link:hover .feather{color:inherit}.sidebar-heading{font-size:.75rem;text-transform:uppercase}.main-container{padding-bottom:40px;padding-top:80px}.navbar-expand-lg{box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.navbar-expand-lg .feather{color:#999;margin-right:4px}.feather{margin-right:4px}.dt-buttons{display:flex;justify-content:flex-end;margin-bottom:10px}.dt-buttons>button{flex:none!important}