.paGrayButtonSecundary,.paGrayButtonTertiary{border:none;outline:none;display:inline-block;text-align:center;padding:10px;cursor:pointer;line-height:16px;transition:background-color .15s ease}.paGrayButtonSecundary{background-color:#eee;color:#000}.paGrayButtonTertiary{border:1px solid #c5c5c5;background-color:#fff;color:#000}.paGrayButtonSecundary:hover,.paGrayButtonTertiary:hover{background-color:#c5c5c5;color:#000}.toolTip{position:absolute;bottom:60px;left:10px;right:0;display:none;z-index:1}.toolTip .toolTipContentHolder{background-color:#4d4d4d;color:#f4f4f4;padding:10px 20px;position:relative}.toolTip .toolTipClose,.toolTip .toolTipTriangle{position:absolute}.toolTip .toolTipTriangle{bottom:-5px;height:12px;width:12px;background-color:#4d4d4d;transform:rotate(45deg)}.toolTip .toolTipClose{display:block;color:#f4f4f4;top:5px;right:5px;width:20px;height:24px;font-size:1.2em;text-align:center;font-weight:700;cursor:pointer}@media only screen and (max-width:767px){.toolTip{left:25px}}