/*--------------------------------
      DataTable
--------------------------------*/

#order_history_paginate .menu {
	padding-top: 0px;
}

#order_history_wrapper {
	padding: 10px;
}

div.dt-buttons {
	width: 100%;
	clear: both;
}

.ui.basic.buttons .button {
	background: #E0E1E2 !important;
}

#order_history_length {
	float: left;
	padding: 10px 0px;
}

#order_history_filter {
	float: right;
	padding: 10px 0px;
}