body{font-family:Helvetica,sans-serif}.login h1 a{background-image:none,url(images/logo.png);background-size:11.75rem;width:11.75rem;height:3rem;margin-bottom:2rem}.login{background-color:#fff}.login form{border:none;box-shadow:none}.login form .input,.login form input[type=checkbox],.login form input[type=text]{background:transparent}.login label[for=user_login],.login label[for=user_pass]{display:none}.login label{color:#000}.login .input{border:.0625rem solid #e2e8f0;border-radius:50px}.login .button{max-width:11.75rem;padding:1rem 1.8125rem;border-radius:.125rem;background:#47cecb;border-color:#47cecb}.login-form-container{display:flex;justify-content:center;align-items:center;margin-bottom:15vh;flex-direction:column}.tml-button{background-color:#23aeb7;color:#fff;border-radius:50px;padding:.5rem 3rem;width:11rem;border:none;overflow:hidden;z-index:1;transition:transform 1s ease;cursor:pointer}#rememberme{padding:.2rem}#user_login{border-radius:50px;border:1px solid #d0d1d1;padding:.4rem 2rem;width:20rem}#user_login::-moz-placeholder{color:#979797}#user_login::placeholder{color:#979797}#user_pass{border-radius:50px;border:1px solid #d0d1d1;padding:.4rem 2rem;width:20rem}#user_pass::-moz-placeholder{color:#979797}#user_pass::placeholder{color:#979797}.login-page{display:flex;justify-content:center;flex-direction:column;padding:0 25%;margin-top:5rem}.forgetmenot{margin-left:1rem}#loginform{padding:1rem}@media (max-width:425px){#user_login,#user_pass{border-radius:50px;border:1px solid #d0d1d1;padding:.4rem 2rem;width:auto}}.login-title{text-align:left;font-size:1.5rem;white-space:nowrap;margin-right:7rem}.login-div{margin:5rem 25%}.tml-links{position:relative;margin-right:12rem;white-space:nowrap}.tml-lostpassword-link{display:none!important;list-style-type:none;color:#000}.tml-lostpassword-link>a{color:#000}.tml-login-link{list-style-type:none;color:#000}.tml-login-link>a{color:#000}.tml{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:0 3rem}.tml-submit-wrap{position:relative}.tml-submit-wrap:before{pointer-events:none;position:absolute;content:"";width:4rem;left:42px;top:9px;height:4rem;background-image:url(../src/svgs/lock.svg);background-repeat:no-repeat}.tml-lostpassword>form .tml-submit-wrap:before{left:29px}.tml-lostpassword>form .tml-submit-wrap .tml-button{width:15rem}.tml-rememberme-wrap{margin-left:1.5rem;display:none!important}@media (max-width:425px){.tml-links{margin-right:6rem}.login-title{margin-right:0}}