﻿#ovray{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0;z-index:10000;display:none}#imagebox{box-sizing:border-box;position:relative;padding:15px;margin:0 auto!important;z-index:10001;height:100%;width:100% display:none}#ovray img{object-fit:contain;position:relative;box-sizing:border-box;width:100%;height:100%;padding:0}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}