@charset "UTF-8";
body.national-measures-up .epolegal-content table th p, body.national-measures-up .epolegal-content p.header, body.national-measures-up .epolegal-content p.nl_header, body.national-measures-up .epolegal-content p.nl_headerhanging {
  font-weight: 600;
}

body.national-measures-up {
  /* 20220914 Zedas START */
  /* 20220914 Zedas END */
}

body.national-measures-up .epolegal-content {
  display: grid;
  width: unset !important;
  padding-right: 0 !important;
  /* 48px padding of main, main, 20px padding of right, right */
  /* main:right = 2:1 */
  margin-right: unset;
  /* grid-template-columns: calc(calc(100% - 25px) / 3 *2) 20px 1fr; Calculate back the main from the 150% size (first column) */
  grid-template-columns: 100%;
  /* select:not(:valid) + select { visibility: hidden } */
  /* 20220914 Zedas */
}

body.national-measures-up .epolegal-content > * {
  grid-column: 1;
}

body.national-measures-up .epolegal-content #DOC4NET2-history p, body.national-measures-up .epolegal-content #NatlawOffice p {
  margin-bottom: 0.5rem;
}

body.national-measures-up .epolegal-content #DOC4NET2-history p:last-child, body.national-measures-up .epolegal-content #NatlawOffice p:last-child {
  margin-bottom: 0;
}

body.national-measures-up .epolegal-content #DOC4NET2-history hr, body.national-measures-up .epolegal-content #NatlawOffice hr {
  margin-top: 0rem;
  margin-bottom: 0.5rem;
}

body.national-measures-up .epolegal-content[data-part='ix'] div.natlaw_country_selector:nth-child(2), body.national-measures-up .epolegal-content[data-part='ix'] div.natlaw_country_selector:nth-child(3) {
  /*visibility: hidden;*/
  display: none;
  /* 20220914 Zedas */
}

body.national-measures-up .epolegal-content:not([data-part="ix"]) {
  /* two items */
  /* three items */
  /* four items */
}

body.national-measures-up .epolegal-content:not([data-part="ix"]) thead th:first-child:nth-last-child(2),
body.national-measures-up .epolegal-content:not([data-part="ix"]) thead th:first-child:nth-last-child(2) ~ th {
  width: 50%;
}

body.national-measures-up .epolegal-content:not([data-part="ix"]) thead th:first-child:nth-last-child(3),
body.national-measures-up .epolegal-content:not([data-part="ix"]) thead th:first-child:nth-last-child(3) ~ th {
  width: 33.3333%;
}

body.national-measures-up .epolegal-content:not([data-part="ix"]) thead th:first-child:nth-last-child(4),
body.national-measures-up .epolegal-content:not([data-part="ix"]) thead th:first-child:nth-last-child(4) ~ th {
  width: 25%;
}

body.national-measures-up .epolegal-content .natlaw-chips {
  display: none;
  margin-bottom: 10px;
  /* 20220914 Zedas */
  /*margin-bottom:36px;
            height: 17px;*/
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16.8px;
}

body.national-measures-up .epolegal-content .natlaw-chips div.chip {
  /* width:280px; */
  margin-right: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  /* 20220914 Zedas */
}

body.national-measures-up .epolegal-content .natlaw-chips .icon-check_circle::before {
  font: normal normal normal 24px/1 "Material Design Icons";
  content: "\f012c";
  line-height: inherit;
  font-size: 24px;
  vertical-align: -0.3rem;
}

body.national-measures-up .epolegal-content div#idNatlawSelectors_extension, body.national-measures-up .epolegal-content div#idNatlawSelectors_contracting {
  /* 20220914 Zedas - Más megoldást kellett választanom, mert teljesen szétcseszi az oldal szélességet minimalizált módban!!!! */
  /*display:inline-flex;
            gap:10px;
            margin-bottom:36px;*/
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, auto));
  grid-gap: 8px;
  margin: 12px 0 32px 0;
}

body.national-measures-up .epolegal-content select {
  font-weight: normal;
  background-color: white;
  width: unset;
  /* 20220914 Zedas */
}

body.national-measures-up .epolegal-content table {
  display: table;
  width: 100%;
}

body.national-measures-up .epolegal-content table td p {
  margin-bottom: 0.5rem !important;
}

body.national-measures-up .epolegal-content table td p:last-child {
  margin-bottom: 0rem !important;
}

body.national-measures-up .epolegal-content table td hr {
  margin-top: 0rem !important;
  margin-bottom: 0.5rem !important;
}

body.national-measures-up .epolegal-content table th p {
  margin-bottom: 0 !important;
  font-size: 14px;
}

body.national-measures-up .epolegal-content table th p i {
  font-weight: normal;
  font-style: normal;
}

body.national-measures-up .epolegal-content p.header {
  display: grid;
  grid-template-rows: 1rem 1fr;
  margin-bottom: 0;
  padding-left: 0.5rem;
}

body.national-measures-up .epolegal-content p.header span:first-child {
  grid-row: 1;
  background-color: #505862;
  border-radius: 50%;
  color: white;
  width: 19px;
  height: 19px;
  line-height: 17px;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
}

body.national-measures-up .epolegal-content p.header span:last-child:not(:first-child) {
  grid-row: 2;
  padding-top: 0.75rem;
  line-height: 20px;
}

body.national-measures-up .epolegal-content p.nl_header, body.national-measures-up .epolegal-content p.nl_headerhanging {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0.5rem;
}

body.national-measures-up .epolegal-content td {
  vertical-align: top;
}

body.national-measures-up .epolegal-content th {
  vertical-align: top;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}

body.national-measures-up .epolegal-content p.ref {
  border-top: solid 1px rgba(64, 73, 85, 0.3);
  padding-top: 0.5rem;
}

body.national-measures-up .epolegal-content td a {
  overflow-wrap: anywhere;
}

body.national-measures-up .epolegal-content th p.nonbold {
  font-weight: 400;
}

body.national-measures-up div.accordion__expand {
  display: none;
}

body.national-measures-up .breadcrumb-page-actions .lc-inline_column_second-content-edit {
  margin: 0 2em 0 1em;
}

body.national-measures-up div.natlaw-table-header {
  /* height: 32px; */
  height: 40px;
  position: relative;
  display: block;
  /*
        a:is(.natlaw-table-prev, .natlaw-table-next).disabled {
            pointer-events: none;
            color: silver;
        }
        */
}

body.national-measures-up div.natlaw-table-header a.natlaw-table-prev,
body.national-measures-up div.natlaw-table-header a.natlaw-table-next {
  display: inline-block;
  cursor: pointer;
  position: absolute;
}

body.national-measures-up div.natlaw-table-header a.natlaw-table-prev {
  left: 50%;
}

body.national-measures-up div.natlaw-table-header a.natlaw-table-next {
  right: 0;
}

body.national-measures-up div.natlaw-table-header a.natlaw-table-prev.disabled,
body.national-measures-up div.natlaw-table-header a.natlaw-table-next.disabled {
  cursor: default;
  pointer-events: none;
}

body.national-measures-up div.natlaw-table {
  width: 100%;
  overflow: auto;
  grid-column: 1;
}

body.national-measures-up div.natlaw-table :is(td, th):not(.natlaw-active-col, .natlaw-header-col) {
  display: none;
}

body.national-measures-up div.natlaw-table ul, body.national-measures-up div.natlaw-table ol {
  padding-left: 1em;
}

body.national-measures-up div[data-part=ix] div.natlaw_country_selector.used a.natlaw_select_closer::before {
  visibility: hidden;
}

body.national-measures-up div.natlaw_country_selector {
  position: relative;
  max-width: 19em;
  /*
        &:nth-child(1) option:nth-child(1) {
            display: none;
        }
        */
}

body.national-measures-up div.natlaw_country_selector:not(.used) + div.natlaw_country_selector {
  /* TA 20220920 display: none*/
  visibility: hidden;
}

body.national-measures-up div.natlaw_country_selector.usednext:nth-child(1) a {
  display: inline-block;
}

body.national-measures-up div.natlaw_country_selector.used:not(.usednext):nth-child(1) a.natlaw_select_closer::before {
  cursor: not-allowed;
  pointer-events: none;
  color: #BFC6CF;
  background-color: #EEEFF2;
}

body.national-measures-up div.natlaw_country_selector:nth-child(1) a::before {
  cursor: none;
  color: #BFC6CF;
}

body.national-measures-up div.natlaw_country_selector:nth-child(1) select > option:nth-child(1) {
  display: none;
}

body.national-measures-up div.natlaw_country_selector select {
  width: calc(100% - 32px);
  height: 32px;
  padding-right: 2em;
  background-position: right 5px bottom 50%;
}

body.national-measures-up div.natlaw_country_selector.used a.natlaw_select_closer::before {
  content: "\F0156";
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
  width: 24px;
  vertical-align: -0.3rem;
  font: normal normal normal 18px/1 "Material Design Icons";
  line-height: inherit;
  font-weight: 400;
  text-align: center;
  font-size: 18px;
  color: #21252C;
  background-color: #D9DDE3;
  border-radius: 50px !important;
}

body.national-measures-up hr.DOC4NET2-noteseparator {
  width: 100%;
}

/* 20220914 Zedas START */
@media (min-width: 992px) {
  body.national-measures-up .prev-next-container {
    margin-right: calc((-100% - 48px) / 2);
  }
  body.national-measures-up .epolegal-content {
    margin-right: calc((-100% - 48px) / 2);
  }
  body.national-measures-up .epolegal-content div.natlaw-table :is(td, th):not(.natlaw-active-col) {
    display: table-cell;
  }
  body.national-measures-up .epolegal-content div.natlaw-table-header {
    display: none;
  }
}

@media (max-width: 768px) {
  body.national-measures-up .epolegal-content div#idNatlawSelectors_contracting, body.national-measures-up .epolegal-content div#idNatlawSelectors_extension {
    display: block;
    width: 100%;
  }
  body.national-measures-up .epolegal-content div.natlaw_country_selector {
    display: block;
    padding-top: 0.5rem;
    max-width: 100%;
  }
  body.national-measures-up .epolegal-content div.natlaw_country_selector a.natlaw_select_closer::before {
    margin-top: 8px;
  }
}

@media (max-width: 576px) {
  body.national-measures-up .epolegal-content div.natlaw_country_selector {
    max-width: 100%;
  }
}

/* 20220914 Zedas END */

/*# sourceMappingURL=national-measures-up.css.map */