.pkp_footer_content {
  padding: 2.143rem;
  text-align: left;
  background-color: #0761a1;
  color: white;
}

.pkp_page_index .journals>ul>li {
    margin: -30px -.143rem;
    padding: 0cm 8rem 20rem 8rem;
}

.column-layout{
    display: flex;
}

.one{
    background-color: none;
    flex: 1;
}

.two{
    background-color: none;
    flex: 3;
}

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

.pkp_block .title {
    display: block;
    margin-top: 0;
    text-align: center;
    font-size: 1.143rem;
    font-weight: 700;
    line-height: 2.3rem;
    color: #fff;
    padding-bottom: 0.0em;
    border-bottom: 0px;
}

.pkp_site_name .is_img img {
        max-width: 100%
}

 
body {
font-family: "Noto Serif",serif;
font-size: 16px;
line-height: 20px;
color: rgba(0,0,0,1);
background: #fff;
}
html, body {
    font-family: "Noto Serif",serif;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0,0,0,1);
    background: #fff;
}

.obj_article_summary>.title {
    font-family: "Noto Sans",serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
color: #4b7d92;
    border-bottom: none;
    margin: 0;
}

a {
    color: #4b7d92;
}

.obj_article_summary > .title a {
    text-decoration: none;
}

.obj_article_details .abstract {
font-size: 16px;
line-height: 20px;
text-align: justify;
}
.obj_article_details .author_bios {
font-size: 16px;
line-height: 20px;
text-align: justify;
}
.obj_article_details .references {
font-size: 16px;
line-height: 20px;
text-align: justify;
}

.obj_announcement_summary  {
font-size: 16px;
line-height: 20px;
margin: 15px 0;
text-align: justify;
}

.obj_announcement_full {
font-size: 16px;
line-height: 20px;
text-align: justify;
}

.pkp_page_index .homepage_about{
font-size: 16px;
line-height: 20px;
text-align: justify;
} 

.pkp_structure_main .page h1 {
    margin-top: 0rem;
}

.pkp_structure_main p {
font-size: 16px;
line-height: 20px;
margin: 15px 0;
    text-align: justify;
}

.pkp_structure_main:first-child:last-child {
        float:none;
        margin-left: 0cm;
        margin-right: 0cm;
        margin-top: 0rem
    }
    
#toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: auto;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
}



.pkp_site_name_wrapper {
    padding: 0;
}

.pkp_site_name {
    width: 100%;
    margin-left: 0;
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #0761a1;
}


.pkp_structure_head {
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 991px) {
  .pkp_site_name .is_img img {
    max-height: 80px;
    width: auto;
}
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .pkp_site_name .is_img img {
    width: 100%;
    max-height: 130px;
}
}

@media (min-width: 1201px){
    .pkp_site_name .is_img img {
    width: 100%;
    max-height: 180px;
}
}

.pkp_navigation_search_wrapper a {
    color: #ffffff;
}

#navigationPrimary a {
    color: rgb(255 255 255);
}

.pkp_navigation_primary_row {
    background: #0761a1;
    padding-left: 2.143rem;
    padding-right: 2.143rem;
}

.pkp_navigation_user>li>a {
    border-radius: 5px;
    background-color: #cca5b636;
    text-shadow: 2px 2px 2px #4d4848;
}

.pkp_block .title {
    display: block;
    margin-top: 0;
    text-align: center;
    font-size: 1.143rem;
    font-weight: 700;
    line-height: 2.3rem;
    color: #ff0000;
    background-color: #d5d5d5;
    padding-bottom: 0.0em;
    border-bottom: 0px;
    background-color: #d5d5d5;
}

@media screen and (max-width: 991px) and (min-width: 425px){
    svg:not(:root) {
    width: 70%;
    margin-left: 5rem;
}
}

.pkp_brand_footer{
	display:none;
}


.obj_issue_toc .articles {
    margin-top: auto;
}

a {
    color: #021219;
}

.pkp_navigation_search_wrapper a {
    color: #1350d8;
}

.page_search .title {
    width: 50%;
    float: right;
    margin-top: 20px
}

.page_search .abstract {
    float: left;
    width: 50%;
    margin-top: 20px
}

.page_search .fullText {
    width: 50%;
    float: right;
    margin-top: 20px
}

.page_search .discipline {
    float: left;
    width: 50%
}

.page_search .subject {
    width: 50%;
    float: right
}

.page_search .type {
    float: left;
    width: 50%;
    margin-top: 20px
}

.page_search .coverage {
    width: 50%;
    float: right;
    margin-top: 20px
}

.page_search .indexTerms {
    float: left;
    width: 50%;
    margin-top: 20px
}

.leftcol {
  width: 35%;
    display:inline-block;
  margin:0;
  padding:0;
  background-color: auto;
}

.rightcol {
  width: 65%;
  display:inline-block;
  margin:0;
  padding-left: 1cm;
  background-color: auto;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.journals>ul>li {
    margin: 0 0;
    padding: 0 0;
}

.pkp_structure_sidebar.left #customblock-custom_submission a {
	display: inline-block;
    padding: 10px;
    text-align: center;
    background: #fff;
        background-color: rgb(255, 255, 255);
    border: 3px solid #4F2683;
    border-radius: 10px;
    box-shadow: none;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    width: 100%;
	line-height: 28px;
}

.pkp_structure_sidebar.left #customblock-custom_submission a:hover {
	color: #fff;
    background-color: #4F2683;
    text-decoration: none;
}

div.uppercase {
  text-transform: uppercase;
}

.latestissue {
  column-count: 4;
}

.column {
  float: left;
  width: 25%;
  padding: 10px;
  height: 300px; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.responsive {
  width: 25%;
  height: auto;
}

@media only screen and (max-width: 600px) {
.responsive {
  width: 100%;
  height: auto;
}

.pkp_structure_footer_wrapper {
    background: #ececec;
    border-bottom: 0.43rem solid #0761a1;
}

.newspaper {
  column-count: 4;
  column-gap: 20px;
}

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}