﻿#scVisorWrapper { width:calc(100% - 22px); height:calc(100% - 22px); margin:10px; border:1px solid #FFF; position:absolute; top:0px; left:0px; background:no-repeat 50% 50% #000; z-index:3100; display:none }
#scVisorClose { position:absolute; left:12px; top:12px; width:24px; height:24px; background:url('../img/ico_close.svg') no-repeat center center ; background-size:42px; cursor:pointer; padding: 10px; border-radius: 40px; }
#scVisorWrapper iframe { border:0px }
#scImageWrapper { width:100%; height:100%; display: flex; align-items: center; justify-content: center; }
#scImageWrapper img { max-width:100%; max-height:100% }

#scVisorPlayerBar { width:100%; position:absolute; bottom:0px; height:10px; background:#000; z-index:3100;display:none }
#scVisorPlayerBarCursor { width:0%; height:100%; background:#B50000 }
