.wp-viewer-banner{
  background: url(../jpg/viewers-background-1700x1300.jpg);
  background-position: center bottom;
  background-size: 1700px auto;
  background-repeat: no-repeat;
  background-color: #f9f9f9;
}
.wp-viewer-banner ol.cmp-tabs__tablist {
  margin-bottom: 32px;
}
.wp-viewer-banner .wp-viewer-details .image{
  position: absolute;
  float: left;
}
.wp-viewer-banner .wp-viewer-details .text{
  padding-left: 112px;
}
.wp-viewer-banner .wp-viewer-details .wp-subhead{
  margin-bottom: 2px;
}
.wp-viewer-banner .wp-viewer-details .wp-head{
  font-size: 24px !important;
  margin-bottom: 2px;
}
.wp-viewer-banner .text p.wd-font-16{
  padding-left: 112px;
}

.wp-viewer-banner .wp-viewer-badge{
  position:relative;
  width: 92px;
  height: 92px;
  margin-right: 20px;
  margin-bottom: 10px;
  float:left;
}
.wp-viewer-banner .text ul{
  padding-left: 0px;
  margin-bottom:32px;
}
.wp-viewer-banner ul li{
  color: #333;
  font-size: 14px;
  list-style:none;
  padding-right: 10px;
  padding-left: 20px;
    position: relative;
}
.wp-viewer-banner ul li svg{
  fill: #000;
  width: 8px;
  padding-right: 12px;
  top: 4px;
    position: absolute;
    left: 0px;
}
.body-content .wp-viewer-banner .text li > a:not(.wd-link-context):only-child, .xfpage-body-container .wp-viewer-banner .text li > a:not(.wd-link-context):only-child{
  border-bottom: 1px solid #000 !important;
}

.tabs div[data-cmp-hook-tabs="tabpanel"] {
  outline-style: none;
}


.wp-accordion.wp-viewer-accordion .wp-faq-question{
  position: relative;
}
.wp-accordion.wp-viewer-accordion .wp-faq-question h3 {
  font-weight: 400;
  font-size: 20px;
  color: #000;
}
.wp-accordion.wp-viewer-accordion .wp-faq-question table {
  padding-top: 0px;
  cursor: pointer;
}
.wp-accordion.wp-viewer-accordion .wp-faq-question {
  padding: 20px 44px 20px 8px;
  margin: 0px;
  border-top: solid 1px #999;
}
.wp-accordion.wp-viewer-accordion table td:first-child {
  position: absolute;
  right: 4px;
  top: 21px;
}
.wp-accordion.wp-viewer-accordion .wp-faq-answer {
  padding: 17px 0px 0px 4px;
  max-width: 800px;
}
.wp-accordion.wp-viewer-accordion .wp-faq-answer p{
  line-height: 1.7;
}
.wp-accordion.wp-viewer-accordion table td svg {
  font-size: 12px;
}

.wp-legal-dropdown .wp-accordion{
  margin: 0px;
  border: none;
}
.wp-legal-dropdown .wp-accordion table{
  padding-top: 0px;
}
.wp-legal-dropdown .wp-accordion table td svg.icon-svg-show{
  transform: rotate(90deg);
  top: -1px;
  position: relative;
}
.wp-legal-dropdown .wp-accordion table td svg{
  font-size: 12px;
}
.wp-legal-dropdown .wp-accordion table td:first-of-type{
  width: 19px;
}
.wp-legal-dropdown .wp-faq-question{
  border: none;
  margin: 0px;
}
.wp-legal-dropdown .wp-faq-answer {
  padding: 24px 0 29px 28px;
  max-width: 100%;
}
.wp-legal-dropdown .wp-accordion .wp-faq-question h3 {
  font-weight: 700;
  font-size: 20px;
  color: #000;
}
.wp-legal-dropdown .wp-faq-answer h4{
  color: #3c3c3c;
  font-weight: 700;
  margin-bottom: 8px;
}
.wp-legal-dropdown .wp-faq-answer p{
  max-width: 550px;
}
.wp-legal-dropdown .wp-faq-answer .wd-icon{
  font-size: 15px;
}
.wp-legal-dropdown .wp-bottom-link{
    margin-top: 32px;
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 24px;
    font-size: 14px;
}

.wp-viewer-card {
  border: 1px solid #dcdcdc;
  padding: 32px 16px 0px 16px;
  background: #f5f5f5;
}
.wp-viewer-card .image img{
  max-height: 28px;
  width: auto;
  margin-bottom: 16px;
}
.wp-viewer-card .wp-card-desc{
  font-size: 14px;
  line-height: 1.43;
  color: #3c3c3c;
  padding-bottom: 20px;
}
.wp-viewer-card .button{
  margin-bottom: 32px;
}
.wp-viewer-card .responsivelist{
  position: relative;
  width: calc(100% + 32px);
  left: -16px;
  background: #eee;
}
.wp-viewer-card .responsivelist ul{
  padding: 0px 16px 32px 16px;
}
.wp-viewer-card .responsivelist li{
  padding-top: 20px;
}
.wp-viewer-card .responsivelist li:not(:last-of-type){
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.wp-viewer-card .responsivelist li h4{
  text-transform: initial;
  color: #2a2a2a;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 8px;
}
.wp-viewer-card .responsivelist li p{
  color: #3c3c3c;
  font-size: 16px;
  line-height: 1.5;
}

.wp-viewer-search{
  margin-top: 80px;
}
.cmp-responsivelist > li {
  margin-top: 21px;
}
.wp-search-options {
  border: 1px solid #dcdcdc;
  background: #f5f5f5;
  padding: 24px 32px;
  margin-bottom: 32px;
  position:relative;
  overflow:hidden;
}
.wp-search-options p.wp-search-label {
  font-size: 12px;
  font-weight: 700;
  color: #3c3c3c;
  margin-bottom: 4px;
}
.wp-search-options .dropdown-wrapper {
  float: left;
  width: 50%;
  position: relative;
}
.wp-search-options .dropdown-wrapper:first-of-type {
  padding-right: 20px;
}
.wp-search-options .dropdown-wrapper:first-of-type:after {
  right: 42px;
}
.wp-search-options .dropdown-wrapper:last-of-type {
  padding-left: 20px;
}
.wp-search-options select{
  width: 100%;
  height: 32px;
  padding: 0px 12px;
  max-width: 550px;
  position: relative;
  -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.wp-search-options .dropdown-wrapper:after {
    content: ">";
    font-size: 18px;
    font-weight: 700;
    color: #666;
    position: absolute;
    top: 22px;
    z-index: 1000;
    bottom: 0px;
    right: 22px;
    margin: auto;
    pointer-events: none;
    transform: rotate(90deg) scaleY(1.3) scaleX(0.8);
}
.wp-search-options select option{
  font-size:14px;
}
.wp-search-options select option:disabled{
  color: rgb(190,190,190);
  font-size: 12px;
}
.wp-viewer-results{
  display:flex;
  flex-wrap: wrap;
  width: calc(100% + 22px);
    position: relative;
    left: -11px;
}
.wp-viewer-results > div{
  flex-grow: 0;
    width: 33.33333%;
    padding: 0px 11px;
    margin-bottom: 22px;
}

.wp-lightbox-overlay {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0,0,0,0.6);
}
body[data-author-mode] .wp-lightbox-overlay, body[data-author-mode] .wp-lightbox-overlay .wp-lightbox-content {
  position: relative;
}
.wp-lightbox-overlay .wp-lightbox-content {
  position: absolute;
  background: #fff;
  width: calc(100% - 40px);
  left: 0;
  right: 0;
  margin: auto;
  max-width: 440px;
  max-height: calc(100% - 145px);
  top: 72.5px;
  border-radius: 4px;
  box-shadow: 0 2px 64px 0 rgb(0 0 0 / 12%), 0 4px 16px 0 rgb(0 0 0 / 12%), 0 0 8px 1px rgb(0 0 0 / 4%);
  overflow-y: auto;
}
.wp-lightbox-overlay .wp-lightbox-content.wp-4-column{
  max-width: 775px;
}
.wp-lightbox-overlay .wp-lightbox-content > .core-container:last-of-type {
  position: relative;
  height: calc(100% - 56px);
}
.wp-lightbox-overlay .wp-modal-top {
  padding: 15px 20px 6px;
  border-bottom: 1px solid #dcdcdc;
}
.wp-lightbox-overlay .wp-modal-top img {
  height: 28px;
  width: auto;
}
.wp-lightbox-overlay .wp-close-modal{
  font-size: 30px !important;
  position: absolute;
  top: 11px;
  right: 12px;
}
.wp-lightbox-overlay .wp-close-modal span {
  display: none;
}
.wp-lightbox-overlay .wp-close-modal a {
  border: none !important;
}
.wp-lightbox-overlay .wp-modal-body {
  padding: 20px 20px 32px 20px;
}
.wp-lightbox-overlay .wp-modal-body h4{
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 700;
}
.wp-lightbox-overlay .wp-modal-body ul {
  list-style-type: none;
  padding-left: 0px;
  margin-top: 12px;
  column-count: 2;
}
.wp-lightbox-overlay .wp-lightbox-content.wp-4-column .wp-modal-body ul{
  column-count: 4;
}
.wp-lightbox-overlay .wp-modal-body li {
  font-size: 12px !important;
    margin-top: 0px;
    margin-bottom: 8px;
}
.wp-lightbox-overlay .wp-bottom-notes {
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
}
.wp-lightbox-overlay .wp-bottom-notes p{
  font-size: 12px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

@media only screen and (min-width: 1248px) {
  .wd-responsive-grid.wd-ph-20{
    padding-left:15px;
    padding-right:15px;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
  .wp-viewer-results > div{
      flex-grow: 0;
      width: 50%;
      padding: 0px 11px;
      margin-bottom: 22px;
  }
}
@media only screen and (max-width: 40.063em) {
  .wp-viewer-banner .wp-viewer-details .image{
    position: relative;
    float: none;
    position: relative;
    width: 70px;
    flex-shrink: 0;
    padding-right: 10px;
  }
  .wp-viewer-banner .wp-viewer-badge{
    width: 60px;
    height: 60px;
    margin-bottom: 0px;
  }
  .wp-viewer-banner .wp-viewer-details .text{
    padding-left: 0px;
    align-self: center;
  }
  .wp-viewer-banner .wp-viewer-details .wp-head{
    font-size: 20px !important;
    line-height: 1.4;
  }
  .wp-viewer-banner .wp-viewer-details{
    display:flex;
    margin-bottom: 8px;
  }
  .wp-viewer-banner h1.wd-font-36{
    padding-top: 48px !important;
  }
  .wp-viewer-banner .text p.wd-font-16 {
    padding-left: 0px;
  }

  .wp-viewer-search{
    margin-top: 52px;
  } 
  .wp-viewer-results > div{
      flex-grow: 0;
      width: 100%;
      padding: 0px 11px;
      margin-bottom: 22px;
  }
  .wp-lightbox-overlay .wp-lightbox-content.wp-4-column .wp-modal-body ul{
    column-count: 2;
  }
  .wp-search-options .dropdown-wrapper {
      float: left;
      width: 100%;
      padding: 0px !important;
  }
  .wp-search-options .dropdown-wrapper:first-of-type {
    margin-bottom: 20px;
  }
  .wp-search-options .dropdown-wrapper:first-of-type:after {
    right: 22px;
  }
}

@media only screen and (min-width: 64.063em){
.cmp-responsivelist.xlarge-block-grid-3 > li:nth-of-type(3n-2) {
    padding-left: 0px;
    padding-right: 14px;
}
.cmp-responsivelist.xlarge-block-grid-3 > li:nth-of-type(3n-1) {
  padding-left: 7px;
  padding-right: 7px;
}
.cmp-responsivelist.xlarge-block-grid-3 > li:nth-of-type(3n) {
  padding-left: 14px;
  padding-right: 0px;
}
}
