#table_1_wrapper {
	font-size: .8em!important;
}

#wdtfilterwidget-2 {
	margin-bottom: 0;
}

button.button.btn.wdtClearFilters {
	border: 0;
	font-style: italic;
}

div#table_1_2_filter, div#table_1_3_filter, div#table_1_4_filter, div#table_1_6_filter {
	margin-left: 0;
}

input.number_filter.search_init {
	background: none;
	border: solid 1px #ccc;
	width: 100%!important;
	margin-left: 0;
}

.wpDataTables input#table_1_range_from_8.number_range_filter, input#table_1_range_to_8.number_range_filter {
	background: none;
	border: solid 1px #ccc;
	width: 100%!important;
	margin-left: 0;
}

.wpDataTables input[type=text]{
	width: 100%!important;
	margin-left: 0;
	color: #333333!important;
	background:#ffffff;
	border: solid 1px #ccc;
}

div#table_1_8_filter {
	margin-left: 0;
}

.wpDataTables input[type=text]:focus {
	background: #ffffff;
	border: solid 1px #ccc;
	border-color: #2d3940!important;
}

input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #cccccc !important;
}

input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  	color: #cccccc !important;
}

input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  	color: #cccccc !important;
}

input[type="text"]:-moz-placeholder { /* Firefox 18- */
  	color: #cccccc !important;
}

.wpDataTablesWrapper #table_1 tr td a img {
	max-height: 18px;
}

.wpDataTablesWrapper table.wpDataTable td {
	padding: 6px 10px !important;
}

.wpDataTablesWrapper table.wpDataTable td.column-Floorplan_URL {
	padding: 10px 10px 0 !important;
}

.wpDataTablesWrapper table.wpDataTable#table_1 thead th {
	padding: 7px 5px;
}

.wpDataTablesWrapper table.wpDataTable#table_1 thead th.sorting:after, .wpDataTablesWrapper table.wpDataTable#table_1 thead th.sorting_asc:after, .wpDataTablesWrapper table.wpDataTable#table_1 thead th.sorting_desc:after {
	margin: 0 0 -2px 6px;
}

/* PROPERTY COLUMN */
.wpDataTablesWrapper table.wpDataTable#table_1 thead th:nth-child(1) {
	width: 125px;
}

/* LEVEL COLUMN */
.wpDataTablesWrapper table.wpDataTable#table_1 thead th:nth-child(2) {
	width: 75px;
}

/* RESIDENCE COLUMN */
.wpDataTablesWrapper table.wpDataTable#table_1 thead th:nth-child(3) {
	width: 110px;
}

/* VIEWS COLUMN */
.wpDataTablesWrapper table.wpDataTable#table_1 thead th:nth-child(6) {
	width: 125px;
}