body {
    background: url(../images/background_image.png) repeat-x center top #fff !important;
    color: #222;
        font-family: arial;
}

/*navbar css start*/
.top-header{
	background: #fff;
    padding: 0px 0px;
    border-top: 3px double #41ad49;
     border-bottom: 3px double #41ad49;
}
.header-column{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.navbar-list{
	list-style: none;
    margin: 0;
    border-radius: 2px;
    box-shadow: 0 0 2px #333;
    color: #333;
    padding: 6px 16px 6px 16px;
}
.navbar-list li{
    padding: 2px 0 2px 0;
}

.issn-online{
	    font-weight: 500;
    font-size: 14px;
    text-align: left;
}

.custom-links li a{
	color: #fff;
	font-size: 14px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}
.custom-toggle::after{
	content:'\f078';
	font-family: 'FontAwesome';
    vertical-align: bottom;
    font-size: 11px;
}
.custom-dropdown{
	color: #fff;
    background-color: rgba(47, 56, 61, 0.9);
    top: 28px;
}
.custom-dropdown .dropdown-item:hover{
	color: #fff;
    background: #8EC641;
}

/*navbar css end*/



.title{
	    color: #fff;
    background: #AE1300;
    font-size: 14px;
    line-height: 36px;
    text-decoration: none;
    text-transform: uppercase;
        padding: 0 0 0 16px;
}
.section-color1{
    background-color:#fff;
}
.section-color{
    background-color:#fff;
    padding: 0 0 0 16px;
}
.home-content{
    font-size: 14px !important;
    text-align: justify;
    font-family: arial;
    line-height: 34px !important;
    padding: 0 0 0 20px;
}
.latest-heading{
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}
.latest-heading1{
    line-height: 27px !important;
    font-size: 14px !important;
    text-align: justify;
    font-family: arial;
}
.latest-articles button{
    background: #AE1300;
        color: #fff;
    border: none;
    box-shadow: none;
}
.latest-articles{
    margin: 15px 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
}
.latest-border{
        display: block;
    border: 1px solid #E7E9EB;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 5%);
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
}
.download{
    border: 1px solid #E7E9EB;
    padding: 3px 10px;
    margin: 0;
}
.button{
    background: #AE1300;
        color: #fff;
    border: none;
    box-shadow: none;
}
.read-more{
    font-size: 18px;
    text-align: right;
}
.footer-section{
    background: #EEF5F5;
    padding: 20px 0 0 0;
    border-top: 1px solid #A9C9C9;
}

.footer-links{
    list-style: none;
    padding:0;
}
.footer-links li{
line-height: 27px !important;
    font-size: 12px !important;
    text-align: justify;
    /*font-family: arial;*/
}

.latest-news{
    width: 100%;
    border: 1px solid;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 0 10px 26px;
    background-color: #F2F2F2;
    font-size: 14px;
    margin: 0 0 20px 0;
}
.left-side{
    padding: 8px 10px 8px 10px;
    border: 1px solid rgb(221, 221, 221);
    width: 100%;
}
.form-background{
    background-color: #4c4c4c;
    padding: 16px;
    border-radius: 7px;
    color: #fff;
}
.sec-pad{
        padding: 0 0 30px 0;
}
.custom-toggler{
    color: #fff;
   
}
.custom-toggler:focus{
     outline: none;
}
.home-flex{
    display: flex;
}
.custom-alert{
        width: 100%;
    margin: 0 16px 16px 16px;
}

.section-color ol li{
        line-height: 27px !important;
    font-size: 14px !important;
    text-align: justify;
    font-family: arial;
}
.custom-header{
    background: #c3d9ff;
    font-size: 13px;
    text-align: center;
}
tbody tr td{
    font-size: 14px;
    font-weight: 500;
}
.table-pdf {
       width: 160px;
    background: #AE1300;
    color: #fff;
    padding: 6px;
    font-size: 14px;
    margin: 8px auto;
        /*border-radius: 4px;*/
}
.table-pdf a{
     color: #fff;
    text-decoration: none;
}

.table-pdf1 a{
     color: #fff;
    text-decoration: none;
    background: #AE1300;
    color: #fff;
    padding: 6px;
    font-size: 14px;
}

.contact-info ul{
    list-style: none;
    padding: 0 0 0 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 34px;
}

.contact-info ul li a i:hover{
        color: #ff6a07;
}
.online-submission{
    background: #8EC641;
    color: #fff;
    padding: 4px 0 4px 0px;
    text-align: center;
    margin: 10px 0 0 0;
}
.online-submission a{
     color: #fff;
     text-decoration: none;
}

.app-view{
    color: #ae1300 !important;
    font: 15px arial;
    padding: 10px 5px;
    margin: 10px;
    width: 100px;
    background: #fff;
    border-radius: 6px;
    right: 0;
    border: 1px solid #fff;
    text-align: center;
    box-shadow: 0 0 3px #000;
    z-index: 2000;
    position: fixed;
    top: 66%;
    height: 100px;
    font-size: 14px;
    font-weight: 500;
}
.app-view i{
    background: #ae1300 !important;
    text-align: center;
    display: inline-block;
    padding: 7px 18px;
    border-radius: 5px;
    font-size: 36px;
    color: #fff;
    margin: 7px 0 0 0;
}
.custom-journal-icons i{
    border-right: rgba(0,0,0,.5) solid 1px;
    color: #25282b;
    font-size: 1rem;
    margin-right: .5rem;
    padding-right: .5rem;
}
.custom-volume-icon{
    font-size: 11px;
}