.tour-tip{display:none;position:absolute;background:#fff;color:#000;z-index:2000;top:0;left:2.5%;font-family:inherit;font-weight:400;max-width:400px;border-radius:10px;border:2px solid red}.tour-tip p{color:#000;font-size:.9em;line-height:1.5em;margin:0 0 1.125em}.tour-tip button,.tour-tip .button{background-color:#5194ec!important;color:#fff!important;text-shadow:0 -1px 0 rgba(0,0,0,.25)!important;background-image:linear-gradient(to bottom,#007fff,#5194ec)!important;background-repeat:repeat-x!important;border:1px solid #bbb!important;border-radius:3px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)!important;transition:background-color 300ms ease-out;cursor:pointer;font-family:inherit;font-weight:700;line-height:1;position:relative;text-decoration:none;text-align:center;display:inline-block;font-size:.8em;color:#fff;border-style:solid;border-width:0;margin:0 0 1.25em;padding:.5em 1.25em .6em;border-radius:8px}.tour-tip button small,.tour-tip .button small{padding-top:.625em;padding-bottom:.5625em;-webkit-appearance:none}.tour-tip button:hover,.tour-tip .button:hover{background-color:#5194ec}.tour-tip .tour-arrow.tt-arrow-left{display:block;position:absolute;left:22px;width:0;height:0;border:inset 14px}.tour-tip .tour-arrow.tt-arrow-right{display:block;position:absolute;right:22px;width:0;height:0;border:inset 14px}.tour-tip .tour-arrow.tt-top{border-style:solid;bottom:-27px;border-color:red transparent transparent!important}.tour-tip .tour-arrow.tt-bottom{border-style:solid;top:-28px;border-color:transparent transparent red!important}.tour-tip .tour-arrow.tt-right{border-style:solid;left:-27px;top:28px;border-color:transparent red transparent transparent!important}.tour-tip .tour-arrow.tt-left{border-style:solid;left:100%;top:28px;border-color:transparent transparent transparent red!important}.tour-tip .tour-content-wrapper{padding:1.125em 1.25em 1.5em;min-width:300px}.tour-tip .tour-content-wrapper .button{margin-bottom:0!important}.tour-tip .tour-close-tip{position:absolute;right:12px;top:10px;color:#000!important;text-decoration:none;font-size:30px;font-weight:400;line-height:.5!important;cursor:pointer}.tour-tip .tour-close-tip:hover,.tour-tip .tour-close-tip:focus{color:#000!important}.tour-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:100}.tour-element-active{z-index:120!important;position:relative;background:#fff}.tour-content-wrapper>h3{border-bottom:1px solid #000;margin-top:0!important}