@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap);

.benchmark-participant-row .country-flag {
  display: none;
}

.benchmark-participant-row td span:not(.leftAlignCountryName) {
  display: none;
}

/* Override alternating row colors for international average */
.dataTable.table-striped tbody tr.international-average:nth-of-type(odd),
.dataTable.table-striped tbody tr.international-average:nth-of-type(even) {
  background-color: #e6f2ff;
}

.international-average {
  font-weight: bold;
  background-color: #e6f2ff;
}

#mainWrapper table#example {
  width: 100%;
}

.inline-ele {
  display: inline-block;
}

.dtHeader {
  text-align: center;
}

.hiddenTooltip {
  display: none;
}

/* hide datatable search bar */

.input-group {
}

.tooltip {
  color: #ddd;
}

.selectize-input input,
#tag-input-selectized,
.selectize-input {
}

.data-display-topic {
  text-align: center;
  font-weight: 700;
  /* 	color: #0385C2; */
}

#topicSelect option {
  width: 600px;
  overflow: ellipse;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 600px;
  min-width: 0;
  margin-bottom: 0;
}

a.insightsPublications:hover {
  color: #a64235;
  color: #f03641;
}

span#italicPub {
  font-style: italic;
}

.forthcomingInsights:hover {
  text-decoration: none;
}

.forthcomingInsights {
  text-align: center;
  font-style: italic;
  margin-bottom: -5px;
}

.insightsPublications {
  font-weight: 600;
  font-style: italic;
}

.insightsSideLink {
  color: #a64235;
  width: 196px;
  margin: auto;
}

.insightsBorder {
  border: 2px solid #ddd;
}

.insights-v3-side-nav-v2-bg-intro {
  color: #000;
  background-color: #fff;
}

.redInsights {
  color: #f4303f;
  color: #f03641;
}

.redInsights #aboutInsights {
  color: #555555;
}

.insightsArrow {
  width: 27px;
}

.fa-caret-circle-right:before,
.fa-circle-caret-right:before {
  content: '\f330';
}

#viewReportButtonNew {
  float: right;
  width: 195px;
}

a.data-visual-link {
  color: #b83726;
  display: block;
  text-align: left;
  font-weight: 600;
  padding-bottom: 3px;
  white-space: pre;
  width: 100%;
  float: left;
}

.default-arrow {
  cursor: default;
}

.env-subheader-v4 {
  font-size: 32px;
  white-space: pre;
}

.redTextDv {
  color: #a64235;
}

.l5-sd {
  color: red;
}

#L2 img.pl-2 {
  image-rendering: crisp-edges;
}

body {
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
  position: relative;
  margin: 0 auto;
}

html {
  position: relative;
  min-height: 100%;
}

h5.additional-dl-header {
  color: #555;
  margin-bottom: 12px;
}

.additional-dl-section {
  margin-top: 10px;
  margin-bottom: 10px;
}

a.additional-dl-button::before {
  content: '\A';
  white-space: pre;
}

a.additional-dl-button {
  display: flex;
  flex-direction: column;
  margin-bottom: 9px;
}

a.additional-dl-button i {
  position: absolute;
}

a.additional-dl-button p {
  left: 40px;
  position: absolute;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  margin-top: -1px;
  line-height: 1.5rem;
  color: #b83726;
}

a.additional-dl-button i,
.additional-dl-button p {
  display: inline-flex;
}

.doi-link {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.methods-chapter-title.active {
  color: #555;
  font-weight: 600;
}

.methods-chapter-title {
  color: #a64235;
}

.methods-header-h1 {
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #555;
}

.methods-chapter-authors {
  font-size: 18px;
  color: #555;
}

.methods-side-nav-v2-exhibit {
  color: #000;
  max-height: 524px;
}

.methods-side-nav-v2-bg {
  background-color: #eee;
  min-width: 271px;
}

.methods-chapter {
  text-align: left;
  display: block;
  font-weight: 500;
  color: #a64235;
  font-size: 17px;
  text-indent: -13px;
  margin-left: 13px;
}

.methods-chapter:hover {
  color: #a64235;
}

.methods-sidebar-wrap-margin-top {
  margin-top: 92px;
}

.lighterMethodsText {
  font-weight: 200;
  color: rgb(33, 37, 41);
}

.error-404 {
  min-height: 700px;
}

.error-404 .page-header .page-title {
  margin-top: 120px;
  text-align: center;
}

.error-404 .page-content {
  display: none;
}

#methods-contents {
  font-weight: 600;
}

.download-methods-button {
  display: flex;
  padding-top: 0px;
  padding-left: 0;
}

.methods-header-h2 {
  color: #555;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.download-methods-button:hover {
  text-decoration: none;
}

.download-methods-button .fa-download {
  font-size: 18px;
  padding-right: 0.1em;
}

.navbar-dark .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-toggler-icon::before {
  content: '☰';
  position: absolute;
  font-size: 35px;
  margin-left: -15px;
  margin-top: -5px;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background: no-repeat center center;
  background-size: 100% 100%;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #e9ecef;
}

.hidden,
.display-none {
  display: none;
}

.sidebar-fixed {
  position: fixed;
  width: 300px;
  margin-top: -200px;
}

.sidebar-fixed-results {
  position: fixed;
  width: 300px;
  margin-top: -560px;
}

.scroll-arrow {
  position: absolute;
  bottom: 10px;
  float: right;
  margin-right: 80px;
}

#margin-for-sidebar {
  margin-bottom: 600px;
}

.inline-ele-button {
  margin-top: 8px;
}

.left-container {
  float: left;
}

.right-container {
  float: right;
}

.first-pdf-author {
  margin-bottom: 0;
  font-weight: bolder;
}

#small-a {
  font-size: 9px;
  margin-top: 0px;
  position: absolute;
}

.exhibit-link {
  font-weight: 600;
}

.second-pdf-author {
  font-weight: bolder;
  margin-bottom: 0;
}

.author-source {
  font-style: italic;
  font-weight: 400;
}

#encyclopedia-intro-icon-white {
  float: right;
  height: 163px;
  margin: 14px;
}

#encyclopedia-intro-icon-white-2 {
  float: right;
  height: 163px;
  margin: 17px;
}

#encyclopedia-intro-icon {
  float: right;
  height: 163px;
  margin: 17px;
  margin-top: 0;
}

#encyclopedia-intro-icon-2 {
  float: right;
  margin: 17px;
  margin-top: 19px;
}

.custom-m-w {
  max-width: 508px;
}

#custom-m-w {
  max-width: 508px;
}

.enc-header-h3 {
  font-size: 17px;
  margin-top: 6px;
  font-weight: 700;
  color: #555;
}

.enc-header-h3-1 {
  font-size: 20px;
  margin-top: 6px;
  font-weight: 600;
  color: #555;
}

.methods-chapter-authors {
  font-size: 19px;
  margin-top: 6px;
  font-weight: 600;
  color: #555;
}

.methods-chapter-authors-2 {
  font-size: 18px;
  margin-top: 6px;
  font-weight: 400;
  color: #555;
}

nav.enc-v3-country-nav
  #secondary
  .enc-v3-side-nav-v2-bg
  .ul-country
  .li-1
  a.active,
nav.enc-v3-country-nav
  #secondary
  .enc-v3-side-nav-v2-bg
  .ul-country
  .li-1
  a.current {
  color: #555;
}

.hide-pdf {
  display: none;
}

.download-button {
  margin: 10px;
  display: flex;
  float: right;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

.download-excel-button {
  margin: 10px;
  display: flex;
  float: right;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

.results-download-button {
  margin: 10px;
  display: flex;
  width: 126px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  position: absolute;
  right: 20px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
  margin-top: -20px;
  margin-right: 34px;
}

.download-center-button {
  margin: 10px;
  display: flex;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

.download-center-button-word {
  width: 140px;
  margin: 10px;
  display: flex;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

.download-center-button-pdf {
  width: 130px;
  margin: 10px;
  display: flex;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

.download-center-button-both {
  width: auto;
  margin: 10px;
  display: flex;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

.download-center-button-word.bar,
.download-center-button-pdf.bar {
  float: left;
}

.download-center-button-word.bar {
  margin-right: 18px;
}

.sections a {
  color: #a64235;
}

.limit-height {
  height: 1015px;
  max-height: 1015px;
  overflow: scroll;
}

#s-1::placeholder {
  color: #fff;
}

.download-button:hover {
  text-decoration: none;
  box-shadow: 1px 1px 1px #888383;
}

.download-excel-button:hover {
  text-decoration: none;
  box-shadow: 1px 1px 1px #888383;
}

.pdf-text {
  margin-bottom: 9px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #b83726;
}

#methods-italic {
  font-style: italic;
}

.pdf-text-two {
  margin-bottom: 9px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #b83726;
  font-weight: 400;
  font-size: 18px;
}

.pdf-icon-custom {
  padding-right: 10px;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.download-card-wrap {
  float: right;
  width: 338px;
  display: block;
}

p#citation-header,
.li-citation #citation-header {
  color: #000;
  font-weight: 500;
  text-align: center;
  margin: auto;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: -9px;
}

.citation-field {
  font: 0.83rem 'Open Sans';
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 1rem 0;
}

.citation-field {
  margin-left: 18px;
}

.citation-field:nth-child(3) a {
  font-size: inherit;
}

div.col-9 > h1.red.caps {
  margin-bottom: 20px;
}

ul.ul-encyclopedia li.citation {
  border-top: 1px solid #999;
  margin: 0;
  padding: 10px;
}

li .citation a:hover {
  text-decoration: none;
}

.citation-hr {
  box-sizing: content-box;
  overflow: visible;
  background-color: #000;
  display: block;
  border: 0;
  border-top: 1px solid #8b8a8a;
  margin: 1em 0;
  padding: 0;
}

ul.ul-encyclopedia li.citation a:hover {
  text-decoration: none;
}

#page-wrapper,
#index-wrapper #wrapper-index,
#exhibit-enc-h1 {
  color: #555;
  font-size: 2.8rem;
  font-stretch: 85.7%;
  font-weight: 500;
  margin: 0;
}

ul.ul-encyclopedia li.li-1 a.active,
ul.ul-country li.li-1 a.active,
ul.ul-country li.li-1 a.active span {
  color: #555;
  font-weight: 600;
}

.btn-exhibit-download,
.download-card .btn-exhibit-download {
  padding-top: 7px;
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.btn-exhibit-download:hover {
  color: #000;
  text-decoration: none;
}

.tray-hidden a,
.download-tray a {
  font-size: 0.7rem;
}

btn-exhibit-download-v2 {
  font-weight: 500;
  font-size: 18px;
  display: block;
  margin-top: 15px;
  color: #000;
}

.alt-download-tray a {
  background: #b83726;
}

.alt-download-tray a {
  border-radius: 4px;
  background: #b83726;
  color: #fff;
  padding: 5px;
}

.alt-download-tray {
  display: flex;
  width: 100px;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 7px;
}

.download-tray {
  display: block;
  width: 100px;
  margin: auto;
  margin-bottom: auto;
  padding: auto;
  margin-bottom: 7px;
}

.pdf-icon {
  font-size: 22px;
}

.pdf-icon-black {
  color: #000;
}

.pdf-icon-red {
  color: #b83726;
}

.excel-icon-red {
  color: #b83726;
  font-size: 22px;
  margin-right: 10px;
}

p.benchmarking-participants {
  font-size: 22px;
  color: #b83726;
}

.enc-sub-header {
  font-size: 35px;
}

ul.ul-country li.li-1 a {
  color: #a64235;
}

#exhibit-bar-header {
  font-weight: 600;
}

.exhibit-enc-h2 {
  font-weight: 200;
}

.enc-v3-side-nav {
  width: 282px;
}

.enc-v3-side-nav-intro {
  width: 282px;
}

.res-v3-side-nav-intro {
  width: 282px;
  margin-top: 152px;
}

.enc-v3-side-nav-v2-bg {
  color: #000;
  background-color: #eee;
  overflow: scroll;
  min-width: 271px;
  overflow-x: hidden;
}

.enc-v3-side-nav-v2-bg-intro {
  color: #000;
  background-color: #eee;
}

.enc-side-nav-v2 {
  width: 280px;
}

.country-sidebar-margin {
  margin-top: -15px;
}

.enc-v3-side-nav-v2-exhibit {
  color: #000;
  background-color: #eee;
  overflow: scroll;
  min-width: 288px;
  overflow-x: hidden;
  max-height: 534px;
}

.country-sidebar-wrap-margin-top {
  margin-top: 291px;
}

.exhibit-sidebar-wrap-margin-top {
  margin-top: 281px;
}

.exhibit-sidebar-wrap-margin-top-extra {
  margin-top: 330px;
}

.intro-sidebar-wrap-margin-top {
  margin-top: 258px;
}

.results-intro-sidebar-wrap-margin-top {
  margin-top: 127px;
}

ul.country li a {
  color: #b83726;
}

.enc-v3-side-nav-v2-bg {
  color: #000;
  background-color: #eee;
}

.enc-v3-side-nav-v2-country {
  color: #000;
  background-color: #eee;
  height: 670px;
  overflow: scroll;
  min-width: 271px;
  overflow-x: hidden;
  margin-top: -6px;
}

#benchmarking-countries {
  margin-bottom: 14px;
  font-weight: 500;
  color: #000;
  border-top: 1px solid #999;
  text-align: center;
  padding-top: 11px;
}

#encyclopedia-body > div > div:nth-child(2) {
  background-color: #edcdc8;
}

#encyclopedia-body {
  background-color: #edcdc8;
}

.p21-header-card {
  background-color: #edcdc8;
}

.enc-v3-country-nav {
  display: block;
  max-height: 534px;
  overflow: scroll;
  width: 283px;
  overflow-x: hidden;
  padding-top: 0px;
}

p:not(.text-muted) {
  color: #202124;
}

.enc-header-h1 {
  color: #555;
  font-size: 2.8rem;
  font-stretch: 85.7%;
  font-weight: 500;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 53.7667px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  padding-top: 0;
}

.enc-header-h2 {
  font-weight: 200;
  color: #555;
}

.enc-header-h3 {
  font-size: 24px;
  margin-top: 0;
  font-weight: 500;
  color: #555;
}

#enc-v2-intro-menu {
  background-color: #eee;
  list-style: url('/wp-content/uploads/2024/11/dot-grey.png');
  font-size: 0.9rem;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 48px;
}

#enc-v2-intro-menu ul {
  padding-left: 67px;
}

#enc-v2-intro-menu h4.enc-sub-header {
  font-weight: 500;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
}

#enc-v2-intro-menu li a {
  color: #b83726;
  padding: 10px;
  font-size: 19px;
  font-weight: 500;
}

#enc-v3-intro-sub-menu li a {
  color: #b83726;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}

#highlightsVideo {
  margin-bottom: 15px;
  width: 232px;
}

.d-flex-v2 .box.active {
  background-color: #b83726;
}

.d-flex-v2 .box {
  align-items: center;
  background-color: #efefef;
  display: flex;
  justify-content: center;
  line-height: 1.5rem;
  max-width: 100%;
  min-height: 2rem;
  margin: 0 0.5em 0.5em 0;
  padding: 1rem 0.5rem;
  text-align: center;
}

.d-flex-v2 .box a,
.d-flex-v2 .box a.two-lines {
  color: #a64235;
  font-size: 1.1rem;
  font-stretch: 87.5%;
  font-weight: 600;
}

.side-nav-margin-top {
  margin-top: 159px;
}

.vert-flex {
  flex-direction: column;
}

.encyclopedia-v2-box {
  padding-top: 30px;
  padding-bottom: 30px;
}

.make-scroll {
  height: 496px;
  overflow: hidden;
  overflow-y: auto;
}

.encyclopedia-v5-full-width:hover {
  color: #ccc;
}

#encyclopedia-v7-header {
  font-weight: 600;
}

.encyclopedia-nav-v7 li {
  width: 286px;
}

.ul-encyclopedia li a .exhibit-span {
  font-weight: 600;
}

p.t23 {
  font:
    0.95rem/1.7rem 'Open Sans',
    sans-serif;
  color: #000;
  margin-top: 1.5rem;
}

#exhibit-bar-header {
  font-size: 1.5rem;
  color: #a64235;
  padding-top: 6px;
}

.exhibit-bar-header-v2 {
  color: #a64235;
  text-align: center;
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.5rem;
  margin-bottom: -7px;
  margin-top: 10px;
  text-align: center;
}

ul.ul-encyclopedia li.li-1 .opener.open,
ul.ul-encyclopedia li.li-1 .opener.collapsed {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 24px;
  width: 7px;
  height: 7px;
}

ul.ul-encyclopedia li.li-1 .opener.open {
  background: transparent url(../img/opener-open.png) top / cover no-repeat;
}

ul.ul-encyclopedia li.li-1 .opener.collapsed {
  background: transparent url(../img/opener-closed.png) top / cover no-repeat;
}

ul.ul-encyclopedia li.li-1 span,
ul.ul-encyclopedia li.li-1 a {
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5rem;
}

ul.ul-encyclopedia li.li-1:hover {
  color: #ccc;
}

ul.ul-encyclopedia li.li-1 span:hover,
ul.ul-encyclopedia li.li-1 a:hover {
  color: #ccc;
}

.pirls-title {
  color: #000;
}

.encyclopedia-v3-nav-tab .nav-link {
  font-size: 16px;
  border: 1px 1px 1px 1px;
  border-top-color: rgb(233, 236, 239);
  border-right-color: rgb(233, 236, 239);
  border-bottom-color: rgb(222, 226, 230);
  border-left-color: rgb(233, 236, 239);
  border-color: #e9ecef #e9ecef #dee2e6;
}

p.p-tag-margin-top {
  margin-top: 40px;
}

.encyclopedia-v3-nav-tabs li a {
  font-weight: 600;
}

.encyclopedia-v6-button .show {
}

.encyclopedia-v6-nav li button {
  padding-bottom: 22px;
}

.encyclopedia-v6-button {
  font-size: 20px;
}

.encyclopedia-v6-header {
  color: #b83726;
  color: #b83726;
  text-align: center;
  font-size: 27px;
  font-weight: 600;
}

.encyclopedia-v6-text {
  font-size: 18px;
  line-height: 1.7;
}

.encyclopedia-v4-nav-link:hover {
  color: #555;
}

.encyclopedia-v5-main-nav li {
  padding: 14px;
  background-color: #b83726;
  margin: 6px;
  width: 500px;
  text-align: center;
}

.bg-a3 {
  background-color: #b83726;
}

.bl-box {
  border: 4px solid #d9e4f1;
}

.timss {
  background-color: #5686da;
}

.widget {
  border: 0 solid #00a3c1;
  margin: 0;
}

.widget ul {
  list-style: circle inside;
  margin: 0;
  padding: 0;
}

.widget-box {
  border: 2px solid #eee;
  overflow: auto;
  padding: 8px;
}

.widget-citation {
  border: none;
  color: white;
  font:
    14px/20px 'PT Sans Narrow',
    sans-serif;
  line-height: 18px;
  margin: -1rem 0.5rem 2rem;
  padding: 0 0 2rem;
  word-break: break-word;
}

.widget-citation a {
  text-decoration: underline;
}

.widget-header {
  background: #025d99;
  margin: 0 auto;
}

.widget-title,
h3.widget-title {
  background: #025d99;
  font-size: 18px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0.5em;
}

div.dropdown-menu a {
  border-bottom-color: #f2f2f2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

div.dropdown-menu a.dropdown-item {
  color: #555;
  font-family: 'Open Sans';
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
  padding: 10px;
}

div.dropdown-menu a:last-child {
  border-bottom-width: 0;
}

hr {
  box-sizing: content-box;
  overflow: visible;
  background-color: #ccc;
  display: block;
  border: 0;
  border-top: 2px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

hr.bl-rule {
  border-top: 3px solid #0b74b2;
  margin: 0.5rem 0 1rem;
}

ul.t23-bullet {
  list-style-image: url('../img/t23-bullet.png');
  margin: 0 0 1.5em 0;
  padding: 0 1.5em;
}

ul.t23-bullet li {
  margin: 0;
  padding: 0 0.5em;
}

ul.list-unstyled.download-list {
  color: #025d99;
  padding-left: 0;
  list-style-type: 'Â» ';
  list-style-position: outside;
  margin: 0;
}

ul.list-unstyled.download-list li {
  padding-left: 0.25rem;
  margin-left: 10px;
  line-height: 2rem;
}

ul.ul-encyclopedia {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.ul-encyclopedia li.li-1 {
  border-top: 1px solid #999;
  margin: 0;
  padding: 10px;
}

ul.ul-encyclopedia li.li-1:nth-child(1) {
  border-top: none;
}

ul.ul-1 {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding: 0 0 0 1.5em;
}

ul.ul-1 li.li-1 {
  border-top: 1px solid #999;
  margin: 1rem 0 0;
  padding: 1rem 1rem 0 0.5rem;
  padding: 1rem 0 0 0.5rem;
  position: relative;
}

ul.ul-1 li.li-1:nth-child(1) {
  border-top: none;
}

ul.ul-1 li.li-1 .opener.open,
ul.ul-1 li.li-1 .opener.collapsed {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 24px;
  width: 7px;
  height: 7px;
}

ul.ul-1 li.li-1 .opener.open {
  background: transparent url(../img/opener-open.png) top / cover no-repeat;
}

ul.ul-1 li.li-1 .opener.collapsed {
  background: transparent url(../img/opener-closed.png) top / cover no-repeat;
}

ul.ul-1 li.li-1 span,
ul.ul-1 li.li-1 a {
  color: #fff;
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5rem;
}

ul.ul-2 {
  list-style: none;
  margin: 0 0 1rem 1.25rem;
  padding: 0;
}

ul.ul-2 li.li-2 {
  border-top: none;
  margin: 0.6rem 0;
  padding: 0 0 0.3rem 0.5rem;
}

.breadcrumb-t23 {
  display: block;
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
  margin: 0 0 1.5rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #ddd;
  width: 100%;
}

.sub-italic {
  font-family: 'Open Sans Condensed';
  font-weight: light;
  font-style: italic;
}

.column {
  float: left;
  padding: 0 10px;
}

.column.nav-aside {
  width: 30%;
}

.column.content {
  width: 70%;
  padding: 0 3rem;
  margin-top: 2rem;
}

.row:after {
  content: '';
  display: table;
  clear: both;
}

.tab_text {
  padding-left: 0;
}

.custom-nav-tabs {
  background-color: #efefef;
}

.custom-nav-tabs > li {
  width: 100%;
}

.custom-nav-tabs > li > a {
  display: block;
  font-weight: 400;
  text-align: center;
  border: none;
  padding: 3px;
  margin: 1px;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  color: #a64235;
  font-size: 1.6rem;
  font-stretch: 87.5%;
  font-weight: 600;
}

.custom-nav-tabs > li.active > a,
.custom-nav-tabs > li.active > a:hover,
.custom-nav-tabs > li.active > a:focus,
.custom-nav-tabs > li > a:hover,
.custom-nav-tabs > li > a:focus {
  color: red;
  padding: 0;
  border: none;
}

.encyclopedia-v4-main-nav li {
  padding: 14px;
  background-color: #edcdc8;
  margin: 6px;
}

#exhibits-header {
  text-align: center;
  color: #b83726;
  margin-bottom: -2px;
}

.encyclopedia-v4-main-nav li a {
  color: #fff;
  font-weight: 700;
}

.encyclopedia-v4-organization-nav li {
  background-color: #fff;
  margin: 1px 0;
}

.btn:focus {
  box-shadow: none;
}

.encyclopedia-v4-organization-nav li .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  margin: 2px 0;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.encyclopedia-v4-organization-nav .btn.collapsed {
  background: rgba(163, 178, 196, 0.4);
  border-radius: 0;
  color: #000;
}

.encyclopedia-v4-organization-nav.btn:focus {
  box-shadow: none;
  outline: 0;
}

.encyclopedia-v4-organization-nav li button,
.encyclopedia-v4-organization-nav li .btn {
  font-weight: 600;
  color: #fff;
  width: 100%;
  background-color: #e69090;
}

.encyclopedia-v3-content > .active {
  display: block;
  padding: 22px;
  margin-top: -16px;
}

.exhibit-3-section {
  box-shadow: 2px 2px 2px #ccc;
}

.exhibit-3-div {
  padding: 17px;
  background-color: #efefef;
  box-shadow: 2px 2px 2px #ccc;
}

.exhibit-3-div p {
  margin-top: 16px;
  color: #000;
}

.exhibit-3-div h3 {
  text-align: center;
  color: #a64235;
  font-size: 1.6rem;
  font-stretch: 87.5%;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
  margin-bottom: 3px;
  padding-bottom: 11px;
}

a,
.fs-lg {
  text-decoration: none;
}

.encyclopedia-v3-nav-tabs {
  border-color: #dee2e6;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom: 1pxsolid #dee2e6;
}

.nav-tabs {
  border-bottom: none;
}

.encyclopedia-v3-nav-tabs li a:hover {
  color: #000;
}

.encyclopedia-v3-nav-link {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs {
}

#headingOne > h5 > button,
.card-header > h5 > button {
  color: #a64235;
  font-size: 1.1rem;
  font-stretch: 87.5%;
  font-weight: 600;
}

.encyclopedia-v3-content {
  display: block;
  border-left: 1px solid #ccc;
  margin: 0;
  margin-top: -18px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.tab-content {
  display: block;
  margin: 0;
}

.tab-content {
  display: block;
  margin: 10px;
}

.tab.active {
  background: #edcdc8;
}

.tab:hover {
  background-color: #edcd;
}

.custom-footer {
  /* border-top: 4px solid #e31d1a; */
  background: #5686da;
  padding-top: 20px;
}

.custom-footer .container {
  padding-top: 16px;
}

.text-muted p {
  color: #6c757d;
}

.text-muted {
  color: #6c757d;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #1d282d;
  margin-top: 0;
  position: absolute;
  width: 100%;
}

.text-muted p {
  text-align: center;
  padding-top: 7px;
}

i {
  color: #fff;
}

.twitter_link,
.youtube_link,
.linkedin_link {
  display: block;
  float: left;
  width: auto;
  min-width: 25px;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  margin-left: 3px;
  margin-bottom: 3px;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  background: rgba(0, 0, 0, 0.1);
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
}

.entry-content p a:not(.btn) {
  text-decoration: none;
}

#wrapper-footer-full {
  background-color: #5686da;
  border-top: 4px solid #e22326;
}

.footer-text {
  margin-top: 0;
  margin-bottom: 1rem;
  /* font-family: 'Poppins', sans-serif; */
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.widget {
  background-color: #5686da;
}

html {
  background-color: #5686da;
}

.text-widget p,
#text-5 > div:nth-child(1) > p:nth-child(1) {
  margin-top: 0;
  margin-bottom: 1rem;
  /*
	font-family: 'Poppins', sans-serif ; */
  font-size: 16px;
  line-height: 24px;
}

.footercol2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}

#containerfooter {
  padding-top: 30px;
  position: relative;
  margin-top: 80px;
}

#containerfooter .virtue_social_widget a {
  background: rgba(0, 0, 0, 0.1);
}

.footerBig {
  background-color: #5686da;
  border-top: 4px solid #e22326;
}

#containerfooter h3,
#containerfooter,
.footercredits p,
.footerBig a,
.footernav ul li a {
  color: #ffffff;
}

#containerfooter .virtue_social_widget a {
  display: block;
  float: left;
  width: auto;
  min-width: 25px;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  margin-left: 3px;
  margin-bottom: 3px;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

#containerfooter .virtue_social_widget a i {
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
}

#containerfooter .facebook_link:hover,
.virtue_social_widget .facebook_link:hover {
  background: #3b5998;
}

#containerfooter .virtue_social_widget .twitter_link:hover,
.virtue_social_widget .twitter_link:hover {
  background: #9ae4e8;
}

#containerfooter .virtue_social_widget .youtube_link:hover,
.virtue_social_widget .youtube_link:hover {
  background: #f33;
}

#containerfooter .virtue_social_widget .linkedin_link:hover,
.virtue_social_widget .linkedin_link:hover {
  background: #4875b4;
}

.marginTop {
  margin-top: 0;
}

.button-desc {
  text-align: right;
  padding-top: 10px;
}

a.card.exhibit-button,
div.card.exhibit-button {
  background: #ddd;
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 0.3rem 1.25rem;
}

.download-card {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  flex-grow: 1;
  margin-bottom: 0;
  text-align: center;
  margin: 10px;
  width: 159px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  float: right;
}

.fullscreen-card {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  flex-grow: 1;
  margin-bottom: 0;
  text-align: center;
  margin: 10px;
  width: 159px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  float: right;
}

.download-card-v3 {
  border-radius: 0.25rem;
  background-color: #efefef;
  box-shadow:
    0 1px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%),
    0 1px 2px 0 rgb(0 0 0 / 12%);
  flex-grow: 1;
  margin-right: 10px;
  margin-bottom: 0;
  padding: 0.25rem 0 0.25rem;
  text-align: center;
}

.download-card-v2 {
  border-radius: 0.25rem;
  background-color: #f1f1f1;
  box-shadow:
    0 1px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%),
    0 1px 2px 0 rgb(0 0 0 / 12%);
  flex-grow: 1;
  margin-right: 10px;
  margin-bottom: 0;
  padding: 0.25rem 0 0.25rem;
  text-align: center;
}

.exhibits-container .tray-hidden a,
.tray-hidden a {
  border-radius: 4px;
  background: #333;
  color: #fff;
  padding: 5px;
}

a,
a.individualchapters:link a.downloadlink {
  color: #025d99;
  font-size: 0.97rem;
  text-decoration: none;
}

.tray-hidden {
  display: flex;
  width: 100px;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 7px;
}

.tray-hidden a {
}

.su-u-trim > :first-child {
  margin-top: 0;
}

.w-30 {
  width: 30%;
}

a,
#mini-menu a {
  text-align: center;
}

#mini-menu a {
  color: #000;
}

a,
#mini-menu a {
  color: #000;
}

.entry-header {
  display: none;
}

.search-wrapper .entry-header {
  display: block;
}

.country-h1 {
  color: #555;
  font-size: 2.8rem;
  font-weight: 500;
  margin: 0;
}

.bg-primary {
  background-color: #fff;
  border-bottom: solid 3px #e22326;
}

.navbar-dark .navbar-nav .nav-link {
  color: #000;
}

#page-wrapper,
#index-wrapper #wrapper-index,
.pirls-nav-h2 a {
  background-color: #edcdc8;
  color: #772419;
  font-size: 1.75rem;
  line-height: 3rem;
}

#wrapper-footer-full {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
}

#search-wrapper {
  margin-top: 60px;
}

.fa-magnifying-glass:hover {
  cursor: pointer;
}

#custom-search-button {
  position: absolute;
  top: 11px;
  left: 1px;
  z-index: 3;
  background-color: transparent;
  color: #fff;
  border: none;
}

.widget_search {
  width: 200px;
  float: right;
  margin: 0;
  margin-top: 0px;
  padding: 0px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #b83726;
  border-color: #b83726;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #b83726;
  background-color: #fff;
  border: 1px solid #b83726;
}

.widget {
  background-color: transparent;
}

#s-1 {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  height: 25px;
  line-height: normal;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  margin-top: 7px;
  padding-left: 32px;
}

#L2-menu {
  background-color: #b83726;
  position: absolute;
  width: 100%;
  margin-bottom: 100px;
  height: 55px;
  z-index: 1;
}

#L2-body {
  z-index: 1;
}

.navbar-brand .img-fluid {
  max-width: 281px;
  width: 281px;
}

.banner,
.headerclass {
  background-color: #5686da;
  height: 40px;
}

.search-query {
  margin-top: 6px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 20px;
  padding-right: 20px;
  padding-left: 20px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:active,
dark .navbar-nav .show > .nav-link {
  color: #5686da;
}

.navbar-dark .navbar-nav .show > .nav-link {
  color: #5686da;
}

#topbar-search input[type='text'] {
  background: url(../img/20white.png);
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  height: 25px;
  line-height: normal;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 7px;
}

input[type='text']::-webkit-input-placeholder,
input[type='text']:-ms-input-placeholder,
input[type='text']::placeholder {
  color: #fff;
}

::-webkit-input-placeholder,
:-ms-input-placeholder,
::placeholder {
  color: #fff;
}

.form-search .search-query {
  display: block;
  position: relative;
  right: 0;
  width: 100%;
  height: 35px;
  margin: 0;
  margin-bottom: 0px;
  border: none;
  padding: 5px 5px 5px 35px;
  font-size: 13px;
  font-weight: 400;
  color: #777;
  background-color: #fff;
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(196, 196, 196, 0.4);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.active[data-tab-content] {
  display: block;
}

article {
  clear: both;
  position: relative;
}

#banner {
  background: transparent url(img/banner-GITHUB.png) no-repeat top left;
  background-size: contain;
  min-height: 240px;
}

#breadcrumb {
  display: block;
  font: italic 1rem 'EB Garamond';
  min-height: 48px;
  border-bottom: 1px solid #eee;
  padding: 1rem 0;
}

#breadcrumb a {
  color: #777;
  text-decoration: underline;
}

#breadcrumb > div {
  max-width: 1100px;
  margin: 0 auto;
}

#footer {
  background: url('img/footer.png') no-repeat top center;
  height: 256px;
  width: 100%;
  bottom: 0;
  margin-top: 3rem;
}

.hamburger.clicked {
  content: '𝕏';
  position: absolute;
  top: -2px;
}

#header {
  width: 100%;
  text-align: center;
}

.push-right {
  margin-left: 5px;
}

#L2-menu {
  background-color: #b83726;
}

#L2-menu h1 {
  background-color: #b83726;
  color: #fff;
  margin-bottom: 0;
}

#L2-menu h1,
#L2-menu h2 {
  cursor: pointer;
  font-family: 'EB Garamond', serif;
  font-size: 2.5rem;
  padding: 0 0 0.3rem 2.3rem;
}

#L2-menu h2 {
  background-color: #edcdc8;
  color: #772419;
  font-size: 25px;
  line-height: 3rem;
  padding-left: 3rem;
}

#L2-menu h2 > a {
  color: #772419;
  text-decoration: none;
  font-size: 25px;
}

#L2-menu h3 {
  color: #772419;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.5rem;
  padding: 0.5rem 0 0.25rem 4rem;
}

#L2-menu h3:hover {
  background-color: #ddd;
}

#menu-bg {
  position: absolute;
  top: 128px;
  height: 56px;
  background-color: #b83726;
  width: 100%;
}

#mini-menu {
  background-color: #eee;
  padding: 1rem 1rem 1.5rem;
}

.read-more,
.read-less,
.p21-button {
  -ie-transition: all 0.2s;
  -moz-border-radius: 5px;
  -moz-box-sizing: content-box;
  -moz-text-shadow: none;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-transition: all 0.2s;
  background-color: #fff;
  border: 2px solid;
  border-color: #bb9f67;
  border-radius: 5px;
  color: #aa3f30;
  float: right;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.2s;
}

.read-more:before {
  content: '+ ';
}

.read-more:after {
  content: ' MORE';
}

.read-less:before {
  content: '- ';
}

.read-less:after {
  content: ' LESS';
}

.red {
  color: #b83726;
}

.active[data-tab-content] {
  display: block;
}

.bg-EF {
  background-color: #efefef;
}

.border-for-testing {
  border: 1px solid #f0f;
}

.caps {
  text-transform: uppercase;
}

#L2-menu #accordion .card {
  margin-bottom: -1px;
  border: none;
  background: #efefef;
}

#L2-menu #accordion .card-body {
  padding: 0;
}

.card {
  margin-bottom: -1px;
  border: none;
  background: #efefef;
}

#L2-menu #accordion .card {
  margin-bottom: -1px;
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  border-radius: 0;
  background-color: #f1d4cf;
}

#L2-menu h3 {
  color: #772419;
  font-size: 1rem;
  text-transform: uppercase;
  background-color: #efefef;
  margin: 0;
}

#L2-menu #accordion .card-header {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: none;
  margin: 0;
  padding: 0;
}

#L2-menu #accordion .card-header h3 a {
  color: #772419;
  line-height: 1;
  margin: 0.2em 0;
}

.container > a,
.text-center {
  text-align: center;
}

.d-flex .box {
  align-items: center;
  background-color: #efefef;
  display: flex;
  justify-content: center;
  line-height: 1.5rem;
  max-width: 100%;
  flex-grow: 1;
  min-height: 2rem;
  max-width: 259px;
  margin: 0 0.5em 0.5em 0;
  padding: 1rem 0.5rem;
  text-align: center;
}

.d-flex .box a,
.d-flex .box a.two-lines {
  color: #a64235;
  font-size: 1.1rem;
  font-stretch: 87.5%;
  font-weight: 600;
}

.d-flex .box a.two-lines {
  line-height: 1.3rem;
  padding-top: 0.5rem;
}

.d-flex .box a:first-child,
.d-flex .box a.two-lines:first-child {
  display: block;
  margin: 0 auto;
}

.d-flex .box.active {
  background-color: #b83726;
}

.d-flex .box.active a {
  color: #fff;
}

.fs-lg {
  font-size: 1rem;
}

.hamburger {
  display: block;
  font-size: 1.8rem;
  position: absolute;
  left: 0.5rem;
  top: 0.8rem;
  width: 6rem;
}

.hamburger.closed:before {
  content: '☰';
}

.hamburger.open:before {
  content: '𝕏';
  position: absolute;
  top: -2px;
}

.lh-lg {
  line-height: 2;
}

.lh-md {
  line-height: 1.5;
}

.m-auto {
  margin: 0 auto;
}

.menu {
  cursor: pointer;
}

.mt-100 {
  margin-top: 100px;
}

.mydot {
  border: 2px solid #0a95ff;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin-left: 4px;
  margin-right: 4px;
  width: 12px;
}

.mydot.on {
  background-color: #0a95ff;
}

.p21-tomato-bg {
  background-color: #b83726;
}

.p21-tomato-font {
  color: #b83726;
}

.read-toggler-show,
.read-toggler-hide {
  font-style: italic;
}

.sidebar {
  padding-right: 0;
  margin-top: 2.5rem;
}

.sidebar .field {
  font: 0.83rem 'Open Sans';
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 1rem 0;
}

.sidebar .field p,
.sidebar .field label {
  padding-bottom: 0;
  margin: 1rem 0;
}

.w-50 {
  width: 48%;
}

a.thumb img {
  border: 3px solid transparent;
}

a.thumb:hover img {
  border: 3px solid #2a6f29;
}

figcaption,
.caption {
  display: block;
  text-align: center;
  font: italic 0.9rem courier;
}

figcaption::after,
.caption::after {
  content: ' ---';
}

figcaption::before,
.caption::before {
  content: '--- ';
}

footer {
  clear: both;
}

hr.heavy {
  border-top: 2px solid rgba(0, 0, 0, 0.5);
}

.narrow-caps {
  font-stretch: 90%;
  font-weight: 550;
  text-align: left;
  margin-top: 10px;
  text-transform: uppercase;
}

nav.horizontal a {
  text-decoration: none;
  border: 2px dotted red;
  color: #fff;
  background-color: #2a6f29;
  font-size: 1.5rem;
  line-height: 0.9rem;
  display: inline-block;
  margin: 0.3rem 0;
  padding: 1%;
}

nav.horizontal a:hover {
  background-color: #fff;
  color: #2a6f29;
}

ol {
  margin-left: 0;
  padding-left: 1rem;
}

ol li {
  padding: 0.3rem 0;
}

table.amc {
  border-collapse: collapse;
}

table.amc td {
  border: 1px solid #eee;
  padding: 0.25rem;
}

ul#exhibits-list {
  display: flex;
  list-style-type: none;
  border-bottom: 2px solid #b83726;
  margin: 0;
  padding: 0;
}

#exhibits-list .tab {
  margin-right: 6px;
  cursor: pointer;
  padding: 10px;
}

ul.no-indent {
  list-style: url('/wp-content/uploads/2024/11/dot-grey.png');
  font-size: 0.9rem;
  margin: 0 0.5rem 0 1rem;
  padding: 0;
}

ul.no-indent li {
  border-bottom: 1px dotted #ccc;
  margin: 0.5rem 0;
  padding: 0.5rem 0 0.5rem 0.25rem;
}

ul.no-indent li.selected {
  list-style: url('/wp-content/uploads/2024/11/dot-grey.png');
  background: #ddd;
}

ul.no-indent li:last-of-type {
  border-bottom: none;
}

ul.none {
  left: 30px;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

ul.none li {
  background: #ddd;
  list-style: none;
  float: left;
  margin-right: 1%;
  padding: 1%;
}

.methods-side-nav-v2-bg .ul-encyclopedia .li-1 .active {
  color: #555;
}

ul.ul-methods li.citation {
  border-top: 1px solid #999;
  margin: 0;
  padding: 10px;
}

ul.ul-methods li.citation a:hover {
  text-decoration: none;
}

#exhibit-bar-header {
  font-size: 1.5rem;
  color: #a64235;
  padding-top: 6px;
}

#exhibit-bar-header {
  font-weight: 600;
}

ul.ul-encyclopedia li.li-1 span,
ul.ul-encyclopedia li.li-1 a {
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
}

ul.ul-methods li.li-1 {
  border-top: 1px solid #999;
  margin: 0;
  padding: 10px;
}

ul.ul-methods li.#methods-bar-header {
  margin: 0;
  padding: 10px;
  border-top: 0px;
}

.enc-header-h1-benchmarks {
  color: #555;
  font-size: 42px;
  font-weight: 500;
  margin: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 53.7667px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  padding-top: 0;
  white-space: pre;
}

.enc-sub-header-benchmarks {
  font-size: 32px;
  font-weight: 200;
  margin-top: 11px;
  margin-bottom: 11px;
}

.video-title {
  color: #b83726;
  text-align: center;
  font-weight: 500;
  padding: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #b83726;
}

.video-type {
  text-align: center;
  font-weight: 100;
}

#pirls-video-logo {
  margin-top: 60px;
  margin-bottom: 20px;
}

.narrow-caps {
  font-stretch: 90%;
  font-weight: 550;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: rgb(85, 85, 85);
  font-size: 15px;
  margin-top: 10px;
  text-transform: uppercase;
}

.restricted-use-header {
  font-stretch: 90%;
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  color: rgb(85, 85, 85);
  margin-bottom: 4px;
}

hr#video-hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgb(85, 85, 85);
}

.video-title {
  color: #b83726;
  text-align: center;
  font-weight: 500;
  padding: 8px;
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.modal-body {
  position: relative;
  padding: 0px;
}

.videoClose {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

.video-btn {
  margin: auto;
  display: block;
}

.benchmark-intro-text {
  font-size: 18px;
}

.read-more-button {
  margin: 10px;
  display: flex;
  float: right;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
  margin-top: 0px;
  width: 127px;
  cursor: pointer;
}

.read-more-button i,
.read-icon-inline {
  color: #b83726;
  padding-top: 4px;
  padding-left: 7px;
  font-size: 16px;
  display: block;
}

.read-more-button:hover {
  box-shadow: 2px 2px 2px #ddd;
}

.benchmark-hr {
  margin-top: 36px;
  width: 100%;
}

a.read-more-button:hover {
  text-decoration: none;
}

.read-more-text {
  margin-bottom: 9px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5rem;
  color: #b83726;
  padding-left: 18px;
}

.read-more-expanded-text {
  font-size: 18px;
}

.hide-text {
  display: none;
}

.read-more-text:hover {
  text-decoration: none;
}

.read-more-header-text {
  color: #b83726;
  font-size: 22px;
}

.cd-timeline {
  overflow: hidden;
  padding: 2em 0;
  padding: var(--space-lg) 0;
  color: hsl(207, 10%, 55%);
  color: var(--cd-color-3);
  font-family: 'Droid Serif', serif;
  font-family: var(--font-primary);
}

.tab-nav,
#tablist1-tab1 {
  list-style-type: none;
}

.benchmark-tabs > .nav-item {
  border-left: 4px solid #fade9d;
  border-top: 4px solid #fade9d;
  border-right: 4px solid #fade9d;
  z-index: 2;
  border-radius: 5px 5px 0 0px;
  margin-right: 7px;
  font-weight: 600;
  font-color: #000;
  color: #000;
  text-transform: uppercase;
}

.benchmark-tabs > .nav-item.next {
  background-color: #fade9e;
}

.benchmark-tabs > .nav-item > .nav-link {
  font-size: 18px;
}

.nav-tabs .nav-link.active {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.benchmark-tabs-inner-tab {
  border-left: 4px solid #fade9d;
  border-right: 4px solid #fade9d;
  border-bottom: 4px solid #fade9d;
  border-top: 4px solid #fade9d;
  z-index: 1;
  padding: 10px;
  margin-top: -4px;
}

.benchmark-tabs > .nav-item > .nav-link:hover {
  color: #fff;
}

.benchmark-item-level {
  text-transform: uppercase;
}

.benchmark-item-level span {
  color: #000;
}

.benchmark-panel-right {
  display: inline-block;
  float: right;
  border-left: 3px solid #ccc;
  padding-left: 18px;
}

.benchmark-panel-left {
  display: inline-block;
  float: left;
}

.benchmark-container {
  border-radius: 15px;
  border: 6px solid #b83726;
  background-color: #fff;
}

.benchmark-header {
  margin-top: -14px;
  color: #555;
  font-stretch: 85.7%;
  font-weight: 500;
  margin: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 32px;
}

.benchmark-panel-header {
  box-sizing: border-box;
  color: rgb(184, 55, 38);
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 8px;
  margin-top: 0px;
  text-align: center;
  font-size: 28px;
}

.benchmark-panel-list-item,
.benchmark-panel-summary {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-top: 0px;
  font-size: 17px;
  text-align: left;
}

ul.benchmark-panel-list {
  margin-left: 20px;
}

.popup-button {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
}

.popup-button:nth-child(1) {
  width: 264px;
  float: left;
  position: absolute;
  left: 150px;
}

.popup-button-text {
  margin-bottom: 9px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5rem;
  color: red;
  color: #b83726;
  text-align: center;
}

.absolute-x-icon {
  float: right;
  margin-top: 0px;
  margin-right: -5px;
  background-color: #000;
  border-radius: 50%;
  padding: 6px;
  border: 4px solid #fff;
  cursor: pointer;
}

.benchmark-popup .fa-solid,
.benchmark-popup .fas {
  font-weight: 900;
  font-size: 21px;
  color: #fff;
}

.custom-margin-top {
  margin-top: 336px;
}

.benchmark-popup a:link {
  text-decoration: none;
}

.benchmark-popup a:visited {
  text-decoration: none;
}

.benchmark-popup a:hover {
  text-decoration: none;
}

.benchmark-popup a:active {
  text-decoration: none;
}

.cd-timeline__img,
.cd-timeline__content.text-component {
  cursor: pointer;
}

.absolute-pos-number-div .cd-timeline__date_custom {
  position: absolute;
  width: 100%;
  left: 55%;
  top: 26px;
}

.absolute-pos-number-div .custom-hr {
  position: absolute;
  width: 70px;
  left: 45.5%;
  top: 16px;
  height: 103px;
  color: red;
  border-top: 3px solid #d8e5ee;
}

.absolute-pos-number-div-two .cd-timeline__date_custom {
  position: absolute;
  width: 100%;
  left: 55%;
  top: 146px;
}

.absolute-pos-number-div-two .custom-hr {
  position: absolute;
  width: 70px;
  left: 45.5%;
  top: 136px;
  height: 103px;
  color: red;
  border-top: 3px solid #d8e5ee;
}

.absolute-pos-number-div-three .cd-timeline__date_custom {
  position: absolute;
  width: 100%;
  left: 55%;
  top: 269px;
}

.absolute-pos-number-div-three .custom-hr {
  position: absolute;
  width: 70px;
  left: 45.5%;
  top: 258px;
  height: 103px;
  color: red;
  border-top: 3px solid #d8e5ee;
}

.first-block {
  margin-top: 45px;
}

.third-block {
  margin-top: 10px;
}

.fourth-block {
  margin-top: 60px;
}

.fifth-block {
  margin-top: 60px;
}

.benchmark-popup h2 {
  font-size: 15px;
  white-space: pre;
}

.absolute-pos-number-div-four .cd-timeline__date_custom {
  position: absolute;
  width: 100%;
  left: 55%;
  top: 477px;
}

.absolute-pos-number-div-four .custom-hr {
  position: absolute;
  width: 70px;
  left: 45.5%;
  top: 466px;
  height: 103px;
  color: red;
  border-top: 3px solid #d8e5ee;
}

.custom-number {
  font-size: 15px;
  margin-top: -10px;
  margin-left: 8px;
  color: rgb(129, 141, 152);
  display: none;
}

.modal-open,
.modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.fade.show {
  opacity: 1;
}

.modal {
  z-index: 1072;
}

.modal {
  position: fixed;
  top: 100px;
}

.nav-tabs .nav-link.active:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.fade.show {
  background-color: none;
}

.modal-backdrop.show {
  background-color: none;
}

.modal-backdrop.fade {
  background-color: none;
}

.modal-backdrop {
  background-color: none;
}

.modal-body,
.modal-header {
  border: none;
  border: 0px none;
  border-bottom: 0px none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  border-left-color: none;
  border-left-style: none;
  border-left-width: 0px none;
  border-right-color: none;
}

.modal-header {
  display: block;
  text-align: center;
}

.modal > .modal-dialog > .modal-content {
  border: 0px none;
  border-bottom: 0px none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  border-radius: 0.3rem;
  outline: 0;
}

.modal > .modal-dialog > .modal-content > .modal-header {
  padding: 1rem 1rem;
  border-color: none;
  border: 0px none;
  border-bottom: 0px none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  text-align: center;
  display: block;
}

.modal > .modal-dialog > .modal-content > .modal-footer {
  border-color: none;
  border: 0px none;
  border-bottom: 0px none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  justify-content: space-around;
}

.modalCloseButton {
  position: absolute;
  right: -61px;
  overflow: visible;
  top: -42px;
  width: 30px;
  overflow: visible;
  z-index: 3;
  border-radius: 50%;
}

.leftModalFooter a,
.rightModalFooter a {
  width: 302px;
  margin: 17px;
  margin-bottom: 10px;
  display: flex;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5rem;
  color: red;
  color: #b83726;
}

.benchmark-modal > .modal-dialog > .modal-content > .modal-footer > * {
  margin: 0;
}

.benchmark-modal > .modal-dialog > .modal-content > .modal-footer {
  justify-content: space-around;
}

.max-width-five-hundred {
  max-width: 500px;
}

.max-width-six-hundred {
  max-width: 600px;
}

.benchmark-modal {
  top: 40px;
}

.benchmarks-tabs {
  width: 930px;
}

.benchmark-tabs-content {
  padding: 20px;
  text-align: center;
}

#L2-menu {
  z-index: 3;
}

.benchmarksBackButton {
  color: #000;
  font-size: 21px;
  border-radius: 50%;
  background-color: #e1e0e0;
  padding: 10px;
  margin-bottom: 12px;
  cursor: pointer;
}

.benchmarksBackButton:hover {
  color: #fff;
}

#timeline-info-advanced,
.benchmark-advanced,
#timeline-info-high,
.benchmark-high,
#timeline-info-intermediate,
.benchmark-intermediate,
#timeline-info-low,
.benchmark-low {
  overflow: visible;
}

.video-custom > .modal-dialog > .model-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  background-color: transparent;
}

.benchmark-tabs-content {
  padding: 20px;
  text-align: center;
}

.benchmark-tabs-content img {
  width: 700px;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  border: none;
}

.close {
  float: right;
  position: absolute;
  line-height: 1;
  top: 0;
  right: -20px;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

#myModal {
  display: none;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -4rem -1rem auto;
}

.modal-dialog {
  max-width: 1000px;
  margin: 10px;
}

.closeButtonV3 {
  width: 30px;
}

.dNone {
  display: none;
}

.googleImage {
  max-width: 600px;
  margin-top: 23px;
}

a.methods-bar-sub-header span {
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 600;
}

#methods-bar-header {
  font-size: 1.5rem;
  color: #a64235;
  padding-top: 6px;
  text-align: left;
  padding-left: 8px;
  font-weight: 600;
  list-style-type: none;
  color: #a64235;
  font-weight: 600;
  color: #a64235;
  font-weight: 600;
  color: #a64235;
  font-weight: 600;
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
}

#methods-bar-header {
  font-weight: 600;
  font-size: 1.5rem;
  padding-top: 6px;
}

ul.ul-methods li.li-1 span,
ul.ul-methods li.li-1 a {
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5rem;
}

ul.ul-methods,
.ul-methods {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ul-methods li {
  list-style: none;
}

#methods-bar-header {
  font-size: 1.5rem;
  color: #a64235;
  padding-top: 6px;
}

#methods-bar-header-main {
  font-size: 1.5rem;
  color: #a64235;
  padding-top: 6px;
  font-weight: 600;
  text-align: center;
}

ul.methods {
  text-align: center;
}

.ul-methods li {
  list-style: none;
  text-align: center;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.card-body
  > div:nth-child(4)
  > div:nth-child(1)
  > h2:nth-child(1)
  > a:nth-child(1) {
  background-color: #edcdc8;
  color: #772419;
  font-size: 1.75rem;
  line-height: 3rem;
  padding-left: 0rem;
}

.videoModalHeader {
  padding: 0;
  margin: 0;
}

.videoModalHeader .closeVideo {
  padding: 0;
  margin: 0;
}

.videoCloseButton {
  color: #a64235;
}

.videoModalHeader .closeVideo {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 10px;
  color: #fff;
  right: 12px;
  z-index: 99999999999999999999999999;
}

.benchmark-citation {
  display: none;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: scroll;
}

#methodsLink {
  font-size: 13.28px;
}

.d-flex .resultsBox {
  align-items: center;
  background-color: #efefef;
  display: flex;
  justify-content: center;
  line-height: 1.5rem;
  flex-grow: 1;
  min-height: 2rem;
  padding: 10px;
  width: 100px;
  text-align: center;
}

.resultsIntro {
  color: #000;
}

.resultsIntroText {
  width: 600px;
}

.resultsIntro .img-fluid {
  float: right;
}

.resultsIntro .justifyResultsIntro,
.resultsIntro .img-fluid {
  display: inline-block;
}

.resultsIntro .justifyResultsIntro {
  display: block;
  width: 588px;
  float: left;
  margin-top: 14px;
}

.resultsIntro .img-fluid {
  float: right;
  width: 239px;
}

.resultsIntro .resultsIntroAltImg {
  display: inline-block;
  width: 214px;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.resultsPanelWrap {
  background-color: #eee;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 3px;
}

.resultsPanelWrap .panel-default {
  background-color: #fff;
  color: #000;
  margin: 10px;
  margin-top: 10px;
  margin-bottom: 14px;
}

.resultsPanelWrap .panel-default p {
  color: #000;
}

.resultsPanelWrap .panel .panel-heading {
  background-color: #b83726;
  color: #fff;
  margin: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 14px;
}

.resultsPanel1 .panel .panel-body {
  margin-bottom: 13px;
  padding-bottom: 13px;
  height: 160px;
  text-overflow: ellipsis;
}

.resultsPanel1 .panel2 .panel-body {
  margin-bottom: 13px;
  padding-bottom: 13px;
  height: 130px;
  text-overflow: ellipsis;
}

.resultsPanel1 .panel3 .panel-body {
  margin-bottom: 13px;
  padding-bottom: 13px;
  height: 180px;
  text-overflow: ellipsis;
}

.resultsPanel1 .panel4 .panel-body {
  margin-bottom: 13px;
  padding-bottom: 13px;
  height: 180px;
  text-overflow: ellipsis;
}

.results-read-more {
  margin-top: -14px;
}

.results-read-more-2 {
  margin-top: -20px;
}

.results-read-more-3 {
  margin-top: -20px;
}

.results-read-more-4 {
  margin-top: -20px;
}

.p21-button-landing-page-intro {
}

/*
.p21-button:nth-child(1) {
	margin-top: 38px;
}

.p21-button:nth-child(2) {
	margin-top: 17px;
}

*/
.p21-button:nth-child(3) {
  margin-top: 17px;
}

.p21-button:nth-child(4) {
  margin-top: 17px;
}

.p21-button:nth-child(5) {
  margin-top: 17px;
}

.questionnaireImg {
  width: 300px;
}

.resultsIntroAltImg {
  display: inline-block;
  width: 214px;
}

.res-v3-side-nav-intro {
  width: 282px;
  margin-top: 220px;
}

.results-v3-side-nav-v2-bg-intro {
  width: 282px;
  margin-top: 342px;
}

.expandTextArea {
  height: auto;
}

.res-v3-side-nav-v2 {
  margin-top: 275px;
}

.redQoute {
  font-size: 30px;
  color: #b83726;
  font-family: 'times new roman';
}

.redQoute:nth-child(2) {
  display: block;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  margin-top: -42px;
  margin-right: 56px;
}

.qouteText {
  font-size: 30px;
  font-family: 'times new roman';
  color: #585858;
  line-height: 1.1;
  font-style: italic;
  font-weight: 700;
  display: block;
  width: 588px;
  line-height: 39px;
  padding-top: 15px;
}

.qouteText img {
  width: 214px;
  padding-top: 10px;
  margin-bottom: -42px;
}

#qouteVideo {
  width: 214px;
  margin-top: 18px;
  margin-bottom: -8px;
  width: 232px;
  height: 134px;
}

.results-intro .downloadButton {
  margin-top: -30px;
  margin-left: -30px;
}

.p21-0a,
.p21-01,
.p21-02,
.p21-03,
.p21-04,
.p21-05,
.p21-06,
.p21-07,
.p21-08,
.p21-09,
.p21-10 {
  line-height: 24px;
  margin-bottom: 0;
}

.rpt-exh {
  margin-top: 1rem;
}

.rpt-full,
.rpt-sect,
.rpt-exh {
  font-size: 1.5rem;
}

.sectionTitle {
  padding-left: 24px;
  font-weight: 700;
}

li.siteMapSubsection a.siteMapLink,
li.siteMapSubsection > a.siteMapLink {
  font-weight: 700;
}

.currentPdfTitle {
  padding-top: 10px;
}

#pdfControls .nav-item .nav-link {
  font-weight: 600;
}

#pdfControls .nav-item .nav-link.active {
  background-color: #b83726;
  color: #fff;
  font-weight: 600;
}

.currentPdfTitleTwo {
  padding-top: 10px;
}

#pdfControlsTwo .nav-item .nav-link {
  font-weight: 600;
}

#pdfControlsTwo .nav-item .nav-link.active {
  background-color: #b83726;
  color: #fff;
  font-weight: 600;
}

.firstPdfTab,
.secondPdfTab,
.thirdPdfTab,
.fourthPdfTab {
  display: none;
}

.activePdfTab {
  display: block;
}

.appendixATitle,
.appendixBTitle,
.appendixCTitle {
  font-weight: 600;
}

.appendixASubtitle,
.appendixBSubtitle {
  margin-top: 30px;
  color: #b83726;
  font-weight: 500;
}

.appendixASubtitle span,
.appendixBSubtitle span,
.appendixCSubtitle span {
  font-weight: 600;
}

ul.ul-results-sidebar li.li-1 span,
ul.ul-results-sidebar li.li-1 a {
  display: block;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: rgb(166, 66, 53);
  padding: 5px;
}

.ul-results-sidebar li.li-1 a.active {
  color: #555;
}

ul.ul-results-sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.ul-results-sidebar li.li-1 {
  border-top: 1px solid #999;
  margin: 0;
  padding: 10px;
}

ul.ul-results-sidebar li.li-1:nth-child(1) {
  border-top: none;
}

.ul-results-sidebar-inner {
  margin-left: -30px;
  list-style: none;
}

.ul-results-sidebar-inner li a {
  color: #000;
}

.enc-v3-side-nav-v2-res-intro {
  color: #000;
  background-color: #eee;
  width: 270px;
}

ul.ul-results-sidebar li.li-1 a.appendixSectionSidebar,
.appendixSectionSidebar {
  color: #000;
  font-size: 22px;
  padding: 10px;
}

#theAboutPirls2021 {
  width: 775px;
  padding: 10px;
  margin: 0px;
  padding-left: 10px;
}

#aboutPirlsSection {
  border: 2px solid #000;
  border-radius: 10px;
  margin: 31px;
  padding: 20px;
}

#aboutPirlsHeader {
  color: #b83726;
  font-size: 21px;
  font-weight: 700;
}

span.italics {
  font-style: italic;
}

.resultsCitationHr {
  width: 220px;
  margin-top: 80px;
}

.resultsCitationText {
  font-size: 13px;
  display: inline-block;
  margin-left: 10px;
  margin-top: -20px;
}

.resultsCitationDiv span {
  display: inline-block;
  font-size: 9px;
}

p.italic {
  font-style: italic;
}

.resultsPage p a {
  color: #a64235;
}

.resultsPage ul li a {
  color: #a64235;
}

.tableWrap {
  padding: 11px;
}

.tableSummary {
  font-size: 18px;
  margin-bottom: 5px;
}

.pirlsTable tr th:nth-child(1),
.pirlsTable tr th:nth-child(2),
.pirlsTable tr th:nth-child(3),
.pirlsTable tr th:nth-child(4) {
  font-weight: 700;
}

.thWeight {
  font-weight: 500;
}

.pirlsTable tr th {
  padding-left: 7px;
  padding-right: 11px;
  font-weight: 500;
}

.pirlsTable tr {
  border-bottom: 2px solid #000;
}

.pirlsTable tr td {
  text-align: center;
}

#firstPirlsRow {
  background-color: #aa2f1f;
  color: #fff;
  width: 367px;
  border: none;
}

.tableNote {
  font-size: 12px;
  padding-top: 8px;
}

.resultsPage .modal-dialog {
  margin-top: 100px;
}

.modal-content .modal-body iframe {
  height: 100%;
  width: 100%;
}

.descriptionsVideoWrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.landingPageVideoWrapper {
  border-top: 2px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 31px;
}

.resultsVideoHeader {
  font-size: 25px;
  width: 1000px;
  overflow: hidden;
  padding: 11px;
  text-align: center;
  color: #b83726;
}

.singaporeSummary {
  padding-left: 43px;
}

.resultsLinkChapter {
  color: #a64235;
}

#pirls-citation-link {
  font-size: inherit;
}

.related-links p {
  font-weight: 500;
  margin-bottom: 0.5rem;
}

.related-links h4 {
  margin-bottom: 0.75rem;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(32px.png);
}

.fullscreen-button {
  margin: 10px;
  margin-bottom: 10px;
  display: flex;
  float: right;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
}

#resultsIntroHeader {
  font-size: 45px;
}

/* Note: uncommented for datatable glossary scroll
			.modal-open .modal {
			  overflow-x: hidden;
			  overflow-y: hidden;
			}
      */

.resultsPage .modal-dialog {
  margin-top: 50px;
}

.closeButtonV3 {
  width: 30px;
  margin-right: -977px;
  margin-top: -164px;
  cursor: pointer;
}

.closeButtonV3:nth-child(2) {
  margin-top: -145px;
}

#download-center-link,
#download-center-link2,
#download-center-link3 {
  color: #b83726;
}

#download-center-link:hover,
#download-center-link2:hover,
#download-center-link3:hover {
  color: #000;
}

.resultsPage p a:hover {
  color: rgb(85, 85, 85);
}

.section-download-button {
  margin: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: flex;
  float: right;
  width: 145px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-top: 8px;
  padding-left: 8px;
  position: absolute;
  right: 20px;
  padding-right: 8px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 12px;
  margin-top: -20px;
  margin-right: 34px;
}

#footer-logo-tpbciea {
  max-height: 86px;
  margin-bottom: 20px;
}

.performance-section-button {
  margin-top: -51px;
  margin-right: -30px;
  margin-right: -1px;
}

.home-section {
  margin-top: -53px;
  margin-right: 3px;
}

.composition-button {
  margin-top: -50px;
  margin-right: 2px;
}

.reading-attitudes-button {
  margin-top: -50px;
  margin-right: -2px;
}

.achievement-section-button {
  margin-top: -54px;
  margin-right: -3px;
}

.relative-section-button {
  margin-top: -50px;
  margin-right: 0px;
}

.trends-section-button {
  margin-top: -55px;
  margin-right: -3px;
}

.trendsHeader2 {
  margin-top: -21px;
}

.trends-header-smaller-text {
  font-size: 38.5px;
}

#trendsHr {
  margin-top: -4px;
}

.results-navigation-buttons {
  padding: 11px;
}

.results-navigation-buttons div a {
  color: rgb(166, 66, 53);
}

.results-navigation-buttons div a:hover {
  color: rgb(85, 85, 85);
  text-decoration: none;
}

.red-italic-text {
  color: #b83726;
  font-size: 1.35rem;
  margin-top: 20px;
}

.red-italic-text-first {
  color: #b83726;
  font-size: 1.35rem;
  padding-bottom: 24px;
}

.resultsPage h2 {
  margin-bottom: 12px;
}

.red-italic-text a {
  color: #b83726;
  font-size: 1.35rem;
}

.resultsPage ul li {
  padding-bottom: 7px;
}

.resultsPage h1:first-child,
#h1-download,
#h1-contents {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

#h1-download,
#h1-contents {
  margin-top: 13px;
}

.scrollToTopButton {
  background-color: #b83726;
  margin: 91px;
  position: fixed;
  bottom: 80px;
  z-index: 99999;
}

.siteMapItem ul li {
  list-style-type: circle;
}

li.siteMapItem.siteMapSubsection {
  list-style-type: none;
}

li.siteMapItem.siteMapSubsection a {
  font-size: 1.2rem;
}

.section-download-button:hover {
  text-decoration: none;
}

#pirls-citation-link:hover {
  color: #b83726;
}

/* start of new CSS styles here */

.methods-citation-field {
  margin-top: 223px;
}

.list-questionnaires li a {
  font-size: 1rem;
}

.questionnairesPage .enc-sub-header {
  font-size: 26px;
}

.landingPageVideoHeader-v3 {
  margin-top: 6px;
  padding: 11px;
  text-align: center;
  color: #b83726;
}

.selected-results-video-div {
  background-color: #ccc;
}

.selected-results-video-div-v3 {
  background-color: #ccc;
  margin-top: -44px;
}

.selected-results-video-title {
  color: #000;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  padding-top: 11px;
  font-weight: 500;
}

.selected-results-video-title-v2 {
  color: #000;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  font-weight: 500;
  font-size: 28px;
}

.selected-results-video-title-v3 {
  color: #000;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  padding-top: 13px;
  padding-left: 4px;
  padding-bottom: -4px;
  padding-right: 4px;
  margin-bottom: 5px;
  font-weight: 500;
}

.selected-results-video-description {
  font-weight: 400;
  color: #000;
  padding-top: 11px;
}

.selected-results-video-description-v3 {
  padding: 5px;
  text-align: center;
  margin-top: -9px;
  padding-bottom: 25px;
}

.landing-page-video-description {
}

#landing-page-interactive-div {
  padding-top: 27px;
  border-top: 2px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}

#landing-page-interactive-header {
  color: #b83726;
  text-align: center;
  margin-top: -6px;
}

#landing-page-interactive-header-2 {
  color: #b83726;
  text-align: center;
  margin-top: -9px;
}

.landing-page-text {
  font-size: 16px;
  font-weight: 500;
  color: #202124;
}

.questionnaireText {
  font-size: 16px;
  font-weight: 500;
}

.landing-page-text:nth-child(1) {
  padding-top: 9px;
}

#take-the-assessments-button {
  margin-top: 30px;
}

#temp-inactive-link {
  color: #818080;
  cursor: auto;
}

.landingPageVideoHeader {
  margin-top: 23px;
  font-size: 25px;
  padding: 11px;
  text-align: left;
  color: #b83726;
}

#landingPageInteractiveWrapper {
  border-top: 2px solid rgba(0, 0, 0, 0.5);
}

.p21SelectedVideoText {
  color: #a64235;
  font-size: 23px;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: -8px;
}

.landing-video-img-v2 {
  width: 225px;
}

.video-wrap-row {
  border-top: 2px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}

.p21-button-epirls {
  -moz-border-radius: 5px;
  -moz-box-sizing: content-box;
  -moz-text-shadow: none;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-transition: all 0.2s;
  background-color: #fff;
  border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-color: #bb9f67;
  border-radius: 5px;
  color: #aa3f30;
  float: right;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 15px;
  margin-top: 0px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  transition: all 0.2s;
}

#contextQuestionnaireIcon {
  padding-right: 1rem;
}

/* prevent page from scrolling  when modal is open */

body.modal-open {
  /* height: 100vh; */
  overflow-y: hidden;
}

.navbar-dark .navbar-nav .active > .nav-link {
  color: #000;
}

.interactive-assessment {
  margin: 20px auto;
  width: 243px;
  height: 150px;
}

.hidden-chart {
  display: none;
}

/* 7-6-23 graph edits */
#replit-badge {
  display: none;
}

.graphHeaderBox {
  height: 140px;
}

svg {
  overflow: visible;
}

/* end graph edits */

.chart-icon-styles {
  transform: rotate(-90deg);
  margin-top: -20px;
  margin-left: 15px;
  margin-right: -11px;
}

/* Add all new CSS styles above this line */

/* all Media Queries here */
.benchmark-tabs {
  width: 930px;
}

@media (min-width: 1000px) {
  #viewReportButtonNew {
    float: right;
    width: 195px;
    margin-left: -10px;
    padding-left: 0;
    margin-bottom: 14px;
    margin-right: 24px;
  }

  #contextHeader {
    white-space: pre;
    margin-bottom: 30px;
  }

  #contextQuestionnaireIcon {
    margin-top: 60px;
  }

  #desktop-benchmark-tab-width-800 {
    width: 800px;
  }

  #desktop-benchmark-tab-width-850 {
    width: 850px;
  }

  #desktop-benchmark-tab-width {
    width: 725px;
  }

  #desktop-benchmark-tab-width-600 {
    width: 600px;
  }

  .results-pdf-wrap > embed {
    height: 1130px;
  }

  #relativAchBook {
    width: 386px;
    height: 487px;
  }

  .pirlsMainIcon {
    width: 1080px;
    height: 126px;
  }

  .questionnaireEncycIcon {
    width: 248px;
    height: 289px;
  }

  .databaseIcon {
    width: 248px;
    height: 175px;
  }

  .methodsIcon {
    width: 248 px;
    height: 260px;
  }

  .encycIcon {
    width: 248px;
    height: 173px;
  }

  .frameworkIcon {
    width: 248px;
    height: 143px;
  }

  .resultsIcon {
    width: 248px;
    height: 142px;
  }

  .benchmark-tabs {
    width: 930px;
  }

  .pirls-subheader-v3 {
    font-size: 33px;
  }

  @-moz-document url-prefix() {
    .pirls-subheader-v3 {
      font-size: 30px;
    }
  }

  #contextQuestionnaireIcon {
    float: right;
    margin-top: 60px;
  }

  .landing-video-img-v3 {
    width: 232px;
    height: 134px;
  }

  .selected-results-video-div-v2 {
    margin-top: 55px;
    background-color: #ccc;
    padding-top: 32px;
  }

  #highlightsVideo {
    margin-bottom: 15px;
    width: 232px;
    height: 134px;
    margin-left: 3px;
  }

  .p21-button-v3 {
    -ie-transition: all 0.2s;
    -moz-border-radius: 5px;
    -moz-box-sizing: content-box;
    -moz-text-shadow: none;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-border-radius: 5px;
    -webkit-transition: all 0.2s;
    background-color: #fff;
    border: 2px solid;
    border-color: #bb9f67;
    border-radius: 5px;
    color: #aa3f30;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    /* margin: 0 0 15px; */
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    margin-left: 172px;
    transition: all 0.2s;
    margin-top: 40px;
  }

  .intro-text-v3 {
    margin-bottom: 22px;
    /* width: 504px; */
  }

  #introButtonWrap-v3 {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 139px;
  }

  .p21-button-landing-page-intro {
    margin-top: -12px;
    margin-bottom: 33px;
  }

  #landingPagePirlsIcon-v3 {
    margin-top: 30px;
  }

  .p21-button-landing-page-intro-v3 {
    margin-top: 15px;
    margin-bottom: 24px;
  }

  .read-more-padding {
    margin-top: 90px;
  }

  .p21SelectedVideoText {
    color: #a64235;
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: -8px;
  }

  .redQoute:nth-child(2) {
    margin-top: -39px;
    margin-left: 267px;
    position: absolute;
  }

  .resultsIntro .justifyResultsIntro {
    display: block;
    width: 525px;
  }

  .resultsIntro {
    margin-bottom: 30px;
  }

  #landingDatabaseIcon {
    margin-bottom: 140px;
  }

  #landingEncyclopediaIcon,
  #landingFrameworkIcon,
  #landingContextIcon {
    margin-bottom: 80px;
  }

  #landingFrameworkIcon {
    width: 203px;
    height: 109px;
  }

  #frameworkDescriptionWrap {
  }

  #frameworkDescription {
  }

  .landingPageVideoHeader {
    width: 1000px;
  }

  .selected-results-video-div {
    margin-top: -76px;
  }

  #landingPageDescriptionWrapper,
  .landingPageDescriptionWrapper {
    width: 1000px;
  }

  .landingPageVideoDescription {
    width: 811px;
  }

  .results-download-sidebar-wrap-margin-top {
    margin-top: 421px;
  }

  #L2-menu #accordion {
    width: 1133px;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}

@media (min-width: 2000px) {
  #encFixHeader {
    float: right;
  }

  #encFixText {
    float: left;
    margin-top: -70px;
  }

  .redQoute:nth-child(2) {
    margin-top: -39px;
    margin-left: 266px;
  }

  .qouteText {
    width: 585px;
  }
}

@media (min-width: 800px) {
  .insights-nav-sidebar {
    margin-top: -0.5em;
  }

  .desktop {
    display: block;
  }

  .mobile {
    display: none;
  }

  .mobile-only {
    display: none;
  }

  .upIcon {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    bottom: -0.01em;
    cursor: pointer;
    height: 38px;
    position: absolute;
    right: -10em;
    width: 38px;
    z-index: 5;
    text-align: center;
    background: url(../img/20black.png);
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
  }
}

@media (max-width: 1600px) {
  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 5px;
    text-align: center;
  }

  .closeButtonV3 {
    width: 30px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 30px;
    margin-right: -824px;
    margin-top: -79px;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 17px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 17px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 14px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1580px) {
  .closeButtonV3 {
    width: 20px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -824px;
    margin-top: -23px;
  }

  .benchmark-modal {
    top: 0px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 11px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1540px) {
  .closeButtonV3 {
    width: 20px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -824px;
    margin-top: -23px;
  }

  .benchmark-modal {
    top: 0px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 11px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1500px) {
  .closeButtonV3 {
    width: 30px;
    margin-right: -921px;
    margin-top: -87px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 17px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 17px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 14px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1435px) {
  .closeButtonV3 {
    width: 30px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 30px;
    margin-right: -824px;
    margin-top: -52px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: 2px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 16px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 13px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 14px;
    margin-bottom: 7px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1400px) {
  .closeButtonV3 {
    width: 30px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 16px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 13px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    margin-bottom: 7px;
    font-size: 14px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1300px) {
  .closeButtonV3 {
    width: 20px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -824px;
    margin-top: -23px;
  }

  .benchmark-modal {
    top: 0px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 11px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media screen and (max-width: 1280px) {
  .closeButtonV3 {
    width: 20px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -824px;
    margin-top: -23px;
  }

  .benchmark-modal {
    top: 0px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 13px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 10px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 11px;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1250px) {
  .closeButtonV3 {
    width: 20px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -824px;
    margin-top: -23px;
  }

  .benchmark-modal {
    top: 0px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 11px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

@media (max-width: 1200px) {
  .resultsIntro .justifyResultsIntro {
    display: block;
    width: 453px;
  }

  .redQoute:nth-child(2) {
    margin-left: 401px;
  }

  .closeButtonV3 {
    width: 20px;
    margin-right: -824px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -574px;
    margin-top: -29px;
  }

  .benchmark-modal {
    top: 0px;
  }

  .benchmark-container .modal-header {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .benchmark-container .modal-header .benchmark-header {
    margin-top: -14px;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
  }

  .benchmark-container .modal-body {
    position: relative;
    padding: 0px;
    margin-top: -20px;
  }

  .benchmark-container .modal-content {
    margin-top: -30px;
  }

  .benchmark-panel-header {
    box-sizing: border-box;
    color: rgb(184, 55, 38);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: center;
    font-size: 13px;
  }

  .benchmark-container .benchmark-panel-list-item,
  .benchmark-panel-summary {
    font-size: 10px;
  }

  .benchmark-container .leftModalFooter a,
  .benchmark-container .rightModalFooter a {
    margin: 0;
    font-size: 11px;
    margin-bottom: 10px;
  }

  .benchmark-container .modal-footer {
    padding: 0;
  }
}

/* most media queries in this selector */

@media (max-width: 1000px) {
  #desktop-benchmark-tab-width {
    width: auto;
  }

  .benchmark-tabs {
    width: auto;
  }

  .benchmark-tabs-content img {
    /* why width: 700px; */
    width: auto;
  }

  .max-width-five-hundred {
    max-width: 349px;
    width: auto;
    overflow-x: scroll;
  }

  .results-pdf-wrap > embed {
    display: none;
  }

  embed {
    display: none;
  }

  #timeline-info-advanced,
  .benchmark-advanced,
  #timeline-info-high,
  .benchmark-high,
  #timeline-info-intermediate,
  .benchmark-intermediate,
  #timeline-info-low,
  .benchmark-low {
    overflow: visible;
    overflow-y: scroll;
  }

  .closeButtonV3 {
    width: 20px;
    margin-right: -574px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -574px;
    margin-top: -29px;
  }

  .home-section {
    width: 175px;
  }

  .reading-attitudes-button {
    width: 175px;
  }

  .composition-button {
    width: 175px;
  }

  #trendsHeaderMobile1,
  #trendsHeaderMobile2 {
    font-size: 34px;
  }

  .trendsMobileIntro {
    margin-bottom: 96px;
  }

  .trends-section-button {
    margin-top: -53px;
    left: 0px;
    width: 175px;
  }

  .trends-section-button .pdf-text {
    font-size: 16px;
  }

  .trends-section-button .pdf-text,
  .trends-button-mobile .pdf-icon {
    display: inline-block;
  }

  #country-reading-achievement-button .pdf-text {
    font-size: 14px;
  }

  #country-reading-achievement-header-1 {
    font-size: 32px;
  }

  #country-reading-achievement-header-2 {
    font-size: 32px;
  }

  .resultsIntro {
    color: #000;
    margin-top: 53px;
  }

  #country-reading-achievement-button {
    margin-top: -52px;
    width: 175px;
    float: left;
  }

  #country-reading-achievement-button .pdf-text,
  #country-reading-achievement-button i {
    display: inline-block;
  }

  #contextQuestionnaireIcon {
  }

  #landing-page-interactive-header {
    margin-top: 27px;
    margin-bottom: 15px;
  }

  #methodsHeader {
    width: 225px;
    line-height: 1.36;
  }

  #mobileHr {
    border-top: 2px solid rgba(0, 0, 0, 0.5);
  }

  #contextHeader {
    margin-top: 15px;
  }

  #landingFrameworkIcon,
  #landingEncyclopediaIcon,
  #methodsProceduresIcon {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .interactive-assessment {
    margin: 20px auto;
    width: 243px;
    height: 150px;
  }

  .p21-button-v3 {
    -moz-border-radius: 5px;
    -moz-box-sizing: content-box;
    -moz-text-shadow: none;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-border-radius: 5px;
    -webkit-transition: all 0.2s;
    background-color: #fff;
    border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #bb9f67;
    border-radius: 5px;
    color: #aa3f30;
    float: right;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 15px;
    margin-top: 0px;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.2s;
  }

  .selected-results-video-div-v3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .video-btn {
    width: 232px;
    height: 134px;
  }

  .landingPageVideoDescription {
    padding: 10px;
  }

  .selected-results-video-div {
    margin-top: 0px;
  }

  #custom-search-button {
    margin-left: -3px;
  }

  div#page {
    overflow-x: hidden;
  }

  #international-benchmark-button {
    margin-top: -51px;
    margin-right: -6px;
    padding-bottom: 0px;
  }

  #L2-menu #accordion {
    overflow-x: hidden;
  }

  #international-benchmark-button .pdf-text {
    font-size: 16px;
  }

  #international-benchmark-header {
    font-size: 35px;
  }

  .resultsIntro .justifyResultsIntro {
    display: block;
    width: 386px;
    text-align: center;
    margin-left: -1px;
  }

  .qouteText {
    font-size: 23px;
  }

  .redQoute:nth-child(2) {
    margin-top: -42px;
    margin-left: 360px;
  }

  .scrollToTopButton {
    background-color: #b83726;
    margin: 0;
    position: fixed;
    bottom: 34px;
    right: 34px;
    z-index: 99999;
  }

  #international-benchmark-overview-button {
    margin-top: 73px;
    left: 0px;
    width: 175px;
    margin-bottom: 40px;
  }

  #overview {
    margin-bottom: 86px;
  }

  #international-benchmark-overview-button .pdf-text {
    font-size: 16px;
    display: inline-block;
  }

  h1#overview {
    font-size: 31px;
  }

  .achievement-section-button {
    margin-top: -48px;
    margin-right: -3px;
  }

  #trendsHeaderMobile1,
  #trendsHeaderMobile2 {
    font-size: 34px;
  }

  .trendsMobileIntro {
    margin-top: 52px;
  }

  #relative-achievement-header {
    font-size: 33px;
  }

  #relative-achievement-button .pdf-text {
    font-size: 16px;
  }

  #relative-achievement-button {
    margin-top: -48px;
    width: 175px;
  }

  .relative-achievement-mobile {
    margin-top: 48px;
  }

  #international-benchmark-button {
    width: 175px;
  }

  #international-benchmark-overview-button .pdf-icon,
  #international-benchmark-overview-button .pdf-text {
    display: inline-block;
  }

  #international-benchmark-overview-button .pdf-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 985px) {
  .max-width-five-hundred {
    max-width: 391px;
    width: auto;
    overflow-x: scroll;
  }
}

@media screen and (min-width: 801px) {
  .mobilePirlsIcon {
    text-align: left;
    float: left;
  }
}

@media screen and (max-width: 800px) {
  #methodsHeader {
    width: auto;
    line-height: 1.36;
  }

  #viewReportButtonNew {
    margin-bottom: 6px;
  }

  .mobilePirlsIcon {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  #contextQuestionnaireIcon {
    margin-top: 15px;
  }

  #contextHeader {
    width: auto;
    text-align: center;
  }

  .mobileSubHeader {
    text-align: center;
  }

  .home-sub-header {
    text-align: center;
  }

  .pirls-subheader-v3 {
    text-align: center;
  }

  #timeline-info-advanced,
  .benchmark-advanced,
  #timeline-info-high,
  .benchmark-high,
  #timeline-info-intermediate,
  .benchmark-intermediate,
  #timeline-info-low,
  .benchmark-low {
    overflow: visible;
    overflow-y: scroll;
  }

  .closeButtonV3 {
    width: 20px;
    margin-right: -574px;
    margin-top: -164px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -574px;
    margin-top: -29px;
  }

  .inline-ele-btn {
    display: none;
  }

  .country-sidebar-wrap-margin-top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .enc-v3-side-nav-v2-exhibit {
    color: #000;
    background-color: #eee;
    overflow: scroll;
    min-width: 288px;
    width: 319px;
    overflow-x: hidden;
    max-height: 534px;
  }

  .narrow-caps {
    text-align: center;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  #L2-menu #accordion {
    margin-left: 30px;
  }

  .pdf-text {
    font-size: 16px;
  }

  .jstree-default .jstree-anchor {
    line-height: 26px;
    height: 35px;
  }

  .benchmark-modal {
    left: 0;
  }

  #L2-menu #accordion {
    overflow-x: hidden;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }

  .benchmark-desktop {
    display: block;
  }

  .video-custom {
    left: 0;
  }

  .fullscreen-button .pdf-text,
  .download-button .pdf-text,
  .download-excel-button .pdf-text {
    font-size: 16px;
  }

  .resultsMiniNavigation {
    display: none;
  }

  .upIcon {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    bottom: 0.1em;
    cursor: pointer;
    height: 38px;
    position: absolute;
    right: 1em;
    width: 38px;
    z-index: 5;
    text-align: center;
    background: url(../img/20black.png);
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
  }

  #custom-search-button {
    margin-left: -3px;
  }

  div#page {
    overflow-x: hidden;
  }

  #L2-menu #accordion {
    overflow-x: hidden;
  }

  #international-benchmark-header {
    font-size: 35px;
  }

  .resultsIntro .justifyResultsIntro {
    display: block;
    width: 386px;
    text-align: center;
    margin-left: -1px;
  }

  .qouteText {
    font-size: 23px;
  }

  .redQoute:nth-child(2) {
    margin-top: -42px;
    margin-right: -325px;
  }

  .scrollToTopButton {
    background-color: #b83726;
    margin: 0;
    position: fixed;
    bottom: 34px;
    right: 34px;
    z-index: 99999;
  }

  #international-benchmark-overview-button {
    display: block;
    margin-top: 73px;
    left: 0px;
    width: 190px;
    margin-bottom: 40px;
  }

  #overview {
    margin-bottom: 86px;
  }

  #international-benchmark-overview-button .pdf-text {
    font-size: 16px;
    display: inline-block;
  }

  h1#overview {
    font-size: 31px;
  }

  .achievement-section-button {
    margin-top: -48px;
    margin-right: -3px;
    width: 190px;
  }

  #international-benchmark-overview-button .pdf-icon,
  #international-benchmark-overview-button .pdf-text {
    display: inline-block;
  }

  #international-benchmark-overview-button .pdf-text {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  #timeline-info-advanced,
  .benchmark-advanced,
  #timeline-info-high,
  .benchmark-high,
  #timeline-info-intermediate,
  .benchmark-intermediate,
  #timeline-info-low,
  .benchmark-low {
    overflow: visible;
    overflow-y: scroll;
  }

  .modal {
    overflow-y: auto;
  }

  .closeButtonV3 {
    width: 20px;
    margin-right: -274px;
    margin-top: -24px;
  }

  .closeButtonV3:nth-child(2) {
    width: 20px;
    margin-right: -274px;
    margin-top: -29px;
  }

  .d-flex .box {
    flex: none;
    width: 100%;
  }

  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
  }

  .navbar-toggler {
    position: absolute;
    top: 28px;
    right: 12px;
  }

  .dropdown-menu a.dropdown-item {
    color: #555;
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    margin: 0;
    padding: 10px 10px;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
  }

  #custom-search-button {
    margin-left: -3px;
  }

  div#page {
    overflow-x: hidden;
  }

  #L2-menu #accordion {
    overflow-x: hidden;
  }

  #international-benchmark-header {
    font-size: 35px;
  }

  .resultsIntro .justifyResultsIntro {
    display: block;
    width: 386px;
    text-align: center;
    margin-left: -1px;
  }

  .qouteText {
    font-size: 23px;
  }

  .redQoute:nth-child(2) {
    margin-top: -42px;
    margin-left: 0px;
  }

  .scrollToTopButton {
    background-color: #b83726;
    margin: 0;
    position: fixed;
    bottom: 34px;
    right: 34px;
    z-index: 99999;
  }

  #overview {
    margin-bottom: 86px;
  }

  h1#overview {
    font-size: 31px;
  }

  .achievement-section-button {
    margin-top: -48px;
    margin-right: -3px;
  }
}

@media (max-width: 667px) {
  .pirlsMainIcon {
    width: 480px;
    height: 56px;
  }

  #timeline-info-advanced,
  .benchmark-advanced,
  #timeline-info-high,
  .benchmark-high,
  #timeline-info-intermediate,
  .benchmark-intermediate,
  #timeline-info-low,
  .benchmark-low {
    overflow: visible;
    overflow-y: scroll;
  }

  /*
		html {
		overflow-x:hidden;
	}
	*/

  .modal {
    z-index: 999999999;
    overflow-y: auto;
  }

  #s-1 {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: #fff;
    height: 25px;
    line-height: normal;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    margin-top: 0px;
    padding-left: 32px;
  }

  #custom-search-button {
    position: absolute;
    top: 5px;
    left: 1px;
    z-index: 3;
    background-color: transparent;
    color: #fff;
    border: none;
  }

  .widget_search {
    width: 200px;
    float: right;
    margin: 0;
    margin-top: 6px;
    padding: 0px;
  }

  .mobile-only {
    display: block;
  }

  .navbar-toggler {
    position: absolute;
    top: 28px;
    right: 12px;
  }

  .pdf-wrapper {
    margin: 30px;
    background: #fadd9c;
    border-top: 3px solid #fadd9c;
    border-left: 3px solid #fadd9c;
    border-right: 3px solid #fadd9c;
    border-bottom: 3px solid #fadd9c;
    border-radius: 4px 4px 0 0;
  }

  ul.exhibits-tabs li a,
  ul.exhibits-tabs-grey li a,
  div.exhibits-tabs span {
    background: #fadd9c;
    border-top: 3px solid #fadd9c;
    border-left: 3px solid #fadd9c;
    border-right: 3px solid #fadd9c;
    border-bottom: 3px solid #fadd9c;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    font-weight: 600;
    color: #222;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 12px 6px;
  }

  .btn-link:hover {
    color: #000;
    text-decoration: none;
  }

  .organization-accordion .card .card-header {
    background-color: #b83726;
  }

  h5.btn-link {
    color: #a64235;
    font-size: 1.1rem;
    font-stretch: 87.5%;
    font-weight: 600;
  }

  #headingOne > h5 > button {
    color: #a64235;
    font-size: 1.1rem;
    font-stretch: 87.5%;
    font-weight: 600;
  }

  .organization-accordion .card {
    background-color: #b83726;
    color: #fff;
  }

  .card-header h5 {
    color: #fff;
  }

  .text-muted {
    color: #6c757d;
  }

  .footer-text {
    color: #fff;
  }

  .widget {
    background-color: #efefef;
    border: 1px solid #ddd;
    border-radius: 6px;
    max-height: 300px;
    overflow-y: scroll;
    margin: 0;
    padding: 6px 12px;
  }

  .dropdown-item.active,
  .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e9ecef;
  }

  #custom-search-button {
    margin-left: -3px;
  }

  div#page {
    overflow-x: hidden;
  }

  #L2-menu #accordion {
    overflow-x: hidden;
  }

  .resultsIntro .justifyResultsIntro {
    display: block;
    width: 386px;
    text-align: center;
    margin-left: -1px;
  }

  .qouteText {
    font-size: 23px;
  }

  .redQoute:nth-child(2) {
    margin-top: -42px;
    margin-left: 0px;
  }

  .scrollToTopButton {
    background-color: #b83726;
    margin: 0;
    position: fixed;
    bottom: 34px;
    right: 34px;
    z-index: 99999;
  }

  #overview {
    margin-bottom: 86px;
  }

  h1#overview {
    font-size: 31px;
  }

  .achievement-section-button {
    margin-top: -48px;
    margin-right: -3px;
  }

  #trendsHeaderMobile1,
  #trendsHeaderMobile2 {
    font-size: 34px;
  }

  .trendsMobileIntro {
    margin-bottom: 42px;
  }
}

@media (max-width: 750px) {
  .redInsights {
    text-align: center;
    font-size: 24px;
  }

  .enc-v3-side-nav-intro {
    width: auto;
  }

  .insightsSideLink {
    color: #a64235;
    width: auto;
    margin: auto;
  }

  .redInsights {
    margin-bottom: 30px;
  }
}

@media (max-width: 500px) {
  .enc-sub-header-v4 {
    text-align: center;
  }

  a.data-visual-link {
    text-align: center;
    float: none;
  }

  #dvIcon2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
  }

  #dvIcon3 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 179px;
  }

  #mobileSpaceText {
    margin-top: 15px;
  }

  .pirlsMainIcon {
    width: 425px;
    height: 50px;
  }
}

/*
table.dataTable>tbody>tr {
	background-color: #fff;
}

#example td,
#example th {
	background-color: #fff;
}
*/

/* General styling for green-science-rows */
table.dataTable.table.green-science-rows tbody tr:nth-child(odd),
table.dataTable.table.green-science-rows-g4 tbody tr:nth-child(odd) {
  background-color: #eff7ff;
  /* background-color: rgba(73, 164, 143, .5) ; */
  background-color: rgba(230, 241, 238, 1);
  /* Or your desired color */
}

table.dataTable.table.green-science-rows > tbody > tr.selected > *,
table.dataTable.table.green-science-rows-g4 > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(227, 238, 249, 0.95);
  /* Selection shadow */
  background-color: #49a48f;
  /* Or your desired color */
}

table.green-science-rows
  > tbody
  > tr.international-average
  > td.socioeconomic-column-class,
table.green-science-rows
  > tbody
  > tr.international-average
  > td#country-column-id,
table.green-science-rows > tbody > tr.international-average > td:nth-child(1),
table.green-science-rows > tbody > tr.international-average > td > span,
table.green-science-rows > tbody > tr.international-average > td {
  background-color: #49a48f;
  /* International average color */
  color: #fff;
}

/* Ensure that all rows of the international average are styled correctly */
table.green-science-rows > tbody > tr.international-average:nth-of-type(odd),
table.green-science-rows > tbody > tr.international-average:nth-of-type(even) {
  background-color: #49a48f;
}

table.green-science-rows tbody tr.international-average:nth-of-type(odd) td,
table.green-science-rows tbody tr.international-average:nth-of-type(even) td {
  color: #fff;
  /* White text for the rows */
}

/* Fixed row styling */
.fixed-row {
  position: relative;
  z-index: 1;
  /* Ensures fixed rows are on top */
}

.t23-select-row {
  padding-top: 60px;
}
