html, body, #sb-site, .sb-site-container, .sb-slidebar {/*margin: 0;padding: 0;*/background-color:#ffffff; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}html, body {width: 100%;overflow-x: hidden;}html {height: 100%;}body {min-height: 100%;height: auto;position: relative;}html.sb-scroll-lock body {height: 100%;}html.sb-scroll-lock.sb-active:not(.sb-static),html.sb-scroll-lock.sb-active:not(.sb-static) body {overflow: hidden;}#sb-site, .sb-site-container {width: 100%;position: relative;z-index: 1;}.sb-slidebar {height: 100%;overflow-y: auto;position: fixed;top: 0;z-index: 0;display: none;background-color: #ffffff;-webkit-transform: translate(0px);}#style-1::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 3px;background-color: #F5F5F5;}::-webkit-scrollbar { width: 3px; height: 3px;}::-webkit-scrollbar-button {}::-webkit-scrollbar-track {background-color: #999;}::-webkit-scrollbar-track-piece { background-color: #ffffff;}::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 3px;}::-webkit-scrollbar-corner { background-color: #999;}}::-webkit-resizer { background-color: #666;}body{scrollbar-base-color: #C0C0C0;scrollbar-base-color: #C0C0C0;scrollbar-3dlight-color: #C0C0C0;scrollbar-highlight-color: #C0C0C0;scrollbar-track-color: #EBEBEB;scrollbar-arrow-color: black;scrollbar-shadow-color: #C0C0C0;scrollbar-dark-shadow-color: #C0C0C0;}@-moz-document url-prefix(http://),url-prefix(https://) {scrollbar {-moz-appearance: none !important;background: rgb(0,255,0) !important;}thumb,scrollbarbutton {-moz-appearance: none !important;background-color: rgb(0,0,255) !important;}thumb:hover,scrollbarbutton:hover {-moz-appearance: none !important;background-color: rgb(255,0,0) !important;}scrollbarbutton {display: none !important;}scrollbar[orient="vertical"] {min-width: 15px !important;}} #style-1::-webkit-scrollbar{width: 5px;background-color: #F5F5F5;}#style-1::-webkit-scrollbar-thumb{border-radius: 3px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #555;}.sb-left {left: 0;}.sb-right {right: 0;}html.sb-static .sb-slidebar,.sb-slidebar.sb-static {position: absolute;}.sb-slidebar.sb-active {display: block;}.sb-style-overlay {z-index: 9999; }.sb-momentum-scrolling {-webkit-overflow-scrolling: touch;}.sb-slidebar {	width: 30%;}.sb-width-thin {	width: 15%;}.sb-width-wide {	width: 45%;}@media (max-width: 480px) { .sb-slidebar {	width: 70%;}.sb-width-thin {	width: 55%;}.sb-width-wide {	width: 85%;}} @media (min-width: 481px) { .sb-slidebar {	width: 55%;}.sb-width-thin {	width: 40%;}.sb-width-wide {	width: 70%;}}@media (min-width: 768px) {.sb-slidebar {	width: 40%;}.sb-width-thin {	width: 25%;}.sb-width-wide {	width: 55%;}}@media (min-width: 992px) { .sb-slidebar {	width: 30%;}.sb-width-thin {	width: 15%;}.sb-width-wide {	width: 45%;}} @media (min-width: 1200px) { .sb-slidebar {	width: 20%;}.sb-width-thin {	width: 5%;}.sb-width-wide {	width: 35%;}} .sb-slide, #sb-site, .sb-site-container, .sb-slidebar {-webkit-transition: -webkit-transform 400ms ease;-moz-transition: -moz-transform 400ms ease;-o-transition: -o-transform 400ms ease;transition: transform 400ms ease;-webkit-transition-property: -webkit-transform, left, right; -webkit-backface-visibility: hidden; } .sb-hide { display: none;}