Kopie von phpME.css 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. .body{
  2. margin: 0px;
  3. background-color: #FFFFFF;
  4. overflow: hidden;
  5. }
  6. .report_header{
  7. position: absolute;
  8. left: 0px;
  9. top: 1%;
  10. height: 30px;
  11. width: 100%;
  12. background-color: #45458D;
  13. font-family: Arial;
  14. font-size: 1.4em;
  15. font-weight: bold;
  16. color: #E8EEFF;
  17. z-index: 2;
  18. }
  19. .report_footer{
  20. position: absolute;
  21. bottom: 0%;
  22. left: 0%;
  23. width: 100%;
  24. height: 25px;
  25. z-index: 2;
  26. background-color: #45458D;
  27. }
  28. input{
  29. font-size: 0.8em;
  30. }
  31. .report_title{
  32. position: absolute;
  33. right: 2%;
  34. top: 1%;
  35. height:5%;
  36. width: auto;
  37. font-size: 1.1em;
  38. z-index: 1;
  39. color: #E8EEFF;
  40. font-family: Arial;
  41. z-index: 3;
  42. }
  43. .report_record_buttons{
  44. position: absolute;
  45. right: 0px;
  46. bottom: 0px;
  47. color: #E8EEFF;
  48. width: auto;
  49. font-weight: bold;
  50. font-family: Arial;
  51. font-size: 0.8em;
  52. text-align: right;
  53. z-index: 3;
  54. }
  55. .report_list_buttons{
  56. position: absolute;
  57. right: 0px;
  58. bottom: 0px;
  59. color: #E8EEFF;
  60. width: auto;
  61. font-weight: bold;
  62. font-family: Arial;
  63. font-size: 0.8em;
  64. text-align: right;
  65. z-index: 3;
  66. }
  67. .report_content{
  68. position: absolute;
  69. overflow: auto;
  70. width: 100%;
  71. right: 0%;
  72. top: 17%;
  73. height: 79%;
  74. background-color: #FFFFFF;
  75. border: 2px solid;
  76. border-color: #E8EEFF;
  77. font-family: Arial;
  78. font-size: 0.7em;
  79. z-index: 1;
  80. }
  81. .report_content_header_table{
  82. postition: absolute;
  83. top: 0%;
  84. left: 0%;
  85. height: auto;
  86. font-weight:bold;
  87. width: 99%;
  88. font-family: Arial;
  89. font-size: 8pt;
  90. color: #45458D;
  91. background-color: #E8EEFF;
  92. border: 1px solid;
  93. border-color: #45458D;
  94. table-layout:fixed;
  95. }
  96. .report_content_header{
  97. position: absolute;
  98. width: 100%;
  99. height: auto;
  100. top: 0%;
  101. left: 0%;
  102. overflow: auto;
  103. border: 1px solid;
  104. border-color: #FFFFFF;
  105. overflow:hidden;
  106. }
  107. .report_content_table{
  108. position: absolute;
  109. width: 100%;
  110. height: 93%;
  111. top: 7%;
  112. left: 0%;
  113. overflow: auto;
  114. }
  115. .report_content_table_table{
  116. width: 100%;
  117. font-family: Arial;
  118. font-size: 0.8em;
  119. color: #45458D;
  120. table-layout:fixed;
  121. overflow: auto;
  122. }
  123. .report_gesamt_berechung{
  124. position: absolute;
  125. bottom: 1%;
  126. left: 2%;
  127. width: auto;
  128. height: auto;
  129. font-weight: bold;
  130. font-family: Arial;
  131. font-size: 0.8em;
  132. color: #E8EEFF;
  133. z-index: 20;
  134. }
  135. .report_content_formular_table{
  136. position: absolute;
  137. top: 0%;
  138. width: 100%;
  139. height: auto;
  140. font-family: Arial;
  141. font-size: 1em;
  142. color: #45458D;
  143. }
  144. .report_content_formular_table td{
  145. vertical-align: top;
  146. padding-top: 1px;
  147. padding-bottom: 1px;
  148. padding-right: 3px;
  149. }
  150. select{
  151. font-size: 0.9em;
  152. border: 1px solid;
  153. color: #45458D;
  154. border-color: #E8EEFF;
  155. }
  156. .report_filter{
  157. position: absolute;
  158. top: 35px;
  159. height: 74px;
  160. left: 0%;
  161. width: 100%;
  162. background-color: #FFFFFF;
  163. overflow: hidden;
  164. font-family: Arial;
  165. font-size: 0.8em;
  166. color: #45458D;
  167. z-index: 5;
  168. border-bottom: 1px solid;
  169. border-bottom-color: #45458D;
  170. }
  171. .report_filter_table{
  172. width: 100%;
  173. height: auto;
  174. font-family: Arial;
  175. font-size: 0.8em;
  176. color: #45458D;
  177. }
  178. .report_filter_table_input_small{
  179. font-size: 0.9em;
  180. width:60px;
  181. border: 1px solid;
  182. border-color: #E8EEFF;
  183. }
  184. .report_filter_table_input_large{
  185. font-size: 0.9em;
  186. width:200px;
  187. border: 1px solid;
  188. border-color: #E8EEFF;
  189. }
  190. .report_calendar{
  191. position: absolute;
  192. display: 'none';
  193. z-index: 20;
  194. font-family: Arial;
  195. font-size: 1ex;
  196. background-color: #FFFFFF;
  197. border: 1px solid #45458D;
  198. }
  199. .report_calendar th{
  200. font-family: Arial;
  201. font-size: 1.2ex;
  202. color: #E8EEFF;
  203. background-color: #45458D;
  204. }
  205. .report_calendar td{
  206. font-family: Arial;
  207. font-size: 1.2ex;
  208. color: #45458D;
  209. }
  210. .pme-add{
  211. background-color: #E8EEFF;
  212. border-left-color: #F4FCFF;
  213. border-top-color: #F4FCFF;
  214. border-right-color: #8AB6FF;
  215. border-bottom-color: #629DFF;
  216. font-size: 0.8em;
  217. color: #45458D;
  218. }
  219. .pme-more{
  220. background-color: #E8EEFF;
  221. border-left-color: #F4FCFF;
  222. border-top-color: #F4FCFF;
  223. border-right-color: #8AB6FF;
  224. border-bottom-color: #629DFF;
  225. font-size: 0.8em;
  226. color: #45458D;
  227. }
  228. .pme-mail{
  229. background-color: #E8EEFF;
  230. border-left-color: #F4FCFF;
  231. border-top-color: #F4FCFF;
  232. border-right-color: #8AB6FF;
  233. border-bottom-color: #629DFF;
  234. font-size: 0.8em;
  235. color: #45458D;
  236. }
  237. .pme-document{
  238. background-color: #E8EEFF;
  239. border-left-color: #F4FCFF;
  240. border-top-color: #F4FCFF;
  241. border-right-color: #8AB6FF;
  242. border-bottom-color: #629DFF;
  243. font-size: 0.8em;
  244. color: #45458D;
  245. }
  246. .pme-pdfgen{
  247. background-color: #E8EEFF;
  248. border-left-color: #F4FCFF;
  249. border-top-color: #F4FCFF;
  250. border-right-color: #8AB6FF;
  251. border-bottom-color: #629DFF;
  252. font-size: 0.8em;
  253. color: #45458D;
  254. }
  255. .pme-rtfgen{
  256. background-color: #E8EEFF;
  257. border-left-color: #F4FCFF;
  258. border-top-color: #F4FCFF;
  259. border-right-color: #8AB6FF;
  260. border-bottom-color: #629DFF;
  261. font-size: 0.8em;
  262. color: #45458D;
  263. }
  264. .pme-rtfgen_detail{
  265. background-color: #E8EEFF;
  266. border-left-color: #F4FCFF;
  267. border-top-color: #F4FCFF;
  268. border-right-color: #8AB6FF;
  269. border-bottom-color: #629DFF;
  270. font-size: 0.8em;
  271. color: #45458D;
  272. }
  273. .pme-save{
  274. background-color: #E8EEFF;
  275. border-left-color: #F4FCFF;
  276. border-top-color: #F4FCFF;
  277. border-right-color: #8AB6FF;
  278. border-bottom-color: #629DFF;
  279. font-size: 0.8em;
  280. color: #45458D;
  281. }
  282. .pme-cancel{
  283. background-color: #E8EEFF;
  284. border-left-color: #F4FCFF;
  285. border-top-color: #F4FCFF;
  286. border-right-color: #8AB6FF;
  287. border-bottom-color: #629DFF;
  288. font-size: 0.8em;
  289. color: #FF6266;
  290. }
  291. .pme-first{
  292. background-color: #E8EEFF;
  293. border-left-color: #F4FCFF;
  294. border-top-color: #F4FCFF;
  295. border-right-color: #8AB6FF;
  296. border-bottom-color: #629DFF;
  297. font-size: 0.8em;
  298. color: #45458D;
  299. }
  300. .pme-next{
  301. background-color: #E8EEFF;
  302. border-left-color: #F4FCFF;
  303. border-top-color: #F4FCFF;
  304. border-right-color: #8AB6FF;
  305. border-bottom-color: #629DFF;
  306. font-size: 0.8em;
  307. color: #45458D;
  308. }
  309. .pme-prev{
  310. background-color: #E8EEFF;
  311. border-left-color: #F4FCFF;
  312. border-top-color: #F4FCFF;
  313. border-right-color: #8AB6FF;
  314. border-bottom-color: #629DFF;
  315. font-size: 0.8em;
  316. color: #45458D;
  317. }
  318. .pme-last{
  319. background-color: #E8EEFF;
  320. border-left-color: #F4FCFF;
  321. border-top-color: #F4FCFF;
  322. border-right-color: #8AB6FF;
  323. border-bottom-color: #629DFF;
  324. font-size: 0.8em;
  325. color: #45458D;
  326. }
  327. .pme-goto{
  328. background-color: #E8EEFF;
  329. border-left-color: #F4FCFF;
  330. border-top-color: #F4FCFF;
  331. border-right-color: #8AB6FF;
  332. border-bottom-color: #629DFF;
  333. font-size: 0.8em;
  334. color: #45458D;
  335. }
  336. .pme-filter{
  337. background-color: #E8EEFF;
  338. border-left-color: #F4FCFF;
  339. border-top-color: #F4FCFF;
  340. border-right-color: #8AB6FF;
  341. border-bottom-color: #629DFF;
  342. font-size: 0.9em;
  343. color: #45458D;
  344. }