/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

#dashboard {
	min-height: auto !important;
  padding-top: 25px !important; 
}

.headline-with-filters {
  background-color: #fff;
}

.headline-with-filters .chart-filters {
  display: inline-block;
  width: 100%;
}

.dashboard-list-box .sort-by-booking-author, .dashboard-list-box .sort-by-status, .dashboard-list-box .sort-by {
  right: 5px;
}

.dashboard-list-box h4 {
  padding: 15px 22px;
}