/* Tooltipster v3.3.0 - Light theme */
.tooltipster-light { border-radius: 5px; border: 2px solid #a9a9a9; background: #fff; color: #3b3b3b; }
.tooltipster-light .tooltipster-content { font-family: Arial, sans-serif; font-size: 14px; line-height: 16px; max-width: 200px; padding: 8px 10px; }
.tooltipster-light .tooltipster-arrow-top:after { border-top-color: #fff; }
.tooltipster-light .tooltipster-arrow-top { border-top-color: #a9a9a9; }
.tooltipster-light .tooltipster-arrow-bottom:after { border-bottom-color: #fff; }
.tooltipster-light .tooltipster-arrow-bottom { border-bottom-color: #a9a9a9; }
.tooltipster-light .tooltipster-arrow-left:after { border-left-color: #fff; }
.tooltipster-light .tooltipster-arrow-left { border-left-color: #a9a9a9; }
.tooltipster-light .tooltipster-arrow-right:after { border-right-color: #fff; }
.tooltipster-light .tooltipster-arrow-right { border-right-color: #a9a9a9; }
.tooltipster-light .tooltipster-arrow-top-left:after, .tooltipster-light .tooltipster-arrow-top-right:after { border-top-color: #fff; }
.tooltipster-light .tooltipster-arrow-bottom-left:after, .tooltipster-light .tooltipster-arrow-bottom-right:after { border-bottom-color: #fff; }
