﻿.grilla {
    font-family: inherit;
    font-size: 7pt;
    background-color: #FFF;
    color: #000;
    padding: 0 3px;
    width: 100%;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.grillaEncabezado {
    background-color: #9AB4DA;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    color: #4E4055;
    padding: 2px 3px;
    font-family: inherit;
}

.grillaEncabezado {
    background-color: #9AB4DA;
    vertical-align: middle;
    font-size: 7pt;
    font-weight: 700;
    color: #4E4055;
    padding: 2px 3px;
    font-family: inherit;
}

th {
    text-align: left;
}

td,
th {
    padding: 0;
}

.ocultarColumna {
    display: none;
}

.ocultarColumna {
    display: none;
}

.grillaFila {
    font-family: inherit;
    font-size: 12px;
    background-color: #FFF;
    color: #000;
    padding: 0 3px;
}

.grillaFila {
    font-family: inherit;
    font-size: 7pt;
    background-color: #FFF;
    color: #000;
    padding: 0 3px;
}

.grillaColumnaIcono {
    text-align: center;
    width: 20px;
}

.grillaColumnaIcono {
    text-align: center;
    width: 20px;
}

.grillaFilaAlter {
    background-color: #C9E1F9;
    color: #302D39;
}

.grillaFilaAlter {
    background-color: #C9E1F9;
    color: #302D39;
}

.sProdCafe {
    width: 50%;
}
