.uo-admin-reporting-tab-single#tin-can .tablenav {
  height: inherit;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan {
  border-width: 2px;
  border-style: groove;
  border-color: threedface;
  margin-bottom: 20px;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div {
  padding: 10px;
  margin: 10px;
  width: 21.5%;
  float: left;
  border-right: 1px dashed #666666;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div#tc_filter_date_range label {
  width: 65px;
  display: block;
  float: left;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div#tc_filter_date_range input.datepicker {
  margin-left: 0;
  width: 100px;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div#tc_filter_date_range select {
  margin-left: 0;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div#tc_filter_date_range input[name="tc_filter_end"] {
  margin-left: 65px;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div#tc_filter_date_range .dashicons {
  margin-top: 5px;
  cursor: pointer;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan div#tc_filter_date_range #do_tc_filter {
  float: right;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan h3 {
  margin-top: 0;
  font-size: 15px;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan select,
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan input {
  float: none;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.uo-admin-reporting-tab-single#tin-can .tablenav .ucTinCan a.button {
  margin-top: 0;
  float: right;
}
.uo-admin-reporting-tab-single#tin-can .tablenav.bottom {
  position: relative;
}
.uo-admin-reporting-tab-single#tin-can .tablenav.bottom #tincan-filters-per_page {
  float: left;
  margin-bottom: 40px;
}
.uo-admin-reporting-tab-single#tin-can .tablenav.bottom #tincan-filters-export {
  right: 0;
  margin-top: 45px;
  position: absolute;
}
.uo-admin-reporting-tab-single#tin-can .sorting-indicator.double-headed-triangles {
  visibility: visible;
}
.uo-admin-reporting-tab-single#tin-can .sorting-indicator.double-headed-triangles:before {
  content: "\f229";
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav {
  height: inherit;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan {
  border-width: 2px;
  border-style: groove;
  border-color: threedface;
  margin-bottom: 20px;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div {
  padding: 10px;
  margin: 10px;
  width: 21.5%;
  float: left;
  border-right: 1px dashed #666666;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div#tc_filter_date_range label {
  width: 65px;
  display: block;
  float: left;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div#tc_filter_date_range input.datepicker {
  margin-left: 0;
  width: 100px;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div#tc_filter_date_range select {
  margin-left: 0;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div#tc_filter_date_range input[name="tc_filter_end"] {
  margin-left: 65px;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div#tc_filter_date_range .dashicons {
  margin-top: 5px;
  cursor: pointer;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan div#tc_filter_date_range #do_tc_filter {
  float: right;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan h3 {
  margin-top: 0;
  font-size: 15px;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan select,
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan input {
  float: none;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav .ucTinCan a.button {
  margin-top: 0;
  float: right;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom {
  position: relative;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom #tincan-filters-per_page {
  float: left;
  margin-bottom: 40px;
}
.uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom #tincan-filters-export {
  right: 0;
  margin-top: 45px;
  position: absolute;
}
.uo-admin-reporting-tab-single#xapi-tincan .sorting-indicator.double-headed-triangles {
  visibility: visible;
}
.uo-admin-reporting-tab-single#xapi-tincan .sorting-indicator.double-headed-triangles:before {
  content: "\f229";
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
