.space {
    padding-left: 20px;

}

.nav-link {
    color:black;
}

.nav-link:hover {
    background-color: red;
}


.Plagiarism {

    background-color: rgb(10, 61, 142);
    border: 1px solid black;
    border-radius: 5px;
    text-align: center;
    color: white;

}

.updates {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    border: 1px solid black;
    background-color: rgb(29, 108, 181);
    color: white;
}

.scroll li {
    list-style: none;
    display: block;
    padding: 1% 0;
}

.scroll {
    font-size: 15px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
    text-align: center;
}

#hit {
    border: 1px solid gray;
    font-size: 15px;
    padding: 10px;
    background-color: whitesmoke;
}

#h5 {}

.links a {
    text-decoration: none;
    color: rgb(69, 198, 26);
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 !important;
}

.links a:hover {
    text-decoration: underline;
    color: greenyellow;
}

.chandra {
    text-decoration: none;
    color: white;
    font-size: 14px;
    margin-top: 5px;
}

.chandra:hover {
    text-decoration: underline;
}

.indexed {
    border: 1px solid black;
    background-color: rgb(24, 105, 186);
    color: white;
    padding-left: 7px;
}

.footer {
    background-color: rgb(107, 169, 14);
    color: white;
    text-align: center;
}

.list {
    font-size: small;
}

.welcome {
    text-align: justify;
    font-size: medium;
    font-style: italic;

}

.header {
    background-color:rgb(16, 178, 105);
    padding-top: 20px;
    color:white;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.important {
    border: 1px solid black;
    background-color: rgb(14, 103, 191);
    color: white;
    text-align: center;
}
h5{
    font-size: 15px;
    font-weight:bold;
}
li span{

    font-size: 17px;
    font-weight: bold;
}
.p{
    font-size: large;
    font-weight: bold;
}
.aim{
   
    color: rgb(155, 235, 36);
    font-size: 32px;
}
.online{
    color:rgb(138, 213, 27);
    font-size: 30px;
}


.paper {
    background-color:rgb(221, 220, 220);
    width: 100%;
}
.paper form input{
    width:50%;
}
#form span{
    color:red;
}
label{
    font-weight: bold;
}
.message{

    width: 70%;
}
.registration{

    padding-top: 20px; color: greenyellow;
}
.contact{

    padding-left: 20px;
    color: rgb(135, 220, 9);
    font-size: 30px;
    font-weight:400;
}
marquee img{

    margin: 0 auto;
}
.issn{
    padding-left:40px;
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size: large;
    text-decoration: none;
}
.intern{
    font-size: 17px;
}
.header a{
    text-decoration: none;
    color:white;
 }