.route-tab-container{box-sizing:border-box;position:relative;height:40px;background:#fafafa;line-height:40px;border-bottom:solid 2px #2f4050}.route-tab-container .roll-nav{position:absolute;text-align:center;color:#999;z-index:2;top:0}.route-tab-container .roll-left{right:80px;border-left:solid 1px #eee}.route-tab-container .roll-right{right:40px;border-left:solid 1px #eee}.route-tab-container .roll-other{right:0;border-left:solid 1px #eee}.route-tab-container button{background:#fff;border:0;width:40px;height:38px;outline:0}.route-tab-container button:hover{background:#fafafa}nav.route-tabs{width:100%;height:38px;overflow:hidden}nav.route-tabs .route-tab-wrapper{position:absolute;white-space:nowrap;font-size:0;height:38px}.route-tabs a{font-size:14px;color:#000;display:inline-block;height:100%;padding:0 15px;border-right:solid 1px #eee;text-decoration:none}.route-tabs a i:hover{color:#293846}.route-tabs a.active{background:#2f4050;color:#a7b1c2}.route-tabs a.active i:hover,.route-tabs a.active:hover{background:#293846;color:#fff}.route-tab-container .roll-nav:hover,.route-tabs a:hover{color:#777;background:#f2f2f2;cursor:pointer}.dropdown-menu-right{padding-left:20px;left:auto}