﻿a.tippy-active,a[data-tippy-content].tippy-active{background-color:transparent!important;}
.tippy-popper{z-index:999999!important;}
.Theme_v2 .tippy-tooltip{max-height:70vh!important;overflow-y:auto!important;border-radius:12px!important;}


.tippy-tooltip{background-color:#00b0d8!important;color:#fff!important;}
.tippy-tooltip .tippy-content{text-align:left!important;}
 .tippy-tooltip.elevato-blue-theme,body:not(.Theme_v2) .tippy-tooltip.elevato-blue-theme .tippy-backdrop{background-color:#00b0d8!important;}
 .tippy-popper[x-placement^=top] .tippy-arrow{border-top-color:#00b0d8!important;}
 .tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom-color:#00b0d8!important;}
.tippy-popper[x-placement^=left] .tippy-arrow{border-left-color:#00b0d8!important;}
 .tippy-popper[x-placement^=right] .tippy-arrow{border-right-color:#00b0d8!important;}
