﻿body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin: 0px;
    padding: 0px;
    background-color: #f7f7f7;
}

h2, h3 {
    margin-top: 0px;
    padding-top: 0px;
}

.Head {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
}

a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
}

a:hover {
    font-size: 9pt;
}


div#cabecera {
    position: absolute;
    width: 974px;
    height: 253px;
    left: 0px;
    top: 0px;
    background-color: #f7f7f7;
    background-image: url(../../docs/images/commons/template2/cabecera.jpg);
}

    div#cabecera .logo-bg-links-container {
        position: relative;
    }

        div#cabecera .logo-bg-links-container .aenor-link {
            height: 85px;
            position: absolute;
            right: 138px;
            top: 150px;
            width: 80px;
            background-image: url(../../docs/images/commons/template2/selloAenor.svg);
            background-repeat: no-repeat;
        }

        div#cabecera .logo-bg-links-container .iqnet-link {
            height: 69px;
            position: absolute;
            right: 43px;
            top: 150px;
            width: 71px;
            background-image: url(../../docs/images/commons/template2/selloIqnet.svg);
            background-repeat: no-repeat;
        }

        div#cabecera .logo-bg-links-container .pdf-link {
            display: block;
            width: 100%;
            height: 100%;
        }

div#barraEstado {
    position: relative;
    top: 253px;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(../../docs/images/commons/template2/barraEstado.jpg);
    width: 974px;
    height: 44px;
}

div#columnas {
    position: relative;
    width: 974px;
    top: 253px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../../docs/images/commons/template2/fondoMenu.jpg);
}

div#columnasSinCabecera {
    position: relative;
    width: 974px;
    top: 20px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../../docs/images/commons/template2/fondoMenu.jpg);
}

div#zonaMenu {
    position: absolute;
    width: 250px;
    top: 0px;
    left: 0px;
    padding-left: 30px;
    font-size: 8pt;
}

.opPrincipalMenu {
    background-color: #c21832;
    color: #FFFFFF;
    height: 20px;
    width: 200px;
    padding-top: 4px;
    padding-left: 5px;
}

div#contenido {
    position: relative;
    width: 724px;
    top: 0px;
    left: 250px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../../docs/images/commons/template2/fondoContenido.jpg);
    min-height: 550px;
}

div#contenidoFull {
    position: relative;
    width: 974px;
    height: 100%;
    top: 0px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../../docs/images/commons/template2/fondoContenidoFull.jpg);
    min-height: 400px;
}

div#contenidoFullBlanco {
    position: relative;
    width: 974px;
    height: 100%;
    top: 0px;
    background-color: #ffffff;
    min-height: 400px;
}

div#info {
    width: 700px;
    left: 0px;
}

div#infoPublic {
    width: 915px;
    left: 0px;
    padding-left: 30px;
}

div#infoFull {
    width: 974px;
    left: 0px;
}

div#titulo {
    width: 670px;
    height: 30px;
    padding-left: 30px;
    padding-top: 10px;
    background-color: #c21832;
    font-size: 14px;
    color: #FFFFFF;
    border: #FFFFFF solid;
    border-width: 0px 0px 0px 0px;
    margin-bottom: 3px;
}

div#tituloFull {
    margin-left: 28px;
    width: 885px;
    height: 30px;
    padding-left: 30px;
    padding-top: 10px;
    background-color: #c21832;
    font-size: 14px;
    color: #FFFFFF;
    border: #FFFFFF solid;
    border-width: 3px 3px 3px 3px;
}

div#wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 20px;
    width: 974px;
    background-color: #FFFFFF;
}


div#rutaMigas {
    float: left;
    padding-left: 50px;
    padding-top: 12px;
}

div#banderas {
    float: right;
    padding-right: 20px;
    padding-top: 0px;
}

div#bienvenido {
    float: left;
    padding-left: 20px;
    padding-top: 0px;
    font-weight: bold;
}

div#mensajes {
    float: right;
    padding-right: 40px;
    padding-top: 8px;
}

/* inicio representación información */

.certdatos {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    font-size: 9px;
    padding-right: 7px;
    padding: 5px;
}

.certcampo {
    font-family: Arial;
    font-weight: bold;
    color: #4d2f13;
    text-decoration: none;
    background-color: #fae0ab;
    font-size: 9px;
    text-transform: uppercase;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.datosrejilla_center {
    color: #5B4700;
    text-decoration: none;
    background-color: #FFF7D9;
    font-size: 8pt;
    padding: 1px;
    border: #F5BB00 solid;
    border-width: 0px 1px 1px 0px;
    text-align: center;
}

.datosrejilla_center2 {
    font-weight: bold;
    color: #5B4700;
    text-decoration: none;
    background-color: #EEE2B6;
    font-size: 8pt;
    padding: 1px;
    border: #F5BB00 solid;
    border-width: 0px 1px 1px 0px;
    text-align: center;
}

.datosrejilla {
    font-weight: bold;
    color: #5B4700;
    text-decoration: none;
    background-color: #FFF7D9;
    font-size: 8pt;
    padding: 3px;
    border: #F5BB00 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
}

.columrejilla, .columrejilla a, .columrejilla a.visited, .columrejilla a.hover, .columrejilla a.link {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #c21832;
    font-size: 9px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-color: #c21832;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #c21832;
}

.datosrejilla3 {
    font-weight: bold;
    color: #404040;
    text-decoration: none;
    background-color: #d0cece;
    font-size: 8px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c21832;
    border-right-color: #c21832;
    border-bottom-color: #c21832;
    border-left-color: #c21832;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.datosrejilla2 {
    font-weight: bold;
    color: #404040;
    text-decoration: none;
    background-color: #E4E4E4;
    font-size: 8px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c21832;
    border-right-color: #c21832;
    border-bottom-color: #c21832;
    border-left-color: #c21832;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.totalrejilla {
    font-weight: bold;
    color: #91001A;
    text-decoration: none;
    background-color: #E4E4E4;
    font-size: 70%;
    padding: 3px;
    border: solid;
    border-width: 0px 0px 1px 1px;
    border-color: #c21832 #c21832 #FFFFFF #FFFFFF
}

.enlacerejilla {
    font-weight: bold;
    color: #404040;
    text-decoration: none
}

    .enlacerejilla:hover {
        font-weight: bold;
        color: #646464;
        text-decoration: none
    }

.subtitulo {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #c21832;
    font-size: 70%;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.recogidadatos {
    width: 100%;
    background-color: #8a8889;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 75%;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}



.fondocert {
    background-color: #c21832;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #FFFFFF;
    /* --- */
    border-collapse: separate;
    border-spacing: 2px;
}

.fondocert_sinPos {
    background-color: #c21832;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #FFFFFF;
}

a.CommandButton:link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #c21832;
    color: #ffffff;
    border-top-color: #c21832;
    border-right-color: #c21832;
    border-bottom-color: #c21832;
    border-left-color: #c21832;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 5px;
}

a.CommandButton:visited {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0073ae;
    border-top-color: #c21832;
    border-right-color: #c21832;
    border-bottom-color: #c21832;
    border-left-color: #c21832;
    background-color: #c21832;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 5px;
}

a.CommandButton:hover {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0073ae;
    border-top-color: #c21832;
    border-right-color: #c21832;
    border-bottom-color: #c21832;
    border-left-color: #c21832;
    background-color: #c21832;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 5px;
}

.BtnPagoTransferencia {
    background-image: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #c21832;
    color: #ffffff;
    border-top-color: #c21832;
    border-right-color: #c21832;
    border-bottom-color: #c21832;
    border-left-color: #c21832;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 5px;
}

.Help {
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    color: black;
    padding-top: 2px;
    border-bottom: black 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffff99;
}

.grid_paging {
    color: red;
    font-size: 10px;
}

    .grid_paging a {
        color: black;
        font-size: 10px;
    }

.pleaseWaitButton {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    height: 18px;
    background-color: #c21832;
    border-style: none;
}

.textoChico {
    font-size: 8pt;
    font-family: Arial Black;
}

.notaPiePagina {
    font-size: 12pt;
    font-family: Helvetica Black;
    font-weight: bold;
}

.cursorPointer {
    cursor: pointer;
}


/*Clases de controles*/

.TituloMensajeOk {
    color: Black;
    font-weight: bold;
    background-color: Silver;
    font-size: 10pt;
}

.CuerpoMensajeOk {
    color: Black;
    background-color: Silver;
    font-size: 10pt;
}

.TituloMensajeWarn {
    color: Black;
    font-weight: bold;
    background-color: Silver;
    font-size: 10pt;
}

.CuerpoMensajeWarn {
    color: Black;
    background-color: Silver;
    font-size: 10pt;
}

.TituloMensajeError {
    color: Black;
    font-weight: bold;
    background-color: Silver;
    font-size: 10pt;
}

.CuerpoMensajeError {
    color: Red;
    font-weight: bold;
    background-color: Silver;
    font-size: 10pt;
}

/*Fin de clases de controles*/


/* fin representación información */

/* inicio capa espere */
.translucent {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.mensajeEspere {
    background: url(../../docs/images/loading.gif) no-repeat center;
    padding: 4px;
    text-align: center;
    width: 100%;
    height: 112px;
    margin-top: 100px;
}


/* fin capa espere */

/* árbol genealógico */
.NodoM {
    border-color: Black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #f0f8ff;
}

    .NodoM.destacar-hijo {
        background-color: lightskyblue;
        border-width: 3px;
    }

    .NodoM.destacar-padres {
        background-color: lightskyblue;
    }

.NodoH {
    border-color: Black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background-color: #fff0f5;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

    .NodoH.destacar-hijo {
        background-color: lightpink;
        border-width: 3px;
    }

    .NodoH.destacar-padres {
        background-color: lightpink;
    }

.NodoEr2 {
    border-color: #c21832;
    border-width: 5px;
    border-style: double;
}
/* fin árbol genealógico */

/* tipos de mensaje */
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 3px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size: medium;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../docs/images/mensajes/info.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../docs/images/mensajes/success.png');
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../docs/images/mensajes/error.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../docs/images/mensajes/warning.png');
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../docs/images/mensajes/validation.png');
}

/* fin tipos de mensaje */

/* color del texto de error de validación en controles DevExpress */
.dxeErrorCell {
    color: Red !important;
}

.negativeBar {
    background-color: #E8E8E8;
}

.pwdBlankBar .positiveBar {
    width: 0%;
}

.pwdBlankBar .negativeBar {
    width: 100%;
}

.pwdWeakBar .positiveBar {
    background-color: Red;
    width: 30%;
}

.pwdWeakBar .negativeBar {
    width: 70%;
}

.pwdFairBar .positiveBar {
    background-color: #FFCC33;
    width: 65%;
}

.pwdFairBar .negativeBar {
    width: 35%;
}

.pwdStrengthBar .positiveBar {
    background-color: Green;
    width: 100%;
}

.pwdStrengthBar .negativeBar {
    width: 0%;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

/* Clases de estilo globales */

.margin {
    margin: 5px;
}

.margin-top {
    margin-top: 5px;
}

.margin-left {
    margin-left: 5px;
}

.margin-right {
    margin-right: 5px;
}

.margin-bottom {
    margin-bottom: 5px;
}

.no-padding {
    padding: 0px;
}

.padding {
    padding: 5px;
}

.padding-top {
    padding-top: 5px;
}

.padding-left {
    padding-left: 5px;
}

.padding-right {
    padding-right: 5px;
}

.padding-bottom {
    padding-bottom: 5px;
}

.float-left {
    float: left;
}

.upperCase {
    text-transform: uppercase;
}

/* Estilos datos ejemplares */

#editEjemplaresDatos > div:not(:first-child) {
    float: left;
    width: 100%;
    margin-top: 1.5px;
    margin-bottom: 1.5px;
    padding: 3px;
}

#editEjemplaresDatos > div:nth-of-type(even) {
    background-color: #fce3b8;
}

#editEjemplaresDatos > div:nth-of-type(odd) {
    background-color: #ffffff;
}

.fotoEjemplar {
    max-height: 115px;
    width: 95%;
    float: right;
}

.botonNoReproductores {
    color: white;
    background: #C21832;
    border-color: black;
}

/* MODAL AGREGAR NUEVO REMITENTE LAB. */
.modalNuevoRemitente {
    width: 500px;
    height: 350px;
}

.botonAnadir {
    color: white;
    background: #65CA5E;
    border-color: black;
}

    .botonAnadir:hover {
        background: #46AE3E;
    }

.pagebreak {
    page-break-before: always;
}
/* FIN MODAL AGREGAR NUEVO REMITENTE LAB. */

/* ETIQUETAS MRW */
.upperCase .dxeEditArea, .dxeMemoEditArea {
    text-transform: uppercase;
}
/* FIN ETIQUETAS MRW */

/* SELECCIÓN DE REPRODUCTORES */
.lblMaxVariables {
    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;
}

.cambioMaximasVariables {
    color: mediumseagreen;
}
/* FIN SELECCIÓN DE REPRODUCTORES */

/* INSCRIPCIÓN CONCURSOS MORFO. */
#ctl00_ContentPlaceHolder_FormNuevoConcurso_CallbackConcursos_CardViewConcursos_DXMainTable .dxcvCard {
    cursor: pointer;
}
/* FIN INSCRIPCIÓN CONCURSOS MORFO. */

/* PC TRC */
#ctl00_ContentPlaceHolder_FormTRC .dxflGroup, #ctl00_ContentPlaceHolder_FormTRC .dxflGroupCell {
    padding: 0px;
}
/* FIN PC TRC */

/* POPUP COMENTARIOS */
.lowerCase .dxeEditArea, .dxeMemoEditArea {
    text-transform: none;
}
/* FIN POPUP COMENTARIOS */

.bloqueDatosCampo > div:nth-of-type(even) {
    background-color: #ffffff;
}

.bloqueDatosCampo > div:nth-of-type(odd) {
    background-color: #fce3b8;
}

/* GALERÍA FOTOS EJEMPLARES (zona privada) */
.filaFotoPrincipal {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    vertical-align: middle
}
/* FIN GALERÍA FOTOS EJEMPLARES (zona privada) */