#partners .partnerBox .illastrate {
    padding-top: 35%;
}
#partners .partnerList {
    padding-left: 0;
	padding-right: 0;
}

h1 {
    font-size: 2.2em;
}

h3 {
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 5px;
}
h5 {
    font-size: 12px;
    line-height: 1.2;

}
.sidebar .pkp_block .title {
   background-color: #00458a;
}
#annuncments .annuncBox .illastrate {
    width: 0%;
    padding-top: 0%;
    overflow: hidden;
    position: relative;
    background-image: url(http://journalppw.com/plugins/themes/ojsPlusA/imgs/announcement.jpg);
    background-size: cover;
}
header .mainMenu {
    background-color: ##00458a !important;
}
header .brandBar .journal-logo-text {
    color: #000 !important;
}
header .brandBar {
    background-color: #fff !important;
}
header .topMenu {
    background-color: #00458a !important;
}
header .topMenu #topMenu .badge {
    background-color: #00458a;
}
header .topMenu #topMenu a {
    color: #fff !important;
    font-size: 16px;
}
header .topMenu #topMenu li.dropdown>.dropdown-menu a {
    color: #000 !important;+
}
#main-navigation > li > a {
    text-transform: uppercase;
}
#journal .aboutJournal .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.col-xs-6 {
    width: 100%;
}