.tooltip-helptip{font-size:1.1rem!important;background-color:#FFFFFF!important;color:#000000!important;opacity:1!important;box-shadow:0 0 15px 5px rgba(50,50,50,.25);z-index:10000!important;max-width:640px;border-radius:8px 8px 8px 8px!important;overflow:hidden!important;padding:0!important}.helptipToolbar{display:flex;flex-direction:row;height:50px;background-color:#3BA81D;color:#FFFFFF;justify-content:left;align-items:center;margin-left:0;margin-top:0;border-radius:6px 6px 0 0;border:1px solid #3ba81d;margin-bottom:10px;cursor:grab}.helptipToolbar.grabbing{cursor:grabbing}.helptipBody{overflow:hidden;padding-bottom:0;line-height:1.5rem;position:relative}.helptipTitle{font-size:1.2rem;font-weight:600;color:#3ba81d;padding-top:10px}.helptipNotes{font-size:1rem;font-weight:400;margin-top:10px}.helptipTool{color:#FFFFFF;height:50px;width:42px;display:flex;justify-content:center;align-items:center;cursor:pointer}.helptipToolIcon{width:22px;height:22px}.helptipToolIcon:focus{outline:none}.helptipTabBar{display:flex;justify-content:left;width:100%;margin-left:0;margin-top:-10px;height:40px;padding-left:16px;box-sizing:border-box}.helptipTabItem{display:flex;margin:0 4px 0 16px;color:#000000;cursor:pointer;font-size:1.2rem;font-weight:500;align-items:center}.helptipTabItem.active{position:relative;font-weight:600}.helptipTabItem.active:after{content:"";position:absolute;bottom:3px;left:50%;transform:translateX(-50%);width:100%;height:4px;background-color:#0078CE;border-radius:3px}