
@import url(tableView.css);

.breadcrumbs-v3.img-v3 {
    background: url(../img/finance/title.jpg) no-repeat;
    background-size: cover;
	background-position: center center;
 
}


.finance .table thead > tr > th {
    border-top: 2px solid #6A8EC6 !important;
}

.finance .table > tbody > tr:last-child > td {
    border-bottom: 2px solid #DDD !important;
}
