.detail-tooltip + .tooltip > .tooltip-inner {
   background-color: #6685a4;
   font-weight: normal;
}

.detail-tooltip + .tooltip > .tooltip-arrow {
   border-left-color: #6685a4;
}
