.register .form-group input{width:100%}.register .PhoneInputCountry{border:1px solid #d6e4f2;padding:13px;border-radius:4px}.register .box{margin:15px auto;width:55%;text-align:left;padding:50px 100px;box-sizing:border-box}@media only screen and (max-width:768px){.register .box{width:100%;padding:25px;border:none;margin:0 auto}}.register .box .btn.primary{width:60%;height:50px;margin:25px auto}.register .social-account-wrap{display:flex;margin-bottom:20px}.register .social-account-wrap div{cursor:pointer;font-family:Roboto-Medium!important;display:flex;justify-content:center;align-items:center;width:165px;height:58px;border:1px solid #cdddec;border-radius:4px;margin-right:9px;box-sizing:border-box;color:#fff;text-decoration:none}.register .social-account-wrap div span{font-family:Poppins,sans-serif;margin-left:12px;margin-top:4px}.register .social-account-wrap div.google{background:#fff;color:#353c48}.register .social-account-wrap div.linkedin{background:#0e76a8;border-color:#0e76a8}.register .social-account-wrap div.facebook{background:#3b5998;border-color:#3b5998}