.id-form{
	width: 100%;
}

.id-logo-title{
    background-color: white;
    height: 64px;
    padding-top: 5px;
}

.id-logo-image{
	background-color: white;
	height: 64px;
}

/*Modificaciones MDL*/

.mdl-card__supporting-text{
	width: calc(100% -16px);
}