﻿
@media (max-width:650px) {

    .containerCalendar {
        display: none !important;
    }

    .containerDatesList {
        display: initial !important;
    }

    .seccionAyuda {
        flex: 0 0 100% !important;
        padding: 0 !important;
    }

    .fila {
        display: inline-block !important;
        float: none !important;
        height: 100% !important;
        width: 100% !important;
    }

    .fila_izquierda {
        width: 100% !important;
        display: inline-block !important;
        margin-bottom: 1em;
    }

    .etiquetaLogin {
        text-align: left !important;
    }

    .fila table textarea {
        display: inline-block !important;
        float: none !important;
        width: 100% !important;
    }

    .fila_media {
        display: inline-block !important;
        float: none !important;
        height: 100% !important;
        width: 100% !important;
    }

    .fila_larga {
        display: inline-block !important;
        float: none !important;
        height: 100% !important;
        width: 100% !important;
    }

    .fila_larga_alta {
        display: inline-block !important;
        float: none !important;
        height: 100% !important;
        width: 100% !important;
    }

    .fila_corta {
        float: none !important;
        height: 100% !important;
        width: 100% !important;
        display: inline-block !important;
    }

        .fila_corta label {
            float: none !important;
            height: 100% !important;
            width: 100% !important;
            display: inline-block !important;
        }

    fila_corta label table {
        float: none !important;
        height: 100% !important;
        width: 100% !important;
        display: inline-block !important;
    }

    .fila_corta_2 {
        float: none !important;
        height: 100% !important;
        width: 100% !important;
        display: inline-block !important;
    }

    .columna {
        float: none !important;
        height: 100% !important;
        width: 100% !important;
    }

    .columnaMitad {
        float: none !important;
        height: 100% !important;
        width: 100% !important;
        display: inline-block !important;
    }

    .flexTypeA {
        flex: 1 1 100% !important;
    }

    .etiqueta {
        width: 100% !important;
        text-align: left !important;
        float: none !important;
    }

    .elemento table {
        width: 100% !important;
        /*border: solid 1px red;*/
        margin-bottom: .4em;
    }

    .elemento {
        width: 100% !important;
    }

    .formB .filaF .col1 {
        display: block;
        width: 100%;
    }

    .formB .filaF .col2 {
        display: block;
        width: 100%;
        clear: both;
    }
}


.containerCalendar {
    display: initial;
}

.containerDatesList {
    display: none;
}

.boton_cambio_password {
    margin: 1em;
}

h1 {
    font-size: 1.3rem;
    border-bottom: 1px dotted;
    color: #2C4182 !important;
}

h2 {
    font-size: 1.3rem;
    color: #2C4182;
}

h3 {
    /*border-bottom: 1px solid #9FD8EF;*/
    color: #2C4182;
}

ul {
    list-style-type: none;
}

strong {
    color: #000;
}

.azulita {
    font-size: 1.2em;
    font-weight: bold;
    color: #2C4182;
    width: 100%;
    display: block;
    margin-bottom: 1%;
}

.formB {
    border: dotted 1px #303030;
    padding: 1%;
    margin: 1%;
    white-space: normal;
}

    .formB .col1 {
        float: left;
        width: 30%;
    }

    .formB .col2 {
        width: 65%;
    }

    .formB .filaF {
        width: 100%;
        display: inline-block;
    }

.gridRegularContainer {
    margin: 1em 0;
    width: 100%;
    overflow-x: auto;
}

    .gridRegularContainer table {
        overflow-x: auto;
    }

.filaCampoCabecera label {
    width: 3px;
}

.linea_puntos {
    background: url(../../Comun/imagenes/dot.line.gif) 0 0 repeat-x;
    padding: 0 0 0 0;
    width: 95%;
}

.negrita {
    font-weight: bold;
    color: #2B2A2A;
    padding: 0 0 12px 0;
}

.blanquita {
    font-weight: bold;
    color: WhiteSmoke;
    padding: 0 0 12px 0;
}


.azulitaPequenna {
    margin-top: 3%;
    font-weight: bold;
    color: #2C4182;
    display: block;
    padding: 0 0 1% 0;
}


.texto_gris_simple {
    font-size: 1.2em;
    padding: 0;
    margin-bottom: 0.5em;
}

.blanquita_titulo {
    font-weight: bold;
    color: WhiteSmoke;
    padding: 0 0 12px 0;
}

.negrita_subtitulo {
    color: #2B2A2A;
    font-weight: bold;
    padding: 0;
}

.negrita_titulo {
    color: #2B2A2A;
    font-weight: bold;
    padding: 0;
    color: #2C4182;
    border-bottom: 1px #2C4182 dotted;
}

.pnl_titulo {
    height: 1.2em;
    width: 95%;
    color: #2B2A2A;
    font-weight: bold;
    padding: 0;
    color: #2C4182;
}
/* PANELES VARIOS*/
.pnl_popup_info_login {
    background-image: url('../../Comun/imagenes/fondo_rayas.gif');
    background-repeat: repeat;
    padding: 5px;
    border-style: solid;
    border-width: 0.5px;
    width: 800px;
    height: auto;
}

.pnl_popup_info_auto_cert {
    background-image: url('../../Comun/imagenes/fondo_certificado.png');
    background-repeat: repeat;
    padding: 5px;
    border-style: solid;
    border-width: 0.5px;
    width: auto;
    height: auto;
    overflow: hidden;
}

.pnl_popup_info_auto {
    padding: 1em;
    width: auto;
    height: auto;
    border: solid 1px #000;
    background-color: #fff;
    overflow-x: auto;
}

.pnl_popup_info_auto_blanco {
    background-color: #FFFFFF;
    background-repeat: repeat;
    padding: 5px;
    border-style: solid;
    border-width: 0.5px;
    width: auto;
    height: auto;
    overflow: hidden;
}

.pnl_popup_info {
    background-image: url('../../Comun/imagenes/fondo_rayas.gif');
    background-repeat: repeat;
    padding: 5px;
    border-style: solid;
    border-width: 0.5px;
    width: 900px;
    height: 600px;
}

.pnl_popup_info_domiciliacion {
    background-image: url('../../Comun/imagenes/fondo_rayas.gif');
    background-repeat: repeat;
    padding: 5px;
    border-style: solid;
    border-width: 0.5px;
    width: 348px;
    height: auto;
}

.pnl_popup_info_epigrafe {
    background-image: url('../../Comun/imagenes/fondo_rayas.gif');
    background-repeat: repeat;
    padding: 10px;
    border-style: solid;
    border-width: 0.5px;
}

.pnl_sub_popup_info {
    padding: 5px;
    width: 880px;
    height: 500px;
    overflow: auto;
}

.pln_espera {
    background-color: white;
    border-style: double;
    border-color: orange;
    border-width: 0.385em;
    height: 5.385em;
    width: 2.077em;
    padding: 0.231em;
    cursor: wait;
    float: left;
}

.clear {
    clear: both;
    height: 1em;
}

/*Código para la maquetación de los formularios de dos columnas*/
.fila_izquierda {
    width: 100% !important;
    display: inline-block !important;
    margin-bottom: 1em;
}

.fila {
    display: inline-block !important;
    width: 100% !important;
    height: 100% !important;
    margin-bottom: .3em;
}

    .fila table {
        width: 100% !important;
    }

.fila_autoliquidaciones {
    width: 100% !important;
    height: 100% !important;
    margin-bottom: .3em;
}

    .fila_autoliquidaciones table {
        width: 100% !important;
    }

.fila_larga {
    display: inline-block;
    width: 100%;
}

.fila_larga_alta {
    clear: both;
    width: 975px;
    height: 60px;
}

.fila_corta {
    clear: both;
    width: 300px;
    height: 30px;
}

.fila_corta_2 {
    clear: both;
    width: 400px;
    height: 30px;
}

.columna {
    float: left;
    width: 30%;
}

.columnaMitad {
    float: left;
    margin-right: 0.5em;
    width: 48%;
}

.etiqueta_larga {
    float: left;
    margin-right: 15px;
    margin-top: 2px;
    text-align: right;
    width: 220px;
}

.etiqueta_larga_pin {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    width: 100%;
}

.etiqueta_centrada {
    float: left;
    margin-right: 15px;
    margin-top: 2px;
    text-align: center;
    width: 160px;
}

.etiquetaLogin {
    font-size: 0.8em;
    float: left;
    width: 100px;
    margin-right: 15px;
    margin-top: 2px;
    text-align: right;
}

.elemento_derecha {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.elementoFormulario {
    float: left;
    margin-right: 5px;
}

.validador {
    float: left;
    color: Red;
    font-weight: bold;
    padding-top: 5px;
    margin-right: 5px;
}

.botonera {
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

.divSeparador {
    position: relative;
    clear: both;
    height: 40px;
}

/*Fin código*/


.pnl_controles {
    overflow-x: auto;
}

    .pnl_controles label {
        float: left;
        font-size: 1rem;
        width: auto !important;
    }

    .pnl_controles table {
        width: 100% !important;
        margin-top: .2em;
        margin-bottom: .3em;
    }

.pnl_controles_fila {
    clear: both;
    width: 600px;
    height: 30px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EFF3F9;
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
    border-style: dotted;
    border-width: 1px;
    overflow: hidden;
    margin-bottom: 4px;
}
/* REEMPLAZO DE TODAS LAS LISTAS POR LISTAS ADORNADAS CON FLECHAS - sólo para menu principal -SIN HIPERVÍNCULOS */
.lista_opciones_mnu_ppal ul {
    width: 270px;
    padding: 0 0 10px 0;
}

    .lista_opciones_mnu_ppal ul li {
        width: 280px;
        height: 20px;
        padding: 0 0 0 16px;
        background: url(../../Comun/imagenes/bisel_azul.gif) 0 8px no-repeat #fff;
        color: #8D8D8D;
        line-height: 20px;
    }
/* REEMPLAZO DE TODAS LAS LISTAS POR LISTAS ADORNADAS CON FLECHAS - sólo para menu principal*/
.lista_opciones_mnu_ppal_links ul {
    width: 270px;
    padding: 0 0 10px 0;
}

    .lista_opciones_mnu_ppal_links ul li {
        width: 280px;
        height: 20px;
    }

        .lista_opciones_mnu_ppal_links ul li a {
            height: 20px;
            background: url(../../Comun/imagenes/flecha_oscura.png) 0 8px no-repeat #fff;
            color: #8D8D8D;
            line-height: 20px;
            text-decoration: underline;
            padding: 0 0 0 16px;
        }

            .lista_opciones_mnu_ppal_links ul li a:hover {
                background: url(../../Comun/imagenes/flecha_clara.png) 0 8px no-repeat #fff;
                color: #272525;
                text-decoration: underline;
            }

/* REEMPLAZO DE TODAS LAS LISTAS POR LISTAS ADORNADAS CON FLECHAS - CON HIPERVÍNCULOS - PEQUEÑO */

.lista_opciones_peq ul li a {
    background: url(../../Comun/imagenes/arrow3.gif) 0 8px no-repeat #fff;
    color: #8D8D8D;
    line-height: 15px;
    text-decoration: underline;
    padding: 0 0 0 9px;
}

    .lista_opciones_peq ul li a:hover {
        background: url(../../Comun/imagenes/arrow4.gif) 0 8px no-repeat #fff;
        color: #272525;
        text-decoration: underline;
    }
/* REEMPLAZO DE TODAS LAS LISTAS POR LISTAS ADORNADAS CON FLECHAS - sólo para menu principal -SIN HIPERVÍNCULOS */
.lista_opciones_simple ul {
    padding: 0 0 10px 0;
}

    .lista_opciones_simple ul li {
        height: 20px;
        padding: 0 0 0 12px;
        background: url(../../Comun/imagenes/bisel_azul.gif) 0 8px no-repeat #fff;
        color: #8D8D8D;
        line-height: 20px;
    }

/*LISTA ADORNADA CON FLECHAS PARA LA PANTALLA PREGUNTAS FRECUENTES*/
.lista_opciones_faq ul {
    padding: 0 0 10px 0;
}

    .lista_opciones_faq ul li {
        height: 20px;
    }

        .lista_opciones_faq ul li a {
            height: 20px;
            background: url(../../Comun/imagenes/flecha_oscura.png) 0 8px no-repeat #fff;
            color: #8D8D8D;
            line-height: 20px;
            text-decoration: underline;
            padding: 0 0 0 16px;
        }

            .lista_opciones_faq ul li a:hover {
                background: url(../../Comun/imagenes/flecha_clara.png) 0 8px no-repeat #fff;
                color: #272525;
                text-decoration: underline;
            }

.fondo_panel_modal {
    cursor: wait;
    background-color: Gray;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#pnl_enviar {
    border: solid 1px #000;
    background-color: #fff;
    padding: 2%;
    margin: 2%;
}

    #pnl_enviar UL {
        list-style-type: decimal;
    }

/* BOTONES - linkbuttons */
.boton_mas {
    background: url(../../Comun/imagenes/mas.png);
    background-repeat: no-repeat;
    color: #111;
    float: left;
    line-height: 28px;
    margin-left: 5px;
    margin-top: 3px;
    text-decoration: none;
    padding: 0 0 0 5px;
}

.boton_mapa {
    background: url(../../Comun/imagenes/ver_mapa.png);
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-left: 5px;
}

    .boton_mapa:hover {
        background: url(../../Comun/imagenes/ver_mapa_gris.png);
        width: 100px;
        height: 100px;
        display: block;
        float: left;
        margin-left: 5px;
    }

.boton_catastro {
    background: url(../../Comun/imagenes/informacion_catastro.png);
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-left: 5px;
}

    .boton_catastro:hover {
        background: url(../../Comun/imagenes/informacion_catastro_gris.png);
        width: 100px;
        height: 100px;
        display: block;
        float: left;
        margin-left: 5px;
    }

.boton_ortofoto {
    background: url(../../Comun/imagenes/ortofoto.png);
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-left: 5px;
}

    .boton_ortofoto:hover {
        background: url(../../Comun/imagenes/ortofoto_gris.png);
        width: 100px;
        height: 100px;
        display: block;
        float: left;
        margin-left: 5px;
    }
/* BOTONES - a */
/* ------------------------------------------------------------------------------------------------------------- */

/*Código para la maquetación de los formularios de dos columnas*/

.ficherosRegistro {
    margin: 1em 0;
    width: 100%;
}

#resumenPago {
    border: solid 1px #303030;
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.pnl_PIN_confirmacion {
    border: dotted 1px #000;
    margin: 1% 0;
    padding: 2%;
    background-color: lightblue;
    width: auto !important;
}

    .pnl_PIN_confirmacion table {
        position: relative;
        right: .5em;
        margin-top: 1.2em;
        padding: 0;
    }

.modalBackground {
    height: 100%;
    background-color: #EBEBEB;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.callbackStyle table {
    display: inline-block;
    overflow-x: auto;
    width: 100%;
}

.flexAButtonsContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.btnFlex {
    flex: 1 1 auto;
    margin: 0.2%;
}

.etiqueta_larga_autoliquidaciones {
    display: inline-block;
    margin-top: 1em;
}

.elemento {
    width: 100%;
    margin-bottom: 1em;
}

.elementoMemo {
    width: 100%;
    height: 7em;
    margin-bottom: 1em;
    padding: 0;
}

.elemento table {
    width: 75%;
}

.flexTypeA {
    flex: 0 1 auto;
    margin-left: 2%;
    margin-bottom: 2%;
}

.etiqueta {
    width: 100%;
    font-size: 0.9rem;
}

#pnl_aceptCondiciones {
    width: 60%;
    padding: 1% 3%;
    border: solid 1px #000;
    background-color: #fff;
}

    #pnl_aceptCondiciones li {
        list-style: disc;
    }

.validador {
    float: left;
    color: Red;
    font-weight: bold;
    padding-top: 5px;
    margin-right: 5px;
}

.botonera {
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

.botoneraDerecha {
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: right;
    width: 100%;
}

.botonDerecha {
    float: right;
    margin-right: 5px;
}

.botonIzquierda {
    float: left;
    margin-right: 5px;
}

.divSeparador {
    position: relative;
    clear: both;
    height: 40px;
}
/*Fin código*/
.filaResponsive {
    clear: both;
    min-height: 3.2em;
    margin-bottom: 0.5em;
}

.rqfValidator {
    color: Red;
    font-weight: bold;
}

.gridViewDebitos {
    clear: both;
    margin-top: 4.5em;
}

.botonera_panel {
    margin-top: 1em;
    position: relative;
}

.lista_basica dt {
    margin-top: 5px;
}

.lista_basica dd {
    margin-top: 5px;
}

#dvMapaGoogle {
    float: left;
    margin-right: 20px;
}

.infoItemCatProcedimientos {
    margin-left: 0.313em;
    width: 1.4em;
}
/*ESTILO CONTENEDOR DE INFORMACIÓN*/
.interior_contenedor {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EFF3F9;
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
    border-style: none dashed dashed;
    border-width: medium 1px 1px;
    overflow: hidden;
    padding: 10px 5px 5px;
}

.cabecera_contenedor {
    background-color: #596FB1;
    border: 1px solid #2F4F4F;
    color: white;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}

.tooltip {
    padding: 0;
}

a.tooltip {
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #CCCCCC;
    text-decoration: none;
}

    a.tooltip i {
        position: relative;
        left: -.5em;
    }

        a.tooltip i:hover {
            text-decoration: none;
        }

    a.tooltip:hover {
        text-decoration: none;
    }

    a.tooltip span {
        display: none;
        margin: 0 0 0 10px;
        padding: 5px 5px;
    }



a.tooltipAutoliquidaciones {
    color: #CCCCCC;
    float: right;
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin-right: 2em;
}

    a.tooltipAutoliquidaciones:hover {
        text-decoration: none;
    }

    a.tooltipAutoliquidaciones:hover {
        text-decoration: none;
    }

    a.tooltipAutoliquidaciones span {
        display: none;
        margin: 0 0 0 10px;
        padding: 5px 5px;
    }

    a.tooltipAutoliquidaciones:hover span {
        display: inline;
        position: absolute;
        border: 1px solid #1351EF;
        background: #EFF3F9;
        color: #666666;
        width: 250px;
    }
/*FIN ESTILO DE TOOLTIP*/
i {
    margin-right: 0.15em;
}

.pasos_proceso {
    margin-bottom: 1em;
    overflow: hidden;
    width: 100%;
}

.paso {
    background-image: url('../../Comun/imagenes/paso.png');
    background-repeat: no-repeat;
    float: left;
    min-height: 66px;
    margin-right: 1em;
    width: 120px;
}

    .paso span {
        color: #285761;
        float: left;
        padding-left: 1em;
        padding-top: 0.5em;
    }

    .paso div {
        clear: both;
        margin-top: 5em;
        text-align: center;
    }

.paso_actual {
    background-image: url('../../Comun/imagenes/paso_actual.png');
    background-repeat: no-repeat;
    float: left;
    min-height: 66px;
    margin-right: 1em;
    width: 120px;
}

    .paso_actual span {
        color: #E84948;
        float: left;
        padding-left: 1em;
        padding-top: 0.5em;
    }

    .paso_actual div {
        clear: both;
        margin-top: 5em;
        text-align: center;
    }

.enlaceTransparente {
    color: inherit;
    text-decoration: none;
}

.clear {
    clear: both;
}

.versionSede {
    font-size: 90%;
    text-align: right;
    height: 0;
    position: relative;
    right: 0.5rem;
    top: -1.5rem;
}

.hideHeader {
    display: none;
}

.gridLinkPCSP {
    width: 100%;
    background-image: url('../../Comun/imagenes/portal_contratacion.jpg');
    background-repeat: no-repeat;
}

.overEnabled {
    overflow-x: auto;
    overflow-y: auto;
}

.resumenPagoContainer {
    padding: 4%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    border-left: dashed 1px #303030;
    border-right: dashed 1px #303030;
    border-top: dashed 1px #303030;
}

.elemento_Pagos {
    margin-bottom: 1em;
}

.fila_cortaPagos {
    margin: 1em;
    flex: 0 1 40%;
    margin-top: .5em;
}

.fila_cortaPagos_v2 {
    width: 100%;
    display: block;
}

    .fila_cortaPagos_v2 table {
        width: 100% !important;
        display: block;
        height: 2em;
    }

.textAreaRegistro {
    width: 100%;
    height: 5rem;
}

valor_solo_texto {
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    overflow-x: auto;
    border: solid 1px red;
}

.valor_solo_texto h3 {
    padding: 0 0 0.2rem 0;
    border: none;
    margin: 0;
}

.ficheros_adjuntos {
    padding-bottom: .5rem;
    margin-bottom: .5rem;
}

    .ficheros_adjuntos h3 {
        padding: 0;
        margin: 0 0 .5rem 0;
        border: none;
    }

.innerBtnClave {
    margin: 0;
    padding: 0;
}

    .innerBtnClave img {
        margin: 0;
        padding: 0;
        background-image: url(../../Comun/imagenes/clave.png);
    }

.pnl_controles_epi {
    background-color: #EFF3F9;
    border: 1px solid #2F4F4F;
    background-color: #EFF3F9;
    padding: 0 1rem;
}

.altaUsuario {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

fieldset {
    border: solid 1px #909090;
    margin-bottom: 0.7rem;
    padding: 1em;
    background-color: #fff;
    flex-shrink: 1;
    flex-grow: 1;
    flex-basis: 35rem;
}

legend {
    padding: 0.1em 0.5em;
    text-transform: lowercase;
    color: #2C4182;
    background-color: #fff;
    font-weight: bold;
}

    legend:first-letter {
        text-transform: uppercase;
    }

.scrollingClassContainerPublicaciones {
    border: dashed 1px red;
    height: 100%;
}

.flexContainerPerfilContratante {
    display: flex;
    flex-wrap: wrap;
}

.ultElement {
    flex: 1 0 30%;
    margin: 2% 1%;
}

    .ultElement table {
        width: 100%;
        margin-bottom: 1em;
    }

.vinculos {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

    .vinculos ul {
        padding: 0;
    }

    .vinculos p {
        margin: 0;
        padding: 0;
        margin-bottom: 0.4em;
    }

    .vinculos a {
        display: block;
        margin: 0;
        margin-bottom: 0.1em;
        padding: 0;
        font-size: 1.2em;
        background: url(../../Comun/imagenes/flecha_clara.png) 0 6px no-repeat;
        color: #8D8D8D;
        text-decoration: underline;
        padding: 0 0 0 14px;
    }

        .vinculos a:hover {
            background: url(../../Comun/imagenes/flecha_oscura.png) 0 6px no-repeat;
            color: #000000;
            text-decoration: underline;
        }


.infoHelpButtom {
    border: none;
    margin: 0;
    background-color: transparent;
    font-size: 1.1rem;
}

    .infoHelpButtom i {
        color: blue;
        padding: 0;
        margin: 0;
    }

#resumenTPV {
    width: 60%;
    height: 90%;
    overflow-y: auto;
    border: solid 1px #000;
    background-color: #fff;
    padding: 0;
}

    #resumenTPV .headResm {
        padding: 0;
        background-color: #2C4182;
        padding: 0.5rem;
        color: #fff;
    }

    #resumenTPV .containerResm {
        padding: 1rem;
    }

    #resumenTPV .listaDebitosResm {
        overflow-x: auto;
        min-width: 15rem;
    }

    #resumenTPV .botoneraResm {
        margin-top: 1rem;
    }
