.scrtabs-tab-container *{box-sizing:border-box;}
.scrtabs-tab-container{height:162px;position:relative;}
.scrtabs-tab-container .tab-content{clear:left;}
.scrtabs-tabs-fixed-container{float:left;height:180px;overflow:hidden;width:100%;}
.scrtabs-tabs-movable-container{position:relative;}
.scrtabs-tabs-movable-container .tab-content{display:none;}
.scrtabs-tab-scroll-arrow{height:50px;width:20px;}
.scrtabs-tab-scroll-arrow:hover{background-color:#eeeeee;}
.scrtabs-tab-scroll-arrow.scrtabs-disable{color:#ddd;cursor:default;}
.scrtabs-tabs-fixed-container ul.nav-tabs > li{}