.glyphicon{
	font-size:24px !important;
}
.thumbnail p {
    font-size: 12px !important;
}
.enlaceDonacion{
    color: white !important;
    text-decoration: underline;
}
.cantidadDonacion {
    color: white !important;
    /*height: 60px;*/
}
.modal-backdrop {
    display: none !important;
}
.thumbnail .caption p {
    color: white;
}
.imagenDonacion {
    min-height: 153px;
	height: 100%;
}
#top .caption input[type="text"] {
    color: #333;
    font-size: 16px;
    margin-bottom: 18px;
    width: 100%;
}