.login-page{margin-top:15px;padding:0}.login-page .form{display:flex;justify-content:center;z-index:1;border-radius:0}.login-page .form .form-round-int{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem}.login-page .form .form-round-int p{text-align:center}.login-page .form .form-round-int .password-forgotten-link{margin-top:5px}.login-page .form .form-round-int form{text-align:center;width:100%}.login-page .form .toggle-password{left:348px}.login-page .alert{display:inline-flex;padding:0;font-size:80%}.login-page .alert-danger{color:#dc3545;background-color:transparent;border-color:transparent}.login-page hr{width:80%}@media (min-width:768px){.login-page{display:flex;justify-content:center;height:80vh}.login-page h1{text-align:center}.login-page .form{display:flex;justify-content:center;z-index:1;width:450px;height:450px;border-radius:50%}.login-page .form .form-round-int{display:flex;flex-direction:column;justify-content:center;align-items:center;width:400px;height:485px}.login-page .form .form-round-int form{text-align:center}.login-page .form .login-form{display:flex;flex-direction:column;justify-content:center;width:80%}.login-page .form .login-form .btn-jColor{margin:.5rem auto}.login-page .form input{font-family:Roboto,sans-serif;outline:0;background:#f5f5f5;width:100%;border:0;padding:.5rem 1rem;box-sizing:border-box;font-size:.9rem}.login-page .form input:focus{border:1px solid #f0b600;box-shadow:#f0b600}.login-page .form button:disabled:hover{background:#f0b600}.login-page .form .form button:active,.login-page .form .form button:focus,.login-page .form button:hover{background:#000}.login-page .form.large{width:520px;height:520px}.login-page .form.large .form-round-int{height:520px}}input .required{border:1px solid red}body{background:#f0b600;background:-webkit-linear-gradient(right,#f0b600,#f0b600);background:-moz-linear-gradient(right,#f0b600,#f0b600);background:-o-linear-gradient(right,#f0b600,#f0b600);background:linear-gradient(270deg,#f0b600,#f0b600);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#create-account .form-group-wrapper,#reset-password .form-group-wrapper{position:relative}#create-account .form-group-wrapper .lnr,#reset-password .form-group-wrapper .lnr{position:absolute;right:10px;top:12px;cursor:pointer}#create-account .errors-wrapper,#reset-password .errors-wrapper{font-size:80%;text-align:left}#create-account .errors-wrapper .lnr,#reset-password .errors-wrapper .lnr{margin-right:5px}#create-account .jButtonReset,#create-account .jButtonSubmit,#reset-password .jButtonReset,#reset-password .jButtonSubmit{margin-top:15px}body{font-family:Montserrat,Helvetica,Arial,sans-serif;background-color:#fff!important}.login-page .form{background-color:#fcf0cc}.jNav .logo img{width:auto;height:60px}@media (min-width:768px){.jMiddle{flex:1 1 auto;height:100vh}}