button:hover,button:focus {text-decoration: none !important;outline: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;}#sidebar {color: #fff;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;position: relative;}@media (min-width: 992px) {.navbar-default.active {margin-left: -250px;}#page-wrapper.active {margin-left: 0px;}#sidebar .custom-menu {display: inline-block;position: absolute;top: 7px;border-color: #e7e7e7;right: -20px;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}#sidebar .custom-menu .btn {width: 60px;height: 60px;border-radius: 50%;position: relative;}#sidebar .custom-menu .btn i {margin-right: -40px;font-size: 14px;color: #007bff;}#sidebar .custom-menu .btn.btn-primary {background: transparent;border-color: transparent;}#sidebar .custom-menu .btn.btn-primary:after {z-index: -1;position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: "";-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);background: #f8f8f8;border-radius: 10px;}}@media (max-width: 991px) {#sidebar .custom-menu .btn {margin-left: -250px;}#sidebar .custom-menu{display: none;}.navbar-toggle {display: block ;}}::-webkit-scrollbar {width: 5px;}::-webkit-scrollbar-track {background: #f1f1f1;}::-webkit-scrollbar-thumb {background: #888;}::-webkit-scrollbar-thumb:hover {background: #555;}