h2 {
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 40px;
}

.instructions {
	color: #448bc9;
	margin-top: 5px;
	margin-bottom: 15px;
}

.group .inputs 
{
    padding-left: 30px;
}

#contactInfoTable TD, #accountInfoTable TD
{
    padding: 2px;
}

#contactInfoTable TD.lbl, #accountInfoTable TD.lbl
{
    text-align: right;
}

#profileTable 
{
    margin-left: 30px;
    text-align: center;
}

#profileTable TD
{
    padding: 15px 15px 0px 0px;
    white-space: nowrap;
}

#profileTable .required 
{
    display: inline;
}
#profileTable TD#birthdayHint
{
    text-align: right;
    padding-top: 0px;
    padding-right: 15px;
    vertical-align: top;
}

#goalTypeTable TD 
{   
    white-space: nowrap;
}

#goalTypeTable TD.cellVspc 
{   
    width: 80px;
}
#riskValue
{
    font-weight: bold;
} 

#goalsTable TD.cellVspc {
    width: 100px;
}
#goalDate 
{
    border: 1px solid #aaaaaa;
    color: #666666;
    text-align: right;
}
#bday 
{
    text-align: right;
}

#hPhone {
    margin-right: 30px;
}
#activityTable TD 
{
    padding-right: 30px;
    vertical-align: top;
}
#activityTable TD.lbl
{
    white-space: nowrap;
}
#termsDiv 
{
    padding-top: 30px;
}
.hint {
    font-size: 90%;
    color: #999999;
}
#btns {
    margin-top: 25px;
}

#this-uid 
{
    font-weight: bold;   
}

.stay-healthy
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    text-align: center;
    margin-top: 20px;
    margin-left: 100px;
}
.stay-healthy img
{
    padding-right: 40px;
}

/* Animation */
div#Stage {
    position: absolute !important;
}

div#Stage_fitlogo {
    display: none !important;
}

#body_sub {
    background: url(http://www.fit4kidz.us:8080/fit4kidz/images/background.png);
    background-size: contain;
}