
.video-box[data-v-47f43b57] {
    width: 100%;
    height: 100%;
}
video[data-v-47f43b57]::-webkit-media-controls-play-button {
    display: none;
}
video[data-v-47f43b57]::-webkit-media-controls-current-time-display {
    display: none;
}
video[data-v-47f43b57]::-webkit-media-controls-timeline {
    display: none;
}
.camera-item[data-v-47f43b57] {
    float: left;
    width: 100%;
    height: 100%;
}
.camera-empty-item[data-v-47f43b57] {
    float: left;
    width: 50%;
    height: 50%;
    text-align: center;
    line-height: 150px;
    border: 1px solid lightgray;
    border-collapse: collapse;
}

