Commit 39e04b53aedb80cac8fe29fb5cf2610250105ec2

Authored by Edmar Moretti
1 parent a5908ed3

Alteração no estilo da sombra das janelas flutuantes

css/corrigeyui_geral.css
1 1 .yui-skin-sam .yuimenubar {
2   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 0;
3   -border:1px solid #808080;
4   -font-size:93%;
5   -line-height:2;
  2 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 0;
  3 + border: 1px solid #808080;
  4 + font-size: 93%;
  5 + line-height: 2;
6 6 }
  7 +
7 8 .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
8   -background:transparent url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator.png) no-repeat scroll right center;
  9 + background: transparent url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator.png) no-repeat scroll right center;
9 10 }
  11 +
10 12 .yui-skin-sam .yuimenubaritem-selected {
11   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -1700px;
  13 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -1700px;
12 14 }
  15 +
13 16 .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
14   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
  17 + background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
15 18 }
16 19  
17 20 .yuimenubaritem {
18   -float:right;
19   -border-left: 1px solid gray;
  21 + float: right;
  22 + border-left: 1px solid gray;
20 23 }
21 24  
22   -.yui-skin-sam .yuimenubaritemlabel
23   -{
24   -border-color:#808080;
25   -border-style:solid;
26   -border-width:1px 0;
27   -color:#000000;
28   -cursor:default;
29   -margin:-1px 0;
30   -padding:0 20px;
31   -text-decoration:none;
  25 +.yui-skin-sam .yuimenubaritemlabel {
  26 + border-color: #808080;
  27 + border-style: solid;
  28 + border-width: 1px 0;
  29 + color: #000000;
  30 + cursor: default;
  31 + margin: -1px 0;
  32 + padding: 0 20px;
  33 + text-decoration: none;
32 34 }
33 35  
34   -.yui-skin-sam .topscrollbar, .yui-skin-sam .bottomscrollbar {
35   -background:#FFFFFF url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
36   -border:1px solid #808080;
37   -height:16px;
  36 +.yui-skin-sam .topscrollbar,.yui-skin-sam .bottomscrollbar {
  37 + background: #FFFFFF url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  38 + border: 1px solid #808080;
  39 + height: 16px;
38 40 }
39 41  
40 42 .yui-skin-sam .yuimenuitem-hassubmenu {
41   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator.png);
42   -background-position:right center;
43   -background-repeat:no-repeat;
  43 + background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator.png);
  44 + background-position: right center;
  45 + background-repeat: no-repeat;
44 46 }
45 47  
46 48 .yui-skin-sam .yuimenuitem-checked {
47   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox.png);
48   -background-position:left center;
49   -background-repeat:no-repeat;
  49 + background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox.png);
  50 + background-position: left center;
  51 + background-repeat: no-repeat;
50 52 }
51 53  
52 54 .yui-skin-sam .yuimenuitem-hassubmenu-disabled {
53   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png);
  55 + background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png);
54 56 }
55 57  
56 58 .yui-skin-sam .yuimenuitem-checked-disabled {
57   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox_disabled.png);
  59 + background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox_disabled.png);
58 60 }
59 61  
60 62 .yui-skin-sam .yui-panel .hd {
61   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
62   -color:#000000;
63   -font-size:80%;
64   -font-weight:bold;
65   -line-height:2;
66   -padding:0 10px;
67   -height:30px;
  63 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  64 + color: #000000;
  65 + font-size: 80%;
  66 + font-weight: bold;
  67 + line-height: 2;
  68 + padding: 0 10px;
  69 + height: 30px;
68 70 }
  71 +
69 72 .yui-skin-sam .yui-panel .hd1 {
70   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
71   -color:#000000;
72   -font-size:80%;
73   -font-weight:bold;
74   -line-height:2;
75   -padding:0 10px;
76   -height:20px;
  73 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  74 + color: #000000;
  75 + font-size: 80%;
  76 + font-weight: bold;
  77 + line-height: 2;
  78 + padding: 0 10px;
  79 + height: 20px;
77 80 }
  81 +
78 82 .yui-skin-sam .yui-panel .hd2 {
79   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
80   -color:#000000;
81   -font-size:80%;
82   -font-weight:bold;
83   -line-height:2;
84   -padding:0 10px;
85   -height:30px;
86   -opacity:.80;
87   -filter:alpha(opacity=80);
  83 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  84 + color: #000000;
  85 + font-size: 80%;
  86 + font-weight: bold;
  87 + line-height: 2;
  88 + padding: 0 10px;
  89 + height: 30px;
  90 + opacity: .80;
  91 + filter: alpha(opacity = 80);
88 92 }
89 93  
90 94 .yui-skin-sam .container-close {
91   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
92   -cursor:pointer;
93   -height:25px;
94   -position:absolute;
95   -right:1px;
96   -top:3px;
97   -width:25px;
98   -z-index:2001;
99   -opacity:.80;
100   -filter:alpha(opacity=80);
  95 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
  96 + cursor: pointer;
  97 + height: 25px;
  98 + position: absolute;
  99 + right: 1px;
  100 + top: 3px;
  101 + width: 25px;
  102 + z-index: 2001;
  103 + opacity: .80;
  104 + filter: alpha(opacity = 80);
101 105 }
102 106  
103 107 .yui-skin-sam .container-minimiza {
104   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
105   -cursor:pointer;
106   -height:25px;
107   -position:absolute;
108   -right:35px;
109   -top:3px;
110   -width:25px;
111   -z-index:2001;
112   -opacity:.8;
113   -filter:alpha(opacity=80);
114   -}
115   -
116   -.yui-skin-sam .yui-panel .bd{
  108 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
  109 + cursor: pointer;
  110 + height: 25px;
  111 + position: absolute;
  112 + right: 35px;
  113 + top: 3px;
  114 + width: 25px;
  115 + z-index: 2001;
  116 + opacity: .8;
  117 + filter: alpha(opacity = 80);
  118 +}
  119 +
  120 +.yui-skin-sam .yui-panel .bd {
117 121 text-align: left;
118 122 font-size: 10px;
119 123 }
120 124  
121 125 .yui-skin-sam .yui-simple-dialog .bd .yui-icon {
122   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
123   -float:left;
124   -height:16px;
125   -margin-right:10px;
126   -width:16px;
127   -}
128   -
129   -.yui-navset{
130   - background:#d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x; /* tab background */
131   - z-index:1;/* 3000 */
132   -}
133   -
134   -.ygtvtn
135   -{
136   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
137   - height:22px;
138   - width:18px;
139   -}
140   -.ygtvln
141   -{
142   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -1600px;
143   - height:22px;
144   - width:18px;
145   -}
146   -.ygtvtp
147   -{
148   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
149   - cursor:pointer;
150   - height:25px;
151   - width:18px;
152   -}
153   -.ygtvtph
154   -{
155   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
156   - cursor:pointer;
157   - height:25px;
158   - width:18px;
159   -}
160   -
161   -.ygtvlp
162   -{
163   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -2400px;
164   - cursor:pointer;
165   - height:22px;
166   - width:18px;
167   -}
168   -.ygtvlph
169   -{
170   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -3200px;
171   - cursor:pointer;
172   - height:22px;
173   - width:18px;
174   -}
175   -
176   -.ygtvloading
177   -{
178   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-loading.gif) no-repeat scroll 0 0;
179   - height:22px;
180   - width:18px;
181   -}
182   -.ygtvlm
183   -{
184   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 0;
185   - cursor:pointer;
186   - height:22px;
187   - width:18px;
188   -}
189   -.ygtvlmh
190   -{
191   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -800px;
192   - cursor:pointer;
193   - height:22px;
194   - width:18px;
195   -}
196   -.ygtvdepthcell
197   -{
198   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -8000px;
199   - height:22px;
200   - width:18px;
201   -}
202   -.ygtvtm
203   -{
204   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4000px;
205   - cursor:pointer;
206   - height:22px;
207   - width:18px;
208   -}
209   -.ygtvtmh
210   -{
211   - background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4800px;
212   - cursor:pointer;
213   - height:22px;
214   - width:18px;
215   -}
216   -.ygtvhtml{text-align:left;}
217   -.ygtvitem{text-align:left;}
218   -
219   -td.ygtvcell{
220   - border:0;
221   - padding:0;
  126 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  127 + float: left;
  128 + height: 16px;
  129 + margin-right: 10px;
  130 + width: 16px;
  131 +}
  132 +
  133 +.yui-navset {
  134 + background: #d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;
  135 + /* tab background */
  136 + z-index: 1; /* 3000 */
  137 +}
  138 +
  139 +.ygtvtn {
  140 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
  141 + height: 22px;
  142 + width: 18px;
  143 +}
  144 +
  145 +.ygtvln {
  146 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -1600px;
  147 + height: 22px;
  148 + width: 18px;
  149 +}
  150 +
  151 +.ygtvtp {
  152 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
  153 + cursor: pointer;
  154 + height: 25px;
  155 + width: 18px;
  156 +}
  157 +
  158 +.ygtvtph {
  159 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
  160 + cursor: pointer;
  161 + height: 25px;
  162 + width: 18px;
  163 +}
  164 +
  165 +.ygtvlp {
  166 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -2400px;
  167 + cursor: pointer;
  168 + height: 22px;
  169 + width: 18px;
  170 +}
  171 +
  172 +.ygtvlph {
  173 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -3200px;
  174 + cursor: pointer;
  175 + height: 22px;
  176 + width: 18px;
  177 +}
  178 +
  179 +.ygtvloading {
  180 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-loading.gif) no-repeat scroll 0 0;
  181 + height: 22px;
  182 + width: 18px;
  183 +}
  184 +
  185 +.ygtvlm {
  186 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 0;
  187 + cursor: pointer;
  188 + height: 22px;
  189 + width: 18px;
  190 +}
  191 +
  192 +.ygtvlmh {
  193 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -800px;
  194 + cursor: pointer;
  195 + height: 22px;
  196 + width: 18px;
  197 +}
  198 +
  199 +.ygtvdepthcell {
  200 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -8000px;
  201 + height: 22px;
  202 + width: 18px;
  203 +}
  204 +
  205 +.ygtvtm {
  206 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4000px;
  207 + cursor: pointer;
  208 + height: 22px;
  209 + width: 18px;
  210 +}
  211 +
  212 +.ygtvtmh {
  213 + background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4800px;
  214 + cursor: pointer;
  215 + height: 22px;
  216 + width: 18px;
  217 +}
  218 +
  219 +.ygtvhtml {
  220 + text-align: left;
  221 +}
  222 +
  223 +.ygtvitem {
  224 + text-align: left;
  225 +}
  226 +
  227 +td.ygtvcell {
  228 + border: 0;
  229 + padding: 0;
222 230 padding-right: 3px;
223 231 }
224 232  
225   -.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
226   -{background:#d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
227   -.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
228   -{background:white url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1400px;color:white;}
229   -.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus{
230   - background-color:white;
  233 +.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
  234 + background: #d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;
  235 + border: solid #a3a3a3;
  236 + border-width: 0 1px;
  237 + color: #000;
  238 + position: relative;
  239 + text-decoration: none;
  240 +}
  241 +
  242 +.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover {
  243 + background: white url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1400px;
  244 + color: white;
231 245 }
232   -.yui-skin-sam .yui-navset .yui-nav a:hover,
233   -.yui-skin-sam .yui-navset .yui-nav a:focus {
234   - background:#bfdaff url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
235   - outline:0;
  246 +
  247 +.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {
  248 + background-color: white;
  249 +}
  250 +
  251 +.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {
  252 + background: #bfdaff url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
  253 + outline: 0;
236 254 }
237 255  
238   -.yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a {
239   - color:#000000;
240   - font-size:95%;
241   - line-height:2;
242   - min-height:1em;
243   - padding:0 10px;
  256 +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a {
  257 + color: #000000;
  258 + font-size: 95%;
  259 + line-height: 2;
  260 + min-height: 1em;
  261 + padding: 0 10px;
244 262 }
245   -.yui-resize .yui-resize-handle{position:absolute;z-index:1;font-size:0;margin:0;padding:0;zoom:1;height:250px;width:5px;}
  263 +
  264 +.yui-resize .yui-resize-handle {
  265 + position: absolute;
  266 + z-index: 1;
  267 + font-size: 0;
  268 + margin: 0;
  269 + padding: 0;
  270 + zoom: 1;
  271 + height: 250px;
  272 + width: 5px;
  273 +}
  274 +
246 275 .ygtvcontent {
247   - font-size:12px;
248   - padding:0 3px 10px 0;
  276 + font-size: 12px;
  277 + padding: 0 3px 10px 0;
249 278 }
  279 +
250 280 .ygtvcell {
251   - font-size:12px;
252   - padding:0 3px 5px 0;
253   -}
254 281 \ No newline at end of file
  282 + font-size: 12px;
  283 + padding: 0 3px 5px 0;
  284 +}
  285 +
  286 +.yui-skin-sam .yui-panel-container.shadow .underlay {
  287 + bottom: 0;
  288 + box-shadow: 0 0 8px 1px black;
  289 + left: 0;
  290 + opacity: 0.3;
  291 + position: absolute;
  292 + right: 0;
  293 + top: 0;
  294 + background-color: white;}
... ...
css/i3geo47.css
... ... @@ -1267,239 +1267,256 @@ version: 2.9.0
1267 1267 */
1268 1268 .yui-pb-bar,.yui-pb-mask{width:100%;height:100%}.yui-pb{position:relative;top:0;left:0;width:200px;height:20px;padding:0;border:0;margin:0;text-align:left}.yui-pb-mask{position:absolute;top:0;left:0;z-index:2}.yui-pb-mask div{width:50%;height:50%;background-repeat:no-repeat;padding:0;position:absolute}.yui-pb-tl{background-position:top left}.yui-pb-tr{background-position:top right;left:50%}.yui-pb-bl{background-position:bottom left;top:50%}.yui-pb-br{background-position:bottom right;left:50%;top:50%}.yui-pb-bar{margin:0;position:absolute;left:0;top:0;z-index:1}.yui-pb-ltr .yui-pb-bar{_position:static}.yui-pb-rtl .yui-pb-bar{background-position:right}.yui-pb-btt .yui-pb-bar{background-position:left bottom}.yui-pb-bar{background-color:blue}.yui-pb{border:thin solid #808080}.yui-skin-sam .yui-pb{background-color:transparent;border:solid #808080;border-width:1px 0}.yui-skin-sam .yui-pb-rtl,.yui-skin-sam .yui-pb-ltr{background-image:url(back-h.png);background-repeat:repeat-x}.yui-skin-sam .yui-pb-ttb,.yui-skin-sam .yui-pb-btt{background-image:url(back-v.png);background-repeat:repeat-y}.yui-skin-sam .yui-pb-bar{background-color:transparent}.yui-skin-sam .yui-pb-ltr .yui-pb-bar,.yui-skin-sam .yui-pb-rtl .yui-pb-bar{background-image:url(bar-h.png);background-repeat:repeat-x}.yui-skin-sam .yui-pb-ttb .yui-pb-bar,.yui-skin-sam .yui-pb-btt .yui-pb-bar{background-image:url(bar-v.png);background-repeat:repeat-y}.yui-skin-sam .yui-pb-mask{border:solid #808080;border-width:0 1px;margin:0 -1px}.yui-skin-sam .yui-pb-caption{color:#000;text-align:center;margin:0 auto}.yui-skin-sam .yui-pb-range{color:#a6a6a6}
1269 1269 .yui-skin-sam .yuimenubar {
1270   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 0;
1271   -border:1px solid #808080;
1272   -font-size:93%;
1273   -line-height:2;
  1270 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 0;
  1271 +border: 1px solid #808080;
  1272 +font-size: 93%;
  1273 +line-height: 2;
1274 1274 }
1275 1275 .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
1276   -background:transparent url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator.png) no-repeat scroll right center;
  1276 +background: transparent url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator.png) no-repeat scroll right center;
1277 1277 }
1278 1278 .yui-skin-sam .yuimenubaritem-selected {
1279   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -1700px;
  1279 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -1700px;
1280 1280 }
1281 1281 .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
1282   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
  1282 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
1283 1283 }
1284 1284 .yuimenubaritem {
1285   -float:right;
  1285 +float: right;
1286 1286 border-left: 1px solid gray;
1287 1287 }
1288   -.yui-skin-sam .yuimenubaritemlabel
1289   -{
1290   -border-color:#808080;
1291   -border-style:solid;
1292   -border-width:1px 0;
1293   -color:#000000;
1294   -cursor:default;
1295   -margin:-1px 0;
1296   -padding:0 20px;
1297   -text-decoration:none;
  1288 +.yui-skin-sam .yuimenubaritemlabel {
  1289 +border-color: #808080;
  1290 +border-style: solid;
  1291 +border-width: 1px 0;
  1292 +color: #000000;
  1293 +cursor: default;
  1294 +margin: -1px 0;
  1295 +padding: 0 20px;
  1296 +text-decoration: none;
1298 1297 }
1299   -.yui-skin-sam .topscrollbar, .yui-skin-sam .bottomscrollbar {
1300   -background:#FFFFFF url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
1301   -border:1px solid #808080;
1302   -height:16px;
  1298 +.yui-skin-sam .topscrollbar,.yui-skin-sam .bottomscrollbar {
  1299 +background: #FFFFFF url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  1300 +border: 1px solid #808080;
  1301 +height: 16px;
1303 1302 }
1304 1303 .yui-skin-sam .yuimenuitem-hassubmenu {
1305   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator.png);
1306   -background-position:right center;
1307   -background-repeat:no-repeat;
  1304 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator.png);
  1305 +background-position: right center;
  1306 +background-repeat: no-repeat;
1308 1307 }
1309 1308 .yui-skin-sam .yuimenuitem-checked {
1310   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox.png);
1311   -background-position:left center;
1312   -background-repeat:no-repeat;
  1309 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox.png);
  1310 +background-position: left center;
  1311 +background-repeat: no-repeat;
1313 1312 }
1314 1313 .yui-skin-sam .yuimenuitem-hassubmenu-disabled {
1315   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png);
  1314 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png);
1316 1315 }
1317 1316 .yui-skin-sam .yuimenuitem-checked-disabled {
1318   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox_disabled.png);
  1317 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox_disabled.png);
1319 1318 }
1320 1319 .yui-skin-sam .yui-panel .hd {
1321   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
1322   -color:#000000;
1323   -font-size:80%;
1324   -font-weight:bold;
1325   -line-height:2;
1326   -padding:0 10px;
1327   -height:30px;
  1320 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1321 +color: #000000;
  1322 +font-size: 80%;
  1323 +font-weight: bold;
  1324 +line-height: 2;
  1325 +padding: 0 10px;
  1326 +height: 30px;
1328 1327 }
1329 1328 .yui-skin-sam .yui-panel .hd1 {
1330   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
1331   -color:#000000;
1332   -font-size:80%;
1333   -font-weight:bold;
1334   -line-height:2;
1335   -padding:0 10px;
1336   -height:20px;
  1329 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1330 +color: #000000;
  1331 +font-size: 80%;
  1332 +font-weight: bold;
  1333 +line-height: 2;
  1334 +padding: 0 10px;
  1335 +height: 20px;
1337 1336 }
1338 1337 .yui-skin-sam .yui-panel .hd2 {
1339   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
1340   -color:#000000;
1341   -font-size:80%;
1342   -font-weight:bold;
1343   -line-height:2;
1344   -padding:0 10px;
1345   -height:30px;
1346   -opacity:.80;
1347   -filter:alpha(opacity=80);
  1338 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1339 +color: #000000;
  1340 +font-size: 80%;
  1341 +font-weight: bold;
  1342 +line-height: 2;
  1343 +padding: 0 10px;
  1344 +height: 30px;
  1345 +opacity: .80;
  1346 +filter: alpha(opacity = 80);
1348 1347 }
1349 1348 .yui-skin-sam .container-close {
1350   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
1351   -cursor:pointer;
1352   -height:25px;
1353   -position:absolute;
1354   -right:1px;
1355   -top:3px;
1356   -width:25px;
1357   -z-index:2001;
1358   -opacity:.80;
1359   -filter:alpha(opacity=80);
  1349 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
  1350 +cursor: pointer;
  1351 +height: 25px;
  1352 +position: absolute;
  1353 +right: 1px;
  1354 +top: 3px;
  1355 +width: 25px;
  1356 +z-index: 2001;
  1357 +opacity: .80;
  1358 +filter: alpha(opacity = 80);
1360 1359 }
1361 1360 .yui-skin-sam .container-minimiza {
1362   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
1363   -cursor:pointer;
1364   -height:25px;
1365   -position:absolute;
1366   -right:35px;
1367   -top:3px;
1368   -width:25px;
1369   -z-index:2001;
1370   -opacity:.8;
1371   -filter:alpha(opacity=80);
1372   -}
1373   -.yui-skin-sam .yui-panel .bd{
  1361 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
  1362 +cursor: pointer;
  1363 +height: 25px;
  1364 +position: absolute;
  1365 +right: 35px;
  1366 +top: 3px;
  1367 +width: 25px;
  1368 +z-index: 2001;
  1369 +opacity: .8;
  1370 +filter: alpha(opacity = 80);
  1371 +}
  1372 +.yui-skin-sam .yui-panel .bd {
1374 1373 text-align: left;
1375 1374 font-size: 10px;
1376 1375 }
1377 1376 .yui-skin-sam .yui-simple-dialog .bd .yui-icon {
1378   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
1379   -float:left;
1380   -height:16px;
1381   -margin-right:10px;
1382   -width:16px;
  1377 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  1378 +float: left;
  1379 +height: 16px;
  1380 +margin-right: 10px;
  1381 +width: 16px;
1383 1382 }
1384   -.yui-navset{
1385   -background:#d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x; /* tab background */
1386   -z-index:1;/* 3000 */
  1383 +.yui-navset {
  1384 +background: #d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;
  1385 +/* tab background */
  1386 +z-index: 1; /* 3000 */
1387 1387 }
1388   -.ygtvtn
1389   -{
1390   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
1391   -height:22px;
1392   -width:18px;
  1388 +.ygtvtn {
  1389 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
  1390 +height: 22px;
  1391 +width: 18px;
1393 1392 }
1394   -.ygtvln
1395   -{
1396   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -1600px;
1397   -height:22px;
1398   -width:18px;
  1393 +.ygtvln {
  1394 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -1600px;
  1395 +height: 22px;
  1396 +width: 18px;
1399 1397 }
1400   -.ygtvtp
1401   -{
1402   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
1403   -cursor:pointer;
1404   -height:25px;
1405   -width:18px;
  1398 +.ygtvtp {
  1399 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
  1400 +cursor: pointer;
  1401 +height: 25px;
  1402 +width: 18px;
1406 1403 }
1407   -.ygtvtph
1408   -{
1409   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
1410   -cursor:pointer;
1411   -height:25px;
1412   -width:18px;
  1404 +.ygtvtph {
  1405 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
  1406 +cursor: pointer;
  1407 +height: 25px;
  1408 +width: 18px;
1413 1409 }
1414   -.ygtvlp
1415   -{
1416   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -2400px;
1417   -cursor:pointer;
1418   -height:22px;
1419   -width:18px;
  1410 +.ygtvlp {
  1411 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -2400px;
  1412 +cursor: pointer;
  1413 +height: 22px;
  1414 +width: 18px;
1420 1415 }
1421   -.ygtvlph
1422   -{
1423   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -3200px;
1424   -cursor:pointer;
1425   -height:22px;
1426   -width:18px;
  1416 +.ygtvlph {
  1417 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -3200px;
  1418 +cursor: pointer;
  1419 +height: 22px;
  1420 +width: 18px;
1427 1421 }
1428   -.ygtvloading
1429   -{
1430   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-loading.gif) no-repeat scroll 0 0;
1431   -height:22px;
1432   -width:18px;
  1422 +.ygtvloading {
  1423 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-loading.gif) no-repeat scroll 0 0;
  1424 +height: 22px;
  1425 +width: 18px;
1433 1426 }
1434   -.ygtvlm
1435   -{
1436   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 0;
1437   -cursor:pointer;
1438   -height:22px;
1439   -width:18px;
  1427 +.ygtvlm {
  1428 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 0;
  1429 +cursor: pointer;
  1430 +height: 22px;
  1431 +width: 18px;
1440 1432 }
1441   -.ygtvlmh
1442   -{
1443   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -800px;
1444   -cursor:pointer;
1445   -height:22px;
1446   -width:18px;
  1433 +.ygtvlmh {
  1434 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -800px;
  1435 +cursor: pointer;
  1436 +height: 22px;
  1437 +width: 18px;
1447 1438 }
1448   -.ygtvdepthcell
1449   -{
1450   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -8000px;
1451   -height:22px;
1452   -width:18px;
  1439 +.ygtvdepthcell {
  1440 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -8000px;
  1441 +height: 22px;
  1442 +width: 18px;
1453 1443 }
1454   -.ygtvtm
1455   -{
1456   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4000px;
1457   -cursor:pointer;
1458   -height:22px;
1459   -width:18px;
  1444 +.ygtvtm {
  1445 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4000px;
  1446 +cursor: pointer;
  1447 +height: 22px;
  1448 +width: 18px;
1460 1449 }
1461   -.ygtvtmh
1462   -{
1463   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4800px;
1464   -cursor:pointer;
1465   -height:22px;
1466   -width:18px;
  1450 +.ygtvtmh {
  1451 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4800px;
  1452 +cursor: pointer;
  1453 +height: 22px;
  1454 +width: 18px;
1467 1455 }
1468   -.ygtvhtml{text-align:left;}
1469   -.ygtvitem{text-align:left;}
1470   -td.ygtvcell{
1471   -border:0;
1472   -padding:0;
  1456 +.ygtvhtml {
  1457 +text-align: left;
  1458 +}
  1459 +.ygtvitem {
  1460 +text-align: left;
  1461 +}
  1462 +td.ygtvcell {
  1463 +border: 0;
  1464 +padding: 0;
1473 1465 padding-right: 3px;
1474 1466 }
1475   -.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
1476   -{background:#d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
1477   -.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
1478   -{background:white url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1400px;color:white;}
1479   -.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus{
1480   -background-color:white;
1481   -}
1482   -.yui-skin-sam .yui-navset .yui-nav a:hover,
1483   -.yui-skin-sam .yui-navset .yui-nav a:focus {
1484   -background:#bfdaff url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
1485   -outline:0;
1486   -}
1487   -.yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a {
1488   -color:#000000;
1489   -font-size:95%;
1490   -line-height:2;
1491   -min-height:1em;
1492   -padding:0 10px;
1493   -}
1494   -.yui-resize .yui-resize-handle{position:absolute;z-index:1;font-size:0;margin:0;padding:0;zoom:1;height:250px;width:5px;}
  1467 +.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
  1468 +background: #d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;
  1469 +border: solid #a3a3a3;
  1470 +border-width: 0 1px;
  1471 +color: #000;
  1472 +position: relative;
  1473 +text-decoration: none;
  1474 +}
  1475 +.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover {
  1476 +background: white url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1400px;
  1477 +color: white;
  1478 +}
  1479 +.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {
  1480 +background-color: white;
  1481 +}
  1482 +.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {
  1483 +background: #bfdaff url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
  1484 +outline: 0;
  1485 +}
  1486 +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a {
  1487 +color: #000000;
  1488 +font-size: 95%;
  1489 +line-height: 2;
  1490 +min-height: 1em;
  1491 +padding: 0 10px;
  1492 +}
  1493 +.yui-resize .yui-resize-handle {
  1494 +position: absolute;
  1495 +z-index: 1;
  1496 +font-size: 0;
  1497 +margin: 0;
  1498 +padding: 0;
  1499 +zoom: 1;
  1500 +height: 250px;
  1501 +width: 5px;
  1502 +}
1495 1503 .ygtvcontent {
1496   -font-size:12px;
1497   -padding:0 3px 10px 0;
  1504 +font-size: 12px;
  1505 +padding: 0 3px 10px 0;
1498 1506 }
1499 1507 .ygtvcell {
1500   -font-size:12px;
1501   -padding:0 3px 5px 0;
  1508 +font-size: 12px;
  1509 +padding: 0 3px 5px 0;
1502 1510 }
  1511 +.yui-skin-sam .yui-panel-container.shadow .underlay {
  1512 +bottom: 0;
  1513 +box-shadow: 0 0 8px 1px black;
  1514 +left: 0;
  1515 +opacity: 0.3;
  1516 +position: absolute;
  1517 +right: 0;
  1518 +top: 0;
  1519 +background-color: white;}
1503 1520 div.olMap {
1504 1521 z-index: 0;
1505 1522 padding: 0px!important;
... ...
css/i3geo47.css.php
... ... @@ -1267,239 +1267,256 @@ version: 2.9.0
1267 1267 */
1268 1268 .yui-pb-bar,.yui-pb-mask{width:100%;height:100%}.yui-pb{position:relative;top:0;left:0;width:200px;height:20px;padding:0;border:0;margin:0;text-align:left}.yui-pb-mask{position:absolute;top:0;left:0;z-index:2}.yui-pb-mask div{width:50%;height:50%;background-repeat:no-repeat;padding:0;position:absolute}.yui-pb-tl{background-position:top left}.yui-pb-tr{background-position:top right;left:50%}.yui-pb-bl{background-position:bottom left;top:50%}.yui-pb-br{background-position:bottom right;left:50%;top:50%}.yui-pb-bar{margin:0;position:absolute;left:0;top:0;z-index:1}.yui-pb-ltr .yui-pb-bar{_position:static}.yui-pb-rtl .yui-pb-bar{background-position:right}.yui-pb-btt .yui-pb-bar{background-position:left bottom}.yui-pb-bar{background-color:blue}.yui-pb{border:thin solid #808080}.yui-skin-sam .yui-pb{background-color:transparent;border:solid #808080;border-width:1px 0}.yui-skin-sam .yui-pb-rtl,.yui-skin-sam .yui-pb-ltr{background-image:url(back-h.png);background-repeat:repeat-x}.yui-skin-sam .yui-pb-ttb,.yui-skin-sam .yui-pb-btt{background-image:url(back-v.png);background-repeat:repeat-y}.yui-skin-sam .yui-pb-bar{background-color:transparent}.yui-skin-sam .yui-pb-ltr .yui-pb-bar,.yui-skin-sam .yui-pb-rtl .yui-pb-bar{background-image:url(bar-h.png);background-repeat:repeat-x}.yui-skin-sam .yui-pb-ttb .yui-pb-bar,.yui-skin-sam .yui-pb-btt .yui-pb-bar{background-image:url(bar-v.png);background-repeat:repeat-y}.yui-skin-sam .yui-pb-mask{border:solid #808080;border-width:0 1px;margin:0 -1px}.yui-skin-sam .yui-pb-caption{color:#000;text-align:center;margin:0 auto}.yui-skin-sam .yui-pb-range{color:#a6a6a6}
1269 1269 .yui-skin-sam .yuimenubar {
1270   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 0;
1271   -border:1px solid #808080;
1272   -font-size:93%;
1273   -line-height:2;
  1270 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 0;
  1271 +border: 1px solid #808080;
  1272 +font-size: 93%;
  1273 +line-height: 2;
1274 1274 }
1275 1275 .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
1276   -background:transparent url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator.png) no-repeat scroll right center;
  1276 +background: transparent url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator.png) no-repeat scroll right center;
1277 1277 }
1278 1278 .yui-skin-sam .yuimenubaritem-selected {
1279   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -1700px;
  1279 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -1700px;
1280 1280 }
1281 1281 .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
1282   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
  1282 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png);
1283 1283 }
1284 1284 .yuimenubaritem {
1285   -float:right;
  1285 +float: right;
1286 1286 border-left: 1px solid gray;
1287 1287 }
1288   -.yui-skin-sam .yuimenubaritemlabel
1289   -{
1290   -border-color:#808080;
1291   -border-style:solid;
1292   -border-width:1px 0;
1293   -color:#000000;
1294   -cursor:default;
1295   -margin:-1px 0;
1296   -padding:0 20px;
1297   -text-decoration:none;
  1288 +.yui-skin-sam .yuimenubaritemlabel {
  1289 +border-color: #808080;
  1290 +border-style: solid;
  1291 +border-width: 1px 0;
  1292 +color: #000000;
  1293 +cursor: default;
  1294 +margin: -1px 0;
  1295 +padding: 0 20px;
  1296 +text-decoration: none;
1298 1297 }
1299   -.yui-skin-sam .topscrollbar, .yui-skin-sam .bottomscrollbar {
1300   -background:#FFFFFF url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
1301   -border:1px solid #808080;
1302   -height:16px;
  1298 +.yui-skin-sam .topscrollbar,.yui-skin-sam .bottomscrollbar {
  1299 +background: #FFFFFF url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  1300 +border: 1px solid #808080;
  1301 +height: 16px;
1303 1302 }
1304 1303 .yui-skin-sam .yuimenuitem-hassubmenu {
1305   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator.png);
1306   -background-position:right center;
1307   -background-repeat:no-repeat;
  1304 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator.png);
  1305 +background-position: right center;
  1306 +background-repeat: no-repeat;
1308 1307 }
1309 1308 .yui-skin-sam .yuimenuitem-checked {
1310   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox.png);
1311   -background-position:left center;
1312   -background-repeat:no-repeat;
  1309 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox.png);
  1310 +background-position: left center;
  1311 +background-repeat: no-repeat;
1313 1312 }
1314 1313 .yui-skin-sam .yuimenuitem-hassubmenu-disabled {
1315   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png);
  1314 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png);
1316 1315 }
1317 1316 .yui-skin-sam .yuimenuitem-checked-disabled {
1318   -background-image:url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox_disabled.png);
  1317 +background-image: url(../pacotes/yui290/build/menu/assets/skins/sam/menuitem_checkbox_disabled.png);
1319 1318 }
1320 1319 .yui-skin-sam .yui-panel .hd {
1321   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
1322   -color:#000000;
1323   -font-size:80%;
1324   -font-weight:bold;
1325   -line-height:2;
1326   -padding:0 10px;
1327   -height:30px;
  1320 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1321 +color: #000000;
  1322 +font-size: 80%;
  1323 +font-weight: bold;
  1324 +line-height: 2;
  1325 +padding: 0 10px;
  1326 +height: 30px;
1328 1327 }
1329 1328 .yui-skin-sam .yui-panel .hd1 {
1330   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
1331   -color:#000000;
1332   -font-size:80%;
1333   -font-weight:bold;
1334   -line-height:2;
1335   -padding:0 10px;
1336   -height:20px;
  1329 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1330 +color: #000000;
  1331 +font-size: 80%;
  1332 +font-weight: bold;
  1333 +line-height: 2;
  1334 +padding: 0 10px;
  1335 +height: 20px;
1337 1336 }
1338 1337 .yui-skin-sam .yui-panel .hd2 {
1339   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
1340   -color:#000000;
1341   -font-size:80%;
1342   -font-weight:bold;
1343   -line-height:2;
1344   -padding:0 10px;
1345   -height:30px;
1346   -opacity:.80;
1347   -filter:alpha(opacity=80);
  1338 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x scroll 0 -200px;
  1339 +color: #000000;
  1340 +font-size: 80%;
  1341 +font-weight: bold;
  1342 +line-height: 2;
  1343 +padding: 0 10px;
  1344 +height: 30px;
  1345 +opacity: .80;
  1346 +filter: alpha(opacity = 80);
1348 1347 }
1349 1348 .yui-skin-sam .container-close {
1350   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
1351   -cursor:pointer;
1352   -height:25px;
1353   -position:absolute;
1354   -right:1px;
1355   -top:3px;
1356   -width:25px;
1357   -z-index:2001;
1358   -opacity:.80;
1359   -filter:alpha(opacity=80);
  1349 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -300px;
  1350 +cursor: pointer;
  1351 +height: 25px;
  1352 +position: absolute;
  1353 +right: 1px;
  1354 +top: 3px;
  1355 +width: 25px;
  1356 +z-index: 2001;
  1357 +opacity: .80;
  1358 +filter: alpha(opacity = 80);
1360 1359 }
1361 1360 .yui-skin-sam .container-minimiza {
1362   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
1363   -cursor:pointer;
1364   -height:25px;
1365   -position:absolute;
1366   -right:35px;
1367   -top:3px;
1368   -width:25px;
1369   -z-index:2001;
1370   -opacity:.8;
1371   -filter:alpha(opacity=80);
1372   -}
1373   -.yui-skin-sam .yui-panel .bd{
  1361 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
  1362 +cursor: pointer;
  1363 +height: 25px;
  1364 +position: absolute;
  1365 +right: 35px;
  1366 +top: 3px;
  1367 +width: 25px;
  1368 +z-index: 2001;
  1369 +opacity: .8;
  1370 +filter: alpha(opacity = 80);
  1371 +}
  1372 +.yui-skin-sam .yui-panel .bd {
1374 1373 text-align: left;
1375 1374 font-size: 10px;
1376 1375 }
1377 1376 .yui-skin-sam .yui-simple-dialog .bd .yui-icon {
1378   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
1379   -float:left;
1380   -height:16px;
1381   -margin-right:10px;
1382   -width:16px;
  1377 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/sprite.png) no-repeat scroll 0 0;
  1378 +float: left;
  1379 +height: 16px;
  1380 +margin-right: 10px;
  1381 +width: 16px;
1383 1382 }
1384   -.yui-navset{
1385   -background:#d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x; /* tab background */
1386   -z-index:1;/* 3000 */
  1383 +.yui-navset {
  1384 +background: #d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;
  1385 +/* tab background */
  1386 +z-index: 1; /* 3000 */
1387 1387 }
1388   -.ygtvtn
1389   -{
1390   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
1391   -height:22px;
1392   -width:18px;
  1388 +.ygtvtn {
  1389 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
  1390 +height: 22px;
  1391 +width: 18px;
1393 1392 }
1394   -.ygtvln
1395   -{
1396   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -1600px;
1397   -height:22px;
1398   -width:18px;
  1393 +.ygtvln {
  1394 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -1600px;
  1395 +height: 22px;
  1396 +width: 18px;
1399 1397 }
1400   -.ygtvtp
1401   -{
1402   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
1403   -cursor:pointer;
1404   -height:25px;
1405   -width:18px;
  1398 +.ygtvtp {
  1399 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
  1400 +cursor: pointer;
  1401 +height: 25px;
  1402 +width: 18px;
1406 1403 }
1407   -.ygtvtph
1408   -{
1409   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
1410   -cursor:pointer;
1411   -height:25px;
1412   -width:18px;
  1404 +.ygtvtph {
  1405 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
  1406 +cursor: pointer;
  1407 +height: 25px;
  1408 +width: 18px;
1413 1409 }
1414   -.ygtvlp
1415   -{
1416   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -2400px;
1417   -cursor:pointer;
1418   -height:22px;
1419   -width:18px;
  1410 +.ygtvlp {
  1411 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -2400px;
  1412 +cursor: pointer;
  1413 +height: 22px;
  1414 +width: 18px;
1420 1415 }
1421   -.ygtvlph
1422   -{
1423   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -3200px;
1424   -cursor:pointer;
1425   -height:22px;
1426   -width:18px;
  1416 +.ygtvlph {
  1417 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -3200px;
  1418 +cursor: pointer;
  1419 +height: 22px;
  1420 +width: 18px;
1427 1421 }
1428   -.ygtvloading
1429   -{
1430   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-loading.gif) no-repeat scroll 0 0;
1431   -height:22px;
1432   -width:18px;
  1422 +.ygtvloading {
  1423 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-loading.gif) no-repeat scroll 0 0;
  1424 +height: 22px;
  1425 +width: 18px;
1433 1426 }
1434   -.ygtvlm
1435   -{
1436   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 0;
1437   -cursor:pointer;
1438   -height:22px;
1439   -width:18px;
  1427 +.ygtvlm {
  1428 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 0;
  1429 +cursor: pointer;
  1430 +height: 22px;
  1431 +width: 18px;
1440 1432 }
1441   -.ygtvlmh
1442   -{
1443   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -800px;
1444   -cursor:pointer;
1445   -height:22px;
1446   -width:18px;
  1433 +.ygtvlmh {
  1434 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -800px;
  1435 +cursor: pointer;
  1436 +height: 22px;
  1437 +width: 18px;
1447 1438 }
1448   -.ygtvdepthcell
1449   -{
1450   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -8000px;
1451   -height:22px;
1452   -width:18px;
  1439 +.ygtvdepthcell {
  1440 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -8000px;
  1441 +height: 22px;
  1442 +width: 18px;
1453 1443 }
1454   -.ygtvtm
1455   -{
1456   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4000px;
1457   -cursor:pointer;
1458   -height:22px;
1459   -width:18px;
  1444 +.ygtvtm {
  1445 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4000px;
  1446 +cursor: pointer;
  1447 +height: 22px;
  1448 +width: 18px;
1460 1449 }
1461   -.ygtvtmh
1462   -{
1463   -background:transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4800px;
1464   -cursor:pointer;
1465   -height:22px;
1466   -width:18px;
  1450 +.ygtvtmh {
  1451 +background: transparent url(../pacotes/yui290/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -4800px;
  1452 +cursor: pointer;
  1453 +height: 22px;
  1454 +width: 18px;
1467 1455 }
1468   -.ygtvhtml{text-align:left;}
1469   -.ygtvitem{text-align:left;}
1470   -td.ygtvcell{
1471   -border:0;
1472   -padding:0;
  1456 +.ygtvhtml {
  1457 +text-align: left;
  1458 +}
  1459 +.ygtvitem {
  1460 +text-align: left;
  1461 +}
  1462 +td.ygtvcell {
  1463 +border: 0;
  1464 +padding: 0;
1473 1465 padding-right: 3px;
1474 1466 }
1475   -.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
1476   -{background:#d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
1477   -.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
1478   -{background:white url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1400px;color:white;}
1479   -.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus{
1480   -background-color:white;
1481   -}
1482   -.yui-skin-sam .yui-navset .yui-nav a:hover,
1483   -.yui-skin-sam .yui-navset .yui-nav a:focus {
1484   -background:#bfdaff url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
1485   -outline:0;
1486   -}
1487   -.yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a {
1488   -color:#000000;
1489   -font-size:95%;
1490   -line-height:2;
1491   -min-height:1em;
1492   -padding:0 10px;
1493   -}
1494   -.yui-resize .yui-resize-handle{position:absolute;z-index:1;font-size:0;margin:0;padding:0;zoom:1;height:250px;width:5px;}
  1467 +.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
  1468 +background: #d8d8d8 url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x;
  1469 +border: solid #a3a3a3;
  1470 +border-width: 0 1px;
  1471 +color: #000;
  1472 +position: relative;
  1473 +text-decoration: none;
  1474 +}
  1475 +.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover {
  1476 +background: white url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1400px;
  1477 +color: white;
  1478 +}
  1479 +.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {
  1480 +background-color: white;
  1481 +}
  1482 +.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {
  1483 +background: #bfdaff url(../pacotes/yui290/build/assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
  1484 +outline: 0;
  1485 +}
  1486 +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a {
  1487 +color: #000000;
  1488 +font-size: 95%;
  1489 +line-height: 2;
  1490 +min-height: 1em;
  1491 +padding: 0 10px;
  1492 +}
  1493 +.yui-resize .yui-resize-handle {
  1494 +position: absolute;
  1495 +z-index: 1;
  1496 +font-size: 0;
  1497 +margin: 0;
  1498 +padding: 0;
  1499 +zoom: 1;
  1500 +height: 250px;
  1501 +width: 5px;
  1502 +}
1495 1503 .ygtvcontent {
1496   -font-size:12px;
1497   -padding:0 3px 10px 0;
  1504 +font-size: 12px;
  1505 +padding: 0 3px 10px 0;
1498 1506 }
1499 1507 .ygtvcell {
1500   -font-size:12px;
1501   -padding:0 3px 5px 0;
  1508 +font-size: 12px;
  1509 +padding: 0 3px 5px 0;
1502 1510 }
  1511 +.yui-skin-sam .yui-panel-container.shadow .underlay {
  1512 +bottom: 0;
  1513 +box-shadow: 0 0 8px 1px black;
  1514 +left: 0;
  1515 +opacity: 0.3;
  1516 +position: absolute;
  1517 +right: 0;
  1518 +top: 0;
  1519 +background-color: white;}
1503 1520 div.olMap {
1504 1521 z-index: 0;
1505 1522 padding: 0px!important;
... ...