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

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

body { background: #F2F5FA;  }

/* Header */
#header { background: #202E4D; }

/* 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: #202E4D; }

/* Sub Text */
.main-content a, .subscription-options .signup .info p, p.agreement, p.agreement a, .cnd-user-orders #order-detail .name { color: #2281E0; }

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

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #2281E0;
  box-shadow: inset 0px 1px 0px #6eaceb, 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 #165b9f;
  border-top-color: #1968b6;
  border-bottom-color: #134e89;
  /* color: #fff !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #1b6fc3;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #4e9ae7, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #124980;
  border-top-color: #155596;
  border-bottom-color: #0f3c69;
  /* color: #fff !important; */
}

/* Footer */
#footer { background: #FFFFFF; }

/* Advanced Theme Settings - Custom CSS */

