/*NO se usa es sólo para consulta del desarrollador*/
@CHARSET "ISO-8859-1";
.noVisited:visited {
    color: #ba1820;
}
.noVisited:hover {
    color: red!important;
}
.botonesMiembros {
    position: absolute;
    bottom: 10px;
    right: 80px
}
.linkInformacion {
    color: #ba1820!important;
    text-decoration: none
}
.linkInformacion:hover {
    color: #700!important
}
.margenCorto {
    margin-top: 12%!important;
    margin-bottom: 10%!important
}
.sesenta {
    width: 60%
}
.divVolver {
    float: right;
    margin-right: 17%
}
.divVolver a {
    vertical-align: text-top;
    /*background-image: url(../images/flechaVolver24.png);*/
    background-repeat: no-repeat;
    background-position: left center;
    padding: 13px 0 10px 30px
}
.divVolver a:hover {
    vertical-align: text-top;
    /*background-image: url(../images/flechaVolver24.png);*/
    background-repeat: no-repeat;
    background-position: left center;
    padding: 13px 0 10px 30px;
    color: #700
}
.divInfo {
    width: 65%;
    margin: 0 auto;
    text-align: left;
}
.divInfo p a {
    color: #ba1820;
}
.divInfo p a:visited {
    color: #ba1820;
}
.rf-pp-cnt-scrlr {
    width: auto!important;
    height: auto!important;
}
/* .rf-pp-cntr {
    width: auto!important;
    height: auto!important;
} */
.rf-pp-cntr {
    top: 5px;
}
.rf-dt-c a {
    color: #ff0000!important;
}
.rf-dt-c a:hover {
    color: black!important;
}
.rf-pp-cnt-scrlr-srch {
    /* height: 85% !important; */
}
.rf-pp-cntr-srch {
    /* height: 65% !important; */
}

body {
    background-color: #e8e6e6;
    font-family: Arial, Helvetica, Sans-serif;
    margin: 4px 0 0 0;
    font-size: 20px
}
#wrapper {
    position: relative;
    margin: 0 auto;
    width: 80%;
    height: 70%;
}
div#cuerpo.cuerpo {
    z-index: 1;
    position: relative;
    /* top: 70px; */
    margin: 0px auto 200px auto;
    height: auto;
    width: 100%;
    background-color: #FFF;
    border-width: 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-style: groove;
    border-top: none;
    /* min-height: 800px;
    min-height: 90vh; */
    border-color: rgba(218, 217, 217, .45)
}
.escudoGrande {
    float: left;
    margin-top: -1.0em;
    border-bottom: none;
    display: block;
    width: 337px;
    height: 38px
}
.escudoMediano,
.escudoPequenio {
    display: none
}
#preCabecera {
    z-index: 2 !important;
    position: relative !important;
    margin: 0;
    height: 35px;
    width: 100%
}
#cabecera {
    z-index: 2;
    position: relative;
    top: 50px;
    height: 40px;
    width: 93%;
    background-color: #d3d0d0;
    border: 1px solid #999
}
.titulo {
    margin: 7px 0 0 11px;
    font-weight: 700;
    font-size: 22px;
    color: #333;
    font-family: Arial, Helvetica, Sans-serif
}
.titulo span {
    color: #A11
}
#contenedorTitulo {
    float: left;
    height: 50px
}
#idiomas {
    z-index: 3;
    float: right;
    height: 40px
}
/* .textoIdioma,
.textoIdioma:visited {
    float: right;
    margin: 23px 5px 5px 5px;
    font-size: 12px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif
} */
.textoIdioma {
    /* float: right; */
    margin: 23px 5px 5px 5px;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif
}

.visitado {
    color: #bf0404 !important;
    font-weight: bolder ! important;
    text-decoration: none;
    transition: transform 250ms, opacity 400ms;
 	transition-timing-function: ease;
}

.textoIdioma a:hover {
    color: #A11;
    font-weight: bold;
    transition: transform 250ms, opacity 400ms;
 	transition-timing-function: ease;
}
.textoIdioma:hover {
    color: #A11
}
#wrapperContenido {
    z-index: 2;
    float: left;
    min-height: 400px;
    width: 100%;
    /* margin-top: 5%; */
}
#paraElClear {
    clear: both
}
.contenedorCentrado {
    z-index: 3;
    text-align: center;
    text-decoration: none;
    position: relative;
    margin: 0 auto
}
.contenedorCentradoPopUp {
    position: relative;
    margin: 0 auto
}
.contenedorCentradoBorde {
    z-index: 3;
    padding: 7px;
    text-align: left;
    position: relative;
    margin: 0 auto;
    border: 1px solid #D3D0D0;
    border-radius: 10px;
    box-shadow: 3px 3px 4px #000
}
.contenedorAviso {
    /*border: 1px solid black;
    background-color: #D3D0D0;*/
    z-index: 3;
    /* top: -40px; */
    text-align: center;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    padding: 5px
}
.txtInfo {
    text-decoration: none;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 17px;
    margin-right: 2px
}
.txtInfoPdf {
    text-decoration: none;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    margin-left: 1px;
    font-size: 17px;
    margin-right: 2px
}
.txtInfo:hover {
    color: red;
}
.txtInfoPdf:hover {
    color: red;
    margin-left: 3px;
    margin-right: 0
}
.sinRaya {
    text-decoration: none;
}
.sinRaya>a:link, a:active, a:visited,a:hover {
    text-decoration: none !important;
}
.colorNegro {
    color: #000;
}
.colorGris,
.colorRojo:hover {
    color: #333;
}
.colorGris:hover,
.colorRojo,
.colorNegro:hover {
    color: #A11;
}
.aviso {
    /*background-image: url(../images/square_advertencia_red_128.png);*/*
    padding: 9px 0 7px 30px;
    margin: 10px 0 0 10px;
    background-repeat: no-repeat;
    background-position: left;
    color: #bf0404;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    font-family: Arial, Helvetica, Sans-serif
}
.encabezado {
    font-weight: 700;
    font-size: 18px;
    color: #A11
}
.textoMediano {
    font-size: 14px;
    margin-right: 3px
}
.textoGrande {
    font-size: 16px
}
.textoGrandeColor {
    font-size: 16px;
    color: #A11;
    font-weight: 700;
}
.textoMasGrande {
    font-size: 18px
}
.textoMedianoColor {
    font-size: 14px;
    color: #A11;
    font-weight: 700
}
.deshabilitado {
    font-size: 14px;
    color: #D3D0D0
}
.textoMedianoPad {
    font-size: 14px
}
.textoMedianoPad5 {
    font-size: 14px;
    padding-left: 5px
}
.textoPequeno {
    font-size: 12px;
    color: #A11
}
.textoPequenoColor {
    font-size: 12px;
    color: #333;
    font-weight: 700;
}
.textoPequeno2 {
    font-size: 12px;
    color: #A11
}
.textoPequeno2:hover {
    font-size: 12px;
    color: #333
}
.error {
    margin: 0 0 0 -20px;
    color: red;
    font-size: 16px;
    font-weight: 700
}
.errormessage {
	margin: 0 0 0 -20px;
    color: red;
    font-size: 11px;
    font-weight: 300
}
select {
    text-transform: uppercase
}
textarea {
    text-align: left;
    padding-left: 4px;
    text-transform: uppercase
}
textarea:focus,
textarea.errorInput:focus {
    border: 1px solid #6666ef
}
textarea.errorInput,
input[type=text].errorInput {
    border: 1px solid #FF0000 !important
}

input[type=text] {
    text-align: left;
    padding-left: 4px;
    text-transform: uppercase
}
input[type=text]:focus,
input[type=text].errorInput:focus {
    border: 1px solid #6666ef
}
select.errorInput {
    color: red
}

.contenedorBotones {
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: -1px
}
.contenedorBotonesMargenDcha {
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 70px
}
.contenedorBotonesAbsoluto {
    position: absolute;
    right: 70px;
    bottom: 10px
}
.consentimientoAbsoluto {
    position: relative
}
.consentimientoRelativo {
    position: relative
}
.consentimientoRelativoError {
    position: relative;
    border: 1px solid red
}
.boton {
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    width: 70px;
    height: 25px;
    text-transform: none;
    margin-right: 0px!important
}
fieldset {
    margin-top: 5px;
    margin-bottom: 15px;
    border-radius: 10px;
    border-color: #c0c0c0!important;
    background-color: #fafafa !important;
}
.paddingFormulario {
    padding: 3px 3px 3px 0
}
legend .textoMediano {
    color: #999
}
.botonFinal {
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 25px;
    text-transform: none
}
.contenedorBotonesFinal {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px
}
.gris2 {
    /* border: 1px solid #D3D0D0; */
    border: 1px solid #c0c0c0;
    border-radius: 10px;
    padding: 3px
}

.gris3 {
    border: 1px solid #c0c0c0;
    border-radius: 10px;
    padding: 2px;
    margin-left: 1px;
}
.bordeRojo {
    border: 1px solid red;
    border-radius: 10px;
    padding: 3px
}
.negro {
    border: 1.3px solid #A11;
    border-radius: 10px;
    padding: 3px;
    background-color: #F2F2F2;
    box-shadow: 3px 3px 4px #847f7f
}
.negro2 {
    border: 1px solid #A00;
    border-radius: 10px;
    padding: 3px;
    background-color: #FFF;
    box-shadow: 3px 3px 4px #999
}
.tablaDeshabilitada,
.tablaDeshabilitadaDesaparece,
.tablaDeshabilitadaDesapareceMovil,
.tablaDeshabilitadaDesapareceMovilMicro {
    color: #D3D0D0;
}
.tablaNormal,
.tablaNormalDesaparece,
.tablaNormalDesapareceMovil,
.tablaNormalDesapareceMovilMicro {
    /* color: black; */
    color: #ffffff;
    padding: 3px;
}
.deshabilitadoTabla,
.deshabilitadoTablaDesaparece,
.deshabilitadoTablaDesapareceMovil,
.deshabilitadoTablaDesapareceMovilMicro {
    font-size: 12px;
    text-transform: uppercase;
    color: #D3D0D0;
    padding: 1px 2px
}
.textoTabla,
.textoTablaDesaparece,
.textoTablaDesapareceMovil,
.textoTablaDesapareceMovilMicro {
    font-size: 12px;
    text-transform: uppercase
}
.tabla {
    padding: 3px;
    margin-left: 24px;
    border: 1px solid #999;
    width: 625px;
    margin-bottom: 15px;
    border-radius: 10px;
    /* background-color: #F2F2F2; */
    background-color: #FAFAFA;
    box-shadow: 3px 3px 4px #847f7f
}
.tablaGris {
    padding: 0;
    margin-left: 24px;
    border: 1px solid #D3D0D0;
    width: 625px;
    margin-bottom: 15px;
    border-radius: 10px
}
.ancho {
    text-align: center;
    margin: 0 auto;
    border-collapse: collapse;
    border-top: 0;
    width: 100%
}
.tituloFB {
    color: #A11;
    font-weight: 700;
    font-size: 16px
}
input[type=text][disabled] {
    color: #6A6A6A!important;
    text-align: left;
    left-padding: 4px;
    text-transform: uppercase
}
#datosConsulta input[type=text][disabled] {
    color: #6A6A6A!important;
    text-align: left;
    left-padding: 4px;
    text-transform: uppercase
}
.centrado {
    position: relative;
    margin: 0 auto
}
.bordeNegro {
    border-color: black;
    background-color: #FFF
}
.centradoSinBorde {
    position: relative;
    margin: 0 auto;
    border: 1px solid #FFF
}
.centradoConBorde {
    position: relative;
    margin: 0 auto;
    border: 1px solid red
}
.tooltip-custom-body {
    opacity: .85;
    filter: alpha(opacity 90)
}
.tooltip-custom-body div {
    text-align: center;
    border: 1px solid #FFF;
    padding: 3px;
    background: rgb(109, 0, 25);
    background: -moz-linear-gradient(top, rgba(109, 0, 25, 1) 0%, rgba(191, 3, 16, 1) 58%, rgba(169, 3, 41, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(109, 0, 25, 1)), color-stop(58%, rgba(191, 3, 16, 1)), color-stop(100%, rgba(169, 3, 41, 1)));
    background: -webkit-linear-gradient(top, rgba(109, 0, 25, 1) 0%, rgba(191, 3, 16, 1) 58%, rgba(169, 3, 41, 1) 100%);
    background: -o-linear-gradient(top, rgba(109, 0, 25, 1) 0%, rgba(191, 3, 16, 1) 58%, rgba(169, 3, 41, 1) 100%);
    background: -ms-linear-gradient(top, rgba(109, 0, 25, 1) 0%, rgba(191, 3, 16, 1) 58%, rgba(169, 3, 41, 1) 100%);
    background: linear-gradient(to bottom, rgba(109, 0, 25, 1) 0%, rgba(191, 3, 16, 1) 58%, rgba(169, 3, 41, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6d0019', endColorstr='#a90329', GradientType=0)
}
.textoTooltip {
    margin: 7px!important;
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
    opacity: 1;
    filter: alpha(opacity 99)
}
.placeHolder {
    font-size: 11px!important;
    text-transform: lowercase!important
}
.linkDoc {
    color: #737373
}
.linkDoc:hover {
    text-decoration: none
}
.expirado {
    color: #A11;
    text-decoration: none
}
.expirado:hover {
    color: #999;
    text-decoration: none
}
.sombra {
    box-shadow: 3px 3px 4px #847f7f
}
.aumenta:hover {
    width: 20px;
    height: 20px
}
.posicionImagen {
    position: fixed;
    right: 50%;
    margin-right: -32px;
    top: 200px;
    visibility: hidden
}
.bordeRojoSinPadding {
    border: 1px solid red;
    border-radius: 5px;
    padding: 0 3px 2px 1px
}
input[type=text].minusculas {
    text-align: left;
    padding-left: 4px;
    text-transform: none
}
input[type=text].errorInputMinusculas {
    border: 1px solid #FF0000!important;
    text-transform: none
}
input[type=text].errorInput:focusMinusculas {
    border: 1px solid #6666ef;
    text-transform: none
}
input[type=text][disabled].minusculas {
    color: #6A6A6A!important;
    text-align: left;
    left-padding: 4px;
    text-transform: none
}
#datosConsulta input[type=text][disabled].minusculas {
    color: #6A6A6A!important;
    text-align: left;
    left-padding: 4px;
    text-transform: none;
    margin-left: -5px
}
.formularioCentrado {
    display: block;
    margin-top: 5%;
    margin-bottom: 0;
}
.formularioConMargen,
#documentos,
#Solicitante_final,
#consulta {
    margin: 25px 70px 0 70px
}
.formularioConMargen input,
.formularioConMargen select {
    margin-right: 10px
}
.formularioConMargen span.textoMedianoPad,
.formularioConMargen span.textoMediano {
    margin-right: 5px
}
#preCabeceraMovil,
div#menuNavarraMovil.noMuestra {
    display: none;
}
div#menuNavarraMovil.menuNavarraMovil {
    display: block;
    position: relative;
    clear: both;
    width: 100%;
    z-index: 10
}
div.divInterior {
    display: table;
    text-align: left;
    margin: 0 auto
}
div.divInterior div img {
    vertical-align: middle
}
div.divInterior div a {
    lin-height: 100%
}
div.divInterior div {
    /*border-bottom: 1px solid silver;*/
    padding: 2px;
    margin: 5px;
}
div.divInterior div img {
    /*padding-right: 10px*/
    margin-right: 10px;
}
.divConMargen {
    margin: 0 3px
}
.divConMargenFloat,
.divFloatLeft,
.divFloatLeftMargen,
.divFloatLeftEnPc,
.divFloatLeftMargenMuestraPc {
    float: left
}
.divConMargenFloatTreinta,
.divConMargenFloatTreintaMiembro {
    float: left;
    width: 32%
}
.divConMargenFloatSesenta {
    float: left;
    width: 65%
}
.divConClear {
    clear: left
}
.divSeparacion {
    height: 10px
}
.divSeparacionBorde {
    height: 10px;
    border-bottom: 1px solid #e2e0e0
}
.divNoventa {
    width: 98%;
    margin: 0 auto
}
.divSetenta {
    width: 80%;
    margin: 0 auto
}
table td {
    vertical-align: top
}
.tabla.centrado,
.tablaGris.centrado {
    width: 80%;
    font-size: 14px
}
.tabla.centrado thead tr {
    /* background-color: #EB9A99; */
    background-color: #bf0404;
}
.tabla thead tr {
    background-color: #bf0404 !important;
}
.tabla.centrado thead tr th {
    font-size: 12px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 5px 3px
}
.tabla.centrado tbody tr td input,
.tablaGris.centrado tbody tr td input {
    margin-right: 0
}
.tabla.centrado tbody tr td,
.tablaGris.centrado tbody tr td {
    padding: 1px 2px;
    vertical-align: middle
}
.tabla.centrado tbody tr td .ancho tbody tr {
    border-bottom: 1px solid black
}
.tablaGris.centrado tbody tr td .ancho tbody tr {
    border-bottom: 1px solid #D3D0D0
}
.tablaGris.centrado thead tr {
    background-color: #f7d5d4
}
.tablaGris.centrado thead tr th {
    font-size: 12px;
    padding: 5px 3px;
    border-top: 1px solid gray!important;
    border-bottom: 1px solid gray!important
}
.cincuenta {
    width: 60%
}
.displayTable {
    display: table;
    padding: 10px
}
.divCien {
    width: 98%
}
.miRadio tbody tr td label {
    vertical-align: center;
    text-align:center;
    margin-top: -2.5em;
    margin-left: -5px;
    /*margin-right: 8px;*/
}
.anchoSetenta {
    width: 70%
}
.anchoOchenta {
    width: 80% !important;
}
.anchoPopUpCentros {
    width: 380px
}
#documentos,
#Solicitante_final,
#consulta {
    padding: 10px
}
.margenTreintaCinco {
    margin-left: 35px
}
.margenVeinte {
    margin-left: 20px
}
.pnoMargen {
    margin-top: 0px;
    margin-bottom: 0px;
}
.pnoTop {
    margin-top: 0px;
}
.pnoBottom {
    margin-bottom: 0px;
}
.textoJustificado {
    text-align: justify
}
.divCincuentaLeft {
    float: left;
    width: 55%;
    margin-left: 0
}
.divCincuentaRight {
    float: right;
    width: 40%;
    margin-left: 20px
}
.divConMargenFloatSeventy {
    float: left;
    width: 70%;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis
}
.divConMargenFloatFifteen,
.divConMargenFloatFifteenDesaparece {
    float: left;
    width: 15%;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis
}
#documentos div span.rf-fu-btns-rgh {
    display: none!important
}
.muestraEnPc {
    display: inline
}
.muestraEnPantallaPeque,
.noMuestraEnPc {
    display: none
}
.anchoBuscador {
    width: 600px
}
.inputBuscador {
    margin-left: 5px;
    width: 158px
}
.noMuestraEnPantallaPeque {
    display: inline-block
}
.floatBotonBuscador {
    float: right
}
#preCabecera>#menu_navarra_es {
    display: block;
    font: 12px/100% Arial, Helvetica, sans-serif;
    margin: .5em 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}
#preCabecera>#menu_navarra_es ul {
    background-color: #CCC;
    font-size: 1em;
    font-weight: 700;
    list-style: none outside none;
    margin: 2.3em 0;
    padding: 0;
    text-align: right
}
#preCabecera>#menu_navarra_es li {
    display: inline;
    padding: 0
}
#preCabecera>#menu_navarra_es a {
    border: medium none;
    color: #666;
    line-height: 1.35em;
    padding: 0 .8em;
    text-decoration: none
}
#preCabecera>#menu_navarra_es a:hover {
    background-color: #FFF
}
#preCabecera>#menu_navarra_es .on a {
    background-color: #FFF;
    position: relative;
    top: 1px
}
#preCabecera>#menu_navarra_es .logo_navarra {
    background-color: #FFF;
    float: right;
    padding: 0 0 0 1em;
    position: relative;
    top: -1px
}
#preCabecera>#menu_navarra_es .logo_navarra h1 {
    display: inline
}
#preCabecera>#menu_navarra_es .logo_navarra h1 a {
    background: url(../images/logo.navarra.es.gif) no-repeat scroll left top transparent;
    display: block;
    height: 20px;
    padding: 0;
    width: 120px;
    margin-top: -.1em
}
#preCabecera>#menu_navarra_es .logo_navarra span {
    display: none
}
#footer {
    background-color: #fff;
    /*border: 1px outset rgba(218, 217, 217, .45);*/
    clear: both;
    color: #999;
    overflow: hidden;
    text-align: right;
    width: 100%;
    margin: .05em auto 0 auto;
    padding-top: .07em;
    padding-bottom: .15em;
    padding-left: .1em;
    border-radius: 3px;
    border-top: 1px solid rgba(218, 217, 217, .45);
}
#footer p {
    font-size: .85em;
    letter-spacing: .3em;
    margin: .15em 1em 0em 0em;
    padding: 0;
    margin-right: 1em
}
#footer a {
    color: #666;
    letter-spacing: 0
}
#footer .gobiernoNavarra {
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 28px;
    text-align: left;
    width: 206px
}
#footer .gobiernoNavarra img {
    border: medium none
}
#contacteMovil {
    display: none
}
#renderizaMinusMiembro {
    float: left;
    position: relative
}
.textoSombreadoRojo {
	color: #bf0404;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	text-shadow: 2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0,0,0,0.15);
	background: #FFFFFF;
}
.tituloMovil {
	text-align: center;
	width: 100%;
}
#documentos input[type=radio], label {
	margin-right: 10px !important;
}
.card-deck {
    width: 100% !important;
}
.option-input
input[type="radio"] {
  display: none;
  &:not(:disabled) ~ label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(350, 5%, 75%, 1);
    border-color: hsla(350, 5%, 75%, 1);
    box-shadow: none;
    cursor: not-allowed;
  }
}
.option-input
label {
  height: 100%;
  display: block;
  background: white;
  border: 2px solid hsla(350, 75%, 50%, 1);
  border-radius: 20px;
  padding: 1rem;
  margin-bottom: 1rem;
  //margin: 1rem;
  text-align: center;
  box-shadow: 0px 3px 10px -2px hsla(350, 5%, 65%, 0.5);
  position: relative;
}
.option-input
input[type="radio"]:checked + label {
  background: hsla(350, 75%, 50%, 1);
  color: hsla(215, 0%, 100%, 1);
  box-shadow: 0px 0px 20px hsla(350, 100%, 50%, 0.75);
  &::after {
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;
    border: 2px solid hsla(350, 75%, 45%, 1);
    content: "\f00c";
    font-size: 28px !important;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
  }
}
.option-input
input[type="radio"]#control_05:checked + label {
  background: red;
  border-color: red;
}
.option-input
p {
  font-weight: 900;
}

#conceptos:popupBuscadorCentrosNuevo_container
#conceptos:popupBuscadorCentrosNuevo_content_scroller {
	width: 85% !important;
	border: 5px solif black !important;
}

.CabezaFamilia {
	background-color: red !important;
}
.btn-link {
	color: #212529 !important;
    background-color: rgb(239, 239, 239,.03) !important;
    text-decoration: none !important;
    background-image: none !important;
}

.arrowDisplay {
	display: block;
}

.arrowNoDisplay {
	display: none;
}
.modal-backdrop{z-index: 1050;}
.modal{z-index: 1060;}
/* .modal-backdrop {
	z-index: -1 !important;
} */
.btn-clear {
	background-image: none !important;
}
.t-info {
	position: absolute; 
	top:257px; 
	right: 30px; 
	width:300px !important;
}
.rf-pb-lbl {
	margin: 0px !important; 
	padding: 1px !important;
}
.rf-pb-prgs {
	margin: 0px !important; 
	padding: 1px !important;
}
.rf-pb-rmng {
	width:90% !important;
	height: 20px !important;
	
}
.rf-pb-init {
	margin-top: -1.1em !important; 
	margin-left: -1.1em !important;
}
.pg-middle td {
	vertical-align: middle !important;
}

.elementToFadeIn {
    -webkit-animation: fadein 4s linear forwards;
    animation: fadein 1s linear forwards;
}

@-webkit-keyframes fadein {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadein {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.elementToFadeOut {
    -webkit-animation: fadeout 4s linear forwards;
    animation: fadeout 2s linear forwards;
}

@-webkit-keyframes fadeout {
  100% { opacity: 0; }
  0% { opacity: 1; }
}

@keyframes fadeout {
  100% { opacity: 0; }
  0% { opacity: 1; }
}

@media screen and (max-width: 1600px) {
    /* div#cuerpo.cuerpo {
        min-height: 1280px;
        min-height: 95vh;
    } */
    #wrapper {
        width: 80%;
    }
    .txtInfoPdf,
    .txtInfo {
        font-size: 16px;
    }
    #preCabeceraMovil {
        display: none;
    }
    .sesenta {
        width: 72%;
    }
    .contenedorAviso {
	    top: -10px;
	}
}
@media screen and (max-width: 1196px) {
    .contenedorBotonesAbsoluto {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
    .contenedorBotonesMargenDcha {
        float: right;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    .botonesMiembros {
        position: absolute;
        bottom: 10px;
        right: 10px
    }
    .formularioConMargen,
    #documentos,
    #Solicitante_final,
    #consulta {
        margin-left: 5px;
        margin-right: 5px
    }
    .escudoMediano {
        float: left;
        margin-top: -1.79em;
        display: block;
        width: 301px;
        height: 34px
    }
    .escudoGrande,
    .escudoPequenio {
        display: none
    }
    .divSetenta,
    .cincuenta,
    #wrapper {
        width: 95%
    }
    /* div#cuerpo.cuerpo {
        min-height: 920px;
        min-height: 60vh
    } */
    .txtInfo,
    .txtInfoPdf {
        font-size: 14px
    }
    .titulo {
        font-size: 19px;
        margin: 10px 3px 0 5px
    }
    .tabla.centrado,
    .tablaGris.centrado {
        width: 100%
    }
    .textoTablaDesaparece,
    .tablaDeshabilitadaDesaparece,
    .tablaNormalDesaparece,
    .deshabilitadoTablaDesaparece {
        display: none
    }
    .tabla {
        box-shadow: none
    }
    .aviso {
	    padding: 9px 0 7px 20px;
	}
	.contenedorAviso {
	    top: -30px;
	}
	.margenCorto {
    	margin-top: 16%!important;
	}
	
}
@media screen and (max-width: 930px) {
    .divSetenta,
    .cincuenta,
    #wrapper {
        width: 99%
    }
    .escudoPequenio {
        float: left;
        clear: both;
        margin-top: -1.78em;
        border-bottom: none;
        display: block;
        width: 225px;
        height: 26px
    }
    .escudoMediano,
    .escudoGrande {
        display: none
    }

	.option-input
	label {
	  height: 50%;
	  padding: 0.5rem;
	  margin-bottom: 0.5rem;
	  /*margin: 1rem;*/
	}
	.option-input
	input[type="radio"]:checked + label {
	  &::after {
	    font-family: FontAwesome;
	    border: 2px solid hsla(350, 75%, 45%, 1);
	    font-size: 14px !important;
	    top: -12px;
	    left: 50%;
	    transform: translateX(-50%);
	    height: 50px;
	    width: 50px;
	    line-height: 50px;
	    text-align: center;
	  }
	}
	.aviso {
	    padding: 9px 0 7px 10px;
	}
	.contenedorAviso {
	    top: -20px;
	}
	.margenUno {
		top: 10px;
	}
	.margenCorto {
    	margin-top: 18%!important;
	}
}
@media screen and (max-width: 810px) {
    .divSetenta,
    .cincuenta,
    #wrapper {
        width: 95%
    }
    .escudoPequenio {
        float: left;
        clear: both;
        margin-top: -1.78em;
        border-bottom: none;
        display: block;
        width: 225px;
        height: 26px
    }
    .escudoMediano,
    .escudoGrande {
        display: none
    }
    .titulo {
	    margin: 2px 0 0 5px;
	    font-size: 12px;
	}
	.contenedorAviso {
	    top: -10px;
	}
	.margenUno {
		top: 10px;
	}
	.margenCorto {
    	margin-top: 19%!important;
	}
	.t-info {
		top:167px;
		right: 10px; 
		width:200px !important;
	}
}
@media screen and (max-width: 730px) {
		.t-info {
		top:160px;
		right: 5px; 
		width:170px !important;
	}
}
@media screen and (max-width: 675px) {
    .divSetenta,
    .cincuenta,
    #wrapper {
        width: 95%
    }
    .escudoPequenio {
        float: left;
        clear: both;
        margin-top: -1.78em;
        border-bottom: none;
        display: block;
        width: 225px;
        height: 26px
    }
    .escudoMediano,
    .escudoGrande {
        display: none
    }
    .titulo {
	    margin: 2px 0 0 5px;
	    font-size: 10px;
	}
	.textoIdioma {
		top: 0px;
		margin-top: 0.6em;
	}
	.aviso {
	    padding: 9px 0 7px 10px;
	}
	.contenedorAviso {
	    top: 15px;
	}
	.margenUno {
		top: 100px !important;
	}
	.margenCorto {
    	margin-top: 20%!important;
	}
	.t-info {display: none !important;}
	
	.formularioConMargen,
	#documentos,
	#Solicitante_final,
	#consulta {
	    margin: 150px 20px 0 20px
	}
	div#cuerpo.cuerpo {
	    margin: -90px auto 0 auto;
	}
	
	div#tramitar {
		margin-top: 90px;
	}
	
	div#frmOpciones, div#frmInicio {
		height: 1100px !important
	}
	
	div#banAvisoCierre, div#banAvisoSolicitud {
		top: 0px !important;
	}
	
	div#frmInicio:banAvisoApertura {
		top: 100px !important;
	}
	
	div.divInterior {
		margin-top: 50px;
	}
	#frmInicio {
		height: 1200px !important;
	}
	
	#frmInformacion {
		height: 1800px !important;
	}
	
	div#btnVolverInfo.mt-5 {
		margin-top: 8rem !important;
	}

}
