.sales_selector_last, .sales_selectors {
  width: 30%;
  float: left
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border: none
}

.container-fluid {
  padding-left: 0;
  padding-right: 0
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  font-size: 12;
  text-align: left;
  text-align: -webkit-left
}

.conainer_margin {
  margin-top: 2%
}

.form_margin {
  margin-top: 1.4%
}

.table_margin {
  margin-top: 3%
}

.table-padding {
  padding-left: 2%;
  padding-right: 2%
}

.table-heading {
  font-size: 12
}

.table-content td, .table-heading th {
  text-align: center
}

.table-sides {
  font-weight: 600;
  font-size: 14
}

table.dataTable.no-footer {
  border-bottom: none
}

table.dataTable tbody tr {
  text-align: center;
  text-align: -webkit-center
}

.sales_selectors_conatiner {
  margin-left: 10%
}

.sales_selectors {
  margin-right: 5%
}

.campaign_selectors {
  width: 50%
}

.occupancy_selectors_conatiner {
  margin-left: 6%
}

.occupancy_selectors {
  width: 18%;
  float: left;
  margin-right: 3%
}

.occupancy_selector_last {
  width: 18%;
  float: left
}

.po_selector_last, .po_selectors {
  width: 30%;
  float: left
}

.po_selectors_container {
  margin-left: 10%
}

.po_selectors {
  margin-right: 5%
}

.campaign_date, .sale_date {
  width: 20%;
  float: left
}
