/*
 * Copyright (C) 2012 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/* Legacy variables. Discontinue to use these: */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/**
 * Convert font-size from px to rem with px fallback
 * @param $size - the value in pixel you want to convert
 * e.g. p {@include fontSize(12px);}
 * courtesy of https://github.com/stubbornella/oocss/blob/master/oocss/src/components/utils/_fontSize.scss
 */
/*
 * Copyright (C) 2017 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/* Legacy variables. Discontinue to use these: */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2012 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/**
 * Convert font-size from px to rem with px fallback
 * @param $size - the value in pixel you want to convert
 * e.g. p {@include fontSize(12px);}
 * courtesy of https://github.com/stubbornella/oocss/blob/master/oocss/src/components/utils/_fontSize.scss
 */
/*
 * Copyright (C) 2013 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
.registration-dialog {
  margin: 2em 0;
  font-size: 1.1em;
}
.registration-dialog .registration-dialog .spinner {
  width: 100px;
}
.registration-dialog .ic-Label {
  font-weight: normal;
  font-size: 14px;
}
@media screen and (max-width: 500px) {
  .registration-dialog .g-recaptcha {
    position: relative;
    width: 100%;
  }
  .registration-dialog .g-recaptcha > * {
    float: right;
    right: 0;
  }
}

.terms-of-service__register .terms-of-service__link {
  button: 14px !important;
}
.terms-of-service__register {
  display: flex;
  flex-direction: row;
  line-height: 1;
}

.terms-of-service__link {
  padding-left: 4px;
}

.pairing-code-text {
  display: flex;
  justify-content: space-between;
}
.pairing-code-text a {
  font-size: 14px;
}

body {
  --pmpd-ink: #17231f;
  --pmpd-muted: #5f6b66;
  --pmpd-green: #0b4a38;
  --pmpd-green-dark: #063326;
  --pmpd-gold: #bd9248;
  --pmpd-paper: #f7f3eb;
  --pmpd-white: #fff;
  background: var(--pmpd-paper);
  color: var(--pmpd-ink);
  min-width: 0;
}

a {
  color: var(--pmpd-green);
}
a:hover {
  color: var(--pmpd-green-dark);
}

.registration-content {
  width: auto;
  margin: 0 20px;
  position: relative;
}

.pmpd-shell {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 28px;
}

#registration_header {
  background: var(--pmpd-green-dark);
  min-height: 88px;
}
#registration_header .pmpd-shell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 88px;
}
#registration_header #registration_login {
  color: rgba(255, 255, 255, 0.78);
  position: static;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  font-size: 14px;
  text-decoration: none;
  transition: background 160ms ease, color 160ms ease, border-color 160ms ease;
}
#registration_header #registration_login strong {
  color: var(--pmpd-white);
  margin-left: 5px;
}
#registration_header #registration_login:hover, #registration_header #registration_login:focus {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.55);
  color: var(--pmpd-white);
}

.pmpd-brand {
  margin: 0;
}
.pmpd-brand a {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  color: var(--pmpd-white);
  text-decoration: none;
  letter-spacing: 0;
}

.pmpd-brand__program {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.03em;
}

.pmpd-brand__divider {
  display: block;
  width: 1px;
  height: 29px;
  background: rgba(255, 255, 255, 0.38);
}

.pmpd-brand__university {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

#registration_content {
  background: radial-gradient(circle at 88% 10%, rgba(189, 146, 72, 0.15), transparent 30%), linear-gradient(180deg, #fbf9f4 0%, var(--pmpd-paper) 100%);
  min-height: calc(100vh - 170px);
  padding: 72px 0 68px;
}

.pmpd-registration-intro {
  max-width: 760px;
  margin-bottom: 44px;
}
.pmpd-registration-intro h2 {
  max-width: 720px;
  margin: 13px 0 16px;
  color: var(--pmpd-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(38px, 5vw, 62px);
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -0.04em;
}
.pmpd-registration-intro > p:last-child {
  max-width: 620px;
  margin: 0;
  color: var(--pmpd-muted);
  font-size: 18px;
  line-height: 1.65;
}

.pmpd-eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  color: var(--pmpd-green);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.pmpd-eyebrow span {
  display: block;
  width: 34px;
  height: 1px;
  background: var(--pmpd-gold);
}

#registration_options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 0;
  width: auto;
  height: auto;
  padding: 0;
  text-align: left;
  background: none;
  position: static;
}

#signup_teacher,
#signup_student {
  outline-width: 0.125rem;
  outline-color: transparent;
  outline-style: solid;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: start;
  gap: 20px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: auto;
  min-height: 172px;
  box-sizing: border-box;
  padding: 27px;
  border: 1px solid #ded8cb;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.82);
  background-image: none;
  color: var(--pmpd-ink);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  box-shadow: 0 14px 40px rgba(26, 38, 33, 0.06);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
#signup_teacher:hover, #signup_teacher:focus,
#signup_student:hover,
#signup_student:focus {
  transform: translateY(-3px);
  border-color: rgba(11, 74, 56, 0.45);
  background-position: initial;
  color: var(--pmpd-ink);
  box-shadow: 0 20px 50px rgba(26, 38, 33, 0.11);
}
#signup_teacher:hover .pmpd-option__arrow, #signup_teacher:focus .pmpd-option__arrow,
#signup_student:hover .pmpd-option__arrow,
#signup_student:focus .pmpd-option__arrow {
  background: var(--pmpd-green);
  color: var(--pmpd-white);
}
#signup_teacher:focus,
#signup_student:focus {
  outline-offset: 0;
  outline-color: var(--ic-link-color);
}

.pmpd-option__number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #e4eee9;
  color: var(--pmpd-green);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.pmpd-option--teacher .pmpd-option__number {
  background: #f3e9d5;
  color: #785b27;
}

.pmpd-option__content {
  display: block;
}
.pmpd-option__content strong {
  display: block;
  margin: 1px 0 11px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.18;
  letter-spacing: -0.025em;
}
.pmpd-option__content > span {
  display: block;
  color: var(--pmpd-muted);
  font-size: 15px;
  line-height: 1.55;
}

.pmpd-option__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #d6d0c4;
  border-radius: 50%;
  color: var(--pmpd-green);
  font-size: 18px;
  transition: background 160ms ease, color 160ms ease;
}

.pmpd-registration-note {
  margin: 24px 0 0;
  color: #748079;
  font-size: 13px;
}

#registration_footer {
  border-top: 1px solid #2e3934;
  box-shadow: none;
  min-height: 38px;
  padding: 18px 0 28px;
  background: var(--pmpd-green-dark);
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  font-size: 0.75rem;
}
#registration_footer .registration-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
#registration_footer a {
  margin-left: 14px;
  color: rgba(255, 255, 255, 0.66);
}
#registration_footer a:hover, #registration_footer a:active {
  color: var(--pmpd-white);
}

#login_form {
  position: absolute;
  right: 28px;
  top: 76px;
  background: #fff;
  border: 1px solid #d5d0c6;
  padding: 16px;
  z-index: 10;
  border-radius: 12px;
  box-shadow: 0 18px 45px rgba(12, 31, 24, 0.18);
}
#login_form .login-input {
  width: 180px;
  position: relative; /* so that it's over the caret */
}
#login_form button {
  width: 100%;
  display: block;
  line-height: 1.75em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  background: var(--pmpd-green);
  border: 1px solid var(--pmpd-green);
  border-radius: 6px;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
}
#login_form button:hover, #login_form button:focus {
  background: var(--pmpd-green-dark);
  outline: none;
}
#login_form:before {
  content: " ";
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -11px;
  transform: rotate(45deg);
  border: 1px solid #d5d0c6;
  border-right: none;
  border-bottom: none;
  background: #fff;
}

.ui-dialog {
  border: 0;
  border-radius: 16px;
  box-shadow: 0 25px 80px rgba(9, 33, 25, 0.24);
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 18px 22px;
  background: var(--pmpd-green-dark);
  color: var(--pmpd-white);
}
.ui-dialog .ui-dialog-title {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 600;
}
.ui-dialog .ui-dialog-content {
  padding: 24px 24px 8px;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 12px 24px 22px;
  border-top: 0;
}

.registration-dialog .control-group {
  margin-bottom: 17px;
}
.registration-dialog .control-label {
  color: #2f3a35;
  font-weight: 600;
}
.registration-dialog input[type=text],
.registration-dialog input[type=email],
.registration-dialog input[type=password] {
  min-height: 40px;
  border: 1px solid #cfc9bd;
  border-radius: 7px;
  box-shadow: none;
}
.registration-dialog input[type=text]:focus,
.registration-dialog input[type=email]:focus,
.registration-dialog input[type=password]:focus {
  border-color: var(--pmpd-green);
  box-shadow: 0 0 0 3px rgba(11, 74, 56, 0.12);
}
.registration-dialog input[type=text][aria-invalid=true],
.registration-dialog input[type=email][aria-invalid=true],
.registration-dialog input[type=password][aria-invalid=true] {
  border-color: #b42318;
}
.registration-dialog .btn-primary {
  padding: 10px 18px;
  border-color: var(--pmpd-green);
  background: var(--pmpd-green);
  color: var(--pmpd-white);
  font-weight: 700;
  text-shadow: none;
}
.registration-dialog .btn-primary:hover, .registration-dialog .btn-primary:focus {
  border-color: var(--pmpd-green-dark);
  background: var(--pmpd-green-dark);
}

.pmpd-dialog-intro {
  margin: 0 0 22px;
  color: var(--pmpd-muted);
  line-height: 1.55;
}

.pmpd-affiliation {
  margin: 7px 0 20px;
  padding: 18px 18px 14px;
  border: 1px solid #dcd5c9;
  border-radius: 10px;
  background: #faf8f3;
}
.pmpd-affiliation legend {
  width: auto;
  margin: 0;
  padding: 0 7px;
  border: 0;
  color: var(--pmpd-green-dark);
  font-size: 14px;
  font-weight: 700;
}
.pmpd-affiliation .control-group {
  margin-bottom: 12px;
}

.pmpd-affiliation__intro {
  margin: 0 0 16px;
  color: #52615a;
  font-size: 13px;
  line-height: 1.5;
}

.pmpd-optional-label {
  color: #6b756f;
  font-size: 12px;
  font-weight: 400;
}

.pmpd-field-help {
  display: block;
  margin-top: 6px;
  color: #6b756f;
  font-size: 12px;
  line-height: 1.4;
}

.pmpd-field-error {
  display: block;
  margin-top: 6px;
  color: #b42318;
  font-size: 12px;
  font-weight: 600;
}

.pmpd-no-registration {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 0 0 3px 160px;
  color: #35413c;
  cursor: pointer;
}
.pmpd-no-registration input {
  margin-top: 2px;
}

@media (max-width: 760px) {
  .pmpd-shell {
    padding: 0 20px;
  }
  #registration_header,
  #registration_header .pmpd-shell {
    min-height: 76px;
  }
  #registration_header #registration_login {
    padding: 9px 12px;
    font-size: 0;
  }
  #registration_header #registration_login strong {
    margin: 0;
    font-size: 13px;
  }
  #registration_content {
    padding: 48px 0;
  }
  .pmpd-registration-intro {
    margin-bottom: 30px;
  }
  .pmpd-registration-intro h2 {
    font-size: 38px;
  }
  .pmpd-registration-intro > p:last-child {
    font-size: 16px;
  }
  #registration_options {
    grid-template-columns: 1fr;
  }
  #signup_teacher,
  #signup_student {
    min-height: 0;
    padding: 22px;
  }
  #registration_footer .registration-content {
    align-items: flex-start;
    flex-direction: column;
  }
  #registration_footer .right a:first-of-type {
    margin-left: 0;
  }
  #login_form {
    right: 20px;
    top: 66px;
  }
  .pmpd-no-registration {
    margin-left: 0;
  }
}
@media (max-width: 460px) {
  .pmpd-brand__program {
    font-size: 25px;
  }
  .pmpd-brand__university {
    font-size: 16px;
  }
  #signup_teacher,
  #signup_student {
    grid-template-columns: auto minmax(0, 1fr);
  }
  .pmpd-option__arrow {
    display: none;
  }
  .pmpd-option__content strong {
    font-size: 22px;
  }
  .registration-dialog .control-label {
    float: none;
    width: auto;
    margin-bottom: 5px;
    text-align: left;
  }
  .registration-dialog .controls {
    margin-left: 0;
  }
}