.carousel-by-tabs-tabs-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:100%}.carousel-by-tabs-content .nb-carousel-container{margin-top:0}.carousel-by-tabs-tabs-background{background-color:#efefef;padding:3px;border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.carousel-by-tabs-tab-button{background-color:#f1f1f1;padding:10px 0;cursor:pointer;outline:none;border:none}.carousel-by-tabs-tab-button.active{border:1px solid #eee;border-radius:5px;background-color:#fff}.carousel-by-tabs-tab-button>span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-align:center}.carousel-by-tabs-tab-button.active>span{font-weight:700}