.tooltipster-sidetip.tooltipster-credid .tooltipster-box {
    border-radius: 3px;
    border: 2px solid #005091;
    background: #ededed
}

.tooltipster-sidetip.tooltipster-credid .tooltipster-content {
    color: #666
}

.tooltipster-sidetip.tooltipster-credid .tooltipster-arrow {
    height: 9px;
    margin-left: -9px;
    width: 18px;
    border-width:5px;
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-credid.tooltipster-right .tooltipster-arrow {
    height: 18px;
    margin-left: 0;
    margin-top: -9px;
    width: 9px
}

.tooltipster-sidetip.tooltipster-credid .tooltipster-arrow-background {
    border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #ededed;
    top: 1px
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #ededed;
    left: -1px
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #ededed;
    left: 1px
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #ededed;
    top: -2px
}

.tooltipster-sidetip.tooltipster-credid .tooltipster-arrow-border {
    border: 11px solid transparent
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #005091
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #005091
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #005091
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #005091
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -9px
}

.tooltipster-sidetip.tooltipster-credid.tooltipster-right .tooltipster-arrow-uncropped {
    left: -9px
}
.tooltipster-sidetip .tooltipster-arrow-border {
    /*border: 10px solid transparent;*/
    left: -2px;
    top: -1px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 1px;
}