.t-popover__root{cursor:pointer;display:inline-block;position:relative}.t-popover__menu:hover~.t-popover__button{z-index:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.t-popover__menu{z-index:1;height:0;padding-top:30px;display:none;position:absolute}.t-popover__root:hover .t-popover__menu,.t-popover__menu:hover{z-index:3;height:auto;display:block}.t-popover__body{white-space:normal;background:#fff;border-radius:4px;height:100%;margin:0;padding:0;position:relative;box-shadow:0 2px 5px 1px rgba(0,0,0,.1)}.t-popover__body ul{min-height:45px;margin:0 16px}.t-popover__body__button{float:left;color:#697386;white-space:nowrap;text-align:center;background-color:#f5f6fa;width:40%;margin:0;padding:8px;font-size:13px;font-weight:700;list-style:none;display:inline}.t-popover__body__button a{color:#697386;text-decoration:none}.t-popover__body__button:first-child{border-radius:4px 0 0 4px}.t-popover__body__button:last-child{border-radius:0 4px 4px 0}.t-popover__body__button{border:1px solid #d9dde6;border-width:1px .5px}.t-popover__body__button:hover{cursor:pointer}.t-popover__body__button:hover,.t-popover__body__button--active{border-color:var(--branding-primary);color:var(--branding-primary);background-color:#fff}
