

#footerlogin {
    bottom: 20px;
    color: #aae8f8;
    height: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#footer {
    bottom: 20px;
    color: #9bb1b7;
    height: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.tag {
    color: white;
    background: #FA283D;
    width: 150px;
    position: absolute;
    display: none;
    padding:3px 6px;
    margin-left: -80px;
    font-size: 11px;
}

