/*Escalas de riesgo2 - Fondos y planes*/
/*semaforos riesgo fondos y planes*/

#semaforos-riesgo2 .box2 {
    padding: 0;
    display: block;
}

#semaforos-riesgo2 .blk-semaforo {
    position: relative;
    padding: 8px 12px;
    display: table-cell;
    vertical-align: middle;
}

#semaforos-riesgo2 .blk-right {
    position: relative;
    padding: 8px 12px;
    display: table-cell;
    width: 66%;
    vertical-align: middle;
}

#semaforos-riesgo2 .semaforo {
    display: block;
    margin-top: 8px;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    letter-spacing: 4px;
}

#semaforos-riesgo .txt-semaforo {
    display: block;
    margin-top: 16px;
}

#semaforos-riesgo2 .semaforo span {
    color: #bdbdbd;
}

#semaforos-riesgo2 .titulo {
    font-weight: 600;
    color: #0b7ad0;
}

#semaforos-riesgo2 .alerta {
    position: relative;
}

#semaforos-riesgo2 .lock {
    position: absolute;
    margin-top: 8px;
}

#semaforos-riesgo2 .lock .svg {
    height: 25px;
    width: 25px;
}

#semaforos-riesgo2 .lock + p {
    margin-left: 64px;
    margin-top: 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #semaforos-riesgo2 .box2,
    #semaforos-riesgo2 .blk-semaforo,
    #semaforos-riesgo2 .blk-right {
        display: block;
        width: auto;
    }

    #semaforos-riesgo2 .blk-right {
        border-left: 0;
    }

    #semaforos-riesgo2 [class*="col-"] {
        display: table-cell;
        float: none;
        vertical-align: bottom;
    }
}

.noshadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*Estilos para escala de riesgos*/
#semaforos-riesgo2 .escala-riesgo {
    font-size: 10px;
    margin-bottom: 0;
    line-height: 13px;
    margin-bottom: 16px;
    width: 100%;
}

#semaforos-riesgo2 .escala-riesgo tr th {
    font-weight: normal;
    border-bottom: 0;
    color: #606366;
    background-color: #f6f6f6;
}

#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros td {
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #808386;
    width: 14.85%;
    width: 14%;
    height: 24px;
}

#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo1 td:nth-child(1),
#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo2 td:nth-child(2),
#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo3 td:nth-child(3),
#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo4 td:nth-child(4),
#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo5 td:nth-child(5),
#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo6 td:nth-child(6),
#semaforos-riesgo2 .escala-riesgo tr.leyenda-numeros.riesgo7 td:nth-child(7) {
    background-color: #545454;
    color: #fff;
}

/*///--------XXX---------///*/

/*////////////////////////////////////*/


/*** SEMAFOROS RIESGO Y ALERTAS DE COMPLEJIDAD
---------------------------------------------*/
div .product-header div {
    position: unset;
}

#semaforos-riesgo2 {
    position: absolute;
    z-index: 3;
}

#semaforos-riesgo2.relative {
    position: relative !important;
}

#semaforos-riesgo2 p,
#advertencia-complejidad p {
    font-size: 10px;
    margin-bottom: 0;
    line-height: 13px;
}

#advertencia-complejidad {
    color: #999;
    padding: 8px 16px;
    margin: 8px 0px;
}

#advertencia-complejidad .advertencia {
    font-size: 1.6em;
    padding-right: 8px;
}

#advertencia-complejidad .box {
    border: 1px solid #ccc;
    padding: 8px;
}

#semaforos-riesgo2 .box {
    padding: 0;
    display: block;
}

#semaforos-riesgo2 .blk-semaforo {
    position: relative;
    padding: 8px 12px;
    display: table-cell;
    vertical-align: middle;
}

#semaforos-riesgo2 .blk-right {
    position: relative;
    padding: 8px 12px;
    display: table-cell;
    width: 66%;
    vertical-align: middle;
}

#semaforos-riesgo2 .semaforo {
    display: block;
    margin-top: 8px;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    letter-spacing: 4px;
}

#semaforos-riesgo2 .txt-semaforo {
    display: block;
    margin-top: 16px;
}

#semaforos-riesgo2 .semaforo span {
    color: #bdbdbd;
}

#semaforos-riesgo2 .titulo {
    font-weight: 600;
    color: #0b7ad0;
}

#semaforos-riesgo2 .alerta {
    position: relative;
}

#semaforos-riesgo2 .lock2 {
    position: absolute;
    margin-top: 8px;
}

#semaforos-riesgo2 .lock2 .svg {
    height: 25px;
    width: 25px;
    margin-right:12px;
}

#semaforos-riesgo2 .lock2 + p {
    margin-left: 64px;
    margin-top: 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #semaforos-riesgo2 .box,
    #semaforos-riesgo2 .blk-semaforo,
    #semaforos-riesgo2 .blk-right {
        display: block;
        width: auto;
    }

    #semaforos-riesgo2 .blk-right {
        border-left: 0;
    }

    #semaforos-riesgo2 [class*="col-"] {
        display: table-cell;
        float: none;
        vertical-align: bottom;
    }
}

.noshadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*Estilos para escala de riesgos*/
.escala-riesgo {
    font-size: 10px;
    margin-bottom: 0;
    line-height: 13px;
    margin-bottom: 16px;
    width: 100%;
}

.escala-riesgo tr th {
    font-weight: normal;
    border-bottom: 0;
    color: #606366;
    background-color: #f6f6f6;
}

.escala-riesgo tr.leyenda-numeros2 td {
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #808386;
    width: 14.85%;
    width: 14%;
    height: 24px;
}

.escala-riesgo tr.leyenda-numeros2.riesgo1 td:nth-child(1),
.escala-riesgo tr.leyenda-numeros2.riesgo2 td:nth-child(2),
.escala-riesgo tr.leyenda-numeros2.riesgo3 td:nth-child(3),
.escala-riesgo tr.leyenda-numeros2.riesgo4 td:nth-child(4),
.escala-riesgo tr.leyenda-numeros2.riesgo5 td:nth-child(5),
.escala-riesgo tr.leyenda-numeros2.riesgo6 td:nth-child(6),
.escala-riesgo tr.leyenda-numeros2.riesgo7 td:nth-child(7) {
    background-color: #545454;
    color: #fff;
}

/* /////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////// */
ul.check,
ul.check-1,
ul.lock2 {
    list-style-type: none;
}

ul.check li,
ul.check-1 li,
ul.lock2 li {
    position: relative;
}

ul.check-1 li {
    padding-left: 27px;
}

ul.check li {
    padding: 10px 0px 0 27px;
}

ul.lock2 {
    padding: 0;
}

ul.lock2 li {
    padding-left: 4rem;
}

ul.check li:before {
    content: url(/public/img/iconos/UI/OK.svg);
    margin-right: 8px;
    position: absolute;
    top: 10px;
    left: 0;
}

ul.lock2 li:not(.no-lock):before {
    content: url(/public/img/iconos/mancha/candados.svg);
    position: absolute;
    width: 30px;
    left: 0;
}
ul.lock2 li.no-lock{
margin-top:8px;
}

ul.check-1 li:before {
    content: "/f00c";
    font-family: "FontAwesome";
    color: #0b7ad0;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
}



/*tabla-escala*/

.tabla-escala2 {
    width: 75%;
    font-size: 11px;
    margin-bottom: 5px;
    background-color: #ffffff;
}

.tabla-escala2 thead th {
    padding-top: 8px;
}
.tabla-escala2 thead th:first-of-type {
    padding-left: 8px;
}

.tabla-escala2 thead th:last-of-type {
    padding-right: 8px;
}

.tabla-escala2 tfoot td:first-of-type {
    padding-left: 8px;
}

.tabla-escala2 tfoot td:last-of-type {
    padding-right: 8px;
}

/*Respuestas a formularios de campanias*/

section.respuesta-form {
    padding-top: 128px;
    padding-bottom: 128px;
}

@media (max-width: 768px) {
    section.respuesta-form {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}



#semaforos-riesgo2 {
    top: 16px;
}

.blk-main #semaforos-riesgo2 {
    top: auto;
}

#semaforos-riesgo2 .box {
    border: 1px solid #e9e9e9;
    background-color: #fff;
}

#semaforos-riesgo2.doble .coletilla {
    border-bottom: 1px solid #e9e9e9;
}

#semaforos-riesgo2 .row [class*="col-"] {
    margin-bottom: 16px;
}

@media screen and (min-width: 1200px) {
    #semaforos-riesgo2 .blk-right {
        border-left: 1px solid #e9e9e9;
    }
}

@media screen and (max-width: 1199px) {
    #semaforos-riesgo2.doble {
        position: relative;
        float: none;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #semaforos-riesgo2 .blk-right {
        border-top: 1px solid #e9e9e9;
    }

    #semaforos-riesgo2.doble:not(.relative) {
        margin-bottom: 32px;
    }
}

@media screen and (max-width: 991px) {
    #semaforos-riesgo2:not(.relative) {
        position: relative;
        float: none;
        margin-bottom: 32px;
    }

    #semaforos-riesgo2.doble:not(.relative) {
        margin-bottom: 8px;
    }

    #semaforos-riesgo2 .blk-right {
        border-left: 1px solid #e9e9e9;
    }
}

@media screen and (max-width: 767px) {
    #semaforos-riesgo2.doble {
        margin-bottom: 32px;
    }

    #semaforos-riesgo2.doble:not(.relative) {
        margin-bottom: 16px;
    }
}

    #semaforos-riesgo2 .semaforo {
        font-size: 30px !important;
    }

    #semaforos-riesgo2 .semaforo span {
        color: #bdbdbd !important;
    }

    #semaforos-riesgo2 p,
    #advertencia-complejidad p {
        font-size: 10px !important;
    }

    #semaforos-riesgo2 {
        position: relative;
        margin: 10px auto;
        text-align: center;
    }

/*////////////////////////////////////*/
/*#semaforos-riesgo2.ficha*/

ul.lock2 li {
    position: relative;
    padding-left: 5rem;
}

ul.lock2 li:first-child {
    margin-bottom: 8px;
}

#semaforos-riesgo2.ficha .box-inner2 {
    flex-direction: column;
}
#semaforos-riesgo2.ficha .box-inner2 div,
#semaforos-riesgo2.ficha .lock2 {
    width: 100%;
}
#semaforos-riesgo2.ficha {
    position: relative !important;
    border: none;
    padding: 0 !important;
    text-align: left;
    background-color: transparent;
}
#semaforos-riesgo2.ficha .lock2 {
    margin: 0;
}
#semaforos-riesgo2.ficha table {
    padding: 0;
    align-items: center;
}
#semaforos-riesgo2.ficha table > * {
    width: auto;
}

#semaforos-riesgo2.ficha tbody {
    flex-grow: 1;
}

.card-3 #semaforos-riesgo2 tbody {
    flex-grow: unset !important;
}

@media screen and (min-width: 1200px) {
    .card-3 #semaforos-riesgo2 tbody {
        order: 2;
    }

    .card-3 #semaforos-riesgo2 .tabla-escala2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
}

#semaforos-riesgo2.ficha thead {
    margin-right: 1em;
}

#semaforos-riesgo2.ficha .tabla-escala2 thead th:last-of-type {
    padding-right: 0px;
}
#semaforos-riesgo2.ficha .tabla-escala2 thead th {
    padding-top: 0px;
}
#semaforos-riesgo2.ficha .tabla-escala2 thead th:first-of-type {
    padding-left: 0px;
}

#semaforos-riesgo2.ficha tfoot {
    text-align: right;
    margin-left: 1em;
}

#semaforos-riesgo2.ficha {
    margin-top: 0;
    padding-bottom: 24px;
    position: relative !important;
    top: auto;
}

#semaforos-riesgo2.ficha .box > .coletilla {
    border-bottom: 1px solid #e9e9e9;
}

#semaforos-riesgo2.ficha .lock2 {
    position: relative;
}

#semaforos-riesgo2.ficha .coletilla {
    background-color: transparent !important;
}

#semaforos-riesgo2.ficha .coletilla p {
    margin: 0;
    padding: 8px 16px;
}

#semaforos-riesgo2.ficha table,
#semaforos-riesgo2.ficha .coletilla {
    margin: 0;
}

#semaforos-riesgo2.ficha p {
    line-height: normal;
}

#semaforos-riesgo2.ficha .lock2 {
    font-size: 12px;
    line-height: normal;
    padding-left: 16px;
}

#semaforos-riesgo2.ficha .box > .coletilla {
    padding: 5px 0px;
}

#semaforos-riesgo2.ficha .box-inner2 {
    display: flex;
}

#semaforos-riesgo2.ficha .box-inner2 div {
    padding: 8px 16px;
    border-right: 1px solid #e9e9e9;
}

.card-3 #semaforos-riesgo2.ficha .box-inner2 div {
    border-right: none;
}

#semaforos-riesgo2.ficha .box-inner2 .coletilla {
    margin-bottom: 16px;
}

#semaforos-riesgo2.ficha table {
    display: flex;
    justify-content: space-between;
}

#semaforos-riesgo2.ficha table > * {
    flex-grow: 1;
    width: 100%;
}

/* #semaforos-riesgo2.ficha table tbody {
    display: flex;
} */

#semaforos-riesgo2.ficha .tabla-escala2 .leyenda-numeros2 {
    width: 100%;
    display: inline-flex;
    height: 100%;
}

#semaforos-riesgo2.ficha .tabla-escala2 tr.leyenda-numeros2 td {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 767px) {
    #semaforos-riesgo2.ficha table thead tr th,
    #semaforos-riesgo2.ficha table tfoot tr th {
        font-size: 9px !important;
    }

    #semaforos-riesgo2.ficha .box-inner2 div {
        padding: 8px !important;
    }
}

@media screen and (min-width: 768px) {
    #semaforos-riesgo2.ficha table tbody {
        display: flex;
    }

    #semaforos-riesgo2.ficha {
        max-width: none;
        margin-left: auto;
    }
}
@media screen and (max-width: 992px) {
    #semaforos-riesgo2.ficha .lock2 {
        border-top: 1px solid #e9e9e9;
        padding: 8px 16px;
    }

    #semaforos-riesgo2.ficha .box-inner2 div {
        border-right: none;
        padding: 8px 16px;
    }
}

@media screen and (min-width: 992px) {
    #semaforos-riesgo2.ficha table {
        padding: 0;
    }

    #semaforos-riesgo2.ficha:not(.no-lock) .box-inner2 div,
    #semaforos-riesgo2.ficha .lock2 {
        width: 50%;
    }

    .card-3 #semaforos-riesgo2.ficha:not(.no-lock) .box-inner2 div,
    .card-3 #semaforos-riesgo2.ficha .lock2 {
        width: 100%;
    }

    #semaforos-riesgo2.ficha .box-inner2 div,
    #semaforos-riesgo2.ficha .lock2 {
        padding: 20px 16px;
    }
}

@media screen and (max-width: 1024px) {
    /* #semaforos-riesgo2.ficha {
        max-width: 100% !important;
    } */
    #semaforos-riesgo2.ficha:not(.no-lock) .box-inner2 div,
    #semaforos-riesgo2.ficha .lock2 {
        width: 100%;
    }
}

@media screen and (min-width: 1024px) {
    #semaforos-riesgo2.ficha .box-inner2 {
        flex-direction: row;
        min-height: 128px;
    }

    .card-3 #semaforos-riesgo2.ficha .box-inner2 {
        min-height: 0;
    }

    /* #semaforos-riesgo2.ficha table tbody {
        flex: 1 1 auto;
    } */

    #semaforos-riesgo2.ficha .box-inner2 div,
    #semaforos-riesgo2.ficha .lock2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #semaforos-riesgo2.ficha .lock2 {
        width: 60%;
    }
}

@media screen and (min-width: 1200px) {
    /* #semaforos-riesgo2.ficha table thead,
    #semaforos-riesgo2.ficha table tfoot {
        width: 74%;
    } */

    #semaforos-riesgo2.ficha .box-inner2 div,
    #semaforos-riesgo2.ficha .lock2 {
        padding: 0 16px;
    }

    .card-3 #semaforos-riesgo2.ficha .box-inner2 div,
    #semaforos-riesgo2.ficha .lock2 {
        padding: 8px;
    }

    .card-3 #semaforos-riesgo2.ficha thead,
    .card-3 #semaforos-riesgo2.ficha tfoot {
        width: 50%;
        margin: 0;
        margin-bottom: 8px;
    }
    .card-3 .tabla-escala2 tr th {
        font-size: 9px;
    }

    .card-3 #semaforos-riesgo2.ficha tbody {
        width: 80%;
        margin: auto;
    }
}

.card-3 .tabla-escala2 tr th {
    background-color: transparent;
}

#semaforos-riesgo2.ficha .tabla-escala2 tr.leyenda-numeros2 td {
    border: 1px solid white;
    background-color: #f4f7fe;
}
#semaforos-riesgo2.ficha .tabla-escala2 tr.leyenda-numeros2 td.selected2 {
    background-color: #000;
    color: #f4f7fe;
}

#semaforos-riesgo2.ficha .coletilla,
#semaforos-riesgo2.ficha .coletilla p,
#semaforos-riesgo2.ficha .lock2 {
    font-size: 10px !important;
}

.tabla-escala2 tr th,
.ficha .tabla-escala2 tr th {
    line-height: normal;
}

#semaforos-riesgo2.ficha .hidden-xs {
    display: block !important;
}

/*Tabla riesgo*/
.tabla-escala2 {
    /*width: 90%;*/
    width: 100%;
    font-size: 11px;
    margin-bottom: 5px;
}

.tabla-escala2 tr th {
    font-weight: normal;
    border-bottom: 0;
    background-color: #ffffff;
    color: #000000;
    font-size: 10px;
    line-height: 16px;
}

.tabla-escala2 tr.leyenda-numeros2 td {
    text-align: center;
    border: 2px solid #979797;
    color: #000000;
    width: 14.285%;
    height: 18px;
    background-color: #ffffff;
}

.tabla-escala2 tr.leyenda-numeros2.riesgo2 td:nth-child(2),
.tabla-escala2 tr.leyenda-numeros2.riesgo3 td:nth-child(3) {
    background-color: #545454;
    color: #fff;
}


.tabla-escala2 td:not(.selected2) {
    color: #3D4245 !important;
}

@media only screen and (max-width: 991px) {
    .tabla-escala2 {
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
    /*#semaforos-riesgo2 {
		margin-top: 0 !important;
	}*/
}

@media screen and (max-width: 768px) {
    #semaforos-riesgo2 .box {
        width: 100%;
    }
}