0) { win=TitleWindow(childWindowList.pop()); PopUpManager.removePopUp(win); win=null; } } ]]> @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; @namespace c "comps.*"; @font-face { src: url("../../../../../Assets/Fonts/Open_Sans/OpenSans-Regular.ttf"); fontFamily: MyVera; embedAsCFF: true; } @font-face { src: url("../../../../../Assets/Fonts/Open_Sans/OpenSans-Italic.ttf"); fontFamily: MyVera; fontStyle: italic; embedAsCFF: true; } @font-face { src: url("../../../../../Assets/Fonts/Open_Sans/OpenSans-Bold.ttf"); fontFamily: MyVera; fontWeight: bold; embedAsCFF: true; } @font-face { src: url("../../../../../Assets/Fonts/PT_Serif/PT_Serif-Web-Regular.ttf"); fontFamily: MyArialHalo; embedAsCFF: false; } @font-face { src: url("../../../../../Assets/Fonts/PT_Serif/PT_Serif-Web-Italic.ttf"); fontFamily: MyArialHalo; fontStyle: italic; embedAsCFF: false; } @font-face { src: url("../../../../../Assets/Fonts/PT_Serif/PT_Serif-Web-Bold.ttf"); fontFamily: MyArialHalo; fontWeight: bold; embedAsCFF: false; } @font-face { src: url("../../../../../Assets/Fonts/Cousine/Cousine-Regular.ttf"); fontFamily: EmbeddedMeiryo; embedAsCFF: true; } @font-face { src: url("../../../../../Assets/Fonts/Cousine/Cousine-Bold.ttf"); fontWeight: bold; fontFamily: EmbeddedMeiryo; embedAsCFF: true; } mx|Accordion, mx|RadioButton, mx|CheckBox, mx|List, mx|DataGrid, mx|Button, mx|Text, mx|TextInput, mx|Label, mx|NumericStepper, mx|Form, mx|ToolTip{ fontAntiAliasType: "normal"; fontFamily: MyArialHalo; fontSize: 12; } s|TitleWindow, s|Panel, s|HSlider, s|VSlider, s|Label, s|CheckBox, s|TextInput s|NumericStepper, s|Button, s|TextArea, s|DropDownList, s|List{ fontAntiAliasType: "normal"; fontFamily: MyVera; fontSize: 12; fontLookup: "embeddedCFF"; }