/*body {
  padding: 0px;
  margin: 0px;
  font-family: "Roboto Condensed" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  color: #000000 !important;
}*/

.containerPublications {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/*.containerPublications p {
  font-family: "Roboto Condensed" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  color: #000000 !important;
}*/

.containerPublications .col-main {
  flex: 2;
}

.containerPublications .col-side {
  flex: 1;
  padding-left: 30px;
  border-left: 1px solid #ececec;
  padding-right: 30px;
}

.containerPublications .col-side .categoryListBox .cat {
  padding: 0px;
  margin: 0px;
}

.com_publication #wrapper > .wrapper-inner > #content-row > .row-container > .container-fluid > .content-inner > #component > .containerPublications > .layout > .col-side > .categoryListBox > .cat > .item {
  list-style: none;
  line-height: 1.1 !important;
  margin: 10px 0px;
  padding: 0px;
}

.containerPublications .col-side .categoryListBox .cat .item a {
  font-style: normal;
  font-weight: 400;
}

.containerPublications .col-main .mainArticleBox {
  padding-right: 30px;
}

.containerPublications .heading {
  margin-bottom: 15px;
  color: #606060;
}

.containerPublications .box {
  padding: 0.5em;
}

.containerPublications .filterbox-layout {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 45px;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  margin-right: 30px;
}

.containerPublications
  .filterBoxWrapper
  .filterbox-layout
  .filterBTN
  .applyFilter {
  background: #4d841f;
  border-radius: 4px;
  border: none;
  color: #fff;
  padding: 5px 15px;
 /* font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;*/
  width: 100%;
}

.containerPublications
  .filterBoxWrapper
  .filterbox-layout
  .pubYear
  #pubYearSelect {
  width: 100%;
  height: 28px;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  color: #000;
  outline: none;
  font-size: 16px;
}

.containerPublications
  .filterBoxWrapper
  .filterbox-layout
  .searchText
  #searchTextInput {
  width: 100%;
  height: 26px;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  box-shadow: none;
  color: #000;
  outline: none;
  font-size: 16px;
}

.containerPublications
  .filterBoxWrapper
  .filterbox-layout
  .category
  #categorySelect {
  width: 100%;
  height: 28px;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  color: #000;
  outline: none;
  font-size: 16px;
}
.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle {
 /* border-bottom: 1px solid #ececec;*/
}
.containerPublications.singleArticle
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .heading
  .title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  color: #006782;
}
.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .heading
  .title {
    line-height: 1.1 !important;
}
.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .heading
  .title
  a {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  color: #006782;
  transition: all 0.3s !important;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .heading
  .title
  a:hover {
  text-decoration: underline;
  transition: all 0.3s !important;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .authorBox {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #7d7d7d;
  margin-top: 10px;
  margin-bottom: 10px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .categoryBox {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .publishedBox {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 25px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .authorBox
  .meta {
  margin: 0px;
  padding: 0px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .authorBox
  .meta
  .list {
  display: inline-block;
  margin-right: 8px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .authorBox
  .meta
  .list
  a {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #7d7d7d;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .categoryBox
  .meta {
  padding: 0px;
  margin: 0px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .categoryBox
  .meta
  .list {
  display: inline-block;
  margin-right: 8px;
  background: #eaeaea;
  padding: 2px 8px;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .categoryBox
  .meta
  .list
  a {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .moreArticleWrapper
  .loadmoreWrapper {
  padding: 25px 25px;
  margin: auto;
  display: block;
  text-align: center;
}

.containerPublications
  .col-main
  .mainArticleBox
  .articleListWrapper
  .moreArticleWrapper
  .loadmoreWrapper
  #seeMore {
  background: #4d841f;
  border-radius: 4px;
  border: none;
  color: #fff;
  padding: 6px 20px;
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
}

.mainArticleBox .spinLoading {
  width: 2rem;
  height: 2rem;
  margin: auto;
  display: block;
  border-radius: 50%;
  border: 0.5rem solid #4d841f;
  border-top-color: #2196f3;
  -webkit-animation: 1.5s spin infinite linear;
  animation: 1.5s spin infinite linear;
  position: relative;
  margin-top: 15px;
}
.mainArticleBox .spinLoading.multi {
  border-bottom-color: #2196f3;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.containerPublications .col-main .mainArticleBox .pagination {
  text-align: center;
}

.containerPublications.singleArticle
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .publishedBox {
  margin-bottom: 10px;
}

.containerPublications.singleArticle
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .downloadBox {
  margin-top: 10px;
  margin-bottom: 15px;
}

.containerPublications.singleArticle
  .col-main
  .mainArticleBox
  .articleListWrapper
  .boxarticle
  .downloadBox
  .applyFilter {
  background: #4d841f;
  border-radius: 4px;
  border: none;
  color: #fff;
  padding: 5px 15px;
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
}

.containerPublications.singleArticle .singleArticlePageBox {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #7c7c7c;
  margin-bottom: 15px;
}

.containerPublications.singleArticle
  .commentTextWrapper
  .commentHeading
  .heading {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  margin: 15px 0px;
}

.containerPublications.singleArticle
  .commentTextWrapper
  .postedCommentsBox
  .commentsMeta {
  padding: 0px;
  margin: 10px 0px;
}

.containerPublications.singleArticle
  .commentTextWrapper
  .postedCommentsBox
  .commentsMeta
  li {
  list-style: none;
  display: inline-block;
  margin-right: 6px;
}

.containerPublications.singleArticle
  .commentTextWrapper
  .postedCommentsBox
  .commentsMeta
  li.registeredUser
  a {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #7d7d7d;
}

.containerPublications.singleArticle
  .commentTextWrapper
  .postedCommentsBox
  .commentsMeta
  li.commentsDate {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #7d7d7d;
}

.containerPublications.singleArticle .commentTextWrapper .postedCommentsBox {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-left: 4px solid #006782;
  padding-left: 15px;
}

.containerPublications.singleArticle
  .commentFormWrapper
  #registeredusercomments {
  width: 100%;
  min-height: 100px;
  border: 1px solid #006782;
  padding: 5px 5px;
}

.containerPublications.singleArticle .commentFormWrapper {
  text-align: center;
}

.containerPublications.singleArticle .commentFormWrapper #commentsubmitbtn {
  background: #006782;
  border-radius: 4px;
  border: none;
  color: #fff;
  padding: 8px 30px;
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
}

.commentFormWrapper #commentsubmitbtn .spinLoading.multi {
  margin: 0px;
  border-bottom-color: #fff;
  border-top-color: #fff;
  width: 0.8rem;
  height: 0.8rem;
  border-width: 3px;
}

.containerPublications.singleArticle .commentFormWrapper .messageComments {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 10px;
  color: green;
  font-weight: bold;
  border: 1px solid #006782;
  width: 100%;
  padding: 5px;
  font-style: italic;
}

.topAuthorBox {
  margin-bottom: 30px;
}
.topAuthorBox .name {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 30.4px;
  line-height: 36px;
  color: #006782;
  margin-bottom: 0px;
}
.topAuthorBox .email {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #7d7d7d;
}
.topAuthorBox .authorDetails {
  margin-top: 30px;
}
.detailsheading {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
}
/* Responsive: */

@media only screen and (min-width: 767.5px) {
  .containerPublications .layout {
    display: flex;
  }
}

@media all and (min-width: 200px) and (max-width: 767px) {
  .containerPublications .col-side {
    padding-left: 0px !important;
    border-left: 0px solid #333 !important;
    padding-right: 0px !important;
  }
  .containerPublications .col-main .mainArticleBox {
    padding-right: 0px !important;
  }
  .containerPublications .filterbox-layout {
    grid-template-columns: 1fr 1fr !important;
    margin: 15px 0px 15px 0px !important;
  }
}
