body{margin:0;padding:0}.login{text-align:-webkit-right;width:100vw;height:100vh}.login__right{width:40vw;height:100vh;display:flex;justify-content:space-around}.login__right__inner{margin-top:20vh;width:60%;text-align:start}@media screen and (max-width: 800px){.login__right{width:100%}.login__right__inner{width:90%}}.storebasicdetails{display:flex;justify-content:space-around}.storebasicdetails__left,.storebasicdetails__right{width:40%}.storelocation{width:100%;display:flex;justify-content:space-around;margin-top:20px}.storelocation__textboxes{width:30%;text-align:left}.storelocation__map{width:60%;margin-right:0;position:relative;display:flex;justify-content:space-around}.storelocation__map__icon{position:absolute;bottom:50%}.form-item-required:before{content:"*";color:red;position:absolute;left:-10px;top:50%;transform:translateY(-50%)}.removePsuedo .ant-radio-button-wrapper:before{display:none!important}
