body{overflow-x:hidden;overflow-y:hidden}.body{overflow-x:hidden;margin:0;height:100vh;width:100vw;overflow:hidden;font-family:'Lato',sans-serif;font-weight:700;display:flex;align-items:center;justify-content:center;color:#555}.login-div{width:430px;height:700px;padding:60px 35px 35px 35px;border-radius:40px;background:#ecf0f3;box-shadow:0 0 3px 3px #ddd,6px 6px 8px 4px rgba(136,136,136,.7),-6px -6px 8px 4px rgba(244,244,244,.7);justify-content:center}.logo{background:url("../Image/Logo New.png");width:100px;height:100px;border-radius:50%;margin:0 auto;box-shadow:0 0 2px #5f5f5f,0 0 0 5px #ecf0f3,8px 8px 15px #a7aaaf,-8px -8px 15px #fff}.title{text-align:center;font-size:28px;padding-top:24px;letter-spacing:.5px}.sub-title{text-align:center;font-size:15px;padding-top:7px;letter-spacing:3px}.TextBox{margin-bottom:20px}.fullscreen_bg{background-image:url("../Image/pexels-veeterzy-303383.jpg");background-size:cover;background-position:center;position:fixed;top:0;right:0;bottom:0;left:0}.Check{color:#ff0}