.wcvendors ul {
  padding-left: 0;
}
.wcvendors .button,
.wcvendors .wcv-button {
  margin: 0;
  line-height: normal !important;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  overflow: visible;
  padding: 0.75em 1em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  left: auto;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #777777;
  border-style: solid;
  border-width: 1px;
  white-space: nowrap;
  display: inline-block;
  transition: all 0.4s ease-in-out 0s;
  min-width: 80px;
}
.wcvendors .button:hover,
.wcvendors .wcv-button:hover {
  transition: all 0.4s ease-in-out 0s;
  text-decoration: none;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #4c4c4c;
}
.wcvendors .btn.btn-inverse {
  background-color: #111111;
  border: 1px solid #111111;
  color: #f7f7f7;
}
.wcvendors .btn.btn-inverse.btn-small {
  margin: 0;
}
.wcvendors .btn.btn-inverse:hover {
  background-color: #4a4a4a;
  color: #f7f7f7;
}
.wcvendors input[type=text],
.wcvendors input[type=date],
.wcvendors input[type=submit] {
  font-family: inherit;
  line-height: normal !important;
  padding: 0.75em 1em;
  font-size: 13px;
}
.wcvendors .table-condensed thead > tr > th,
.wcvendors .table-condensed tbody > tr > th,
.wcvendors .table-condensed tfoot > tr > th,
.wcvendors .table-condensed thead > tr > td,
.wcvendors .table-condensed tbody > tr > td,
.wcvendors .table-condensed tfoot > tr > td {
  padding: 14px;
}
.wcvendors .table thead > tr > th,
.wcvendors .table tbody > tr > th,
.wcvendors .table tfoot > tr > th,
.wcvendors .table thead > tr > td,
.wcvendors .table tbody > tr > td,
.wcvendors .table tfoot > tr > td {
  padding: 14px;
}
.wcvendors table.wcv-table tr td,
.wcvendors table.wcv-table tr th {
  border-color: #dddddd;
}
.wcvendors .wc-item-meta {
  list-style: none;
  padding-left: 0;
}
.wcvendors .control-group select {
  line-height: 38px;
  height: 38px;
}
.wcvendors .wcv_actions {
  margin-bottom: 1rem;
}
.wcvendors .select2-container--default .select2-selection--single {
  border-color: #dddddd;
  height: 39px;
  margin: 0;
}
.wcvendors .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 39px;
}
.wcvendors .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 39px;
}
.wcvendors .select2-container--default .select2-selection--multiple {
  border-color: #dddddd;
}
.wcvendors .woocommerce-pagination {
  text-align: right;
}
.wcvendors .woocommerce-pagination .page-numbers {
  margin: 0;
}
.wcvendors .woocommerce-pagination .page-numbers li {
  display: inline-block;
  margin: 0;
  padding: 0.5em;
}
.wcvendors .woocommerce-message {
  margin-bottom: 1em;
}
.wcv-vendor-dashboard-page form p input[name=start_date],
.wcv-vendor-dashboard-page form p input[name=end_date] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wcv-vendor-dashboard-page form p label,
.wcv-vendor-dashboard-page form p input {
  float: left;
}
.wcv-vendor-dashboard-page form p label {
  padding: 0.65em;
}
.wcv-vendor-dashboard-page form p input + input {
  margin-left: 1em !important;
}
.order-comments-link p {
  margin: 0;
}
.order-comments {
  overflow: hidden;
}
.wcv-shop-settings-page .form-row .input-checkbox + .checkbox {
  display: inline-block;
  padding-left: 10px;
}
.pv_paypal_container p > br + input {
  margin-top: 10px;
}
.table-vendor-sales-report {
  margin-top: 20px;
}
.wcvendors-pro nav.wcv-navigation ul.menu {
  padding-left: 10px;
}
.wcvendors-pro nav.wcv-navigation ul.menu.horizontal li {
  margin-right: 2px;
}
.wcvendors-pro .wcv-button:hover {
  color: inherit !important;
}
.wcvendors-pro .row-actions-product a {
  margin-right: 5px;
}
.wcvendors-pro .row-actions-product a:hover {
  opacity: 0.7;
}
.wcvendors-pro .row-actions-order a {
  margin-bottom: 5px;
}
.wcvendors-pro .wcv-tabs .tabs-nav li.active {
  line-height: 1.8;
}
.wcvendors-pro .wcv-tabs .tabs-nav li a:hover {
  text-decoration: none;
  color: #555;
}
.wcvendors-pro .wcv_shipping_rates thead tr th {
  background-color: #fafafa;
}
.wcvendors-pro .wcv_shipping_rates input[type="text"] {
  margin-bottom: 0;
}
.wcvendors-pro .ui-sortable .override label {
  margin-left: 0.5em;
}
