guidancepage.css 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  1. /*
  2. *+------------------------------------------------------------------------+
  3. *| Licensed Materials - Property of IBM
  4. *| IBM Cognos Products: BUX
  5. *| (C) Copyright IBM Corp. 2009, 2022
  6. *|
  7. *| US Government Users Restricted Rights - Use, duplication or
  8. *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. *+------------------------------------------------------------------------+
  10. */
  11. /* This is a generated file, do not edit */
  12. /*Layout section*/
  13. .bux-guidancePageContainer-outer {
  14. vertical-align: middle;
  15. position: absolute;
  16. height: 100%;
  17. width: 100%;
  18. }
  19. .bux-guidancePage-div {
  20. position: relative;
  21. }
  22. .bux-guidancePage-hideScroll {
  23. overflow-x: hidden;
  24. overflow-y: hidden;
  25. }
  26. .bux-guidancePage-main-title {
  27. position: absolute;
  28. left: 60px;
  29. top: 210px;
  30. }
  31. .bux-guidancePage-sections {
  32. position: absolute;
  33. left: 0px;
  34. top: 387px;
  35. }
  36. .bux-guidancePage-outer {
  37. margin: 5px 8px;
  38. padding-left: 22px;
  39. height: 190px;
  40. border: 1px green;
  41. background-repeat: no-repeat;
  42. }
  43. .bux-guidancePage-inner {
  44. width: 550px;
  45. background-repeat: repeat-x;
  46. }
  47. .bux-guidancePage-thumbnails-stripe {
  48. width: 870px;
  49. height: 152px;
  50. margin: 18px 0px;
  51. background-repeat: no-repeat;
  52. text-align: left;
  53. }
  54. .bux-guidancePage-thumbnail-span-inner {
  55. width: 130px;
  56. height: 128px;
  57. padding-left: 1px;
  58. }
  59. .dj_ie .bux-guidancePage-thumbnail-span-inner {
  60. margin-top: 1px;
  61. }
  62. .bux-guidancePage-thumbnail-span-inner * {
  63. vertical-align: middle;
  64. }
  65. .dj_ie .bux-guidancePage-thumbnail-span-inner span {
  66. height: 100%;
  67. width: 1px;
  68. }
  69. .bux-guidancePage-thumbnail-span-inner {
  70. vertical-align: middle;
  71. text-align: center;
  72. }
  73. .bux-guidancePage-empty-thumbnail-span {
  74. width: 128px;
  75. height: 130px;
  76. display: block;
  77. cursor: default;
  78. }
  79. .bux-guidancePage-empty-favorite-help {
  80. width: 375px;
  81. height: 145px;
  82. margin-left: 0px;
  83. vertical-align: middle;
  84. display: inline-block;
  85. overflow: hidden;
  86. }
  87. .bux-guidancePage-empty-favorite-help .buxBannerMarkAsFavoriteButton {
  88. padding: 8px;
  89. margin: 3px;
  90. }
  91. .dj_ie7 .bux-guidancePage-empty-favorite-help .buxBannerMarkAsFavoriteButton {
  92. padding: 0 8px;
  93. }
  94. .bux-thumbnail-loading {
  95. z-index: 10;
  96. margin: 2px;
  97. }
  98. .bux-thumbnail-frame {
  99. height: 130px;
  100. width: 130px;
  101. position: absolute;
  102. }
  103. .bux-guidancePage-thumbnail-span {
  104. height: auto;
  105. margin-right: 20px;
  106. margin-left: 0px;
  107. vertical-align: middle;
  108. overflow: hidden;
  109. vertical-align: top;
  110. }
  111. .bux-guidancePage-thumbnail-span:hover {
  112. cursor: pointer;
  113. }
  114. .bux-guidancePage-thumbnail-span:hover .bux-guidancePage-thumbnail-title {
  115. text-decoration: underline;
  116. }
  117. .bux-guidancePage-thumbnail-title {
  118. text-align: center;
  119. padding-top: 4px;
  120. white-space: nowrap;
  121. }
  122. .bux-guidancePage-moreButton-container {
  123. cursor: pointer;
  124. position: absolute;
  125. right: 20px;
  126. top: 95px;
  127. }
  128. .bux-guidancePage-CBT-container {
  129. position: absolute;
  130. top: 393px;
  131. left: 594px;
  132. width: 340px;
  133. height: 210px;
  134. }
  135. .bux-guidancePage-CBT-ViewAll {
  136. position: absolute;
  137. right: 21px;
  138. top: 8px;
  139. font-size: 58%;
  140. cursor: pointer;
  141. color:#00649d;
  142. }
  143. .bux-guidancePage-CBT-ViewAll:hover {
  144. text-decoration: underline;
  145. }
  146. .bux-guidancePage-CBT-stripe {
  147. text-align: left;
  148. padding-top: 4px;
  149. white-space: nowrap;
  150. height: 182px;
  151. overflow-x: hidden;
  152. overflow-y: auto;
  153. }
  154. .bux-guidancePage-CBT-Item-container {
  155. vertical-align: top;
  156. text-align: left;
  157. display: block;
  158. overflow: hidden;
  159. cursor: pointer;
  160. margin-top: 12px;
  161. }
  162. .bux-guidancePage-CBT-Item-container:focus {
  163. border: 1px dotted black;
  164. }
  165. .bux-guidancePage-CBT-item-text {
  166. display: inline-block;
  167. text-align: left;
  168. padding-left: 12px;
  169. vertical-align: top;
  170. white-space: normal;
  171. width: 175px;
  172. }
  173. .bux-guidancePage-CBT-Item-thumbnail-dashboard-style {
  174. background-image: none;
  175. background-image: url(images/guidancePage/dashboard_style.png);
  176. }
  177. .bux-guidancePage-CBT-Item-thumbnail-dashboard-style:hover {
  178. background-image: none;
  179. background-image: url(images/guidancePage/dashboard_style.png);
  180. }
  181. .bux-guidancePage-CBT-Item-thumbnail-preference {
  182. background-image: none;
  183. background-image: url(images/guidancePage/preference_big.png);
  184. }
  185. .bux-guidancePage-CBT-Item-thumbnail-preference:hover {
  186. background-image: none;
  187. background-image: url(images/guidancePage/preference_big.png);
  188. }
  189. .bux-guidancePage-CBT-item {
  190. display: inline-block;
  191. height: 75px;
  192. width: 125px;
  193. background-position: center;
  194. background-repeat: no-repeat;
  195. }
  196. .bux-guidancePage-CBT-item-spacer {
  197. display: block;
  198. height: 5px;
  199. width: 1px;
  200. }
  201. .bux-guidancePage-createDashboard-button-container {
  202. position: absolute;
  203. left: 55px;
  204. top: 250px
  205. }
  206. .icdHideGettingStartedLargeButtonCells {
  207. display: none;
  208. }
  209. .icdGettingStartedLargeButton,
  210. .icdGettingStartedLargeButton .dijitButtonContents,
  211. .icdGettingStartedLargeButton .dijitButtonNode {
  212. width: 100%;
  213. height: auto;
  214. }
  215. .dj_ie .icdGettingStartedLargeButtonCells {
  216. padding-right: 15px;
  217. padding-bottom: 8px;
  218. }
  219. .icdGettingStartedLargeButton .dijitButtonContents {
  220. vertical-align: middle;
  221. }
  222. .icdGettingStartedLargeButton .dijitButtonText {
  223. height: 100%;
  224. padding-top: 3px;
  225. }
  226. .icdGettingStartedLargeButton .dijitButtonContents {
  227. text-align: left;
  228. padding-left: 6px;
  229. width: 95%;
  230. }
  231. /*Skin section*/
  232. .bux-guidancePageContainer-outer {
  233. background-color: #f5f5f5;
  234. background-image: none;
  235. background-image: url(images/guidancePage/startpage_bg.png);
  236. background-repeat: repeat-x;
  237. background-position: left center;
  238. }
  239. .bux-guidancePage-empty-thumbnail-span {
  240. border: 1px solid silver;
  241. background-image: none;
  242. background-position: center center;
  243. background-repeat: no-repeat;
  244. -moz-border-radius: 3px;
  245. -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.25);
  246. }
  247. .bux-guidancePage-main-title {
  248. color: #444444;
  249. font-size: 2em;
  250. }
  251. .bux-guidancePage {
  252. height: 615px;
  253. width: 944px;
  254. background-image: none;
  255. background-image: url(images/guidancePage/startpage_main.png);
  256. background-repeat: no-repeat;
  257. }
  258. .bux-guidancePage-section-title {
  259. text-align: left;
  260. }
  261. .bux-guidancePage-empty-favorite-help {
  262. color: #444444;
  263. font-weight: bold;
  264. }
  265. .bux-guidancePage-thumbnail-title {
  266. font-size: 1em;
  267. color: #444444;
  268. font-weight: normal;
  269. }
  270. .claro .bux-guidancePage-moreButton-container .dijitButton .dijitButtonNode,
  271. .claro .bux-guidancePage-moreButton-container .dijitButtonHover .dijitButtonNode,
  272. .claro .bux-guidancePage-moreButton-container .dijitButtonActive .dijitButtonNode {
  273. background: none;
  274. border: none;
  275. -moz-box-shadow: none;
  276. filter: none;
  277. }
  278. .bux-guidancePage-more-icon {
  279. background-image: none;
  280. background-image: url(images/guidancePage/more_button.png);
  281. background-repeat: no-repeat;
  282. background-position: top;
  283. width: 20px;
  284. height: 20px;
  285. cursor: pointer;
  286. }
  287. .bux-guidancePage-moreButton .dijitButtonText {
  288. color: #00649d;
  289. cursor: pointer;
  290. }
  291. .bux-guidancePage-moreButton-container .dijitButtonHover .dijitButtonText,
  292. .bux-guidancePage-moreButton-container .dijitButtonActive .dijitButtonText {
  293. text-decoration: underline;
  294. }
  295. .dijitButtonHover .bux-guidancePage-more-icon {
  296. background-position: bottom;
  297. }
  298. .bux-guidancePage-CBT-item-title {
  299. color: #00649d;
  300. font-weight: bold;
  301. }
  302. .bux-guidancePage-CBT-item-description {
  303. color: #777777;
  304. }
  305. .bux-guidancePage-CBT-item {
  306. border: 1px solid #ededed;
  307. background-color: #ffffff;
  308. }
  309. .bux-guidancePage-CBT-item:hover {
  310. border: 1px solid #dbdbdb;
  311. cursor: pointer;
  312. }
  313. .bux-guidancePage-section-title {
  314. font-size: 1.5em;
  315. color: #444444;
  316. }
  317. .icdGettingStartedLargeButton .dijitButtonContents{
  318. font-size: 1.5em;
  319. color: #222222;
  320. }
  321. .icdGettingStartedLargeButton .dijitButtonNode {
  322. -moz-border-radius: 10px !important;
  323. }
  324. .icdGettingStartedPageNewIcon,
  325. .icdGettingStartedPageOpenIcon {
  326. background-image: none;
  327. background-image: url(images/guidancePage/gettingstarted_button_strip.png);
  328. background-repeat: no-repeat;
  329. width: 23px;
  330. height: 24px;
  331. }
  332. .icdGettingStartedPageNewIcon {
  333. background-position: 0 0;
  334. }
  335. .icdGettingStartedPageOpenIcon {
  336. background-position: -24px;
  337. }
  338. /* -- A11Y -- */
  339. .dijit_a11y .bux-guidancePage-empty-thumbnail-span {
  340. border: solid 1px;
  341. }
  342. .dijit_a11y .bux-guidancePage-div {
  343. border: solid 1px;
  344. background: #000000;
  345. }
  346. .dijit_a11y .bux-guidancePage-thumbnail-span {
  347. padding-left: 3px;
  348. }
  349. .dijit_a11y .bux-guidancePage-thumbnail-span-inner {
  350. border: solid 1px;
  351. padding: 1px;
  352. }
  353. .bux-guidancePage-CBT-item-image {
  354. display: none;
  355. }
  356. .dijit_a11y .bux-guidancePage-CBT-item-image {
  357. display: block;
  358. margin-left: -1px;
  359. margin-top: -1px;
  360. }
  361. .dijit_a11y .bux-guidancePage-CBT-item:hover {
  362. border: solid 3px;
  363. height: 70px;
  364. widows: 94px;
  365. }
  366. .dijit_a11y .bux-thumbnail-frame {
  367. background: transparent !important;
  368. }