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

/*Restyle "Let's Get Started" Font Size*/
body.itemid-101 .userdata ul.unstyled li:first-child a {
  font-size: 1.5rem;
}
/*Styling the home page module showing links to state join pages */
#g-sidebar .g-content {
  padding: 0 0 0.5rem 0 !important;
}
#g-sidebar h3.g-title {
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.membership-links {
  background-color: #efefef;
  border: 1px solid #cccccc;
  border-radius: 0.75rem;
  /*-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.41); 
  box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.41);*/
}
.membership-links p.small-text {
  max-width: 80%;
  font-size: 0.75rem;
  margin: 1rem auto;
}
.membership-links-list {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.membership-links-list p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.membership-links-list a:hover {
  background-color: lightblue;
}
.membership-links-list a:hover img {
  border: 4px solid #cccccc;
  border-radius: 0.5rem;
}
/*Styling the reg form */
body.itemid-101 .userdata {
  padding: 1rem;
  background-color: #efefef;
  border: 1px solid #cccccc;
  border-radius: 0.75rem;
}
/*body.itemid-101 #member-registration fieldset:nth-child(2) legend {
  display:none;
}*/
/*Hiding the "forgot username" link */
body.itemid-101 .userdata ul.unstyled li:nth-child(2) {
  display: none;
}
/*Removing Extra Spacing on Header */
#g-navigation .g-content {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#g-navigation .g-content, #g-intro, #g-intro .g-content {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#g-intro .g-content .custom {
  margin-bottom: 0.75rem;
}
/*Removing Extra Spacing on Footer */
#g-footer {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#g-navigation .g-content h1, #g-navigation .g-content p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/*Removing Extra Spacing on Home Page*/
body.itemid-101 #g-mainbar, body.itemid-101 #g-sidebar, body.itemid-101 #g-aside {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/*Fixing Gantry/Bootstrap Rendering of Radio Buttons*/
.btn-group {
  font-size: inherit;
}
fieldset.radio.btn-group {
  padding-left: inherit;
}
.radio.btn-group input[type=radio] {
  display: inherit;
}
.radio input[type="radio"] {
  float: left;
  margin-left: 0;
}
#jform_com_fields_select_dealer_state_abbreviation {
  display: flex;
  flex-flow: row wrap;
}
#jform_com_fields_select_dealer_state_abbreviation label {
  margin-right: 0.75rem;
}
/*Hides some stuff on Front end forms*/
fieldset#group21 {
  display: none;
}
.input-prepend.input-append {
  display: none;
}
h3.g-title {
  display: none;
}
/*Restyle Aside Menu*/
ul.nav.menu.mod-list li a {
  font-family: "Cabin Condensed";
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.85rem;
  padding: 0.5rem 1rem 0.5rem 1rem;
  letter-spacing: 0.1rem;
  /*text-transform: uppercase;*/
  background: #4db2b3;
  color: #ffffff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
/*RESTYLE The CPB BANNERS */
.custom.cbp-banner .cbp-banner-image {
  -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.39);
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.39);
}
.custom.cbp-banner h3 {
  font-size: 0.85rem;
}
.moduletable.prov_offers .page-header h1 {
  display: none;
}
#restyle login .login form.form-validate.form-horizontal.well fieldset div.control-group div.control-label span.optional {
  display: none;
}
#cf_1 {
  margin: 0 auto;
}
/*# sourceMappingURL=custom_9.css.map */