.father-btn-style{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:10px;padding-right:10px}.btn-style,.father-btn-style{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-style{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.img-size{width:100px;height:100px}.footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer,.input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.input-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.img-container{position:relative;display:inline-block;cursor:pointer}.img-size{max-width:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.img-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.img-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}.overlay-img{max-width:90%;max-height:90%}