.obj_grey_link {
  border-color: #707070;
  background: #707070;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.obj_grey_link:hover,
.obj_grey_link:focus {
  border-color: #606060;
  background: #606060;
  color: white;
  text-decoration: none;
}
.obj_blue_link {
  border-color: #096DAB;
  background: #096DAB;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.obj_blue_link:hover,
.obj_blue_link:focus {
  border-color: #094D78;
  background: #094D78;
  color: white;
  text-decoration: none;
}
.obj_dark_link {
  border-width: 0;
  background: transparent;
  color: #333;
  transition: all 0.25s ease-in-out;
  box-shadow: none;
  padding: 0;
}
.obj_dark_link:hover,
.obj_dark_link:focus {
  border-width: 0;
  color: #094D78;
  background: transparent;
  text-decoration: none;
}
.page,
.page .description {
  font-size: 1.125rem;
  line-height: normal;
}
.page.page_announcements > p,
.page.page_about > p,
.page.page_editorial_team > p,
.page.page_privacy > p,
.page.page_contact > .contact_section {
  margin-top: 2rem;
}
.page.page_submissions > h1 + .cmp_notification,
.page.page_submissions > .section_policy,
.page.page_submissions > .privacy_statement {
  margin-top: 1rem;
}
.page.page_information .description,
.page.page_message .description,
.page.page_announcement .description {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.page.page_information .description,
.page.page_announcement .description,
.page.page_message .description {
  font-size: inherit;
}
.page.page_search .cmp_form {
  margin-top: 1rem;
}
.page.page_search .cmp_form .search_input {
  margin-bottom: 2rem;
}
.page.page_information h1,
.page.page_message h1,
.page.page_submissions h1,
.page.page_about h1,
.page.page_editorial_team h1,
.page.page_contact h1,
.page.page_information h2,
.page.page_message h2,
.page.page_submissions h2,
.page.page_about h2,
.page.page_editorial_team h2,
.page.page_contact h2,
.page.page_information h3,
.page.page_message h3,
.page.page_submissions h3,
.page.page_about h3,
.page.page_editorial_team h3,
.page.page_contact h3,
.page.page_information h4,
.page.page_message h4,
.page.page_submissions h4,
.page.page_about h4,
.page.page_editorial_team h4,
.page.page_contact h4,
.page.page_information h5,
.page.page_message h5,
.page.page_submissions h5,
.page.page_about h5,
.page.page_editorial_team h5,
.page.page_contact h5,
.page.page_information h6,
.page.page_message h6,
.page.page_submissions h6,
.page.page_about h6,
.page.page_editorial_team h6,
.page.page_contact h6,
.page.page_information .h1,
.page.page_message .h1,
.page.page_submissions .h1,
.page.page_about .h1,
.page.page_editorial_team .h1,
.page.page_contact .h1,
.page.page_information .h2,
.page.page_message .h2,
.page.page_submissions .h2,
.page.page_about .h2,
.page.page_editorial_team .h2,
.page.page_contact .h2,
.page.page_information .h3,
.page.page_message .h3,
.page.page_submissions .h3,
.page.page_about .h3,
.page.page_editorial_team .h3,
.page.page_contact .h3,
.page.page_information .h4,
.page.page_message .h4,
.page.page_submissions .h4,
.page.page_about .h4,
.page.page_editorial_team .h4,
.page.page_contact .h4,
.page.page_information .h5,
.page.page_message .h5,
.page.page_submissions .h5,
.page.page_about .h5,
.page.page_editorial_team .h5,
.page.page_contact .h5,
.page.page_information .h6,
.page.page_message .h6,
.page.page_submissions .h6,
.page.page_about .h6,
.page.page_editorial_team .h6,
.page.page_contact .h6 {
  font-weight: normal;
  border-bottom: 1px solid #DDD;
  padding-bottom: 0.75rem;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
.page.page_information h1:first-child,
.page.page_message h1:first-child,
.page.page_submissions h1:first-child,
.page.page_about h1:first-child,
.page.page_editorial_team h1:first-child,
.page.page_contact h1:first-child,
.page.page_information h2:first-child,
.page.page_message h2:first-child,
.page.page_submissions h2:first-child,
.page.page_about h2:first-child,
.page.page_editorial_team h2:first-child,
.page.page_contact h2:first-child,
.page.page_information h3:first-child,
.page.page_message h3:first-child,
.page.page_submissions h3:first-child,
.page.page_about h3:first-child,
.page.page_editorial_team h3:first-child,
.page.page_contact h3:first-child,
.page.page_information h4:first-child,
.page.page_message h4:first-child,
.page.page_submissions h4:first-child,
.page.page_about h4:first-child,
.page.page_editorial_team h4:first-child,
.page.page_contact h4:first-child,
.page.page_information h5:first-child,
.page.page_message h5:first-child,
.page.page_submissions h5:first-child,
.page.page_about h5:first-child,
.page.page_editorial_team h5:first-child,
.page.page_contact h5:first-child,
.page.page_information h6:first-child,
.page.page_message h6:first-child,
.page.page_submissions h6:first-child,
.page.page_about h6:first-child,
.page.page_editorial_team h6:first-child,
.page.page_contact h6:first-child,
.page.page_information .h1:first-child,
.page.page_message .h1:first-child,
.page.page_submissions .h1:first-child,
.page.page_about .h1:first-child,
.page.page_editorial_team .h1:first-child,
.page.page_contact .h1:first-child,
.page.page_information .h2:first-child,
.page.page_message .h2:first-child,
.page.page_submissions .h2:first-child,
.page.page_about .h2:first-child,
.page.page_editorial_team .h2:first-child,
.page.page_contact .h2:first-child,
.page.page_information .h3:first-child,
.page.page_message .h3:first-child,
.page.page_submissions .h3:first-child,
.page.page_about .h3:first-child,
.page.page_editorial_team .h3:first-child,
.page.page_contact .h3:first-child,
.page.page_information .h4:first-child,
.page.page_message .h4:first-child,
.page.page_submissions .h4:first-child,
.page.page_about .h4:first-child,
.page.page_editorial_team .h4:first-child,
.page.page_contact .h4:first-child,
.page.page_information .h5:first-child,
.page.page_message .h5:first-child,
.page.page_submissions .h5:first-child,
.page.page_about .h5:first-child,
.page.page_editorial_team .h5:first-child,
.page.page_contact .h5:first-child,
.page.page_information .h6:first-child,
.page.page_message .h6:first-child,
.page.page_submissions .h6:first-child,
.page.page_about .h6:first-child,
.page.page_editorial_team .h6:first-child,
.page.page_contact .h6:first-child {
  margin-top: 0;
}
h1 + h1,
h2 + h1,
h3 + h1,
h4 + h1,
h5 + h1,
h6 + h1,
.h1 + h1,
.h2 + h1,
.h3 + h1,
.h4 + h1,
.h5 + h1,
.h6 + h1,
h1 + h2,
h2 + h2,
h3 + h2,
h4 + h2,
h5 + h2,
h6 + h2,
.h1 + h2,
.h2 + h2,
.h3 + h2,
.h4 + h2,
.h5 + h2,
.h6 + h2,
h1 + h3,
h2 + h3,
h3 + h3,
h4 + h3,
h5 + h3,
h6 + h3,
.h1 + h3,
.h2 + h3,
.h3 + h3,
.h4 + h3,
.h5 + h3,
.h6 + h3,
h1 + h4,
h2 + h4,
h3 + h4,
h4 + h4,
h5 + h4,
h6 + h4,
.h1 + h4,
.h2 + h4,
.h3 + h4,
.h4 + h4,
.h5 + h4,
.h6 + h4,
h1 + h5,
h2 + h5,
h3 + h5,
h4 + h5,
h5 + h5,
h6 + h5,
.h1 + h5,
.h2 + h5,
.h3 + h5,
.h4 + h5,
.h5 + h5,
.h6 + h5,
h1 + h6,
h2 + h6,
h3 + h6,
h4 + h6,
h5 + h6,
h6 + h6,
.h1 + h6,
.h2 + h6,
.h3 + h6,
.h4 + h6,
.h5 + h6,
.h6 + h6,
h1 + .h1,
h2 + .h1,
h3 + .h1,
h4 + .h1,
h5 + .h1,
h6 + .h1,
.h1 + .h1,
.h2 + .h1,
.h3 + .h1,
.h4 + .h1,
.h5 + .h1,
.h6 + .h1,
h1 + .h2,
h2 + .h2,
h3 + .h2,
h4 + .h2,
h5 + .h2,
h6 + .h2,
.h1 + .h2,
.h2 + .h2,
.h3 + .h2,
.h4 + .h2,
.h5 + .h2,
.h6 + .h2,
h1 + .h3,
h2 + .h3,
h3 + .h3,
h4 + .h3,
h5 + .h3,
h6 + .h3,
.h1 + .h3,
.h2 + .h3,
.h3 + .h3,
.h4 + .h3,
.h5 + .h3,
.h6 + .h3,
h1 + .h4,
h2 + .h4,
h3 + .h4,
h4 + .h4,
h5 + .h4,
h6 + .h4,
.h1 + .h4,
.h2 + .h4,
.h3 + .h4,
.h4 + .h4,
.h5 + .h4,
.h6 + .h4,
h1 + .h5,
h2 + .h5,
h3 + .h5,
h4 + .h5,
h5 + .h5,
h6 + .h5,
.h1 + .h5,
.h2 + .h5,
.h3 + .h5,
.h4 + .h5,
.h5 + .h5,
.h6 + .h5,
h1 + .h6,
h2 + .h6,
h3 + .h6,
h4 + .h6,
h5 + .h6,
h6 + .h6,
.h1 + .h6,
.h2 + .h6,
.h3 + .h6,
.h4 + .h6,
.h5 + .h6,
.h6 + .h6 {
  margin-top: 0 !important;
}
.sparator {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 1.75rem;
  }
}
.cmp_notification {
  border-radius: 3px;
  border-left-width: 0.5rem;
  background: #EEEEEE;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(left, #eeeeee 75%, rgba(238, 238, 238, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #eeeeee 75%, rgba(238, 238, 238, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #eeeeee 75%, rgba(238, 238, 238, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.cmp_button,
.cmp_form .buttons button,
.page_lost_password .buttons button,
.page_search .submit button,
.block_make_submission a {
  color: white;
  border: 1px solid #096DAB;
  box-shadow: none;
  background: #096DAB;
  font-size: 0.93rem;
  font-weight: normal;
}
.cmp_button:focus,
.cmp_form .buttons button:focus,
.page_lost_password .buttons button:focus,
.page_search .submit button:focus,
.block_make_submission a:focus,
.cmp_button:hover,
.cmp_form .buttons button:hover,
.page_lost_password .buttons button:hover,
.page_search .submit button:hover,
.block_make_submission a:hover {
  color: white;
  background: #094D78;
  border-color: #094D78;
}
.cmp_form .label {
  font-style: normal;
}
#headerImage {
  width: 100%;
  height: 113px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
}
@media (max-width: 1270px) {
  #headerImage {
    height: 8.9vw;
  }
}
#headerImage h1 {
  color: black;
}
h1.h_with_underline,
h2.h_with_underline,
h3.h_with_underline,
h4.h_with_underline,
h5.h_with_underline,
h6.h_with_underline,
.h0.h_with_underline,
.h1.h_with_underline,
.h2.h_with_underline,
.h3.h_with_underline,
.h4.h_with_underline,
.h5.h_with_underline,
.h6.h_with_underline {
  font-weight: normal;
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
h1.h_with_underline:after,
h2.h_with_underline:after,
h3.h_with_underline:after,
h4.h_with_underline:after,
h5.h_with_underline:after,
h6.h_with_underline:after,
.h0.h_with_underline:after,
.h1.h_with_underline:after,
.h2.h_with_underline:after,
.h3.h_with_underline:after,
.h4.h_with_underline:after,
.h5.h_with_underline:after,
.h6.h_with_underline:after {
  left: 0;
  bottom: 0;
  content: '';
  height: 4px;
  width: 170px;
  position: absolute;
  border-radius: 50px;
  background: #096DAB;
}
.cmp_button_wire {
  border-color: #096DAB;
  background: #096DAB;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.cmp_button_wire:hover,
.cmp_button_wire:focus {
  border-color: #094D78;
  background: #094D78;
  color: white;
  text-decoration: none;
}
.obj_galley_link {
  border-width: 0;
  background: transparent;
  color: #333;
  transition: all 0.25s ease-in-out;
  box-shadow: none;
  padding: 0;
}
.obj_galley_link:hover,
.obj_galley_link:focus {
  border-width: 0;
  color: #094D78;
  background: transparent;
  text-decoration: none;
}
.description + hr,
.galleys + hr {
  background: transparent !important;
}
#login-connect-orcid-button,
#connect-orcid-button {
  margin: 2rem auto;
  padding: 0.5rem 1rem;
  background: #d4e79f;
  color: #3d4c13;
  border-width: 0;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
}
#login-connect-orcid-button:focus,
#connect-orcid-button:focus,
#login-connect-orcid-button:hover,
#connect-orcid-button:hover {
  background: #c2dd76;
  color: #262f0c;
}
.page.page_register #formErrors {
  flex-basis: 100%;
  margin-top: 0;
  margin-bottom: 2.5rem;
  border-radius: 0.375rem;
}
.page.page_register #formErrors .pkp_form_error {
  font-size: 1.25rem;
}
.page.page_register #formErrors .pkp_form_error + .pkp_form_error_list {
  margin-top: 0.75rem;
  font-size: 1rem;
}
.page.page_register .orcid-wrapper {
  flex-basis: 100%;
  text-align: center;
  margin-bottom: 5rem;
}
.page.page_register .orcid-wrapper #connect-orcid-button {
  margin-top: 0;
  margin-bottom: 1rem;
}
.page.page_register .orcid-wrapper #connect-orcid-button + a {
  color: #707070;
  text-decoration: none;
}
.page.page_register .orcid-wrapper #connect-orcid-button + a:focus,
.page.page_register .orcid-wrapper #connect-orcid-button + a:hover {
  transition: all 0.25s ease-in-out;
  color: #096DAB;
  text-decoration: none;
}
.page.page_register .orcid-wrapper #connect-orcid-button + a:before {
  content: '';
  display: block;
}
.obj_issue_toc .galleys,
.obj_issue_toc .section {
  margin: 0;
  padding: 0;
}
.obj_issue_toc .section > h2,
.obj_issue_toc .section > h3 {
  left: 0;
  padding-left: 0;
}
.obj_issue_summary .cover,
.obj_issue_toc .cover,
.issue-toc .cover {
  margin-right: 0;
  margin-bottom: 0;
  display: block;
  text-align: center;
  position: relative;
  max-width: 12.5rem;
}
@media (max-width: 575px) {
  .obj_issue_summary .cover,
  .obj_issue_toc .cover,
  .issue-toc .cover {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
  }
  .obj_issue_summary .cover img,
  .obj_issue_toc .cover img,
  .issue-toc .cover img {
    max-width: 100%;
  }
}
.obj_issue_summary .cover:before,
.obj_issue_toc .cover:before,
.issue-toc .cover:before {
  top: 0;
  left: 0;
  opacity: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 0.75rem;
  position: absolute;
  background: rgba(9, 109, 171, 0.5);
  transition: all 0.25s ease-in-out;
  pointer-events: none;
}
.obj_issue_summary .cover > img,
.obj_issue_toc .cover > img,
.issue-toc .cover > img {
  border-radius: 0.75rem;
  max-height: none;
}
@media (max-width: 575px) {
}
.obj_issue_summary .cover:focus:before,
.obj_issue_toc .cover:focus:before,
.issue-toc .cover:focus:before,
.obj_issue_summary .cover:hover:before,
.obj_issue_toc .cover:hover:before,
.issue-toc .cover:hover:before {
  opacity: 1;
}
.obj_issue_summary .toc_link_wrapper {
  margin-top: 0.5rem;
}
.cover-wrapper > .toc_link_wrapper {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}
.cover-wrapper > .toc_link_wrapper .toc_link {
  border-color: #707070;
  background: #707070;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.cover-wrapper > .toc_link_wrapper .toc_link:hover,
.cover-wrapper > .toc_link_wrapper .toc_link:focus {
  border-color: #606060;
  background: #606060;
  color: white;
  text-decoration: none;
}
.cover-wrapper > .toc_link_wrapper .toc_link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f03a";
  margin-right: 0.5em;
}
.page.page_issue > .obj_issue_toc > .heading .cover-wrapper .cover,
.page.page_issue > .issue-toc > .heading .cover-wrapper .cover {
  display: block;
  text-align: center;
}
.page.page_issue > .obj_issue_toc > .heading > .description,
.page.page_issue > .issue-toc > .heading > .description {
  border-bottom: 1px solid #DDD;
}
.issue-toc > .heading,
.obj_issue_summary > .heading {
  margin-bottom: 4rem;
}
.issue-toc > .sections,
.obj_issue_summary > .sections {
  margin-top: 3rem;
}
.issue-toc > .sections > .sections-title,
.obj_issue_summary > .sections > .sections-title {
  margin-bottom: 2rem;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  font-weight: normal;
  padding-bottom: 1rem;
  border-bottom: 1px solid #DDD;
}
.issue-toc > .sections > .section,
.obj_issue_summary > .sections > .section {
  margin-top: 3rem;
}
.issue-toc > .sections > .section > .section-title,
.obj_issue_summary > .sections > .section > .section-title {
  margin-bottom: 1rem;
}
.issue-toc hr,
.obj_issue_summary hr {
  border-width: 0;
  height: 1px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(left, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.issue-toc .issue-details .description,
.obj_issue_summary .issue-details .description {
  font-size: 1.25rem;
}
.issue-toc .issue-details .pub_id,
.obj_issue_summary .issue-details .pub_id {
  margin-bottom: 1rem;
}
.issue-toc .issue-details .pub_id .type,
.obj_issue_summary .issue-details .pub_id .type {
  font-weight: normal;
}
.issue-toc .issue-details .published,
.obj_issue_summary .issue-details .published {
  margin-bottom: 1rem;
  color: #707070;
}
.issue-toc .issue-details .published .label,
.obj_issue_summary .issue-details .published .label {
  font-weight: normal;
}
.issue-toc .issue-details > .galleys #issueTocGalleyLabel,
.obj_issue_summary .issue-details > .galleys #issueTocGalleyLabel {
  margin-bottom: 0.5rem;
  font-weight: normal;
}
.issue-toc .issue-details .shop_url .label,
.obj_issue_summary .issue-details .shop_url .label {
  font-weight: normal;
}
.obj_article_summary .obj_article_summary_inner {
  padding: 1rem;
}
.obj_article_summary.media {
  border: 1px solid #DDD;
  border-radius: 3px;
}
.obj_article_summary.media > .media-body {
  padding: 1rem;
}
.obj_article_summary .cover-wrapper > .cover {
  margin: 0 auto;
  width: auto;
  display: flex;
  max-width: 12.5rem;
}
@media (max-width: 575px) {
  .obj_article_summary .cover-wrapper > .cover {
    max-width: 15rem;
  }
  .obj_article_summary .cover-wrapper > .cover img {
    max-width: 100%;
  }
}
.obj_article_summary .cover-wrapper > .cover img {
  max-height: 100%;
}
.obj_article_summary .article-summary-details > .title {
  font-weight: bold;
}
.obj_article_summary .article-summary-details > .title a {
  color: inherit;
  display: block;
}
.obj_article_summary .article-summary-details > .title a:hover,
.obj_article_summary .article-summary-details > .title a:focus {
  color: #094D78;
  text-decoration: underline;
}
.obj_article_summary .article-summary-details > .title:after {
  content: '';
  display: block;
  height: 1px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: #DDD;
  margin-top: 0.8rem;
  margin-bottom: 0.6rem;
}
.obj_article_summary .article-summary-details .galleys_links .obj_galley_link {
  border-width: 0;
  background: transparent;
  color: #333;
  transition: all 0.25s ease-in-out;
  box-shadow: none;
  padding: 0;
}
.obj_article_summary .article-summary-details .galleys_links .obj_galley_link:hover,
.obj_article_summary .article-summary-details .galleys_links .obj_galley_link:focus {
  border-width: 0;
  color: #094D78;
  background: transparent;
  text-decoration: none;
}
.page.page_issue.page_issue_toc > h1 {
  margin-bottom: 2rem;
}
.page.page_issue.page_issue_toc .back_to_issue_link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f053";
  margin-right: 0.75em;
}
.obj_article_details .page_title {
  font-weight: normal;
}
.obj_article_details .page_title + .subtitle {
  font-weight: normal;
  font-size: 1.25rem;
}
.obj_article_details .row {
  margin-left: -15px;
  margin-right: -15px;
  border-top-width: 0;
  border-bottom-width: 0;
}
.obj_article_details .item {
  padding: 0 0 1.25rem 0;
}
.obj_article_details .item.authors {
  padding-bottom: 2rem;
}
.obj_article_details .item.authors li {
  padding-bottom: 0.25rem;
}
.obj_article_details .item.authors li .name {
  padding-bottom: 0.25rem;
}
.obj_article_details .item.authors li .affiliation,
.obj_article_details .item.authors li .orcid {
  padding-left: 1rem;
}
.obj_article_details .item.keywords > h2.label,
.obj_article_details .item.abstract > h2.label,
.obj_article_details .item.reference_bases > h2.label,
.obj_article_details .item.author_bios > h2.label,
.obj_article_details .item.keywords > h3.label,
.obj_article_details .item.abstract > h3.label,
.obj_article_details .item.reference_bases > h3.label,
.obj_article_details .item.author_bios > h3.label,
.obj_article_details .item.keywords > .h2.label,
.obj_article_details .item.abstract > .h2.label,
.obj_article_details .item.reference_bases > .h2.label,
.obj_article_details .item.author_bios > .h2.label,
.obj_article_details .item.keywords > .h3.label,
.obj_article_details .item.abstract > .h3.label,
.obj_article_details .item.reference_bases > .h3.label,
.obj_article_details .item.author_bios > .h3.label {
  font-size: 1.33rem !important;
  display: block !important;
  font-weight: normal !important;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #DDD;
}
.obj_article_details .item .citation_display .value {
  font-size: 0.93rem;
  line-height: 1.43rem;
}
.obj_article_details .main_entry .item:after {
  display: block;
  height: 1px;
  margin-top: 1.33rem;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(left, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.obj_article_details .galleys_links .obj_galley_link {
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
}
.obj_article_details .authors .orcid a {
  color: #647d1f;
  transition: color 0.25s ease-in-out;
}
.obj_article_details .authors .orcid a:hover,
.obj_article_details .authors .orcid a:focus {
  color: #465816;
  text-decoration: none;
}
.obj_article_details .item.doi .label {
  background: url(../images/doi-logo-xs.png) no-repeat top left;
  text-indent: -999em !important;
  width: 24px;
  height: 24px;
  display: inline-block !important;
  vertical-align: middle;
  margin-bottom: 0;
}
.obj_article_details .item.doi a {
  color: #a06b02;
  transition: color 0.25s ease-in-out;
}
.obj_article_details .item.doi a:hover,
.obj_article_details .item.doi a:focus {
  color: #875a02;
  text-decoration: none;
}
.page_issue_archive .issues_archive {
  margin: 2rem  0 0 0;
  border-top-width: 0;
}
.page_issue_archive .issues_archive > li {
  border-bottom-width: 0;
  margin-bottom: 5rem;
  padding: 0;
}
.page_issue_archive .issues_archive > li:after {
  content: '';
  display: block;
  height: 1px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: #DDD;
  margin-top: 2.143rem;
  margin-bottom: 2.143rem;
}
.page_issue_archive .obj_issue_summary .heading {
  margin-bottom: 2.5rem;
}
.page_issue_archive .obj_issue_summary .heading .cover-wrapper .cover {
  float: none;
  display: block;
  text-align: center;
  width: auto;
}
@media (min-width: 576px) {
  .page_issue_archive .obj_issue_summary .heading .cover-wrapper > .toc_link_wrapper {
    padding-bottom: 0;
  }
}
.page_issue_archive .obj_issue_summary .heading .issue-details > h2 > a.title {
  color: inherit;
  font-weight: normal;
  font-size: 2rem;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
.page_issue_archive .obj_issue_summary .heading .issue-details > h2 > a.title:focus,
.page_issue_archive .obj_issue_summary .heading .issue-details > h2 > a.title:hover {
  text-decoration: none;
  color: #096DAB;
}
.page_issue_archive .obj_issue_summary .heading .issue-details > h2 > .series {
  margin-top: 0.25rem;
}
.cmp_announcements {
  margin: 2rem 0 0 0;
}
.cmp_announcements > li {
  padding: 1rem 0 2.5rem 0;
  border-bottom: 1px solid #DDD;
  margin-bottom: 1rem;
}
.cmp_announcements > li:last-child {
  border-bottom: 1px solid #DDD;
}
.cmp_announcements > li .obj_announcement_summary {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cmp_announcements > li .obj_announcement_summary > h2 {
  width: auto;
  max-width: 100%;
  font-size: 1.5rem;
  line-height: 1.25;
  padding-right: 1.5rem;
}
@media (max-width: 767px) {
  .cmp_announcements > li .obj_announcement_summary > h2 {
    max-width: 80%;
  }
}
@media (max-width: 575px) {
  .cmp_announcements > li .obj_announcement_summary > h2 {
    max-width: 100%;
    padding-right: 0;
  }
}
.cmp_announcements > li .obj_announcement_summary > h2 > a {
  color: inherit;
}
.cmp_announcements > li .obj_announcement_summary > h2 > a:hover,
.cmp_announcements > li .obj_announcement_summary > h2 > a:focus {
  text-decoration: underline;
}
.cmp_announcements > li .obj_announcement_summary > .date {
  width: 100%;
  text-align: left;
  padding-bottom: 0.5rem;
}
.cmp_announcements > li .obj_announcement_summary > .summary {
  flex-basis: 100%;
}
.cmp_announcements > li .obj_announcement_summary > .summary:before,
.cmp_announcements > li .obj_announcement_summary > .summary:after {
  content: " ";
  display: table;
}
.cmp_announcements > li .obj_announcement_summary > .summary:after {
  clear: both;
}
.obj_announcement_full .date,
.obj_announcement_summary .date {
  color: #707070;
}
.obj_announcement_full .date:before,
.obj_announcement_summary .date:before {
  margin-right: 0.25rem;
  color: #707070;
}
.obj_announcement_full .read_more,
.obj_announcement_summary .read_more {
  border-radius: 0.375rem;
  border: 1px solid #707070;
  background: #707070;
  color: white;
  font-weight: normal;
  text-align: center;
  padding: 0.5rem 1.5rem;
  line-height: normal;
}
.obj_announcement_full .read_more:after,
.obj_announcement_summary .read_more:after {
  display: none;
}
.pkp_page_index .page_index_journal_pre {
  border-bottom: 1px solid #DDD;
}
.pkp_page_index .homepage_image {
  margin: 0;
}
.pkp_page_index .homepage_image > img {
  border-radius: 2px;
  overflow: hidden;
  max-width: 12rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .pkp_page_index .homepage_image > img {
    margin-right: 0;
  }
}
.pkp_page_index .homepage_about {
  padding: 0;
}
.pkp_page_index .homepage_about h2 {
  font-size: 3rem;
  font-weight: normal;
  margin-top: 0;
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
.pkp_page_index .homepage_about h2:after {
  left: 0;
  bottom: 0;
  content: '';
  height: 4px;
  width: 170px;
  position: absolute;
  border-radius: 50px;
  background: #096DAB;
}
.pkp_page_index .homepage_about .homepage_description > p:first-child {
  font-size: 1.25rem;
}
.pkp_page_index .homepage_intro + .current_issue {
  margin-top: 2rem;
}
.pkp_page_index .current_issue > h2 {
  margin-bottom: 2rem;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.pkp_page_index .current_issue > h2:after {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  height: 1px;
  flex: 1;
  margin-left: 1rem;
  margin-right: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(left, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dddddd 75%, rgba(221, 221, 221, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.pkp_page_index .current_issue .current_issue_title {
  font-size: 2.5rem;
  font-weight: normal;
}
@media (max-width: 991px) {
  .pkp_page_index .current_issue .current_issue_title {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  .pkp_page_index .current_issue .current_issue_title {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  .pkp_page_index .current_issue .current_issue_title {
    font-size: 1.75rem;
  }
}
.pkp_page_index .current_issue .read_more {
  max-width: 20rem;
  text-align: center;
  display: block;
  margin: 5rem auto 4rem auto;
  min-height: 2rem;
  line-height: 2rem;
  white-space: nowrap;
  padding: 0.75rem 0 0.25rem 0;
  font-size: 1.125rem;
  transition: opacity 0.25s ease-in-out;
  border: 1px solid #606060;
  border-radius: 3px;
  background-color: transparent;
  opacity: 1;
  color: #606060;
}
@media (max-width: 991px) {
  .pkp_page_index .current_issue .read_more {
    font-size: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.125rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-radius: 1.5rem;
  }
}
@media (max-width: 767px) {
  .pkp_page_index .current_issue .read_more {
    border-radius: 1rem;
  }
}
@media (max-width: 575px) {
  .pkp_page_index .current_issue .read_more {
    border-radius: 0.75rem;
  }
}
.pkp_page_index .current_issue .read_more:focus,
.pkp_page_index .current_issue .read_more:hover {
  text-decoration: none;
}
.pkp_page_index .current_issue .read_more:after {
  display: block;
  text-align: center;
  position: relative;
  top: -0.25rem;
  right: 0;
  width: 100%;
  content: '\f107';
  font-size: 2.5rem;
  display: none !important;
}
@media (max-width: 575px) {
  .pkp_page_index .current_issue .read_more:after {
    font-size: 2rem;
  }
}
.pkp_page_index .current_issue .read_more:focus,
.pkp_page_index .current_issue .read_more:hover {
  color: white;
  background-color: #094D78;
  border-color: #094D78;
}
.pkp_page_index .additional_content {
  padding: 1.5rem 0;
  margin: 0;
  border-width: 0;
}
.pkp_page_index .additional_content:before {
  content: '';
  display: block;
  height: 1px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: #DDD;
  margin-bottom: 1.5rem;
}
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form fieldset,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form fieldset,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form fieldset {
  margin-bottom: 0;
}
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form .fields > div,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form .fields > div,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form .fields > div {
  padding-bottom: 0;
}
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form input[type="text"],
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form input[type="text"],
.pkp_block.block_netcreateuserblockplugin .content .cmp_form input[type="text"],
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form input[type="email"],
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form input[type="email"],
.pkp_block.block_netcreateuserblockplugin .content .cmp_form input[type="email"],
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form input[type="password"],
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form input[type="password"],
.pkp_block.block_netcreateuserblockplugin .content .cmp_form input[type="password"],
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form input[type="url"],
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form input[type="url"],
.pkp_block.block_netcreateuserblockplugin .content .cmp_form input[type="url"],
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form input[type="tel"],
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form input[type="tel"],
.pkp_block.block_netcreateuserblockplugin .content .cmp_form input[type="tel"],
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form select,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form select,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form select,
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form textarea,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form textarea,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form textarea {
  border-color: #DDD;
  border-radius: 0.375rem;
  height: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.pkp_block.block_netCreateNewsletterBlock .content .cmp_button,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_button,
.pkp_block.block_netcreateuserblockplugin .content .cmp_button,
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form .buttons button,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form .buttons button,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form .buttons button,
.pkp_block.block_netCreateNewsletterBlock .content .page_lost_password .buttons button,
.pkp_block.block_netcreatenavigationblockplugin .content .page_lost_password .buttons button,
.pkp_block.block_netcreateuserblockplugin .content .page_lost_password .buttons button,
.pkp_block.block_netCreateNewsletterBlock .content .page_search .submit button,
.pkp_block.block_netcreatenavigationblockplugin .content .page_search .submit button,
.pkp_block.block_netcreateuserblockplugin .content .page_search .submit button,
.pkp_block.block_netCreateNewsletterBlock .content .block_make_submission a,
.pkp_block.block_netcreatenavigationblockplugin .content .block_make_submission a,
.pkp_block.block_netcreateuserblockplugin .content .block_make_submission a {
  border-radius: 0.375rem;
  background: #707070;
  border-color: #707070;
  color: white;
  padding: 0.2rem 1.125rem;
}
.pkp_block.block_netCreateNewsletterBlock .content .cmp_button:hover,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_button:hover,
.pkp_block.block_netcreateuserblockplugin .content .cmp_button:hover,
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form .buttons button:hover,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form .buttons button:hover,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form .buttons button:hover,
.pkp_block.block_netCreateNewsletterBlock .content .page_lost_password .buttons button:hover,
.pkp_block.block_netcreatenavigationblockplugin .content .page_lost_password .buttons button:hover,
.pkp_block.block_netcreateuserblockplugin .content .page_lost_password .buttons button:hover,
.pkp_block.block_netCreateNewsletterBlock .content .page_search .submit button:hover,
.pkp_block.block_netcreatenavigationblockplugin .content .page_search .submit button:hover,
.pkp_block.block_netcreateuserblockplugin .content .page_search .submit button:hover,
.pkp_block.block_netCreateNewsletterBlock .content .block_make_submission a:hover,
.pkp_block.block_netcreatenavigationblockplugin .content .block_make_submission a:hover,
.pkp_block.block_netcreateuserblockplugin .content .block_make_submission a:hover,
.pkp_block.block_netCreateNewsletterBlock .content .cmp_button:focus,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_button:focus,
.pkp_block.block_netcreateuserblockplugin .content .cmp_button:focus,
.pkp_block.block_netCreateNewsletterBlock .content .cmp_form .buttons button:focus,
.pkp_block.block_netcreatenavigationblockplugin .content .cmp_form .buttons button:focus,
.pkp_block.block_netcreateuserblockplugin .content .cmp_form .buttons button:focus,
.pkp_block.block_netCreateNewsletterBlock .content .page_lost_password .buttons button:focus,
.pkp_block.block_netcreatenavigationblockplugin .content .page_lost_password .buttons button:focus,
.pkp_block.block_netcreateuserblockplugin .content .page_lost_password .buttons button:focus,
.pkp_block.block_netCreateNewsletterBlock .content .page_search .submit button:focus,
.pkp_block.block_netcreatenavigationblockplugin .content .page_search .submit button:focus,
.pkp_block.block_netcreateuserblockplugin .content .page_search .submit button:focus,
.pkp_block.block_netCreateNewsletterBlock .content .block_make_submission a:focus,
.pkp_block.block_netcreatenavigationblockplugin .content .block_make_submission a:focus,
.pkp_block.block_netcreateuserblockplugin .content .block_make_submission a:focus {
  color: white;
  background: #606060;
  border-color: #606060;
  text-decoration: none;
}
.pkp_block.block_netCreateNewsletterBlock .content label > .label,
.pkp_block.block_netcreatenavigationblockplugin .content label > .label,
.pkp_block.block_netcreateuserblockplugin .content label > .label {
  padding-bottom: 0.25rem;
}
.pkp_block.block_netcreatenavigationblockplugin .content .buttons .submit:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f002";
  margin-right: 0.5em;
}
.pkp_block.block_netcreateuserblockplugin .title .task_count {
  display: inline-block;
  border-radius: 100%;
  background: rgba(9, 77, 120, 0.2);
  text-align: center;
  position: relative;
  width: 1.33rem;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.75rem;
  top: -0.15rem;
  margin-left: 0.125em;
}
.pkp_block.block_netcreateuserblockplugin .title .task_count > span {
  letter-spacing: -1px;
}
.pkp_block.block_netcreateuserblockplugin .content .user-remember,
.pkp_block.block_netcreateuserblockplugin .content .buttons {
  margin-top: 1.25rem;
}
.pkp_block.block_netcreateuserblockplugin .content .user-remember label {
  margin-bottom: 0;
}
.pkp_block.block_netcreateuserblockplugin .content .user-remember .label {
  display: inline-block;
}
.pkp_block.block_netcreateuserblockplugin .content .required {
  position: absolute;
  padding-left: 0.2rem;
}
.pkp_block.block_netcreateuserblockplugin .content .buttons .submit:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f023";
  margin-right: 0.5em;
}
.page.page_search .authors-alpha-list .btn {
  width: 2.5rem;
  padding-left: 0;
  padding-right: 0;
  border-color: #707070;
  background: #707070;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.page.page_search .authors-alpha-list .btn:hover,
.page.page_search .authors-alpha-list .btn:focus {
  border-color: #606060;
  background: #606060;
  color: white;
  text-decoration: none;
}
.page.page_search .authors-alpha-list .btn.active {
  border-color: #096DAB;
  background: #096DAB;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.page.page_search .authors-alpha-list .btn.active:hover,
.page.page_search .authors-alpha-list .btn.active:focus {
  border-color: #094D78;
  background: #094D78;
  color: white;
  text-decoration: none;
}
.page.page_search #authors .first-letter {
  margin-top: 2.143rem;
}
.page.page_search #authors .first-letter > h3 {
  margin-bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  font-weight: normal;
  font-size: 2rem;
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
.page.page_search #authors .first-letter > h3:after {
  left: 0;
  bottom: 0;
  content: '';
  height: 4px;
  width: 170px;
  position: absolute;
  border-radius: 50px;
  background: #096DAB;
}
.page.page_search .pagination {
  margin-top: 2.143rem;
}
.page.page_search .search_input {
  display: flex;
  flex-wrap: nowrap;
}
.page.page_search .search_input:before {
  content: "\e86f";
  font-family: 'Linearicons-Free';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 3rem;
  margin-right: 1rem;
  vertical-align: middle;
  font-size: 1.5rem;
}
.page.page_search .search_input .query {
  border-radius: 0.375rem;
  height: 3rem;
  border-color: #DDD;
}
.page.page_search .search_advanced {
  padding: 0;
  border-width: 0;
  margin-top: 3rem;
}
.page.page_search .search_advanced > legend {
  padding: 0 0 1rem 0;
  font-size: 1.5rem;
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
.page.page_search .search_advanced > legend:after {
  left: 0;
  bottom: 0;
  content: '';
  height: 4px;
  width: 170px;
  position: absolute;
  border-radius: 50px;
  background: #096DAB;
}
.page.page_search .search_advanced > div legend {
  padding-bottom: 0.5rem;
}
.page.page_search .search_advanced > div input[type="text"],
.page.page_search .search_advanced > div input[type="email"],
.page.page_search .search_advanced > div input[type="password"],
.page.page_search .search_advanced > div input[type="url"],
.page.page_search .search_advanced > div input[type="tel"],
.page.page_search .search_advanced > div select,
.page.page_search .search_advanced > div textarea {
  border-radius: 0.375rem;
  height: 2.5rem;
  border-color: #DDD;
}
.page.page_search .submit {
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.page.page_search .submit button {
  padding: 0.5rem 2.5rem;
  font-size: 1.25rem;
  border-color: #096DAB;
  background: #096DAB;
  color: white;
  transition: all 0.25s ease-in-out;
  border-radius: 0.375rem;
  box-shadow: none;
}
.page.page_search .submit button:hover,
.page.page_search .submit button:focus {
  border-color: #094D78;
  background: #094D78;
  color: white;
  text-decoration: none;
}
.page.page_search .submit button:after {
  display: none;
}
.page.page_search .submit button:before {
  content: "\e86f";
  font-family: 'Linearicons-Free';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: normal;
  margin-right: 1rem;
  vertical-align: middle;
  font-size: 1.5rem;
}
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form label .label,
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form label .label {
  font-size: 1.25rem;
  padding-bottom: 0.25rem;
}
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form input[type="text"],
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form input[type="text"],
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form input[type="email"],
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form input[type="email"],
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form input[type="password"],
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form input[type="password"],
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form input[type="url"],
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form input[type="url"],
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form input[type="tel"],
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form input[type="tel"],
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form select,
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form select,
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form textarea,
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form textarea {
  border-radius: 0.375rem;
  height: 2.5rem;
  border-color: #DDD;
}
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form .buttons button,
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form .buttons button {
  border-radius: 0.375rem;
  background: #096DAB;
  border-color: #096DAB;
  color: white;
  padding: 0.2rem 1.125rem;
  transition: all 0.25s ease-in-out;
}
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form .buttons button:hover,
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form .buttons button:hover,
.pkp_page_newsletter .page.page_message #page_unsubscribenewsletterform_form .buttons button:focus,
.pkp_page_newsletter .page.page_message #page_subscribenewsletterform_form .buttons button:focus {
  color: white;
  background: #094D78;
  border-color: #094D78;
}
.pkp_page_newsletter .page.page_message .cmp_back_link a {
  color: #606060;
  transition: all 0.25s ease-in-out;
}
.pkp_page_newsletter .page.page_message .cmp_back_link a:before {
  content: "\e800";
  font-family: 'Linearicons-Free';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 0.5rem;
}
.pkp_page_newsletter .page.page_message .cmp_back_link a:hover,
.pkp_page_newsletter .page.page_message .cmp_back_link a:focus {
  text-decoration: none;
  color: #096DAB;
}
