/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 7/04/2016, 08:12:34 AM
    Author     : jesus.mendoza
*/

.card-square.mdl-card {
    width: 320px;
    height: 320px;
    margin-top:10%;
    margin-left: 38%;
}
.card-square > .mdl-card__title {
    color: #fff;
    background: url('../images/Logo2.jpg') bottom 110% right 0% no-repeat #123785;
    background-size: 60% 60%;
}
.msnError{
    color: red;
    font-size: 14px;
}
/*#0C6F36*/