.logo_small img {
    width: 77px;
    margin-top: 3px;
}

button.btn.btn-primary {
    background: #da11b8;
}

button.btn.btn-primary:hover {
    background: #f32dd2;
}

.article-details .author-bios .biography h3 {
    color: #d60fb4;
}

ul#main-navigation {
    display: block;
    clear: left;
    margin-left: -14px;
}

.pkp_structure_sidebar .block_custom h5 {
    font-size: 14px;
    font-weight: bold;
    color: #17b2ec;
}

.pkp_structure_sidebar .block_custom iframe {
    width: 100%;
}

#customblock-FBPAGE iframe {
    width: 330px;
    border-right: 1px solid #f3eeee;
}