#mainbody397 {
    flex-grow: 1;
    width: calc(1425vw/19.20);
    height: calc(985vh/10.80);
}

#canvasContainer {
    position: relative;
    top: calc(120vh/10.80);
    left: calc(0vw/19.20);
    width: calc(850vw/19.20);
    text-align: center;
}
.videoContainer {
    text-align: center;
}
#videocontainer397 {
    position: fixed;
    left: calc(0vw/19.20);
    top: calc(0vh/10.80);
    z-index:10;
}
.videoTemplate {
    visibility: hidden;
    display: none;
}
#myCanvas397 {
    background-color: #ffffff;
}
.playPause {
    font-size: 70%;
    position: relative;
    top:      calc(-47vh/10.80);
}
.mute {
    display: none;
    visibility: hidden;
    font-size: 90%;
}
.videoOwner {
    display: none;
    visibility: hidden;
}
.videoTitle {
    display: none;
}
