.copy-text-wrapper button{border:none!important;outline:none!important;border-radius:10px;cursor:pointer;background-color:unset!important;color:unset!important}.copy-text-wrapper button:active{background:#809ce2}.copy-text-wrapper button:before{content:"Copied";position:absolute;top:-45px;right:0;background:#5c81dc;padding:8px 10px;border-radius:20px;font-size:15px;display:none}.copy-text-wrapper button:after{content:"";position:absolute;top:-20px;right:25px;width:10px;height:10px;background:#5c81dc;transform:rotate(45deg);display:none}.copy-text-wrapper.active button:after,.copy-text-wrapper.active button:before{display:block}@media screen and (max-width:660px){.longText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}