/* General Page Styling */
html, body, * {
    font-family: Helvetica, Calibri, sans-serif;
}
body {
    background-image: url('https://journal.unesa.ac.id/public/site/images/placeholder/noisy_grid.png');
    background-repeat: repeat;
}
a {
    color: #000;
}
a:hover {
    color: #fe9249;
}

/* Header and Logo */
.pkp_site_name_wrapper {
    background: transparent url('https://journal.unesa.ac.id/public/site/images/placeholder/noisy_grid.png') repeat scroll 0% 0%;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    width: 1000px;
    height: auto;
    margin-bottom: -10px;
    margin-top: -15px;
}

/* Navigation */
.pkp_navigation_primary_row {
    background: #fe9249 !important;
    margin-bottom: -5px;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: none !important;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
    margin: 0 !important;
    padding: 0 10px !important;
    line-height: 40px !important;
    font-family: 'Sunflower', Helvetica, Calibri, sans-serif;
    color: #FFFFFF !important;
    font-weight: normal !important;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
    background: rgba(0, 0, 0, 0.3) !important;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul {
    background: #fe9249 !important;
    border-radius: 0 !important;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper .pkp_search .search_controls a.headerSearchPrompt.search_prompt {
    font-family: 'Sunflower', Helvetica, Calibri, sans-serif;
    color: #FFFFFF !important;
}
.pkp_navigation_primary {
    display: block !important;
    max-width: 100% !important;
    text-align: left !important;
    margin: auto;
}
.pkp_navigation_user_wrapper {
    top: 0;
    right: 0;
    padding: 0;
}
.pkp_navigation_user_wrapper .pkp_navigation_user {
    font-family: 'Sunflower', Helvetica, Calibri, sans-serif;
    background: #fe9249;
    border-bottom: 2px solid #fff;
}
.pkp_navigation_user_wrapper .pkp_navigation_user > li.profile {
    background: #fe9249;
    color: #fff;
}
.pkp_navigation_user_wrapper .pkp_navigation_user > li.profile > a {
    font-family: 'Sunflower', Helvetica, Calibri, sans-serif;
    color: #fff;
    padding-right: 10px;
}
.pkp_navigation_user > li > a,
.pkp_navigation_user > li.in_focus > a,
.pkp_navigation_user > li > a:hover,
.pkp_navigation_user > li > a:focus {
    color: #fff;
}

/* Footer */
.pkp_footer_content {
    background: transparent url('https://journal.unesa.ac.id/public/site/images/placeholder/noisy_grid.png') repeat scroll 0% 0%;
    float: left;
    width: 100%;
    padding: 10px 0;
}
.pkp_brand_footer {
    display: none;
}

/* Content Area */
.pkp_structure_content {
    background: transparent url('https://journal.unesa.ac.id/public/site/images/placeholder/textured_bg.png') repeat scroll 0% 0%;
}
.obj_article_summary {
    background-color: transparent;
    font-size: 14px;
    font-family: sans-serif;
    text-align: justify;
    border: 1px solid #fe9249;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 3px 3px #003366;
}
.obj_article_summary > .title::before {
    content: "\f26c";
    font-family: 'FontAwesome';
}
.obj_article_details .abstract,
.obj_issue_toc .description,
.obj_issue_summary .description,
.obj_article_details .item,
.obj_article_details > .page_title {
    text-align: justify;
}
.obj_article_details .authors .name::before {
    content: "\f007";
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #003366;
}
.obj_article_details .authors .affiliation::before {
    content: "\f19c";
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #fe9249;
}
.obj_article_details .main_entry .keywords .label::before,
.abstract h3::before,
.references h3::before {
    content: "\f084";
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #fe9249;
}
.pkp_page_index .current_issue::before {
    content: "\f07b";
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #003366;
}
.obj_announcement_summary {
    text-align: justify;
}
.obj_announcement_summary h3::before,
.obj_announcement_summary h4::before {
    content: "\f0a1";
    font-family: 'FontAwesome';
    font-size: 15px;
}

/* Side Menu */
.sidemenu {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.sidemenu li {
    list-style: none;
}
.sidemenu li a {
    display: table;
    margin-top: 1px;
    padding: 4px 10px;
    width: 100%;
    background: #fe9249;
    text-decoration: none;
    text-align: left;
    color: white;
    border-radius: 6px;
    transition: background 0.4s ease-out;
}
.sidemenu li a:hover {
    background: #FFC107;
    color: white;
    font-weight: bold;
    border-radius: 6px;
    transition: background 0.2s ease-out;
}
.sidemenu li marquee {
    display: table;
    margin-top: 1px;
    padding: 4px 10px;
    width: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #FFC107;
    border-radius: 6px;
}
.sidemenu li ul {
    margin: 0;
    padding: 0;
}
.sidemenu li li a {
    display: block;
    margin-top: 0;
    padding: 0;
    height: 0;
    background: #fe9249;
    color: #000;
    transition: all 0.5s ease-out;
}
.sidemenu > li:hover li a {
    display: table;
    margin-top: 1px;
    padding: 10px;
    height: 1em;
    transition: all 0.3s ease-out;
}
.sidemenu > li:hover li a:hover {
    background: linear-gradient(to bottom, #fe9249, #FFF3E0);
    color: #000;
    border-radius: 6px;
}

/* Submission Buttons */
.block_make_submission a,
.block_make_submission_link {
    display: inline-block;
    background: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-top-color: #bbb;
    border-radius: 13px;
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    font-size: 15px;
    line-height: 28px;
    font-weight: 700;
    color: #8B5C00;
    text-align: center;
}

/* Responsive Video */
.embedded-video-large {
    background-color: #000;
    width: 400px;
    height: 230px;
    max-width: 100%;
    position: relative;
}
.videoyoutube {
    text-align: center;
    margin: 20px auto;
    width: 80%;
}
.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media screen and (max-width: 400px) {
    .videoyoutube {
        width: 100%;
    }
}

/* Font Imports */
@import url('https://fonts.googleapis.com/css2?family=Sunflower:wght@300;500&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');