.datatable.datatable-wipolex {
  background-color: #fff;
}

.datatable.datatable-wipolex td,
.datatable.datatable-wipolex th {
  border-collapse: collapse;
}

.datatable.datatable-wipolex th:after {
  border: none !important;
}

.datatable.datatable-wipolex tr:nth-child(even) {
  background: #efefef !important;
}

.datatable.datatable-wipolex thead th f-facet,
.datatable.datatable-wipolex thead th {
  color: #1a1a1a !important;
}

.datatable.datatable-wipolex thead th {
  background: none;
}

@media screen and (min-width: 960px) {
  .datatable.datatable-wipolex td,
  .datatable.datatable-wipolex th {
    border: 1px solid #cccccc !important;
  }
}

@media screen and (max-width: 960px) {
  .datatable.datatable-wipolex thead tr th {
    display: none;
  }

  .datatable.datatable-wipolex td {
    border: none;
  }

  .datatable.datatable-wipolex tr td {
    display: block !important;
    color: #1a1a1a;
    border: none;
  }

  .datatable.datatable-wipolex > tr > td:last-child {
    padding-bottom: 1.125em !important;
  }

  .datatable.datatable-wipolex > tr > td:not(:last-child) {
    padding-bottom: 0.3125em;
  }
}

.documentMimeType {
  font-weight: 700;
  margin-right: 5px;
}
.documentMimeType-ar {
  font-weight: 700;
  margin-right: 1px;
}

.has-warning {
  outline-color: #ccb278;
  background-color: #ffdf97;
  margin: 0 3px;
}

.treaty-detail-title {
  font-size: 19px !important;
}

.treaty h3 {
  position: relative;
  top: -3px;
  text-transform: uppercase;
  letter-spacing: 1.75px;
}

.black {
  color: #1a1a1a !important;
}

.textFrame {
  position: relative;
  height: 80vh;
  min-height: 80vh;
}

.law {
  --wu-page-font-size: 0.65rem !important;
  --wu-page-header-padding-left: 3rem;
  --wu-view-panel-padding-b: 27.5px;
}

wu-field.law::part(wu-field-margin) {
  margin-bottom: 5px;
}

.law_title {
  /* font-size: 31.2px !important; */
  /* letter-spacing: .04167em;
    line-height: 1.125; */
  margin-top: 9.6px;
  margin-bottom: 0.212px;
}

.judgment h1 {
  margin-bottom: 0;
}

.members h1,
.members h2 {
  margin-bottom: 0;
}

.members h2 {
  padding-left: 11.3px;
}

a {
  text-decoration: underline;
  color: #1a1a1a !important;
}

a:hover {
  text-decoration: underline;
  color: #1a1a1a !important;
}

wu-sidebar-section::part(sidebar-icon) {
  margin-top: 1px;
}

.relatedTreatiesDate {
  margin-left: 5px;
}

wu-field span[slot='value']:last-child .documentMimeType {
  margin-right: 5px;
}

[dir='rtl']
  wu-field
  span[slot='value']:last-child
  .documentMimeType:last-child {
  margin-right: 5px !important;
}

[dir='rtl'] wu-field ul li {
  padding-right: 5px;
}

.judgment-detail {
  font-size: 0;
}

.judgment-detail a {
  margin-right: 5px;
  font-size: 16px;
}

[dir='rtl'] .judgment-detail a {
  margin-right: 0;
  font-size: 16px;
}

.judgment-detail::marker {
  font-size: 16px;
}

.members-accordion {
  margin-top: -11px;
}

[dir='rtl'] .members-accordion .row {
  padding-right: 31px;
}

.members-accordion .row .img {
  margin-right: 7px;
}

[dir='rtl'] .members-accordion .row .img {
  margin-right: 0;
  margin-left: 7px;
}

[dir='rtl'] .members-accordion table tr td,
[dir='rtl'] .members-accordion table tr th {
  text-align: right !important;
}

wu-sticky-bar a:hover {
  color: #5e5e5e !important;
}

.span-separation {
  margin: 0 3px;
  font-size: 16px;
}

/* .judgment-links{
    margin-right: 7px;
}

[dir="rtl"] .judgment-links{
    margin-right: 0;
} */

.footer-container {
  padding: 0 32px;
  background: #efefef;
}

wu-field.empty::part(wu-field-margin) {
  max-height: 24px;
}

.bold {
  font-weight: bold;
}

.icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAQUlEQVR4AWOgFxgFGxhkSNPwn+EzQwEDMwkawPAMgzHRGqDwD8MEBh7iNCDgY4YAUjX4U99JCE/TIFgREUdfMAoAmgkn3AlibvMAAAAASUVORK5CYII=);
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 50%;
  width: 10px;
  height: 20px;
  margin-right: 5px;
  opacity: 0.7;
}

.toggle-btn {
  width: 15px;
  display: inline-block;
  margin-right: -5px;
  cursor: pointer;
}

.down {
  transform: rotate(90deg);
  /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAATklEQVR4AWMYHmAUbGD4jwY34Ncgw/AZRflnoAgBUICioYCwo5gZzsCVnwHyiADGDH/Ayv8AWUSCCSANQJJowMPwGAh5SAneACCkHxgFAOU/J90fb9MuAAAAAElFTkSuQmCC); */
}

.letter#hide:not(.heading) {
  display: none !important;
}

body .letter.heading {
  display: block;
}

.letter#hide {
}

/* .letter#show {
    display: block;
} */

.fixed-bar {
  background: #fafafa;
  line-height: 2;
  text-align: center;
  color: #3b3b3b;
  font-family: sans-serif;
  font-weight: bold;
  text-shadow: 0 1px 0 #f4f9ff;
  box-shadow: 0 0 15px #494b4e;
  cursor: pointer;
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 32px;
}

.heading section {
  display: none;
}

.heading section#show {
  display: block;
}

[hide-child] {
  opacity: 0;
  height: 0;
}

[show-child] {
  display: block;
}

.clf-flex-row-overlap h2 {
  font-size: 38px !important;
  letter-spacing: 1.58346px;
  margin-left: -1.3px;
}

.patents-text {
  margin-top: -7px;
}

@media (min-width: 800px) and (max-width: 1550px) {
  .clf-flex-row-overlap {
    margin-top: 1.5em !important;
    display: block;
  }
}
.laws-heading #back-btn {
  margin-bottom: 6px;
}

#back-btn {
  font-size: 16px;
}

.treaty #back-btn {
  font-size: 19px !important;
}

.treaty wu-button {
  --wu-button-margin: 0;
}

.grid-view {
  display: flex;
}

.grid-view .section-view {
  display: flex;
  align-items: center;
  flex-flow: column;
  margin: 0 3px;
}

.heading-text,
.sub-heading-text {
  text-indent: 0;
}

.content p,
.content p span {
  font-family: 'Times New Roman', 'serif' !important;
}

.patents-text span[slot='info'] *:not(h1, h2, h3) {
  font-family: Arial, Helvetica, sans-serif !important;
}

#sticky-bar a:visited,
#sticky-bar a {
  text-decoration: none;
}

/* Apply during print action WIP-471 */
@media print {
  .cls-print {
    position: relative;
    margin-top: -500px;
    padding: 0;
    width: 100%;
    height: auto;
  }

  .firefox-cls-print {
    width: 100%;
  }
}

.b-input-checkbox-disabled {
  color: #bababa;
}

.treaty-title-prefix {
  color: grey;
  font-weight: bold;
}

.black-label {
  color: #1a1a1a;
}

/** DATATABLE RELATED */
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  top: 35%;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAIRlWElmTU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUAAAABAAAASgEbAAUAAAABAAAAUgEoAAMAAAABAAIAAIdpAAQAAAABAAAAWgAAAAAAAABIAAAAAQAAAEgAAAABAAOgAQADAAAAAQABAACgAgAEAAAAAQAAAAygAwAEAAAAAQAAAAwAAAAA4DaXXgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDYuMC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KGV7hBwAAAIlJREFUKBW1kD0SQDAUhP21Wo1K4x46d3II424u4gCM/SIvydAo2JlvrH0riWTZR8q1DrxSkbRSn8TRlt7WegKy7PFSKdlFKyYxiFVsgtkhgmxryotoPHgyZJ3wc73CWViBEp6MGXIXYbcxKuhcfJ3bzk7GDFk3GoVh65sPZb5EFB+hz9JF6P6oEykHCNmBIV8aAAAAAElFTkSuQmCC) !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAIRlWElmTU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUAAAABAAAASgEbAAUAAAABAAAAUgEoAAMAAAABAAIAAIdpAAQAAAABAAAAWgAAAAAAAABIAAAAAQAAAEgAAAABAAOgAQADAAAAAQABAACgAgAEAAAAAQAAAAygAwAEAAAAAQAAAAwAAAAA4DaXXgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDYuMC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KGV7hBwAAAIJJREFUKBW9kDEOgDAMAymwsrIw8Rtew1cQH+QnSPjUhKZSJwYsuXUdN6nadX+i17DUGIhHrUIMxmLUb8bFphartRm0Q4BHDaTY4ZKxi4t4G9F41Cr4RQKnOBvReMAz+aR1NEXgMHrYaxYpm797kgWBe/nUWOPoqBvRYvFz/nvF/aIeGUYIu2ZL9EQAAAAASUVORK5CYII=) !important;
}

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: 400;
}
/** END DATATABLE RELATED */
