.emv-woo-view-3d-button {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: '5px';
    z-index: 999;
    background-color: #eeeeee80;
    border-radius: 4px;
    outline-color: transparent !important;
}

#emv-viewer-woo {
    background-color: #00346c;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#emv-woo-modal {
    overflow: hidden;
    width: 512px;
    height: 512px;
}
