/* -------------------------------------------------- AKF KERESŐ ------------------------------------------- */

textarea {
  resize: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.mainPortlet .activeButton,
.mainPortlet .inactiveButton,
.sidePortlet .activeButton,
.sidePortlet .inactiveButton  {
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  border-style: none;
  font-weight: bold;
  font-size: 12px;
  padding: 5px;
  text-shadow: none;
  text-decoration: none;
}

.bordered {
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

.fadeColorBackground {}

.company-title img {
  margin: 7px 0 0 12px;
}