errors with admimistrator actor in use case model and html-docs created
[RRRRHHHH_Artifacts] / It2Artifacts(E) / html-docs / assets / css / icons.css
1 /*
2  * Copyright (c) 2013-2014 Minkyu Lee. All rights reserved.
3  *
4  * NOTICE:  All information contained herein is, and remains the
5  * property of Minkyu Lee. The intellectual and technical concepts
6  * contained herein are proprietary to Minkyu Lee and may be covered
7  * by Republic of Korea and Foreign Patents, patents in process,
8  * and are protected by trade secret or copyright law.
9  * Dissemination of this information or reproduction of this material
10  * is strictly forbidden unless prior written permission is obtained
11  * from Minkyu Lee (niklaus.lee@gmail.com).
12  *
13  */
14 ._icon-Project {
15   background-image: url('../icons/icons-elements.png') !important;
16   background-repeat: no-repeat;
17   background-position: -80px 0px;
18   width: 16px;
19   height: 16px;
20   background-clip: content-box;
21 }
22 ._icon-Tag {
23   background-image: url('../icons/icons-elements.png') !important;
24   background-repeat: no-repeat;
25   background-position: -208px -208px;
26   width: 16px;
27   height: 16px;
28   background-clip: content-box;
29 }
30 ._icon-Rectangle {
31   background-image: url('../icons/icons-elements.png') !important;
32   background-repeat: no-repeat;
33   background-position: -96px -192px;
34   width: 16px;
35   height: 16px;
36   background-clip: content-box;
37 }
38 ._icon-RoundedRectangle {
39   background-image: url('../icons/icons-elements.png') !important;
40   background-repeat: no-repeat;
41   background-position: -112px -192px;
42   width: 16px;
43   height: 16px;
44   background-clip: content-box;
45 }
46 ._icon-Ellipse {
47   background-image: url('../icons/icons-elements.png') !important;
48   background-repeat: no-repeat;
49   background-position: -64px -176px;
50   width: 16px;
51   height: 16px;
52   background-clip: content-box;
53 }
54 ._icon-UMLNote {
55   background-image: url('../icons/icons-elements.png') !important;
56   background-repeat: no-repeat;
57   background-position: -32px 0px;
58   width: 16px;
59   height: 16px;
60   background-clip: content-box;
61 }
62 ._icon-UMLNoteLink {
63   background-image: url('../icons/icons-elements.png') !important;
64   background-repeat: no-repeat;
65   background-position: -48px 0px;
66   width: 16px;
67   height: 16px;
68   background-clip: content-box;
69 }
70 ._icon-UMLText {
71   background-image: url('../icons/icons-elements.png') !important;
72   background-repeat: no-repeat;
73   background-position: -64px 0px;
74   width: 16px;
75   height: 16px;
76   background-clip: content-box;
77 }
78 ._icon-UMLConstraint {
79   background-image: url('../icons/icons-elements.png') !important;
80   background-repeat: no-repeat;
81   background-position: -176px -48px;
82   width: 16px;
83   height: 16px;
84   background-clip: content-box;
85 }
86 ._icon-UMLClassDiagram {
87   background-image: url('../icons/icons-elements.png') !important;
88   background-repeat: no-repeat;
89   background-position: -112px -96px;
90   width: 16px;
91   height: 16px;
92   background-clip: content-box;
93 }
94 ._icon-UMLObjectDiagram {
95   background-image: url('../icons/icons-elements.png') !important;
96   background-repeat: no-repeat;
97   background-position: -160px -96px;
98   width: 16px;
99   height: 16px;
100   background-clip: content-box;
101 }
102 ._icon-UMLPackageDiagram {
103   background-image: url('../icons/icons-elements.png') !important;
104   background-repeat: no-repeat;
105   background-position: -192px -96px;
106   width: 16px;
107   height: 16px;
108   background-clip: content-box;
109 }
110 ._icon-UMLUseCaseDiagram {
111   background-image: url('../icons/icons-elements.png') !important;
112   background-repeat: no-repeat;
113   background-position: -128px -96px;
114   width: 16px;
115   height: 16px;
116   background-clip: content-box;
117 }
118 ._icon-UMLSequenceDiagram {
119   background-image: url('../icons/icons-elements.png') !important;
120   background-repeat: no-repeat;
121   background-position: -144px -96px;
122   width: 16px;
123   height: 16px;
124   background-clip: content-box;
125 }
126 ._icon-UMLCommunicationDiagram {
127   background-image: url('../icons/icons-elements.png') !important;
128   background-repeat: no-repeat;
129   background-position: -176px -96px;
130   width: 16px;
131   height: 16px;
132   background-clip: content-box;
133 }
134 ._icon-UMLStatechartDiagram {
135   background-image: url('../icons/icons-elements.png') !important;
136   background-repeat: no-repeat;
137   background-position: -208px -96px;
138   width: 16px;
139   height: 16px;
140   background-clip: content-box;
141 }
142 ._icon-UMLActivityDiagram {
143   background-image: url('../icons/icons-elements.png') !important;
144   background-repeat: no-repeat;
145   background-position: 0px -112px;
146   width: 16px;
147   height: 16px;
148   background-clip: content-box;
149 }
150 ._icon-UMLComponentDiagram {
151   background-image: url('../icons/icons-elements.png') !important;
152   background-repeat: no-repeat;
153   background-position: -16px -112px;
154   width: 16px;
155   height: 16px;
156   background-clip: content-box;
157 }
158 ._icon-UMLDeploymentDiagram {
159   background-image: url('../icons/icons-elements.png') !important;
160   background-repeat: no-repeat;
161   background-position: -32px -112px;
162   width: 16px;
163   height: 16px;
164   background-clip: content-box;
165 }
166 ._icon-UMLCompositeStructureDiagram {
167   background-image: url('../icons/icons-elements.png') !important;
168   background-repeat: no-repeat;
169   background-position: -176px -192px;
170   width: 16px;
171   height: 16px;
172   background-clip: content-box;
173 }
174 ._icon-UMLProfileDiagram {
175   background-image: url('../icons/icons-elements.png') !important;
176   background-repeat: no-repeat;
177   background-position: 0px -160px;
178   width: 16px;
179   height: 16px;
180   background-clip: content-box;
181 }
182 ._icon-UMLAttribute {
183   background-image: url('../icons/icons-elements.png') !important;
184   background-repeat: no-repeat;
185   background-position: -64px -48px;
186   width: 16px;
187   height: 16px;
188   background-clip: content-box;
189 }
190 ._icon-UMLOperation {
191   background-image: url('../icons/icons-elements.png') !important;
192   background-repeat: no-repeat;
193   background-position: -128px -48px;
194   width: 16px;
195   height: 16px;
196   background-clip: content-box;
197 }
198 ._icon-UMLParameter {
199   background-image: url('../icons/icons-elements.png') !important;
200   background-repeat: no-repeat;
201   background-position: -192px -48px;
202   width: 16px;
203   height: 16px;
204   background-clip: content-box;
205 }
206 ._icon-UMLTemplateParameter {
207   background-image: url('../icons/icons-elements.png') !important;
208   background-repeat: no-repeat;
209   background-position: -208px -48px;
210   width: 16px;
211   height: 16px;
212   background-clip: content-box;
213 }
214 ._icon-UMLFrame {
215   background-image: url('../icons/icons-elements.png') !important;
216   background-repeat: no-repeat;
217   background-position: -208px -176px;
218   width: 16px;
219   height: 16px;
220   background-clip: content-box;
221 }
222 ._icon-UMLPackage {
223   background-image: url('../icons/icons-elements.png') !important;
224   background-repeat: no-repeat;
225   background-position: -208px 0px;
226   width: 16px;
227   height: 16px;
228   background-clip: content-box;
229 }
230 ._icon-UMLModel {
231   background-image: url('../icons/icons-elements.png') !important;
232   background-repeat: no-repeat;
233   background-position: -112px 0px;
234   width: 16px;
235   height: 16px;
236   background-clip: content-box;
237 }
238 ._icon-UMLSubsystem {
239   background-image: url('../icons/icons-elements.png') !important;
240   background-repeat: no-repeat;
241   background-position: -160px 0px;
242   width: 16px;
243   height: 16px;
244   background-clip: content-box;
245 }
246 ._icon-UMLProfile {
247   background-image: url('../icons/icons-elements.png') !important;
248   background-repeat: no-repeat;
249   background-position: -160px 0px;
250   width: 16px;
251   height: 16px;
252   background-clip: content-box;
253 }
254 ._icon-UMLClass {
255   background-image: url('../icons/icons-elements.png') !important;
256   background-repeat: no-repeat;
257   background-position: -32px -16px;
258   width: 16px;
259   height: 16px;
260   background-clip: content-box;
261 }
262 ._icon-UMLInterface {
263   background-image: url('../icons/icons-elements.png') !important;
264   background-repeat: no-repeat;
265   background-position: -48px -16px;
266   width: 16px;
267   height: 16px;
268   background-clip: content-box;
269 }
270 ._icon-UMLSignal {
271   background-image: url('../icons/icons-elements.png') !important;
272   background-repeat: no-repeat;
273   background-position: -80px -16px;
274   width: 16px;
275   height: 16px;
276   background-clip: content-box;
277 }
278 ._icon-UMLDataType {
279   background-image: url('../icons/icons-elements.png') !important;
280   background-repeat: no-repeat;
281   background-position: -80px -48px;
282   width: 16px;
283   height: 16px;
284   background-clip: content-box;
285 }
286 ._icon-UMLPrimitiveType {
287   background-image: url('../icons/icons-elements.png') !important;
288   background-repeat: no-repeat;
289   background-position: -96px -48px;
290   width: 16px;
291   height: 16px;
292   background-clip: content-box;
293 }
294 ._icon-UMLEnumerationLiteral {
295   background-image: url('../icons/icons-elements.png') !important;
296   background-repeat: no-repeat;
297   background-position: 0px -64px;
298   width: 16px;
299   height: 16px;
300   background-clip: content-box;
301 }
302 ._icon-UMLEnumeration {
303   background-image: url('../icons/icons-elements.png') !important;
304   background-repeat: no-repeat;
305   background-position: -64px -16px;
306   width: 16px;
307   height: 16px;
308   background-clip: content-box;
309 }
310 ._icon-UMLStereotype {
311   background-image: url('../icons/icons-elements.png') !important;
312   background-repeat: no-repeat;
313   background-position: -32px -16px;
314   width: 16px;
315   height: 16px;
316   background-clip: content-box;
317 }
318 ._icon-UMLDependency {
319   background-image: url('../icons/icons-elements.png') !important;
320   background-repeat: no-repeat;
321   background-position: -64px -80px;
322   width: 16px;
323   height: 16px;
324   background-clip: content-box;
325 }
326 ._icon-UMLGeneralization {
327   background-image: url('../icons/icons-elements.png') !important;
328   background-repeat: no-repeat;
329   background-position: -112px -80px;
330   width: 16px;
331   height: 16px;
332   background-clip: content-box;
333 }
334 ._icon-UMLInterfaceRealization {
335   background-image: url('../icons/icons-elements.png') !important;
336   background-repeat: no-repeat;
337   background-position: -96px -96px;
338   width: 16px;
339   height: 16px;
340   background-clip: content-box;
341 }
342 ._icon-UMLComponentRealization {
343   background-image: url('../icons/icons-elements.png') !important;
344   background-repeat: no-repeat;
345   background-position: -96px -96px;
346   width: 16px;
347   height: 16px;
348   background-clip: content-box;
349 }
350 ._icon-UMLAssociationEnd {
351   background-image: url('../icons/icons-elements.png') !important;
352   background-repeat: no-repeat;
353   background-position: -160px -80px;
354   width: 16px;
355   height: 16px;
356   background-clip: content-box;
357 }
358 ._icon-UMLAssociation {
359   background-image: url('../icons/icons-elements.png') !important;
360   background-repeat: no-repeat;
361   background-position: -80px -80px;
362   width: 16px;
363   height: 16px;
364   background-clip: content-box;
365 }
366 ._icon-UMLDirectedAssociation {
367   background-image: url('../icons/icons-elements.png') !important;
368   background-repeat: no-repeat;
369   background-position: 0px -176px;
370   width: 16px;
371   height: 16px;
372   background-clip: content-box;
373 }
374 ._icon-UMLAggregation {
375   background-image: url('../icons/icons-elements.png') !important;
376   background-repeat: no-repeat;
377   background-position: -16px -176px;
378   width: 16px;
379   height: 16px;
380   background-clip: content-box;
381 }
382 ._icon-UMLComposition {
383   background-image: url('../icons/icons-elements.png') !important;
384   background-repeat: no-repeat;
385   background-position: -32px -176px;
386   width: 16px;
387   height: 16px;
388   background-clip: content-box;
389 }
390 ._icon-UMLAssociationClassLink {
391   background-image: url('../icons/icons-elements.png') !important;
392   background-repeat: no-repeat;
393   background-position: -96px -80px;
394   width: 16px;
395   height: 16px;
396   background-clip: content-box;
397 }
398 ._icon-UMLContainment {
399   background-image: url('../icons/icons-elements.png') !important;
400   background-repeat: no-repeat;
401   background-position: -16px -208px;
402   width: 16px;
403   height: 16px;
404   background-clip: content-box;
405 }
406 ._icon-UMLSlot {
407   background-image: url('../icons/icons-elements.png') !important;
408   background-repeat: no-repeat;
409   background-position: -160px -208px;
410   width: 16px;
411   height: 16px;
412   background-clip: content-box;
413 }
414 ._icon-UMLObject {
415   background-image: url('../icons/icons-elements.png') !important;
416   background-repeat: no-repeat;
417   background-position: -48px -80px;
418   width: 16px;
419   height: 16px;
420   background-clip: content-box;
421 }
422 ._icon-UMLArtifactInstance {
423   background-image: url('../icons/icons-elements.png') !important;
424   background-repeat: no-repeat;
425   background-position: -32px -208px;
426   width: 16px;
427   height: 16px;
428   background-clip: content-box;
429 }
430 ._icon-UMLComponentInstance {
431   background-image: url('../icons/icons-elements.png') !important;
432   background-repeat: no-repeat;
433   background-position: -128px -16px;
434   width: 16px;
435   height: 16px;
436   background-clip: content-box;
437 }
438 ._icon-UMLNodeInstance {
439   background-image: url('../icons/icons-elements.png') !important;
440   background-repeat: no-repeat;
441   background-position: -160px -16px;
442   width: 16px;
443   height: 16px;
444   background-clip: content-box;
445 }
446 ._icon-UMLLinkEnd {
447   background-image: url('../icons/icons-elements.png') !important;
448   background-repeat: no-repeat;
449   background-position: -160px -80px;
450   width: 16px;
451   height: 16px;
452   background-clip: content-box;
453 }
454 ._icon-UMLLink {
455   background-image: url('../icons/icons-elements.png') !important;
456   background-repeat: no-repeat;
457   background-position: -128px -80px;
458   width: 16px;
459   height: 16px;
460   background-clip: content-box;
461 }
462 ._icon-UMLDirectedLink {
463   background-image: url('../icons/icons-elements.png') !important;
464   background-repeat: no-repeat;
465   background-position: -176px -80px;
466   width: 16px;
467   height: 16px;
468   background-clip: content-box;
469 }
470 ._icon-UMLPort {
471   background-image: url('../icons/icons-elements.png') !important;
472   background-repeat: no-repeat;
473   background-position: -80px -192px;
474   width: 16px;
475   height: 16px;
476   background-clip: content-box;
477 }
478 ._icon-UMLPart {
479   background-image: url('../icons/icons-elements.png') !important;
480   background-repeat: no-repeat;
481   background-position: -64px -192px;
482   width: 16px;
483   height: 16px;
484   background-clip: content-box;
485 }
486 ._icon-UMLConnectorEnd {
487   background-image: url('../icons/icons-elements.png') !important;
488   background-repeat: no-repeat;
489   background-position: -160px -80px;
490   width: 16px;
491   height: 16px;
492   background-clip: content-box;
493 }
494 ._icon-UMLConnector {
495   background-image: url('../icons/icons-elements.png') !important;
496   background-repeat: no-repeat;
497   background-position: -160px -176px;
498   width: 16px;
499   height: 16px;
500   background-clip: content-box;
501 }
502 ._icon-UMLSelfConnector {
503   background-image: url('../icons/icons-elements.png') !important;
504   background-repeat: no-repeat;
505   background-position: -176px -176px;
506   width: 16px;
507   height: 16px;
508   background-clip: content-box;
509 }
510 ._icon-UMLCollaboration {
511   background-image: url('../icons/icons-elements.png') !important;
512   background-repeat: no-repeat;
513   background-position: -32px -32px;
514   width: 16px;
515   height: 16px;
516   background-clip: content-box;
517 }
518 ._icon-UMLCollaborationUse {
519   background-image: url('../icons/icons-elements.png') !important;
520   background-repeat: no-repeat;
521   background-position: -48px -32px;
522   width: 16px;
523   height: 16px;
524   background-clip: content-box;
525 }
526 ._icon-UMLRoleBinding {
527   background-image: url('../icons/icons-elements.png') !important;
528   background-repeat: no-repeat;
529   background-position: -64px -80px;
530   width: 16px;
531   height: 16px;
532   background-clip: content-box;
533 }
534 ._icon-UMLArtifact {
535   background-image: url('../icons/icons-elements.png') !important;
536   background-repeat: no-repeat;
537   background-position: -128px -192px;
538   width: 16px;
539   height: 16px;
540   background-clip: content-box;
541 }
542 ._icon-UMLComponent {
543   background-image: url('../icons/icons-elements.png') !important;
544   background-repeat: no-repeat;
545   background-position: -112px -16px;
546   width: 16px;
547   height: 16px;
548   background-clip: content-box;
549 }
550 ._icon-UMLNode {
551   background-image: url('../icons/icons-elements.png') !important;
552   background-repeat: no-repeat;
553   background-position: -144px -16px;
554   width: 16px;
555   height: 16px;
556   background-clip: content-box;
557 }
558 ._icon-UMLDeployment {
559   background-image: url('../icons/icons-elements.png') !important;
560   background-repeat: no-repeat;
561   background-position: -64px -80px;
562   width: 16px;
563   height: 16px;
564   background-clip: content-box;
565 }
566 ._icon-UMLCommunicationPath {
567   background-image: url('../icons/icons-elements.png') !important;
568   background-repeat: no-repeat;
569   background-position: -80px -80px;
570   width: 16px;
571   height: 16px;
572   background-clip: content-box;
573 }
574 ._icon-UMLExtensionPoint {
575   background-image: url('../icons/icons-elements.png') !important;
576   background-repeat: no-repeat;
577   background-position: -208px -160px;
578   width: 16px;
579   height: 16px;
580   background-clip: content-box;
581 }
582 ._icon-UMLUseCase {
583   background-image: url('../icons/icons-elements.png') !important;
584   background-repeat: no-repeat;
585   background-position: -176px -16px;
586   width: 16px;
587   height: 16px;
588   background-clip: content-box;
589 }
590 ._icon-UMLActor {
591   background-image: url('../icons/icons-elements.png') !important;
592   background-repeat: no-repeat;
593   background-position: -192px -16px;
594   width: 16px;
595   height: 16px;
596   background-clip: content-box;
597 }
598 ._icon-UMLInclude {
599   background-image: url('../icons/icons-elements.png') !important;
600   background-repeat: no-repeat;
601   background-position: -64px -96px;
602   width: 16px;
603   height: 16px;
604   background-clip: content-box;
605 }
606 ._icon-UMLExtend {
607   background-image: url('../icons/icons-elements.png') !important;
608   background-repeat: no-repeat;
609   background-position: -80px -96px;
610   width: 16px;
611   height: 16px;
612   background-clip: content-box;
613 }
614 ._icon-UMLUseCaseSubject {
615   background-image: url('../icons/icons-elements.png') !important;
616   background-repeat: no-repeat;
617   background-position: -128px -176px;
618   width: 16px;
619   height: 16px;
620   background-clip: content-box;
621 }
622 ._icon-UMLStateMachine {
623   background-image: url('../icons/icons-elements.png') !important;
624   background-repeat: no-repeat;
625   background-position: 0px -32px;
626   width: 16px;
627   height: 16px;
628   background-clip: content-box;
629 }
630 ._icon-UMLRegion {
631   background-image: url('../icons/icons-elements.png') !important;
632   background-repeat: no-repeat;
633   background-position: 0px -16px;
634   width: 16px;
635   height: 16px;
636   background-clip: content-box;
637 }
638 ._icon-UMLInitialState {
639   background-image: url('../icons/icons-elements.png') !important;
640   background-repeat: no-repeat;
641   background-position: -144px -32px;
642   width: 16px;
643   height: 16px;
644   background-clip: content-box;
645 }
646 ._icon-UMLJunction {
647   background-image: url('../icons/icons-elements.png') !important;
648   background-repeat: no-repeat;
649   background-position: -176px -32px;
650   width: 16px;
651   height: 16px;
652   background-clip: content-box;
653 }
654 ._icon-UMLChoice {
655   background-image: url('../icons/icons-elements.png') !important;
656   background-repeat: no-repeat;
657   background-position: -128px -32px;
658   width: 16px;
659   height: 16px;
660   background-clip: content-box;
661 }
662 ._icon-UMLShallowHistory {
663   background-image: url('../icons/icons-elements.png') !important;
664   background-repeat: no-repeat;
665   background-position: -208px -32px;
666   width: 16px;
667   height: 16px;
668   background-clip: content-box;
669 }
670 ._icon-UMLDeepHistory {
671   background-image: url('../icons/icons-elements.png') !important;
672   background-repeat: no-repeat;
673   background-position: 0px -48px;
674   width: 16px;
675   height: 16px;
676   background-clip: content-box;
677 }
678 ._icon-UMLJoin {
679   background-image: url('../icons/icons-elements.png') !important;
680   background-repeat: no-repeat;
681   background-position: -160px -32px;
682   width: 16px;
683   height: 16px;
684   background-clip: content-box;
685 }
686 ._icon-UMLFork {
687   background-image: url('../icons/icons-elements.png') !important;
688   background-repeat: no-repeat;
689   background-position: -176px 0px;
690   width: 16px;
691   height: 16px;
692   background-clip: content-box;
693 }
694 ._icon-UMLEntryPoint {
695   background-image: url('../icons/icons-elements.png') !important;
696   background-repeat: no-repeat;
697   background-position: -192px -32px;
698   width: 16px;
699   height: 16px;
700   background-clip: content-box;
701 }
702 ._icon-UMLExitPoint {
703   background-image: url('../icons/icons-elements.png') !important;
704   background-repeat: no-repeat;
705   background-position: -192px -176px;
706   width: 16px;
707   height: 16px;
708   background-clip: content-box;
709 }
710 ._icon-UMLTerminate {
711   background-image: url('../icons/icons-elements.png') !important;
712   background-repeat: no-repeat;
713   background-position: -192px 0px;
714   width: 16px;
715   height: 16px;
716   background-clip: content-box;
717 }
718 ._icon-UMLState {
719   background-image: url('../icons/icons-elements.png') !important;
720   background-repeat: no-repeat;
721   background-position: -48px -64px;
722   width: 16px;
723   height: 16px;
724   background-clip: content-box;
725 }
726 ._icon-UMLCompositeState {
727   background-image: url('../icons/icons-elements.png') !important;
728   background-repeat: no-repeat;
729   background-position: -16px -32px;
730   width: 16px;
731   height: 16px;
732   background-clip: content-box;
733 }
734 ._icon-UMLOrthogonalState {
735   background-image: url('../icons/icons-elements.png') !important;
736   background-repeat: no-repeat;
737   background-position: -16px -16px;
738   width: 16px;
739   height: 16px;
740   background-clip: content-box;
741 }
742 ._icon-UMLSubmachineState {
743   background-image: url('../icons/icons-elements.png') !important;
744   background-repeat: no-repeat;
745   background-position: -48px -48px;
746   width: 16px;
747   height: 16px;
748   background-clip: content-box;
749 }
750 ._icon-UMLFinalState {
751   background-image: url('../icons/icons-elements.png') !important;
752   background-repeat: no-repeat;
753   background-position: -16px -48px;
754   width: 16px;
755   height: 16px;
756   background-clip: content-box;
757 }
758 ._icon-UMLTransition {
759   background-image: url('../icons/icons-elements.png') !important;
760   background-repeat: no-repeat;
761   background-position: -16px -64px;
762   width: 16px;
763   height: 16px;
764   background-clip: content-box;
765 }
766 ._icon-UMLSelfTransition {
767   background-image: url('../icons/icons-elements.png') !important;
768   background-repeat: no-repeat;
769   background-position: -32px -64px;
770   width: 16px;
771   height: 16px;
772   background-clip: content-box;
773 }
774 ._icon-UMLEffect {
775   background-image: url('../icons/icons-elements.png') !important;
776   background-repeat: no-repeat;
777   background-position: -128px -64px;
778   width: 16px;
779   height: 16px;
780   background-clip: content-box;
781 }
782 ._icon-UMLEntryActivity {
783   background-image: url('../icons/icons-elements.png') !important;
784   background-repeat: no-repeat;
785   background-position: -144px -64px;
786   width: 16px;
787   height: 16px;
788   background-clip: content-box;
789 }
790 ._icon-UMLDoActivity {
791   background-image: url('../icons/icons-elements.png') !important;
792   background-repeat: no-repeat;
793   background-position: -160px -64px;
794   width: 16px;
795   height: 16px;
796   background-clip: content-box;
797 }
798 ._icon-UMLExitActivity {
799   background-image: url('../icons/icons-elements.png') !important;
800   background-repeat: no-repeat;
801   background-position: -176px -64px;
802   width: 16px;
803   height: 16px;
804   background-clip: content-box;
805 }
806 ._icon-UMLEvent {
807   background-image: url('../icons/icons-elements.png') !important;
808   background-repeat: no-repeat;
809   background-position: -192px -64px;
810   width: 16px;
811   height: 16px;
812   background-clip: content-box;
813 }
814 ._icon-UMLOpaqueBehavior {
815   background-image: url('../icons/icons-elements.png') !important;
816   background-repeat: no-repeat;
817   background-position: -96px -16px;
818   width: 16px;
819   height: 16px;
820   background-clip: content-box;
821 }
822 ._icon-UMLConnectionPointReference {
823   background-image: url('../icons/icons-elements.png') !important;
824   background-repeat: no-repeat;
825   background-position: -176px -208px;
826   width: 16px;
827   height: 16px;
828   background-clip: content-box;
829 }
830 ._icon-UMLActivity {
831   background-image: url('../icons/icons-elements.png') !important;
832   background-repeat: no-repeat;
833   background-position: -208px -16px;
834   width: 16px;
835   height: 16px;
836   background-clip: content-box;
837 }
838 ._icon-UMLInputPin {
839   background-image: url('../icons/icons-elements.png') !important;
840   background-repeat: no-repeat;
841   background-position: -112px -32px;
842   width: 16px;
843   height: 16px;
844   background-clip: content-box;
845 }
846 ._icon-UMLOutputPin {
847   background-image: url('../icons/icons-elements.png') !important;
848   background-repeat: no-repeat;
849   background-position: -112px -48px;
850   width: 16px;
851   height: 16px;
852   background-clip: content-box;
853 }
854 ._icon-UMLAction {
855   background-image: url('../icons/icons-elements.png') !important;
856   background-repeat: no-repeat;
857   background-position: -96px -32px;
858   width: 16px;
859   height: 16px;
860   background-clip: content-box;
861 }
862 ._icon-UMLObjectNode {
863   background-image: url('../icons/icons-elements.png') !important;
864   background-repeat: no-repeat;
865   background-position: -48px -192px;
866   width: 16px;
867   height: 16px;
868   background-clip: content-box;
869 }
870 ._icon-UMLInitialNode {
871   background-image: url('../icons/icons-elements.png') !important;
872   background-repeat: no-repeat;
873   background-position: -144px -32px;
874   width: 16px;
875   height: 16px;
876   background-clip: content-box;
877 }
878 ._icon-UMLActivityFinalNode {
879   background-image: url('../icons/icons-elements.png') !important;
880   background-repeat: no-repeat;
881   background-position: -16px -48px;
882   width: 16px;
883   height: 16px;
884   background-clip: content-box;
885 }
886 ._icon-UMLFlowFinalNode {
887   background-image: url('../icons/icons-elements.png') !important;
888   background-repeat: no-repeat;
889   background-position: -192px -176px;
890   width: 16px;
891   height: 16px;
892   background-clip: content-box;
893 }
894 ._icon-UMLForkNode {
895   background-image: url('../icons/icons-elements.png') !important;
896   background-repeat: no-repeat;
897   background-position: -176px 0px;
898   width: 16px;
899   height: 16px;
900   background-clip: content-box;
901 }
902 ._icon-UMLJoinNode {
903   background-image: url('../icons/icons-elements.png') !important;
904   background-repeat: no-repeat;
905   background-position: -160px -32px;
906   width: 16px;
907   height: 16px;
908   background-clip: content-box;
909 }
910 ._icon-UMLMergeNode {
911   background-image: url('../icons/icons-elements.png') !important;
912   background-repeat: no-repeat;
913   background-position: -128px 0px;
914   width: 16px;
915   height: 16px;
916   background-clip: content-box;
917 }
918 ._icon-UMLDecisionNode {
919   background-image: url('../icons/icons-elements.png') !important;
920   background-repeat: no-repeat;
921   background-position: -144px 0px;
922   width: 16px;
923   height: 16px;
924   background-clip: content-box;
925 }
926 ._icon-UMLControlFlow {
927   background-image: url('../icons/icons-elements.png') !important;
928   background-repeat: no-repeat;
929   background-position: -16px -64px;
930   width: 16px;
931   height: 16px;
932   background-clip: content-box;
933 }
934 ._icon-UMLObjectFlow {
935   background-image: url('../icons/icons-elements.png') !important;
936   background-repeat: no-repeat;
937   background-position: -96px 0px;
938   width: 16px;
939   height: 16px;
940   background-clip: content-box;
941 }
942 ._icon-UMLSwimlaneVert {
943   background-image: url('../icons/icons-elements.png') !important;
944   background-repeat: no-repeat;
945   background-position: -32px -48px;
946   width: 16px;
947   height: 16px;
948   background-clip: content-box;
949 }
950 ._icon-UMLSwimlaneHorz {
951   background-image: url('../icons/icons-elements.png') !important;
952   background-repeat: no-repeat;
953   background-position: -112px -176px;
954   width: 16px;
955   height: 16px;
956   background-clip: content-box;
957 }
958 ._icon-UMLSendSignal {
959   background-image: url('../icons/icons-elements.png') !important;
960   background-repeat: no-repeat;
961   background-position: -96px -176px;
962   width: 16px;
963   height: 16px;
964   background-clip: content-box;
965 }
966 ._icon-UMLAcceptSignal {
967   background-image: url('../icons/icons-elements.png') !important;
968   background-repeat: no-repeat;
969   background-position: -80px -176px;
970   width: 16px;
971   height: 16px;
972   background-clip: content-box;
973 }
974 ._icon-UMLLifeline {
975   background-image: url('../icons/icons-elements.png') !important;
976   background-repeat: no-repeat;
977   background-position: -32px -80px;
978   width: 16px;
979   height: 16px;
980   background-clip: content-box;
981 }
982 ._icon-UMLInteraction {
983   background-image: url('../icons/icons-elements.png') !important;
984   background-repeat: no-repeat;
985   background-position: -64px -32px;
986   width: 16px;
987   height: 16px;
988   background-clip: content-box;
989 }
990 ._icon-UMLStateInvariant {
991   background-image: url('../icons/icons-elements.png') !important;
992   background-repeat: no-repeat;
993   background-position: -128px -208px;
994   width: 16px;
995   height: 16px;
996   background-clip: content-box;
997 }
998 ._icon-UMLContinuation {
999   background-image: url('../icons/icons-elements.png') !important;
1000   background-repeat: no-repeat;
1001   background-position: -144px -208px;
1002   width: 16px;
1003   height: 16px;
1004   background-clip: content-box;
1005 }
1006 ._icon-UMLInteractionOperand {
1007   background-image: url('../icons/icons-elements.png') !important;
1008   background-repeat: no-repeat;
1009   background-position: -16px -192px;
1010   width: 16px;
1011   height: 16px;
1012   background-clip: content-box;
1013 }
1014 ._icon-UMLCombinedFragment {
1015   background-image: url('../icons/icons-elements.png') !important;
1016   background-repeat: no-repeat;
1017   background-position: -144px -176px;
1018   width: 16px;
1019   height: 16px;
1020   background-clip: content-box;
1021 }
1022 ._icon-UMLInteractionUse {
1023   background-image: url('../icons/icons-elements.png') !important;
1024   background-repeat: no-repeat;
1025   background-position: -80px -208px;
1026   width: 16px;
1027   height: 16px;
1028   background-clip: content-box;
1029 }
1030 ._icon-UMLEndpoint {
1031   background-image: url('../icons/icons-elements.png') !important;
1032   background-repeat: no-repeat;
1033   background-position: -96px -208px;
1034   width: 16px;
1035   height: 16px;
1036   background-clip: content-box;
1037 }
1038 ._icon-UMLGate {
1039   background-image: url('../icons/icons-elements.png') !important;
1040   background-repeat: no-repeat;
1041   background-position: -112px -208px;
1042   width: 16px;
1043   height: 16px;
1044   background-clip: content-box;
1045 }
1046 ._icon-UMLSelfLink {
1047   background-image: url('../icons/icons-elements.png') !important;
1048   background-repeat: no-repeat;
1049   background-position: -144px -80px;
1050   width: 16px;
1051   height: 16px;
1052   background-clip: content-box;
1053 }
1054 ._icon-UMLMessage {
1055   background-image: url('../icons/icons-elements.png') !important;
1056   background-repeat: no-repeat;
1057   background-position: -16px -96px;
1058   width: 16px;
1059   height: 16px;
1060   background-clip: content-box;
1061 }
1062 ._icon-UMLSelfMessage {
1063   background-image: url('../icons/icons-elements.png') !important;
1064   background-repeat: no-repeat;
1065   background-position: 0px -96px;
1066   width: 16px;
1067   height: 16px;
1068   background-clip: content-box;
1069 }
1070 ._icon-UMLLostMessage {
1071   background-image: url('../icons/icons-elements.png') !important;
1072   background-repeat: no-repeat;
1073   background-position: -48px -208px;
1074   width: 16px;
1075   height: 16px;
1076   background-clip: content-box;
1077 }
1078 ._icon-UMLFoundMessage {
1079   background-image: url('../icons/icons-elements.png') !important;
1080   background-repeat: no-repeat;
1081   background-position: -64px -208px;
1082   width: 16px;
1083   height: 16px;
1084   background-clip: content-box;
1085 }
1086 ._icon-UMLReplyMessage {
1087   background-image: url('../icons/icons-elements.png') !important;
1088   background-repeat: no-repeat;
1089   background-position: -32px -96px;
1090   width: 16px;
1091   height: 16px;
1092   background-clip: content-box;
1093 }
1094 ._icon-UMLCreateMessage {
1095   background-image: url('../icons/icons-elements.png') !important;
1096   background-repeat: no-repeat;
1097   background-position: -48px -96px;
1098   width: 16px;
1099   height: 16px;
1100   background-clip: content-box;
1101 }
1102 ._icon-UMLDeleteMessage {
1103   background-image: url('../icons/icons-elements.png') !important;
1104   background-repeat: no-repeat;
1105   background-position: -48px -112px;
1106   width: 16px;
1107   height: 16px;
1108   background-clip: content-box;
1109 }
1110 ._icon-UMLAsyncMessage {
1111   background-image: url('../icons/icons-elements.png') !important;
1112   background-repeat: no-repeat;
1113   background-position: -64px -112px;
1114   width: 16px;
1115   height: 16px;
1116   background-clip: content-box;
1117 }
1118 ._icon-UMLAsyncSignalMessage {
1119   background-image: url('../icons/icons-elements.png') !important;
1120   background-repeat: no-repeat;
1121   background-position: -80px -112px;
1122   width: 16px;
1123   height: 16px;
1124   background-clip: content-box;
1125 }
1126 ._icon-UMLForwardMessage {
1127   background-image: url('../icons/icons-elements.png') !important;
1128   background-repeat: no-repeat;
1129   background-position: -192px -80px;
1130   width: 16px;
1131   height: 16px;
1132   background-clip: content-box;
1133 }
1134 ._icon-UMLReverseMessage {
1135   background-image: url('../icons/icons-elements.png') !important;
1136   background-repeat: no-repeat;
1137   background-position: -208px -80px;
1138   width: 16px;
1139   height: 16px;
1140   background-clip: content-box;
1141 }
1142 ._icon-UMLProfile {
1143   background-image: url('../icons/icons-elements.png') !important;
1144   background-repeat: no-repeat;
1145   background-position: -192px -208px;
1146   width: 16px;
1147   height: 16px;
1148   background-clip: content-box;
1149 }
1150 ._icon-UMLMetaClass {
1151   background-image: url('../icons/icons-elements.png') !important;
1152   background-repeat: no-repeat;
1153   background-position: -192px -144px;
1154   width: 16px;
1155   height: 16px;
1156   background-clip: content-box;
1157 }
1158 ._icon-UMLImage {
1159   background-image: url('../icons/icons-elements.png') !important;
1160   background-repeat: no-repeat;
1161   background-position: 0px -192px;
1162   width: 16px;
1163   height: 16px;
1164   background-clip: content-box;
1165 }
1166 ._icon-UMLStereotype {
1167   background-image: url('../icons/icons-elements.png') !important;
1168   background-repeat: no-repeat;
1169   background-position: -208px -144px;
1170   width: 16px;
1171   height: 16px;
1172   background-clip: content-box;
1173 }
1174 ._icon-UMLExtension {
1175   background-image: url('../icons/icons-elements.png') !important;
1176   background-repeat: no-repeat;
1177   background-position: -176px -144px;
1178   width: 16px;
1179   height: 16px;
1180   background-clip: content-box;
1181 }
1182 ._icon-UMLBoundary {
1183   background-image: url('../icons/icons-elements.png') !important;
1184   background-repeat: no-repeat;
1185   background-position: 0px -144px;
1186   width: 16px;
1187   height: 16px;
1188   background-clip: content-box;
1189 }
1190 ._icon-UMLEntity {
1191   background-image: url('../icons/icons-elements.png') !important;
1192   background-repeat: no-repeat;
1193   background-position: -16px -144px;
1194   width: 16px;
1195   height: 16px;
1196   background-clip: content-box;
1197 }
1198 ._icon-UMLControl {
1199   background-image: url('../icons/icons-elements.png') !important;
1200   background-repeat: no-repeat;
1201   background-position: -32px -144px;
1202   width: 16px;
1203   height: 16px;
1204   background-clip: content-box;
1205 }
1206 ._icon-ERDDiagram {
1207   background-image: url('../icons/icons-elements.png') !important;
1208   background-repeat: no-repeat;
1209   background-position: -112px -112px;
1210   width: 16px;
1211   height: 16px;
1212   background-clip: content-box;
1213 }
1214 ._icon-ERDDataModel {
1215   background-image: url('../icons/icons-elements.png') !important;
1216   background-repeat: no-repeat;
1217   background-position: -128px -112px;
1218   width: 16px;
1219   height: 16px;
1220   background-clip: content-box;
1221 }
1222 ._icon-ERDEntity {
1223   background-image: url('../icons/icons-elements.png') !important;
1224   background-repeat: no-repeat;
1225   background-position: -144px -112px;
1226   width: 16px;
1227   height: 16px;
1228   background-clip: content-box;
1229 }
1230 ._icon-ERDColumn {
1231   background-image: url('../icons/icons-elements.png') !important;
1232   background-repeat: no-repeat;
1233   background-position: -160px -112px;
1234   width: 16px;
1235   height: 16px;
1236   background-clip: content-box;
1237 }
1238 ._icon-ERDRelationship {
1239   background-image: url('../icons/icons-elements.png') !important;
1240   background-repeat: no-repeat;
1241   background-position: -176px -112px;
1242   width: 16px;
1243   height: 16px;
1244   background-clip: content-box;
1245 }
1246 ._icon-ERDRelationshipEnd {
1247   background-image: url('../icons/icons-elements.png') !important;
1248   background-repeat: no-repeat;
1249   background-position: -160px -80px;
1250   width: 16px;
1251   height: 16px;
1252   background-clip: content-box;
1253 }
1254 ._icon-ERDOneToOne {
1255   background-image: url('../icons/icons-elements.png') !important;
1256   background-repeat: no-repeat;
1257   background-position: -176px -112px;
1258   width: 16px;
1259   height: 16px;
1260   background-clip: content-box;
1261 }
1262 ._icon-ERDOneToMany {
1263   background-image: url('../icons/icons-elements.png') !important;
1264   background-repeat: no-repeat;
1265   background-position: -192px -112px;
1266   width: 16px;
1267   height: 16px;
1268   background-clip: content-box;
1269 }
1270 ._icon-ERDManyToMany {
1271   background-image: url('../icons/icons-elements.png') !important;
1272   background-repeat: no-repeat;
1273   background-position: -208px -112px;
1274   width: 16px;
1275   height: 16px;
1276   background-clip: content-box;
1277 }