@import url(infodi_escritorio.css);
@import url(infodi_tablet.css);
@import url(infodi_movil.css);
@import url(modal/remodal.css);
@import url(modal/remodal-default-theme.css);


@font-face {
  font-family: 'OpenSans-Regular';
  src: url('fuente/OpenSans-Regular.ttf')  format('truetype');
}
@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url('fuente/OpenSans-SemiBold.ttf')  format('truetype');
}
* {
 font-family: 'OpenSans-Regular', Fallback, sans-serif !important;
}
/*h1, h2, h3, h4, h5, h6, header {
 font-family: 'OpenSans', Fallback, sans-serif !important;
}*/
.footer dt {
    color: #9eb733;
}
a.scrollup {
  /*color:#9eb733 !important;*/
}
div.colecciones h2 {
  color: #629300;
  font-size: 20px;
  margin-top: 10px;
}
#colecciones a:hover {
  text-decoration: none;
}
#buscador > form > p {
  color: white;
  font-size: 1.3em;
  text-shadow: 1px 1px #a5c16d, 2px 2px #5e9302;
  text-align: left;
}
div.coleccion > p {
 color: #333;
  }

.label-danger {
    background-color: #d9534f;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 70%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
  #aspect_discovery_SiteRecentSubmissions_div_site-home > h3 {
    font-size: 18px;
    padding-left: 15px;
  }



option[value="20.500.12220/12"] {
    display: none;
}


.bloqueo p {
    color: black;
    background: #ffff8c;
    padding: 20px;
    border: 2px dotted #e1e100;
}




 .bloqueo {
  display: none;
}
.img-thumbnail {
  border: 0px !important;
}






























/* SHARETHIS */



#st-1 .st-btn {
    line-height: 25px !important;
    margin-right: 6px !important;
    padding: 0 4px !important;
    height: 25px !important;
}
#st-1 .st-btn > svg {
  top: 6px !important;
  height: 14px !important;
}
#st-1 .st-btn[data-network='print'] {
    background-color: #7c7c7c !important;
}



#aspect_browseArtifacts_CommunityBrowse_list_community-browse > p > a[href*="/browse?type=type"],
#aspect_browseArtifacts_CommunityBrowse_list_community-browse > p > a[href*="/browse?type=politica"],
#aspect_browseArtifacts_CommunityBrowse_list_community-browse > p > a[href*="/browse?type=publicadoen"],

#aspect_browseArtifacts_CollectionBrowse_list_collection-browse > p > a[href*="/browse?type=type"],
#aspect_browseArtifacts_CollectionBrowse_list_collection-browse > p > a[href*="/browse?type=politica"],
#aspect_browseArtifacts_CollectionBrowse_list_collection-browse > p > a[href*="/browse?type=publicadoen"],

#aspect_viewArtifacts_Navigation_list_browse > a[href*="/browse?type=type"],
#aspect_viewArtifacts_Navigation_list_browse > a[href*="/browse?type=politica"],
#aspect_viewArtifacts_Navigation_list_browse > a[href*="/browse?type=publicadoen"]
{
  display: none;
}






/* VINIETA DE AUTORES EN FICHA
#aspect_artifactbrowser_ItemViewer_div_item-view div.simple-item-view-authors.item-page-field-wrapper.table > div:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin:0 5px 2px 0;
  background: #484848;
  display: inline-block;
}
*/
