/* written by agro */

.pkp_site_name .is_img {
    padding-bottom: 30px;
    padding-top: 0;
}
.pkp_site_name_wrapper {
    background: #12507a;
}
.pkp_structure_footer_wrapper {
    background: rgba(0, 0, 0, 0.05);
    border-top: 1px solid #ddd;
    border-bottom: 1.43rem solid #3962a2;
}
.hover {
	width:100%;
	border-collapse:collapse;
}

.hover th {
	height:30px;
	background:#ffffff;
	color:#00577f;
}
.hover td {
    height: 30px;
    padding-top: 3px;
    vertical-align: middle;
    border-bottom: 1px solid white; 
    text-align: left;
    padding-left: 5px;
}

.hover td a {
	width:100%;
	display:block;
}
.hover tr {
	background:#3962a2;
	color:#ffffff;
}
.hover tr:hover {
	background-color:blue; 
}
.hover tr a {
	color:#ffffff;
}

#customblock-Additional_Menu {
    margin-top: -30px;
	padding-top: 30px;
}

.pkp_block {
	padding-top: 0px;
}	

#customblock-sitemenu {
    margin-top: -30px;
}

.pkp_brand_footer {
    display: none;
}
#pkp_content_footer {
    height: 80px;
    background-color: #3962a2;
    color: white;
}
.pkp_footer_content {
    padding: 0px;
}

#customblock-OJS img {
    width: 150px;
}
#customblock-OJS {
    text-align: center;
}
.journals .body a {
    margin-top: -10px;
}
.thumb {
    padding-bottom: 20px;
}
.pkp_block a {
    text-decoration: none;
    text-align: center;
}
.pkp_block a:hover,
.pkp_block.block_information a:hover {
    color: #ff9000;
}
.pkp_block.block_information li {
    background-color: #3962a2;
    border-bottom: 1px solid white;
	text-align: center
}
.pkp_block.block_information a {
    color: white;
}
.pkp_block.block_information li:hover {
    background-color: blue;
}
.pkp_block.block_information .title {
    background: #2866e2;
    color: white;
    line-height: 30px;
    margin-bottom: auto;
    border-bottom: 1px solid white;
    font-size: unset;
	text-align: center;
}

.pkp_block.block_web_feed .title,
.pkp_block.block_Keywordcloud .title  {
    background: #2866e2;
    color: white;
    line-height: 30px;
    margin-bottom: auto;
    border-bottom: 1px solid white;
    font-size: unset;
	text-align: center;
}
.pkp_block.block_web_feed .content {
    background: aliceblue;
	text-align: center;
	padding-top: 10px;
}
}

.pkp_block.block_Keywordcloud .title {
    background: #2866e2;
    color: white;
    line-height: 30px;
    margin-bottom: auto;
    border-bottom: 1px solid white;
    font-size: unset;
    text-align: center;
}	

.pkp_block.block_Keywordcloud #wordcloud {
    background: aliceblue;
}

#customblock-visitormap p {
    background: #2866e2;
    color: white;
    line-height: 30px;
    margin-bottom: auto;
    border-bottom: 1px solid white;
    font-size: unset;
    text-align: center;
    font-weight: bolder;
}


#customblock-OJS .content {
    background: aliceblue;
    padding: 20px;
}


.page.page_editorial_team img:hover {
    transform: rotate(20deg);
}
.obj_announcement_summary .date::before {
    color: #2866e2;
}