/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09-sep-2020, 11:03:39
    Author     : Rubén MSI
*/

/* Pantalla de Login : https://dev-istd.scimarina.org/es/usuario/login */


/* site.min.css cambiar */
.caja-principal {
    border: 1px solid #e7ebef !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.04)!important;
}

.checkbox-primary input[type="checkbox"]:checked + label::before{
    background-color: #070707;
    border-color: #171717;
}


/* main.css 272 cambiar */
.page-login-v3::before {
    background: #fff !important;
}


/* login-v3-css:18 cambiar */
.page-login-v3 .panel {
    background: #fff!important;
}


/* bootstrap-extend.min.css:1 cambiar */

.btn-primary {
    color: #fff;
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
    box-shadow: none;
}


.nav-link {
    padding: .715rem 0.7rem!important;
        padding-top: 0.715rem;
        padding-bottom: 0.715rem;
}

.page {
    background: none!important;
}

body {
    background-color: #eeeeee75!important;
}

.hamburger {
    font-size: 20px!important;
}

.site-sidebar-nav.nav-tabs > .nav-item > .nav-link {
    font-size: 24px!important;
    color: #969797;
}

.site-sidebar.slidePanel.slidePanel-left, .site-sidebar.slidePanel.slidePanel-right {
    width: 475px !important;
}

.pos-produccion{
    padding-top: 40px;
    border: 1px solid #e7ebef;
    margin-top: 50px !important;
}

.pos-page{
    padding-top: 40px;
}

.panel-group-continuous .panel + .panel {
    border-top: none!important;
}

#exampleAccordionContinuous{
    padding-top: 20px;
}

.panel-group .panel-title {
    padding-left: 25px !important;
}

.list-text{
    font-size:13px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #e7ebef !important;
}

.page-aside {
    border-right: 1px solid #e7ebef!important;
}

.title-filters{
    padding-top: 50px;
    margin-left: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #bababa;
    text-transform: uppercase;
}

.title-datatables{
    font-size: 16px!important;
    font-weight: 500!important;
    color: #bababa!important;
    text-transform: uppercase!important;
}

#migas_pan_pa{
    color: #363636;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(255, 255, 255, 0)!important;
}

.buttons-csv, .buttons-excel, .buttons-pdf, .buttons-collection, .buttons-create, .buttons-remove, .buttons-selected{
    background: #fff!important;
    color: #363636!important;
    margin-right: 15px;
    border-top-right-radius: .215rem!important;
    border-bottom-right-radius: .215rem!important;
    border-color: #e0e0e0!important;
    border-top-left-radius: .215rem!important;
    border-bottom-left-radius: .215rem!important;
    padding: .643rem 1.072rem !important;
    box-shadow: 0px 2px 2px rgb(243, 243, 243) !important;
}

.buttons-csv:hover, .buttons-excel:hover, .buttons-pdf:hover, .buttons-collection:hover, .buttons-create:hover, .buttons-remove:hover, .buttons-selected:hover, div.DTE div.DTE_Form_Buttons button:hover{
    color: #363636!important;
    background: #f7f7f7 !important;
}

.title-header{
    font-weight: 300;
    color: #e4e4e4;
    font-size: 26px;
    margin-left: 20px;
    margin-top: 18px;
    letter-spacing: 1px;
}

.page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
}

.item-migas{
    font-size: 16px;
    margin-top: 14px;
}

.show-items{
    margin-bottom: 20px;
}

.style-rfTitle{
    font-size: 17px;
    font-weight: 500;
}

.style-rfAuthor{
    margin-bottom: 20px;
}

.style-rfSource{
    font-weight: 500;
    margin-right: 20px;
}

.style-idItem{
  font-size: 14px;
  vertical-align: text-bottom;
  margin-right: 3px;
}

.main-header{
 display: none;
}

.btn-success {
    color: #fff;
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
    box-shadow: none;
}

.nav-tabs-line .nav-link.active{
    color: #D92938 !important;
    background-color: transparent;
    border-bottom: 2px solid #D92938 !important;
}

.panel-group {
    margin-top: 10px;
}

.btn-color-black{
    color:#313131 !important
}

.page-item.active .page-link {
    z-index: 1;
    color: #4b4b4b!important;
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
}

.checkbox-primary input[type="checkbox"]:checked + label::before{
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
}

.checkbox-primary input[type="checkbox"]:checked + label::after{
    color: #4d4d4d!important;
}

.page-aside .list-group-item.active {
    color: #D92938!important;
}

.page-aside .list-group-item.active > .icon {
    color: #D92938!important;
}

.slidePanel-inner .panel-group .panel{
    border: 1px solid #e7ebef !important;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#313131,#313131),linear-gradient(#e0e0e0,#e0e0e0)!important;
    color: #414141;
    font-weight: 500 !important;
}

.app-mailbox .slidePanel .actions-top {
    color: #313131;
}

#exampleTimeButton,#button-wf,#button-cvs,#button-ex{
    background-color: #BF2431;
    border-color: #BF2431;
}

.span-daterange {
    background-color: #BF2431!important;
}

.span-daterange {
    padding: 0.50rem;
    background-color: #BF2431;
    color: white;
}

.app-mailbox .slidePanel-header {
    background-color: #F7F7F7 !important;
    border-bottom: 1px solid #ccc;
}


/*  PALETA COLORES
.btn-success {
    color: #fff;
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
    box-shadow: none;
}

.nav-tabs-line .nav-link.active{
    color: #D92938 !important;
    background-color: transparent;
    border-bottom: 2px solid #D92938 !important;
}

.panel-group {
    margin-top: 10px;
}

.btn-color-black{
    color:#313131 !important
}

.page-item.active .page-link {
    z-index: 1;
    color: #4b4b4b!important;
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
}

.checkbox-primary input[type="checkbox"]:checked + label::before{
    background-color: #9CBF4E!important;
    border-color: #9CBF4E!important;
}

.checkbox-primary input[type="checkbox"]:checked + label::after{
    color: #4d4d4d!important;
}

.page-aside .list-group-item.active {
    color: #D92938!important;
}

.page-aside .list-group-item.active > .icon {
    color: #D92938!important;
}

.slidePanel-inner .panel-group .panel{
    border-bottom: 1px solid #f2f2f2;
    border-radius: none!important;
}



.app-mailbox .slidePanel .actions-top {
    color: #313131;
}

#exampleTimeButton{
    background-color: #BF2431;
    border-color: #BF2431;
}

.span-daterange {
    background-color: #BF2431!important;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#f2b33d,#f2b33d),linear-gradient(#e0e0e0,#e0e0e0)!important;
}*/

.app-mailbox .slidePanel-header {
    background-color: #F2B33D !important;
    border-bottom: 1px solid #ccc;
}


.app-mailbox .identity .icon {
    font-size: 14px !important;
}

.app-mailbox .table .identity .icon {
    float: right;
}

.dt-body-right{
    text-align: right;
}

.popover-produccion{
    margin-right:6px;
    cursor:pointer;
}

.popover-produccion i{
    font-size: 16px;
    color: #4f4f4f !important;
}

.popover-produccion i:hover {
    color: #F2B33D !important;
}

#popover-quality .popover{
    width:1000px;
    max-width:100%!important; 
}

#popover-externallinks, #popover-adscriptions-items{
    width:500px;
    max-width:100%!important; 
}

.example {
    margin-left: 15px;
}

.popover.bs-popover-bottom{
    width: 700px;
    max-width: 700px;
}

.popover.bs-popover-top{
    width: 700px;
    max-width: 700px;
}

.popover-header {
    background-color: rgba(0,0,0,.2)!important;
    border-bottom: 0px!important;
    color: #fff!important;
    padding: 12px 20px!important;
    font-size: 15px!important;
}

.popover-body{
    color: #fff!important;
}

.popover-body a{
    color: rgb(226, 226, 226)!important;
}

.popover{
    background-color: rgba(0,0,0,.75)!important;
}

.popover.bs-popover-bottom .arrow {
    visibility:hidden;
}

.popover.bs-popover-right .arrow:after {
    border-right-color: rgba(0,0,0,.75)!important;
}

.popover.bs-popover-left .arrow:after {
    border-left-color: rgba(0,0,0,.75 )!important;
}

.popover.bs-popover-bottom .popover-header::before{
    border-bottom: 0px!important;
}

.card {
    margin-bottom: 1.77rem!important;
}



.card-watermark {
    color: #9CBF4E;
}

.card-clickable:hover{
    background: #eee!important;
}


.card-clickable{
    box-shadow: 5px 6px 2px rgba(0,0,0,.05) !important;
}

.card-watermark {
    right:0!important;
    left: 45px!important;
    bottom: 63px!important;
    line-height: 1;
    opacity: .4!important;
}

.counter {
    text-align: center;
    margin-left: 25px;
}


.page-aside-section::after {
    border-bottom: 1px solid #e7ebef!important;
}

.table td{
    border-top: 1px solid #e0e0e0 !important
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 125px!important;
    left: 50%;
    width: 0px;
    padding: 1em 0;
    margin-top: -26px;
    margin-left: -100px;
    text-align: center;
}

.loader-filtros {
    width: 15px!important;
    height: 15px!important;
    position: relative!important;
    top: 30%;
    bottom: 0;
    left: 30%;
    right: 0;
    font-size: 20px!important;
}

.ipublic-panel .first-chars{
    text-transform: uppercase;
    text-decoration: unset;
    font-size: 20px;
    color: #363636;
    text-align: center;
    padding: 10px;
}

.first-chars{
    text-transform: uppercase;
    text-decoration: unset;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.first-chars-ipublic-portal{
    text-transform: uppercase;
    text-decoration: unset;
    font-size: 20px;
    color: #363636;
    text-align: center;
    padding: 14px;
}

.bg-first-chars{
    border-radius: 5%;
    width: 50px;
    height: 50px;
    background: #515151;
}

.bg-first-chars-ipublic-portal{
    background-color: #eee;
    border-radius: 5%;
    width: 60px;
    height: 60px;
}

div.DTE div.DTE_Header {
    position: absolute;
    top: 5px!important;
    left: 0px!important;
    height: 52px;
    width: 100%!important;
    background-color: #fff!important;
    border-bottom: none!important;
    padding: 12px 10px 2px 16px!important;
    font-size: 1.2em!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bolder!important;
    padding-left: 35px !important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Body_Content {
    background: #fff!important;
}

div.DTE div.DTE_Footer {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 52px;
    width: 100%!important;
    background-color: #fff!important;
    border-top: none!important;
    padding: 10px!important;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field > label {
    float: left;
    width: 30%!important;
    padding-top: 6px;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field > div.DTE_Field_Input {
    float: right;
    width: 70%!important;
    max-width: 400px;
}

/*div.DTED_Lightbox_Wrapper {
    position: fixed;
    top: 0;
    left: 50%!important;
    margin-left: -215px!important;
    width: 500px!important;
    height: 100%;
    z-index: 11;
}*/

.DTE_Form_Buttons {
    width: 100%;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close {
    top: 15px !important;
    right: 10px !important;
    width: 22px !important;
    height: 22px !important;
    border: 2px solid white !important;
    background-color: white !important;
    text-align: center !important;
    border-radius: 15px !important;
    cursor: pointer;
    z-index: 12;
    box-shadow: 2px 2px 6px #fff !important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close::after {
    content: '\00d7';
    color: #595959!important;
    font-weight: bolder!important;
    font-size: 28px!important;
    line-height: 22px;
    font-family: 'Courier New', Courier, monospace;
    padding-left: 1px;
}


div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content {
    box-shadow: 0px 0 20px 0 rgba(66, 66, 66, 0.2)!important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE {
    border-radius: 3px!important;
    border: 1px solid #ccd0d4!important;
}

div.DTED_Lightbox_Background {
    background: rgba(0,0,0,0.7)!important;
}

table.dataTable tbody > tr.selected{
    background-color: #ececec!important;
}

.bg-first-chars-side-bar {
    background-color: #565656;
    border-radius: 6%;
    width: 30px;
    height: 30px;
}

.first-chars-side-bar {
    text-transform: uppercase;
    text-decoration: unset;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 5px;
}

.avatar img {
    border-radius: 6%!important;
    height: 30px!important;
}

.avatar i {
    position: absolute;
    right: -3px!important;
    bottom: -2px!important;
}

table.dataTable tbody tr.selected{
    color: #363636!important;
}

.slidePanel-inner {
    padding: 20px 30px!important;
}

.slidePanel {
    background: #fbfbfb!important;
}

.panel-group .panel-title {
    font-weight: 400!important;
    letter-spacing: 0.1px;
    color: #363636!important;
}

.page-aside-section:first-child {
    padding-top: 0px!important;
}

.btn-secondary.disabled, .btn-secondary:disabled {
        opacity: .45 !important;
}

.btn.disabled, .btn:disabled {
    opacity: .45!important;
}

.badge-pill {
    border-radius: 15%!important;
    padding: 5px 6px!important;
}

.badge-count{
    margin-top: 10px;
    float: right;
}

table.dataTable span.highlight {
    background-color: #9CBF4E66!important;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field {
    padding: 5px 10%!important;
}

div.DTE button.btn, div.DTE div.DTE_Form_Buttons button {
    background: #fff !important;
    color: #363636 !important;
    margin-right: 15px;
    border-top-right-radius: .215rem !important;
    border-bottom-right-radius: .215rem !important;
    border-color: #e0e0e0 !important;
    border-top-left-radius: .215rem !important;
    border-bottom-left-radius: .215rem !important;
    padding: .643rem 1.072rem !important;
    box-shadow: 0px 2px 2px rgb(243, 243, 243) !important;
    margin-left: 0em !important;
    margin-top: -20px!important
}

div.DTE_Field_InputControl input{
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0.215rem;
    line-height: 1.57142857;
    padding: 0.429rem 1.93rem 0.429rem 1.072rem;
}

div.DTE_Body {
    padding: 75px 0!important;
}

div.dataTables_wrapper div.dataTables_filter label {
    margin: 10px!important;
}

.btn-secondary {
    background: #fff!important;
    color: #363636!important;
    margin-right: 15px;
    border-top-right-radius: .215rem!important;
    border-bottom-right-radius: .215rem!important;
    border-color: #e0e0e0!important;
    border-top-left-radius: .215rem!important;
    border-bottom-left-radius: .215rem!important;
    padding: .643rem 1.072rem !important;
    box-shadow: 0px 2px 2px rgb(243, 243, 243) !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #f5f5f5!important;
    font-weight: 600 !important;
}

.local-agency-name{
    color: #969797;
    font-size: 16px;
    padding: 24px;
    font-weight: 500;
    letter-spacing: 0.5px; 
}

#presentacion-produccion{
    position: absolute;
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 0px;
    background: #fff;
    width: 100%;
    z-index: 1;
    padding: 0px 50px 100px 50px;
}

.btn-produccion{
    color: #fff !important;
    background: #BF2431;
}

.btn-produccion i{
    font-size: 50px
}

.page-aside-left .page-aside + .page-main {
    margin-bottom: 600px;
}

.page {
    margin-bottom: 50px!important;
}

.btn-menu{
    background: none;
    padding: 30px!important;
}

.btn-menu i{
    font-size: 30px;
}

/*!
 * Remark Material (http://getbootstrapadmin.com/remark)
 * Copyright 2017 amazingsurge
 * Licensed under the Themeforest Standard Licenses
 */

 .page-profile .card-block {
    padding:40px 15px;
    background-color:#fff;
    border: 1px solid #e7ebef !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.04) !important;
   }
   .page-profile .card-footer {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: none;
    border: 1px solid #e7ebef;
        border-top-color: rgb(197, 197, 197);
        border-top-style: solid;
        border-top-width: 1px;
    border-top: none;
    box-shadow: 0 1px 1px rgba(0,0,0,.04) !important;
   }
   .page-profile .card .avatar {
    width:130px;
    margin-bottom:10px
   }
   .page-profile .profile-user {
    font-size: 22px;
    margin-bottom: 0px;
    color: #363636;
    font-weight: 100;
    margin-top: 40px;
   }
   .page-profile .profile-job {
    margin-bottom: 40px;
    color: #b7b7b7;
    font-weight: bolder;
    letter-spacing: 0.5px;
   }
   .page-profile .profile-social {
    margin: 25px 0;
   }
   .page-profile .profile-social .icon {
    margin: 0 10px;
    color: #363636;
    font-size: 20px;
   }
   .page-profile .profile-stat-count {
    display:block;
    margin-bottom:3px;
    font-size:20px;
    font-weight:300;
    color:#363636
   }
   .page-profile .profile-stat-count+span {
    color: #000;
   }
   .page-profile .page-content .list-group-item {
    padding:25px 15px;
    border-top-color:#e0e0e0
   }
   .page-profile .page-content .list-group-item:first-child {
    border-top:transparent
   }
   .page-profile .page-content .list-group-item:last-child {
    border-bottom-color:#e0e0e0
   }
   .page-profile .page-content .list-group-item .media .avatar {
    width:50px
   }
   .page-profile .page-content .list-group-item .media small {
    color:#9e9e9e
   }
   .page-profile .page-content .list-group-item .media-heading {
    font-size:16px
   }
   .page-profile .page-content .list-group-item .media-heading span {
    margin-left:5px;
    font-size:1rem;
    color:#363636
   }
   .page-profile .page-content .list-group-item .media .media:first-child {
    border-top:none
   }
   .page-profile .profile-readMore {
    margin:40px 0
   }
   .page-profile .profile-brief {
    margin-top:20px
   }
   .page-profile .profile-uploaded {
    float:left;
    width:100%;
    max-width:220px;
    max-height:150px;
    padding:0 20px 20px 0
   }

.modal-content {
    padding: 20px;
}

.modal-title {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.57142857;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.slick-next::before, .slick-prev::before {
    color: #898989!important;
}

.slick-dots li button::before {
    color: #898989!important;
}

.slick-dots li.slick-active button::before {
    color: #898989!important;
    opacity: .75;
}

.lapsed-report .media-heading{
    color:#afafaf;
}

.task-error::before, .task-error::after{
    background-color: #ca2c2c!important;
    font-size: 18px;
}
.task-in_progress::before, .task-in_progress::after{
    background-color: #cab228!important;
    font-size: 18px;
}
.task-downloaded::before, .task-downloaded::after{
    background-color: #32bc32!important;
    font-size: 18px;
}
.task-finished::before,.task-finished::after{
    background-color: #4590ce!important;
    font-size: 18px;
}

.task-lapsed::before, .task-lapsed::after{
    background-color: #70919e!important;
    font-size: 18px;
}

.icon-circle::after {
    -webkit-transform: translate(-47%,-50%)!important;
    transform: translate(-47%,-50%)!important;

}

.span-daterange-ireport {
    padding: 0.50rem;
    background-color: #efefef!important;
    color: #4b4b4b;
}

.span-daterange-ipublic {
    padding: 0.50rem;
    background-color: #feb312!important;
    color: #4b4b4b;
}

#lanzarInforme {
    color: #fff !important;
    background-color: #063851 !important;
    border-color: #063851 !important;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.separator {
    height: 1px;
    background-color: #e0e0e0;
    margin: 10px 0;
  }

.circle-tasks{
    font-size: 18px;margin-top: 12px;
}

.card-block-img{
    border: 0 none;
}

.profile-social a img{
    padding: 6px;
}


.nombre_izq::first-letter {
    text-transform: capitalize;
}

.apellidos_first{
    display: inline-block;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
    color: #363636;
}

.apellidos_second{
    display: inline-block;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    color: #363636;
}


.table-section15{
	display: table;
	width: 100%;
    margin-top: 10px;
}
.table-section15-row {
	display: table-row;
}
.table-section15-heading {
	display: table-header-group;
}
.table-section15-cell, .table-section15-head {
	display: table-cell;
	padding: 3px 10px;
}
.table-section15-heading {
    font-size: 16px;
	font-weight: bold;
    text-align: center;
}
.table-section15-foot {
	display: table-footer-group;
	font-weight: bold;
}
.table-section15-body {
	display: table-row-group;
}

.table-section-15-agency{
    font-weight: 500;
}

.table-section-15-date{
    font-size: 11px;
}

/*.tab-content > .tab-pane:not(.active) { display: block; overflow-y: hidden; padding-top: 25px;}*/

.heading-color{
    color: #363636;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.heading-color i{
    padding: 6px;
}

.heading-filter-color{
    color: #363636;
}

.heading-filter-color i{
    padding: 6px;
    background: #f7f7f7;
    border-radius: 50px;
    margin-right: 10px;
}

.page-aside .list-group-item .icon{color:#363636!important}

.ipublic-panel{
    padding: 30px;
    background-color: #fff;
    border: 1px solid #f1f1f1 !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    border-radius: .286rem;
    position: relative;
    margin-bottom: 2.143rem;  
    width: 99.9%;
}

.nav-item a.nav-link {
    font-weight: 500;
}

.panel-tooltip::before{
    color: #a4a4a4;
    font-size: 14px;
    margin-left: 5px;
}

.tooltip{
    left:6px !important;
}

.relationshipGraph-tip td{
    max-width: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
}

.popover{
    font-size: 1rem!important;
}

.popover-body p{
    margin-bottom: 0!important;
}

.page-aside .list-group-item:hover {
    background-color: #eee;
    border: 0;
}



.bg-first-chars-ipublic {
    background-color: #f7f7f7;
    border-radius: 6%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.first-chars-ipublic {
    text-transform: uppercase;
    text-decoration: unset;
    font-size: 55px;
    color: #363636;
    text-align: center;
    padding: 30px;
}

.content-section-ipublic{
    padding: 7px;
    font-size:16px;
}

.nav-tabs-line-ipublic .nav-link.active{
    color: #3A63B2 !important;
    background-color: transparent!important;
    border-bottom: 2px solid #3A63B2 !important;
}

.vtl {
    position: relative;
    padding: 10px 10px 10px 50px;
  }
  
  .vtl::before {
    content: "";
    width: 2px;
    background-color: #F2B33D;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
  }
  
  div.lineas{
    padding: 15px 0px;
  }

  div.lineas span {
    padding: 10px 30px;
    background-color: #F7F7F7;
    position: relative;
    border-radius: 6px;
  }



  div.event {
    padding: 15px 30px;
    background-color: #F7F7F7;
    position: relative;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  
  div.event::before {
    content: "";
    border: 10px solid transparent;
    border-right-color: #F7F7F7;
    border-left: 0;
    position: absolute;
    top: 20%;
    left: -10px;
  }
  
  div.event::after {
    content: "";
    background: #fff;
    border: 5px solid #F2B33D;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 25%;
    left: -39px;
  }

  .btn-filter-ipublic {
    background: #fff !important;
    background-color: rgb(255, 255, 255);
    color: #363636 !important;
    margin-right: 15px;
    border-top-right-radius: .215rem !important;
    border-bottom-right-radius: .215rem !important;
    border-color: #e0e0e0 !important;
    border-top-left-radius: .215rem !important;
    border-bottom-left-radius: .215rem !important;
    padding: 0.443rem 0.5rem !important;
    box-shadow: 0px 2px 2px rgb(243, 243, 243) !important;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: left;
}

.clickado{
    background-color: #EEE !important;
}


.jvectormap-goback, .jvectormap-zoomin, .jvectormap-zoomout {
    background: #363636!important;
}

#tablaIPublic.table td, .table th, #tablaIPublicSource.table td, .table th, #tablaIPublicItem.table td, .table th, #tablaIPublicEntity.table td, .table th, #tablaIPublicResearcher.table td, .table th, #tablaIPublicItemProductionLast.table td, .table th, #tablaIPublicProject.table td, #tablaIPublicMemories.table td, #tablaItems.table td{
    vertical-align: middle;
}


#tablaIPublic_wrapper .page-item.active .page-link  {
    z-index: 1;
    color: #363636 !important;
    background-color: #EBB324 !important;
    border-color: #EBB324 !important;
}

#tablaIPublicSource_wrapper .page-item.active .page-link{
    z-index: 1;
    color: #4b4b4b !important;
    background-color: #FEB312 !important;
    border-color: #FEB312 !important;
}

#resultado-items, #resultado-investigadores, #resultado-entidades, #resultado-fuentes{
    position: absolute;
    text-align: center;
    margin-top: -1px;
    z-index: 11;
    cursor: default;
    user-select: none;
    border: 1px solid #dfe1e5;
}

#resultado-investigadores, #resultado-entidades, #resultado-fuentes, #resultado-items{
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 640px;
}

#resultado-items, #resultado-investigadores, #resultado-entidades, #resultado-fuentes{
    display: none!important;
}


#inputSearch-ipublic, #inputSearch-ipublic-source,  #inputSearch-ipublic-item,#inputSearch-ipublic-entity, #inputSearch-ipublic-researcher, #inputSearch-ipublic-project{
    max-width: 560px;
    background: #fff;
    display: inline-flex;
    border: 1px solid #dfe1e5;
        border-top-color: rgb(223, 225, 229);
        border-right-color: rgb(223, 225, 229);
        border-bottom-color: rgb(223, 225, 229);
        border-left-color: rgb(223, 225, 229);
    border-top-color: rgb(223, 225, 229);
    border-right-color: rgb(223, 225, 229);
    border-bottom-color: rgb(223, 225, 229);
    border-left-color: rgb(223, 225, 229);
    box-shadow: none;
    border-radius: 5px;
    z-index: 3;
    height: 44px;
    margin: 0 auto;
    width: 80%;
    padding: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#inputSearch-ipublic, #inputSearch-ipublic-source,  #inputSearch-ipublic-item,#inputSearch-ipublic-entity,#inputSearch-ipublic-project{
    width: 80%;
}

#inputSearch-ipublic-researcher{
    width: 80%;
}

#inputSearch-ipublic-nav{
    max-width: 300px;
    background: #ffffff14;
    display: inline-flex;
    border: 1px solid #063851;
        border-top-color: rgb(6, 56, 81);
        border-right-color: rgb(6, 56, 81);
        border-bottom-color: rgb(6, 56, 81);
        border-left-color: rgb(6, 56, 81);
    border-top-color: rgb(6, 56, 81);
    border-right-color: rgb(6, 56, 81);
    border-bottom-color: rgb(6, 56, 81);
    border-left-color: rgb(6, 56, 81);
    box-shadow: none;
    border-radius: 5px;
    z-index: 3;
    padding: 16px;
    margin: 0 auto;
    width: 300px;
    font-size: 16px;
    color: #000000;
    font-weight: 500 !important;
}

.navbar-inverse .navbar-brand #inputSearch-ipublic-nav{
    color: #000000;
}

#response-ipublic{
    margin: 0 auto;
    text-align: left;
    background: #fff;
    overflow-y: hidden;
}


/* demo B */
#demo-b input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-b input[type=search]:hover {
	background-color: #fff;
}
#demo-b input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-b input:-moz-placeholder {
	color: transparent;
}
#demo-b input::-webkit-input-placeholder {
	color: transparent;
}

.site-navbar {
    background-color: #000!important;
}

.first-column-table{width:140px;text-align:left;font-weight: 500;border-right: 1px solid #eeeeee26;}

.first-row-table{
    width:100px;text-align:center;font-weight: 500;
}

.first-column-table-citation{width:80px;text-align:left;font-weight: 500;border-right: 1px solid #eeeeee26;}

.first-column-table-date{font-weight: 100;font-size: 10px}

.first-row-table-citation{width:140px;text-align:center;font-weight: 500}

.tg-ipublic td {white-space: inherit!important;} 

.tg-ipublic tr {border-bottom: 1px solid #eeeeee26;}

.tg-ipublic-item td {white-space: inherit!important;} 

.tg-ipublic-item tr {border-bottom: 1px solid #eeeeee26;}

.tg-ipublic-item {width: 570px;} 

.tg-ipublic-item-100 {width: 100%;text-align: center;} 

.tooltip-inner {
    width: auto!important;
    max-width: 600px!important;
}

.form-icons .form-control-icon-right {
    right: 10px;
    left: auto;
}
.form-icons .form-control-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#tablaIPublic td .badge, #tabla1 td .badge, #tablaIPublicSource td .badge, #tabla1 td .badge, #tablaIPublicItem td .badge, #tablaIPublicItemProductionLast td .badge, #tabla1-sugeridos td .badge, #tablaIPublicProject td .badge, #tablaIPublicMemories td .badge, #tablaItems td .badge{
    font-size: 75% !important;
    white-space: normal !important;
    border-radius: 0.215rem !important;
    margin-right: 5px;
}


.button-badge-citation-ipublic{
    border-radius: 0px !important;
    background: url('/imarina_mod/img/logos/100.png') no-repeat center left;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: 50px 30px;
    color: #4a4a4a !important;
    font-weight: 500 !important;
    border-color: #dcdada !important;
    position: relative;
    top: -4px;
    text-shadow: 2px 0 1px #fff, -2px 0 1px #fff, 0 5px 5px #e6e6e6, 0 -2px 1px #fff, 1px 1px #e6e6e6, -1px -1px 1px #fff, 1px -1px 5px #e6e6e6, -1px 1px 5px #e6e6e6;
}



.altmetric-datatables{
    display: inline;
    margin-left: 5px;
    position: relative;
    top: -4px;
}

.__dimensions_badge_embed__{
    display: inline !important;
    margin-left: 5px !important;
    position: relative;
    top: -5px;
}

.__dimensions_badge_embed__ .__dimensions_Badge_style_small_rectangle .__db_score {
    font-size: 10px!important;
}

.__dimensions_badge_embed__ .__dimensions_Badge_style_small_rectangle .__dimensions_Badge_Image {
    width: 80px!important;
}

.icon-imarina-citation{
    margin-right: 5px!important;
    color: #3A63B2!important;
}

.impacto-icons{
    float: right;
}

.impacto-icons i{
    margin-right: 5px;
    font-size: 20px !important;
}

.openaccess-img{
    width: 14px;
    top: 10px;
    position: relative;
}

.ul-datatables{
    padding-left: 10px;padding-top: 20px;
}

.preview #img{
    border-radius: 6%;
    cursor: pointer;
}

.rfPhoto #img{
    border-radius: 6%;
    cursor: pointer;
}

.form-material .form-control-label {
    font-weight: 600!important;
    font-size: 16px;
}

#but_delete_photo{
    font-size: x-large;
    margin-left: 10px;   
    cursor: pointer;
}

.slidePanel-inner .panel-group .panel-title {
    font-weight: 600 !important;
    color: #363636 !important;
    font-size: 1.12rem !important;
}

.form-control {
    font-weight: 400!important;
}

.panel-group .panel-heading + .panel-collapse {
    background: #fdfdfd!important;
}

.c3-chart-arc .c3-gauge-value {
    fill: #fff!important;
    font-size: 11px!important;
}

.c3-chart-arc path {
    stroke: #0000!important;
}

.first-row-ipublic-item-table {
    width: 10%;
    text-align: center;
    font-weight: 500;
}

.first-column-ipublic-item-table{
    width: 10%;
    text-align:left;
    font-weight: 500;
}

.first-column-ipublic-item-table-center{
    width: 10%;
    text-align:center;
    font-weight: 500;
}

.blockquote {
    border-left: 2px solid #f1b53f!important;
}

#profile-description {
    position:relative;
  }
  #profile-description .text {
    margin-bottom: 5px; 
    color: #363636; 
    padding: 0 15px; 
    position:relative; 
    font-size: 14px; 
    display: block;
  }

  #profile-description .show-more, #profile-description .show-more-source, #profile-description .show-more-affiliations {
    color: #0672b9; 
    position:relative; 
    font-size: 12px; 
    padding-top: 5px; 
    height: 20px; 
    cursor: pointer;
    width: 100px;
  }

  #profile-description .show-more-item, #profile-description .show-more-affiliations{
    color: #0672b9; 
    position:relative; 
    font-size: 12px; 
    padding-top: 5px; 
    height: 40px; 
    cursor: pointer;
    width: 100px;
  }
  #profile-description .show-more:hover { 
      color: #2e70b3;
  }
  #profile-description .show-more-height { 
    height: 195px;
    overflow:hidden; 
  }


  #profile-description .show-more-source:hover, #profile-description .show-more-item:hover, #profile-description .show-more-affiliations:hover { 
    color: #2e70b3;
}

  .ipublic-icon-share{
    font-size: 20px;
    margin-right: 10px;
}

.ipublic-item-page .badge-default.badge-outline{
    border-color: #f1f1f1;
    margin-bottom: 5px;
}

.ipublic-item-page a{
    color: #2e70b3;
}

/*.ipublic-item-page .badge-default.badge-outline a{
    color: #6e6e6e;
}*/

#results-datatables, #results-datatables-items, #results-datatables-entities, #results-datatables-researchers, #results-datatables-projects{
    width: 100%;
    background-color: #fff0;
    border: 1px solid #f1f1f100 !important;
}

.toggle-vis{
    font-size: 11px;
}

#tablaIPublicSource thead th, #tablaIPublicItem thead th, #tablaIPublicItemProductionLast thead th,#tablaIPublicProject thead th{
    padding-right: 12px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    text-transform: uppercase !important;
    text-decoration: inherit;
    text-transform: inherit;
    box-sizing: border-box;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}


.button-ipublic-principal {
    font-size: 24px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #424242;
  }

.button-ipublic-secundario{
    font-size: 18px!important;
    text-transform: uppercase;
    font-weight: normal!important;
    color: #666666;
}

.span-date {
    padding: 0.50rem;
    background-color: #ffffff;
    color: rgb(31, 31, 31);
}

.panel-tooltip-ipublic::before {
    color: #a8a8a8;
    font-size: 11px;
    margin-left: 5px;
    vertical-align: top;
}

.bg-first-chars-resultado {
    background-color: #eee;
    border-radius: 6%;
    width: 30px;
    height: 30px;
}

.first-chars-resultado {
    text-transform: uppercase;
    text-decoration: unset;
    font-size: 14px;
    font-weight: normal;
    color: #363636;
    text-align: center;
    padding: 5px;
}

.left-col {
    float: left;
    width: 50%;
}
 
.center-col {
    float: left;
    width: 50%;
}
 
.right-col {
    float: right;
    width: 50%;
}

.checkbox-primary-ipublic input[type="checkbox"]:checked + label::before {
    background-color: #f1b53f !important;
    border-color: #f1b53f !important;
}
/*
.select2-search__field{
    width: 400px!important;
}*/

#num_registros, #num_registros2{
    font-size: 11px;
    margin-left: 30px;
}


#centro{
    display: none; 
  }
  
  #lista-localpk{
    position: absolute;
    width: 500px;
    background: #fff;
    z-index: 9;
    border: 1px solid #ccc;
    height: 500px;
    overflow: auto;
  }
  
  #lista-localpk img, .btn-select img{
    width: 35px;
    
  }
  
  #lista-localpk li{
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -30px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
  }
  
  #lista-localpk li:hover{
   background-color: #F4F3F3;
  }
  
  #lista-localpk li img{
    margin: 5px;
  }
  
  #lista-localpk li span, .btn-select li span{
    margin-left: 10px;
  }
  
  /* item list */
  
  .contenedor-localpk{
    display: none;
    width: 100%;
    max-width: 350px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    
  }
  
  .open{
    display: show !important;
  }
  
  .btn-select{
    width: 100%;
    max-width: 350px;
    height: 56px;
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-top: none;
    border-left: none;
    border-right: none;
   
  }
  .btn-select li{
    list-style: none;
    float: left;
    padding-bottom: 0px;
  }
  
  .btn-select:hover li{
    margin-left: 0px;
  }
  
  .btn-select:hover{
    background-color: #F4F3F3;
    border: 1px solid transparent;
    box-shadow: inset 0 0px 0px 1px #ccc;
    
    
  }
  
  .btn-select:focus{
     outline:none;
  }

  
table.dataTable span.highlight {
    background-color: #FFFF88;
    border-radius: 0.28571429rem;
  }
  
  table.dataTable span.column_highlight {
    background-color: #ffcc99;
    border-radius: 0.28571429rem;
  }
  
  .modal {
    background: #7f7f7f54;
}

.tag-ndoc{
    color: #0672b9;
}

#profile-description .show-more-height-source { 
    height: 80px;
    overflow:hidden; 
  }

  #profile-description .show-more-height-item, #profile-description .show-more-height-affiliations { 
    height: 45px;
    overflow:hidden; 
  }

#tablaIPublic .style-rfTitle a, #tablaIPublicItem .style-rfTitle a, #tablaIPublicItemProductionLast .style-rfTitle a, #tablaIPublicProject .style-rfTitle a, #tablaIPublicMemories .style-rfTitle a, #tablaItems .style-rfTitle a{
    color: #363636;
    text-decoration: none;
}

#tablaIPublic .style-rfSource a, #tablaIPublicItem .style-rfSource a, #tablaIPublicItemProductionLast .style-rfSource a, #tablaIPublicProject .style-rfSource a, #tablaIPublicMemories .style-rfSource a, #tablaItems .style-rfSource a{
    color: #363636;
    text-decoration: none;

}

.site-navbar-ipublic {
    background-color: #063851 !important;
}


.button-ipublic-principal.btn.active, .button-ipublic-principal.focus, .button-ipublic-principal:active, .button-ipublic-principal:focus {
    color: #424242;
    text-decoration: underline;
      text-decoration-color: currentcolor;
      text-decoration-thickness: auto;
    text-decoration-thickness: 3px;
    text-decoration-color: #feb312;
    text-underline-offset: 5px;
}

.button-ipublic-secundario.btn.active, .button-ipublic-secundario.focus, .button-ipublic-secundario:active, .button-ipublic-secundario:focus {
    color: #424242;
}

.page-ipublic .select2-search__field {
    width: 100% !important;
}

#select-nav-ipublic{
    display: inline-block;
    text-transform: uppercase!important;
    border: none!important;
    color: #ffffffa3!important;
    font-weight: 500 !important;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: right;
    background:#063851
}

.nav-ipublic{
    padding-top: 16px!important;
    display: flex!important;
    /*display: none!important;*/
}

#select-workformnlist-nav-ipublic{
    width: 160px;
    display: inline-block;
    text-transform: uppercase!important;
    border: none!important;
    color: #ffffffa3!important;
    font-weight: 500 !important;
    font-size: 10px;
    letter-spacing: 0.6px;
    background:#063851
}

#select-nav-ipublic option{
    text-transform: uppercase!important;
    border: none!important;
    color: #ffffffa3!important;
    font-weight: 500 !important;
    font-size: 14px;
    letter-spacing: 0.6px;
}

#select-workformnlist-nav-ipublic option{
    text-transform: uppercase!important;
    border: none!important;
    color: #ffffffa3!important;
    font-weight: 500 !important;
    font-size: 12px;
}

#resultado-nav{
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 300px;
}

#response-ipublic h5{
    margin-top: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px;
    font-weight: 500;
    color:#363636;
}

#response-ipublic a.list-group-item{
    max-height: 70px;
}

#response-ipublic small {
    font-size: 70%;
    font-weight: 100;
}

    
#inputSearch-ipublic-researcher:focus, #inputSearch-ipublic-entity:focus, #inputSearch-ipublic-source:focus, #inputSearch-ipublic-item:focus, .page-ipublic div.dataTables_wrapper div.dataTables_filter input:focus, #inputSearch-ipublic-project:focus {
    border-color: #feb3124f;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #feb3128e;
}

.page-ipublic .table tfoot th, .table thead th {
    color: #b7b7b7;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #bababa !important;
}


.page-ipublic div.dataTables_wrapper div.dataTables_filter input {
    border-radius: 3px;
}


.page-ipublic .page-item.active .page-link {
    z-index: 1;
    color: #4b4b4b !important;
    background-color: #feb312 !important;
    border-color: #feb312 !important;
}


.page-ipublic .select2-container--default.select2-container--open .select2-selection {
    border-color: #747474;
}

.page-ipublic .select2-container--default .select2-dropdown {
    border-color: #747474;
}

.site-footer-ipublic {
    height: 160px;
    padding: 60px 50px;
    background-color: #ebb324;
    border-top: 1px solid #e0e0e0;
    box-shadow: inset 0 0 44px rgba(0,0,0,.02);
}

.site-footer-ipublic .site-footer-legal {
    font-size: 16px;
    font-weight: bolder;
    margin-top: -10px;
}

.site-footer-ipublic .site-footer-legal a{
    color: #363636;
}


.select-nav-ipublic select.form-control{padding-right:30px;background:#fff}

.pa3box .example{
    margin-left: 0px;
}

span.select2-container.select2-container--default.select2-container--open {
    z-index: 100003;
}

span.select2-selection.select2-selection--single {
    outline: none;
}

#repository{
    z-index: 9;
    position: relative;
    background: none;
    border: none;
    cursor: pointer;
    color: #4f4f4f !important;
}

.req_msg{
    color:red;
}

.permitted-oa-icon {
    font-size: 120%;
    color: #00635d;
    padding: 4px;
}

#sherpa-romeo-tabs .panel{
    border: none!important;
}

#sherpa-romeo-tabs .panel .panel-title{
    padding: 10px !important;
}

.toolbarLP{
    display: inline-flex;
width: 75%;
}

.ipublic-custom-slick{
    color: #ebb324 !important;
    font-size: 65px;
    line-height: 66px;
    margin-bottom: 0;
    position: relative;
    font-weight: bold;
    text-align: center;
  }

  .navbar-brand-logo-normal{
    display: inline-block;
}

.navbar-brand-logo-special{
  display: none!important;
}


#logo-portal{
    display: inline-block;
    padding-top: 100px;
    padding-bottom: 50px;
}

#logo-portal-special{
    display: none!important;
}

.ipublic-nav-right{
    color: #969797 !important;
}


.tabla_sidebar td {
    border-top: 1px solid #e0e0e000 !important;
  }


  .tabla_sidebar thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e0e0e000!important;
      border-bottom-width: 2px;
  }

  .tabla_sidebar .pagination {
    font-size: 10px;
  }

  .tabla_sidebar #tablaInvestigadores_info, .tabla_sidebar #tablaInvestigadores_length,.tabla_sidebar #tablaEntidades_info, .tabla_sidebar #tablaEntidades_length {
    padding-left: 20px;
    font-size: 13px;
  }

  #extra-footer{
    display: none;
}
  
.navbar-icons {
    color: #a5b7c0 !important;
  }


.site-menubar {
    width: 400px !important;
}

.overlay-panel {
    padding: 50px!important;
    display: flex!important;
    justify-content: center!important;
}

.site-menubar-header {
    height: 210px!important;
}

.num_doc_produccion_ipublic {
    font-weight: bolder;
    color: #3073ba;
    margin-left: 8px;
}

#custom-left-footer{
    display: none;
}

.site-footer-center{
    position: absolute;
    left: 50%;
    padding: 0;
    margin-top: -8px;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    color: #4A4A4A;
}

.site-footer-center a{
    color: #060605;
    font-weight: 600;
}


#div-cookies {
    position: fixed;
    bottom: 50px;
    right: 60px;
    width: 20%;
    background-color: #eaeaea;
    box-shadow: 0px 0px 6px #bfbfbf;
    padding: 30px;
    color: #000;
    font-weight: 500;
    text-align: center;
    z-index: 99;
}

#div-cookies a{
    font-weight: bold;
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%;
}

.show-more-news:hover {
    color: #2e70b3;
}

.show-more-height-news {
    height: 250px;
    overflow:hidden; 
}

#duplicatedBody{
    text-align: center;
}

.duplicatedTable{
    text-align: center;
}

.botones-sugeridos{
    top: 22px;
    position: relative;
}

#boton-duplicados-sugeridos{
    background: #9cbf4e;
    color:white;
    padding: 6px 8px 6px 8px;
    border-radius: 50px;
    font-size: 17px;
}

#boton-rechazar-sugeridos{
    background: #bf2431;
    margin-left: 10px;
    color:white;
    padding: 5px 8px 5px 8px;
    border-radius: 50px;
    font-size: 17px;
  }

  
.site-menubar-footer{
    display: none;
}

div.DTE div.DTE_Form_Error {
    white-space: initial!important;
    margin-top: -35px!important;
  }

.toggle-excelHtml5{
    width: 100%;
    background-color: #9CBF4E !important;
    border-color: #9CBF4E !important;
}

.btn-filter-ibase{width: 46%;}

#boton-custom-export{
    margin-top: 35px;
}
  
  .wizard-pane {
    position: absolute;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
  }
  .wizard-pane.active {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
  .wizard-pane.activing {
    visibility: visible;
  }
  
  .wizard-content {
    position: relative;
    padding: 0;
    -webkit-transition: height .2s ease;
    transition: height .2s ease;
    border: 1px solid #f1f1f1;
    padding:30px
  }

  .wizard-buttons .hide{
    display: none;
  }
  
  .current {
    color: rgb(238, 238, 238) !important;
  }
  
  .done {
    color: #5f7d1b !important;
  }
  
  .error {
    color: #f00 !important;
  }
  
  .disabled {
    cursor: not-allowed !important;
  }
  
  .wizard-pane {
    padding: 10px;
  }
  
  .wizard-steps {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .wizard-steps > li {
    display: inline-block;
    padding: 5px 10px;
    color: #666;
    cursor: pointer;
  }
  .wizard-steps > li:hover {
    color: #363636;
  }
  
  .wizard-buttons {
    margin-top: 10px;
  }
  .wizard-buttons > a {
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #bebebe;
    border-radius: 5px;
    font-size: 16px;
    font-weight: normal;
  }
  .wizard-buttons > a.disabled {
    color: #aaa;
    border-color: #aaa;
  }

  .step.current {
    background-color: #54c1dd!important;
  }

  .wizard-content .span-daterange {
    background-color: #54c1dd !important;
  }

  .step.done {
    background-color: #9CBF4E!important;
  }

  .ok_msg{
    color:green;
}

.panel-group .panel-title[aria-expanded="true"] {
    background: #efefef;
}

.panel-group .panel-title[aria-expanded="true"] .heading-filter-color {
    color:#3f51b5!important;
}

.badge-type{
    background-color: #9fa7d6;
    color:white;
}

.list-group-subitem{
    padding: 5px 0px 8px 40px !important
}

.highcharts-credits{
    display: none;
}

.navegadores{
    margin-right: 5px;
    font-size: 15px;
    color: #adadad;
}

.estados{
    margin-right: 5px;
    font-size: 15px;
}

.highcharts-title {
    fill: #434348;
    font-weight: bold;
    letter-spacing: 0.3em;
    font-size: 3em;
}

.highcharts-subtitle {
    font-family: "Courier New", monospace;
    font-style: italic;
    fill: #7cb5ec;
}

.highcharts-caption {
    font-family: "Courier New", monospace;
    font-style: italic;
    fill: green;
}

label.error {
    color: red;
    font-size: 1rem;
    display: block;
    margin-top: -20px;
}

input.error, textarea.error {
    font-weight: 300;
    color: red;
}

.form-labels{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: #424242;
    margin-bottom: 0px;
}

.siderBarExport{
    margin-top: 32px;
    float: right;
    width: 70px;
    padding: 5px 10px 5px 10px !important;
}

.checkbox-custom{
    float: left;
}

.page-content-table .table>tbody>tr>td:first-child, .page-content-table .table>tbody>tr>th:first-child, .page-content-table .table>thead>tr>td:first-child, .page-content-table .table>thead>tr>th:first-child {
    padding-left: 5px!important;
}

#tablaInvestigadores thead th, #tablaEntidades thead th {
    color: #ffffff !important;
  }

#loading_upload_dspace .loader-circle{
    border-top: .125em solid rgba(211, 36, 36, 0.5);
    border-right: .125em solid rgba(204, 33, 33, 0.5);
    border-bottom: .125em solid rgba(206, 27, 27, 0.5);
    border-left: .125em solid #cd1010;
    width: 25px !important;
    height: 25px !important;
    font-size: 52px !important; 
}


.alertify-notifier .ajs-message.ajs-success {
    color: #000 !important;
    font-size: 20px;
    text-shadow: 0px 0px 1px rgb(0, 0, 0)!important;
}

.periodos-label{
    cursor: initial!important;
}


.dtsp-verticalPanes .dtsp-panesContainer {
    padding: 20px !important;
    background: #fff;
    color: #363636;
    border-radius: 4px;
}

.dtsp-verticalPanes table.dataTable tbody > tr.selected {
    background-color: #F2B33D !important;
  }

.dtsp-verticalPanes div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-selected {
    border: 2px solid #3276b1;
    border-radius: 4px;
}


.dtsp-panesContainer {
    padding: 20px !important;
    background: #f7f7f7;
    color: #363636;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
}

.dtsp-topRow{
    border: 1px solid #f0f0f0 !important;
    background: #fff;
    font-weight: normal;
    color: #000;
    font-size: 1.1em !important;
}

div.dtsp-panesContainer div.dtsp-title {
    float: left;
    padding: 10px 0;
    font-size: 1.286rem;
    font-weight: bolder;
    text-transform: uppercase;
  }

  #tablaItems_wrapper tbody > tr.selected, #tablaFuentes_wrapper tbody > tr.selected, #tablaIPublic_wrapper tbody > tr.selected, #tablaIPublicMemories_wrapper tbody > tr.selected{
    background-color: #F2B33D !important;
  }

  .exteriorTabla{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }

  .dtsp-paneInputButton {
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
  }

  .grid-container-agencies {
    display: grid;
    grid-template-columns: 2fr 1fr 3fr 1fr;
    grid-template-rows: repeat(4, 1fr);
    background-color: #fff;
    color: #444;
    padding: 10px;
  }

  .grid-item-agencies {
    border-bottom: 1px solid #f3f3f3;
    font-size: 1.2em;
    padding-left: 20px;
  }

  .grid-header-agencies {
    display: grid;
    grid-template-columns: 2fr 1fr 3fr 1fr;
    background-color: #fff;
    color: #444;
    border-bottom: 2px solid #ccc;
  }

  .header-agencies {
    font-size: 1.2em;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #1c1c1c;
    font-weight: 400;
  }


  @media (min-width: 480px){
    .modal-suggested {
        max-width: 900px!important;
        margin: 30px auto;
      }
}

@media (max-width: 768px) {
    #div-cookies {
        right: 0px;
        width: 100%;
      }

      .site-navbar .navbar-container .navbar-brand-center {
        display: none !important;
      }

      .navbar-brand > img.navbar-brand-logo {
        display: none !important;
      }

      .navbar-container {
        text-align: center;
      }

      .navbar-collapse {
        padding-right: 0px!important;
        padding-left: 0px!important;
      }

      .site-footer-ipublic {
        flex-direction: column;
        align-items: center;
        text-align: center;
      }

      .site-footer-ipublic .site-footer-legal {
        margin-top: 20px;
      }
    
      .site-footer-center {
        margin-top: 100px;
      }
    
      .site-footer-right {
        margin-top: 40px;
      }

      .site-footer-ipublic {
        padding: 0px 0px;
        height: 250px !important;
      }

      .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #fff0!important;
      }

      .navbar-brand {
        float: none;
        margin-left: -10px !important;
        margin-top: 15px !important;
      }

      #widgetCurrentChart .p-40{
        padding: 0px !important;
      }

      .ipublic-panel {
        padding: 0px!important;
      }

      .exteriorTabla{
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 40px;
      }

      .bg-first-chars-ipublic-portal {
        display: none !important;
      }

      .foto-ipublic-portal {
        display: none !important;
      }

      div.dataTables_wrapper div.dataTables_info {
        white-space: unset!important;
        padding: 5px;
      }

      .left-col {
        float: left;
        width: 100%;
      }

      .right-col {
        float: left;
        width: 100%;
      }

      .navbar-brand-text{
        display: none;
      }
  }


@media (max-width: 1400px){
    .local-agency-name {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 600px;
      }
}

@media (max-width: 1200px){
    .local-agency-name {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 300px;
      }
}

.panel-body.select2-container {
    z-index: 9999;
  }


  .edit-icon,
.save-icon {
    cursor: pointer;
    vertical-align: text-bottom;
    display: inline;
    margin-left: 5px;
}


.slidePanel-header h1 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    color: #363636; }


.slidePanel-header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 33px;
    color: #363636; }


.slidePanel-header h3 {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 33px;
    color: #363636; }


.app-mailbox .slidePanel-report {
    background-color: #063851 !important;
    border-bottom: 1px solid #ccc;
    }


    .edit-ireport-text, .edit-icon, .save-icon{
        color: #fff!important;
    }

    .bloques-ireport{
        font-weight: 500!important;
        font-size: 20px!important;
        margin-top: 30px;
    }

.slidePanel-report .slidePanel-close {
    color: #fff!important;
    }

    .btn-filter-ipublic.activo {
        background-color: #eee!important;
      }

      #buscador {
        max-width: 400px;
        width: 100%;
        height: 45px;
        border: 1px solid #c7c7c7;
        padding-left: 15px;
      }

      #buscador:focus {
        border-color: #000;
      }

      #buscador::placeholder {
        font-size: 14px;
      }

      .filter-datatables-anyos {
        max-width: 200px;
        width: 100%;
        position: relative;
      }

      .filter-container {
        display: flex;
        align-items: center;
      }
      
      .filter-text {
        flex-shrink: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
      }
      
      #file-upload-row.loading {
        opacity: 0.5;
        pointer-events: none;
    }

    .disabled-input {
        background-color: #ccc; /* Cambia el color de fondo a uno más oscuro */
        pointer-events: none; /* Deshabilita eventos de clic */
        opacity: 0.6; /* Reduce la opacidad para indicar que están deshabilitados */
    }

    .table-responsive table {
        width: 100%;
    }

    /* Estilos CSS para el contenedor de fechas y query */
    .query-container, .fecha-container {
        margin-bottom: 20px; /* Aumenta el margen inferior para dar más espacio */
    }

    /* Estilos CSS para el contenedor de fechas */
    .fecha-container {
        display: flex;
        align-items: center;
        gap: 20px; /* Aumenta el espacio entre los elementos de fecha */
    }

    /* Estilos CSS para los labels (opcional) */
    .fecha-container label {
        width: 80px;
        text-align: right;
    }

    /* Estilos CSS para el input de consulta (opcional) */
    .query-container input {
        width: 100%; /* Haz que el input de consulta ocupe todo el ancho disponible */
    }

    #document-handle-url,
    #document-delete {
    display: inline-block;
    vertical-align: top; /* Alinea los elementos en la parte superior */
    margin-right: 6px; /* Espacio entre los elementos (opcional) */
    }

    #icolet-tooltip-ultima-actualizacion, #icolet-tooltip-ultima-actualizacion-personal {
        padding: 6px 12px;
        color: #fff;
        text-align: center;
        background-color: rgba(0,0,0,.8);
        border-radius: .215rem;
    }

    #wizardIColetManualesAPI .wizard-content tr, #wizardIColetProgramadas .wizard-content tr, #wizardIColetManualesFichero .wizard-content tr, #wizardIColetManualesAPIIBase .wizard-content tr, #wizardIColetProgramadasIBase .wizard-content tr, #wizardIColetManualesFicheroIBase  .wizard-content tr{
        height: 40px;
    }

    .wizard-content .table tfoot th, .table thead th {
        font-size: 14px !important;
        font-weight: 500 !important;
        color: #363636 !important;
        text-transform: uppercase;
    }

    .icolet-steps-text{
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .ultima-actualizacion-tooltip{
        cursor: pointer;
    }


    .DTE_Field_Name_other_emails {
        margin-bottom: 34px;
    }


    div.DTE div.editor_upload input[type="file"] {
        top: -20px!important;
      }


    #table_tickets_wrapper  table.dataTable tbody > tr.selected, #table_feeds_wrapper  table.dataTable tbody > tr.selected, #table_news_wrapper  table.dataTable tbody > tr.selected, #table_gritters_wrapper  table.dataTable tbody > tr.selected {
        background-color: #9cbf4e !important;
      }



    .radio-button-container {
        margin-bottom: 10px; /* Espacio entre cada radio button */
    }
    
    .radio-button-container input[type="radio"] {
        margin-left: 10px; /* Espacio entre el radio button y la etiqueta */
        margin-right: 3px; /* Espacio entre el radio button y la etiqueta */
    }

    .app-mailbox .select2-container {
        width: 100% !important;
      }


    .popover.bs-popover-bottom.custom-popover {
        max-width: 450px!important; /* Ancho máximo del popover */
        width: 440px!important; /* Ancho del contenido dentro del popover */
    }
    
    .custom-popover .popover-body {
        width: 440px!important; /* Ancho del contenido dentro del popover */
    }


    .imarina-citation-popover {
        position: absolute;
        z-index: 11;
        display: none;
        width: 200px; /* Ajusta el ancho según tus necesidades */
        max-width: 90%; /* Para que no se corte en pantallas pequeñas */
        padding: 10px;
        border: 1px solid #ccc;
        background-color: white;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        overflow: auto; /* Para manejar el desbordamiento de contenido */
        border-radius: 5px;
    }

    .highcharts-tooltip-container {
        z-index: 12 !important; /* Asegúrate de que el z-index sea lo suficientemente alto */
    }


    .imarina-citation-popover .highcharts-figure{
        margin-top: -10px;
        margin-bottom: -10px;
    }


    #widgetHomeTab .nav-tabs .nav-link.active {
        color: #fff;
        background-color: #BF2431!important;
        border-color: transparent;
          border-bottom-color: transparent;
        border-bottom-color: #BF2431!important;
      }

    .logo-agency-cell{
        text-align: left!important;
    }

    #tablaQuerysInvestigador thead th, #tablaQuerysInvestigador thead td, #tabla-personal thead th, #tabla-personal thead td, #tabla1-sugeridos thead th, #tabla1-sugeridos thead td, #tabla1-pids thead th, #tabla1-pids thead td, #tabla-personal-querys thead th, #tabla-personal-querys thead td, #tabla-personal-pids thead th, #tabla-personal-pids thead td {
        padding: 10px 18px;
          padding-right: 18px;
        border-bottom: 2px solid #e0e0e0;
        border-top: 0px;
      }

    /* Ajustar el tamaño de la columna ID y alinear el contenido a la izquierda */
    #tabla-personal th:nth-child(1),
    #tabla-personal-querys td:nth-child(1),
    #tabla-personal-pids td:nth-child(1) {
        width: 70px; /* Ajusta este valor según sea necesario */
        text-align: left; /* Alinear el texto a la izquierda */
        white-space: nowrap; /* Evitar que el texto se envuelva */
        overflow: hidden; /* Ocultar cualquier desbordamiento */
        text-overflow: ellipsis; /* Mostrar puntos suspensivos (...) para texto desbordado */
    }

    /* Alinear todas las columnas a la izquierda */
    #tabla-personal th, #tabla-personal td, #tabla-personal-querys th, #tabla-personal-querys td, #tabla-personal-pids th, #tabla-personal-pids td, #tabla1-sugeridos th, #tabla1-sugeridos td {
        text-align: left;
    }

    .selectPerson{
        font-weight: 500;
    }

    .selectPerson label{
        font-weight: 500;
        text-transform: uppercase;
    }

    #tabla-personal_wrapper, #tabla-personal-querys_wrapper, #tabla-personal-pids_wrapper{
        background-color: #fff;
        padding: 30px;
        cursor: pointer;
    }

    #tabla-personal_info, #tabla-personal-querys_info, #tabla-personal-pids_info{
        display: none;
    }

    table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * {
        box-shadow: none!important;
      }


      #tabla-personal.dataTable > tbody > tr.selected > *,
      #tabla-personal-querys.dataTable > tbody > tr.selected > *,
      #tabla-personal-pids.dataTable > tbody > tr.selected > * {
          box-shadow: inset 0 0 0 9999px #F2B33D!important;
          box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected));
          color: rgb(255, 255, 255);
          color: rgb(var(--dt-row-selected-text));
      }


      .list-group-item.activo, .list-group-item.list-group-subitem.activo {
        background-color: #f0f0f0; /* Change to your desired active background color */
        color: #363636; /* Change to your desired active text color */
    }

    .action-buttons{
        float: right;
    }

    .ipublic-custom-slick-p{
        text-align: center;
        font-size: 24px;
        font-weight: bolder;
        color: #424242;
    }
      
      .exteriorTabla{
        margin: auto;
      }
      
      .exteriorTabla div.filtro-datatables-container{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        width: 100%;
      }
      
      .exteriorTabla div.filtro-datatables-container div.filtro-datatables-investigadores-vertical, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-entidades-vertical, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-items-vertical, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-proyectos-vertical{
        width: 30%;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 0;
      }
      
      .exteriorTabla div.filtro-datatables-container div.filtro-datatables-investigadores-vertical, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-entidades-vertical, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-items-vertical, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-proyectos-vertical{
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 26%;
        max-width: 400px;
      }
      
      .exteriorTabla div.filtro-datatables-investigadores-vertical, .exteriorTabla div.filtro-datatables-entidades-vertical, .exteriorTabla div.filtro-datatables-items-vertical, .exteriorTabla div.filtro-datatables-proyectos-vertical{
        margin-right: 20px;
      }
      
      .exteriorTabla div.dtsp-title {
        margin-right: 0px !important;
        margin-top: 13px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-transform: none !important;
      }
      
      .exteriorTabla input.dtsp-search {
        min-width: 0px !important;
        padding-left: 0px !important;
        margin: 0px !important;
      }
      
      
      .exteriorTabla div.filtro-datatables-container div.filtro-datatables-investigadores-vertical div.filtro-datatables-investigadores-search-panes, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-entidades-vertical div.filtro-datatables-entidades-search-panes, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-items-vertical div.filtro-datatables-items-search-panes, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-proyectos-vertical div.filtro-datatables-proyectos-search-panes{
        flex-direction: column;
        flex-basis: 0px;
      }
      
      .exteriorTabla div.filtro-datatables-container div.filtro-datatables-investigadores-vertical div.filtro-datatables-investigadores-search-pane, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-entidades-vertical div.filtro-datatables-entidades-search-pane, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-items-vertical div.filtro-datatables-items-search-pane, .exteriorTabla div.filtro-datatables-container div.filtro-datatables-proyectos-vertical div.filtro-datatables-proyectos-search-pane{
        flex-basis: 0px;
      }
      
      .exteriorTabla div.filtro-datatables-container div.container{
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 60%;
        max-width: 100%;
      }
      
      .exteriorTabla div.filtro-datatables-container {
        padding: 5px;
      }
      
      .exteriorTabla .dtsp-panesContainer{
        background: none!important;
      }
      
      .exteriorTabla div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered, #tablaIPublic_wrapper div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered{
        border: none!important;
        border-bottom: 1px solid #f0f0f0!important;
      }
      
      .exteriorTabla .dtsp-topRow, #tablaIPublic_wrapper .dtsp-topRow{
        border: none!important;
        background: none!important;
      }
      
      .exteriorTabla .dtsp-title, #tablaIPublic_wrapper .dtsp-title{
        width: 100%;
        text-align: left;
      }
      
      .exteriorTabla div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn, #tablaIPublic_wrapper div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn{
        padding-bottom: 10px;
        padding-top: 10px;
      }
      
      .exteriorTabla div.dtsp-searchPane div.dataTables_wrapper, #tablaIPublic_wrapper div.dtsp-searchPane div.dataTables_wrapper{
        border: 1px solid #e0e0e0!important;
        border-radius: 4px;
        overflow: hidden;
      }
      
      .exteriorTabla div.dtsp-topRow input.dtsp-search::placeholder, #tablaIPublic_wrapper div.dtsp-topRow input.dtsp-search::placeholder {
        font-weight: 800;
      }

      div.dtsp-topRow input.dtsp-search::placeholder {
        color: black;
      }

      #tablaIPublic_wrapper div.dtsp-topRow {
        display: block!important;
      }

    #breadcrumbContainer{
        margin-bottom: 20px;
    }

    #breadcrumbContainer a{
        font-weight: 500;
        text-transform: uppercase;
        color: #000;
    }

    :root {
        --color-1: #0071B8;
        --color-2: #24BDD9;
        --color-3: #DDDDDD;
        --color-4: #FBB200;
        --color-5: rgba(255, 255, 255, 0);
        --color-6: #FFFFFF;
        --color-7: #ECF6FC;
        --color-fondo: #163850;
        --color-black: #000;
    }

    #containerGantt .highcharts-axis-labels{
        font-size: 16px;
        font-weight: 700;
    }
      
    #containerGantt .highcharts-data-label-hidden{
    opacity: 0.6!important;
    }

    .ipublic-panel .counter-label {
        font-size: 18px;
        font-weight: 600;
    }

    .ipublic-panel .counter-number {
        font-size: 40px;
        margin-left: 20px;
    }

    .proyectos-innovacion-graph svg {
        /* Estilos específicos para SVGs dentro del contenedor */
        max-width: 100%; /* Asegura que el SVG no sea más grande que su contenedor */
        /* Otros estilos que desees */
    }
    
    .proyectos-innovacion-graph .btn-filter-irea {
        background: #fff !important;
          background-color: rgb(255, 255, 255);
        background-color: rgb(255, 255, 255);
        color: #141414 !important;
        margin-right: 15px;
        border-top-right-radius: .215rem !important;
        border-bottom-right-radius: .215rem !important;
        border-color: var(--color-7) !important;
        border-top-left-radius: .215rem !important;
        border-bottom-left-radius: .215rem !important;
        padding: 0.443rem 0.5rem !important;
        box-shadow: var(--color-7) !important;
        border: 1px solid var(--color-7);
          border-top-color: var(--color-7);
          border-right-color: var(--color-7);
          border-bottom-color: var(--color-7)var(--color-7);
          border-left-color: var(--color-7);
        margin-bottom: 10px;
        cursor: pointer;
        font-size: 14px;
      }
    
      .proyectos-innovacion-graph  .clickado {
        background-color: var(--color-7) !important;
      }
    
    .proyectos-innovacion-graph .relationshipGraph-Text {
        font-size: 15px;
        font-weight: 600;
    }

    .relationshipGraph-tip {
        font-weight: 700!important;
        font-size: 1rem!important;
        padding: 12px!important;
        background: #ffffffd9!important;
        color: #000!important;
        border-radius: 6px!important;
        z-index: 50!important;
        max-width: 1000px!important;
        max-height: 500px!important;
        border: 1px solid #000!important;
    }

    #sidebar-general-button{
        display: block;
        width: 100%;
        height: 100%;
        padding: 30px 0px 30px 0px;
        background: #9cbf4e!important;
        color: black!important;
      }

    .btn-ipublic{
        background: #063851;
    }

    .year-interval-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 60px 0px 60px 0px;
        width: 100%;
    }
    
    .year-interval-label {
        margin-right: 10px; /* Espacio entre la etiqueta y el selector */
        font-size: 18px; /* Tamaño del texto de la etiqueta */
        font-weight: bold;
        color: #363636; /* Color del texto */
    }
    
    .year-interval-select {
        padding: 10px 15px; /* Espaciado interno para hacerlo más grande */
        font-size: 20px; /* Tamaño de fuente del selector */
        border-radius: 5px; /* Bordes redondeados */
        border: 1px solid #ccc; /* Color del borde */
        background-color: #fff; /* Fondo del selector */
        width: 300px;
        text-align: center;
    }

    .logo-ipublic-item{
        max-height: 25px;
    }

    .ipublic-styled-table {
        width: 100%;
        border-collapse: collapse;
    }
    
    .ipublic-styled-table th, .ipublic-styled-table td {
        padding: 12px;
        text-align: left;
    }
    
    .ipublic-styled-table th {
        background-color: #f5f5f5;
        font-weight: 600;
    }
    
    .ipublic-styled-table tr:nth-child(even) {
        background-color: #f9f9f9;
    }
    
    .ipublic-styled-table tr:hover {
        background-color: var(--color-7);
    }
    
    .ipublic-styled-tabl .link {
        color: var(--color-1);
        text-decoration: none;
    }
    
    .ipublic-styled-tabl .link:hover {
        text-decoration: underline;
    }

    .ipublic-date-range {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
    }

    .ipublic-date-range-progress-bar {
        height: 8px;
        border-radius: 5px;
        background-color: lightgray;
        margin-top: 5px;
    }
    .ipublic-date-range-progress-fill {
        height: 100%;
        border-radius: 5px;
    }
    .ipublic-date-range-completed { background-color: #A3F7B5; transition: background-color 0.3s;} /* Verde claro */
    .ipublic-date-range-completed:hover { background-color: #26ec51; } /* Verde claro */
    .ipublic-date-range-in-progress { background-color: #CFFFCF; transition: background-color 0.3s;} /* Verde menos fuerte */
    .ipublic-date-range-in-progress:hover { background-color: #A3F7B5; } /* Verde menos fuerte */
    .ipublic-date-range-future { background-color: transparent; } /* Sin color */

    .ipublic-financiacion-container {
        background-color: var(--color-1); /* Color azul */
        color: #FFFFFF; /* Texto en blanco */
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        text-align: center;
        font-weight: bold;
        width: 100%; /* Ancho para mantener consistencia */
        transition: background-color 0.3s;
    }

    .ipublic-financiacion-container:hover {
        background-color: var(--color-2); /* Color azul */
    }

    .ipublic-financiacion-amount {
        font-size: 1em;
        margin: 5px 0;
    }
    .ipublic-financiacion-note {
        font-size: 0.9em;
        font-weight: normal;
        margin-top: 8px;
    }

    .project-option-title{
        font-weight: 600;
        font-size: 1.20rem;
    }

    .card-title {
        font-weight: 600;
    }

    .labels-actions .label,
    .labels-actions span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px; /* Espaciado entre los elementos */
    }

    .ui.items > .item .extra {
        background: none;
        border-top: none;
        box-shadow: none;
        color: rgba(0,0,0,.4);
        display: block;
        left: 0;
        margin: .5rem 0 0;
          margin-bottom: 0px;
        padding: 0;
        position: relative;
        top: 0;
        transition: color .1s ease;
        width: 100%;
      }

    .ui.neutral.label {
        background-color: #424242;
        border-color: #424242;
        color: hsla(0,0%,100%,.9);
        font-weight: 600;
      }

      .ui.horizontal.label, .ui.horizontal.labels .label {
        margin: 0 .5em 0 0;
        min-width: 3em;
        padding: .2em .833em;
        text-align: center;
        width: fit-content;
        border-radius: 4px;
      }

      /* Contenedor de las etiquetas */
    .ipublic-keyword-container {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 10px;
    }

    /* Estilo de cada etiqueta */
    .ipublic-keyword-tag {
        padding: 8px 12px;
        background-color: #f2f2f2;
        border-radius: 20px;
        font-size: 14px;
        color: #363636;
        text-decoration: none;
        font-weight: 100;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
        transition: background-color 0.3s;
    }

    .ipublic-keyword-tag:hover {
        background-color: #ddd;
    }
    
    .ipublic-external-link {
        color: var(--color-1);
        font-size: 20px;
        text-decoration: none;
        display: flex;
        align-items: center;
        transition: background-color 0.3s;
    }
    
    .ipublic-external-link:hover {
        color: var(--color-fondo);
    }
    
    .ipublic-info-link .fa-external-link {
        font-size: 20px;
        margin-right: 5px;
        margin-top: 0px;
    }

    .ipublic-text-title{
        font-size: 1.20rem;
        margin-top: 2rem;
        font-weight: 600;
    }

    .ipublic-card-title{
        font-size: 1.20rem;
        font-weight: inherit;
        margin-top: 0px;
    }

    .card-text-margin .card-text {
        margin-bottom: 20px; /* Ajusta el valor según el espacio que desees */
    }

    .ipublic-img-license{
        margin-bottom: 0px!important;
        max-width: 80px;
    }

    /* Degradado más suave para seleccionado y prioritario */
    #tablaListasPredeterminadas tr.selected-priority {
        background: linear-gradient(90deg, #cceeff 25%, #f7f4cc 75%);
    }

    #tablaListasPredeterminadas tbody > tr.selected {
        background-color: #cceeff !important;
    }


    #ipublic-content-source-report i, #ipublic-content-impacto-visibiliad-social i, #ipublic-content-analisis-liderazgo i{
        color: #555555;
        font-size: 14px;
    }


    .indicios-calidad{
        text-align: justify;
    }


    #listasPrioritariasTable{
        font-size: 16px;
        font-weight: bold;
    }

    #listasPrioritariasTable th:first-child, 
    #listasPrioritariasTable td:first-child {
      width: 70%; /* La columna "Nombre de la Lista" ocupa el 70% */
    }
  
    #listasPrioritariasTable th:last-child, 
    #listasPrioritariasTable td:last-child {
      width: 30%; /* La columna "Acciones" ocupa el 30% */
      text-align: center; /* Centra el contenido en la columna de acciones */
    }
  
    .btn-accion-listas-prioritarias {
      padding: 5px 10px; /* Reduce el tamaño de los botones */
      font-size: 12px; /* Disminuye el tamaño del texto de los botones */
    }

.texto-informativo-ipublic-datatable{
  font-size: 14px;
  font-weight: 100;
  float: left;
  margin-left: 5px;
}

#tablaIPublic_wrapper div.dtsp-panesContainer button.dtsp-clearAll, div.dtsp-panesContainer button.dtsp-collapseAll, div.dtsp-panesContainer button.dtsp-showAll {
    float: left!important;
    padding: 10px!important;
    font-size: 1em;
  }

.file-card {
    padding: 10px;
    max-width: 300px;
}

.file-card-header h4 {
    margin: 0;
    font-size: 18px;
    color: var(--color-1); /* Usa tu paleta */
}

.file-card-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.file-details {
    display: flex;
    flex-direction: column;
    max-width: 80%;
}

.file-icon {
    font-size: 24px;
    color: var(--color-1); /* Azul claro */
    margin-bottom: 5px;
}

.file-name {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 5px;
}

.file-name:hover {
    text-decoration: underline;
}

.file-size {
    font-size: 12px;
}

.file-download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.file-download-btn:hover {
    background-color: var(--color-1); /* Azul oscuro */
}

.floating-menu {
    position: fixed;
    right: 20px; /* Distancia desde el borde derecho */
    top: 50%; /* Centrado verticalmente */
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px; /* Espacio entre las bolitas */
    z-index: 1000;
}


.floating-button {
    display: none; /* Oculta todos los botones inicialmente */
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--color-1, --color-1); /* Azul principal */
    color: white;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.floating-button:hover {
    transform: scale(1.1);
    background-color: var(--color-3, --color-1); /* Azul claro */
}

.floating-button i {
    font-size: 20px; /* Tamaño de los iconos */
}

.floating-button.active {
    background-color: var(--color-4, --color-1); /* Azul claro */
    color: var(--color-black);
    transform: scale(1.1); /* Agrandar ligeramente */
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}

.titulos-ipublic{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 100px !important;
}

.subtitulos-ipublic{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 100px !important;
}

/* Contenedor del switch */
.switch-wrapper {
    margin-right: 10px;
  }
  
  /* Contenedor de las opciones adicionales */
  .checkbox-group {
    display: flex;
    flex-direction: column;
    margin-top: 10px; /* Separar del switch principal */
    padding-left: 40px; /* Alinear con el texto */
  }
  
  /* Estilo de los checkboxes */
  .checkbox-group label {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 5px;
    cursor: pointer;
  }
  
  .checkbox-group input[type="checkbox"] {
    margin-right: 10px;
    cursor: pointer;
  }
  
  /* Estilo de los switches */
  .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
  }
  
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 20px;
  }
  
  .slider::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
  }
  
  input:checked + .slider {
    background-color: #9CBF4E;
  }
  
  input:checked + .slider::before {
    transform: translateX(20px);
  }
  
  /* Alinear switch y texto del label */
  label.form-control-label.d-flex {
    display: flex;
    align-items: center;
  }

/* Estilo general del grupo de checkboxes */
.checkbox-group {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }
  
  /* Contenedor del checkbox hijo */
  .checkbox-group .custom-checkbox {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 12px;
    color: #363636;
    user-select: none;
    transition: all 0.3s ease;
    font-weight: bold;
  }
  
  /* Estilo del checkbox hijo */
  .checkbox-group .custom-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Checkmark redondeado */
  .checkbox-group .custom-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border-radius: 50%; /* Forma redondeada */
    border: 1px solid #ddd;
    transition: all 0.3s ease;
  }
  
  /* Checkmark al estar marcado */
  .checkbox-group .custom-checkbox input[type="checkbox"]:checked ~ .checkmark {
    background-color: #9CBF4E; /* Verde al marcar */
    border-color: #9CBF4E;
  }
  
  /* Hover en los hijos */
  .checkbox-group .custom-checkbox:hover .checkmark {
    background-color: #f9f9f9;
  }
  
  /* Icono de check dentro del checkmark */
  .checkbox-group .custom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Mostrar el icono cuando está marcado */
  .checkbox-group .custom-checkbox input[type="checkbox"]:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Diseño del icono (check) */
  .checkbox-group .custom-checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

  /* Hijos deshabilitados */
  .checkbox-group .custom-checkbox input[type="checkbox"]:disabled ~ .checkmark {
    background-color: #cccccc;
    border-color: #ddd;
    cursor: not-allowed;
    box-shadow: none;
  }
  
  /* Texto deshabilitado */
  .checkbox-group .custom-checkbox input[type="checkbox"]:disabled ~ label {
    color: #aaa;
    cursor: not-allowed;
  }
  
  .barra-notificacion {
    display: none;
    position: fixed; /* Fijo en la pantalla */
    left: 0;
    width: 100%; /* Ancho completo */
    background-color: #fff3cd; /* Fondo verde claro */
    color: #856404; /* Texto verde oscuro */
    padding: 10px 20px;
    border-bottom: 2px solid #ffeeba; /* Línea decorativa */
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); /* Sombra para resaltarla */
    z-index: 9999; /* Asegura que esté por encima de otros elementos */
}

.cerrar-notificacion {
    background: none;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #856404;
    cursor: pointer;
    float: right;
}

.cerrar-notificacion:hover {
    color: #ff0000;
}

.fa-twitter {
    background: url('https://upload.wikimedia.org/wikipedia/commons/5/53/X_logo_2023_original.svg') no-repeat center;
      background-size: auto;
    background-size: contain;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    color: transparent;
  }



.page-link {
    color: #000000;
    font-weight: 500;
}

.page-item.disabled .page-link {
    color: #565656;
}

.visually-hidden {
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
  }

  .site-menu-title {
    color: black !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
a:focus {
  outline: 4px solid #1B8DC9 !important;
  outline-offset: -2px;
  box-shadow: 0 0 0 3px rgba(27, 141, 201, 0.3); /* halo visible */
}

#label-select-nav-ipublic{
    color:#000
}

ul.text.blockquote {
  list-style: none;
}

.uam-footer{
padding: 10px;
}

.footer-w3c{
  width: 100%;
  display: grid;
  text-align: center;
  margin: 0 auto;
}

/* Hover boton eliminar item en la lista relacionados */
.btn-delete-relation:hover {
    color: rgb(163, 23, 37) !important;
}

/* === Contenedor general === */
.form-fechas-ipublic {
  width: 100%;
  display: flex;
  justify-content: center;  /* Centrar el bloque dentro del contenedor */
  margin: 1rem 0;
}

/* === Contenedor interno que alinea los elementos en línea === */
.form-fechas-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: nowrap;
  justify-content: center;  /* Asegura el centrado interno */
}

/* === Etiquetas "Desde" y "Hasta" === */
.form-fechas-wrapper .span-daterange-ipublic {
  white-space: nowrap;
}

/* === Inputs === */
.form-fechas-wrapper #pa3_desde,
.form-fechas-wrapper #pa3_hasta {
  max-width: 90px;
  text-align: center;
  padding: .25rem .5rem;
  height: calc(2em + .5rem + 2px);
}

/* === Botón === */
.form-fechas-wrapper #btn-buscar-anios {
    padding: .3rem .8rem;
    line-height: 1.2;
    background-color: var(--color-1) !important;
    border-color: var(--color-1) !important;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.2s ease;
    border-left: none !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.form-fechas-wrapper #btn-buscar-anios:hover {
  background-color: var(--color-1);
  border-color: var(--color-1);
}

/* === Adaptable en móvil === */
@media (max-width: 768px) {
  .form-fechas-wrapper {
    flex-wrap: wrap;
  }
}

/* Contenedor texto + mapa */
.mapa-y-detalles{
  display: grid;
  grid-template-columns: 1fr 220px; /* texto | mapa */
  gap: 20px;
  align-items: start;
}

/* Mapa a la derecha y tamaño fluido */
.mapa-y-detalles .mapa iframe{
  width: 100%;
  height: 200px;   /* ajusta si quieres más alto */
  border: 0;
  border-radius: 8px;
}

/* En pantallas pequeñas, apilar y que el mapa pase debajo */
@media (max-width: 992px){ /* ~breakpoint lg de Bootstrap */
  .mapa-y-detalles{
    grid-template-columns: 1fr;   /* una columna */
  }
  .mapa-y-detalles .mapa{
    order: 2;                     /* debajo del texto */
    width: 100%;
  }
  .mapa-y-detalles .detalles{
    order: 1;
  }
}

/* Cuando NO hay mapa → una sola columna */
.mapa-y-detalles.sin-mapa{
  grid-template-columns: 1fr !important;
}

.panel .dt-buttons.btn-group {
    display: flex !important;      /* Convierte en contenedor flexible */
    flex-wrap: wrap !important;    /* Permite que los botones bajen a la siguiente línea */
    gap: 8px;                      /* Espacio entre botones (opcional) */
    justify-content: flex-start;   /* Alineación izquierda */
}

.panel .dt-buttons.btn-group .btn {
    flex: 0 1 auto;                /* Mantiene ancho natural del botón */
}

.ipublic-relations-graph svg{width:100%;height:400px;display:block}
.ipublic-relations-graph .link{fill:none;stroke:#cfd8e3;stroke-width:2}
.ipublic-relations-graph .node{fill:#fff;stroke:var(--color-1);stroke-width:2}
.ipublic-relations-graph .node.child{stroke:#8aa9c7}
.ipublic-relations-graph .branch{font-size:13px;fill:#334e68;font-weight:600}
.ipublic-relations-graph .label{font-size:13px;fill:#243b53;dominant-baseline:middle}
.ipublic-relations-graph .label.center{fill:#fff;font-weight:600}
.ipublic-relations-graph .child-group:hover .node.child{stroke:var(--color-3);stroke-width:2.5}
.ipublic-relations-graph .child-group:hover .label.child{fill:#102a43}
.ipublic-relations-tooltip{
  position:fixed; display:none; pointer-events:none;
  padding:6px 10px; border-radius:6px; background:rgba(0,0,0,.85); color:#fff;
  font-size:12px; z-index:9999; white-space:pre-line;
  box-shadow:0 2px 8px rgba(0,0,0,.2);
}
.rel-line, .rel-node { transition: stroke .16s ease, stroke-width .16s ease; }
.rel-text { transition: fill .16s ease, font-weight .16s ease; }

.rel-branch.active-branch {
  filter: drop-shadow(0 0 2px rgba(0,0,0,0.15));
}

.rel-branch.active-branch line,
.rel-branch.active-branch path,
.rel-branch.active-branch circle {
  pointer-events: all;
  stroke-linejoin: round;
}

.panel-heading .panel-title i{
    margin-right: 5px;
}

h3.card-title {
    font-size: 1.3rem;
}

/* === Mapa flotante centrado (versión final) === */
#geo-map-container {
  display: none;
  position: fixed;
  top: 28%;
  right: calc(50% - 390px);
  transform: translateY(-50%);
  z-index: 12000;
  width: 780px;
  height: 340px;
  border: 2px solid var(--color-1, #004B87);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  transition: opacity 0.3s ease, top 0.4s ease;
  opacity: 0;
}

#geo-map-container.visible {
  display: block;
  opacity: 1;
}

/* Botón de cierre del mapa */
#geo-map-close {
  position: absolute;
  top: 8px;
  right: 10px;
  background: var(--color-1, #004B87);
  color: #fff;
  border: none;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  z-index: 12001;
}

#geo-map {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.leaflet-right .leaflet-control{
    margin-right: 50px!important;
}

/* Ajustes responsive */
@media (max-height: 900px) {
  #geo-map-container {
    top: 33%;
    height: 320px;
  }
}

@media (max-height: 750px) {
  #geo-map-container {
    top: 40%;
    height: 300px;
  }
}

@media (max-width: 992px) {
  #geo-map-container {
    top: auto;
    bottom: 20px;
    right: 50%;
    transform: translateX(50%);
    width: 95%;
    height: 280px;
  }
}

/* 🔧 Corrección: permitir que el mapa reciba eventos */
.DTED_Lightbox_Background,
.DTED_Lightbox_Shadow {
  pointer-events: none !important;
}

#geo-map-container {
  pointer-events: auto !important;
  z-index: 2147483647 !important; /* por encima de todo */
}