/* Themify Customize Styling */
body {	background-image: url(http://ifimar-conicet.gob.ar/wp-content/uploads/2016/09/mdp.png);
	background-size: cover;
	background-position: center center; 
}
#pagewrap {	
	border: none; 
}
#body {	
	border: none; 
}
#content {	
	padding-top: 40px; 
}
#headerwrap {	background-image: url(http://ifimar-conicet.gob.ar/wp-content/uploads/2014/04/bg_pat2.png);
	background-repeat: repeat;
	background-position: center center;
	background-color: rgba(255,255,255,0.53);
	border: none;
	padding-top: 10px;
	padding-bottom: 10px; 
}
#site-logo img {	
	height: 50px; 
}
#main-nav {	
	margin-right: -15px; 
}
#footer-logo {	display: none; 
}

/* Themify Custom CSS */
#footer .footer-widgets .widgettitle {
border-top: 5px #fafafa solid;
}
input[type=reset], input[type=submit], button {
background-color: #003057;
}

.employeebioprofile {
left:300px;
}
.avatar:hover {
left:0;
}

.ui.module-accordion .accordion-title a {
    padding: 35px 20px !important;
}

#loops-wrapper .post-date-wrap,#loops-wrapper .post-meta{
display:none;
}

.list-post .post-meta,.list-post .post-date{
display:none;
}

#wpstats{
   display: none;
}

.pbecario, .pinvestigador, .pcpa, .padmin{
    padding: 20px;
    background: #eee;
    opacity: 0.9;
    border-radius: 10px;
}

#main-nav{
max-width:70%;
}

.employeebioprofile {
    line-height: 18px;
}


@media screen and (max-width: 1200px) {
    .menu-item {
        font-size:0.7em;
    }
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 50px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 50px; 
}
 }