/* HOME (PUBLIC) FOOTER */

.home footer .access .button.gold a {
    font-size: 1.4em !important;
    padding: 14px 0;
}

.home footer .access .button.grey a {
    font-size: 1.2em !important;
    padding: 16px 0;
}

#register-login #login-form dl.form dt.lowLine {
	line-height:0.8em !important;
}


/* RESET PASSWORD */

#reset-password-form dl.form {
    width: 695px !important;
}

#reset-password-form dl.form dt {
    width: 360px !important;
}

#reset-password-form .submit {
    width:390px !important;
}

/* TRAINING PROGRAM */

#training .training-program-cta .button.new {
    width: 380px !important;
    margin: 0 0 0 -190px !important;
}

#training-program.program-detail .decide .link {
    margin:0 !important;
}

#training-program.program-detail .decide .button a {
    padding: 0.49em 20px !important;
}

/* BODY MEASUREMENT */

#body-measurement.add-update .submit {
	width: 250px !important;
}

#body-measurement.add-update .submit.delete {
	right: 280px !important;
	width: 190px !important;
}

/* COACH */

#my_coach_top #your_coach_contact a {
    width: 250px !important;
}

/* LOGBOOK */

.logbook h2 {
    font-size: 1.9em !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;
}