.g8FxF2QtLYqDGhf4OLTW {
  padding: 10px;
  border-radius: 5px;
  color: #721c24;
  background: #fff4f4;
  border: 1px solid #f5c6c6; }

html {
  height: 100%; }

body {
  background: #0771b8;
  color: #333;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  height: 100%;
  margin: 0;
  padding: 0; }

h1.app-name {
  color: white;
  font-size: 48px;
  font-weight: bold;
  text-shadow: 0 1px 5px #444;
  margin-top: calc(50vh - 260px);
  margin-bottom: 40px; }

#app-root {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column; }

.account-forms {
  background: white;
  border-radius: 10px;
  width: 375px;
  min-height: 200px; }
  .account-forms form {
    display: flex;
    flex-direction: column;
    padding: 10px; }
    .account-forms form > div {
      margin-bottom: 10px; }
    .account-forms form > button {
      margin-top: 10px; }
    .account-forms form .half-text {
      width: 50%; }

._3RlkF3yNs-GUNuKFlTHQGF {
  font-size: 0.9em; }
  ._3RlkF3yNs-GUNuKFlTHQGF small {
    font-size: 0.6em;
    margin-top: -5px;
    display: block;
    color: #666; }

p._2eyS1PUzNwv--HRQS0vemv {
  text-align: center;
  margin-top: 20px; }


/*# sourceMappingURL=login.025d9a4b949af9e16b9e.css.map*/