global.css 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  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:1.2rem;
  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. .clearfix {
  57. *zoom: 1;
  58. }
  59. .clearfix:before,
  60. .clearfix:after {
  61. display: table;
  62. content: "";
  63. line-height: 0;
  64. }
  65. .clearfix:after {
  66. clear: both;
  67. }
  68. body {color:#333;background:#fff}
  69. a {color:#8E0950;text-decoration:none}
  70. a:hover {color:#333}
  71. .width950{width:950px;margin:0 auto}
  72. @font-face {
  73. font-family: 'ZHcldSystem';
  74. src:url('fonts/ZHcldSystem.eot');
  75. src:url('fonts/ZHcldSystem.eot?#iefix') format('embedded-opentype'),
  76. url('fonts/ZHcldSystem.ttf') format('truetype'),
  77. url('fonts/ZHcldSystem.woff') format('woff'),
  78. url('fonts/ZHcldSystem.svg#ZHcldSystem') format('svg');
  79. font-weight: normal;
  80. font-style: normal;
  81. }
  82. [class*="icon-"] {
  83. font-family: 'ZHcldSystem';
  84. speak: none;
  85. font-style: normal;
  86. font-weight: normal;
  87. font-variant: normal;
  88. text-transform: none;
  89. line-height:1.6rem;
  90. /* Better Font Rendering =========== */
  91. -webkit-font-smoothing: antialiased;
  92. -moz-osx-font-smoothing: grayscale;
  93. }
  94. /**/
  95. .clearB {clear:both}
  96. .fL {float:left}
  97. .fR {float:right}
  98. :link, *:visited, *:hover, *:active, *:focus {
  99. -moz-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  100. -webkit-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  101. transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  102. -o-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
  103. }
  104. .colRed {color:#f70000}
  105. .colOrange {color:#ed8b00}
  106. .colYel {color:#d9a601}
  107. .colGreen{color:#17ab0c}
  108. .colGray{color:#999}
  109. .colBlue{color:#3172d9}
  110. .hide {display:none}
  111. /*fotm*/
  112. .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
  113. .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  114. form{margin:0 0 20px;}
  115. fieldset{padding:0;margin:0;border:0;}
  116. legend{display:block;width:100%;padding:0 0 0.5em 0;margin-bottom:20px;font-size:2rem;color:#333333;border:0;border-bottom:1px solid #E2E2E2;}legend small{font-size:15px;color:#999999;}
  117. label,input,button,select,textarea{font-weight:normal;line-height:1.4rem;}
  118. input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
  119. label{display:block;margin-bottom:5px;}
  120. select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:2rem;padding:4px 6px;margin-bottom:10px;font-size:1.2rem;line-height:2rem;color:#555555;vertical-align:middle;}
  121. input,textarea,.uneditable-input{width:90%;}
  122. textarea{height:auto;}
  123. textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}
  124. input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;}
  125. input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}
  126. select,input[type="file"]{height:2rem;*margin-top:4px;line-height:2rem;}
  127. select{border:1px solid #cccccc;background-color:#ffffff;}
  128. select[multiple],select[size]{height:auto;}
  129. select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
  130. .uneditable-input,.uneditable-textarea{color:#999999;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
  131. .uneditable-input{overflow:hidden;white-space:nowrap;}
  132. .uneditable-textarea{width:auto;height:auto;}
  133. input:-moz-placeholder,textarea:-moz-placeholder{color:#999999;}
  134. input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;}
  135. input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;}
  136. .radio,.checkbox{min-height:20px;padding-left:16px;}
  137. .radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-16px;}
  138. .controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;}
  139. .radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}
  140. .radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;}
  141. .input-mini{width:60px;}
  142. .input-small{width:90px;}
  143. .input-medium{width:150px;}
  144. .input-large{width:210px;}
  145. .input-xlarge{width:270px;}
  146. .input-xxlarge{width:530px;}
  147. input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}
  148. .input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;}
  149. input,textarea,.uneditable-input{margin-left:0;}
  150. .controls-row [class*="span"]+[class*="span"]{margin-left:20px;}
  151. input.span12,textarea.span12,.uneditable-input.span12{width:926px;}
  152. input.span11,textarea.span11,.uneditable-input.span11{width:846px;}
  153. input.span10,textarea.span10,.uneditable-input.span10{width:766px;}
  154. input.span9,textarea.span9,.uneditable-input.span9{width:686px;}
  155. input.span8,textarea.span8,.uneditable-input.span8{width:606px;}
  156. input.span7,textarea.span7,.uneditable-input.span7{width:526px;}
  157. input.span6,textarea.span6,.uneditable-input.span6{width:446px;}
  158. input.span5,textarea.span5,.uneditable-input.span5{width:366px;}
  159. input.span4,textarea.span4,.uneditable-input.span4{width:286px;}
  160. input.span3,textarea.span3,.uneditable-input.span3{width:206px;}
  161. input.span2,textarea.span2,.uneditable-input.span2{width:126px;}
  162. input.span1,textarea.span1,.uneditable-input.span1{width:46px;}
  163. .controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}
  164. .controls-row:after{clear:both;}
  165. .controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;}
  166. .controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;}
  167. input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;}
  168. input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;}
  169. .control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}
  170. .control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;}
  171. .control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;}
  172. .control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}
  173. .control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}
  174. .control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;}
  175. .control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;}
  176. .control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}
  177. .control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}
  178. .control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;}
  179. .control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;}
  180. .control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}
  181. .control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad;}
  182. .control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad;}
  183. .control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;}
  184. .control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad;}
  185. input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}
  186. .form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}
  187. .form-actions:after{clear:both;}
  188. .help-block,.help-inline{color:#595959;}
  189. .help-block{display:block;margin-bottom:10px;}
  190. .help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;}
  191. .input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px;}
  192. .input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2;}
  193. .input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;}
  194. .input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
  195. .input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546;}
  196. .input-prepend .add-on,.input-prepend .btn{margin-right:-1px;}
  197. .input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
  198. .input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
  199. .input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;}
  200. .input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
  201. .input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
  202. .input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
  203. .input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
  204. .input-prepend.input-append .btn-group:first-child{margin-left:0;}
  205. input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
  206. .form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
  207. .form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
  208. .form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}
  209. .form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}
  210. .form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
  211. .form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;}
  212. .form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;}
  213. .form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;}
  214. .form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;}
  215. .form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;}
  216. .form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;}
  217. .control-group{margin-bottom:10px;}
  218. legend+.control-group{margin-top:10px;-webkit-margin-top-collapse:separate;}
  219. .form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;}
  220. .form-horizontal .control-group:after{clear:both;}
  221. .form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;}
  222. .form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;}
  223. .form-horizontal .help-block{margin-bottom:0;}
  224. .form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px;}
  225. .form-horizontal .form-actions{padding-left:180px;}
  226. /*FONT*/
  227. /*table*/
  228. table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;}
  229. .table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;}
  230. .table th{font-weight:bold;}
  231. .table thead th{vertical-align:bottom;}
  232. .table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;}
  233. .table tbody+tbody{border-top:2px solid #dddddd;}
  234. .table .table{background-color:#ffffff;}
  235. .table-condensed th,.table-condensed td{padding:4px 5px;}
  236. .table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;}
  237. .table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
  238. .table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
  239. .table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
  240. .table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
  241. .table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
  242. .table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;}
  243. .table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}
  244. .table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
  245. .table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
  246. .table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#E2E2E2;}
  247. .table-striped tr:hover{border-left:1px solid #8E0950;font-weight:600}
  248. .table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5;}
  249. table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;}
  250. .table td.span1,.table th.span1{float:none;width:44px;margin-left:0;}
  251. .table td.span2,.table th.span2{float:none;width:124px;margin-left:0;}
  252. .table td.span3,.table th.span3{float:none;width:204px;margin-left:0;}
  253. .table td.span4,.table th.span4{float:none;width:284px;margin-left:0;}
  254. .table td.span5,.table th.span5{float:none;width:364px;margin-left:0;}
  255. .table td.span6,.table th.span6{float:none;width:444px;margin-left:0;}
  256. .table td.span7,.table th.span7{float:none;width:524px;margin-left:0;}
  257. .table td.span8,.table th.span8{float:none;width:604px;margin-left:0;}
  258. .table td.span9,.table th.span9{float:none;width:684px;margin-left:0;}
  259. .table td.span10,.table th.span10{float:none;width:764px;margin-left:0;}
  260. .table td.span11,.table th.span11{float:none;width:844px;margin-left:0;}
  261. .table td.span12,.table th.span12{float:none;width:924px;margin-left:0;}
  262. .table tbody tr.success>td{background-color:#dff0d8;}
  263. .table tbody tr.error>td{background-color:#f2dede;}
  264. .table tbody tr.warning>td{background-color:#fcf8e3;}
  265. .table tbody tr.info>td{background-color:#d9edf7;}
  266. .table-hover tbody tr.success:hover>td{background-color:#d0e9c6;}
  267. .table-hover tbody tr.error:hover>td{background-color:#ebcccc;}
  268. .table-hover tbody tr.warning:hover>td{background-color:#faf2cc;}
  269. .table-hover tbody tr.info:hover>td{background-color:#c4e3f3;}
  270. /*table*/
  271. /*modal*/
  272. .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-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-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}
  273. /*modal*/
  274. body{
  275. background:#ebebeb
  276. }
  277. .button{
  278. float:left;
  279. height:1.6em;
  280. margin-right:10px;
  281. padding:0px 8px;
  282. line-height:1.6em;
  283. text-align:center;
  284. overflow:hidden;
  285. font-weight:bold;
  286. color:#FFF;
  287. border-radius:1px;
  288. text-shadow:0 1px rgba(0, 0, 0, 0.1);
  289. text-decoration:none;
  290. border:none;
  291. background:#8E0950;
  292. cursor:pointer
  293. }
  294. input.button{
  295. height:35px;
  296. line-height:35px
  297. }
  298. .button:hover{
  299. color:#fff;
  300. background:#b01c6b
  301. }
  302. .button:active{
  303. background-color:#840549;
  304. }
  305. .button.btn-gray{
  306. background-color:#898989
  307. }
  308. .button.btn-gray:hover{
  309. background-color:#727272;
  310. }
  311. .button.btn-gray:active{
  312. background-color:#404040;
  313. }
  314. .infoFlowList{
  315. border-left: 1px solid #BEBEBE;
  316. margin-left: 31px;
  317. padding-bottom: 33px;
  318. padding-left: 43px;
  319. position: relative;
  320. margin-right:10px
  321. }
  322. .iconGenerate,.iconReceive,.iconBorrow,.iconSell,.iconUpdate,.iconReplace,.iconRecycle,.iconContacts,.iconLock,.iconService,.iconPhone,.iconOther{
  323. background:url(infocentericon.png) no-repeat 0 0
  324. }
  325. .iconGenerate{
  326. background-position:0 0
  327. }
  328. .iconReceive{
  329. background-position:0 -32px
  330. }
  331. .iconBorrow{
  332. background-position:0 -64px
  333. }
  334. .iconSell{
  335. background-position:0 -96px
  336. }
  337. .iconUpdate{
  338. background-position:0 -128px
  339. }
  340. .iconReplace{
  341. background-position:0 -160px
  342. }
  343. .iconRecycle{
  344. background-position:0 -192px
  345. }
  346. .iconContacts{
  347. background-position:0 -224px
  348. }
  349. .iconLock{
  350. background-position:0 -256px
  351. }
  352. .iconService{
  353. background-position:0 -288px
  354. }
  355. .iconPhone{
  356. background-position:0 -320px
  357. }
  358. .iconOther{
  359. background-position:0 -352px
  360. }
  361. .pageNav a,.pageNav span{
  362. padding:0 3px
  363. }
  364. .pageNav a.current{
  365. background:#8E0950;
  366. color:#fff
  367. }
  368. /**/
  369. .warpContent{
  370. padding:10px
  371. }
  372. .indexNav{
  373. margin-top:20px
  374. }
  375. .indexNav a{
  376. display:block;
  377. color:#8E0950;
  378. border:.1em solid #8E0950;
  379. padding:1em 0;
  380. text-align:center;
  381. margin:0 0 1em 0
  382. }
  383. .clientEntry{
  384. background:#fff;
  385. margin:0 0 1em 0;
  386. padding:5px;
  387. border-radius:3px;
  388. box-shadow:0 0px 0.3em -0.1em #999
  389. }
  390. .searchResult p{
  391. padding:5px 0;
  392. border-bottom:1px dashed #e2e2e2
  393. }
  394. .clientEntry th{
  395. padding:5px 5px 5px 0;
  396. width:3em
  397. }
  398. .clientEntry td{
  399. padding:5px 0
  400. }
  401. .clientEntry table{
  402. width:100%
  403. }
  404. .clientEntry table td,.clientEntry table th {
  405. border-bottom: 1px dashed #EBEBEB;
  406. text-align: left;
  407. vertical-align: baseline;
  408. }
  409. .clientEntry table tr:last-child td,.clientEntry table tr:last-child th {
  410. border-bottom:none
  411. }
  412. .clientEntry table td label {
  413. display: inline-block;
  414. }
  415. .clientEntry.header{
  416. background:none;
  417. box-shadow:none
  418. }
  419. .contactsTag{
  420. border-radius: 2px 2px 2px 2px;
  421. color: #FFFFFF;
  422. margin: 0 1px;
  423. padding: 0 3px;
  424. overflow:hidden;
  425. text-overflow:ellipsis;
  426. white-space:nowrap;
  427. display:inline-block;
  428. font-style:normal
  429. }
  430. .contactsMark{
  431. border-radius: 2px;
  432. border:1px solid #ccc;
  433. margin: 0 1px;
  434. padding: 0 3px;
  435. overflow:hidden;
  436. text-overflow:ellipsis;
  437. white-space:nowrap;
  438. display:inline-block;
  439. font-style:normal;
  440. color:#333;
  441. }
  442. td.cType label{
  443. border-radius: 2px;
  444. display: inline-block;
  445. font-style: normal;
  446. height: 1.4em;
  447. line-height: 1.4em;
  448. margin:1px;
  449. overflow: hidden;
  450. padding: 0 3px;
  451. text-overflow: ellipsis;
  452. white-space: nowrap;
  453. background:#eee;
  454. border-bottom:0.2em solid #fff;
  455. vertical-align:middle
  456. }
  457. .contactsTag.tagCol-01{
  458. background-color:#16A085
  459. }
  460. .contactsTag.tagCol-02{
  461. background-color:#2980B9
  462. }
  463. .contactsTag.tagCol-03{
  464. background-color:#8E44AD
  465. }
  466. .contactsTag.tagCol-04{
  467. background-color:#f90000
  468. }
  469. .contactsTag.tagCol-05{
  470. background-color:#B8651B
  471. }
  472. .contactsTag.tagCol-06{
  473. background-color:#2C3E50
  474. }
  475. .contactsTag.tagCol-07{
  476. background-color:#efd200
  477. }
  478. .recordEntry{
  479. background:#fff;
  480. margin:0 0 1em 0;
  481. padding:5px;
  482. border-radius:3px;
  483. box-shadow:0 0px 3px -1px #999
  484. }
  485. .recordEntry li{
  486. border-bottom: 1px dashed #E2E2E2;
  487. overflow: hidden;
  488. padding: 5px 5px
  489. }
  490. .recordEntry li i.icon{
  491. width:32px;
  492. height:32px;
  493. float:left
  494. }
  495. .tabList{
  496. margin:0 0 1em 0;
  497. border-bottom:1px solid #8E0950
  498. }
  499. .tabList a{
  500. padding:3px 5px;
  501. display:inline-block;
  502. color:#999;
  503. background:#191818;
  504. margin:0 1px 0 0;
  505. border-bottom:1px solid #ebebeb
  506. }
  507. .tabList a.now{
  508. background:#8E0950;
  509. color:#fff;
  510. border-bottom:1px solid #8E0950
  511. }
  512. .tabContent input,.tabContent select{
  513. margin-bottom:0
  514. }