.uem-sha-value,.uem-checksum-value{display:flex;width:fit-content;margin:20px auto;border:1px solid #eee;line-height:normal;border-radius:8px;font-size:12px;align-items:center;justify-content:space-between}.uem-sha-value .usv-tag,.uem-checksum-value .usv-tag{background-color:aliceblue;width:fit-content;padding:5px;cursor:default}.uem-sha-value .usv-value,.uem-checksum-value .usv-value{text-overflow:ellipsis;overflow:hidden;padding:5px;width:180px}.uem-sha-value .usv-copy,.uem-checksum-value .usv-copy{position:relative;padding:5px;width:fit-content;background-color:#eee;color:transparent;cursor:pointer;border-radius:0 8px 8px 0}.uem-sha-value .usv-copy:after,.uem-checksum-value .usv-copy:after{content:'';position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;background-image:url(https://www.manageengine.com/ems/images/icon/copy-icon-1.svg);background-size:auto 70%;background-repeat:no-repeat;background-position:center center;filter:opacity(.4)}.uem-sha-value .usv-copy:hover:after,.uem-checksum-value .usv-copy:hover:after{filter:brightness(0) saturate(100%) invert(42%) sepia(98%) saturate(3300%) hue-rotate(195deg) brightness(94%) contrast(87%)}.uem-sha-value .usv-copy:active,.uem-checksum-value .usv-copy:active{background-color:#ccc;color:#fff}.uem-sha-value .usv-copy .usv-tooltip,.uem-checksum-value .usv-copy .usv-tooltip{visibility:hidden;width:110px;background-color:#000000cf;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;top:150%;left:50%;margin-left:-60px}.uem-sha-value .usv-copy .usv-tooltip::after,.uem-checksum-value .usv-copy .usv-tooltip::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent black transparent}.uem-sha-value .usv-copy:hover .usv-tooltip,.uem-checksum-value .usv-copy:hover .usv-tooltip{visibility:visible}.uem-sha-value .usv-copy .usv-tooltip .uem_copy_code,.uem-checksum-value .usv-copy .usv-tooltip .uem_copy_code{color:#ffc978;text-overflow:ellipsis;overflow:hidden}