main.css 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228
  1. @import "image.css";
  2. @import "style.css";
  3. .uinn {
  4. padding: 0.1em 0 0 0.62em;
  5. margin: 0;
  6. }
  7. .tc {
  8. display: block;
  9. text-align: center;
  10. font-size: 1.5em;
  11. /*margin: -0.22em;*/
  12. }
  13. .normal {
  14. color: #2ecc72;
  15. border: 1.5px solid #2ecc72;
  16. padding: 0.12em;
  17. border-radius: 0.24em;
  18. font-size: 0.625em;
  19. }
  20. .time-lev-1,.time-lev-2,.time-lev-3,.time-lev-4 {
  21. color: #ed5253;
  22. border: 0.1em solid #ed5253;
  23. padding: 0.12em;
  24. border-radius: 0.24em;
  25. font-size: 0.625em;
  26. }
  27. /*
  28. .pending_status,.delegate_status,.commu_status,.agent_status,.restartTask_status{
  29. border: 0.1em solid;
  30. padding: 0.4em;
  31. border-radius: 0.24em;
  32. font-size: 0.625em;
  33. }
  34. */
  35. .loginoutbutton {
  36. background-color:#ed5253;
  37. height: 2em;
  38. border-radius: 0em;
  39. margin-top: 0.37em;
  40. color: black;
  41. text-align: center;
  42. padding-top: 0.75em;
  43. }
  44. .badge {
  45. min-width: 1.5em;
  46. min-height: 1.5em;
  47. padding: 0.2em;
  48. font-size: 0.5em;
  49. font-weight: bold;
  50. line-height: 1;
  51. color: transparent;
  52. text-align: center;
  53. white-space: nowrap;
  54. vertical-align: baseline;
  55. background-color: red;
  56. border-radius: 50%;
  57. border-bottom-left-radius: 0;
  58. position: absolute;
  59. right: 27%;
  60. top: 0em;
  61. -webkit-transform: rotate(14deg);
  62. }
  63. .badgenum {
  64. min-width: 1.5em;
  65. min-height: 1.5em;
  66. padding: 0.2em;
  67. font-size: 0.5em;
  68. font-weight: bold;
  69. line-height: 1;
  70. color: #ffffff;
  71. text-align: center;
  72. white-space: nowrap;
  73. vertical-align: baseline;
  74. position: absolute;
  75. right: 27%;
  76. top: 0.2em;
  77. }
  78. .badge:empty {
  79. display: none;
  80. }
  81. .toggle input:checked + .track {
  82. border-color: #51aeee;
  83. background-color: #51aeee;
  84. }
  85. .toggle.dragging .handle {
  86. background-color: #f2f2f2 !important;
  87. }
  88. .toggle.toggle-light input:checked + .track {
  89. border-color: #ddd;
  90. background-color: #ddd;
  91. }
  92. .toggle.toggle-stable input:checked + .track {
  93. border-color: #b2b2b2;
  94. background-color: #b2b2b2;
  95. }
  96. .toggle.toggle-positive input:checked + .track {
  97. border-color: #51aeee;
  98. background-color: #51aeee;
  99. }
  100. .toggle.toggle-calm input:checked + .track {
  101. border-color: #43cee6;
  102. background-color: #43cee6;
  103. }
  104. .toggle.toggle-assertive input:checked + .track {
  105. border-color: #ef4e3a;
  106. background-color: #ef4e3a;
  107. }
  108. .toggle.toggle-balanced input:checked + .track {
  109. border-color: #66cc33;
  110. background-color: #66cc33;
  111. }
  112. .toggle.toggle-energized input:checked + .track {
  113. border-color: #f0b840;
  114. background-color: #f0b840;
  115. }
  116. .toggle.toggle-royal input:checked + .track {
  117. border-color: #8a6de9;
  118. background-color: #8a6de9;
  119. }
  120. .toggle.toggle-dark input:checked + .track {
  121. border-color: #444;
  122. background-color: #444;
  123. }
  124. .toggle input {
  125. display: none;
  126. }
  127. .toggle .track {
  128. -webkit-transition-timing-function: ease-in-out;
  129. -moz-transition-timing-function: ease-in-out;
  130. transition-timing-function: ease-in-out;
  131. -webkit-transition-duration: 0.2s;
  132. -moz-transition-duration: 0.2s;
  133. transition-duration: 0.2s;
  134. -webkit-transition-property: background-color, border;
  135. -moz-transition-property: background-color, border;
  136. transition-property: background-color, border;
  137. display: inline-block;
  138. box-sizing: border-box;
  139. width: 3.5em;
  140. height: 1.75em;
  141. border: solid 0.12em #E5E5E5;
  142. border-radius: 0.15em;
  143. background-color: #a0a0a0;
  144. content: ' ';
  145. cursor: pointer;
  146. }
  147. .toggle .handle {
  148. -webkit-transition: 0.1s ease-in-out;
  149. -moz-transition: 0.1s ease-in-out;
  150. transition: 0.15s ease-in-out;
  151. position: absolute;
  152. display: block;
  153. width: 1.3125em;
  154. height: 1.3125em;
  155. border-radius: 0.15em;
  156. background-color: #fff;
  157. border-bottom: 0.125em solid rgb(204, 198, 198);
  158. margin-top: 0.1em;
  159. margin-left: 0.1em;
  160. /* used to create a larger (but hidden) hit area to slide the handle */
  161. }
  162. .toggle .handle:before {
  163. position: absolute;
  164. top:-0.25em;
  165. left:-1.37em;
  166. padding:1.18em 2.18em;
  167. content: " ";
  168. }
  169. .toggle input:checked + .track .handle {
  170. -webkit-transform: translate3d(1.85em, 0, 0);
  171. -moz-transform: translate3d(1.85em, 0, 0);
  172. transform: translate3d(1.85em, 0, 0);
  173. background-color: #fff;
  174. }
  175. .item-toggle {
  176. padding-right:6.18em;
  177. }
  178. .item-toggle.active {
  179. box-shadow: none;
  180. }
  181. .item-toggle .toggle {
  182. position: absolute;
  183. top: 0.47em;
  184. right: 0.93em;
  185. z-index: 3;
  186. }
  187. .toggle input:disabled + .track {
  188. opacity: 0.6;
  189. }
  190. .um,.um body {
  191. height: 100%;
  192. padding:0px;
  193. margin:0px;
  194. }
  195. /*
  196. * checkbox
  197. */
  198. .checkbox {
  199. position: relative;
  200. display: inline-block;
  201. /*padding: 0.4375em 0.4375em;*/
  202. cursor: pointer;
  203. }
  204. .checkbox input:before {
  205. border: 0.08em solid #4a87ee;
  206. }
  207. .checkbox input:checked:before {
  208. background: #4a87ee;
  209. }
  210. .checkbox.checkbox-light input:before {
  211. border: 0.0625em solid #ddd;
  212. }
  213. .checkbox.checkbox-light input:checked:before {
  214. background: #ddd;
  215. }
  216. .checkbox.checkbox-stable input:before {
  217. border: 0.0625em solid #b2b2b2;
  218. }
  219. .checkbox.checkbox-stable input:checked:before {
  220. background: #b2b2b2;
  221. }
  222. .checkbox.checkbox-positive input:before {
  223. border: 0.0625em solid #4a87ee;
  224. }
  225. .checkbox.checkbox-positive input:checked:before {
  226. background: #4a87ee;
  227. }
  228. .checkbox.checkbox-calm input:before {
  229. border: 0.0625em solid #43cee6;
  230. }
  231. .checkbox.checkbox-calm input:checked:before {
  232. background: #43cee6;
  233. }
  234. .checkbox.checkbox-assertive input:before {
  235. border: 0.0625em solid #ef4e3a;
  236. }
  237. .checkbox.checkbox-assertive input:checked:before {
  238. background: #ef4e3a;
  239. }
  240. .checkbox.checkbox-balanced input:before {
  241. border: 0.0625em solid #66cc33;
  242. }
  243. .checkbox.checkbox-balanced input:checked:before {
  244. background: #66cc33;
  245. }
  246. .checkbox.checkbox-energized input:before {
  247. border: 0.0625em solid #f0b840;
  248. }
  249. .checkbox.checkbox-energized input:checked:before {
  250. background: #f0b840;
  251. }
  252. .checkbox.checkbox-royal input:before {
  253. border: 0.0625em solid #8a6de9;
  254. }
  255. .checkbox.checkbox-royal input:checked:before {
  256. background: #8a6de9;
  257. }
  258. .checkbox.checkbox-dark input:before {
  259. border: 0.0625em solid #444;
  260. }
  261. .checkbox.checkbox-dark input:checked:before {
  262. background: #444;
  263. }
  264. .checkbox input {
  265. position: relative;
  266. width: 1.75em;
  267. height: 1.90em;
  268. border: 0;
  269. background: transparent;
  270. cursor: pointer;
  271. -webkit-appearance: none;
  272. }
  273. .checkbox input:before {
  274. /* what the checkbox looks like when its not checked */
  275. display: table;
  276. width: 100%;
  277. height: 100%;
  278. border-radius: 1.75em;
  279. background: #fff;
  280. content: ' ';
  281. transition: background-color 0.01s ease-in-out;
  282. }
  283. .checkbox input:after {
  284. -webkit-transition: opacity 0.01s ease-in-out;
  285. -moz-transition: opacity 0.01s ease-in-out;
  286. transition: opacity 0.01s ease-in-out;
  287. -webkit-transform: rotate(-45deg);
  288. -moz-transform: rotate(-45deg);
  289. transform: rotate(-45deg);
  290. position: absolute;
  291. top: 30%;
  292. left: 26%;
  293. display: table;
  294. width: 0.9375em;
  295. height: 0.4em;
  296. border: 0.1875em solid #fff;
  297. border-top: 0;
  298. border-right: 0;
  299. content: ' ';
  300. opacity: 0;
  301. }
  302. .grade-c .checkbox input:after {
  303. -webkit-transform: rotate(0);
  304. -moz-transform: rotate(0);
  305. transform: rotate(0);
  306. top: 0.1875em;
  307. left: 0.25em;
  308. border: none;
  309. color: #fff;
  310. content: '\2713';
  311. font-weight: bold;
  312. font-size: 1.25em;
  313. }
  314. .checkbox input:checked:after {
  315. opacity: 1;
  316. }
  317. .item-checkbox {
  318. padding-left: 3.625em;
  319. }
  320. .item-checkbox.active {
  321. box-shadow: none;
  322. }
  323. .item-checkbox .checkbox {
  324. position: absolute;
  325. top: 50%;
  326. right: 0.46875em;
  327. left: 0.46875em;
  328. z-index: 3;
  329. margin-top: -1.3125em;
  330. }
  331. .logo_bg{
  332. background-image: url('images/logo.png');
  333. background-clip: border-box;
  334. background-repeat: no-repeat;
  335. background-size: contain;
  336. width: 100%;
  337. height: 4em;
  338. }
  339. .login_logo{
  340. background-image: url('login/logo.png');
  341. background-clip: border-box;
  342. background-repeat: no-repeat;
  343. background-size: contain;
  344. width: 100%;
  345. height: 4em;
  346. }
  347. .ecp_logo{
  348. background-image: url('images/ECPLOGO.png');
  349. background-clip: border-box;
  350. background-repeat: no-repeat;
  351. background-size: contain;
  352. width: 100%;
  353. height: 5.5em;
  354. background-position: center;
  355. }
  356. .icon-mtl{
  357. font-size: 1em;
  358. display: block;
  359. text-align: -webkit-match-parent;
  360. margin: 0.75em;
  361. }
  362. .group {
  363. background-color: #CCCCCC;
  364. color: black;
  365. font-weight: bolder;
  366. padding: 0.7em;
  367. }
  368. .title {
  369. color: #111111;
  370. font-size: 1.0625em;
  371. min-height: 2.5625em;
  372. }
  373. .center{
  374. margin-left: auto;
  375. margin-right: auto;
  376. width:-webkit-fit-content;
  377. display: -webkit-box !important;
  378. /*
  379. -webkit-box-orient: horizontal;
  380. */
  381. -webkit-box-pack: center;
  382. }
  383. .right{
  384. margin-left: auto;
  385. /*
  386. margin-right: auto;
  387. */
  388. width:-webkit-fit-content;
  389. display: -webkit-box !important;
  390. -webkit-box-orient: horizontal;
  391. -webkit-box-pack: right;
  392. }
  393. .select{
  394. border-color: white;
  395. /*
  396. clip: rect(0px 25em 11em 0px);
  397. */
  398. background-color: transparent;
  399. opacity: 0.5;
  400. font-weight: bolder;
  401. left:0;
  402. top:0;
  403. position:absolute;
  404. width:120%;
  405. height:100%;
  406. font-weight: normal !important;
  407. }
  408. .select-arr{
  409. position: absolute;
  410. left: 90%;
  411. top: 20%;
  412. border-left: 2px;
  413. }
  414. .scrollerW{
  415. /*
  416. position: absolute;
  417. */
  418. z-index: 1;
  419. -webkit-tap-highlight-color: rgba(0,0,0,0);
  420. height: 100%;
  421. -webkit-transform: translateZ(0);
  422. -moz-transform: translateZ(0);
  423. -ms-transform: translateZ(0);
  424. -o-transform: translateZ(0);
  425. transform: translateZ(0);
  426. -webkit-touch-callout: none;
  427. -webkit-user-select: none;
  428. -moz-user-select: none;
  429. -ms-user-select: none;
  430. user-select: none;
  431. -webkit-text-size-adjust: none;
  432. -moz-text-size-adjust: none;
  433. -ms-text-size-adjust: none;
  434. -o-text-size-adjust: none;
  435. text-size-adjust: none;
  436. }
  437. .scrollerH{
  438. position: absolute;
  439. z-index: 1;
  440. -webkit-tap-highlight-color: rgba(0,0,0,0);
  441. width: 100%;
  442. -webkit-transform: translateZ(0);
  443. -moz-transform: translateZ(0);
  444. -ms-transform: translateZ(0);
  445. -o-transform: translateZ(0);
  446. transform: translateZ(0);
  447. -webkit-touch-callout: none;
  448. -webkit-user-select: none;
  449. -moz-user-select: none;
  450. -ms-user-select: none;
  451. user-select: none;
  452. -webkit-text-size-adjust: none;
  453. -moz-text-size-adjust: none;
  454. -ms-text-size-adjust: none;
  455. -o-text-size-adjust: none;
  456. text-size-adjust: none;
  457. }
  458. .wrapper {
  459. position: absolute;
  460. z-index: 1;
  461. top: 0px;
  462. bottom: 0px;
  463. left: 0;
  464. width: 100%;
  465. }
  466. .footer{
  467. height: 3.0322em;
  468. position: absolute;
  469. left: auto;
  470. bottom: 0em;
  471. width: 100%;
  472. z-index: 1;
  473. background-color: white;
  474. }
  475. .rt-button{
  476. padding-left: 2.25em;
  477. padding-top: 0.71em;
  478. }
  479. .search{
  480. height: 2.18em;
  481. top:0;
  482. left:0;
  483. padding:0.375em;
  484. background-color:#cacaca;
  485. }
  486. .search-input{
  487. font-size: 0.825em;border: none;width: 100%;height: 2em;margin: 0.375em 0 0 0.375em;
  488. }
  489. .has-error {
  490. border-color:#a94442;
  491. -webkit-box-shadow:inset 0 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
  492. box-shadow:inset 0 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
  493. }
  494. label.error {
  495. margin-left: 16px;
  496. padding-left: 16px;
  497. padding-bottom: 2px;
  498. font-weight: bold;
  499. color: #EA5200;
  500. }
  501. .ubb1{
  502. border-bottom: 0.21875em solid #51aeee;
  503. }
  504. .ubb2{
  505. border-bottom: 0.0625em solid #51aeee;
  506. }
  507. .tab
  508. {
  509. height:3.0625em;
  510. }
  511. .tabs{
  512. padding-top: .77em;
  513. font-size: 1.0625em;
  514. color: #111111;
  515. }
  516. .pop_footer{
  517. position:absolute;
  518. z-index:10;
  519. bottom: 0;
  520. left: 0;
  521. width:100%;
  522. background-color:white;
  523. -webkit-animation:pop_footer_Move 0.1s;
  524. }
  525. @-webkit-keyframes pop_footer_Move{
  526. from{bottom:-100px;}
  527. to{bottom:0px;}
  528. }
  529. .lis-time{
  530. font-size: 0.75em;
  531. color: #8f8f8f;
  532. margin-top: 0.468em;
  533. }
  534. .lis-atime{
  535. text-align: right;
  536. margin-top: 0.468em;
  537. font-size: 0.75em;
  538. }
  539. .form-tit{
  540. padding: 0.625em 0 0 1.25em
  541. }
  542. .ipt-date{
  543. font-size: 0.9275em;
  544. color: #888888;
  545. text-align: center;
  546. margin-right: 1em !important;
  547. }
  548. .ipt-ipt{
  549. text-align: right;color: #888888 !important;font-size: 0.9375em;
  550. }
  551. .no-break{
  552. word-break: break-all;
  553. }
  554. .mar-rl0a{
  555. margin-right: 0em;
  556. margin-left: auto;
  557. }
  558. .user-select{
  559. background-color: #51aeee; height: 1.5em; font-size: 0.625em !important;padding: 0.375em 0.625em;border-bottom: 0.125em solid #2d9fee;
  560. }
  561. /**
  562. * login.css
  563. */
  564. label.item{
  565. /*
  566. margin: 1.5em 0 0 0;
  567. */
  568. font-size: 1.5em;
  569. }
  570. .item {
  571. overflow: hidden;
  572. text-overflow: ellipsis;
  573. white-space: nowrap;
  574. border-color: #ddd;
  575. background-color: #fff;
  576. color: #444;
  577. position: relative;
  578. z-index: 2;
  579. display: block;
  580. margin: - 0.0625em;
  581. padding: 0.9375em;
  582. border-width: 0.0625em;
  583. border-style: solid;
  584. font-size: 1.5em;
  585. }
  586. .item-input {
  587. display: -webkit-box;
  588. display: -webkit-flex;
  589. display: -moz-box;
  590. display: -moz-flex;
  591. display: -ms-flexbox;
  592. display: flex;
  593. -webkit-box-align: center;
  594. -ms-flex-align: center;
  595. -webkit-align-items: center;
  596. -moz-align-items: center;
  597. align-items: center;
  598. position: relative;
  599. overflow: hidden;
  600. padding: 0.375em 0 0.3125em 0.5em;
  601. }
  602. .placeholder-icon:first-child {
  603. padding-right: 0.375em;
  604. }
  605. .item-input .icon {
  606. min-width: 1.4em;
  607. }
  608. .placeholder-icon {
  609. font-size: 1.2em;
  610. color: rgb(0, 0, 0);
  611. }
  612. .item-input input {
  613. border: 0;
  614. padding-top: 0.125em;
  615. height: 2em;
  616. font-size: 0.875em;
  617. line-height: 1.0em;
  618. -webkit-border-radius: 0;
  619. -moz-border-radius: 0;
  620. border-radius: 0;
  621. -webkit-box-flex: 1;
  622. /*
  623. -webkit-flex: 1 0 13.75em;
  624. */
  625. -moz-box-flex: 1;
  626. -moz-flex: 1 0 13.75em;
  627. -ms-flex: 1 0 13.75em;
  628. flex: 1 0 13.75em;
  629. -webkit-appearance: none;
  630. -moz-appearance: none;
  631. appearance: none;
  632. margin: 0;
  633. /*
  634. padding-right: 1.5em;
  635. */
  636. background-color: transparent;
  637. }
  638. input, textarea {
  639. width: 100%;
  640. }
  641. input, button, select, textarea {
  642. font-family:"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  643. }
  644. label, input, button, select, textarea {
  645. font-weight: normal;
  646. font-size: 0.875em;
  647. line-height: 1.42857;
  648. }
  649. button, input {
  650. line-height: normal;
  651. }
  652. button, input, select, textarea {
  653. margin: 0;
  654. font-size: 100%;
  655. font-family: inherit;
  656. outline-offset: 0;
  657. outline-style: none;
  658. outline-width: 0;
  659. -webkit-font-smoothing: inherit;
  660. overflow-y: hidden;
  661. }
  662. .button.button-dark {
  663. border-color: #111;
  664. background-color: #444;
  665. color: #fff;
  666. }
  667. .button.button-positive {
  668. border-color: #145fd7;
  669. background-color: #4a87ee;
  670. color: #fff;
  671. }
  672. .button.button-block, .button.button-full {
  673. margin-top: 0.625em;
  674. margin-bottom: 0.625em;
  675. }
  676. .button-block {
  677. display: block;
  678. clear: both;
  679. }
  680. .button {
  681. border-color: #b2b2b2;
  682. background-color: #f8f8f8;
  683. color: #444;
  684. position: relative;
  685. display: inline-block;
  686. margin: 0;
  687. padding: 0.0625em 0.75em 0 0.75em;
  688. min-width: 3.25em;
  689. min-height: 2.9375em;
  690. border-width: 0.0625em;
  691. border-style: solid;
  692. border-radius: 0.125em;
  693. vertical-align: top;
  694. text-align: center;
  695. text-overflow: ellipsis;
  696. font-size: 1.0em;
  697. line-height: 2.625em;
  698. cursor: pointer;
  699. }
  700. .ionic-body {
  701. -webkit-touch-callout: none;
  702. -webkit-font-smoothing: antialiased;
  703. font-smoothing: antialiased;
  704. -webkit-text-size-adjust: none;
  705. -moz-text-size-adjust: none;
  706. text-size-adjust: none;
  707. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  708. -webkit-tap-highlight-color: transparent;
  709. -webkit-user-select: none;
  710. -moz-user-select: none;
  711. -ms-user-select: none;
  712. user-select: none;
  713. position: fixed;
  714. top: 0;
  715. right: 0;
  716. bottom: 0;
  717. left: 0;
  718. overflow: hidden;
  719. margin: 0;
  720. padding: 0;
  721. color: #000;
  722. word-wrap: break-word;
  723. font-size: 0.875em;
  724. font-family:"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  725. line-height: 1.25em;
  726. -webkit-backface-visibility: hidden;
  727. }
  728. .button {
  729. border-color: #b2b2b2;
  730. background-color: #f8f8f8;
  731. color: #444;
  732. position: relative;
  733. display: inline-block;
  734. margin: 0;
  735. padding: 0.0625em 0.75em 0 0.75em;
  736. min-width: 3.25em;
  737. min-height: 2.9375em;
  738. border-width: 0.0625em;
  739. border-style: solid;
  740. border-radius: 0.125em;
  741. vertical-align: top;
  742. text-align: center;
  743. text-overflow: ellipsis;
  744. font-size: 1.0em;
  745. line-height: 2.625em;
  746. cursor: pointer;
  747. }
  748. .button-block {
  749. display: block;
  750. clear: both;
  751. }
  752. .button:hover {
  753. color: #444;
  754. text-decoration: none;
  755. }
  756. .button.button-block, .button.button-full {
  757. margin-top: 0.625em;
  758. margin-bottom: 0.625em;
  759. }
  760. .button.button-positive {
  761. border-color: #145fd7;
  762. background-color: #4a87ee;
  763. color: #fff;
  764. }
  765. .button.button-dark {
  766. border-color: #111;
  767. background-color: #444;
  768. color: #fff;
  769. }
  770. .button.button-positive:hover {
  771. color: #fff;
  772. text-decoration: none;
  773. }
  774. .button.button-dark:hover {
  775. color: #fff;
  776. text-decoration: none;
  777. }
  778. .login_bg {
  779. position: absolute;
  780. width: 100%;
  781. height: 100%;
  782. z-index: -1;
  783. }
  784. .login_logo {
  785. background-image: url('login/logo.png');
  786. background-clip: border-box;
  787. background-repeat: no-repeat;
  788. background-size: contain;
  789. width: 100%;
  790. height: 4em;
  791. background-position: center;
  792. }
  793. input:focus + .vline:before {
  794. content: "|";
  795. color: red;
  796. font-size: 3.9em;
  797. position: absolute;
  798. left: -0.65em;
  799. top: -0.5em;
  800. }
  801. /*
  802. input:focus ~ .cancelinput>div:before {
  803. content: "\f057";
  804. font-size: 1.3em;
  805. color: rgb(202, 197, 197);
  806. border-radius: 50%;
  807. }
  808. */
  809. .align-center {
  810. width: 85%;
  811. height: 60%;
  812. margin: 25% 0 0 8%;
  813. }
  814. .font-border {
  815. color: #2ecc72;
  816. padding: 0.12em;
  817. border-radius: 0.24em;
  818. font-size: 0.625em;
  819. }
  820. .file{
  821. margin-left: auto;margin-right:auto;width:5em;height:5em;max-width: 5em;max-height: 5em;border: 5px solid rgb(109, 109, 109);border-radius: 12px;
  822. }
  823. .user-c-bd{
  824. margin: 0.625em 0;
  825. padding: 0.3125em 0.45em;
  826. border: 1px solid #e2e2e2;
  827. }
  828. .filec {
  829. width: 2em;
  830. height: 2em;
  831. border-bottom: 0.125em solid #cfcfcf;
  832. background-color: #f3f3f3;
  833. color: #444444;
  834. }
  835. .filespan{
  836. height: 1.625em;
  837. background-color: #2dcd70;
  838. padding: 0.625em 0.78125em;
  839. color: #ffffff;
  840. margin-right: 0.3125em;
  841. }
  842. .time-div{
  843. border: 1px solid #e2e2e2;
  844. border-radius: 0;
  845. padding: 0.1em 0.625em;
  846. }
  847. .search-button{
  848. min-width: 3em;font-size: 0.8em;
  849. }
  850. .search-button-text{
  851. min-width: 2em;
  852. font-size: 0.8em;
  853. color: white;
  854. background-color: #51AEEE;
  855. border-bottom: 2px solid;
  856. border-right: 2px solid;
  857. border-color: rgb(93, 151, 190);
  858. }
  859. .searchdisabled{
  860. background-color: rgb(192, 192, 192) !important;
  861. border-color: rgb(185, 181, 181) !important;
  862. }
  863. .ng-modal-overlay {
  864. /* A dark translucent div that covers the whole screen */
  865. position:absolute;
  866. z-index:9999;
  867. top:0;
  868. left:0;
  869. width:100%;
  870. height:10000em;
  871. background-color:#333;
  872. opacity: 0.5;
  873. }
  874. .ng-modal-dialog {
  875. /* A centered div above the overlay with a box shadow. */
  876. z-index:10000;
  877. position: fixed;
  878. width: 80%;
  879. top: 20%;
  880. left: 10%;
  881. /*
  882. transform: translate(-50%, -50%);
  883. -webkit-transform: translate(-50%, -50%);
  884. -moz-transform: translate(-50%, -50%);
  885. */
  886. background-color: #fff;
  887. box-shadow: 0.2em 0.2em 1em #ccc;
  888. }
  889. .ng-modal-dialog-content {
  890. padding:0.625em;
  891. text-align: left;
  892. }
  893. .ng-modal-title{
  894. margin:0.1em;
  895. height:1.5em;
  896. font-weight:bold;
  897. padding:0.5em;
  898. text-align:center;
  899. /*
  900. background:#f0f0f0;
  901. */
  902. border-bottom:1px solid #e7e7e7;
  903. }
  904. .ng-modal-btn{
  905. position: relative;
  906. min-width: 2em;
  907. min-height: 1em;
  908. border-radius: 0.125em;
  909. vertical-align: top;
  910. text-align: center;
  911. text-overflow: ellipsis;
  912. font-size: 1em;
  913. cursor: pointer;
  914. }
  915. #__wrapper {
  916. width: 100%;
  917. height: 100%;
  918. float: left;
  919. position: relative; /* On older OS versions "position" and "z-index" must be defined, */
  920. z-index: 1; /* it seems that recent webkit is less picky and works anyway. */
  921. overflow: hidden;
  922. background: #aaa;
  923. background: #e3e3e3;
  924. }
  925. #__scroller {
  926. width: 500.25em;
  927. height: 100%;
  928. float: left;
  929. padding: 0;
  930. }
  931. #__scroller ul {
  932. list-style: none;
  933. display: block;
  934. float: left;
  935. width: 100%;
  936. height: 100%;
  937. padding: 0;
  938. margin: 0;
  939. text-align: left;
  940. }
  941. #__scroller li {
  942. -webkit-box-sizing: border-box;
  943. -moz-box-sizing: border-box;
  944. -o-box-sizing: border-box;
  945. box-sizing: border-box;
  946. display: block;
  947. float: left;
  948. width: 50.0em;
  949. height: 100%;
  950. text-align: center;
  951. font-family: georgia;
  952. line-height: 140%;
  953. }
  954. #__nav {
  955. position: absolute;
  956. margin-top: -2em;
  957. z-index: 1;
  958. }
  959. #indicator, #indicator > li {
  960. display: block;
  961. list-style: none;
  962. padding: 0;
  963. margin: 0;
  964. }
  965. #indicator > li {
  966. text-indent: -9999em;
  967. width: 0.5em;
  968. height: 0.5em;
  969. border-radius: 50%;
  970. background-color: rgb(155, 155, 155);
  971. overflow: hidden;
  972. margin-right: 0.25em;
  973. }
  974. #indicator > li.active {
  975. background-color: black;
  976. }
  977. #indicator > li:last-child {
  978. margin: 0;
  979. }
  980. .pic_1{
  981. background-image: url('images/login.jpg');
  982. background-clip: border-box;
  983. background-repeat: no-repeat;
  984. background-size: contain;
  985. width: 100%;
  986. height: 100%;
  987. background-position-x: center;
  988. }
  989. .pic_2{
  990. background-image: url('images/taskInfo.jpg');
  991. background-clip: border-box;
  992. background-repeat: no-repeat;
  993. background-size: contain;
  994. width: 100%;
  995. height: 100%;background-position-x: center;
  996. }
  997. .pic_3{
  998. background-image: url('images/contact.jpg');
  999. background-clip: border-box;
  1000. background-repeat: no-repeat;
  1001. background-size: contain;
  1002. width: 100%;
  1003. height: 100%;background-position-x: center;
  1004. }
  1005. .pic_4{
  1006. background-image: url('images/flowagent.jpg');
  1007. background-clip: border-box;
  1008. background-repeat: no-repeat;
  1009. background-size: contain;
  1010. width: 100%;
  1011. height: 100%;background-position-x: center;
  1012. }
  1013. .pic_5{
  1014. background-image: url('images/mytime.jpg');
  1015. background-clip: border-box;
  1016. background-repeat: no-repeat;
  1017. background-size: contain;
  1018. width: 100%;
  1019. height: 100%;background-position-x: center;
  1020. }
  1021. .pic_6{
  1022. background-image: url('images/flowhistory.jpg');
  1023. background-clip: border-box;
  1024. background-repeat: no-repeat;
  1025. background-size: contain;
  1026. width: 100%;
  1027. height: 100%;background-position-x: center;
  1028. }
  1029. .bc-div {
  1030. position: absolute;
  1031. z-index: -2;
  1032. top: 0;
  1033. left: 0;
  1034. height: 100%;
  1035. width: 100%;
  1036. }
  1037. #myCanvas {
  1038. top: 1em;
  1039. left: 0;
  1040. position: absolute;
  1041. z-index: -1;
  1042. }
  1043. .top-div {
  1044. height: 35%;
  1045. text-align: center;
  1046. }
  1047. .bottom-div {
  1048. height: 65%;
  1049. text-align: center;
  1050. }
  1051. .bottom-div div {
  1052. margin: 0.7em 0 0 0;
  1053. }
  1054. .bottom-div div span + img {
  1055. margin: 0 0 0 0.1em;
  1056. }
  1057. .bottom-div div span {
  1058. font-size: 1.2em;
  1059. color: #808080;
  1060. }
  1061. .evl-font {
  1062. color: #420852;
  1063. font-size: 1.5em;
  1064. font-weight: bold;
  1065. }
  1066. .triangle{
  1067. position: absolute;
  1068. right: -0.08em;
  1069. bottom: -0.07em;
  1070. display: block;
  1071. border: 0.5em solid #000;
  1072. border-color: rgb(99, 99, 99) #D0CCC9 #D0CCC9 rgb(99, 99, 99);
  1073. border-style: solid;
  1074. line-height: 0px;
  1075. margin: 0px;
  1076. padding: 0px;
  1077. background-color: rgb(99, 99, 99);
  1078. z-index:1;
  1079. }
  1080. .triangle-bg{
  1081. position: absolute;
  1082. right: -0.08em;
  1083. bottom: -0.07em;
  1084. display: block;
  1085. background-color: #D0CCC9;
  1086. width: 1.00em;
  1087. height: 1.00em;
  1088. }
  1089. .no_remind{
  1090. font-size: 0.75em;color: #8f8f8f;margin-top: 0.46em;padding-right: 1.625em;
  1091. }
  1092. .__cvToolTip {
  1093. z-index: 99999;
  1094. position: relative;
  1095. border: 0.1875em solid hsl(358, 99%, 50%);
  1096. background-color: hsl(0, 100%, 69%);
  1097. color: white;
  1098. margin-top: 0.5em;
  1099. display:inline-block;
  1100. }
  1101. .__cvToolTipDIV{
  1102. position:absolute;
  1103. top:-1.0em;
  1104. right:1em;
  1105. text-align: left;
  1106. }
  1107. .__cvBorderSpan{
  1108. position:absolute;
  1109. border-color: hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0) hsl(358, 99%, 50%) hsla(0, 0%, 0%, 0);
  1110. border-style: solid;
  1111. border-width: 0.5em;
  1112. overflow: hidden;
  1113. }
  1114. .__cvBackSpan{
  1115. position:absolute;
  1116. border-color:
  1117. hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0) hsl(0, 100%, 69%) hsla(0, 0%, 0%, 0);
  1118. border-style: solid;
  1119. border-width:0.5em;
  1120. overflow: hidden;
  1121. top:0.25em;
  1122. }
  1123. .__cvText{
  1124. display: -webkit-box;
  1125. padding: 0.45em 0.25em;
  1126. min-width:2em;
  1127. text-align:left;
  1128. }
  1129. .cutline{
  1130. border-top: 1px #ccc;border-top-style: dashed;margin: 0.5em 0.25em;
  1131. }
  1132. @-webkit-keyframes rotate{
  1133. 0%{
  1134. -webkit-transform:rotate(0deg);
  1135. }
  1136. 100%{
  1137. -webkit-transform:rotate(359deg);
  1138. }
  1139. }
  1140. .icon-spinner{
  1141. -webkit-animation: rotate 1s infinite linear;
  1142. -webkit-transform-origin:50% 50%;
  1143. width: 1em;
  1144. height:1em;
  1145. }
  1146. .userStyle{
  1147. border: 1px solid #219a52;background-color: #2dcd70;max-width: 8em;float:left;
  1148. }