iconfont.css 17 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268
  1. @font-face {
  2. font-family: "font_family"; /* Project id 4672385 */
  3. src: url('iconfont.woff2?t=1767838502999') format('woff2'),
  4. url('iconfont.woff?t=1767838502999') format('woff'),
  5. url('iconfont.ttf?t=1767838502999') format('truetype'),
  6. url('iconfont.svg?t=1767838502999#font_family') format('svg');
  7. }
  8. .font_family {
  9. font-family: "font_family" !important;
  10. font-size: 16px;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .icon-icon_convert_b:before {
  16. content: "\e751";
  17. }
  18. .icon-icon_comment_b:before {
  19. content: "\e74e";
  20. }
  21. .icon-icon_lost_b1:before {
  22. content: "\e74f";
  23. }
  24. .icon-icon_won_b:before {
  25. content: "\e750";
  26. }
  27. .icon-icon_lost_b:before {
  28. content: "\e74d";
  29. }
  30. .icon-icon_page_b:before {
  31. content: "\e74c";
  32. }
  33. .icon-icon_door_b1:before {
  34. content: "\e74a";
  35. }
  36. .icon-icon_airport_b:before {
  37. content: "\e74b";
  38. }
  39. .icon-icon_support_party_b:before {
  40. content: "\e745";
  41. }
  42. .icon-icon_close_b:before {
  43. content: "\e746";
  44. }
  45. .icon-icon_preview_b1:before {
  46. content: "\e747";
  47. }
  48. .icon-icon_communic_ation_b1:before {
  49. content: "\e748";
  50. }
  51. .icon-icon_detail_b:before {
  52. content: "\e749";
  53. }
  54. .icon-icon_active:before {
  55. content: "\e744";
  56. }
  57. .icon-icon_video_b:before {
  58. content: "\e743";
  59. }
  60. .icon-icon_filters_up_b:before {
  61. content: "\e742";
  62. }
  63. .icon-icon_charge_trucking:before {
  64. content: "\e741";
  65. }
  66. .icon-icon_charge_hubrouting:before {
  67. content: "\e73a";
  68. }
  69. .icon-icon_charge_gatewayhandling:before {
  70. content: "\e73b";
  71. }
  72. .icon-icon_charge_airfreight:before {
  73. content: "\e73c";
  74. }
  75. .icon-icon_charge_localhandling:before {
  76. content: "\e73d";
  77. }
  78. .icon-icon_charge_customs:before {
  79. content: "\e73e";
  80. }
  81. .icon-icon_charge_terminalcharge:before {
  82. content: "\e73f";
  83. }
  84. .icon-icon_charge_airfreightrouting:before {
  85. content: "\e740";
  86. }
  87. .icon-icon_barcode_b:before {
  88. content: "\e737";
  89. }
  90. .icon-icon_booking__fill_b1:before {
  91. content: "\e738";
  92. }
  93. .icon-icon_customer_b:before {
  94. content: "\e739";
  95. }
  96. .icon-icon_warning_b:before {
  97. content: "\e72d";
  98. }
  99. .icon-icon_update_b:before {
  100. content: "\e72e";
  101. }
  102. .icon-icon_purchase__order_b:before {
  103. content: "\e72f";
  104. }
  105. .icon-icon_unshare_b:before {
  106. content: "\e730";
  107. }
  108. .icon-icon_organization_b:before {
  109. content: "\e731";
  110. }
  111. .icon-icon_sortingby_b:before {
  112. content: "\e732";
  113. }
  114. .icon-icon_sales__order_b:before {
  115. content: "\e733";
  116. }
  117. .icon-icon_sendtest_b:before {
  118. content: "\e734";
  119. }
  120. .icon-icon_time_full_b:before {
  121. content: "\e735";
  122. }
  123. .icon-icon_datasource_b:before {
  124. content: "\e736";
  125. }
  126. .icon-icon_unpack_b:before {
  127. content: "\e72c";
  128. }
  129. .icon-icon_vgm_n_b:before {
  130. content: "\e72b";
  131. }
  132. .icon-icon_booking_resend:before {
  133. content: "\e72a";
  134. }
  135. .icon-icon_hbl_reopen:before {
  136. content: "\e728";
  137. }
  138. .icon-icon_eci_st_retrigger:before {
  139. content: "\e729";
  140. }
  141. .icon-icon_next_b1:before {
  142. content: "\e727";
  143. }
  144. .icon-icon_default_screen_b:before {
  145. content: "\e726";
  146. }
  147. .icon-icon_update__detail_b:before {
  148. content: "\e725";
  149. }
  150. .icon-icon_brno_b:before {
  151. content: "\e71d";
  152. }
  153. .icon-icon_smart_b:before {
  154. content: "\e71e";
  155. }
  156. .icon-icon_map_b:before {
  157. content: "\e71f";
  158. }
  159. .icon-icon_template_b1:before {
  160. content: "\e720";
  161. }
  162. .icon-icon_door_b:before {
  163. content: "\e721";
  164. }
  165. .icon-icon_map_point_b:before {
  166. content: "\e722";
  167. }
  168. .icon-icon_current__location_b:before {
  169. content: "\e723";
  170. }
  171. .icon-icon_address_book_b:before {
  172. content: "\e724";
  173. }
  174. .icon-icon_guideright_b:before {
  175. content: "\e71b";
  176. }
  177. .icon-icon_guideleft_b:before {
  178. content: "\e71c";
  179. }
  180. .icon-icon_guidelines_b:before {
  181. content: "\e719";
  182. }
  183. .icon-icon_cancelled_b:before {
  184. content: "\e71a";
  185. }
  186. .icon-icon_configurations_b:before {
  187. content: "\e718";
  188. }
  189. .icon-a-1:before {
  190. content: "\e717";
  191. }
  192. .icon-icon_good_b:before {
  193. content: "\e713";
  194. }
  195. .icon-icon_notgood__filled_b:before {
  196. content: "\e714";
  197. }
  198. .icon-icon_good__filled_b:before {
  199. content: "\e715";
  200. }
  201. .icon-icon_notgood_b:before {
  202. content: "\e716";
  203. }
  204. .icon-icon_send_b:before {
  205. content: "\e712";
  206. }
  207. .icon-icon_sidebar__window_b:before {
  208. content: "\e70f";
  209. }
  210. .icon-icon_maximized__window_b:before {
  211. content: "\e710";
  212. }
  213. .icon-icon_collapsed__to_widget_b:before {
  214. content: "\e711";
  215. }
  216. .icon-icon_theme_colors_b:before {
  217. content: "\e70e";
  218. }
  219. .icon-icon_delay_b1:before {
  220. content: "\e70b";
  221. }
  222. .icon-icon_collapse_b1:before {
  223. content: "\e70c";
  224. }
  225. .icon-icon_cancel_b2:before {
  226. content: "\e70d";
  227. }
  228. .icon-icon_ai_api_log_b:before {
  229. content: "\e70a";
  230. }
  231. .icon-icon_collapse__sidebar_b:before {
  232. content: "\e708";
  233. }
  234. .icon-icon_dashboard_title_b:before {
  235. content: "\e709";
  236. }
  237. .icon-icon_collapse_b:before {
  238. content: "\e707";
  239. }
  240. .icon-icon_cancel_b1:before {
  241. content: "\e706";
  242. }
  243. .icon-icon_container__maintenance_b:before {
  244. content: "\e705";
  245. }
  246. .icon-icon_up_b:before {
  247. content: "\e704";
  248. }
  249. .icon-icon_route_b:before {
  250. content: "\e700";
  251. }
  252. .icon-icon_model_b:before {
  253. content: "\e701";
  254. }
  255. .icon-icon_delay_b:before {
  256. content: "\e702";
  257. }
  258. .icon-icon_container__filled_b:before {
  259. content: "\e703";
  260. }
  261. .icon-icon_po__sscc_b:before {
  262. content: "\e6fe";
  263. }
  264. .icon-icon_po__request_b:before {
  265. content: "\e6ff";
  266. }
  267. .icon-icon_currentlink_b:before {
  268. content: "\e6fc";
  269. }
  270. .icon-icon_jumplink_b1:before {
  271. content: "\e6fd";
  272. }
  273. .icon-icon_arrow_b:before {
  274. content: "\e6fb";
  275. }
  276. .icon-icon_dark_b1:before {
  277. content: "\e6f9";
  278. }
  279. .icon-icon_manual_b:before {
  280. content: "\e6fa";
  281. }
  282. .icon-a-KLNLogo-Orange:before {
  283. content: "\e6f8";
  284. }
  285. .icon-icon_themes_b:before {
  286. content: "\e6f5";
  287. }
  288. .icon-icon_light_b:before {
  289. content: "\e6f6";
  290. }
  291. .icon-icon_dark_b:before {
  292. content: "\e6f7";
  293. }
  294. .icon-icon_list_b:before {
  295. content: "\e6f4";
  296. }
  297. .icon-icon_tracking__line_b:before {
  298. content: "\e6f1";
  299. }
  300. .icon-icon_form_b:before {
  301. content: "\e6f2";
  302. }
  303. .icon-icon_filters_b:before {
  304. content: "\e6f3";
  305. }
  306. .icon-icon_submit_b:before {
  307. content: "\e6f0";
  308. }
  309. .icon-icon_previous_b:before {
  310. content: "\e6ee";
  311. }
  312. .icon-icon_next_b:before {
  313. content: "\e6ef";
  314. }
  315. .icon-icon_view_b:before {
  316. content: "\e6ed";
  317. }
  318. .icon-icon_index_b:before {
  319. content: "\e6eb";
  320. }
  321. .icon-icon_preference_b:before {
  322. content: "\e6ec";
  323. }
  324. .icon-icon_container__load_plan_b:before {
  325. content: "\e6e9";
  326. }
  327. .icon-icon_company_b1:before {
  328. content: "\e6ea";
  329. }
  330. .icon-icon_my_shipment_b:before {
  331. content: "\e6d7";
  332. }
  333. .icon-icon_air_booking_b:before {
  334. content: "\e6d8";
  335. }
  336. .icon-icon_data_insight_b:before {
  337. content: "\e6d9";
  338. }
  339. .icon-icon_exception__maintenace_b:before {
  340. content: "\e6da";
  341. }
  342. .icon-icon_destination__delivery_b:before {
  343. content: "\e6db";
  344. }
  345. .icon-icon_my_cargo_b:before {
  346. content: "\e6dc";
  347. }
  348. .icon-icon_po__confirmation_b:before {
  349. content: "\e6dd";
  350. }
  351. .icon-icon_my_po_b:before {
  352. content: "\e6de";
  353. }
  354. .icon-icon_my_booking_b:before {
  355. content: "\e6df";
  356. }
  357. .icon-icon_my__shipment_b:before {
  358. content: "\e6e0";
  359. }
  360. .icon-icon_document__maintenance_b:before {
  361. content: "\e6e1";
  362. }
  363. .icon-icon_po_cancel_b:before {
  364. content: "\e6e2";
  365. }
  366. .icon-icon_dashboard_b:before {
  367. content: "\e6e3";
  368. }
  369. .icon-icon_administration_fill_b:before {
  370. content: "\e6e4";
  371. }
  372. .icon-icon_data_insight__fill_b:before {
  373. content: "\e6e5";
  374. }
  375. .icon-icon_administration_b:before {
  376. content: "\e6e6";
  377. }
  378. .icon-icon_container_b:before {
  379. content: "\e6e7";
  380. }
  381. .icon-icon_exception__approval_b:before {
  382. content: "\e6e8";
  383. }
  384. .icon-icon_po_mass__maintenance_b:before {
  385. content: "\e6cf";
  386. }
  387. .icon-icon_security_b:before {
  388. content: "\e6d0";
  389. }
  390. .icon-icon_packing_b:before {
  391. content: "\e6d1";
  392. }
  393. .icon-icon_my__shipment_fill_b:before {
  394. content: "\e6d2";
  395. }
  396. .icon-icon_general__maintenace_b:before {
  397. content: "\e6d3";
  398. }
  399. .icon-icon_invoice_b:before {
  400. content: "\e6d4";
  401. }
  402. .icon-icon_control__tower_search_b:before {
  403. content: "\e6d5";
  404. }
  405. .icon-icon_po_follow_up_b:before {
  406. content: "\e6d6";
  407. }
  408. .icon-icon_seabooking_b:before {
  409. content: "\e6c8";
  410. }
  411. .icon-icon_sku__maintenace_b:before {
  412. content: "\e6c9";
  413. }
  414. .icon-icon_po_restore_b:before {
  415. content: "\e6ca";
  416. }
  417. .icon-icon_road__booking_b:before {
  418. content: "\e6cb";
  419. }
  420. .icon-icon_po_close_b:before {
  421. content: "\e6cc";
  422. }
  423. .icon-icon_reports_b:before {
  424. content: "\e6cd";
  425. }
  426. .icon-icon_po__maintenance_b:before {
  427. content: "\e6ce";
  428. }
  429. .icon-icon_warning_fill_b:before {
  430. content: "\e6c6";
  431. }
  432. .icon-icon_fail_fill_b:before {
  433. content: "\e6c7";
  434. }
  435. .icon-icon_publish_fill_b:before {
  436. content: "\e6c5";
  437. }
  438. .icon-icon_refresh_bold_b:before {
  439. content: "\e6c4";
  440. }
  441. .icon-icon_drag__line_b:before {
  442. content: "\e6c3";
  443. }
  444. .icon-icon_success_b:before {
  445. content: "\e6c2";
  446. }
  447. .icon-icon_location_fill_b:before {
  448. content: "\e6c0";
  449. }
  450. .icon-icon_unmark_b:before {
  451. content: "\e6c1";
  452. }
  453. .icon-icon_location_b:before {
  454. content: "\e6bf";
  455. }
  456. .icon-icon_path_b:before {
  457. content: "\e6be";
  458. }
  459. .icon-icon_bold_b:before {
  460. content: "\e6bd";
  461. }
  462. .icon-icon_unlink_b:before {
  463. content: "\e6b1";
  464. }
  465. .icon-icon_revoke__b:before {
  466. content: "\e6b2";
  467. }
  468. .icon-icon_text_links_b:before {
  469. content: "\e6b3";
  470. }
  471. .icon-icon_align__left_b:before {
  472. content: "\e6b4";
  473. }
  474. .icon-icon_redo_b:before {
  475. content: "\e6b5";
  476. }
  477. .icon-icon_underline_b:before {
  478. content: "\e6b6";
  479. }
  480. .icon-icon_quotes_b:before {
  481. content: "\e6b7";
  482. }
  483. .icon-icon_right__align_b:before {
  484. content: "\e6b8";
  485. }
  486. .icon-icon_expression_b:before {
  487. content: "\e6b9";
  488. }
  489. .icon-icon_center__align_b:before {
  490. content: "\e6ba";
  491. }
  492. .icon-icon_italic_b:before {
  493. content: "\e6bb";
  494. }
  495. .icon-icon_cross__out_b:before {
  496. content: "\e6bc";
  497. }
  498. .icon-icon_preview_b:before {
  499. content: "\e6a2";
  500. }
  501. .icon-icon_zoom_in_b:before {
  502. content: "\e6a3";
  503. }
  504. .icon-icon_template_b:before {
  505. content: "\e6a4";
  506. }
  507. .icon-icon_zoom_out_b:before {
  508. content: "\e6a5";
  509. }
  510. .icon-icon_mix_b:before {
  511. content: "\e6a6";
  512. }
  513. .icon-icon_takeoff_b:before {
  514. content: "\e6a7";
  515. }
  516. .icon-icon_sort_b:before {
  517. content: "\e6a8";
  518. }
  519. .icon-icon_landing_b:before {
  520. content: "\e6a9";
  521. }
  522. .icon-icon_fit_to__width_b:before {
  523. content: "\e6aa";
  524. }
  525. .icon-icon_help_b:before {
  526. content: "\e6ab";
  527. }
  528. .icon-icon_crop_b:before {
  529. content: "\e6ac";
  530. }
  531. .icon-icon_filter_b1:before {
  532. content: "\e6ad";
  533. }
  534. .icon-icon_full_screen_b:before {
  535. content: "\e6ae";
  536. }
  537. .icon-icon_download__template_b:before {
  538. content: "\e6af";
  539. }
  540. .icon-icon_airplane_b:before {
  541. content: "\e6b0";
  542. }
  543. .icon-icon_vgm_b:before {
  544. content: "\e694";
  545. }
  546. .icon-icon_ocean_b:before {
  547. content: "\e695";
  548. }
  549. .icon-icon_railway_b:before {
  550. content: "\e696";
  551. }
  552. .icon-icon_truck_b:before {
  553. content: "\e697";
  554. }
  555. .icon-icon_railway3_b:before {
  556. content: "\e698";
  557. }
  558. .icon-icon_communic_ation_b:before {
  559. content: "\e699";
  560. }
  561. .icon-icon_railway2_b:before {
  562. content: "\e69a";
  563. }
  564. .icon-icon_booking_b:before {
  565. content: "\e69b";
  566. }
  567. .icon-icon_booking_order_b:before {
  568. content: "\e69c";
  569. }
  570. .icon-icon_marked_b:before {
  571. content: "\e69d";
  572. }
  573. .icon-icon_bus_b:before {
  574. content: "\e69e";
  575. }
  576. .icon-icon_log_b:before {
  577. content: "\e69f";
  578. }
  579. .icon-icon_focus_b:before {
  580. content: "\e6a0";
  581. }
  582. .icon-icon_ratesheet_b:before {
  583. content: "\e6a1";
  584. }
  585. .icon-icon_report__fill_b:before {
  586. content: "\e689";
  587. }
  588. .icon-icon_quote__fill_b:before {
  589. content: "\e68a";
  590. }
  591. .icon-icon_system__management_fill_b:before {
  592. content: "\e68b";
  593. }
  594. .icon-icon_view__management_b:before {
  595. content: "\e68c";
  596. }
  597. .icon-icon_movetotop_b:before {
  598. content: "\e68d";
  599. }
  600. .icon-icon_tracking__fill_b:before {
  601. content: "\e68e";
  602. }
  603. .icon-icon_booking__fill_b:before {
  604. content: "\e68f";
  605. }
  606. .icon-icon_rate_o:before {
  607. content: "\e690";
  608. }
  609. .icon-icon_all_b:before {
  610. content: "\e691";
  611. }
  612. .icon-icon_movetobottom__b:before {
  613. content: "\e692";
  614. }
  615. .icon-icon_data_fill_b:before {
  616. content: "\e693";
  617. }
  618. .icon-icon_visitor_b:before {
  619. content: "\e67e";
  620. }
  621. .icon-icon_tag_b:before {
  622. content: "\e67f";
  623. }
  624. .icon-icon_reassign__b:before {
  625. content: "\e680";
  626. }
  627. .icon-icon_platenumber_b:before {
  628. content: "\e681";
  629. }
  630. .icon-icon_printing_b:before {
  631. content: "\e682";
  632. }
  633. .icon-icon_time_b:before {
  634. content: "\e683";
  635. }
  636. .icon-icon_email_b:before {
  637. content: "\e684";
  638. }
  639. .icon-icon_picture_b:before {
  640. content: "\e685";
  641. }
  642. .icon-icon_phone_b:before {
  643. content: "\e686";
  644. }
  645. .icon-icon_idcard_b:before {
  646. content: "\e687";
  647. }
  648. .icon-icon_filter_b:before {
  649. content: "\e688";
  650. }
  651. .icon-icon_menu_collapse_b:before {
  652. content: "\e675";
  653. }
  654. .icon-icon_related_b:before {
  655. content: "\e676";
  656. }
  657. .icon-icon_piedata_b:before {
  658. content: "\e677";
  659. }
  660. .icon-icon_jumplink_b:before {
  661. content: "\e678";
  662. }
  663. .icon-icon_cargo_b:before {
  664. content: "\e679";
  665. }
  666. .icon-icon_linedata_b:before {
  667. content: "\e67a";
  668. }
  669. .icon-icon_dimension_b:before {
  670. content: "\e67b";
  671. }
  672. .icon-icon_dragsort__b:before {
  673. content: "\e67c";
  674. }
  675. .icon-icon_group_b:before {
  676. content: "\e67d";
  677. }
  678. .icon-icon_settled_b:before {
  679. content: "\e66e";
  680. }
  681. .icon-icon_adduser_b:before {
  682. content: "\e66f";
  683. }
  684. .icon-icon_module_collapse_b:before {
  685. content: "\e670";
  686. }
  687. .icon-icon_switch_b1:before {
  688. content: "\e671";
  689. }
  690. .icon-icon_serialnumber__b:before {
  691. content: "\e672";
  692. }
  693. .icon-icon_switchupdown__b:before {
  694. content: "\e673";
  695. }
  696. .icon-icon_renew_b:before {
  697. content: "\e674";
  698. }
  699. .icon-icon_application_b:before {
  700. content: "\e66d";
  701. }
  702. .icon-icon_radio_b:before {
  703. content: "\e667";
  704. }
  705. .icon-icon_reduce_b:before {
  706. content: "\e668";
  707. }
  708. .icon-icon_paragraph_b:before {
  709. content: "\e669";
  710. }
  711. .icon-icon_longtext_b:before {
  712. content: "\e66a";
  713. }
  714. .icon-icon_dropdownlist__b:before {
  715. content: "\e66b";
  716. }
  717. .icon-icon_checkbox_b:before {
  718. content: "\e66c";
  719. }
  720. .icon-icon_scan_b:before {
  721. content: "\e662";
  722. }
  723. .icon-icon_wholeprocess__b:before {
  724. content: "\e663";
  725. }
  726. .icon-icon_edoc_b:before {
  727. content: "\e664";
  728. }
  729. .icon-icon_conditional__branch_b:before {
  730. content: "\e665";
  731. }
  732. .icon-icon_review_b:before {
  733. content: "\e666";
  734. }
  735. .icon-icon_slider_b:before {
  736. content: "\e655";
  737. }
  738. .icon-icon_back_b:before {
  739. content: "\e656";
  740. }
  741. .icon-icon_rulesetting__b:before {
  742. content: "\e657";
  743. }
  744. .icon-icon_switch_b:before {
  745. content: "\e658";
  746. }
  747. .icon-icon_table_b:before {
  748. content: "\e659";
  749. }
  750. .icon-icon_matrixlist__b:before {
  751. content: "\e65a";
  752. }
  753. .icon-icon_invisible_b:before {
  754. content: "\e65b";
  755. }
  756. .icon-icon_rate_b:before {
  757. content: "\e65c";
  758. }
  759. .icon-icon_inputnumber_b:before {
  760. content: "\e65d";
  761. }
  762. .icon-icon_disablee__b:before {
  763. content: "\e65e";
  764. }
  765. .icon-icon_inputtree_b:before {
  766. content: "\e65f";
  767. }
  768. .icon-icon_import_b:before {
  769. content: "\e660";
  770. }
  771. .icon-icon_document_b:before {
  772. content: "\e661";
  773. }
  774. .icon-icon_notes_b:before {
  775. content: "\e646";
  776. }
  777. .icon-icon_team_b:before {
  778. content: "\e647";
  779. }
  780. .icon-icon_workflow_b:before {
  781. content: "\e648";
  782. }
  783. .icon-icon_transfer_b:before {
  784. content: "\e649";
  785. }
  786. .icon-icon_workbench_b:before {
  787. content: "\e64a";
  788. }
  789. .icon-icon_request_data_b:before {
  790. content: "\e64b";
  791. }
  792. .icon-icon_remind_b:before {
  793. content: "\e64c";
  794. }
  795. .icon-icon_followup_b:before {
  796. content: "\e64d";
  797. }
  798. .icon-icon_descending_b:before {
  799. content: "\e64e";
  800. }
  801. .icon-icon_department_b:before {
  802. content: "\e64f";
  803. }
  804. .icon-icon_refresh__b:before {
  805. content: "\e650";
  806. }
  807. .icon-icon_business__setting_b:before {
  808. content: "\e651";
  809. }
  810. .icon-icon_admin_b:before {
  811. content: "\e652";
  812. }
  813. .icon-icon_company_b:before {
  814. content: "\e653";
  815. }
  816. .icon-icon_ascending_b:before {
  817. content: "\e654";
  818. }
  819. .icon-icon_createpo_b:before {
  820. content: "\e63a";
  821. }
  822. .icon-icon_save_b:before {
  823. content: "\e63c";
  824. }
  825. .icon-icon_upload_b:before {
  826. content: "\e63d";
  827. }
  828. .icon-icon_createinvoice_b:before {
  829. content: "\e63e";
  830. }
  831. .icon-icon_share_b:before {
  832. content: "\e63f";
  833. }
  834. .icon-icon_more_b:before {
  835. content: "\e640";
  836. }
  837. .icon-icon_edit_b:before {
  838. content: "\e641";
  839. }
  840. .icon-icon_draft_b:before {
  841. content: "\e642";
  842. }
  843. .icon-icon_delete_b:before {
  844. content: "\e643";
  845. }
  846. .icon-icon_clone_b:before {
  847. content: "\e644";
  848. }
  849. .icon-icon_closerequest_b:before {
  850. content: "\e645";
  851. }
  852. .icon-icon_top_b:before {
  853. content: "\e637";
  854. }
  855. .icon-icon_exportpo_b:before {
  856. content: "\e638";
  857. }
  858. .icon-icon_info_b:before {
  859. content: "\e62e";
  860. }
  861. .icon-icon_approval__path_b:before {
  862. content: "\e62f";
  863. }
  864. .icon-icon_contract_b:before {
  865. content: "\e630";
  866. }
  867. .icon-icon_download_b:before {
  868. content: "\e631";
  869. }
  870. .icon-icon_document__signing_b:before {
  871. content: "\e632";
  872. }
  873. .icon-icon_commission_b:before {
  874. content: "\e633";
  875. }
  876. .icon-icon_approval_b:before {
  877. content: "\e634";
  878. }
  879. .icon-icon_cancel_b:before {
  880. content: "\e635";
  881. }
  882. .icon-icon_batch__email_b:before {
  883. content: "\e636";
  884. }
  885. .icon-icon_project_b:before {
  886. content: "\e627";
  887. }
  888. .icon-icon_budget_b:before {
  889. content: "\e628";
  890. }
  891. .icon-icon_finance__entity_b:before {
  892. content: "\e629";
  893. }
  894. .icon-icon_return_b:before {
  895. content: "\e62a";
  896. }
  897. .icon-icon_set_b:before {
  898. content: "\e62b";
  899. }
  900. .icon-icon_attendance_b:before {
  901. content: "\e62c";
  902. }
  903. .icon-icon_reset_b:before {
  904. content: "\e62d";
  905. }
  906. .icon-icon_dropdown_b:before {
  907. content: "\e61f";
  908. }
  909. .icon-icon_reject_b:before {
  910. content: "\e620";
  911. }
  912. .icon-icon_dropdown__line_b:before {
  913. content: "\e621";
  914. }
  915. .icon-icon_movedown_b:before {
  916. content: "\e622";
  917. }
  918. .icon-icon_moveup_b:before {
  919. content: "\e623";
  920. }
  921. .icon-icon_date_b:before {
  922. content: "\e624";
  923. }
  924. .icon-icon_column_b:before {
  925. content: "\e625";
  926. }
  927. .icon-icon_add_b:before {
  928. content: "\e626";
  929. }
  930. .icon-icon_password_b:before {
  931. content: "\e618";
  932. }
  933. .icon-icon_notice_b:before {
  934. content: "\e619";
  935. }
  936. .icon-icon_language_b:before {
  937. content: "\e61a";
  938. }
  939. .icon-icon_username_b:before {
  940. content: "\e61b";
  941. }
  942. .icon-icon_tipsfilled_b:before {
  943. content: "\e61c";
  944. }
  945. .icon-icon_search_b:before {
  946. content: "\e61d";
  947. }
  948. .icon-icon_confirm_b:before {
  949. content: "\e617";
  950. }
  951. .icon-icon_export_b:before {
  952. content: "\e61e";
  953. }