﻿* {
    font-family: Arial;
    font-size: 12px;
}

.grid_large *
{
    font-size: 0.98em;
}

.RadComboBoxDropDown * {
    font-size:0.9em !important; 
}

#breadcrumbs {
    font-size: 1.2em;
}

#login .RadInput input {
    font-size: 1.3em;
}

.tabla_enca label
{
    font-weight: bold;
}

#frmArticulo h1
{
    font-size: 1.5em;
}

#btnCarretilla
{
    text-align: right;
}

#frmTotales {
    text-align: center;
}

#frmTotales label {
    font-weight: bold;
}

#pnlBusqueda *, #btnCarretilla *
{
    font-size: 0.85em;
}
