#headerNavigationContainer {   
        background:url(https://www.esdpub.com/public/site/images/journal_background/bc01.jpg) no-repeat !important;
        background-size: cover !important;
        background-position: center;
        padding-top:11%;
}

/*
.navbar-brand-logo img {
    max-height: 50px;
    width: auto
}
*/

.navbar-default .nav>li>a {
    color: #fff;
    font-weight: 700;
    text-shadow: 0px 0px 10px #002787, 0 0 10px #002787, 0 0 20px #002787, 0 0 20px #002787;
}

.container-bg .row nav {
    position: absolute;
    top: 0px;
    right: 0px;
}


body {
    background: #F3F5F5 !important
}

/* 
.shariff .orientation-horizontal li {
    margin-bottom: 0;
}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item,.pkp_block ul li {
    border-width: 0px 0;
    border-radius: 0
}
.shariff .theme-standard .shariff-button a {
  border: 1px solid #333;
  background-color: #fff; /*Contrast Ratio: 12.63:1*/ 
  color: #333;
}
.shariff li,.shariff li a {
        height: unset;
}
*/

.gridListBox ul li.active a {
    color: #007b5c !important
}

.read_more,button {
    color: #007b5c !important
}


footer {
    background: #002787 !important
}



.footer-inner-text ul li a{
    color: #ffffff;
}
.footer-inner-text h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ababab;
}
.footer a {
    color: #ffffff
}
.footer-inner-text p {
    color: #ffffff;
}
.footer-bottom-right p {
    color: #ffffff;
    text-align: right;
}