.logo{max-width:120px;margin-bottom:30px}.login-page{display:flex;flex-direction:row;flex-wrap:nowrap;min-height:100vh;width:100%}.login-page .hero-area{width:50%;background:#00112c;display:flex;justify-content:center;align-items:center}.login-page .hero-area .content{padding:40px;max-width:800px;color:#fff}.login-page .hero-area .content h1{color:#fff}.login-page .login-area{display:flex;width:50%;justify-content:center;align-items:center}.login-page .form-control{background:#f3f6f9}