ibsheet.css 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962
  1. /* -----------------------------------------------------------------------*/
  2. /* ----------------- "Main" IBSheet style definition ---------------------*/
  3. /* -----------------------------------------------------------------------*/
  4. /* Base tags */
  5. .LGY2Image {padding-bottom:256px;}
  6. .LGY2None {display:none;}
  7. .LGY2Section,.LGY2SectionFF3, .LGY2ChildPart {table-layout:fixed; width:0;}
  8. .LGY2SectionFF3 {border-collapse:collapse; }
  9. /* Sections */
  10. .LGY2MainTable {border:1px solid #cbcbcb; border-collapse:separate; text-align:left; background:#ffffff; font:12px Dotum,Helvetica,AppleGothic,Sans-serif;}
  11. .LGY2FootLeft,.LGY2FootMid,.LGY2FootRight {border-top:1px solid #979a9d;}
  12. .LGY2HeadLeft,.LGY2BodyLeft,.LGY2FootLeft,.LGY2HScrollLeft {border-right:0px solid #979a9d;}
  13. .LGY2HeadRight,.LGY2BodyRight,.LGY2FootRight,.LGY2HScrollRight {border-left:1px solid #c0c0ff;}
  14. .LGY2VScroll {padding-top:1px; padding-bottom:1px;}
  15. .LGY2HScrollLeft,.LGY2HScrollMid,.LGY2HScrollLeftResizeTouch,.LGY2HScrollRightResizeTouch {padding-left:1px; padding-right:1px; cursor:default;}
  16. .LGY2HScrollLeftResizeTouch {border-right:2px solid #000000; padding-right:18px; background:#F4F4F4;}
  17. .LGY2HScrollRightResizeTouch {border-left:2px solid #000000; padding-left:18px; background:#F4F4F4;}
  18. .LGY2HScrollMidLeftResizeTouch {border-left:1px solid #000000; padding-left:19px; background:#F4F4F4;}
  19. .LGY2HScrollMidRightResizeTouch {border-right:0px solid #000000; padding-right:19px; background:#F4F4F4;}
  20. .LGY2HScrollWide {padding-right:1px;}
  21. .LGY2HScrollHidden {overflow:visible !important; background:#F4F4F4; cursor:default; }
  22. .LGY2XScroll {background:#F4F4F4;}
  23. .LGY2Page {border-top:0px solid #E0E0E0;}
  24. /* Rows */
  25. .LGY2SpaceRowHeight{height:21px; }
  26. .LGY2RowHeight {height:18px; }
  27. .LGY2RowHeightTouch{height:22px; }
  28. .LGY2SpaceMargin {margin:0; }
  29. .LGY2SpaceMarginTouch{margin:5px; }
  30. .LGY2SpaceRow {background:#ffffff; white-space:nowrap; overflow:hidden; padding-top:2px; padding-bottom:2px; border-bottom:1px solid #e0e0ff;}
  31. .LGY2GroupRow,.LGY2SearchRow,.LGY2PagerRow
  32. {background-color:#D9D9D9; white-space:nowrap; padding-top:1px; padding-bottom:5px; overflow:hidden; border-bottom:1px solid #CBCBCB;}
  33. .LGY2GroupRow,.LGY2PagerRow {background-position:0 -1801px; }
  34. .LGY2FillRow {background:#ffffff; }
  35. .LGY2RowAbove,.LGY2RowBelow {border-left:1px solid #9cb6c8; border-right:0px solid #9cb6c8;}
  36. .LGY2RowAbove { margin-top:3px; overflow:hidden;}
  37. .LGY2RowBelow {margin-bottom:3px; overflow:hidden;}
  38. .LGY2CountRowTop {color:#535353; background-color:#D9D9D9; white-space:nowrap;padding-top:5px; padding-bottom:5px; overflow:hidden; border-bottom:1px solid #CBCBCB;}
  39. .LGY2CountRowBottom {color:#535353; background-color:#D9D9D9; white-space:nowrap; padding-top:1px; padding-bottom:1px; overflow:hidden; border-top:1px solid #CBCBCB;}
  40. .LGY2ButtonbarTop {background-color:#C9E1F5; white-space:nowrap;padding-top:1px; padding-bottom:1px; overflow:hidden; border-bottom:1px solid #99BCE8;}
  41. .LGY2ButtonbarBottom {background-color:#C9E1F5; white-space:nowrap; padding-top:1px; padding-bottom:1px; overflow:hidden; border-top:1px solid #99BCE8;}
  42. .LGY2CountFont { font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif; }
  43. .LGY2NoDataRow {border-top:1px solid #000000;padding-left:5px; padding-top:5px; padding-bottom:5px;color:gray; font-style:italic;}
  44. /* Cell */
  45. .LGY2Cell,.LGY2CellPanel,.LGY2CellFilter,.LGY2HeaderDrag,.LGY2HeaderGroup
  46. {border-bottom:1px solid #d3d3d3; border-right:1px solid #d3d3d3; border-left:0; border-top:0;vertical-align:top; overflow:hidden; height:auto; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif; line-height: 14px; box-sizing: border-box;}
  47. .LGY2CellHeader,.LGY2CellHeaderEmpty
  48. {vertical-align:middle; overflow:hidden;height:auto; background-color:#D9D9D9; padding-top:1px; border-right:1px solid #CBCBCB; border-bottom:1px solid #CBCBCB;}
  49. .LGY2HeaderGroup, .LGY2HeaderGroupCustom { vertical-align: middle; height:20px; text-align: center; }
  50. .LGY2CellBorderFF3 {border-left:0;border-top:0;}
  51. .LGY2CellSpace {vertical-align:top; padding-top:5px !important; }
  52. .LGY2CellSpacePanel,.LGY2CellSpaceBool {vertical-align:top; }
  53. .LGY2CellSpaceRadio { padding-top:3px !important;}
  54. .LGY2CellSpaceEditButton { vertical-align:top; padding-top:4px !important; border:1px solid #000000 !important; background-color:#ffffff !important; }
  55. .LGY2CellSpaceButtonButton { vertical-align:top; }
  56. .LGY2CellSpaceButton { vertical-align:top; padding-top:5px !important; white-space:nowrap; }
  57. .LGY2CellSpaceAbove { border-top:1px solid #9cb6c8; }
  58. .LGY2CellSpaceBelow { border-bottom:1px solid #9cb6c8; }
  59. .LGY2CellPanel,.LGY2CellHeaderPanel{ white-space:nowrap; }
  60. .LGY2CellHidden { background:transparent!important; border-top:none!important; border-bottom:none!important; }
  61. .LGY2HeaderButton { padding:0; }
  62. .LGY2HeaderGroup {background: #BEBEBE; color:#ffffff; font-weight: bold; border-radius: 5px; padding-left:3px; }
  63. .LGY2HeaderGroupFocus {background-color: #C0C0A0; }
  64. .LGY2HeaderGroupDelete {background-color: #F0F0E0; color: #F0F0E0; }
  65. .LGY2HeaderGroupCustom {color:#BBB; padding-left:5px; cursor:default; white-space:nowrap; }
  66. .LGY2HeaderDrag {background: #9FB9E9; cursor:default; overflow:hidden; }
  67. .LGY2HeaderFocus {background: #9FB9E9;}
  68. .LGY2Panel {padding-left:80px;}
  69. .LGY2NoTreeLines1 {text-align:right;}
  70. .LGY2NoTreeLines2 {text-align:right; vertical-align:middle; padding-top:0;}
  71. .LGY2Tree {padding-top:0; white-space:nowrap;}
  72. .LGY2SpannedTree {vertical-align:top;}
  73. .LGY2CellClassInner {padding-top:0; padding-bottom:0;}
  74. .LGY2CellSpan { border-bottom: 0px;}
  75. /* Inside cell */
  76. .LGY2Status,.LGY2Seq,.LGY2Popup,.LGY2PopupEdit,.LGY2Html,.LGY2Text,.LGY2Lines,.LGY2Pass,.LGY2Int,.LGY2Float,.LGY2Date,
  77. .LGY2Link,.LGY2Img,.LGY2Radio,.LGY2RadioText,.LGY2List,.LGY2Enum,.LGY2DropCols,.LGY2Abs,.LGY2PagerEdit,.LGY2User,.LGY2Result,.LGY2Number,.LGY2Btn,.LGY2Bool,.LGY2CheckBox,.LGY2DummyCheck,.LGY2DelCheck
  78. {white-space:nowrap;vertical-align: middle;padding:2px 3px;}
  79. .LGY2BoolInput {cursor:pointer;}
  80. .LGY2Int,.LGY2Float { text-align:right; }
  81. .LGY2Lines,.LGY2Radio,.LGY2Html,.LGY2List { white-space:normal; }
  82. .LGY2Img,.LGY2Html {padding:0; }
  83. .LGY2Radio,.LGY2RadioText { padding:0; font-weight:normal !important; }
  84. .LGY2Bool,.LGY2CheckBox,.LGY2DummyCheck,.LGY2DelCheck { text-align:center; }
  85. .LGY2Icon { background-repeat:no-repeat; }
  86. .LGY2HiddenSpace { display:none; }
  87. .LGY2DropCols { padding-top:2px !important; }
  88. .LGY2HeaderText {color: #535353; vertical-align:middle; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  89. .LGY2Abs { padding:0; }
  90. .LGY2User { padding:0; }
  91. .LGY2PagerEdit { text-align:center; padding-top:3px!important; }
  92. .LGY2PagerTotal { text-align:left; padding-top:4px!important; }
  93. .LGY2EditPager { /*background-color:#ffffff; border:1px solid gray;*/font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  94. .LGY2MergedCellH {padding:0 0 5px 0}
  95. .LGY2MergedCellV {padding:0 0 1px 0}
  96. .LGY2Wrap0 { white-space:nowrap; }
  97. .LGY2Wrap1 { white-space:normal; }
  98. .LGY2Ellipsis { white-space:nowrap; text-overflow:ellipsis;}
  99. .LGY2AlignLeft { text-align:left; }
  100. .LGY2AlignCenter { text-align:center; }
  101. .LGY2AlignJustify { text-align:center; }
  102. .LGY2AlignRight { text-align:right;}
  103. .LGY2ValignTop { vertical-align:top; }
  104. .LGY2ValignMiddle { vertical-align:middle; }
  105. .LGY2ValignBottom { vertical-align:bottom;}
  106. .LGY2CellButtonBase {
  107. color: #fff;
  108. display: inline-block;
  109. padding: 2px 10px 3px;
  110. text-decoration: none;
  111. border-radius: 3px;
  112. -moz-border-radius: 3px;
  113. -webkit-border-radius: 3px;
  114. box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  115. -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  116. -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  117. border-bottom: 1px solid rgba(0,0,0,0.25);
  118. line-height: 1;
  119. border:0;
  120. font-family: "Dotum";
  121. font-weight: bold;
  122. text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  123. height: 20px;
  124. }
  125. .LGY2CellButton {
  126. cursor: pointer;
  127. background-color: #5689b9;
  128. }
  129. .LGY2CellButton0 {
  130. cursor:default;
  131. background-color: #c8c8c8;
  132. }
  133. .LGY2CellButton:hover { background-color: #3a6ea0; }
  134. .LGY2CellButton0:hover {}
  135. /* Tree Img with lines */
  136. .LGY2000,.LGY2010,.LGY2001,.LGY2011,.LGY2100,.LGY2110,.LGY2101,.LGY2111,
  137. .LGY2000T,.LGY2010T,.LGY2001T,.LGY2011T,.LGY2100T,.LGY2110T,.LGY2101T,.LGY2111T,
  138. .LGY200,.LGY201,.LGY210,.LGY211,.LGY200T,.LGY201T,.LGY210T,.LGY211T,
  139. .LGY20T,.LGY21T,.LGY20TL,.LGY21TL,.LGY20C,.LGY21C,.LGY20CL,.LGY21CL,.LGY20E,.LGY21E,.LGY20EL,.LGY21EL,
  140. .LGY20,.LGY21,.LGY2T,.LGY2TL,.LGY2C,.LGY2CL,.LGY2E,.LGY2EL,.LGY2D0,.LGY2D1,.LGY2D2,.LGY2D3,.LGY2D4,.LGY2D0L,.LGY2D1L,.LGY2D2L,.LGY2D3L,.LGY2D4L
  141. {background-image:url(Tree.gif); vertical-align:top;}
  142. u.LGY2000,u.LGY2010,u.LGY2001,u.LGY2011,u.LGY2100,u.LGY2110,u.LGY2101,u.LGY2111 { padding-left:63px; }
  143. u.LGY2000T,u.LGY2010T,u.LGY2001T,u.LGY2011T,u.LGY2100T,u.LGY2110T,u.LGY2101T,u.LGY2111T { padding-left:89px; }
  144. u.LGY200,u.LGY201,u.LGY210,u.LGY211 { padding-left:42px; }
  145. u.LGY200T,u.LGY201T,u.LGY210T,u.LGY211T { padding-left:68px; }
  146. u.LGY20T,u.LGY21T,u.LGY20TL,u.LGY21TL,u.LGY20C,u.LGY21C,u.LGY20CL,u.LGY21CL,u.LGY20E,u.LGY21E,u.LGY20EL,u.LGY21EL { padding-left:34px; }
  147. u.LGY20,u.LGY21 { padding-left:21px; }
  148. u.LGY2T,u.LGY2TL,u.LGY2C,u.LGY2CL,u.LGY2E,u.LGY2EL,u.LGY2D0,u.LGY2D1,u.LGY2D2,u.LGY2D3,u.LGY2D4,u.LGY2D0L,u.LGY2D1L,u.LGY2D2L,u.LGY2D3L,u.LGY2D4L { padding-left:21px; }
  149. .LGY2000,.LGY2000T{ background-position:0px 0px; }
  150. .LGY2010,.LGY2010T{ background-position:-128px 0; }
  151. .LGY2001,.LGY2001T{ background-position:-256px 0; }
  152. .LGY2011,.LGY2011T{ background-position:-384px 0; }
  153. .LGY2100,.LGY2100T{ background-position:-512px 0; }
  154. .LGY2110,.LGY2110T{ background-position:-640px 0; }
  155. .LGY2101,.LGY2101T{ background-position:-768px 0; }
  156. .LGY2111,.LGY2111T{ background-position:-896px 0; }
  157. .LGY200,.LGY200T { background-position:-21px 0; }
  158. .LGY210,.LGY210T { background-position:-149px 0; }
  159. .LGY201,.LGY201T { background-position:-277px 0; }
  160. .LGY211,.LGY211T { background-position:-405px 0; }
  161. .LGY20,.LGY20T { background-position:-42px 0; }
  162. .LGY21,.LGY21T { background-position:-298px 0; }
  163. .LGY2T { background-position:-63px 0; }
  164. .LGY20TL { background-position:-1024px 0; }
  165. .LGY21TL { background-position:-1088px 0; }
  166. .LGY20C { background-position:-1152px 0; }
  167. .LGY21C { background-position:-1216px 0; }
  168. .LGY20CL { background-position:-1280px 0; }
  169. .LGY21CL { background-position:-1344px 0; }
  170. .LGY20E { background-position:-1408px 0; }
  171. .LGY21E { background-position:-1472px 0; }
  172. .LGY20EL { background-position:-1536px 0; }
  173. .LGY21EL { background-position:-1600px 0; }
  174. .LGY2TL { background-position:-1045px 0; }
  175. .LGY2C { background-position:-1173px 0; }
  176. .LGY2CL { background-position:-1301px 0; }
  177. .LGY2E { background-position:-1429px 0; }
  178. .LGY2EL { background-position:-1557px 0; }
  179. .LGY2D0 { background-position:-1664px 0; }
  180. .LGY2D1 { background-position:-1696px 0; }
  181. .LGY2D2 { background-position:-1728px 0; }
  182. .LGY2D3 { background-position:-1760px 0; }
  183. .LGY2D0L { background-position:-1792px 0; }
  184. .LGY2D1L { background-position:-1824px 0; }
  185. .LGY2D2L { background-position:-1856px 0; }
  186. .LGY2D3L { background-position:-1888px 0; }
  187. .LGY2D4 { background-position:-1920px 0; }
  188. .LGY2D4L { background-position:-1952px 0; }
  189. /* Tree Img without lines */
  190. .LGY2ND0,.LGY2ND1,.LGY2ND2,.LGY2ND3,.LGY2ND4,.LGY2NC,.LGY2NE,.LGY2NCR,.LGY2NER {background-image:url(TreeN.gif); background-repeat:no-repeat; vertical-align:top; }
  191. u.LGY2ND0,u.LGY2ND1,u.LGY2ND2,u.LGY2ND3,u.LGY2ND4,u.LGY2NC,u.LGY2NE,u.LGY2NCR,u.LGY2NER { padding-left:20px; }
  192. .LGY2ND0 { background-position: -6px 0; }
  193. .LGY2ND1 { background-position: -56px 0; }
  194. .LGY2ND2 { background-position: -106px 0; }
  195. .LGY2ND3 { background-position: -156px 0; }
  196. .LGY2ND4 { background-position: -206px 0; }
  197. .LGY2NC { background-position:right -50px;}
  198. .LGY2NE { background-position:right -2000px;}
  199. .LGY2NCR { background-position:-255px -50px;}
  200. .LGY2NER { background-position:-255px -2000px;}
  201. u.LGY2NL { padding-left:21px; }
  202. /* Tree Node Image */
  203. .LGY2TreeNodeIcon0, .LGY2TreeNodeIcon1, .LGY2TreeNodeIcon2 { background-position:2px 0px; background-repeat:no-repeat; }
  204. .LGY2TreeNodeIcon0 { background-image:url(treenode0.gif); }
  205. .LGY2TreeNodeIcon1 { background-image:url(treenode1.gif); }
  206. .LGY2TreeNodeIcon2 { background-image:url(treenode2.gif); }
  207. /* Cell images */
  208. .LGY2IconLink { text-decoration:none; width:1000px; display:inline-block; }
  209. .LGY2IconLeft,.LGY2IconRight,.LGY2IconCenter { background-repeat:no-repeat; }
  210. .LGY2IconLeft { background-position:left 0; padding-left:20px !important; }
  211. .LGY2IconRight { background-position:right 0; padding-right:20px !important; }
  212. .LGY2IconCenter { background-position:center 0; }
  213. .LGY2PopupRight { background:url(popup.gif) no-repeat 5px center; }
  214. .LGY2ExpandLeft,.LGY2CollapseLeft,.LGY2ExpandHeaderLeft,.LGY2CollapseHeaderLeft { padding-left:20px!important; }
  215. .LGY2DateRight{ padding-right:20px!important;}
  216. u.LGY2DateRight,u.LGY2PopupRight { padding-right:0!important; padding-left:17px; }
  217. .LGY2DateRight {background:url(calendar.gif) no-repeat 2px center}
  218. .LGY2EnumRight,.LGY2DefaultsRight { background:url(combo.gif) no-repeat right center; }
  219. u.LGY2EnumRight {padding-right:0; padding-left:17px}
  220. .LGY2ExpandLeft { background:url(ic_plus.gif) no-repeat 3px center; padding:2px 0 0 18px; _padding:0 0 0 18px }
  221. .LGY2CollapseLeft { background:url(ic_minus.gif) no-repeat 3px center ; padding:2px 0 0 18px; _padding:0 0 0 18px }
  222. .LGY2Radio0Left,.LGY2Radio1Left,.LGY2Radio2Left,.LGY2Radio3Left,.LGY2RadioRO0Left,.LGY2RadioRO1Left,.LGY2RadioRO2Left,.LGY2RadioRO3Left { padding-left:17px; padding-right:10px; line-height:17px; background-repeat:no-repeat; background-position:3px 50%;}
  223. .LGY2Radio0Right,.LGY2Radio1Right,.LGY2Radio2Right,.LGY2Radio3Right,.LGY2RadioRO0Right,.LGY2RadioRO1Right,.LGY2RadioRO2Right,.LGY2RadioRO3Right {line-height:17px; padding-right:17px; padding-left:10px; background-repeat:no-repeat; background-position:3px 50%;}
  224. .LGY2Radio0Left { background-image:url(chk2.gif); }
  225. .LGY2RadioRO0Left { background-image:url(chk2R.gif); }
  226. .LGY2Radio1Left { background-image:url(chk3.gif); }
  227. .LGY2RadioRO1Left { background-image:url(chk3R.gif); }
  228. .LGY2Radio2Left { background-image:url(chk0.gif); }
  229. .LGY2RadioRO2Left { background-image:url(chk0R.gif); }
  230. .LGY2Radio3Left { background-image:url(chk1.gif); }
  231. .LGY2RadioRO3Left { background-image:url(chk1R.gif); }
  232. .LGY2Radio0Right { background-image:url(chk2.gif); }
  233. .LGY2RadioRO0Right { background-image:url(chk2R.gif); }
  234. .LGY2Radio1Right { background-image:url(chk3.gif); }
  235. .LGY2RadioRO1Right { background-image:url(chk3R.gif); }
  236. .LGY2Radio2Right { background-image:url(chk0.gif); }
  237. .LGY2RadioRO2Right { background-image:url(chk0R.gif); }
  238. .LGY2Radio3Right { background-image:url(chk1.gif); }
  239. .LGY2RadioRO3Right { background-image:url(chk1R.gif); }
  240. u.LGY2Filter0,u.LGY2Filter1 { padding-left:16px; }
  241. .LGY2Bool0,.LGY2Bool0RO,.LGY2Bool1,.LGY2Bool1RO,.LGY2Bool2,.LGY2Bool2RO,.LGY2Bool3,.LGY2Bool3RO {background-position:center center; background-repeat:no-repeat;}
  242. .LGY2Check0Left, .LGY2Check1Left, .LGY2CheckRO0Left, .LGY2CheckRO1Left { background-repeat:no-repeat; padding-left:20px!important; background-position:3px 50%;}
  243. .LGY2Check0Left { background-image:url(chk0.gif); }
  244. .LGY2Check1Left { background-image:url(chk1.gif); }
  245. .LGY2CheckRO0Left { background-image:url(chk0R.gif); }
  246. .LGY2CheckRO1Left { background-image:url(chk1R.gif); }
  247. .LGY2Bool0 { background-image:url(chk0.gif); }
  248. .LGY2Bool0RO { background-image:url(chk0R.gif); }
  249. .LGY2Bool1 { background-image:url(chk1.gif); }
  250. .LGY2Bool1RO { background-image:url(chk1R.gif); }
  251. .LGY2Bool2 { background-image:url(chk2.gif); }
  252. .LGY2Bool2RO { background-image:url(chk2R.gif); }
  253. .LGY2Bool3 { background-image:url(chk3.gif); }
  254. .LGY2Bool3RO { background-image:url(chk3R.gif); }
  255. /* Filter images */
  256. .LGY2Filter0Left,.LGY2Filter1Left,.LGY2Filter2Left,.LGY2Filter3Left,.LGY2Filter4Left,.LGY2Filter5Left,.LGY2Filter6Left,.LGY2Filter7Left,
  257. .LGY2Filter8Left,.LGY2Filter9Left,.LGY2Filter10Left,.LGY2Filter11Left,.LGY2Filter12Left {width:100%; height:18px; padding-left:18px;}
  258. .LGY2Filter0Left,.LGY2Filter0Menu { width:18px; height:18px; background:url(filter0.gif) no-repeat left center; }
  259. .LGY2Filter1Left,.LGY2Filter1Menu { width:18px; height:18px; background:url(filter1.gif) no-repeat left center; }
  260. .LGY2Filter2Left,.LGY2Filter2Menu { width:18px; height:18px; background:url(filter2.gif) no-repeat left center; }
  261. .LGY2Filter3Left,.LGY2Filter3Menu { width:18px; height:18px; background:url(filter3.gif) no-repeat left center; }
  262. .LGY2Filter4Left,.LGY2Filter4Menu { width:18px; height:18px; background:url(filter4.gif) no-repeat left center; }
  263. .LGY2Filter5Left,.LGY2Filter5Menu { width:18px; height:18px; background:url(filter5.gif) no-repeat left center; }
  264. .LGY2Filter6Left,.LGY2Filter6Menu { width:18px; height:18px; background:url(filter6.gif) no-repeat left center; }
  265. .LGY2Filter7Left,.LGY2Filter7Menu { width:18px; height:18px; background:url(filter7.gif) no-repeat left center; }
  266. .LGY2Filter8Left,.LGY2Filter8Menu { width:18px; height:18px; background:url(filter8.gif) no-repeat left center; }
  267. .LGY2Filter9Left,.LGY2Filter9Menu { width:18px; height:18px; background:url(filter9.gif) no-repeat left center; }
  268. .LGY2Filter10Left,.LGY2Filter10Menu { width:18px; height:18px; background:url(filter10.gif) no-repeat left center; }
  269. .LGY2Filter11Left,.LGY2Filter11Menu { width:18px; height:18px; background:url(filter11.gif) no-repeat left center; }
  270. .LGY2Filter12Left,.LGY2Filter12Menu { width:18px; height:18px; background:url(filter12.gif) no-repeat left center; }
  271. .LGY2Filter0Menu,.LGY2Filter1Menu,.LGY2Filter2Menu,.LGY2Filter3Menu,.LGY2Filter4Menu,.LGY2Filter5Menu,.LGY2Filter6Menu,.LGY2Filter7Menu,.LGY2Filter8Menu,.LGY2Filter9Menu,
  272. .LGY2Filter10Menu,.LGY2Filter11Menu,.LGY2Filter12Menu {width:18px; height:18px; overflow:hidden; margin: -2px 0 0 -1px;}
  273. .LGY2FilterMenuHeader { padding-left:2px; border-bottom:0 !important; }
  274. /* Keyfield Image */
  275. .LGY2Keyfield {background-image:url(keyfield.gif); display:inline-block; vertical-align:middle; background-repeat: no-repeat; background-position:center 1px; padding: 0 2px 0 4px; }
  276. .LGY2StatusR,.LGY2StatusI,.LGY2StatusU,.LGY2StatusD {background-position:center center; background-repeat:no-repeat;}
  277. .LGY2StatusI { background-image:url(status_i.gif); }
  278. .LGY2StatusU { background-image:url(status_u.gif); }
  279. .LGY2StatusD { background-image:url(status_d.gif); }
  280. /* GMKeyfield : hack OP*/
  281. @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
  282. { .LGY2Keyfield{ background-position: center 3px;padding: 0 2px 0 4px; }}
  283. /* CheckBox Header Image */
  284. .LGY2CheckHeader0 {background-image:url(chk0.gif); display:inline-block; vertical-align:middle; background-repeat:no-repeat; background-position:5px 1px; padding:2px 7px 0 6px; margin:0 2px 0 0;}
  285. /* GMCheckHeader0 : hack CR,SF*/
  286. @media screen and (-webkit-min-device-pixel-ratio:0)
  287. {.LGY2CheckHeader0{ background-position:6px 1px ; padding: 2px 8px 0 6px; }}
  288. /* GMCheckHeader0 : hack FF*/
  289. .LGY2CheckHeader0, x:-moz-any-link, x:default { background-position:6px 1px ; padding: 2px 8px 0 6px; }
  290. /* GMCheckHeader0 : hack OP*/
  291. @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
  292. { .LGY2CheckHeader0{ background-position:7px center ; padding:1px 17px 0 0; }}
  293. .LGY2CheckHeader1 {background-image:url(chk1.gif); display:inline-block; vertical-align:middle; background-repeat:no-repeat; background-position:4px 1px ; padding:2px 6px 0 6px; margin:0 2px 0 0}
  294. /* GMCheckHeader1 : hack CR,SF*/
  295. @media screen and (-webkit-min-device-pixel-ratio:0)
  296. {.LGY2CheckHeader1{ background-position:6px 1px ; padding: 2px 8px 0 6px; }}
  297. /* GMCheckHeader1 : hack FF*/
  298. .LGY2CheckHeader1, x:-moz-any-link, x:default { background-position:6px 1px ; padding: 2px 8px 0 6px; }
  299. /* GMCheckHeader1 : hack OP*/
  300. @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
  301. { .LGY2CheckHeader1 { background-position:7px center ; padding:1px 17px 0 0; }}
  302. /* Sort images */
  303. .LGY2Sort {display:block; float:right; margin:2px 2px 0; width:7px;}
  304. /* State classes */
  305. /* The colors must be set by numbers not by names */
  306. .LGY2ColorDefault { background-color:#FFFFFF;}
  307. .LGY2ColorNoFocus { background-color:#E8F4FF;}
  308. .LGY2ColorReadOnly { background-color:#F3F3F3;}
  309. .LGY2ColorPreview { background-color:#FFFFFF;}
  310. .LGY2ColorAlternate{ background-color:#FFFFFF;}
  311. .LGY2ColorSelected { background-color:/*#FFFF80*/#aadbff; }
  312. .LGY2ColorFilter {background-color:#FFFFFF;}
  313. /*//.LGY2ClassSelected { }*/
  314. .LGY2ColorError { background-color:#FF6969; }
  315. .LGY2ColorDeleted { background-color:#FFCDCD; }
  316. .LGY2ClassDeleted { font-style:italic; }
  317. .LGY2ColorAdded { background-color:#CDFFCD; }
  318. .LGY2ClassAdded { font-weight:bold; }
  319. .LGY2ColorMoved1 { background-color:#FFFFFF; }
  320. .LGY2ColorMoved2 { background-color:#D7EBEB; }
  321. .LGY2ColorChanged { background-color:#EBEBFF; }
  322. .LGY2ColorChangedCell { background-color:#E1E1FF; }
  323. .LGY2ClassChangedCell { font-weight:bold; }
  324. .LGY2ColorMaxChildren { background-color:#FFFFF0; }
  325. .LGY2ColorDetail { background-color:#FFF0FF; }
  326. .LGY2ColorDetailSelected { background-color:#FFF0E0; }
  327. .LGY2ColorDragged{ background-color:#E0E0C0; }
  328. .LGY2ColorFound1 { background-color:#FF87FF; }
  329. .LGY2ColorFound2 { background-color:#FFC387; }
  330. .LGY2ColorFound3 { background-color:#87FF87; }
  331. .LGY2ColorHovered { background-color:#F0F0FF; }
  332. .LGY2ColorHoveredCell { background-color:#C0C0FF; }
  333. .LGY2ColorHoveredCellReadOnly { background-color:#F0F0F0; }
  334. .LGY2ColorHoveredCellSpace { background-color:#FFFFFF; }
  335. .LGY2ColorHoveredCellSpaceEdit{ background-color:#C0C0FF; }
  336. .LGY2ColorHoveredCellSpaceBool{ background-color:#FFFFFF; }
  337. .LGY2ColorHoveredCellButton { background-color:#FFFFFE; }
  338. .LGY2ClassHoveredCellButton { color:green; }
  339. .LGY2ColorHoveredCellButton1 { background-color:#FFFFFE; }
  340. .LGY2ClassHoveredCellButton1 { color:red; }
  341. .LGY2ColorFocused { background-color:#E6E6E6; }
  342. .LGY2ColorFocusedCell { background-color:#FFFFFE; }
  343. .LGY2ColorFocusedCellSpace { background-color:#E6E6E6; }
  344. .LGY2ColorFocusedCellButton { background-color:#BCD; }
  345. .LGY2ColorFocusedCellHeader { background-color:#FFFFFE; }
  346. .LGY2ColorFocusedCellPanel { background-color:#FFFFFE; }
  347. .LGY2ColorEditedCell { background-color:#FFFFFF; }
  348. .LGY2ColorViewedCell { background-color:#FFFFFF; }
  349. .LGY2ColorMultiRowFocused { background-color:#e9f5d0; }
  350. /* Hover, focus, edit cursors */
  351. .LGY2HoverRowBackground { opacity:0.2; filter:alpha(opacity=10); background:#00F; } /* 일반모드에서의 Hover Row의 Background*/
  352. .LGY2HoverRowBorder { z-index:0; border-top:1px solid #BBF; border-bottom:1px solid #BBF; cursor:default; } /* 일반모드에서의 Hover Row의 Border*/
  353. .LGY2HoverCellBorder { z-index:0; border:1px solid #A0A0F0; background:white; cursor:default; } /* 일반모드에서의 Hover Cell의 Border*/
  354. .LGY2FocusRowBackground { opacity:0.1; filter:alpha(opacity=50); background:/*IBSB*/#F1FF8F; } /* <-- Sheet : Selected Row Background */
  355. .LGY2FocusRowBorder { z-index:0; border:1px solid /*IBSB*/#8493AA; } /* <-- Sheet : Selected Row Border */
  356. .LGY2FocusCellBorder { z-index:0; border:2px solid /*IBSB*/#8493AA; } /* <-- Sheet : Selected Cell Border */
  357. .LGY2FocusCellSpaceBorder,.LGY2EditCellSpaceBorder { z-index:4; }
  358. .LGY2EditCellBorder { z-index:0; border:2px solid #FF6666;} /*<-- Sheet : CellEdit Border */
  359. .LGY2EditCellInput { position:relative; border:0 solid #39aefb; overflow:hidden; z-index:2; }
  360. .LGY2CursorBackground, .LGY2CursorBorderLeft ,.LGY2CursorBorderRight,.LGY2CursorBorderTop,.LGY2CursorBorderBottom
  361. {position:relative;overflow:hidden;}
  362. .LGY2CursorBackground {border:none; padding:0;}
  363. .LGY2CursorBorderLeft {padding-right:0; padding-top:0; padding-bottom:0; border-right:none; border-top:none; border-bottom:none; width:0; height:0;}
  364. .LGY2CursorBorderRight {padding-left:0; padding-top:0; padding-bottom:0; border-left:none; border-top:none; border-bottom:none; width:0; height:0;}
  365. .LGY2CursorBorderTop {padding-bottom:0; padding-left:0; padding-right:0; border-bottom:none; border-left:none; border-right:none; width:0; height:0;}
  366. .LGY2CursorBorderBottom{padding-top:0; padding-left:0; padding-right:0; border-top:none; border-left:none; border-right:none; width:0; height:0;}
  367. /* Cell edges */
  368. .LGY2NoLeft { border-left:0; }
  369. .LGY2NoRight { border-right:0; }
  370. /* Dragging */
  371. .LGY2MouseObject { opacity:0.5; filter:alpha(opacity=50); z-index:300; overflow:hidden;}
  372. .LGY2DragObject {z-index:300; margin-left:10px; margin-top:10px; padding-left:3px; padding-right:3px;background:#E4E5F0 ; border:1px solid #777;}
  373. .LGY2UserDragObject {z-index:300; margin-left:10px; margin-top:10px;}
  374. .LGY2DragColInsideTop,.LGY2DragColInsideBottom,.LGY2DragColOutsideTop,.LGY2DragColOutsideBottom{position:absolute;width:10px; height:11px; overflow:hidden; z-index:258;}
  375. .LGY2DragColInsideTop {background:url(in_top.gif) no-repeat;}
  376. .LGY2DragColInsideBottom {background:url(in_bottom.gif) no-repeat;}
  377. .LGY2DragColOutsideTop {background:url(out_top.gif) no-repeat;}
  378. .LGY2DragColOutsideBottom {background:url(out_bottom.gif) no-repeat;}
  379. /* Messages */
  380. .LGY2Disabled{position:absolute; z-index:264; background:#ffffff; opacity:0.5; filter:alpha(opacity=50); }
  381. .LGY2Process {position: absolute; left:0; top:0; background:#E2F0FF; border:1px solid #777; white-space:nowrap; text-align:center; visibility:hidden; z-index:266;}
  382. .LGY2Message {background:#E2F0FF; border:1px solid #000000; padding:10px; white-space:nowrap; text-align:center;
  383. position: absolute; left:0; top:0; visibility:hidden; z-index:266;}
  384. .LGY2MessageShadow
  385. {position:absolute; margin-left:3px; margin-top:3px; z-index:265;background:#888; opacity:0.5; filter:alpha(opacity=50); left:0; top:0; visibility:hidden;}
  386. /* Other */
  387. /* !!! No .LGY2 style prefix here !!! */
  388. .GridTmpTag { position:absolute; left:5px; top:5px; visibility:hidden; }
  389. /* Popup menus */
  390. .LGY2MenuMain {position:absolute;left:0;top:0; z-index:258;}
  391. .LGY2MenuOuter {overflow:hidden; border:1px solid #000000; background:#fff; padding:1px; margin:1px;}
  392. .LGY2MenuHeader{overflow:hidden; position:absolute; z-index:258;border:1px solid #b0b0c0; background:#fff; cursor:pointer; _cursor:hand;}
  393. .LGY2MenuHead {color:white; cursor:default; text-align:center; font-weight:bold; padding-top:5px; padding-bottom:4px;
  394. background: #183873; /* Old browsers */
  395. background: -moz-linear-gradient(top, #c9e1f5 0%, #99bce8 100%); /* FF3.6+ */
  396. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9e1f5), color-stop(100%,#99bce8)); /* Chrome,Safari4+ */
  397. background: -webkit-linear-gradient(top, #c9e1f5 0%,#99bce8 100%); /* Chrome10+,Safari5.1+ */
  398. background: -o-linear-gradient(top, #c9e1f5 0%,#99bce8 100%); /* Opera 11.10+ */
  399. background: -ms-linear-gradient(top, #c9e1f5 0%,#99bce8 100%); /* IE10+ */
  400. background: linear-gradient(top, #c9e1f5 0%,#99bce8 100%); /* W3C */
  401. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9e1f5', endColorstr='#99bce8',GradientType=0 ); /* IE6-9 */
  402. }
  403. .LGY2MenuClose {float:right!important; width:14px; cursor:pointer; _cursor:hand; display:none;}
  404. .LGY2MenuBody {cursor:default; background-color:#fff; padding-top:1px; padding-bottom:1px;}
  405. .LGY2MenuShadow {position:absolute;margin:3px 0 0 3px;z-index:257;background-color:#888; opacity:0.5; filter:alpha(opacity=50);}
  406. .LGY2MenuCheckedIconRight {padding-right:17px; background:url(chk1.gif) no-repeat 96% center; }
  407. .LGY2MenuUncheckedIconRight { padding-right:17px;background:url(chk0.gif) no-repeat 96% center ; }
  408. .LGY2MenuCursorIcon {background-image:url(d_gray_right.gif); background-repeat:no-repeat; background-position: 3px center;_background-color:#fff}
  409. .LGY2MenuHoverIcon {background-image:url(d_right.gif); background-repeat:no-repeat; background-position: 3px center; _background-color:#ffeeaa }
  410. .LGY2MenuNextIcon { padding-right:10px; }
  411. .LGY2MenuNextIconRtl { padding-left:10px; }
  412. .LGY2MenuItemText,.LGY2MenuItemIcon,.LGY2MenuEnum,.LGY2MenuEnumHeader,.LGY2MenuEdit,.LGY2FilterMenuItemText
  413. {white-space:nowrap; overflow:hidden; vertical-align: middle; padding:1px 0 0 0; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  414. .LGY2MenuItemDisabled {opacity:0.50; filter:alpha(opacity=30); overflow:hidden; }
  415. .LGY2MenuLevel {color:blue;text-align:center; }
  416. .LGY2MenuEnumParent,.LGY2MenuEditParent {padding-left:5px; padding-right:2px}
  417. .LGY2MenuItemIcon {background-repeat:no-repeat;}
  418. .LGY2MenuEnum {border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; padding-left:15px; overflow:hidden;}
  419. .LGY2MenuEnumHeader {padding:1px 0 2px 16px; cursor:default; }
  420. .LGY2MenuEdit{border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; background:white; overflow:hidden;white-space:nowrap;
  421. padding-left:2px; padding-right:2px;}
  422. .LGY2MenuEditInput,.LGY2MenuEditTextarea {margin:0;padding:0;border:0; background:#FDD;_margin:-1px; _padding-right:1px; _padding_left:1px; }
  423. .LGY2MenuEditTextarea { line-height:13px; }
  424. .LGY2MenuEditInt,.LGY2MenuEditFloat,.LGY2MenuEditDate { text-align:right; }
  425. .LGY2MenuEditMulti { white-space:normal; }
  426. .LGY2MenuItem {background-color:#ffffff;padding:2px;}
  427. .LGY2MenuItemHover {background-color:#E8E8E8; border:1px solid #727478;margin:0 1px; padding:1px 0;}
  428. .LGY2MenuFocusHover {margin:1px; background-color:#F0F1F1; border:1px solid #000000;}
  429. .LGY2MenuFocus {margin:1px; background-color:#F0F1F1; border:1px solid #CFCFCF;}
  430. .LGY2MenuDisabledHover {margin:1px; background-color:#dddddd; border:1px solid #aaaadd; }
  431. .LGY2MenuDisabled {margin:1px; background-color:#dddddd; border:1px solid #aaaadd;}
  432. .LGY2MenuSeparator {margin:1px 3px 0 3px; height:1px; border-top:1px solid #aaaadd; overflow:hidden;}
  433. .LGY2MenuCaption {padding:2px; background:#ffffff; color:blue; text-align:center;}
  434. .LGY2MenuVSeparator { border-right:1px solid #DDD; }
  435. .LGY2MenuFoot { border-top:none; text-align:center; white-space:nowrap; }
  436. .LGY2MenuButton {font-size:11px;background:#DFDFDF; text-align:center; border:1px solid #727478;margin:5px 2px 4px 2px;padding:0;white-space:nowrap;width:48px;}
  437. .LGY2MenuButtonHover { background:#E8E8E8; border:1px solid #727478; }
  438. .LGY2EnumMenuItem {background-color:#ffffff;padding:2px;padding-top:0px;padding-bottom:0px;}
  439. .LGY2EnumMenuFocus {margin:1px; background-color:#CAE1F3; border:1px solid #aaaadd;}
  440. .LGY2EnumMenuFocusHover {margin:1px; background-color:#CAE1F3; border:1px solid #000000;}
  441. .LGY2EnumMenuItemHover {background-color:#ffeeaa; border:0px solid #aaaadd;margin:0 1px; padding:1px;padding-top:0px;padding-bottom:0px;}
  442. .LGY2EnumMenuColBorderColor {border-color:#e0e0ff; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  443. .LGY2SuggestMenuItem {background-color:#ffffff;padding:2px;padding-top:0px;padding-bottom:0px;}
  444. .LGY2SuggestMenuFocus {margin:1px; background-color:#CAE1F3; border:1px solid #aaaadd;}
  445. .LGY2SuggestMenuFocusHover {margin:1px; background-color:#CAE1F3; border:1px solid #000000;}
  446. .LGY2SuggestMenuItemHover {background-color:#ffeeaa; border:0px solid #aaaadd;margin:0 1px; padding:1px;padding-top:0px;padding-bottom:0px;}
  447. .LGY2SuggestMenuColBorderColor {border-color:#e0e0ff;}
  448. /* Grid configuration menus */
  449. .LGY2CfgMenuOuter,.LGY2ColumnsMenuOuter { border:1px solid #000000; }
  450. .LGY2CfgMenuHead,.LGY2ColumnsMenuHead { padding-left:3px; }
  451. .LGY2CfgMenuBody,.LGY2ColumnsMenuBody { padding-left:4px; padding-right:4px;}
  452. .LGY2CfgMenuFoot,.LGY2ColumnsMenuFoot { padding-right:3px; padding-left:3px;}
  453. .LGY2CfgMenuButton { width:70px; }
  454. .LGY2CfgMenuItemText,.LGY2ColumnsMenuItemText { padding-left:3px; }
  455. .LGY2ColumnsMenuItemText { white-space:nowrap; }
  456. .LGY2CfgMenuItem,.LGY2ColumnsMenuItem { padding-top:3px; padding-bottom:3px;}
  457. .LGY2CfgMenuItemHover,.LGY2CfgMenuFocus,.LGY2CfgMenuFocusHover,
  458. .LGY2ColumnsMenuItemHover,.LGY2ColumnsMenuFocus,.LGY2ColumnsMenuFocusHover { padding-top:2px; padding-bottom:2px;}
  459. /* Popup grid dialog */
  460. .LGY2PopupGridOuter { border:0; overflow:visible; }
  461. .LGY2PopupGridHead { padding:0; }
  462. .LGY2PopupGridBody { padding:0; }
  463. .LGY2PopupGridFoot { padding:0; }
  464. .LGY2PopupGridButton { width:50px;margin-top:-2px; margin-bottom:3px;}
  465. /* Calendar */
  466. /* calendar small design */
  467. .LGY2PickMain {position:absolute; left:0; top:0; z-index:258; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  468. .LGY2PickOuter {overflow:hidden; background:white; padding:1px; border:1px solid #707275; }
  469. .LGY2PickHeader{overflow:hidden; position:absolute; z-index:258; border:1px solid black; background:#ffffff; cursor:pointer; _cursor:hand;}
  470. .LGY2PickHeaderBottom{border-bottom:0; padding-bottom:1px;}
  471. .LGY2PickHeaderTop{border-top:0; padding-bottom:1px; }
  472. .LGY2PickHead {background:#5c8397; font:10px Dotum,Verdana,Arial; color:white; cursor:default; padding-left:5px; padding-top:1px; padding-bottom:1px;border-bottom:1px solid white;}
  473. .LGY2PickClose{float:right; width:14px; cursor:pointer; _cursor:hand; display:none;}
  474. .LGY2PickBody {cursor:default; padding:0; }
  475. .LGY2PickShadow{position:absolute; background:#888; z-index:257; margin:3px 0 0 3px;opacity:0.5; filter:alpha(opacity=50);}
  476. .LGY2PickFooter,.LGY2Pick2Footer{text-align:center; padding:2px; cursor:default; background:#EFF0F1; border-top:1px solid #E3E4E6}
  477. .LGY2PickMY{background-color:#DFDFDF;border-bottom:1px solid #C6C9CC;color:#434343; cursor:default;text-align:center;padding:2px 0 4px 0;}
  478. .LGY2PickMYDown{padding-right:13px; background:url(d_down.gif) no-repeat right; cursor:pointer; _cursor:hand;}
  479. .LGY2PickMYUp {padding-right:13px; background:url(d_up.gif) no-repeat right center; cursor:pointer; _cursor:hand;}
  480. .LGY2PickMYRtl{padding-right:0; padding-left:13px; }
  481. .LGY2PickBL,.LGY2PickBR{padding-top:3px; cursor:pointer; _cursor:hand; width:16px; height:14px; overflow:hidden;}
  482. .LGY2PickBL {float:left !important; background:url(d_left.gif) no-repeat 50%; }
  483. .LGY2PickBR {float:right !important; background:url(d_right.gif) no-repeat 50%; }
  484. .LGY2PickTable{width:160px !important;}
  485. .LGY2PickRow {background:#ffffff;}
  486. .LGY2PickRowW {background:#E8E8E8;}
  487. .LGY2PickCell {width:22px;}
  488. .LGY2PickWDN {background:transparent; color:#333333;text-align:center; cursor:default; margin:2px 3px;padding:1px;}
  489. .LGY2PickHover,.LGY2PickSelHover,.LGY2PickWD,.LGY2PickSa,.LGY2PickSu,.LGY2PickHo,.LGY2PickSel,.LGY2PickNow,.LGY2PickWDNE,.LGY2PickSaNE,.LGY2PickSuNE,
  490. .LGY2PickSelNE,.LGY2PickNowNE,.LGY2PickOM,.LGY2PickOMNE {text-align:center; border:1px solid #ffffff; cursor:pointer; _cursor:hand;margin:2px 3px;}
  491. .LGY2PickWN,.LGY2PickWNE {text-align:center; cursor:pointer; _cursor:hand;padding:3px 4px; border-right:0px solid #C6C9CC; background:#EFF0F1; white-space:nowrap;}
  492. .LGY2PickWDNE,.LGY2PickSaNE,.LGY2PickSuNE,.LGY2PickSelNE,.LGY2PickNowNE,.LGY2PickWNE {cursor:default;}
  493. .LGY2PickWD{background-color:#ffffff;}
  494. .LGY2PickSa{background-color:#ffffff;}
  495. .LGY2PickSu{background-color:#ffffff;}
  496. .LGY2PickHo {background-color:#ffffff; color:orange;}
  497. .LGY2PickSel{background-color:#CCFF00; border:1px solid #cccccc;}
  498. .LGY2PickSelNE{background-color:#fbea54; border:1px solid #dad1d1;}
  499. .LGY2PickNow {background-color:#c0f3ff; border:1px solid #dad1d1;}
  500. .LGY2PickNowNE{background-color:#c0f3ff; border:1px solid #dad1d1;}
  501. .LGY2PickHover{background-color:#ddd; border:1px solid #ddd;}
  502. .LGY2PickSelHover{background-color:#dddddd; border:1px solid #dddddd;}
  503. .LGY2PickOM{background-color:white; color:#aaaaaa;}
  504. .LGY2PickOMNE{color:#aaaaaa;}
  505. .LGY2PickEmpty{background:url(d_blank.gif) no-repeat 50%; cursor:pointer; _cursor:hand;padding:3px 0; }
  506. .LGY2PickTimeCell
  507. {text-align:right; padding-bottom:4px; padding-top:6px; padding-right:5px; border-top:1px solid #C6C9CC; background:#EFF0F1;}
  508. .LGY2PickTime
  509. {border:0px none; white-space:nowrap; text-align:right; background:#EFF0F1;}
  510. .LGY2PickButton{background:#DFDFDF; text-align:center; border:1px solid #727478; width:45px; height:16px; font:inherit;}
  511. .LGY2PickButtonHover{background:#E8E8E8; border:1px solid #727478; }
  512. .LGY2Pick2Table{width:158px !important; vertical-align:middle}
  513. .LGY2Pick2CellM{height:20px; width:55px; }
  514. .LGY2Pick2CellY{height:20px; width:35px; vertical-align:middle }
  515. .LGY2Pick2CellSep{height:20px; width:5px; }
  516. .LGY2Pick2Cell{vertical-align:middle}
  517. .LGY2Pick2M,.LGY2Pick2Y,.LGY2Pick2MSel,.LGY2Pick2YSel,.LGY2Pick2MHover,.LGY2Pick2YHover,.LGY2Pick2MSelHover,.LGY2Pick2YSelHover
  518. {cursor:pointer; _cursor:hand; text-align:center; margin-left:1px; margin-right:1px; padding-left:4px; padding-right:4px; overflow:hidden; }
  519. .LGY2Pick2MSel,.LGY2Pick2YSel {background:#CCFF00; border:1px solid #cccccc; margin-left:0; margin-right:0;}
  520. .LGY2Pick2MHover,.LGY2Pick2YHover {background:#DDD; border:1px solid #ffffff; margin-left:0; margin-right:0;}
  521. .LGY2Pick2MSelHover,.LGY2Pick2YSelHover {background:#DDFF53; border:1px solid #ffffff;margin-left:0; margin-right:0;}
  522. .LGY2Pick2SepH {width:1px; height:1px; overflow:hidden; }
  523. .LGY2Pick2Sep {width:1px; background:#E3E4E6; overflow:hidden; margin-left:2px; margin-right:2px; height:20px;}
  524. .LGY2Pick2BL,.LGY2Pick2BR {width:35px; cursor:pointer; _cursor:hand; }
  525. .LGY2Pick2BL {background:url(d_left2.gif) no-repeat center center}
  526. .LGY2Pick2BR {background:url(d_right2.gif) no-repeat center center}
  527. /* calendar large design */
  528. /*
  529. .LGY2PickMain { position:absolute; left:0px; top:0px; z-index:258; font-size:12px; font-family:"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  530. .LGY2PickOuter { overflow:hidden; border:1px solid black; background:white; }
  531. .LGY2PickHeader { overflow:hidden; position:absolute; z-index:258; border:1px solid black; background:white; cursor:pointer; _cursor:hand; }
  532. .LGY2PickHeaderBottom { border-bottom:0px none; padding-bottom:1px; }
  533. .LGY2PickHeaderTop { border-top:0px none; padding-bottom:1px; }
  534. .LGY2PickHead { background:white; font:bold 13px "Microsoft Sans Serif",Arial; cursor:default; padding-left:5px; padding-top:3px; padding-bottom:4px; }
  535. .LGY2PickClose { float:right; width:14px; cursor:pointer; _cursor:hand; display:none; background:url(Menu.gif) no-repeat right -353px; }
  536. .LGY2PickBody { cursor:default; border:none;}
  537. .LGY2PickShadow { position:absolute; background:#888; z-index:257; margin-left:3px; margin-top:3px; opacity:0.5; filter:alpha(opacity=50); }
  538. .LGY2PickFooter,.LGY2Pick2Footer { border-top:1px solid #E3E4E6; background:#EFF0F1; color:blue; cursor:default; padding:2px; text-align:center; }
  539. .LGY2PickMY{background-color:#0062b1; color:white; cursor:default; text-align:center; padding:4px 0 4px 0;}
  540. .LGY2PickMYNone { font:15px "Microsoft Sans Serif",Arial; padding-right:13px; }
  541. .LGY2PickMYDown { font:15px "Microsoft Sans Serif",Arial; padding-right:13px; background:url(d_l_down.gif) no-repeat right; cursor:pointer; _cursor:hand; }
  542. .LGY2PickMYUp { font:15px "Microsoft Sans Serif",Arial; padding-right:13px; background:url(d_l_up.gif) no-repeat right; cursor:pointer; _cursor:hand; }
  543. .LGY2PickMYRtl { padding-right:0px; padding-left:13px; }
  544. .LGY2PickBL,.LGY2PickBR { padding-top:10px; cursor:pointer; _cursor:hand; width:16px; overflow:hidden; }
  545. .LGY2PickBL { float:left !important; background:url(d_l_left.gif) no-repeat 50%;}
  546. .LGY2PickBR { float:right !important; background:url(d_l_right.gif) no-repeat 50%;}
  547. .LGY2PickTableParent { padding-left:3px; padding-right:5px; padding-bottom:5px; padding-top:3px; clear:both; }
  548. .LGY2PickTable { width:240px !important; }
  549. .LGY2PickRow { background:white; }
  550. .LGY2PickRowW { background:#a8daff;}
  551. .LGY2PickCell { width:30px;}
  552. .LGY2PickWDN {
  553. text-align:center; padding:1px; color:#010101;
  554. padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px;border-left:1px solid #fff;
  555. font:15px "Microsoft Sans Serif",Arial; cursor:default;
  556. }
  557. .LGY2PickHover,.LGY2PickSelHover,.LGY2PickWD,.LGY2PickSa,.LGY2PickSu,.LGY2PickHo,.LGY2PickSel,.LGY2PickNow,.LGY2PickWDNE,.LGY2PickSaNE,.LGY2PickSuNE,.LGY2PickSelNE,.LGY2PickNowNE,.LGY2PickOM,.LGY2PickOMNE {
  558. text-align:center; padding-top:4px; padding-bottom:4px; padding-left:3px; padding-right:3px;
  559. font:15px "Microsoft Sans Serif",Arial; cursor:pointer; _cursor:hand;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;
  560. }
  561. .LGY2PickWN,.LGY2PickWNE {
  562. text-align:center; font:15px "Microsoft Sans Serif",Arial; cursor:pointer; _cursor:hand;
  563. padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px;
  564. background:#488; color:white;
  565. }
  566. .LGY2PickWDNE,.LGY2PickSaNE,.LGY2PickSuNE,.LGY2PickSelNE,.LGY2PickNowNE,.LGY2PickWNE { cursor:default; background-color:#e4e4e4; color:#000; border-bottom:1px solid #d0d0d0; border-left:1px solid #d0d0d0;}
  567. .LGY2PickWD { background-color:#fff; }
  568. .LGY2PickSa { color:#0d3def; }
  569. .LGY2PickSu { color:#e40505; }
  570. .LGY2PickHo { color:orange; }
  571. .LGY2PickSel { color:#05467c;font-weight:bold;background-color:#e4e4e4; }
  572. .LGY2PickSelNE { color:#05467c;font-weight:bold;background-color:#e4e4e4; }
  573. .LGY2PickNow { background-color:#a8daff; }
  574. .LGY2PickNowNE { background-color:#ffe0ff; }
  575. .LGY2PickOM { background-color:inherit; color:#c1c1c1; }
  576. .LGY2PickOMNE { color:#aaaaaa; }
  577. .LGY2PickEmpty { background:url(d_blank.gif) no-repeat 50%; cursor:pointer; _cursor:hand; padding:6px 0 0 0;}
  578. .LGY2PickHover { background-color:#DDD; }
  579. .LGY2PickSelHover { background-color:#eeee77; }
  580. .LGY2PickTimeCell { text-align:right; background-color:white; padding-bottom:4px; padding-top:6px; padding-right:5px; }
  581. .LGY2PickTime { font:13px Verdana,Arial; border:0px none; white-space:nowrap; text-align:right; }
  582. .LGY2PickButton {font:14px "Microsoft Sans Serif",Arial; background:#dcecf8; text-align:center; border:1px solid #8a8fb5; width:60px; height:20px; font:inherit;}
  583. .LGY2PickButtonHover{background:#9cd0fa; border:1px solid #aaaadd; }
  584. .LGY2Pick2TableParent { padding-left:3px; padding-right:3px; padding-bottom:1px; padding-top:2px; text-align:center; }
  585. .LGY2Pick2Table { vertical-align:middle; width:240px !important; }
  586. .LGY2Pick2Row { background:white;}
  587. .LGY2Pick2CellM { height:35px; width:76px; }
  588. .LGY2Pick2CellY { vertical-align:middle; height:27px; width:55px;text-align:center;}
  589. .LGY2Pick2CellSep { height:27px; width:10px; }
  590. .LGY2Pick2Cell { vertical-align:middle; height:27px; width:55px;}
  591. .LGY2Pick2M,.LGY2Pick2Y,.LGY2Pick2MSel,.LGY2Pick2YSel,.LGY2Pick2MHover,.LGY2Pick2YHover,.LGY2Pick2MSelHover,.LGY2Pick2YSelHover {
  592. font:14px "Microsoft Sans Serif",Arial; overflow:hidden;
  593. margin-left:1px; margin-right:1px;
  594. padding-left:4px; padding-right:4px; overflow:hidden;
  595. background-color:white; cursor:pointer; _cursor:hand; text-align:center;
  596. }
  597. .LGY2Pick2MSel,.LGY2Pick2YSel { background-color:#d1ebff; border:1px solid #dad1d1; margin-left:0; margin-right:0;}
  598. .LGY2Pick2MHover,.LGY2Pick2YHover { background-color:#DDD; border:1px solid #ffffff; margin-left:0; margin-right:0;}
  599. .LGY2Pick2MSelHover,.LGY2Pick2YSelHover { background-color:#9cd0fa; border:1px solid #ffffff; margin-left:0; margin-right:0;}
  600. .LGY2Pick2SepH { width:1px; height:1px; overflow:hidden; }
  601. .LGY2Pick2Sep { width:1px; background:#E3E4E6; overflow:hidden; margin-left:4px; margin-right:5px; height:27px; }
  602. .LGY2Pick2BL,.LGY2Pick2BR {width:24px !important; cursor:pointer; _cursor:hand;padding:3px 0px;margin:0 auto;}
  603. .LGY2Pick2BL { background:url(d_l_left2.gif) no-repeat center center;}
  604. .LGY2Pick2BR { background:url(d_l_right2.gif) no-repeat center center;}
  605. */
  606. /* Edit controls */
  607. .LGY2Edit,.LGY2EditInline {padding:2px 4px;border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666;background:#ffffff; white-space:nowrap; overflow:hidden;}
  608. .LGY2EditInline { display:inline-block; vertical-align:bottom; }
  609. .LGY2EditInput,.LGY2EditTextarea {border:0 solid transparent !important; margin:0; padding:0;padding-right:1px !important;vertical-align: middle; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  610. .LGY2EditTextarea { line-height:13px; }
  611. .LGY2EditSpaceInput { vertical-align:middle; }
  612. .LGY2EditNormalInput,.LGY2EditNormalTextarea,.LGY2EditSpaceTextarea { background-color:#FFFFFF; /*#FFDCFF;*/; }
  613. .LGY2EditInt,.LGY2EditFloat { text-align:right; }
  614. .LGY2EditMulti { white-space:normal; }
  615. .LGY2EditReadOnly { background-color:#FFEEFF; }
  616. .LGY2EditParent { position:absolute; z-index:258; overflow:hidden; }
  617. .LGY2EnumHeaderLeft,.LGY2EnumHeaderRight,.LGY2EnumHeaderNone
  618. {background:white; cursor:pointer; _cursor:hand; vertical-align:middle; text-align:left; padding:2px 0 2px 2px; font-size:/*IBFS*/12px; font-family:/*IBFN*/"Dotum", "Helvetica", "AppleGothic", sans-serif;}
  619. .LGY2EnumHeaderRight {background: url(combo.gif) no-repeat right center;margin:1px 1px 0 0;}
  620. @media screen and (-webkit-min-device-pixel-ratio:0) {.LGY2EnumHeaderRight{margin:1px 0 0 0;}}/* hack:CR,SF */
  621. .LGY2EnumHeaderRight, x:-moz-any-link, x:default {margin:1px 0 0 0;} /* hack:FF */
  622. @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {.LGY2EnumHeaderRight{ margin:1px 0 0 0;}}/* hack:OP */
  623. .LGY2EnumMenuHeader { background:#ffffff; }
  624. .LGY2EnumControl,.LGY2EnumInline {
  625. cursor:pointer; _cursor:hand; padding-left:15px; padding-right:4px; padding-top:2px; padding-bottom:2px;
  626. border:1px solid #DDD; border-top:1px solid #666; border-left:1px solid #666; overflow:hidden;}
  627. .LGY2EnumInline { display:inline-block; vertical-align:bottom; }
  628. .LGY2EnumHeader { cursor:pointer; _cursor:hand;padding-left:15px; padding-right:4px; padding-top:2px; padding-bottom:2px;}
  629. /* Custom scrollbars */
  630. .LGY2CustScroll1RightHidden { background:url(VScroll.gif) left -108px; height:18px; overflow:hidden; }
  631. .LGY2CustScroll1Right { padding-right:18px; background:url(VScroll.gif) right 0; }
  632. .LGY2CustScroll1RightHover { padding-right:18px; background:url(VScroll.gif) right -18px; }
  633. .LGY2CustScroll1Left { padding-left:18px; background:url(VScroll.gif) left 0; }
  634. .LGY2CustScroll1LeftHover { padding-left:18px; background:url(VScroll.gif) left -18px; }
  635. .LGY2CustScroll1SliderRight { padding-right:3px; background:url(VScroll.gif) right -36px; }
  636. .LGY2CustScroll1SliderLeft { padding-left:3px; background:url(VScroll.gif) left -36px; }
  637. .LGY2CustScroll1SliderHIn { height:18px; overflow:hidden; background:url(VScroll.gif) center -54px; }
  638. .LGY2CustScroll1SliderRightHover { padding-right:3px; background:url(VScroll.gif) right -72px; }
  639. .LGY2CustScroll1SliderLeftHover { padding-left:3px; background:url(VScroll.gif) left -72px; }
  640. .LGY2CustScroll1SliderHInHover { height:18px; overflow:hidden; background:url(VScroll.gif) center -90px; }
  641. .LGY2CustScroll2RightHidden { background:url(VScroll.gif) left -460px; height:10px; overflow:hidden; }
  642. .LGY2CustScroll2Right { padding-right:10px; background:url(VScroll.gif) right -400px; }
  643. .LGY2CustScroll2RightHover { padding-right:10px; background:url(VScroll.gif) right -410px; }
  644. .LGY2CustScroll2Left { padding-left:10px; background:url(VScroll.gif) left -400px; }
  645. .LGY2CustScroll2LeftHover { padding-left:10px; background:url(VScroll.gif) left -410px; }
  646. .LGY2CustScroll2SliderRight { padding-right:6px; background:url(VScroll.gif) right -420px; }
  647. .LGY2CustScroll2SliderLeft { padding-left:6px; background:url(VScroll.gif) left -420px; }
  648. .LGY2CustScroll2SliderHIn { height:10px; overflow:hidden; background:url(VScroll.gif) center -430px; }
  649. .LGY2CustScroll2SliderRightHover { padding-right:6px; background:url(VScroll.gif) right -440px; }
  650. .LGY2CustScroll2SliderLeftHover { padding-left:6px; background:url(VScroll.gif) left -440px; }
  651. .LGY2CustScroll2SliderHInHover { height:10px; overflow:hidden; background:url(VScroll.gif) center -450px; }
  652. .LGY2CustScroll3Right,.LGY2CustScroll3RightHidden { background:white; height:9px; overflow:hidden; }
  653. .LGY2CustScroll3SliderRight,.LGY2CustScroll3SliderRightHover { padding-right:3px; height:9px; background:url(VScroll.gif) right -126px; }
  654. .LGY2CustScroll3SliderLeft,.LGY2CustScroll3SliderLeftHover { height:9px; background:url(VScroll.gif) left -126px; }
  655. .LGY2CustScroll3SliderRightHover { background-position:right -135px; }
  656. .LGY2CustScroll3SliderLeftHover { background-position:left -135px; }
  657. .LGY2CustScroll4Right,.LGY2CustScroll4RightHidden,.LGY2CustScroll4SliderRight,.LGY2CustScroll4SliderRightHover { height:1px; overflow:hidden; }
  658. .LGY2CustScroll1DownHidden { background:url(HScroll.gif) -108px top; width:18px; overflow:hidden; }
  659. .LGY2CustScroll1Down { padding-bottom:18px; background:url(HScroll.gif) 0px bottom; cursor:default; width:18px; overflow:hidden; }
  660. .LGY2CustScroll1DownHover { padding-bottom:18px; background:url(HScroll.gif) -18px bottom; width:18px; overflow:hidden; }
  661. .LGY2CustScroll1Up { padding-top:18px; background:url(HScroll.gif) 0px top; width:18px; overflow:hidden; }
  662. .LGY2CustScroll1UpHover { padding-top:18px; background:url(HScroll.gif) -18px top; width:18px; overflow:hidden; }
  663. .LGY2CustScroll1SliderDown { padding-bottom:3px; background:url(HScroll.gif) -36px bottom; width:18px; overflow:hidden; }
  664. .LGY2CustScroll1SliderUp { padding-top:3px; background:url(HScroll.gif) -36px top; width:18px; overflow:hidden; }
  665. .LGY2CustScroll1SliderVIn { background:url(HScroll.gif) -54px center; width:18px; overflow:hidden; }
  666. .LGY2CustScroll1SliderDownHover { padding-bottom:3px; background:url(HScroll.gif) -72px bottom; width:18px; overflow:hidden; }
  667. .LGY2CustScroll1SliderUpHover { padding-top:3px; background:url(HScroll.gif) -72px top; width:18px; overflow:hidden; }
  668. .LGY2CustScroll1SliderVInHover { background:url(HScroll.gif) -90px center; width:18px; overflow:hidden; }
  669. .LGY2CustScroll2DownHidden { background:url(HScroll.gif) -108px top; width:18px; overflow:hidden; }
  670. .LGY2CustScroll2Down { padding-bottom:10px; background:url(HScroll.gif) -0px bottom; cursor:default; width:10px; overflow:hidden; }
  671. .LGY2CustScroll2DownHover { padding-bottom:10px; background:url(HScroll.gif) -18px bottom; width:10px; overflow:hidden; }
  672. .LGY2CustScroll2Up { padding-top:10px; background:url(HScroll.gif) -0px top; width:18px; overflow:hidden; }
  673. .LGY2CustScroll2UpHover { padding-top:10px; background:url(HScroll.gif) -18px top; width:18px; overflow:hidden; }
  674. .LGY2CustScroll2SliderDown { padding-bottom:6px; background:url(HScroll.gif) -36px bottom; width:18px; overflow:hidden; }
  675. .LGY2CustScroll2SliderUp { padding-top:6px; background:url(HScroll.gif) -36px top; width:18px; overflow:hidden; }
  676. .LGY2CustScroll2SliderVIn { background:url(HScroll.gif) -54px center; width:18px; overflow:hidden; }
  677. .LGY2CustScroll2SliderDownHover { padding-bottom:6px; background:url(HScroll.gif) -72px bottom; width:18px; overflow:hidden; }
  678. .LGY2CustScroll2SliderUpHover { padding-top:6px; background:url(HScroll.gif) -72px top; width:18px; overflow:hidden; }
  679. .LGY2CustScroll2SliderVInHover { background:url(HScroll.gif) -90px center; width:18px; overflow:hidden; }
  680. .LGY2CustScroll3Down,.LGY2CustScroll3DownHidden { background:white; width:9px; overflow:hidden; cursor:default; }
  681. .LGY2CustScroll3SliderDown,.LGY2CustScroll3SliderDownHover { padding-bottom:3px; width:9px; background:url(HScroll.gif) -126px bottom; }
  682. .LGY2CustScroll3SliderUp,.LGY2CustScroll3SliderUpHover { width:9px; background:url(HScroll.gif) -126px top; cursor:default; }
  683. .LGY2CustScroll3SliderDownHover { background-position:-135px bottom; }
  684. .LGY2CustScroll3SliderUpHover { background-position:-135px top; cursor:default; }
  685. .LGY2CustScroll4Down,.LGY2CustScroll4DownHidden,.LGY2CustScroll4SliderDown,.LGY2CustScroll4SliderDownHover { width:1px; overflow:hidden; }
  686. /* Other messages */
  687. .LGY2HintMain {position:absolute; margin-left:-1px; margin-top:-1px; left:0px; top:0px; z-index:260; background:#ffffff; cursor:default; }
  688. .LGY2HintOuter {overflow:hidden; border:1px solid #000000; background:#ffffff !important; color:black; text-align:left; }
  689. .LGY2HintHeaderOuter {background-color:#39aefb !important; color:#ffffff; border: 1px solid #ffffff; }
  690. .LGY2HintShadow {position:absolute; z-index:259;background:#888; opacity:0.3; filter:alpha(opacity=30);margin-left:2px; margin-top:2px;}
  691. .LGY2TipMain {position:absolute; left:0px; top:0px; z-index:262; visibility:hidden; }
  692. .LGY2TipOuter {overflow:hidden; cursor:default; font:12px Arial;padding-left:3px; padding-right:3px; background:#E4E5F0; border:1px solid #777;}
  693. .LGY2TipBody {background:#E4E5F0; white-space:nowrap; padding: 3px;}
  694. .LGY2TipShadow {position:absolute;z-index:261;background:#888; opacity:0.3; filter:alpha(opacity=30);visibility:hidden; margin-left:3px; margin-top:3px}
  695. .LGY2MouseOrig { background:yellow !important; opacity:0.5; filter:alpha(opacity=50); }
  696. .LGY2MouseDragObject { position:absolute; z-index:260; background:#888; opacity:0.5; filter:alpha(opacity=50); }
  697. .LGY2Focus { border:1px solid #AAF; border-top:1px solid #00F; border-left:1px solid #00F; background-color:#EEE; }
  698. .GridDisabled { position:absolute; z-index:256; background:white; opacity:0.5; filter:alpha(opacity=50); }
  699. /* Do not change, marks the style loaded */
  700. .LGY2Loaded { border:1px solid #000000 !important;}
  701. /*sum*/
  702. .LGY2SumCell{background:#fafafa; color:#FF060C;}/*//text-align: right;font-weight:bold;*/
  703. .LGY2SubSumCell{background: #FCF0E7; border-bottom:1px solid #F7BBA1; color:#DA5615}
  704. .LGY2CumulateCell{background: #FCF0E7; border-bottom:1px solid #F7BBA1; color:#BE3600}
  705. /* FindDialog && PivotDialog */
  706. .LGY2H1Pop,.LGY2PPop{margin:0; padding:0}
  707. .LGY2Paddingl10{padding-left:10px}
  708. .LGY2PaddingT10{padding-top:10px}
  709. .LGY2PPop{ padding:0 0 10px 0; text-align:center }
  710. .LGY2Pop{width:410px; overflow:hidden; border:1px solid #B9B9B9; padding:0; font-size:12px;background:#F9F9F9; font-family:dotum, Arial, Helvetica, sans-serif}
  711. .LGY2PopTitle{width:100%; border-bottom:1px solid #B9B9B9; font-size:12px; font-weight:bold; display:block; line-height:28px; color:#535353;
  712. background: #e8e8e8; /* Old browsers */
  713. background: -moz-linear-gradient(top, #e8e8e8 0%, #dcdcdc 100%); /* FF3.6+ */
  714. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
  715. background: -webkit-linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
  716. background: -o-linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* Opera 11.10+ */
  717. background: -ms-linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* IE10+ */
  718. background: linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* W3C */
  719. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
  720. }
  721. .LGY2PopSearch{margin:10px; overflow:hidden; }
  722. .LGY2PopContent{border:1px solid #D0DBE8; background-color:#fff}
  723. .LGY2PopUl,.LGY2PopUl2{list-style:none; margin:0; padding:10px;}
  724. .LGY2PopDiv{overflow:hidden; width:100%}
  725. .LGY2PopDiv2{overflow:hidden; width:100%}
  726. .LGY2PopLeft,.LGY2PopLeft2, .LGY2PopLeft3 {width:220px; float:left !important; }
  727. .LGY2PopRight,.LGY2PopRight2,.LGY2PopRight3 {width:166px; float:right !important; }
  728. .LGY2PopUl input {margin:-2px 2px 0px 0px;padding:0 ; width:13px; height:13px; vertical-align:middle;}
  729. .LGY2PopUl li{ padding-top:4px; padding-bottom:3px; padding-left:5px}
  730. .LGY2PopUl2 li{ padding-top:4px; padding-bottom:3px;}
  731. .LGY2BtnArea {margin-top:10px; text-align:center }
  732. .LGY2PopLeft, .LGY2PopRight{ height:120px}
  733. .LGY2PopLeft2, .LGY2PopRight2{ height:80px}
  734. .LGY2PopLabel{line-height:12px; margin:0 0 0 2px}
  735. .LGY2PopSubtitle{font-weight:bold; color:#000; border-bottom:1px solid #E0E0E0; background-color:#E7E7E7;padding-left:4px;}
  736. .LGY2PopBtn {text-align: center;text-decoration: none;color:#fff;position: relative;border:1px solid #316290;
  737. font-size:12px; width:50px !important; height:22px !important; cursor:pointer;}
  738. .LGY2PopBtn2 {text-align: center;text-decoration: none;color:#fff;position: relative;border:1px solid #316290;
  739. font-size:12px; height:22px !important; cursor:pointer;}
  740. .LGY2PopBtn, .LGY2PopBtn:hover {color:#fff;}
  741. .LGY2PopBtnBlue {
  742. background: #e8e8e8; /* Old browsers */
  743. background: -moz-linear-gradient(top, #e8e8e8 0%, #dcdcdc 100%); /* FF3.6+ */
  744. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
  745. background: -webkit-linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
  746. background: -o-linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* Opera 11.10+ */
  747. background: -ms-linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* IE10+ */
  748. background: linear-gradient(top, #e8e8e8 0%,#dcdcdc 100%); /* W3C */
  749. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
  750. }
  751. .LGY2PopBtnBlue:hover {
  752. background: #dcdcdc; /* Old browsers */
  753. background: -moz-linear-gradient(top, #dcdcdc 0%, #e8e8e8 100%); /* FF3.6+ */
  754. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdc), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
  755. background: -webkit-linear-gradient(top, #dcdcdc 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
  756. background: -o-linear-gradient(top, #dcdcdc 0%,#e8e8e8 100%); /* Opera 11.10+ */
  757. background: -ms-linear-gradient(top, #dcdcdc 0%,#e8e8e8 100%); /* IE10+ */
  758. background: linear-gradient(top, #dcdcdc 0%,#e8e8e8 100%); /* W3C */
  759. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
  760. }
  761. .LGY2UserBtn {text-align: center;text-decoration: none;color:#fff;position: relative;border:1px solid #316290;margin-left:4px;
  762. font-size:12px; height:20px !important; cursor:pointer;}
  763. .LGY2UserBtn, .LGY2UserBtn:hover {color:#fff;}
  764. .LGY2UserBtnBlue {
  765. background: #5689b9; /* Old browsers */
  766. background: -moz-linear-gradient(top, #5689b9 0%, #3a6ea0 100%); /* FF3.6+ */
  767. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5689b9), color-stop(100%,#3a6ea0)); /* Chrome,Safari4+ */
  768. background: -webkit-linear-gradient(top, #5689b9 0%,#3a6ea0 100%); /* Chrome10+,Safari5.1+ */
  769. background: -o-linear-gradient(top, #5689b9 0%,#3a6ea0 100%); /* Opera 11.10+ */
  770. background: -ms-linear-gradient(top, #5689b9 0%,#3a6ea0 100%); /* IE10+ */
  771. background: linear-gradient(top, #5689b9 0%,#3a6ea0 100%); /* W3C */
  772. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5689b9', endColorstr='#3a6ea0',GradientType=0 ); /* IE6-9 */
  773. }
  774. .LGY2UserBtnBlue:hover {
  775. background: #3a6ea0; /* Old browsers */
  776. background: -moz-linear-gradient(top, #3a6ea0 0%, #5689b9 100%); /* FF3.6+ */
  777. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea0), color-stop(100%,#5689b9)); /* Chrome,Safari4+ */
  778. background: -webkit-linear-gradient(top, #3a6ea0 0%,#5689b9 100%); /* Chrome10+,Safari5.1+ */
  779. background: -o-linear-gradient(top, #3a6ea0 0%,#5689b9 100%); /* Opera 11.10+ */
  780. background: -ms-linear-gradient(top, #3a6ea0 0%,#5689b9 100%); /* IE10+ */
  781. background: linear-gradient(top, #3a6ea0 0%,#5689b9 100%); /* W3C */
  782. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a6ea0', endColorstr='#5689b9',GradientType=0 ); /* IE6-9 */
  783. }
  784. .LGY2PopDisc {margin:0px 8px 8px 8px; background-color:#ebf2f5; border:1px solid #D0DBE8;}
  785. .LGY2PopDisc ul {padding:0px; margin-left:0; margin-top:10px; margin-bottom:0;}
  786. .LGY2PopDisc li {list-style:none; background:url(bullet.gif) no-repeat 5px 3px; margin-bottom:8px; padding-left:13px; color:#426b8c; word-break:break-all;}
  787. .LGY2PopChkArea {margin:8px; height:25px;}
  788. .LGY2PopChkArea ul {margin:0; padding:0; float:right!important; background-color:#ebf2f5; border:1px solid #D0DBE8;}
  789. .LGY2PopChkArea li {float:left!important; padding:3px 5px 0px 5px; list-style:none; color:#426b8c; font-weight:bold;}
  790. .LGY2PopFilter {width:250px;}
  791. .LGY2PopHelp0, .LGY2PopHelp1, .LGY2PopClose {
  792. cursor:pointer;
  793. margin-top:4px;padding-right:3px;float:right!important;height:20px;
  794. border: 0px none; background-repeat: no-repeat; padding-left: 12px; background-image: url(filter_btn.gif);
  795. }
  796. .LGY2PopHelp0 { background-position:0px 0px; }
  797. .LGY2PopHelp1 { background-position:-23px 0px; }
  798. .LGY2PopClose { background-position:-46px 0px; }
  799. /* Paging Icon */
  800. .LGY2ToolPagerFirst, .LGY2ToolPagerFirst1, .LGY2ToolPagerPrev, .LGY2ToolPagerPrev1, .LGY2ToolPagerNext, .LGY2ToolPagerNext1, .LGY2ToolPagerLast, .LGY2ToolPagerLast1 {
  801. border: 0px none; background-repeat: no-repeat; padding-left: 16px; padding-right: 3px; background-image: url(pager.gif);
  802. }
  803. .LGY2ToolPagerFirst1 { background-position:0px 0px; }
  804. .LGY2ToolPagerFirst { background-position:-30px 0px; }
  805. .LGY2ToolPagerPrev1 { background-position:-120px 0px; }
  806. .LGY2ToolPagerPrev { background-position:-150px 0px; }
  807. .LGY2ToolPagerNext1 { background-position:-180px 0px; }
  808. .LGY2ToolPagerNext { background-position:-210px 0px; }
  809. .LGY2ToolPagerLast1 { background-position:-300px 0px; }
  810. .LGY2ToolPagerLast { background-position:-330px 0px; }
  811. .LGY2ToolExpand1, .LGY2ToolCollapse1 {
  812. border: 0px none; background-repeat: no-repeat; padding-left: 16px; padding-right: 3px; background-image: url(group.gif);
  813. }
  814. .LGY2ToolExpand1 { background-position:4px 3px; }
  815. .LGY2ToolCollapse1 { background-position:-21px 3px; }
  816. .LGY2ScrollInfo {
  817. background:#E8E8E8; padding: 8px; border: 1px solid #C8C8C8; z-index:300; box-shadow: 3px 3px 3px #888888;
  818. }
  819. /* FocusedSheet */
  820. /*
  821. .LGY2FocusedSheet{
  822. z-index:0; border:1px solid #88bde9 !important; outline: 0;
  823. -webkit-box-shadow: inset 0 1px 1px #88bde9, 0 0 10px #88bde9;
  824. -moz-box-shadow: inset 0 1px 1px #88bde9, 0 0 10px #88bde9;
  825. box-shadow: 0 0 10px #88bde9;
  826. }
  827. */
  828. /* button { padding: 1px !important; }
  829. .LGY2Pick2CellY {
  830. padding: 5px !important;
  831. } */
  832. /* Web-accessibility calender */
  833. .LGY2PickCell button, .LGY2PickBL button, .LGY2PickBR button, .LGY2PickMY button, .LGY2PickMYDown button, .LGY2PickMYUp button, .LGY2PickMYRtl button, .LGY2Pick2Cell button, .LGY2Pick2BL button, .LGY2Pick2BR button, .LGY2Pick2MY button, .LGY2Pick2MYDown button, .LGY2Pick2MYUp button, .LGY2Pick2MYRtl button, .LGY2Pick2CellY button, .LGY2PickEmpty button {border: 0px; background:transparent; padding: 0; margin: 0 auto; cursor:pointer; _cursor:hand; }
  834. .LGY2PickBL button, .LGY2PickBR button, .LGY2Pick2BL button, .LGY2Pick2BR button, .LGY2PickEmpty button {width: 100%;}
  835. .LGY2PickOM button {background-color:white; color:#aaaaaa;}
  836. .LGY2PickOMNE button {color:#aaaaaa;}
  837. .LGY2SortButton {display:block; float:right; border: 0px; background:transparent; padding: 0 2px; cursor:pointer; _cursor:hand; }
  838. .LGY2FilterOptionList:focus {
  839. border-color: #aaa;
  840. color: #222;
  841. outline: solid 1px;
  842. }