/**
 * @author
 * Cidades.co
 * @link 
 * https://www.cidades.co/
 * @license
 * Copyright Cidades.co All Rights Reserved.
 */
.footer-login {
    display: block;
    position: fixed;
    padding: 15px 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.footer-login > p {
	color: #fff;
}

.footer-login > p > a {
	color: #fff;
}
