.panel { overflow:hidden; font-size: 12px; text-align: left; } .panel-header, .panel-body {border-width: 1px;border-style: solid;padding: 0px;} .panel-header { padding: 5px; position: relative; } .panel-title { background: url('images/blank.gif') no-repeat; font-size: 15px; } .panel-header-noborder { border-width: 0 0 1px 0; } .panel-body { overflow: auto; border-top-width: 0px; } .panel-body-noheader { border-top-width: 1px; } .panel-body-noborder { border-width: 0px; } .panel-with-icon { padding-left: 18px; } .panel-icon, .panel-tool { position: absolute; top: 50%; margin-top: -8px; height: 16px; overflow: hidden; } .panel-icon { left: 5px; width: 16px; } .panel-tool { right: 5px; width: auto; } .panel-tool a { display: inline-block; width: 16px; height: 16px; opacity: 0.6; filter: alpha(opacity=60); margin: 0 0 0 2px; vertical-align: top; color: White; } .panel-tool a:hover { opacity: 1; filter: alpha(opacity=100); background-color: #bbbbbb; -moz-border-radius: -2px -2px -2px -2px; -webkit-border-radius: -2px -2px -2px -2px; border-radius: -2px -2px -2px -2px; color: White; } .panel-loading { padding: 11px 0px 10px 30px; } .panel-noscroll {overflow: hidden;} .panel-fit, .panel-fit body { height: 100%; margin: 0; padding: 0; border: 0; overflow: hidden; } .panel-loading { background: url('images/loading.gif') no-repeat 10px 10px; } .panel-tool-close { background: url('images/panel_tools.png') no-repeat -16px 0px; } .panel-tool-min { background: url('images/panel_tools.png') no-repeat 0px 0px; } .panel-tool-max { background: url('images/panel_tools.png') no-repeat 0px -16px; } .panel-tool-restore { background: url('images/panel_tools.png') no-repeat -16px -16px; } .panel-tool-collapse { background: url('images/panel_tools.png') no-repeat -32px 0; } .panel-tool-expand { background: url('images/panel_tools.png') no-repeat -32px -16px; } .panel-header, .panel-body { border-color: #d4d4d4; } .panel-header { background-color: #f59118; color: White; padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-right: 3px; } .panel-body {color: #404040;} .panel-title { color: #ffffff; font-weight: bold; height: 16px; line-height: 16px; padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } .accordion { overflow: hidden; border-width: 1px; border-style: solid; } .accordion .accordion-header { border-width: 0 0 1px; cursor: pointer; } .accordion .accordion-body { border-width: 0 0 1px; } .accordion-noborder { border-width: 0; } .accordion-noborder .accordion-header { border-width: 0 0 1px; } .accordion-noborder .accordion-body { border-width: 0 0 1px; } .accordion-collapse { background: url('images/accordion_arrows.png') no-repeat 0 0; } .accordion-expand { background: url('images/accordion_arrows.png') no-repeat -16px 0; } .accordion { border-color: #ffffff; color: #ffffff; } .accordion .accordion-header { background: #178ACB; filter: none; } .accordion .accordion-header-selected { background: #0081c2; } .accordion .accordion-header-selected .panel-title { color: #fff; } .window { overflow: hidden; padding: 5px; border-width: 1px; border-style: solid; } .window .window-header { background: transparent; padding: 0px 0px 6px 0px; } .window .window-body { background-color: White; border-width: 1px; border-style: solid; border-top-width: 0px; } .window .window-body-noheader { border-top-width: 1px; } .window .window-header .panel-icon, .window .window-header .panel-tool { top: 50%; margin-top: -11px; } .window .window-header .panel-icon { left: 1px; } .window .window-header .panel-tool { right: 1px; } .window .window-header .panel-with-icon { padding-left: 18px; } .window-proxy { position: absolute; overflow: hidden; } .window-proxy-mask { position: absolute; filter: alpha(opacity=5); opacity: 0.05; } .window-mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; filter: alpha(opacity=40); opacity: 0.40; font-size: 1px; *zoom: 1; overflow: hidden; } .window, .window-shadow { position: absolute; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .window-shadow { background: #fafafa; -moz-box-shadow: 2px 2px 3px #fafafa; -webkit-box-shadow: 2px 2px 3px #fafafa; box-shadow: 2px 2px 3px #fafafa; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2); } .window, .window .window-body { border-color: #f5f5f5; } .window { background-color: #178ACB; } .window-proxy { border: 1px dashed #c3d9e0; } .window-proxy-mask, .window-mask { background: #eee; } .dialog-content { overflow: auto; } .dialog-toolbar { padding: 2px 5px; } .dialog-tool-separator { float: left; height: 24px; border-left: 1px solid #ddd; border-right: 1px solid #fff; margin: 2px 1px; } .dialog-button { padding: 5px; text-align: right; } .dialog-button .l-btn { margin-left: 5px; } .dialog-toolbar, .dialog-button { background: #f5f5f5; } .dialog-toolbar { border-bottom: 1px solid #dedede; } .dialog-button { border-top: 1px solid #dedede; } .combo { display: inline-block; white-space: nowrap; margin: 0; padding: 0; border-width: 1px; border-style: solid; overflow: hidden; vertical-align: middle; line-height: 20px; height: 20px; } .combo .combo-text { font-size: 12px; border: 0px; line-height: 20px; height: 20px; margin: 0; padding: 0px 2px; *margin-top: -1px; *height: 18px; *line-height: 18px; _height: 18px; _line-height: 18px; vertical-align: baseline; } .combo-arrow { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); } .combo-arrow-hover { opacity: 1.0; filter: alpha(opacity=100); } .combo-panel { overflow: auto; max-height: 300px; } .combo-arrow { background: url('images/combo_arrow.png') no-repeat center center; } .combo, .combo-panel { background-color: #ffffff; } .combo { border-color: #d4d4d4; background-color: #ffffff; } .combo-arrow { background-color: #f2f2f2; } .combo-arrow-hover { background-color: #e6e6e6; } .combobox-item { padding: 2px; font-size: 12px; padding: 3px; padding-right: 0px; } .combobox-item-hover { background-color: #9cc8f7; color: #404040; } .combobox-item-selected { background-color: #6caef5; color: #fff; } .layout { position: relative; overflow: hidden; margin: 0; padding: 0; z-index: 0; } .layout-panel { position: absolute; overflow:hidden; } .layout-panel-east, .layout-panel-west { z-index: 2; } .layout-panel-north, .layout-panel-south { z-index: 3; } .layout-expand { position: absolute; padding: 0px; font-size: 1px; cursor: pointer; z-index: 1; } .layout-expand .panel-header, .layout-expand .panel-body { background: transparent; filter: none; overflow: hidden; } .layout-expand .panel-header { border-bottom-width: 0px; } .layout-split-proxy-h, .layout-split-proxy-v { position: absolute; font-size: 1px; display: none; z-index: 5; } .layout-split-proxy-h { width: 5px; cursor: e-resize; } .layout-split-proxy-v { height: 5px; cursor: n-resize; } .layout-mask { position: absolute; background: #fafafa; filter: alpha(opacity=10); opacity: 0.10; z-index: 4; } .layout-button-up { background: url('images/layout_arrows.png') no-repeat -16px -16px; } .layout-button-down { background: url('images/layout_arrows.png') no-repeat -16px 0; } .layout-button-left { background: url('images/layout_arrows_white.png') no-repeat 0 0; } .layout-button-right { background: url('images/layout_arrows.png') no-repeat 0 -16px; } .layout-split-proxy-h, .layout-split-proxy-v { background-color: #f4f4f4; } .layout-split-north { border-bottom: 5px solid #fafafa; } .layout-split-south { border-top: 5px solid #fafafa; } .layout-split-east { border-left: 5px solid #fafafa; } .layout-split-west { border-right: 5px solid #fafafa; } .layout-expand { background-color: #f4f4f4; } .layout-expand-over { background-color: #f4f4f4; } .tabs-container { overflow: hidden; } .tabs-header { border-width: 1px; border-style: solid; border-bottom-width: 0; position: relative; padding: 0; padding-top: 2px; overflow: hidden; } .tabs-header-plain { border: 0; background: transparent; } .tabs-scroller-left, .tabs-scroller-right { position: absolute; top: auto; bottom: 0; width: 18px; height: 28px !important; height: 30px; font-size: 1px; display: none; cursor: pointer; border-width: 1px; border-style: solid; } .tabs-scroller-left { left: 0; } .tabs-scroller-right { right: 0; } .tabs-header-plain .tabs-scroller-left, .tabs-header-plain .tabs-scroller-right { height: 25px !important; height: 27px; } .tabs-tool { position: absolute; bottom: 0; padding: 1px; overflow: hidden; border-width: 1px; border-style: solid; } .tabs-header-plain .tabs-tool { padding: 0 1px; } .tabs-wrap { position: relative; left: 0; overflow: hidden; width: 100%; margin: 0; padding: 0; } .tabs-scrolling { margin-left: 18px; margin-right: 18px; } .tabs-disabled { opacity: 0.3; filter: alpha(opacity=30); } .tabs { list-style-type: none; background-color: White; height: 30px; color: White; margin: 0px; padding: 0px; padding-left: 4px; font-size: 12px; width: 5000px; border-style: solid; border-width: 0 0 1px 0; } .tabs li { float: left; display: inline-block; margin: 0 4px 0 0; padding: 0; position: relative; border: 0; background-color: #0081c2; } .tabs li a.tabs-inner { display: inline-block; text-decoration: none; margin: 0; padding: 0 10px; min-width: 80px; height: 30px; line-height: 30px; text-align: center; white-space: nowrap; border-width: 1px; border-style: solid; border-bottom: 0px; -moz-border-radius: 0px 0px 0 0; -webkit-border-radius: 0px 0px 0 0; background-color: White; } .tabs li.tabs-selected a.tabs-inner { outline: none; background-color: White; margin-top: 4px; margin-bottom: 0px; height: 26px; line-height: 26px; } .tabs li.tabs-selected a:hover.tabs-inner { cursor: default; pointer: default; } .tabs li a.tabs-close, .tabs-p-tool { position: absolute; font-size: 1px; display: block; height: 12px; padding: 0; top: 50%; margin-top: -6px; overflow: hidden; } .tabs li a.tabs-close { width: 19px; height: 17px; right: 5px; opacity: 0.6; filter: alpha(opacity=60); } .tabs-p-tool { right: 16px; } .tabs-p-tool a { display: inline-block; font-size: 1px; width: 12px; height: 12px; margin: 0; opacity: 0.6; filter: alpha(opacity=60); } .tabs li a:hover.tabs-close, .tabs-p-tool a:hover { opacity: 1; filter: alpha(opacity=100); cursor: hand; cursor: pointer; } .tabs-with-icon { padding-left: 18px; } .tabs-icon { position: absolute; width: 16px; height: 16px; left: 10px; top: 50%; margin-top: -8px; } .tabs-closable { padding-right: 16px; } .tabs-panels { margin: 0px; padding: 0px; border-width: 1px; border-style: solid; border-top-width: 0; overflow: hidden; } .tabs-header-bottom { border-width: 0 1px 1px 1px; padding: 0 0 2px 0; } .tabs-header-bottom .tabs { border-width: 1px 0 0 0; } .tabs-header-bottom .tabs li { margin: -1px 4px 0 0; } .tabs-header-bottom .tabs li a.tabs-inner { -moz-border-radius: 0 0 0px 0px; -webkit-border-radius: 0 0 0px 0px; border-radius: 0 0 0px 0px; } .tabs-header-bottom .tabs-tool { top: 0; } .tabs-header-bottom .tabs-scroller-left, .tabs-header-bottom .tabs-scroller-right { top: 0; bottom: auto; } .tabs-panels-top { border-width: 1px 1px 0 1px; } .tabs-header-left { float: left; border-width: 1px 0 1px 1px; padding: 0; } .tabs-header-right { float: right; border-width: 1px 1px 1px 0; padding: 0; } .tabs-header-left .tabs-wrap, .tabs-header-right .tabs-wrap { height: 100%; } .tabs-header-left .tabs { height: 100%; padding: 4px 0 0 4px; border-width: 0 1px 0 0; } .tabs-header-right .tabs { height: 100%; padding: 4px 4px 0 0; border-width: 0 0 0 1px; } .tabs-header-left .tabs li, .tabs-header-right .tabs li { display: block; width: 100%; position: relative; } .tabs-header-left .tabs li { left: auto; right: 0; margin: 0 -1px 4px 0; float: right; } .tabs-header-right .tabs li { left: 0; right: auto; margin: 0 0 4px -1px; float: left; } .tabs-header-left .tabs li a.tabs-inner { display: block; text-align: left; -moz-border-radius: 0px 0 0 0px; -webkit-border-radius: 0px 0 0 0px; border-radius: 0px 0 0 0px; } .tabs-header-right .tabs li a.tabs-inner { display: block; text-align: left; -moz-border-radius: 0 0px 0px 0; -webkit-border-radius: 0 0px 0px 0; border-radius: 0 0px 0px 0; } .tabs-panels-right { float: right; border-width: 1px 1px 1px 0; } .tabs-panels-left { float: left; border-width: 1px 0 1px 1px; } .tabs-header-noborder, .tabs-panels-noborder { border: 0px; } .tabs-header-plain { border: 0px; background: transparent; } .tabs-scroller-left { background: #daeef5 url('images/tabs_icons.png') no-repeat 1px center; } .tabs-scroller-right { background: #daeef5 url('images/tabs_icons.png') no-repeat -15px center; } .tabs li a.tabs-close { background: url('images/tab_btnclose.jpg'); } .tabs li a.tabs-inner:hover { color: #404040; filter: none; } .tabs li.tabs-selected a.tabs-inner { background-color: #fafafa; color: #404040; } .tabs li a.tabs-inner { color: #404040; } .tabs-header, .tabs-tool { } .tabs-header-plain { background: transparent; } .tabs-header, .tabs-scroller-left, .tabs-scroller-right, .tabs-tool, .tabs, .tabs-panels, .tabs li a.tabs-inner, .tabs li.tabs-selected a.tabs-inner, .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner, .tabs-header-left .tabs li.tabs-selected a.tabs-inner, .tabs-header-right .tabs li.tabs-selected a.tabs-inner { border-color: #d4d4d4; } .tabs-p-tool a:hover, .tabs li a:hover.tabs-close, .tabs-scroller-over { /*background-color: #bbbbbb;*/ } .tabs li.tabs-selected a.tabs-inner { border-bottom: 1px solid #fafafa; } .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner { border-top: 1px solid #fafafa; } .tabs-header-left .tabs li.tabs-selected a.tabs-inner { border-right: 1px solid #fafafa; } .tabs-header-right .tabs li.tabs-selected a.tabs-inner { border-left: 1px solid #fafafa; } a.l-btn { background-position: right 0; /*font-size: 16px;*/ text-decoration: none; display: inline-block; zoom: 1; height: 30px; line-height: 30px; padding-right: 18px; cursor: pointer; outline: none; } a.l-btn-plain { padding-right: 5px; border: 0; padding: 1px 6px 1px 1px; } a.l-btn-disabled { color: #ccc; opacity: 0.5; filter: alpha(opacity=50); cursor: default; } a.l-btn span.l-btn-left { display: inline-block; background-position: 0 -48px; padding: 7px 0px 7px 18px; line-height: 16px; height: 16px; } a.l-btn-plain span.l-btn-left { padding-left: 5px; } a.l-btn span span.l-btn-text { display: inline-block; vertical-align: baseline; width: auto; height: 16px; line-height: 16px; padding: 0; margin: 0; } a.l-btn span span.l-btn-icon-left { padding: 0 0 0 20px; background-position: left center; } a.l-btn span span.l-btn-icon-right { padding: 0 20px 0 0; background-position: right center; } a.l-btn span span span.l-btn-empty { display: inline-block; margin: 0; padding: 0; width: 16px; } a:hover.l-btn { background-position: right -24px; outline: none; text-decoration: none; } a:hover.l-btn span.l-btn-left { background-position: 0 bottom; } a:hover.l-btn-plain { padding: 0 5px 0 0; } a:hover.l-btn-disabled { background-position: right 0; } a:hover.l-btn-disabled span.l-btn-left { background-position: 0 -48px; } a.l-btn .l-btn-focus { outline: #0000FF dotted thin; } a.l-btn { color: #404040; /*background-image: url('images/linkbutton_bg.png'); background-repeat: no-repeat; background: #1a7bc9; background-repeat: repeat-x; border: 1px solid #1a7bc9; background: -webkit-linear-gradient(top,#1a7bc9 0,#1a7bc9 100%); background: -moz-linear-gradient(top,#1a7bc9 0,#1a7bc9 100%); background: -o-linear-gradient(top,#1a7bc9 0,#1a7bc9 100%); background: linear-gradient(to bottom,#1a7bc9 0,#1a7bc9 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a7bc9,endColorstr=#1a7bc9,GradientType=0);*/ -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } a.l-btn span.l-btn-left { background-image: url('images/linkbutton_bg.png'); background-repeat: no-repeat; background-image: none; } a:hover.l-btn { background: #F49018; /*border: 1px solid #F49018;*/ filter: none; } a.l-btn-plain, a.l-btn-plain span.l-btn-left { background: transparent; color: #404040; border: 0; filter: none; } a:hover.l-btn-plain { background: #F49018; color: #ffffff; border: 0px; } a:hover.l-btn-plain span.l-btn-left { color: #ffffff; } a.l-btn-disabled, a:hover.l-btn-disabled { filter: alpha(opacity=50); } .datagrid .panel-body { overflow: hidden; position: relative; } .datagrid-view { position: relative; overflow: hidden; } .datagrid-view1, .datagrid-view2 { position: absolute; overflow: hidden; top: 0; } .datagrid-view1 { left: 0; } .datagrid-view2 { right: 0; } .datagrid-mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.3; filter: alpha(opacity=30); display: none; } .datagrid-mask-msg { position: absolute; top: 50%; margin-top: -20px; padding: 12px 5px 10px 30px; width: auto; height: 16px; border-width: 2px; border-style: solid; display: none; } .datagrid-sort-icon { padding: 0; } .datagrid-toolbar { height: auto; padding: 1px 2px; border-width: 0 0 1px 0; border-style: solid; } .datagrid-btn-separator { float: left; height: 24px; border-left: 1px solid #ddd; border-right: 1px solid #fff; margin: 2px 1px; } .datagrid .datagrid-pager { margin: 0; border-width: 1px 0 0 0; border-style: solid; } .datagrid .datagrid-pager-top { border-width: 0 0 1px 0; } .datagrid-header { overflow: hidden; cursor: default; border-width: 0 0 1px 0; border-style: solid; } .datagrid-header-inner { float: left; width: 10000px; background-color:#d9e83c; } .datagrid-header-row, .datagrid-row { height: 25px; } .datagrid-header td, .datagrid-body td, .datagrid-footer td { border-width: 0 1px 1px 0; border-style: dotted; margin: 0; padding: 0; } .datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber, .datagrid-cell-rownumber { margin: 0; padding: 0 4px; white-space: nowrap; word-wrap: normal; overflow: hidden; height: 18px; line-height: 18px; font-weight: normal; font-size: 12px; } .datagrid-cell-group { text-align: center; } .datagrid-header-rownumber, .datagrid-cell-rownumber { width: 25px; text-align: center; margin: 0; padding: 0; } .datagrid-body { margin: 0; padding: 0; overflow: auto; zoom: 1; } .datagrid-view1 .datagrid-body-inner { padding-bottom: 20px; } .datagrid-view1 .datagrid-body { overflow: hidden; } .datagrid-footer { overflow: hidden; } .datagrid-footer-inner { border-width: 1px 0 0 0; border-style: solid; width: 10000px; float: left; } .datagrid-row-editing .datagrid-cell { height: auto; } .datagrid-header-check, .datagrid-cell-check { padding: 0; width: 27px; height: 18px; font-size: 1px; text-align: center; overflow: hidden; } .datagrid-header-check input, .datagrid-cell-check input { margin: 0; padding: 0; width: 15px; height: 18px; } .datagrid-resize-proxy { position: absolute; width: 1px; height: 10000px; top: 0; cursor: e-resize; display: none; } .datagrid-body .datagrid-editable { margin: 0; padding: 0; } .datagrid-body .datagrid-editable table { width: 100%; height: 100%; } .datagrid-body .datagrid-editable td { border: 0; margin: 0; padding: 0; } .datagrid-body .datagrid-editable .datagrid-editable-input { margin: 0; padding: 2px; border-width: 1px; border-style: solid; } .datagrid-sort-desc .datagrid-sort-icon { padding: 0 13px 0 0; background: url('images/datagrid_icons.png') no-repeat -16px center; } .datagrid-sort-asc .datagrid-sort-icon { padding: 0 13px 0 0; background: url('images/datagrid_icons.png') no-repeat 0px center; } .datagrid-row-collapse { background: url('images/datagrid_icons.png') no-repeat -48px center; } .datagrid-row-expand { background: url('images/datagrid_icons.png') no-repeat -32px center; } .datagrid-mask-msg { background: #fafafa url('images/loading.gif') no-repeat scroll 5px center; } .datagrid-header, .datagrid-td-rownumber { background-color: #ebeced; } .datagrid-cell-rownumber { color: #404040; } .datagrid-resize-proxy { background: #1a7bc9; } .datagrid-mask { background: #eee; } .datagrid-mask-msg { border-color: #c3d9e0; } .datagrid-toolbar, .datagrid-pager { background: #f5f5f5; } .datagrid-header, .datagrid-toolbar, .datagrid-pager, .datagrid-footer-inner { border-color: #dedede; } .datagrid-header td, .datagrid-body td, .datagrid-footer td { border-color: #ccc; } .datagrid-htable, .datagrid-btable, .datagrid-ftable { color: #404040; } .datagrid-row-alt { background: #f5f5f5; } .datagrid-row-over, .datagrid-header td.datagrid-header-over { background: #bbbbbb; color: #404040; cursor: default; } .datagrid-row-selected { background: #6caef5; color: #fff; } .datagrid-body .datagrid-editable .datagrid-editable-input { border-color: #c3d9e0; } .propertygrid .datagrid-view1 .datagrid-body td { padding-bottom: 1px; border-width: 0 1px 0 0; } .propertygrid .datagrid-group { height: 21px; overflow: hidden; border-width: 0 0 1px 0; border-style: solid; } .propertygrid .datagrid-group span { font-weight: bold; } .propertygrid .datagrid-view1 .datagrid-body td { border-color: #dedede; } .propertygrid .datagrid-view1 .datagrid-group { border-color: #daeef5; } .propertygrid .datagrid-view2 .datagrid-group { border-color: #dedede; } .propertygrid .datagrid-group, .propertygrid .datagrid-view1 .datagrid-body, .propertygrid .datagrid-view1 .datagrid-row-over, .propertygrid .datagrid-view1 .datagrid-row-selected { background: #daeef5; } .pagination { zoom: 1; } .pagination table { float: left; height: 30px; } .pagination td { border: 0; } .pagination-btn-separator { float: left; height: 24px; border-left: 1px solid #ddd; border-right: 1px solid #fff; margin: 3px 1px; } .pagination .pagination-num { border-width: 1px; border-style: solid; margin: 0 2px; padding: 2px; width: 2em; height: auto; } .pagination-page-list { margin: 0px 6px; padding: 1px 2px; width: auto; height: auto; border-width: 1px; border-style: solid; } .pagination-info { float: right; margin: 0 6px 0 0; padding: 0; height: 30px; line-height: 30px; font-size: 12px; } .pagination span { font-size: 12px; } .pagination-first { background: url('images/pagination_icons.png') no-repeat 0 0; } .pagination-prev { background: url('images/pagination_icons.png') no-repeat -16px 0; } .pagination-next { background: url('images/pagination_icons.png') no-repeat -32px 0; } .pagination-last { background: url('images/pagination_icons.png') no-repeat -48px 0; } .pagination-load { background: url('images/pagination_icons.png') no-repeat -64px 0; } .pagination-loading { background: url('images/loading.gif') no-repeat; } .pagination-page-list, .pagination .pagination-num { border-color: #c3d9e0; } .calendar { border-width: 1px; border-style: solid; padding: 1px; overflow: hidden; font-size: 12px; } .calendar table { border-collapse: separate; font-size: 12px; width: 100%; height: 100%; } .calendar-noborder { border: 0; } .calendar-header { position: relative; height: 22px; } .calendar-title { text-align: center; height: 22px; } .calendar-title span { position: relative; display: inline-block; top: 2px; padding: 0 3px; height: 18px; line-height: 18px; cursor: pointer; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .calendar-prevmonth, .calendar-nextmonth, .calendar-prevyear, .calendar-nextyear { position: absolute; top: 50%; margin-top: -7px; width: 14px; height: 14px; cursor: pointer; font-size: 1px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .calendar-prevmonth { left: 20px; background: url('images/calendar_arrows.png') no-repeat -18px -2px; } .calendar-nextmonth { right: 20px; background: url('images/calendar_arrows.png') no-repeat -34px -2px; } .calendar-prevyear { left: 3px; background: url('images/calendar_arrows.png') no-repeat -1px -2px; } .calendar-nextyear { right: 3px; background: url('images/calendar_arrows.png') no-repeat -49px -2px; } .calendar-body { position: relative; } .calendar-body th, .calendar-body td { text-align: center; } .calendar-day { border: 0; padding: 1px; cursor: pointer; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .calendar-other-month { opacity: 0.3; filter: alpha(opacity=30); } .calendar-menu { position: absolute; top: 0; left: 0; width: 180px; height: 150px; padding: 5px; font-size: 12px; display: none; overflow: hidden; } .calendar-menu-year-inner { text-align: center; padding-bottom: 5px; } .calendar-menu-year { width: 40px; text-align: center; border-width: 1px; border-style: solid; margin: 0; padding: 2px; font-weight: bold; } .calendar-menu-prev, .calendar-menu-next { display: inline-block; width: 21px; height: 21px; vertical-align: top; cursor: pointer; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .calendar-menu-prev { margin-right: 10px; background: url('images/calendar_arrows.png') no-repeat 2px 2px; } .calendar-menu-next { margin-left: 10px; background: url('images/calendar_arrows.png') no-repeat -45px 2px; } .calendar-menu-month { text-align: center; cursor: pointer; font-weight: bold; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .calendar-body th, .calendar-menu-month { color: #8d8d8d; } .calendar-day { color: #404040; } .calendar-sunday { color: #CC2222; } .calendar-saturday { color: #00ee00; } .calendar-today { color: #0000ff; } .calendar-menu-year { border-color: #c3d9e0; } .calendar { border-color: #c3d9e0; } .calendar-header { background: #f2f2f2; } .calendar-body, .calendar-menu { background: #fafafa; } .calendar-body th { background: #f5f5f5; } .calendar-hover, .calendar-nav-hover, .calendar-menu-hover { background-color: #bbbbbb; color: #404040; } .calendar-hover { border: 1px solid #bbbbbb; padding: 0; } .calendar-selected { background-color: #6caef5; color: #fff; border: 1px solid #bbbbbb; padding: 0; } .datebox-calendar-inner { height: 180px; } .datebox-button { height: 18px; padding: 2px 5px; font-size: 12px; text-align: center; } .datebox-current, .datebox-close, .datebox-ok, .datebox-clear { text-decoration: none; font-weight: bold; opacity: 0.6; filter: alpha(opacity=60); } .datebox-current, .datebox-close { float: left; } .datebox-close { float: right; } .datebox-clear { float:center; } .datebox-button-hover { opacity: 1.0; filter: alpha(opacity=100); } .datebox .combo-arrow { background-image: url('images/datebox_arrow.png'); background-position: center center; } .datebox-button { background-color: #f5f5f5; } .datebox-current, .datebox-close, .datebox-ok, .datebox-clear { color: #404040; } .spinner { display: inline-block; white-space: nowrap; margin: 0; padding: 0; border-width: 1px; border-style: solid; overflow: hidden; vertical-align: middle; } .spinner .spinner-text { font-size: 12px; border: 0px; line-height: 20px; height: 20px; margin: 0; padding: 0 2px; *margin-top: -1px; *height: 18px; *line-height: 18px; _height: 18px; _line-height: 18px; vertical-align: baseline; } .spinner-arrow { display: inline-block; overflow: hidden; vertical-align: top; margin: 0; padding: 0; } .spinner-arrow-up, .spinner-arrow-down { opacity: 0.6; filter: alpha(opacity=60); display: block; font-size: 1px; width: 18px; height: 10px; } .spinner-arrow-hover { opacity: 1.0; filter: alpha(opacity=100); } .spinner-arrow-up { background: url('images/spinner_arrows.png') no-repeat 1px center; } .spinner-arrow-down { background: url('images/spinner_arrows.png') no-repeat -15px center; } .spinner { border-color: #c3d9e0; } .spinner-arrow { background-color: #daeef5; } .spinner-arrow-hover { background-color: #bbbbbb; } .progressbar { border-width: 1px; border-style: solid; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; overflow: hidden; } .progressbar-text { text-align: center; position: absolute; } .progressbar-value { position: relative; overflow: hidden; width: 0; -moz-border-radius: 0px 0 0 0px; -webkit-border-radius: 0px 0 0 0px; border-radius: 0px 0 0 0px; } .progressbar { border-color: #c3d9e0; } .progressbar-text { color: #404040; } .progressbar-value .progressbar-text { background-color: #6caef5; color: #fff; } .searchbox { display: inline-block; white-space: nowrap; margin: 0; padding: 0; border-width: 1px; border-style: solid; overflow: hidden; } .searchbox .searchbox-text { font-size: 12px; border: 0; margin: 0; padding: 0; line-height: 20px; height: 20px; *margin-top: -1px; *height: 18px; *line-height: 18px; _height: 18px; _line-height: 18px; vertical-align: baseline; } .searchbox .searchbox-prompt { font-size: 12px; color: #ccc; } .searchbox-button { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); } .searchbox-button-hover { opacity: 1.0; filter: alpha(opacity=100); } .searchbox a.l-btn-plain { height: 20px; border: 0; padding: 0 6px 0 0; vertical-align: top; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; opacity: 0.6; filter: alpha(opacity=60); } .searchbox a.l-btn .l-btn-left { padding: 2px 0 2px 4px; } .searchbox a.l-btn-plain:hover { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border: 0; padding: 0 6px 0 0; opacity: 1.0; filter: alpha(opacity=100); } .searchbox a.m-btn-plain-active { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .searchbox-button { background: url('images/searchbox_button.png') no-repeat center center; } .searchbox { border-color: #c3d9e0; background-color: #fff; } .searchbox a.l-btn-plain { background: #daeef5; } .slider-disabled { opacity: 0.5; filter: alpha(opacity=50); } .slider-h { height: 22px; } .slider-v { width: 22px; } .slider-inner { position: relative; height: 6px; top: 7px; border-width: 1px; border-style: solid; border-radius: 0px; } .slider-handle { position: absolute; display: block; outline: none; width: 20px; height: 20px; top: -7px; margin-left: -10px; } .slider-tip { position: absolute; display: inline-block; line-height: 12px; white-space: nowrap; top: -22px; } .slider-rule { position: relative; top: 15px; } .slider-rule span { position: absolute; display: inline-block; font-size: 0; height: 5px; border-width: 0 0 0 1px; border-style: solid; } .slider-rulelabel { position: relative; top: 20px; } .slider-rulelabel span { position: absolute; display: inline-block; } .slider-v .slider-inner { width: 6px; left: 7px; top: 0; float: left; } .slider-v .slider-handle { left: 3px; margin-top: -10px; } .slider-v .slider-tip { left: -10px; margin-top: -6px; } .slider-v .slider-rule { float: left; top: 0; left: 16px; } .slider-v .slider-rule span { width: 5px; height: 'auto'; border-left: 0; border-width: 1px 0 0 0; border-style: solid; } .slider-v .slider-rulelabel { float: left; top: 0; left: 23px; } .slider-handle { background: url('images/slider_handle.png') no-repeat; } .slider-inner { border-color: #c3d9e0; background: #daeef5; } .slider-rule span { border-color: #c3d9e0; } .slider-rulelabel span { color: #404040; } .menu { position: absolute; margin: 0; padding: 2px; border-width: 1px; border-style: solid; overflow: hidden; } .menu-item { position: relative; margin: 0; padding: 0; overflow: hidden; white-space: nowrap; cursor: pointer; border-width: 1px; border-style: solid; } .menu-text { height: 20px; line-height: 20px; float: left; padding-left: 28px; } .menu-icon { position: absolute; width: 16px; height: 16px; left: 2px; top: 50%; margin-top: -8px; } .menu-rightarrow { position: absolute; width: 16px; height: 16px; right: 0; top: 50%; margin-top: -8px; } .menu-line { position: absolute; left: 26px; top: 0; height: 2000px; font-size: 1px; } .menu-sep { margin: 3px 0px 3px 25px; font-size: 1px; } .menu-active { -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .menu-item-disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; } .menu-text, .menu-text span { font-size: 12px; } .menu-shadow { position: absolute; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background: #fafafa; -moz-box-shadow: 2px 2px 3px #fafafa; -webkit-box-shadow: 2px 2px 3px #fafafa; box-shadow: 2px 2px 3px #fafafa; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2); } .menu-rightarrow { background: url('images/menu_arrows.png') no-repeat -32px center; } .menu-line { border-left: 1px solid #ddd; border-right: 1px solid #fff; } .menu-sep { border-top: 1px solid #ddd; border-bottom: 1px solid #fff; } .menu { background-color: #fafafa; border-color: #c3d9e0; color: #404040; } .menu-content { background: #fafafa; } .menu-item { border-color: transparent; _border-color: #fafafa; } .menu-active { border-color: #bbbbbb; color: #404040; background: #bbbbbb; } .menu-active-disabled { border-color: transparent; background: transparent; color: #404040; } .m-btn-downarrow { display: inline-block; width: 16px; height: 16px; line-height: 16px; _vertical-align: middle; } a.m-btn-active { background-position: bottom right; } a.m-btn-active span.l-btn-left { background-position: bottom left; } a.m-btn-plain-active { background: transparent; padding: 0 5px 0 0; border-width: 1px; border-style: solid; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .m-btn-downarrow { background: url('images/menu_arrows.png') no-repeat 2px center; } a.m-btn-plain-active { border-color: #bbbbbb; background-color: #bbbbbb; color: #404040; } .s-btn-downarrow { display: inline-block; margin: 0 0 0 4px; padding: 0 0 0 1px; width: 14px; height: 16px; line-height: 16px; border-width: 0; border-style: solid; _vertical-align: middle; } a.s-btn-active { background-position: bottom right; } a.s-btn-active span.l-btn-left { background-position: bottom left; } a.s-btn-plain-active { background: transparent; padding: 0 5px 0 0; border-width: 1px; border-style: solid; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .s-btn-downarrow { background: url('images/menu_arrows.png') no-repeat 2px center; border-color: #1a7bc9; } a:hover.l-btn .s-btn-downarrow, a.s-btn-active .s-btn-downarrow, a.s-btn-plain-active .s-btn-downarrow { background-position: 1px center; padding: 0; border-width: 0 0 0 1px; } a.s-btn-plain-active { border-color: #bbbbbb; background-color: #bbbbbb; color: #404040; } .messager-body { padding: 10px; overflow: hidden; } .messager-button { text-align: center; padding-top: 10px; } .messager-icon { float: left; width: 32px; height: 32px; margin: 0 10px 10px 0; } .messager-error { background: url('images/messager_icons.png') no-repeat scroll -64px 0; } .messager-info { background: url('images/messager_icons.png') no-repeat scroll 0 0; } .messager-question { background: url('images/messager_icons.png') no-repeat scroll -32px 0; } .messager-warning { background: url('images/messager_icons.png') no-repeat scroll -96px 0; } .messager-progress { padding: 10px; } .messager-p-msg { margin-bottom: 5px; } .messager-body .messager-input { width: 100%; padding: 1px 0; border: 1px solid #c3d9e0; } .tree { margin: 0; padding: 0; list-style-type: none; } .tree li { white-space: nowrap; } .tree li ul { list-style-type: none; margin: 0; padding: 0; } .tree-node { height: 22px; white-space: nowrap; cursor: pointer; } .tree-hit { cursor: pointer; } .tree-expanded, .tree-collapsed, .tree-folder, .tree-file, .tree-checkbox, .tree-indent { display: inline-block; width: 16px; height: 22px; vertical-align: top; overflow: hidden; } .tree-expanded { background: url('images/tree_icons.png') no-repeat -50px 0px; } .tree-expanded-hover { background: url('images/tree_icons.png') no-repeat -50px 0px; } .tree-collapsed { background: url('images/tree_icons.png') no-repeat -32px 0px; } .tree-collapsed-hover { background: url('images/tree_icons.png') no-repeat -32px 0px; } .tree-lines .tree-expanded, .tree-lines .tree-root-first .tree-expanded { background: url('images/tree_icons.png') no-repeat -144px 0; } .tree-lines .tree-collapsed, .tree-lines .tree-root-first .tree-collapsed { background: url('images/tree_icons.png') no-repeat -128px 0; } .tree-lines .tree-node-last .tree-expanded, .tree-lines .tree-root-one .tree-expanded { background: url('images/tree_icons.png') no-repeat -80px 0; } .tree-lines .tree-node-last .tree-collapsed, .tree-lines .tree-root-one .tree-collapsed { background: url('images/tree_icons.png') no-repeat -64px 0; } .tree-line { background: url('images/tree_icons.png') no-repeat -176px 0; } .tree-join { background: url('images/tree_icons.png') no-repeat -192px 0; } .tree-joinbottom { background: url('images/tree_icons.png') no-repeat -160px 0; } .tree-folder { /*background: url('images/tree_icons.png') no-repeat -208px 0;*/ background: url('sysImages/dot.png') no-repeat; } .tree-folder-open { /*background: url('images/tree_icons.png') no-repeat -224px 0;*/ background: url('sysImages/dot.png') no-repeat; } .tree-file { /*background: url('images/tree_icons.png') no-repeat -240px 0;*/ background: url('sysImages/dot.png') no-repeat; } .tree-loading { background: url('images/loading.gif') no-repeat center center; } .tree-checkbox0 { background: url('images/tree_icons.png') no-repeat -208px -18px; } .tree-checkbox1 { background: url('images/tree_icons.png') no-repeat -224px -18px; } .tree-checkbox2 { background: url('images/tree_icons.png') no-repeat -240px -18px; } .tree-title { font-size: 12px; display: inline-block; text-decoration: none; vertical-align: top; white-space: nowrap; height: 22px; line-height: 22px; margin: 0px 5px 5px 5px; color: #404040; } .tree-node-proxy { font-size: 12px; line-height: 20px; padding: 0 2px 0 20px; border-width: 1px; border-style: solid; z-index: 9900000; } .tree-dnd-icon { display: inline-block; position: absolute; width: 16px; height: 18px; left: 2px; top: 50%; margin-top: -9px; } .tree-dnd-yes { background: url('images/tree_icons.png') no-repeat -256px 0; } .tree-dnd-no { background: url('images/tree_icons.png') no-repeat -256px -18px; } .tree-node-top { border-top: 1px dotted red; } .tree-node-bottom { border-bottom: 1px dotted red; } .tree-node-append .tree-title { border: 1px dotted red; } .tree-editor { border: 1px solid #ccc; font-size: 12px; height: 14px !important; height: 18px; line-height: 14px; padding: 1px 2px; width: 80px; position: absolute; top: 0; } .tree-node-proxy { background-color: #fafafa; color: #404040; border-color: #c3d9e0; } .tree-node-hover { color: #00438a; background-color: #e6e6e6; } .tree-node-selected { color: #fff; background-color: #e6e6e6; } .validatebox-tip { position: absolute; width: 200px; height: auto; display: none; z-index: 9900000; } .validatebox-tip-content { display: inline-block; position: absolute; top: 0px; left: 8px; width: 150px; border-width: 1px; border-style: solid; padding: 3px 5px; z-index: 9900001; font-size: 12px; } .validatebox-tip-pointer { display: inline-block; width: 8px; height: 16px; position: absolute; left: 1px; top: 0px; z-index: 9900002; } .validatebox-tip-left .validatebox-tip-content { left: auto; right: 8px; } .validatebox-tip-left .validatebox-tip-pointer { background-position: -20px center; left: auto; right: 1px; } .validatebox-invalid { background-image: url('images/validatebox_warning.png'); background-repeat: no-repeat; background-position: right center; border-color: #ffa8a8; background-color: #fff3f3; color: #404040; } .validatebox-tip-pointer { background: url('images/validatebox_arrows.png') no-repeat -4px center; } .validatebox-tip-content { border-color: #CC9933; background-color: #FFFFCC; color: #000; } /*a.l-btn { color: #fff; } a.l-btn-plain { color: #ffffff; }*/ .window { background-color: #178ACB; } /* added by pengbb 2013-04-28 triggerbox begin */ .triggerbox { display: inline-block; white-space: nowrap; margin: 0; padding: 0; border-width: 1px; border-style: solid; overflow: hidden; vertical-align: middle; } .triggerbox .triggerbox-text { font-size: 12px; border: 0px; line-height: 20px; height: 20px; margin: 0; padding: 0px 2px; *margin-top: -1px; *height: 18px; *line-height: 18px; _height: 18px; _line-height: 18px; vertical-align: baseline; } .triggerbox-search { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); } .triggerbox-search-hover { opacity: 1.0; filter: alpha(opacity=100); } .triggerbox-panel { overflow: auto; } .triggerbox-search { background: url('images/triggerbox_search.png') no-repeat center center; } .triggerbox, .triggerbox-panel { background-color: #fafafa; } .triggerbox { border: 1px solid #dddddd; } .triggerbox-search { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); } .triggerbox-search-hover { opacity: 1.0; filter: alpha(opacity=100); } .triggerbox-delete { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); } .triggerbox-delete-hover { opacity: 1.0; filter: alpha(opacity=100); } .triggerbox-delete { background: url('images/panel_tools_close.png') no-repeat center center; } .triggerbox-delete { background-color: #f2f2f2; } .triggerbox-delete-hover { background-color: #e6e6e6; } /*.selectUser_left postion_border { width:40%; float:right } .selectUser_right postion_border { width:40%; float:right; }*/ /* added by pengbb 2013-04-28 triggerbox end */ input[type=text] { border: 1px solid #dddddd; height: 22px; line-height: 22px; white-space: nowrap; padding: 0px 2px 0px 2px; vertical-align: baseline; } input.combo-text { border: 0px; height: 20px; line-height: 20px; white-space: nowrap; padding: 0px 2px 0px 2px; vertical-align: baseline; } .disabledLink { pointer-events:none; color:#afafaf !important; cursor:default !important } /* xDataTable begin */ .xDataTablePanel { position: relative; } .xDataTable { position:relative; text-align: center; border-top: 1px solid #D6D6D6; border-right: none; border-bottom: none; border-left: 1px solid #D6D6D6; width: 100%; } .xDataTable_container { width: 100%; } .xDataTableHeader th { border-top: none; border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; border-left: none; color: #404040; line-height: 20px; background-color: #e8e8e8; padding: 0 2px; font-weight: normal; margin-left: 1px; } .xDataTable td { border-top: none; border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; border-left: none; line-height: 18px; padding: 0 2px; overflow-x: hidden; //text-overflow: ellipsis; } .xDataTableHeader .header { position:relative; } .xDataTable td a { color: #3848FD; text-decoration: none; cursor: pointer; } .xDataTable td a:hover { color: #3848FD; text-decoration: underline; /*border: none;*/ } .xDataTable tr.row { background-color: #F6F6F6; color:#646968; } .xDataTable tr.row:hover { background-color: #dfdfdf; } .xDataTable tr.row2 { background-color: white; color:#646968; } .xDataTable tr.row_selected { background-color: #f6f6f6; color:#646968; } .xDataTablePanel_pager { /* border:3px solid #f6f6f6;*/ border:1px solid #d3d3d3; /*padding-top:7px; padding-bottom:7px;*/ background-color:#f6f6f6; text-align:center; white-space: nowrap; color: #404040 } .xDataTablePanel_pager table { margin-left:auto; margin-right:auto; } .xDataTablePanel_pager { zoom: 1; } .xDataTablePanel_pager_Simp { background: url('images/panel_tools_expand.png') no-repeat; background-position: center; height: 20px; cursor: pointer; } .xDataTablePanel_pager_Simp.l-btn-disabled { background: url('images/panel_tools_expand_disabled.png') no-repeat; background-position: center; height: 20px; } .xDataTablePanel_pager td { border: 0; } .xDataTablePanel_pager-btn-separator { float: left; height: 24px; border-left: 1px solid #ddd; border-right: 1px solid #fff; margin: 3px 1px; } .xDataTablePanel_pager .xDataTablePanel_pager-num { border-width: 1px; border-style: solid; margin: 0 2px; padding: 2px; width: 2em; height: auto; } .xDataTablePanel_pager-page-list { margin: 0px 6px; padding: 1px 2px; width: 2em; height: auto; border-width: 1px; border-style: solid; } .xDataTablePanel_pager-info { margin: 0px; padding: 0; height: 30px; line-height: 30px; font-size: 12px; } .xDataTablePanel_pager span { font-size: 12px; } .xDataTablePanel_pager-first { background: url('../../images/xDataTablePanel_pager_icons.png') no-repeat 0 0; } .xDataTablePanel_pager-prev { background: url('../../images/xDataTablePanel_pager_icons.png') no-repeat -16px 0; } .xDataTablePanel_pager-next { background: url('../../images/xDataTablePanel_pager_icons.png') no-repeat -32px 0; } .xDataTablePanel_pager-last { background: url('../../images/xDataTablePanel_pager_icons.png') no-repeat -48px 0; } .xDataTablePanel_pager-load { background: url('../../images/xDataTablePanel_pager_icons.png') no-repeat -64px 0; } .xDataTablePanel_pager-loading { background: url('./images/loading.gif') no-repeat; } .xDataTablePanel_pager-page-list, .xDataTablePanel_pager .xDataTablePanel_pager-num { border-color: #c3d9e0; }