﻿/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

a{
    text-decoration: none;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


th{
    font-weight: normal;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
*{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

img{
    max-width: 100%;
}

body{
    background-color: #4193c2;
    font-family: Tahoma, Helvetica;
    font-size: 12px;
    font-style: normal;
}

#wrapper{
    width: 1232px;
    position: relative;
    margin: 0 auto;
}

header{
    background-color: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 25px 0;
    background-image: url('/Content/IMG/bg-repeat.jpg');
    background-repeat: repeat-x;
}

#logo-ido, #logo-eventos, #logo-paratec{
    float: left;
    margin-left: 50px;
}

#logo-xm{
    float: right;
    margin-right: 50px;
}

section{
    background-color: #FFFFFF;
    border-radius: 10px;
    position: relative;
    z-index: 5;
}

#menu-bar {
    background-color: #01415b;
    padding: 13px 50px 37px;
    /*padding: 10px 50px 25px;*/ /* Reducir padding inferior */
    border-radius: 10px 10px 0px 0px;
    position: relative;
    top: -10px;
    color: #FFFFFF;
}

#menu-date{
    float: left;
}

#menu-username{
    float: right;
}

#main{
    border-radius: 10px 10px 0px 0px;
    position: relative;
    top: -20px;
    /*min-height: 400px;*/
    background-color: #FFFFFF;
    /*padding: 20px 70px;*/
    width: 100%;
    display: inline-block;
}

#content{
    padding: 20px 70px;
    overflow: hidden;
}

.content-title{
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.content-text{
    color: #000000;
    line-height: 1.5;
}

#powered{
    width: 100%;
    background-color: #f5f4f4;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 0 10px;
    margin-top: -10px;
    position: relative;
    z-index: 0;
    display: inline-block;
}

#powered div{
    width: 168px;
    position: relative;
    margin: 0 auto;
}

/* HOME SECTION */

#column-content{
    width: 680px;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
}

.col{
    display: block;
    float: left;
}

.span_1_2{
    width: 50%;
}

.item-col{
    border-bottom: dashed #5c5b5a 1px;
    /*border-style: dashed;*/
    width: 265px;
    color: #e5500b;
    font-weight: bold;
    padding: 1px 0;
}

.item-col a, .item-col a:visited{
    text-decoration: none;
    color: #e5500b;
}

.item-col-content{
    width: 265px;
    padding: 6px 0px 6px 10px;
    cursor: pointer;

}

.item-col-content:hover a{
    color: #FFFFFF;
}

.item-img-home {
    width: 20px;
    height: 20px;
    background: url('/Content/IMG/bullet-home@2x.png') no-repeat;
    background-size: 100%;
    background-position: 0px -20px;
    margin-right: 5px;
}

.item-img-home-ie{
    width: 20px;
    height: 20px;
    background: url('/Content/IMG/bullet-home.png') no-repeat;
    background-position: 0px -20px;
}

.item-img {
    width: 20px;
    height: 20px;
    background: url('/Content/IMG/bullet-home@2x.png') no-repeat;
    background-size: 100%;
    background-position: 0px -20px;
    margin-right: 5px;
}
span.item-img{
	padding-right: 50px;
}

.edit-list{
    width: 20px;
    height: 20px;
    cursor: pointer;
}


.item-img-ie{
    width: 20px;
    height: 20px;
    background: url('/Content/IMG/bullet-common.png') no-repeat;
    background-position: 0px -20px;
}

.item-col-content:hover,  .item-selected-hover{
    background-color: #4294c4;
    border-radius: 0px 20px 20px 0px;
    color: #FFFFFF;
}

.item-col-content:hover div:first-child, .item-selected-ico-hover div:first-child{
    background-position: 0px 0px;
}

.item-col div{
    display: inline-block;
    vertical-align: middle;
}

.item-col-sub{
    position: relative;
    padding-left: 40px;
    display: none;
}

.item-col-menu{
    width: 200px;
    border-bottom: dashed 1px #5c5b5a;
    padding: 9px 0;
    color: #5c5b5a;
    cursor: pointer;
}

/* REPORT SECTION */

.text-blue{
    color: #01415b;
}

.textL{
    font-size: 16px;
}

.textM, .texarea-label span{
    font-size: 13px;
}

#date-gen div{
    display: inline-block;
    vertical-align: top;
}

#date-gen div:first-child{
    display: block;
}

#report-filters{
    margin-top: 25px;
    display: inline-block;
}

#report-back, #report-close{
    color: #01415b;
    display: block;
    text-align: right;
}

#report-back a, #report-back a:visited, #report-close a, #report-close a:visited{
    color: #01415b;
}

#report-back div, #report-close div{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

#report-back div + div, #report-close div + div{
    padding-left: 5px;
}

.arrow-left{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #01415b;
}

#report-filters input, #report-filters input
{
    color: #a19e9e;
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}

#report-filters input
{
    width: 209px;
}

#report-filters select
{
    width: 180px;
}

#report-filters .report-long select
{
    width: 230px;
}

#report-filters div, .texarea-label{
    display: inline-block;
    vertical-align: top;
    color: #e5500b;
    font-weight: bold;
    margin: 0px 20px 20px 0;
}

.select {
    position: absolute;
    width: 204px;
    height: 14px;
    background: url('/Content/IMG/bg-select.jpg') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    color: #a19e9e;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
}

#content-filters{
}

#filter-export span{
    display: block;
}

#filter-export{
    clear: both;
}

.boton_export_pdf{
    border: none;
    background: url('/Content/IMG/ico-pdf.png') no-repeat;
    width: 21px !important;
    height: 21px;
    background-size: 100%;
    cursor: pointer;
}

.boton_export_excel{
    border: none;
    background: url('/Content/IMG/ico-excel.png') no-repeat;
    width: 21px !important;
    height: 21px;
    background-size: 100%;
    cursor: pointer;
}

.tablaHtml, .orientacionReporte{
    display: none !important;
}

#myTable{
    position: relative;
    min-height: 50px;
}

.content-table, .wrapper{
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#scroller, .scroller{
    /*width: 1092px;*/
    min-height: 50px;
    min-width: 280px;
}

#scroller ul, .scroller ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.report-table{
    /*width: 1092px;*/
    text-align: center;
    display: none;
}

.report-table td, .report-table th{
    padding: 4px 0 6px 12px;
    text-align: left;
}
.tabla-stn th, 
.tabla-stn td {
   word-break: break-word; /* Romper palabras largas si es necesario */
}

.report-table td.alignRight, .report-table th.alignRight{
    text-align: right;
    padding: 4px 12px 6px 12px;
}

.report-table td.identation, .report-table th.identation{
    padding: 4px 0 6px 40px;
}

.report-table td.paddingRight, .report-table th.paddingRight{
    padding-right: 12px;
}

#consignaciones .report-table td, .report-table th{
    padding: 4px 0 6px 6px;
}

#consignaciones .report-table td.alignRight, #consignaciones .report-table th.alignRight{
    padding: 4px 6px 6px 0;
}

.report-table thead, .bluebackground, .report-table-mapas thead
{
    background-color: #4194c3!important;
    color: #FFFFFF;
}

.report-table tbody, .report-table-mapas tbody
{
    color: #606060;
}

.report-table tbody tr:nth-child(odd), .report-table-mapas tbody tr:nth-child(odd)
{
    background: #FFFFFF;
}

.report-table tbody tr:nth-child(even), .report-table-mapas tbody tr:nth-child(even)
{
    background: #e2e2e2;
}

.item-col-main{
    background-color: #b6d7e3 !important;
}

.item-col-main div{
    display: inline-block;
    vertical-align: middle;
}
#notas-reservas .item-col-main{
	background-color:inherit;
}
.item-col-main td
{
    cursor: pointer;
}

.ico-collapse{
    text-align: center;
}

.scroll-arrows{
    position: absolute;
    color: #e5500b;
    opacity: 0.5;
    top: 20px;
    z-index: 10;
    display: none;
}

#scroll-arrow1{
    left: -13px;
}

#scroll-arrow2{
    right: -12px;
}

footer{
    color: #FFFFFF;
    text-align: center;
    padding: 20px 0px;
}

footer a{
    color: #FFFFFF !important;
    text-decoration: none;
}

#RibbonContainer-TabRowLeft, .ms-cui-tts{
    display: none;
}

.ms-cui-topBar2{
    border-bottom: none;
    height: auto;
}

.ms-cui-TabRowRight{
    width: 100%;
}

.ms-cui-TabRowRight > span{
    display: none;
}

.s4-trc-container-menu{
    float: none;
    margin: 0 !important;	
}

#table-aportes, #table-aportes-x, #table-vertimientos, #table-reservas,#table-reservas-x{
    display: none;
}

/*Style page generar*/
#content-alert{
    height: auto;
    overflow: hidden;
    margin: 12px 0;
}

.content-alert-item{
    float: left;
}

#content-alert-img{
    width: 66px;
}

#content-alert-img img{
    width: 66px;
}

#content-alert-text{
    width: 92%;
    margin-left: 1%;
    padding-top: 15px;
}

.content-button{
    text-align: center;
    padding-top: 12px;
}

.content-button img{
    width: 230px;
    cursor: pointer;
}

#all-reports{
    display: none;
}

#loading-reports{
    text-align: center;
    display: none;
    margin-top: 50px;
}

#report-loading{
    position: absolute; 
    left: 50%; 
    margin-left: -16px; 
    margin-top: 7px;
}

.content-generar{
    min-height: 356px;
}

#all-reports .text-blue{
    padding: 12px 0;
}

#success{
    color: #ee7421;
    font-size: 2.5em;
    text-align: center;
    margin-top: 20px;
    display: none;
}

.success{
    color: #000;
    font-size: 13px;
    text-align: center;
}

.success a, .success a:visited{
	color: #000;
}
/*end style page generar*/

/* Style page sucesos*/

.sucesosCabecera
{
    background-color: white!important;
    color: #606060;
}

/* Commun classes for subsections display none */
.displayNone, #report-filters .displayNone{
    display: none;
}

.smallTitle{
    min-width: 63px;
}

.smallTitle1{
    min-width: 80px;
}

.smallTitle15{
    min-width: 100px;
}

.smallTitle17{
    min-width: 110px;
}

.smallTitle2{
    min-width: 120px;
}

.smallTitle22{
    min-width: 100px;
}

.smallTitle23{
    min-width: 130px;
}

.smallTitle25{
    min-width: 145px;
}

.smallTitle26{
    min-width: 165px;
}

.smallTitle27{
    min-width: 200px;
}

.smallTitle3{
    min-width: 210px;
}

.smallTitle4{
	min-width: 215px;
}

.bigTitle{
    min-width: 250px; 
}

.bigTitle1{
    min-width: 270px;
}

.bigTitle15{
    min-width: 285px;
}

.bigTitle2{
    min-width: 300px;
}

.bigTitle3{
    min-width: 330px;
}

.bigTitle4{
    min-width: 360px;
}

.bigTitleSubestacion{
    min-width: 405px;
}

.bigTitleText{
    min-width: 450px;
}

.bigTitleText1{
    min-width: 480px;
}

.bigTitleText15{
    min-width: 500px;
}

.bigTitleText2{
    min-width: 530px;
}

.bigTitleEventos{
    min-width: 520px;
    word-break: break-all
}

.bigTitleEventosIos{
    min-width: 610px;
}

.report-table td.identation2, .report-table th.identation2{
    padding: 4px 0 6px 70px;
}

.report-table td.identation3, .report-table th.identation3{
    padding: 4px 0 6px 100px;
}

#consignaciones .report-table td.identation, #consignaciones .report-table th.identation{
    padding: 4px 0 6px 40px;
}

#report-filters .filterReportInit{
    margin: 0 20px 0 0;
}

#report-filters .filterReport{
    display: block;
    clear: both;
    margin: 0 20px 0 0;
}

#report-filters #filter-button{
    margin: 17px 0 0;
}

#report-filters #filter-select{
	margin: 17px 0 0;
}

#report-filters #filter-export{
    margin: 0 0 0 15px;
}

#content-administrator{
	display: none;
}

table tbody tr td{
    vertical-align: top;
}

.report-table td.alignRightInd, .report-table th.alignRightInd{
	text-align: right;	
	padding: 4px 12px 6px 12px;
}
.indicadoresR2{
	display:none;
}

.contenedor-grafica-ind{
	width:95%;
	max-width:700px;
	min-width:200px;
	height:200px;
	margin-left:5px;
	margin-bottom:140px;
	margin-top:5px;
}
#downloadImageInd{
	display:none;
	-webkit-appearance: button;
	padding: 4px 8px;
	color: inherit;
}
#tabla-datos{
	min-width:200px;
}

#filter-version{
	width:auto !important;
	padding:1px 0px;
	display: none;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    header{
        padding: 10px 0 15px;
    }

    #logo-xm{
        width: 19.375%;
        margin-right: 10px;
    }

    #wrapper{ 
        width: 320px; 
    }

    #menu-bar {
        /*padding: 7px 0px 34px;*/
        padding: 7px 0px 20px;
    }

    #menu-date{ 
        display: none; 
    }

    #menu-username{
        float: none;
        text-align: center;
    }

    #content{
        padding: 10px 20px;
    }

    #column-content{
        display: inline-block;
        width: 100%;
        margin-top: 10px;
    }

    .span_1_2{ 
        width: 100%; 
    }

    .content-table, .wrapper{
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #report-filters div{
        display: block;
        margin: 10px 0 0;
    }

    #filter-export{
        float: right;
    }
    
    #filter-button{
        float: right;
    }
    
     #filter-select{
    	float: right;
    }


    #report-filters #filter-button{
        margin: 10px 0 0 0;
    }

    #report-filters #filter-export{
        margin: 15px 0 0;
    }

    #report-filters .selectFix{
        width: 281px !important;
    }
    
    .selectFix{
        width: 281px !important;
    }


    #filter-export span{
        display: inline-block;
    }

    #report-filters input, #report-filters select{
        height: 35px;
        padding: 0 5px;
    }

    #report-filters input, #report-filters select, #report-filters .report-long select
    {
        width: 267px;
    }

    #report-filters .columnaGeneracion select 
    {
        width: 218px;
    }

    .select{
        width: 257px;
        height: 25px;
        padding: 10px 0 0 10px;
    }

    footer{
        padding: 10px 0;
    }

    footer span{
        display: block;
        font-size: 10px;
    }

    #powered div{
        width: 52.5%;
    }

    .smallTitle{
        min-width: 73px;
    }
    
    .smallTitle2{
        min-width: 130px;
    }

    #content-alert-img{
        width: 44px;
    }

    #content-alert-text{
        width: 75%;
        padding-top: 0;
    }

    .content-button img{
        width: 150px;
    }

    #success, .success{
        font-size: 1em;
    }

    #loading-reports{
        margin-top: 35px;    
    }

    #loading-reports img{
        width: 90px;
    }
    
    .ido-loading img{
		width: 32px !important;
	}
	
	#report-filters{
		margin-top: 5px;	
	}
	
	.text-blue{
		margin-top: 15px;	
	}
	.report-table td.alignRightInd, .report-table th.alignRightInd,.tituloGrafica{
		text-align: right;
		padding: 1px 2.3px 1px 2.3px;
		font-size: xx-small;
	}
	.indicadoresR1{
		display:none;
	}
	.indicadoresR2{
		display:block;
	}
	#downloadImageInd{
		font-size:xx-small;
	}
	
	/* TASK530196 - SISREP (Proyecto FRNC) Jhidrobo: Se adiciona nuevo CSS para ocultar columnas dependiendo el tamaño de la pantalla cuando se visualiza el reporte renovables no convencionales */
	.ocultarRNCMovil{
        display: none;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
    #logo-xm{
        width: 19.375%;
        margin-right: 10px;
    }

    #wrapper{ 
        width: 480px; 
    }

    #menu-bar {
        /*padding: 7px 0px 34px;*/
        padding: 7px 0px 25px;
    }

    #menu-date{ 
        display: none; 
    }

    #menu-username{
        float: none;
        text-align: center;
    }

    #column-content{
        display: inline-block;
        width: 100%;
        margin-top: 10px;
    }

    .span_1_2{ 
        width: 100%; 
    }

    .content-table, .wrapper{
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #report-filters div{
        display: block;
        /*margin: 10px 0;*/
    }

    #filter-export{
        float: right;
    }
        
    #filter-button{
        float: right;
    }

    #filter-export span{
        display: inline-block;
    }
    
    #report-filters #filter-export{
        margin: 15px 20px 0px 0;
    }

    #report-filters input, #report-filters select{
        height: 35px;
        padding: 0 5px;
    }
    
    #report-filters #filter-button{
        margin: 0 20px 0 0;
    }

    #report-filters input, #report-filters select, #report-filters .report-long select
    {
        width: 267px;
    }
    
    #report-filters .selectFix{
        width: 340px !important;
    }

    #report-filters .columnaGeneracion select 
    {
        width: 218px;
    }

    .select{
        width: 257px;
        height: 25px;
        padding: 10px 0 0 10px;
    }

    footer{
        padding: 10px 0;
    }

    footer span{
        display: block;
    }

    #powered div{
        width: 35%;
    }

    #content-alert-img{
        width: 44px;
    }

    #content-alert-text{
        width: 74%;
        padding-top: 0;
    }

    .content-button img{
        width: 150px;
    }

    #success, .success{
        font-size: 1em;
    }

    #loading-reports{
        margin-top: 35px;    
    }

    #loading-reports img{
        width: 90px;
    }
    
    .ido-loading img{
		width: 32px !important;
	}
	.report-table td.alignRightInd, .report-table th.alignRightInd, .tituloGrafica{
		text-align: right;
		padding: 3px 5px 3px 5px;
		font-size: x-small;
	}
	.indicadoresR1{
		display:none;
	}
	.indicadoresR2{
		display:block;
	}
	#downloadImageInd{
		font-size:xx-small;
	}
	/* TASK530196 - SISREP (Proyecto FRNC) Jhidrobo: Se adiciona nuevo CSS para ocultar columnas dependiendo el tamaño de la pantalla cuando se visualiza el reporte renovables no convencionales */
	.ocultarRNCMovil{
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px)
{
    #logo-xm{
        width: 19.375%;
        margin-right: 10px;
    }

    #wrapper{ 
        width: 728px; 
    }

    #content{
        padding: 10px 60px;
    }

    #column-content{
        display: inline-block;
        width: 100%;
        margin-top: 10px;
    }

    .content-table, .wrapper{
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #powered div{
        width: 22%;
    }

    .smallTitle2{
        min-width: 140px;
    }

    .smallTitle{
        min-width: 83px;
    }

    .smallTitle3{
        min-width: 195px;
    }

    #content-alert-text{
        width: 87%;
        padding-top: 0;
    }
    
    .smallTitle25{
        min-width: 165px;
    }
    /* TASK530196 - SISREP (Proyecto FRNC) Jhidrobo: Se adiciona nuevo CSS para ocultar columnas dependiendo el tamaño de la pantalla cuando se visualiza el reporte renovables no convencionales */
	.ocultarRNCMovil{
        display: none;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
p.note{
	font-size: 9px;
}
.note-selected{
	font-weight:bold;
	background-color: #b6d7e3 !important;
}
.note-container span{
	cursor: pointer;
}
td sub{
	display:none;
	cursor:pointer;
}
td sub:hover{
	background-color: #42c1ff !important;
}

.labelMensaje
{
	
  display: inline-block;
  vertical-align: top;
  color: #e5500b;
  font-weight: bold;
  margin: 0px 20px 20px 0;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
    */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* HU403661 - CValderruten:  Banner informativo renovación PARATEC. Hoja de estilos - Diciembre 2024 */
/* Fondo oscuro para el overlay */
#popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000; /* Fondo oscuro */
}

/* Contenedor del popup */
#popup-modal {
    display: none;
    position: fixed;
    top: 48%;
    left: 50%; /* Ajuste: movido más a la izquierda */
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 10px; /* Ajuste para más espacio interno */
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    z-index: 1001; /* Por encima del fondo */
    max-width: 430px;
    width: 80%; /* Responsivo */
    height: auto; /* Permitir que el contenido ajuste la altura */
}

/* Botón para cerrar el popup */
#close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    font-size: 40px;
    color: black;
    font-weight: bold;
}

/* HU403661 - CValderruten: Tooltip para el botón cerrar */
#close-popup:hover::after {
    content: "Cerrar"; /* Mostrar mensaje "Cerrar" */
    position: absolute;
    top: -30px;
    right: 0;
    background-color: black;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
}

/* Evitar que el popup herede efectos del fondo */
.no-blur {
    position: relative;
    z-index: 1001;
}

/* Clase que oscurece el fondo sin afectar el popup */
.blur-background #popup-overlay {
    display: block; /* Mostrar fondo oscuro */
}

/* HU403661 - CValderruten: Fin -  Banner informativo renovación PARATEC. Hoja de estilos - Diciembre 2024 */
ul, ol {
    list-style: none !important;
    list-style-image: none !important;
    padding-left: 1.5em;
}

li::marker {
    content: "" !important;
}