<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/***** MARGEN INFERIOR *****/
#cMargin {
    line-height: 0em;
    font-size: 0em;
    clear: both;
    height: 5px;
}

/***** TABLAS *****/
#cData {}
#cInf { padding:0 0 5px 0;}

#cTables td, #cTables tr, #cTables table{ vertical-align: middle}


#historico_Head_Izq{ width:100%}
#historico_Head_Izq td{ text-align:center; font-weight:bold}

#izqCenter ul#sesiones {
    padding:20px 10px;  
    /*font-size:1.1em;*/ 
    min-height:200px;  
    background-color:#fff ;
    position:relative;
    border-radius:0 0 5px 5px;
}
#izqCenter ul#sesiones li { margin:0 0 3px 0; /*background:url(../../Img/iInfUser.gif) 0px -500px no-repeat;*/ display:block; list-style-type:none}
#izqCenter ul#sesiones li a dfn{ font-style:normal}
#izqCenter ul#sesiones li a { display: block; text-transform: uppercase; padding:0px 0px 0px 5px; text-decoration: none; color:#0867AB; /*width:80%;*/ text-align:left; *display:inline; background-color:#eaeaea; border-radius:4px;}
#izqCenter ul#sesiones li a:hover{background-color:#ccc}
#izqCenter ul#sesiones li a[title="Supprimer"] {width:15%; float:right; display:block}
#izqCenter ul#sesiones li a dfn { padding-left:5px; text-align:inherit;}
#izqCenter ul#sesiones li a dfn.eraseTraces { float:right; background:url(../../Img/eliminar_ap.gif) 5px 0px no-repeat; font-size:0em; display:block; height:16px; padding:0; margin-right:5px; width:20px;}
#izqCenter ul#sesiones li.selected {background-color:#ccc}
#izqCenter ul#sesiones li.selected a {/*background:url(../../Img/ico_rechercher.gif) 5px 0px no-repeat #D1E2F6;*/ background-color:#ccc}

#lblLinkLanding {
    padding-left: 8px;
    border: 1px solid #0293e4;
    border-left-width: 48px;
    padding: 16px;
    position: absolute;
    left: 20px;
    margin-top: 16px;
}
#lblLinkLanding:before {
    content: '\e80d';
    font-family: "wk-icons";
    position: absolute;
    left: -36px;
    top: 16px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
}

.wk-userarea #mesrevues {
    padding-left: 0;
    padding-right: 0;
    float: none;
}
    /*CDCH*/
    .wk-userarea #mesrevues #cDch {
        float: none;
        width: 100%;
        height: 100%;
        position: relative;
        padding: 16px 16px 16px 16px;
    }
        .wk-userarea #mesrevues #cDch table {
            border-collapse: collapse;
            width: 100%;
        }

        .wk-userarea #mesrevues #cDch td {
            border: 1px solid #ededed;
        }

        .wk-userarea #mesrevues #cDch #dchCenter tr.ancAlertas_por_materias + tr td.section {
            border-bottom: 0;
        }

        .wk-userarea #mesrevues #cDch #dchCenter tr.ancAlertas_por_secciones + tr td.section {
            border-top: 1px solid #ededed;
        }
        .wk-userarea #mesrevues #cDch #dchCenter tr.ancAlertas_por_secciones + tr td.section:before {
            content: "ALERTAS POR SECCIONES";
        }

        .wk-userarea #mesrevues #cDch .section {
            width: 180px;
            font-family: "Roboto", sans-serif;
            color: #0077aa;
            padding-left: 16px;
        }
            .wk-userarea #mesrevues #cDch .section:not(.first) {
                border-bottom-width: 0;
                border-top-width: 0;
            }
            .wk-userarea #mesrevues #cDch tr:last-child td:first-child {
                border-bottom: 1px solid #ededed;
            }
        .wk-userarea #mesrevues #cDch #dchCenter tr.ancAlertas_por_materias, .wk-userarea #mesrevues #cDch #dchCenter tr.ancAlertas_por_secciones {
            display: none;
        }

        .wk-userarea #mesrevues #cDch .suscription {
            width: 102px;
        }
            .wk-userarea #mesrevues #cDch .suscription .switch {
                line-height: 0px;
                display: table;
                margin-left: auto;
                margin-right: auto;
            }
                .wk-userarea .switch input[type=checkbox] {
                    height: 0;
                    width: 0;
                    visibility: hidden;
                }
                .wk-userarea .switch input[type=checkbox]:checked + label {
                    background: #f2b31a;
                }
                .wk-userarea .switch label {
                    cursor: pointer;
                    text-indent: -9999px;
                    width: 40px;
                    height: 22px;
                    background-color: #c4c4c4;
                    display: block;
                    border-radius: 100px;
                    position: relative;
                    margin-left: 0;
                    max-width: 100%;
                    margin-bottom: 0;
                }
                .wk-userarea .switch label:after {
                    content: '';
                    position: absolute;
                    top: 2px;
                    left: 2px;
                    width: 18px;
                    height: 18px;
                    background-color: #fff;
                    border-radius: 100px;
                    transition: 0.3s;
                }
                .wk-userarea .switch input[type=checkbox]:checked + label:after {
                    left: calc(100% - 2px );
                    transform: translateX(-100%);
                }
        .wk-userarea #mesrevues #cDch td {
            padding: 8px 8px;
            line-height: 16px;
            vertical-align: middle;
        }

            .wk-userarea #mesrevues #cDch td .group {
                padding-left: 125px;
            }
                .wk-userarea #mesrevues #cDch td:first-child.titulo {
                    display: table-cell;
                }

                .wk-userarea #mesrevues #cDch td:first-child.hora {
                    display: table-cell;
                }

        .wk-userarea #mesrevues #cDch .ancDoctrina_Administrativa_al_dia td {
            padding: 0;
            border-top: 0;
        }

        .wk-userarea #mesrevues #cDch .ancConvenios_Colectivos_al_dia td {
            padding: 0;
            border-top: 0;
        }

        .wk-userarea #mesrevues #cDch .ancJurisprudencia_al_dia td {
            padding: 0;
            border-top: 0;
        }

        .wk-userarea #mesrevues #cDch .ancBoletines_Diariolaley td {
            padding: 0;
            border-top: 0;
        }

        .wk-userarea #mesrevues #cDch .ancLegislacion_al_dia td {
            padding: 0;
            border-top: 0;
        }

        .wk-userarea #mesrevues #cDch .ancRevistas_al_dia td {
            padding: 0;
            border-top: 0;
        }

        .wk-userarea #mesrevues #cDch tr.empty {
            display: none;
        }

        .wk-userarea #mesrevues #cDch tr.ancDoctrina_esencial_del_TS {
            display: none;
        }
        .wk-userarea #mesrevues #cDch tr .buttons {
            width: 386px;
        }

        .wk-userarea #mesrevues #cDch tr#trNewsDiarioLaLey .buttons {
            border-left: none;
        }
        .wk-userarea #mesrevues #cDch tr .title {
            padding: 8px 16px;
        }
            .wk-userarea #mesrevues #cDch tr#trNewsDiarioLaLey .title span {
                font-weight: bold;
            }

        .wk-userarea #mesrevues #cDch .buttons.wk-userarea, #cDch .botones {
            padding-left: 8px;
            padding-right: 8px;
            width: 386px;
        }

            .wk-userarea #mesrevues #cDch .buttons a.wk-userarea, #cDch .buttons span.wk-userarea, #cDch .botones a.wk-userarea, #cDch .botones span {
                color: inherit;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                padding-left: 8px;
                padding-right: 8px;
            }



        .wk-userarea #mesrevues #cDch .hora {
            width: 70px;
            text-align: center;
        }

        .wk-userarea #mesrevues #cDch .titulo.wk-userarea, #cDch #titulo {
            min-width: 160px;
        }

            .wk-userarea #mesrevues #cDch .titulo *:empty.wk-userarea, #cDch #titulo *:empty {
                display: none;
            }

            .wk-userarea #mesrevues #cDch .titulo * + p.wk-userarea, #cDch .titulo * + h2.wk-userarea, #cDch .titulo * + h3.wk-userarea, #cDch .titulo * + dl.wk-userarea, #cDch .titulo * + li.wk-userarea, #cDch .titulo * + div.wk-userarea, #cDch #titulo * + p.wk-userarea, #cDch #titulo * + h2.wk-userarea, #cDch #titulo * + h3.wk-userarea, #cDch #titulo * + dl.wk-userarea, #cDch #titulo * + li.wk-userarea, #cDch #titulo * + div {
                margin-top: 8px;
            }

            .wk-userarea #mesrevues #cDch .titulo dfn.wk-userarea, #cDch #titulo dfn {
                display: none;
            }

            .wk-userarea #mesrevues #cDch .titulo dt.wk-userarea, #cDch #titulo dt {
                font-family: "Roboto", sans-serif;font-weight:500;
            }

            .wk-userarea #mesrevues #cDch .titulo ul.wk-userarea, #cDch #titulo ul {
                margin-top: 8px;
                padding-left: 16px;
                list-style-type: disc;
            }

                .wk-userarea #mesrevues #cDch .titulo ul ul.wk-userarea, #cDch #titulo ul ul {
                    list-style-type: circle;
                }

        .wk-userarea #mesrevues #cDch .periodicidad {
            width: 120px;
            min-width: 120px;
            text-align: center;
        }



        .wk-userarea #mesrevues #cDch .fecha {
            width: 150px;
            min-width: 150px;
            text-align: center;
            white-space: nowrap;
        }



        .wk-userarea #mesrevues #cDch .detailDocType {
            text-align: center;
        }

        .wk-userarea #mesrevues #cDch .numResultados {
            text-align: center;
            width: 120px;
        }
        .wk-userarea #mesrevues #cDch .imprimir {
            width: 48px;
        }


        /*DCHSUP*/
        .wk-userarea #mesrevues #cDch #dchSup {
            height: 32px;
            border-right: 17px solid #f6f6f6;
        }
            .wk-userarea #mesrevues #cDch #dchSup table {
                color: #474747;
            }
            .wk-userarea #mesrevues #cDch #dchSup td {
                background-color: #f6f6f6;
                border-bottom: 0;
            }
                .wk-userarea #mesrevues #cDch #dchSup .section {
                    width: 180px;
                    background-color: transparent;
                    border: 0;
                }
                .wk-userarea #mesrevues #cDch #dchSup .title {
                    width: 102px;
                }

                .wk-userarea #mesrevues #cDch #dchSup .buttons {
                    width: auto;
                    padding-left: 8px;
                    padding-right: 8px; 
                }


        /*DCHCENTER*/
        .wk-userarea #mesrevues #cDch #dchCenter {
            height: calc(100% - 32px) !important;
            /*overflow-y: scroll;*/
        }
            .wk-userarea #mesrevues #cDch #dchCenter tr {
                border-top: 0;
            }
            .wk-userarea #mesrevues #cDch .ancAlertas_por_materias td {
                padding: 0;
                border-top: 0;
            }

            .wk-userarea #mesrevues #cDch #dchCenter [id*='aEditionMail'], .wk-userarea #mesrevues #cDch #dchCenter [id*='aRemoveMail'], .wk-userarea #mesrevues #cDch #dchCenter .delete, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert, .wk-userarea #mesrevues #cDch #dchCenter .detalle, .wk-userarea #mesrevues #cDch #dchCenter .lastEmail, .wk-userarea #mesrevues #cDch #dchCenter .historical, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios, .wk-userarea #mesrevues #cDch #dchCenter .showDetail, .wk-userarea #mesrevues #cDch #dchCenter .showLast, .wk-userarea #mesrevues #cDch #dchCenter .showHistorical, .wk-userarea #mesrevues #cDch #dchCenter .showDetail, .wk-userarea #mesrevues #cDch #dchCenter .suprimir, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle {
                line-height: 16px;
                height: 16px;
                display: inline-block;
                color: #474747;
                margin-right: 20px;
            }

                .wk-userarea #mesrevues #cDch #dchCenter [id*='aEditionMail']:before, .wk-userarea #mesrevues #cDch #dchCenter [id*='aRemoveMail']:before, .wk-userarea #mesrevues #cDch #dchCenter .delete:before, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert:before, .wk-userarea #mesrevues #cDch #dchCenter .detalle:before, .wk-userarea #mesrevues #cDch #dchCenter .lastEmail:before, .wk-userarea #mesrevues #cDch #dchCenter .historical:before, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios:before, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:before, .wk-userarea #mesrevues #cDch #dchCenter .showLast:before, .wk-userarea #mesrevues #cDch #dchCenter .showHistorical:before, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:before, .wk-userarea #mesrevues #cDch #dchCenter .suprimir:before, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert:before, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle:before, #MySearches_Detail .botones p .verDetalle:before{
                    font-family: 'wk-icons';
                    margin-right: 5px;
                    float: left;
                    font-size: 18px;
                    color: #007AC3;
                }

                .wk-userarea #mesrevues #cDch #dchCenter [id*='aEditionMail']:after, .wk-userarea #mesrevues #cDch #dchCenter [id*='aRemoveMail']:after, .wk-userarea #mesrevues #cDch #dchCenter .delete:after, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert:after, .wk-userarea #mesrevues #cDch #dchCenter .detalle:after, .wk-userarea #mesrevues #cDch #dchCenter .lastEmail:after, .wk-userarea #mesrevues #cDch #dchCenter .historical:after, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios:after, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:after, .wk-userarea #mesrevues #cDch #dchCenter .showLast:after, .wk-userarea #mesrevues #cDch #dchCenter .showHistorical:after, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:after, .wk-userarea #mesrevues #cDch #dchCenter .suprimir:after, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert:after, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle:after {
                    content: '	';
                    clear: both;
                    display: table;
                }



                .wk-userarea #mesrevues #cDch #dchCenter .detalle:before, .wk-userarea #mesrevues #cDch #dchCenter .historical:before, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:before, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle:before {
                    content: '\e952';
                }

                .wk-userarea #mesrevues #cDch #dchCenter .lastEmail:before, .wk-userarea #mesrevues #cDch #dchCenter .showLast:before {
                    content: '\e91d';
                }

                .wk-userarea #mesrevues #cDch #dchCenter .showHistorical:before {
                    content: '\e968';
                }

                .wk-userarea #mesrevues #cDch #dchCenter [id*='aRemoveMail']:before, .wk-userarea #mesrevues #cDch #dchCenter .delete:before, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert:before, .wk-userarea #mesrevues #cDch #dchCenter .suprimir:before {
                    content: '\e866';
                    font-size: 16px;
                }



                .wk-userarea #mesrevues #cDch #dchCenter [id*='aEditionMail']:before, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios:before, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert:before {
                    content: '\e8af';
                }

                .wk-userarea #mesrevues #cDch #dchCenter [id*='aEditionMail'] img, .wk-userarea #mesrevues #cDch #dchCenter [id*='aRemoveMail'] img {
                    display: none;
                }

                .wk-userarea #mesrevues #cDch #dchCenter tr:hover {
                    background-color: #fef7e7;
                }

                .wk-userarea #mesrevues #cDch #dchCenter tr#trNewsDiarioLaLey td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trNewsDiarioLaLey td.buttons a.showHistorical, .wk-userarea #mesrevues #cDch #dchCenter tr#trNovedadesDoct td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trNovedadesDoct td.buttons a.showHistorical, .wk-userarea #mesrevues #cDch #dchCenter tr#trAdministrativo td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trAdministrativo td.buttons a.showHistorical, .wk-userarea #mesrevues #cDch #dchCenter tr#trCivil td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trCivil td.buttons a.showHistorical, .wk-userarea #mesrevues #cDch #dchCenter tr#trFiscal td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trFiscal td.buttons a.showHistorical, .wk-userarea #mesrevues #cDch #dchCenter tr#trLaboral td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trLaboral td.buttons a.showHistorical, .wk-userarea #mesrevues #cDch #dchCenter tr#trPenal td.buttons a.showLast, .wk-userarea #mesrevues #cDch #dchCenter tr#trPenal td.buttons a.showHistorical {
                    display: none;
                }
                .wk-usearea #mesrevues #cDch #dchCenter tr td:last-of-type {
                   border-bottom: 1px solid #ededed;
                }

   
        
/*MEDIA*/
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .section {
        padding-left: 4px;
    }
}


@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchSup {
        display: none;
    }
}


@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .suscription {
        width: auto;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchCenter{
        height: auto !important;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchCenter [id*='	aEditionMail' ]:before, .wk-userarea #mesrevues #cDch #dchCenter [id*='	aRemoveMail' ]:before, .wk-userarea #mesrevues #cDch #dchCenter .delete:before, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert:before, .wk-userarea #mesrevues #cDch #dchCenter .detalle:before, .wk-userarea #mesrevues #cDch #dchCenter .lastEmail:before, .wk-userarea #mesrevues #cDch #dchCenter .historical:before, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios:before, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:before, .wk-userarea #mesrevues #cDch #dchCenter .showLast:before, .wk-userarea #mesrevues #cDch #dchCenter .showHistorical:before, .wk-userarea #mesrevues #cDch #dchCenter .showDetail:before, .wk-userarea #mesrevues #cDch #dchCenter .suprimir:before, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert:before, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle:before {
        margin-right: 0;
        font-size: 24px;
        float: none;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchCenter [id*='	aEditionMail' ], .wk-userarea #mesrevues #cDch #dchCenter [id*='	aRemoveMail' ], .wk-userarea #mesrevues #cDch #dchCenter .delete, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert, .wk-userarea #mesrevues #cDch #dchCenter .detalle, .wk-userarea #mesrevues #cDch #dchCenter .lastEmail, .wk-userarea #mesrevues #cDch #dchCenter .historical, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios, .wk-userarea #mesrevues #cDch #dchCenter .showDetail, .wk-userarea #mesrevues #cDch #dchCenter .showLast, .wk-userarea #mesrevues #cDch #dchCenter .showHistorical, .wk-userarea #mesrevues #cDch #dchCenter .showDetail, .wk-userarea #mesrevues #cDch #dchCenter .suprimir, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle {
        line-height: 24px;
        height: 24px;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchCenter [id*='	aEditionMail' ] dfn, .wk-userarea #mesrevues #cDch #dchCenter [id*='	aRemoveMail' ] dfn, .wk-userarea #mesrevues #cDch #dchCenter .delete dfn, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert dfn, .wk-userarea #mesrevues #cDch #dchCenter .detalle dfn, .wk-userarea #mesrevues #cDch #dchCenter .lastEmail dfn, .wk-userarea #mesrevues #cDch #dchCenter .historical dfn, .wk-userarea #mesrevues #cDch #dchCenter .modificarCriterios dfn, .wk-userarea #mesrevues #cDch #dchCenter .showDetail dfn, .wk-userarea #mesrevues #cDch #dchCenter .showLast dfn, .wk-userarea #mesrevues #cDch #dchCenter .showHistorical dfn, .wk-userarea #mesrevues #cDch #dchCenter .showDetail dfn, .wk-userarea #mesrevues #cDch #dchCenter .suprimir dfn, .wk-userarea #mesrevues #cDch #dchCenter .updateMetaAlert dfn, .wk-userarea #mesrevues #cDch #dchCenter .verDetalle dfn {
        font-size: 0;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchCenter [id*='	aRemoveMail' ]:before, .wk-userarea #mesrevues #cDch #dchCenter .delete:before, .wk-userarea #mesrevues #cDch #dchCenter .deleteMetaAlert:before, .wk-userarea #mesrevues #cDch #dchCenter .suprimir:before {
        font-size: 24px;
    }
}

/*FIN MESREVEUS*/
/*CDCH*/
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch {
        float: none;
        width: 100%;
        padding-bottom: 64px;
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch td {
        padding: 4px;
    }
}

@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .buttons.wk-userarea, #cDch .botones {
        width: 32px;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .buttons a.wk-userarea, #cDch .buttons span.wk-userarea, #cDch .botones a.wk-userarea, #cDch .botones span {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .titulo.wk-userarea, #cDch #titulo {
        min-width: auto;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .periodicidad {
        width: auto;
        min-width: auto;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .fecha {
        width: 72px;
        min-width: 72px;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .numResultados {
        width: auto;
    }
}
@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch .imprimir {
        width: 16px;
    }
}

/*FIN CDCH*/
/*DCHSUP*/

@media (max-width: 767px) {
    .wk-userarea #mesrevues #cDch #dchSup {
        display: none;
    }
}
/*FIN DCHSUP*/


/*Historico*/
.APsesiones { /*font-size:1.1em;*/
}
table#historico_Head_Izq tr td { width:100%; }
table#historico_Head_Izq tr td.titulo {}
table#historico_Head tr td{ font-weight:bold}
table#historico_Head tr td.titulo {}
table#historico_Head tr td.hora {width:12%;}
table#historico_Head tr td.botones{ width:107px}
table#historico tr td {}
table#historico tr td.titulo {}
table#historico tr td.titulo .translateQuery_divMain{ margin:15px; padding:5px; background-color:#eaeaea; border:1px dotted #CCC }
table#historico tr td.titulo .translateQuery_divMain h2{ font-size:1em; color:#0867AB; margin:0}
table#historico tr td.titulo .translateQuery_divMain dl{ margin:0}
table#historico tr td.titulo .translateQuery_divMain div.translateQuery_divDocType {padding:0px 0 0}
table#historico tr td.titulo p { padding:0px 20px 0 20px}
table#historico tr td.titulo p strong { font-weight: bold;}
table#historico tr td.titulo p a{ color:#333; text-decoration:none; font-weight:normal}
table#historico tr td.titulo p a:hover{ text-decoration:underline}
table#historico tr td.titulo h3 { padding:10px 20px 0 20px; font-weight: bold; font-size:1em; color:#4C5D79; display:none}
table#historico tr td.titulo ul { padding:5px 20px 15px 20px; color:#4C5D79}
table#historico tr td.titulo li { padding:0 0 5px 10px; background:url(../../Img/bullet_infUser.gif) left top no-repeat;}
table#historico tr td.hora { width:12%;}
table#historico tr td.hora p { text-align: center;}

table#historico .Search { background:url("../../Img/ico_buscar.gif") no-repeat scroll 0 0 transparent;  float: left; font-size: 0;height: 18px; width: 18px; margin-right:5px;}
table#historico .Document { background:url("../../Img/ico_document.gif") no-repeat scroll 0 0 transparent; display: none; float: left; font-size: 0;height: 16px; width: 18px; margin-right:5px;}
/*Historico*/

.MyData{font-size:1.2em;}
.MyData span#lblPersonales{ display:block;font-weight:bold; font-weight:bold; text-transform:uppercase; color:#0867AB; margin:10px 20px; }
.MyData #MyDataname{ padding:10px 20px;}
.MyData #MyDataname dt{ float:left; width:250px; font-weight:bold; }
.MyData #MyDataname dd{float:left; }
.MyData #MyDatasms{ padding:10px 20px; clear:both}
.MyData #MyDatasms dt{float:left; width:250px; font-weight:bold;}
.MyData #MyDatasms dd{float:left;}
.MyData #MyDatamail{ padding:10px 20px; clear:both}
.MyData #MyDatamail dt{ float:left; width:250px; font-weight:bold;}
.MyData #MyDatamail dd{float:left;}
.MyData #MyDatainfo{ padding:10px 20px; clear:both}
.MyData #MyDatainfo dt{}
.MyData #MyDatainfo dd{ font-size:0.9em; text-align:center; color:#5DA300; background-color:#F9F9F9; padding-bottom:10px }
.MyData span#lblMails{display:none;font-weight:bold; font-weight:bold; text-transform:uppercase; color:#0867AB; margin:10px 20px; padding-top:20px; border-top:1px solid #CCC;}
.MyData .linkToChangePassword{display:block; float:right; width:134px; height:20px; background:#f5f5f5 url(../../Img/guardar.gif) top left no-repeat; color:#813629; border:none; cursor:pointer; margin:5px 20px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center; padding-top:5px; text-decoration:none;}
.MyData .linkToChangePassword:hover{ text-decoration:underline}

.MyData .PAConfiguration{border-bottom:1px solid #CCC; padding-bottom:50px; margin:0 20px 50px 20px;}
.MyData span#PAConfigurationTitle{display:block;font-weight:bold; font-weight:bold; text-transform:uppercase; color:#0867AB; margin:10px 0px; padding-top:20px; border-top:1px solid #CCC;}
.MyData .PAConfiguration .searchPages{padding:10px 0px;}
.MyData .PAConfiguration .searchPages .searchPageTitle{ float:left; width:400px; font-weight:bold}
.MyData .PAConfiguration .searchPages select{ font-size:11px;}
.MyData .PAConfiguration .typesOfSearch{padding:10px 0px;}
.MyData .PAConfiguration .typesOfSearch .typesOfSearchTitle{float:left; width:400px; font-weight:bold}
.MyData .PAConfiguration .typesOfSearch span.optionText{ padding-right:30px; }
.typesOfSearch{display:none;}
.MyData .PAConfiguration .resultsPerPage{padding:10px 0px 20px 0px;  }
.MyData .PAConfiguration .resultsPerPage .resultsPerPageTitle{float:left; width:400px; font-weight:bold}
.MyData .PAConfiguration .resultsPerPage select{ font-size:11px;}

.MyData  a.PAConfigurationButton{ display:block; float:right; width:214px; height:20px; background:no-repeat scroll 10px 50% #33569A; color:#FFFFFF; border:none; cursor:pointer; margin:5px 20px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center; padding-top:5px; text-decoration:none;}
.MyData  a.PAConfigurationButton:hover{ text-decoration:underline}

/* Mis Comentarios */
div#dchCenter table#myComments tr td.comment {width:75%;}
div#dchCenter table#myComments tr td.date {width:10%;}

div#dchCenter table#myComments tr td p {padding:5px 3px;}
div#dchCenter table#myComments tr td p span.spLabelComment {padding-left:1em; font-weight:bold;}
div#dchCenter table#myComments tr td p span.spComment {padding-left:10px;}

div#dchCenter table#myComments tr td.date p {text-align:center;}
div#dchCenter table#myComments tr td.title p {text-align:center;}


/*Detalle de busqueda*/

#divDetailSearch{ width:800px; margin-left:auto; margin-right:auto;/* font-size:1.2em;*/ padding-top:20px;}
#divDetailSearch div{ clear:both}

#divDetailSearch .detailTitle{ padding:7px 0; border-bottom:1px solid #CCC}
#divDetailSearch .detailTitle .labelTitle{ display:block; float:left; width:190px; font-weight:bold}
#divDetailSearch .detailTitle input{ width:600px; border:1px solid #ccc}

#divDetailSearch .detailModule{padding:7px 0; border-bottom:1px solid #CCC}
#divDetailSearch .detailModule .labelModule{display:block; float:left; width:190px; font-weight:bold}
#divDetailSearch .detailModule .txtModule{}

#divDetailSearch .detailCreationDate{padding:7px 0; border-bottom:1px solid #eaeaea}
#divDetailSearch .detailCreationDate .labelCreationDate{display:block; float:left; width:190px; font-weight:bold}
#divDetailSearch .detailCreationDate .txtCreationDate{}

#divDetailSearch .detailNumResults{padding:7px 0; border-bottom:1px solid #eaeaea; display:none}
#divDetailSearch .detailNumResults .labelNumResults{display:block; float:left; width:190px; font-weight:bold}
#divDetailSearch .detailNumResults .txtNumResults{}

#divDetailSearch .detailSearchCriteria{padding:7px 0; border-bottom:1px solid #eaeaea}
#divDetailSearch .detailSearchCriteria .labelSearchCriteria{display:block; float:left; width:190px; font-weight:bold}
#divDetailSearch .detailSearchCriteria ul#ulSearchCriteria{/* background-color:#eaeaea; border:1px dotted #CCC;  padding:10px;*/ margin-left:190px;}
#divDetailSearch .detailSearchCriteria ul#ulSearchCriteria li{}


#AreaPersDetalle #datosEnvio  {  font-size: 1.2em; margin-left: auto; margin-right: auto; padding-top: 10px; width: 800px; font-weight: bold; display:none}

/*Detalle de documento*/

#divDetailDocument{ width:auto; margin-left:auto; margin-right:auto; padding-top:20px;}
#divDetailDocument div{ clear:both}

#divDetailDocument .detailTitle{ padding:15px 0; border-bottom:1px solid #CCC}
#divDetailDocument .detailTitle .labelTitle{ display:block; float:left; width:190px; font-weight:bold}
#divDetailDocument .detailTitle input{ width:600px; border:1px solid #ccc}

#divDetailDocument .detailModule{padding:15px 0; border-bottom:1px solid #CCC}
#divDetailDocument .detailModule .labelModule{display:block; float:left; width:190px; font-weight:bold}
#divDetailDocument .detailModule .txtModule{}

#divDetailDocument .detailCreationDate{padding:15px 0; border-bottom:1px solid #CCC}
#divDetailDocument .detailCreationDate .labelCreationDate{display:block; float:left; width:190px; font-weight:bold}
#divDetailDocument .detailCreationDate .txtCreationDate{}

#divDetailDocument .detailNumResults{padding:15px 0; border-bottom:1px solid #CCC}
#divDetailDocument .detailNumResults .labelNumResults{display:block; float:left; width:190px; font-weight:bold}
#divDetailDocument .detailNumResults .txtNumResults{}

#divDetailDocument .detailComment{padding:15px 0; border-bottom:1px solid #CCC}
#divDetailDocument .detailComment .LabelComment{display:block; float:left; width:190px; font-weight:bold}


#divDetailDocument .detailSearchCriteria{padding:15px 0; border-bottom:1px solid #CCC}
#divDetailDocument .detailSearchCriteria .labelSearchCriteria{display:block; float:left; width:190px; font-weight:bold}
#divDetailDocument .detailSearchCriteria ul#ulSearchCriteria{/* background-color:#eaeaea; border:1px dotted #CCC;  padding:10px;*/ margin-left:190px;}
#divDetailDocument .detailSearchCriteria ul#ulSearchCriteria li{ color:#5DA300}


#AreaPersDetalle .alertThisDocument{ width:800px; margin:0 auto; }
#AreaPersDetalle .alertThisDocument a{ float:left; width:171px; height:22px; display:block;  background:#fff url(../../Img/alertThisSearch.gif) top left no-repeat; color:#5DA300; font-size:1.1em; text-decoration:none; text-align:center }


#AreaPersDetalle #wysiwyg_div_textEditor{ margin:10px 0; clear:both}
#AreaPersDetalle #wysiwyg_div_textEditor #img_fontsizes_textEditor,
#AreaPersDetalle #img_fonts_textEditor{}


/*Detalle de alertas de documento y busquedas*/

#divDetailSearchDocument{ width:800px; margin-left:auto; margin-right:auto; padding-top:0px; }
#divDetailSearchDocument div{ clear:both}
.alertMailControlContainer{ width:800px; margin-left:auto; margin-right:auto; padding-top:0px; }
#emailList{display:none;}
#divDetailSearchDocument .detailTitle{ padding:7px 0; border-bottom:1px solid #eaeaea; overflow:hidden; display:grid; grid-template-columns: 15% 85%;}
#divDetailSearchDocument .detailTitle .labelTitle{ display:block; float:left; font-weight:bold; color:#003A68;}
#divDetailSearchDocument .detailTitle input{ width:100%; border:1px solid #ccc; font-size: 1em; color: #333; font-family: "Roboto", sans-serif;}

#divDetailSearchDocument .detailModule{padding:7px 0; border-bottom:1px solid #eaeaea;  overflow:hidden; display: grid; grid-template-columns: 15% 85%;}
#divDetailSearchDocument .detailModule .labelModule{display:block; float:left; width:190px; font-weight:bold;color:#003A68;}
#divDetailSearchDocument .detailModule .txtModule{ width:590px; display:block; float:left; }

#divDetailSearchDocument .detailCreationDate{padding:7px 0; border-bottom:1px solid #eaeaea;  overflow:hidden}
#divDetailSearchDocument .detailCreationDate .labelCreationDate{display:block; float:left; width:190px; font-weight:bold;color:#003A68;}
#divDetailSearchDocument .detailCreationDate .txtCreationDate{}

#divDetailSearchDocument .detailLastAlertDate{padding:7px 0; border-bottom:1px solid #eaeaea;  overflow:hidden}
#divDetailSearchDocument .detailLastAlertDate .LabelLastAlertDate{display:block; float:left; width:190px; font-weight:bold;color:#003A68;}
#divDetailSearchDocument .detailLastAlertDate .txtLastAlertDate{ padding:1px}

#divDetailSearchDocument .detailComment{padding:7px 0; border-bottom:1px solid #ccc;  overflow:hidden}
#divDetailSearchDocument .detailComment .LabelComment{display:block; float:left; width:190px; font-weight:bold; margin-bottom:8px}



#divDetailSearchDocument .detailSearchCriteria{padding:7px 0; border-bottom:1px solid #eaeaea;  overflow:hidden}
#divDetailSearchDocument .detailSearchCriteria .labelSearchCriteria{display:block; float:left; width:190px; font-weight:bold;color:#003A68;}
#divDetailSearchDocument .detailSearchCriteria .txtSearchCriteria{ display:block; width:590px; float:left;}
#divDetailSearchDocument .detailSearchCriteria ul#ulSearchCriteria{/* background-color:#eaeaea; border:1px dotted #CCC;  padding:10px;*/ margin-left:190px; list-style-position:inside; ;}
#divDetailSearchDocument .detailSearchCriteria ul#ulSearchCriteria li{ list-style-type:none; padding:5px;}
#divDetailSearchDocument .detailSearchCriteria ul#ulSearchCriteria li#liQueryAnd{  padding:0; padding-bottom:5px; }
#divDetailSearchDocument .detailSearchCriteria ul#ulSearchCriteria li ul{ display:inline}
#divDetailSearchDocument .detailSearchCriteria ul#ulSearchCriteria li ul li{ display:inline-block; font-size:0.9em;}
#divDetailSearchDocument .detailSearchCriteria ul#ulSearchCriteria li span{ font-weight:bold;  font-size:0.9em; }


#AreaPersDetalle .DDTreeControlTreediv{ width:auto; margin:auto; padding: 7px 0;    border-bottom: 1px solid #eaeaea;}
#AreaPersDetalle .DDTreeControlTreediv .folderNameText{ font-weight:bold; display:inline-block; padding-bottom:5px;}
#AreaPersDetalle .DDTreeControlTreediv #folderNameInput{
    color: #0077aa;
    margin-left: 5px;
}

.alertMailControlContainer .datasend{padding:7px 0; border-bottom:1px solid #eaeaea;  overflow:hidden}
.alertMailControlContainer .datasend .labelDatasend{font-weight:bold;  }
.alertMailControlContainer .datasend .data{  background-color: #C2D9D9;border: 1px solid #CCCCCC;float: right;width: 100%; clear:both; margin-top:10px;}
.alertMailControlContainer .datasend .data ul li{ list-style-type:none}
.alertMailControlContainer .datasend .data ul.left {border-right: 1px solid #C2D9D9;float: left;height: 100%;width: 55%;}
.alertMailControlContainer .datasend .data ul.left li { border-bottom: 1px solid #FFFFFF;margin: 0 7px;padding: 3px 0; height:21px;font-size:0.9em;}

.alertMailControlContainer .datasend .data ul.left input{ margin-right:6px; display:block; float:left}
.alertMailControlContainer .datasend .data ul.left span{display:block; float:left; padding-top:2px;}

.alertMailControlContainer .datasend .data ul.left li a{ float: right; }
.alertMailControlContainer .datasend .data ul.left img.delete {
   background: url("../../Img/iInfUser.gif") no-repeat scroll 0 -500px #FFFFFF;
   height: 16px; width: 16px;
   margin: 2px 5px 0 0;

}
.alertMailControlContainer .datasend .data ul.left img.edition{
    background: url("../../Img/iInfUser.gif") no-repeat scroll 0 -475px #FFFFFF;
    height: 16px; width: 16px;
    margin: 2px 5px 0 0;
}

.alertMailControlContainer .datasend .right {float: left;width: 44%;}
.alertMailControlContainer .datasend .data .right .newEmailTitle{color: #813629;display: block;padding: 2% 5%;}
.alertMailControlContainer .datasend .data .right input#newCreatedEmail{  height: 18px;margin-left: 5%; width: 90%; border:1px solid #999}
.alertMailControlContainer .datasend .data .right input#newEmailButton{

    background-color: #dd9507;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 22px;
    margin: 5%;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    width: 80px;
    font-size:11px;
    cursor:pointer;
    border:1px solid #FFF;

}

#AreaPersDetalle .alertThisDocument{ width:800px; margin:0 auto; }
#AreaPersDetalle .alertThisDocument a{ float:left; width:143px; height:24px; padding-top:6px; display:block;  background:#fff url(../../Img/alertThisSearch.gif) top left no-repeat; color:#33569A; font-size:11px; font-weight:bold;  text-decoration:none; text-align:center; margin-top:8px; }
#AreaPersDetalle .alertThisDocument a:hover{ background-position:top right; text-decoration:underline}

#AreaPersDetalle .UpdateDetail {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #cfcfcf;
    display:inline-flex;
    justify-content:end;
    width:100%;
}
#AreaPersDetalle .UpdateDetail input{height:2rem !important}

    #AreaPersDetalle .UpdateDetail .UpdateDetailAcceptButton, 
        #AreaPersDetalle .btns #lnkAccept {
            float: right;
            border: 0;
            padding: 0 16px;
            cursor: pointer;
            line-height: 32px;
            transition: background-color 0.1s ease-out;
            text-transform: uppercase;
            background-color: #68b1c9;
            color: #ffffff;
            display: inline-block;
            border-radius: 0;
           /* margin-left: 8px;*/
           margin-right:10px;
           width:auto;
           font-size:12px;
        }
    #AreaPersDetalle .UpdateDetail .UpdateDetailCancelButton,
    #AreaPersDetalle .btns #lnkCancel {
        border: 0;
        padding: 0 16px;
        cursor: pointer;
        line-height: 32px;
        transition: background-color 0.1s ease-out;
        text-transform: uppercase;
        background-color: #bfbfbf;
        color: #474747;
        display: inline-block;
        float: right !important;
        width:auto;
        font-size:12px;
    }
    
    #AreaPersDetalle .emailContainer {
        width: 800px;
        background-color: #eaeaea;
        border: 1px solid #ccc;
        margin: 10px auto;
    }
#AreaPersDetalle .emailContainer .emailListReload{}
#AreaPersDetalle .divalert{ width:800px; margin:10px auto;  border-bottom: 1px solid #C2D9D9; border-top: 1px solid #C2D9D9; padding: 15px 0; font-size:1.2em;}
#AreaPersDetalle .divalert .ctrldivdefi{display:block; float:left; width:350px; font-weight:bold}
#AreaPersDetalle .divalert input{ margin-right:50px;}

#AreaPersDetalle .mailsNumber {
    margin-top: 16px;
    padding-top: 16px;
    line-height: 32px;
}
    #AreaPersDetalle .mailsNumber .labelmailsNumber {
        display: inline-block;
        margin-right: 8px;
        font-weight: bold;
    }

#AreaPersDetalle .mailsNumber .links{ float:right}

    #AreaPersDetalle .mailsNumber .links .historical a {
        color: inherit;
        display: inline-block;
    }
        #AreaPersDetalle .mailsNumber .links .historical a:before {
            content: '\e858';
            font-family: "wk-icons";
            font-size: 17px;
            float: left;
            margin-right: 8px;
            color: #007AC3;
        }
        #AreaPersDetalle .mailsNumber .links .historical a:after {
            content: "";
            clear: both;
            display: table;
        }
    #AreaPersDetalle .mailsNumber .links .lastEmail {
        margin-left: 16px;
    }
        #AreaPersDetalle .mailsNumber .links .lastEmail a {
            color: inherit;
            display: inline-block;
        }
            #AreaPersDetalle .mailsNumber .links .lastEmail a:before {
                content: '\e870';
                font-family: "wk-icons";
                font-size: 17px;
                float: left;
                margin-right: 8px;
                color: #007AC3;
            }
            #AreaPersDetalle .mailsNumber .links .lastEmail a:after {
                content: "";
                clear: both;
                display: table;
            }
    #AreaPersDetalle .mailsNumber .links .delete {
        margin-left: 16px;
    }
        #AreaPersDetalle .mailsNumber .links .delete a {
            color: inherit;
            display: inline-block;
        }
            #AreaPersDetalle .mailsNumber .links .delete a:before {
                content: '\e866';
                font-family: "wk-icons";
                font-size: 17px;
                float: left;
                margin-right: 8px;
                color: #e5202e;
            }
            #AreaPersDetalle .mailsNumber .links .delete a:after {
                content: "";
                clear: both;
                display: table;
            }
/********* RSS Detalle Busquedas ******************/
            #AreaPersDetalle .linkRssContainer {
                padding: 15px 0;
                border-bottom: 1px solid #ccc;
                width: 800px;
                margin: 0 auto;
                font-size: 1.2em;
                margin-bottom: 10px
            }
#AreaPersDetalle .Rss{    background-image: url("../../Img/icono_RSS.gif");display: block;height: 14px;overflow: hidden;width: 36px;}

/*Detalle de mis Alertas - Newsletter */
#AreaPersDetalle #divDetailSearchDocument {
    clear: both;
    height: auto;
    margin-top: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
}
#AreaPersDetalle .description {
    margin-top: 16px;
}
#AreaPersDetalle .titleDescription {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}
#AreaPersDetalle .frequency {
    /*margin-bottom: 20px;*/
}
#AreaPersDetalle .frequency .labelFrequency {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin-right: 16px;
}
#AreaPersDetalle .frequency &gt; span {
        float: none;
        display: block;
    }

    #divDetailNewsletter .datasend{padding:15px 0; border-bottom:1px solid #eaeaea}
#divDetailNewsletter .datasend .labelDatasend{ display:block; float:left; width:190px; font-weight:bold}
#divDetailNewsletter .datasend .data{  width:600px; background-color:#C2D9D9; float:right;  border:1px solid #C2D9D9}
#divDetailNewsletter .datasend .data ul.left{ width:55%; height:100%; border-right:1px solid #ccc; float:left}
#divDetailNewsletter .datasend .data ul.left li{ margin:0 7px; padding:3px 0;  border-bottom:1px solid #FFF}
#divDetailNewsletter .datasend .data ul.left li img.delete{background:#fff url(../../Img/iInfUser.gif) 0px -500px no-repeat; width:16px; height:16px; float:right; margin:2px 5px 0 0; }
#divDetailNewsletter .datasend .data .right{width:44%; float:left}
#divDetailNewsletter .datasend .data .right .text{ padding: 2% 5%; display:block; color:#069}
#divDetailNewsletter .datasend .data .right .createNew{ display:block;}
#divDetailNewsletter .datasend .data .right .createNew input{ width:90%; margin-left:5%; height:18px;}
#divDetailNewsletter .datasend .data .right .createNew a.create{ display:block;  width:80px; height:20px; background-color:#6A7EB5; color:#FFF; float:right; margin:5%; text-align:center; text-decoration:none; padding-top:3px;}
#divDetailNewsletter .datasend .data .right .createNew a.create:hover{ background-color:#999}

#divDetailNewsletter .mailsNumber{ padding:15px 0; border-bottom:1px solid #eaeaea}
#divDetailNewsletter .mailsNumber .labelmailsNumber{ display:block; float:left; width:190px; font-weight:bold}
#divDetailNewsletter .mailsNumber .txtmailsNumber{ display:block; float:left; width:100px; }
#divDetailNewsletter .mailsNumber ul.links{ float:right}
#divDetailNewsletter .mailsNumber ul.links li{ float:left; padding:0 10px; border-left:1px solid #CCC}
#divDetailNewsletter .mailsNumber ul.links a{ color:#03C;}


/*Historico de emails */

.historicalEmails #cIzq {width:35%;}
.historicalEmails #cDch {width:65%;}
.historicalEmails .titleBoletin{ font-size:1.2em; font-weight:bold; margin-left:35%; padding-top:40px;}
.historicalEmails #izqCenter ul#sesiones li{ margin-left:20px;}
.historicalEmails #izqCenter ul#sesiones li a{ text-transform:none}

table#historical_Head_Izq tr td { width:100%}
table#historical_Head_Izq tr td.titulo {}
table#historical_Head tr td.titulo { width:60%;}
table#historical_Head tr td.hora {width:12%;}
table#historical tr td {}
table#historical tr td.titulo { width:60%;}
table#historical tr td.titulo p { padding:15px 20px 0 20px}
table#historical tr td.titulo p strong { font-weight: bold;}
table#historical tr td.titulo p a{ color:#333; text-decoration:none;}
table#historical tr td.titulo p a:hover{ text-decoration:underline}
table#historical tr td.titulo h3 { padding:10px 20px 0 20px; font-weight: bold; font-size:1em; color:#4C5D79}
table#historical tr td.titulo ul { padding:5px 20px 15px 20px; color:#4C5D79}
table#historical tr td.titulo li { padding:0 0 5px 10px; background:url(../../Img/bullet_infUser.gif) left top no-repeat;}
table#historical tr td.hora { width:12%;}
table#historical tr td.hora p { text-align: center;}
table#historical tr td.botones {}
table#historical tr td.botones p { padding:15px 20px; }
table#historical tr td.botones p a { display: block; color:#333; text-decoration: none; margin:0 0 7px 0;}
table#historical tr.impar td.botones p a.verDetalle { padding:0 0 0 22px; background:#fff url(../../Img/iInfUser.gif) 0px -450px no-repeat;}
table#historical tr.impar td.botones p a.suprimir {padding:0 0 0 22px; background:#fff url(../../Img/iInfUser.gif) 0px -500px no-repeat; color:#333;}
table#historical tr.par td.botones p a.verDetalle { padding:0 0 0 22px; background:#f5f5f5 url(../../Img/iInfUser.gif) 0px -450px no-repeat;}
table#historical tr.par td.botones p a.suprimir {padding:0 0 0 22px; background:#f5f5f5 url(../../Img/iInfUser.gif) 0px -500px no-repeat; color:#333;}
table#historical tr td.botones p a:hover {text-decoration: underline;}



/*********Tolltips de ayuda de formularios ******************/
.helpFormtooltip{
width: 200px;
color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center;
/*background: url(../../Img/Docs/tooltip.png) no-repeat;*/
height:21px;
padding:3px 0 0;
}

/*********Tolltips de ayuda de formularios ******************/

#MySearches_Detail img{height: 16px; width: 17px; background:url(../../Img/alert.gif) no-repeat; margin-right:5px; padding-top:0px; float:left  }



/*********Arbol Mis busquedas ******************/

#AreaPers #Tree_MyQueries{ height:100%; position:relative; margin-top:-13px\0/;}
#AreaPers #Tree_MyQueries #Actions_MyQueries{ width:100%; height:25px; border-bottom:1px solid #CCC; text-align:center; position:absolute; background-color:#eaeaea; top:0px;}
#AreaPers #Tree_MyQueries #Actions_MyQueries div{ margin:auto;  position:relative; top:50%; margin-top:-8px;}
#AreaPers #Tree_MyQueries #Actions_MyQueries span.wkTreeNode{ font-size:1.1em; color:#FFFFFF; background:none repeat scroll 0 0 #0867AB; padding:3px;}
#AreaPers #Tree_MyQueries #Folders_MyQueries { width:100%; height:84%; padding-top:14%;}

#AreaPers #Tree_MyQueries #Folders_MyQueries ul#InfUserTree_MyQueries{ margin:12px; font-size:1.1em; height:auto; min-height:62%; max-height:74%; overflow:auto; }
#AreaPers #Tree_MyQueries #ActionsFolders_MyQueries{ width:100%;height:25px;  border-top:1px solid #CCC; text-align:center; position:absolute; background-color:#eaeaea; bottom:0px;}
#AreaPers #Tree_MyQueries #ActionsFolders_MyQueries div{ margin:auto;  position:relative; top:50%; margin-top:-8px;}
#AreaPers #Tree_MyQueries #ActionsFolders_MyQueries span.wkTreeNode{ font-size:1.1em; color:#FFFFFF; background:none repeat scroll 0 0 #78C322; padding:3px 2px;}

/*********Arbol Mi buzon ******************/

#AreaPers #Tree_MyBox{ height:100%; position:relative; margin-top:-13px\0/;}
#AreaPers #Tree_MyBox #Actions_MyBox{ width:100%; height:25px; border-bottom:1px solid #CCC; text-align:center; position:absolute; background-color:#eaeaea; top:0px;}
#AreaPers #Tree_MyBox #Actions_MyBox div{ margin:auto; position:relative; top:50%; margin-top:-8px;}
#AreaPers #Tree_MyBox #Actions_MyBox span.wkTreeNode{ font-size:1.1em; color:#FFFFFF; background:none repeat scroll 0 0 #0867AB; padding:3px;}
#AreaPers #Tree_MyBox #Folders_MyBox { width:100%; height:84%; padding-top:14%;}

#AreaPers #Tree_MyBox #Folders_MyBox ul#InfUserTree_MyBox{ margin:12px; font-size:1.1em; height:auto; min-height:62%; max-height:74%; overflow:auto;}
#AreaPers #Tree_MyBox #ActionsFolders_MyBox{ width:100%;height:25px;  border-top:1px solid #878bff; text-align:center; position:absolute; background-color:#E1E8E8; bottom:0px;}
#AreaPers #Tree_MyBox #ActionsFolders_MyBox div{ margin:auto;  position:relative; top:50%; margin-top:-8px;}
#AreaPers #Tree_MyBox #ActionsFolders_MyBox span.wkTreeNode{ font-size:1.1em; color:#FFFFFF; background:none repeat scroll 0 0 #78C322; padding:3px 2px;}

#AreaPersDetalle #Tree_MyBox{  border:1px solid #878bff; width:60%;margin: 10px auto;}
#AreaPersDetalle #Tree_MyBox #Actions_MyBox{ width:100%; height:24px; border-bottom:1px solid #878bff; text-align:center;  background-color:#E1E8E8;}
#AreaPersDetalle #Tree_MyBox #Actions_MyBox div{ padding-top:5px;}
#AreaPersDetalle #Tree_MyBox #Actions_MyBox span.wkTreeNode{ font-size:1.1em; background:#0867AB; color:#FFFFFF;}
#AreaPersDetalle #Tree_MyBox #Folders_MyBox{ width:100%; height:180px; overflow:auto; }
#AreaPersDetalle #Tree_MyBox #Folders_MyBox .folderNameText{ padding: 7px; font-size:1.1em; display:block; padding-left:15px}
#AreaPersDetalle #Tree_MyBox #Folders_MyBox .folderNameText input{ width:300px; border:1px solid #fff; margin-left:5px; background-color:#FFF; font-family:Verdana, Geneva, sans-serif; vertical-align:top; font-size:0.9em; font-weight:bold; color:#00255c;}
#AreaPersDetalle #Tree_MyBox #Folders_MyBox ul#InfUserTree_MyDocuments{ margin:12px; font-size:1.1em; border-top:1px dotted #CCC; padding-top:10px;}
#AreaPersDetalle #Tree_MyBox #ActionsFolders_MyBox{width:100%; height:24px; border-top:1px solid #CCC; text-align:center;  background-color:#eaeaea;}
#AreaPersDetalle #Tree_MyBox #ActionsFolders_MyBox div{ padding-top:5px;}
#AreaPersDetalle #Tree_MyBox #ActionsFolders_MyBox span.wkTreeNode{ font-size:1.1em; background:#78c322; color:#FFFFFF;}


/*********Arbol Mis Docuemntos ******************/

#AreaPers #Tree_MyDocuments{ height:100%; position:relative; margin-top:-13px\0/;}
#AreaPers #Tree_MyDocuments #Actions_MyDocuments{ width:100%; height:25px; border-bottom:1px solid #CCC; text-align:center; position:absolute; background-color:#eaeaea;}
#AreaPers #Tree_MyDocuments #Actions_MyDocuments div{ margin:auto;  position:relative; top:50%; margin-top:-8px;}
#AreaPers #Tree_MyDocuments #Actions_MyDocuments span.wkTreeNode{ font-size:1.1em; color:#FFFFFF; background:none repeat scroll 0 0 #0867AB; padding:3px 2px;}
#AreaPers #Tree_MyDocuments #Folders_MyDocuments{ width:100%; height:84%; padding-top:14%;}

#AreaPers #Tree_MyDocuments #Folders_MyDocuments ul#InfUserTree_MyDocuments{ margin:12px; font-size:1.1em; height:auto; min-height:62%; max-height:74%; overflow:auto;}
#AreaPers #Tree_MyDocuments #ActionsFolders_MyDocuments{ width:100%;height:25px;  border-top:1px solid #CCC; text-align:center; position:absolute; background-color:#eaeaea; bottom:0px; border-bottom:1px solid #CCCCCC;}
#AreaPers #Tree_MyDocuments #ActionsFolders_MyDocuments div{ margin:auto;  position:relative; top:50%; margin-top:-8px;}
#AreaPers #Tree_MyDocuments #ActionsFolders_MyDocuments span.wkTreeNode{ font-size:1.1em; background:#78c322; color:#FFFFFF;}


/*********Arbol Detalle Busquedas ******************/

#AreaPersDetalle .TreeDetail{}
#AreaPersDetalle #Tree_MyQueries{  border:1px solid #878bff; /* width:500px; float:left;*/ width:800px;margin: 10px auto;}
#AreaPersDetalle #Tree_MyQueries #Actions_MyQueries{ width:100%; height:24px; border-bottom:1px solid #878bff; text-align:center;  background-color:#E1E8E8;}
#AreaPersDetalle #Tree_MyQueries #Actions_MyQueries div{ padding-top:5px;}
#AreaPersDetalle #Tree_MyQueries #Actions_MyQueries span.wkTreeNode{ font-size:1.1em; background:#0867AB; color:#FFFFFF;}
#AreaPersDetalle #Tree_MyQueries #Folders_MyQueries{ width:100%; height:180px; overflow:auto; }
#AreaPersDetalle #Tree_MyQueries #Folders_MyQueries .folderNameText{ padding: 7px; font-size:1.1em; display:block; padding-left:15px}
#AreaPersDetalle #Tree_MyQueries #Folders_MyQueries .folderNameText input{ width:300px; border:1px solid #fff; margin-left:5px; background-color:#FFF; font-family:Verdana, Geneva, sans-serif; vertical-align:top; font-size:0.9em; font-weight:bold; color:#00255c}
#AreaPersDetalle #Tree_MyQueries #Folders_MyQueries ul#InfUserTree_MyQueries{ margin:12px; font-size:1em; border-top:1px dotted #CCC; padding-top:10px; }
#AreaPersDetalle #Tree_MyQueries #ActionsFolders_MyQueries{width:100%; height:24px; border-top:1px solid #878bff; text-align:center;  background-color:#E1E8E8; bottom:0px;}
#AreaPersDetalle #Tree_MyQueries #ActionsFolders_MyQueries div{ padding-top:5px;}
#AreaPersDetalle #Tree_MyQueries #ActionsFolders_MyQueries span.wkTreeNode{ font-size:1.1em; background:#78c322; color:#FFFFFF;}

/***********Historico de envios ******************************/
div#AreaPers div#alertMailHistorydiv {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 0;
    width: 800px;
    margin:16px auto;
}
p#divHistoryTitle {
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    font-weight: inherit;
}
div.wk-userarea{
    background-color:#fff !important;
    padding:0px;
    margin:0% !important ;
box-shadow: 0px 0px 0px 0px rgba(250,245,250,1)!important;
}
div#AreaPers {
    padding:20px;
    background-color: #f7fdff;
    box-shadow: -2px 0px 5px 0px rgb(171 162 171);
    margin-top:3%;
}
div#AreaPers div#alertMailHistorydiv #cData{
    margin-top: 10px;

 }
div#AreaPers div#alertMailHistorydiv #cTables {
    display: table;
    width: 100%;
}
#AreaPers #alertMailHistorydiv #izqSup {
    background-color: #dbdbdb;
    line-height: 30px;
    padding-left: 16px;
}
#AreaPers #alertMailHistorydiv #emails {
    padding: 8px 16px;
    line-height: 16px;
}

div#AreaPers {}
div#AreaPers div#cButtons {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #a6a6a6;
    height: auto;
}
div#AreaPers div#cButtons.cButtonsClass{width:100%;}

div#AreaPers div#cButtons div.BackToMy {}
    div#AreaPers div#cButtons .BackToMy a {
        padding: 0 16px;
        cursor: pointer;
        line-height: 32px;
        background: -webkit-linear-gradient(#68b1c9, #68b1c9);
        background: -o-linear-gradient(#007bc1, #1986a8);
        background: -ms-linear-gradient(#007bc1, #68b1c9);
        background: linear-gradient(#68b1c9, #68b1c9);
        border-color: #68b1c9;
        color: #ffffff;
        display: table;
        margin-top: 15px;
        margin-left: auto;
        text-decoration: none;
    }
        div#AreaPers div#cButtons .BackToMy a dfn {
            font-style: normal;
        }

/*********Arbol Detalle Documentos ******************/

#AreaPersDetalle .TreeDetail{}
#AreaPersDetalle #Tree_MyDocuments{  border:1px solid #878bff; /* width:500px; float:left;*/ width:800px;margin: 10px auto;}
#AreaPersDetalle #Tree_MyDocuments #Actions_MyDocuments{ width:100%; height:24px; border-bottom:1px solid #878bff; text-align:center;  background-color:#E1E8E8;}
#AreaPersDetalle #Tree_MyDocuments #Actions_MyDocuments div{ padding-top:5px;}
#AreaPersDetalle #Tree_MyDocuments #Actions_MyDocuments span.wkTreeNode{ font-size:1.1em; background:#0867AB; color:#FFFFFF;}
#AreaPersDetalle #Tree_MyDocuments #Folders_MyDocuments{ width:100%; height:180px; overflow:auto; }
#AreaPersDetalle #Tree_MyDocuments #Folders_MyDocuments .folderNameText{ padding: 7px; font-size:1.1em; display:block; padding-left:15px}
#AreaPersDetalle #Tree_MyDocuments #Folders_MyDocuments .folderNameText input{ width:300px; border:1px solid #fff; margin-left:5px; background-color:#FFF; font-family:Verdana, Geneva, sans-serif; vertical-align:top; font-size:0.9em; font-weight:bold; color:#00255c;}
#AreaPersDetalle #Tree_MyDocuments #Folders_MyDocuments ul#InfUserTree_MyDocuments{ margin:12px; font-size:1.1em; border-top:1px dotted #CCC; padding-top:10px;}
#AreaPersDetalle #Tree_MyDocuments #ActionsFolders_MyDocuments{width:100%; height:24px; border-top:1px solid #878bff; text-align:center;  background-color:#E1E8E8; bottom:0px;}
#AreaPersDetalle #Tree_MyDocuments #ActionsFolders_MyDocuments div{ padding-top:5px;}
#AreaPersDetalle #Tree_MyDocuments #ActionsFolders_MyDocuments span.wkTreeNode{ font-size:1.1em; background:#78c322; color:#FFFFFF;}

/********* Modificacion Alerta ******************/

.APUpdateCsearch #cButtons,
.APUpdateCsearch #cButtons .DivSynonymclass,
.APUpdateCsearch .DivChkSynonymclass{ /*display:none*/}

.APUpdateCsearch fieldset#cSearchAux{ width:600px;}

.ButtonsUpdateAlert{}

.APUpdateCsearch .ButtonsUpdateAlert{ clear:both;width:100%; margin-left:auto; margin-right:auto; text-align:right;/*padding-top:20px;*/  }
.APUpdateCsearch .ButtonsUpdateAlert a{ display:block; float:left;}
.APUpdateCsearch .ButtonsUpdateAlert #btnAcceptMySearchesUpdateAlert{ width:134px; height:20px; background:/*url("../../Img/guardar2.gif") no-repeat scroll 10px 50%*/ #33569A; color:#FFFFFF; border:none; cursor:pointer; margin-right:20px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  margin-left:236px; text-align:center;padding-top:5px; background-position:10px; }
.APUpdateCsearch .ButtonsUpdateAlert #btnCancelMySearchesUpdateAlert{ width:134px; height:20px; background:url("../../Img/cancelar.gif") no-repeat scroll left top #6EBB1F; color:#FFFFFF; border:none; cursor:pointer;  font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center; padding-top:5px; }
#BackButtonUpdateAlert {height:30px; margin:10px;}
#BackButtonUpdateAlert #divMySearchesUpdateAlert {height:100%}
/*#BackButtonUpdateAlert #divMySearchesUpdateAlert a#btnCancelMySearchesUpdateAlert {background:url(../../Img/alertThisSearch2.gif) no-repeat scroll 0 0 transparent; color:#33569A; font-size:12px; font-weight:bold; height:25px; padding:7px 53px; width:37px; display:block;}*/
a#hrefexpCtrlAP dfn {display:none;}
a#hrefexpCtrlAP {background:url("../../Img/guardar.gif") no-repeat scroll 0 0 transparent; float:right; height:18px; width:18px; margin-top:15px; float: left;}
a#hrefprintCtrl dfn {display:none;}
/*a#hrefprintCtrl {background:url("../../Img/imprimir.gif") no-repeat scroll 0 0 transparent; float:right; height:18px; width:18px; margin-top:15px; float: left;}*/
a.UpdateFormUserAction { background: url("../../Img/iInfUser.gif") no-repeat scroll 0 -200px transparent; color: #FFFFFF; float: right; font-size: 12px; font-weight: bold; margin-right: 10px; margin-top: -25px; padding: 4px 18px; text-align: center;}
a.UpdateFormUserAction:hover { background: url("../../Img/iInfUser.gif") no-repeat scroll 0 -225px transparent; color: #FFFFFF; float: right; font-size: 12px; font-weight: bold; margin-right: 10px; margin-top: -25px; padding: 4px 18px; text-align: center;}


div#formuregistro.contentService p input#question {display:none;}
div#formuregistro.contentService p input#answer {display:none;}
div#MyData {font-size: 1.1em; padding-bottom:20px;}
div#MyData div#tMyFor {height:195px;}
#contentMyFormu {margin:0 auto; width:500px;}
#contentMyFormu p {color:#333333; float:left; margin:0 0 10px; width:540px;}
#contentMyFormu label {display:block; float:left; font-size:1.1em; line-height:1.6em; margin:0 10px 0 0; padding:2px 0 0; text-align:left; width:220px;}
#contentMyFormu input {width:220px;}

#tabContentMyFormu p.Inscripicioncorrecta a {
    
    color:#6EBB1F;
    float: none;
    margin: 0;
    text-transform:lowercase;
    font-size:1.1em;
    }
#tabContentMyFormu a.Inscripicioncorrecta {
    background: url("../../img/boton_entrar_subuser_double.gif") no-repeat scroll bottom transparent;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 109px;
    margin-left:40%;}
#tabContentMyAdmin p.Inscripicioncorrecta a { background:none repeat scroll 0 0 transparent; border:medium none; color:#6EBB1F; float:none; margin:0;}
#tabContentMyAdmin a.Inscripicioncorrecta {background:url("../../Img/boton_volver_subuser.gif") no-repeat scroll left top transparent; font-size:0.9em; font-weight:bold; padding:7px 0; text-decoration:none; text-transform:uppercase; width:170px; margin:0 auto 10px auto; color:#FFF; text-align:center; display:block; margin-top:15px}
#cacdiv #clean {}


#PreAdmin {font-size:1.2em; height:19%; margin:0px auto 0; width:90%;}
#PreAdmin #PreAdminS {color:#333333;}
#PreAdmin #PreAdminS #contenidoPresentaciÃ³n{ width:95%; color:#0867AB; margin:auto; padding-top:10px }
#PreAdmin #PreAdminS #contenidoPresentaciÃ³n strong{ color:#6EBB1F; }
#AreaPersSubUser {display:block; height:80%; width:90%; margin: 5px auto 0;}
#AreaAuxSubUser {clear:both; font-size:1.2em; height:100%; margin:0 auto; overflow:auto;}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin {height:100%;}

#AreaPersSubUser p.Inscripicioncorrecta{
   color: #0867AB;
    margin: auto;
    padding-top: 10px;
    width: 95%;
}


#Tree_MyAdmin {height:15%; margin: 0 auto; width:90%;}
#Tree_MyAdmin #Folders_MyAdmin {height:100%;}
#contentMyFormu a,
#Folders_MyAdmin a {
    display:block; 
    float:left;
    margin: 0 10px 0 0; 
    padding: 0px 0; 
    height:28px; 
    width:109px; 
    line-height:28px;

    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #0078BC;

    font-size:0.9em; 
    font-weight:bold;
    text-align:center; 
    text-decoration:none; 
    text-transform:uppercase;
    color:#FFFFFF; 

    background: #7fcaef; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iIzdmY2FlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzI5YTNlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzFiOTZkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjZlYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7fcaef 7%, #29a3e5 44%, #1b96dd 56%, #166eb2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#7fcaef), color-stop(44%,#29a3e5), color-stop(56%,#1b96dd), color-stop(100%,#166eb2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7fcaef 7%,#29a3e5 44%,#1b96dd 56%,#166eb2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7fcaef 7%,#29a3e5 44%,#1b96dd 56%,#166eb2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7fcaef 7%,#29a3e5 44%,#1b96dd 56%,#166eb2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7fcaef 7%,#29a3e5 44%,#1b96dd 56%,#166eb2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fcaef', endColorstr='#166eb2',GradientType=0 ); /* IE6-8 */
}

#contentMyFormu a:hover,
#Folders_MyAdmin a:hover { background: #005AA1;}
#Folders_MyAdmin a:hover { background-position:left bottom}
#Folders_MyAdmin label {color:#333333; margin-left:30px; margin-top:7px;  line-height: 25px; color:#0867AB;}
#tabContentMyAdmin #tMyAdm {border:1px solid #A7A6AA; height:80%;}
#tabContentMyAdmin #tMyAdm #deleteUserForm{ color:#0867AB}
#tMyAdm {margin:0 auto; overflow:auto; width:95%;}
div#tMyAdm dl.tHead {background:none repeat scroll 0 0 #EAEAEA; clear:both; height:35px; position:relative;}
div#tMyAdm dl.tHead dd {float:left; font-size:0.9em; font-weight:bold; text-align:left;}
div#tMyAdm dl.tHead dd.name {background:url("../../Img/sortedby0.gif"); background-position:70px 50%; background-repeat:no-repeat; margin:5px 0 0 5px; width:12%;}
div#tMyAdm dl.tHead dd.sortedbyname{background:url("../../Img/sortedby1.gif"); background-position:70px 50%; background-repeat:no-repeat; margin:5px 0 0 5px; width:12%;}
div#tMyAdm dl.tHead dd.surname {background:url("../../Img/sortedby0.gif"); background-position:80px 3px; background-repeat:no-repeat; margin:5px 0 0 5px; width:15%;}
div#tMyAdm dl.tHead dd.sortedbysurname {background:url("../../Img/sortedby1.gif"); background-position:80px 3px; background-repeat:no-repeat; margin:5px 0 0 5px; width:15%;}
div#tMyAdm dl.tHead dd.mail {background:url("../../Img/sortedby0.gif"); background-position:60px 3px; background-repeat:no-repeat; margin:5px 0 0 5px; width:23%;}
div#tMyAdm dl.tHead dd.sortedbymail {background:url("../../Img/sortedby1.gif"); background-position:60px 3px; background-repeat:no-repeat; margin:5px 0 0 5px; width:23%;}
.login {margin:5px 0 0 5px; width:12%;}
.pass, .password, .confpass {margin:5px 0 0 5px; width:15%;}
.name, .sortedbyname {margin:5px 0 0 5px; width:12%;}
.surname, .sortedbysurname {margin:5px 0 0 5px; width:15%;}
.mail, .sortedbymail {margin:5px 0 0 5px; width:23%;}
#tMyAdm .contentService {overflow:visible;}
#tMyAdm .contentService dl {border-bottom:1px solid #CCCCCC; clear:both; overflow:hidden; padding:10px 0;}
#tMyAdm .contentService dl dt, #tMyAdm .contentService dl dd {float:left;}
#tMyAdm .contentService dl dt {text-align:justify;}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a {color:#fff; display:block; /*margin:0 auto 10px;*/ /*text-align:center;*/}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a#VolverConfirmarModificar{background:url("../../Img/boton_entrar_subuser_double.gif") no-repeat scroll left bottom transparent; color:#FFFFFF; display:block; font-size:0.9em; font-weight:bold; margin: 0 10px 0 10px; padding: 0px 0; height:28px; text-align:center; text-decoration:none; text-transform:uppercase; width:109px; line-height:28px; margin-left:auto; margin-right:auto}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a.BackListUserAction{ color:#FFF; text-align:center; clear:both; margin-top:30px; display: none}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm .contentService dl dd a.modifyUser {/*background:url("../../Img/iInfUser.gif") no-repeat scroll 0 -475px transparent;*/ font-size:0.9em; font-weight:bold; height:25px; /*padding:0 0 0 24px;*/ text-decoration:underline; display:block; color:#333}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm .contentService dl dd a.DeleteUser {/*background:url("../../Img/iInfUser.gif") no-repeat scroll 0 -500px transparent;*/ font-size:0.9em; font-weight:bold; height:25px; /*padding:0 0 0 24px;*/ text-decoration:underline; display:block; color:#333}
div#tMyAdm p {text-align:center;  color:#0867AB}

div#tMyAdm #tMyFor p{ color:#0867AB }

#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a.DeleteUserAction, #AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a.CancelUserAction {display:inline; text-align:inherit; width:inherit;}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm p a {color:#33569A; margin:0 10px; text-decoration:underline;}
#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a.DeleteUserAction{background:url("../../Img/boton_entrar_subuser_double.gif") no-repeat top; display:block; width:109px; height:28px; color:#FFF; float:left; text-decoration:none; line-height:24px; margin-left:30%;  text-transform: uppercase;  font-weight: bold; font-size:0.9em;}

#AreaPersSubUser #AreaAuxSubUser #tabContentMyAdmin #tMyAdm a.CancelUserAction{background:url("../../Img/boton_entrar_subuser_double.gif") no-repeat bottom; display:block; width:109px; height:28px; color:#FFF;  float:right; text-decoration:none; line-height:24px;  margin-right:30%;  text-transform: uppercase;   font-weight: bold; font-size:0.9em;}

#tMyAdm #deleteUserForm a.BackListUserAction {background:url("../../Img/boton_volver_subuser.gif") no-repeat scroll left top transparent; font-size:0.9em; font-weight:bold; padding:7px 0; text-decoration:none; text-transform:uppercase; width:170px; margin:0 auto 10px;  text-transform: uppercase;}

/*Nuevo*/

.wk-userarea-toolbar{ 
    width:100%;
}
.wk-userarea-tabs{
}
.wk-userarea .cButtonsClass{
    overflow:hidden;
    margin-top:10px;
}

.wk-userarea .cButtonsClass *{
    font-style:normal;
}
.wk-userarea .cButtonsClass #buttons_cButtons{
    position: relative;
    width: 100%;
    top: 1px;
    height: 24px;
}

.wk-userarea .cButtonsClass ul{
    list-style-type:none;
    margin:0;
    position: absolute;
    top: 0px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}

.wk-userarea .cButtonsClass ul li{
    float:left;
    cursor: pointer;
    min-width: 92px;
    border-radius: 5px 5px 0 0;
    font-size: 0.9em;
    font-weight: bold;
    padding: 7px 6px 6px 6px;
    line-height: 1em;
    border: 1px solid #e1e1e1;
    text-align: center;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
}
.wk-userarea .cButtonsClass ul li + li{margin-left:2px}
.wk-userarea .cButtonsClass ul li:hover{
    position: relative;
    border-bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, #ffffff 0%, #e6e8e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e8e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e8e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e6e8e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e6e8e7 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e6e8e7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e8e7',GradientType=0 ); /* IE6-8 */
}
.wk-userarea .cButtonsClass ul li:hover a{
    color: #333;
    text-decoration:none
}
.wk-userarea .cButtonsClass ul li a{
    color: #333;
}

.wk-userarea .cButtonsClass ul li.active{
    position: relative;
    border-bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, #ffffff 0%, #e6e8e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e8e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e8e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e6e8e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e6e8e7 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e6e8e7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e8e7',GradientType=0 ); /* IE6-8 */
}

.wk-userarea .cButtonsClass ul li.active a{
    color: #00a9d2;
}

.wk-userarea .cButtonsClass ul li a{
    
}

.wk-userarea .cButtonsClass ul li a.selected,
.wk-userarea .cButtonsClass ul li a:hover{

}

.wk-userarea .ViewMyAlertsContent{ 
    /* border: 1px solid #CCC; */
    /* overflow:hidden; */
    /* position:relative; */
}


#form2 { margin-bottom: 0;}
#form1 { margin-bottom:20px;}

.wk-userarea .cTabsClass{
    

    margin: 0;

}

.wk-userarea .cTabsClass *{
    font-style:normal;
}

.wk-userarea .cTabsClass ul{
    /* height:30px; */
    list-style-type:none;
    margin:0;
}

.wk-userarea .cTabsClass ul li{

    float:left;
}

.wk-userarea .cTabsClass ul li a{
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: none;
    text-align: center;
    background: #00A9D2;
    color: #FFF;
    text-decoration: none;
    padding: 2px 5px;
    font-size: 0.9em;
    margin: 0;
    border-radius: 5px;
    line-height: 1.6em;
    border: 0;
}

.wk-userarea .cTabsClass ul li a.selected,
.wk-userarea .cTabsClass ul li a:hover{
    background-color:#00A9D2;
    color:#FFF;

}

.wk-userarea .ViewMyDocumentsContent,
.wk-userarea .ViewMyAlertedNewsletterContent {
    display: table;
    width: 100%;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    padding: 15px;
    box-sizing: border-box;
}
.wk-userarea .ViewMyAlertsContent{
    display: table;
    width: 100%;    
    border: 1px solid #dddddd;
    margin-bottom: 20px;    
    padding: 15px;
    box-sizing: border-box;
}

.wk-userarea #cTables{
    /*border-bottom:1px solid #CCC;
    border-right:1px solid #CCC;
    border-left:1px solid #CCC; */
}

    .wk-userarea #cTables #cIzq #DDTreeControlTreeDiv #sectionEmpty {
        display: none;
    }

    .wk-userarea #cIzq {
        float: left;
        padding: 0;
        position: relative;
        width: 27%;
        padding-right: 20px;
        box-sizing: border-box;
        margin-left: 0;
    }
.wk-userarea #izqSup{
    /* height:25px; */
    /*border-bottom:1px solid #CCC; */
}
/*.wk-userarea #mesrevues #cDch {
    float: left;
    width: 73%;
    
    margin-top: 10px;
    border-left:1px solid #CCC;
}*/
.wk-userarea #mesrevues #cDch #dchSup{
    /* height:25px; */
/*  border-bottom:1px solid #CCC;*/ 
}

.wk-userarea #mesrevues #cDch #dchCenter thead th {
    background-color: #f6f6f6;
    border: 1px solid #ededed;
    border-bottom: 0;
}
.wk-userarea #mesrevues #cDch #dchCenter thead th.section {
    background-color: #ffffff;
    border: 0;
    border-bottom: 0;
}
    .wk-userarea #mesrevues #cDch #dchCenter thead th.buttons{
        padding:8px;
    }


    #cDch2 {
        float: left;
        width: 100%;
        background: url(../../Img/iInfUser.gif) 0px -625px repeat-x;
    }
.cDch table {}
#cDch2 table {}
#dchSup table tr {}

#dchSup table tr td.botones { border-right:none;}
#dchCenter #MySearches_Detail{width:73%}
#dchCenter table tr {}


#dchCenter table td.botones,
#dchSup table td.botones,
#dchCenter tr td.botones a,
#dchCenter tr td.buttons a,
#dchCenter tr td.buttons span,

#dchCenter tr td.botones a + *,
#dchCenter tr td.buttons a + *,
#dchCenter tr td.buttons span + *,
div#AreaPers div#alertMailHistorydiv div#cData div#cTables div#cDch div#dchCenter table#history td p a + *{
    margin-left: 1%;
    
}

#dchCenter tr td.botones a:hover,
#dchCenter tr td.buttons a:hover,
#dchCenter tr td.buttons span:hover{

}

#dchCenter table td.botones a,
#dchCenter table td.buttons a{ text-decoration:none}
#dchCenter table td.botones dfn,
#dchCenter table td.buttons dfn{ font-style:normal;}
#dchCenter td.titulo p a{ text-decoration:none; font-weight:bold}
#dchCenter td.titulo p a.verDetalle{
    margin-left: 70px;
}
#dchCenter td.titulo p a.verDetalle dfn{
    display:none;
}
#dchCenter h2{ font-size:1em}

#dchInf {/* height:25px; */}
#dchInf p {}
#dchInf p a { display: block; float: right; font-size:1.2em; text-decoration: none; color:#333; background:#fff url(../../Img/iInfUser.gif) 3px -523px no-repeat; border:1px solid #5A6770; margin:3px 7px 0 0; padding:0 20px 1px 30px;}

#DDTreeControlTreeDiv{
    position: relative;
}

.ExpandCollapse_DDTreeControlTree{position: absolute;  padding: 0;  margin: 0;width: 100%;text-align: center;left: 0;display: table;bottom: 0;}
.ExpandCollapse_DDTreeControlTree li{ display: inline-block; list-style-type:none; cursor:pointer;font-size: 1em;line-height: 1.4em;}
.ExpandCollapse_DDTreeControlTree li + li{margin-left: 15px;}
.ExpandCollapse_DDTreeControlTree li:hover{ text-decoration:underline}

.ExpandCollapse_DDTreeControlTree .expandWholeTree:before{
    content:"";
    float:left;
    width:16px;
    height:16px;
    margin-right: 5px;
    background-color: transparent;
    background-image: url("../../img/wk-sprite.png");
    background-repeat: no-repeat;
    background-position: -105px -136px;
}
.ExpandCollapse_DDTreeControlTree .collapseWholeTree:before{
    content:"";
    float:left;
    width:16px;
    margin-right: 5px;
    height:16px;
    background-color: transparent;
    background-image: url("../../img/wk-sprite.png");
    background-repeat: no-repeat;
    background-position: -136px -136px;
}


.DDTreeControlTree{ 
    padding: 0;   
    background-color:#fff ;  
}
.wk-userarea .DDTreeControlTree {
    border-radius: 0 0 5px 5px;
    padding: 45px 0 30px 0;
    background-color: #f7fdff;
}

.jstree li a{
    margin-bottom: 5px;
}

.ActionsFolders_DDTreeControlTree{ 
    list-style:none;  
    text-align:center; 
    width:100%; 
    margin:0; 
    padding:5px 0
}

.wk-userarea .ActionsFolders_DDTreeControlTree{
    position:absolute;
    top:0;
    left:0;
    padding:0;
}

#dchCenter p{ margin: 0; display:inline;}

table#MySearches_Head tr td.botones{}
table#MySearches_Head tr td.titulo { width:46%;}
table#MySearches_Head tr td.fecha { width:17%;}
table#MySearches_Head tr td.numResultados {width:12%; /*display:none*/}
table#MySearches_Head tr td.periodicidad {width:12%;}
table#MySearches_Head {margin-left:1%;}
table#MySearches_Head tr td:nth-child(1) { width:4%;}
table#MySearches_Head tr td#titulo {width:46%;}

table#MySearches_Detail tr td {}
table#MySearches_Detail tr td.titulo {/* width:46%;*/}
table#MySearches_Detail tr td.fecha { width:17%;}
table#MySearches_Detail tr td.periodicidad {width:12%;}
table#MySearches_Detail tr td.dragHandle { width:4%;background:url(../../Img/dragHandle.png) center center no-repeat; cursor:move;}
table#MySearches_Detail tr td {}
table#MySearches_Detail tr td.titulo { padding: 10px;}
table#MySearches_Detail tr td.titulo p { padding: 0; margin: 0; font-size: 1em; line-height: 1.4em; }
table#MySearches_Detail tr td.titulo p a{color: #0077aa;}
table#MySearches_Detail tr td.titulo p a:hover{color: #0077aa;text-decoration:underline}

table#MySearches_Detail tr td.titulo p span.orden {display: none;}
table#MySearches_Detail tr td.titulo p strong { font-weight: bold;}
table#MySearches_Detail tr td.titulo h3 { padding:10px 20px 0 20px; font-weight: bold;  color:#4C5D79}
table#MySearches_Detail tr td.titulo ul { padding:5px 20px 15px 20px; color:#4C5D79}
table#MySearches_Detail tr td.titulo li { padding:0 0 5px 10px; background:url(../../Img/bullet_infUser.gif) left top no-repeat;}
table#MySearches_Detail tr.impar td.titulo span.detailDocumentComment{margin:10px 20px; padding:5px; background-color:#f6f4f4; color:#333333; border:1px dotted #0867AB; display:block;}
table#MySearches_Detail tr.par td.titulo span.detailDocumentComment{margin:10px 20px;  padding:5px; background-color:#fff; color:#333333; border:1px dotted #0867AB; display:block;}
table#MySearches_Detail tr td.titulo span.detailDocumentComment .title{ display:block; color:#0867AB;  font-weight:bold}
table#MySearches_Detail tr td.titulo span.detailDocumentComment .text{display:block; margin-top:5px; text-align:justify; }
table#MySearches_Detail tr td.fecha { width: 140px; padding: 10px; box-sizing: border-box;}
table#MySearches_Detail tr td.fecha p { text-align: center; padding: 0;    margin: 0;    font-size: 1em;    line-height: 1.4em;}
table#MySearches_Detail tr td.numResultados{ width:12%; /*display:none*/}
table#MySearches_Detail tr td.numResultados p{text-align: center;}
table#MySearches_Detail tr td.periodicidad { width:12%;}
table#MySearches_Detail tr td.periodicidad p { text-align: center;}
table#MySearches_Detail tr td.detailDocType{display:none; width:12%;}
table#MySearches_Detail tr td.detailDocType p{ text-align: center;}
table#MySearches_Detail tr td.botones {
    padding: 10px 0;
}
table#MySearches_Detail tr td.botones p {
    text-align: center;
    margin: 0;
}


/*Mis Documentos*/
table#MyDocument_Head {margin-left: 0; width:69%;}
table#MyDocument_Head tr td:nth-child(1) { width:4%;}
table#MyDocument_Head tr td.titulo {padding:0 10px; font-size: 1em;    line-height: 1.4em;}
table#MyDocument_Head tr td.fecha { width: 140px; font-size: 1em;    line-height: 1.4em;}
table#MyDocument_Head tr td.numResultados {width:12%;}
table#MyDocument_Head tr td.periodicidad {display:none; width:12%;}


/*Mis Alertas*/

#izqCenter #materias{ background-color:#FFF; border-radius:0 0 5px 5px; min-height:200px; list-style-type:none; margin:0; padding-top:10px; }
#izqCenter #materias li{ display:block; margin:5px; background-color:#eaeaea;  border-radius:4px;}
#izqCenter #materias li:hover{ background-color:#ccc;}
#izqCenter #materias a{ color:#333; text-transform:uppercase; text-decoration:none; padding-left:10px; border-radius:4px; display:block }
#izqCenter #materias a.selected{ background-color:#ccc; font-weight:bold; border:1px solid #999}
#izqCenter #materias dfn{ font-style:normal}
table#misAlertas_Metadatos tr td {}
table#misAlertas_Metadatos tr td.titulo {}
table#misAlertas_Metadatos tr td.periodicidad {width:12%;}
.APAlertedMetadata .dchCenter table tr td.titulo p{font-weight: bold; }
.APAlertedMetadata .dchCenter table tr td.titulo p strong { font-weight: bold; color:#056aa4}
.APAlertedMetadata .dchCenter table tr td.titulo h3 {}
.APAlertedMetadata .dchCenter table tr.impar td.titulo ul { padding:5px 10px 15px 10px; margin:0 10px 5px 10px; border:1px solid #cfd9e7}
.APAlertedMetadata .dchCenter table tr.par td.titulo ul { padding:5px 10px 15px 10px; margin:0 10px 5px 10px; border:1px solid #cfd9e7}
.APAlertedMetadata .dchCenter table tr.impar td.titulo ul ul,
.APAlertedMetadata .dchCenter table tr.par td.titulo ul ul{ border:none}
.APAlertedMetadata .dchCenter table tr td.titulo li { list-style-type:none}
.APAlertedMetadata .dchCenter table tr td.periodicidad { width:12%; text-align:center}
.APAlertedMetadata .dchInf a{ 
    display:block; 
    margin-right:10px; 
    width:100px; 
    
    text-align:center; 
    text-decoration:none; 
    color:#FFF;
    cursor:pointer;
    
    height:22px;
    
    color:#fff;
    
    font-size:12px;
    text-transform:uppercase;
    line-height:20px;
    font-weight:bold;
    
    border-color:#2E5B89;

    background: rgb(107,135,142); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiODc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFmNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(107,135,142,1) 0%, rgba(26,31,102,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,135,142,1)), color-stop(100%,rgba(26,31,102,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b878e', endColorstr='#1a1f66',GradientType=0 ); /* IE6-8 */
    
    text-shadow:none;
    border-radius:5px;
    
    position:absolute;
    top:55px;
    left:16px;
    }
.APAlertedMetadata .dchInf a:hover{ background:#005AA1}
.APAlertedMetadata .dchInf a *{ font-style:normal}

/*Mis Alertas - Mewsletter*/
.alertNewsletter #dchCenter,
.wk-userarea .alertNewsletter #cDch{ width:100%}
#divPrecalculatedAlertList{}
table#myAlerts_Newsletter_Head tr td.suscription{ width: 95px;    text-align: center;    padding: 0 10px;    box-sizing: border-box; font-size: 1em;    line-height: 1.4em;}
table#myAlerts_Newsletter tr td.suscription{ width: 95px; text-align:center;padding: 10px;       box-sizing: border-box;}
table#myAlerts_Newsletter tr td.suscription [type="checkbox"]{
    margin: 0;
}


table#myAlerts_Newsletter tr td.title{
    padding: 10px;    
    text-align: left;
    box-sizing: border-box;
    font-size: 1em;    line-height: 1.4em;
}
table#myAlerts_Newsletter tr td.title p{ color: #0077aa; font-weight:bold; padding: 0;}



/*Mi Buzon*/
div#MyBox.cDch div#dchCenter table#MyBox_Detail tbody tr td.titulo{}
div#MyBox.cDch div#dchCenter table#MyBox_Detail tbody tr td.fecha{width:10%;}
 div#dchCenter table#MyBox_Detail tbody tr td.titulo p a {}
div#dchSup table#MyBox_Head tbody tr td.titulo {}
div#dchCenter table#MyBox_Detail tbody tr td.titulo {}
div#dchSup table#MyBox_Head tbody tr td.fecha {width:11%;}
div#dchCenter table#MyBox_Detail tbody tr td.fecha {width:11%;}

table#MyBox_Detail tr td.fecha p {text-align:center;}

/*Alertas de metadatos */

#MyMetas_Detail_Convenios td.titulo p,
#MyMetas_Detail_normativa td.titulo p{
    margin:10px;
}


/* Mi buzon */
#MyBox_Detail td.titulo p{
    margin:10px;
}


/*Mis notes*/

.wk-userarea table#myComments .title p *{
    font-style:normal;

}

.wk-userarea #tabsListControl1divContentViewMyComments #cDch{ width:100%}
.wk-userarea table#myComments .title p a,
.wk-userarea table#myComments .title p span{
    background-color: #EAEAEA;
    border: 1px solid #FFFFFF;
    display: inline-block;
    margin: 0 2px;
    padding: 5px;
    text-decoration: none;
    border-radius:4px;
}

.wk-userarea table#myComments .title p a,
.wk-userarea table#myComments .title p span{
    background-color: #ccc;
    text-decoration:none;
}

.wk-userarea #historico td{
    background:#FFF;
}


.ButtonsUpdateAlert #divMySearchesUpdateAlert{
    border-radius: 5px 5px 0 0;
    bottom: 0;
    left: 50%;
    margin-left: -410px;
    position: fixed;
    background-color: #C2D2E2;
    width:800px;
    padding:10px;
}

.ButtonsUpdateAlert #divMySearchesUpdateAlert a *{ font-style:normal}

.ButtonsUpdateAlert #divMySearchesUpdateAlert a#btnAcceptMySearchesUpdateAlert{
    float:right;
    padding-right:50px;
    padding-left:50px;
}

.ButtonsUpdateAlert #divMySearchesUpdateAlert a.lnkMySearchesUpdateAlert{
    float:left;
}

.ActionsFolders_DDTreeControlTree li {  
    display: inline-block;  
    box-sizing: border-box;
    cursor: pointer;
    text-transform: none;
    text-align: center;
    background: #68b1c9;
    color: #FFF;
    text-decoration: none;    
    padding: 2px 5px;
    font-size: 0.9em;    
    margin: 0;
    line-height: 1.8em;
    border: 0;
}
.ActionsFolders_DDTreeControlTree li + li{
    margin-left: 5px;
}

.apmodificar-crit{ width:800px; margin:0 auto;}

#cButtonsSpinner,
#cTabsSpinner {display:none;}

/*** BOTON VOLVER ***/
#cContainer #ctl00_ctl00_ctl00_cBody.wk-main #AreaPersDetalle {
    margin-top: 2%;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background-color: #f7fdff;
    padding: 20px;
    box-shadow: -2px 0px 5px 0px rgb(171 162 171);
}
    #AreaPersDetalle .BackToMy {
        float: right;
    }
        #AreaPersDetalle .BackToMy a {
            border: 0;
            padding: 0 16px;
            cursor: pointer;
            line-height: 32px;
            transition: background-color 0.1s ease-out;
            text-transform: uppercase;
            background-color: #68b1c9;
            color: #ffffff;
            display: inline-block;
            margin-bottom:5px;
        
        }
            #AreaPersDetalle .BackToMy a * {
                font-style: normal !important;
            }


            #AreaPersDetalle .BackToMy a:hover,
            #AreaPersDetalle .alertThisSearch a:hover,
            div#AreaPersDetalle div#cButtons a#hrefBackFromMyHistory:hover {
                background-color: #0089c3;
                text-decoration: none;
                color: #ffffff;
            }
    #AreaPersDetalle #divDetailSearchDocument {
    clear: both;
    height: auto;
    margin-top: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    width: auto !important;
    }
        #AreaPersDetalle #divDetailSearchDocument .description {
            margin-top: 16px;
        }
/*AREA VER HISTORICO*/
 #AreaPers #divTitle {
    margin-bottom: 0;
    line-height: 32px;
    font-weight: bold;
}
    .wk-personal-page #AreaPers #divTitle p {
        font-size: inherit;
        line-height: inherit;
        margin: 0;
        padding: 0;
        font-weight: bold;

    }
.wk-personal-page #cData {
    margin-top: 16px;
    clear: both;
}
.wk-personal-page #cData #cTables {
    height: 100%;
}
.wk-personal-page #cData #cTables #cIzq {
    float: left;
    width: 100%;
    height: 100%;
    border-right: 1px solid #ededed;
    padding-top: 16px;
}
.wk-personal-page #cData #cTables #cDch{
    float: right;
    width: 100%;
}
#AreaPers #alertMailHistorydiv #izqSup {
    background-color: #dbdbdb;
    line-height: 30px;
    padding-left: 0px;
}

.wk-personal-page #dchCenter .verDetalle:before {
    content: '\e952';
    font-family: "wk-icons";
    color: #68b1c9;
    font-size: 14px;
}


.wk-personal-page #history_Head_Izq {
    background-color: #f6f6f6;
    color: #474747;
}
#AreaPers #history_Head_Izq{
    background-color: #f6f6f6;
}
#AreaPers #history_Head_Izq .titulo{
    line-height: 32px;
    padding: 0 16px;
}
#AreaPers #history_Head .titulo{
    line-height: 32px;
    padding: 0 16px;
    background-color: #f6f6f6;
}
.wk-personal-page #AreaPers #alertMailHistorydiv .titulo {
    line-height: 32px;
    padding: 0 16px;
}

.wk-personal-page #cData #cTables #cDch #historical_Head .titulo {
    background-color: #f6f6f6;
}

/*-------------------Popups area Personal-------------------*/
/*Ipad*/
@media (max-width: 920px){
    div#AreaPers{margin-top:12%}
    div#AreaPers div#cButtons{width:auto;}
    div#AreaPers div#alertMailHistorydiv{width:auto;}
    #AreaPersDetalle{width:auto; margin-top: 10% !important;}
    #divDetailSearchDocument div {width:auto;}
    #divDetailSearchDocument .detailTitle{display:block;}
    #divDetailSearchDocument .detailTitle input{width:100%;}
    #divDetailSearchDocument .detailModule{display:block;}
}
@media(max-width:645px) {
    .ui-dialog.ui-widget-content {
        width: 550px !important;
    }
}
/*Movil*/
@media(max-width:570px){
    .ui-dialog.ui-widget-content.newpopupClassDialog{width:auto !important;left:88px !important;}
    .ui-dialog-buttons.ui-draggable.popupContainerParentClass{width: auto !important;left: 18% !important;}
    div#AreaPers{margin-top:12%}
    #AreaPersDetalle{width:auto;}
    #AreaPers #divTabscButtons #tabsListControl1divContentViewMyAlertedNewsletter span#lblLinkLanding{position:absolute !important;width:auto;right:60px;}
    .wk-userarea #mesrevues #cDch .section{width:120px;}
    .wk-userarea #cIzq #ActionsFolders_DDTreeControlTree.ActionsFolders_DDTreeControlTree{width:100% !important; margin:auto !important;display:grid !important; justify-content:left;grid-gap:6px !important;}
    .wk-userarea .ViewMyDocumentsContent{padding:0;}
    #cTables .MyDocumentsControl1 #dchCenter #MySearches_Detail{width:100%}
    #cTables .MyDocumentsControl1 #dchCenter #MySearches_Detail tbody tr{padding:0 10px;}
    .ActionsFolders_DDTreeControlTree{display:flex; flex-direction:column;}
    .ActionsFolders_DDTreeControlTree li{line-height: 1.6em;}
    .ActionsFolders_DDTreeControlTree li + li{margin-left:0 !important;}
    .ActionsFolders_DDTreeControlTree #spCreateFolder, #spDeleteFolder, #spRenameFolder{width:100px; margin-bottom: 3px !important;margin-left: 0;margin-top:4px;}
    .wk-userarea #divTabscButtons #tabsListControl1divContentViewMyDocuments #cTables #cIzq{width:100%!important}

    .jstree &gt; ul &gt; li{margin-left: -40px !important;}
}
@media(max-width:490px){
    .ui-dialog.ui-widget-content.newpopupClassDialog{left:5% !important; width:90% !important;}
    .ui-dialog-buttons.ui-draggable.popupContainerParentClass{left:2% !important; width: 95% !important}
}
@media(max-width:376px){
    .row-fluid {margin-top: 65px;}
    .ui-dialog.ui-widget-content.newpopupClassDialog{left:9% !important; width:90% !important;}
    .wk-userarea #cIzq #ActionsFolders_DDTreeControlTree.ActionsFolders_DDTreeControlTree{display:grid !important; justify-content:left;}
    #AreaPersDetalle .UpdateDetail {justify-content:center}
    .ui-dialog.ui-widget-content.newpopupClassDialog{left:15px !important;}
}

</pre></body></html>