/**
 * Foundation colors
 */
/**
 * Marketing colors
 */
/* About JSTOR Site Specifics */
.compact-bottom {
  margin-bottom: 0 !important; }

.compact-top {
  margin-top: 0.3rem !important; }

.compact {
  margin-bottom: 0 !important;
  margin-top: 0 !important; }

.bottom-margin-s {
  margin-bottom: 20px; }

.top-margin-s {
  margin-top: 20px; }

.bottom-margin-m {
  margin-bottom: 40px; }

.top-margin-m {
  margin-top: 40px; }

.bottom-margin-l {
  margin-bottom: 60px; }

.top-margin-l {
  margin-top: 60px; }

.text-primary {
  color: #006179; }

.text-brand {
  color: #990000; }

.text-white {
  color: #FFFFFF; }

.fi-social-twitter {
  color: #00aced; }

.fi-social-facebook {
  color: #3b5998; }

.text-large, .text-large p {
  font-size: 18px; }

.text-xlarge, .text-xlarge p {
  font-size: 20px; }

.text-medium, .text-medium p {
  font-size: 14px; }

.alignleft {
  float: left;
  margin: 3px 1em 1em 0; }

.alignright {
  float: right;
  margin: 3px 0 1em 1em; }

.content-row {
  margin-top: 40px; }

.footer {
  margin-top: 60px; }

hr {
  margin: 20px 0; }

select {
  color: #333333;
  background-color: white;
  background-image: url(../images/arrow-down-blue.svg); }

button, .button {
  display: inline-block;
  margin: 0 1rem 1rem 0; }

form input.button {
  margin-top: 1rem; }

/******
 *
 * @include breakpoint($mobile) {}
 * @include breakpoint($tablet) {}
 * @include breakpoint($laptop) {}
 */
h2, .h2 {
  font-size: 24.5px; }

/******
 * Header and top
 *
 */
#site-alert {
  padding: 1rem;
  background-color: #FFEFC2; }

/******
 * Desktop navigation
 *
 */
.nav.row {
  padding-left: 80px; }

.nav .logo .logo_img {
  width: 67px;
  height: 90px;
  background: url("JSTOR_Logo2017_90.png");
  background-size: 67px 90px;
  display: inline-block; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .nav .logo .logo_img {
    background-image: url("JSTOR_Logo2017_90_2x.png"); } }

@media screen and (max-width: 91.36607rem) {
  .nav.row {
    padding-left: 80px; }
  header .logo-txt-link {
    padding-left: 25px; } }

@media screen and (max-width: 59.9375rem) {
  .nav.row {
    padding-left: 88px; }
  header .logo-txt-link {
    padding-left: 11px; } }

.nav-primary .nav-primary--menu > li.current-menu-ancestor > a, .nav-primary .nav-primary--menu > li.current-menu-item > a {
  border-color: #006179; }

.tax-jmeventcat .nav-primary .nav-primary--menu > li.menu-item-421 > a, .single-jmevent .nav-primary .nav-primary--menu > li.menu-item-421 > a, .category .nav-primary .nav-primary--menu > li.menu-item-56 > a, .single-post .nav-primary .nav-primary--menu > li.menu-item-56 > a {
  border-color: #006179; }

.nav-primary .nav-primary--menu.dropdown.menu > li.is-dropdown-submenu-parent > a:hover {
  background-color: #D9E7EB; }

.nav-secondary li:last-child {
  margin-right: 0; }

.nav-secondary a {
  border: 0; }

/******
 * Mobile navigation
 *
 */
.off-canvas-menu-button {
  margin: 10px 10px 0 0; }

.home-link-mobile-wrapper {
  background: #E8E8E8;
  height: 50px;
  margin-top: 46px;
  padding: 17px; }
  .home-link-mobile-wrapper a {
    color: #333333;
    border-bottom: 0;
    font-weight: bold; }

.off-canvas {
  font-weight: bold; }
  .off-canvas button.close-button {
    font-size: 30px;
    color: #006179;
    margin-top: 15px;
    float: right;
    padding: 0px 20px 5px; }
    .off-canvas button.close-button:focus {
      outline: none; }
  .off-canvas .utility-menu ul, .off-canvas .primary-menu ul {
    list-style: none;
    margin: 10px 0 30px 20px; }
    .off-canvas .utility-menu ul li, .off-canvas .primary-menu ul li {
      margin-bottom: 10px; }
    .off-canvas .utility-menu ul a, .off-canvas .primary-menu ul a {
      border-bottom: 0; }
  .off-canvas.position-right.is-transition-push::after {
    -webkit-box-shadow: none;
    box-shadow: none; }

/******
 * Footer
 *
 */
.bottom-section li {
  margin-bottom: 0.8rem; }

.bottom-section ul.social-icons li {
  margin-right: 0; }
  .bottom-section ul.social-icons li a.icon-link {
    font-size: 2rem; }

.bottom-section button, .bottom-section .button {
  min-width: 10rem; }

.pagination {
  /* border-top: 1px solid $lighter-gray; border-bottom: 1px solid $lighter-gray;  padding: 0px $space-s;*/
  margin: 40px 0; }
  .pagination a {
    display: inline-block;
    padding: 10px 10px 6px;
    color: #006179;
    border-bottom: 4px solid white; }
    .pagination a:hover {
      background-color: #D9E7EB;
      color: #006179;
      border-color: #D9E7EB; }
    .pagination a.previouspostslink span, .pagination a.nextpostslink span {
      font-size: 20px;
      font-weight: bold;
      line-height: 14px; }
  .pagination span.pages {
    display: inline-block;
    padding-right: 20px; }
  .pagination span.current {
    display: inline-block;
    padding: 10px 10px 6px;
    background: none;
    color: #333333;
    font-weight: bold;
    border-bottom: 4px solid #006179; }

.footer > .expanded.row {
  border: 0; }

.footer .goog-te-gadget-simple {
  border: 1px solid rgba(0, 106, 132, 0.5);
  color: #006a84;
  font-weight: 400;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 #D6D6D6;
  height: 2.78571rem;
  padding: 0.57143rem;
  margin: 0 0 1.14286rem;
  font-size: 1.14286rem;
  font-family: inherit;
  line-height: normal;
  border-radius: 3px;
  background: white url(arrow-down-blue.svg) no-repeat right -1.14286rem center;
  background-origin: content-box;
  padding-right: 1.71429rem;
  background-size: 1.21429rem;
  width: 100%; }
  .footer .goog-te-gadget-simple a.goog-te-menu-value {
    color: inherit; }
    .footer .goog-te-gadget-simple a.goog-te-menu-value:hover {
      border: 0; }
    .footer .goog-te-gadget-simple a.goog-te-menu-value span:not(:first-child) {
      display: none; }

@media screen and (max-width: 42.79464rem) {
  .footer > .expanded.row ul {
    margin-bottom: 20px; } }

/******
 * Wordpress post, page
 *
 */
.article-header {
  margin-bottom: 20px; }
  .article-header h1.main-title {
    line-height: 1em;
    color: #990000;
    position: relative;
    display: inline-block;
    margin: 0;
    line-height: 0.95em; }
  @media screen and (min-width: 59.9375em) {
    .article-header h1.main-title {
      font-size: 40px; } }
  .article-header .meta {
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0 15px; }
  .article-header .short-description {
    margin: 0 0px 0 100px;
    display: inline-block;
    vertical-align: top;
    width: 56%;
    position: relative; }
    .article-header .short-description:before {
      border-right: 2px solid #990000;
      content: ' ';
      position: absolute;
      left: -50px;
      top: 5px;
      height: 90%;
      transform: skew(-25deg); }

.article-content {
  margin-bottom: 2rem;
  position: relative; }
  .article-content .meta {
    font-size: 16px;
    margin-bottom: 12px; }
  .article-content .meta.date {
    font-weight: bold;
    font-size: 18px; }
  .article-content .feature-image {
    padding: 5px 0 20px 0; }
  .article-content .article-body p:last-child {
    margin-bottom: 0; }
  .article-content ul li, .article-content ol li {
    font-size: 16px;
    margin-bottom: 20px; }
  .article-content ul.w-indent, .article-content ol.w-indent {
    padding-left: 30px; }

.meta.categories {
  margin: 30px 0; }
  .meta.categories .category {
    display: inline-block;
    padding: 2px 10px;
    font-size: 14px;
    border: 1px solid #006179;
    margin: 0px 2px 0px 0; }
    .meta.categories .category a {
      border: 0; }

.social-share {
  position: relative;
  min-height: 30px; }
  .social-share span {
    display: inline-block;
    margin-right: 10px; }
  .social-share a {
    border: 0;
    font-size: 2em; }
    .social-share a:before {
      position: absolute; }
    .social-share a.fi-mail:before {
      top: 5px;
      left: 65px;
      color: white;
      background: #006179;
      line-height: 18px;
      padding: 0 2px;
      border-radius: 1px;
      font-size: 24px; }
    .social-share a.fi-social-twitter:before {
      top: 2px;
      left: 0px; }
    .social-share a.fi-social-facebook:before {
      top: 0px;
      left: 32px; }
  .social-share.top-area span {
    margin-right: 0;
    margin-left: 10px; }
    .social-share.top-area span a.fi-mail:before {
      top: 5px;
      right: 0px;
      left: auto; }
    .social-share.top-area span a.fi-social-twitter:before {
      top: 1px;
      right: 65px;
      left: auto; }
    .social-share.top-area span a.fi-social-facebook:before {
      top: 0px;
      right: 35px;
      left: auto; }

/******
 * Sidebar
 *
 */
.widget {
  font-size: 1.2em;
  margin-bottom: 40px;
  font-size: 16px; }
  .widget .widget-title {
    font-size: 20px; }
  .widget.widget_categories ul {
    list-style: none;
    margin-left: 0; }
    .widget.widget_categories ul li {
      margin-bottom: 1rem; }
  .widget .rss-feed {
    font-weight: bold;
    font-size: 1.2em; }
    .widget .rss-feed:before {
      content: "\f1aa";
      font-family: "foundation-icons";
      -webkit-font-smoothing: antialiased;
      margin: 0px 8px 0 0px;
      display: inline-block; }

.single-jmevent .sidebar-right, .single-post .sidebar-right {
  padding-top: 25px; }

.sidebar-right > div:first-child .callout.none {
  padding-top: 0; }

.sidebar-right .widget a {
  border: 0; }

/******
 * Landing page
 *
 */
.page-template-page-landing header {
  border: 0; }

.page-template-page-landing .centerpiece {
  margin-bottom: -80px;
  margin-top: 120px; }

.page-template-page-landing .content-row {
  margin-top: 120px; }

.page-template-page-landing .landing-cta-wrapper {
  text-align: center;
  margin: 40px auto; }

/******
 * JM Events
 *
 */
.event-list .one-event {
  margin-bottom: 40px; }
  .event-list .one-event .event-datetime .event-date {
    font-weight: bold; }
  .event-list .one-event .event-info h3.event-title {
    margin-bottom: 0; }
    .event-list .one-event .event-info h3.event-title a {
      border: 0; }

/******
 * Archive, category listing, tease
 *
 */
.tease {
  margin-bottom: 35px;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 2px solid #E8E8E8; }
  .tease .meta.date {
    font-weight: bold;
    margin: 0px 0 15px; }
  .tease .post-title {
    margin-bottom: 10px; }
  .tease:last-child {
    border: 0; }
  .tease .tease-compact {
    position: relative; }
    .tease .tease-compact .post-thumbnail {
      position: absolute;
      top: 0px;
      left: 0px; }
      .tease .tease-compact .post-thumbnail img {
        width: 60px; }
    .tease .tease-compact.w-thumbnail {
      padding-left: 80px;
      min-height: 60px; }

.event-tease p.location {
  margin-bottom: 12px; }

.columns h1.main-title span.h2 {
  display: block;
  text-transform: none;
  color: #333;
  margin-top: 20px;
  margin-bottom: 0; }

/******
 * JM Module
 *
 */
.jm-module h1, .jm-module .h1, .jm-module h2, .jm-module .h2, .jm-module h3, .jm-module .h3, .jm-module h4, .jm-module .h4, .tease h1, .tease .h1, .tease h2, .tease .h2, .tease h3, .tease .h3, .tease h4, .tease .h4 {
  margin-top: 0; }

.jm-module {
  position: relative;
  font-size: 16px; }
  .jm-module .button {
    margin: 0; }
  .jm-module .module-date {
    font-weight: bold;
    margin-bottom: 1rem; }
  .jm-module .module-subtitle {
    font-family: "Arial", Helvetica, Roboto, sans-serif;
    letter-spacing: 0;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 1.42857rem;
    margin-top: -12px;
    margin-bottom: 15px; }
  .jm-module .module-edit-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 0; }
  .jm-module .module-info-link {
    position: absolute;
    right: 105px;
    bottom: 10px;
    border: 0; }
    .module-wrapper .jm-module .module-info-link {
      display: none; }
  .jm-module.module-w-image h2.module-title {
    position: absolute;
    top: 2rem;
    left: 2rem;
    color: white; }
    @media screen and (max-width: 59.9375em) {
      .jm-module.module-w-image h2.module-title {
        top: 1rem;
        left: 1rem; } }
  .jm-module .cta-link-text.corner {
    display: block;
    border: 0;
    position: absolute;
    top: 37px;
    right: 5px;
    font-weight: bold; }
  .jm-module .tease {
    margin-bottom: 20px; }
    .jm-module .tease .meta {
      font-size: 14px;
      margin: 0 0 5px 0; }
    .jm-module .tease .post-title {
      margin-bottom: 0.35714rem; }
      .jm-module .tease .post-title a {
        border: 0; }
  .jm-module.none .button.hollow, .jm-module.lighter-gray .button.hollow {
    border: 1px solid #006179;
    color: #006179; }
    .jm-module.none .button.hollow:hover, .jm-module.none .button.hollow:focus, .jm-module.lighter-gray .button.hollow:hover, .jm-module.lighter-gray .button.hollow:focus {
      background-color: rgba(0, 97, 121, 0.2);
      color: #005266; }
  .jm-module ul li, .jm-module ol li {
    margin-bottom: 8px;
    font-size: 16px; }
  .jm-module .wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
    display: block; }
    .jm-module .wpcf7-form .wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
      margin: 0.4rem 1rem 0 0;
      font-size: 14px; }
  .jm-module p:last-child {
    margin-bottom: 0; }
  .jm-module .push-up, .jm-module .push-up:first-child {
    margin-top: -2rem; }
    @media screen and (max-width: 59.9375rem) {
      .jm-module .push-up, .jm-module .push-up:first-child {
        margin-top: -1rem; } }
  .jm-module.module-type-no-padding .media-object-section {
    padding-left: 0;
    padding-right: 0; }
  .jm-module.module-type-no-padding.callout {
    padding: 0; }
  .jm-module.module-type-no-padding.module-w-image h2.module-title {
    position: static;
    top: auto;
    left: auto;
    color: inherit; }

.module-wrapper.regular {
  max-width: 395px; }

/* twitter */
.jm-module.media-object .fetch-tweets-single-container div.fetch-tweets-single-user-profile > .fetch-tweets-single-user-name {
  margin: 0;
  display: block; }
  .jm-module.media-object .fetch-tweets-single-container div.fetch-tweets-single-user-profile > .fetch-tweets-single-user-name:before {
    content: "\f1e4";
    font-family: "foundation-icons";
    font-size: 40px;
    line-height: 1;
    color: #006179; }

.jm-module.media-object .fetch-tweets-single-container div.fetch-tweets-single-heading > .fetch-tweets-single-user-profile > p.fetch-tweets-single-user-description,
.jm-module.media-object .fetch-tweets-single-container div.fetch-tweets-single-body > p.fetch-tweets-single-text {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4em;
  margin: 0; }
  .jm-module.media-object .fetch-tweets-single-container div.fetch-tweets-single-heading > .fetch-tweets-single-user-profile > p.fetch-tweets-single-user-description > .fetch-tweets-single-credit,
  .jm-module.media-object .fetch-tweets-single-container div.fetch-tweets-single-body > p.fetch-tweets-single-text > .fetch-tweets-single-credit {
    display: block;
    float: none;
    margin: 20px 0;
    font-weight: normal;
    color: #333333; }

.factoid h1.large, .factoid .h1.large {
  font-size: 60px; }

.factoid h1, .factoid .h1 {
  font-size: 46px; }

.factoid h2, .factoid .h2 {
  font-size: 26px; }

.cover {
  max-width: 150px; }

input.error, input.wpcf7-not-valid, select.error, select.wpcf7-not-valid, textarea.error, textarea.wpcf7-not-valid {
  border-color: #DC2A2A; }
  input.error:focus, input.wpcf7-not-valid:focus, select.error:focus, select.wpcf7-not-valid:focus, textarea.error:focus, textarea.wpcf7-not-valid:focus {
    border-color: #DC2A2A; }

label.error, input + span.wpcf7-not-valid-tip, select + span.wpcf7-not-valid-tip {
  color: #DC2A2A;
  margin-top: -18px; }

div.wpcf7-validation-errors {
  border: 1px solid #DC2A2A;
  color: #DC2A2A; }

.multiple-line-checkboxes .wpcf7-form-control-wrap {
  display: block; }
  .multiple-line-checkboxes .wpcf7-form-control-wrap span.wpcf7-list-item {
    display: block;
    margin: 0; }

@media screen and (min-width: 42.79465em) {
  .centerpiece--text h1 {
    padding-left: 120px; }
  .centerpiece--text h2, .centerpiece--text .h2 {
    padding-left: 52px; } }

.media-object.right-third-image .thumbnail img {
  max-height: 240px; }
  @media screen and (max-width: 1100px) {
    .media-object.right-third-image .thumbnail img {
      max-height: 260px; } }
.jm-module.module-id-1111 .media-object-section {
  padding: 0; }

p.required {
  color: #DC2A2A;
  font-size: 14px; }

label span.required {
  color: #DC2A2A; }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/* Gallery for Instagram */
.gallery {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .gallery br {
    display: none; }
  @media screen and (min-width: 768px) {
    .gallery {
      flex-direction: row; } }
  .gallery .gallery-item {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .gallery .gallery-item {
        flex: 0 1 29.3333%;
        margin: 10px 2%; } }
    .gallery .gallery-item a {
      position: relative;
      display: block;
      border-bottom: 0; }
      .gallery .gallery-item a::before {
        content: ' ';
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 3;
        background-color: #ab0101;
        opacity: 0;
        transition: all .2s ease; }
      .gallery .gallery-item a:hover::before {
        opacity: 0.4; }
  @media screen and (min-width: 768px) {
    .gallery.gallery-columns-2 .gallery-item {
      flex: 0 1 46%; }
    .gallery.gallery-columns-4 .gallery-item {
      flex: 0 1 23%;
      margin: 10px 1%; }
    .gallery.gallery-columns-5 .gallery-item {
      flex: 0 1 18%;
      margin: 10px 1%; }
    .gallery.gallery-columns-6 .gallery-item {
      flex: 0 1 14.6666%;
      margin: 10px 1%; } }
.leadform-msg {
  font-size: 16px;
  background: #ffefc2;
  margin-bottom: 20px;
  padding: 2rem; }

/** Collections **/
.collection-tease {
  margin-bottom: 60px; }
  .collection-tease .collection_caption {
    margin: 5px 0;
    font-size: 13px; }
  .collection-tease h2 {
    margin: 10px 0 5px; }
    .collection-tease h2 a {
      color: #000000; }
      .collection-tease h2 a:hover {
        color: #000000;
        text-decoration: underline; }

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

.browse-options {
  margin: 40px 0 40px; }

.list-collections-wrap h2 {
  margin: 40px 0; }
  .list-collections-wrap h2 a {
    color: #000000; }
    .list-collections-wrap h2 a:hover {
      text-decoration: underline; }

.list-collections-wrap .collection-tease h3 {
  margin: 20px 0; }
  .list-collections-wrap .collection-tease h3 a {
    color: #000000; }
    .list-collections-wrap .collection-tease h3 a:hover {
      text-decoration: underline; }

/** Table adjustments **/
tbody tr:nth-child(even) {
  border-bottom: 1px solid #ccc;
  background-color: transparent; }

tbody tr {
  border-bottom: 1px solid #ccc; }

table thead th {
  font-size: inherit;
  text-transform: none; }

/** tabs, from platform**/
.tabs {
  margin: 0;
  background: #fff;
  list-style-type: none;
  border: none; }
  .tabs:after, .tabs:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1; }
  .tabs:not(.vertical) > li {
    float: left;
    border: 1px solid #ccc;
    border-width: 1px 0 0 1px;
    margin-bottom: 0; }
    .tabs:not(.vertical) > li:last-child {
      border-right-width: 1px; }
    @media screen and (max-width: 34.9375em) {
      .tabs:not(.vertical) > li {
        float: none;
        border-right-width: 1px; } }
    .tabs:not(.vertical) > li > a {
      display: block;
      padding: 12px 20px;
      font-size: 14px;
      line-height: 1;
      color: #006179; }
      .tabs:not(.vertical) > li > a:hover, .tabs:not(.vertical) > li > a[aria-selected=true] {
        background: #d9e7eb;
        color: #005368; }
      .tabs:not(.vertical) > li > a:focus, .tabs:not(.vertical) > li > a[aria-selected=true] {
        background: #fff;
        color: #006179; }
    .tabs:not(.vertical) > li a {
      text-decoration: none; }
      .tabs:not(.vertical) > li a.disabled {
        opacity: 1;
        cursor: not-allowed; }
        .tabs:not(.vertical) > li a.disabled:focus, .tabs:not(.vertical) > li a.disabled:hover {
          background-color: #e8e8e8 !important;
          color: #4b5555 !important; }
        .tabs:not(.vertical) > li a.disabled:hover {
          box-shadow: none; }
      @media screen and (max-width: 34.9375em) {
        .tabs:not(.vertical) > li a:hover {
          -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
          -moz-box-shadow: 4px 0 0 0 #1291ae inset;
          box-shadow: inset 4px 0 0 0 #1291ae; } }
      @media print, screen and (min-width: 35em) {
        .tabs:not(.vertical) > li a:hover {
          -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
          -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
          box-shadow: inset 0 -4px 0 0 #1291ae; } }
    .tabs:not(.vertical) > li.is-active a {
      color: #333;
      font-weight: 700;
      cursor: default; }
      @media screen and (max-width: 34.9375em) {
        .tabs:not(.vertical) > li.is-active a {
          -webkit-box-shadow: 4px 0 0 0 #006179 inset;
          -moz-box-shadow: 4px 0 0 0 #006179 inset;
          box-shadow: inset 4px 0 0 0 #006179; } }
      @media print, screen and (min-width: 35em) {
        .tabs:not(.vertical) > li.is-active a {
          -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
          -moz-box-shadow: 0 -4px 0 0 #006179 inset;
          box-shadow: inset 0 -4px 0 0 #006179; } }
.tabs-content {
  background: #fff;
  color: #333;
  transition: all .5s ease;
  border: solid #ccc;
  border-width: 1px 0 0; }

.tabs-panel {
  display: none;
  padding: .875rem 0; }
  .tabs-panel.is-active {
    display: block; }

/* The styles for participating publishers table */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
  background: #fff;
  transform: translateZ(0); }

.filterable-table {
  border-collapse: collapse;
  width: 100%; }

#participating-publishers-table th, #participating-publishers-table td {
  width: 12.5%; }

#participating-publishers-table th:first-child, #participating-publishers-table td:first-child {
  width: 50%; }

.input-search-autocomplete {
  padding-bottom: 20px; }

.input-search-autocomplete input[type=text] {
  margin-bottom: 0px; }

table th.sortable {
  cursor: pointer;
  text-align: left; }
  table th.sortable:before {
    content: '';
    display: inline-block;
    margin-right: 7px;
    width: 14px;
    height: 14px;
    background: url(../images/sort.png) no-repeat;
    background-size: cover; }
  table th.sortable#usage_header {
    text-align: right; }
  table th.sortable span {
    font-size: 16px; }

/**
 * Reveal Digital
 */
.breadcrumb {
  color: #676766; }
  .breadcrumb a {
    border: 0;
    font-weight: bold;
    color: #000;
    padding-left: 2px; }
    .breadcrumb a:hover {
      border-bottom: 1px solid #000; }

.subtitle {
  font-family: "Arial Black", "Arial", Helvetica, Roboto, sans-serif;
  font-size: 24.5px;
  margin: 4px 0 30px;
  color: #990000;
  letter-spacing: -1.55px; }

.progress-bar {
  background-color: #CCCCCC;
  margin-bottom: 20px; }
  .progress-bar .bar {
    height: 24px;
    background-color: #00BFDF; }

.border-right {
  border-right: 1px solid #CCCCCC; }

.custom-label, .module-label {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: .5rem 0; }

.badge {
  text-transform: uppercase;
  color: #676765;
  margin-right: 4px;
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
  font-weight: 700 !important;
  padding: 2px 4px;
  border: 1px solid;
  border-color: inherit; }

.dark-green {
  color: #538329 !important; }

.jred {
  color: #990000; }

.wp-caption-text {
  font-size: 12px;
  line-height: 1.4;
  padding: 1em 0 2rem; }

.full-border {
  border: 1px solid #e8e8e8; }

.top-margin-xl {
  margin-top: 80px; }

.button.jstor {
  background: #900; }

.button.jstor:hover, .button.jstor:focus {
  background: #fff;
  color: #900;
  border: 1px solid #900; }

.media-object .thumbnail img {
  aspect-ratio: attr(width)/attr(height); }

.accordion-title {
  font-family: "Arial", Helvetica, Roboto, sans-serif;
  letter-spacing: 0;
  line-height: 1.85714rem;
  font-weight: bold;
  font-size: 1.42857rem;
  border: 0 !important;
  padding-left: 30px;
  padding-right: 0; }
  .accordion-title::before {
    right: auto;
    left: 10px;
    margin-top: 0;
    top: 18px; }
  .accordion-title:focus, .accordion-title:hover {
    background-color: transparent; }

.accordion-content {
  background-color: transparent;
  border: 0 !important;
  padding: 0 0 0 30px; }

.accordion-item > p {
  margin-bottom: 0; }
