
/* These styles were generated from the Theme Builder in the site admin. */

#header .container, #footer .container { max-width: 800px; }

body { background: #F8F8F8;  }

/* Header */
#header { background: #FFFFFF; }

/* No logo image uploaded */

@media only screen and (max-width: 520px) {
	/* No logo image uploaded */
	#header #account-header {  margin-top: 15px; }
}

/* Main Headings */
.option-heading { background: #000000; }

/* Sub Text */
.main-content a:not(.button), .subscription-options .signup .info p, .agreement, .agreement a, .cnd-user-orders #order-detail .name, .default-more-plans, .homepage .plans-selection-box p { color: #D45245; }

/* Error Message */
.error-message {  }

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #F86B67;
  box-shadow: inset 0px 1px 0px #fcbcba, 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border: 1px solid #f5241e;
  border-top-color: #f63c36;
  border-bottom-color: #ee110b;
  /* color: #000 !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #f64a45;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #fa9a98, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #e3110b;
  border-top-color: #f41b14;
  border-bottom-color: #cb0f0a;
  /* color: #000 !important; */
}

/* Checkboxes */
.checkbox > input:checked + .checkbox-placeholder { 
  background-color: #F86B67;
  border-color: #f5241e;
  border-top-color: #f63c36;
  border-bottom-color: #ee110b;
  box-shadow: inset 0px 1px 1px #fcbcba, inset 0px -1px 1px rgba(0, 0, 0, 0.1), inset 0px 5px 8px rgba(255, 255, 255, 0.1);
}
.checkbox > input:hover:checked + .checkbox-placeholder { border-color: #F86B67; }

/* Radios */
/* .radio > input:checked + .radio-placeholder,
.radio.radio--fake .radio-placeholder { background-color: #F86B67; border-color: #F86B67; }
.radio > input:hover:checked + .radio-placeholder { border-color: #F86B67; } */

/* Footer */
#footer { background: #2B2B2B; }

/* Date Picker */
.datepick-nav { background: #F86B67 !important; }
.datepick-nav a { color: #000 !important; }
.datepick-cmd:hover { background-color: rgba(255,255,255,0.2) !important; box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.datepick-month-header, .datepick-ctrl { background-color: #474747 !important; }
.datepick-month td .datepick-highlight, .datepick-month td .datepick-selected { background: #F86B67 !important; color: #000 !important; }

/* Advanced Theme Settings - Custom CSS */

