.pkp_site_name .is_img img {
    display: block;
    max-height: 200px !important;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.pkp_page_index .homepage_about {
    background: #ffffff;
    padding: 24px 28px !important;
    border-radius: 16px;
    box-shadow: 0 6px 18px rgba(0, 0, 102, 0.08);
    margin-top: 25px;
    margin-bottom: 24px;
    transition: all 0.25s ease;
}

.pkp_page_index .homepage_about:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(0, 0, 102, 0.12);
}

.pkp_page_index .homepage_about h2 {
    margin-top: -0.714rem;
    color : #006;
}

.pkp_page_index .cmp_announcements {
    background: #ffffff;
    padding: 20px 25px !important;
    border-radius: 16px;
    box-shadow: 0 6px 18px rgba(0, 0, 102, 0.08);
    margin-top: 25px;
    margin-bottom: 24px;
    transition: all 0.25s ease;
    margin-left:0px;
    margin-right: 0px
}

.pkp_structure_footer_wrapper {
    background: #006;
    color: #fff;
}

.pkp_button,.pkp_button_primary,.pkp_button_offset,.pkp_button_link {
    display: inline-block;
    padding: 0 .5em;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: .93rem;
    line-height: 2rem;
    font-weight: 700;
    color: #006;
    text-decoration: none;
    box-shadow: 0 1px 0 #ddd;
    cursor: pointer
}

.pkp_button:hover,.pkp_button:focus,.pkp_button_primary:hover,.pkp_button_primary:focus,.pkp_button_offset:hover,.pkp_button_offset:focus,.pkp_button_link:hover,.pkp_button_link:focus {
    color: #006;
    border-color: #006;
    outline: 0
}

.pkp_button_primary {
    color: #fff;
    background: #006;
    border-color: #006;
    box-shadow: 0 1px 0 #006
}

.pkp_help_link {
    display: inline-block;
    padding: .25rem 0;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 700;
    text-decoration: none;
    border: none;
    box-shadow: none;
    color: #006;
    z-index: 3
}

.pkp_help_link:focus {
    outline: 0;
    box-shadow: 0 0 0 3px #006;
    border-radius: 3px
}

.cmp_button,.cmp_form .buttons button,.page_lost_password .buttons button,.page_search .submit button,.block_make_submission a {
    display: inline-block;
    padding: 0 1em;
    background: #eee;
    border: 1px solid rgba(0,0,0,0.4);
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    color: #006;
    text-decoration: none
}


.cmp_button_wire,.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #006;
    border-radius: 3px;
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    color: #006;
    text-decoration: none
}

.cmp_button_wire:hover,.cmp_button_wire:focus,.obj_galley_link:hover,.obj_galley_link:focus {
    background: #006;
    color: #fff
}

.cmp_notification {
    display: block;
    width: 100%;
    padding: 1.43rem;
    margin-bottom: 2.857rem;
    background: #ddd;
    border-left: .357rem solid #006;
    font-size: 1rem;
    line-height: 1.43rem
}

.cmp_skip_to_content a:focus {
    clip: auto;
    top: 0;
    left: 50%;
    color: #006;
}

a {
    color: #006;
}

a:hover,a:focus {
    color: #4848ca
}

    .pkp_nav_list ul a {
        display: block;
        padding-left: .357rem;
        border-left: .357rem solid transparent;
        color: #006
    }

    .pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus {
        outline: 0;
        background: #ddd;
        border-color: #006;
        color: #006
    }

.pkp_navigation_primary .dropdown-menu a:focus,.pkp_navigation_primary .dropdown-menu a:hover {
        border-color: #006;
    }

.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 2.143rem;
    font-size: .93rem;
    font-weight: 700;
    line-height: 2.143rem;
    color: #006;
    text-decoration: none;
    margin-bottom: 1.43rem
}

.page_search .submit button:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f002";
    position: absolute;
    top: -1px;
    right: 0;
    width: 2.143rem;
    height: 2.143rem;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 2.143rem;
    text-align: center;
    background: #006;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.2);
    color: #fff
}

.header_view {
    z-index: 2;
    position: relative;
    background: #006
}

.header_view .return {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.143rem;
    height: 2.143rem;
    line-height: 2.143rem;
    background: #fff;
    color: #006;
    text-align: center
}

.obj_announcement_summary .read_more {
    display: inline-block;
    position: relative;
    padding-right: 2.143rem;
    font-size: .93rem;
    font-weight: 700;
    line-height: 2.143rem;
    color: #006;
    text-decoration: none
}

.obj_announcement_summary .read_more:hover,.obj_announcement_summary .read_more:focus {
    color: #4848ca
}

.obj_galley_link_supplementary {
    display: inline-block;
    position: relative;
    padding-right: 2.143rem;
    font-size: .93rem;
    font-weight: 700;
    line-height: 2.143rem;
    color: #006;
    text-decoration: none;
    padding-right: 0;
    padding-left: 1.43rem
}

section{
    background: #ffffff;
    padding: 24px 28px !important;
    border-radius: 16px;
    box-shadow: 0 6px 18px rgba(0, 0, 102, 0.08);
    margin-top: 25px;
    margin-bottom: 24px;
    transition: all 0.25s ease;
}

.pkp_block {
    padding: 2.143rem 1.43rem;
    font-size: 1rem;
    line-height: 1.43rem;
    background: #ffffff;
    padding: 24px 28px !important;
    border-radius: 16px;
    box-shadow: 0 6px 18px rgba(0, 0, 102, 0.08);
    margin-top: 25px;
    margin-bottom: 24px;
    margin-left: 25px;
    transition: all 0.25s ease;
}

.pkp_structure_footer_wrapper {
    background: #fff;
    color:#006;
}

.pkp_brand_footer {
display: none;
}