/* navbar customize */
#navbar {
    margin: 0 0 12px 0;
    padding: 0;
    background-color: #009B4D;
    background-image: none;
    clear: both;
    text-align: center;
    border-top-style: solid;
    border-width: 1px;
    font-size: 18px
    font-weight: normal;
    height: 40px;
    width: 1080px;
}

#leftSidebar div.block span.blockTitle, #rightSidebar div.block span.blockTitle {
    padding: .5em 1em;
    margin-bottom: 12px;
    background: #009B4D url(//jurnal.unpad.ac.id/plugins/themes/sosiohumaniora/imgs/stripes.png);
    display: block;
    color: #fff;
    font-family: 'Montserrat', 'Lato', 'Helvetica', 'Trebuchet MS';
    font-size: 12px
    font-weight: bold;
    letter-spacing: 0;
}

a:link, a:visited, a:active{
    color: #2E7903;
}
