body {
	background-color: #ffffff;
	color: #000000;
}

a:link {
	color: #008cba;
}

a:active {
	color: #000000;
}

a:visited {
	color: #808080;
}

a:hover {
	color: red;
	background: #ffffff;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #eeeeee;
}

input.defaultButton {
	background-color: #000000;
	color: #ffffff;
}

#header {
	background-color: #ffffff;
}

#headerTitle {
	color: #000000;
}

#header h1 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#main {
	background-color: #ffffff;
}

#main h2 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#main h3 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#navbar {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: red;
}

#breadcrumb {
	padding-bottom: 10px;
	border-bottom: 1px dotted red;
}

#content {
	border-top: 0px dotted #000;
}

#content h3 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#content h4 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#navbar a {
	background-color: red;
	padding: 5px;
	color: white;	
}
.journal_index {
    background: url(../19/Background_Home.jpg);
    background-size: 100% 100%;
    padding-top: 269px;
}
.pkp_structure_sidebar .block_custom h1 {
    color: #b45d22;
    border-bottom: 1px solid #b45d22;
}
.dropdown {
  position: relative;
  display: block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}
.journal_index .site_logo 
{
opacity: 0.7;
display: none;
}
small{
 display: none;
}
.copy-right {
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    color: #9e9e9e;
}
.copyright-wrapper {
    background: #1a1a1b;
    border-top: 1px solid #2d2d2d;
    margin: 30px 0 0 0;
    padding: 14px 0 14px;
    position: relative;
    color: #555;
    width: 100%;
    margin-left: -5px;
}
.contact_detail{
   margin-left: 97px;
}
footer[role=contentinfo] {
    background: url(../19/footer_bg.jpg) repeat;
    background-size: 100% 100%;
    color: #151515;
    font-weight: bold;
    padding-top: 12px;
}
.about_journal {
    display: none;
}
.user_navigation {    
    background: linear-gradient(to right, #eb9153 0%,#a95318 100%);    
}
.editorial_team_block .profile .name {
    color: #ad541b;
}
address {  
    font-weight: bold;
}
.contact_detail {
    font-weight: bold;
}
.contact_detail {
    margin-left: -61px;
    font-weight: bold;
    margin-top: 111px;
    width: 16.333333% !important;
}
.col-md-3 h4{
font-weight:bold;
}
.row .col-md-4 img{
display:none;
}
.contact_detail h4{
font-weight:bold;
}
.col-md-3 {
    width: 25%;
    width: 51% !important;
    padding-left: 228px !important;
    }
