.list-group-item.doi {
    overflow-wrap: anywhere;
}
.btn-primary {
    /* background: #baa075; */
    color: #fff;
    background-color: #baa075;
    border-color: #baa075 !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #206d66;
}

.btn-default:visited 
{
color: #808184;
}
.show {
    display: list-item !important;
}

#mainContainer {
	width:90% !important;
}
.indexJournalPage.journalInfoCol .maskHd svg .bmask-bgfill {
    fill: #fff !important;
}
.bgTop div {
	background:transparent !important;
}
.bgTop {
    background-color: #fff !important;
    }
#mainContainer{
    width: 90%;
}
.boxWrpJournal>div {
/*    background: #435c82 !important;*/
	background: #0b3b60 !important;
}
#sidebar>div .title:after{
/*    background: #435c82 !important;
    color: #fff;*/
background: #0b3b60 !important;
    color: #fff;
}
#sidebar>div .title {
/*    background: #435c82 !important;*/
background: #808184 !important;
}
/*.btn-default, .btn-default:visited{
    background: #435c82 !important;
    border-color: #364729!important;
}*/
.maskHd svg .bmask-customfill {
/*    fill: #7094ca !important;*/
	fill: #baa075 !important;
}
/*.issue-toc{
	direction:ltr !important;
}*/
#sidebar {
    margin-top: 30px;
}
.boxWrpJournal:before{
				display:none;
}
.boxWrpJournal:after{
				display:none;
}
#newsslide > div {
    border-bottom: 0px;
    margin:0;
    background-color:#f2f2f2;
}
#newsslide{
	padding:0 0 35px 0;
		
}
.current_issue_title {
    padding: 10px 10px;
    background-color: #f3f3f3;
}
.announcementContent{
background-image: linear-gradient(to right, #e8ebef 0%, #e3eaf5 100%);
	background-color: #f5f5f5;
    padding: 40px;
}
			
/***************slider***************************/
#sliderInner img{width:25%;}
.indexJournalPage.journalInfoCol {
/*    height: 95vh ;*/
height: 48vh;
}
.journalInfoCol h1 {
    color: #fff !important;
    line-height: 1.5;
}
    .journalInfoCol h1 small {
    color: #f3f3f3 !important;
}
#sliderInner {
    margin-top: 20px !important;
}
@media only screen and (max-width: 960px){
	.indexJournalPage.journalInfoCol {
    height: auto;
}
.sliderWrp{
	display:none;			
}
.journalInfoCol {
    padding-bottom: 100px;
}
}
/**************footer*******************/
#footer {
    background-color: #435c82 !important;
    border-top: 7px solid #7094ca !important;
}





.block_make_submission_link{
    background-color: #7094ca ;
    border-color: #7094ca !important;
}
.block_make_submission_link:visited{
/*    background-color: #777671;
    border-color: #435c82 !important;*/
 background-color: #baa075;
    border-color: #baa075 !important;

}

.block_make_submission_link:hover {
/*    border-color: #435c82 !important;
    background: #fff;
    color: #435c82 ;*/
    border-color: #baa075 !important;
    background: #fff;
    color: #baa075;
}
a {
        color: #51585e;
    }

    a:hover {
        color: #254b50;
text-decoration: none;
    }

   .list-group-item.date-published {
    color: #fff;
    background: #3F858D;
}


.article-summary .media-heading a {
    color: #51585e;
}
