
$text-color: #555 !default;
$bg-color: #fff !default;
$tabs-bg: #f9f9f9 !default;
$tabs-height: 136px !default;
$filters-bg: #e5e5e5 !default;
$filters-bg-hover: #f2f2f2 !default;
$filters-bg-active: $tabs-bg !default;
$border-color: #ccc !default;
$border-radius: 3px !default;
$box-shadow-inset: inset 0 1px 1px rgba(0, 0, 0, .075) !default;
$box-shadow-focused: 0 0 8px rgba(102, 175, 233, .6) !default;
$border-color-focused: #66afe9 !default;
$font-size: 14px !default;
$z-index: 90 !default;