﻿/* our customisation of the jquery qtip plugin */
.qtip {
    font-size: 14px;
    line-height: 16px;
}

.qtip-dark {
    border-color: #dddddd;
}