.easy-camera-page{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#302f2b;position:fixed;top:0;left:0}.easy-camera-header,.easy-camera-page{display:-webkit-box;display:-ms-flexbox;display:flex}.easy-camera-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:1.5rem;padding:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.easy-camera-header i{font-size:.8rem;color:#fff;font-weight:700}.easy-camera-content{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.easy-camera-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 .5rem}.easy-camera-mask-img-container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:99}.easy-camera-mask-img{width:100%;height:100%;position:relative;top:0}.easy-camera-footer{width:100%;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.easy-camera-btn{background-color:#fff;width:2rem;height:2rem;border-radius:50%}.easy-camera-btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filled-icon{margin-right:2rem}.filled-icon i{font-size:1rem;color:red}.success-icon i{font-size:1rem;color:#07c160}.easy-camera-photo-preview{width:100%;height:7.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999;background-color:#302f2b}.easy-camera-photo-preview img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}