/* - - - - - - - - - - - - - - - - - - - - -
Theme Name: Allergo Expert - Custom Wordpress Theme
Theme URI: https://www.allergoxpert.com/
Description: Allergo Experts - WordPress Theme
Author: Mate Ivancic
Author URI: https://inneall.ie/

Created :  20.04.2023
Modified : 20.04.2023
- - - - - - - - - - - - - - - - - - - - - */

/* global reset */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

/* end of global reset */

/* ----- CSS ----- */

body {
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
}

/* ----- Header CSS ----- */
#header {
  width: 100%;
  background-color: #fff;
  box-shadow: 2px 26px 39px -16px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 26px 39px -16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 26px 39px -16px rgba(0, 0, 0, 0.2);
}

.header-top {
  background-color: #002d5a;
  padding: 2px 0;
}

.header-top .navbar {
  padding: 0;
}

.header-top .navbar ul li {
  font-size: 14px;
}

.header-top .navbar ul li a {
  color: #fff;
  text-decoration: none;
  padding: 4px 12px;
}

.header-top .navbar ul li a:hover {
  color: #fff;
}

.header-top ul li .show {
  color: #fff !important;
}

.header-top .navbar .dropdown-menu {
  padding: 0;
  border-radius: 0 !important;
  border: none;
  background-color: #0b3b6b !important;
  padding: 3px 5px;
}

.header-top .navbar .dropdown-menu li {
  font-size: 14px;
  color: #fff;
}

.header-top .navbar .dropdown-menu li a {
  padding: 3px 15px;
  color: #fff;
  background-color: #0b3b6b;
  text-decoration: none;
}

.header-top .navbar .dropdown-menu li a:hover {
  background-color: #626262;
}

.header-top .navbar .dropdown-menu .sub-links {
  padding: 3px 3px 10px 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f2a800;
}

.header-top .navbar-toggler-icon {
  font-size: 32px;
  color: #fff;
  padding: 3px;
  margin: 0;
}

#menu-top-nav1 li {
  background-color: #fefde3;
  margin: 2px 3px;
  border-radius: 3px;
}

#menu-top-nav1 li a {
  color: #717073;
}

#menu-top-nav1 li a:hover {
  color: #55a79a;
}

#menu-top-nav1 .nav-item::before {
  content: "\F4EA";
  font-family: "bootstrap-icons";
  margin: 0 1px 0 3px;
  font-size: 1em;
  display: inline-block;
  vertical-align: middle;
}

#menu-top-nav li a:hover {
  color: #ee8028;
}

.header-top .navbar-toggler {
  padding: 0;
  box-shadow: none !important;
}

.wnbell-dropdown {
  color: #fff;
  font-size: 16px;
  margin-left: 3px;
}

.modal {
  top: 40px;
}

.modal-body #loginform input {
  margin-bottom: 10px;
}

.modal-body #loginform .modal-submit-button {
  display: flex;
  justify-content: flex-end;
}

.modal-register {
  display: block;
  border-top: 1px solid #dee2e6;
  padding: 10px 15px;
  text-align: end;
}

.modal-register a {
  display: block;
  color: #063361;
  font-size: 12px;
}

.modal-register a:hover {
  color: #4083b0;
}

.modal-body #loginform #wp-submit {
  border: none;
  border-radius: 3px;
  background-color: #063361;
  color: #fff;
}

#comments {
  margin-bottom: 10px;
  overflow-y: scroll;
  max-height: 700px;
}

#comments .comment-body {
  padding: 10px;
  background-color: #EAF1F2;
  margin: 5px;
}

#comments .comments-title {
  font-size: 22px;
  color: #ee8028;
  padding-bottom: 4px;
}

#comments .comment-author {
  font-size: 14px;
  color: #4c4c4c;
}

#comments .comment-author a {
  font-size: 14px;
  color: #063150;
  text-decoration: none;
  font-weight: bold;
}

#comments .comment-meta a {
  font-size: 12px;
  color: #4c4c4c;
  padding-bottom: 8px;
  text-decoration: none;
}

#comments .comment p {
  font-size: 16px;
  color: #4c4c4c;
  padding: 10px;
  background-color: #EAF1F2;
  margin: 5px;
}

.depth-2 {
  padding-left: 28px;
}

#comments .comment .comment-reply-link {
  text-align: end;
  text-decoration: none;
  color: #4c4c4c;
  font-weight: bold;
}

#comments .comment .comment-reply-link:hover {
  color: #333;
}

#respond {
  padding: 10px;
}

#reply-title {
  padding-bottom: 10px;
  font-size: 18px;
  color: #063150;
}

#respond .logged-in-as {
  display: none;
}

#respond textarea {
  padding: 5px;
  width: 100%;
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#respond #submit {
  border: none;
  background-color: #073150;
  color: #fff;
  font-weight: bold;
  padding: 8px 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#respond #submit:hover {
  background-color: #ee8028;
}

.header-main {
  background-color: rgba(242, 169, 0, 0.8);
}

.header-main .navbar ul li {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 24px;
  vertical-align: middle;
  margin: 0 6px;
}

.header-main .navbar ul li a span {
  display: block;
  text-align: center;
}

.header-main .navbar ul li a span .thick {
  display: inline !important;
  font-size: 14px;
  padding: 2px 4px;
  color: #fff;
  background-color: #f2a900;
  border-radius: 3px;
  font-weight: 400;
}

.header-main .navbar ul li a {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  padding: 0 12px;
}

.header-main ul li a:hover {
  color: #1b1b1b;
}

.header-main ul li a:active {
  color: #1b1b1b;
  background-color: transparent;
}

.header-main ul li .show {
  color: #1b1b1b;
}

.header-main .navbar .dropdown-menu {
  padding: 6px 0 6px 0;
  border-radius: 0 !important;
  border: none !important;
  min-width: 250px;
  border-bottom: 2px solid #f2a900 !important;
}

.header-main .navbar .dropdown-menu .spec {
  font-size: 12px;
  padding: 3px 10px 3px 20px;
  border-bottom: 2px solid #e6e6e6;
}

.header-main .navbar .dropdown-item {
  padding: 3px 4px 3px 18px;
  font-size: 12px;
  color: #1b1b1b;
  text-align: left;
}

.header-main .navbar .dropdown-item::before {
  content: "\F231";
  font-family: "bootstrap-icons";
  font-weight: 400;
  margin-right: 8px;
  display: inline-block;
}

.header-main .navbar .dropdown-item:hover::before {
  color: #cb2061;
}

.header-main .navbar .dropdown-item:hover {
  color: #1b1b1b;
  background-color: transparent !important;
}

.header-main .navbar-toggler-icon {
  font-size: 32px;
  color: #fff;
  padding: 3px;
  margin: 0;
}

.header-main .navbar-toggler {
  padding: 0;
  box-shadow: none !important;
}

.header-main .btn-search {
  color: #1b1b1b;
  background: #fff;
}

.header-main .btn-search:hover {
  background: #cb2061;
}

.header-main .card {
  border: none;
  background-color: #073150;
}

.header-main .dropdown-toggle::after {
  display: none;
}

.header-main .navbar-nav .menu-item-has-children a:active {
  color: #1b1b1b;
}

.header-main .navbar-nav .menu-item-has-children a:focus {
  color: #1b1b1b;
}

#menu-main-menu-en .nav-item {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .header-main .navbar ul li {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    vertical-align: top;
    margin: 0 6px;
    position: relative;
  }

  .header-main .navbar ul li a {
    display: block !important;
    width: 100% !important;
    text-align: center;
    padding: 4px 12px;
  }

  .header-main .navbar ul li a span {
    display: inline !important;
    margin: 0 3px;
    text-align: center;
    vertical-align: none !important;
  }

  #menu-main-menu-en .nav-item a span {
    display: inline !important;
  }

  .header-main .dropdown-toggle::after {
    display: inline-block;
  }

  .header-main .navbar-nav .menu-item-has-children a:active {
    background-color: transparent;
    color: #fff;
  }

  .header-main .navbar-nav .menu-item-has-children a:focus {
    background-color: transparent;
    color: #fff;
  }

  .header-main .navbar .menu-item-has-children .dropdown-menu {
    display: none !important;
    position: static !important;
    width: 100% !important;
    left: 0 !important;
    top: 100%;
  }

  .header-main .navbar .menu-item-has-children .show {
    display: block !important;
    position: static !important;
    width: 100% !important;
    left: 0 !important;
    top: 100%;
  }

  #menu-main-menu-en .nav-item {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .header-main .navbar ul li {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    vertical-align: top;
    margin: 0 6px;
    position: relative;
  }

  .header-main .navbar ul li a {
    display: block !important;
    width: 100% !important;
    text-align: center;
    padding: 4px 12px;
  }

  .header-main .navbar ul li a span {
    display: inline !important;
    margin: 0 3px;
    text-align: center;
    vertical-align: none !important;
  }

  #menu-main-menu-en .nav-item a span {
    display: inline !important;
  }

  .header-main .dropdown-toggle::after {
    display: inline-block;
  }

  .header-main .navbar-nav .menu-item-has-children a:active {
    background-color: transparent;
    color: #fff;
  }

  .header-main .navbar-nav .menu-item-has-children a:focus {
    background-color: transparent;
    color: #fff;
  }

  .header-main .navbar .menu-item-has-children .dropdown-menu {
    display: none !important;
    position: static !important;
    width: 100% !important;
    left: 0 !important;
    top: 100%;
  }

  .header-main .navbar .menu-item-has-children .show {
    display: block !important;
    position: static !important;
    width: 100% !important;
    left: 0 !important;
    top: 100%;
  }

  #menu-main-menu-en .nav-item {
    display: block !important;
  }
}

.header-main .navbar-toggler-icon {
  font-size: 32px;
  color: #fff;
  padding: 3px;
  margin: 0;
}

.header-main .navbar-toggler {
  padding: 0;
  box-shadow: none !important;
}

.header-main .card {
  border: none;
  background-color: transparent !important;
}

.search-class .search-form {
  width: 100%;
  display: flex;
}

.search-class div {
  width: 100%;
  display: flexbox;
  margin-bottom: 10px;
}

.search-field {
  width: 78%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.search-submit {
  margin-left: 1%;
  width: 18%;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  border: none;
  background-color: #f2a800;
}

.search-submit:hover {
  background-color: #002d5a;
}


@media(max-width: 665px) {
  .header-main .navbar-brand {
    max-width: 70%;
  }
}

/* Biblio Section Sidebar */
.list-group {
  font-size: 13px;
  color: #717073;
}

.list-group li span {
  font-size: 13px;
  color: #717073;
}

.list-group a {
  color: #717073 !important;
}

.list-group a:hover {
  color: #002d5a !important;
}

#bookmarktext span {
  color: #717073 !important;
}

#bookmarktext:hover span {
  color: #002d5a;
}

/* ----- Editorial Section CSS ----- */
#editorial {
  padding: 60px 0 0 0;
  background-color: #fff;
}

#editorial .editor-box {
  padding: 20px 42px 0 42px;
  border: 1px solid #fef1f7;
  background-color: #fafaf7;
}

#editorial .editor-box h3 {
  font-size: 24px;
  padding-bottom: 5px;
  color: #002d5a;
  line-height: 26px;
  font-weight: 600
}

#editorial .editor-box h6 {
  font-size: 16px;
  padding-bottom: 22px;
  color: #002d5a;
  font-weight: 400;
  line-height: 21px;
}

#editorial .editor-box .see-more {
  text-align: center;
  margin-bottom: 22px;
  font-size: 13px;
}

#editorial .editor-box .see-more a {
  display: inline-block;
  padding: 1px 6px;
  background-color: #cb2061;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  line-height: 18px;
}

#editorial .editor-box .see-more a:hover {
  background-color: #f2a900;
}

#editorial .editor-box h4 {
  font-size: 18px;
  padding-bottom: 22px;
  color: #f2a900;
  font-weight: 400;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
}

#editorial .editor-box .small {
  color: #002d5a;
  font-size: 13px;
  padding-bottom: 16px;
  line-height: 16px;
  font-family: "Open Sans", sans-serif;
}

#editorial .content-right {
  padding: 0;
}

/* ----- Content CSS ----- */
#content {
  padding: 20px 0 20px 0;
}

/* #content .headline {padding-bottom:32px;} */
#content .headline h2 {
  font-size: 24px;
  color: #002d5a;
  line-height: 26px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

#content .headline p {
  padding-bottom: 25px;
  font-weight: 300;
  color: #999a9b;
  font-size: 12px;
  padding-top: 5px;
  line-height: 15px;
  text-transform: uppercase;
}

#content .headline p span {
  color: #002d5a;
  font-weight: bold;
}

/* ----- Post Feed ----- */
#content .post-feed {
  width: 48%;
  margin: 0 0 1% 0 !important;
  display: flex;
}

#content .post-feed .post-thumb img {
  max-width: 80px;
  width: 100%;
  height: auto;
}

#content .post-feed .post-text h3 {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 21px;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 3px;
}

#content .post-feed .post-text h3 a {
  color: #002d5a;
  padding-bottom: 6px;
  text-decoration: none;
}

#content .post-feed .post-text h3 a:hover {
  color: #cb2061;
}

#content .post-feed .post-text p {
  font-size: 13px;
  color: #717073;
  line-height: 16px;
  padding-bottom: 3px;
}

#content .post-feed .post-text .author {
  font-weight: 600;
}

#content .post-feed .post-text .more a {
  color: #cb2061;
  text-decoration: none;
}

#content .post-feed .post-text .more a:hover {
  color: #002d5a
}

@media(max-width: 991px) {
  #content .post-feed {
    width: 96%;
    margin: 2%;
    display: flex;
  }

  #content .post-feed .post-thumb {
    margin: 0 auto;
    text-align: center;
  }
}

/* ----- Post Filters Section ----- */
#post-filters {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border: 1px solid #e6e6e6;
}

#post-filters .headline {
  padding-bottom: 10px;
}

#post-filters .headline h2 {
  font-size: 24px;
  padding-bottom: 8px;
  font-family: "Open Sans", sans-serif;
  color: #002d5a;
  font-weight: 600 !important;
}

#post-filters .headline h3 {
  font-size: 1.2rem;
  color: #999a9b;
  padding-bottom: 12px;
}

#post-filters .headline p {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  padding-top: 5px;
  line-height: 0px;
  text-transform: none;
  font-weight: 400;
  color: #717073;
}

#post-filters .headline p a:hover {
  text-decoration: none;
  color: #002d5a;
}

#post-filters .headline p span {
  padding: 4px 12px;
  background-color: #f2a800;
  color: #fff;
}

#post-filters .sbox {
  padding-bottom: 20px;
}

#post-filters .sbox h4 {
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #717073;
  padding-bottom: 0px;
  text-transform: uppercase;
}

#post-filters .sbox p {
  font-size: 16px;
  padding-top: 18px;
  color: #999a9b;
}

#post-filters .sbox .input-group {
  padding-bottom: 12px;
}

#post-filters .sbox .input-group .btn-outline {
  color: #002d5a;
}

#post-filters .sbox p a {
  text-decoration: none;
  color: #717073;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 16px;
  padding: 0 0 3px 0;
}

#post-filters .sbox p a:hover {
  text-decoration: none;
  color: #cb2061;
}

#post-filters .sbox p span {
  padding: 4px 12px;
  background-color: #6e1196;
  color: #fff;
}

#post-filters .sbox .journal-alphabet a .disabled {
  color: #646464;
  text-decoration: underline;
  font-weight: normal;
}

#post-filters .sbox .journal-alphabet span {
  border-left: 1px solid #646464;
  color: #717073;
  padding: 1px 5px;
  display: inline-flex;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 13px;
  min-width: 13px;
  font-family: "Open Sans", sans-serif;
}

#post-filters .sbox .journal-alphabet a {
  border-left: 1px solid #646464;
  color: #cb2061;
  padding: 1px 6px;
  display: inline-flex;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
}

#post-filters .sbox .journal-alphabet .first {
  border: none;
}

#post-filters .sbox .journal-alphabet a:hover {
  color: #002d5a;
  font-weight: bold;
}

#post-filters .sbox ul {
  padding-bottom: 10px;
}

#post-filters .sbox ul li {
  font-size: 18px;
  padding-bottom: 12px;
  display: -webkit-inline-box;
  padding-bottom: 0px;
}

#post-filters .sbox ul li a {
  text-decoration: none;
  color: #717073;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  line-height: 16px;
  border-right: 1px solid #e6e6e6;
  border-left: none !important;
  padding-right: 5px;
  padding-left: 3px;
}

#post-filters .sbox ul li:last-child a {
  border-right: 0px;
  padding-left: 0px;
}

#post-filters .sbox ul li:first-child a {
  padding-left: 0px;
}

#post-filters .sbox ul li a:hover {
  text-decoration: none;
  color: #cb2061;
}

#post-filters .sbbox-category {
  margin-bottom: 0px !important;
}

#post-filters .custom-no-padding-bottom {
  padding-bottom: 0px !important;
}

#search-headline {
  margin-bottom: 15px;
  margin-top: 20px;
  padding-bottom: 0px !important;
}

#search-headline h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  color: #002d5a;
  padding-bottom: 2px !important;
}

#search-headline p {
  padding-bottom: 0px !important;
  font-size: 13px;
  color: #717073;
}

#search-headline p span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #717073 !important;
  border-radius: 10px;
}

#post-filters .search-form {
  display: flex;
  justify-content: space-between;
  width: 100% !important;
  margin-bottom: 10px !important;
}

#post-filters .search-form .search-field {
  width: 90%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#post-filters .search-form .search-submit {
  width: 10%;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #f2a900;
  padding: 0.375rem 0.75rem;
  border: none;
  position: relative;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  margin-left: 0px !important;
}

#post-filters .search-form .search-submit:focus,
#post-filters .search-form .search-submit:hover {
  background-color: #002d5a;
}

#post-filters .search-form .search-submit:active:focus,
#post-filters .search-form .search-submit:active:hover {
  background-color: #cb2061;
}

.sbox-links p {
  padding-top: 0px !important;
}

.banner-content {
  color: #fff;
}

.banner-content .row-limit {
  background-color: #002d5a;
  padding: 30px 25px 35px 20px;
  color: #fff;
}

.banner-content .banner-title {
  margin-bottom: 18px;
}

.banner-content .banner-title h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
}

.banner-content .banner-title p {
  color: #fff;
  font-size: 12px;
  padding-top: 5px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.banner-content h4 {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
}

.banner-content .banner-card p {
  font-size: 14px;
  color: #fff;
}

.banner-content .banner-card a {
  color: #fff;
  text-decoration: underline;
}

.banner-content .banner-card a:hover {
  text-decoration: none;
}

/* ----- Top Articles Section CSS ----- */
#top-article {
  padding: 20px 0px;
}

#top-article .headline {
  padding-bottom: 12px;
}

#top-article .headline h3 {
  font-size: 24px;
  color: #002d5a;
  padding-bottom: 4px;
  font-weight: 600;
}

#top-article .headline h4 {
  font-size: 12px;
  color: #999a9b;
  padding-bottom: 12px;
}

#top-article .top-post {
  width: 98%;
  margin: 0 1% 3% 1%;
  display: flex;
}

#top-article .post-text .entry-title a {
  color: #002d5a;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

#top-article .post-text .entry-title a:hover {
  color: #cb2061;
  text-decoration: none;
}

#top-article .post-text .author {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
}

#top-article .post-text h3 {
  font-size: 16px;
  padding-bottom: 12px;
}

#top-article .post-text h3 a {
  text-decoration: none;
  color: #002d5a;
}

#top-article .post-text h3 a:hover {
  color: #cb2061;
}

#top-article .post-text p {
  color: #717073;
  font-size: 13px;
  padding-bottom: 4px;
}

#top-article .post-text .more a {
  font-size: 13px;
  color: #cb2061;
  text-decoration: none;
}

#top-article .post-text .more a:hover {
  color: #002d5a;
}


/* Archive Share Bar */
.article-share-bar {
  font-size: 14px;
  margin: 10px 0;
}

.article-share-bar ul {
  list-style-type: none;
  padding: 0;
}

.article-share-bar ul li {
  float: left;
  display: block;
  margin: 3px;
}

.article-share-bar ul li:hover {
  color: #f2a800;
}

.article-share-bar ul li a {
  text-transform: uppercase;
  font-size: 12px;
  color: #717073;
  text-decoration: none;
  padding: 8px 12px;
  float: left;
}

#article-icon ul li a {
  color: #717073 !important;
  border: 1px solid #717073 !important;
  text-decoration: none !important;
  padding: 2px 8px !important;
  text-transform: uppercase !important;
  font-size: 10px !important;
  margin: 3px !important;
  line-height: 16px !important;
  inline-size: fit-content;
  cursor: pointer;
}

#article-icon ul li a:hover span {
  color: #f2a800 !important;
}

#article-icon #bookmarkicon:hover {
  background-color: #fff !important;
}

#article-icon ul li a:hover {
  color: #f2a800 !important;
  border: 1px solid #f2a800 !important;
  background-color: #fff;
}

.article-share-bar ul li span {
  text-transform: uppercase;
  font-size: 12px;
  background-color: #fff;
  color: #717073;
  text-decoration: none;
  float: left;
  border: none;
}

.article-share-bar ul li span:hover {
  color: #f2a800 !important;
  text-decoration: none;
  float: left;
  border: none;
}

.article-share-bar ul li .label {
  padding: 0;
}

.article-share-bar ul li span:hover span {
  color: #f2a800;
  color: #f2a800;
  text-decoration: none;
  float: left;
  border: none;
}

.article-share-bar ul li a:hover .label {
  color: #f2a800;
  text-decoration: none;
  float: left;
  border: none;
}

.article-share-bar ul li .list-group-item {
  border: none !important;
}

.sidebar {
  padding-bottom: 20px;
}

.sidebar .sb-box {
  margin: 20px;
  padding: 40px 10px 25px 10px;
}

#top-article .sidebar {
  padding-bottom: 20px;
}

#top-article .sidebar.row.d-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

#top-article .sidebar .sb-box {
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin: 5px;
  background-color: #002d5a;
  padding: 24px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  box-sizing: border-box;
}

#top-article .sidebar .row.d-flex.equal>.sb-box {
  align-items: stretch;
}

#top-article .sidebar .sb-box .icon-box {
  font-size: 60px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 10px;
  line-height: 60px;
  margin-bottom: 18x;
}

#top-article .sidebar .sb-box h5 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 8px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

#top-article .sidebar .sb-box p {
  font-size: 14px;
  padding-bottom: 12px;
  ;
  color: #ffffff;
  text-align: center;
}

#top-article .sidebar .sb-box a {
  text-decoration: none;
}

.top-articles {
  margin-bottom: 20px;
}

/* Congress Page */
#top-article .top-articles .headline .short {
  font-size: 18px;
  line-height: 29px;
  color: #717171;
  padding-bottom: 20px;
}

#top-article .top-articles .headline h3 span {
  display: inline-block;
  background-color: #ffffff;
  height: 30px;
  margin-bottom: -1px;
  padding-right: 10px;
}

#top-article .top-articles .top-headline-event p {
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  color: #717073;
  display: inline-block;
}

#top-article .top-articles .event-year {
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  color: #717073;
  background-color: #fff4f5;
  padding: 2px 10px;
}

#top-article .top-articles .event-box {
  font-size: 15px;
  font-weight: 300;
  color: #717073;
  padding: 4px 10px;
}

#top-article .top-articles .event-box p a {
  color: #cb2061;
  text-decoration: none;
}

#top-article .top-articles .event-box p a:hover {
  text-decoration: underline;
  color: #002d5a;
}

/* ----- Footer CSS ----- */
#footer {
  padding: 60px 0 20px 0;
}

#footer .top-footer {
  padding: 30px 0 6px 0;
  ;
  border-top: 1px solid #f2a800
}

#footer .top-footer .fbox {
  margin-bottom: 20px;
}

#footer .top-footer .fbox h4 {
  font-size: 16px;
  color: #717073;
  padding-bottom: 12px;
  font-weight: 700;
}

#footer .top-footer .fbox ul {
  margin-bottom: 2px;
}

#footer .top-footer .fbox ul li {
  font-size: 13px;
  color: #999a9b;
  margin-bottom: 5px;
}

#footer .top-footer .fbox ul li a {
  color: #999a9b;
  text-decoration: none;
}

#footer .top-footer .fbox ul li a:hover {
  color: #cb2061;
}

#footer .bottom-footer {
  padding: 20px;
}

#footer .bottom-footer h4 {
  font-size: 18px;
  color: #002d5a;
  padding: 16px 0;
  font-weight: bold;
}

#footer .bottom-footer p {
  font-size: 12px;
  color: #999a9b;
  padding-bottom: 6px;
}

/* ----- Article Icon Sidebar & Main Sidebar ----- */
.social {
  padding-bottom: 20px;
  position: sticky;
  top: 184px;
  z-index: 23;
  display: inline;
}

.social ul {
  border-radius: 10px;
  border: 1px solid #cb2061;
  max-width: 44px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}

.social ul li {
  font-size: 24px;
  text-align: center;
}

.social ul li.header-menu-float {
  background-color: #cb2061;
  color: #ffffff;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.social ul li a {
  color: #cb2061;
  background-color: #fff;
  font-size: 14px;
  text-align: center;
  border: none;
  width: 100%;
  display: block;
  padding: 6px 8px;
}

#bookmarkicon {
  color: #cb2061;
  background-color: #fff;
  font-size: 14px;
  text-align: center;
  border: none;
  width: 100%;
  display: block;
  padding: 6px 8px;
}

#bookmarkicon-horizontal {
  padding: 0 !important;
}

.social ul li a:hover,
#bookmarkicon:hover {
  background-color: #eee;
  color: #002d5a;
}

@media (max-width: 767.98px) {
  .social ul {
    display: flex;
    max-width: 768px;
    justify-content: center;
    padding-left: 0;
    /* Remove default padding */
    list-style: none;
    /* Remove bullet points */
    margin-bottom: 20px;
  }

  .social ul li.header-menu-float {
    border-radius: 0 !important;
    padding: 3px 14px;
  }

  .social ul li {
    display: inline-block !important;
    margin-right: 1px;
  }

  .social ul li:last-child {
    margin-right: 0;
    /* Remove margin from the last item */
  }
}

/* ----- Post CSS ----- */
#content {
  padding: 20px 0 30px 0;
}

#content .post {
  padding-bottom: 20px;
  overflow: hidden;
}

#content .post h1 {
  font-size: 20px;
  color: #002d5a;
  padding-bottom: 28px;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: 600;
}

#content .post .post-intro {
  margin-bottom: 28px;
  padding: 0 14px;
}

#content .post .post-intro .post-thumb {
  padding: 20px;
  text-align: center;
  background-color: #063361;
  float: left;
  max-width: 80px;
  margin: 0 15px 20px 0;
}

#content .post .post-intro .post-thumb img {
  max-width: 160px;
  width: 100%;
  height: auto;
}

#content .post .post-intro .post-info {
  padding: 20px;
  background-color: #edf4fa;
}

#content .post .post-intro .post-info p {
  font-size: 18px;
  color: #999a9b;
  padding-bottom: 20px;
}

#content .post .post-intro .post-info p span {
  font-weight: bold;
}

#content .post h2 {
  font-size: 18px;
  padding-bottom: 18px;
  color: #002d5a;
  text-transform: uppercase;
  font-weight: bold;
}

#content .post h3 {
  font-size: 16px;
  padding-bottom: 18px;
  color: #002d5a;
  text-transform: uppercase;
  font-weight: bold;
}

#content .post h4 {
  font-size: 14px;
  padding-bottom: 18px;
  color: #002d5a;
}

#content .post h5 {
  font-size: 14px;
  padding-bottom: 18px;
  color: #002d5a;
}

#content .post p {
  font-size: 13px;
  color: #717073;
  padding-bottom: 18px;
}

#content .post p a {
  color: #cb2061;
}

#content .post p a:hover {
  color: #002d5a;
}

#content .post ul {
  list-style-type: none;
  padding-left: 22px;
}

#content .post ul li {
  font-size: 13px;
  color: #717073;
  padding-bottom: 8px;
}

.sommaire ul li a {
  color: #cb2061;
  text-decoration: none;
}

.sommaire ul li a:hover {
  color: #002d5a;
}

#content .post ol {
  list-style-type: none;
  padding-left: 22px;
}

#content .post ol li {
  font-size: 13px;
  color: #717073;
  padding-bottom: 8px;
}

.sommaire ol li a {
  color: #cb2061;
  text-decoration: none;
}

.sommaire ol li a:hover {
  color: #002d5a;
}

.gnmresume {
  font-size: 13px;
  color: #717073;
  padding-bottom: 18px;
}

.gnmresume h3 {
  font-size: 16px;
  padding-bottom: 18px;
  color: #002d5a;
  text-transform: uppercase;
  font-weight: bold;
}

.gnmresume .sommaire {
  padding-top: 16px;
}

.post-copyright h3 {
  font-size: 32px !important;
}

#post-content {
  padding-bottom: 20px;
  overflow: hidden;
}

#post-content .small-released {
  font-size: 11px;
  color: #717073;
  padding-bottom: 12px;
}

#post-content .source {
  font-size: 13px !important;
  color: #717073;
  font-weight: bold;
}

#post-content .source a {
  text-decoration: none;
  color: #cb2061 !important;
  font-weight: 400 !important;
}

#post-content .source a:hover {
  color: #002d5a !important;
}

#post-content h1 {
  font-size: 20px;
  color: #002d5a;
  padding-bottom: 28px;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: 600;
}

#post-content .post-intro {
  margin-bottom: 28px;
  padding: 0 14px;
}

#post-content .post-thumb {
  background-color: #063361;
  max-width: 80px;
  margin: 0 15px 20px 0;
  display: inline-block;
}

#post-content .post-thumb img {
  max-width: 160px;
  width: 100%;
  height: auto;
}

#post-content .post-info {
  padding: 20px;
  background-color: #edf4fa;
}

#post-content .post-info p {
  font-size: 18px;
  color: #999a9b;
  padding-bottom: 20px;
}

#post-content .post-info p span {
  font-weight: bold;
}

#post-content h2 {
  font-size: 2.3rem;
  padding-bottom: 24px;
  color: #002d5a;
}

#post-content h3 {
  font-size: 2rem;
  padding-bottom: 24px;
  color: #002d5a;
}

#post-content h4 {
  font-size: 1.8rem;
  padding-bottom: 24px;
  color: #002d5a;
}

#post-content h5 {
  font-size: 1.6rem;
  padding-bottom: 24px;
  color: #002d5a;
}

#post-content p {
  font-size: 18px;
  color: #999a9b;
  padding-bottom: 22px;
}

#post-content p a {
  color: #cb2061;
}

#post-content p a:hover {
  color: #002d5a;
}

#post-content .small-released {
  display: inline-flex;
}

/** Post Copyright & Link To Original Source **/
.post-copyright {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, .125);
  text-align: center;
}

.post-copyright h3 {
  font-size: 38px;
  font-weight: bold;
  color: #002d5a;
  padding-bottom: 12px;
}

.post-copyright h3 a {
  color: #002d5a;
  text-decoration: none;
}

.post-copyright h3 a:hover {
  color: #ee8028;
  text-decoration: none;
}

.post-copyright p {
  text-align: center;
  padding-bottom: 12px;
  color: #646464;
  font-size: 14px;
}

/* ----- My Bibliography Page CSS----- */
#content .post .nav-tabs {
  padding: 0 !important;
  list-style-type: none !important;
}

#content .post .nav-tabs .nav-item {
  padding: 0 !important;
  margin: 0 1px 0 0;
}

#content .post .nav-tabs .nav-item .nav-link {
  background-color: #002d5a;
  color: #fff;
}

#content .post .nav-tabs .nav-item .nav-link:hover {
  color: #ee8028;
}

#content .post .nav-tabs .nav-item .active {
  color: #ee8028;
}

#content .post .tab-content .table-hover thead {
  color: #333;
}

#content .post .tab-content .table-hover a {
  text-decoration: none;
  color: #002d5a;
  font-weight: bold;
}

#content .post .tab-content .table-hover a:hover {
  color: #ee8028;
}

#content .post .tab-content .btn-primary {
  background-color: #002d5a;
  font-weight: bold;
  border: none !important;
}

#content .post .tab-content .btn-primary:hover {
  color: #ee8028;
}

#content .post .tab-content .btn-danger {
  background-color: #ee8028;
  font-weight: bold;
  border: none !important;
}

#content .post .tab-content .btn-danger:hover {
  color: #002d5a;
}

#folderModal label {
  padding-bottom: 12px;
  font-size: 18px;
  color: #002d5a;
}

#folderModal input {
  width: 100%;
  border: 1px solid #c0c0c0;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 42px;
  line-height: 42px;
}

#folderModal .button-65 {
  width: 100%;
  border: none;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #002d5a;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

#folderModal .button-65:hover {
  background-color: #ee8028;
}

/* ----- User registration form ----- */
#content .rmcontent {
  max-width: 980px;
  margin: 0 auto;
}

#content .rmcontent label {
  text-align: right;
  padding-right: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #4c4c4c;
}

#content .rmcontent .rmradio {
  padding: 3px 0 0 0;
}

#content .rmcontent .rmradio li {
  display: inline-block;
  padding: 0;
}

#content .rmcontent .rminput {
  padding: 0 10px;
}

#content .rmcontent .rminput input,
#content .rmcontent .rminput select {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#content .rmcontent .rminput select {
  padding: 8px 12px 6px 12px;
  background: #e9e9ed;
}

#content .rmagic .rmnote {
  display: none !important;
}

#content .form_passwords .rminput {
  width: 49% !important;
}

#content .form_passwords .rmfield {
  width: 51% !important;
}

#content .rmradio li {
  align-items: flex-start
}

#content .rmradio label {
  text-align: left;
  width: 90%;
}

#content .rmradio .rm-pricefield-wrap {
  display: flex;
  align-content: flex-start;
}

#content .buttonarea input {
  background: #002d5a;
  border: none;
  color: #fff;
  border-radius: 5px;
}

#content .buttonarea input:hover {
  background: #f2a800;
}

#content .sidebar-post {
  padding: 0 10px 20px 10px
}

#content .sidebar-post .sbbox {
  margin-bottom: 12px;
}

#content .sidebar-post .sbbox h4 {
  font-size: 13px;
  color: #717073;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

#content .sidebar-post .sbbox .widget-title {
  font-size: 13px;
  color: #717073;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

#content .sidebar-post .sbbox p {
  font-size: 13px;
  padding-bottom: 6px;
  color: #717073;
}

#content .sidebar-post .sbbox p a {
  color: #717073;
}

#content .sidebar-post .sbbox ul li {
  font-size: 16px;
  color: #999a9b;
}

#content .sidebar-post .sbbox ul li a {
  color: #999a9b;
  text-decoration: none;
  background-color: #edf4fa;
  padding: 12px;
  display: block;
  border-bottom: 1px solid #D5DBDC
}

#content .sidebar-post .sbbox ul li a:hover {
  text-decoration: none;
  color: #f2a800;
}

.post-navigation {
  padding: 10px 0;
}

.post-navigation span {
  margin: 3px;
  display: inline-block;
  padding: 4px 10px;
  font-size: 16px;
  background-color: #002d5a;
  color: #fff;
}

.post-navigation a {
  padding: 4px 10px;
  font-size: 16px;
  background-color: #f2a800;
  color: #fff;
  text-decoration: none;
}

.post-navigation a:hover {
  background-color: #002d5a;
}

#top-article .more1 {
  padding: 8px 16px;
  display: inline-block;
  text-align: center;
  background-color: #002d5a;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  margin: 2px;
}

#top-article .more1:hover {
  background-color: #f2a800;
}

/* Rate This ASrticle Sidebar */
.well {
  background: #fff4f5;
  border-top: 1px solid #e6e8e9;
  padding: 22px 8px 22px 8px;
  margin-bottom: 12px;
}

.well .kk-star-ratings {
  flex-direction: row-reverse !important;
}

.well .kksr-legend {
  font-size: 13px !important;
  color: #717073;
}

.well .kksr-stars {
  margin-right: 12px;
}

/* Use the new image for the inactive state */
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover~.kksr-star .kksr-icon {
  background-image: url("http://gnm-staging-server-3.storage.googleapis.com/sites/15/sites/15/2024/07/29091715/star-24.png") !important;
}

/* Use the new image for the active state */
.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
  background-image: url("http://gnm-staging-server-3.storage.googleapis.com/sites/15/sites/15/2024/07/29092140/star-24-red.png") !important;
}

/* Use the new image for the selected state */
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {
  background-image: url("http://gnm-staging-server-3.storage.googleapis.com/sites/15/sites/15/2024/07/29092140/star-24-red.png") !important;
}

.sbbox-category {
  margin-bottom: 16px;
  width: 100%;
}

.sbbox-category h4 {
  font-size: 13px;
  padding-bottom: 6px;
  color: #717073;
  text-transform: uppercase;
  font-weight: bold;
}

.sbbox-category p {
  font-size: 13px;
  padding-bottom: 6px;
  color: #717073;
}

.sbbox-category p a {
  text-decoration: none;
  color: #717073;
}

.sbbox-category p a:hover {
  color: #cb2061;
}

.sbbox-category .journal-alphabet {
  padding-bottom: 10px;
}

.sbbox-category .journal-alphabet a {
  border-left: 1px solid #717073;
  color: #cb2061;
  padding: 2px 6px;
  display: inline-flex;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 13px;
}

.sbbox-category .journal-alphabet .first {
  border: none;
}

.sbbox-category .journal-alphabet a:hover {
  color: #cb2061;
  text-decoration: underline;
  font-weight: bold;
}

.sbbox-category .journal-alphabet a .disabled {
  color: #717073;
  text-decoration: underline;
  font-weight: normal;
}

.sbbox-category .journal-alphabet span {
  border-left: 1px solid #717073;
  color: #717073;
  padding: 2px 6px;
  display: inline-flex;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 13px;
}

.bib-box {
  padding: 12px;
  background-color: #fefde3;
  margin-bottom: 20px;
}

.bib-box a {
  text-decoration: none !important;
}

.recent2 {
  padding: 12px;
  border: 1px solid #f2a800;
  border-radius: 4px;
}

.recent2 ul li {
  display: block;
}

.recent2 ul li a {
  text-decoration: none;
  color: #717073;
  padding: 0 0 6px 0 !important;
  border: none !important;
}

.sbbox-category ul {
  padding-bottom: 10px;
}

.sbbox-category ul li {
  font-size: 13px;
  padding-bottom: 4px;
  display: inline-block;
}

.sbbox-category ul li a {
  text-decoration: none;
  color: #717073;
  padding: 0 6px;
  border-left: 1px solid #e6e6e6;
}

.sbbox-category ul .first-menu-item a {
  border: none;
}

.sbbox-category ul li a:hover {
  color: #cb2061;
}

.sbbox-category #s {
  width: 72%;
  display: flexbox;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.sbbox-category #searchsubmit {
  width: 25%;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  background-color: #002d5a;
  padding: 0.55rem 0.75rem;
  border-radius: 0.25rem;
  border: none;
}

.sbbox-category #searchsubmit:hover {
  background-color: #f2a800;
}

.sbbox-category .btn-danger {
  color: #fff;
}

/*--- Printing Area---*/
.post-print {
  display: none;
}

@media print {
  #header {
    display: none;
  }

  #footer {
    display: none;
  }

  .sidebar-post {
    display: none;
  }

  .social {
    display: none;
  }

  .post {
    display: none;
  }

  .post-print {
    display: block;
  }
}

.wnbell_notification_item a {
  text-decoration: none;
  color: #0b3b6b;
}

.wnbell_notification_item .post_title {
  font-size: 14px;
}

.wnbell_notification_item a {
  color: #333;
  font-size: 12px;
}

#invite-colleague-form,
#share-article-form {
  padding: 15px;
  border-radius: 8px;
  width: 100%;
}

#invite-colleague-form,
#share-article-form .form-group {
  margin-bottom: 15px;
}

#invite-colleague-form .form-group label {
  line-height: 50px;
  font-weight: bold;
  font-size: 13px;
  color: #717073;
  font-weight: 700;
  text-align: right;
}

#invite-colleague-form input[type="text"],
#share-article-form input[type="text"],
#invite-colleague-form input[type="email"],
#share-article-form input[type="email"],
#invite-colleague-form textarea,
#share-article-form textarea {
  width: 100%;
  padding: 12px;
  margin-top: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  /* Added to include padding in width */
}

#invite-colleague-form .form-group input[type=text],
#invite-colleague-form .form-group input[type=email] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #717073;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#invite-colleague-form .personal-title input {
  margin: 0 10px 0 5px;
}

#invite-colleague-form textarea,
#share-article-form textarea {
  min-height: 150px;
  resize: vertical;
}

#invite-colleague-form input[type="submit"],
#share-article-form input[type="submit"] {
  background-color: #002d5a;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#invite-colleague-form input[type="submit"]:hover,
#share-article-form input[type="submit"]:hover {
  background-color: #f2a800;
}

#pdfModal .modal-body {
  overflow: hidden;
}

#pdfModal .modal-body embed {
  margin-top: -80px;
}

/* Login Modal */
.modal {
  top: 40px;
}

.modal .modal-dialog {
  max-width: 800px;
}

.modal .modal-logo {
  max-height: 60px;
  margin: 0 auto;
  display: block;
}

.modal .modal-header {
  border-bottom: none;
  padding: 15px 20px;
  display: block;
}

.modal .left-side {
  background-color: #f2a800;
}

.modal .left-side p {
  font-size: 13px;
  color: #fff;
}

.modal .left-side label {
  font-size: 13px;
  color: #002d5a;
}

.modal .modal-header .btn-close {
  margin-bottom: 10px;
  margin-left: -20px;
}

.modal .modal-form {
  padding: 20px 30px;
}

.modal .modal-intro {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  color: #646464;
  max-width: 80%;
  margin: 0 auto;
}

.modal .form-group {
  margin-bottom: 15px;
  position: relative;
}

.modal .modal-form .form-control {
  height: 45px;
  border-radius: 5px;
}

.modal .modal-form .form-group .toggle-password1 {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  font-size: 16px;
  color: #646464;
  cursor: pointer;
}

.modal .modal-form .form-group .toggle-password1:hover {
  color: #e80505;
}

.modal .modal-form .forgot-link {
  display: block;
  text-align: right;
  font-size: 12px;
  color: #002d5a;
  margin-top: 10px;
}

.modal .modal-form .forgot-link:hover {
  color: #cb2061;
}

.modal .modal-form .btn-primary {
  background-color: #002d5a;
  border: none;
  height: 45px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
}

.modal .modal-form .btn-primary:hover {
  background-color: #0b3b6b;
}

.modal .modal-sidebar {
  background: #fbfcfc;
  padding: 0;
}

.modal .modal-sidebar .modal-sidebar-reg {
  padding: 10px 20px;
  text-align: center;
}

.modal .modal-sidebar .modal-sidebar-image {
  text-align: center;
}

.modal .modal-sidebar .modal-sidebar-reg p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #717073;
}

.modal .modal-sidebar .first-connection {
  font-size: 14px;
  font-weight: bold;
  color: #002d5a !important;
  text-transform: uppercase;
}

.modal .modal-sidebar .btn-outline-primary {
  background: #cb2061;
  border: none;
  color: #fff;
  border-radius: 5px;
  padding: 4px 8px;
}

.modal .modal-sidebar .btn-outline-primary:hover {
  background-color: #002d5a;
  color: #fff;
}

.modal .modal-sidebar .disclaimer {
  font-size: 12px;
  color: #717073;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ced4da;
  text-align: center;
}

/* Registration Page */
#content .register h2 {
  color: #002d5a;
  font-size: 24px;
  padding-bottom: 16px;
  font-weight: 500;
}

#content .register p {
  color: #717073;
  font-size: 16px;
  padding-bottom: 16px;
  font-weight: 500;
}

#content .register .rmcontent {
  max-width: 1800px !important;
  width: 100%;
}

#content .register .rmcontent .rmagic-field {
  display: flex;
  width: 100%;
}

.rmagic-row .rmagic-fields-wrap .rmagic-col .rmagic-field {
  position: relative;
  width: 100%;
  float: none;
}

.rmagic-row .rmagic-fields-wrap .rmagic-col .rmagic-field .rmfield {
  font-size: 13px;
  font-weight: bold;
  color: #717073;
}

#content .register .rmcontent .rmagic-field .rminput {
  flex: 1;
  max-width: none;
  width: 50%;
}

#content .register .rmcontent .rmagic-field .rminput input,
#content .register .rmcontent .rmagic-field .rminput select,
#content .register .rmcontent .rmagic-field .rminput textarea {
  width: 100%;
  box-sizing: border-box;
  display: block;
}

#content .register .rmcontent .rmagic-field .rminput .terms {
  width: 13px;
  height: 13px;
  margin-top: 14px;
}

.rmagic * {
  box-sizing: border-box;
  max-width: none;
}

.rminput .rmradio {
  list-style: none !important;
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  display: flex !important;
  gap: 15px !important;
  margin-top: 12px;
}

.rminput .rmradio li {
  display: flex !important;
  align-items: center !important;
}

.rminput .rmradio input[type="radio"] {
  margin-right: 5px !important;
}

@media (max-width: 991px) {

  #content .register .rmcontent .rmagic-field label.rmfield,
  #content .register .rmcontent .rmagic-field .rminput {
    display: block;
    width: 100%;
    text-align: left;
  }
}

#content .register .rmcontent .terms .rmfield {
  display: none !important;
}

#content .register .rmcontent .terms .rminput {
  width: 100% !important;
  font-size: 13px;
  font-weight: 400;
  color: #717073;
}

#content .register .rmcontent span {
  font-size: 13px !important;
  color: #717073;
  font-weight: 400 !important;
}

#content .register .rminput select {
  background-color: #fff !important;
  color: #717073;
}

/* Congress Page */
#top-article .top-articles .headline .short {
  font-size: 18px;
  line-height: 29px;
  color: #717171;
  padding-bottom: 20px;
}

#top-article .top-articles .headline h3 span {
  display: inline-block;
  background-color: #ffffff;
  height: 30px;
  margin-bottom: -1px;
  padding-right: 10px;
}

#top-article .top-articles .top-headline-event p {
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  color: #717073;
  display: inline-block;
}

#top-article .top-articles .event-year {
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  color: #717073;
  background-color: #fff4f5;
  padding: 2px 10px;
}

#top-article .top-articles .event-box {
  font-size: 15px;
  font-weight: 300;
  color: #717073;
  padding: 4px 10px;
}

#top-article .top-articles .event-box p a {
  color: #cb2061;
  text-decoration: none;
}

#top-article .top-articles .event-box p a:hover {
  text-decoration: underline;
  color: #002d5a;
}

/* --- Footer Pages CSS --*/
#content .post .main-wrap {
  padding-top: 40px;
}

#content .post .main-wrap h2 {
  font-size: 24px;
  color: #002d5a;
  font-weight: 500;
  padding-bottom: 20px;
}

#content .post .main-wrap p {
  font-size: 13px !important;
  color: #717073;
  padding-bottom: 20px;
}

#content .post .main-wrap h6 {
  font-size: 13px !important;
  color: #002d5a;
  text-transform: uppercase;
  font-weight: bold;
}

#content .post .main-wrap h5 {
  font-size: 13px !important;
  color: #717171;
  ;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 16px;
}

#content .post .main-wrap .jumbotron {
  max-width: 780px;
  background-color: #fff4f5;
  margin: 0 auto;
  text-align: center;
  padding: 12px 3px 6px 3px;
  border-radius: 3px;
}

#content .post .main-wrap .jumbotron .btn-primary {
  background-color: #f2a800;
  border: none;
  padding: 2px 4px;
  font-size: 13px;
}

#content .post .main-wrap .jumbotron .btn-primary:hover {
  background-color: #002d5a;
  border: none;
}

#content .post .main-wrap ul {
  list-style-type: none;
}

#content .post .main-wrap ul li {
  font-size: 13px;
  color: #717073;
  margin: 0 0 3px 0;
  font-weight: 400;
}

/* Footer Pages - Sitemap */
.sitemap-page h2 {
  font-size: 24px;
  color: #002d5a;
  font-weight: 500;
  padding-bottom: 20px;
  padding-left: 20px;
}

.sitemap-page h3 {
  font-size: 13px;
  color: #002d5a;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.sitemap-page ul li {
  font-size: 13px;
}

.sitemap-page ul li a {
  color: #717073;
  text-decoration: none;
}

.sitemap-page ul li a:hover {
  color: #002d5a;
  background-color: #f5f5f5;
}

.sitemap-page ul li:hover {
  color: #002d5a;
  background-color: #f5f5f5;
}

.sitemap-page ul li:hover a {
  color: #002d5a;
}

/* Contact Us Page */
#content .post .contact {
  padding: 20px 10px;
  background-color: #fbfcfc;
}

#content .post .contact .rmagic .rmagic-row {
  margin-bottom: 10px !important;
}

#content .post .contact h1 {
  font-size: 14px;
  color: #717073;
  text-transform: uppercase;
  padding-bottom: 8px;
  font-weight: 600;
  padding-left: 18px;
}

#content .post .contact .rmfield {
  display: none;
}

#content .post .contact textarea {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 3px;
  width: 100%;
}

#content .post .contact .buttonarea {
  margin: 12px 0;
}

/* Search help Modal */
#searchHelpModal .modal-header {
display:flex!important;  
border-bottom: 1px solid #c0c0c0; 
padding:12px 18px!important;
}
#searchHelpModal .modal-header h2 {
font-size:18px;
color:#002d5a;
}
#searchHelpModal .modal-header .btn-close {
margin: 0!important;  
}
/* Annotate Modal */
.modal-annotate .modal-header {
display:flex!important;  
border-bottom: 1px solid #c0c0c0; 
padding:12px 18px!important;
}
.modal-annotate .modal-header h4 {
font-size:18px;
color:#002d5a;
font-weight: bold;
}
.modal-annotate .modal-header .btn-close {
margin: 0!important;  
}
.modal-annotate .modal-body textarea {
padding:5px;  
border: 1px solid #c0c0c0;
width:100%;
min-height: 120px;
border-radius: 5px;
}
.modal-annotate .modal-body .button-65 {
font-size:18px;
color:#fff;
background-color: #002d5a;  
padding:8px 24px;
border: none;
border-radius: 4px;
}
.modal-annotate .modal-body .button-65:hover {
background-color: #cb2061;  
}
/* PDF Modal CSS */
#pdfModal .modal-dialog {
max-width:900px;
width:100%;
}
#pdfModal .modal-body {
min-height: 450px;
}
#pdfModal .modal-header {
display:flex!important;  
border-bottom: 1px solid #c0c0c0; 
padding:12px 18px!important;
}
#pdfModal .modal-header h5 {
font-size:18px;
color:#002d5a;
}
#pdfModal .modal-header .btn-close {
margin: 0!important;  
}
/* User Account Page */
#user-account {
padding: 24px 0;
}
#user-account .nav-pills {
margin-bottom: 20px;
list-style-type: none!important;
padding:0!important;
}
#user-account .nav-pills li {
font-size: 18px;
border-radius: 0;
margin-bottom: 1px!important;
padding:0!important;
position: relative;
}
#user-account .nav-pills li a {
border-radius: 0;
background-color: #ecf1f6;
padding: 12px 24px;
}
#user-account .nav-pills li .active {
border-left: 3px solid #002d5a;
background-color: #e4f1fe;
color: #4083b0;
padding: 12px 24px;
}
#user-account .nav-pills li a:hover {
border-left: 3px solid #cb2061;
background-color: #e4f1fe;
color: #4083b0;
padding: 12px 24px;
}
#user-account .tab-pane {
padding: 10px 20px;
}
#user-account .tab-pane h3 {
font-size: 28px;
color: #002d5a;
padding-bottom: 20px;
}
#user-account .tab-pane {
font-size: 16px;
color: #646464;
}
#user-account .tab-pane input {
font-size: 16px;
color: #646464;
}
#user-account .tab-pane .btn-primary {
background-color: #002d5a;
padding: 12px 20px;
color: #fff;
font-size: 18px;
border: none;
transition: all 0.3s;
}
#user-account .tab-pane .btn-primary:hover {
background-color: #cb2061;
}
#user-account .tab-pane .btn-warning {
background-color: #002d5a;
padding: 12px 20px;
color: #fff;
font-size: 18px;
border: none;
transition: all 0.3s;
}
#user-account .tab-pane .btn-warning:hover {
background-color: #cb2061;
}
/* Advanced Search Page CSS */
#content .post .searchmore {
margin-bottom:12px!important;
text-decoration: none!important;
color:#002d5a!important;
}
#content .post .advanced-search{
padding:20px 0;
}
.search-form__group {
margin-bottom:12px;  
}
#content .post .advanced-search input {
width:100%;
height:40px;
border:1px solid #c0c0c0;
border-radius: 3px;
text-indent: 10px;
}
.search-form__submit {
  border-radius: 3px;
  background-color: #002d5a;
  color: #fff;
  border: none;
  padding:12px 26px;
  margin-left:6px;
}
.search-form__submit:hover {
  background-color: #cb2061;
}
/* Journal Modal */
#journalModal .modal-header {
display: flex !important;
border-bottom: 1px solid #c0c0c0;
padding: 12px 18px !important;
}
#journalModal .modal-header h3 {
font-size: 18px;
color: #002d5a;
}

#journalModal .modal-header .btn-close {
margin: 0 !important;
}

#journalModal .modal-body ul li a {
text-decoration: none;
color: #002d5a;
}
#journalModal .modal-body ul li a:hover {
text-decoration: none;
color: #cb2061;
}
/* Annotate Modal */
#annotateModal-532 .modal-header {
display: flex !important;
border-bottom: 1px solid #c0c0c0;
padding: 12px 18px !important;
}
#annotateModal-532 .modal-header h4 {
font-size: 18px;
color: #002d5a;
font-weight: bold;
}
#annotateModal-532 .modal-header .btn-close {
margin: 0 !important;
}
#annotateModal-532 .modal-body textarea {
padding: 5px;
border: 1px solid #c0c0c0;
width: 100%;
min-height: 120px;
border-radius: 5px;
}
#annotateModal-532 .modal-body .button-65 {
font-size: 18px;
color: #fff;
background-color: #002d5a;
padding: 8px 24px;
border: none;
border-radius: 4px;
}
#annotateModal-532 .modal-body .button-65:hover {
background-color: #cb2061;
}
  

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}