@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600|Roboto:400');
@import url('sheets/aqua.css');
/* @import url('sheets/menu_lateral.css'); */

body {
	font-family: "Roboto";
	font-weight: 400;
}

.h1, .h2, .h3, .h4, .h5, .h6, .page-header {
	font-family: "Open Sans";
	font-weight: 600;
}

.h2.flaticon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-indent: -1.75em;
	margin-left: 1.5em;
}

.h2.flaticon > [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-size: 24px;
}

.logo-inst {
	min-height: 100px;
}

.breadcrumbs {
	margin-bottom: 2em;
}

.jumbotron h1 {
	font-size: 44px;
}

.jumbotron.franja-presentacion {
	color: #FFF;
	padding: 2em 2em 3em 2em;
	margin-bottom: 3em;
}

a.btn_re {
	padding: 10px;
	background-color: #33669d;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	width: 50%;
	display: block;
	top: 5px;
	position: relative;
	text-align: center;
	border-radius: 30px;
}

p.info_re {
	text-align: justify;
}

.div_resources {
	padding-top: 20px;
}

.jumbotron.franja-presentacion .header {
	font-weight: 600;
	font-size: 44px;
}

.jumbotron.franja-presentacion .subheader small {
	font-size: 22px;
}

.searchHomeContent {
	border-radius: 0px;
	text-align: center;
	width: 100%;
}

.searchHomeContent h2 {
	margin: .5em 0 1em .5em;
	font-size: 22px;
}

.sidebar.left.hidden-print {
	padding-left: 60px;
}

.searchHomeContent #searchForm_lookfor {
	width: 100%;
	margin-bottom: 0em;
}

[id^="side-panel-"] > .title {
	 font-family: "WorkSans-Medium";
	font-weight: 300;
	border-width: 1px;
	border-style: solid;
}

.facet-group .facet .badge, .facet-group .title .badge {
	 font-family: "WorkSans-Medium";
	font-weight: 300;
	max-height: 22px;
}

.facet-group.active-filters .title:before {
	font-family: FontAwesome;
	content: "\f0b0";
	margin-right: .5em;
}

.result .result-title {
	font-size: 1.25em;
	font-weight: 600;
	 font-family: "WorkSans-Medium";
	margin-bottom: 10px;
	line-height: 28px;
}

.mainbody.right {
	font-size: 16px;
	line-height: 22px;
}

.result .record-number {
	border-radius: 50%;
	height: 2em;
	padding-top: .25em;
	margin-right: 1em;
}

.result .result-links {
	display: none;
}

.result .result-body {
	width: 100%;
}

.result .result-body .result-authors, .result .result-body .result-date {
	margin-bottom: 1em;
}

.result a.fulltext {
	padding: .5em;
}

.result .result-formats {
	float: right;
}

.result .result-formats span {
	padding: .5em;
	 font-family: "WorkSans-Medium";
}

.result .result-repo {
	padding: .5em 1em;
	margin: 1em 0;
}

.result .result-repo {
	padding: .5em 1em !important;
	margin-bottom: 4px !important;
}

.stats-home {
	width: 100%;
}

img.govco {
	padding: 10px;
	padding-left: 77px;
}

.stats-home tr:first-child {
    font-family:'Montserrat';
	font-size: 58px;
	line-height: 20px;
}

.stats-home tr:last-child {
	color: #004880;
	font-size: 25px;
	font-weight: 300;
}

.stats-home tr:first-child td {
	padding-top: .25em;
}

.stats-home tr:last-child td {
	
	padding-bottom: .25em;
	line-height: 50px;
}

.stats-home td {
	text-align: center;
}

footer .footer-contact {
	height: 5em;
	padding-top: 1em;
}

footer .social-media {
	height: 5em;
	padding-top: 1em;
}




.chartdiv {
	width: 100%;
	height: 450px;
	background-color: 1px solid #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 2em;
	margin-bottom: 3em;
}

.amcharts-pie-slice {
	transform: scale(1);
	transform-origin: 50% 50%;
	transition-duration: 0.3s;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	cursor: pointer;
	box-shadow: 0 0 30px 0 #000;
}

.amcharts-pie-slice:hover {
	transform: scale(0.95);
	opacity: 0.8;
}

a[href*='amcharts'] {
	display: none !important;
}

.pagination {
	margin: 3em 0;
}

.list-group-item {
	padding: 0;
	margin-bottom: 1em;
	min-height: 100%;
}

li.list-group-item {
	border: 0px;
	text-align: justify;
}

ul.list-group li.list-group-item i {
	display: none;
}

.list-group-item p {
	margin: .75em 1em;
    font-size: .9em;
}

.list-group-item [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-size: 40px;
	float: right;
	padding: .1em;
	margin-left: .25em;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}

.mainbody.right {
	padding-right: 55px;
}

div#search-sidebar {
	padding-left: 55px;
}

ul.breadcrumb.hidden-print {
	margin-left: 60px;
	margin-right: 60px;
}

ul.breadcrumb.hidden-print li.active {
	background-color: transparent;
	line-height: 22px;
}

.search-controls {
	width: 100%;
}


.search-stats {
	text-align: justify;
}

.search-header {
	display: block !important;
}

.search-header.hidden-print {
	border-bottom: 1px solid #efe8e8;
	padding-bottom: 20px;
}

.search-sort {
	justify-content: center;
}

.result-title {
	text-align: justify;
}

.media-body h1 {
	color: #004880 !important;
	font-family: "WorkSans-SemiBold";
	text-align: justify;
}

nav.record-nav {
	padding-left: 60px;
	padding-right: 60px;
}

ul.record-nav.nav.nav-pills.hidden-print li {
	background-color: #f1f1f1;
}

ul.record-nav.nav.nav-pills.hidden-print li i {
	color: #363636;
}

.sidebar.left.hidden-print h2 {
	color: #004880;
	font-family: "WorkSans-SemiBold";
}

ul.record-nav.nav.nav-pills.hidden-print li {
	border-bottom: 2px solid transparent !important;
}

ul.record-nav.nav.nav-pills.hidden-print li:hover {
	border-bottom: 2px solid transparent !important;
}

dl.dl-horizontal {
	background-color: #f1f0ee;
	margin-bottom: 5px;
}

dl.dl-horizontal dt {
	background-color: #e1e1e1;
}

.dl-horizontal dt {
	float: left;
	width: 175px !important;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

dd {
	padding-left: 5px;
}

ul#export-options a {
	background-color: #e1e1e1 !important;
	color: #515151;
}

li.dropdown.open .nav li ul {
	background-color: #e2e2e2;
	padding: 0.5rem 1rem 0.5rem 1rem !important;
	position: absolute;
	display: none;
	width: 18rem;
	top: 3.2rem;
	z-index: 1;
}

ul.list-group {
	font-size: 16px;
}

li.list-group-item a {
	color: #004880;
}

.modal.in .modal-dialog {
	padding-top: 50px;
}

ul.record-nav.nav.nav-pills.hidden-print li i {
	margin-right: 10px;
}

li.list-group-item {
	line-height: 20px;
}

.media-body p {
	text-align: justify;
}

.sidebar.left.hidden-print li.list-group-item {
	border-bottom: 2px solid #e9e9e9;
	padding-bottom: 20px;
}

.result {
	padding: 1em 0 !important;
}

.result-formats {
	margin-bottom: .5rem;
	margin-left: 25px;
	margin-top: 20px;
}