/* HOME (PUBLIC) FOOTER */

.home footer .access .button.gold a {
    font-size: 1.3em !important;
    padding: 14px 0;
}


/* COACH */

#my_coach_top #your_coach_contact a {
    font-size: 24px !important;
}


/* TRAINING PROGRAM */

#training .training-program-cta .button.new {
    width: 330px !important;
    margin: 0 0 0 -170px !important;
}


/* BODY MEASUREMENT */

#body-measurement.add-update .submit {
	width: 260px !important;
}

#body-measurement.add-update .submit.delete {
	right: 290px !important;
	width: 180px !important;
}


/* RESET PASSWORD */

#reset-password-form dl.form {
    width: 565px !important;
}

#reset-password-form dl.form dt {
    width: 230px !important;
}

.aspirationWizard .button {
font-size: 20px !important;
}

/* LEADERBOARD */

body #LBwrapper.FullHD #LBcontent #LBleaderboard.play div.tiles.play p {
    font-size:2em  !important;
}

body div#LBwrapper.FullHD #LBcontent #LBleadertype.play div.type.play p {
    font-size:1.5em  !important;
}

body #LBwrapper.Full #LBcontent #LBleaderboard.play div.tiles.play p {
    font-size:1.6em  !important;
}

body div#LBwrapper.Full #LBcontent #LBleadertype.play div.type.play p {
    font-size:1em  !important;
}

/* CHALLENGES */

body #LBwrapper.FullHD #LBcontent #LBchallenge div.chtiles.play div.tiles.play p {
    font-size:2em  !important;
}

body #LBwrapper.Full #LBcontent #LBchallenge div.chtiles.play div.tiles.play p {
    font-size:1.6em  !important;
}