﻿.footerlogin {
    font-size: 0.7em;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 1em;
    z-index: 10000;
    text-align: right;
}
