#woocommerce-quick-order_wrapper .dataTables_scrollHead {
	margin-top: 20px;
}

.quick-order-table-row .variations_button,
.woocommerce div.product .quick-order-table-row form.cart {
	padding: 0 !important;
}

.quick-order-table-row .variations_button button.button {
	font-size: 100%;
}

.quick-order-table-row:nth-child(even) {
	background-color: #f2f2f2;
}
.quick-order-table-row:nth-child(odd) {
	background-color: #fff;
}

.woocommerce-quick-order th {
	text-align: center;
}

.woocommerce-quick-order th, .woocommerce-quick-order td {
	vertical-align: middle;
}

.woocommerce-quick-order-search th {
	font-weight: bold;
	text-transform: uppercase;
}

.woocommerce-quick-order th select {
	border-radius: 0;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

.quick-order-value-im img {
  width: 100px;
}

#woocommerce-quick-order_wrapper button.dt-button, #woocommerce-quick-order_wrapper button.dt-button:hover {
    background: #FFF;
}

#woocommerce-quick-order_wrapper button.buttons-pdf, #woocommerce-quick-order_wrapper button.buttons-pdf:hover {
	background-color: #c01f05;
	color: #FFF;
}

#woocommerce-quick-order_wrapper button.buttons-excel, #woocommerce-quick-order_wrapper button.buttons-excel:hover {
	background-color: #217448;
	color: #FFF;
}

#woocommerce-quick-order_wrapper button.buttons-csv, #woocommerce-quick-order_wrapper button.buttons-csv:hover {
	background-color: #484c55;
	color: #FFF;
}

#woocommerce-quick-order_wrapper button.buttons-print, #woocommerce-quick-order_wrapper button.buttons-print:hover {
	background-color: #b0c0d3;
	color: #FFF;
}

.woocommerce-quick-order th select {
	display: block;
	width: 100%;
    color: #333;
    font-size: 11px;
}

table.woocommerce-quick-order.dataTable thead .sorting,
table.woocommerce-quick-order.dataTable thead .sorting_asc,
table.woocommerce-quick-order.dataTable thead .sorting_desc {
	background-position: right 5px top 14px;
}

table.dataTable thead #quick-order-header-ca.sorting,
table.dataTable thead #quick-order-header-ca.sorting_asc,
table.dataTable thead #quick-order-header-ca.sorting_desc,
table.dataTable thead #quick-order-header-im.sorting,
table.dataTable thead #quick-order-header-im.sorting_asc,
table.dataTable thead #quick-order-header-im.sorting_desc {
	background: none;
}

.dataTables_wrapper .dataTables_length {
	clear: both;
    margin-top: 10px;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
  vertical-align: top;
}

.rwd-table td.quick-order-value-ca:before {
	display: none;
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

.quick-order-value-ca .woocommerce-variation-add-to-cart {
	text-align: center;
	display: inline-block;
}

.woocommerce div.product .quick-order-value-ca form.cart .button {
	text-align: center;
	float: none;
}

@media (min-width: 480px) {
	.rwd-table th, .rwd-table td {
		display: table-cell;
		padding: .25em .5em;
	}
	.rwd-table th:first-child, .rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, .rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table td:before {
		display: none;
	}
}

.rwd-table {
  overflow: hidden;
}
.rwd-table tr {
  border-color: #46637f;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}

.woocommerce-quick-order .input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top;
}

.woocommerce-quick-order-field {
	position: relative;
	display: block;
	float: right;
	padding: 0;
	width: 60%;
	border: none !important;
	border-radius: 0;
	color: #aaa;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
	background: transparent !important;
}

.woocommerce-quick-order-field:focus {
	outline: none;
}

.woocommerce-quick-order-label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.woocommerce-quick-order-label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.woocommerce-quick-order-search-image {
	width: 80px;
	padding: 0 !important;
}

.woocommerce-quick-order-search-image img,
.woocommerce-quick-order-search-results-item-image img {
    max-width: 100%;
    height: auto;
}

.woocommerce-quick-order-search tr, .woocommerce-quick-order-search td {
	padding: 5px;
	border: 0;
}

.woocommerce-quick-order-search tbody {
    background: #f2f2f2f2;
}

a.woocommerce-quick-order-search-add-row {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}

.woocommerce-quick-order td button, .woocommerce-quick-order td .button {
	margin-bottom: 0;
}

.woocommerce-quick-order-search-add-to-cart {
	text-align: center;
}

.woocommerce-quick-order-search-input {
	width: 80%;
}

.woocommerce-quick-order-search-price {
	width: 10%;
}

a.woocommerce-quick-order-search-results-item {
    border-bottom: 1px solid #fff;
    display: block;
}

a.woocommerce-quick-order-search-results-item:hover {
	background: #f1f1f1;
}


.woocommerce-quick-order-search-results-item-stock-status-outofstock:hover {
	cursor: not-allowed;
}


.woocommerce-quick-order-search-results {
    position: absolute;
    background: #f2f2f2;
    width: 400px;
    z-index: 9999999999;
    border-radius: 0 0 20px 20px;
    max-height: 300px;
    overflow-y: auto;
}

.woocommerce-quick-order-search-results-item-image {
	width: 100px;
	padding: 20px 20px 10px;
	float: left;
}

.woocommerce-quick-order-search-message {
    text-align: center;
    font-size: 12px;
    background: #607D8B;
    color: #FFF;
    padding: 5px 0;
}

.woocommerce-quick-order-search-results-item-name {
	padding-top: 20px;
	font-size: 20px;
    font-weight: bold;
    float: left;
}

.woocommerce-quick-order-search-input-indication {
    border-bottom: 2px solid red;
    width: 0%;
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}

.woocommerce-quick-order-search-results-item-sku,
.woocommerce-quick-order-search-results-item-price,
.woocommerce-quick-order-search-results-item-stock {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

input[type="text"].woocommerce-quick-order-search-input-field,
input[type="number"].woocommerce-quick-order-search-quantity-field {
    padding: 20px;
    width: 100%;
    border: 1px solid #eaeaea;
    color: #000;
    background: #FFF;
}

input[type="text"].woocommerce-quick-order-search-input-field-has-image {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 80px;
}

.woocommerce-quick-order-results {
    position: absolute;
    background: #FFF;
    max-width: 350px;
    width: calc(100% - 2em);
}

.woocommerce-quick-order-result-item img {
	width: 150px;
}

.woocommerce-quick-order-result-item {

}

.rwd-table td.woocommerce-quick-order-search-actions:before {
	display: none;
}

@media (max-width: 768px) {
	.woocommerce-quick-order-search-price {
		width: 100%;
	}

	.woocommerce-quick-order-search-input {
		width: 90%;
	}

	.woocommerce-quick-order-search-results {
	    width: 85%;
	}

	.woocommerce-quick-order-search tr {
		border-bottom: 1px solid #333;
	}

	.woocommerce-quick-order-search {
		display: block;
		position: relative;
	}

	.woocommerce-quick-order-search-actions {
	    top: 0;
	    position: absolute;
	    right: -20px;
	    font-size: 32px;
	}

	.quick-order-table-value {
		display: block;
		width: 100%;
	}
	
	.quick-order-table-header {
		display: none;
	}
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
	white-space: normal !important;
}

.woocommerce-quick-order-short-description {
    font-size: 14px;
    line-height: 18px;
}

.woocommerce-quick-order-search-prominent #woocommerce-quick-order_filter {
	margin-top: 30px;
	margin-bottom: 70px;
}

.woocommerce-quick-order-search-prominent #woocommerce-quick-order_filter,
.woocommerce-quick-order-search-prominent #woocommerce-quick-order_filter label,
.woocommerce-quick-order-search-prominent #woocommerce-quick-order_filter input {
	text-align: center;
	display: block;
	width: 100%;
}


.woocommerce-quick-order-search-prominent #woocommerce-quick-order_filter label {
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
}

.woocommerce-quick-order-search-prominent #woocommerce-quick-order_filter input {
	margin-top: 10px;
	margin-left: 0;
	padding: 20px 30px;
	border-radius: 20px;
	border-color: #888;
}

.fixedHeader-floating {
	z-index: 99999999;
}

.quick-order-table-header input[type="text"] {
    width: 100%;
    padding: 6px;
    font-size: 9px;
    max-width: 100%;
    border: 1px solid #eee;
    background: #f7f7f7;
        color: #777;
}