/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/**
  * Fix large svg that screws up login page
  *
**/
/*
#com-users-login__form > fieldset > div:nth-child(4) > div
{
  display:none;
}

#plg_system_webauthn-l8AFwa2wnIBc-ADsLd3Yr
{
  border:1px solid red !important;
}

#g-sidebar > div > div > div > div

{
  border:1px solid red !important;
}

.dsr_footer {
 padding:0;
 line-height: 3.25rem;
}


*/
#login-form-16 > div > div:nth-child(4) {
  display: none;
}
#g-footer .g-copyright {
  line-height: 3.25rem;
}
#g-footer {
  padding: 0;
}
#Passkey {
  xmargin: 5px solid red !important;
  display: none;
}
/*# sourceMappingURL=custom_15.css.map */