﻿.articleImage{
    width:100%;
}
.keyword {
    margin:2px;
}
.viewscard, .Citationcard, .DownloadHeading, .Keywordcard {
    margin-top: 30px !important;
   
}
h2{
    margin-bottom:0px;
}
.Authors{
    font-size:14px;
    font-weight:bold;
    padding-top:3px;
   /* margin-bottom:0px !important;*/
}
.AbstractContent{
    font-size:16px !important;
}
    .AbstractContent span {
        font-size: 17px !important;
    }




.Issncard {
    text-align: center;
    padding: 5px;
    background-color: #d3d3d3
}
.issn{
    margin-bottom:0px;
}
.articleDataCon{
    background-color:#d3d3d3;
    padding:15px;
    margin-bottom:10px;
    border:2px black solid;
}
.volume{
    margin-top:0px;
}
.journal{
    margin-bottom:0px;
}
.referenceTitle{
    margin-bottom:0px;
}
 a{
    color:blue;
}
.ArticleTitle {
    margin-top: 10px;
    margin-bottom:0px;
}
.Article-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.headno{
    color:black;
    margin-top:-3px !important;
    font-weight:600;
}

.AbstractContent img, .mainArticle img {
    width: auto !important;
    height: auto;
    max-width: 100% !important
}
p{
    text-align:justify !important;
}
.AbstractContent {
    text-align: justify !important;
}