﻿#scVisorWrapper { width:100%; height:100%; margin:0px; border:0px solid #FFF; position:absolute; top:0px; left:0px; text-align:center; z-index:3100; display:none }
#scVisorClose { position:absolute; left:calc(50% - 25px); bottom:30px; width:50px; height:50px; background:url('../img/close_record.png') no-repeat center center ; cursor:pointer; }
#scVisorWrapper iframe { border:0px }
#scImageWrapper { width:640px; height:calc(100% - 60px); display: inline-block !important; padding:30px 10px; background:#FFF }
#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 }
