.pkp_site_name .is_img img {
display: block;
max-height: 100%;
width: auto;
height: auto;
padding-top: 20px;
}

.pkp_site_name > a {
    padding-top: 10px;
    padding-bottom: 0px;
}

body {

     background-image: url(/public/site/images/iain/light_grey_floral_motif.png);

}

.pkp_footer_content {
    background: #30318b;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    color: #F4D72F;
    float: left;
    padding-top: 0px;
    padding-bottom:0px;
}

.pkp_brand_footer{
    background: #b7b4b4;
    float: right;
    height: 100%;
    width: 0%;
    padding: 0px;
    display:none

}

.pkp_structure_footer_wrapper {

    background: transparent;
    height: 100%;
    width: 100%;
    display: inline-block;
    border-bottom: 0px solid #797373;
}


.pkp_structure_content {
    background: #ffffff;
    padding: 0;
    height: auto;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #222;
}

.pkp_structure_main{
    background: #ffffff;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    height:auto;
}



.pkp_structure_head {

    margin: 0;
    padding: 0;
    background: transparent none;
    min-height: 100%;
    width: 100%;
    display: inline-block
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 0px;
}

.pkp_structure_head {
   border-bottom: 0px solid #ddd;
}

.pkp_head_wrapper {

    background: white;
    width:0px height="696"

}



.pkp_navigation_primary > li > a {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    display: block;
    color: white;

}
.pkp_navigation_primary_row {
    background: #2E3877;
    padding-left: 20px

}

.pkp_site_nav_menu {
    background: transparent;
}

.pkp_navigation_user {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    padding-right: 38px;

}

.pkp_navigation_user > li > a {
    color: #000000;
}


.obj_issue_toc .galleys_links li:last-child {
    margin-right: 0;
    font-size: 13px;
}


.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #2e3876;
    border: 1px solid #2e3876;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #ffd400;
    text-decoration: none;
    font-weight: bold;
}


.obj_article_summary {
    padding: 15px;
    border-radius: 10px;
    background: #7d8ce752;
}

.obj_article_summary > .title a {
    color: #223089;
}

.cmp_article_list > li {
    margin-bottom: 8px;
}

.pkp_block {
    padding: 4px 2.143rem 0 2.143rem;
}

.sidebar-box {
    padding: 10px;
    border: solid 1px #2E3877;
    border-radius: 6px;
    background: rgb(253 255 255 / 20%);
}

.img-tools {
    height: 50px;
    width: 200px;
    margin: 5px;
    padding: 1px;
    border-radius: 6px;
    border: 1px solid #2E3877;
}