#example.dataTables_filter {
display: none;
}

#example>thead{
	background-color: #45afa038;
}

table.dataTable tbody td {
	
}

.altus-container{
padding-left: 15%;
padding-right: 15%;
}

.altus_input {
      border-top-style: hidden;
      border-right-style: hidden;
      border-left-style: hidden;
      border-bottom-style: hidden;
      background-color: transparent;
}

.table-responsive {
      overflow-x: unset !important;
}
