global.css 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777
  1. @charset "utf-8";
  2. /*Reset 样式初始化*/
  3. html, body, form, fieldset, p, a, ul, ol, li, div, legend, label,
  4. br, input, button, textarea, h1, h2, h3, h4, h5,em{
  5. padding: 0;
  6. margin: 0;
  7. font-weight: normal;
  8. font-style: normal;
  9. font-size: 12px;
  10. font-family:"微软雅黑","Tahoma";
  11. vertical-align: baseline;
  12. text-align:justify;
  13. word-wrap:break-word;
  14. text-justify:inter-ideograph
  15. }
  16. body{text-align:center}
  17. ul, ol, li, h1 {
  18. line-height:normal;
  19. list-style-image:none;
  20. list-style-position:outside;
  21. list-style-type:none
  22. }
  23. dl {
  24. margin:0
  25. }
  26. dd {
  27. margin-left:0
  28. }
  29. a {
  30. outline:none;
  31. }
  32. a img {
  33. border:0 none
  34. }
  35. img {
  36. vertical-align:middle;
  37. border:0px
  38. }
  39. table {
  40. border-collapse:collapse
  41. }
  42. .clearfix:after {
  43. content:".";
  44. display:block;
  45. height:0;
  46. clear:both;
  47. visibility:hidden
  48. }
  49. .clearfix {
  50. display:inline-block;
  51. overflow:hidden
  52. }
  53. .clearfix {
  54. display:block
  55. }
  56. body {color:#6C6C76;background:#f2f2f2}
  57. a {color:#3366cc;text-decoration:none}
  58. a:hover {color:#ff6501}
  59. .width960{width:960px;margin:0 auto}
  60. h3{font-size:24px}
  61. /**/
  62. .clearB {clear:both}
  63. .fL {float:left}
  64. .fR {float:right}
  65. :link, *:visited, *:hover, *:active, *:focus {
  66. -moz-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  67. -webkit-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  68. transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  69. -o-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  70. }
  71. .colRed {color:#f90000}
  72. .colOrange {color:#ed8b00}
  73. .colYel {color:#d9a601}
  74. .colGreen{color:#27AE60}
  75. .colGray{color:#999}
  76. .colBlue{color:#277DB6}
  77. .hide {display:none}
  78. .button {
  79. float:left;
  80. height:32px;
  81. margin-right:2px;
  82. padding:0px 30px;
  83. line-height:32px;
  84. text-align:center;
  85. overflow:hidden;
  86. font-weight:bold;
  87. color:#FFF;
  88. border-radius:3px;
  89. text-shadow:0 1px rgba(0, 0, 0, 0.1);
  90. text-decoration:none;
  91. border:none
  92. }
  93. input.button{
  94. height:35px;
  95. line-height:35px
  96. }
  97. .button:hover{
  98. color:#fff
  99. }
  100. .button.btn-blue{
  101. background-color:#006fd8;
  102. border-bottom:3px solid #014687
  103. }
  104. .button.btn-blue:hover{
  105. background-color:#0076e4;
  106. }
  107. .button.btn-blue:active{
  108. background-color:#014687;
  109. }
  110. .button.btn-red{
  111. background-color:#E74C3C;
  112. border-bottom:3px solid #C44133
  113. }
  114. .button.btn-red:hover{
  115. background-color:#EC7063;
  116. }
  117. .button.btn-red:active{
  118. background-color:#C44133;
  119. }
  120. .button.btn-green{
  121. background-color:#1ABC9C;
  122. border-bottom:3px solid #16a085
  123. }
  124. .button.btn-green:hover{
  125. background-color:#48C9B0;
  126. }
  127. .button.btn-green:active{
  128. background-color:#16A085;
  129. }
  130. .button.btn-dark{
  131. background-color:#415B76;
  132. border-bottom:3px solid #2c3e50
  133. }
  134. .button.btn-dark:hover{
  135. background-color:#456a91;
  136. }
  137. .button.btn-dark:active{
  138. background-color:#2c3e50;
  139. }
  140. .inputText{
  141. width:274px;
  142. border:1px solid #dcdcdc;
  143. border-top-color:#abadb3;
  144. border-left-color:#abadb3;
  145. padding:7px;
  146. background:#fff url(inputBg.png) repeat-x 0 0;
  147. font-size:14px;
  148. color:#999;
  149. border-radius:2px;
  150. -moz-border-radius:2px;
  151. -webkit-border-radius:2px;
  152. outline: medium none;
  153. height:18px;
  154. line-height:18px
  155. }
  156. .inputText:focus{
  157. border-color:#ff6501;
  158. color:#ff6501;
  159. background:#fff
  160. }
  161. a.detil,input.detil{
  162. padding:0 12px;
  163. height:50px;
  164. line-height:50px;
  165. text-align:center;
  166. background:#2980B9;
  167. color:#fff;
  168. font-size:14px;
  169. cursor:pointer;
  170. border:none;
  171. }
  172. a.detil:hover,input.detil:hover{
  173. background:#3498db
  174. }
  175. a.detil.btnGreen,a.ebutton.btnGreen,input.detil.btnGreen,input.ebutton.btnGreen{
  176. background:#27ae60
  177. }
  178. .detil.btnGreen:hover,.ebutton.btnGreen:hover{
  179. background:#2ecc71
  180. }
  181. .detil.btnRed,.ebutton.btnRed{
  182. background:#A96A5B
  183. }
  184. .detil.btnRed:hover,.ebutton.btnRed:hover{
  185. background:#9b5443
  186. }
  187. .detil.btnOrange,.ebutton.btnOrange{
  188. background:#D35400
  189. }
  190. .detil.btnOrange:hover,.ebutton.btnOrange:hover{
  191. background:#E67E22
  192. }
  193. .detil.btnDark,.ebutton.btnDark{
  194. background:#415B76
  195. }
  196. .detil.btnDark:hover,.ebutton.btnDark:hover{
  197. background:#456a91
  198. }
  199. a.ebutton,input.ebutton{
  200. background: none repeat scroll 0 0 #2980b9;
  201. color: #FFFFFF;
  202. cursor: pointer;
  203. font-size: 14px;
  204. text-align: center;
  205. padding:0 10px;
  206. margin:0 1px 0 0
  207. }
  208. a.ebutton:hover,input.ebutton:hover{
  209. background:#3498db
  210. }
  211. /*scroll*/
  212. .scrollgeneric {
  213. line-height:1px;
  214. font-size:1px;
  215. position:absolute;
  216. top:0;
  217. left:0
  218. }
  219. .vscrollerbase {
  220. width:10px;
  221. background-color:#6C6C76;
  222. }
  223. .vscrollerbar {
  224. width:10px;
  225. background-color:#5B9AA9
  226. }
  227. .hscrollerbase {
  228. height:10px;
  229. background-color:#6C6C76;
  230. z-index:99;
  231. }
  232. .hscrollerbar {
  233. height:10px;
  234. background-color:#5B9AA9;
  235. }
  236. .scrollerjogbox {
  237. width:10px;
  238. height:10px;
  239. top:auto;
  240. left:auto;
  241. bottom:0;
  242. right:0;
  243. background-color:#6C6C76;
  244. }
  245. .vscrollerbar, .hscrollerbar{padding:1px}
  246. /*form*/
  247. form {
  248. margin: 0 0 20px;
  249. }
  250. fieldset {
  251. padding: 0;
  252. margin: 0;
  253. border: 0;
  254. }
  255. legend {
  256. display: block;
  257. width: 100%;
  258. padding: 0;
  259. margin-bottom: 20px;
  260. font-size: 21px;
  261. line-height: 40px;
  262. color: #333333;
  263. border: 0;
  264. border-bottom: 1px solid #e5e5e5;
  265. }
  266. legend small {
  267. font-size: 15px;
  268. color: #999999;
  269. }
  270. label,
  271. input,
  272. button,
  273. select,
  274. textarea {
  275. font-size: 14px;
  276. font-weight: normal;
  277. line-height: 20px;
  278. }
  279. input,
  280. button,
  281. select,
  282. textarea {
  283. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  284. }
  285. label {
  286. display: block;
  287. margin-bottom: 5px;
  288. }
  289. select,
  290. textarea,
  291. input[type="text"],
  292. input[type="password"],
  293. input[type="datetime"],
  294. input[type="datetime-local"],
  295. input[type="date"],
  296. input[type="month"],
  297. input[type="time"],
  298. input[type="week"],
  299. input[type="number"],
  300. input[type="email"],
  301. input[type="url"],
  302. input[type="search"],
  303. input[type="tel"],
  304. input[type="color"],
  305. .uneditable-input {
  306. display: inline-block;
  307. height: 20px;
  308. padding: 4px 6px;
  309. margin-bottom: 10px;
  310. font-size: 12px;
  311. line-height: 20px;
  312. color: #555555;
  313. -webkit-border-radius: 4px;
  314. -moz-border-radius: 4px;
  315. border-radius: 4px;
  316. vertical-align: middle;
  317. }
  318. /*input,
  319. textarea,
  320. .uneditable-input {
  321. width: 206px;
  322. }*/
  323. textarea {
  324. height: auto;
  325. }
  326. textarea,
  327. input[type="text"],
  328. input[type="password"],
  329. input[type="datetime"],
  330. input[type="datetime-local"],
  331. input[type="date"],
  332. input[type="month"],
  333. input[type="time"],
  334. input[type="week"],
  335. input[type="number"],
  336. input[type="email"],
  337. input[type="url"],
  338. input[type="search"],
  339. input[type="tel"],
  340. input[type="color"],
  341. .uneditable-input {
  342. background-color: #ffffff;
  343. border: 1px solid #cccccc;
  344. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  345. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  346. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  347. -webkit-transition: border linear .2s, box-shadow linear .2s;
  348. -moz-transition: border linear .2s, box-shadow linear .2s;
  349. -o-transition: border linear .2s, box-shadow linear .2s;
  350. transition: border linear .2s, box-shadow linear .2s;
  351. }
  352. textarea:focus,
  353. input[type="text"]:focus,
  354. input[type="password"]:focus,
  355. input[type="datetime"]:focus,
  356. input[type="datetime-local"]:focus,
  357. input[type="date"]:focus,
  358. input[type="month"]:focus,
  359. input[type="time"]:focus,
  360. input[type="week"]:focus,
  361. input[type="number"]:focus,
  362. input[type="email"]:focus,
  363. input[type="url"]:focus,
  364. input[type="search"]:focus,
  365. input[type="tel"]:focus,
  366. input[type="color"]:focus,
  367. .uneditable-input:focus {
  368. border-color: rgba(82, 168, 236, 0.8);
  369. outline: 0;
  370. outline: thin dotted \9;
  371. /* IE6-9 */
  372. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  373. -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  374. box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  375. }
  376. input[type="radio"],
  377. input[type="checkbox"] {
  378. margin: 4px 0 0;
  379. *margin-top: 0;
  380. /* IE7 */
  381. margin-top: 1px \9;
  382. /* IE8-9 */
  383. line-height: normal;
  384. }
  385. input[type="file"],
  386. input[type="image"],
  387. input[type="submit"],
  388. input[type="reset"],
  389. input[type="button"],
  390. input[type="radio"],
  391. input[type="checkbox"] {
  392. width: auto;
  393. }
  394. select,
  395. input[type="file"] {
  396. height: 30px;
  397. /* In IE7, the height of the select element cannot be changed by height, only font-size */
  398. *margin-top: 4px;
  399. /* For IE7, add top margin to align select with labels */
  400. line-height: 30px;
  401. }
  402. select {
  403. border: 1px solid #cccccc;
  404. background-color: #ffffff;
  405. }
  406. select[multiple],
  407. select[size] {
  408. height: auto;
  409. }
  410. select:focus,
  411. input[type="file"]:focus,
  412. input[type="radio"]:focus,
  413. input[type="checkbox"]:focus {
  414. outline: thin dotted #333;
  415. outline: 5px auto -webkit-focus-ring-color;
  416. outline-offset: -2px;
  417. }
  418. .uneditable-input,
  419. .uneditable-textarea {
  420. color: #999999;
  421. background-color: #fcfcfc;
  422. border-color: #cccccc;
  423. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  424. -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  425. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  426. cursor: not-allowed;
  427. }
  428. .uneditable-input {
  429. overflow: hidden;
  430. white-space: nowrap;
  431. }
  432. .uneditable-textarea {
  433. width: auto;
  434. height: auto;
  435. }
  436. input:-moz-placeholder,
  437. textarea:-moz-placeholder {
  438. color: #999999;
  439. }
  440. input:-ms-input-placeholder,
  441. textarea:-ms-input-placeholder {
  442. color: #999999;
  443. }
  444. input::-webkit-input-placeholder,
  445. textarea::-webkit-input-placeholder {
  446. color: #999999;
  447. }
  448. .radio,
  449. .checkbox {
  450. min-height: 20px;
  451. padding-left: 20px;
  452. }
  453. .radio input[type="radio"],
  454. .checkbox input[type="checkbox"] {
  455. float: left;
  456. margin-left: -20px;
  457. }
  458. .controls > .radio:first-child,
  459. .controls > .checkbox:first-child {
  460. padding-top: 5px;
  461. }
  462. .radio.inline,
  463. .checkbox.inline {
  464. display: inline-block;
  465. padding-top: 5px;
  466. margin-bottom: 0;
  467. vertical-align: middle;
  468. }
  469. .radio.inline + .radio.inline,
  470. .checkbox.inline + .checkbox.inline {
  471. margin-left: 10px;
  472. }
  473. .input-mini {
  474. width: 60px;
  475. }
  476. .input-small {
  477. width: 90px;
  478. }
  479. .input-medium {
  480. width: 150px;
  481. }
  482. .input-large {
  483. width: 210px;
  484. }
  485. .input-xlarge {
  486. width: 270px;
  487. }
  488. .input-xxlarge {
  489. width: 530px;
  490. }
  491. input[class*="span"],
  492. select[class*="span"],
  493. textarea[class*="span"],
  494. .uneditable-input[class*="span"],
  495. .row-fluid input[class*="span"],
  496. .row-fluid select[class*="span"],
  497. .row-fluid textarea[class*="span"],
  498. .row-fluid .uneditable-input[class*="span"] {
  499. float: none;
  500. margin-left: 0;
  501. }
  502. .input-append input[class*="span"],
  503. .input-append .uneditable-input[class*="span"],
  504. .input-prepend input[class*="span"],
  505. .input-prepend .uneditable-input[class*="span"],
  506. .row-fluid input[class*="span"],
  507. .row-fluid select[class*="span"],
  508. .row-fluid textarea[class*="span"],
  509. .row-fluid .uneditable-input[class*="span"],
  510. .row-fluid .input-prepend [class*="span"],
  511. .row-fluid .input-append [class*="span"] {
  512. display: inline-block;
  513. }
  514. input,
  515. textarea,
  516. .uneditable-input {
  517. margin-left: 0;
  518. }
  519. .controls-row [class*="span"] + [class*="span"] {
  520. margin-left: 20px;
  521. }
  522. input.span12,
  523. textarea.span12,
  524. .uneditable-input.span12 {
  525. width: 926px;
  526. }
  527. input.span11,
  528. textarea.span11,
  529. .uneditable-input.span11 {
  530. width: 846px;
  531. }
  532. input.span10,
  533. textarea.span10,
  534. .uneditable-input.span10 {
  535. width: 766px;
  536. }
  537. input.span9,
  538. textarea.span9,
  539. .uneditable-input.span9 {
  540. width: 686px;
  541. }
  542. input.span8,
  543. textarea.span8,
  544. .uneditable-input.span8 {
  545. width: 606px;
  546. }
  547. input.span7,
  548. textarea.span7,
  549. .uneditable-input.span7 {
  550. width: 526px;
  551. }
  552. input.span6,
  553. textarea.span6,
  554. .uneditable-input.span6 {
  555. width: 446px;
  556. }
  557. input.span5,
  558. textarea.span5,
  559. .uneditable-input.span5 {
  560. width: 366px;
  561. }
  562. input.span4,
  563. textarea.span4,
  564. .uneditable-input.span4 {
  565. width: 286px;
  566. }
  567. input.span3,
  568. textarea.span3,
  569. .uneditable-input.span3 {
  570. width: 206px;
  571. }
  572. input.span2,
  573. textarea.span2,
  574. .uneditable-input.span2 {
  575. width: 126px;
  576. }
  577. input.span1,
  578. textarea.span1,
  579. .uneditable-input.span1 {
  580. width: 46px;
  581. }
  582. .controls-row {
  583. *zoom: 1;
  584. }
  585. .controls-row:before,
  586. .controls-row:after {
  587. display: table;
  588. content: "";
  589. line-height: 0;
  590. }
  591. .controls-row:after {
  592. clear: both;
  593. }
  594. .controls-row [class*="span"],
  595. .row-fluid .controls-row [class*="span"] {
  596. float: left;
  597. }
  598. .controls-row .checkbox[class*="span"],
  599. .controls-row .radio[class*="span"] {
  600. padding-top: 5px;
  601. }
  602. input[disabled],
  603. select[disabled],
  604. textarea[disabled],
  605. input[readonly],
  606. select[readonly],
  607. textarea[readonly] {
  608. cursor: not-allowed;
  609. background-color: #eeeeee;
  610. }
  611. input[type="radio"][disabled],
  612. input[type="checkbox"][disabled],
  613. input[type="radio"][readonly],
  614. input[type="checkbox"][readonly] {
  615. background-color: transparent;
  616. }
  617. .control-group.warning .control-label,
  618. .control-group.warning .help-block,
  619. .control-group.warning .help-inline {
  620. color: #c09853;
  621. }
  622. .control-group.warning .checkbox,
  623. .control-group.warning .radio,
  624. .control-group.warning input,
  625. .control-group.warning select,
  626. .control-group.warning textarea {
  627. color: #c09853;
  628. }
  629. .control-group.warning input,
  630. .control-group.warning select,
  631. .control-group.warning textarea {
  632. border-color: #c09853;
  633. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  634. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  635. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  636. }
  637. .control-group.warning input:focus,
  638. .control-group.warning select:focus,
  639. .control-group.warning textarea:focus {
  640. border-color: #a47e3c;
  641. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  642. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  643. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  644. }
  645. .control-group.warning .input-prepend .add-on,
  646. .control-group.warning .input-append .add-on {
  647. color: #c09853;
  648. background-color: #fcf8e3;
  649. border-color: #c09853;
  650. }
  651. .control-group.error .control-label,
  652. .control-group.error .help-block,
  653. .control-group.error .help-inline {
  654. color: #b94a48;
  655. }
  656. .control-group.error .checkbox,
  657. .control-group.error .radio,
  658. .control-group.error input,
  659. .control-group.error select,
  660. .control-group.error textarea {
  661. color: #b94a48;
  662. }
  663. .control-group.error input,
  664. .control-group.error select,
  665. .control-group.error textarea {
  666. border-color: #b94a48;
  667. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  668. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  669. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  670. }
  671. .control-group.error input:focus,
  672. .control-group.error select:focus,
  673. .control-group.error textarea:focus {
  674. border-color: #953b39;
  675. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  676. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  677. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  678. }
  679. .control-group.error .input-prepend .add-on,
  680. .control-group.error .input-append .add-on {
  681. color: #b94a48;
  682. background-color: #f2dede;
  683. border-color: #b94a48;
  684. }
  685. .control-group.success .control-label,
  686. .control-group.success .help-block,
  687. .control-group.success .help-inline {
  688. color: #468847;
  689. }
  690. .control-group.success .checkbox,
  691. .control-group.success .radio,
  692. .control-group.success input,
  693. .control-group.success select,
  694. .control-group.success textarea {
  695. color: #468847;
  696. }
  697. .control-group.success input,
  698. .control-group.success select,
  699. .control-group.success textarea {
  700. border-color: #468847;
  701. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  702. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  703. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  704. }
  705. .control-group.success input:focus,
  706. .control-group.success select:focus,
  707. .control-group.success textarea:focus {
  708. border-color: #356635;
  709. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  710. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  711. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  712. }
  713. .control-group.success .input-prepend .add-on,
  714. .control-group.success .input-append .add-on {
  715. color: #468847;
  716. background-color: #dff0d8;
  717. border-color: #468847;
  718. }
  719. .control-group.info .control-label,
  720. .control-group.info .help-block,
  721. .control-group.info .help-inline {
  722. color: #3a87ad;
  723. }
  724. .control-group.info .checkbox,
  725. .control-group.info .radio,
  726. .control-group.info input,
  727. .control-group.info select,
  728. .control-group.info textarea {
  729. color: #3a87ad;
  730. }
  731. .control-group.info input,
  732. .control-group.info select,
  733. .control-group.info textarea {
  734. border-color: #3a87ad;
  735. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  736. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  737. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  738. }
  739. .control-group.info input:focus,
  740. .control-group.info select:focus,
  741. .control-group.info textarea:focus {
  742. border-color: #2d6987;
  743. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  744. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  745. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  746. }
  747. .control-group.info .input-prepend .add-on,
  748. .control-group.info .input-append .add-on {
  749. color: #3a87ad;
  750. background-color: #d9edf7;
  751. border-color: #3a87ad;
  752. }
  753. input:focus:invalid,
  754. textarea:focus:invalid,
  755. select:focus:invalid {
  756. color: #b94a48;
  757. border-color: #ee5f5b;
  758. }
  759. input:focus:invalid:focus,
  760. textarea:focus:invalid:focus,
  761. select:focus:invalid:focus {
  762. border-color: #e9322d;
  763. -webkit-box-shadow: 0 0 6px #f8b9b7;
  764. -moz-box-shadow: 0 0 6px #f8b9b7;
  765. box-shadow: 0 0 6px #f8b9b7;
  766. }
  767. .form-actions {
  768. padding: 19px 20px 20px;
  769. margin-top: 20px;
  770. margin-bottom: 20px;
  771. background-color: #f5f5f5;
  772. border-top: 1px solid #e5e5e5;
  773. *zoom: 1;
  774. }
  775. .form-actions:before,
  776. .form-actions:after {
  777. display: table;
  778. content: "";
  779. line-height: 0;
  780. }
  781. .form-actions:after {
  782. clear: both;
  783. }
  784. .help-block,
  785. .help-inline {
  786. color: #595959;
  787. }
  788. .help-block {
  789. display: block;
  790. margin-bottom: 10px;
  791. }
  792. .help-inline {
  793. display: inline-block;
  794. *display: inline;
  795. /* IE7 inline-block hack */
  796. *zoom: 1;
  797. vertical-align: middle;
  798. padding-left: 5px;
  799. }
  800. .input-append,
  801. .input-prepend {
  802. display: inline-block;
  803. margin-bottom: 10px;
  804. vertical-align: middle;
  805. font-size: 0;
  806. white-space: nowrap;
  807. }
  808. .input-append input,
  809. .input-prepend input,
  810. .input-append select,
  811. .input-prepend select,
  812. .input-append .uneditable-input,
  813. .input-prepend .uneditable-input,
  814. .input-append .dropdown-menu,
  815. .input-prepend .dropdown-menu,
  816. .input-append .popover,
  817. .input-prepend .popover {
  818. font-size: 14px;
  819. }
  820. .input-append input,
  821. .input-prepend input,
  822. .input-append select,
  823. .input-prepend select,
  824. .input-append .uneditable-input,
  825. .input-prepend .uneditable-input {
  826. position: relative;
  827. margin-bottom: 0;
  828. *margin-left: 0;
  829. vertical-align: top;
  830. -webkit-border-radius: 0 4px 4px 0;
  831. -moz-border-radius: 0 4px 4px 0;
  832. border-radius: 0 4px 4px 0;
  833. }
  834. .input-append input:focus,
  835. .input-prepend input:focus,
  836. .input-append select:focus,
  837. .input-prepend select:focus,
  838. .input-append .uneditable-input:focus,
  839. .input-prepend .uneditable-input:focus {
  840. z-index: 2;
  841. }
  842. .input-append .add-on,
  843. .input-prepend .add-on {
  844. display: inline-block;
  845. width: auto;
  846. height: 20px;
  847. min-width: 16px;
  848. padding: 4px 5px;
  849. font-size: 14px;
  850. font-weight: normal;
  851. line-height: 20px;
  852. text-align: center;
  853. text-shadow: 0 1px 0 #ffffff;
  854. background-color: #eeeeee;
  855. border: 1px solid #ccc;
  856. }
  857. .input-append .add-on,
  858. .input-prepend .add-on,
  859. .input-append .btn,
  860. .input-prepend .btn,
  861. .input-append .btn-group > .dropdown-toggle,
  862. .input-prepend .btn-group > .dropdown-toggle {
  863. vertical-align: top;
  864. -webkit-border-radius: 0;
  865. -moz-border-radius: 0;
  866. border-radius: 0;
  867. }
  868. .input-append .active,
  869. .input-prepend .active {
  870. background-color: #a9dba9;
  871. border-color: #46a546;
  872. }
  873. .input-prepend .add-on,
  874. .input-prepend .btn {
  875. margin-right: -1px;
  876. }
  877. .input-prepend .add-on:first-child,
  878. .input-prepend .btn:first-child {
  879. -webkit-border-radius: 4px 0 0 4px;
  880. -moz-border-radius: 4px 0 0 4px;
  881. border-radius: 4px 0 0 4px;
  882. }
  883. .input-append input,
  884. .input-append select,
  885. .input-append .uneditable-input {
  886. -webkit-border-radius: 4px 0 0 4px;
  887. -moz-border-radius: 4px 0 0 4px;
  888. border-radius: 4px 0 0 4px;
  889. }
  890. .input-append input + .btn-group .btn:last-child,
  891. .input-append select + .btn-group .btn:last-child,
  892. .input-append .uneditable-input + .btn-group .btn:last-child {
  893. -webkit-border-radius: 0 4px 4px 0;
  894. -moz-border-radius: 0 4px 4px 0;
  895. border-radius: 0 4px 4px 0;
  896. }
  897. .input-append .add-on,
  898. .input-append .btn,
  899. .input-append .btn-group {
  900. margin-left: -1px;
  901. }
  902. .input-append .add-on:last-child,
  903. .input-append .btn:last-child,
  904. .input-append .btn-group:last-child > .dropdown-toggle {
  905. -webkit-border-radius: 0 4px 4px 0;
  906. -moz-border-radius: 0 4px 4px 0;
  907. border-radius: 0 4px 4px 0;
  908. }
  909. .input-prepend.input-append input,
  910. .input-prepend.input-append select,
  911. .input-prepend.input-append .uneditable-input {
  912. -webkit-border-radius: 0;
  913. -moz-border-radius: 0;
  914. border-radius: 0;
  915. }
  916. .input-prepend.input-append input + .btn-group .btn,
  917. .input-prepend.input-append select + .btn-group .btn,
  918. .input-prepend.input-append .uneditable-input + .btn-group .btn {
  919. -webkit-border-radius: 0 4px 4px 0;
  920. -moz-border-radius: 0 4px 4px 0;
  921. border-radius: 0 4px 4px 0;
  922. }
  923. .input-prepend.input-append .add-on:first-child,
  924. .input-prepend.input-append .btn:first-child {
  925. margin-right: -1px;
  926. -webkit-border-radius: 4px 0 0 4px;
  927. -moz-border-radius: 4px 0 0 4px;
  928. border-radius: 4px 0 0 4px;
  929. }
  930. .input-prepend.input-append .add-on:last-child,
  931. .input-prepend.input-append .btn:last-child {
  932. margin-left: -1px;
  933. -webkit-border-radius: 0 4px 4px 0;
  934. -moz-border-radius: 0 4px 4px 0;
  935. border-radius: 0 4px 4px 0;
  936. }
  937. .input-prepend.input-append .btn-group:first-child {
  938. margin-left: 0;
  939. }
  940. input.search-query {
  941. padding-right: 14px;
  942. padding-right: 4px \9;
  943. padding-left: 14px;
  944. padding-left: 4px \9;
  945. /* IE7-8 doesn't have border-radius, so don't indent the padding */
  946. margin-bottom: 0;
  947. -webkit-border-radius: 15px;
  948. -moz-border-radius: 15px;
  949. border-radius: 15px;
  950. }
  951. /* Allow for input prepend/append in search forms */
  952. .form-search .input-append .search-query,
  953. .form-search .input-prepend .search-query {
  954. -webkit-border-radius: 0;
  955. -moz-border-radius: 0;
  956. border-radius: 0;
  957. }
  958. .form-search .input-append .search-query {
  959. -webkit-border-radius: 14px 0 0 14px;
  960. -moz-border-radius: 14px 0 0 14px;
  961. border-radius: 14px 0 0 14px;
  962. }
  963. .form-search .input-append .btn {
  964. -webkit-border-radius: 0 14px 14px 0;
  965. -moz-border-radius: 0 14px 14px 0;
  966. border-radius: 0 14px 14px 0;
  967. }
  968. .form-search .input-prepend .search-query {
  969. -webkit-border-radius: 0 14px 14px 0;
  970. -moz-border-radius: 0 14px 14px 0;
  971. border-radius: 0 14px 14px 0;
  972. }
  973. .form-search .input-prepend .btn {
  974. -webkit-border-radius: 14px 0 0 14px;
  975. -moz-border-radius: 14px 0 0 14px;
  976. border-radius: 14px 0 0 14px;
  977. }
  978. .form-search input,
  979. .form-inline input,
  980. .form-horizontal input,
  981. .form-search textarea,
  982. .form-inline textarea,
  983. .form-horizontal textarea,
  984. .form-search select,
  985. .form-inline select,
  986. .form-horizontal select,
  987. .form-search .help-inline,
  988. .form-inline .help-inline,
  989. .form-horizontal .help-inline,
  990. .form-search .uneditable-input,
  991. .form-inline .uneditable-input,
  992. .form-horizontal .uneditable-input,
  993. .form-search .input-prepend,
  994. .form-inline .input-prepend,
  995. .form-horizontal .input-prepend,
  996. .form-search .input-append,
  997. .form-inline .input-append,
  998. .form-horizontal .input-append {
  999. display: inline-block;
  1000. *display: inline;
  1001. /* IE7 inline-block hack */
  1002. *zoom: 1;
  1003. margin-bottom: 0;
  1004. vertical-align: middle;
  1005. }
  1006. .form-search .hide,
  1007. .form-inline .hide,
  1008. .form-horizontal .hide {
  1009. display: none;
  1010. }
  1011. .form-search label,
  1012. .form-inline label,
  1013. .form-search .btn-group,
  1014. .form-inline .btn-group {
  1015. display: inline-block;
  1016. }
  1017. .form-search .input-append,
  1018. .form-inline .input-append,
  1019. .form-search .input-prepend,
  1020. .form-inline .input-prepend {
  1021. margin-bottom: 0;
  1022. }
  1023. .form-search .radio,
  1024. .form-search .checkbox,
  1025. .form-inline .radio,
  1026. .form-inline .checkbox {
  1027. padding-left: 0;
  1028. margin-bottom: 0;
  1029. vertical-align: middle;
  1030. }
  1031. .form-search .radio input[type="radio"],
  1032. .form-search .checkbox input[type="checkbox"],
  1033. .form-inline .radio input[type="radio"],
  1034. .form-inline .checkbox input[type="checkbox"] {
  1035. float: left;
  1036. margin-right: 3px;
  1037. margin-left: 0;
  1038. }
  1039. .control-group {
  1040. margin-bottom: 10px;
  1041. }
  1042. legend + .control-group {
  1043. margin-top: 20px;
  1044. -webkit-margin-top-collapse: separate;
  1045. }
  1046. .form-horizontal .control-group {
  1047. margin-bottom: 20px;
  1048. *zoom: 1;
  1049. }
  1050. .form-horizontal .control-group:before,
  1051. .form-horizontal .control-group:after {
  1052. display: table;
  1053. content: "";
  1054. line-height: 0;
  1055. }
  1056. .form-horizontal .control-group:after {
  1057. clear: both;
  1058. }
  1059. .form-horizontal .control-label {
  1060. float: left;
  1061. width: 160px;
  1062. padding-top: 5px;
  1063. text-align: right;
  1064. }
  1065. .form-horizontal .controls {
  1066. *display: inline-block;
  1067. *padding-left: 20px;
  1068. margin-left: 180px;
  1069. *margin-left: 0;
  1070. }
  1071. .form-horizontal .controls:first-child {
  1072. *padding-left: 180px;
  1073. }
  1074. .form-horizontal .help-block {
  1075. margin-bottom: 0;
  1076. }
  1077. .form-horizontal input + .help-block,
  1078. .form-horizontal select + .help-block,
  1079. .form-horizontal textarea + .help-block,
  1080. .form-horizontal .uneditable-input + .help-block,
  1081. .form-horizontal .input-prepend + .help-block,
  1082. .form-horizontal .input-append + .help-block {
  1083. margin-top: 10px;
  1084. }
  1085. .form-horizontal .form-actions {
  1086. padding-left: 180px;
  1087. }
  1088. table {
  1089. max-width: 100%;
  1090. background-color: transparent;
  1091. border-collapse: collapse;
  1092. border-spacing: 0;
  1093. }
  1094. .table {
  1095. width: 100%
  1096. }
  1097. .table th,
  1098. .table td {
  1099. padding:5px 5px;
  1100. line-height: 20px;
  1101. text-align: left;
  1102. vertical-align: top;
  1103. border-top: 1px solid #dddddd;
  1104. position:relative;
  1105. }
  1106. .table th {
  1107. font-weight: bold;
  1108. }
  1109. .table thead th {
  1110. vertical-align: bottom;
  1111. }
  1112. .table caption + thead tr:first-child th,
  1113. .table caption + thead tr:first-child td,
  1114. .table colgroup + thead tr:first-child th,
  1115. .table colgroup + thead tr:first-child td,
  1116. .table thead:first-child tr:first-child th,
  1117. .table thead:first-child tr:first-child td {
  1118. border-top: 0;
  1119. }
  1120. .table tbody + tbody {
  1121. border-top: 2px solid #dddddd;
  1122. }
  1123. .table .table {
  1124. background-color: #ffffff;
  1125. }
  1126. .table-condensed th,
  1127. .table-condensed td {
  1128. padding: 4px 5px;
  1129. }
  1130. .table-bordered {
  1131. border: 1px solid #dddddd;
  1132. border-collapse: separate;
  1133. *border-collapse: collapse;
  1134. border-left: 0;
  1135. -webkit-border-radius: 4px;
  1136. -moz-border-radius: 4px;
  1137. border-radius: 4px;
  1138. }
  1139. .table-bordered th,
  1140. .table-bordered td {
  1141. border-left: 1px solid #dddddd;
  1142. }
  1143. .table-bordered caption + thead tr:first-child th,
  1144. .table-bordered caption + tbody tr:first-child th,
  1145. .table-bordered caption + tbody tr:first-child td,
  1146. .table-bordered colgroup + thead tr:first-child th,
  1147. .table-bordered colgroup + tbody tr:first-child th,
  1148. .table-bordered colgroup + tbody tr:first-child td,
  1149. .table-bordered thead:first-child tr:first-child th,
  1150. .table-bordered tbody:first-child tr:first-child th,
  1151. .table-bordered tbody:first-child tr:first-child td {
  1152. border-top: 0;
  1153. }
  1154. .table-bordered thead:first-child tr:first-child > th:first-child,
  1155. .table-bordered tbody:first-child tr:first-child > td:first-child,
  1156. .table-bordered tbody:first-child tr:first-child > th:first-child {
  1157. -webkit-border-top-left-radius: 4px;
  1158. -moz-border-radius-topleft: 4px;
  1159. border-top-left-radius: 4px;
  1160. }
  1161. .table-bordered thead:first-child tr:first-child > th:last-child,
  1162. .table-bordered tbody:first-child tr:first-child > td:last-child,
  1163. .table-bordered tbody:first-child tr:first-child > th:last-child {
  1164. -webkit-border-top-right-radius: 4px;
  1165. -moz-border-radius-topright: 4px;
  1166. border-top-right-radius: 4px;
  1167. }
  1168. .table-bordered thead:last-child tr:last-child > th:first-child,
  1169. .table-bordered tbody:last-child tr:last-child > td:first-child,
  1170. .table-bordered tbody:last-child tr:last-child > th:first-child,
  1171. .table-bordered tfoot:last-child tr:last-child > td:first-child,
  1172. .table-bordered tfoot:last-child tr:last-child > th:first-child {
  1173. -webkit-border-bottom-left-radius: 4px;
  1174. -moz-border-radius-bottomleft: 4px;
  1175. border-bottom-left-radius: 4px;
  1176. }
  1177. .table-bordered thead:last-child tr:last-child > th:last-child,
  1178. .table-bordered tbody:last-child tr:last-child > td:last-child,
  1179. .table-bordered tbody:last-child tr:last-child > th:last-child,
  1180. .table-bordered tfoot:last-child tr:last-child > td:last-child,
  1181. .table-bordered tfoot:last-child tr:last-child > th:last-child {
  1182. -webkit-border-bottom-right-radius: 4px;
  1183. -moz-border-radius-bottomright: 4px;
  1184. border-bottom-right-radius: 4px;
  1185. }
  1186. .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  1187. -webkit-border-bottom-left-radius: 0;
  1188. -moz-border-radius-bottomleft: 0;
  1189. border-bottom-left-radius: 0;
  1190. }
  1191. .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  1192. -webkit-border-bottom-right-radius: 0;
  1193. -moz-border-radius-bottomright: 0;
  1194. border-bottom-right-radius: 0;
  1195. }
  1196. .table-bordered caption + thead tr:first-child th:first-child,
  1197. .table-bordered caption + tbody tr:first-child td:first-child,
  1198. .table-bordered colgroup + thead tr:first-child th:first-child,
  1199. .table-bordered colgroup + tbody tr:first-child td:first-child {
  1200. -webkit-border-top-left-radius: 4px;
  1201. -moz-border-radius-topleft: 4px;
  1202. border-top-left-radius: 4px;
  1203. }
  1204. .table-bordered caption + thead tr:first-child th:last-child,
  1205. .table-bordered caption + tbody tr:first-child td:last-child,
  1206. .table-bordered colgroup + thead tr:first-child th:last-child,
  1207. .table-bordered colgroup + tbody tr:first-child td:last-child {
  1208. -webkit-border-top-right-radius: 4px;
  1209. -moz-border-radius-topright: 4px;
  1210. border-top-right-radius: 4px;
  1211. }
  1212. .table-striped tbody > tr:nth-child(odd) > td,
  1213. .table-striped tbody > tr:nth-child(odd) > th {
  1214. background-color: #f9f9f9;
  1215. }
  1216. .table-hover tbody tr:hover > td,
  1217. .table-hover tbody tr:hover > th {
  1218. background-color: #ffffd6;
  1219. }
  1220. table td[class*="span"],
  1221. table th[class*="span"],
  1222. .row-fluid table td[class*="span"],
  1223. .row-fluid table th[class*="span"] {
  1224. display: table-cell;
  1225. float: none;
  1226. margin-left: 0;
  1227. }
  1228. .table td.span1,
  1229. .table th.span1 {
  1230. float: none;
  1231. width: 44px;
  1232. margin-left: 0;
  1233. }
  1234. .table td.span2,
  1235. .table th.span2 {
  1236. float: none;
  1237. width: 124px;
  1238. margin-left: 0;
  1239. }
  1240. .table td.span3,
  1241. .table th.span3 {
  1242. float: none;
  1243. width: 204px;
  1244. margin-left: 0;
  1245. }
  1246. .table td.span4,
  1247. .table th.span4 {
  1248. float: none;
  1249. width: 284px;
  1250. margin-left: 0;
  1251. }
  1252. .table td.span5,
  1253. .table th.span5 {
  1254. float: none;
  1255. width: 364px;
  1256. margin-left: 0;
  1257. }
  1258. .table td.span6,
  1259. .table th.span6 {
  1260. float: none;
  1261. width: 444px;
  1262. margin-left: 0;
  1263. }
  1264. .table td.span7,
  1265. .table th.span7 {
  1266. float: none;
  1267. width: 524px;
  1268. margin-left: 0;
  1269. }
  1270. .table td.span8,
  1271. .table th.span8 {
  1272. float: none;
  1273. width: 604px;
  1274. margin-left: 0;
  1275. }
  1276. .table td.span9,
  1277. .table th.span9 {
  1278. float: none;
  1279. width: 684px;
  1280. margin-left: 0;
  1281. }
  1282. .table td.span10,
  1283. .table th.span10 {
  1284. float: none;
  1285. width: 764px;
  1286. margin-left: 0;
  1287. }
  1288. .table td.span11,
  1289. .table th.span11 {
  1290. float: none;
  1291. width: 844px;
  1292. margin-left: 0;
  1293. }
  1294. .table td.span12,
  1295. .table th.span12 {
  1296. float: none;
  1297. width: 924px;
  1298. margin-left: 0;
  1299. }
  1300. .table tbody tr.success > td {
  1301. background-color: #dff0d8;
  1302. }
  1303. .table tbody tr.error > td {
  1304. background-color: #f2dede;
  1305. }
  1306. .table tbody tr.warning > td {
  1307. background-color: #fcf8e3;
  1308. }
  1309. .table tbody tr.info > td {
  1310. background-color: #d9edf7;
  1311. }
  1312. .table-hover tbody tr.success:hover > td {
  1313. background-color: #d0e9c6;
  1314. }
  1315. .table-hover tbody tr.error:hover > td {
  1316. background-color: #ebcccc;
  1317. }
  1318. .table-hover tbody tr.warning:hover > td {
  1319. background-color: #faf2cc;
  1320. }
  1321. .table-hover tbody tr.info:hover > td {
  1322. background-color: #c4e3f3;
  1323. }
  1324. /*m*/
  1325. .indexLogin{
  1326. background: url(indexloginbg.png) no-repeat 0 0;
  1327. margin:100px 0 0 0;
  1328. position:relative;
  1329. }
  1330. .loginPanel {
  1331. width:296px;
  1332. height:270px;
  1333. background-color: #fff;
  1334. margin:0 0 0 600px
  1335. }
  1336. .formLine{
  1337. position:relative;
  1338. margin:15px 0
  1339. }
  1340. .formLine .userName{
  1341. color:#333;
  1342. font-size:18px;
  1343. margin:0 0 20px 0
  1344. }
  1345. .loginPanel .warpLogin{
  1346. padding:20px 0 0 23px
  1347. }
  1348. .loginPanel h2{
  1349. font-size:18px
  1350. }
  1351. .loginPanel input.text {
  1352. border: 1px solid #B7B7B7;
  1353. font-size: 20px;
  1354. height: 33px;
  1355. letter-spacing: 1px;
  1356. padding: 1px 1px 1px 40px;
  1357. width: 201px;
  1358. background:url(inputBg.png) repeat-x 0 0
  1359. }
  1360. .loginPanel .textTips{
  1361. color: #999999;
  1362. cursor: text;
  1363. font-size: 14px;
  1364. height: 37px;
  1365. line-height: 37px;
  1366. overflow: hidden;
  1367. padding: 0 2px 0 10px;
  1368. position:absolute;
  1369. left:0
  1370. }
  1371. .loginPanel .formLink{
  1372. margin:0 0 10px 0;
  1373. color:#ccc
  1374. }
  1375. .register {
  1376. background:#fff;
  1377. margin:250px 0 0 0
  1378. }
  1379. .register h1{
  1380. height: 50px;
  1381. line-height: 50px;
  1382. font-size: 24px;
  1383. border-bottom: 1px solid #e0e0e0;
  1384. }
  1385. .register h1 span{
  1386. margin:0 0 0 20px
  1387. }
  1388. .warpHeader {
  1389. height:34px;
  1390. line-height:34px;
  1391. background:#277db6;
  1392. border-bottom:1px solid #6C6C76
  1393. }
  1394. .warpHeader a.logo{
  1395. margin:0
  1396. }
  1397. .warpHeader a.quit{
  1398. height:34px;line-height:34px;
  1399. padding:0 15px;
  1400. background:#6C6C76;
  1401. color:#fff;
  1402. font-weight:600
  1403. }
  1404. .warpHeader a.quit:hover{
  1405. background:#935b4e;
  1406. color:#fff
  1407. }
  1408. .warpHeader div.user{
  1409. margin:0 20px 0 0;
  1410. color:#fff
  1411. }
  1412. .warpContent{
  1413. background:#6c6c76
  1414. }
  1415. .mainSide{
  1416. width:100px
  1417. }
  1418. .mainSide ul{
  1419. margin:10px 0 0 0
  1420. }
  1421. .mainSide li{
  1422. margin:0 0 2px 0
  1423. }
  1424. .mainSide li.line {
  1425. border-top:1px solid #D7D7D7;
  1426. padding:5px 0 0 0;
  1427. margin:5px 0 0 0
  1428. }
  1429. .mainSide li a{
  1430. display:inline-block;
  1431. *display:inline;
  1432. zoom:1;
  1433. padding:8px 10px;
  1434. width:80px;
  1435. font-size:14px;
  1436. color:#fff
  1437. }
  1438. .mainSide li a:hover{
  1439. background:#ccc;
  1440. color:#6C6C76;
  1441. }
  1442. .mainSide li a.now{
  1443. background:#d7d7d7;
  1444. color:#277DB6;
  1445. font-weight:600
  1446. }
  1447. .mainSide li a span{
  1448. background:#fff;
  1449. color:#6C6C76;
  1450. padding:0 5px;
  1451. margin:0 0 0 10px;
  1452. font-size:12px;
  1453. border-radius:10px
  1454. }
  1455. .mainSide li a.now span{
  1456. background:#A96A5B;
  1457. color:#fff
  1458. }
  1459. .mainContent{
  1460. margin:0 0 0 100px;
  1461. background:#d7d7d7;
  1462. overflow-y: auto;
  1463. min-height: 400px
  1464. }
  1465. .pojNomList{
  1466. margin:20px;
  1467. margin-bottom:0
  1468. }
  1469. .pojNomList .entry{
  1470. background:#fff;
  1471. margin:0 0 5px 0
  1472. }
  1473. .pojNomList .entry h1 {
  1474. height:50px;
  1475. line-height:50px;
  1476. font-size:24px;
  1477. border-bottom:1px solid #e0e0e0
  1478. }
  1479. .pojNomList .entry h1 span{
  1480. margin:0 20px
  1481. }
  1482. .pojNomList .entry input,.pojNomList .entry select{
  1483. margin:0;
  1484. }
  1485. .pojNomList .contractCount {
  1486. width:70px;
  1487. padding:0 10px;
  1488. height:76px;
  1489. text-align:center;
  1490. border-right:1px solid #e0e0e0
  1491. }
  1492. .pojNomList .contractCount span{
  1493. display:inline-block;
  1494. *display:inline;
  1495. zoom:1;
  1496. width:100%;
  1497. margin:13px 0 0 0
  1498. }
  1499. .pojNomList .contractCount b{
  1500. font-size:26px;
  1501. font-family:"Tahoma"
  1502. }
  1503. .pojNomList .contractMoney {
  1504. padding:0 20px;
  1505. border-right:1px solid #e0e0e0
  1506. }
  1507. .pojNomList .contractMoney .item {
  1508. height:38px;
  1509. line-height:38px
  1510. }
  1511. .pojNomList .contractMoney .item.done{
  1512. height:37px;
  1513. border-top:1px dashed #e0e0e0
  1514. }
  1515. .pojNomList .contractMoney .item b{
  1516. font-size:24px;
  1517. font-family:"Tahoma";
  1518. text-align:right;
  1519. float:right
  1520. }
  1521. .pojNomList .contractState {
  1522. border-right:1px solid #e0e0e0;
  1523. height:76px;
  1524. text-align:center;
  1525. padding:0 10px;
  1526. }
  1527. .pojNomList .contractState.state{
  1528. width:170px
  1529. }
  1530. .pojNomList .contractState span{
  1531. display:block;
  1532. *display:inline;
  1533. zoom:1;
  1534. width:100%;
  1535. margin:13px 0 0 0
  1536. }
  1537. .pojNomList .contractState b{
  1538. font-size:22px;
  1539. font-family:"Tahoma","微软雅黑";
  1540. }
  1541. .pojNomList .contractUser {
  1542. height:76px;
  1543. text-align:center;
  1544. border-right:1px solid #e0e0e0
  1545. }
  1546. .pojNomList .contractUser span{
  1547. display:inline-block;
  1548. *display:inline;
  1549. zoom:1;
  1550. width:100%;
  1551. margin:20px 0 0 0
  1552. }
  1553. .pojNomList .contractUser b{
  1554. font-size:14px;
  1555. font-family:"Tahoma"
  1556. }
  1557. .pojNomList .contractAcc{
  1558. height:30px;
  1559. line-height:30px;
  1560. padding:0 10px;
  1561. border-right:1px solid #E0E0E0;
  1562. }
  1563. .pojNomList .listTab{
  1564. margin:0 0 5px 0
  1565. }
  1566. .pojNomList .listTab a{
  1567. background:#6C6C76;
  1568. color: #FFFFFF;
  1569. cursor: pointer;
  1570. font-size: 14px;
  1571. height: 35px;
  1572. line-height: 35px;
  1573. margin: 0 1px 0 0;
  1574. padding: 0 10px;
  1575. text-align: center;
  1576. }
  1577. .pojNomList .listTab a:hover{
  1578. background:#999;
  1579. }
  1580. .pojNomList .listTab a.now{
  1581. background:#277DB6;
  1582. color:#fff;
  1583. font-weight: 600
  1584. }
  1585. .pojNomList .listTab .search{
  1586. margin:0 0 0 10px;
  1587. float:left;
  1588. }
  1589. .pojNomList .listTab .search input[type=text]{
  1590. margin:0;
  1591. float:left;
  1592. height:23px;
  1593. border-bottom: 3px solid #999;
  1594. }
  1595. .periodList .title{
  1596. height:25px;
  1597. line-height:25px;
  1598. background:#5B9AA9
  1599. }
  1600. .periodList .title div{
  1601. float:left;
  1602. height:25px;
  1603. line-height:25px;
  1604. border-right:1px dashed #fff;
  1605. color:#fff;
  1606. width:9.9%;
  1607. text-align:center;
  1608. font-size:10px
  1609. }
  1610. .perListItem{
  1611. background:#fff
  1612. }
  1613. .perListItem .btns{
  1614. margin:20px
  1615. }
  1616. .globalForm {
  1617. margin:20px
  1618. }
  1619. .tips {
  1620. background:url(attachment.png) no-repeat 0 0;
  1621. padding:5px 0 5px 40px;
  1622. margin:10px
  1623. }
  1624. .pojNomList td div.lv2 {
  1625. text-indent:10px
  1626. }
  1627. .pojNomList td div.lv3 {
  1628. text-indent:20px
  1629. }
  1630. .pojNomList td div.limit{
  1631. width:200px;
  1632. height:20px;
  1633. overflow: hidden;
  1634. text-overflow: ellipsis;
  1635. white-space: nowrap;
  1636. display: inline-block;
  1637. }
  1638. .pojNomList tr.newAdd{
  1639. background:#dff0d8
  1640. }
  1641. .annotation li {
  1642. padding:3px 10px;
  1643. border-bottom:1px solid #e0e0e0
  1644. }
  1645. .annotation li span{
  1646. font-weight:800
  1647. }
  1648. .standardCate {
  1649. border-bottom:1px solid #DDDDDD;
  1650. }
  1651. .cateSelect {
  1652. height:35px;
  1653. position: relative;
  1654. width:300px;
  1655. }
  1656. .cateSelect .title{
  1657. line-height:35px;
  1658. padding:0 10px;
  1659. color: #336699;
  1660. font-size:16px;
  1661. cursor: pointer;
  1662. }
  1663. .cateSelect.foucs{
  1664. background:#277DB6;
  1665. }
  1666. .cateSelect.foucs .title{
  1667. color:#fff;
  1668. }
  1669. .cateSelect .cateMenu {
  1670. position:absolute;
  1671. top:35px;
  1672. left:0;
  1673. background:#fff;
  1674. border:1px solid #277DB6;
  1675. padding:10px 0 10px 10px;
  1676. z-index: 999
  1677. }
  1678. .cateSelect .cateMenu .scroll{
  1679. overflow: auto;
  1680. height:300px;
  1681. width:288px;
  1682. }
  1683. .news {
  1684. padding:20px;
  1685. margin:15px 0 20px 0;
  1686. background: #fff;
  1687. }
  1688. .news li {
  1689. padding:5px 0;
  1690. border-bottom:1px dashed #dddddd;
  1691. }
  1692. .news li span{
  1693. display:inline-block;
  1694. width:90px;
  1695. }
  1696. .news li.more{
  1697. border-bottom: none
  1698. }
  1699. .news li.title{
  1700. font-weight:600;
  1701. border-bottom:1px solid #ccc;
  1702. font-size: 16px
  1703. }
  1704. .newAdd input,.newAdd select{
  1705. margin:0;
  1706. }
  1707. /*modal*/
  1708. .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:0}.modal.fade{-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out;top:-25%}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;*zoom:1}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}
  1709. .modal form{margin:0}
  1710. /*modal*/
  1711. .printList {
  1712. width:860px;
  1713. text-align: center;
  1714. color:#000;
  1715. margin:0 auto;
  1716. }
  1717. .printList .taC{
  1718. text-align: center
  1719. }
  1720. .printList .taR{
  1721. text-align:right
  1722. }
  1723. .printList .taL{
  1724. text-align:left
  1725. }
  1726. .printList h1 {
  1727. color:#ff0000;
  1728. font-size:36px;
  1729. overflow: hidden;
  1730. }
  1731. .printList h2{
  1732. margin:20px 0;
  1733. font-size:18px;
  1734. }
  1735. .printList h3{
  1736. font-size:24px;
  1737. }
  1738. .printList .con{
  1739. margin:20px 0;
  1740. }
  1741. .printList p{
  1742. font-size:16px;
  1743. line-height: 25px
  1744. }
  1745. .printList table{
  1746. border:1px solid #000;
  1747. width:100%;
  1748. }
  1749. .printList table th{
  1750. border:1px solid #000;
  1751. }
  1752. .printList table td{
  1753. border:1px solid #000;
  1754. text-align: left
  1755. }
  1756. textarea.yta {
  1757. width:92%;
  1758. margin:0;
  1759. height:20px;
  1760. }
  1761. textarea.yta:focus{
  1762. width:300px;
  1763. height:80px;
  1764. position:absolute;
  1765. z-index: 9999;
  1766. right:0;
  1767. bottom:0
  1768. }