.pkp_site_name .is_img img {
	display: inline-block;
	box-shadow: 4px 4px 8px #656565;
	max-height: 200px;
	max-width: 100%;
	width: auto;
	height: auto;
}
.pkp_structure_head {
  background:  #f5ffcd;
  border-bottom: 1px solid #ffffff00;
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
    background:  #f5ffcd; 
}
.pkp_navigation_primary_row{
    background-color: #343434;
    text-align:left;
	box-shadow: 4px 4px 8px #656565;
    padding-left:15px;
}
/* Languange & Information */
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    font-family: Lato,sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: 0000008a;
    background-color: white;
}
/* Vol. No. Jurnal Flywheel */
.pkp_page_index .current_issue .current_issue_title {
    margin: 20px 0;
    font-weight: 700;
    color: #007ab2;
}
/* View All Issue */
.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: #007ab2;
    text-decoration: none;
    margin-bottom: 20px
}
.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus  {
	color: #a88401;
	font-weight: bold;
	text-shadow: 5px 5px 10px #a88401;
}
	
#navigationPrimary a {
    font-size: 13.5px;
    color: #ffffff;   
    font-weight: 100;
    text-transform: capitalize;
}
#navigationPrimary ul {
  background: #105183;
}
#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #105183;
}
/* Homepage Logo */
.pkp_page_index .homepage_image img {
    display: block;
    width: 70%;
    height: auto;
    margin: 40px 0 20px;
}
/* Teks di User Navigation Menu */
.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: #377368;
}
.pkp_navigation_user>li>a:hover, .pkp_navigation_user>li>a:focus {
	color: #343434;
	font-weight: bold;
	text-shadow: 5px 5px 10px #343434;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_block {
    font-size: 14px;
    line-height: 20px;
    clear: both;
    border-bottom: 1px solid #ffffff00;
}
/*Content */
.pkp_structure_content {
	background: #ffffff;
	box-shadow: 4px 4px 8px #656565;
}
/*Body */
body {
  color: #424242;
  background: #ffffff;
}
/* Teks dengan Link */
a {
    font-weight: bold;
	color: #377368;
	transition: 0.2s;
	display: contents;
}
a:hover,a:focus {
    color: #343434;
	font-weight: bold;
	text-shadow: 5px 5px 10px #343434;
}
/*Border in Structure Main */
.pkp_structure_main:before, .pkp_structure_main:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
}
/*Jarak antar baris  */
.pkp_structure_main p {
    line-height: 25px;
    margin: 5px 0
}
/* Cover Image */
.obj_issue_toc .cover img {
    display: block;
    box-shadow: 5px 5px 8px #656565;
    max-height: 250px;
    width: auto;
}
/* Cover Image di Archive*/
.obj_issue_summary .cover img {
    display: block;
    width: auto;
    max-height: 250px;
    box-shadow: 5px 5px 8px #656565;
}
/* Tulisan "Article" */
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color: rgb(16 81 131);
}
.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ddd;
}

/* Teks di Archive */
.obj_article_details .abstract {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.obj_article_summary > .title {
    font-size: 14.5px;
    line-height: 20px;
    font-weight: 100;
	color: #000000;
}
.obj_article_summary {
    padding-bottom: 10px !important;
    border-bottom: solid 1px #dddddd !important;
    font-size: 12px;
}
.obj_article_summary>.title a {
    font-size: 15px;
    text-decoration: none;
}
.obj_article_summary .pages, .obj_article_summary .published {
    color: rgb(7 118 188);
}
/* Footer */
.pkp_footer_content {
		float:left; width: 70%; padding-top:10px; padding-bottom:10px}
.pkp_brand_footer {
		float:right; width:30%; padding-top:10px; padding-bottom:10px}
.pkp_structure_footer_wrapper {
    background: #fff0;
}
.pkp_structure_footer {
    text-align: center;
    box-shadow: 4px 4px 8px #656565;
    background: #ddd;
}

/*Galley */
.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize;
    background: #377368;
    color: #fff;
    border: none;
}
.obj_galley_link:focus {
	background:#424242;
	color:#fff
}
.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
	box-shadow: 3px 3px 5px #656565;
    border-radius: 15px;
    font-size: 13px;
    line-height: 28px;
    text-decoration: none;
}
.cmp_button_wire:hover,.cmp_button_wire:focus,.obj_galley_link:hover,.obj_galley_link:focus {
    background: #343434;
	box-shadow: 3px 3px 5px #656565;
    color: #fff
}
/* Accordion */
.accordion {
  background-color: #377368;
  color: #fff;
  cursor: pointer;
  padding: 9px;
  width: 100%;
  border: none;
  border-radius: 25px;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.2s;
}
.active, .accordion:hover {
  background-color: #343434; 
  box-shadow: 3px 3px 5px #656565;
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
/* Image */
.image {
  background-color: #ffffff00;
  color: #fff;
  cursor: pointer;
  padding: 9px;
  width: 100%;
  border: none;
  border-radius: 25px;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.2s;
}
.active, .image:hover {
  background-color: #d5d5d5;
  box-shadow: 3px 3px 5px #656565;  
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
/* Editorial Board */
.hoverTable1 {
  width: 100%;
  border-collapse:collapse;
}
.hoverTable1 th{
    height:30px; 
	background: #ffffff; 
	color: #000000;
	vertical-align:top;
}
.hoverTable1 td{ 
    height: 30px; 
	padding-top: 3px;
	vertical-align: top; 
    border: 1px solid #ffffff;
    text-align: left;
}
.hoverTable1 td a{
  width: 100%;
  display: contents;
}
/* warna latar tabel & tulisan */
.hoverTable1 tr{
    background: #ffffff; 
	color:#000000;
}
/* warna ketika dilewati mouse */
.hoverTable1 tr:hover {
    background-color: #ffffff;
}
.hoverTable1 a {
    color:#000000;
}
.hoverTable1 a:hover {
    color:#000000;   
}
/* Google Scholar & SINTA ID */
.id2 {
  background-color: #105183;
  color: #fff;
  cursor: pointer;
  padding: 6px;
  width: 25%;
  border: none;
  border-radius: 25px;
  text-align: left;
  outline: none;
  font-size: 12px;
  transition: 0.4s;

}
.active, .id2:hover {
  background-color: #997000;
  box-shadow: 3px 3px 5px #656565;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
/* Login */
.login1 {
  background-color: #377368;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  width: 30%;
  border: none;
  border-radius: 25px;
  text-align: center;
  outline: none;
  font-size: 15px;
  transition: 0.2s;
  font-weight: bold
}
.active, .login1:hover {
  background-color: #343434; 
  box-shadow: 3px 3px 5px #656565;
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
/* Tabel di Laman Website */
.hoverTable3 {
  width: 100%;
  border-collapse:collapse;
}
.hoverTable3 th{
    height:30px; 
	background: #ffffff; 
	color: #000000;
	vertical-align:top;
}
.hoverTable3 td{ 
    height: 30px; 
	padding-top: 3px;
	vertical-align: top; 
    border: 1px solid #ffffff00;
    text-align: left;
}
.hoverTable3 td a{
  width: 100%;
  display: contents;
}
/* warna latar tabel & tulisan */
.hoverTable3 tr{
    background: #ffffff; 
	color:#000000;
	transition: 0.3s;
}
/* warna ketika dilewati mouse */
.hoverTable3 tr:hover {
    background-color: #a9a9a9;
	color:#fff;
}
.hoverTable3 a {
    color:#fff;
}
.hoverTable3 a:hover {
    color:#fff;   
}
/* Tabel di Author Guidelines */
.hoverTable4 {
  width: 100%;
  border-collapse:collapse;
}
.hoverTable4 th{
    height:30px; 
	background: #105183; 
	color: #fff;
	vertical-align:top;
	border-style: none;
}
.hoverTable4 td{ 
    height: 30px; 
	padding-top: 3px;
	vertical-align: top; 
    border-style: none;
    text-align: left;
}
.hoverTable4 td a{
  width: 100%;
  display: contents;
}
/* warna latar tabel & tulisan */
.hoverTable4 tr{
    background: #ffffff00; 
	color:#000000;
	transition: 0.3s;
}
/* warna ketika dilewati mouse */
.hoverTable4 tr:hover {
    background-color: #e9e9e9;
	color:#000000;
}
.hoverTable4 a {
    color:#000000;
}
.hoverTable4 a:hover {
    color:#000000;   
}