/*-------------------------------  clases para formulario    ----------------------------------------*/

#ipc_fondoipc {
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    /*padding: 100px 0;*/
    background-position: right top;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
}

#ipc_fondoipc_bckgrnd {
    padding: 50px 0px 50px 0px;
    background-position: right top;
}

.eustcontint {
    border: 1px solid #8E8E8E;
    padding: 1em 0em 1em 0em;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

form {
    margin: 0em;
    padding: 0em;
}

fieldset {
    margin: 0.5em 0;
    /*padding: .3em;*/
    border: none;
}

fieldset.eustfieldborder {
    border: 1px solid #cccccc;
}

fieldset br {
    display: none;
}

legend {
    font-weight: bold;
    color: #000000;
    padding: .2em .5em;
    /*  border: 1px solid #696;*/
}

fieldset div {
    /*  clear: both;*/
    margin: 0em 0em 0.5em 0em;
    position: relative;
    /*  border:1px solid red;*/
}

fieldset div span {
    display: none;
}

label,
fieldset div.cr p {
    margin: 0;
    display: block;
    /*width: 26em;
  width: 10em;*/
    text-align: right;
    float: left;
    margin: 0em;
    padding: 0em;
    /*border: 1px solid red;*/
}

label.eustlabellargo,
fieldset div.cr p.eustlabellargo {
    width: 20em;
}

fieldset div.cr label {
    text-align: left;
    margin-left: 13em !important;
    width: auto;
    float: none;
}

fieldset div.cr label.eustlabellargo {
    text-align: left;
    margin-left: 20em !important;
    width: auto;
    float: none;
}

fieldset div.cr2 label {
    text-align: left;
    margin-left: 5em;
    width: auto;
    float: none;
}

.mandat {
    color: #565656;
    float: left;
}

.mandatoption {
    clear: both;
}

.mandatcorto {
    width: 6em !important;
}

.eustcajacorta {
    float: left;
    width: 5em;
}

.eustcajamedia {
    float: left;
    width: 30em;
}

.eustcajamediaanno {
    float: left;
    width: 12em;
    display: inline-flex;
    /*border: 1px solid red;*/
}

.eustcajamediames {
    float: left;
    width: 20em;
    display: inline-flex;
    /*border: 1px solid red;*/
}

.eustcajalarga {
    float: left;
    width: 70em;
}

.eustcajalargatexarea {
    float: left;
    width: 55em;
}

.eustinputcorto {
    width: 5em;
    margin: 0em 0em 0em 0.5em
}

select.eustinputcorto {
    height: 1.8em;
    width: 5.6em;
    float: left;
}

.eustinputmedio {
    width: 15em;
    margin: 0em 0em 0em 0.5em
}

select.eustinputmedio {
    height: 1.8em;
    width: 15.6em;
}

.eustinputlargo {
    width: 20em;
    margin: 0em 0em 0em 0.5em
}

select.eustinputlargo {
    height: 1.8em;
    width: 20.6em;
}

.eustinputmaslargo {
    width: 25em;
    margin: 0em 0em 0em 0.5em
}

select.eustinputmaslargo {
    height: 1.8em;
    width: 25.6em;
}

.eustinputmuchomaslargo {
    width: 30em;
    margin: 0em 0em 0em 0.5em
}

select.eustinputmuchomaslargo {
    height: 1.8em;
    width: 30.6em;
}

.eustsimulalegend {
    float: left;
    width: 10em;
    text-align: right;
    margin: 0.5em 0em 0em 0em;
    padding: 0em;
}

.mandatmes {
    /*width: 5em;*/
    color: #565656;
    float: left;
}

.radioFormulario {
    display: inline-flex;
    padding-left: 0em;
}


/*.radioFormulario input{
  border: 2px solid #dedede;
    border-radius: 50%;
}*/

input[type=radio] {
    /*  width:50px;
    height:50px;*/
    font-size: 50px;
    vertical-align: middle;
}

.labelRadio {
    margin-left: 0em;
    text-align: initial;
    padding-left: 0.5rem;
    font-weight: normal !important;
}

@media (min-width: 993px) {
    .labelRadio {
        margin-top: -0.5rem;
    }
}

.eustsimulalegend2 {
    float: left;
    width: 6em;
    text-align: initial;
    /*margin: 0.5em 0em 0em 0em;
padding: 0em;*/
}

@media (min-width: 769px) {
    .eustsimulalegend2 {
        width: 7em;
    }
}

.mandat2 {
    color: #565656;
    float: left;
    padding-left: 1rem;
    font-weight: normal;
    min-width: 3em;
    width: auto;
}

@media (min-width: 769px) {
    .mandat2 {
        min-width: 2em;
    }
}

.mandatMesPer {
    color: #565656;
    float: left;
    font-weight: normal;
}

.mandatAnnoPer {
    color: #565656;
    float: left;
    font-weight: normal;
    text-align: left;
    width: auto;
    min-width: 4.5em;
}

@media (min-width: 769px) {
    .mandatAnnoPer {
        width: 6.5em;
    }
}

.parrafoInformativo {
    background-image: url(../../cwIMAGES/2015/ico_informacion.png);
    background-position: left;
    background-repeat: no-repeat;
    background-color: #FFF8E5;
    background-position: 1rem;
    height: 10rem;
    padding-left: 6rem;
    padding-top: 1rem;
    font-style: italic;
    margin-left: 1rem;
    font-size: 1.5rem;
}

@media (min-width: 769px) {
    .parrafoInformativo {
        height: 5rem;
    }
}

.legendAzul {
    font-weight: bold;
    color: #013161;
    padding: .2em .5em;
    border-style: none;
    /*border-color: #F6BF00;
    border: 1px solid #696;*/
}

.ipc_Anchoespecial {
    width: 100% !important;
}

@media (min-width: 769px) {
    .botonAmarillo {
        font-size: 2.2rem;
        font-size: 22px;
    }
}

.guionAmarillo {
    color: #f6bf00;
    display: inline;
}

.negrita {
    font-weight: bold;
}

.espacioReducido {
    clear: both;
    max-height: 1rem;
}

#legendResultado {
    color: #000000;
    font-weight: bold;
    border-bottom: none;
    padding-left: 2rem;
    text-align: center;
}

@media (min-width: 769px) {
    .margenReducido {
        float: left;
        margin-left: -13px;
    }
}

.periodo {
    min-height: 2rem;
    width: 90%;
}

.periodoDcha {
    min-height: 2rem;
}

@media (min-width: 769px) {
    .periodoDcha {
        margin-left: 45%;
    }
}

@media (min-width: 400px) {
    .periodo {
        width: 100%;
    }
}

.ipc_tituloDatos {
    font-size: 15px;
    font-size: 1.5rem;
    width: 100%;
    margin: 0 auto 15px;
    text-align: center;
    font-weight: bold;
}

.ipc_cajadatoIZD {
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
    opacity: 1;
    text-shadow: 2px 2px 5px #333333;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    /*background: #43596b;
  border-radius: 5px 5px 25px 5px;*/
    border-radius: 0px 0px 0px 0px;
    background: url(/cwImages/2015/coyuntura_dato.png) no-repeat right bottom;
}

.ipc_cajadatoDCHA {
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
    opacity: 1;
    text-shadow: 2px 2px 5px #333333;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    /*background: #43596b;
  border-radius: 5px 5px 25px 5px;*/
    border-radius: 0px 0px 0px 0px;
    background: url(/cwImages/2015/coyuntura_dato.png) no-repeat right bottom;
}

.ipc_cajaCY {
    background-color: #f0f0f0;
    border-radius: 10px;
    height: 180px;
    margin-right: 4em;
    margin-top: 1em;
    text-align: center;
}

.ipc_cajaCY_texto {
    font-size: 20rem;
    font-size: 2rem;
    color: #FFFFFF;
}

.ipc_cajaCY_dato {
    font-size: 42rem;
    font-size: 4.2rem;
    font-weight: bold;
    color: #FFFFFF;
}

@media (min-width: 993px) {
    .ipc_cajadatoIZD {
        width: 55%;
        border-radius: 0px 0px 0px 0px;
        background: url(/cwImages/2015/coyuntura_dato.png) no-repeat right bottom;
        margin-right: 0px;
    }
    .ipc_cajadatoDCHA {
        width: 55%;
        border-radius: 0px 0px 0px 0px;
        background: url(/cwImages/2015/coyuntura_dato.png) no-repeat right bottom;
        margin-left: 0px;
    }
    .ipc_cajaCY_texto {
        font-size: 20px;
        font-size: 2rem;
    }
    .ipc_cajaCY_dato {
        font-size: 42px;
        font-size: 4.2rem;
    }
    .ipc_tituloDatos {
        font-size: 25px;
        font-size: 2.5rem;
    }
}

.ipcestilo {
    border: 2px solid #7d6754;
    border-radius: 5px;
    padding: 3px;
    -webkit-appearance: none;
    background-image: url('/cwImages/2015/Arrowhead-Down-01.png');
    background-position: 88px;
    background-repeat: no-repeat;
    text-indent: 0.01px;
    /*In Firefox*/
    text-overflow: '';
    /*In Firefox*/
}

.ipc_lista li {
    width: 100%;
    background-image: url("/cwIMAGES/2015/bullet2015_2.gif");
    background-position: left 0px;
    background-repeat: no-repeat;
    list-style: outside none none;
    margin: 0;
    padding-left: 30px;
    font-size: 15px;
    font-size: 1.5rem;
    padding-bottom: 15px;
}

.separadoInferior {
    margin-bottom: 0.2em;
}

.anchofijo {
    width: auto;
}

.resutadoIpc {
    /*border: 1px solid #FBECC5;*/
    /*background-image: url('/cwImages/2015/fnd_amarilloResultado.gif');
   background-repeat:no-repeat;
   background-position:top;*/
    border-radius: 10px;
    min-height: 0.01%;
    overflow-x: auto;
    padding-left: 2rem;
    background-color: #FFF8E5;
}

#ipc_resultadoGlobal {
    background-color: #FBECC5;
    margin-left: -2rem;
}

.ipc_TablasEstadisticas {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
