backend.css 35 KB

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