.qtip-red-custom {
    color: white;
    border: 6px solid red;
    background-color: #FA5858;
}

.qtip-red-custom .qtip-tip {
    left: -20px!important;
}

.qtip-red-custom .qtip-content {
    color: white;
}