@import '../../styles-new/default.less';
@tabs-color: @color-text-tertiary;
@tabs-color-selected: @color-text-primary;
@tabs-font-size: @font-size-l;
// @tabs-line-border: @color-border-base;
// @tabs-line-tab-border-color-selected: @color-primary;
// @tabs-line-tab-border-height-selelcted: 2px;
// @tabs-line-tab-border-radius-selelcted: @radius-round;

@tabs-button-font-size: @font-size-xxs;
@tabs-button-color: @color-text-tertiary;
@tabs-button-color-selected: @color-text-primary;
@tabs-button-fill: @color-black;
// @tabs-button-fill-selected	:d2a33 5%;
@tabs-button-border-radius: @radius-round;

@header-tabs-color: @color-text-base;
@header-tabs-font-weight-selected: @font-weight-bold;
@header-tabs-font-weight: @font-weight-regular;
@header-tabs-color-selected: @color-secondary;
@header-tabs-font-size: @font-size-l;
@header-tabs-line-border: @color-border-base;
@theader-abs-line-tab-border-color-selected: @color-icon-base;
@header-tabs-line-tab-border-height-selected: 3px;
@theader-abs-line-tab-border-radius-selected: @radius-round;


@tabs-small-padding-right: @spacing-m;
@tabs-small-height: @size-height-xl;
@tabs-small-button-height: @size-height-s;
@tabs-small-button-min-width-height: 65px;
@tabs-small-button-padding-horizontal: @spacing-m;
@tabs-small-button-font-size: @Tabs-small-button-font-size;
@tabs-small-button-font-weight: @font-weight-regular;
@tabs-small-button-color: @color-text-tertiary;
@tabs-small-button-color-selected: @color-text-primary;
@tabs-small-button-font-weight-selected: @font-weight-bold;
@tabs-small-button-fill: @color-fill-gray-light;
@tabs-small-button-fill-selected: @color-fill-primary-light ;
@tabs-small-button-border-radius: @radius-full;

@tabs-medium-height: @size-height-xl;
@tabs-medium-padding-right: @spacing-m;
@tabs-medium-font-size: @Tabs-medium-font-size;
@tabs-medium-font-weight: @font-weight-regular;
@tabs-medium-font-weight-selected: @font-weight-bold;
@tabs-medium-color: @color-text-tertiary;
@tabs-medium-color-selected: @color-text-primary;
@tabs-medium-font-size-selected: @font-size-s;
@tabs-medium-line-tab-border-color-selected: @color-primary;
@tabs-medium-line-tab-border-height-selected: 2px;
@tabs-medium-line-tab-border-radius-selected: @radius-full;

@tabs-large-height	 :@size-height-xl;
@tabs-large-padding-right	: @spacing-m;
@tabs-large-color	 :@color-text-tertiary;
@tabs-large-font-size	 :@Tabs-large-font-size;
@tabs-large-font-weight	 :@font-weight-regular;
@tabs-large-font-weight-selected: @font-weight-bold;
@tabs-large-color-selected	: @color-text-base;
@tabs-large-font-size-selected	 :@font-size-l;
// @tabs-large-font-weight-selected :@font-weight-bold;
@tabs-large-line-tab-border-color-selected	: @color-black;
@tabs-large-line-tab-border-height-selected	: 3px;
@tabs-large-line-tab-border-radius-selected	: @radius-full;
