.historial{
	margin-bottom: 20px;
	text-align: left;
}

h3, h4{
	text-align: center;
	color: #1772b4;
}

.historial img{
	margin-right: 10px;
}

.panel-title a{
	font-weight: bold;
	padding: 7px 100px;
}

.panel-title a:hover{
	color: white;
	text-decoration: none;
}

.panel-heading{
	background: #1772b4;
	color: white;
}

.panel-heading:hover{
	background: #131313;
	color: white;
}

.left{
	text-align: left;
}

ul{
	text-decoration: none;
	list-style: none;
}