/* 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
 */

/* Resize the footer copyright text */
#g-footer .g-copyright {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
/* Center the Community Builder login prompt */
/* http://www.w3schools.com/css/css_align.asp */
.cbLoginForm {
  margin: auto;
  width: 400px;
  margin-top: 25px;
}
/* Adds margins on the CB Registration page */
div.cbRegistration {
  margin-top: 25px;
}
/* Format the user's email subscriptions sign-up page */
#g-mainbar .frontusers_profile {
  width: 600px;
}
/*# sourceMappingURL=custom_11.css.map */