@font-face{font-family:'ToughMudder';src:url("https://s3.amazonaws.com/web.toughmudder.com/fonts/ToughMudderWeb.eot?") format("eot"),url("https://s3.amazonaws.com/web.toughmudder.com/fonts/ToughMudderWeb.woff") format("woff"),url("https://s3.amazonaws.com/web.toughmudder.com/fonts/ToughMudderWeb.ttf") format("truetype"),url("https://s3.amazonaws.com/web.toughmudder.com/fonts/ToughMudderWeb-final.svg") format("svg");}
@font-face {font-family: 'Geo-semi';src: url("https://s3.amazonaws.com/web.toughmudder.com/fonts/geogtq-sb.eot?") format("eot"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/geogtq-sb.woff") format("woff"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/geogtq-sb.ttf") format("truetype"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/geogtq-sb.svg#geogtq_sb") format("svg");}
@font-face {font-family: 'MuseoSlab-300';src: url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_300.eot?") format("eot"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_300.woff") format("woff"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_300.ttf") format("truetype"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_300.svg#museo_slab300") format("svg");}
@font-face {font-family: 'MuseoSlab-500';src: url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_500.eot?") format("eot"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_500.woff") format("woff"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_500.ttf") format("truetype"), url("https://s3.amazonaws.com/web.toughmudder.com/fonts/museo_slab_500.svg#museo_slab900") format("svg");}

/*Hide purchase additional merchandise from post-registration purchase flow*/
.ecui__h2
{
  display: none!important;
}

/* RTM & 5K LOGOS */
/*
.select-race__registrationCategory > div > div[class*="toughest"] {
  background-image: url(https://toughmudder.com/sites/default/files/toughest-200.png);
}
.select-race__registrationCategory > div > div[class*="5k"] {
  background-image: url(https://toughmudder.com/sites/default/files/tm-5k-200.png);
}


/* CHANGE CREDIT CARD TEXT AT CHECKOUT */

#paymentTypeSelectionTable > tbody > tr:nth-child(1) > td.payment-view-column-1.payment-top > div.payment-title-row-inner-padding > span
{
  font-size: 0px;
}

#paymentTypeSelectionTable > tbody > tr:nth-child(1) > td.payment-view-column-1.payment-top > div.payment-title-row-inner-padding > span::after
{
  font-family: ProximaNovaLtSemibold,Arial,sans-serif;
  color: #555;
  content: "CREDIT & DEBIT CARD";
  font-size: 14px;
  text-transform: uppercase;
}

#paymentTypeSelectionTable > tbody > tr:nth-child(1) > td.payment-view-column-2.payment-top
{
  font-size: 0px;
}

#paymentTypeSelectionTable > tbody > tr:nth-child(1) > td.payment-view-column-2.payment-top::after
{
  content: "Use your credit or debit card";
  font-size: 14px!important;
}

/*EDIT CHECKOUT CREDIT & DEBIT CARD TEXT*/

.payment-method-switch-icon-payment-name
{
font-size: 0px;
}

.img-payment-method-switch-creditcard::after
{
text-transform: capitalize;
font-size: 12px;
margin-top: 35px;
content: "Credit & Debit";
display: block;
}

.img-payment-method-switch-visacheckout::after
{
text-transform: capitalize;
font-size: 12px;
margin-top: 35px;
content: "Visa Checkout";
display: block;
}

.checkout__saved-cc .checkout__saved-cc__notice
{
  font-size:0px!important;
}
.checkout__saved-cc .checkout__saved-cc__notice::after
{
  font-size: 14px;
  line-height: 1.5;
  color: #707070;
  margin-bottom: 13px;
  display: block;
  content: "Please choose a debit or credit card."
}

.radio-wrapper.checkout__new-cc__switch-radio
{
  font-size: 0px!important;
}

.radio-wrapper.checkout__new-cc__switch-radio:after
{
  font-size: 14px;
  content:"Add a new credit or debit card"
}

/*TEAM CREATION HELP TEXT*/
.multiRegistration-form-teamInfo__teamAction::after {
  content: "You can create a team and add members after purchase.";
  font-size: 14px;
  display: block;
  font-family: 'MuseoSlab-300'!important; letter-spacing: 1px!important;
  padding-top: 10px;
}

/*SEV2 HELP MESSAGE*/
/*
.list-inline::after {
  content:"If your registration form does not load, please click the back button on your browser.";
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

/*CUSTOM CHECKOUT CONTENT*/
#marketFrameTop {
  max-height: 360px!important;
}

/*START WAVE PREFERENCE DISCLAIMER
#endurance-multiRegistration-merchandises > div:nth-child(1) > section > div.row.merchandise--responsive > div.col-xs-12 > div::before {
  font-size: 14px;
  display: block;
  content: "Free start wave selections are only a preference – they are not guaranteed. You will receive a dedicated email 1 - 2 weeks before the event confirming your start time.";
  font-family: 'MuseoSlab-300'!important; letter-spacing: 1px!important;
  padding-bottom: 15px;
}

#endurance-multiRegistration-merchandises > div:nth-child(1) > section > div.row.merchandise--responsive > div.col-xs-12 > div::after {
  font-size: 14px;
  display: block;
  content: "We will do our best to assign you your preferred start time.";
  font-family: 'MuseoSlab-300'!important; letter-spacing: 1px!important;
  padding-top: 15px;
}
*/

/*NEXT BUTTON FOR NEW EMAIL LOGIN*/
@media (max-width: 768px) {
.login-widget .btn {
    height: 40px!important;
  }
}

/*FULL GRAY MERCHANDISE TABLE ON MOBILE*/
@media (max-width: 767px) {
  .merchandise__table {
    background-color: #FFF!important;
  }
}

/*ADD PADDING TO CHECKOUT PAGE TO SHOW RUNNING MAN'S FOOT*/
#contentFrame {
  padding-top: 8px;
}

/*HIDE CONFIRMATION PAGE ADDRESS*/
.checkout-confirmation-marginL > address {
  display: none!important;
}

/*HIDE FACEBOOK SHARE ICON ON CONFIRMATION PAGE*/
#main_content > div.row.content > div > div > div:nth-child(3) > div > div.socialShareSection > a.facebookShareIcon {
  display: none!important;
}


/*CHANGE DAY PHONE*/
div.phone-input.form-item.form-horizontal > div > label {
  font-size: 0px!important;
}

div.phone-input.form-item.form-horizontal > div > label::after {
	content: "Mobile phone"!important;
	font-size: 14px;
	font-family: 'MuseoSlab-300'!important;
	color: #717171!important;
	font-weight: 600;
}

/*---TEAM SEARCH BUTTON---*/
.multiRegistration-form .join-team .search-text.input-group .input-group-btn button {
	height: 34px;
}

/*---EDIT PERSONAL INFO ICON---*/
#content > div > div > div.endurance-multiReg-form-personalProfile__editProfileLink {
	background-color: #ff6700;
}

/*OTHER ICONS*/
.icon-uniF040 {
	color: #FFFFFF!important;
}

.btn:hover {
	background: #ff6700;
    background-color: #ff6700;
    color: #000!important;
}

.btn-tile:hover {
    background: #ff6700;
    background-color: #ff6700;
    color: #000!important;
}
.btn-tile {
    font-size: 14px;
    background: #ff6700;
    background-color: #ff6700;
    color: #000;
}
.btn-default:not(.icon-uniF002) {
    color: #FFF;
    border: 0;
    border-radius: 0;
    background: linear-gradient(#ff6700,#ff6700);
    background-color: #ff6700;
 	font-family:'Geo-Semi'!important;
 	text-transform: uppercase;!important;
}

.select-race__priceCategory .price-name {
    font-size: 20px;
    font-weight: 500;
    font-family: 'ToughMudder'!important; letter-spacing: 1px!important;
    text-transform: uppercase;
}

.select-race__text-description {
  font-family: 'MuseoSlab-300'!important; letter-spacing: 1px!important;
  font-size: 13px;
  line-height: 20px;
  background-color: inherit;
  border-style: none;
  padding: 0 0 0 30px;
  white-space: pre-wrap;
  margin: 5px auto;
}

#white_label_footer.default {
  margin-top: -30px;
}

#white_label_footer #banner #footer-banner-image {
  display:none;
}

.a3-icon-uniD100 {
display:none!important;
}

.btn-blue-link:hover{
background: url(https://photos-images.active.com/file/3/1/original/c0775ca4-929c-4ab4-8cf8-f356504b47db.png) 100% 0 no-repeat;
color:#000;
text-decoration:none !important;
text-shadow:none;
}

/* ORANGE SECTION
Replace all mentions of ff6700 with your preferred colour
*/

.nav-bar ul>li {
	color: #444;!important;
	padding: 0 72px;
	margin: 0 6px;
    height: 32px;
  	line-height: 32px;
  	text-align: center;
   	text-transform: uppercase;
}

.nav-bar ul>li.active {
    background: #ff6700!important;
	background-color: #ff6700!important;
}

.cui-breadcrumb.selected,.btn-default  {
    background-color: #ff6700!important;
	background: #ff6700!important;
}

.nav-bar ul>li.first.active:before {
    border-left: 8px solid #ff6700!important;
}

.nav-bar ul>li.active:before {
    border-top: 16px solid #ff6700!important;
    border-bottom: 16px solid #ff6700!important;
    border-right: 8px solid #ff6700!important;
}

.nav-bar ul>li.active:after {
    border-left: 8px solid #ff6700!important;
}

.cui-breadcrumb-sep.to-current {
    background-image: none!important;
    background-color: #ff6700!important;
}

.btn-medium-yellow, .btn-medium-yellow:hover, .btn-medium-yellow:active {
    background-color: #ff6700!important;
    background-image: -moz-linear-gradient(top,#ff6700,#ff6700)!important;
    background-image: -ms-linear-gradient(top,#ff6700,#ff6700)!important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff6700),to(#ff6700))!important;
    background-image: -webkit-linear-gradient(top,#ff6700,#ff6700)!important;
    background-image: -o-linear-gradient(top,#ff6700,#ff6700)!important;
    background-image: linear-gradient(top,#ff6700,#ff6700)!important;
}

.endurance-cui-edit-person, .a3-icon-uniD100:before, .endurance-cui-edit-person:focus, .endurance-cui-edit-person:hover, .logoutToSelect, .logoutToSelect:hover, .mr20, .link-lg, .mr20:hover, .link-lg:hover, .a3-icon-uniD100, .endurance-cui-edit-person-span, .endurance-cui-edit-person-span:hover, .icon-uniF040, #\32, .a3-icon-uniD100, .order-line-edit, .web-analytics-03, .order-line-delete, .web-analytics-04, .checkout-confirmation-print-link, .web-analytics-20 {
	color: #FFF
	}

.label-required:before {
	color: #ff6700!important;
	}

.checkbox.required:before {
	color: #ff6700!important;
	}


a:hover, a:focus {
	color: #ff6700;
	text-decoration: underline;
	}

/* ORANGE ERROR HANDLING
Replace all mentions of ff6700 with your preferred colour
*/

#\32 {
	color: #ff6700;

}

a.mr20.link-lg {
	font-size: 16px;
	color: #FFF
}

.alert-danger {
	background-color: #ff6700;!important;
	border-color: #af4700;!important;
	color: #000;!important;
}

.has-error .validation {
	color: #ff6700;
	}

.has-error .control-label {
    color: #ff6700;
}

.button-link {
	color: #000;
	}

/* BLUE SECTION
Replace all mentions of ff6700 with your preferred colour
*/
{
    border-bottom: 2px solid #ff6700!important;
}
.top-blue-border {
    border-top: 2px solid #ff6700!important;
}

#\31 678515,.endurance-cui-edit-person,.a3-icon-uniD100:before,.endurance-cui-edit-person:focus,.endurance-cui-edit-person:hover,.logoutToSelect,.logoutToSelect:hover,.mr20,.link-lg,.mr20:hover,.link-lg:hover,.a3-icon-uniD100,.endurance-cui-edit-person-span,.endurance-cui-edit-person-span:hover ,#\32,.a3-icon-uniD100,.order-line-edit, .web-analytics-03,.order-line-delete, .web-analytics-04,.checkout-confirmation-print-link, .web-analytics-20
{
	color:#ff6700!important;
}

.mr20 {
	color:#FFF!important;
}

a.list-group-item, button.list-group-item,.dropdown-toggle,.dropdown-toggle:hover,.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,.dropdown-menu>li>a
{
	color:black!important; font-family:'ToughMudder'!important; letter-spacing: 1px!important;
}

.form-control,.dropdown-menu, .dropdown-menu-right{
background-color: rgba(255, 255, 255,1); color:black!important; font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
}

#main_content > div.row.header > div.col-xs-12.col-sm-offset-9.col-sm-3.language-selector.nav > div > ul{background-color:rgba(255, 255, 255, 1)!important;}

.alert-info {
border-color: #ff6700;!important;
border-width: 2px;!important;
color: #000;
}

.team-prepay-price-category__invite:hover {
	color: #000;
	background-color: #ff6700;
	border-color: #af4700;
	}

a.morelink {
	color: #ff6700;
	}

a {
	color: #ff6700;

}

.select-race__category-container hr {
  border-top: 2px solid #ff6700;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgb(255, 103, 0);
  margin-top: 10px;
  margin-bottom: 15px;
}

/* BACKGROUND SECTION
Replace all mentions of e6e6e6 with your preferred colour
*/
.table-hover>tbody>tr:hover,.team-section > section > article > a,.nav .open>a, .nav .open>a:hover, .nav .open>a:focus ,#main_content,#mainContent,.javascriptenabled[style],.dark-bg,#ap-login-wrapper,#ap-login-content, .ap-form-hcontent-withbgcolor,.checkout-order-totals,.caps,.div.caps.section-label,.cartBottom,#mainContent > div > div.container.javascriptenabled > div > div:nth-child(1) > table{
background: rgba(255, 255, 255, 1)!important;
max-width: 970px !important;
background-color: rgba(255, 255, 255, 1)!important;

}
.container.javascriptenabled {
    padding-top: 20px !important;
    padding-right: 30px !important;
    padding-left: 20px!important;
	  background-color: rgba(255, 255, 255, 1)!important;
    background: rgba(255, 255, 255, 1)!important;
}

#white_label_footer {
opacity: 0.6;
height: auto;
text-align: center;
padding-bottom: 10px;
}

/* MERCH - REMOVE WHITE BACKGROUND */
.select{background: rgba(153, 153, 153,1)!important; background-color: rgba(153, 153, 153,1); color:#6E6E6E!important; DISABLEDfont-family:'ToughMudder'!important; DISABLEDletter-spacing: 1px!important;}
#included-addon > div > div.form.merchandise-form > section > div > div > div.merchandise__options--dropdown.visible-xs{background-color: rgba(255, 255, 255, 1)!important; background: rgba(255, 255, 255, 1)!important;}
.merchandise__options--dropdown{background: rgba(255, 255, 255, 1)!important; background-color: rgba(255, 255, 255, 1)!important;; color:#6E6E6E!important; DISABLEDfont-family:'ToughMudder'!important; DISABLEDletter-spacing: 1px!important;}
.visible-xs,.visible-xs-inline-block,.merchandise-option__price,.merchandise__options--table,.merchandise--responsive,.merchandise{background: rgba(255, 255, 255, 1)!important; background-color: rgba(255, 255, 255, 1)!important;; color:##6E6E6E!important; DISABLEDfont-family:'ToughMudder'!important; DISABLEDletter-spacing: 1px!important;}
#addon_section > div > div.form.merchandise-form > section:nth-child(2) > div > div > div.merchandise__options--table > form > table > tbody{background: rgba(255, 255, 255, 1)!important; background-color: rgba(255, 255, 255, 1)!important;; color:##6E6E6E!important; DISABLEDfont-family:'ToughMudder'!important; DISABLEDletter-spacing: 1px!important;}
#included-addon > div > div.form.merchandise-form > section > div > div > div.merchandise__options--dropdown.visible-xs > form > div:nth-child(1) > div > select{background: rgba(153, 153, 153,1)!important; background-color: rgba(153, 153, 153,1); color:##6E6E6E!important; DISABLEDfont-family:'ToughMudder'!important; DISABLEDletter-spacing: 1px!important;}
, .merchandise__options--select{background: rgba(153, 153, 153,1)!important; background-color: rgba(153, 153, 153,1); color:#6E6E6E!important; DISABLEDfont-family:'ToughMudder'!important; DISABLEDletter-spacing: 1px!important;}



/* OTHER */

body {
  background: url(https://photos-images.active.com/file/3/1/original/1d/c7/1dc7a7e5-69a0-4f13-99a3-186ee2cb77a3.jpg);
  background-size: contain;
  background-repeat: repeat;
  color:#717171!important;
  font-family:'MuseoSlab-300'!important;

}

.ecui__preview-mode{
	display:none;
}

.radio input[type=radio]:checked+label:before {
font-size: 30px;
line-height: 18px;
content: '\2022';
text-align: center;
color: #FFF;
border-color: #c1bfbf;
 background-color: #ff6700;
}

input[type=tel], input[type=text] {
	height: 34px;
}

/* TEXT SECTION */

.h1 {
    color:#000!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

#header h1 {
  margin-top: 10px;
}

.h2, .h3, .h4, .h6,.a,#a{
    color:#717171!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

.h5, #h5, h5,.ecui__h5,#ecui__h5   {
    color:#444444!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

#h1 {
    color:#000!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

#h2, #h3, #h4, #h6,.a,#a{
    color:#717171!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

h1 {
    color:#000!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

h2, h3, h4, h6{
    color:#717171!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

h3 {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
  font-size: 30px;
  font-weight: bolder;
  padding-top: 20px;
}

.ecui__h1, .ecui__h2 {
    color:#000!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

.ecui__h3,.ecui__h4,.ecui__h6{
    color:#717171!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

#ecui__h1, #ecui__h2 {
    color:#000!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

#ecui__h3,#ecui__h4,#ecui__h6{
    color:#717171!important;
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
	font-weight: bold;
}

.text-warning {
    color: #717171;
    font-weight: 200;
	font-size: 12px
    }

h1 {
	font-size: 26px;
	}

h1.select-race__event-name{
	color:#000!important;
	font-size: 32px;
	font-family:'ToughMudder'!important; letter-spacing: 1px!important;
}
/*
label.checkbox_label {
font-size: 18px;
 font-family:'MuseoSlab-500'!important;
 text-transform: uppercase;!important;
}

.checkbox .checkbox__label
{
font-size: 18px;
 font-family:'MuseoSlab-500'!important;
 text-transform: uppercase;!important;
 }
*/
select-race_price {
font-size: 20px;
}


#white_label_footer .powered-by.customized .powered-by-text {
    color: #333;!important;
    line-height: 48px;
}

div.col-xs-12.col-sm-4 {
font-size: 18px;
font-weight: 900;
}

#footerRegion > div > a {
	color: #000!important;
    font-size: 24px;
    font-weight: bold;
}

#main_content > div.row.content > div > div > div.header.col-xs-12.primary-section > div.warning.session-time {
	font-family:"MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important; letter-spacing: 1px!important;
}

.primary-section {
  margin-bottom: 0px;
}

.register-primary-form #event_name {
    font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
    color: #000;
}

/*HIDE AGE RESTRICTIONS*/
/*.select-race__text-warning {
  display: none!important;
}*/

.select-race__text-warning li .list-dot {
  display: none!important;
}

/*---ADDITIONAL PURCHASES---EDIT THIS BASED ON HOW MANY ADD-ONS YOU OFFER---*/

.table>thead>tr>th {
	color: #000!important;
}

#addon_section > div > div.form.merchandise-form > section:nth-child(2) > div > div > h5:before {
	content: "1."
}

#addon_section > div > div.form.merchandise-form > section:nth-child(3) > div > div > h5:before {
	content: "2."
}

#addon_section > div > div.form.merchandise-form > section:nth-child(4) > div > div > h5:before {
	content: "3."
}

#addon_section > div > div.form.merchandise-form > section:nth-child(5) > div > div > h5:before {
	content: "4."
}

#addon_section > div > div.form.merchandise-form > section:nth-child(6) > div > div > h5:before {
	content: "5."
}

#addon_section > div > div.form.merchandise-form > section:nth-child(7) > div > div > h5:before {
	content: "6."
}

#addon_section > div > div.form.merchandise-form > section:nth-child(8) > div > div > h5:before {
	content: "7."
}

/*---CONTINUE BUTTON---*/
/*@media (min-width: 768px) {
.footer {
  padding-left: 60%;
}
}
*/

.btn-orange--lg {
	height: 50px;
	padding-right: 32px;
  padding-left: 32px;
}

.btn-default:not(#next_btn, #login_btn) {
	font-size: 22px;
}

.btn-reject.btn-lg {
	height: 50px;
	font-size: 22px;
}

.mr20:hover {
	color: #000!important;
}

@media (max-width: 768px) {
  .mr20
  {
    margin-right: 0px;
  }
}

/*---CHECKOUT---*/

/*Padding checkout page*/
#checkoutForm
 {
    margin: 0 0 20px;
    padding-top: 50px;
    padding-left: 15px;
}

/*Size breadcrumb checkout page*/
#checkoutForm > div.cui-breadcrumb-bar {
    width: 100%;
    background-color: white;
}

#checkoutForm > div.cui-breadcrumb-bar > div:nth-child(1).cui-breadcrumb {
    width: 35%;
    background-color: #f5f5f5;
    font-size: 14px;
}

#checkoutForm > div.cui-breadcrumb-bar > div:nth-child(3).cui-breadcrumb {
    width: 35%;
    background-color: #f5f5f5;
    font-size: 14px;
}

#checkoutForm > div.cui-breadcrumb-bar > div.cui-breadcrumb.selected.last{
    width: 21%;
    font-size: 14px;
}

/*Widder form in checkout*/
#checkoutForm > div:nth-child(4) > div.span8 {
    width: 95%;
}

#checkoutForm > div:nth-child(5) > div.span8 {
    width: 95%;
}

/*Wider button in Checkout page*/
#submitPaymentButton.btn-medium-yellow {
    font-size: 24px;
    line-height: 36px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 6px;
}

/*Non capital letters*/
#checkoutForm > div:nth-child(4) > div > div > table > tbody > tr > td:nth-child(1) > div {text-transform: capitalize;}
#checkoutForm > div:nth-child(5) > div > div > div.section-spacing > table > tbody > tr > td:nth-child(1) > div.header {text-transform: capitalize;}
#paymentInformationHeader {text-transform: capitalize;}

/*---CART ITEMS---*/
.checkout-order-details>table td.items .primary-description {
	font-family: "MuseoSlab-300","Palatino Linotype","Book Antiqua",Palatino,serif !important;
	font-size: 18px;
	font-weight: bold;
}

.checkout-order-details>table td.items .secondary-description {
	font-size: 14px;
	padding: 10px;
}

/*---ADD ADDITIONAL PURCHASES TITLE---*/

.checkout-order-details>table td.nesting:after {
	content: "Additional Purchases";
	padding: 10px 5px 5px 10px;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
	border-top: 1px solid #DDD!important;
}

/*---CHECKOUT TOTAL---*/
.cartBottom, .checkout-order-totals {
	background-color: #e2e2e2!important;
}

.cartBottom {
	padding: 20px 20px 20px 20px;
}

.checkout-order-details {
	padding: 26px 40px 15px 10px;
    overflow: hidden;
}

#standardCoupons {
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

#couponCode {
	height: 25px;
	width: 200px;
}

#standardOrderTotal > div > table {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

button.btn, input[type="submit"].btn {
	background-color: #ff6700;
	padding: 5px 22px 5px 22px;
	margin-bottom: 0px;
}

div.coupons, .checkout-order-totals {
	border-top: none!important;
}

/* EDIT ACTIVE PROFILE INFORMATION ICON */
.multiRegistration-form .endurance-multiReg-form-personalProfile__editProfileLink {
	background-color: #ff6700;
}

.select-race__category-container {
  margin-bottom: 20px;
  margin-top: 0px;
}

.select-race__priceCategory {
  margin-bottom: 15px;
  padding: 0 5px 5px 5px;
  border-bottom: solid 1px #ddd;
}
.select-race__registrationCategory {
  border-bottom: 2px solid #ff6700;
}

.select-race__priceCategory.multiQuantity-select-race__priceCategory .row + .row .col-sm-6 {
  width: 100%;
  margin-top: -8px;
}

.multiRegistration-referralRebateNote {
  margin-top: 10px;
}

.container.tm-logo {
  margin-top: 6px;
}

#main_content {
  padding-bottom: 30px;
}
.multiQuantity-select-race__priceCategory .select-race__text-description {
  line-height: 1.1em;
}
.select-race__registrationCategory > div .select-race__priceCategory.multiQuantity-select-race__priceCategory {
  padding-left: 70px;
}
.select-race__registrationCategory > div .select-race__priceCategory.multiQuantity-select-race__priceCategory {
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: left -8px;
}

/*.select-race__registrationCategory > div:first-child + div .select-race__priceCategory.multiQuantity-select-race__priceCategory .price-name {
  color: #1aa7b2;
}*/
/*.select-race__registrationCategory > div:first-child .select-race__priceCategory.multiQuantity-select-race__priceCategory .price-name {
  color: #ff6700;
}*/

.select-race__registrationCategory > div > div[class*="tougher"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/2c/c5/2cc52c08-9262-44f7-b33f-c26f3f6e71ef.png);
}
.select-race__registrationCategory > div > div[class*="full"] {
  background-image: url(https://toughmudder.com/sites/default/files/tm-full-200.png);
}
.select-race__registrationCategory > div > div[class*="half"] {
  background-image: url(https://toughmudder.com/sites/default/files/tm-half-200.png);
}
.select-race__registrationCategory > div > div[class*="toughest"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/46/f8/46f8175f-bd34-4783-8066-a84dc1bbef89.png);
}
.select-race__registrationCategory > div > div[class*="city-5k-participant"],
.select-race__registrationCategory > div > div[class*="city-10k-participant"],
.select-race__registrationCategory > div > div[class*="city-5k-corporate-team-participant"],
.select-race__registrationCategory > div > div[class*="city-10k-corporate-team-participant"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/5c/54/5c54581b-7bdb-4d56-b23e-1d0bd19157c7.png);
}
.select-race__registrationCategory > div > div[class*="city-10k-participant"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/5c/54/5c54581b-7bdb-4d56-b23e-1d0bd19157c7.png);
}
.select-race__registrationCategory > div > div[class*="10k-participant"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/c2/e8/c2e8576f-d087-4a58-835d-9376d8558284.png);
  
  background-size: 80px!important;
  background-position: left -32px!important;
  padding-left: 85px!important;
}
.select-race__registrationCategory > div > div[class*="5k-participant"]:not([class*="city-5k-participant"]):not([class*="15k-participant"]) {
  background-image: url(https://photos-images.active.com/file/3/1/original/2b/2f/2b2f82b7-3645-416b-8578-5cac854e50f5.png);
  
  background-size: 80px;
  background-position: left -32px;
  padding-left: 85px;
}
.select-race__registrationCategory > div > div[class*="15k-participant"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/c1/a0/c1a0ee79-b878-495f-8718-4f6d1c05c9f8.png);
  
  background-size: 80px!important;
  background-position: left -32px!important;
  padding-left: 85px!important;
}
.select-race__registrationCategory > div > div[class*="classic"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/41/ce/41ced5b2-9d42-46ee-95a2-c959ef4764c2.png);
}
.select-race__registrationCategory > div > div[class*="mini-mudder"] {
  background-image: url(https://toughmudder.com/sites/default/files/mini-mudder-200.png);
}
.select-race__registrationCategory > div > div[class*="tough-mudder-x"] {
  background-image: url(https://toughmudder.com/sites/default/files/tm-x-200.png);
}
.select-race__registrationCategory > div > div[class*="spectator"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/c5/45/c5454bb6-d275-401f-a665-13570a41e3d1.png);
}
.select-race__registrationCategory > div > div[class*="infinity-participant"] {
  background-image: url(https://photos-images.active.com/file/3/1/original/eb/de/ebde6341-ee9b-443c-a36d-8a5fc105afd3.png);
  
  background-size: 80px!important;
  background-position: left -32px!important;
  padding-left: 85px!important;
}
.select-race__registrationCategory > div > div[class*="lidl-mudder"] {
    background-image: url(https://photos-images.active.com/file/3/1/original/ba/e5/bae538ea-323f-476a-a29c-02cf28891ad8.png);
}


/*Add AMEX logo to Checkout page*/
.img-cc-visa::after{
content:url(https://photos-images.active.com/file/3/1/original/7e/d9/7ed9f4b1-ce26-4302-9a60-34b550a46b32.png);
margin-left: 40px;
}

.img-cc-visa {
    margin-right: 40px;
}
