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

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

body { background: #F2F4F7;  }

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

#header h1 a { display: block; width: 170px; height: 80px; background: url(https://pigeon.s3.us-east-va.io.cloud.ovh.us/757041491552a98d0a794a610565442c.png) no-repeat center; background-size: 100% auto; text-indent: -9999px; }

@media only screen and (max-width: 520px) {
	#header h1 a { width: 85%; height: auto; max-height: 110px; aspect-ratio: 640 / 255; background-size: contain; margin: 0 auto; }
	#header #account-header {  margin-top: 15px; }
}

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

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

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

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #375CA3;
  box-shadow: inset 0px 1px 0px #6588cb, 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 #243c6a;
  border-top-color: #2a467d;
  border-bottom-color: #1d3157;
  /* color: #fff !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #2e4d88;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #4b74c2, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #1b2d4f;
  border-top-color: #213762;
  border-bottom-color: #14223c;
  /* color: #fff !important; */
}

/* Checkboxes */
.checkbox > input:checked + .checkbox-placeholder { 
  background-color: #375CA3;
  border-color: #243c6a;
  border-top-color: #2a467d;
  border-bottom-color: #1d3157;
  box-shadow: inset 0px 1px 1px #6588cb, 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: #375CA3; }

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

/* Footer */
#footer { background: #22323F; }

/* Date Picker */
.datepick-nav { background: #375CA3 !important; }
.datepick-nav a { color: #fff !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: #375CA3 !important; color: #fff !important; }

/* Advanced Theme Settings - Custom CSS */
/* Error Message */
.error-message { background: #ff6825; }

@media only screen and (min-width: 520px) {
	#header h1 a { background-position: center 9px; }
}
