﻿@charset "utf-8";


/* ================================================================
    Help button tooltip pin location fix (overwrites _default.css)
   ================================================================*/

a.pinHelp {
    bottom: 12px !important;
    top: inherit !important;
}
