.pkp_structure_head {

    border: 1px solid #ddd;
    height: 200px;
    /*background-image: url("https://oasis.unpatti.ac.id/images/light_blue_spikes2a.png"); 9 Oct 2018 */
    background-image: url("https://ojs3.unpatti.ac.id/public/site/light_blue_spikes2f.png");
    background-repeat: no-repeat center center;
    /*background: #666 no-repeat center center;*/
        
}

.tsv_search {

    width: 365px;
    margin: 20px auto 0 auto;

}

.tsv_search input {

    width: 300px;
    height: 40px;
    padding: 10px;
    margin: 1px 0 0 0;
    font-size: 15px;
    font-weight: 600;
    color: #737373;
    border: 2px solid #737373;
    background: transparent;

}

.tsv_search button {

    
    width: 60px;
    height: 40px;
    padding: 10px;
    border: 0;
    margin: 0;
    font-size: 25px;
    color: #737373;
    background: transparent;

}

.pkp_page_index .tsv_issues {

    width: 100%;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-left: 50px;
    

}

.pkp_page_index .tsv_journals {

    width: 100%;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-left: 50px;

}

.pkp_page_index .tsv_info {

    display: table;
    margin-top: 60px;

}

.pkp_page_index h2 {

    text-align: center;
    display: block;
    font-size: 30px;
    margin-top: 60px;

}
