﻿/* :::::: UNICO LUGAR DONDE ESTAN DECLARADOS LOS ESTILOS DE LOS TAGS ::::::
   ::  Por NINGUNA razón se debe modificar dicho archivo ya que el mismo ::
   ::  es general y un cambio en dicho archivo puede traer               ::
   ::  inconsistencia en los estilos de los aplicativos.                 ::
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* <<::::::::::::::::: SECCIÓN DE TAGS :::::::::::::::::>> */
/*{margin:0;padding:0;}*/
/*body{font: normal 10px/14px 'Lucida Sans', Sans-Serif;background-color:#fff;color:#000;height: 100%;}*/
img{border:0;border:none}
ul{list-style-type:none;}
/*table{border-collapse:collapse;width:100%}*/
a{border:none; color:#000; text-decoration:none;}
abbr{cursor:help;vertical-align:middle ;display:inline;margin-bottom:5px;}
label{vertical-align:middle;display: inline-block;margin-bottom:4px}
/* :::: CHECKBOX CSS3 :::: */
input[type="checkbox"], input[type="checkbox"] + label{vertical-align:middle;}
/*input[type="checkbox"]{padding-right:5px;}*/
/* <<::::::::::::::: FIN SECCIÓN DE TAGS :::::::::::::::>> */

/* <<::::::::::::::::: SECCIÓN DE CLASES GENERALES :::::::::::::::::>> */
.et_Error{font: normal 11px/13px 'Lucida Sans', Sans-Serif; color: #f00; height: 16px; width: 100%;} 
.et_cursor_pointer{cursor: pointer;}
.tenue{filter: alpha(opacity=85);position:relative;top:0;left:0;z-index:1000;background:#ebebeb;width:101%;height:100%}
.input{padding:2px 2px 0;height:20px;}
.input, textarea{border:solid 2px #e3e3e3;}
.input, .et_combo_table, textarea, input{font: normal 11px Tahoma, Sans-Serif;vertical-align:middle;margin-bottom:4px}
/* <<::::::::::::::: FIN SECCIÓN DE CLASES GENERALES :::::::::::::::>> */
