/*
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.3)!important;
}

.buttons-csv, .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-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: 16px;
    font-weight: 500;
    padding-left: 8px;
}

.style-rfAuthor{
    margin-bottom: 20px;
    padding-left: 8px;
}

.style-rfSource{
    font-weight: 500;
    margin-right: 20px;
    padding-left: 8px;
}

.style-idItem{
    font-size: 12px;
    padding-left: 8px;
    vertical-align: top;
}

.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;
}

.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-left:8px;
}

.popover-produccion i{
    font-size: 16px;
    color: #BABABE !important;
}

.popover-produccion i:hover {
    color: #F2B33D !important;
}

#popover-quality .popover{
    width:1000px;
    max-width:100%!important; 
}

#popover-externallinks{
    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: #d5d5d5;
}

.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!important;
    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: 500;
    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 #e7ebef !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: bolder;
}

.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{
    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;
}


#inputSearch-ipublic, #inputSearch-ipublic-source,  #inputSearch-ipublic-item,#inputSearch-ipublic-entity, #inputSearch-ipublic-researcher{
    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{
    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: 14px;
    color: #a5b7c0;
}

#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{
    font-size: 75% !important;
    white-space: normal !important;
    border-radius: 0.215rem !important;
    margin-left: 5px;
    font-weight: lighter;
}


.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: 500!important;
}

#but_delete_photo{
    font-size: x-large;
    margin-left: 10px;   
    cursor: pointer;
}

.slidePanel-inner .panel-group .panel-title {
    font-weight: 500 !important;
    color: #363636 !important;
    font-size: 1.05rem!important;
    
}

.form-control {
    font-weight: 100!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 {
    font-size: 0.9rem!important;
    color: #363636;
    border-left: 2px solid #f1b53f!important;
}

#profile-description {
    position:relative;
  }
  #profile-description .text {
    margin-bottom: 5px; 
    color: #777; 
    padding: 0 15px; 
    position:relative; 
    font-size: 14px; 
    display: block;
  }
  #profile-description .show-more, #profile-description .show-more-source {
    color: #0672b9; 
    position:relative; 
    font-size: 12px; 
    padding-top: 5px; 
    height: 20px; 
    cursor: pointer;
    width: 100px;
  }

  #profile-description .show-more-item{
    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 { 
    color: #2e70b3;
}

  .ipublic-icon-share{
    font-size: 20px;
    margin-right: 10px;
}

.ipublic-item-page .badge-default.badge-outline{
    border-color: #d9d9d9;
}

.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{
    width: 100%;
}

.toggle-vis{
    font-size: 11px;
}

#tablaIPublicSource thead th, #tablaIPublicItem thead th{
    padding-right: 12px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #bababa !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: #b9b9b9;
}

.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: 40px;
    overflow:hidden; 
  }

  #profile-description .show-more-height-item { 
    height: 40px;
    overflow:hidden; 
  }

#tablaIPublic .style-rfTitle a, #tablaIPublicItem .style-rfTitle a{
    color: #363636;
    text-decoration: none;
}

#tablaIPublic .style-rfSource a, #tablaIPublicItem .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 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdJREFUeNpinL/jUAoDA4MpAyY4neBuO4eBTMAExMuA+D2a+HuoONmACeiqb0B6PhD/h4qB6PlQcQZKXMwANOQmkNoLFdsL5VMEWJDY64GYF0pTDAACDAD/DBWCC2CKfAAAAABJRU5ErkJggg==) no-repeat center right
}

.nav-ipublic{
    padding-top: 16px!important;
    display: flex!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 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdJREFUeNpinL/jUAoDA4MpAyY4neBuO4eBTMAExMuA+D2a+HuoONmACeiqb0B6PhD/h4qB6PlQcQZKXMwANOQmkNoLFdsL5VMEWJDY64GYF0pTDAACDAD/DBWCC2CKfAAAAABJRU5ErkJggg==) no-repeat center right
}

#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 {
    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: 100px;
    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 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdJREFUeNpinL/jUAoDA4MpAyY4neBuO4eBTMAExMuA+D2a+HuoONmACeiqb0B6PhD/h4qB6PlQcQZKXMwANOQmkNoLFdsL5VMEWJDY64GYF0pTDAACDAD/DBWCC2CKfAAAAABJRU5ErkJggg==) no-repeat center right}

.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: #BABABE !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;
  }

  .navbar-brand-logo-normal{
    display: inline-block;
}

.navbar-brand-logo-special{
  display: none!important;
}


#logo-portal{
    display: inline-block;
  }

  #logo-portal-special{
    display: none!important;
}

.ipublic-nav-right{
    color: #a5b7c0 !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: #838383;
}

.site-footer-center a{
    color: #060605;
    font-weight: 400;
}


#div-cookies {
    position: fixed;
    bottom: 50px;
    right: 60px;
    width: 20%;
    background-color: white;
    box-shadow: 0px 0px 6px #bfbfbf;
    padding: 30px;
    text-align: center;
    z-index: 99;
}

.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: #333;
  }
  
  .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: #333333;
    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: #333333;
    border-radius: 4px;
}

.dtsp-topRow{
    border: 1px solid #f0f0f0 !important;
    background: #fff;
    font-weight: normal;
    color: #454545;
}

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 {
    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: 15px !important;
        font-weight: 500 !important;
        color: #363636 !important
    }


    .icolet-steps-text{
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .ultima-actualizacion-tooltip{
        cursor: pointer;
    }
