backend.css 35 KB

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