﻿.social-icon-redes {
    /*color: #999999;
    text-shadow: 2px 2px 4px #eb6b4c;*/
    color: #eb6b4c;
    /*text-shadow: 0 0 3px #f05029;*/
    /*text-shadow: 1px 1px 2px white, 0 0 15px #eb6b4c, 0 0 5px #f05029;*/
}

.color-back-1 {
    background-color: #ebebeb;
}

.txtTema2 {
    font-size: 14px;
    color: #ffffff;
}

.social-icon {
    font-size: 12px;
    font-weight: bold;
    color: #5f5f5e;
}

    .social-icon:hover {
        color: #848484;
    }

.social-icon-white {
    font-size: 12px;
    font-weight: bold;
    color: white;
}

    .social-icon-white:hover {
        color: #5f5f5e;
    }

.menu-icon {
    /*font-size: 1em;*/
    color: #eb6b4c;
}

.page-icon {
    /*font-size: 1.5em;*/
    /*color: #eb6b4c;*/
    margin-left: 5px;
    margin-right: 5px;
}

    .page-icon:link {
        text-decoration: none;
    }

    .page-icon:hover {
        color: #eb6b4c;
    }

.icon-dossier {
    font-size: 1.5em;
    color: #eb6b4c;
}

.txt-menu-head {
    color: #5f5f5e;
}

.txtGeneral {
    font-family: 'Open Sans', sans-serif;
    color: #5f5f5e;
}

.titulo-carrusel {
    font-size: 1.4em;
    color: #eb6b4c;
    font-weight: bold;
}

.subtitulo-carrusel {
    font-size: 1.2em;
    color: #5f5f5e;
    font-weight: bold;
}

.titulo-seccion {
    color: #aeaeae;
    font-size: 1.7em;
    font-weight: bold;
    border-style: solid;
    border-width: thin;
    background: white;
    border-color: #ebebeb;
}


.pie-carrusel {
    background-color: white;
    color: #5f5f5e;
    font-size: 9px;
}


input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 15px;
        height: 15px;
        display: inline-block;
        line-height: 15px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 14px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -15px;
    }

label.css-label {
    background-image: url(images/ck-img.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.sup-back-table {
    background-image: url(imagesSR/fnd_desc2.png);
    border-style: solid;
    border-width: 1px;
    border-color: white;
    background-repeat: repeat-x;
}

.link-button {
    text-decoration: none;
}

    .link-button:link {
        text-decoration: none;
    }

    .link-button:hover {
        color: #eb6b4c;
    }

.record-table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

    .record-table tbody:hover {
        background-color: #f7f7f7;
        cursor: pointer;
        /*border-spacing: 1px;
            border-collapse: separate;
            border: 1px;
            border-color: #eb6b4c;
            cursor: pointer;*/
    }

table.nopadding td {
    padding: 0;
}

div.card {
    /*width: 75px;*/
    box-shadow: 0 0 3px 3px rgba(235, 107, 76, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

div.cardinternet {
    /*width: 75px;*/
    box-shadow: 0 0 3px 3px rgba(235, 107, 76, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    clip: rect(20px 205px 110px 55px); /* Agujero rectángulo de medida específica */
}

#mainTable {
    border-spacing: 1px;
    border-collapse: separate;
}

    #mainTable td {
        border: 0px;
    }

.back-virtual {
    margin-bottom: 2px;
    font-size: 1em;
    background-color: #ebebeb;
    border: 1px solid #eb6b4c;
    color: #eb6b4c;
    font-weight: bolder;
}

.inline {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    white-space: nowrap;
}

.nobr {
    white-space: nowrap;
}

.fondoNG {
    background-color: #eb6b4c;
}

.table-border-single {
    border: 1px solid #f2f2f2;
    border: 1px solid #cccccc;
}

.txtseguimiento01 {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    line-height: 15px;
}

    .txtseguimiento01:link {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        line-height: 15px;
    }

.txt-seguimiento-titulo {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    line-height: 15px;
}

    .txt-seguimiento-titulo:link {
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        line-height: 15px;
    }

.linea-gris {
    display: block;
    position: relative;
    padding: 0;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #ffffff;
}

.linea-gris4 {
    display: block;
    position: relative;
    padding: 0;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #ffffff;
    /*background-color: #ebebeb;*/
}

.linea-gris2 {
    display: block;
    position: relative;
    padding: 0;
    margin: 10px auto;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #ffffff;
}

.linea-gris3 {
    display: block;
    position: relative;
    padding: 0;
    margin: 10px auto;
    height: 3px;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 3px solid #cccccc;
    border-bottom: 2px solid #f2f2f2;
}

.formmenu {
    font-size: 9px;
    color: #5f5f5e;
    background-color: #FFFFFF;
    border: 1px solid #aeaeae;
}

.input-fecha {
    width: 60px;
    text-align: center;
}

.td-unificado {
    vertical-align: top;
    background-color: #ebebeb;
}
