body { font-family: Arial, Helvetica, sans-serif; } #ajaxLoadAni { background: #3A3A3A; color: #fff; display: none; font-weight: bold; position: fixed; top: 0; left: 40%; padding: 8px; width: 106px; z-index: 9999; } #ajaxLoadAni span { float: right; margin: 2px 0 0 0; } #tabs { font-size: .9em; margin: 0 auto; width: 1200px; } .ui-widget-content { font-size: .8em; } #records { font-size: 1em; width: 100%; } #records tr:nth-child(2n) { background: #EAEAEA; } #records tr:hover { background: #CCCCCC; } #records thead tr{ background: #AAAAAA; color: white; } #records td { padding: 6px; margin: 8px; } #delConfDialog, #msgDialog, #updateDialog, #cancelConfDialog, #konfirmasiDialog { font-size: 1em; } #updateDialog label, #konfirmasiDialog { display: inline-block; text-align: right; width: 90px; } input, select, textarea { width:300px; }