@@ -1,522 +1,521 | |||
|
1 | 1 | /* No newline at end of file |
|
2 | 2 | * font-family: 'Droid Sans', sans-serif; No newline at end of file |
|
3 | 3 | * font-family: 'Ubuntu', sans-serif; No newline at end of file |
|
4 | 4 | * font-family: 'Open Sans', sans-serif; No newline at end of file |
|
5 | 5 | * font-family: 'Open Sans Condensed', sans-serif; No newline at end of file |
|
6 | 6 | * font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
7 | 7 | */ No newline at end of file |
|
8 | 8 | No newline at end of file |
|
9 | 9 | body { No newline at end of file |
|
10 | 10 | padding: 0; No newline at end of file |
|
11 | 11 | margin: 0; No newline at end of file |
|
12 | 12 | font-size: 12px; } No newline at end of file |
|
13 | 13 | No newline at end of file |
|
14 | 14 | header { No newline at end of file |
|
15 | 15 | width: 980px; No newline at end of file |
|
16 | 16 | height: 50px; No newline at end of file |
|
17 | 17 | text-align: center; No newline at end of file |
|
18 | 18 | line-height: 50px; No newline at end of file |
|
19 | 19 | border: 0px solid #fcc !important; } No newline at end of file |
|
20 | 20 | No newline at end of file |
|
21 | 21 | #schema { No newline at end of file |
|
22 | 22 | margin: 0 auto; No newline at end of file |
|
23 | 23 | width: 980px; No newline at end of file |
|
24 | 24 | padding: 10px 10px; No newline at end of file |
|
25 | 25 | border: 0px solid #f00 !important; } No newline at end of file |
|
26 | 26 | No newline at end of file |
|
27 | 27 | #content { No newline at end of file |
|
28 | 28 | margin: 5px 0px; No newline at end of file |
|
29 | 29 | border: 0px solid #1cc; } No newline at end of file |
|
30 | 30 | No newline at end of file |
|
31 | 31 | #topcolumn { No newline at end of file |
|
32 | 32 | float: left; No newline at end of file |
|
33 | 33 | width: 980px; No newline at end of file |
|
34 | 34 | height: 40px; No newline at end of file |
|
35 | 35 | line-height: 35px; No newline at end of file |
|
36 | 36 | margin: 2px 0px; No newline at end of file |
|
37 | 37 | border: 1px solid #ddd !important; No newline at end of file |
|
38 | 38 | box-shadow: 2px 2px 5px #888; } No newline at end of file |
|
39 | 39 | No newline at end of file |
|
40 | 40 | #maincolumn { No newline at end of file |
|
41 | 41 | float: left; No newline at end of file |
|
42 | 42 | width: 980px; No newline at end of file |
|
43 | 43 | margin: 2px 0px; No newline at end of file |
|
44 | 44 | padding: 0px 0px; No newline at end of file |
|
45 | 45 | border: 1px solid #ddd !important; No newline at end of file |
|
46 | 46 | box-shadow: 2px 2px 5px #666; } No newline at end of file |
|
47 | 47 | No newline at end of file |
|
48 | 48 | footer { No newline at end of file |
|
49 | 49 | height: 30px; No newline at end of file |
|
50 | 50 | line-height: 30px; No newline at end of file |
|
51 | 51 | text-align: center; No newline at end of file |
|
52 | 52 | margin: 0px 0px; No newline at end of file |
|
53 | 53 | border: 0px solid #200 !important; No newline at end of file |
|
54 | 54 | box-shadow: 2px 2px 5px #888; } No newline at end of file |
|
55 | 55 | No newline at end of file |
|
56 | 56 | .cleardivs { No newline at end of file |
|
57 | 57 | clear: both; No newline at end of file |
|
58 | 58 | border: 0px solid #400; No newline at end of file |
|
59 | 59 | height: 0px; } No newline at end of file |
|
60 | 60 | No newline at end of file |
|
61 | 61 | textarea { No newline at end of file |
|
62 | 62 | resize: none; No newline at end of file |
|
63 | 63 | overflow: hidden; } No newline at end of file |
|
64 | 64 | No newline at end of file |
|
65 | 65 | /****************************************************************************************/ No newline at end of file |
|
66 | 66 | /****** ESTILOS GENERALES *****************/ No newline at end of file |
|
67 | 67 | /****************************************************************************************/ No newline at end of file |
|
68 | 68 | .mnu { No newline at end of file |
|
69 | 69 | height: 22px; No newline at end of file |
|
70 | 70 | border: 0px solid #c55 !important; } No newline at end of file |
|
71 | 71 | No newline at end of file |
|
72 | 72 | .mnu li { No newline at end of file |
|
73 | 73 | display:inline; } No newline at end of file |
|
74 | 74 | No newline at end of file |
|
75 | 75 | .MnuVertical, .MnuHorizontal { No newline at end of file |
|
76 | 76 | font-family: 'Droid Sans', sans-serif; No newline at end of file |
|
77 | 77 | font-size: inherit; No newline at end of file |
|
78 | 78 | font-style: normal; No newline at end of file |
|
79 | 79 | text-shadow: 2px 2px #eee; } No newline at end of file |
|
80 | 80 | No newline at end of file |
|
81 | 81 | .MnuHorizontal ul { No newline at end of file |
|
82 | 82 | list-style: none; No newline at end of file |
|
83 | 83 | list-style-type: none; No newline at end of file |
|
84 | 84 | margin: 0; } No newline at end of file |
|
85 | 85 | No newline at end of file |
|
86 | 86 | /*.MnuHorizontal{ No newline at end of file |
|
87 | 87 | display: -webkit-box; No newline at end of file |
|
88 | 88 | -webkit-box-orient:horizontal; } No newline at end of file |
|
89 | 89 | No newline at end of file |
|
90 | 90 | .MnuHorizontal a{ No newline at end of file |
|
91 | 91 | display:block; No newline at end of file |
|
92 | 92 | padding:10px; No newline at end of file |
|
93 | 93 | -webkit-box-flex:1; No newline at end of file |
|
94 | 94 | text-align:center; }*/ No newline at end of file |
|
95 | 95 | No newline at end of file |
|
96 | 96 | /****************************************************************************************/ No newline at end of file |
|
97 | 97 | /****** MENU DE NAVEGACION DE PERFILES *************/ No newline at end of file |
|
98 | 98 | /****************************************************************************************/ No newline at end of file |
|
99 | 99 | #infoProfiles { No newline at end of file |
|
100 | 100 | float: left; No newline at end of file |
|
101 | 101 | width: 300px; No newline at end of file |
|
102 | 102 | margin: 0px; No newline at end of file |
|
103 | 103 | padding: 2px 0px; No newline at end of file |
|
104 | 104 | border: 0px solid #1cc !important; } No newline at end of file |
|
105 | 105 | No newline at end of file |
|
106 | 106 | #infoProfiles label { No newline at end of file |
|
107 | 107 | padding: 10px 10px 10px 12px; No newline at end of file |
|
108 | 108 | margin: 10px 0; } No newline at end of file |
|
109 | 109 | No newline at end of file |
|
110 | 110 | #infoProfiles select { No newline at end of file |
|
111 | 111 | padding: 4px 0px; margin: 0; No newline at end of file |
|
112 | 112 | font-family: 'Droid Sans', sans-serif; No newline at end of file |
|
113 | 113 | font-size: 12px; No newline at end of file |
|
114 | 114 | letter-spacing: 0.029em; No newline at end of file |
|
115 | 115 | width: 200px; } No newline at end of file |
|
116 | 116 | No newline at end of file |
|
117 | 117 | #mnuProfiles { No newline at end of file |
|
118 | 118 | margin: 0; No newline at end of file |
|
119 | 119 | float: right; No newline at end of file |
|
120 | 120 | padding: 2px 10px; No newline at end of file |
|
121 | 121 | border: 0px solid #1494F6 !important; } No newline at end of file |
|
122 | 122 | No newline at end of file |
|
123 | 123 | #mnuProfiles ul { No newline at end of file |
|
124 | 124 | list-style: none; No newline at end of file |
|
125 | 125 | list-style-type: none; No newline at end of file |
|
126 | 126 | margin: 0; No newline at end of file |
|
127 | 127 | padding-left: 20px; No newline at end of file |
|
128 | 128 | border: 0px solid #f00 !important; } No newline at end of file |
|
129 | 129 | No newline at end of file |
|
130 | 130 | #mnuProfiles li { No newline at end of file |
|
131 | 131 | width: 80px; No newline at end of file |
|
132 | 132 | float: left; No newline at end of file |
|
133 | 133 | padding: 2px; No newline at end of file |
|
134 | 134 | border: 0px solid #c55 !important; } No newline at end of file |
|
135 | 135 | No newline at end of file |
|
136 | 136 | #mnuProfiles a { No newline at end of file |
|
137 | 137 | font-weight: normal; No newline at end of file |
|
138 | 138 | color: #1494F6; No newline at end of file |
|
139 | 139 | display: block; No newline at end of file |
|
140 | 140 | text-align: center; No newline at end of file |
|
141 | 141 | border-bottom: 1px solid #1494F6 !important; No newline at end of file |
|
142 | 142 | text-decoration: none; No newline at end of file |
|
143 | 143 | padding: 0px 4px; No newline at end of file |
|
144 | 144 | line-height: 18px; No newline at end of file |
|
145 | 145 | margin: 6px; } No newline at end of file |
|
146 | 146 | No newline at end of file |
|
147 | 147 | /****************************************************************************************/ No newline at end of file |
|
148 | 148 | /******** FORMULARIO DE PERFILES *************************************/ No newline at end of file |
|
149 | 149 | /****************************************************************************************/ No newline at end of file |
|
150 | 150 | #divProfile { No newline at end of file |
|
151 | 151 | margin: 10px 0px; No newline at end of file |
|
152 | 152 | padding: 10px 10px; No newline at end of file |
|
153 | 153 | width: 500px; No newline at end of file |
|
154 | 154 | border: 0px solid #dff !important; } No newline at end of file |
|
155 | 155 | No newline at end of file |
|
156 | 156 | #divPattern textarea,input[type=text],label,input[type=file],input[type=button],input[type=submit] { No newline at end of file |
|
157 | 157 | font-family: 'Open Sans', sans-serif; No newline at end of file |
|
158 | 158 | font-size: inherit; } No newline at end of file |
|
159 | 159 | No newline at end of file |
|
160 | 160 | .antenna, .NewAntenna { No newline at end of file |
|
161 | 161 | box-shadow: 1px 1px 2px #666; No newline at end of file |
|
162 | 162 | padding: 5px; No newline at end of file |
|
163 | 163 | margin: 10px auto; No newline at end of file |
|
164 | 164 | width: 520px; No newline at end of file |
|
165 | 165 | display: block; No newline at end of file |
|
166 | 166 | border: 0px solid #fee !important; } No newline at end of file |
|
167 | 167 | No newline at end of file |
|
168 | 168 | .antenna { No newline at end of file |
|
169 | 169 | width: 520px; } No newline at end of file |
|
170 | 170 | No newline at end of file |
|
171 | 171 | .NewAntenna { No newline at end of file |
|
172 | 172 | width: 620px; } No newline at end of file |
|
173 | 173 | No newline at end of file |
|
174 | 174 | .flsAntenna, .NewFlsAntenna { No newline at end of file |
|
175 | 175 | margin: 0; No newline at end of file |
|
176 | 176 | padding: 0px; No newline at end of file |
|
177 | 177 | border: 1px solid #fee !important; No newline at end of file |
|
178 | 178 | width: 510px; } No newline at end of file |
|
179 | 179 | No newline at end of file |
|
180 | 180 | .flsAntenna { No newline at end of file |
|
181 | 181 | width: 510px; } No newline at end of file |
|
182 | 182 | No newline at end of file |
|
183 | 183 | .NewFlsAntenna { No newline at end of file |
|
184 | 184 | width: 610px; } No newline at end of file |
|
185 | 185 | No newline at end of file |
|
186 | 186 | .legendAntenna { No newline at end of file |
|
187 | 187 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
188 | 188 | font-size: inherit; No newline at end of file |
|
189 | 189 | text-align: center; No newline at end of file |
|
190 | 190 | margin-left: 10px; } No newline at end of file |
|
191 | 191 | No newline at end of file |
|
192 | 192 | .infoAntenna { No newline at end of file |
|
193 | 193 | width: 500px; No newline at end of file |
|
194 | 194 | float: left; No newline at end of file |
|
195 | 195 | border: 0px solid #f00 !important; } No newline at end of file |
|
196 | 196 | No newline at end of file |
|
197 | 197 | .overJRO { No newline at end of file |
|
198 | 198 | width: 250px; No newline at end of file |
|
199 | 199 | float: left; No newline at end of file |
|
200 | 200 | margin: 0px 5px; No newline at end of file |
|
201 | 201 | border: 0px solid #1cc !important; } No newline at end of file |
|
202 | 202 | No newline at end of file |
|
203 | 203 | .divAntenna, .NewDivAntenna, .NewDivTx { No newline at end of file |
|
204 | 204 | float: left; No newline at end of file |
|
205 | 205 | margin: 10px; No newline at end of file |
|
206 | 206 | border: 0px solid #fcc !important; } No newline at end of file |
|
207 | 207 | No newline at end of file |
|
208 | 208 | .divAntenna { |
|
209 | No newline at end of file | |
|
209 | width: 220px; } No newline at end of file | |
|
No newline at end of file | ||
|
210 | border: 0px solid #fcc !important; } No newline at end of file | |
|
210 | 211 | No newline at end of file |
|
211 | 212 | .NewDivAntenna { |
|
213 | No newline at end of file | |
|
212 | width: 280px; } No newline at end of file | |
|
213 | 214 | No newline at end of file |
|
214 | 215 | .NewDivTx { |
|
216 | No newline at end of file | |
|
215 | width: 210px; } No newline at end of file | |
|
216 | 217 | No newline at end of file |
|
217 | 218 | .titleField { No newline at end of file |
|
218 | 219 | display: block; No newline at end of file |
|
219 | 220 | text-align: center; } No newline at end of file |
|
220 | 221 | No newline at end of file |
|
221 | 222 | .txtAntenna, .view-textAntenna { No newline at end of file |
|
222 | 223 | width: 175px; No newline at end of file |
|
223 | 224 | max-width: 180px; No newline at end of file |
|
224 | 225 | height: 160px; No newline at end of file |
|
225 | 226 | max-height: 165px; No newline at end of file |
|
226 | 227 | background: #fdfdfb; No newline at end of file |
|
227 | 228 | border: 2px solid #eee !important; No newline at end of file |
|
228 | 229 | text-align: justify; No newline at end of file |
|
229 | 230 | margin: 0 auto; No newline at end of file |
|
230 | 231 | line-height: 20px; } No newline at end of file |
|
231 | 232 | No newline at end of file |
|
232 | 233 | .txtAntenna { No newline at end of file |
|
233 | 234 | padding: 4px; No newline at end of file |
|
234 | 235 | } No newline at end of file |
|
235 | 236 | No newline at end of file |
|
236 | 237 | .view-textAntenna { No newline at end of file |
|
237 | 238 | padding: 2px; No newline at end of file |
|
238 | 239 | font-family: "Ubuntu"; No newline at end of file |
|
239 | 240 | font-size: inherit; } No newline at end of file |
|
240 | 241 | No newline at end of file |
|
241 | 242 | .boxAntenna, .boxTR { No newline at end of file |
|
242 | 243 | border: 2px solid #eee !important; No newline at end of file |
|
243 | 244 | text-align: center; No newline at end of file |
|
244 | 245 | display: block; No newline at end of file |
|
245 | 246 | float: left; No newline at end of file |
|
246 | 247 | margin: 0; No newline at end of file |
|
247 | 248 | padding: 0; } No newline at end of file |
|
248 | 249 | No newline at end of file |
|
249 | 250 | .boxAntenna { |
|
251 | No newline at end of file | |
|
250 | width: 250px; | |
|
No newline at end of file | ||
|
251 | padding: 3px 5px; } No newline at end of file | |
|
252 | 252 | No newline at end of file |
|
253 | 253 | .boxTR { |
|
254 | No newline at end of file | |
|
254 | width: 200px; | |
|
No newline at end of file | ||
|
255 | padding: 3px 5px; } No newline at end of file | |
|
256 | 255 | No newline at end of file |
|
257 | 256 | .fullLine{ No newline at end of file |
|
258 | 257 | font-size: 0.95em; } No newline at end of file |
|
259 | 258 | No newline at end of file |
|
260 | 259 | .lineInputs, .lineInputsTx { No newline at end of file |
|
261 | 260 | text-align: left; No newline at end of file |
|
262 | 261 | line-height: 1.4em; No newline at end of file |
|
263 | 262 | padding: 0; No newline at end of file |
|
264 | 263 | margin: 0px; No newline at end of file |
|
265 | 264 | display: block; No newline at end of file |
|
266 | 265 | float: left; No newline at end of file |
|
267 | 266 | border: 0px solid #1cc !important; } No newline at end of file |
|
268 | 267 | No newline at end of file |
|
269 | 268 | .lineInputs { No newline at end of file |
|
270 | 269 | width: 240px; No newline at end of file |
|
271 | 270 | border: 0px solid #1cc !important; } No newline at end of file |
|
272 | 271 | No newline at end of file |
|
273 | 272 | .lineInputsTx { No newline at end of file |
|
274 | 273 | width: 185px; No newline at end of file |
|
275 | 274 | border: 0px solid #1cc !important; } No newline at end of file |
|
276 | 275 | No newline at end of file |
|
277 | 276 | .divValuesAntenna, .divValuesTx { No newline at end of file |
|
278 | 277 | float: left; No newline at end of file |
|
279 | 278 | display: block; No newline at end of file |
|
280 | 279 | margin: 0 auto; No newline at end of file |
|
281 | 280 | border: 0px solid #bbb !important; } No newline at end of file |
|
282 | 281 | No newline at end of file |
|
283 | 282 | .divValuesAntenna { No newline at end of file |
|
284 | 283 | width: 230px; No newline at end of file |
|
285 | 284 | border: 0px solid #2eb !important; } No newline at end of file |
|
286 | 285 | No newline at end of file |
|
287 | 286 | .divValuesTx { No newline at end of file |
|
288 | 287 | width: 175px; No newline at end of file |
|
289 | 288 | border: 0px solid #bbb !important; } No newline at end of file |
|
290 | 289 | No newline at end of file |
|
291 | 290 | .divValuesAntenna input[type=text], .divValuesTx input[type=text] { No newline at end of file |
|
292 | 291 | border: 0px; No newline at end of file |
|
293 | 292 | border-bottom: 1px solid #666 !important; No newline at end of file |
|
294 | 293 | line-height: 1.1em; No newline at end of file |
|
295 | 294 | font-family: 'Roboto Condensed', sans-serif; } No newline at end of file |
|
296 | 295 | No newline at end of file |
|
297 | 296 | .divValuesAntenna input[type=text] { No newline at end of file |
|
298 | 297 | width: 18px; } No newline at end of file |
|
299 | 298 | No newline at end of file |
|
300 | 299 | .divValuesTx input[type=text]{ No newline at end of file |
|
301 | 300 | width: 11px; } No newline at end of file |
|
302 | 301 | No newline at end of file |
|
303 | 302 | .lblSign, .lblSignTx { No newline at end of file |
|
304 | 303 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
305 | 304 | color: #666; No newline at end of file |
|
306 | 305 | float: left; No newline at end of file |
|
307 | 306 | margin: 0px; No newline at end of file |
|
308 | 307 | border: 0px solid #bbb !important; } No newline at end of file |
|
309 | 308 | No newline at end of file |
|
310 | 309 | .lblSignLeft { No newline at end of file |
|
311 | 310 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
312 | 311 | color: #666; No newline at end of file |
|
313 | 312 | float: left; No newline at end of file |
|
314 | 313 | margin: 0px 2px 0px 0px; No newline at end of file |
|
315 | 314 | padding: 0; No newline at end of file |
|
316 | 315 | border: 0px solid #f00 !important; } No newline at end of file |
|
317 | 316 | No newline at end of file |
|
318 | 317 | .lblSignRight { No newline at end of file |
|
319 | 318 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
320 | 319 | color: #666; No newline at end of file |
|
321 | 320 | float: left; No newline at end of file |
|
322 | 321 | margin: 0; No newline at end of file |
|
323 | 322 | padding: 0; No newline at end of file |
|
324 | 323 | border: 0px solid #f00 !important; } No newline at end of file |
|
325 | 324 | No newline at end of file |
|
326 | 325 | .lblNewSignLeft { No newline at end of file |
|
327 | 326 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
328 | 327 | color: #666; No newline at end of file |
|
329 | 328 | float: left; No newline at end of file |
|
330 | 329 | margin: 0px 2px 0px 0px; No newline at end of file |
|
331 | 330 | padding: 0; No newline at end of file |
|
332 | 331 | border: 0px solid #f00 !important; } No newline at end of file |
|
333 | 332 | No newline at end of file |
|
334 | 333 | .lblNewSignRight { No newline at end of file |
|
335 | 334 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
336 | 335 | color: #666; No newline at end of file |
|
337 | 336 | float: left; No newline at end of file |
|
338 | 337 | margin: 0; No newline at end of file |
|
339 | 338 | padding: 0; No newline at end of file |
|
340 | 339 | border: 0px solid #f00 !important; } No newline at end of file |
|
341 | 340 | No newline at end of file |
|
342 | 341 | No newline at end of file |
|
343 | 342 | No newline at end of file |
|
344 | 343 | .divTx { No newline at end of file |
|
345 | 344 | display: block; No newline at end of file |
|
346 | 345 | float: left; No newline at end of file |
|
347 | 346 | margin: 10px; No newline at end of file |
|
348 | 347 | border: 0px solid #f00 !important; } No newline at end of file |
|
349 | 348 | No newline at end of file |
|
350 | 349 | .divTx label { No newline at end of file |
|
351 | 350 | display: block; } No newline at end of file |
|
352 | 351 | No newline at end of file |
|
353 | 352 | .divTx textarea { No newline at end of file |
|
354 | 353 | width: 100px; No newline at end of file |
|
355 | 354 | max-width: 100px; No newline at end of file |
|
356 | 355 | height: 160px; No newline at end of file |
|
357 | 356 | max-height: 165px; No newline at end of file |
|
358 | 357 | text-align: justify; No newline at end of file |
|
359 | 358 | border: 2px solid #eee !important; No newline at end of file |
|
360 | 359 | font-family: "Ubuntu"; No newline at end of file |
|
361 | 360 | font-size: inherit; No newline at end of file |
|
362 | 361 | line-height: 20px; } No newline at end of file |
|
363 | 362 | No newline at end of file |
|
364 | 363 | .divTx p { No newline at end of file |
|
365 | 364 | width: 100px; No newline at end of file |
|
366 | 365 | max-width: 105px; No newline at end of file |
|
367 | 366 | height: 160px; No newline at end of file |
|
368 | 367 | max-height: 165px; No newline at end of file |
|
369 | 368 | background: #fdfdfb; No newline at end of file |
|
370 | 369 | padding: 2px; No newline at end of file |
|
371 | 370 | border: 1px solid #eee !important; No newline at end of file |
|
372 | 371 | font-family: 'Ubuntu', sans-serif; No newline at end of file |
|
373 | 372 | font-size: inherit; No newline at end of file |
|
374 | 373 | text-align: justify; No newline at end of file |
|
375 | 374 | margin: 0 auto; No newline at end of file |
|
376 | 375 | line-height: 20px; } No newline at end of file |
|
377 | 376 | No newline at end of file |
|
378 | 377 | .divUes { No newline at end of file |
|
379 | 378 | display: block; No newline at end of file |
|
380 | 379 | margin: 10px; } No newline at end of file |
|
381 | 380 | No newline at end of file |
|
382 | 381 | .divUes input[type=text] { No newline at end of file |
|
383 | 382 | width: 240px; No newline at end of file |
|
384 | 383 | max-width: 240px; No newline at end of file |
|
385 | 384 | font-family: 'Ubuntu', sans-serif; No newline at end of file |
|
386 | 385 | font-size: inherit; } No newline at end of file |
|
387 | 386 | No newline at end of file |
|
388 | 387 | .overJRO img { No newline at end of file |
|
389 | 388 | width: 400px; No newline at end of file |
|
390 | 389 | height: 200px; No newline at end of file |
|
391 | 390 | text-align: center; No newline at end of file |
|
392 | 391 | vertical-align: middle; No newline at end of file |
|
393 | 392 | margin: 40px 5px 5px 5px; No newline at end of file |
|
394 | 393 | display: block; No newline at end of file |
|
395 | 394 | background: #fdfdfb; No newline at end of file |
|
396 | 395 | border: 1px solid #eee !important; } No newline at end of file |
|
397 | 396 | No newline at end of file |
|
398 | 397 | .overJRO a { No newline at end of file |
|
399 | 398 | text-align: center; No newline at end of file |
|
400 | 399 | margin: 0 auto; No newline at end of file |
|
401 | 400 | display: block; } No newline at end of file |
|
402 | 401 | No newline at end of file |
|
403 | 402 | /****************************************************************************************/ No newline at end of file |
|
404 | 403 | /****** MENU DE NAVEGACION DE PATRONES **********************************/ No newline at end of file |
|
405 | 404 | /****************************************************************************************/ No newline at end of file |
|
406 | 405 | #divMnuPattern { No newline at end of file |
|
407 | 406 | width: 280px; No newline at end of file |
|
408 | 407 | height: 25px; No newline at end of file |
|
409 | 408 | display: block; No newline at end of file |
|
410 | 409 | float: right; No newline at end of file |
|
411 | 410 | margin: 5px 40px 5px 0px; No newline at end of file |
|
412 | 411 | border: 0px solid #1cc !important; } No newline at end of file |
|
413 | 412 | No newline at end of file |
|
414 | 413 | #divMnuPattern li { No newline at end of file |
|
415 | 414 | float: right; No newline at end of file |
|
416 | 415 | display: block; No newline at end of file |
|
417 | 416 | width: 60px; No newline at end of file |
|
418 | 417 | border: 0px solid #2cc !important; } No newline at end of file |
|
419 | 418 | No newline at end of file |
|
420 | 419 | #divMnuPattern a { No newline at end of file |
|
421 | 420 | display: block; No newline at end of file |
|
422 | 421 | line-height: 22px; No newline at end of file |
|
423 | 422 | text-decoration: none; No newline at end of file |
|
424 | 423 | padding: 0px 5px; No newline at end of file |
|
425 | 424 | margin: 0px 2px; No newline at end of file |
|
426 | 425 | text-align: center; No newline at end of file |
|
427 | 426 | color: #1494F6; No newline at end of file |
|
428 | 427 | border-bottom: 1px solid #1494F6 !important; } No newline at end of file |
|
429 | 428 | No newline at end of file |
|
430 | 429 | #infoPattern { No newline at end of file |
|
431 | 430 | display: block; No newline at end of file |
|
432 | 431 | margin: 0px 25px; No newline at end of file |
|
433 | 432 | border: 0px solid #1494f6 !important; } No newline at end of file |
|
434 | 433 | No newline at end of file |
|
435 | 434 | #navPatterns { No newline at end of file |
|
436 | 435 | margin: 0 auto; No newline at end of file |
|
437 | 436 | width: 700px; No newline at end of file |
|
438 | 437 | height: 30px; No newline at end of file |
|
439 | 438 | border: 0px solid #d00 !important; No newline at end of file |
|
440 | 439 | font-family: 'Ubuntu', sans-serif; No newline at end of file |
|
441 | 440 | font-size: 14px; No newline at end of file |
|
442 | 441 | padding: 5px 0px; } No newline at end of file |
|
443 | 442 | No newline at end of file |
|
444 | 443 | #navPatternList { No newline at end of file |
|
445 | 444 | margin: 0 auto; No newline at end of file |
|
446 | 445 | border: 0px solid #ecc !important; } No newline at end of file |
|
447 | 446 | No newline at end of file |
|
448 | 447 | #navPatternList ul { No newline at end of file |
|
449 | 448 | list-style: none; No newline at end of file |
|
450 | 449 | list-style-type: none; No newline at end of file |
|
451 | 450 | margin: 0; } No newline at end of file |
|
452 | 451 | No newline at end of file |
|
453 | 452 | #navPatternList ul li { No newline at end of file |
|
454 | 453 | float: left; No newline at end of file |
|
455 | 454 | width: 50px; No newline at end of file |
|
456 | 455 | border: 1px solid #eee !important; } No newline at end of file |
|
457 | 456 | No newline at end of file |
|
458 | 457 | #navPatternList a { No newline at end of file |
|
459 | 458 | width: 50px; No newline at end of file |
|
460 | 459 | display: block; No newline at end of file |
|
461 | 460 | text-align: center; No newline at end of file |
|
462 | 461 | line-height: 30px; No newline at end of file |
|
463 | 462 | padding: 1px 0px; No newline at end of file |
|
464 | 463 | border: 0px solid #1cc !important; } No newline at end of file |
|
465 | 464 | No newline at end of file |
|
466 | 465 | .lnkPattern { No newline at end of file |
|
467 | 466 | background-color: #ccc !important; No newline at end of file |
|
468 | 467 | color: #eee; } No newline at end of file |
|
469 | 468 | No newline at end of file |
|
470 | 469 | .lnkPatternSelected { No newline at end of file |
|
471 | 470 | background-color: #2cc !important; No newline at end of file |
|
472 | 471 | color: #fff; } No newline at end of file |
|
473 | 472 | No newline at end of file |
|
474 | 473 | .divListofPatterns { No newline at end of file |
|
475 | 474 | width: 650px; No newline at end of file |
|
476 | 475 | display: block; No newline at end of file |
|
477 | 476 | border: 1px solid #1cc !important; No newline at end of file |
|
478 | 477 | margin: 0 auto; } No newline at end of file |
|
479 | 478 | No newline at end of file |
|
480 | 479 | .divPattern { No newline at end of file |
|
481 | 480 | width: 600px; No newline at end of file |
|
482 | 481 | display: block; No newline at end of file |
|
483 | 482 | border: 1px solid #f00 !important; No newline at end of file |
|
484 | 483 | margin: 2px auto; } No newline at end of file |
|
485 | 484 | No newline at end of file |
|
486 | 485 | /****************************************************************************************/ No newline at end of file |
|
487 | 486 | /****** HEADER *************/ No newline at end of file |
|
488 | 487 | /****************************************************************************************/ No newline at end of file |
|
489 | 488 | header nav { No newline at end of file |
|
490 | 489 | width: 960px; No newline at end of file |
|
491 | 490 | margin: 0 auto; No newline at end of file |
|
492 | 491 | height: 100%; No newline at end of file |
|
493 | 492 | border: 0px solid #1cc !important; } No newline at end of file |
|
494 | 493 | No newline at end of file |
|
495 | 494 | header nav a { No newline at end of file |
|
496 | 495 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
497 | 496 | font-size: 1.98em; No newline at end of file |
|
498 | 497 | text-transform: uppercase; No newline at end of file |
|
499 | 498 | width: 232px; No newline at end of file |
|
500 | 499 | padding: 2px; No newline at end of file |
|
501 | 500 | text-align: center; No newline at end of file |
|
502 | 501 | border: 1px solid #ddd !important; No newline at end of file |
|
503 | 502 | box-shadow: 1px 1px 2px #ddd; No newline at end of file |
|
504 | 503 | display: block; No newline at end of file |
|
505 | 504 | float: left; No newline at end of file |
|
506 | 505 | height: 45px; No newline at end of file |
|
507 | 506 | text-decoration: none; No newline at end of file |
|
508 | 507 | background: #eee; No newline at end of file |
|
509 | 508 | line-height: 45px; No newline at end of file |
|
510 | 509 | color: #15425d; No newline at end of file |
|
511 | 510 | margin: 0px 1px; } No newline at end of file |
|
512 | 511 | No newline at end of file |
|
513 | 512 | header nav a.selected { No newline at end of file |
|
514 | 513 | background: #666; No newline at end of file |
|
515 | 514 | color: #fff; } No newline at end of file |
|
516 | 515 | No newline at end of file |
|
517 | 516 | /****************************************************************************************/ No newline at end of file |
|
518 | 517 | /****** FOOTER *************/ No newline at end of file |
|
519 | 518 | /****************************************************************************************/ No newline at end of file |
|
520 | 519 | footer p { No newline at end of file |
|
521 | 520 | font-family: 'Roboto Condensed', sans-serif; No newline at end of file |
|
522 | 521 | font-size: 0.98em; } No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now