/* Search result page */

.tx-indexedsearch-searchbox fieldset {
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-block-start: 0em;
  padding-inline-start: 0em;
  padding-inline-end: 0em;
  padding-block-end: 0em;
}

.tx-indexedsearch-searchbox {
  margin-bottom: 10px; 
}

.tx-indexedsearch-searchbox legend {
  display: none;
}

input.tx-indexedsearch-searchbox-button {
  height: 24px;
  width: 100px;
  background-color: #6E6E6E;
  border: 1px solid #6E6E6E;
  color: white;
  cursor: pointer;
  margin-left: 0px;
  margin-top: 5px;
  text-align: center;
}

.tx-indexedsearch-form {
  float: left; 
  clear: left;
}

input.tx-indexedsearch-searchbox-sword {
  margin-top: 5px;
  font-family: 'Abel';
  border: 1px solid #6E6E6E;
  height: 19px;
  width: 180px;
}

.tx-indexedsearch-search-submit {
  margin-top: 5px;  
}

.tx-indexedsearch-res h3, .tx-indexedsearch-res .tx-indexedsearch-description, .tx-indexedsearch-info, .tx-indexedsearch-text-item-path p {
  font-size: 14px;
  font-weight: normal;
  margin-block-start: 0em;
  margin-block-end: 0em;
}

.tx-indexedsearch-res {
  margin-bottom: 20px;  
}

.tx_indexedsearch-sw {
  font-weight: bold;
}

.tx-indexedsearch-res .tx-indexedsearch-description {
  margin-left: 18px;
  font-style: italic;
}  

.tx-indexedsearch-info {
  margin-left: 18px;
  background: #eee;
}

dt.tx-indexedsearch-text-item-mtime, dt.tx-indexedsearch-text-item-path {
  float: left; 
  clear: left;
}

.tx-indexedsearch-percent, .tx-indexedsearch-text-item-size, .tx-indexedsearch-text-item-crdate {
  display: none;
}

.tx-indexedsearch-redMarkup {
  color: #932c87 !important;
  font-weight: bold;
}

.tx-indexedsearch-browsebox li {
  display: inline; 
  padding: 0px 10px;
}

.tx-indexedsearch-browsebox ul {
  text-align: center;
}