

/* Start:/local/templates/.default/components/bitrix/news.list/tours/style.css?1713621787755*/
.tabs-control{}
.tabs-control:before, .tabs-control:after{
    clear:both;
    content:'';
    display: table;
}
.tabs-control .tab-item{
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: #444;
    font-size: 14px;
    position: relative;
    z-index:1;
    padding:5px 5px;
    border:1px solid #ede9e5;
    white-space: nowrap;
    border-radius: 3px;
    margin-right: 2px;
}
.tabs-control .tab-item.active{
    background: #fff;
    color: #00841f;
    cursor: default;
    border:1px solid #00841f;
}

.tabs-content{
    padding: 7px;
}
.tabs-content .tab-content{
    display: none;
}
.tabs-content .tab-content.active{
    display: block;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/tours/style.css?1713621787755 */
