.sticky-sidebar>ul{display:flex;list-style:none;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px}.sticky-sidebar>ul>li{margin:0;text-orientation:sideways;width:50px;writing-mode:vertical-rl}.sticky-sidebar>ul>li>a{color:#fff;display:inline-block;padding:0 10px;width:30px}.sticky-sidebar>ul>li>a span{border-bottom:2px solid #fff;display:inline-block;padding:30px 0 80px;position:relative;width:30px}.sticky-sidebar>ul>li>a span:before{background-repeat:no-repeat;bottom:35px;content:"";height:28px;position:absolute;right:10px;transition-duration:.3s;width:10px}.sticky-sidebar>ul>li>a:hover{color:#333}.sticky-sidebar>ul>li>a:hover span:before{bottom:30px;right:10px}