.vlr-search .vlr-searchbox__search-button {
  width: 99px;
}

.app .ce-search-container {
  position: relative;
  margin-top: -50px;
}

.vlr-advanced-search__header-title,
.vlr-advanced-search__clear {
  font-size: 12px;
  text-transform: none;
  margin: 0;
  font-family: sans-serif;
}

.valor-integration-holder .vlr-search {
  text-transform: none;
}

.valor-integration-header table {
  margin: 0;
  text-transform: none;
}

.valor-integration-header table thead {
  background: none;
}

.valor-integration-header .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.valor-integration-header .table-striped > tbody > tr:nth-of-type(event) {
  background-color: #fff;
}

.valor-integration-header table th,
.valor-integration-header table td {
  border: none;
}

.valor-integration-header .table > tbody > tr th,
.valor-integration-header .table > tbody > tr td {
  border-top: 1px solid #ddd;
}

.valor-integration-header .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

body.valor-integration-page {
  padding: 0;
}

.valor-integration {
  width: 100%;
  overflow: hidden;
}
