﻿@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i%27');
/* DEFAULTS
----------------------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(/Styles/Fonts/MaterialIcons-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Material Icons Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(/Styles/Fonts/MaterialIcons-Outlined.woff2) format('woff2');
}

.gridPagerStyle a:hover {
    cursor: pointer;
}

.aspNetDisabled {
    background-color: #f0f0f0;
}

#dhtmltooltip {
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer {
    position: absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

/*ENCUESTAS*/
.EncuestaPunto {
    margin-bottom: 20px;
    background-color: #EAEAEA;
    padding: 10px;
}

.EncuestaTituloPunto {
}

.EncuestaRespuestaInformacionPunto {
}

.EncuestaRdbPuntoOpcionesRespuesta {
}

.EncuestaTextBoxOpcionRespuesta {
    width: 100%;
}

.EncuestaTextBoxOpcionRespuestaNumero {
    max-width: 200px;
}

.material-icons-outlined {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

/* Rules for sizing the icon. */
.material-icons18 {
    font-size: 20px;
}

.material-icons.md-16, .material-icons-outlined.md-16 {
    font-size: 16px;
}

.material-icons.md-18, .material-icons-outlined.md-18 {
    font-size: 18px;
}

.material-icons.md-24, .material-icons-outlined.md-24 {
    font-size: 24px;
}

.material-icons.md-36, .material-icons-outlined.md-36 {
    font-size: 36px;
}

.material-icons.md-48, .material-icons-outlined.md-48 {
    font-size: 48px;
}

.material-icons.info, .material-icons-outlined.info {
    color: blue;
}
/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

    .material-icons.md-dark.md-inactive {
        color: rgba(0, 0, 0, 0.26);
    }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

    .material-icons.md-light.md-inactive {
        color: rgba(255, 255, 255, 0.3);
    }

* {
    /*font-family: "Open Sans", sans-serif;*/
    font-family: "Poppins", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


body {
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    color: #000000;
    /*** FOOTER ABAJO **/
    position: relative;
    background-color: white;
    font-family: "Poppins",sans-serif;
}

.bodyInicio {
    /* Ubicación de la imagen */
    background: white; /*#464646 url('') no-repeat fixed center;*/
    /* Nos aseguramos que la imagen de fondo este centrada vertical y
    horizontalmente en todo momento */
    /* La imagen de fondo no se repite */
    /* La imagen de fondo está fija en el viewport, de modo que no se mueva cuando
    la altura del contenido supere la altura de la imagen. */
    /* La imagen de fondo se reescala cuando se cambia el ancho de ventana     del navegador */
    background-size: cover;
    /* Fijamos un color de fondo para que se muestre mientras se está
    cargando la imagen de fondo o si hay problemas para cargarla  */
}

/* PLACEHOLDER */
::-webkit-input-placeholder {
    color: #b0b0b0;
    text-align: left;
    /*font-style: italic;*/
}

:-moz-placeholder {
    /* older Firefox*/
    color: #b0b0b0;
    text-align: left;
    font-style: italic;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #b0b0b0;
    text-align: left;
    font-style: italic;
}

:-ms-input-placeholder {
    color: #b0b0b0;
    text-align: left;
    font-style: italic;
}
/* FIN PLACEHOLDER */

@media only screen and (max-width: 767px) {
    .bodyInicio {
        background-image: url('');
    }
}

.BotonMmtoTrad {
    background-color: #e0e0e0;
    border-color: Red;
}

    .BotonMmtoTrad:Hover {
        background-color: #c0c0c0;
        cursor: pointer;
    }

.fuente {
    font-size: 14px;
    font-family: "Roboto", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
}




p {
    margin-bottom: 10px;
    /*line-height: 1.6rem;*/
}

.tituloConIcono {
    vertical-align: middle;
}

.fichaColegiadoDeudaPendiente {
    background-color: #797979;
    color: white;
    padding: 5px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.divsUploaders {
    margin-top: 5%;
}

.enLinea {
    display: inline-block;
    vertical-align: top;
}

.enLineaSinAlinear {
    display: inline-block;
}

.flotanteIzquierdaSinResponsive {
    float: left;
}

.ZonaDrop {
    border-style: dotted !important;
}

.colorEnlace {
    color: #006699 !important;
}

.VUContenedorTodoAnchoRedondeado {
    padding: 10px 10px 10px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    overflow: auto;
    clear: left;
}

.VUdivContenedorContenido {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 20px;*/
    padding: 10px 10px 10px 10px;
    opacity: 0.93;
    background-color: #e7e9e7;
    /*margin-bottom: 150px;*/
    /*background-image:url(/images/EscudoITI_ClaritoSinTransp.png);*/
}

.VUdivContenedorContenidoFondo {
    width: 100%;
    height: 100%;
    background-color: #e7e9e7;
}

.VUdivContenedorValidarCSV {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.divContenidoGenerico {
    max-width: 1400px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 10px 10px;
}

.pruebaScroll {
    overflow: auto;
}

.contenedorControlFormulario {
    vertical-align: middle;
    /*white-space: nowrap;*/
    padding: 4px 8px 4px 8px;
}

.contenedorControlFormularioPeq {
    vertical-align: middle;
    /*white-space: nowrap;*/
    padding: 2px 4px 2px 4px;
}

.fondoFlotanteFiltros {
    padding: 1em;
    background-color: rgba(160, 158, 163, .7);
    color: black;
}

.tituloTercero {
    margin-bottom: 20px;
    font-size: xx-large;
    text-align: center;
    background-color: gainsboro;
    padding: 1em;
}

.MiTabEstilo .ajax__tab_header {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #c4c4c4;
}

    .MiTabEstilo .ajax__tab_header .ajax__tab_outer {
        border-color: #222;
        color: #c4c4c4;
        padding-left: 10px;
        margin-right: 3px;
        border: solid 1px #c4c4c4;
    }

    .MiTabEstilo .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: #333333;
        padding: 3px 10px 2px 0px;
    }

.MiTabEstilo .ajax__tab_hover .ajax__tab_outer {
    background-color: #c4c4c4;
    color: White;
}

.MiTabEstilo .ajax__tab_hover .ajax__tab_inner {
    color: #fff;
}

.MiTabEstilo .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #ffffff;
    background-color: #d7d7d7;
}

.MiTabEstilo .ajax__tab_active .ajax__tab_inner {
    color: #000;
    border-color: #333;
}

.MiTabEstiloContenedor {
    background-color: whitesmoke;
}

.MiTabEstilo {
    width: 100%;
    color: gray !important;
    background-color: rgb(225, 225, 225);
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    display: inline-block;
    padding: 5px 25px;
    margin: 2px 2px 2px 2px;
}

    .MiTabEstilo:hover {
        text-decoration: underline;
        color: black;
    }

.MiTabEstiloActivo {
    width: 100%;
    color: black !important;
    background-color: white;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    display: inline-block;
    padding: 5px 25px;
    margin: 2px 2px 2px 2px;
}



.postit {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 300px;
    /*height:270px;*/
    padding: 5px;
    background-color: white;
    /*border: 1px solid black;*/
    box-shadow: 5px 5px 15px grey;
    border-radius: 15px;
    z-index: 10000;
    cursor: move;
}

    .postit h3 {
        font-size: 20px;
    }

.bordeControlTercero {
    border: 2px solid black;
    padding: 2em;
}

.postitTablaContenido {
    border-spacing: 0px;
    border-collapse: separate;
    border: 0px;
    width: 100%;
    font-size: 8pt;
    color: black;
}

.postitCabecera {
    text-align: center;
    font-weight: bold;
    background-color: gold;
    font-size: 10pt;
}

.postitUsuario {
    BORDER-BOTTOM: gray 1px solid;
    text-align: left;
    display: none;
}

.postitCeldaTexto {
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    text-align: left;
    padding: 2px;
}

.postitCeldaDato {
    BORDER-RIGHT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    text-align: right;
    font-weight: bold;
    padding: 2px;
}

.fondoImpSRC {
    background-color: darkkhaki;
}

.fondoImpDV {
    background-color: darkseagreen;
}

.fondoTotalACobrar {
    background-color: yellow;
}

.fondoTransparante {
    background-color: transparent;
}

.anchoFechaFactura {
    width: 95px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho2 {
    width: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho4 {
    width: 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho6 {
    width: 6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho8 {
    width: 8%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho9 {
    width: 9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho10 {
    width: 9.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.ancho10_2 {
    width: 10.2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho11_6 {
    width: 11.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho12 {
    width: 12%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho12_5 {
    width: 12.3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho13 {
    width: 13%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho14 {
    width: 13.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho15 {
    width: 14.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho16 {
    width: 15.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho17 {
    width: 16.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho18 {
    width: 17.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho19 {
    width: 19%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho20 {
    width: 19.8%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho21 {
    width: 21%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho22 {
    width: 22%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho23 {
    width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho24 {
    width: 24%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho25 {
    width: 24.75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho26 {
    width: 26%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho27 {
    width: 27%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho28 {
    width: 28%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho28_5 {
    width: 28.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho29 {
    width: 29%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho30 {
    width: 29.7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho32 {
    width: 32%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho33 {
    width: 32.7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho34 {
    width: 34%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho37 {
    width: 37%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho39 {
    width: 39%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho40 {
    width: 39.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho40_2 {
    width: 40%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho44 {
    width: 43.9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho45 {
    width: 44.55%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho48 {
    width: 47.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho50 {
    width: 49.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho54 {
    width: 54%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho55 {
    width: 54.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho58 {
    width: 58%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho59 {
    width: 59%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho60 {
    width: 59.4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho61 {
    width: 61.4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho63 {
    width: 63%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho64 {
    width: 64%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho65 {
    width: 64.35%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho66 {
    width: 66%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho68 {
    width: 68%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho69 {
    width: 69%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho70 {
    width: 69.3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho72 {
    width: 72%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho74 {
    width: 74%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho75 {
    width: 74.25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho78 {
    width: 78%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho80 {
    width: 79.2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho85 {
    width: 84.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho88 {
    width: 88.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho90 {
    width: 89.1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ancho100 {
    width: 99%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.margenTodo5 {
    margin: 5px !important;
}

.margenSuperior0 {
    margin-top: 0px !important;
}

.margenSuperior3 {
    margin-top: 3px !important;
}

.margenSuperior4 {
    margin-top: 4px !important;
}

.margenSuperior5 {
    margin-top: 5px !important;
}

.margenSuperior6 {
    margin-top: 6px !important;
}

.margenSuperior7 {
    margin-top: 7px !important;
}

.margenSuperior8 {
    margin-top: 8px !important;
}

.margenSuperior10 {
    margin-top: 10px !important;
}

.margenSuperior15 {
    margin-top: 15px !important;
}

.margenSuperior20 {
    margin-top: 20px !important;
}

.margenSuperior22 {
    margin-top: 22px !important;
}

.margenSuperior23 {
    margin-top: 23px !important;
}

.margenSuperior27 {
    margin-top: 27px !important;
}

.margenSuperior40 {
    margin-top: 40px !important;
}

.margenSuperior60 {
    margin-top: 60px !important;
}

.margenInferior5 {
    margin-bottom: 5px !important;
}

.margenInferior10 {
    margin-bottom: 10px !important;
}

.margenInferior20 {
    margin-bottom: 20px !important;
}

.margenDeerecha5 {
    margin-right: 5px !important;
}

.margenDerecha10 {
    margin-right: 10px !important;
}

.margenDerecha15 {
    margin-right: 15px !important;
}

.margenIzquierda10 {
    margin-left: 10px !important;
}

.margenIzquierda15 {
    margin-left: 15px;
}

.margenIzquierda8 {
    margin-left: 8px;
}

.margenIzquierda20 {
    margin-left: 20px;
}

.margenIzquierda25 {
    margin-left: 25px;
}

.margenIzquierda50 {
    margin-left: 50px;
}

.responsiveSinPadding {
}

.responsiveTodoAncho {
}

.margenLineaGridAbajo {
    margin-bottom: 30px;
}

.soloVisibleMovil {
    display: none;
}

.cabeceraTotalIva {
    background-color: #aeadad;
    color: white;
    padding: 4px;
    margin-bottom: 5px;
}

.divTotalFactura {
    padding-left: 10px;
}

.divTotalGeneralFactura {
    /*margin-top: 73px;*/
}

.ficha {
    background-color: white;
    margin-top: 20px;
    padding: 15px;
}

.bordeIzquierdaColorClaro {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #bdbdbd;
}

.bordeDerechaColorClaro {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #bdbdbd;
}

.page {
    /*max-width: 960px;*/
    background-color: #fff;
    margin: 0px auto 0px auto;
    /*border: 1px solid #496077;*/
    /*padding-top: 15px;*/
}

.CeldaEtiquetaListado {
    background-color: lightgray;
    width: 33%;
    height: 10px;
}

    .CeldaEtiquetaListado:hover {
        width: 33%;
        height: 10px;
    }

.CeldaEtiqueta {
    /*background-image: url(/Images/SelloFondoGrisClaro.png);
    background-size: contain;*/
    background-color: lightgray;
    width: 33%;
}

    .CeldaEtiqueta:hover {
        background-image: url('');
        background-size: contain;
        width: 33%;
    }

.RBEtiqueta {
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 19px;
    padding-right: 19px;
    background-color: lightgray;
    /*background-image: url(/Images/SelloFondo.png);
    background-size: contain;*/
}

    .RBEtiqueta:hover {
        padding: 19px;
        background-image: url('');
        background-size: contain;
    }

    .RBEtiqueta:checked {
        padding: 19px;
        background-image: url('');
        background-size: contain;
    }

.negrita {
    font-weight: bold !important;
}

.FondoGrisMedioFuenteGrisClara {
    background: white;
    color: #000000;
}

.EnlacesNegros a:link, .EnlacesNegros a:visited {
    color: #444;
    text-decoration: none;
}

.EnlacesNegros a:hover {
    /*text-decoration: underline;*/
}

.EnlacesNegros a:active {
    color: #444;
    text-decoration: none;
}

.EnlacesNegros a {
    color: #444;
    text-decoration: none;
}


.FondoColorCrema {
    background-color: bisque !important;
}

.FondoColorAmarillo {
    background-color: #FFFFCC !important;
}

.FondoOscuroFuenteClara {
    background: #3f3f3f;
    color: #e7e9e7;
}

    .FondoOscuroFuenteClara a:link, .FondoOscuroFuenteClara a:visited {
        color: #e7e9e7;
        text-decoration: none;
    }

    .FondoOscuroFuenteClara a:hover {
        /*text-decoration: underline;*/
    }

    .FondoOscuroFuenteClara a:active {
        color: #e7e9e7;
        text-decoration: none;
    }

    .FondoOscuroFuenteClara a {
        color: #e7e9e7;
        text-decoration: none;
    }

.paginaHeader {
    /*width: 100%;*/
    max-width: 1850px;
    margin-left: 20px;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.nombreAplicacion{
    font-size: 22px !important;
}

.cabeceraTextoLogIn {
    /*max-width: 1170px;*/
    max-width: 1100px;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 18px !important;
}

.cabeceraTextoCortoLogIn {
    margin-top: 2px;
    font-size: 12px !important;
}

.cabeceraNombreColegioInicio {
    width: auto;
    max-width: 20%;
    height: 80px;
    height: auto;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
    vertical-align: middle !important;
    font-size: 18px !important;
}

.cabeceraTexto {
    /*max-width: 1170px;*/
    max-width: 820px;
    margin-top: 10px;
    margin-left: 20px;
}

.cabeceraTextoCorto {
    margin-top: 15px;
    font-size: 16px;
}

.ContenedorFotoColeg {
    width: 400px;
    /*border-top-color:navy;
    border-top-width:2px;
    border-top-style: solid;*/
}

.EstadoCurso {
    margin-left: 5px;
    margin-right: 10px;
    color: navy;
    font-size: 14px;
    font-weight: bold;
    border-color: navy;
}

.Orden {
    margin-left: 5px;
    margin-right: 10px;
    color: navy;
    font-size: 14px;
    font-weight: bold;
    border-color: navy;
}

.divCabecera {
    width: 100%;
}

.divCabeceraDcha {
    float: right;
    text-align: right;
}

/*.divMenuUsuario {
    position: absolute;
    top: 0;
    right: 0;
    font-size: medium;
    list-style: none;
    margin-bottom: 0px;
    /*text-align: left;
}*/

divCabeceraSoporteTecnico {
    position: absolute;
    top: 5px;
    right: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
}

#divMenuUsuario, #divMenuUsuario ul, #divMenuUsuario li, #divMenuUsuario li a {
    margin: 0;
    padding-top: 0;
    padding-left: 0;
}

#divMenuUsuario {
    /*position: absolute;*/
    /*top: 25px;
    right: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    clear: both;*/
}

.CabeceraSemiTrasparente {
    opacity: 0.95;
}

.cabeceraArriba {
    font-weight: 300;
    padding-top: 5px;
    /*padding-bottom:10px;*/
    padding-left: 10px;
    overflow: auto;
    color: #444;
    /*color:#959595;*/
}

.botonSubirFichero {
    color: #f1e5e6;
    background-color: #385924;
    max-width: 80%;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.325rem 1.00rem;
}

.GRContenedor {
    text-align: left;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0px; /*" cellspacing="0" cellpadding="0"*/
    font-family: Verdana;
}

.GRBarra /*Celda de la barra*/ {
    height: 20px;
    width: 450px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid Silver;
    border-bottom: 1px solid Silver;
    background-color: #f0f0f0;
}

    .GRBarra span /*Leyenda de la barra*/ {
        font-size: 9pt;
    }

    .GRBarra img /*Barra*/ {
        height: 25px;
        vertical-align: middle;
        background-color: cornflowerBlue;
        /*border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;*/
    }

.GREtiqueta /*Etiqueta*/ {
    text-align: left;
    font-size: 9pt;
    font-weight: 300;
    color: Black;
    padding-right: 20px;
    padding-left: 20px;
}

.GRTextoVertical {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    FILTER: fliph flipv;
    writing-mode: vertical-rl;
    text-align: center;
    vertical-align: top;
    /*WRITING-MODE: tb-rl;*/
    /*WRITING-MODE: vertical-rl;*/
}

.GRContenedorParticipacion {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    text-align: center; /*" cellspacing="0" cellpadding="0"*/
}

.GRBarraParticipacion span /*Leyenda de la barra*/ {
    font-size: 12pt;
}

.GRBarraParticipacion /*Celda de la barra*/ {
    font-size: 16pt;
    height: 50px;
    width: 120px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid Silver;
    border-bottom: 1px solid Silver;
    background-color: #f0f0f0;
}

    .GRBarraParticipacion div /*Barra*/ {
        height: 35px;
        text-align: right;
        vertical-align: middle;
        background-color: Orange;
        border-right: 2px solid silver;
        border-bottom: 4px solid silver;
        color: black;
        font-weight: bold;
    }

.GREtiquetaParticipacion /*Etiqueta*/ {
    text-align: left;
    font-size: 10pt;
    font-weight: 300;
    color: Black;
    padding-right: 20px;
}


#divCalculos {
}

    #divCalculos .contenedorControlFormulario {
        /*font-size: 10pm;*/
        padding-top: 0px;
        padding-bottom: 0px;
    }

.sinMargen {
    padding: 0px;
}

.tamanoLetra8 {
    font-size: 8px;
}

.tamanoLetra10 {
    font-size: 10px;
}

.tamanoLetra12 {
    font-size: 12px;
}

.tamanoLetra14 {
    font-size: 14px;
}

.tamanoLetra16 {
    font-size: 16px;
}

.tamanoLetra20 {
    font-size: 20px;
}

.TerminosLOPD {
    font-size: 11px !important;
    font-style: italic !important;
    text-align: justify !important;
}


.FondoBlanco {
    background-color: white !important;
}

.fondoInformacionFacturas {
    background-color: lightblue !important;
}

.contenedorMenu {
    padding: 10px;
}

#divCabeceraLogin {
    text-align: right;
}


.main {
    margin: 12px 8px 8px 8px;
    min-height: 520px;
    clear: left;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
}

.mainInicio {
    border-radius: 5px;
    background-color: #EEEEEE;
    border: 3px solid #E1E1E1;
    min-height: 0px !important;
}


.divContenedorContenido {
    /*width:1170px;*/
    /*width: 100%;
    max-width:800px;
    display:inline-block*/
}

.divContenedorEstructuraContenido {
    /*white-space: nowrap;*/
    padding-left: calc((100% - 1400px)/2);
}

.divContenedorArbol {
    /*width: 100%;*/
    /*display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
    vertical-align: top;*/
    padding-top: 30px;
    padding-left: 40px;
}

.paginaFooter {
    /*padding: 10px 4px 20px 0px;*/
    margin: 0px auto;
    text-align: left;
    max-width: 100%;
    float: none;
    clear: left;
    /*border-top: #808080 1px solid;*/
}

.textoFooter {
    /*max-width: 1170px;*/
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    overflow: hidden;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.footer100 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 10px;
}

.footer50 {
    max-width: 49%;
    padding-right: 20px;
    /*min-height:300px;*/
    display: inline-block;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
}

.footer25 {
    max-width: 20%;
    padding-right: 20px;
    padding-left: 20px;
    border-left: 1px solid gray;
    /*min-height:300px;*/
    /*float: left;*/
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer_bordeIzquieda {
    border-left: 1px solid gray;
}

.ddlIdiomas {
    position: absolute;
    right: 0px;
    margin-right: 10px;
    top: 5px;
    display: none;
}

.imagenPreviaFotoGaleria {
    width: 200px;
}

.divPanelBusqueda {
    /*margin-top: 10px;*/
    /*float:right;
    clear:right;*/
    margin-bottom: 5px;
}

.divRedesSociales {
    /*float: right;*/
    display: inline-block;
}

.divRedesSocialesBanner {
    text-align: center;
}

.bordeDebajoColorClaro {
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #959595;
}

.bordeEncimaColorClaro {
    border-top-style: solid;
    border-width: 1px;
    border-color: #959595;
}

.paginaTituloGrande {
    clear: both;
    text-align: center;
    /*background-color:Gray;*/
    max-width: 100%;
}

.articuloTituloGrande {
    text-align: justify;
    /*background-color:Gray;*/
    /*background-color:#004975;*/
    background-color: #023E62;
    max-width: 100%;
    padding: 40px 20px 40px 20px;
    padding: 40px 20px 10px 20px;
    color: White;
    /*background-position:center center;*/
    background-position: right center;
    background-repeat: no-repeat;
    /*background-image: url("/Images/architecture-1216055-1200x500.jpg"); /*Marca agua en contenidos y noticias */
    background-image: url(''); /*Marca agua en contenidos y noticias */
}

.textoTituloGrande {
    /*font-size: 4.7rem;*/
    font-size: 2.0rem;
    padding-bottom: 20px;
    font-weight: 300;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.textoDescripcionTitulo {
    /*font-size: 1.4rem;*/
    padding-top: 0px;
    padding-bottom: 20px;
    /*font-weight:100;*/
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.infoUsuarioPseudonimo {
    /*float: right;*/
    margin-right: 10px;
    display: inline-block;
}

.vistaPreviaFichero {
    height: 250px;
    max-width: 250px;
    max-height: 250px;
    border: 1px solid #496077;
}

/*Contenidos */

.padddingDcha40 {
    padding-right: 40px;
}

.padddingIzda40 {
    padding-left: 40px;
}

.divSiteMap {
    margin-bottom: 10px;
}

section#ContenidoSectionCon2Columnas {
    float: left;
    width: 70%;
}

.Contenido_Article {
    margin-right: 20px;
    /* background-image: url("/Images/PruebaFondo2.png"); /*Marca agua en contenidos y noticias */
    background-repeat: no-repeat;
    background-position: bottom right;
}

.Contenido_Noticia {
    padding-top: 20px;
}

.Contenido_Eventos {
    padding-top: 20px;
    padding-right: 10px;
}

.Contenido_Aside {
    /*background-color:Gray;*/
    overflow: hidden; /*No mostrar el extra */
}

.adjuntosEventos {
    /*width: 30%;*/
}

.bordesIzquierda {
    border-left-color: #7D5B5B;
    border-left-style: solid;
    border-left-width: 2px;
    padding-left: 10px;
}


.calendario {
    width: 100%;
    background-color: white;
    border-style: none !important;
}

    .calendario a {
        font-weight: normal !important;
        /*color: #696969 !important;*/
    }

    .calendario td {
    }

.calendarioCeldaConEvento {
    background-color: #959595;
}

.calendarioDayHeaderStyle {
}

.calendarioTitleStyle {
    background-color: #efefef;
}

.calendarioTodayDayStyle {
}

.calendarioOtherMonthDayStyle {
    visibility: hidden;
}

    .calendarioOtherMonthDayStyle a {
        color: #DDDDDD !important;
    }

.calendarioSelectedDayStyle {
}

.calendarioWeekendDayStyle {
}

.calendarioSelectorStyle {
    background-color: blueviolet;
}

.calendarioDayStyle {
}

.calendarioNextPrevStyle {
    text-align: center;
}

.calendrioCajaDiaCompleto {
    text-align: center;
    background-color: #3f3f3f;
    padding: 3px;
    font-size: 15px;
    line-height: 22px;
    width: 40px;
    color: white;
}

.calendrioCajaNombreDia {
    background-color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 9px;
    text-transform: uppercase;
    display: block;
    color: #666;
}

.calengarioDatosEventoEnLista {
    width: calc(95% - 45px);
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#contenedorNavegadorRegistros {
    padding-right: 10px;
}

.ContenedorCon2ColumnasGrande {
    float: left;
    width: 75%;
    word-break: break-word;
}

.ContenedorCon2Columnas100 {
    float: left;
    width: 100%;
    word-break: break-word;
}

.ContenedorCon2Columnas85 {
    float: left;
    width: 85%;
    word-break: break-word;
}

.ContenedorCon2Columnas80 {
    float: left;
    width: 80%;
    word-break: break-word;
}

.ContenedorCon2Columnas75 {
    float: left;
    width: 75%;
    word-break: break-word;
}

.ContenedorCon2Columnas70 {
    float: left;
    width: 70%;
    word-break: break-word;
}

.ContenedorCon2Columnas60 {
    float: left;
    width: 60%;
    word-break: break-word;
}

.ContenedorCon2Columnas50 {
    float: left;
    width: 50%;
    word-break: break-word;
}

.ContenedorCon2Columnas45 {
    float: left;
    width: 45%;
    word-break: break-word;
}

.ContenedorCon2Columnas40 {
    float: left;
    width: 40%;
    word-break: break-word;
}

.ContenedorCon2ColumnasPeque {
    float: left;
    width: 25%;
    word-break: break-word;
}

.ContenedorCon2Columnas32 {
    float: left;
    width: 32%;
    word-break: break-word;
}

.ContenedorCon2Columnas30 {
    float: left;
    width: 30%;
    word-break: break-word;
}

.ContenedorCon2Columnas25 {
    float: left;
    width: 25%;
    word-break: break-word;
}

.ContenedorCon2Columnas20 {
    float: left;
    width: 20%;
    word-break: break-word;
}

.ContenedorCon2Columnas19 {
    float: left;
    width: 19%;
    word-break: break-word;
}

.ContenedorCon2Columnas15 {
    float: left;
    width: 15%;
    word-break: break-word;
}

.ContenedorCon2Columnas12 {
    float: left;
    width: 12%;
    word-break: break-word;
}

.ContenedorCon2Columnas10 {
    float: left;
    width: 10%;
    word-break: break-word;
}

.ContenedorCon2Columnas9 {
    float: left;
    width: 9%;
    word-break: break-word;
}

.ContenedorCon2Columnas5 {
    float: left;
    width: 5%;
    word-break: break-word;
}

.ContenedorCon2ColumnasIguales {
    float: left;
    width: 50%;
    word-break: break-word;
}

.imagenVistaPreviaNoticia {
    float: left;
    /*width:25%;*/
    width: 20%;
    padding-right: 10px;
    /*-------------*/
    padding-top: 5px;
    /*display:none;*/
}

.ContenedorTodoAncho {
    clear: both;
    margin-left: 4px;
    margin-right: 4px;
}

.ContenedorTodoAnchoOfertas {
    clear: both;
    margin-left: 4px;
    margin-right: 4px;
}

.ContenedorTodoAnchoOfertasSub {
    padding-right: 30px;
}

.redondeado {
    margin-bottom: 4px;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.redondeadoPeq {
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.redondeadoPeqSinPadding {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.TPVEtiqueta {
    font-size: 18px;
    font-weight: bold;
}

.TPVValor {
    font-size: 18px;
}

.TPVValorImporte {
    font-size: 24px;
    color: black;
}

.TPVTextoInfo {
    font-style: italic;
}

.TPVInfoLegal {
    font-style: italic;
    color: black;
    font-size: 8pt;
    /*font-weight:bold;*/
}

.TPVcajaInicio {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding: 40px;
    opacity: 0.93;
    background-color: #e7e9e7;
    margin-bottom: 60px;
    /*background-image:url(/images/EscudoITI_ClaritoSinTransp.png);*/
}

    .TPVcajaInicio h2 {
        font-size: 30px;
        color: #333333;
        margin-top: 2px;
        margin-bottom: 5px;
        text-transform: uppercase;
        padding-bottom: 10px;
        font-weight: normal;
        text-align: center;
        border-style: none;
        line-height: 1em;
    }

.ColorTrabajoInternet {
    color: green;
}

.ColorTrabajoFisico {
    color: darkblue;
}

.ColorFiguraVisado {
    color: green;
}

.ColorFiguraRegistro {
    color: blue;
}

.fondoDivVisado {
    background-color: gainsboro;
}

.fondoDivIntercolegial {
    background-color: bisque;
}

.fondoGrisClaro {
    background-color: #EAEAEA;
}

.fondoColegiados {
    background-color: #EAEAEA;
}

.fondoPreColegiados {
    background-color: lightblue;
}

.fondoColegio {
    background-color: #EAEAEA;
}

.fondoAsociacion {
    background-color: lightblue !important;
}

.fondoConsejoValenciano {
    background-color: moccasin;
}

.contenedorCerrarSesion {
    padding: 40px 0px 40px 0px;
    text-align: center;
    width: 49%;
}


.ContenedorCampoFiltroUnaSolaLinea {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 8px 4px 8px;
}

.ContenedorCampoFiltro {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
}

.ContenedorCuerpoOferta {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 0px 0px;
    /*line-height: 24px;
    font-size: 12px;*/
    text-align: justify;
    width: 100%;
    margin-bottom: 20px;
    /*white-space: pre-wrap;*/
}

.ContenedorInformaiconContacto {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    /*font-size: 12px;*/
    text-align: justify;
    width: 100%;
}

.oferta {
    /*float:left;*/
    font-size: 14px;
    color: #777;
}

.ContenedorInformaiconContactoPadre {
}

.divLinksOfertas {
    margin-top: 1%;
}

.alineadoDecha {
    float: right;
}

.alineadoDechaSoloPC {
    float: right;
}

.alineadoCentro {
    text-align: center;
}

.textoRojo2 {
    color: crimson;
}

.sinVisibilidad {
    visibility: hidden;
}

#contenedorFiltros {
    overflow: hidden;
    /*padding-top: 10px;
    padding-right: 20px;*/
    /*margin-top: 20px;*/
}

.TipoCargo {
}

.ImporteCargo {
    color: navy;
    text-align: right;
}

.TablaTipoCargo {
    float: left;
    width: 100%;
}

.divAlinearDerecha {
    text-align: right;
    float: right;
}

.alinearDerecha {
    text-align: right;
}

.alinearIzquierda {
    text-align: left;
}

.justificado {
    text-align: justify;
}

.resaltarCasilla {
    color: #385924;
    background-color: white;
    padding: 5px;
}

.resaltarCasillaUrgente {
    color: #e25151;
    background-color: white;
    padding: 5px;
    margin-top: 5px;
}

#contenedorBarraBotones {
    overflow: hidden;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding-top: 10px;
}

.LogoTercero {
    width: 100%;
    max-width: 150px;
    max-height: 150px;
}
/**FICHA COLEGIADO*/

.gridColegiadoFoto {
    height: 28px;
}

.LogoConfiguracion {
    width: 100%;
    max-width: 150px;
    max-height: 150px;
}

.fichaColegiadoFoto {
    width: 100%;
    max-width: 100px;
    max-height: 150px;
    border: 1px solid gray;
}

.fichaColegiadoFirma {
    width: 100%;
    max-width: 250px;
    max-height: 100px;
    border: 1px solid gray;
}

.fichaColegiadoImagenProfesional {
    width: 100%;
    max-width: 100px;
    max-height: 100px;
}

.fichaColegiadoSolAltaFoto {
    width: 100%;
    max-width: 100px;
    height: 120px;
}

.fichaColegiadoSolAltaFirma {
    width: 100%;
    max-width: 200px;
    height: 120px;
}

.fichaColegiadoImagenQR {
    width: 100%;
    max-width: 120px;
    max-height: 120px;
    border: 1px solid gray;
}

.FotoColegiadoVisados {
    height: 150px;
}

.fichaColegiadoEstadoAlta {
    background-color: green;
    color: white;
    padding: 5px;
}

.fichaColegiadoEstadoBaja {
    background-color: red;
    color: white;
    padding: 5px;
}

.SemaforoVerde {
    background-color: green;
    color: white;
}

.SemaforoRojo {
    background-color: red;
    color: white;
}

.SemaforoLila {
    background-color: darkmagenta;
    color: white;
}

.SemaforoGris {
    background-color: grey;
    color: white;
}

.certificadoSOLICITADO {
    background-color: #3da93d;
    color: white;
}

.certificadoANULADO {
    background-color: #fe5c5c;
    color: white;
}

.certificadoTRAMITADO {
    /*background-color: #379ad5;*/
    background-color: #cbcbcb;
    color: white;
}
/**FICHA EXPEDIENTE*/

.fichaExpedienteEstado {
    padding: 5px;
}

.fichaExpedienteColorCERRADO {
    background-color: Thistle;
    color: white;
}

.fichaExpedienteColorABIERTO {
    background-color: Violet;
    color: white;
}

.fichaExpedienteColorANULADO {
    background-color: Red;
    color: white;
}

.fichaExpedienteColorFASESACTIVAS {
    background-color: LightSkyBlue;
    color: white;
}

.fichaExpedienteColorFASESVISADAS {
    background-color: PeachPuff;
    color: white;
}

.fichaExpedienteColorSINFASES {
    background-color: LightBlue;
    color: white;
}

/**FICHA Trabajo*/

.fichaEstado {
    padding: 5px;
}


/******************************/
.fichaColorREGISTRADO {
    background-color: LightSkyBlue;
    color: white;
}

.fichaColorENPROCESO {
    background-color: LightSteelBlue;
    color: white;
}

.fichaColorAPROBADO {
    background-color: DarkOrange;
    color: white;
}

.fichaColorINCIDENCIAS {
    background-color: Violet;
    color: white;
}

.fichaColorTRAMITADO {
    background-color: limegreen;
    color: white;
}

.fichaColorANULADO {
    background-color: red;
    color: white;
}

.fichaColorCADUCADO {
    background-color: orangered;
    color: white;
}

.fichaColorAsesoriaANULADA {
    background-color: red;
    color: white;
}

.fichaColorAsesoriaDENEGADA {
    background-color: orangered;
    color: white;
}

.fichaColorAsesoriaPENDIENTE {
    background-color: LightSkyBlue;
    color: white;
}

.fichaColorAsesoriaCONFIRMADA {
    background-color: limegreen;
    color: white;
}

.fichaColorAsesoriaFINALIZADA {
    background-color: LightSteelBlue;
    color: white;
}

.fichaColorAsesoriaBORRADOR {
    background-color: #89074b;
    color: white;
}

.fichaColorEspacioSOLICITADO {
    background-color: LightSkyBlue;
    color: white;
}

.fichaColorEspacioATENDIDO {
    background-color: limegreen;
    color: white;
}

.fichaColorEspacioDENEGADO {
    background-color: orangered;
    color: white;
}

.ofertaPENDIENTE {
    background-color: #ffc400;
    color: white;
}

.ofertaVALIDADA {
    background-color: limegreen;
    color: white;
}

.ofertaANULADA {
    background-color: black;
    color: white;
}

.ofertaENPLAZO {
    background-color: lightskyblue;
    color: white;
}

.ofertaCERRADO {
    background-color: darkgray;
    color: white;
}

.fichaColorFacturaNO_VALIDADA {
    background-color: #89074b;
    color: white;
}

.fichaColorFacturaVALIDADA {
    background-color: limegreen;
    color: white;
}

.fichaColorFacturaPENDIENTE_ENVIO {
    background-color: gray;
    color: white;
}

.fichaColorFacturaRECIBIDA {
    background-color: limegreen;
    color: white;
}

.fichaColorFacturaRECHAZADA {
    background-color: goldenrod;
    color: white;
}

.fichaColorFacturaRECIBIDA_AVISOS {
    background-color: goldenrod;
    color: white;
}

.fichaColorFacturaANULACION_RECIBIDA {
    background-color: red;
    color: white;
}

.fichaColorFacturaPENDIENTE_CORRECCION_ANULACION {
    background-color: darkred;
    color: white;
}

.fondoDatosFactura {
    background-color: #FA9681;
}

.cajaDatosFactura {
    border-right: 1px #a7a2a2 solid;
    vertical-align: top;
    min-height: 155px;
}
/*ESTADOS SOLICITUDES DE ALTA*/
.fichaColorSolAltaTRAMITADO {
    background-color: limegreen;
    color: white;
}

.fichaColorSolAltaSOLICITADO {
    background-color: LightSkyBlue;
    color: white;
}

.fichaColorSolAltaDENEGADO {
    background-color: red;
    color: white;
}

.fichaColorSolAltaPENDIENTEPAGO {
    background-color: darkorange;
    color: white;
}
/******************************/


.ayudaColegioSellado {
    margin-top: 10px !important;
    float: right;
    text-align: center;
    background-color: #fffcc3;
    padding-bottom: 10px;
}

.bordeGrisClaro {
    border: 1px #a7a2a2 solid;
}

.bordeRojo {
    border: 1px solid red !important;
}

.bordeRojo2px {
    border: 2px solid red;
}

.bordeNegroGrande2 {
    border: 2px solid black;
}

.progressSellarYFirmar {
    display: inline-block;
    vertical-align: middle;
}

.cabeceraGridFacturasVisado {
    padding: 3px;
    text-align: left;
    padding-left: 10px;
    font-size: 0.92rem;
    margin-bottom: 2px;
}

/* BANNER*/
.Banner_Imagen {
    width: 100%;
}

.Banner_Contenedor {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

.BannerHorizontal_Contenedor {
    margin-right: 20px;
    display: inline-block;
}

    .BannerHorizontal_Contenedor .Banner_Imagen {
        height: 75px;
        width: auto;
    }

.gridBanners {
    /* border-left-style:solid;
    border-left-width:2px;
    border-left-color:#EAEAEA;
    */
}

    .gridBanners .gridRowStyle {
        text-align: center;
        margin-bottom: 30px;
    }


        .gridBanners .gridRowStyle td {
            padding-bottom: 30px;
        }

    .gridBanners .gridAlternatingRowStyle {
        text-align: center;
        margin-bottom: 30px;
        background-color: inherit;
    }

        .gridBanners .gridAlternatingRowStyle td {
            padding-bottom: 30px;
        }
/**/

.ImagesRedesSociales {
    border-style: none;
    margin-left: 5px;
    margin-right: 5px;
    width: 24px;
    text-decoration: none;
}

.ImagesRedesSocialesFooter {
    border-style: none;
    margin-left: 5px;
    margin-right: 20px;
    text-decoration: none;
    width: 24px;
}

.enlaceImagen {
    border-style: none;
    text-decoration: none;
}

    .enlaceImagen:hover {
        border-style: none;
        text-decoration: none;
    }

.contenedorBanners {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.contenedorBannersIzq {
    padding-right: 40px;
}

.contenedorBannersIzqMovil {
    display: none;
}


----------------------------------------------------------*/ div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
        z-index: 999999; /*Para evitar el slider*/
    }

        div.menu ul li a, div.menu ul li a:visited {
            /* background-color: #465c71;*/
            background-color: #3f3f3f;
            border: 1px #4e667d solid;
            /*color: #dde4ec;*/
            color: white;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                /*background-color: #bfcbd6;
    color: #465c71;*/
                /*background-color: #5fc306;*/
                color: white;
                text-decoration: none;
            }

            div.menu ul li a:active {
                /* background-color: #465c71;*/
                background-color: #3f3f3f;
                color: white;
                text-decoration: none;
            }




/* FORM ELEMENTS   */

input {
    padding: 4px 4px 4px;
    font-size: 14px;
    /*font-size: .80rem;
   font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    /* color: #696969;*/
}

select {
    padding: 4px 4px 4px;
    font-size: 14px;
}

textarea {
    height: 80px;
    font-family: Arial;
    resize: none;
}

.textareaPeq {
    height: 40px !important;
    font-family: Arial;
    resize: none;
}

.textareaGrande {
    height: 150px !important;
    font-family: Arial;
    resize: none;
}

.textarea300 {
    height: 300px !important;
    font-family: Arial;
    resize: none;
}

.enMinusculas {
    text-transform: lowercase;
}

.enMayusculas {
    text-transform: uppercase;
}
/*
fieldset
{
    margin: 1rem 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1rem;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

----------------------------------------------------------*/
/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1rem;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2rem;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}


/* TITULOS */
.paginaHeader h1 {
    font-family: 'Roboto', sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    /*color: #f9f9f9;*/
    border: none;
    /*line-height: 2em;*/
    font-size: 22px;
    font-weight: 500;
}

h2 {
    /*font-size:x-large;*/
    font-size: 20px;
    color: #333;
    /*Mod 14/03/2016*/
    margin-top: 2px;
    margin-bottom: 5px;
    font-weight: normal !important;
    text-transform: uppercase;
    /*border-bottom-color: #959595;
    border-bottom-width: 1px;
    border-bottom-style: solid;*/
    padding-bottom: 5px;
}

.ComboGrupo {
    color: white;
    background-color: darkorange;
}

.ComboElemento {
    color: navy;
    background-color: white;
}

.cajaInicioLogin h2 {
    font-size: 30px;
    color: #333333;
    margin-top: 2px;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: center;
    border-style: none;
}

h3 {
    font-size: 14px;
    line-height: 14px;
    color: #444;
    margin-top: 1px;
    margin-bottom: 5px;
    font-weight: bold;
}

h4 {
    text-transform: none;
    margin-bottom: 0px;
    margin-top: 4px;
}


h2 > a:link, h2 > a, h2 > a:visited {
    color: #444;
    /*font-weight: 300 !important;*/
}


h3 > a:hover {
    text-decoration: underline;
    /*font-weight: 300 !important;*/
}

article h2 {
    /*font-size: x-large;*/
}

.letraPeque {
    font-size: 10px;
    color: #777;
    text-transform: uppercase;
}

.letraGrande {
    font-size: large;
}

/*Cargos*/
.textoActivo {
    color: #444;
}

.textoFinalizado {
    color: #FF6932;
}

.textoEnProceso {
    color: #4169E1;
}
/*ALERTA CONFIRMACION*/

.contenedorMensaje {
    vertical-align: middle;
    padding: 20px 10px 20px 10px;
    max-height: 600px;
    overflow: auto;
    width: 100%;
    text-align: justify;
}

.contenedorMensajeCentrado {
    vertical-align: middle;
    padding: 20px 4px 20px 4px;
    max-height: 600px;
    overflow: auto;
    text-align: center;
    width: 100%;
}

.formu-control {
    width: 100%;
}

/*ALERTA CONFIRMACION*/
/*ESTADISTICAS SES*/
.divEstSESCaja {
    display: inline-block;
    width: 150px;
    background-color: darkcyan;
    text-align: center;
    vertical-align: TOP;
    height: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.SESTotales {
    background-color: #0086b9;
}

.SESEntregados {
    background-color: #1caa00;
}

.SESClick {
    background-color: #00b9ff;
}

.SESErrores {
    background-color: crimson;
}

.lblEstSESNumero {
    font-size: 26px;
    color: white;
}

.lblEstSESTexto {
    padding-top: 5px;
    line-height: 10px;
    font-size: 10px;
    color: white;
}

/*ESTADISTICAS SES*/
/*GRIDs*/
.ulGrid {
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 10px;
    padding-inline-start: 10px;
}

.nombreCampoResponsive {
    display: none;
    font-weight: bold;
}

.gridFiltaTemplateList {
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dedede;
}

.cabeceraListView {
    display: block;
}

.gridColumnaFilaTemplateList {
    padding-right: 4px;
    padding-left: 4px;
    vertical-align: middle;
    word-break: break-all;
    word-break: break-word;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gridFiltaTemplateList .ContenedorCon2Columnas80 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas75 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas70 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas50 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas45 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas40 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas32 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas30 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas25 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas20 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas19 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas15 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas12 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas10 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas9 {
    display: inline-block;
    float: none;
}

.gridFiltaTemplateList .ContenedorCon2Columnas5 {
    display: inline-block;
    float: none;
}

.gridRegistros {
    width: 100%;
}

.gridTab {
    margin-top: 10px !important;
    width: 99%;
    margin: auto;
}



.gridRowStyle {
}

    .gridRowStyle td {
        word-break: break-word;
        padding: 4px 8px 4px 8px !important;
    }


.gridRowMenosPaddingStyle td {
    padding: 2px 4px 2px 4px !important;
}

.gridAlternatingRowStyle {
    background-color: #ddd;
}


    .gridAlternatingRowStyle td {
        word-break: break-word;
        padding: 4px 8px 4px 8px !important;
    }

.gridNoticiasRowStyle {
    /*border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-bottom-color: #dedede;*/
}

    .gridNoticiasRowStyle td {
        padding: 10px 0px 10px 0px;
    }

.gridNoticiasAlternatingRowStyle {
    /* border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-bottom-color: #dedede;*/
    /*background-color:#F9F9F9;*/
}

    .gridNoticiasAlternatingRowStyle td {
        padding: 10px 0px 10px 0px;
    }

.gridAdjuntos {
    /*width: 100%;*/
    /* text-align: left;
    margin-left: auto;*/
    margin-top: 7px;
    margin-bottom: 7px;
    /*width:100%;*/
    /*-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #EAEAEA;*/
    word-break: break-word;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

    .gridAdjuntos td {
    }

    .gridAdjuntos .gridAlternatingRowStyle {
        background-color: inherit;
    }

.gridAdjuntosFichero {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 10px;
    background-color: #EAEAEA;
    margin-bottom: 4px;
    padding: 10px;
}


.Grid_Imagen {
    margin-right: 8px;
    vertical-align: middle;
}

.Grid_ColumEdit {
    width: 30px;
}

.Grid_ColumIconoFija {
    width: 30px;
    white-space: nowrap;
}
/*GRIDs Color Solicitudes*/
.gridBORRADOR {
    /*background-color: rgba(208, 213, 191, 0.36);*/
}

.gridSOLICITADO {
    background-color: rgba(193, 240, 187, 0.62);
}

.gridREENVIADO {
    /*background-color: rgba(193, 240, 187, 0.62); */
    background-color: rgba(229, 234, 182, 0.62);
}

.gridANULADO {
    background-color: #f0b3b3;
}

.gridRECHAZADO {
    background-color: #f0b3b3;
}

.gridREGISTRADO {
    /*background-color: rgb(162, 199, 218);*/
    background-color: rgba(208, 213, 191, 0.36);
}

.gridTRAMITADO {
    background-color: rgb(162, 199, 218);
}

.gridFIRMADO {
    background-color: rgb(162, 199, 218);
}

.gridFACTURADO {
    background-color: #e6e6fa;
}

.gridRETIRADO {
    background-color: #98d1f4;
}

.colorDescargaFicheroEnviado {
    color: #04aa04;
}

.iconoNoPermitirDescargarFichero {
    color: #bfbdbd;
}

.iconoPermitirDescargarFichero {
    color: green;
}

.iconoSellarYFirmarCorrecto {
    vertical-align: middle;
    font-size: 50px;
    margin-bottom: -12px;
    margin-top: -10px;
}

.linkNavegarRegistros {
    margin-left: 20px;
    margin-right: 20px;
}


.infoGridSESFecha {
    text-align: left;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
}

/*LOGIN*/
.cajaInicioLogin {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    /*padding: 40px;*/
    padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    opacity: 0.97;
    background-color: white;
    margin-bottom: 50px;
    /*background-image:url(/images/EscudoITI_ClaritoSinTransp.png);*/
    /*box-shadow: 0px 0px 14px 0px #b0b0b0;*/
}

.cajaInscripcionEvento {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    padding: 40px;
    opacity: 0.97;
    background-color: white;
    margin-bottom: 150px;
    /*background-image:url(/images/EscudoITI_ClaritoSinTransp.png);*/
}

#loginTablaUsuario {
    width: 100%;
    max-width: 400px;
    font-size: medium;
}

.ojoPass {
    margin-left: -30px;
    vertical-align: inherit;
    cursor: pointer;
    font-size: 20px;
}

.linkIniciarSesion {
    /*float:right;*/
}

#divPanelDebajoCabecera {
    clear: left;
    padding: 10px 20px 0px 20px;
    float: right;
}

.infoUsuario {
}

.imagenCabecera {
    width: auto;
    height: 30px;
}

.imagenCabeceraLogIn {
    width: auto;
    height: 40px;
}

.imagenCabeceraLogoLogIn {
    width: auto;
    height: auto;
    /*max-width: 100px;*/
    max-height: 50px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.imagenCabeceraDcha {
    float: left;
    width: 275px;
    /*
  margin-left:10px;
  margin-right:10px;
    */
    margin-top: 40px;
}

.divCabeceraTitulo {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: 0px;
    /*padding: 10px  20px 0px 0px;*/
    border: none;
    font-size: 1.7rem;
    /*float:left;*/
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    display: inline-block;
}

.divCabeceraTituloDelegacion {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 0px;
    border: none;
    font-size: 1.2rem;
}

.divCabeceraUsuario {
    /*margin-top: 15px;*/
}

.cabeceraLinkTitulo {
    text-decoration: none;
    border-style: none;
    vertical-align: middle;
}

    .cabeceraLinkTitulo:hover {
        text-decoration: none;
        border-style: none;
    }

.cabeceraEscudoyTexto {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 16px;
}

/*Botones*/

.textoVerde {
    background: #3da93d;
    color: white;
    padding: 5px;
    border: 1px solid;
}

.textoRojo {
    background: #e54a4a;
    color: white;
    padding: 5px;
    border: 1px solid;
}

.textoGris {
    background: #7d7575;
    color: white;
    padding: 5px;
    border: 1px solid;
}

.textoVisado {
    /*width:200px;*/
    display: inline-block;
    text-align: center;
    padding-left: 14px;
    padding-right: 14px;
    min-width: 200px;
}


.botonVerde {
    background-color: #3da93d;
}

    .botonVerde:hover {
        color: #3da93d !important;
        border-color: #3da93d !important;
    }

.botonMorado {
    background-color: #6F446B;
}

    .botonMorado:hover {
        color: #6F446B !important;
        border-color: #6F446B !important;
    }

.fuenteVerde {
    color: #3da93d !important;
}

.fichaEventoInscritoEstado {
    padding: 3px;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
    width: 100%;
    border-style: solid;
    border-width: 1px;
}

.fichaEventoInscritoColorCOLEGIADO {
    color: navy !important;
}

.fichaEventoInscritoColorNOCOLEGIADO {
    color: mediumvioletred !important;
}

.fichaEventoInscritoColorOTROCOLEGIO {
    color: green !important;
}

.fichaEventoInscritoColorPREINSCRITO {
    background-color: khaki;
    color: black;
}

.fichaEventoInscritoColorINSCRITO {
    background-color: aquamarine;
    color: black;
}

.fichaEventoInscritoColorENESPERA {
    background-color: #93A5CF;
    color: black;
}

.fichaEventoInscritoColorANULADA {
    background-color: darksalmon;
    color: black;
}

.fichaEventoImporteTotalColor {
    background-color: lightgreen;
    color: black;
}

.Caja_Cerrada1 {
    background: #ff0707;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.Caja_Cerrada0 {
    background: #218934;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.Caja_ImporteApertura {
    background: #5e5050;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    border-radius: 3px;
    margin: auto;
}

.Caja_ImporteFinal {
    background: #5e5050;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    border-radius: 3px;
    margin: auto;
}

.Caja_ImporteActual {
    background: green;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    border-radius: 3px;
    margin: auto;
}

.FileUploadFotoFirma {
    font-size: 10px;
    max-width: 100%;
}

.FileUploadFicherosSolAlta {
    font-size: 11px;
    max-width: 100%;
}

.botonRojo {
    background-color: #e54a4a;
}

    .botonRojo:hover {
        color: #e54a4a !important;
        border-color: #e54a4a !important;
    }

.fuenteRojo {
    color: #e54a4a !important;
}

.botonNaranja {
    background-color: #e5834a;
}

    .botonNaranja:hover {
        color: #e5834a !important;
        border-color: #e5834a !important;
    }

.fuenteNaranja {
    color: #e5834a !important;
}

.fuenteAzul {
    color: navy !important;
}

.fuenteNegra {
    color: black !important;
}

.anchoBotonNormal {
    width: 95px !important;
}

.anchoBotonGrande {
    width: 160px !important;
    padding: 8px 5px 5px 8px;
}

.linkBoton {
    font-size: medium;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    background-color: #3f3f3f;
    color: White;
    border-style: none;
    margin-right: 15px;
}

.botonBuscar {
    padding-bottom: 0px;
    padding-top: 0px;
    vertical-align: bottom;
    height: 32px;
}

.fondoRojo {
    background-color: red;
}

#loginTablaUsuario .textBoxFormulario {
    width: 100%;
}

.LabelCabeceraGridVertical {
    FILTER: flipv fliph;
    WRITING-MODE: tb-rl;
    font-weight: 300;
    font-size: 9pt;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}

.TextLabelFormulario {
    padding: 4px 4px 4px;
    border: 1px solid #a9a9a9;
    padding: 4px 4px 4px;
    font-size: 14px;
    background-color: white;
}

.TextLabelFormularioRO {
    padding: 4px 4px 4px;
    border: 1px solid #a9a9a9;
    padding: 4px 4px 4px;
    font-size: 14px;
    background-color: gainsboro;
}

.textBoxFormulario {
    font-size: medium;
    padding: 4px 4px 4px 4px;
}

#btnBuscarEnLaPagina {
    padding-top: 6px;
    padding-bottom: 6px;
}

.error {
    color: Red !important;
}

.formulariosLimiteRequerido {
    text-align: right;
    font-size: 11px;
}

.NumRegistrosAGenerar {
    color: deeppink;
}

.tarifadoTexto {
    color: white;
}

.tarifadoCerrado {
    background-color: red;
    padding: 5px;
}

.tarifadoAbierto {
    background-color: green;
    padding: 5px;
}

.correcto {
    color: green;
}

.PendientePago {
    color: red;
}

.Condonado {
    color: blue;
}

.Cobrado {
    color: green;
}

.SinDefinir {
    color: darkgray;
}

.colorGrisClaro {
    color: #e7e9e7;
}

.colorNegro {
    color: black !important;
}

.colorTransparente {
    background-color: transparent !important;
}


/**AUTO COMPLETAR*/
.autocomplete_completionListElement {
    margin-top: 0px;
    background-color: #f4f5d1;
    color: #c4c4c4;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: hand;
    overflow: auto;
    height: 120px;
    font-size: 12px;
    text-align: left;
    list-style-type: none;
    z-index: 10009 !important;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    /*background-color: #ffff99;*/
    background-color: #bfbfbf;
    color: BLACK;
    padding: 4px;
    z-index: 10009 !important;
}

/* AutoComplete item */

.autocomplete_listItem {
    /*background-color : window;*/
    color: windowtext;
    padding: 1px;
    z-index: 10009 !important;
    padding: 4px;
}


/*MAPA*/
.contenidorMapa {
    margin-top: 20px;
    height: 600px;
}

.contenedorResultadoMapa {
    position: absolute;
    top: 2px;
    z-index: 4;
    width: 100%;
    text-align: center;
}

.resultadoMapa {
    background: #F3F1ED;
    border: solid 2px rgba(69, 6, 8, 0.52);
    padding: 2px;
    border-radius: 5px;
    display: inline-block;
}

.cargandoGeo {
    display: block;
    text-align: center;
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}
/*COMENTARIOS*/
.cajaTextoComentario {
    margin-top: 10px !important;
    margin-bottom: 10px;
}

.comentarioUsuario {
    background-color: #959595;
    padding: 10px 10px 10px 10px;
}

.comentarioContenido {
    background-color: #959595;
    padding: 10px 10px 10px 10px;
    color: black;
}

.comentarioFecha {
    text-align: right;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
}

/*FORMULARIOS*/
/*FORMULARIO OFERTAS NUEVAS DE EMPLEO*/
.divChecksOferta {
    float: right;
}

.ancho34 {
    width: 34%;
}

.ancho35 {
    width: 34.4%;
}

.divContenedorSubcampos {
    display: -webkit-inline-box;
}

.lblTituloNuevaOferta {
    width: 100%;
    font-size: 15px;
    color: #444;
}

.lblTituloNuevaOferta25 {
    width: 80%;
    font-size: 15px;
    color: #444;
}

.txtTituloNuevaOferta25 {
    width: 84%;
    font-size: 15px;
    color: #444;
}

.txtTituloNuevaOferta {
    width: 100%;
}

.textoColorIntermedio {
    color: #444;
}

.txtTituloNuevaOfertaMultiline {
    width: 100%;
    min-width: 10%;
    height: 200px;
}

.textoInfoDcha {
    clear: left;
    float: right;
}

.textoInfoIzda {
    clear: left;
    float: left;
}

.textoCentrado {
    text-align: center;
}

.textoInformacion {
    font-size: small;
}

.ContenedorCampoFiltroUnaSolaLinea4Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 8px 4px 8px;
    width: 96%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltro4Colum {
    /*float:left;*/
    clear: left;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 96%;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltroUnaSolaLinea3Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 8px 4px 8px;
    width: 72%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltro3Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 72%;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltro30Ancho {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 30%;
    white-space: normal;
}

.ContenedorCampoFiltro100Ancho {
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 100%;
    white-space: normal;
}



.ContenedorCampoFiltro2Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 48%;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltroUnaSolaLinea2Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 8px 4px 8px;
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltroUnaSolaLinea1Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 8px 4px 8px;
    width: 24%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltro1Colum {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 24%;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltro1ColumOfertas {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 38%;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ContenedorCampoFiltro1ColumOfertasAdmin {
    /*float:left;*/
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 4px 8px;
    width: 30%;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nextPreviosPage {
    color: #fff;
    padding: 5px;
    display: inline-block;
    line-height: 28px;
    width: auto;
    min-width: 28px;
    text-align: center;
    margin: 2px;
    text-decoration: none;
    background: #fff;
    border: 1px solid #ccc;
}

.divPagerOfertas {
    text-align: -webkit-center;
}

.currentPage {
    background: #444;
    border-color: #444;
    color: #fff;
    padding: 5px;
    display: inline-block;
    line-height: 28px;
    width: auto;
    min-width: 28px;
    text-align: center;
    margin: 2px;
    text-decoration: none;
    /* color: #444; */
    /* background: #fff; */
    border: 1px solid #ccc;
}

.flotanteIzquierda {
    float: left;
}

.controlError {
    border-color: red;
    color: red;
}

.InfoTarifadoColegiado {
    font-style: italic;
    color: chocolate;
}

.IdentificadorformularioLogin {
    display: inline-flex;
    -webkit-transform: scale(.75) translateY(18px);
    transform: scale(.75) translateY(18px);
    font-family: roboto,arial,sans-serif;
    background: #fff;
    bottom: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #80868b;
    font-size: 16px;
    font-weight: 400;
    left: 8px;
    max-width: -webkit-calc(100% - (2*8px));
    max-width: calc(100% - (2*8px));
    overflow: hidden;
    padding: 0 8px;
    text-overflow: ellipsis;
    -webkit-transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
    transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
    white-space: nowrap;
    width: auto;
    z-index: 1;
}

.formularioLogin {
    /*width: 80%;*/
    /*height: 40px !important;*/
    border-radius: 4px;
    color: #202124;
    font-size: 16px;
    height: 28px;
    margin: 1px 1px 0 1px;
    /*padding: 13px 15px;*/
    padding-left: 15px;
    BOX-SIZING: unset !IMPORTANT;
    BORDER-STYLE: groove;
}

.formulariosTamControles {
    width: 100%;
    margin-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 10px;
}

.formulariosTamControlesGrande {
    width: 170px;
    margin-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 10px;
}

.formulariosTamControlesPeq {
    width: 100%;
    margin-top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px !important;
    font-size: 12px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.formulariosTamControlesAjustado {
    /*/*width: 100%;*/ */ margin-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 10px;
}

.formulariosTamControlesDesplegable {
    width: 100%;
    margin-top: 0px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 7px;
}

.formularioNombreCampo {
    /*display:block;*/
}

.fechaBaja {
    margin-left: 30px;
}

.paddingTopBottomEnlace {
    padding-top: 7px;
    padding-bottom: 8px;
}

.formularioNombreCampoPeq {
    /*display:block;*/
    font-size: 12px !important;
}

.formulariosTamControlesColores {
    width: 100px;
    margin-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.formulariosTamControlesFecha {
    width: 150px;
    margin-top: 4px;
}

.formulariosTamControlesCorto60 {
    width: 60px;
    margin-top: 4px;
}

.formulariosTamControlesCorto90 {
    width: 90px;
    margin-top: 4px;
}

.formulariosTamControlesCorto {
    width: 100px;
    margin-top: 4px;
}

.formulariosTamControlesCorto110 {
    width: 110px;
    margin-top: 4px;
}

.formulariosTamControlesCorto120 {
    width: 120px;
    margin-top: 4px;
}

.formulariosTamControlesCorto140 {
    width: 140px;
    margin-top: 4px;
}

.campofecha {
    padding: 5.24px 10px;
}

.formulariosTamControlesCorto150 {
    width: 150px;
    margin-top: 4px;
}

.formulariosTamControlesCorto160 {
    width: 160px;
    margin-top: 4px;
}

.formulariosTamControlesCorto200 {
    width: 200px;
    margin-top: 4px;
}

.formulariosTamControlesCorto210 {
    width: 210px;
    margin-top: 4px;
}

.formulariosTamControlesCorto220 {
    width: 220px;
    margin-top: 4px;
}

.formulariosTamControlesCorto230 {
    width: 230px;
    margin-top: 4px;
}

.formulariosTamControlesCorto240 {
    width: 240px;
    margin-top: 4px;
}

.formulariosTamControlesCorto250 {
    width: 250px;
    margin-top: 4px;
}

.formulariosTamControlesCorto260 {
    width: 260px;
    margin-top: 4px;
}

.formulariosTamControlesCorto280 {
    width: 280px;
    margin-top: 4px;
}

.formulariosTamControlesCorto300 {
    width: 300px;
    margin-top: 4px;
}

.formulariosTamControlesCorto320 {
    width: 320px;
    margin-top: 4px;
}

.formulariosTamControlesCorto355 {
    width: 355px;
    margin-top: 4px;
}

.formulariosTamControlesCorto400 {
    width: 400px;
    margin-top: 4px;
}

.formulariosTamControlesCorto500 {
    width: 500px;
    margin-top: 4px;
}

.formulariosTamControlesCorto550 {
    width: 550px;
    margin-top: 4px;
}

.formulariosTamControlesCorto580 {
    width: 580px;
    margin-top: 4px;
}

.formulariosTamControlesCorto650 {
    width: 650px;
    margin-top: 4px;
}

.formulariosTamControlesCorto80 {
    width: 80px;
    margin-top: 4px;
}

.formulariosTamControlesCorto50 {
    width: 50px;
    margin-top: 4px;
}

.formularioApartado {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #e7e9e7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sinMargenVertical {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #e7e9e7;
    padding-top: 0px;
    padding-bottom: 0px;
}

.formularioApartado h3 {
    margin-left: 8px;
    font-weight: normal;
    color: #333;
    display: inline-block;
}

.h3EnlineaConImagen {
    margin-left: 8px;
    font-weight: normal;
    color: #333;
    display: inline-block;
}

.displayInlineBlock {
    display: inline-block !important;
}

.CuteEditorFrame > body {
    background-color: White;
}

/*tabs*/
.ContenedorTab {
    width: 100%;
}

.Tab {
    padding-right: 8px;
}

/*MODAL*/
.mpFondo {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 999 !important;
}

.mpFondo2 {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.contenedorModal {
    /*border: 1px solid #006CD9;
    background-color: #006CD9;*/
    width: 500px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    z-index: 1000 !important;
    /*max-height: 70%;*/
    max-height: 90%;
    overflow-y: auto !important;
}

.contenedorModalSinZIndex {
    /*border: 1px solid #006CD9;
    background-color: #006CD9;*/
    width: 500px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
}

@media screen and (max-height:900px) {
    .contenedorModalSinZIndex {
        max-height: 90%;
        overflow-y: auto !important;
    }
}

.contenedorModalEstadisticas {
    /*border: 1px solid #006CD9;
    background-color: #006CD9;*/
    width: 1000px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    /*max-height: 70%;*/
    /*overflow-y: auto !important;*/
}

.contenedorModalFicherosAdjuntos {
    /*border: 1px solid #006CD9;
    background-color: #006CD9;*/
    width: 700px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
}

.contenedorModalTodoAncho {
    width: 100% !important;
    max-width: 1200px;
}

.contenedorModalFiltrosAvanzados {
    width: 100%;
    max-width: 1000px;
}

.contenedorModalFiltrosAvanzadosScroll {
    width: 100%;
    max-width: 1000px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    max-height: 70%;
    overflow-y: auto !important;
}

.contenedorModalFiltrosAvanzadosScrollAncho {
    width: 100%;
    max-width: 1200px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    max-height: 70%;
    overflow-y: auto !important;
}

.contenedorModalObservacionesScroll {
    width: 80%;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    max-height: 500px;
    overflow-y: auto !important;
}

.contenedorModalProgramasPAIMEScroll {
    width: 50%;
    height: 500px !important;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    max-height: 400px;
    overflow-y: auto !important;
}

.contenedorModalImportesScroll {
    width: 50%;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    max-height: 500px;
    overflow-y: auto !important;
}

.contenedorFirmasElectronicasScroll {
    overflow: visible;
    max-height: 300px;
    overflow-y: auto !important;
}

.contenedorModalSeleccionarColegiadosDesdeFiltro {
    width: 80%;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 5px 5px 5px 5px;
    white-space: normal !important;
    max-height: 300px !important;
    overflow-y: auto !important;
}

.contenedorModalDelante {
    /*border: 1px solid #006CD9;
    background-color: #006CD9;*/
    width: 500px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    white-space: normal !important;
    z-index: 9999 !important;
    /*max-height: 70%;*/
    /*overflow-y: auto !important;*/
}

.contenedorModalAltoMaximo700 {
    max-height: 700px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.contenedorModalAncho900 {
    width: 900px;
}

.contenedorModalAlto800 {
    height: 800px;
}

/*TABLA CON LA INFORMACIÓN DE LAS ETIQUETAS DE LAS PLANTILLAS XML*/
.TablaInfoEtiquetasXML; {
    border: 1px solid gray;
    border-collapse: collapse;
}

.CeldaCabeceraEtiquetasXML {
    border: 1px solid gray;
    border-collapse: collapse;
    font-weight: bold;
    color: blue;
    padding: 3px 5px 3px 5px;
}

.CeldaEtiquetasXML {
    border: 1px solid gray;
    border-collapse: collapse;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
}

.CeldaInfoEtiquetasXML {
    border: 1px solid gray;
    border-collapse: collapse;
    font-style: italic;
    padding: 3px 5px 3px 5px;
    text-align: left;
}
/* INICIO*/

.contenedorEntrada {
    padding-right: 30px;
}

.desplegableDelegaciones {
    font-size: small;
    margin-bottom: 40px;
    max-width: 100%;
}

.inicioPaddingIzquierdaContenedor {
    padding-left: 20px;
}

.inicioPaddingDerechaContenedor {
    padding-right: 20px;
}

.inicioContenedorEspacio {
}

.contenedorUltimosRegistrosInicio {
    margin-bottom: 40px;
    overflow: auto;
}

.contenedorNoticias {
    margin-bottom: 20px;
    margin-top: 5px;
}

    .contenedorNoticias h2 {
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

.arbolMovil {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #dedede;
    margin-top: 30px;
    padding-top: 20px;
}


.contenedorSlider {
    /*margin-top:40px;*/
    /*margin-bottom:20px;*/
    /*max-width: 1170px;*/
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contenedorSliderContenidos {
    margin-top: 40px;
    margin-bottom: 20px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.contenedorServicios {
    background-color: #959595;
    margin-top: 20px;
}

.servicioContenedor {
    overflow: auto;
    width: 240px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 125px;
    padding: 20px;
    vertical-align: top;
    word-break: break-all;
    word-break: break-word;
}

.servicioContendorInicioColegiado {
    width: 220px;
}

.servicio_Titulo {
    font-size: larger;
    color: #3f3f3f;
    text-align: center;
}

.servicioImagen {
    /*width: 100%;*/
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.servicioContenedorImagen {
    text-align: center;
}

.servicioLink {
}

.servicioDescripcion {
    padding-top: 10px;
    text-align: center;
}

.cajaMitadCentrado {
    width: 50%;
    float: left;
    min-width: 350px;
}

.cajaTercioCentrado {
    width: 33%;
    float: left;
    min-width: 250px;
    max-width: 500px;
}


.cajaApartadoPrincipal {
    background-color: #959595;
    width: 80%;
    font-weight: 300;
    /*background-color:Aqua;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    color: #696969;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: visible;
    /*min-width:350px;*/
    /*height: 500px;*/
    text-align: center;
    padding: 20px 20px 20px 20px;
}

.inicio_imagenZonaPrincipal {
    /*margin-top:10px;
      margin-bottom:10px;*/
    width: 50px;
}

.inicio_textoZonaPrincipal {
    text-align: center;
    /*height:140px;*/
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 100px;
    font-weight: bold;
}

.inicioPanelLogin {
    text-align: center;
    font-weight: normal;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.inicioPanelBotonesLogin {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: normal;
}

.inicioTextoInformativo {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

.inicioMensajeInfo {
    text-align: center;
    border-top: 2px dashed #bcbcbc;
    border-bottom: 2px dashed #bcbcbc;
    color: #3f3f3f;
    padding: 5px 0 5px 0;
}

.espacioInicio {
    margin-bottom: 20px;
    overflow: auto;
    clear: left;
    /*margin-top:40px;*/
    margin-top: 40px;
}

/*EMPLEO*/

.inscripcionesFilaCurriculumVisto {
    background-color: #cee9c9 !important;
}

.Empleo_VistaPrevia {
    /*padding-top:20px;*/
    padding-top: 10px;
    padding-bottom: 20px;
    max-width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #dedede;
    overflow: auto;
}


.Empleo_VistaPreviaTitulo {
    /*text-transform:uppercase;*/
}

.inscricpionesSeparardor {
    margin-bottom: 20px;
}

/*FIHA_COLEG*/
.contenedorElementoFicha {
    overflow: auto;
    max-width: 100%;
    margin-bottom: 5px;
}

.contenedorNombreCampoFicha {
}

.VU_Prof_imagen {
    width: 156px;
    height: 117px;
    border: 1px solid Gray;
}

.Profesional_Cabecera {
    background: rgb(239, 238, 238);
    border-radius: 10px;
    padding: 8px 8px;
    margin-top: 6px;
    overflow: auto;
}

.ProfesionalResumen_SelloProfInd {
    max-width: 25%;
    vertical-align: top;
    /*height:100%;*/
}

.ProfesionalResumen_SelloQR {
    /*height:100%;*/
    vertical-align: top;
    max-height: 200px;
}

/*DATOS CURRICULARES*/
.currPendientes {
    color: blue;
    font-weight: bold;
}

.currValidados {
    color: green;
    font-weight: bold;
}

.currRechazados {
    color: crimson;
    font-weight: bold;
}

.divGridCurrSiNo {
    background: #3da93d;
    padding: 6px;
    color: #000;
    text-align: center;
    width: 100%;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.colorCurrRechazado {
    background-color: crimson;
}

.colorCurrVerificado {
    background-color: limegreen;
}

.colorCurrPendiente {
    background-color: cyan;
}


/*DATOS CURRICULARES*/


/*Colegiacion*/
.contendorTiposColegiacion {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

.separacionApartado {
    margin-bottom: 20px;
}


.arbolNodoActual {
    /*color: #444;*/
    text-decoration: underline;
}

.arbolNodo {
    padding-top: 8px;
}

/*BUSCADOR*/
.contenedorElementoBuscar {
    margin-bottom: 20px;
}

.cajaBusqueda {
    margin-bottom: 30px;
}

.textoBuscar {
    /*width:50%;*/
}
/*COOKIES*/
.barracookie {
    text-align: left;
    display: block;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    min-height: 60px;
    background: #525252;
    color: #dddddd;
    z-index: 99999;
    font-size: small;
    opacity: 0.98;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 98);
    /*-ms-filter must come before filter*/
    filter: alpha(opacity = 98);
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/
}

.barracookie_divContenido {
    width: 700px;
    top: 30%;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    line-height: 15px;
    margin-top: 15px;
}

.barracookie_divTitulo {
    color: White;
    font-size: large;
    text-align: left;
}

.barracookie_divContenido a {
    color: white;
}

    .barracookie_divContenido a:hover {
        text-decoration: none;
    }
/**/
.overflowInitial {
    overflow: visible !important; /*Se pone primero VISIBLE para la compatibilidad con IE*/
    overflow: initial !important;
}

.alineacionVerticalSuperior {
    vertical-align: top !important;
}

.alineacionVerticalMedio {
    vertical-align: middle !important;
}

.alineacionVerticalInferior {
    vertical-align: bottom !important;
}


/*MEDIA ADAPTADO*/
@media screen and (max-width:1280px) {
    .articuloTituloGrande {
        padding-top: 20px;
    }
}

@media screen and (max-width:1350px) {
    .cajaApartadoPrincipal {
        /*height: 500px;*/
    }
}


@media screen and (max-width:1024px) {
    .textoTituloGrande {
        font-size: 2.3rem;
    }

    .articuloTituloGrande {
        padding-top: 20px;
    }

    .main {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (min-width:768px) {
    .alto400 {
        height: 400px;
    }

    .alto450 {
        height: 450px;
    }

    .alto50 {
        height: 50px;
    }

    .alto100 {
        height: 100px;
    }

    .alto150 {
        height: 150px;
    }

    .alto200 {
        height: 200px;
    }

    .alto250 {
        height: 250px;
    }

    .alto275 {
        height: 275px;
    }
}

@media screen and (max-width:768px) {
    .contenedorModalFicherosAdjuntos {
        width: 100%;
    }

    body {
        font-size: medium;
        max-width: 100%;
    }

    .main {
        padding-left: 0px;
        padding-right: 0px;
    }

    .page {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }

    .alineadoDechaSoloPC {
        float: none;
    }

    section#ContenidoSectionCon2Columnas {
        float: none;
        width: 100%;
    }

    .Contenido_Aside {
        float: none;
        width: auto;
    }

    .Contenido_Imagen {
        width: 75%;
        max-width: 300px;
        padding-bottom: 20px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .txtTituloNuevaOferta25 {
        width: 93%;
    }

    .lblTituloNuevaOferta25 {
        width: 100%;
    }

    .ancho35 {
        width: 100%;
    }

    .divContenedorSubcampos {
        display: block;
    }

    .Banner_Imagen {
        float: none;
        width: 75%;
        max-width: 300px;
    }

    .Banner_Contenedor {
    }

    .BannerHorizontal_Contenedor {
        display: block;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-top: 20px;
        text-align: center;
    }

        .BannerHorizontal_Contenedor .Banner_Imagen {
            height: auto;
            width: inherit;
        }

    .BannerDestacado_Contenedor .Banner_Imagen {
        height: auto;
        max-width: 100%;
        width: 100%;
    }

    .Contenido_Resumen {
        /*float: none;
        width: 100%;*/
    }

    .ContenedorCon2ColumnasGrande {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas80 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas75 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas70 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas60 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas50 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas45 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2Columnas40 {
        float: none;
        width: 100%;
    }

    .ContenedorCon2ColumnasPeque {
        float: none;
        width: 100%;
        clear: left; /*12/01/2016*/
    }

    .ContenedorCon2Columnas30 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas32 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }


    .ContenedorCon2Columnas25 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas20 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas19 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas15 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas12 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas10 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas9 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2Columnas5 {
        float: none;
        width: 100%;
        clear: left;
        display: block;
    }

    .ContenedorCon2ColumnasIguales {
        float: none;
        width: 100%;
    }

    .imagenVistaPreviaNoticia {
        float: none;
        /*display:none;*/
        width: 100%;
        padding-right: 0px;
        display: block;
        max-width: 250px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .paginaHeader h1 {
        font-size: 1.4rem;
    }

    .divCabeceraTitulo {
        /*font-size: 1.4rem;*/
        /*float:left;
         width:50%;*/
        /*padding-top:10px;
         padding-right:0px;*/
        /*padding-top:20px;*/
    }

    .divCabeceraUsuario {
        float: none;
        display: block;
    }

    .cabeceraEscudoyTexto {
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        display: block;
        text-align: center;
    }

    .imagenCabeceraDcha /* 29/06/2015*/ {
        clear: left;
        margin-left: auto;
        margin-right: auto;
        width: 75%;
        min-width: 200px;
        max-width: 300px;
        margin-top: 10px;
        float: none;
        clear: left;
        display: table;
    }

    #divCabeceraLogin {
        text-align: left;
        padding-top: 10px;
    }

    .divRedesSociales {
        /* clear:both;*/
        display: inline-block;
    }

    .ContenedorCampoFiltro {
        padding-left: 0px;
    }

    .responsiveTodoAncho {
        float: none;
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltroUnaSolaLinea4Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltroUnaSolaLinea3Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltroUnaSolaLinea2Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltroUnaSolaLinea1Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltro1Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltro1ColumOfertas {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        display: block;
    }

    .ContenedorCampoFiltro2Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }

    .ContenedorCampoFiltro3Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }

    .ContenedorCampoFiltro30Ancho {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }

    .ContenedorCampoFiltro100Ancho {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }

    .ContenedorCampoFiltro4Colum {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }

    .flotanteIzquierda {
        clear: both;
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .ContenedorCampoFiltroUnaSolaLinea {
        padding-left: 0px;
    }

    .contenedorModal {
        width: 90%;
        overflow-y: visible;
        overflow-x: hidden;
    }

    .infoUsuarioPseudonimo {
        float: none;
        clear: both;
        max-width: 100%;
        padding: 5px 0px 10px 0px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .linkIniciarSesion {
        float: right;
    }


    #tablaContacta .gridRowStyle {
        font-size: medium; /*Mod 16/06/2015 */
    }

    .paginaTituloGrande {
        max-width: 100%;
    }

    .cajaDchaOperaciones {
        min-height: 10px;
    }

    .divLeerSobreNosotros {
        text-align: center;
    }

    .textoTituloGrande {
        font-size: 2.0rem;
        clear: both;
        /*font-size: 3.5rem;*/
    }

    .footer25 {
        clear: both;
        float: none;
        width: 100%;
        max-width: 100%;
        padding-left: 10px;
    }

    .footer50 {
        clear: both;
        float: none;
        width: 100%;
        max-width: 100%;
    }

    .contenedorBanners {
        padding-left: 0px;
    }


    .contenedorBannersIzq {
        padding-right: 0px;
        display: none;
    }

    .contenedorBannersIzqMovil {
        display: block;
    }

    .cajaMitadCentrado {
        width: 100%;
        float: none;
        max-width: 100%;
        min-width: initial;
    }

    .inicio_textoZonaPrincipal {
        height: auto;
    }

    .cajaTercioCentrado {
        width: 100%;
        float: none;
        clear: left;
        margin-right: auto;
        margin-left: auto;
        height: auto;
        min-width: initial;
    }

    .cajaApartadoPrincipal {
        height: auto !important;
        width: 90%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .inicioPaddingIzquierdaContenedor {
        padding-left: 0px;
    }

    .inicioPaddingDerechaContenedor {
        padding-right: 0px;
    }

    .inicioContenedorEspacio {
        margin-bottom: 30px;
    }

    .contenidorMapa {
        height: 400px;
    }

    .contenedorResultadoMapa {
        top: 50px;
    }

    .FichaCurrCabecera {
        height: auto;
        overflow: auto;
    }

    .FichaCurrFotoCabecera {
        margin-top: 10px;
    }

    .FichaCurrFotoCabecera {
        width: 100%;
        text-align: center;
    }

        .FichaCurrFotoCabecera img {
            width: 60%;
            margin: 5px 0px;
            max-width: 200px;
        }

    .ProfesionalResumen_SelloProfInd {
        max-width: 100%;
        display: block;
        margin: auto;
        width: 70%;
    }

    .ProfesionalResumen_SelloQR {
        max-width: 100%;
        display: block;
        margin: auto;
    }

    .nombreCampoResponsive {
        display: inline-block;
    }

    .cabeceraListView {
        display: none;
    }

    .barracookie_divContenido {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .divPanelBusqueda {
        float: none;
        clear: both;
        display: block;
        text-align: right;
    }

    .soloVisibleMovil {
        display: block;
    }

    .servicioContenedor {
        display: block;
        width: 100%;
    }

    .contenedorEventosListaEventos {
        margin-top: 40px;
    }

    .Contenido_Eventos {
        padding-right: 0px;
    }

    .contenedorEntrada {
        padding-left: 0px;
        padding-right: 0px;
    }

    .responsiveSinPadding {
        padding-left: 0px;
        padding-right: 0px;
    }

    .divContenedorArbol {
        display: none;
    }
}

@media screen and (max-width:550px) {

    .cajaOperaciones {
        margin-right: 10px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .divCabeceraTitulo {
        display: block;
        position: relative;
        transform: initial;
        top: auto;
    }

    .imagenCabecera {
    }

    .cabeceraEscudoyTexto {
        text-align: center;
    }
}


/*MENU REPONSIVE */

#divMenuResponsive, #divMenuResponsive ul, #divMenuResponsive li, #divMenuResponsive li a {
    margin: 0;
    padding: 0;
    white-space:nowrap;
}

#divMenuResponsive {
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    /*margin-top: 5px;*/
    clear: both;
    /*margin-left:15px;
    margin-bottom:10px;*/
}

/**EMPLEOS*/
/*Botones*/
.btnFormularioOferta {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    background-color: #3f3f3f;
    color: White !important;
    border-style: none;
    margin-right: 15px;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

    .btnFormularioOferta:hover {
        cursor: pointer;
        background-color: white;
        color: #3f3f3f !important;
        border-color: #3f3f3f;
        border-style: solid;
        border-width: 1px;
    }

.btnRojoRevocar:hover {
    cursor: pointer;
    background-color: red;
    color: white !important;
    border-color: #3f3f3f;
    border-style: solid;
    border-width: 1px;
}

.btnFlotante {
    position: fixed;
    right: 50%;
    /*top: 17%;*/
    padding-top: 15px;
    margin-bottom: 0;
}

.controlFlotante {
    position: fixed;
    width: auto;
    /*top: 17%;*/
    padding-top: 15px;
    margin-bottom: 0;
    width: 100%;
    max-width: 1160px;
    z-index: 9999;
}

.listTituloOferta {
    text-decoration: none;
    color: #222;
    font-family: Roboto;
    line-height: 26px;
    font-weight: normal;
    font-style: normal;
    color: black;
    font-size: 26px;
    opacity: 1;
    visibility: visible;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid black;
    width: 0px;
    transition: 0.9s ease;
    white-space: nowrap;
    height: 25px;
}

    .listTituloOferta:hover {
        border-bottom: 1px solid black;
        width: 96.5%;
        color: black;
    }

.listFechaExpiracionOferta {
    display: block;
    font-size: 10px;
    color: #777;
    text-transform: uppercase;
    margin-bottom: 3%;
}

.listInfoExpiracionOferta {
    display: block;
    font-size: 10px;
    color: #777;
    text-transform: uppercase;
}

.listDescripcionOferta {
    font-size: 12px;
    margin-top: 0.5%;
}


.contenedorBotonEmpleoFiltro {
    vertical-align: middle;
    width: 100%;
}

.contenedorBotonEmpleoOferta {
    vertical-align: middle;
    padding: 5px;
}

.contenedorBotonesFiltro {
    display: -webkit-inline-box;
    vertical-align: middle;
    padding: 29px 8px 4px 8px;
    float: right;
}

.contenedorBotonesNuevaOferta {
    display: -webkit-inline-box;
    vertical-align: middle;
    padding: 29px 8px 4px 8px;
    float: right;
}

.RaddioGrande input[type="radio"] {
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    margin: 0px 3px 0px 0px !important;
}

    .RaddioGrande input[type="radio"]:checked {
        /*background-image: url("../Images/check_2.png");*/
        content: '\f14a';
        color: #fff;
        vertical-align: bottom;
        width: 20px;
        height: 20px;
    }


.CheckBoxGrande input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    /*background-image: url("../Images/uncheck.png");*/
}

    .CheckBoxGrande input[type="checkbox"]:checked + label {
        /*background-image: url("../Images/check_2.png");*/
        content: '\f14a';
        vertical-align: middle;
        width: 20px;
        height: 20px;
        font-weight: bold;
    }

.CheckBoxNegrita input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    /*background-image: url("../Images/uncheck.png");*/
}

    .CheckBoxNegrita input[type="checkbox"]:checked + label {
        /*background-image: url("../Images/check_2.png");*/
        content: '\f14a';
        vertical-align: middle;
        font-weight: bold;
    }

.CheckBoxGrandeColor label {
    /*background-image: url("../Images/uncheck.png");*/
    content: '\f14a';
    color: red;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.CheckBoxColor {
    color: red;
}

    .CheckBoxColor input[type="checkbox"]:checked + label {
        color: #0253aa;
    }

.CheckBoxGrandeColor input {
    /*background-image: url("../Images/uncheck.png");*/
    content: '\f14a';
    color: red;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

    .CheckBoxGrandeColor input[type="checkbox"]:checked + label {
        /*background-image: url("../Images/check_2.png");*/
        content: '\f14a';
        color: #0253aa;
        vertical-align: middle;
        width: 20px;
        height: 20px;
    }

.CheckBoxSolicitudAlta input[type="checkbox"] {
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

    .CheckBoxSolicitudAlta input[type="checkbox"]:checked + label {
        content: '\f14a';
        height: 20px;
        font-weight: bold;
    }

.divNumRespuestas {
    background: #3183d7;
    padding: 12px;
    color: #fff;
    font-size: 16pt;
    text-align: center;
    min-width: 30px;
    font-weight: bold;
    border-radius: 5px;
    margin: auto;
}

.divNumInscritos {
    background: #959595;
    /*padding: 6px;*/
    color: #fff;
    /*font-size: 12pt;*/
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.divNumAsistentes {
    background: #3da93d;
    /*padding: 6px;*/
    color: #fff;
    /*font-size: 12pt;*/
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.divNumAsistentesOnline {
    background: #3da93d;
    color: #fff;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.divNumAsistentesPresenciales {
    background: #3da93d;
    color: #fff;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.divTotalFacturado {
    background: #3da93d;
    color: #fff;
    text-align: center;
    min-width: 50px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}


.ImagenAcreditacion {
    width: 90%;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    margin: 5px 5px 5px 5px;
}

.lbFormulario {
    font-size: 12px;
    color: #303030;
    text-decoration: none; /*margin-top: 5px;*/
    margin-bottom: 0px;
}

.Italica {
    font-style: italic !important;
}

.PasosRecibosMasivos {
    font-style: italic;
    color: cornflowerblue;
}

.FondoFuenteCabecera {
    color: white;
    background: #1c3c87;
}

.EnlacesCabecera a:link, .EnlacesCabecera a:visited {
    color: white;
    text-decoration: none;
}

.EnlacesCabecera a:hover {
    color: #EF404B !important;
    /*text-decoration: underline;*/
}

.EnlacesCabecera a:active {
    color: white !important;
    text-decoration: none;
}

.EnlacesCabecera a {
    color: white;
    text-decoration: none;
    transition-property: color,background-color,border-color;
    transition-duration: .2s;
    transition-timing-function: linear;
}

.footer {
    /*position: fixed;*/
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: gray;
    margin-bottom: 10px;
    z-index: -1;
}

.iconoInicioSession {
    font-size: 30px !important;
    margin-top: 5px;
}

.iconoVisible {
    cursor: pointer;
    margin-right: 10px;
    margin-top: -30px;
    /* text-align: right; */
    float: right;
}

.agresion_borrador {
    background-color: lightgrey;
}

.agresion_pdte_validacion {
    background-color: deepskyblue;
}

.agresion_verificado {
    background-color: limegreen;
}

.agresion_rechazado {
    background-color: crimson;
}

.estadoAgresion {
    color: white;
    padding: 4px;
}

.lblSolicitudBajaGris {
    background: #959595;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.lblSolicitudBajaVerde {
    background: #3da93d;
    padding: 6px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    min-width: 26px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
}

.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.col {
    display: table-cell; /* Make elements inside the container behave like table cells */
}

/**/
@media screen and (max-width: 768px) {
    .btnFormularioOferta {
        font-size: 14px;
        font-weight: bold;
        padding: 5px 10px 5px 10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
        background-color: #3f3f3f;
        color: White !important;
        border-style: none;
        margin-right: 15px;
        border-color: transparent;
        border-style: solid;
        border-width: 1px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 100%;
    }

        .btnFormularioOferta:hover {
            cursor: pointer;
            background-color: white;
            color: #3f3f3f !important;
            border-color: #3f3f3f;
            border-style: solid;
            border-width: 1px;
        }

    .contenedorBotonEmpleoFiltro {
        vertical-align: middle;
        width: 100%;
    }

    .contenedorBotonesFiltro {
        display: -webkit-inline-box;
        vertical-align: middle;
        padding: 29px 8px 4px 8px;
        width: 100%;
    }

    #divMenuResponsive {
        /*clear:none;*/
        width: 100%;
        margin-left: 0px;
        min-height: 50px;
    }

    .active {
        display: block;
    }

    h1 {
        font-size: 26px;
    }
}

.gridNOInscrito {
    background-color: lemonchiffon;
}

.gridInscrito {
    background-color: white;
}

.gridBaja {
    background-color: lightgray;
}

.gridFacturasValidadas {
    background-color: #ABEBC6;
}

.gridFacturasSeleccionadas {
    background-color: #F5CBA7;
}

.cuadroLeyenda {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border-color: #02539B !important;
    border-width: 1px !important;
    border-style: dotted !important;
}

.divCuadroLeyenda {
    border: 1px dotted #02539B;
    padding: 3px;
}

.calendario {
    width: 100%;
    background-color: white;
    border-style: solid !important;
    border-width: 1px;
    border-color: #DDDDDD;
}

    .calendario a {
        font-weight: normal !important;
        /*color: #696969 !important;*/
    }

    .calendario td {
        padding: 5px;
    }

.calendarioCeldaConEvento {
    background-color: #959595;
}

.calendarioDayHeaderStyle {
    /*border-width: 1px;
    border-color: #DDDDDD;
    border-style: solid !important;*/
    padding: 5px;
    background-color: white;
}

.calendarioTitleStyle {
    background-color: white;
    padding: 5px;
    border-width: 1px;
    border-color: white;
    border-style: solid !important;
}

.calendarioTodayDayStyle {
}

.calendarioOtherMonthDayStyle a {
    color: #DDDDDD !important;
}

.calendarioSelectedDayStyle {
    border-width: 1px;
    border-color: #DDDDDD;
    border-style: solid !important;
    padding: 5px;
    background-color: #053e05 !important;
}

.calendarioWeekendDayStyle {
    border-width: 1px;
    border-color: #DDDDDD;
    border-style: solid !important;
    padding: 5px;
}

.calendarioSelectorStyle {
    background-color: blueviolet;
}

.calendarioDayStyle {
    border-width: 1px;
    border-color: #DDDDDD;
    border-style: solid !important;
    padding: 5px;
}


.iconoAvisos {
    color: red !important;
}

    .iconoAvisos span {
        font-size: 11px;
        font-weight: bold;
        vertical-align: top;
    }

.iconoAvisosRegistros {
    color: orange !important;
}

    .iconoAvisosRegistros span {
        font-size: 11px;
        font-weight: bold;
        vertical-align: top;
    }

.panelMensajeAvisos {
    height: 50px;
    overflow: hidden;
}

    .panelMensajeAvisos p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

.contenedorAviso {
    color: black !important;
}

    .contenedorAviso span {
        font-size: 12px;
        font-weight: bold;
    }

.prioridadNORMAL {
    display: none;
}

.prioridadMEDIA {
    font-size: 14px !important;
    color: forestgreen;
}

.prioridadALTA {
    font-size: 14px !important;
    color: yellow;
}

.prioridadURGENTE {
    font-size: 14px !important;
    color: red;
}

.prioridadTamanioFuente {
    font-size: 16px !important;
}

.galeria_VistaPrevia {
    height: 150px;
}

.imagenSala {
    object-fit: cover;
    object-position: 50% 50%;
    height: 16em;
    width: 100%;
}

.SumoSelect .select-all {
    height: 30px !important;
}

.ddlBordeRojo {
    border: 1px solid red;
}

.ContenedorInfoSoloTextoDashBoard {
    margin-top: 20px;
}

.etiquetaInfoDashBoard {
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}

.divEnlaceCursosDashboard a {
    color: #006699 !important;
}

.divInfoEtiquetas {
    background-color: #626DDE;
    padding: 5px;
    line-height: 20px;
    color: white;
}

.divEnlaceCursosDashboard a {
    color: #006699 !important;
}

.divContenedorRepositorio {
    border: 1px solid #E3DEDD;
}

    .divContenedorRepositorio:hover {
        background-color: #E3DEDD;
        border: 1px dotted black;
    }

.enlaceRepositorio {
    font-size: 15px;
}

    .enlaceRepositorio i {
        font-size: 25px;
        padding-right: 20px;
    }

.divContenedorRepositorioInicio {
    border: 1px solid #E3DEDD;
    padding: 15px;
}

    .divContenedorRepositorioInicio:hover {
        background-color: #E3DEDD;
        border: 1px dotted black;
    }

.colorCandidatoAsignado {
    color: #FFA90C;
}

.colorCandidatoQuitarRechazo {
    color: #1CAA02;
}

.colorCandidatoQuitarRechazoDeshabilitado {
    color: #939393;
}

.iconoAyuda {
    font-size: 16px !important;
    font-weight: bold;
    vertical-align: bottom;
}

.labelEntrada {
    color: white;
    padding: 10px;
    border-radius: 3px;
    font-weight: bold;
}

.labelEntradaEncontrada {
    background-color: #3a993f;
}

.labelEntradaNoEncontrada {
    background-color: #9d0a0a;
}

.divEntrada {
    margin-top: 20px;
    padding: 10px;
    border: 3px solid #3A993F;
    border-radius: 3px;
    background-color: #8EB991;
    color: #253925;
}

.letraBlanca {
    color: white;
}

.centradoVertical {
    display: flex;
    align-items: center;
}

.contenedorFiltros {
    border-top: 1px #a7a2a2 dotted;
    border-bottom: 1px #a7a2a2 dotted;
    padding-left: 15px;
    margin-bottom: 10px;
    /*border-radius:20px;*/
}

.ddlIdioma {
    font-size: 12px;
    padding: 1px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.iconoDropZone {
    fill: #92b0b3;
    vertical-align: middle;
    height: 50%;
}

.dropZone {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

.contenidoCentrado {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cursiva {
    font-style: italic;
}

.vuColorSOLICITADO {
    background-color: #468236;
    color: white;
}

.vuColorREVISIÓN {
    background-color: #DC8612;
    color: white;
}

.vuColorCONTESTADO {
    background-color: #4365A4;
    color: white;
}

.vuColorCERRADO {
    background-color: #8B8B8B;
    color: white;
}

.verticalAlignTop {
    vertical-align: top;
}

.verticalAlignBottom {
    vertical-align: bottom;
}

.verticalAlignMiddle {
    vertical-align: middle;
}

.ddlPequeno {
    height: 21px;
    padding: 0;
}

.cke_top {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0 !important;
}

.divEnlaceRecuperarClave:hover {
    background-color: #D7DBDD;
}

.divEnlaceRecuperarClave {
    border-bottom: 1px solid grey;
}

.sinInterlineado {
    line-height: 1.3;
    display: block;
}

.pt-20 {
    padding-top: 20px;
}

/* =========================== ACORDEON =========================== */

.accordion {
    background-color: #F3F3F3;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border-bottom: 1px solid #767676;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-radius: 3px;
}

    .active, .accordion:hover {
        background-color: #CECECE;
    }

    .accordion:after {
        /*content: '\002B';*/
        /*contkent: '\2193';*/
        content: "\25BC";
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

.active:after {
    /*content: "\2212";*/
    /*content: "\2191";*/
    content: "\25B2";
}

.panel {
    /*padding: 0 18px;*/
    background-color: white;
    max-height: 0;
    overflow: auto;
    transition: max-height 0.2s ease-out;
}

.divInfoAcordeon {
    width: 4.5%;
    padding: 15.5px;
}

.divcontenidoAcordeonFiltroColegiados {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 95%;
    background-color: #FAFFFE;
}

/* =========================== FIN ACORDEON =========================== */

.sombreado {
    padding: 10px;
    box-shadow: 7px 7px 15px #ccc;
}

.colegioMenuItem:first-child {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}

.colegioMenuItem:last-child {
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border-bottom: none !important;
}

.contenedorImagenGaleria {
    height: 300px;
    padding: 0px;
}

.imagenGaleria {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.contenedorNuevaImagenGaleria {
    transition: all 300ms ease-in-out 0s;
}

    .contenedorNuevaImagenGaleria:hover {
        box-shadow: 2px 10px 28px -15px #aaa;
    }

.estadosPrestamosMaterialesGrid {
    height: 0px !important;
    border-bottom: 10px solid #ac0202;
    border-top: 10px solid #ac0202;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    padding: 0px;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    font-size: 10pt;
    display: inline-block;
    color: #ffffff;
    display: inline-block;
}

.etiquetaEstadosPrestamosMaterialesGrid {
    font-weight: bold;
    position: relative;
    top: -9px;
}


.calendarioMaterial tr td {
    margin: 0 15px;
}

.calendarioMaterialDia {
    border: 1px solid white;
}

.calendarioMaterial tr td a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 33px;
    font-size: 1.1rem;
    transition: .5s;
    padding: 5px;
}

    .calendarioMaterial tr td a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ffee10;
        transition: .5s;
        transform: scale(.9);
        z-index: -1;
    }

    .calendarioMaterial tr td a:hover::before {
        transform: scale(1.1);
        box-shadow: 0 0 10px #ffee10;
    }

    .calendarioMaterial tr td a:hover {
        color: white;
        box-shadow: 0 0 5px #1A2C79;
        text-shadow: 0 0 5px #1A2C79;
        font-size: 16px;
    }

.diaCalendarioMaterialNoDisponible {
    background-color: #D13C3C !important;
    border: 1px solid white;
}

    .diaCalendarioMaterialNoDisponible a {
        color: white !important;
    }

.divInfoAmarillo {
    background-color: #F9EEA4;
    line-height: 20px;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}

.botonVerTab {
    font-size: 14px;
    width: 100%;
    padding: 0px;
    padding-left: 10px;
    background-color: transparent;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    text-align: left;
    flex-wrap: wrap !important;
    display: flex;
    white-space: normal;
}

.tablaHorarioColegio {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

    .tablaHorarioColegio td, th {
        padding: 3px;
    }

.sinAfter::after {
    content: none !important;
}

.imagenSliderEspacios {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    border-radius: 3px !important;
}

.infoSliderEspacios {
    background-color: #DFDFDF;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.padding20 {
    padding: 20px;
}

.padding15 {
    padding: 15px;
}

.padding10 {
    padding: 10px;
}

.padding5 {
    padding: 5px;
}

.contenedorCampoUnaLinea {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    vertical-align: top;
}

.switch {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 19px;
}

    .switch input {
        opacity: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.fontSize30 {
    font-size: 30px;
}

.fontSize40 {
    font-size: 40px;
}

.colorIconoCarpetaRepositorio {
    color: #D3D065 !important;
}

.colorIconoEnlaceRepositorio {
    color: #3843C8 !important;
}

.colorIconoPDFRepositorio {
    color: #9B2F2F !important;
}

.colorIconoExcelRepositorio {
    color: #4B8A33;
}

.colorIconoWordRepositorio {
    color: #677CBF;
}

.colorIconoImagenRepositorio {
    color: #6FCA9E;
}

.colorIconoArchivoRepositorio {
    color: #B1B4B0;
}

.colorIconoVideoRepositorio {
    color: #696969;
}

.contenedorCarpetaRepositorio {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 3px;
}

    .contenedorCarpetaRepositorio:hover {
        background-color: #D3ECEE;
        border: 1px solid #A4C3C6;
    }

.IconoEditarRepositorio {
    position: relative;
    right: 70px;
    top: 20px;
}

.divMenuRepositorio {
    position: absolute;
    width: 210px;
    background-color: white;
    box-shadow: 5px 5px 15px grey;
    z-index: 10000;
}

.barraMenuRepositorio {
    border: 1px solid transparent;
}

    .barraMenuRepositorio:hover {
        background-color: #D3ECEE;
        border: 1px solid #A4C3C6;
    }

    .barraMenuRepositorio > a {
        padding: 2px 5px;
        display: inline-block;
        width: 100%;
    }

.margen0 {
    margin: 0px;
}

.overflowWrapBreakWord {
    overflow-wrap: break-word;
}

.lnkNuevoRepositorio {
    padding: 5px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

.lnkNuevaCarpeta {
    color: #D3D065 !important;
    border: 1px solid #D3D065;
}

    .lnkNuevaCarpeta:hover {
        color: white !important;
        background-color: #D3D065;
    }

.lnkNuevoDocumento {
    color: #9B2F2F !important;
    border: 1px solid #9B2F2F;
}

    .lnkNuevoDocumento:hover {
        color: white !important;
        background-color: #9B2F2F;
    }

.lnkNuevoEnlace {
    color: #3843C8 !important;
    border: 1px solid #3843C8;
}

    .lnkNuevoEnlace:hover {
        color: white !important;
        background-color: #3843C8;
    }

.barraRepositorio {
    border: 1px solid #C2C2C2;
    border-radius: 3px;
    padding: 3px 5px 0px 5px;
}

.enlaceCaminoRepositorio {
    border: 1px solid transparent;
}

    .enlaceCaminoRepositorio:hover {
        background-color: #D3ECEE;
        border: 1px solid #A4C3C6;
    }

.sinOutilneEnFocus:focus-visible {
    outline: none;
}

.gridRowStyleRepositorio > td {
    border-bottom: 1px solid #C2C2C2;
}

.gridHeaderStyleRepositorio {
    background-color: white !important;
    color: #808080 !important;
}

    .gridHeaderStyleRepositorio > th {
        border-bottom: 1px solid #C2C2C2 !important;
        font-size: 16px !important;
    }

.facturaNoValidada {
    background-color: lemonchiffon;
}

.facturaValidada {
    background-color: white;
}

.gridRowStyleRepositorio:hover {
    background-color: #E5E8E8;
}

.lnkBoton {
    padding: 7px 10px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
    background-color: #fff;
}

    .lnkBoton > i {
        vertical-align: text-bottom;
        margin-right: 2px;
    }

.lnkBotonAzul {
    color: #6B99EE !important;
    border: 1px solid #6B99EE;
}

    .lnkBotonAzul:hover {
        background-color: #6B99EE;
        color: #fff !important;
    }

.lnkBotonAzulOscuro {
    color: #27548D !important;
    border: 1px solid #27548D;
}

    .lnkBotonAzulOscuro:hover {
        background-color: #27548D;
        color: #fff !important;
    }

.lnkBotonNaranja {
    color: #EEAD6B !important;
    border: 1px solid #EEAD6B;
}

    .lnkBotonNaranja:hover {
        background-color: #EEAD6B;
        color: #fff !important;
    }

.lnkBotonVerde {
    color: #35913C !important;
    border: 1px solid #35913C;
}

    .lnkBotonVerde:hover {
        background-color: #35913C;
        color: #fff !important;
    }

.lnkBotonMorado {
    color: #8E7DAA !important;
    border: 1px solid #8E7DAA;
}

    .lnkBotonMorado:hover {
        background-color: #8E7DAA;
        color: #fff !important;
    }

.lnkBotonRojo {
    color: #C43232 !important;
    border: 1px solid #C43232;
}

    .lnkBotonRojo:hover {
        background-color: #C43232;
        color: #fff !important;
    }

.divError {
    padding: 10px;
    border-radius: 3px;
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
}

.divCorrecto {
    padding: 10px;
    border-radius: 3px;
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
}

.divEstadoDenuncia {
    border-radius: 5px;
    padding: 5px;
    color: white;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}


.hlnkDenuncia {
    padding: 20px;
    display: inline-block;
    width: 90%;
    background-color: #8A9FA2;
    font-size: 20px;
    vertical-align: middle;
    border-radius: 3px;
    color: #FFF !important;
    border: 3px solid #8A9FA2;
    transition: all 0.3s ease-in-out;
}

    .hlnkDenuncia:hover {
        background-color: #FFF;
        color: #8A9FA2 !important;
        margin-left: 12px;
    }

    .hlnkDenuncia > i {
        font-size: 40px;
        vertical-align: inherit;
    }

    .hlnkDenuncia > span {
        vertical-align: text-bottom;
    }

.lnkDenuncia {
    display: inline-block;
    background-color: #8A9FA2;
    vertical-align: middle;
    border-radius: 3px;
    color: #FFF !important;
    border: 3px solid #8A9FA2;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

    .lnkDenuncia:hover {
        background-color: #FFF;
        color: #8A9FA2 !important;
    }

    .lnkDenuncia > i {
        font-size: 40px;
        vertical-align: inherit;
    }

    .lnkDenuncia > span {
        vertical-align: text-bottom;
    }

.lnkDenunciaGrande {
    padding: 20px;
    font-size: 20px;
}

    .lnkDenunciaGrande > i {
        font-size: 40px;
        vertical-align: inherit;
    }

.lnkDenunciaPeq {
    padding: 4px;
    font-size: 14px;
}

    .lnkDenunciaPeq > i {
        font-size: 18px;
        vertical-align: inherit;
    }

.colorGridDenuncia {
    color: #979797;
}

.overflowHidden {
    overflow: hidden;
}

.modalFicherosDenuncias {
    border-radius: 5px !important;
    border: 3px solid #E1E1E1;
}

.divFicheroDenuncia {
    border-radius: 5px;
    background-color: beige;
    padding: 10px;
    border: 2px solid #E1E1E1;
}

.fondoAzulClaro {
    background-color: #D0E8E9;
}

.textBoxConsultarDenuncia {
    padding: 0.6rem 0.8rem !important;
}

.divMotivoCambio {
    padding: 10px;
    background-color: white;
    border: 1.5px solid #E1E1E1;
    border-radius: 3px;
    margin-top: 3px;
}

.divEtiqueta {
    border-bottom: 1px solid gray;
    padding: 5px;
    margin-bottom: 5px;
}

.divDescripcionEtiqueta {
}

.divNombreEtiqueta {
    font-weight: 600;
    color: #431136;
}

.divTablaEtiqueta {
    display: inline-block;
    width: 99%;
    padding: 10px;
    background-color: beige;
    border-radius: 5px;
    margin-top: 5px;
}

.literalConflicto {
    font-size: 20px;
    letter-spacing: 1.3px;
    line-height: 28px;
}
