.form-item--indexrecordidentifier{
    display:none !important;
}
.form-text.form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 46px;
    width: 38vw;
}

.button.js-form-submit.form-submit.btn-default.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 46px;
    width: 50px;
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
}


.icon.glyphicon.glyphicon-search {
  font-size: 18px;
}


.form-item.js-form-item.form-type-select.js-form-type-select.form-item-items-per-page.js-form-item-items-per-page.form-group {
    position: absolute;
    margin-left: 10%;
    width: 200px;
    margin-top: 20px;
}

.view-header {
    width: 150px;
    float: left;
}
.form-item-items-per-page{
    position: initial !important;
    width: 150px !important;
    float: right !important;
    
}
/*#block-formularioexpuestobuscadorpage-1{
  z-index: -30000;
}*/
.form-item--indexrecordidentifier{
  display:none !important;
}

.facets-widget-links h3 {
  text-align: center;
  border-bottom: 2px solid #ddd;
  margin-top: 0;
  padding: 8px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}

.facets-widget-links ul {
  padding-left: 0;
  margin-bottom: 0;
}

.facets-widget-links .facet-item {
    list-style: none;
    padding: 8px;
    border-top: 1px solid #ddd;
}

.facets-soft-limit-link {
    padding: 8px;
}


li:nth-child(5) {
    /* border-bottom: 1px solid #ddd; */
}

.facet-item__count.pull-right {
    /* pointer-events: none; */
    cursor: text;
    color: black;
}

  .col-sm-3 .region.region-sidebar-first {
    margin-top: 20px;
}

@media (min-width: 768px) {
  .col-sm-3 .region.region-sidebar-first {
    margin-top: 80px;
}
}

/*.facets-widget-links ul {
    display: none;
}
*/
/*.facets-soft-limit-link {
    display: none;
}*/

.mostrarmas {
    float: right;
    background: #ddd;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.orcidimg {
    width: 20px;
    margin-left: 5px;
}

.facets-widget-links .facet-item__value {
    display: inline-block;
}
.facet-item__value{
  width:90% !important;
}
.facet-item__count{
  text-align:right !important;
  float: right !important;
}

.block-facets{
    margin-top:50px;  
    margin-bottom: 20px;
}
form#views-exposed-form-repositories-page-1 {
    clear: both;
    margin-top:60px;
}
.views-element-container{
  display:none; 
}

@media(max-width: 767px){
  .button.js-form-submit.form-submit.btn-default.btn {
    margin-top: -61px !important;
}
}
input#edit-language--2 {
    height: 58.78px;
}
.d-flex.flex-wrap {
    width: -webkit-fill-available;
    max-width: 800px;
    margin: auto;
    width: -moz-available;
}
.col {
    flex: inherit;
}
.flex-wrap {
    flex-wrap: inherit !important;
}
.js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-language.form-item-language.form-no-label.mb-3 {
    max-width: 800px;
    width: 100%;
}
form#views-exposed-form-languages-page-1 {
    margin-top: 60px;
}
div#block-languages .content > div:first-of-type{
    color: #fff;
    padding: 5px 15px;
    background: #85c6ff;
    border-radius: 50px;
    width: fit-content;
}