
.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;color: white;}
.tooltip.top .tooltip-arrow {
  border-top-color: #f00;
	
}
.tooltip.top{margin-top: -10px;}
