/* -------------------------------------------------- AKF KERESŐ ------------------------------------------- */

textarea {
  resize: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.accesibility-mode-load-icon,
.accesibility-mode-icon {
  display: none;
}

.pager-button {
  float: left;
  margin-right: 0;
  margin-bottom: 5px;
  padding: 6px 4px;
  height: 24px;
  color: #333;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  min-width: 22px;
}

#sortFieldSelect {
  margin-top: 0px;
}

.changeRows {
  display: inline-block;
}

.changeRows ul.dropdown li {
  display: inline-block;
  float: left;
  margin-right: 0;
  margin-bottom: 5px;
  padding: 6px 4px;
  height: 24px;
  color: #333;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  min-width: 22px;
  border: 0;
}

.changeRows ul.dropdown,
.result-view-mode.changeListType ul.dropdown {
  margin: 0;
}

.changeListType .select_text,
.changeRows .selected_value {
  display: none;
}

.bordered {
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

.fadeColorBackground {
}

.company-title img {
  margin: 7px 0 0 12px;
}

#displayResult .changeListType .tab {
  list-style: none;
  cursor: pointer;
}


.opac-portlet .monguz-tab-item {
  display: block;
  float: left;
}

.opac-portlet .monguz-tab-item a,
.opac-portlet .monguz-tab-item a:hover,
.opac-portlet .monguz-tab-item a:focus {
  text-decoration: none;
}

.monguz-dotdotdot-row {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.opac-button.opac-small-button {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.opac-portlet .toggleWrapper {
  display: none;
  float: right;
  width: 100%;
}

.opac-table-wrapper {
  display: inline-block;
}

.opac-portlet .opac-table {
  display: table;
  height: 100%;
}

.opac-portlet .opac-table .opac-table-row {
  display: table-row;
}

.opac-portlet .opac-table .opac-table-row .opac-table-cell {
  display: table-cell;
  vertical-align: middle;
  line-height: 100%;
}

.opac-portlet .opac-table .opac-table-row .opac-table-cell.opac-label {
  padding-right: 5px;
}

.opac-portlet .opac-function-button {
  display: block;
}
