* {
	margin:0;
	padding:0;
}


.panel-info > .panel-heading {
    color: #1b325a;
    background-color: #f7f9fb !important;
	background-image: none !important;
    border-color: #e5e7e8 !important;
}

.panel-info {
    border-color: #e5e7e8;
}

body {
	background-color: #d7d9db; /*FBFBFB*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
    min-height: 500px;
}

a {
	text-decoration: none;
}
.wrap {
	left: 50%;
	margin-left: -585px;
	width: 1170px;
	top: -1px;
	position: relative;
	background-color: #FFFFFF;
	
	/*width: auto;*/
	clear: both;
	
	
	
	
	
}
.top_space {
	margin-top: 50px !important;
}
.section_space {
	margin-top: 50px;
}

.side_space {
	margin-top: 20px;
}
.section_container {
	box-sizing: border-box;
	margin-top: 50px;
}
.section_container::after {
	content: "";
	clear: both;
	display: table;
}

.top30 {
	margin-top: 30px !important;
}

.top10 {
	margin-top: 10px !important;
}

.no_padding_lr {
padding-left: 0px !important;
padding-right: 0px !important;
}

.no_margin_top {
	margin-top: 0px !important;
}

.full_with {
	width:100%;
}

.section_title, .dc_titleNews, h1 {
	text-align: left;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #1b325a;
	margin-bottom: 20px;
}


.section_subtitle {
	text-align: left;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:600;
	color: #8C8C8C;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	text-align: left;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #64666b;
	margin-top: 0px;
	margin-bottom: 20px;
}

.no_space_left {
	padding-left: 0px;
	margin-left: 0px;
}
.no_space_right {
	padding-right: 0px;
	margin-right: 0px;
}
.space_bottom {
	margin-bottom: 20px;
}
.box {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	margin-top: 20px;
	padding: 24px;
	width:100%;
}
.on_left {
	float: left;
}
.on_right {
	float: right;
}
.thumb_image {
	margin-right: 20px;
}
.justify {
	text-align:justify;
}
h4 {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #44557f;
}
h5 {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #44557f;
}
h4 a, h5 a {
	text-decoration:none;
	color: #000;
}
h4 a:hover, h5 a:hover {
	color: #206D99;
	text-decoration:none;
}



/* search */


.little_space_bottom {
	margin-bottom: 10px;
}


.label.label-default {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
}


.txt_well {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
}

select.txt_well, input.txt_well {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	padding:5px;
}



/* novedades */

.news_box {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	margin-top: 20px;
	padding: 24px;
	background-color: #f7f9fb;
	width:100%;
}

.news_box::after {
content: "";
clear: both;
display: table;
}
.news_image {
	float: left;
	margin-right: 20px;
}
.news_title {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight:600;
	color: #44557f;
}
.news_lead {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000;
	text-align:justify;
	margin-top: 15px;
}


.dc_description {
	white-space: pre-line;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000;
	text-align:justify;
}

.top_space_news{
	margin-top: 40px !important;
}


/* end novedades */	



.facets {
	text-align: left;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #1b325a;
	margin-top: 0px !important;
	margin-bottom: 20px;
}

.facetName {
	text-align: left;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000;
	margin-bottom: 10px;
}







/*  ultimas publicaciones */


.lastupdate_title {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #44557f;
	margin-bottom: 0px;
}
.lastupdate_title a {
	text-decoration:none;
}
.lastupdate_title a:hover {
	color: #206D99;
}
.lastupdate_date {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 11px; /*12*/
	font-weight:normal;
	color: #5b5b71;
	margin-top: 0px; /*17*/
}
.lastupdate_lead {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000;
	text-align:justify;
	margin-top: 8px;
}



.lastupdate_box {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	margin-top: 20px;
	padding: 24px;
	width:100%;
	min-height:290px;
}


.lastupdate_nav::after {
	content: "";
	clear: both;
	display: table;
}




/* end ultimas publicaciones */




/* collections in home */

.margin_container {
	margin-left:25px;
	margin-right:25px;
}
.col_container {
	margin-top: 20px;
	width: 48%;
}
.collections_image {
	float: left;
	width:18%;
}
.collections_txt {
	float: right;
	width: 82%;
}


.subcollections_image {
	float: left;
	width:10%;
}
.subcollections_txt {
	float: right;
	width: 90%;
}

.collections_only_txt {
	float: right;
	width: 100%;
}

.collections_title {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #44557f;
}
.collections_title span {
	border-style:solid;
	border-width: 0px 0px 3px 0px;
	border-bottom-color:#0a2447;
	padding-bottom:7px;
}
.collections_title a {
	text-decoration:none;
	color: #000;
}
.collections_title a span:hover {
	color: #206D99;
}
.collections_lead {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000;
	text-align:justify;
	margin-top: 34px;
}

.browse_range {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	margin-top: 12px;
	margin-bottom: 12px;
}


/* end collections */








/* header */

.header {
	box-sizing: border-box;
	background-color: #0a2447;
	padding-top: 30px;
	padding-right: 38px;
	padding-bottom: 30px;
	padding-left: 38px;
}
 .header::after {
 content: "";
 clear: both;
 display: table;
}
.logo {
	float: left;
}
.header_title {
	float:right;
	height:80px;
}
.header_title p {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-transform:uppercase;
	color:#dee1f0;
	text-align: right;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* end header */

/* menu */

.menu {
	box-sizing: border-box;
	background-color: #44557f;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 38px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:600;
}
.menu ul li {
	float: left;
}
.menu ul li:last-child {
	border-right: none;
}
.menu ul li a {
	display: block;
	color: white;
	text-align: center;
	padding:12px 16px;
	text-decoration: none;
}
 .menu ul li a:hover:not(:active) {
 background-color: #fff;
}
.menu ul li a:active {
	background-color: #2c83b5;
}
.activo {
	background-color: #2c83b5;
}
.navbar {
	box-shadow: none;
	-webkit-box-shadow: none;
}
.breadcrumb {
	margin-top: 15px;
}
ol.breadcrumb li, ol.breadcrumb li a {
	color: #999999;
	font-size: 11px;
}
.navbar-form {
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-control {
	height: 30px;
}
.btn {
	padding: 4px 10px;
	
	
}


.btn.col-md-4 {
	width:auto;
	
}

/* end menu */




/* copyright */

.copyright {
	background-color: #64666b;
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 38px;
}
.copyright p {
	margin: 0;
	padding: 0;
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:600;
	color:#FFF;
	text-align:center;
}
/* end copyright */


/* footer */

.footer {
	box-sizing: border-box;
	background-color: #414040;
	padding-top: 38px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
}
.footer::after {
 content: "";
 clear: both;
 display: table;
}
.contact {
	float: left;
	width: 50%;
}
.contact p:first-of-type {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight:600;
}
.contact p {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:normal;
	text-align: left;
	margin-bottom: 4px;
}
.dspace_logo {
	float:right;
	width: 50%;
}
.dspace_logo_container {
	float:right;
	text-align:center;
}
.dspace_logo_container p:first-of-type {
	font-size: 14px;
	margin-bottom: 6px;
}
.dspace_logo_container p {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:600;
}
/* end footer */
