.formview-cropper-mask{position:fixed;top:0;bottom:0;left:0;right:0;background:#051433;z-index:100000}.formview-cropper-mask.loading::after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:url("/resources/css/images/loading2.gif") center no-repeat;background-color:rgba(0,0,0,0.5)}.formview-cropper-mask.loading.noopacity::after{background-color:rgba(0,0,0,1)}.formview-cropper-mask .formview-cropper-wrap{height:calc(100% - 60px);text-align:center;white-space:nowrap}.formview-cropper-mask .formview-cropper{width:100%;height:100%}.formview-cropper-mask .cropperimg{visibility:hidden}.formview-cropper-mask .formview-cropper-action{height:60px;box-sizing:border-box;overflow:hidden;text-align:center;padding:10px 0 20px}.formview-cropper-mask .iconbtn{height:30px;width:30px;font-size:16px;border-radius:15px;padding:0;text-align:center;line-height:30px;background:rgba(181,181,181,0.5);color:#fff;outline:0;border:0;cursor:pointer;margin:0 5px}.formview-cropper-mask .iconbtn:active{opacity:.8}