/* Web Font Import - Must Be First Line! */
@import url(https://use.edgefonts.net/c/608742/1w;bebas-neue,1,bCT:W:n4;open-sans,1,VvD:W:i4,VvH:W:n4,Vv8:W:n7;open-sans-condensed,1,Wky:W:i3,Wkx:W:n3,Wkw:W:n7/l);

body {
  color: #555555;
  font-family: open-sans, sans-serif !important;

  font-size: 14px;
  line-height: 20px;
}

.javascriptenabled[style] {
  background-color: none !important;
  background: none;
}

.cartBottom {
  background-color: none !important;
  background: none;
}

.checkout-order-totals {
  background-color: none !important;
  background: none;
}

#submitPaymentButton {
    background: #00aced none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-family: open-sans, sans-serif !important;

    font-size: 24px;
    line-height: 36px;
    padding-left: 24px;
    padding-right: 24px;
}

.btn-medium-yellow #submitPaymentButton {
    background: #00aced none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-family: open-sans, sans-serif !important;

}

.btn-medium-yellow #submitPaymentButton{
    font-size: 24px;
    line-height: 36px;
    padding-left: 24px;
    padding-right: 24px;
}

#checkoutForm h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: open-sans, sans-serif !important;

}

#checkoutForm h1 {
    color: #333;
    font-size: 34px;
    margin: 20px 0;
    font-weight: 600;
}

#checkoutForm .span8 {
  width:100%;
}

#checkoutForm .header {
  font-family: open-sans, sans-serif !important;

  color: #333;
  font-size: 24px;
  margin: 6px 0;
}

#checkoutForm .cui-breadcrumb-sep.to-current {
  /* Add CSS Triangle Here */
  width: 0;
	height: 0;
	border-top: 19px solid #00aced;
	border-bottom: 19px solid #00aced;
	border-left: 10px solid #f5f5f5;
  background-image: none;
}

.cui-breadcrumb-sep.to-current, .cui-breadcrumb-sep {
    background-image: none;
}

.cui-breadcrumb.selected {
    background-color: ##00aced;
    color: #fff;
    font-family: open-sans, sans-serif !important;

}

#checkoutForm .cui-breadcrumb-bar {
}

#checkoutForm .cui-breadcrumb {
  width:154px;
  font-size:14px;
  font-family: open-sans, sans-serif !important;

  padding: 4px 5px;
}

#checkoutForm .cui-breadcrumb .selected .last .past {
    border-bottom: 16px solid #50c9c3;
    border-right: 8px solid #50c9c3;
    border-top: 16px solid #50c9c3;
    background-color: #50c9c3;
    font-family: open-sans, sans-serif !important;

}
/* End Checkout Page Overrdes */


/* Confirmation Page Overrides */
.section-label {
  font-family: open-sans, sans-serif !important;

}

.orderDetailsHeader {
  font-family: open-sans, sans-serif !important;

}

.ProximaNovaLtSemibold-loaded h1, .ProximaNovaLtSemibold-loaded h2, .ProximaNovaLtSemibold-loaded h3, .ProximaNovaLtSemibold-loaded h4, .ProximaNovaLtSemibold-loaded h5, .ProximaNovaLtSemibold-loaded h6 {
  font-family: open-sans, sans-serif !important;

}

.top-blue-border {
  border-top: 6px solid #00aced;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'bebas-neue', sans-serif !important;
  text-transform: uppercase;
}

h1, h4 {
  font-weight: bold;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.radio__label {
  color: #000;
}

.btn-default, .btn-flat, #submitPaymentButton {
    background: #00aced repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-family: open-sans, sans-serif !important;

    text-transform: uppercase;
}

.btn-default:hover, .btn-flat:hover, #submitPaymentButton:hover {
  color: #fff;
  background-color: #00aced;
  border-color: none;
  transition: all 0.2s ease-in-out 0s;
}

.btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .btn-orange:active, .btn-orange.active, #submitPaymentButton:active {
    background-color: #00aced;
    border-color: none;
    background:none;
    color: #fff;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus, #submitPaymentButton:focus {
  background-color: #00aced;
  border-color: none;
  color: #fff;
}

.btn-orange:active {
    background: #00aced !important;
    color: #fff !important;
}

.footer {
    background-color: inherit;
}

/* Price Type Age Restriction Text Override */
.text-warning {
    color: #555555;
    font-size: 12px;
}

.nav-bar {
  font-family: open-sans, sans-serif !important;

}

/*Apply Coupon Color*/
.ecui__h1 {
    border-bottom: 6px solid #00aced;
}
.ecui__h2 {
    border-bottom: 6px solid #00aced;
}
.ecui__h3 {
    border-bottom: 6px solid #00aced;
}
.ecui__h4 {
    border-bottom: 6px solid #00aced;
}
.ecui__h5 {
    border-bottom: 6px solid #00aced;
}

.btn-small-blue {
    background-color: #00aced;
    	}
		
.container.javascriptenabled {
    padding-top: 20px !important;
    padding-right: 30px !important;
    padding-left: 20px!important;
}

.btn-default:hover, .btn-flat:hover, #applyCouponButton:hover {
  color: #fff;
  background-color: #d8006c;
  border-color: none;
  transition: all 0.2s ease-in-out 0s;
}

/* Breadcrumb Highlight Color */
.nav-bar ul > li.active::before {
    border-bottom: 16px solid #00aced;
    border-right: 8px solid #00aced;
    border-top: 16px solid #00aced;
}

.nav-bar ul > li.active {
    background: #00aced;
    color: #fff;
}

.nav-bar ul > li.active::after {
    border-left: 8px solid #00aced;
}

.nav-bar ul > li.first.active::before {
    border-left: 8px solid #00aced;
}

/* Header Underline Horizontal Rule Element Override */
.ecui__h2 {
    border-bottom: 6px solid #00aced;
}

#white_label_footer {
    padding-top: 100px;
    position: relative;
}

.cui-breadcrumb.selected {
    background-color: #00aced;
}

.powered-by-image__link{
display:none !important;

}

/* Re-color Bullet Points and "Your Spot will be held" text*/

.select-race__text-warning li .list-dot {
    background-color: #ea098d;
}

.warning.session-time {
    color: #ea098d;
}

/* Re-color Edit pencil and "Edit Personal Information" text*/

	
span.endurance-cui-edit-person-span {
	color: #eb208d;
}

span.icon-uniF040 {
	color: #eb208d;
}

/* Re-color text of Participant info */


p.form-control-static {
	color: #eb208d;
}


.btn-default, .btn-flat, #submitPaymentButton {
    background: #f5ba56 repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    font-family: open-sans, sans-serif !important;
    text-transform: uppercase;
}

.btn-orange--lg {
    font-size: 24px;
    height: 45px;
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 20px;
}

.alert-danger {
    color: #fff;
    font-size: 14px;
    background-color: #f4b856;
    padding: 12px 20px;
    min-height: 50px;
}

.footroom--pinned {
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 11px 0;
    color: #fff;
    background-color: rgb(0, 172, 237);
}