/*
	PEGAGOGIA STYLES
*/

html{
	background: url(http://ejournal.upi.edu/index.php/pedagogia/manager/files/assets/WhatsAppImage2018-03-23at15.17.52.jpeg) scroll 0% 0% #FFFFFF !important;
}

/* Style for Navbar */
#header h1 {
	margin-top: 1px !important;
}
/*-------------------------------*/

/* Style for Navbar */
#navbar {
	left: -242px;
	width: 1200px !important;
	background: #5995CB !important;
	box-shadow: none !important;
}

ul.menu li:hover {
	background: dodgerblue;
}

/*-------------------------------*/

/* Style for breadcrumb */
#breadcrumb {
	background: none;
}
/*-------------------------------*/

/* Style for Main */
#main h2 {
	padding: 5px;
	text-align: center;
	background: #5995CB;
}
/*-------------------------------*/

/* Style for Sidebar */
#rightSidebar {
	min-height: 0px !important;
	position: relative;
}

#leftSidebar {
	min-height: 0px !important;
}

.block {
	border-radius: 0px !important;
	padding: 0 0px 1.5em 15px !important;
}

.blockTitle {
	border-radius: 0px !important;
	margin-left: -15px !important;
	background: #5995CB !important;
}

.block img {
    width: 100%;
    height: auto;
}

#customblock-Information-For-Author {
	text-align: center;
	padding: 5px 5px 0px 5px !important;
}

#customblock-Information-For-Author .blockTitle {
	margin: -5px !important;
}

.img-sidebar {
	width: 90% !important;
	height: auto !important;
}


#pageFooter {
	background: #fff;
}



/*ADMIN PAGE*/
#journalThumbnail img, #journalTitleAndLogo img, #pageHeaderTitle img {
	max-width: 675px !important;
	height: auto !important;
}