.detail-row+tr>td {
    border-top-width: 0;
}
.table th {
 vertical-align: middle;
}
.table td {
 vertical-align: middle;
}
.table-detail {
    border-bottom: 1px solid;
    border-color: inherit;
}
.bgthad {
 	background: #0f5d97;
 }

 .selecttabla {
 	width: 20%;
 	height: 30px;
 	width: 4rem;
 	margin: 0 0.125rem;
 	display: inline-block;
 	color: #51575d;
 	background-color: #fff;
 	border: 1px solid #d3d5d7;
 	border-radius: 0.125rem;
 	font-family: inherit;
 	transition-duration: 120ms;
 }