body {
    font-family: 'Barlow', sans-serif !important;
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-family: 'Nunito' !important;*/
    margin: auto !important;
    font-size: 16px;
}


/*  Home */
p.desc-home {
    font-weight: 500;
    font-size: 1.1rem;
}

.footer-portales h3,.footer-politicas h3,.footer-gestionado h3 {
    font-size: 1rem;
    font-weight: 600;
}


/*backgrund*/
div.transbox {
    margin: 30px;
    background-color: #1B1464;
    border: 1px solid black;
    opacity: 0.5;
  }

  .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    z-index: 0;
  }


/*Botones de estadísticas*/
/*ul.estadisticas div.card-body {
    background: none !important;
    color: #1b1464;
    border: none;
    border-radius: 7px;
}

ul.estadisticas div.card-body:hover {
    opacity: 1.0;
}*/


span#OAcounter, span#Descargascounter {
    font-weight: bolder;
    font-size: 1.3rem !important;
}

span.text-nowrap.text1 {
    font-size: 0.9rem !important;
}


.card.card-stats {
    background: none;
    border: none;
}


/*  News  */
.news-home-container{
    padding: unset;
    background: #FCFCFC !important;
}


.news-home-container a {
    color: #000 !important;
}

.news-list-container-header h3{
    font-size: 1rem;
}

.news-list-container{
    padding-left: 2rem;
    padding-top: 1rem;
}

.news-list a:hover {
    text-decoration: underline !important;
}

.news-list  li::before {
    color: red !important;
}

.news-list-container-header {
    /* height: 55px; */
    
    background-color: #1b1464;
    /*background-image: linear-gradient(to right, #1B1464, #3c39D7, #C50042);*/
    display: flex;
    width: -webkit-fill-available;
    margin-top: -14px;
    padding-left: 20px !important;
}




/* nav bar*/
ds-search-navbar input.d-inline-block.bg-transparent.position-absolute.form-control.dropdown-menu-right.p-1.ng-tns-c290-6.ng-trigger.ng-trigger-toggleAnimation.ng-pristine.ng-valid.ng-touched {
    background: #FFF!important;
}

.menu-themed{
    /*background: #3c39D7 !important;*/
    background: #1b1464 !important
}

.menu-themed a {
    color: #FFF !important;
}
div#search-navbar-container .fas {
    color: #FFF !important;
}

ds-auth-nav-menu a.dropdown-toggle {
    color: #FFF !important;
}




.loginDropdownMenu.dropdown-menu.show{
    transform: translate(-17em, 2em) !important;
    min-width: 380px;
    right: unset !important;
}

.login-container{
    margin:auto;
}

.logoutDropdownMenu.dropdown-menu.show{
    transform: translate(-8em, 2em) !important;
}

ds-lang-switch .dropdown-menu.show{
    transform: translate(-8em, 2em) !important;
}

.page-link:hover{
    z-index: 2;
    color: #001a1a !important;
    text-decoration: none;
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;  
}

a.dropdown-toggle.dropdownLogin, nav a.dropdown-toggle.dropdownLogin {
    color: #FFF !important;
}

nav a.dropdown-item{
    color: #000 !important;
}


.page-item.active .page-link:hover{ 
    z-index: 1;
    color: #fff !important;
    background-color: #1b142d !important;
    border-color: #1b142d !important;
}

#paginationControlsDropdownMenu{
    width: fit-content !important;
    transform: translate(-9em, 2.4em) !important;
}



nav a.submit-icon, ds-lang-switch.navbar-collapsed{
    color: #1B142D !important;
    text-decoration: none;
}

nav a.submit-icon:hover, ds-lang-switch.navbar-collapsed .dropdown-toggle:hover{
    color: #1B142D !important;
}

a.dropdown-item{
    padding: unset;
}

.logoutDropdownMenu a.dropdown-item{
    padding-left: 1em !important;
    padding-right: 1em !important;
}

a.submit-icon, ds-auth-nav-menu a.dropdown-toggle{
    color: #1B142D !important;
}

nav.navbar{
    color:#1B142D;
}


.simple-view-element-body, .dont-break-out, .dont-break-out p,.news-list a{
    text-align: justify;
}


@media only screen and (min-width: 1710px) {
  .inner-wrapper{
    padding: unset !important;
  }
}


@media only screen and (max-width: 719px) { 
    .footer-edocur{
      display:block !important;
    }
    .footer-politicas,.politicas-listado{
     border:0px solid #d92020 !important;   
    } 
  }


ds-citation-item-page-field#local-editorialuri a img{
    display: none !important;
}
ds-citation-item-page-field#local-videocreacionuri a img{
    display: none !important;
}

ds-citation-item-page-field#local-editorialuri a:after{
    content: 'Leer en línea (Comunidad UR)' !important;
    padding: 7px;
    line-height: 50px;
    background: #607890; 
    margin-top: 11px !important;
    color: #FFF;
    border-radius: 5px;
}

ds-citation-item-page-field#local-videocreacionuri a:after{
    content: 'Ver en línea (Comunidad UR)' !important;
    padding: 7px;
    line-height: 50px;
    background: #607890; 
    margin-top: 11px !important;
    color: #FFF;
    border-radius: 5px;
}

ds-citation-item-page-field#local-editorialuri a:hover,ds-citation-item-page-field#local-videocreacionuri a:hover{
    text-decoration: none;
}


div#sectionContent_license{
    text-align: justify;
}

/*  Home background*/
/*div.background-image-container {
    color: white;
    position: relative;
    background: #18148445;
}*/








/*
* 
*/

/**   Vista de item **/
a.dont-break-out.btn_PDF::after {
    content: "\f0f6";
}


.ds-item-page-mixed-author-field div {
    display: inline-table;
}

.ds-item-page-mixed-author-field ds-plain-text-metadata-list-element  div:after {
    content: " ; ";
}

.fa-file-pdf {
    font-size: 1.4rem !important;
}

/*
* 
*/
#altmetric-container-doi.preserve-line-breaks,
#altmetric-container-doi.preserve-line-breaks .preserve-line-breaks,
#altmetric-container-doi .preserve-line-breaks{
    white-space: normal !important;   
}

/*Vista simple de un item */
.row.titulo-pub {
    border-bottom: 1px solid #cecece;
    margin-bottom: 1rem;
}

div.simple-view-element-body ds-file-download-link-own {
    display: contents;
    
}

div.simple-view-element-body ds-file-download-link-own a {
    color:#FFF;
    background: #1b1464;
    display: flex;
    margin-bottom: 10px;
    max-width: 60%;
    text-align: center;
    justify-content: right;
    /*border-left: solid 10px red;*/
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    border-radius: 5px;
    box-shadow: 5px 3px 2px #1b146447;
}

div.simple-view-element-body ds-file-download-link-own a:hover {
    filter: brightness(120%);
}

div.simple-view-element-body>div.file-section {
    display: contents;
}

.file-download-link-icon, .file-download-Item {
    padding-left: 0.5rem;
    /* float: right; */
}

/*div.simple-view-element-body ds-file-download-link-own a span::after {
    content: "\f1c1";
}*/





/*HTML Colecciones*/


.parrafo1-texto {
	background-color: #8FAADC;
	color: white; 
	padding: 5px; 
	padding-left: 10px;
	padding-right: 10px;
}

.parrafo1-texto p{
    text-align: justify;
}

.parrafo_con_borde{
	border: 2px solid #8faadc; 
	padding: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	
}

.justificado{
	text-align:justify
}

.borde_negro{
	border_color:#000 !important;
}


ds-recent-item-list ds-item-search-result-list-element .col-3.col-md-2{
    /* display: none !important; */
}

ds-recent-item-list ds-item-search-result-list-element .row{
    margin:auto;
}

/* ds-recent-item-list ds-item-search-result-list-element .row .col-9{
    width: auto;
    max-width: 100%;
    flex: auto;
} */

ds-recent-item-list ds-item-search-result-list-element ds-thumbnail img{
    width: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.lead.item-list-title.dont-break-out{
    font-size: 16px;
    font-weight: bold;
}

.content.dont-break-out.preserve-line-breaks{
    font-size: 14px;
}

.item-list-abstract .content.dont-break-out.preserve-line-breaks{
    font-size: 15px;
    /* line-height: 1.1; */
}

ds-recent-item-list .recent-submissions-item{
    margin-top: 1em !important;
    margin-bottom: 5px !important;
}

ds-recent-item-list .d-flex.flex-row,.statistics-container .d-flex.flex-row{
    margin-bottom: 1em;
}

ds-submission-section-cc-licenses #dsSelectDropdownMenu button.dropdown-item{
    padding-right: 0px;
    padding-left: 0.5em;
}

ds-submission-section-cc-licenses .dropdown-menu.show{
    width: revert !important;
}

#klaro{
    display: none;
}




/*  Nav Bar*/
.collapsingNavUser {
    display: flex;
}

div#collapsingNav ul{
    justify-content: space-around;
    padding-right: 15rem;
}

ol.breadcrumb {
    background: #FFF !important;
}


.breadcrumb{
    padding-left: 4rem;
}

.breadcrumb-item{
    font-weight: bold;
}



/*   Vista de Item*/

/*.file-section {
    background-color: #4285f4;
   max-width: 150px;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 0.5rem;
    color: #FFF !important;
}*/

/*.file-section a {
    color: #FFF;
}*/


/*@media screen and (max-width: 600px) {
    .file-section {
        max-width: 100%;
    }

}*/




.titulo-pub ds-metadata-representation-loader.ng-star-inserted {
    display: inline-block;
    
}

.simple-view-element-header {
    font-weight: bold;
    text-transform: uppercase;
    color: #1b1464;
    font-size: 0.8rem;
}

/*Quitar el titulo de todas las páginas porque ya aparecen en el navbar*/
h1.ng-star-inserted {
    display: none;
}


/*Visualización del handle en comunidades y colecciones*/
.comcol-header h1 {
    display: none;
}
.comcol-header {
    width: 100%;
    text-align: -webkit-center;
    padding: 1rem;
    background: #e5e5e55c;
    font-weight: normal;
}

ds-comcol-page-content summary{
    display: none;
}

.comcol-header .dso-logo{
    display: none;
}

.comcol-page-browse-section h2 {
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
}
.news-home-container{
    align-self: normal !important; 
}


/**Listado de comundades y colecciones hover */
ds-collection-list-element a:hover, ds-community-list-element a:hover {
    background: #e5e5e59c;
    text-decoration: none;
    font-weight: bold;
}

ds-collection-list-element a, ds-community-list-element a {
    width: 100% !important;
    display: block;
    
}

/*Login*/
.login-logo{
   display:none !important;
}


/*FAQS*/
span.number {
    background: red;
    border-radius: 50%;
    text-align: center;
    font-size: 0.9rem;
    color: #FFF;
    font-weight: bold;
    padding: 1rem;
    line-height: 0.8rem;
}


/*.dropdown-menu.show {
    transform: none !important;
    position: inherit !important;
  }*/

  ds-access-status-badge {
    display: none;
}