/**
 * Copyright (c) Chrest Tupamahu
 *
 * Designed for Jurnal STT Arrabona 
 * 
 */


<<<<-----------------------------MODIFIKASI----------------------------->>>

<--------------------AWAL CODE UNTUK BODY JURNAL-------------------->
body,
html {
  font-family: "Source Sans Pro", sans-serif !important;
}
body {
  background: linear-gradient(rgba(67, 67, 67, 0.5), rgba(50, 50, 49, 0.5)),
    url(/public_html/JurnalArrabona/JurnalSTTA/public/site/images/adminOJS/jeans2.png) center top !important;
}
<--------------------AKHIR CODE UNTUK BODY JURNAL-------------------->


<--------------------AWAL CODE UNTUK HEADER JURNAL-------------------->
#headerNavigationContainer.pkp_structure_head{background: none !important; border-bottom: none !important;}
.pkp_structure_page .pkp_structure_head .pkp_head_wrapper {background: #FFFFFF !important;}
.pkp_site_name_wrapper {border-bottom: solid 1px #CCCCCC;}
.pkp_site_name_wrapper {
padding-left: 0.143rem;
padding-right: 0.143rem;
}
.pkp_site_name_wrapper {
background: #fff;
}
.pkp_site_name > a {padding-top: 0 !important; padding-bottom: 0 !important;}
.pkp_site_name .is_img img {
display: inline-block;
max-height: 300px;
max-width: 100%;
width: auto;
height: auto;
}
.pkp_site_name {
margin-left: 0;
padding-top: 0.001rem;
padding-bottom: 0.001rem;
}
<--------------------AKHIR CODE UNTUK HEADER JURNAL-------------------->


<--------------------AWAL CODE UNTUK SEARCH JURNAL-------------------->
element.style {
}

.pkp_search {
  color: rgba(0, 0, 0, 0.54);
}

.pkp_head_wrapper .pkp_search {
    position: static;
    top: 0;
    right: 0;
    height: 40px;
    min-width: 100px;
    padding: 0;
    font-size: 14px;
    line-height: 35px;
    transition: min-width 0.4s;
    text-align: center;
    overflow-x: hidden;
    color: #ffffff;
}
<--------------------AKHIR CODE UNTUK SEARCH JURNAL-------------------->


<-----------------AWAL CODE UNTUK BLOCK MAKE SUBMISSION----------------->
element.style {
}
.block_make_submission a {
    display: inline-block;
    padding: 0 2.35em;
    border-radius: 15px;
    box-shadow: inset 0 -1em 1em rgb(0 0 0 / 10%);
    font-size: 0.95rem;
    line-height: calc(2.143rem - -7px);
}
<-----------------AKHIR CODE UNTUK BLOCK MAKE SUBMISSION----------------->


<---------------AWAL CODE  UNTUK BLOCK TITLE SIDEBAR JURNAL--------------->
element.style {
}

.pkp_block {
  padding: 30px;
}
.pkp_block {
    padding: 1.73rem 0.73rem;
    font-size: 1rem;
    line-height: 1.6rem;
}
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    border-bottom: 3px solid #500000; <--untuk warna blok ukuran kecil\list bawah-->
    font-weight: 700;
    text-transform: uppercase;
}
.pkp_block .title {
    display: block;
    margin-bottom: 0.714rem;
    margin-top: -20px;
    font-family: Lora,serif;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.43rem;
    color: #ffffff;
    background: #500000; <--untuk warna blok ukuran besar-->
}
.pkp_block .content p {
    line-height: 0.785rem;
}
.pkp_structure_sidebar .pkp_block .title {
    font-family: "Open Sans", sans-serif !important;
}
<---------------AKHIR CODE UNTUK BLOCK TITLE SIDEBAR JURNAL--------------->


<----------------AWAL CODE UNTUK TULISAN ISI JURNAL---------------->
element.style {
}

.pkp_structure_main p {
    line-height: 1.585rem;
    margin: 1.43rem 0;
}

p {
    text-align: justify;
}
<----------------AWAL CODE UNTUK UNTUK TULISAN ISI JURNAL---------------->


<---------AWAL CODE  UNTUK STRUCTUR PAGE (BACKGROUND ISI) JURNAL--------->
<<<---agar tidak full header maka gunakan tanda /* dan */ --->>>
element.style {
}

.pkp_structure_page {
    margin: 0 auto;
    max-width: 1160px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
<---------AWAL CODE  UNTUK STRUCTUR PAGE (BACKGROUND ISI) JURNAL--------->


<-----------------------AWAL CODE UNTUK NAVIGATOR----------------------->
element.style {
}
.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 1.43rem solid rgb(255 255 255 / 10%);
}
.pkp_structure_head {
    background-color: rgb(255 255 255 / 10%);
    border-bottom: 1px solid #ddd;
}
.pkp_navigation_primary_row {
  background: #500000;  <--untuk warna blok navigator atas = home\about\current\dst-->
}
.pkp_navigation_primary_row {
  padding-left: 30px;
  padding-right: 30px;
}
#navigationPrimary > li > a {
  padding-bottom: 6px;
  border-bottom-width: 4px;
  color: rgb(253, 253, 253);
}

/*#navigationPrimary a {*/
element.style {
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 17px;
  color: fff;
  font-weight: 700;
  text-transform: uppercase;
  background: #ffef14;
  /*color: rgb(253, 253, 253);*/
  text-decoration: none;
}

<-----------------------NAVIGATOR----------------------->

element.style {
}

.pkp_navigation_user li {
    text-align: left;
}

.pkp_navigation_user>li:last-child>a {
    margin-right: -0.714rem;
}

.pkp_navigation_user>li>a {
    color: #000000;
}

.pkp_navigation_user a {
    padding-top: .357rem;
    padding-bottom: .357rem;
    line-height: 1.43rem;
}

.pkp_navigation_user_wrapper a {
    font-family: Lora,serif;
    font-size: .93rem;
    font-weight: 700;
}

.pkp_nav_list a {
    display: inline-block;
    padding-left: .714rem;
    padding-right: .714rem;
    text-decoration: none;
    padding-top: .357rem;
    padding-bottom: .357rem;
}

.pkp_navigation_user>li>a .task_count {
    display: inline-block;
}

.pkp_navigation_user>li>a .task_count {
    /*display: none;*/
}

.pkp_navigation_user .task_count {
    display: inline-block;
    width: 1.43rem;
    height: 1.43rem;
    margin-left: 0.5em;
    border-radius: 50%;
    background: #ff0000;
    line-height: 1.43rem;
    text-align: center;
    font-size: 0.857rem;
    position: relative;
    top: 0.3rem;
}

.pkp_nav_list a:hover, .pkp_nav_list a:focus {
    text-decoration: none;
}

.pkp_site_nav_menu a:hover, .pkp_site_nav_menu a:focus {
    color: #1e6567;
    text-decoration: none;
}

.pkp_nav_list ul li:first-child a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.pkp_nav_list ul a {
    display: block;
    padding-left: .357rem;
    border-left: .357rem solid transparent;
    color: #000000;
}

.pkp_navigation_user_wrapper a {
    font-family: Lora,serif;
    font-size: .93rem;
    font-weight: 700;
}
<-----------------------AKHIR CODE UNTUK NAVIGATOR----------------------->


a {
	text-decoration: none;
}

a:link {
	color: #0224C6;
}

a:visited {
	color: #0224C6;
}

a:active {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
	background: none;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #fff;
	background:  #0224C6;
}

/*bagian header */
#container {
	background-color: #c3c9e5;
}

#header {
	min-height:  100px;
	background-color: #e1d9d2;
	/*margin-left:34px;
	margin-right:auto;*/
}

#headerTitle {
	text-align: left;
}

#header h1 {
	line-height: 2.5;
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 2rem;
	background-color: #ff6600;
	border-bottom: 0px;
	color:  #fff;
	margin-left:10%;
	margin-right:9.9%;
	padding-left: 5px;
	/*width:70%;*/
}

#header img{
	width: 100%;
}

#footer {
	background-color: #040;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main {
	background-color: #fff;
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 10px;
	padding-right: 220px;
	padding-top: 0px;
	width: 63%;
	position: absolute;
	-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
}

#main h2 {
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#main h3 {
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
}

#navbar {
	background-color: #1e0f01;
	border-bottom: 0px;
	text-align: center;
	font-weight: bold;
	margin-left: -20px;
	margin-right: -250px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#navbar   a{color:#f2f0f0; padding-right:10px; margin-right: -20px; border-right: 1px solid #746f6f; font-size: 12px;}
#navbar   a:hover{background:#813d00; padding-top:10px; padding-bottom:10px; padding-right: 5px; padding-left: 5px; margin-left:-15px;}

#breadcrumb {
	height: 18px;
	line-height: 1.5em;
	text-align: left;
	border-bottom: 1px dotted #040;
	padding: 0;
	font-style: italic;
}

#content {
	border-top: 1px dotted #040;
}

#content h3 {
	font-family:  "Open Sans",sans-serif;
	text-transform: uppercase;
}

#content h4 {
	font-family:  "Open Sans",sans-serif;
	text-transform: uppercase;
}

#content h5 {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #040;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #82BD86;
}

table.listing td.headseparator {
	border-top: 1px dotted #040;
}

table.listing td.endseparator {
	border-top: 1px dotted #040;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #040;
}

#rightSidebar ul, #leftSidebar ul {
content: " "; /* agar tdk muncul buletnya */
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin-top: 2.65%;
	/*margin-left: 0px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top:0px;
	background: #f2f2ee;
	margin-bottom: 10px;
	width: 14%;
	z-index: 999;
	position: relative;
}

#rightSidebar  span {
	background-color: #1e0f01;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
}

#rightSidebar  p {
	background-color: #3fa6ae;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table#tablemodul tr td{
	vertical-align: top;
	padding: 5px;
	border-bottom: 0.5px solid #fff;
	background-color:#004d80;
}

table#tablemodul tr:hover {background-color: #3fa6ae;}

table#tablemodul a{color:#f2f0f0;}
table#tablemodul  a:hover{color:#f2f0f0;background-color: #3fa6ae; display: block;}

table#tablemodul th{
  background:#222121;;
  color:#fff;
  text-align:center;
}

table#tablefooter tr td{
	width: 100px;
	text-align: center;
	padding-bottom: 10px;
}

table#tablefooter tr td span img{
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 80px;
	height: 30px;
	-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
}

.pkp_brand_footer {
  display: none;
}


/**
 * Copyright (c) Chrest Tupamahu
 *
 * Designed for Jurnal STT Arrabona 
 * 
 */