$button-height: 32px;
$font-size: 14px;
$button-bg: white;
$button-active-bg: #eee;
$border-radius: 4px;
$color: #333;
$border-color: #999;
$border-color-hover: #666;
$grey:#ddd;
$height: 32px;
$input-font-size: 12px;
$box-shadow-color: rgba(0, 0, 0, 0.5);
$red: #F1453D;
$popover-border-color:#333;
$blue:blue;
$tab-height:40px;
$tabs-border-color:#ddd;
$disable-text-color: grey;
$toast-min-height: 40px;
$toast-bg: rgba(0, 0, 0, 0.75);