.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper,.pkp_navigation_user,.pkp_search_mobile,.pkp_structure_content,.pkp_structure_footer {
        width:1400px
    }
	
.has_site_logo .pkp_head_wrapper {
    width:1400px
    }

.pkp_structure_sidebar {
    float: right;
    width: 400px
    }

.pkp_structure_main {
    float: left;
    padding: 0 2.143rem 6.429rem;
    width: 1000px
    }

.pkp_structure_main:after {
    left: 1000px
    }
	

/* Unvisited link */
a:link {
  color: green;
}

/* Visited link */
a:visited {
  color: #4CAF50; /* A slightly different shade of green for visited links */
}

/* Mouse over link */
a:hover {
  color: darkgreen; /* A darker green when hovering */
}

/* Selected link */
a:active {
  color: limegreen; /* A lighter green when clicked */
}




    .pkp_navigation_search_wrapper a {
        color: #fff;
        
    }

    .pkp_navigation_search_wrapper a:hover {
        color: #fff;
        
    }

    .pkp_navigation_search_wrapper a:focus {
        background: #fff;
        color: #004e1e;
        
    }	
	
	
 .pkp_navigation_user a {
        color: #fff;
        
    }
	

.obj_announcement_summary .read_more {
    color: green;
    
}

.obj_announcement_summary .read_more:after {
    color: green;
    
}

.obj_announcement_summary .read_more:hover,.obj_announcement_summary .read_more:focus {
    color: 008acb;
}


.pkp_button,.pkp_button_primary,.pkp_button_offset,.pkp_button_link {
    color: green;
}

.pkp_button:hover,.pkp_button:focus,.pkp_button_primary:hover,.pkp_button_primary:focus,.pkp_button_offset:hover,.pkp_button_offset:focus,.pkp_button_link:hover,.pkp_button_link:focus {
    color: green;
    border-color: green;
    outline: 0
}

.pkp_button_primary {
    color: #fff;
    background: green;
    border-color: green;
    box-shadow: 0 1px 0 green
}

.pkp_button_primary {
    color: #fff;
    background: green;
    border-color: green;
    box-shadow: 0 1px 0 green
}

.cmp_button,.cmp_form .buttons button,.page_lost_password .buttons button,.page_search .submit button,.block_make_submission a {
    
    color: green;
  
}

.cmp_button_wire,.obj_galley_link {
 
    color: green;

}

.cmp_button_wire:hover,.cmp_button_wire:focus,.obj_galley_link:hover,.obj_galley_link:focus {
    background: green;
    color: #fff
}



    .pkp_nav_list ul a {

        color: green;
    }

    .pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus {
        outline: 0;
        background: #ddd;
        border-color: green;
        color: green
    }

   .pkp_navigation_primary .dropdown-menu a:focus,.pkp_navigation_primary .dropdown-menu a:hover {
        border-color: green;
    }

.pkp_page_index .current_issue .read_more {
    
    color: green;
 
}

.pkp_page_index .current_issue .read_more:hover,.pkp_page_index .current_issue .read_more:focus {
    color: darkgreen;
}



.page_search .submit button:after {
  
    background: green;
    
}

.header_view {
    
    background: green;
}

.header_view .return {
 
    color: green;
  
}

.obj_announcement_summary .read_more {
  
    color: green;
   
}

.obj_announcement_summary .read_more:hover,.obj_announcement_summary .read_more:focus {
    color: darkgreen;
}


.obj_galley_link_supplementary {
 
    color: green;
   
}

.homepage_image{
	padding-top: 5px;
}




