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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* Custom CSS for Mailchimp signup form at bottom of page */
/* Last Updated by : Alan Carlyle - 11/02/2020 */
/* Changes the style of the overall form */
/* line 5, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup {
  /*background: #f8f8f8;*/
  /* color: #3D6392; */
  /* padding: 0px 15px;  */
}
/* line 11, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup input {
  border: medium none;
  color: gray;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 10px;
  padding: 8px 10px;
  width: 250px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 23, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup select {
  border: medium none;
  color: gray;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 10px;
  /* padding: 8px 10px; */
  width: 250px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 35, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup input.email {
  background: #fff;
}
/* line 36, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup input.fname {
  background: #fff;
}
/* line 37, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup input.lname {
  background: #fff;
}
/* line 38, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup input[type="submit"] {
  background: #115b87;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  width: 35%;
  padding: 8px 0;
}
/* line 47, templates/it_insightfx/custom/scss/custom.scss */
#mc_embed_signup input[type="submit"]:hover {
  color: yellow;
}
/* line 49, templates/it_insightfx/custom/scss/custom.scss */
.drawer {
  z-index: 1000;
}
/*# sourceMappingURL=custom_19.css.map */