// Variables for Bootstrap tooltip

@zindexTooltip: 1030;
@baseBorderRadius: 4px;
@tooltipColor: #fff;
@tooltipBackground: #000;
@tooltipArrowWidth: 5px;
@tooltipArrowColor: @tooltipBackground;
