body {
  padding-top: 50px;
}
.starter-template {
  padding: 0 0;
}


.table-responsive {
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border-color: #ddd;
	border-width: 1px;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.borderless td, .borderless th {
    border: none;
}