hue3.css 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747
  1. /*
  2. Licensed to Cloudera, Inc. under one
  3. or more contributor license agreements. See the NOTICE file
  4. distributed with this work for additional information
  5. regarding copyright ownership. Cloudera, Inc. licenses this file
  6. to you under the Apache License, Version 2.0 (the
  7. "License"); you may not use this file except in compliance
  8. with the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. */
  16. .subnav {
  17. background-color: #EEEEEE;
  18. background-image: -moz-linear-gradient(center top, #F5F5F5 0%, #EEEEEE 100%);
  19. background-repeat: repeat-x;
  20. border: 1px solid #E5E5E5;
  21. border-radius: 4px;
  22. -webkit-border-radius: 4px;
  23. -moz-border-radius: 4px;
  24. height: 36px;
  25. width: 100%;
  26. }
  27. .subnav .nav {
  28. margin-bottom: 0;
  29. }
  30. .subnav .nav > li > a {
  31. border-left: 1px solid #F5F5F5;
  32. border-radius: 0;
  33. -webkit-border-radius: 0;
  34. -moz-border-radius: 0;
  35. border-right: 1px solid #E5E5E5;
  36. margin: 0;
  37. padding-bottom: 11px;
  38. padding-top: 11px;
  39. }
  40. .subnav .nav > li > a:hover {
  41. border-right: 1px solid #E5E5E5;
  42. border-left: 1px solid #F5F5F5;
  43. }
  44. .subnav .nav > .active > a, .subnav .nav > .active > a:hover {
  45. background-color: #E9E9E9;
  46. border-left: 0 none;
  47. border-right-color: #DDDDDD;
  48. box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05) inset;
  49. color: #777777;
  50. padding-left: 13px;
  51. }
  52. .subnav .nav > .active > a .caret, .subnav .nav > .active > a:hover .caret {
  53. border-top-color: #777777;
  54. }
  55. .subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
  56. border-left: 0 none;
  57. border-radius: 4px 0 0 4px;
  58. -webkit-border-radius: 4px 0 0 4px;
  59. -moz-border-radius: 4px 0 0 4px;
  60. padding-left: 12px;
  61. }
  62. .subnav .nav > li:last-child > a {
  63. border-right: 0 none;
  64. }
  65. .subnav .dropdown-menu {
  66. border-radius: 0 0 4px 4px;
  67. -webkit-border-radius: 0 0 4px 4px;
  68. -moz-border-radius: 0 0 4px 4px;
  69. }
  70. .subnav-fixed {
  71. border-color: #D5D5D5;
  72. border-radius: 0;
  73. -webkit-border-radius: 0;
  74. -moz-border-radius: 0;
  75. border-width: 0 0 1px;
  76. box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
  77. left: 0;
  78. position: fixed;
  79. right: 0;
  80. top: 48px;
  81. z-index: 1020;
  82. }
  83. .subnav-fixed .nav {
  84. margin: 0 auto;
  85. padding: 0 1px;
  86. }
  87. .subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
  88. border-radius: 0;
  89. -webkit-border-radius: 0;
  90. -moz-border-radius: 0;
  91. }
  92. .form-stacked {
  93. margin: 0;
  94. }
  95. .form-inline input, .form-inline a {
  96. vertical-align: baseline;
  97. }
  98. .pagination p {
  99. padding-top: 6px;
  100. }
  101. .right {
  102. text-align: right !important;
  103. }
  104. .center {
  105. text-align: center !important;
  106. }
  107. .left {
  108. text-align: left !important;
  109. }
  110. .nowrap {
  111. white-space: nowrap;
  112. }
  113. a.toggle-display-link:link {
  114. color: black;
  115. text-decoration: none;
  116. }
  117. a.toggle-display-link:active {
  118. color: black;
  119. text-decoration: none;
  120. }
  121. a.toggle-display-link:visited {
  122. color: black;
  123. text-decoration: none;
  124. }
  125. a.toggle-display-link:hover {
  126. color: black;
  127. text-decoration: none;
  128. }
  129. .withTitle {
  130. top: 60px !important;
  131. }
  132. .clear {
  133. clear: both;
  134. }
  135. .sectionbar {
  136. background-color: #E5E5E5;
  137. background-image: linear-gradient(top, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%);
  138. background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%);
  139. background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%);
  140. background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%);
  141. background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%);
  142. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(1, rgb(229, 229, 229)));
  143. height: 40px;
  144. border-bottom: 1px solid #CBCBCB;
  145. padding-top: 10px;
  146. }
  147. .sectionbar h2 {
  148. font-size: 20px;
  149. font-weight: 400;
  150. padding-left: 20px;
  151. float: left;
  152. }
  153. .sectionbar h2.selected {
  154. color: #01639C;
  155. }
  156. .sectionbar h2.subsection, .sectionbar h2.subsubsection {
  157. padding-left: 6px;
  158. }
  159. .sectionbar h3 {
  160. float: left;
  161. padding-left: 6px;
  162. color: #CCC;
  163. font-size: 12px;
  164. }
  165. .sectionbar a {
  166. float: right;
  167. margin-right: 14px;
  168. color: #1F92D8;
  169. padding-top: 7px;
  170. text-shadow: 0 -1px 0 #E5E5E5;
  171. }
  172. .toolbar {
  173. float: right;
  174. }
  175. .toolbar ul {
  176. list-style: none outside none;
  177. display: inline;
  178. }
  179. .toolbar li {
  180. display: inline;
  181. }
  182. .wordbreak {
  183. max-width: 500px;
  184. word-wrap: break-word;
  185. }
  186. .menubar {
  187. height: 30px;
  188. left: 0;
  189. overflow: visible;
  190. position: fixed;
  191. right: 0;
  192. top: 40px;
  193. z-index: 9999;
  194. }
  195. .menubar-inner, .menubar .fill {
  196. background-color: #d0e1f4;
  197. background-image: -moz-linear-gradient(center top, #d0e1f4, #d0e1f4);
  198. background-image: -webkit-linear-gradient(top, #d0e1f4, #d0e1f4);
  199. background-repeat: repeat-x;
  200. }
  201. .menubar-inner a {
  202. color: #333;
  203. font-weight: bold;
  204. }
  205. .menubar-inner a:hover {
  206. color: #01639C;
  207. }
  208. .menubar-inner a.selected {
  209. color: #FFFFFF;
  210. padding: 2px;
  211. padding-left: 10px;
  212. padding-right: 10px;
  213. margin-top: 8px;
  214. background-color: #01639C;
  215. background-image: -moz-linear-gradient(center top, #01639C, #015382);
  216. background-repeat: repeat-x;
  217. box-shadow: 0 0 3px #015382 inset;
  218. -moz-box-shadow: 0 0 3px #015382 inset;
  219. -webkit-box-shadow: 0 0 3px #015382 inset;
  220. border-radius: 30px;
  221. }
  222. .menubar-inner a.disabled {
  223. cursor: default;
  224. opacity: 0.65;
  225. }
  226. .menubar-inner a.disabled:hover {
  227. color: #333;
  228. }
  229. .widget-box {
  230. background: none repeat scroll 0 0 #F9F9F9;
  231. border-top: 1px solid #CDCDCD;
  232. border-left: 1px solid #CDCDCD;
  233. border-right: 1px solid #CDCDCD;
  234. clear: both;
  235. margin-top: 10px;
  236. margin-bottom: 16px;
  237. position: relative;
  238. }
  239. .widget-title {
  240. background-color: #efefef;
  241. background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fdfdfd), to(#eaeaea));
  242. background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
  243. background-image: -moz-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
  244. background-image: -ms-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
  245. background-image: -o-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
  246. background-image: -linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
  247. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
  248. border-bottom: 1px solid #CDCDCD;
  249. height: 36px;
  250. }
  251. .widget-title span.icon {
  252. border-right: 1px solid #cdcdcd;
  253. padding: 9px 10px 7px 11px;
  254. float: left;
  255. opacity: .7;
  256. }
  257. .widget-title h5 {
  258. color: #666666;
  259. text-shadow: 0 1px 0 #ffffff;
  260. float: left;
  261. font-size: 16px;
  262. font-weight: bold;
  263. padding: 10px;
  264. line-height: 16px;
  265. margin: 0;
  266. }
  267. .widget-content {
  268. padding-top: 15px;
  269. padding-bottom: 15px;
  270. border-bottom: 1px solid #cdcdcd;
  271. }
  272. .widget-content ul {
  273. margin: 0;
  274. padding: 0;
  275. list-style: none;
  276. }
  277. .widget-content ul li {
  278. margin: 0;
  279. padding: 0;
  280. }
  281. .widget-content a {
  282. padding: 5px 15px;
  283. display: block;
  284. font-size: 14px;
  285. font-weight: bold;
  286. }
  287. .widget-content a i {
  288. color: #999999;
  289. }
  290. .widget-content a:hover {
  291. background-color: #EEEEEE;
  292. text-decoration: none;
  293. }
  294. .widget-content a:hover i {
  295. color: #333333;
  296. }
  297. code {
  298. line-height: 1.4em;
  299. }
  300. .noPadding {
  301. padding: 0;
  302. }
  303. .contextMenu {
  304. display: none;
  305. }
  306. .contextItem {
  307. cursor: pointer;
  308. }
  309. .fieldError {
  310. border-color: #EE5F5B;
  311. color: #B94A48;
  312. }
  313. ul.errorlist {
  314. list-style: none outside none;
  315. margin: 0;
  316. }
  317. ul.errorlist li {
  318. color: #B94A48;
  319. padding: 2px;
  320. font-weight: bold;
  321. font-style: italic;
  322. }
  323. .homeLink,
  324. .trashLink {
  325. font-size: 1.25em;
  326. line-height: 18px;
  327. }
  328. .hueBreadcrumb {
  329. font-size: 1.25em;
  330. list-style: none outside none;
  331. padding: 9px 9px;
  332. }
  333. .hueBreadcrumb li {
  334. display: inline-block;
  335. text-shadow: 0 1px 0 #FFFFFF;
  336. }
  337. .hueBreadcrumb .divider {
  338. color: #999999;
  339. padding: 0 5px;
  340. }
  341. .hueBreadcrumb .active a {
  342. color: #333333;
  343. }
  344. .hueBreadcrumb a.nounderline:hover {
  345. text-decoration: none;
  346. }
  347. .hueBreadcrumb > li:last-child > a {
  348. font-weight: bold;
  349. color: #333333;
  350. }
  351. .hueBreadcrumb > li:last-child > span {
  352. display: none;
  353. }
  354. .hueWell {
  355. padding-bottom: 0;
  356. }
  357. .hueBreadcrumbBar {
  358. padding: 8px 15px;
  359. margin: 0 0 20px;
  360. list-style: none;
  361. }
  362. .ribbon-wrapper {
  363. width: 85px;
  364. height: 88px;
  365. overflow: hidden;
  366. position: fixed;
  367. top: 26px;
  368. right: -3px;
  369. z-index: 10001;
  370. }
  371. .ribbon {
  372. font: bold 15px sans-serif;
  373. text-align: center;
  374. text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
  375. -webkit-transform: rotate(45deg);
  376. -moz-transform: rotate(45deg);
  377. -ms-transform: rotate(45deg);
  378. -o-transform: rotate(45deg);
  379. position: relative;
  380. padding: 7px 0;
  381. left: -5px;
  382. top: 15px;
  383. width: 120px;
  384. background-color: #da4f49;
  385. *background-color: #bd362f;
  386. background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  387. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  388. background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  389. background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  390. background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  391. background-repeat: repeat-x;
  392. color: #ffffff;
  393. -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  394. -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  395. box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  396. }
  397. .ribbon:before, .ribbon:after {
  398. content: "";
  399. border-top: 3px solid #c09853;
  400. border-left: 3px solid transparent;
  401. border-right: 3px solid transparent;
  402. position: absolute;
  403. bottom: -3px;
  404. }
  405. .ribbon:before {
  406. left: 0;
  407. }
  408. .ribbon:after {
  409. right: 0;
  410. }
  411. /*********************************************************
  412. * From: http://datatables.net/blog/Twitter_Bootstrap
  413. */
  414. div.dataTables_length label {
  415. width: 460px;
  416. float: left;
  417. text-align: left;
  418. }
  419. div.dataTables_length select {
  420. width: 75px;
  421. }
  422. div.dataTables_filter label {
  423. float: right;
  424. width: 460px;
  425. }
  426. div.dataTables_info {
  427. padding-top: 8px;
  428. }
  429. div.dataTables_paginate {
  430. float: right;
  431. margin: 0;
  432. }
  433. /*
  434. *********************************************************/
  435. /* Pagination nested */
  436. .paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
  437. height: 19px;
  438. width: 19px;
  439. margin-left: 3px;
  440. float: left;
  441. }
  442. .paginate_disabled_previous {
  443. background-image: url('../art/datatables/back_disabled.jpg');
  444. }
  445. .paginate_enabled_previous {
  446. background-image: url('../art/datatables/back_enabled.jpg');
  447. }
  448. .paginate_disabled_next {
  449. background-image: url('../art/datatables/forward_disabled.jpg');
  450. }
  451. .paginate_enabled_next {
  452. background-image: url('../art/datatables/forward_enabled.jpg');
  453. }
  454. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  455. * DataTables display
  456. */
  457. table.display {
  458. margin: 0 auto;
  459. clear: both;
  460. width: 100%;
  461. /* Note Firefox 3.5 and before have a bug with border-collapse
  462. * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 )
  463. * border-spacing: 0; is one possible option. Conditional-css.com is
  464. * useful for this kind of thing
  465. *
  466. * Further note IE 6/7 has problems when calculating widths with border width.
  467. * It subtracts one px relative to the other browsers from the first column, and
  468. * adds one to the end...
  469. *
  470. * If you want that effect I'd suggest setting a border-top/left on th/td's and
  471. * then filling in the gaps with other borders.
  472. */
  473. }
  474. table.display thead th {
  475. padding: 3px 18px 3px 10px;
  476. border-bottom: 1px solid black;
  477. font-weight: bold;
  478. cursor: pointer;
  479. *cursor: hand;
  480. }
  481. table.display tfoot th {
  482. padding: 3px 18px 3px 10px;
  483. border-top: 1px solid black;
  484. font-weight: bold;
  485. }
  486. table.display tr.heading2 td {
  487. border-bottom: 1px solid #aaa;
  488. }
  489. table.display td {
  490. padding: 3px 10px;
  491. }
  492. table.display td.center {
  493. text-align: center;
  494. }
  495. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  496. * DataTables sorting
  497. */
  498. .dataTables_wrapper table {
  499. border-collapse: separate;
  500. *border-collapse: collapsed;
  501. }
  502. .sorting_asc {
  503. cursor: pointer;
  504. background: url('../art/datatables/sort_asc.png') no-repeat center left;
  505. border-top: 3px solid #FFFFFF !important;
  506. padding-left: 20px !important;
  507. vertical-align: middle!important;
  508. }
  509. .sorting_desc {
  510. cursor: pointer;
  511. background: url('../art/datatables/sort_desc.png') no-repeat center left;
  512. border-top: 3px solid #FFFFFF !important;
  513. padding-left: 20px !important;
  514. vertical-align: middle!important;
  515. }
  516. .sorting {
  517. cursor: pointer;
  518. background: url('../art/datatables/sort_both.png') no-repeat center left;
  519. border-top: 3px solid #FFFFFF !important;
  520. padding-left: 20px !important;
  521. vertical-align: middle!important;
  522. }
  523. .sorting_disabled {
  524. vertical-align: middle!important;
  525. }
  526. .sorting:hover, .sorting_asc:hover, .sorting_desc:hover {
  527. border-top: 3px solid #EEEEEE !important;
  528. }
  529. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  530. * Misc
  531. */
  532. .dataTables_scroll {
  533. clear: both;
  534. }
  535. .dataTables_scrollBody {
  536. *margin-top: -1px;
  537. }
  538. .top .dataTables_info {
  539. float: none;
  540. }
  541. .clear {
  542. clear: both;
  543. }
  544. .dataTables_empty {
  545. text-align: center;
  546. }
  547. tfoot input {
  548. margin: 0.5em 0;
  549. width: 100%;
  550. color: #444;
  551. }
  552. tfoot input.search_init {
  553. color: #999;
  554. }
  555. td.group {
  556. background-color: #d1cfd0;
  557. border-bottom: 2px solid #A19B9E;
  558. border-top: 2px solid #A19B9E;
  559. }
  560. td.details {
  561. background-color: #d1cfd0;
  562. border: 2px solid #A19B9E;
  563. }
  564. .example_alt_pagination div.dataTables_info {
  565. width: 40%;
  566. }
  567. .paging_full_numbers {
  568. width: 400px;
  569. height: 22px;
  570. line-height: 22px;
  571. }
  572. .paging_full_numbers span.paginate_button,
  573. .paging_full_numbers span.paginate_active {
  574. border: 1px solid #aaa;
  575. -webkit-border-radius: 5px;
  576. -moz-border-radius: 5px;
  577. padding: 2px 5px;
  578. margin: 0 3px;
  579. cursor: pointer;
  580. *cursor: hand;
  581. }
  582. .paging_full_numbers span.paginate_button {
  583. background-color: #ddd;
  584. }
  585. .paging_full_numbers span.paginate_button:hover {
  586. background-color: #ccc;
  587. }
  588. .paging_full_numbers span.paginate_active {
  589. background-color: #99B3FF;
  590. }
  591. table.display tr.even.row_selected td {
  592. background-color: #B0BED9;
  593. }
  594. table.display tr.odd.row_selected td {
  595. background-color: #9FAFD1;
  596. }
  597. tr.odd.gradeA td.sorting_1 {
  598. background-color: #c4ffc4;
  599. }
  600. tr.odd.gradeA td.sorting_2 {
  601. background-color: #d1ffd1;
  602. }
  603. tr.odd.gradeA td.sorting_3 {
  604. background-color: #d1ffd1;
  605. }
  606. tr.even.gradeA td.sorting_1 {
  607. background-color: #d5ffd5;
  608. }
  609. tr.even.gradeA td.sorting_2 {
  610. background-color: #e2ffe2;
  611. }
  612. tr.even.gradeA td.sorting_3 {
  613. background-color: #e2ffe2;
  614. }
  615. tr.odd.gradeC td.sorting_1 {
  616. background-color: #c4c4ff;
  617. }
  618. tr.odd.gradeC td.sorting_2 {
  619. background-color: #d1d1ff;
  620. }
  621. tr.odd.gradeC td.sorting_3 {
  622. background-color: #d1d1ff;
  623. }
  624. tr.even.gradeC td.sorting_1 {
  625. background-color: #d5d5ff;
  626. }
  627. tr.even.gradeC td.sorting_2 {
  628. background-color: #e2e2ff;
  629. }
  630. tr.even.gradeC td.sorting_3 {
  631. background-color: #e2e2ff;
  632. }
  633. tr.odd.gradeX td.sorting_1 {
  634. background-color: #ffc4c4;
  635. }
  636. tr.odd.gradeX td.sorting_2 {
  637. background-color: #ffd1d1;
  638. }
  639. tr.odd.gradeX td.sorting_3 {
  640. background-color: #ffd1d1;
  641. }
  642. tr.even.gradeX td.sorting_1 {
  643. background-color: #ffd5d5;
  644. }
  645. tr.even.gradeX td.sorting_2 {
  646. background-color: #ffe2e2;
  647. }
  648. tr.even.gradeX td.sorting_3 {
  649. background-color: #ffe2e2;
  650. }
  651. tr.odd.gradeU td.sorting_1 {
  652. background-color: #c4c4c4;
  653. }
  654. tr.odd.gradeU td.sorting_2 {
  655. background-color: #d1d1d1;
  656. }
  657. tr.odd.gradeU td.sorting_3 {
  658. background-color: #d1d1d1;
  659. }
  660. tr.even.gradeU td.sorting_1 {
  661. background-color: #d5d5d5;
  662. }
  663. tr.even.gradeU td.sorting_2 {
  664. background-color: #e2e2e2;
  665. }
  666. tr.even.gradeU td.sorting_3 {
  667. background-color: #e2e2e2;
  668. }
  669. /*
  670. * Row highlighting example
  671. */
  672. .ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
  673. background-color: #ECFFB3;
  674. }
  675. .ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
  676. background-color: #E6FF99;
  677. }
  678. .ex_highlight_row #example tr.even:hover {
  679. background-color: #ECFFB3;
  680. }
  681. .ex_highlight_row #example tr.even:hover td.sorting_1 {
  682. background-color: #DDFF75;
  683. }
  684. .ex_highlight_row #example tr.even:hover td.sorting_2 {
  685. background-color: #E7FF9E;
  686. }
  687. .ex_highlight_row #example tr.even:hover td.sorting_3 {
  688. background-color: #E2FF89;
  689. }
  690. .ex_highlight_row #example tr.odd:hover {
  691. background-color: #E6FF99;
  692. }
  693. .ex_highlight_row #example tr.odd:hover td.sorting_1 {
  694. background-color: #D6FF5C;
  695. }
  696. .ex_highlight_row #example tr.odd:hover td.sorting_2 {
  697. background-color: #E0FF84;
  698. }
  699. .ex_highlight_row #example tr.odd:hover td.sorting_3 {
  700. background-color: #DBFF70;
  701. }
  702. /*
  703. * KeyTable
  704. */
  705. table.KeyTable td {
  706. border: 3px solid transparent;
  707. }
  708. table.KeyTable td.focus {
  709. border: 3px solid #3366FF;
  710. }
  711. table.display tr.gradeA {
  712. background-color: #eeffee;
  713. }
  714. table.display tr.gradeC {
  715. background-color: #ddddff;
  716. }
  717. table.display tr.gradeX {
  718. background-color: #ffdddd;
  719. }
  720. table.display tr.gradeU {
  721. background-color: #ddd;
  722. }
  723. div.box {
  724. height: 100px;
  725. padding: 10px;
  726. overflow: auto;
  727. border: 1px solid #8080FF;
  728. background-color: #E5E5FF;
  729. }
  730. /*
  731. * jHueFileChooser
  732. */
  733. .jHueFilechooserActions {
  734. margin-top: 14px;
  735. padding-top: 10px;
  736. border-top: 1px dashed #EEEEEE;
  737. }
  738. .pathChooser, .pathChooserKo, .pathFolderChooserKo {
  739. border-radius: 3px 0 0 3px !important;
  740. border-right: 0 !important;
  741. }
  742. .fileChooserBtn {
  743. border-radius: 0 3px 3px 0 !important;
  744. }
  745. /*
  746. * jHueSelector
  747. */
  748. .jHueSelector {
  749. border: 1px solid #F1F1F1;
  750. padding: 0;
  751. margin: 0;
  752. width: 300px;
  753. }
  754. .jHueSelectorHeader {
  755. background-color: #F1F1F1;
  756. padding: 4px;
  757. }
  758. .jHueSelector label {
  759. float: none;
  760. padding-left: 4px;
  761. }
  762. .jHueSelector label input[type=checkbox] {
  763. display: inline;
  764. margin-top: -2px;
  765. margin-right: 6px;
  766. }
  767. .jHueSelectorHeader input[type=text] {
  768. position: absolute;
  769. margin-left: 180px;
  770. width: 100px;
  771. height: 20px;
  772. min-height: 20px;
  773. border: 1px solid #CCCCCC;
  774. border-radius: 10px;
  775. -webkit-border-radius: 10px;
  776. -moz-border-radius: 10px;
  777. color: #555555;
  778. font-size: 10px;
  779. padding-left: 4px;
  780. }
  781. .jHueSelectorBody {
  782. height: 150px;
  783. overflow: auto;
  784. }
  785. .jHueSelector ul, li {
  786. margin: 0;
  787. padding: 0;
  788. }
  789. .jHueSelector ul {
  790. padding: 4px;
  791. list-style: none;
  792. }
  793. .jHueSelector li.selectorDivider {
  794. border-bottom: 1px solid #E5E5E5;
  795. padding: 4px;
  796. color: #338BB8;
  797. }
  798. .modal-body iframe {
  799. border: 0;
  800. width: 100%;
  801. height: 100%;
  802. overflow: hidden;
  803. }
  804. .modal-body iframe.scroll {
  805. overflow: auto;
  806. }
  807. .form-padding-fix {
  808. display: inline;
  809. padding: 0;
  810. margin: 0;
  811. }
  812. .table tbody tr:hover td, .table tbody tr:hover th {
  813. background-color: #EFEFEF;
  814. }
  815. .nounderline:hover {
  816. text-decoration: none;
  817. }
  818. .bar-label {
  819. text-align: center;
  820. color: #FFFFFF;
  821. font-size: 12px;
  822. text-shadow: -1px 0 1px #333, 0 1px 1px #333, 1px 0 1px #333, 0 -1px 1px #333;
  823. }
  824. .jHueNotify {
  825. position: fixed;
  826. top: 20px;
  827. left: 50%;
  828. margin-left: -200px;
  829. width: 400px;
  830. text-align: center;
  831. z-index: 8000;
  832. word-break: break-word;
  833. }
  834. .jHueNotify .close {
  835. right: -27px;
  836. }
  837. .empty-wrapper {
  838. margin-top: 50px;
  839. color: #BBB;
  840. line-height: 60px;
  841. }
  842. .empty-wrapper i {
  843. font-size: 148px;
  844. }
  845. /*
  846. * Advanced options
  847. */
  848. #advanced-btn {
  849. center: right
  850. }
  851. a#advanced-btn:link {
  852. color: black;
  853. text-decoration: none;
  854. }
  855. a#advanced-btn:active {
  856. color: black;
  857. text-decoration: none;
  858. }
  859. a#advanced-btn:visited {
  860. color: black;
  861. text-decoration: none;
  862. }
  863. a#advanced-btn:hover {
  864. color: black;
  865. text-decoration: none;
  866. }
  867. .hand {
  868. cursor: pointer;
  869. }
  870. .hueCheckbox {
  871. width: 15px;
  872. height: 15px;
  873. border: 1px solid #CCCCCC;
  874. margin-top: 2px !important;
  875. padding: 0 !important;
  876. display: block !important;
  877. cursor: default;
  878. }
  879. .hueCheckbox:hover {
  880. border-color: #999999;
  881. }
  882. .hueCheckboxText {
  883. left: 3px;
  884. position: relative;
  885. top: -3px;
  886. }
  887. .hueCheckbox.hide {
  888. display: none!important;
  889. }
  890. .modal form {
  891. margin: 0;
  892. }
  893. /*
  894. * jHueTableExtender
  895. */
  896. .rowSelected {
  897. background-color: #EEEEEE !important;
  898. }
  899. .columnSelected {
  900. background-color: #EEEEEE !important;
  901. }
  902. .cellSelected {
  903. background-color: #DDDDDD !important;
  904. }
  905. #jHueTableExtenderNavigator {
  906. position: absolute;
  907. left: 0;
  908. top: 0;
  909. z-index: 1000;
  910. display: none;
  911. min-width: 160px;
  912. padding: 10px 20px 2px 10px;
  913. margin: 2px 0 0;
  914. background-color: #ffffff;
  915. border: 1px solid #ccc;
  916. -webkit-border-radius: 6px;
  917. -moz-border-radius: 6px;
  918. border-radius: 6px;
  919. -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  920. -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  921. box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  922. -webkit-background-clip: padding-box;
  923. -moz-background-clip: padding;
  924. background-clip: padding-box;
  925. white-space: nowrap;
  926. }
  927. #jHueTableExtenderNavigator a {
  928. margin-left: 10px;
  929. margin-right: -14px;
  930. margin-top: -12px;
  931. }
  932. #jHueScrollUpAnchor {
  933. color: #FFFFFF;
  934. opacity: 0.65;
  935. filter: alpha(opacity=65);
  936. display: none;
  937. position: fixed;
  938. z-index: 2147483647;
  939. bottom: 20px;
  940. right: 20px;
  941. -webkit-border-radius: 6px;
  942. -moz-border-radius: 6px;
  943. border-radius: 6px;
  944. background-color: #333333;
  945. padding: 10px;
  946. padding-left: 14px;
  947. padding-right: 14px;
  948. }
  949. #jHueScrollUpAnchor:hover {
  950. text-decoration: none;
  951. opacity: 0.85;
  952. filter: alpha(opacity=85);
  953. }
  954. #jHueTourMask {
  955. position: absolute;
  956. display: none;
  957. top: 0;
  958. left: 0;
  959. z-index: 9998;
  960. background-color: #FFFFFF;
  961. opacity: 0.9;
  962. filter: alpha(opacity=90);
  963. }
  964. .jHueTourBadge {
  965. background-color: #2c7fb3;
  966. background-image: -moz-linear-gradient(bottom, #2c7fb3, #01639c);
  967. background-image: -ms-linear-gradient(bottom, #2c7fb3, #01639c);
  968. background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#2c7fb3), to(#01639c));
  969. background-image: -webkit-linear-gradient(bottom, #2c7fb3, #01639c);
  970. background-image: -o-linear-gradient(bottom, #2c7fb3, #01639c);
  971. background-image: linear-gradient(bottom, #2c7fb3, #01639c);
  972. background-repeat: repeat-x;
  973. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01639c', endColorstr='#2c7fb3', GradientType=0);
  974. border: 1px solid #01639C;
  975. border-right: none;
  976. color: #FFFFFF;
  977. padding: 4px;
  978. padding-left: 8px;
  979. -webkit-border-top-left-radius: 4px;
  980. -webkit-border-bottom-left-radius: 4px;
  981. -moz-border-radius-topleft: 4px;
  982. -moz-border-radius-bottomleft: 4px;
  983. border-top-left-radius: 4px;
  984. border-bottom-left-radius: 4px;
  985. position: fixed;
  986. top: 100px;
  987. z-index: 10000;
  988. right: 0;
  989. cursor: pointer;
  990. }
  991. .jHueTourBadgeLeft {
  992. right: auto !important;
  993. left: 0;
  994. padding-left: 4px;
  995. padding-right: 8px;
  996. border-left: none;
  997. border-right: 1px solid #01639C;
  998. -webkit-border-top-left-radius: 0;
  999. -webkit-border-bottom-left-radius: 0;
  1000. -moz-border-radius-topleft: 0;
  1001. -moz-border-radius-bottomleft: 0;
  1002. border-top-left-radius: 0;
  1003. border-bottom-left-radius: 0;
  1004. -webkit-border-top-right-radius: 4px;
  1005. -webkit-border-bottom-right-radius: 4px;
  1006. -moz-border-radius-topright: 4px;
  1007. -moz-border-radius-bottomright: 4px;
  1008. border-top-right-radius: 4px;
  1009. border-bottom-right-radius: 4px;
  1010. }
  1011. .jHueTourBadge:hover {
  1012. background-color: #2C7FB3;
  1013. }
  1014. .jHueTourExposed {
  1015. z-index: 9999;
  1016. }
  1017. .popover-inner {
  1018. text-align: left;
  1019. }
  1020. .popover {
  1021. z-index: 10000;
  1022. }
  1023. .CodeMirror-hints {
  1024. position: absolute;
  1025. z-index: 10000 !important;
  1026. overflow: hidden;
  1027. list-style: none;
  1028. margin: 0;
  1029. padding: 2px;
  1030. -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.2);
  1031. -moz-box-shadow: 2px 3px 5px rgba(0,0,0,.2);
  1032. box-shadow: 2px 3px 5px rgba(0,0,0,.2);
  1033. border-radius: 3px;
  1034. border: 1px solid silver;
  1035. background: white;
  1036. font-size: 90%;
  1037. font-family: monospace;
  1038. max-height: 20em;
  1039. overflow-y: auto;
  1040. }
  1041. .CodeMirror-hint {
  1042. margin: 0;
  1043. padding: 0 4px;
  1044. border-radius: 2px;
  1045. overflow: hidden;
  1046. white-space: pre;
  1047. color: black;
  1048. cursor: pointer;
  1049. }
  1050. .CodeMirror-hint-active, .CodeMirror-hint:hover {
  1051. background: #08f;
  1052. color: white;
  1053. }
  1054. .CodeMirror-spinner {
  1055. position: absolute;
  1056. z-index: 9999;
  1057. }
  1058. .tooltip {
  1059. border: 0;
  1060. z-index: 1032;
  1061. }
  1062. .nav i {
  1063. line-height: 24px!important;
  1064. }
  1065. .navbar .nav > li > a {
  1066. margin-right: 0!important;
  1067. padding-right: 5px;
  1068. padding-left: 5px;
  1069. }
  1070. .brand {
  1071. padding: 10px 20px!important;
  1072. margin-top: 4px!important;
  1073. }
  1074. .card-home {
  1075. padding-top: 4px;
  1076. }
  1077. .card-small {
  1078. margin-top: 0;
  1079. padding-top: 4px;
  1080. }
  1081. .card-listcontent ul {
  1082. margin: 0;
  1083. padding: 0;
  1084. list-style: none;
  1085. }
  1086. .card-listcontent ul li {
  1087. margin: 0;
  1088. padding: 0;
  1089. }
  1090. .card-listcontent a {
  1091. padding: 5px 15px;
  1092. display: block;
  1093. font-size: 14px;
  1094. font-weight: bold;
  1095. }
  1096. .card-listcontent a i {
  1097. color: #999999;
  1098. }
  1099. .card-listcontent a:hover {
  1100. background-color: #EEEEEE;
  1101. text-decoration: none;
  1102. }
  1103. .card-listcontent a:hover i {
  1104. color: #333333;
  1105. }
  1106. .card-tab {
  1107. margin-top: 0;
  1108. border-bottom: 1px solid #D8D8D8;
  1109. border-top: 0;
  1110. }
  1111. .card-tab-bordertop {
  1112. border-top: 1px solid #D8D8D8;
  1113. }
  1114. .card-marginbottom {
  1115. margin-bottom: 20px!important;
  1116. }
  1117. .card-heading-blue {
  1118. color: #338BB8!important;
  1119. }
  1120. .card-heading-nopadding {
  1121. padding-left: 0!important;
  1122. }
  1123. .card-heading-noborder {
  1124. border-bottom: none!important;
  1125. }
  1126. .dt-records {
  1127. margin-left: 10px;
  1128. }
  1129. .dt-pages {
  1130. margin-right: 10px;
  1131. float: right;
  1132. }
  1133. .progress {
  1134. height: 20px;
  1135. margin-bottom: 0;
  1136. padding: 0;
  1137. border: none;
  1138. }
  1139. .nav-list > li.white {
  1140. margin-left: -15px;
  1141. margin-right: -15px;
  1142. background-color: #FFFFFF;
  1143. border-left: 2px solid transparent;
  1144. margin-top: 1px;
  1145. padding: 9px 18px;
  1146. text-shadow: none;
  1147. transition: border 0.218s ease 0s;
  1148. }
  1149. .input-append.date .add-on i, .input-prepend.date .add-on i {
  1150. line-height: 28px;
  1151. }
  1152. .modal {
  1153. padding: 25px 20px!important;
  1154. margin-left: -290px!important;
  1155. }
  1156. #jHueTourVideoPlayer {
  1157. margin-left: -320px!important;
  1158. width: 640px;
  1159. }
  1160. .navigator {
  1161. position: fixed;
  1162. top: 0;
  1163. width: 100%;
  1164. background-color: #338BB8;
  1165. height: 28px;
  1166. z-index: 1033;
  1167. min-width: 740px;
  1168. }
  1169. .navigator .brand {
  1170. padding-top: 0 !important;
  1171. }
  1172. @media (max-width: 1180px) {
  1173. .navigator .nav-tabs > li > a, .navigator .nav-pills > li > a {
  1174. padding-right: 6px;
  1175. padding-left: 6px;
  1176. }
  1177. }
  1178. @media (max-width: 1024px) {
  1179. .navigator .hideable {
  1180. display: none;
  1181. }
  1182. }
  1183. @media (max-width: 830px) {
  1184. .brand {
  1185. display: none;
  1186. }
  1187. }
  1188. .navbar-fixed-top {
  1189. top: 28px;
  1190. }
  1191. .navigator .dropdown-menu {
  1192. z-index: 20000;
  1193. box-shadow: none;
  1194. margin-top: -4px;
  1195. margin-left: -1px;
  1196. border-top: 2px solid #EEE;
  1197. }
  1198. .navigator .nav-pills > li > a {
  1199. color: #DBE8F1;
  1200. font-weight: bold;
  1201. margin-bottom: 2px;
  1202. margin-top: 2px;
  1203. padding-bottom: 4px !important;
  1204. padding-top: 6px;
  1205. }
  1206. .navigator .dropdown-menu > li > a > .fa {
  1207. color: #267CC3;
  1208. font-size: 19px;
  1209. padding-left: 5px;
  1210. padding-right: 8px;
  1211. }
  1212. .navigator .dropdown-menu > li > a {
  1213. padding-left: 5px;
  1214. padding-right: 30px;
  1215. }
  1216. .navigator .dropdown-menu > li > a > img {
  1217. padding-right: 6px;
  1218. }
  1219. .navigator .nav-pills > li.dropdown > a {
  1220. padding-bottom: 2px !important;
  1221. }
  1222. .navigator .nav-pills > li > a:hover, .navigator .nav-pills > li > a:focus {
  1223. color: #FFF;
  1224. border-color: #EEE !important;
  1225. }
  1226. .navigator .nav i {
  1227. line-height: 14px !important;
  1228. }
  1229. .navigator .nav-pills .open .dropdown-toggle, .navigator .nav > li.dropdown.open.active > a:hover, .navigator .nav > li.dropdown.open.active > a:focus {
  1230. color: #FFFFFF;
  1231. }
  1232. .currentApp {
  1233. font-size: 20px;
  1234. padding-top: 13px;
  1235. padding-left: 0;
  1236. color: #338BB8;
  1237. cursor: pointer;
  1238. }
  1239. .currentApp a {
  1240. font-size: 20px !important;
  1241. color: #338BB8 !important;
  1242. padding: 0 !important;
  1243. margin-top: -4px !important;
  1244. border: none !important;
  1245. max-width: none!important;
  1246. }
  1247. .currentApp a:focus, .currentApp a:hover {
  1248. color: #338BB8 !important;
  1249. }
  1250. .currentApp img {
  1251. margin-top: -3px;
  1252. }
  1253. .navbar-fixed-top.nokids .navbar-inner {
  1254. height: 45px;
  1255. }
  1256. a, a:hover, a:active, a:focus {
  1257. outline: 0;
  1258. }
  1259. #jHueTourVideoPlayer .modal-body {
  1260. max-height: 460px;
  1261. }
  1262. .hueOverlay {
  1263. top: 28px;
  1264. left: 0;
  1265. right: 0;
  1266. bottom: 0;
  1267. position: fixed;
  1268. z-index: 100500;
  1269. background-color: #FFF;
  1270. color: #333;
  1271. font-size: 60px;
  1272. opacity: 0.7;
  1273. text-align: center;
  1274. vertical-align: middle;
  1275. padding-top: 70px;
  1276. }
  1277. #jHueBlueprintTooltip {
  1278. position: absolute;
  1279. display: none;
  1280. border: 1px solid #61AE36;
  1281. padding: 2px;
  1282. background-color: #C2E0B0;
  1283. opacity: 0.80;
  1284. }
  1285. .btn.active, .btn:active {
  1286. border-color: rgba(0, 0, 0, 0.1);
  1287. outline: 0;
  1288. -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3) inset;
  1289. -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3) inset;
  1290. box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3) inset;
  1291. }
  1292. .side-labels {
  1293. -webkit-transform: rotate(-90deg);
  1294. -moz-transform: rotate(-90deg);
  1295. -o-transform: rotate(-90deg);
  1296. -ms-transform: rotate(-90deg);
  1297. -sand-transform: rotate(90deg);
  1298. -webkit-transform-origin: 100% 0;
  1299. -moz-transform-origin: 100% 0;
  1300. -ms-transform-origin: 100% 0;
  1301. -o-transform-origin: 100% 0;
  1302. transform-origin: 100% 0;
  1303. display: block;
  1304. position: fixed;
  1305. top: 270px;
  1306. right: 30px;
  1307. }
  1308. .side-labels li {
  1309. font-size: 1em;
  1310. padding: 4px 16px !important;
  1311. cursor: pointer;
  1312. font-weight: 500;
  1313. border-top: 2px solid #FFF;
  1314. }
  1315. .side-labels li a {
  1316. color: #F0F0F0!important;
  1317. }
  1318. .side-labels li:hover a {
  1319. color: #FFF!important;
  1320. text-decoration: none;
  1321. }
  1322. .side-labels .feedback {
  1323. background-color: #338BB8;
  1324. }
  1325. .side-labels .feedback:hover {
  1326. border-top-color: #338BB8;
  1327. }
  1328. body.modal-open {
  1329. overflow: hidden;
  1330. }
  1331. .demi-modal {
  1332. position: fixed;
  1333. top: 0;
  1334. left: 0;
  1335. z-index: 1050;
  1336. width: 100%;
  1337. margin: -1px;
  1338. padding: 0;
  1339. background-color: #ffffff;
  1340. min-height: 210px;
  1341. border: 1px solid #999;
  1342. border: 1px solid rgba(0, 0, 0, 0.3);
  1343. *border: 1px solid #999;
  1344. -webkit-border-bottom-right-radius: 0px;
  1345. -webkit-border-bottom-left-radius: 0px;
  1346. -moz-border-radius-bottomright: 0px;
  1347. -moz-border-radius-bottomleft: 0px;
  1348. border-bottom-right-radius: 0px;
  1349. border-bottom-left-radius: 0px;
  1350. outline: none;
  1351. -webkit-box-shadow: none;
  1352. -moz-box-shadow: none;
  1353. box-shadow: none;
  1354. -webkit-background-clip: padding-box;
  1355. -moz-background-clip: padding-box;
  1356. background-clip: padding-box;
  1357. }
  1358. .demi-modal.fade {
  1359. top: -25%;
  1360. -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  1361. -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  1362. -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  1363. transition: opacity 0.3s linear, top 0.3s ease-out;
  1364. }
  1365. .demi-modal.fade.in {
  1366. top: 0;
  1367. }
  1368. .demi-modal .modal-header {
  1369. padding: 9px 15px;
  1370. border-bottom: 1px solid #eee;
  1371. }
  1372. .demi-modal .modal-header .close {
  1373. margin-top: 2px;
  1374. }
  1375. .demi-modal .modal-body {
  1376. position: relative;
  1377. max-height: 400px;
  1378. padding: 15px;
  1379. overflow-y: auto;
  1380. }
  1381. .demi-modal .modal-footer {
  1382. padding: 10px;
  1383. }
  1384. .control-group.error .input-prepend .add-on i, .control-group.error .input-append .add-on i {
  1385. color: #fff;
  1386. }
  1387. .app-icon {
  1388. width: 24px;
  1389. height: 24px;
  1390. }
  1391. .brand img {
  1392. width: 60px;
  1393. height: 16px;
  1394. }
  1395. /*********************************************************
  1396. *
  1397. * Misc styles that can be reused as needed
  1398. * - from admin_collections.mako template
  1399. *
  1400. ********************************************************/
  1401. .spinner {
  1402. color: #ddd;
  1403. font-size: 60px;
  1404. }
  1405. .pointer {
  1406. cursor: pointer;
  1407. }
  1408. .inline {
  1409. display: inline;
  1410. }
  1411. .actionbar-creation {
  1412. margin: 0;
  1413. }
  1414. .actionbar-actions {
  1415. margin: 0px 0px 10px 0px;
  1416. }
  1417. .jHueAutocomplete {
  1418. -webkit-border-radius: 0;
  1419. -moz-border-radius: 0;
  1420. border-radius: 0;
  1421. -webkit-box-shadow: none;
  1422. -moz-box-shadow: none;
  1423. box-shadow: none;
  1424. border-top: none;
  1425. }
  1426. .jHueAutocomplete .popover-content {
  1427. padding: 0;
  1428. max-height: 200px;
  1429. overflow-y: auto;
  1430. }
  1431. .jHueAutocomplete .popover-content ul li {
  1432. cursor: pointer;
  1433. margin: 3px;
  1434. padding: 2px;
  1435. }
  1436. .jHueAutocomplete .popover-content ul li:hover, .jHueAutocomplete .popover-content ul li.active {
  1437. color: #FFFFFF;
  1438. background: #338BB8;
  1439. }
  1440. .fa-1halfx {
  1441. font-size: 1.5em;
  1442. }
  1443. input.no-margin {
  1444. margin-bottom: 0;
  1445. }