.ui-accordion {
border-color:-moz-use-text-color -moz-use-text-color #D3D3D3;
border-style:none none solid;
border-width:0 0 1px;
font-family:Verdana,Arial,sans-serif;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-accordion-group {
border-color:#D3D3D3 #D3D3D3 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-accordion-header {
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:0 none;
cursor:pointer;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-accordion-header a {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_right.gif) no-repeat scroll 0.5em 50%;
border:0 none;
color:#555555;
display:block;
font-size:1.1em;
font-weight:normal;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0.5em 0.5em 0.5em 1.7em;
text-decoration:none;
}
.ui-accordion-header a:hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_right.gif) no-repeat scroll 0.5em 50%;
color:#212121;
}
.ui-accordion-header:hover {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
color:#212121;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
background:#FFFFFF url(/resources/images/jquery.ui/ffffff_40x100_textures_02_glass_65.png) repeat-x scroll 0 50%;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_down.gif) no-repeat scroll 0.5em 50%;
color:#222222;
}
.ui-accordion-content {
background:#FFFFFF none repeat scroll 0 0;
color:#222222;
font-size:1.1em;
padding:1.5em 1.7em;
}
.ui-slider {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D3D3D3;
font-family:Verdana,Arial,sans-serif;
font-size:100%;
height:0.8em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
position:relative;
text-decoration:none;
}
.ui-slider-handle {
background:#FFFFFF url(/resources/images/jquery.ui/ffffff_40x100_textures_02_glass_65.png) repeat-x scroll 0 50%;
border:1px solid #DDDDDD;
font-size:100%;
height:1.2em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
position:absolute;
text-decoration:none;
top:-3px;
width:1.2em;
z-index:2;
}
.ui-slider-handle:hover {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #999999;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #DDDDDD;
}
.ui-slider-range {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border-color:#D3D3D3 -moz-use-text-color;
border-style:solid none;
border-width:1px 0;
font-size:100%;
height:0.8em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
position:absolute;
text-decoration:none;
top:-1px;
z-index:1;
}
.ui-dialog {
background:#FFFFFF none repeat scroll 0 0;
border:4px solid #D3D3D3;
color:#222222;
font-family:Verdana,Arial,sans-serif;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
position:relative;
text-decoration:none;
}
.ui-dialog-content {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D3D3D3;
color:#222222;
}
.ui-resizable-handle {
font-size:0.1px;
position:absolute;
z-index:99999;
}
.ui-resizable .ui-resizable-handle {
display:block;
}
body .ui-resizable-disabled .ui-resizable-handle {
display:none;
}
body .ui-resizable-autohide .ui-resizable-handle {
display:none;
}
.ui-resizable-n {
cursor:n-resize;
height:7px;
left:0;
top:-5px;
width:100%;
}
.ui-resizable-s {
bottom:-5px;
cursor:s-resize;
height:7px;
left:0;
width:100%;
}
.ui-resizable-e {
cursor:e-resize;
height:100%;
right:-5px;
top:0;
width:7px;
}
.ui-resizable-w {
cursor:w-resize;
height:100%;
left:-5px;
top:0;
width:7px;
}
.ui-resizable-se {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_resize_se.gif) no-repeat scroll 0 0;
bottom:0;
cursor:se-resize;
height:13px;
right:0;
width:13px;
}
.ui-resizable-sw {
bottom:0;
cursor:sw-resize;
height:9px;
left:0;
width:9px;
}
.ui-resizable-nw {
cursor:nw-resize;
height:9px;
left:0;
top:0;
width:9px;
}
.ui-resizable-ne {
cursor:ne-resize;
height:9px;
right:0;
top:0;
width:9px;
}
.ui-dialog-titlebar {
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border-color:-moz-use-text-color -moz-use-text-color #D3D3D3;
border-style:none none solid;
border-width:0 0 1px;
color:#555555;
font-size:1.1em;
font-weight:normal;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0.5em 1.5em 0.5em 1em;
position:relative;
text-decoration:none;
}
.ui-dialog-title {
}
.ui-dialog-titlebar-close {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_close.gif) no-repeat scroll 0 0;
border:0 none;
font-size:100%;
height:11px;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
position:absolute;
right:8px;
text-decoration:none;
top:0.7em;
width:11px;
z-index:100;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_close.gif) no-repeat scroll 0 0;
}
.ui-dialog-titlebar-close:active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_close.gif) no-repeat scroll 0 0;
}
.ui-dialog-titlebar-close span {
display:none;
}
.ui-dialog-content {
background:#FFFFFF none repeat scroll 0 0;
border:0 none;
color:#222222;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:1.5em 1.7em;
text-decoration:none;
}
.ui-dialog-buttonpane {
border-top:1px solid #D3D3D3;
bottom:0;
position:absolute;
text-align:left;
width:100%;
}
.ui-dialog-buttonpane button {
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #D3D3D3;
color:#555555;
cursor:pointer;
font-size:1.1em;
line-height:1.4em;
margin:0.5em 0 0.5em 8px;
padding:0.2em 0.6em 0.3em;
}
.ui-dialog-buttonpane button:hover {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #999999;
color:#212121;
}
.ui-dialog-buttonpane button:active {
background:#FFFFFF url(/resources/images/jquery.ui/ffffff_40x100_textures_02_glass_65.png) repeat-x scroll 0 50%;
border:1px solid #DDDDDD;
color:#222222;
}
.ui-dialog.ui-draggable .ui-dialog-titlebar, .ui-dialog.ui-draggable .ui-dialog-titlebar {
cursor:move;
}
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
background:#FFFFFF none repeat scroll 0 0;
border:4px solid #D3D3D3;
font-family:Verdana,Arial,sans-serif;
font-size:1.1em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:2.5em 0.5em 0.5em;
position:relative;
text-decoration:none;
width:15.5em;
}
#ui-datepicker-div, .ui-datepicker-div {
background:#FFFFFF none repeat scroll 0 0;
display:none;
z-index:9999;
}
.ui-datepicker-inline {
display:block;
float:left;
}
.ui-datepicker-control {
display:none;
}
.ui-datepicker-current {
display:none;
}
.ui-datepicker-next, .ui-datepicker-prev {
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
left:0.5em;
position:absolute;
top:0.5em;
}
.ui-datepicker-next {
left:14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_left.gif) no-repeat scroll 50% 50%;
border:1px solid #D3D3D3;
cursor:pointer;
display:block;
font-size:1em;
height:1.4em;
text-indent:-999999px;
width:1.3em;
}
.ui-datepicker-next a {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_right.gif) no-repeat scroll 50% 50%;
}
.ui-datepicker-prev a:hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_left.gif) no-repeat scroll 50% 50%;
}
.ui-datepicker-next a:hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_right.gif) no-repeat scroll 50% 50%;
}
.ui-datepicker-prev a:active {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_left.gif) no-repeat scroll 50% 50%;
}
.ui-datepicker-next a:active {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_right.gif) no-repeat scroll 50% 50%;
}
.ui-datepicker-header select {
background:#E6E6E6 none repeat scroll 0 0;
border:1px solid #D3D3D3;
color:#555555;
font-size:1em;
line-height:1.4em;
margin:0 !important;
position:absolute;
top:0.5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
left:2.2em;
width:7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
left:9.4em;
width:5em;
}
table.ui-datepicker {
text-align:right;
width:15.5em;
}
table.ui-datepicker td a {
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #FFFFFF;
color:#555555;
cursor:pointer;
display:block;
padding:0.1em 0.3em 0.1em 0;
}
table.ui-datepicker td a:hover {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #999999;
color:#212121;
}
table.ui-datepicker td a:active {
background:#FFFFFF url(/resources/images/jquery.ui/ffffff_40x100_textures_02_glass_65.png) repeat-x scroll 0 50%;
border:1px solid #DDDDDD;
color:#222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
color:#222222;
font-size:0.9em;
padding:0.3em 0;
text-align:center;
text-transform:uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
color:#222222;
}
.ui-colorpicker {
background:transparent url(/resources/images/jquery.ui/colorpicker_background.png) repeat scroll 0 0;
display:none;
font-family:Arial,Helvetica,sans-serif;
height:176px;
overflow:hidden;
position:absolute;
width:356px;
}
.ui-colorpicker-color {
background:#FF0000 none repeat scroll 0 0;
cursor:crosshair;
height:150px;
left:14px;
overflow:hidden;
position:absolute;
top:13px;
width:150px;
}
.ui-colorpicker-color div {
background:transparent url(/resources/images/jquery.ui/colorpicker_overlay.png) repeat scroll 0 0;
height:150px;
left:0;
position:absolute;
top:0;
width:150px;
}
.ui-colorpicker-color div div {
background:transparent url(/resources/images/jquery.ui/colorpicker_select.gif) repeat scroll 0 0;
height:11px;
left:0;
margin:-5px 0 0 -5px;
overflow:hidden;
position:absolute;
top:0;
width:11px;
}
.ui-colorpicker-hue {
cursor:n-resize;
height:150px;
left:171px;
position:absolute;
top:13px;
width:35px;
}
.ui-colorpicker-hue div {
background:transparent url(/resources/images/jquery.ui/colorpicker_indic.gif) repeat scroll left top;
height:9px;
left:0;
margin:-4px 0 0;
overflow:hidden;
position:absolute;
width:35px;
}
.ui-colorpicker-new-color {
background:#FF0000 none repeat scroll 0 0;
height:30px;
left:213px;
position:absolute;
top:13px;
width:60px;
}
.ui-colorpicker-current-color {
background:#FF0000 none repeat scroll 0 0;
height:30px;
left:283px;
position:absolute;
top:13px;
width:60px;
}
.colorpicker input {
background-color:transparent;
border:1px solid transparent;
color:#898989;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:11px;
margin:0;
padding:0;
position:absolute;
right:11px;
text-align:right;
top:4px;
}
.ui-colorpicker-hex {
background:transparent url(/resources/images/jquery.ui/colorpicker_hex.png) repeat scroll center top;
height:22px;
left:212px;
position:absolute;
top:142px;
width:72px;
}
.ui-colorpicker input {
height:15px;
}
.ui-colorpicker-hex input {
margin-left:18px;
right:6px;
width:47px;
}
.ui-colorpicker-field {
background-position:center top;
height:22px;
position:absolute;
width:62px;
}
.ui-colorpicker-field label {
font-size:10px;
padding-left:17px;
}
.ui-colorpicker-field input {
width:25px;
}
.ui-colorpicker-field span {
cursor:n-resize;
height:22px;
overflow:hidden;
position:absolute;
right:0;
top:0;
width:12px;
}
.ui-colorpicker-rgb-r {
background-image:url(/resources/images/jquery.ui/colorpicker_rgb_r.png);
left:212px;
top:52px;
}
.ui-colorpicker-rgb-g {
background-image:url(/resources/images/jquery.ui/colorpicker_rgb_g.png);
left:212px;
top:82px;
}
.ui-colorpicker-rgb-b {
background-image:url(/resources/images/jquery.ui/colorpicker_rgb_b.png);
left:212px;
top:112px;
}
.ui-colorpicker-hsb-h {
background-image:url(/resources/images/jquery.ui/colorpicker_hsb_h.png);
left:282px;
top:52px;
}
.ui-colorpicker-hsb-s {
background-image:url(/resources/images/jquery.ui/colorpicker_hsb_s.png);
left:282px;
top:82px;
}
.ui-colorpicker-hsb-b {
background-image:url(/resources/images/jquery.ui/colorpicker_hsb_b.png);
left:282px;
top:112px;
}
.ui-colorpicker-submit {
left:296px;
overflow:hidden;
position:absolute;
top:144px;
}
.ui-colorpicker-focus {
background-position:center center;
}
.ui-colorpicker-hex.ui-colorpicker-focus {
background-position:center bottom;
}
.ui-colorpicker-submit.ui-colorpicker-focus {
background-position:center bottom;
}
.ui-colorpicker-slider {
background-position:center bottom;
}
.ui-autocomplete-results {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D3D3D3;
color:#222222;
font-family:Verdana,Arial,sans-serif;
font-size:1.1em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
overflow:hidden;
padding:0;
text-decoration:none;
z-index:99999;
}
.ui-autocomplete-results ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:100%;
}
.ui-autocomplete-results li {
-x-system-font:menu;
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #D3D3D3;
color:#555555 !important;
cursor:default;
display:block;
font-family:-moz-use-system-font;
font-size:12px;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:normal;
line-height:16px;
margin:0;
overflow:hidden;
padding:2px 5px;
}
.ui-autocomplete-loading {
background:white url(indicator.gif) no-repeat scroll right center;
}
.ui-autocomplete-results li.ui-autocomplete-over {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #999999;
color:#212121 !important;
font-weight:normal;
}
.ui-progressbar {
background:#E0E8F3 url(/resources/images/jquery.ui/bg.gif) repeat-x scroll 0 50%;
border:1px solid #CCCCCC;
height:20px;
position:relative;
width:400px;
}
.ui-progressbar-wrap {
height:auto;
line-height:18px;
position:relative;
width:auto;
}
.ui-progressbar-bar {
background:#9CBFEE url(/resources/images/jquery.ui/progress-bg.gif) repeat-x scroll left center;
border-bottom:1px solid #7FA9E4;
border-right:1px solid #7FA9E4;
border-top:1px solid #D1E4FD;
position:absolute;
}
.ui-progressbar-text {
color:#FFFFFF;
font-size:11px;
font-weight:bold;
overflow:hidden;
padding-left:5px;
white-space:nowrap;
}
.ui-progressbar-text-back {
color:#000000;
padding-bottom:1px;
padding-right:1px;
padding-top:1px;
}
.ui-progressbar-disabled {
opacity:0.5;
}
.ui-progressbar-text.right-align {
padding:0 5px 0 0;
text-align:right;
}
.ui-progressbar-inner-custom {
background:transparent url(/resources/images/jquery.ui/custom-bar.gif) repeat-x scroll left center;
border-bottom:1px solid #EFEFEF;
border-right:0 none;
border-top:1px solid #BEBEBE;
height:15px;
}
.bold {
color:red !important;
}
.ui-hidden {
left:-10000px;
position:absolute;
top:-10000px;
visibility:hidden;
}
.ui-component {
border:0 none;
font-family:Verdana,Arial,sans-serif;
font-size:1.1em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-component-content {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D3D3D3;
color:#222222;
}
.ui-component-content a {
color:#222222;
text-decoration:underline;
}
.ui-default-state {
background:#E6E6E6 url(/resources/images/jquery.ui/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #D3D3D3;
color:#555555 !important;
font-weight:normal;
}
.ui-default-state a {
color:#555555;
}
.ui-default-state:hover, .ui-hover-state {
background:#DADADA url(/resources/images/jquery.ui/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
border:1px solid #999999;
color:#212121 !important;
font-weight:normal;
}
.ui-hover-state a {
color:#212121;
}
.ui-default-state:active, .ui-active-state {
background:#FFFFFF url(/resources/images/jquery.ui/ffffff_40x100_textures_02_glass_65.png) repeat-x scroll 0 50%;
border:1px solid #DDDDDD;
color:#222222 !important;
font-weight:normal;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.ui-active-state a {
color:#222222;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.ui-arrow-right-default {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_right.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_right.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-right-default:active, .ui-arrow-right-active {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_right.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-left-default {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_left.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_left.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-left-default:active, .ui-arrow-left-active {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_left.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-down-default {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_down.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_down.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-down-default:active, .ui-arrow-down-active {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_down.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-up-default {
background:transparent url(/resources/images/jquery.ui/888888_7x7_arrow_up.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {
background:transparent url(/resources/images/jquery.ui/454545_7x7_arrow_up.gif) no-repeat scroll 50% 50%;
}
.ui-arrow-up-default:active, .ui-arrow-up-active {
background:transparent url(/resources/images/jquery.ui/222222_7x7_arrow_up.gif) no-repeat scroll 50% 50%;
}
.ui-close-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_close.gif) no-repeat scroll 50% 50%;
}
.ui-close-default:hover, .ui-close-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_close.gif) no-repeat scroll 50% 50%;
}
.ui-close-default:active, .ui-close-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_close.gif) no-repeat scroll 50% 50%;
}
.ui-folder-closed-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_folder_closed.gif) no-repeat scroll 50% 50%;
}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_folder_closed.gif) no-repeat scroll 50% 50%;
}
.ui-folder-closed-default:active, .ui-folder-closed-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_folder_closed.gif) no-repeat scroll 50% 50%;
}
.ui-folder-open-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_folder_open.gif) no-repeat scroll 50% 50%;
}
.ui-folder-open-default:hover, .ui-folder-open-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_folder_open.gif) no-repeat scroll 50% 50%;
}
.ui-folder-open-default:active, .ui-folder-open-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_folder_open.gif) no-repeat scroll 50% 50%;
}
.ui-doc-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_doc.gif) no-repeat scroll 50% 50%;
}
.ui-doc-default:hover, .ui-doc-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_doc.gif) no-repeat scroll 50% 50%;
}
.ui-doc-default:active, .ui-doc-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_doc.gif) no-repeat scroll 50% 50%;
}
.ui-arrows-leftright-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_arrows_leftright.gif) no-repeat scroll 50% 50%;
}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_arrows_leftright.gif) no-repeat scroll 50% 50%;
}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_arrows_leftright.gif) no-repeat scroll 50% 50%;
}
.ui-arrows-updown-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_arrows_updown.gif) no-repeat scroll 50% 50%;
}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_arrows_updown.gif) no-repeat scroll 50% 50%;
}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_arrows_updown.gif) no-repeat scroll 50% 50%;
}
.ui-minus-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_minus.gif) no-repeat scroll 50% 50%;
}
.ui-minus-default:hover, .ui-minus-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_minus.gif) no-repeat scroll 50% 50%;
}
.ui-minus-default:active, .ui-minus-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_minus.gif) no-repeat scroll 50% 50%;
}
.ui-plus-default {
background:transparent url(/resources/images/jquery.ui/888888_11x11_icon_plus.gif) no-repeat scroll 50% 50%;
}
.ui-plus-default:hover, .ui-plus-hover {
background:transparent url(/resources/images/jquery.ui/454545_11x11_icon_plus.gif) no-repeat scroll 50% 50%;
}
.ui-plus-default:active, .ui-plus-active {
background:transparent url(/resources/images/jquery.ui/222222_11x11_icon_plus.gif) no-repeat scroll 50% 50%;
}
.ui-hidden {
display:none;
}
.ui-accessible-hidden {
left:-1e+8px;
position:absolute;
}
.ui-reset {
border:0 none;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.ui-clearfix {
display:inline-block;
}
* html .ui-clearfix {
height:1%;
}
.ui-clearfix {
display:block;
}