html, body { font-family: Verdana,Arial,sans-serif; font-size: .9em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; height:100%; width:100%; border:0px; } a:link { text-decoration: none; font-weight: normal; vertical-align:middle; } a:hover { text-decoration: none; } td { overflow: hidden; max-width: 400px; word-wrap: break-word; } th { overflow: hidden; max-width: 400px; word-wrap: break-word; font-weight: bold !important; text-align:right; padding-right:.5em; } td.celda_titulo{ max-width:0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } div.page_wrapper { width:100%; min-width:780px; min-height:100%; height:100%; position:relative; border: 0px; padding:0px 0px 0px 0px; } div.page_encabezado { width:100%; min-width:100%; height:35px; margin:0px 0px 0px 0px; top:0; left:0; position:fixed; z-index:1001; } div.page_contenido { margin: 0px 0px 0px 0px; border: 0px; width: 100%; height: 100%; min-height:100%; min-width: 100%; padding-top:45px; padding-bottom:45px; font-size:1em; } div.page_piedepagina { width:100%; height:35px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; position:fixed; bottom:0; left:0; min-width:100%; z-index:1002; } input.celda_num{ text-align:right; //margin: 0px 0px 0px 0px; //padding:1px 1px 1px 1px; border: 0px; //border: 1px solid; width: 95%; height: 100%; } input.celda_txt{ text-align:left; //margin: 0px 0px 0px 0px; //padding:1px 1px 1px 1px; border: 0px; //border: 1px solid; width: 95%; height: 100%; } input.numero{ text-align: right; } label.forcheckbox{ display:block; width:100%; height:100%; padding:0px 0px 0px 0px; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } div.labeltxt{ width:100%; text-align:left; font-weight:bold; } display: inline-block; width: 1.8em; height: 1.8em; line-height: 1.8; text-align: center; cursor: pointer; background: #000; color: #fff; margin-right: 0.5em; div.pager { width:100%; margin: auto; text-align: center; } div.pager span { display: inline-block; width: 1.8em; height: 1.8em; line-height: 1.8; text-align: center; cursor: pointer; margin-right: 0.5em; } .no_select { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } table.ui-styled-table { border-collapse: collapse; } table.ui-styled-table td.ui-state-hover { font-weight: inherit; *font-weight: expression(this.parentNode.currentStyle['fontWeight']); } table.ui-styled-table th, table.ui-styled-table td { border-bottom-width: 0px !important; } table.ui-styled-table tbody tr:hover th, table.ui-styled-table tbody tr:hover td { border-bottom-width: 1px !important; } table.ui-styled-table tbody tr:hover + tr th, table.ui-styled-table tbody tr:hover + tr td { border-top-width: 0px !important; } table.ui-styled-table tbody tr.last-child th, table.ui-styled-table tbody tr.last-child td { border-bottom-width: 1px !important; } table.ui-styled-table tbody tr:last-child th, table.ui-styled-table tbody tr:last-child td { border-bottom-width: 1px !important; } .ui-tabs-vertical { width: 55em; } .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 8em; } .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; } .ui-tabs-vertical .ui-tabs-nav li a { display:block; } .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; } .ui-tabs-vertical .ui-tabs-panel { padding: .1em; float: left; width: 42em;} #some_other_div{ display:none; }