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

/* label styling */
/******************************************************************************/
/* line 5, templates/rt_interstellar/custom/scss/custom.scss */
.label-info, .badge-info {
  color: #2e2f30 !important;
  background: #e0e0e0 !important;
}
/* Sidebar background */
/******************************************************************************/
/* line 12, templates/rt_interstellar/custom/scss/custom.scss */
#g-aside {
  background: rgba(0, 0, 0, 0.068);
}
/* Registration form / Image upload - Styling */
/******************************************************************************/
/* line 19, templates/rt_interstellar/custom/scss/custom.scss */
#eb-individual-registration-page.eb-container DIV, #eb-registration-complete-page.eb-container DIV {
  display: table;
  padding: 2px;
}
/*# sourceMappingURL=custom_11.css.map */