.blue-scroll-x{overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:10px;margin-bottom:15px;background:transparent;border-top:1px solid #fff;max-height:300px}
.blue-scroll-x::-webkit-scrollbar{width:12px;background-color:white}.blue-scroll-x::-webkit-scrollbar-thumb:horizontal{background-color:#0063a6;border-width:0 2px;border-color:#fff;border-style:solid}
.blue-scroll-x::-webkit-scrollbar-button{background-size:100%;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2)}
.blue-scroll-x::-webkit-scrollbar-button:single-button{background-color:#bbb;display:block;border-style:solid;height:13px;width:16px}
::-webkit-scrollbar-button:single-button:horizontal:decrement{border-width:8px 16px 8px 0;border-color:#fff #0063a6 #fff #0063a6}
.blue-scroll-x::-webkit-scrollbar-button:single-button:horizontal:increment{border-width:8px 0 8px 16px;border-color:#fff transparent #fff #0063a6}
.scroll-link{font-size:13px;color:#555}.blue-scroll-x a:hover{font-weight:bold}.blue-scroll-x a{display:inline-block}