﻿
.vh-center
{
    position:absolute;
    top:40%;
    left:50%;
}

fieldset
{
    padding:0 15px 10px 15px;
} 

#content
{
    margin:0 0 0 2%;
    position:relative;
}
.content-container
{
    background:#FFF;
    width:96%;
    margin-top:8px;
    padding:10px;
    position:relative;
 }
.account-login-container 
{
    position:fixed;
    bottom:50%;
    width:100%;
}
.account-login-button 
{
    width:50px; 
    margin:0px auto;
}
.account-footer 
{
    width:450px; 
    margin:0px auto;
}
.account-footer-text 
{
    line-height: 20px;
    text-align:center;
}
