@charset "UTF-8";
@font-face {
  font-family: MuseoSans;
  src: url("../fonts/MuseoSans-500.woff") format("woff"), url("../fonts/MuseoSans-500.ttf") format("truetype"), url("../fonts/MuseoSans-500.svg#MuseoSans-500") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: MuseoSans;
  src: url("../fonts/MuseoSans-700.woff") format("woff"), url("../fonts/MuseoSans-700.ttf") format("truetype"), url("../fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: PageWalker;
  src: url("../fonts/PageWalker-Regular.otf") format("opentype"), url("../fonts/PageWalker-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: PageWalker;
  src: url("../fonts/PageWalker-Bold.otf") format("opentype"), url("../fonts/PageWalker-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
.tesztteszt {
  background: url(../images/teszt.mov);
  display: block;
  content: "";
  width: 300px;
  height: 300px;
}

article h1, article h2, article h3, article h4, article h5, article h6 {
  font-weight: 500;
  font-family: MuseoSans, sans-serif;
}
article h1, article h2, article h3, article h4 {
  line-height: 130%;
}
article h1 {
  font-size: 200%;
}
article h2 {
  font-size: 185%;
}
article h3 {
  font-size: 165%;
}
article h4 {
  font-size: 19px;
}
article h5 {
  font-size: 17px;
}
article h6 {
  font-size: 15px;
}
article sup {
  top: -0.5em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
}

.table-withborder table {
  border: 1px solid black;
}
.table-withborder table td {
  border: 1px solid black;
}

.ContentViewPortlet {
  margin-bottom: 0;
  /* Esemény */
  /* Bírósági vagy versenyhivatali döntés */
  /* PressQuestion */
}
.ContentViewPortlet header.archive::before {
  display: block;
  content: "Archív tartalom";
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #d08d2c;
}
.ContentViewPortlet .print {
  font-size: 0;
  display: block;
  width: 100px;
  margin: 0 0 10px auto;
}
.ContentViewPortlet .print > * {
  vertical-align: middle;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #4c4c4c;
}
.ContentViewPortlet .print span {
  margin-left: 8px;
}
.ContentViewPortlet .print:hover span {
  color: #d08d2c;
  text-decoration: underline;
}
.ContentViewPortlet .article-title.with-subtitle {
  margin-bottom: 0;
  font-size: 27.2px;
}
.ContentViewPortlet .article-subtitle {
  font-family: MuseoSans;
  font-weight: 500;
  font-szie: 22.4px;
}
.ContentViewPortlet article p, .ContentViewPortlet article ul, .ContentViewPortlet article ol {
  line-height: 1.5;
}
.ContentViewPortlet article ul, .ContentViewPortlet article ol {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ContentViewPortlet article ul ul, .ContentViewPortlet article ol ul {
  list-style-type: circle;
}
.ContentViewPortlet .article-body {
  margin-bottom: 0;
}
.ContentViewPortlet .article-body table {
  margin-top: 1em;
  margin-bottom: 1em;
}
.ContentViewPortlet .article-body table p {
  margin: 7px 0;
  line-height: 1.2;
}
.ContentViewPortlet .article-body table p img {
  width: 100%;
}
.ContentViewPortlet .article-body table tr:first-child td,
.ContentViewPortlet .article-body table th td {
  vertical-align: middle;
}
.ContentViewPortlet .article-footer {
  display: none;
}
.ContentViewPortlet table.style1 td {
  border: 1px solid #403c39;
}
.ContentViewPortlet .special-table table {
  border: 1px solid #4c4c4c;
}
.ContentViewPortlet .special-table tr {
  border: 1px solid #4c4c4c;
}
.ContentViewPortlet .special-table tr td {
  border: 1px solid #4c4c4c;
}
.ContentViewPortlet .special-table tr:nth-child(2n) td {
  background-color: #ddd;
}
.ContentViewPortlet .special-table tr:first-child {
  background-color: #403c39;
  color: #fff;
}
.ContentViewPortlet .event-view .article-title {
  font-family: MuseoSans;
  font-size: 25.16px;
  font-weight: normal;
  line-height: 1.3;
}
.ContentViewPortlet .content-view-content.birosagi, .ContentViewPortlet .content-view-content.versenyhivatali {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  align-items: flex-start;
}
.ContentViewPortlet .content-view-content.birosagi .dontes-date, .ContentViewPortlet .content-view-content.versenyhivatali .dontes-date {
  flex: 1 0 60px;
  display: block;
  box-sizing: border-box;
  margin-right: 20px;
  margin-top: 30px;
  background: #403c39;
  color: #ffffff;
  padding: 3px 10px;
  text-align: center;
  line-height: 1.45;
}
.ContentViewPortlet .content-view-content.birosagi article, .ContentViewPortlet .content-view-content.versenyhivatali article {
  flex: 0 1 100%;
}
.ContentViewPortlet .content-view-content:not(.birosagi):not(.versenyhivatali) .dontes-date {
  display: none;
}
.ContentViewPortlet .pressQuestion-header,
.ContentViewPortlet .pressQuestion-row {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  align-items: center;
  padding: 0;
  font-size: 13.6px;
  border: 0 none;
}
.ContentViewPortlet .pressQuestion-header .content-questionDate,
.ContentViewPortlet .pressQuestion-header .content-answerDate,
.ContentViewPortlet .pressQuestion-row .content-questionDate,
.ContentViewPortlet .pressQuestion-row .content-answerDate {
  flex: 1 0 120px;
}
.ContentViewPortlet .pressQuestion-header .content-article,
.ContentViewPortlet .pressQuestion-header .content-answer,
.ContentViewPortlet .pressQuestion-row .content-article,
.ContentViewPortlet .pressQuestion-row .content-answer {
  flex: 1 1 100%;
}
.ContentViewPortlet .pressQuestion-header {
  background-color: #403c39;
  min-height: 54px;
}
.ContentViewPortlet .pressQuestion-header > * {
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 0;
  color: #ffffff;
}
.ContentViewPortlet .pressQuestion-row {
  border-bottom: 1px solid #ab9a72;
  min-height: 60px;
  margin-bottom: 60px;
}
.ContentViewPortlet .pressQuestion-row > * {
  display: block;
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 0 auto;
}
.ContentViewPortlet .pressQuestion-row a {
  color: #d08d2c;
  flex: 0 1 100%;
}
.ContentViewPortlet .pressQuestion-row a:hover {
  text-decoration: underline;
}

.view-and-list-ContentViewPortlet {
  margin-bottom: 40px;
}

/* Bejelentési űrlapok popup */
.alertify.ajs-frameless .ajs-body .ajs-content {
  position: relative;
}

#form-container,
#accept-container {
  display: none;
  position: absolute;
}

.ajs-content #form-container,
.ajs-content #accept-container {
  position: relative;
}

.acceptPopup .popup-title, .formPopup .popup-title {
  font-weight: 500;
  font-size: 17px;
  font-family: MuseoSans;
  line-height: 1.2;
}
.acceptPopup .popup-details, .formPopup .popup-details {
  line-height: 1.35;
  margin: 20px 0 20px;
}
.acceptPopup .popup-details .proposal, .formPopup .popup-details .proposal {
  margin-left: 20px;
  margin-top: 10px;
}
.acceptPopup .accept, .formPopup .accept {
  display: flex;
  align-items: center;
}
.acceptPopup .accept input, .formPopup .accept input {
  margin: 0 10px 0 0;
}
.acceptPopup .ajs-footer, .formPopup .ajs-footer {
  display: none;
}

.formPopup .popup-details {
  margin: 10px 0 0 20px;
  font-size: 18px;
  text-align: center;
}
.formPopup .popup-details a {
  min-width: 100px;
  display: inline-block;
}

.content-view-content.palyazat table td {
  border: 1px solid #403c39;
}

.fancybox-container .fancybox-slide--iframe .fancybox-content {
  height: 100% !important;
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
  margin-top: 5px !important;
}