
.uploadfile{
	  border: 1px solid grey;
    height: 170px;
    width: 50%;
    padding-top: 10px;
    padding-left: 5px;
    margin-top: 50px;

}

.tablefiles{
	border: 1px solid;
}

.boton-descarga {
	margin-bottom: 10px!important;
}

.titulo-ve {
	text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.bg-ve {
	background-color: #00a1ff!important;
    color: white!important;
}

/*td {
	padding-top: 25px!important;
}*/