@media print { 
    /* All your print styles go here */
    #QR{
        width: 35mm;
        height: 35mm;
        object-fit: contain;
    }
    #pieFactura{
        width:100%;
        /*position:fixed;*/
        height:150px;
        bottom:60px;
        margin-bottom:40px;
    }
    
    .kt-invoice__head {
        padding: 0 !important;
    }
}
.fa{
    font-size:18px;
}

.fas{
    font-size:18px;
}

.icon-pagado{
    color:green;
}

.facturaPortada{
    color: blue;
    font-size: 24px;
    font-weight: bold;
}

.line{
    background-color: transparent;
    padding: 1rem 0 1rem 0;
    border-top: none;
    font-weight: 700;
    font-size: 1.1rem;
    color: #595d6e;
}
.precioFactura{
    margin-left: 20px;
}
.totalFactura{
    font-size:18px !important;
}
.kt-invoice__head{
    padding-bottom: 0px !important;
}
.kt-invoice__text{
    margin-bottom: 20px;   
}
.error{
    color:#e83e8c;
}
.fc-timeline-event, #copyUrl, .tittle-collapse{
    cursor: pointer;
}
.collapsed + .kt-portlet__body{
    padding-top: 0px;
    padding-bottom: 0px;
}
.my-gallery{
    padding: 10px;
}
.imgGallery{
    float:left;

    width: 100%;
    height: 180px;
    object-fit: cover;
}
figure{
    margin: 0 0 0rem !important;
}
.containerGallery{
    width:25%;
    float:left;
    object-fit: cover;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.delete {
    visibility: hidden;
    transform: translateY(-50px);
    padding: 5px;  
    background-color: rgba(0,0,0,0.8) !important;
    color:white !important;
    font-size: 2.5rem !important;
}

.delete:hover{
    visibility: visible;
    cursor: pointer;
    background-color: #5867dd;
    color:white !important;
}

.aGallery:hover + .delete { 
    visibility: visible;
    cursor: pointer;
    background-color: #5867dd;
    color:white;
}
.eliminarRepeater{
    float:right;
    margin-top: 25px;
}
/*
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 : 05-abr-2019, 12:38:11
    Author     : entrada
*/
#tooltip-help{
    font-size: 22px;
}
#listaDesplegable{
    width: 635px;
    margin-left: -265px;
    padding: 10px;
}
.menu_mobile_color{
    background-color: #1a1a27
}
.subheader-color{
    background-color: #fff;
}
.dropdown-index{
    z-index: 3;
}

@media (min-width: 1025px) {

    .dropdown.dropdown--more_huge .dropdown__wrapper {
        width: 635px
    }

    .dropdown.dropdown--align-center.dropdown--more_huge .dropdown__wrapper {
        width: 635px;
        margin-left: -265px
    }
}

.btn.btn-none {
    text-transform: none; }

.no-border {
    color:#646c9a;}
.no-border.btn-clean {
    border: 1px solid transparent; }
.show > .no-border, .no-border.active, .no-border:active, .no-border:hover {
    border-color: transparent;}
.click_area{
    margin-top:5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    height: 30px
}
.webkit-scrollbar {
    width: 20px;
}
.ps>.ps__rail-y > .ps__thumb-y{
    width: 8px;
    border-radius: 2px; 
    opacity: 0.6;    
}
.ps>.ps__rail-x,
.ps__rail-y {
    opacity: 0.6;
}
.segundalista,.primeralista {
    border: 1px solid rgba(179,179,179,0.5);  
}
label.col-form-label.nombreInmueble
{
    padding-top: 3px;
    cursor:pointer;
    white-space: nowrap;  
}
label.col-form-label.nombreInmueble:hover
{
    background: transparent;
    color: #5d78ff;  
    transition: all 0.2s ease-in;  
}
.inmuebleParticipa { 
    height: 25px; 
    overflow: hidden;
}
.inmuebleNoParticipa{
    height: 25px;
    overflow:  hidden;
}
label.col-form-label.siParticipa
{
    padding-left: 105px;
}
label.col-form-label.noParticipa
{
    padding-left: 170px;
}
#ui-datepicker-div{
    z-index:1500 !important;
}
.rojo{
    color: #990000;
}
.rosa{
    color: #cc0066;
}
.azul{
    color: blue;
}
.naranja{
    color: #ff8c00;
}
.marron{
    color: #a05000;
}
.rojoFuerte{
    color: red;
}
.google-map {
    height: 300px;
}
.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}
.rating-star,
.rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('https://home.et.utwente.nl/slootenvanf/wp-content/plugins/fvs-peer-review/img/star.png') 0 -16px;
}

.kt-subheader .kt-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.btn.btn-label-gris {
    background-color: #f2f3f7;
    color: #959cb6;
    cursor: text !important; 
}

.btn.btn-label-gris-o2 {
    background-color: rgba(88, 103, 221, 0.2);
    color: #5867dd;
    cursor: text !important; }

a.btn.btn-label-gris,
button.btn.btn-label-gris,
input.btn.btn-label-gris {
    cursor: pointer !important; }
a.btn.btn-label-gris:focus, a.btn.btn-label-gris:hover, a.btn.btn-label-gris.active,
button.btn.btn-label-gris:focus,
button.btn.btn-label-gris:hover,
button.btn.btn-label-gris.active,
input.btn.btn-label-gris:focus,
input.btn.btn-label-gris:hover,
input.btn.btn-label-gris.active {
    background-color: #5d78ff;
    color: #ffffff; }



.kt-subheader .kt-subheader__btn-primary {
    background: #f2f3f7;
    color: #f2f3f7;
    font-weight: 500; }
.kt-subheader .kt-subheader__btn-primary i {
    color: #959cb6; }
.kt-subheader .kt-subheader__btn-primary:hover, .kt-subheader .kt-subheader__btn-primary.active, .kt-subheader .kt-subheader__btn-primary:active, .kt-subheader .kt-subheader__btn-primary:focus {
    background: #5d78ff; }
.kt-subheader .kt-subheader__btn-primary:hover i, .kt-subheader .kt-subheader__btn-primary.active i, .kt-subheader .kt-subheader__btn-primary:active i, .kt-subheader .kt-subheader__btn-primary:focus i {
    color: #ffffff; }


.image-marker-container__box--right{
    display:none;
}

#importeNumero,#beneficiario,#importeLetra,#poblacion,#dia,#mes,#ano,#localidad{
    cursor:pointer !important;
}

#programa .kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text{
    font-size:1.5rem;
}
#programa .kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-time{
    font-size:2rem;
}
#programa .kt-timeline-v2:before{
    left:26rem;
}
#programa .kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text{
    padding-left:27rem
}
#programa .kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle{
    left:25.12rem;
}
#programa .kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle > i{
    font-size:2.5rem;
}
#programa .kt-infobox__subtitle{
    margin-top:20px;
    margin-bottom:20px;
}
#programa .kt-infobox__content{
    font-size:1.75rem;
}
#programa .kt-invoice__brand{
    margin-bottom:20px;
}

/* Timeline */
.timeline {
	 max-width: 100%;
	 overflow: hidden;
	 margin: 30px 20px 0;
         font-size:1.3rem;
}
 
 
.timeline .day-number {
	 font-size: 4em;
	 display: inline-block;
	 margin-right: 15px;
}
.timeline .date-right {
	 display: inline-block;
}
.timeline .day-name {
	 font-size: 1.6em;
}
.timeline .month {
	 text-transform: uppercase;
	 font-weight: 300;
	 font-size: 0.6em;
	 letter-spacing: 2px;
	 margin-top: 2px;
}
 .timeline ul {
	 padding: 1em 0 0 2em;
	 margin: 0;
	 list-style: none;
	 position: relative;
}
 .timeline ul::before {
	 content: ' ';
	 height: 100%;
	 width: 1px;
	 background-color: #d9d9d9;
	 position: absolute;
	 top: 0;
	 left: 2.5em;
	 z-index: -1;
}
 .timeline li div {
	 display: inline-block;
	 margin: 0.75em 0;
	 vertical-align: top;
}
 .timeline .bullet {
	 width: 1em;
	 height: 1em;
	 box-sizing: border-box;
	 border-radius: 50%;
	 background: #fff;
	 z-index: 1;
	 margin-right: 1em;
}
 .timeline .bullet.pink {
	 border: 2px solid #f93b69;
}
 .timeline .bullet.green {
	 border: 2px solid #b0e8e2;
}
 .timeline .bullet.orange {
	 border: 2px solid #eb8b6e;
}
 .timeline .time {
	 width: 20%;
	 font-size: 0.75em;
	 padding-top: 0.25em;
}
 .timeline .desc {
	 width: 50%;
}
 .timeline h3 {
	 font-size: 1.3em;
	 font-weight: 400;
	 margin: 0;
}
 .timeline h4 {
	 margin: 0;
	 font-size: 0.9em;
	 font-weight: 400;
	 color: #808080;
}
 .timeline .people img {
	 width: 30px;
	 height: 30px;
	 border-radius: 50%;
}

 .input-cell {
  width: 10%;
}

.input-cell > div {
  min-width: 10vw;
}

.kt-invoice-2 .kt-invoice__body table tbody tr td em{
        font-weight: 500;
    font-size: 1rem;
    color: #595d6e;
}

@media print{
    .borde-grueso td, .borde-grueso th    {
        border:solid #000 !important;
        border-width:1px !important;
    }
}

.invisible-text-excel{
    display:none;
}

.fc-sun { background-color:#eeeeee; }

.fc-sat { background-color:#eeeeee;  }

.fc-time-area.fc-widget-header {
    position: sticky;
    top: 130px;
    z-index: 10;
    background: white
}

.marginPieFactura{
    margin-bottom: 5%;
}

.form-control[type="checkbox"] {
    width: 10px;
}

.texto_cabecera_factura{
    font-size: 22px;
    line-height: 1;
}

.texto_cabecera_datos{
    font-size: 22px;
}

.timeline .texto_programa_body{
    font-size: 20px;
    width: 40%;
}

.cabecera-recibis{
    font-size: 14px;
    display: block;
    margin:40px;
    font-weight:normal;
    font-family: 'Calibri';
}

.pie-recibis{
    font-size: 14px;
    margin-top: 100px;
    font-weight:normal;
    color: #000000;
}

.modificacion-firma-recibis{
    display:block;
    padding-top:250px;
}

.cuerpo-recibis{
    color: #000000;
    font-size: 18px;
}

.select2-container--open {
  z-index: 99999999999999;
  }

#verifySelected {
    display: none;
}

.spinner-border {
    width: 3rem;
    height: 3rem;
    margin: auto;
}

th.no-sorting {
    pointer-events: none; /* Deshabilitar interacción */
}

th.no-sorting .sorting,
th.no-sorting .sorting_asc,
th.no-sorting .sorting_desc {
    display: none; /* Ocultar las flechas */
}