html{
visibility: hidden;
}
a{
color:#0070d2;
}
body{
background-color:#FFFFFF;
}
#content,.container{
background-color:#ffffff;
}
#footer{
margin-left: -170px;                
position: fixed;
bottom: 2px;
width: 111.5%;
}
@media only screen and (max-height: 120px) {
.footer {
margin-left: -170px;
position: inherit;
bottom: 2px;
width: 111.5%;
}
}
a:hover {
color: white;
}
#header{
color:#00A000;
}
#header{
color:#000000;
}
#signup{
color:#000000;
}
#or_use_idp,#employee_login{
color:#000000;
}
.primary,.primary:hover,.primary:focus{
background-color:#00A000;
}
.primary{
color:#FFFFFF;
}
.primary{
border:#00A000;
}
body{
display: table;
width:100%;
top: 50%;
left: 50%;
}
#wrap{
height:70%;
}
#right {
display: none;
}