#footerLogin {

    background: #eeeeee;
    padding: 30px;
	color: #555555;
	font-size: 14px;
    display: flex;
    justify-content: center;


}

#idTextFooter {
    background: #eeeeee !important;
}