backend.css 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591
  1. @import url("../css/bootstrap.css");
  2. @import url("../css/fastadmin.css");
  3. @import url("../css/skins/skin-black-blue.css");
  4. @import url("../css/iconfont.css");
  5. @import url("../libs/font-awesome/css/font-awesome.min.css");
  6. @import url("../libs/toastr/toastr.min.css");
  7. @import url("../libs/fastadmin-layer/dist/theme/default/layer.css");
  8. @import url("../libs/bootstrap-table/dist/bootstrap-table.min.css");
  9. @import url("../libs/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css");
  10. @import url("../libs/bootstrap-daterangepicker/daterangepicker.css");
  11. @import url("../libs/nice-validator/dist/jquery.validator.css");
  12. @import url("../libs/bootstrap-select/dist/css/bootstrap-select.min.css");
  13. @import url("../libs/fastadmin-selectpage/selectpage.css");
  14. @import url("../libs/bootstrap-slider/slider.css");
  15. .m-0 {
  16. margin-top: 0px !important;
  17. margin-right: 0px !important;
  18. margin-bottom: 0px !important;
  19. margin-left: 0px !important;
  20. }
  21. .mt-0 {
  22. margin-top: 0px !important;
  23. }
  24. .mr-0 {
  25. margin-right: 0px !important;
  26. }
  27. .mb-0 {
  28. margin-bottom: 0px !important;
  29. }
  30. .ml-0 {
  31. margin-left: 0px !important;
  32. }
  33. .mx-0 {
  34. margin-left: 0px !important;
  35. margin-right: 0px !important;
  36. }
  37. .my-0 {
  38. margin-top: 0px !important;
  39. margin-bottom: 0px !important;
  40. }
  41. .m-1 {
  42. margin-top: 5px !important;
  43. margin-right: 5px !important;
  44. margin-bottom: 5px !important;
  45. margin-left: 5px !important;
  46. }
  47. .mt-1 {
  48. margin-top: 5px !important;
  49. }
  50. .mr-1 {
  51. margin-right: 5px !important;
  52. }
  53. .mb-1 {
  54. margin-bottom: 5px !important;
  55. }
  56. .ml-1 {
  57. margin-left: 5px !important;
  58. }
  59. .mx-1 {
  60. margin-left: 5px !important;
  61. margin-right: 5px !important;
  62. }
  63. .my-1 {
  64. margin-top: 5px !important;
  65. margin-bottom: 5px !important;
  66. }
  67. .m-2 {
  68. margin-top: 10px !important;
  69. margin-right: 10px !important;
  70. margin-bottom: 10px !important;
  71. margin-left: 10px !important;
  72. }
  73. .mt-2 {
  74. margin-top: 10px !important;
  75. }
  76. .mr-2 {
  77. margin-right: 10px !important;
  78. }
  79. .mb-2 {
  80. margin-bottom: 10px !important;
  81. }
  82. .ml-2 {
  83. margin-left: 10px !important;
  84. }
  85. .mx-2 {
  86. margin-left: 10px !important;
  87. margin-right: 10px !important;
  88. }
  89. .my-2 {
  90. margin-top: 10px !important;
  91. margin-bottom: 10px !important;
  92. }
  93. .m-3 {
  94. margin-top: 15px !important;
  95. margin-right: 15px !important;
  96. margin-bottom: 15px !important;
  97. margin-left: 15px !important;
  98. }
  99. .mt-3 {
  100. margin-top: 15px !important;
  101. }
  102. .mr-3 {
  103. margin-right: 15px !important;
  104. }
  105. .mb-3 {
  106. margin-bottom: 15px !important;
  107. }
  108. .ml-3 {
  109. margin-left: 15px !important;
  110. }
  111. .mx-3 {
  112. margin-left: 15px !important;
  113. margin-right: 15px !important;
  114. }
  115. .my-3 {
  116. margin-top: 15px !important;
  117. margin-bottom: 15px !important;
  118. }
  119. .m-4 {
  120. margin-top: 20px !important;
  121. margin-right: 20px !important;
  122. margin-bottom: 20px !important;
  123. margin-left: 20px !important;
  124. }
  125. .mt-4 {
  126. margin-top: 20px !important;
  127. }
  128. .mr-4 {
  129. margin-right: 20px !important;
  130. }
  131. .mb-4 {
  132. margin-bottom: 20px !important;
  133. }
  134. .ml-4 {
  135. margin-left: 20px !important;
  136. }
  137. .mx-4 {
  138. margin-left: 20px !important;
  139. margin-right: 20px !important;
  140. }
  141. .my-4 {
  142. margin-top: 20px !important;
  143. margin-bottom: 20px !important;
  144. }
  145. .p-0 {
  146. padding-top: 0px !important;
  147. padding-right: 0px !important;
  148. padding-bottom: 0px !important;
  149. padding-left: 0px !important;
  150. }
  151. .pt-0 {
  152. padding-top: 0px !important;
  153. }
  154. .pr-0 {
  155. padding-right: 0px !important;
  156. }
  157. .pb-0 {
  158. padding-bottom: 0px !important;
  159. }
  160. .pl-0 {
  161. padding-left: 0px !important;
  162. }
  163. .px-0 {
  164. padding-left: 0px !important;
  165. padding-right: 0px !important;
  166. }
  167. .py-0 {
  168. padding-top: 0px !important;
  169. padding-bottom: 0px !important;
  170. }
  171. .p-1 {
  172. padding-top: 5px !important;
  173. padding-right: 5px !important;
  174. padding-bottom: 5px !important;
  175. padding-left: 5px !important;
  176. }
  177. .pt-1 {
  178. padding-top: 5px !important;
  179. }
  180. .pr-1 {
  181. padding-right: 5px !important;
  182. }
  183. .pb-1 {
  184. padding-bottom: 5px !important;
  185. }
  186. .pl-1 {
  187. padding-left: 5px !important;
  188. }
  189. .px-1 {
  190. padding-left: 5px !important;
  191. padding-right: 5px !important;
  192. }
  193. .py-1 {
  194. padding-top: 5px !important;
  195. padding-bottom: 5px !important;
  196. }
  197. .p-2 {
  198. padding-top: 10px !important;
  199. padding-right: 10px !important;
  200. padding-bottom: 10px !important;
  201. padding-left: 10px !important;
  202. }
  203. .pt-2 {
  204. padding-top: 10px !important;
  205. }
  206. .pr-2 {
  207. padding-right: 10px !important;
  208. }
  209. .pb-2 {
  210. padding-bottom: 10px !important;
  211. }
  212. .pl-2 {
  213. padding-left: 10px !important;
  214. }
  215. .px-2 {
  216. padding-left: 10px !important;
  217. padding-right: 10px !important;
  218. }
  219. .py-2 {
  220. padding-top: 10px !important;
  221. padding-bottom: 10px !important;
  222. }
  223. .p-3 {
  224. padding-top: 15px !important;
  225. padding-right: 15px !important;
  226. padding-bottom: 15px !important;
  227. padding-left: 15px !important;
  228. }
  229. .pt-3 {
  230. padding-top: 15px !important;
  231. }
  232. .pr-3 {
  233. padding-right: 15px !important;
  234. }
  235. .pb-3 {
  236. padding-bottom: 15px !important;
  237. }
  238. .pl-3 {
  239. padding-left: 15px !important;
  240. }
  241. .px-3 {
  242. padding-left: 15px !important;
  243. padding-right: 15px !important;
  244. }
  245. .py-3 {
  246. padding-top: 15px !important;
  247. padding-bottom: 15px !important;
  248. }
  249. .p-4 {
  250. padding-top: 20px !important;
  251. padding-right: 20px !important;
  252. padding-bottom: 20px !important;
  253. padding-left: 20px !important;
  254. }
  255. .pt-4 {
  256. padding-top: 20px !important;
  257. }
  258. .pr-4 {
  259. padding-right: 20px !important;
  260. }
  261. .pb-4 {
  262. padding-bottom: 20px !important;
  263. }
  264. .pl-4 {
  265. padding-left: 20px !important;
  266. }
  267. .px-4 {
  268. padding-left: 20px !important;
  269. padding-right: 20px !important;
  270. }
  271. .py-4 {
  272. padding-top: 20px !important;
  273. padding-bottom: 20px !important;
  274. }
  275. html,
  276. body {
  277. height: 100%;
  278. }
  279. body {
  280. background: #f1f4f6;
  281. font-size: 14px;
  282. line-height: 1.5715;
  283. }
  284. body.is-dialog {
  285. background: #fff;
  286. }
  287. .dropdown-menu > li > a {
  288. padding: 5px 12px;
  289. }
  290. .selection {
  291. position: absolute;
  292. border: 1px solid #8B9;
  293. background-color: #BEC;
  294. }
  295. .main-header .navbar {
  296. position: relative;
  297. }
  298. .main-header .navbar .dropdown-menu {
  299. font-size: 14px;
  300. }
  301. .main-header .navbar .dropdown-menu > li > a {
  302. padding: 8px 15px;
  303. }
  304. .bootstrap-dialog .modal-dialog {
  305. /*width: 70%;*/
  306. max-width: 885px;
  307. }
  308. /*iOS兼容*/
  309. html.ios-fix,
  310. html.ios-fix body {
  311. height: 100%;
  312. overflow: auto;
  313. -webkit-overflow-scrolling: touch;
  314. }
  315. html.ios-fix .wrapper,
  316. html.ios-fix body .wrapper,
  317. html.ios-fix .tab-pane,
  318. html.ios-fix body .tab-pane {
  319. overflow: auto;
  320. -webkit-overflow-scrolling: touch;
  321. }
  322. .wrapper {
  323. height: 100%;
  324. }
  325. .content-wrapper {
  326. position: relative;
  327. height: 100%;
  328. }
  329. .control-relative {
  330. position: relative;
  331. }
  332. .tab-addtabs .tab-pane {
  333. height: 100%;
  334. width: 100%;
  335. }
  336. .row-between .col-xs-6 + .col-xs-6:before {
  337. content: "-";
  338. position: absolute;
  339. left: -2%;
  340. top: 6px;
  341. }
  342. @media only screen and (min-width: 481px) {
  343. .row-flex {
  344. display: flex;
  345. flex-wrap: wrap;
  346. }
  347. .row-flex > [class*='col-'] {
  348. display: flex;
  349. flex-direction: column;
  350. }
  351. .row-flex.row:after,
  352. .row-flex.row:before {
  353. display: flex;
  354. }
  355. }
  356. @media (max-width: 991px) {
  357. .main-header .navbar-custom-menu a.btn-danger {
  358. color: #fff;
  359. background-color: #f75444;
  360. }
  361. .main-header .navbar-custom-menu a.btn-primary {
  362. color: #fff;
  363. background-color: #444c69;
  364. }
  365. }
  366. .common-search-table {
  367. min-height: 20px;
  368. padding: 15px;
  369. margin-bottom: 15px;
  370. background-color: #f5f5f5;
  371. }
  372. /* 固定的底部按钮 */
  373. .fixed-footer {
  374. position: fixed;
  375. bottom: 0;
  376. background-color: #ecf0f1;
  377. width: 100%;
  378. margin-bottom: 0;
  379. padding: 10px;
  380. }
  381. table.table-template {
  382. overflow: hidden;
  383. }
  384. .sp_container .msg-box {
  385. position: absolute;
  386. right: 0;
  387. top: 0;
  388. }
  389. .sp_container .sp_element_box {
  390. overflow: unset;
  391. }
  392. .sp_container .sp_element_box > li.input_box {
  393. position: unset;
  394. }
  395. .sp_container .sp_element_box .msg-box {
  396. right: -24px;
  397. }
  398. @media (max-width: 767px) {
  399. .sp_container .sp_element_box .msg-box {
  400. left: inherit;
  401. }
  402. .card-views .card-view {
  403. padding: 5px 0;
  404. }
  405. }
  406. .toast-top-right-index {
  407. top: 62px;
  408. right: 12px;
  409. }
  410. .bootstrap-select .status {
  411. background: #f0f0f0;
  412. clear: both;
  413. color: #999;
  414. font-size: 13px;
  415. font-weight: 500;
  416. line-height: 1;
  417. margin-bottom: -5px;
  418. padding: 10px 20px;
  419. }
  420. select.bs-select-hidden,
  421. select.selectpicker {
  422. display: inherit !important;
  423. max-height: 31px;
  424. overflow: hidden;
  425. }
  426. select.bs-select-hidden[multiple],
  427. select.selectpicker[multiple] {
  428. height: 31px;
  429. padding: 0;
  430. background: #f4f4f4;
  431. }
  432. select.bs-select-hidden[multiple] option,
  433. select.selectpicker[multiple] option {
  434. color: #f4f4f4;
  435. zoom: 1;
  436. filter: alpha(opacity=0);
  437. -webkit-opacity: 0;
  438. -moz-opacity: 0;
  439. opacity: 0;
  440. }
  441. @media not all and (min-resolution: 0.001dpcm) {
  442. @supports (-webkit-appearance:none) {
  443. select.bs-select-hidden[multiple],
  444. select.selectpicker[multiple] {
  445. visibility: hidden;
  446. }
  447. }
  448. }
  449. input.selectpage {
  450. color: transparent;
  451. pointer-events: none;
  452. }
  453. .sp_container input.selectpage {
  454. color: inherit;
  455. pointer-events: inherit;
  456. padding-left: 12px;
  457. padding-right: 12px;
  458. }
  459. .sp_container .sp_element_box input.selectpage {
  460. padding-left: 0;
  461. padding-right: 0;
  462. }
  463. .sp_container .sp_element_box li:first-child input.selectpage {
  464. padding-left: 9px;
  465. padding-right: 9px;
  466. }
  467. .img-center {
  468. margin: 0 auto;
  469. display: inline;
  470. float: none;
  471. }
  472. /*
  473. * RIBBON
  474. */
  475. #ribbon {
  476. overflow: hidden;
  477. padding: 15px 15px 0 15px;
  478. position: relative;
  479. }
  480. #ribbon a {
  481. color: #777 !important;
  482. text-decoration: none !important;
  483. }
  484. #ribbon .breadcrumb {
  485. display: inline-block;
  486. margin: 0;
  487. padding: 0;
  488. background: none;
  489. vertical-align: top;
  490. }
  491. #ribbon .breadcrumb > .active,
  492. #ribbon .breadcrumb li {
  493. color: #aaa;
  494. }
  495. #ribbon .shortcut a {
  496. margin-left: 10px;
  497. }
  498. .is-dialog #main {
  499. background: #fff;
  500. }
  501. .is-dialog .layer-footer {
  502. display: none;
  503. }
  504. form.form-horizontal .control-label {
  505. font-weight: normal;
  506. }
  507. .user-panel > .image img {
  508. width: 45px;
  509. height: 45px;
  510. }
  511. /*panel扩展描述样式*/
  512. .panel-intro {
  513. margin-bottom: 0;
  514. border: none;
  515. }
  516. .panel-intro > .panel-heading {
  517. padding: 15px;
  518. padding-bottom: 0;
  519. background: #e8edf0;
  520. border-color: #e8edf0;
  521. position: relative;
  522. }
  523. .panel-intro > .panel-heading .panel-lead {
  524. margin-bottom: 15px;
  525. }
  526. .panel-intro > .panel-heading .panel-lead em {
  527. display: block;
  528. font-weight: bold;
  529. font-style: normal;
  530. }
  531. .panel-intro > .panel-heading .panel-title {
  532. height: 25px;
  533. font-weight: normal;
  534. white-space: nowrap;
  535. overflow: hidden;
  536. text-overflow: ellipsis;
  537. }
  538. .panel-intro > .panel-heading .panel-control {
  539. height: 42px;
  540. position: absolute;
  541. top: 8px;
  542. right: 8px;
  543. }
  544. .panel-intro > .panel-heading .panel-control .fa {
  545. font-size: 14px;
  546. }
  547. .panel-intro > .panel-heading .nav-tabs {
  548. border-bottom: 0;
  549. margin-bottom: 0;
  550. }
  551. .panel-intro > .panel-heading .nav-tabs > li > a {
  552. margin-right: 4px;
  553. color: #95a5a6;
  554. background-color: #d8e0e6;
  555. border: 1px solid #e8edf0;
  556. border-bottom-color: transparent;
  557. }
  558. .panel-intro > .panel-heading .nav-tabs > li > a:hover,
  559. .panel-intro > .panel-heading .nav-tabs > li > a:focus {
  560. border: 1px solid #e8edf0;
  561. color: #7b8a8b;
  562. background-color: #c9d4dc;
  563. }
  564. .panel-intro > .panel-heading .nav-tabs > li.active > a,
  565. .panel-intro > .panel-heading .nav-tabs > li.active > a:hover,
  566. .panel-intro > .panel-heading .nav-tabs > li.active > a:focus {
  567. color: #7b8a8b;
  568. background-color: #ffffff;
  569. border-bottom-color: transparent;
  570. cursor: default;
  571. }
  572. @media (max-width: 768px) {
  573. .panel-intro > .panel-heading .nav-tabs {
  574. white-space: nowrap;
  575. overflow-x: auto;
  576. overflow-y: hidden;
  577. margin-bottom: -1px;
  578. }
  579. .panel-intro > .panel-heading .nav-tabs > li {
  580. display: inline-block;
  581. float: none;
  582. }
  583. }
  584. /*单表格*/
  585. .panel-tabs .panel-heading {
  586. padding: 12px 15px 12px 15px;
  587. }
  588. .panel-tabs .panel-heading .panel-lead {
  589. margin-bottom: 0px;
  590. }
  591. /*选项卡*/
  592. .panel-nav .panel-heading {
  593. padding: 0px;
  594. padding-bottom: 0;
  595. background: #f1f4f6;
  596. border-color: #f1f4f6;
  597. }
  598. .panel-nav .nav-tabs > li > a {
  599. padding: 12px 15px;
  600. background-color: #e8edf0;
  601. border: 1px solid #f1f4f6;
  602. }
  603. .panel-nav .nav-tabs > li > a:hover,
  604. .panel-nav .nav-tabs > li > a:focus {
  605. border: 1px solid #e8edf0;
  606. background-color: #e8edf0;
  607. }
  608. .panel-nav .nav-tabs > li.active > a,
  609. .panel-nav .nav-tabs > li.active > a:hover,
  610. .panel-nav .nav-tabs > li.active > a:focus {
  611. border-color: #f1f4f6;
  612. border-bottom-color: transparent;
  613. }
  614. /*顶栏addtabs*/
  615. .nav-addtabs {
  616. height: 100%;
  617. overflow-y: hidden;
  618. border: none;
  619. }
  620. .nav-addtabs.disable-top-badge > li > a > .pull-right-container {
  621. display: none;
  622. }
  623. .nav-addtabs > li {
  624. margin: 0;
  625. }
  626. .nav-addtabs > li > a {
  627. height: 50px;
  628. line-height: 50px;
  629. padding: 0 15px;
  630. border-radius: 0;
  631. border: none;
  632. border-right: 1px solid rgba(0, 0, 0, 0.05);
  633. margin: 0;
  634. color: #95a5a6;
  635. }
  636. .nav-addtabs > li > a:hover,
  637. .nav-addtabs > li > a:focus {
  638. border: none;
  639. color: #2c3e50;
  640. border-right: 1px solid rgba(0, 0, 0, 0.02);
  641. }
  642. .nav-addtabs > li.active > a {
  643. height: 50px;
  644. line-height: 50px;
  645. padding: 0 15px;
  646. border-radius: 0;
  647. border: none;
  648. border-right: 1px solid rgba(0, 0, 0, 0.02);
  649. background: #f1f4f6;
  650. color: #2c3e50;
  651. overflow: hidden;
  652. }
  653. .nav-addtabs > li.active > a:hover,
  654. .nav-addtabs > li.active > a:focus {
  655. border: none;
  656. color: #2c3e50;
  657. background: #f1f4f6;
  658. border-right: 1px solid rgba(0, 0, 0, 0.02);
  659. }
  660. .nav-addtabs > li .close-tab {
  661. font-size: 10px;
  662. position: absolute;
  663. right: 0px;
  664. top: 50%;
  665. margin-top: -8px;
  666. z-index: 100;
  667. cursor: pointer;
  668. color: #eee;
  669. display: none;
  670. }
  671. .nav-addtabs > li .close-tab:before {
  672. content: "\e626";
  673. font-family: iconfont;
  674. font-style: normal;
  675. font-weight: normal;
  676. text-decoration: inherit;
  677. font-size: 18px;
  678. }
  679. .nav-addtabs .open > a:hover,
  680. .nav-addtabs .open > a:focus {
  681. border-right: 1px solid rgba(0, 0, 0, 0.05);
  682. }
  683. .nav-addtabs ul li {
  684. position: relative;
  685. }
  686. .nav-addtabs li:hover > .close-tab {
  687. display: block;
  688. }
  689. #firstnav {
  690. height: 50px;
  691. border-bottom: 1px solid transparent;
  692. box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  693. position: relative;
  694. }
  695. #firstnav .sidebar-toggle {
  696. position: absolute;
  697. width: 45px;
  698. text-align: center;
  699. height: 50px;
  700. line-height: 50px;
  701. padding: 0;
  702. }
  703. #firstnav .nav-addtabs {
  704. position: absolute;
  705. left: 45px;
  706. z-index: 98;
  707. }
  708. #firstnav .navbar-custom-menu {
  709. position: absolute;
  710. top: 0;
  711. right: 0;
  712. z-index: 99;
  713. background: transparent;
  714. }
  715. /*次栏菜单栏*/
  716. #secondnav {
  717. display: none;
  718. height: 44px;
  719. position: absolute;
  720. top: 50px;
  721. left: 0;
  722. background: #fff;
  723. width: 100%;
  724. box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  725. padding: 5px 10px;
  726. -webkit-user-select: none;
  727. -moz-user-select: none;
  728. user-select: none;
  729. }
  730. #secondnav .nav-addtabs {
  731. height: 100%;
  732. border: none;
  733. }
  734. #secondnav .nav-addtabs.disable-top-badge > li > a > .pull-right-container {
  735. display: none;
  736. }
  737. #secondnav .nav-addtabs > li {
  738. border: 1px solid #eee;
  739. border-radius: 3px;
  740. padding: 0 15px;
  741. height: 30px;
  742. line-height: 30px;
  743. margin: 2px 5px 2px 0;
  744. background: #fff;
  745. }
  746. #secondnav .nav-addtabs > li > a {
  747. display: block;
  748. color: #495060 !important;
  749. height: 100%;
  750. padding: 0;
  751. line-height: 28px;
  752. font-size: 13px;
  753. vertical-align: middle;
  754. opacity: 1;
  755. overflow: hidden;
  756. background: none;
  757. border: none;
  758. }
  759. #secondnav .nav-addtabs > li.active {
  760. border-color: #bdbebd;
  761. background-color: #f7f7f7;
  762. }
  763. #secondnav .nav-addtabs > li .close-tab {
  764. font-size: 10px;
  765. position: absolute;
  766. right: 0px;
  767. top: 50%;
  768. margin-top: -8px;
  769. z-index: 100;
  770. cursor: pointer;
  771. color: #eee;
  772. }
  773. #secondnav .nav-addtabs > li .close-tab:before {
  774. content: "\e626";
  775. font-family: iconfont;
  776. font-style: normal;
  777. font-weight: normal;
  778. text-decoration: inherit;
  779. font-size: 18px;
  780. }
  781. #secondnav .nav-addtabs > li:hover,
  782. #secondnav .nav-addtabs > li:focus {
  783. border-color: #bdbebd;
  784. }
  785. #secondnav .nav-addtabs ul li {
  786. position: relative;
  787. }
  788. #secondnav .nav-addtabs li:hover > .close-tab {
  789. display: block;
  790. border-color: #222e32;
  791. color: #222e32;
  792. }
  793. .multiplenav .content-wrapper,
  794. .multiplenav .right-side,
  795. .multiplenav .main-sidebar {
  796. padding-top: 50px;
  797. }
  798. .multiplenav #firstnav .nav-addtabs {
  799. padding-right: 450px;
  800. }
  801. @media (max-width: 767px) {
  802. .multipletab.multiplenav .content-wrapper,
  803. .multipletab.multiplenav .right-side {
  804. padding-top: 94px;
  805. }
  806. }
  807. .multipletab #secondnav {
  808. display: block;
  809. }
  810. .multipletab.multiplenav .content-wrapper,
  811. .multipletab.multiplenav .right-side {
  812. padding-top: 94px;
  813. }
  814. .multipletab.multiplenav #firstnav .nav-tabs {
  815. overflow: hidden;
  816. }
  817. .main-sidebar .sidebar-form {
  818. overflow: visible;
  819. }
  820. .main-sidebar .sidebar-form .menuresult {
  821. z-index: 999;
  822. position: absolute;
  823. top: 34px;
  824. left: -1px;
  825. width: 100%;
  826. max-height: 250px;
  827. overflow: auto;
  828. margin: 0;
  829. border-top: none;
  830. border-top-left-radius: 0;
  831. border-top-right-radius: 0;
  832. }
  833. .main-sidebar .sidebar-form .menuresult a {
  834. display: block;
  835. background-color: #fff;
  836. border-top: 1px solid transparent;
  837. border-bottom: 1px solid #eee;
  838. padding: 10px 15px;
  839. color: #222d32;
  840. }
  841. .main-sidebar .sidebar-form .menuresult a:hover {
  842. background: #eee;
  843. }
  844. .main-sidebar .sidebar-form .menuresult a:first-child {
  845. border-top: 1px solid #eee;
  846. }
  847. .input-group .sp_result_area {
  848. width: 100%;
  849. }
  850. .sidebar-menu .treeview-open > .treeview-menu {
  851. display: block;
  852. }
  853. .sidebar-menu > li .badge {
  854. margin-top: 0;
  855. }
  856. .sidebar-collapse .user-panel > .image img {
  857. width: 25px;
  858. height: 25px;
  859. }
  860. @media (min-width: 768px) {
  861. .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
  862. top: 7px !important;
  863. right: 10px;
  864. height: 17px;
  865. }
  866. }
  867. .fieldlist dd {
  868. display: block;
  869. margin: 8px 0;
  870. }
  871. .fieldlist dd input {
  872. display: inline-block;
  873. width: 300px;
  874. }
  875. .fieldlist dd input:first-child {
  876. width: 110px;
  877. }
  878. .fieldlist dd ins {
  879. width: 110px;
  880. display: inline-block;
  881. text-decoration: none;
  882. }
  883. /* 弹窗中的表单 */
  884. .form-layer {
  885. height: 100%;
  886. min-height: 150px;
  887. min-width: 300px;
  888. }
  889. .form-layer .form-body {
  890. width: 100%;
  891. overflow: auto;
  892. top: 0;
  893. position: absolute;
  894. z-index: 10;
  895. bottom: 50px;
  896. padding: 15px;
  897. }
  898. .form-layer .form-footer {
  899. height: 50px;
  900. line-height: 50px;
  901. background-color: #ecf0f1;
  902. width: 100%;
  903. position: absolute;
  904. z-index: 200;
  905. bottom: 0;
  906. margin: 0;
  907. }
  908. .form-layer .form-footer .form-group {
  909. margin-left: 0;
  910. margin-right: 0;
  911. }
  912. #treeview .jstree-container-ul .jstree-node {
  913. display: block;
  914. clear: both;
  915. }
  916. #treeview .jstree-leaf:not(:first-child) {
  917. float: left;
  918. background: none;
  919. margin-left: 0;
  920. min-width: 80px;
  921. clear: none;
  922. }
  923. #treeview .jstree-leaf {
  924. float: left;
  925. margin-left: 0;
  926. padding-left: 24px;
  927. min-width: 80px;
  928. clear: none;
  929. color: #777;
  930. }
  931. #treeview .jstree-leaf > .jstree-icon,
  932. #treeview .jstree-leaf .jstree-themeicon {
  933. display: none;
  934. }
  935. #treeview .jstree-last {
  936. background-image: url("../img/32px.png");
  937. background-position: -292px -4px;
  938. background-repeat: repeat-y;
  939. }
  940. #treeview .jstree-children:before,
  941. #treeview .jstree-children:after {
  942. content: " ";
  943. display: table;
  944. }
  945. #treeview .jstree-children:after {
  946. clear: both;
  947. }
  948. #treeview .jstree-themeicon {
  949. display: none;
  950. }
  951. /*去除bootstrap-table的边框*/
  952. .fixed-table-container {
  953. border: none !important;
  954. }
  955. .fixed-table-container tbody .selected td {
  956. background-color: rgba(216, 224, 230, 0.5);
  957. }
  958. .fixed-table-container .bs-checkbox {
  959. min-width: 36px;
  960. }
  961. /*修复nice-validator新版下的一处BUG*/
  962. .nice-validator input,
  963. .nice-validator select,
  964. .nice-validator textarea,
  965. .nice-validator [contenteditable] {
  966. vertical-align: top;
  967. display: inline-block;
  968. *display: inline;
  969. *zoom: 1;
  970. }
  971. /*修复nice-validator和summernote的编辑框冲突*/
  972. .nice-validator .note-editor .note-editing-area .note-editable {
  973. display: inherit;
  974. }
  975. /*预览区域*/
  976. .plupload-preview,
  977. .faupload-preview {
  978. padding: 0 10px;
  979. margin-bottom: 0;
  980. }
  981. .plupload-preview li,
  982. .faupload-preview li {
  983. margin-top: 15px;
  984. }
  985. .plupload-preview .thumbnail,
  986. .faupload-preview .thumbnail {
  987. margin-bottom: 10px;
  988. }
  989. .plupload-preview a,
  990. .faupload-preview a {
  991. display: block;
  992. }
  993. .plupload-preview a:first-child,
  994. .faupload-preview a:first-child {
  995. height: 90px;
  996. }
  997. .plupload-preview a img,
  998. .faupload-preview a img {
  999. height: 80px;
  1000. object-fit: cover;
  1001. }
  1002. .pjax-loader-bar .progress {
  1003. position: fixed;
  1004. top: 0;
  1005. left: 0;
  1006. height: 2px;
  1007. background: #77b6ff;
  1008. box-shadow: 0 0 10px rgba(119, 182, 255, 0.7);
  1009. -webkit-transition: width 0.4s ease;
  1010. transition: width 0.4s ease;
  1011. }
  1012. .dropdown-menu.text-left a,
  1013. .dropdown-menu.text-left li {
  1014. text-align: left !important;
  1015. }
  1016. .bootstrap-table .fixed-table-loading {
  1017. padding: 10px 0;
  1018. }
  1019. .bootstrap-table .fixed-table-toolbar .dropdown-menu {
  1020. overflow: inherit;
  1021. }
  1022. .bootstrap-table .fixed-table-toolbar .columns-right .dropdown-menu {
  1023. overflow: auto;
  1024. }
  1025. .bootstrap-table .bs-bars .fixed-table-toolbar .dropdown-menu > li:hover > a {
  1026. background-color: #e1e3e9;
  1027. color: #333;
  1028. }
  1029. .bootstrap-table .fa-toggle-on.fa-2x {
  1030. font-size: 1.86em;
  1031. }
  1032. .bootstrap-table .form-commonsearch .form-group {
  1033. margin-left: 0;
  1034. margin-right: 0;
  1035. white-space: nowrap;
  1036. }
  1037. .bootstrap-table .table:not(.table-condensed) > tbody > tr > th,
  1038. .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th,
  1039. .bootstrap-table .table:not(.table-condensed) > thead > tr > td,
  1040. .bootstrap-table .table:not(.table-condensed) > tbody > tr > td,
  1041. .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td {
  1042. padding: 8px 15px;
  1043. height: 47px;
  1044. }
  1045. .fixed-table-container tbody td .th-inner,
  1046. .fixed-table-container thead th .th-inner {
  1047. padding: 8px 10px;
  1048. }
  1049. .toolbar {
  1050. margin-top: 10px;
  1051. margin-bottom: 10px;
  1052. }
  1053. .fixed-table-toolbar .bs-bars,
  1054. .fixed-table-toolbar .columns,
  1055. .fixed-table-toolbar .search {
  1056. line-height: inherit;
  1057. }
  1058. .fixed-table-toolbar .toolbar {
  1059. margin-top: 0;
  1060. margin-bottom: 0;
  1061. }
  1062. .bootstrap-table table tbody tr:first-child td .bs-checkbox {
  1063. vertical-align: middle;
  1064. }
  1065. .bootstrap-table td.bs-checkbox {
  1066. vertical-align: middle;
  1067. }
  1068. table.table-nowrap tbody > tr > td,
  1069. table.table-nowrap thead > tr > th {
  1070. white-space: nowrap;
  1071. }
  1072. .fixed-table-container thead th .sortable {
  1073. padding: 8px 15px;
  1074. }
  1075. .dropdown-submenu {
  1076. position: relative;
  1077. }
  1078. .dropdown-submenu > .dropdown-menu {
  1079. overflow: auto;
  1080. top: 0;
  1081. left: 100%;
  1082. margin-top: -6px;
  1083. margin-left: -1px;
  1084. -webkit-border-radius: 0 6px 6px 6px;
  1085. -webkit-background-clip: padding-box;
  1086. -moz-border-radius: 0 6px 6px 6px;
  1087. -moz-background-clip: padding;
  1088. border-radius: 0 6px 6px 6px;
  1089. background-clip: padding-box;
  1090. }
  1091. .dropdown-submenu:hover > .dropdown-menu {
  1092. display: block;
  1093. }
  1094. .dropdown-submenu:hover > a:after {
  1095. border-left-color: #fff;
  1096. }
  1097. .dropdown-submenu > a:after {
  1098. display: block;
  1099. content: " ";
  1100. float: right;
  1101. width: 0;
  1102. height: 0;
  1103. border-color: transparent;
  1104. border-style: solid;
  1105. border-width: 5px 0 5px 5px;
  1106. border-left-color: #ccc;
  1107. margin-top: 5px;
  1108. margin-right: -10px;
  1109. }
  1110. .dropdown-submenu.pull-left {
  1111. float: none;
  1112. }
  1113. .dropdown-submenu.pull-left > .dropdown-menu {
  1114. left: -100%;
  1115. margin-left: 10px;
  1116. -webkit-border-radius: 6px 0 6px 6px;
  1117. -webkit-background-clip: padding-box;
  1118. -moz-border-radius: 6px 0 6px 6px;
  1119. -moz-background-clip: padding;
  1120. border-radius: 6px 0 6px 6px;
  1121. background-clip: padding-box;
  1122. }
  1123. /*重写toast的几个背景色*/
  1124. .toast-primary {
  1125. background-color: #48c9b0 !important;
  1126. }
  1127. .toast-success {
  1128. background-color: #18bc9c !important;
  1129. }
  1130. .toast-error {
  1131. background-color: #e74c3c !important;
  1132. }
  1133. .toast-info {
  1134. background-color: #5dade2 !important;
  1135. }
  1136. .toast-warning {
  1137. background-color: #f1c40f !important;
  1138. }
  1139. .toast-inverse {
  1140. background-color: #34495e !important;
  1141. }
  1142. .toast-default {
  1143. background-color: #bdc3c7 !important;
  1144. }
  1145. #toast-container > div,
  1146. #toast-container > div:hover {
  1147. -webkit-box-shadow: 0 0 3px #eee;
  1148. -moz-box-shadow: 0 0 3px #eee;
  1149. box-shadow: 0 0 3px #eee;
  1150. }
  1151. .layui-layer-fast {
  1152. /*自定义底部灰色操作区*/
  1153. }
  1154. .layui-layer-fast .layui-layer-title {
  1155. background: #2c3e50 !important;
  1156. color: #fff !important;
  1157. border-bottom: none;
  1158. height: 45px;
  1159. line-height: 45px;
  1160. }
  1161. .layui-layer-fast .layui-layer-title ~ .layui-layer-setwin {
  1162. top: 0px;
  1163. height: 45px;
  1164. }
  1165. .layui-layer-fast .layui-layer-title ~ .layui-layer-setwin > a {
  1166. height: 45px;
  1167. line-height: 45px;
  1168. display: inline-block;
  1169. }
  1170. .layui-layer-fast.layui-layer-border {
  1171. border: none !important;
  1172. box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3) !important;
  1173. }
  1174. .layui-layer-fast.layui-layer-iframe {
  1175. overflow: visible;
  1176. }
  1177. .layui-layer-fast .layui-layer-moves {
  1178. -webkit-box-sizing: content-box;
  1179. -moz-box-sizing: content-box;
  1180. box-sizing: content-box;
  1181. }
  1182. .layui-layer-fast .layui-layer-btn {
  1183. text-align: center !important;
  1184. padding: 10px !important;
  1185. background: #ecf0f1;
  1186. overflow: hidden;
  1187. }
  1188. .layui-layer-fast .layui-layer-btn a {
  1189. background-color: #95a5a6;
  1190. color: #fff !important;
  1191. height: 32px;
  1192. line-height: 32px;
  1193. margin-top: 0;
  1194. font-size: 13px;
  1195. border: none;
  1196. }
  1197. .layui-layer-fast .layui-layer-btn .layui-layer-btn0 {
  1198. background-color: #18bc9c;
  1199. border-color: #18bc9c;
  1200. }
  1201. .layui-layer-fast .layui-layer-footer {
  1202. padding: 8px 20px;
  1203. background-color: #ecf0f1;
  1204. height: auto;
  1205. min-height: 53px;
  1206. text-align: inherit !important;
  1207. }
  1208. .layui-layer-fast .layui-layer-confirm {
  1209. position: absolute;
  1210. width: 100%;
  1211. height: 100%;
  1212. left: 0;
  1213. bottom: 0;
  1214. border: 1px solid transparent;
  1215. background: transparent;
  1216. color: transparent;
  1217. }
  1218. .layui-layer-fast .layui-layer-confirm:focus {
  1219. border: 1px solid #444c69;
  1220. -webkit-border-radius: 2px;
  1221. -webkit-background-clip: padding-box;
  1222. -moz-border-radius: 2px;
  1223. -moz-background-clip: padding;
  1224. border-radius: 2px;
  1225. background-clip: padding-box;
  1226. }
  1227. .layui-layer-fast .layui-layer-confirm:focus-visible {
  1228. outline: 0;
  1229. }
  1230. .layui-layer-fast .layui-layer-tab .layui-layer-title span.layui-this {
  1231. height: 46px;
  1232. }
  1233. .layui-layer-fast .layui-layer-setwin > a {
  1234. background: none !important;
  1235. }
  1236. .layui-layer-fast .layui-layer-setwin > a cite {
  1237. display: none;
  1238. }
  1239. .layui-layer-fast .layui-layer-setwin > a:after {
  1240. content: "\e625";
  1241. font-family: iconfont;
  1242. font-style: normal;
  1243. font-weight: normal;
  1244. text-decoration: inherit;
  1245. position: absolute;
  1246. font-size: 18px;
  1247. color: #fff;
  1248. margin: 0;
  1249. z-index: 1;
  1250. }
  1251. .layui-layer-fast .layui-layer-setwin > a:hover {
  1252. text-decoration: none !important;
  1253. background: none !important;
  1254. }
  1255. .layui-layer-fast .layui-layer-setwin > a:focus {
  1256. text-decoration: none !important;
  1257. }
  1258. .layui-layer-fast .layui-layer-setwin .layui-layer-min {
  1259. display: none;
  1260. }
  1261. .layui-layer-fast .layui-layer-setwin .layui-layer-min:after {
  1262. content: "\e625";
  1263. }
  1264. .layui-layer-fast .layui-layer-setwin .layui-layer-max {
  1265. display: none;
  1266. }
  1267. .layui-layer-fast .layui-layer-setwin .layui-layer-max:after {
  1268. content: "\e623";
  1269. }
  1270. .layui-layer-fast .layui-layer-setwin .layui-layer-maxmin {
  1271. display: none;
  1272. }
  1273. .layui-layer-fast .layui-layer-setwin .layui-layer-maxmin:after {
  1274. content: "\e624";
  1275. }
  1276. .layui-layer-fast .layui-layer-setwin .layui-layer-close1:after {
  1277. content: "\e626";
  1278. }
  1279. .layui-layer-fast .layui-layer-setwin .layui-layer-close2,
  1280. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover {
  1281. background: url('../libs/fastadmin-layer/dist/theme/default/icon.png') no-repeat -149px -31px !important;
  1282. top: -30px;
  1283. right: -30px;
  1284. }
  1285. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:after,
  1286. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover:after {
  1287. display: none;
  1288. }
  1289. .layui-layer-content {
  1290. clear: both;
  1291. }
  1292. .layui-layer-fast-msg {
  1293. min-width: 100px;
  1294. }
  1295. .layui-layer-fast-tab .layui-layer-title .layui-this {
  1296. color: #333;
  1297. }
  1298. .layui-layer-fast-tab .layui-layer-content .layui-layer-tabmain {
  1299. margin: 0;
  1300. padding: 0;
  1301. }
  1302. .input-group > .msg-box.n-right {
  1303. position: absolute;
  1304. }
  1305. @media (min-width: 564px) {
  1306. body.is-dialog .daterangepicker {
  1307. min-width: 130px;
  1308. }
  1309. body.is-dialog .daterangepicker .ranges ul {
  1310. width: 130px;
  1311. }
  1312. }
  1313. /*手机版样式*/
  1314. @media (max-width: 480px) {
  1315. #firstnav .navbar-custom-menu ul li a {
  1316. padding-left: 10px;
  1317. padding-right: 10px;
  1318. }
  1319. #firstnav .navbar-nav > .user-menu .user-image {
  1320. margin-top: -3px;
  1321. }
  1322. .fixed-table-toolbar > .bs-bars {
  1323. float: none !important;
  1324. }
  1325. .fixed-table-toolbar .toolbar .btn {
  1326. min-height: 33px;
  1327. }
  1328. .fixed-table-toolbar .toolbar a.btn-refresh,
  1329. .fixed-table-toolbar .toolbar a.btn-del,
  1330. .fixed-table-toolbar .toolbar a.btn-add,
  1331. .fixed-table-toolbar .toolbar a.btn-edit,
  1332. .fixed-table-toolbar .toolbar a.btn-import,
  1333. .fixed-table-toolbar .toolbar a.btn-more,
  1334. .fixed-table-toolbar .toolbar a.btn-recyclebin,
  1335. .fixed-table-toolbar .toolbar .btn-mini-xs,
  1336. .fixed-table-toolbar .toolbar .btn-multi {
  1337. font-size: 0;
  1338. }
  1339. .fixed-table-toolbar .toolbar a.btn-refresh .fa,
  1340. .fixed-table-toolbar .toolbar a.btn-del .fa,
  1341. .fixed-table-toolbar .toolbar a.btn-add .fa,
  1342. .fixed-table-toolbar .toolbar a.btn-edit .fa,
  1343. .fixed-table-toolbar .toolbar a.btn-import .fa,
  1344. .fixed-table-toolbar .toolbar a.btn-more .fa,
  1345. .fixed-table-toolbar .toolbar a.btn-recyclebin .fa,
  1346. .fixed-table-toolbar .toolbar .btn-mini-xs .fa,
  1347. .fixed-table-toolbar .toolbar .btn-multi .fa {
  1348. font-size: initial;
  1349. }
  1350. .fixed-table-toolbar .search {
  1351. max-width: 110px;
  1352. float: left !important;
  1353. }
  1354. .fixed .content-wrapper,
  1355. .fixed .right-side {
  1356. padding-top: 50px;
  1357. }
  1358. .main-sidebar,
  1359. .left-side {
  1360. padding-top: 144px;
  1361. }
  1362. }
  1363. /*平板样式*/
  1364. @media (max-width: 767px) {
  1365. .wrapper .main-header .logo {
  1366. border-bottom: 0 solid transparent;
  1367. position: absolute;
  1368. top: 0;
  1369. z-index: 1200;
  1370. width: 130px;
  1371. left: 50%;
  1372. margin-left: -65px;
  1373. }
  1374. .sidebar .mobilenav a.btn-app {
  1375. color: #444;
  1376. width: 100px;
  1377. height: 70px;
  1378. font-size: 13px;
  1379. border: none;
  1380. background: #fff;
  1381. }
  1382. .sidebar .mobilenav a.btn-app i.fa {
  1383. font-size: 24px;
  1384. display: inline-block;
  1385. }
  1386. .sidebar .mobilenav a.btn-app span {
  1387. margin-top: 5px;
  1388. display: block;
  1389. }
  1390. .sidebar .mobilenav a.btn-app.active {
  1391. color: #222d32;
  1392. }
  1393. .wrapper .main-header .navbar .dropdown-menu li > a {
  1394. color: #333;
  1395. }
  1396. .wrapper .main-header .navbar .dropdown-menu li > a:hover {
  1397. background: #eee;
  1398. }
  1399. .wrapper .main-header .navbar .dropdown-menu li.active > a {
  1400. color: #fff;
  1401. }
  1402. .wrapper .main-header .navbar .dropdown-menu li.active > a:hover {
  1403. background: #222d32;
  1404. }
  1405. .main-sidebar,
  1406. .left-side {
  1407. padding-top: 50px;
  1408. }
  1409. .multipletab.multiplenav .main-sidebar {
  1410. padding-top: 95px;
  1411. }
  1412. .n-bootstrap .n-right {
  1413. margin-top: 0;
  1414. top: -20px;
  1415. position: absolute;
  1416. left: 0;
  1417. text-align: right;
  1418. width: 100%;
  1419. }
  1420. .n-bootstrap .n-right .msg-wrap {
  1421. position: relative;
  1422. }
  1423. .n-bootstrap .col-xs-12 > .n-right .msg-wrap {
  1424. margin-right: 15px;
  1425. }
  1426. }
  1427. /*修复radio和checkbox样式对齐*/
  1428. .radio > label,
  1429. .checkbox > label {
  1430. margin-right: 10px;
  1431. }
  1432. .radio > label > input,
  1433. .checkbox > label > input {
  1434. margin: 5px 0 0;
  1435. }
  1436. .wipecache li a {
  1437. color: #444444 !important;
  1438. }
  1439. /*修正开关关闭下的颜色值*/
  1440. .btn-switcher.disabled {
  1441. opacity: .6;
  1442. cursor: not-allowed;
  1443. }
  1444. .btn-switcher .text-gray {
  1445. color: #d2d6de !important;
  1446. }
  1447. .jumpto input {
  1448. width: 50px;
  1449. margin-left: 5px;
  1450. margin-right: 5px;
  1451. text-align: center;
  1452. display: inline-block;
  1453. }
  1454. .fixed-columns,
  1455. .fixed-columns-right {
  1456. position: absolute;
  1457. top: 0;
  1458. height: 100%;
  1459. min-height: 41px;
  1460. background-color: #fff;
  1461. box-sizing: border-box;
  1462. z-index: 2;
  1463. box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.08);
  1464. }
  1465. .fixed-columns .fixed-table-body,
  1466. .fixed-columns-right .fixed-table-body {
  1467. min-height: 41px;
  1468. overflow-x: hidden !important;
  1469. }
  1470. .fixed-columns .fixed-table-body .btn-dragsort,
  1471. .fixed-columns-right .fixed-table-body .btn-dragsort {
  1472. pointer-events: none;
  1473. cursor: not-allowed;
  1474. opacity: 0.65;
  1475. filter: alpha(opacity=65);
  1476. -webkit-box-shadow: none;
  1477. box-shadow: none;
  1478. }
  1479. .fixed-columns {
  1480. left: 0;
  1481. }
  1482. .fixed-columns-right {
  1483. right: 0;
  1484. box-shadow: -1px 0 8px rgba(0, 0, 0, 0.08);
  1485. }
  1486. .fix-sticky {
  1487. position: fixed;
  1488. z-index: 100;
  1489. }
  1490. .fix-sticky thead {
  1491. background: #fff;
  1492. }
  1493. .fix-sticky thead th,
  1494. .fix-sticky thead th:first-child {
  1495. border-left: 0;
  1496. border-right: 0;
  1497. border-bottom: 1px solid #eee;
  1498. border-radius: 0;
  1499. }
  1500. .sidebar-menu li.treeview-open > a > .fa-angle-left,
  1501. .sidebar-menu li.treeview-open > a > .pull-right-container > .fa-angle-left {
  1502. -webkit-transform: rotate(-90deg);
  1503. -moz-transform: rotate(-90deg);
  1504. -o-transform: rotate(-90deg);
  1505. -ms-transform: rotate(-90deg);
  1506. transform: rotate(-90deg);
  1507. }
  1508. .sidebar-menu .treeview-menu > li {
  1509. margin: 4px 0 4px 0;
  1510. }
  1511. .bootstrap-tagsinput {
  1512. background-color: #fff;
  1513. border: 1px solid #ccc;
  1514. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1515. display: inline-block;
  1516. padding: 4px 6px;
  1517. margin-bottom: 10px;
  1518. color: #555;
  1519. vertical-align: middle;
  1520. width: 100%;
  1521. line-height: 22px;
  1522. cursor: text;
  1523. }
  1524. .bootstrap-tagsinput input {
  1525. border: none;
  1526. box-shadow: none;
  1527. outline: none;
  1528. background-color: transparent;
  1529. padding: 0;
  1530. margin: 0;
  1531. font-size: 13px;
  1532. width: 80px;
  1533. max-width: inherit;
  1534. }
  1535. .bootstrap-tagsinput input:focus {
  1536. border: none;
  1537. box-shadow: none;
  1538. }
  1539. .bootstrap-tagsinput .tagsinput-text {
  1540. display: inline-block;
  1541. overflow: auto;
  1542. visibility: hidden;
  1543. height: 1px;
  1544. position: absolute;
  1545. bottom: -1px;
  1546. left: 0;
  1547. }
  1548. .bootstrap-tagsinput .tag {
  1549. margin-right: 2px;
  1550. color: white;
  1551. }
  1552. .bootstrap-tagsinput .tag [data-role="remove"] {
  1553. margin-left: 5px;
  1554. cursor: pointer;
  1555. }
  1556. .bootstrap-tagsinput .tag [data-role="remove"]:after {
  1557. content: "x";
  1558. padding: 0px 2px;
  1559. }
  1560. .bootstrap-tagsinput .tag [data-role="remove"]:hover {
  1561. background-color: rgba(255, 255, 255, 0.16);
  1562. }
  1563. .autocomplete-suggestions {
  1564. border-radius: 2px;
  1565. background: #FFF;
  1566. overflow: auto;
  1567. min-width: 200px;
  1568. -webkit-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1569. -moz-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1570. box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1571. }
  1572. .autocomplete-suggestions strong {
  1573. font-weight: normal;
  1574. color: red;
  1575. }
  1576. .autocomplete-suggestions .autocomplete-suggestion {
  1577. padding: 5px 10px;
  1578. white-space: nowrap;
  1579. overflow: hidden;
  1580. }
  1581. .autocomplete-suggestions .autocomplete-selected {
  1582. background: #F0F0F0;
  1583. }
  1584. .autocomplete-suggestions .autocomplete-group {
  1585. padding: 5px 10px;
  1586. }
  1587. .autocomplete-suggestions .autocomplete-group strong {
  1588. display: block;
  1589. border-bottom: 1px solid #ddd;
  1590. }
  1591. /*# sourceMappingURL=backend.css.map */