﻿#capaPrincipalContenidoAncho .fondoFormulario fieldset {
    border: 0px;
}

#capaPrincipalContenidoAncho .fondoFormulario legend {
    width: 100%;
    background-color: rgba(51,102,153,1);
    color: white;
}

#ctl00_ContentFormulario_controlAutenticacion_Panel {
    border: solid 0.0909em #CCCCCC !important;
}

    #ctl00_ContentFormulario_controlAutenticacion_Panel > legend {
        width: auto !important;
        background-color: white !important;
        color: #666666 !important;
    }


.alertanoblock * {
    color: #FAD163 !important;
}

dt.multiline {
    float: none !important;
}

.loading {
    position: absolute;
    text-align: center;
    width: 200px;
    height: 40px;
    padding: 20px 20px 10px 20px;
    border: 1px solid #7d9fc3;
    background-color: #fafafa;
    filter: alpha(opacity=100);
    left: 40%;
    top: 40%;
    vertical-align: middle;
    z-index: 100001;
    font-size: 14px;
}

.loading-wrapper {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=60);
    /* IE */
    -moz-opacity: 0.6;
    /* Mozilla */
    opacity: 0.6;
    background-color: #fafafa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    z-index: 100000;
}

.capaoverflow {
    border: 0 !important;
    width: auto !important;
}


.resultados th {
    text-align: center !important;
}

/*.resultados td {
    text-align: center !important;
}*/

.resultados td:nth-last-child(1) {
    text-align: center !important;
    white-space: nowrap;
}

.parteizquierdapers {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

    .parteizquierdapers .parteizquierdainterior {
        margin: 0 0 0 0;
    }

.partederechapers {
    position: absolute;
    display: block;
    padding: 0;
    right: 1em;
    width: 12em;
}

.panelizquierda, #ctl00_ContentFormulario_Fnet_PanelFieldSet8 {
    float: left;
    width: 46%;
    margin-right: 26px;
}

.panelderecha, #ctl00_ContentFormulario_Fnet_PanelFieldSet9 {
    float: left;
    width: 46%;
}

#ctl00_ContentFormulario_lnkOriginal {
    background-image: url('/MFOM.Comparecencia.Web/images/notificacion.png');
    border: 0;
    height: 20px;
    width: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
}

#ctl00_ContentFormulario_lnkOriginal, #ctl00_ContentFormulario_lnkVersionImprimible, #ctl00_ContentFormulario_rptCertificacion_ctl00_lnkCertificacionOriginal {
    background-image: url('/MFOM.Comparecencia.Web/images/notificacion.png');
    border: 0;
    height: 20px;
    width: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    box-shadow: none;
}

#ctl00_ContentFormulario_Fnet_PanelAdjuntos input {
    background-image: url('/MFOM.Comparecencia.Web/images/adjunto.png');
    border: 0;
    height: 20px;
    width: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    box-shadow: none;
}

#ctl00_ContentFormulario_Fnet_PanelAdjuntos label,
#ctl00_ContentFormulario_Fnet_PanelDocumentos label {
    cursor: pointer;
}
