#ver
{
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

body{
    height:100vh;
}
.ca-vr_tooltip_label
{
    text-transform: uppercase;
}

.ca-vr_container .ca-ui-loadspinner
{
    position: absolute;
    top:calc(50% - 54px);
    transform: scale(2.5);
    filter: drop-shadow(2px 4px 6px white);
}

.ca-ui-vrinsetmap_fovhotspot_fov
{
    background: linear-gradient(135deg, #5b328bfc, transparent, transparent)!important;
}

.ca-ui-vrinsetmap_fovhotspot
{
    border-color:#5b328bfc;
}