/*IJIEM*/

.header
 {
/*     background:#CCC url(http://sp.ftn.uns.ac.rs/ojs3/public/imagesPublic/JGEDhero.jpg) no-repeat top left;  */
    background:#CCC url(https://jged.uns.ac.rs/public/imagesPublic/JGEDhero.jpg) no-repeat top left; 
    background-size: cover;
    background-position: center center;
    background-blend-mode: multiply;/*novo*/
}


.upper-header, .lower-header {
	background:  #18325B;
}



.mid-header h2 { 
    padding-top: 60px;
/*     background: url(http://sp.ftn.uns.ac.rs/ojs3/public/imagesPublic/JGED-logo.png) no-repeat top left; */
    background: url(https://jged.uns.ac.rs/public/imagesPublic/JGED-logo.png) no-repeat top left;

}
.mid-header #submitLink {
	background: #A2292D !important;
}

.mid-header #guideLink {
	background:  #18325B !important;
}

p#headerInfo span {
        display: none;
}

p#headerInfo:after {
    content: "A visionary publication showcasing the fusion of artistry and technical expertise, exploring the captivating world of graphic engineering and design.";
}