/* Journal of Engineering Researcher and Lecturer */
/* Developed by Rahmat Azis Nabawi - (c)2018 */

/* Body-JEREL*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.has_site_logo .pkp_head_wrapper {
       padding-top: 0px;
}

.pkp_site_name > a {
    padding-bottom: 0px;
}

.pkp_site_name .is_img img {
	max-height: 200px !important;
}

.pkp_structure_content {
        padding-top: 5px;
}

.pkp_page_index .additional_content {
   padding-top:0px;
   padding-left:0px;
   padding-right:0px;
   border-top: none;
}

.pkp_search_desktop .search_prompt {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid #a7a7a700;
    font-size: 15px; 
	color: #4a00a6;
	font-weight: bold;
    text-decoration: none;
}

.page_search .search_results .obj_article_summary {
    margin: 50px 0
}

.pkp_navigation_primary_row {
	border-top: 3px solid #d000fe3;
	border-bottom:1px solid #d000fe3; 
}

.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid #a7a7a700;
    font-size: 15px; 
	Color: #4a00a6;
	font-weight: bold;
    text-decoration: none;
}

.pkp_page_index .additional_content {
   padding-top: 10px;
   border-top: none; 
}

.pkp_structure_main:before,.pkp_structure_main:after {
   content:'';
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   width: 1px;
   background: #c2202000
}

.obj_issue_toc .galleys,.obj_issue_toc .section {
   margin:1px -30px;
   padding-top: 0px;
}

.obj_issue_toc .galleys>h2,.obj_issue_toc .section>h2,.obj_issue_toc .galleys>h3,.obj_issue_toc .section>h3 {
   display: inline-block;
   position: relative;
   left: -15px;
   margin-top: 0;
   padding: 0 15px;
   font-size: 16px;
   font-weight: 400;
   line-height: 30px; 
   font-weight: bold;
   color:#240051;
}

/* Drop-down Menu - JEREL*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.pkp_block {
    padding: 10px;
}

.pkp_block .content p {
    line-height: 10px;
    text-align: center; 
}

.pkp_block .content ul li {
    line-height: 20px;
    padding: 0px;
}

.pkp_site_name .is_img img {
    display: block;
    height: auto;
    width: auto; 
    max-height: 140px; 
    padding-bottom: 10px; 
}

*, ::before, ::after {
    box-sizing: border-box; 
    margin: 0px; 
}

.sidemenu {
    margin: 0px auto; 
    padding: 0px; 
    width: 100%; 
}

.sidemenu li {
    list-style: none; 
}

.sidemenu li a {
    display: table; 
    margin-top: 1px;  
    padding: 4px 10px; 
    width: 100%; 
    background: rgb(235 216 245);
    text-decoration: none; 
    text-align: left; 
    vertical-align: middle; 
    color: rgb(1 7 109); 
    overflow: hidden; 
    transition-property: background; 
    transition-duration: 0.4s; 
    transition-timing-function: ease-out; 
    border: 1px solid rgb(74 0 157 / 0%); 
    border-radius: 6px; 
}

ul.sidemenu li a:hover {
    background: -webkit-linear-gradient(top, rgb(250, 250, 250), rgb(211 177 255)); 
    text-decoration: none; 
}

.sidemenu li li a {
    display: block; 
    margin-top: 0px; 
    padding: 0px; 
    height: 0px; 
    background: rgb(3 196 244 / 64%); 
    color: rgb(10 8 187); 
    transition-property: all; 
    transition-duration: 0.5s; 
    transition-timing-function: ease-out; 
    border: 0px; 
    border-radius: 6px; 
}

.sidemenu > li:hover li a {
    display: table; 
    margin-top: 1px; 
    padding: 10px; 
    width: 100%; 
    height: 1em; 
    transition-property: all; 
    transition-duration: 0.3s; 
    transition-timing-function: ease-out; 
    border-radius: 6px; 
}

.sidemenu > li:hover li a:hover {
    color: rgb(0, 0, 0);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(200 149 241)); 
    transition-property: background; 
    transition-duration: 0.2s; !jerel;
    transition-timing-function: ease-out; 
    border-radius: 6px; 
}

.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .obj_article_details .citation_display form input[type="submit"], .block_make_submission a {
   
   display: inline-block; 
    background: rgb(238, 238, 238); 
    border-width: 1px; !jerel;
    border-style: solid; !jerel;
    border-color: rgb(187, 187, 187) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4); 
    border-image: initial; 
    border-radius: 13px; 
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1em 1em inset; 
    font-size: 15px; 
    line-height: 28px; 
    font-weight: 700; 
    color: rgba(0, 0, 0, 0.87); 
    width: 240px; 
    text-align: center; 
}

/* Issue data - JEREL*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.page_index_journal > .current_issue > h2 {
    margin-top: 25px;
	margin-left: -25px;
	margin-right: -25px;
	background: #f0dff5;
	color: #000000;
	font-size: 14px;
}

.obj_issue_toc .description {
    margin-right: -25px;
	text-align: justify; 
}

.obj_issue_summary .description {
    text-align: justify; 
}

.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    color: #4a00a6;
    text-decoration: none;
    margin-top: 35px;
}

/* Table of content - JEREL */
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.obj_article_summary {
	box-shadow:rgb(1 0 76 / 40%) -5px 5px, rgb(1 0 76 / 30%) -10px 10px, rgba(1, 0, 76, 0.2) -15px 15px, rgba(1, 0, 76, 0.1) -20px 20px, rgba(1, 0, 76, 0.05) -25px 25px;
	padding: 20px; 
	border-radius: 10px; 
	background: #ffffff; 
	text-align: justify; 
}

.obj_article_summary:hover {
	background:#d0a6fb73; 
}

.pkp_structure_main a {
    color: #9b02e1;
}

.pkp_structure_main a:hover {
	color: #0217ff;
	background:#ffffff;
}

.obj_galley_link {
    font-weight: 700; 
    text-transform: Capitalize; 
    background: #ebdaf4; 
    color: #ffffff; 
    border: solid 1px #734fc5; 
}

.obj_galley_link:hover {
	background:#3e0052; 
	color:#efeff5; 
	border: solid 1px #c305ff;
}

/* Abstract article-JEREL*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.pkp_structure_main h1 {
    margin-top: 0;
	font-size: 24px;
    line-height: 30px;
    font-weight: 700;
	color: #4a00a6;
	text-align: justify;
}

.obj_article_details .authors {
    text-align: justify; 
	color: #4a00a6; 
}

.obj_article_details .affiliation {
    text-align: justify;
}

.obj_article_details .keywords {
    text-align: justify; 
}

.obj_article_details .abstract {
    text-align: justify; 
}
.obj_article_details .references {
    text-align: justify; 
}

.obj_article_details .item.citation {
    text-align: justify; 
}

.obj_article_details .item.issue {
    text-align: justify; 
}

.obj_article_details .item.copyright {
    text-align: justify; 
}

/* Footer-JEREL*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.pkp_brand_footer{
    display: none;
	background: #ebdaf4;
}

.pkp_structure_footer_wrapper {
	background: #fbfbfbc2
}

/* Tooltop elements-JEREL*/
/* General style for content elements */
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.content {
    font-family: Arial, sans-serif;
    font-size: 16px;
}

/* Style for tooltip elements */
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: orange; /* Warna teks */
    text-decoration: underline;
}

/* Style for tooltip text boxes */
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #f9f9f9;
    color: #333;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 100%; /* Tempatkan di atas teks */
    left: 50%;
    margin-left: -110px; /* Posisikan tooltip di tengah elemen */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.3s;
}

/* Displaying a tooltip when hovering */
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
