.pkp_structure_head {

    background: white;
    height:100%;
    width: 100%;
}

.pkp_site_name .is_img img {

    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}


body {
   	background: url(https://png.pngtree.com/thumb_back/fh260/background/20190626/pngtree-abstract-ethnic-floral-seamless-pattern-image_259159.jpg);
    min-width: 100px !important;
}

.pkp_navigation_primary > li > a {
    display: block;
	color: #0014b8;
}

.pkp_navigation_primary_row {
    display: block;
	color: rgb(6, 100, 6);
}

.pkp_navigation_user > li > a {
    display: block;
	color: #49ff01;
}

.pkp_structure_main {
    background: #f8f8f8;
    height:auto;
}

.pkp_structure_sidebar {

    background: transparent;
    height:auto;
}

.pkp_head_wrapper {
    background: #0014b8;
    width="1500" height="150";
}

.pkp_structure_content {
    background: white;
    height:auto;
}

/*List Arikel Background*/
.obj_issue_toc .articles > li {
	margin-bottom: 20px;
	border-bottom: #8cab90;
/*	background-color: white !important;*/
	background: transparent url("https://www.nsula.edu/wp-content/uploads/sites/9/2015/06/gradient-600x400.jpg") repeat scroll 0% 0% !important;
	padding: 1rem;
	border-radius: 0rem 0rem 2rem 0rem;
	/*border-radius: 2rem 2rem 2rem 2rem;*/
	box-shadow: .2rem .2rem .1rem #FFF903;
}


.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}