p, li, a, blockquote {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 15px;
}

a {
    border-bottom: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

p {
    font-size: 15px;
    line-height: 1.56;
    letter-spacing: 0.2px;
	text-align: justify;
	}

.header {
    background: linear-gradient(to bottom right, #9C27B0, #ff3300 );
    padding-top: 7px;
}

img {
    max-width: 100%;
}

.img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.sections {
    padding-top: 5px;
}

.current_issue header {
    margin-bottom: inherit;
}

.additional-footer-info {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.sidebar_wrapper+.additional-footer-info {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 2px solid #fff179;
}

.csl-entry {
    word-break: break-word;
    font-size: 14px;
    padding-bottom: 10px;
}

.btn{
	border-color: #FFC107;
    background-color: #FFEB3B;
}

.btn-secondary, .cmp_edit_link {
    background-color: #FFEB3B;
    border-color: #FFC107;
    color: #000;
}

.header-top {
    padding-left: 6%;
    padding-right: 6%;
    background-color: #f1f1f1;
    padding-top: 5px;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-align: end;
    padding-bottom: 5px;
}

.header-top a{
    color:#000000;
}
	
@media (min-width: 992px)#navigationPrimary {
    border: 0;
    justify-content: space-between;
    padding-bottom: 5px;
}

.upper-header {
    padding-bottom: 5px;
}

.pkpbrand-wrapper {
    visibility: hidden;
	}

.block_information {
    color: white;
}

.site-footer {
    background-color: #607d8b;
	padding-top: 20px;
    padding-bottom: 20px;
}

.user-page-footer {
    color: #ffffff;
}

.additional_content {
    margin-top: 5px;
}

.nav-tabs .nav-item {
    font-weight: 600;
}

.section {
    padding-bottom: 10px;
    padding-top: 10px;
}

.article-full-title {
    text-align: left;
    font-size: 26px;
}

.article_summary {
	margin-bottom: 20px;
    margin-right: 2%;
    border-radius: 10px;
    border-color: #FF9800;
    background-color: azure;
    padding: 10px 10px 10px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.article_summary:hover {
box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
    transition: all 0.4s;}


.summary_title {
    color: #3F51B5;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

.section_title {
    font-size: 22px;
    color: #de2718;
    font-weight: bolder;
    padding-bottom: 30px;
    padding-top: 3px;
}

.tam {
    font-family: 'Montserrat',sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 10px;
    text-align: justify;
    line-height: 1.6;
    border-radius: 10px;
    color: #170000;
    background: linear-gradient(to top right, #ffffff, #ffffff );
    box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.19);
}

.front-indexing {
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 4px 5px 0 rgba(0,0,0,0.19);
    padding: 15px 5px 5px 5px;
    align-self: auto;
    text-align: center;
}

.front-indexing:hover {
    box-shadow: 0px 5px 10px rgba(0,0,0,0.4);
    transition: all 0.4s;
}

.container-page {
    padding-left: 6%;
    padding-right: 6%;
}

.container-page {
    padding-top: 5px;
    padding-bottom: 20px;
}

.header {
    padding-left: 6%;
    padding-right: 6%;
}

.container-footer {
    padding-left: 6%;
    padding-right: 6%;
}

.header .row {
    min-height: auto;
}

.navigationPrimary {
    padding-top: 10px;
}

.recent-articles-section-title h3, .journal-summary-title h3 {
    padding: .75rem 1.25rem;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid #007DA6;
    font: bold;
    color: #4169E1;
    border-radius: .0rem;
    text-align: left;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    margin-left: -5px;
    margin-right: -5px;
    text-transform: capitalize;
}

.front-tam {
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    letter-spacing: 0.2px;
    padding: 10px 0px 5px 0px;
    border-radius: 10px;
}

.journal-front-section-title {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    border-bottom: 2px solid #FF9800;
    font: bold;
    color: #136bc3;
    text-align: center;
    font-size: 24px;
    line-height: 2.2;
    font-weight: 600;
    text-transform: capitalize;
}

.front-eng {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
	text-align: justify;
	line-height: 2;
    letter-spacing: 0.2px;
    padding: 10px;
    border-radius: 10px;
	background: linear-gradient(to top right, #FFEB3B, #ffc107 );
    box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.19);
}

.article_main_data {
    padding-top: 20px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 18px;
}

.ed_board {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.ed_title {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    background-color: rgb(255, 255, 255);
    border-bottom: 2px solid #FF9800;
    color: #136bc3;
    text-align: center;
    font-size: 20px;
    line-height: 2.2;
    font-weight: 700;
}

.editorial-board {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 15px;
    padding-top: 10px;
}

.cmp_breadcrumbs {
    margin-top: 10px;
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";    font-weight: bold;
}

.pdf-frame iframe {
    width: 100%;
    height: 100%;
    padding-top: 120px;
    border: none;
}
.dropdown-item {
    font-size: 14px;
}

.jor-met {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	background-color: #f7a10c;
    color: #ffffff;
    display: block;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    line-break: auto;
    text-decoration: none;
    outline-color: black;
    outline: 2px;
    border-color: white;
    box-shadow: white;
    border-style: outset;
}
.jor-com-hed {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    border-bottom: 2px solid #FF9800;
    font: bold;
    color: #136bc3;
    text-align: center;
    font-size: 24px;
    line-height: 2.2;
    font-weight: 600;
}

.header-top-right {
    padding-left: 6%;
    padding-right: 6%;
    background-color: #0000ff;
    padding-top: 5px;
    color: white;
    font-size: 14px;
    font-weight: 700;
    text-align: end;
}