backend.css 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658
  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. }
  977. .fixed-table-container .bs-checkbox {
  978. min-width: 36px;
  979. }
  980. .fixed-table-container tr[data-origpos] > td > .tooltip.in {
  981. display: none !important;
  982. }
  983. /*修复nice-validator新版下的一处BUG*/
  984. .nice-validator input,
  985. .nice-validator select,
  986. .nice-validator textarea,
  987. .nice-validator [contenteditable] {
  988. vertical-align: top;
  989. display: inline-block;
  990. *display: inline;
  991. *zoom: 1;
  992. }
  993. /*修复nice-validator和summernote的编辑框冲突*/
  994. .nice-validator .note-editor .note-editing-area .note-editable {
  995. display: inherit;
  996. }
  997. /*预览区域*/
  998. .plupload-preview,
  999. .faupload-preview {
  1000. padding: 0 10px;
  1001. margin-bottom: 0;
  1002. }
  1003. .plupload-preview li,
  1004. .faupload-preview li {
  1005. margin-top: 15px;
  1006. }
  1007. .plupload-preview .thumbnail,
  1008. .faupload-preview .thumbnail {
  1009. margin-bottom: 10px;
  1010. }
  1011. .plupload-preview a,
  1012. .faupload-preview a {
  1013. display: block;
  1014. }
  1015. .plupload-preview a:first-child,
  1016. .faupload-preview a:first-child {
  1017. height: 90px;
  1018. }
  1019. .plupload-preview a img,
  1020. .faupload-preview a img {
  1021. height: 80px;
  1022. object-fit: cover;
  1023. }
  1024. .pjax-loader-bar .progress {
  1025. position: fixed;
  1026. top: 0;
  1027. left: 0;
  1028. height: 2px;
  1029. background: #77b6ff;
  1030. box-shadow: 0 0 10px rgba(119, 182, 255, 0.7);
  1031. -webkit-transition: width 0.4s ease;
  1032. transition: width 0.4s ease;
  1033. }
  1034. .dropdown-menu.text-left a,
  1035. .dropdown-menu.text-left li {
  1036. text-align: left !important;
  1037. }
  1038. .bootstrap-table .fixed-table-loading {
  1039. padding: 10px 0;
  1040. }
  1041. .bootstrap-table .fixed-table-toolbar .dropdown-menu {
  1042. overflow: inherit;
  1043. }
  1044. .bootstrap-table .fixed-table-toolbar .columns-right .dropdown-menu {
  1045. overflow: auto;
  1046. }
  1047. .bootstrap-table .bs-bars .fixed-table-toolbar .dropdown-menu > li:hover > a {
  1048. background-color: #e1e3e9;
  1049. color: #333;
  1050. }
  1051. .bootstrap-table .fa-toggle-on.fa-2x {
  1052. font-size: 1.86em;
  1053. }
  1054. .bootstrap-table .form-commonsearch .row > .form-group {
  1055. margin-left: 0;
  1056. margin-right: 0;
  1057. }
  1058. .bootstrap-table .form-commonsearch .row > .form-group > .control-label {
  1059. white-space: nowrap;
  1060. }
  1061. .bootstrap-table .btn-commonsearch {
  1062. position: relative;
  1063. }
  1064. .bootstrap-table .btn-commonsearch > span {
  1065. position: absolute;
  1066. top: -10px;
  1067. right: -10px;
  1068. }
  1069. .bootstrap-table .table:not(.table-condensed) > tbody > tr > th,
  1070. .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th,
  1071. .bootstrap-table .table:not(.table-condensed) > thead > tr > td,
  1072. .bootstrap-table .table:not(.table-condensed) > tbody > tr > td,
  1073. .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td {
  1074. padding: 10px 15px;
  1075. height: 47px;
  1076. }
  1077. .fixed-table-container tbody td .th-inner,
  1078. .fixed-table-container thead th .th-inner {
  1079. padding: 10px 10px;
  1080. }
  1081. .toolbar {
  1082. margin-top: 10px;
  1083. margin-bottom: 10px;
  1084. }
  1085. .fixed-table-toolbar .bs-bars,
  1086. .fixed-table-toolbar .columns,
  1087. .fixed-table-toolbar .search {
  1088. line-height: inherit;
  1089. }
  1090. .fixed-table-toolbar .toolbar {
  1091. margin-top: 0;
  1092. margin-bottom: 0;
  1093. }
  1094. .bootstrap-table table tbody tr:first-child td .bs-checkbox {
  1095. vertical-align: middle;
  1096. }
  1097. .bootstrap-table td.bs-checkbox {
  1098. vertical-align: middle;
  1099. }
  1100. table.table-nowrap tbody > tr > td,
  1101. table.table-nowrap thead > tr > th {
  1102. white-space: nowrap;
  1103. }
  1104. .fixed-table-container thead th .sortable {
  1105. padding: 8px 15px;
  1106. }
  1107. .dropdown-submenu {
  1108. position: relative;
  1109. }
  1110. .dropdown-submenu > .dropdown-menu {
  1111. overflow: auto;
  1112. top: 0;
  1113. left: 100%;
  1114. margin-top: -6px;
  1115. margin-left: -1px;
  1116. -webkit-border-radius: 0 6px 6px 6px;
  1117. -webkit-background-clip: padding-box;
  1118. -moz-border-radius: 0 6px 6px 6px;
  1119. -moz-background-clip: padding;
  1120. border-radius: 0 6px 6px 6px;
  1121. background-clip: padding-box;
  1122. }
  1123. .dropdown-submenu:hover > .dropdown-menu {
  1124. display: block;
  1125. }
  1126. .dropdown-submenu:hover > a:after {
  1127. border-left-color: #fff;
  1128. }
  1129. .dropdown-submenu > a:after {
  1130. display: block;
  1131. content: " ";
  1132. float: right;
  1133. width: 0;
  1134. height: 0;
  1135. border-color: transparent;
  1136. border-style: solid;
  1137. border-width: 5px 0 5px 5px;
  1138. border-left-color: #ccc;
  1139. margin-top: 5px;
  1140. margin-right: -10px;
  1141. }
  1142. .dropdown-submenu.pull-left {
  1143. float: none;
  1144. }
  1145. .dropdown-submenu.pull-left > .dropdown-menu {
  1146. left: -100%;
  1147. margin-left: 10px;
  1148. -webkit-border-radius: 6px 0 6px 6px;
  1149. -webkit-background-clip: padding-box;
  1150. -moz-border-radius: 6px 0 6px 6px;
  1151. -moz-background-clip: padding;
  1152. border-radius: 6px 0 6px 6px;
  1153. background-clip: padding-box;
  1154. }
  1155. /*重写toast的几个背景色*/
  1156. .toast-primary {
  1157. background-color: #48c9b0 !important;
  1158. }
  1159. .toast-success {
  1160. background-color: #18bc9c !important;
  1161. }
  1162. .toast-error {
  1163. background-color: #e74c3c !important;
  1164. }
  1165. .toast-info {
  1166. background-color: #5dade2 !important;
  1167. }
  1168. .toast-warning {
  1169. background-color: #f1c40f !important;
  1170. }
  1171. .toast-inverse {
  1172. background-color: #34495e !important;
  1173. }
  1174. .toast-default {
  1175. background-color: #bdc3c7 !important;
  1176. }
  1177. #toast-container > div,
  1178. #toast-container > div:hover {
  1179. -webkit-box-shadow: 0 0 3px #eee;
  1180. -moz-box-shadow: 0 0 3px #eee;
  1181. box-shadow: 0 0 3px #eee;
  1182. }
  1183. .layui-layer-fast {
  1184. /*自定义底部灰色操作区*/
  1185. }
  1186. .layui-layer-fast .layui-layer-title {
  1187. background: #2c3e50 !important;
  1188. color: #fff !important;
  1189. border-bottom: none;
  1190. height: 45px;
  1191. line-height: 45px;
  1192. }
  1193. .layui-layer-fast .layui-layer-title ~ .layui-layer-setwin {
  1194. top: 0px;
  1195. height: 45px;
  1196. }
  1197. .layui-layer-fast .layui-layer-title ~ .layui-layer-setwin > a {
  1198. height: 45px;
  1199. line-height: 45px;
  1200. display: inline-block;
  1201. }
  1202. .layui-layer-fast.layui-layer-border {
  1203. border: none !important;
  1204. box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3) !important;
  1205. }
  1206. .layui-layer-fast.layui-layer-iframe {
  1207. overflow: visible;
  1208. }
  1209. .layui-layer-fast .layui-layer-moves {
  1210. -webkit-box-sizing: content-box;
  1211. -moz-box-sizing: content-box;
  1212. box-sizing: content-box;
  1213. }
  1214. .layui-layer-fast .layui-layer-btn {
  1215. text-align: center !important;
  1216. padding: 10px !important;
  1217. background: #ecf0f1;
  1218. overflow: hidden;
  1219. }
  1220. .layui-layer-fast .layui-layer-btn a {
  1221. background-color: #95a5a6;
  1222. color: #fff !important;
  1223. height: 32px;
  1224. line-height: 32px;
  1225. margin-top: 0;
  1226. font-size: 13px;
  1227. border: none;
  1228. }
  1229. .layui-layer-fast .layui-layer-btn .layui-layer-btn0 {
  1230. background-color: #18bc9c;
  1231. border-color: #18bc9c;
  1232. }
  1233. .layui-layer-fast .layui-layer-footer {
  1234. padding: 8px 20px;
  1235. background-color: #ecf0f1;
  1236. height: auto;
  1237. min-height: 53px;
  1238. /*text-align: inherit !important;*/
  1239. text-align: center !important;
  1240. }
  1241. .layui-layer-fast .layui-layer-confirm {
  1242. position: absolute;
  1243. width: 100%;
  1244. height: 100%;
  1245. left: 0;
  1246. bottom: 0;
  1247. border: 1px solid transparent;
  1248. background: transparent;
  1249. color: transparent;
  1250. }
  1251. .layui-layer-fast .layui-layer-confirm:focus {
  1252. border: 1px solid #444c69;
  1253. -webkit-border-radius: 2px;
  1254. -webkit-background-clip: padding-box;
  1255. -moz-border-radius: 2px;
  1256. -moz-background-clip: padding;
  1257. border-radius: 2px;
  1258. background-clip: padding-box;
  1259. }
  1260. .layui-layer-fast .layui-layer-confirm:focus-visible {
  1261. outline: 0;
  1262. }
  1263. .layui-layer-fast .layui-layer-tab .layui-layer-title span.layui-this {
  1264. height: 46px;
  1265. }
  1266. .layui-layer-fast .layui-layer-setwin > a {
  1267. background: none !important;
  1268. }
  1269. .layui-layer-fast .layui-layer-setwin > a cite {
  1270. display: none;
  1271. }
  1272. .layui-layer-fast .layui-layer-setwin > a:after {
  1273. content: "\e625";
  1274. font-family: iconfont;
  1275. font-style: normal;
  1276. font-weight: normal;
  1277. text-decoration: inherit;
  1278. position: absolute;
  1279. font-size: 18px;
  1280. color: #fff;
  1281. margin: 0;
  1282. z-index: 1;
  1283. }
  1284. .layui-layer-fast .layui-layer-setwin > a:hover {
  1285. text-decoration: none !important;
  1286. background: none !important;
  1287. }
  1288. .layui-layer-fast .layui-layer-setwin > a:focus {
  1289. text-decoration: none !important;
  1290. }
  1291. .layui-layer-fast .layui-layer-setwin .layui-layer-min {
  1292. display: none;
  1293. }
  1294. .layui-layer-fast .layui-layer-setwin .layui-layer-min:after {
  1295. content: "\e625";
  1296. }
  1297. .layui-layer-fast .layui-layer-setwin .layui-layer-max {
  1298. display: none;
  1299. }
  1300. .layui-layer-fast .layui-layer-setwin .layui-layer-max:after {
  1301. content: "\e623";
  1302. }
  1303. .layui-layer-fast .layui-layer-setwin .layui-layer-maxmin {
  1304. display: none;
  1305. }
  1306. .layui-layer-fast .layui-layer-setwin .layui-layer-maxmin:after {
  1307. content: "\e624";
  1308. }
  1309. .layui-layer-fast .layui-layer-setwin .layui-layer-close1:after {
  1310. content: "\e626";
  1311. }
  1312. .layui-layer-fast .layui-layer-setwin .layui-layer-close2,
  1313. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover {
  1314. background: url('../libs/fastadmin-layer/dist/theme/default/icon.png') no-repeat -149px -31px !important;
  1315. top: -30px;
  1316. right: -30px;
  1317. }
  1318. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:after,
  1319. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover:after {
  1320. display: none;
  1321. }
  1322. .layui-layer-content {
  1323. clear: both;
  1324. }
  1325. .layui-layer-fast-msg {
  1326. min-width: 100px;
  1327. }
  1328. .layui-layer-fast-tab .layui-layer-title .layui-this {
  1329. color: #333;
  1330. }
  1331. .layui-layer-fast-tab .layui-layer-content .layui-layer-tabmain {
  1332. margin: 0;
  1333. padding: 0;
  1334. }
  1335. .input-group > .msg-box.n-right {
  1336. position: absolute;
  1337. }
  1338. @media (min-width: 564px) {
  1339. body.is-dialog .daterangepicker {
  1340. min-width: 130px;
  1341. }
  1342. body.is-dialog .daterangepicker .ranges ul {
  1343. width: 130px;
  1344. }
  1345. }
  1346. /*手机版样式*/
  1347. @media (max-width: 480px) {
  1348. #firstnav .navbar-custom-menu ul li a {
  1349. padding-left: 10px;
  1350. padding-right: 10px;
  1351. }
  1352. #firstnav .navbar-nav > .user-menu .user-image {
  1353. margin-top: -3px;
  1354. }
  1355. .fixed-table-toolbar > .bs-bars {
  1356. float: none !important;
  1357. }
  1358. .fixed-table-toolbar .toolbar .btn {
  1359. min-height: 33px;
  1360. }
  1361. .fixed-table-toolbar .toolbar a.btn-refresh,
  1362. .fixed-table-toolbar .toolbar a.btn-del,
  1363. .fixed-table-toolbar .toolbar a.btn-add,
  1364. .fixed-table-toolbar .toolbar a.btn-edit,
  1365. .fixed-table-toolbar .toolbar a.btn-import,
  1366. .fixed-table-toolbar .toolbar a.btn-more,
  1367. .fixed-table-toolbar .toolbar a.btn-recyclebin,
  1368. .fixed-table-toolbar .toolbar .btn-mini-xs,
  1369. .fixed-table-toolbar .toolbar .btn-multi {
  1370. font-size: 0;
  1371. }
  1372. .fixed-table-toolbar .toolbar a.btn-refresh .fa,
  1373. .fixed-table-toolbar .toolbar a.btn-del .fa,
  1374. .fixed-table-toolbar .toolbar a.btn-add .fa,
  1375. .fixed-table-toolbar .toolbar a.btn-edit .fa,
  1376. .fixed-table-toolbar .toolbar a.btn-import .fa,
  1377. .fixed-table-toolbar .toolbar a.btn-more .fa,
  1378. .fixed-table-toolbar .toolbar a.btn-recyclebin .fa,
  1379. .fixed-table-toolbar .toolbar .btn-mini-xs .fa,
  1380. .fixed-table-toolbar .toolbar .btn-multi .fa {
  1381. font-size: initial;
  1382. }
  1383. .fixed-table-toolbar .search {
  1384. max-width: 110px;
  1385. float: left !important;
  1386. }
  1387. .fixed .content-wrapper,
  1388. .fixed .right-side {
  1389. padding-top: 50px;
  1390. }
  1391. .main-sidebar,
  1392. .left-side {
  1393. padding-top: 144px;
  1394. }
  1395. }
  1396. /*平板样式*/
  1397. @media (max-width: 767px) {
  1398. .wrapper .main-header .logo {
  1399. border-bottom: 0 solid transparent;
  1400. position: absolute;
  1401. top: 0;
  1402. z-index: 1200;
  1403. width: 130px;
  1404. left: 50%;
  1405. margin-left: -65px;
  1406. }
  1407. .sidebar .mobilenav a.btn-app {
  1408. color: #444;
  1409. width: 100px;
  1410. height: 70px;
  1411. font-size: 13px;
  1412. border: none;
  1413. background: #fff;
  1414. }
  1415. .sidebar .mobilenav a.btn-app i.fa {
  1416. font-size: 24px;
  1417. display: inline-block;
  1418. }
  1419. .sidebar .mobilenav a.btn-app span {
  1420. margin-top: 5px;
  1421. display: block;
  1422. }
  1423. .sidebar .mobilenav a.btn-app.active {
  1424. color: #222d32;
  1425. }
  1426. .wrapper .main-header .navbar .dropdown-menu li > a {
  1427. color: #333;
  1428. }
  1429. .wrapper .main-header .navbar .dropdown-menu li > a:hover {
  1430. background: #eee;
  1431. }
  1432. .wrapper .main-header .navbar .dropdown-menu li.active > a {
  1433. color: #fff;
  1434. }
  1435. .wrapper .main-header .navbar .dropdown-menu li.active > a:hover {
  1436. background: #222d32;
  1437. }
  1438. .main-sidebar,
  1439. .left-side {
  1440. padding-top: 50px;
  1441. }
  1442. .multipletab.multiplenav .main-sidebar {
  1443. padding-top: 95px;
  1444. }
  1445. .n-bootstrap .n-right {
  1446. margin-top: 0;
  1447. top: -20px;
  1448. position: absolute;
  1449. left: 0;
  1450. text-align: right;
  1451. width: 100%;
  1452. }
  1453. .n-bootstrap .n-right .msg-wrap {
  1454. position: relative;
  1455. }
  1456. .n-bootstrap .col-xs-12 > .n-right .msg-wrap {
  1457. margin-right: 15px;
  1458. }
  1459. }
  1460. /*修复radio和checkbox样式对齐*/
  1461. .radio > label,
  1462. .checkbox > label {
  1463. margin-right: 10px;
  1464. }
  1465. .radio > label > input,
  1466. .checkbox > label > input {
  1467. margin: 5px 0 0;
  1468. }
  1469. .wipecache li a {
  1470. color: #444444 !important;
  1471. }
  1472. /*修正开关关闭下的颜色值*/
  1473. .btn-switcher.disabled {
  1474. opacity: 0.6;
  1475. cursor: not-allowed;
  1476. }
  1477. .btn-switcher .text-gray {
  1478. color: #d2d6de !important;
  1479. }
  1480. .jumpto input {
  1481. width: 50px;
  1482. margin-left: 5px;
  1483. margin-right: 5px;
  1484. text-align: center;
  1485. display: inline-block;
  1486. }
  1487. .fixed-columns,
  1488. .fixed-columns-right {
  1489. position: absolute;
  1490. top: 0;
  1491. height: 100%;
  1492. min-height: 41px;
  1493. background-color: #fff;
  1494. box-sizing: border-box;
  1495. z-index: 2;
  1496. box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.08);
  1497. }
  1498. .fixed-columns .fixed-table-body,
  1499. .fixed-columns-right .fixed-table-body {
  1500. min-height: 41px;
  1501. overflow-x: hidden !important;
  1502. }
  1503. .fixed-columns .fixed-table-body .btn-dragsort,
  1504. .fixed-columns-right .fixed-table-body .btn-dragsort {
  1505. pointer-events: none;
  1506. cursor: not-allowed;
  1507. opacity: 0.65;
  1508. filter: alpha(opacity=65);
  1509. -webkit-box-shadow: none;
  1510. box-shadow: none;
  1511. }
  1512. .fixed-columns {
  1513. left: 0;
  1514. }
  1515. .fixed-columns-right {
  1516. right: 0;
  1517. box-shadow: -1px 0 8px rgba(0, 0, 0, 0.08);
  1518. }
  1519. .fix-sticky {
  1520. position: fixed;
  1521. z-index: 100;
  1522. }
  1523. .fix-sticky thead {
  1524. background: #fff;
  1525. }
  1526. .fix-sticky thead th,
  1527. .fix-sticky thead th:first-child {
  1528. border-left: 0;
  1529. border-right: 0;
  1530. border-bottom: 1px solid #eee;
  1531. border-radius: 0;
  1532. }
  1533. .sidebar-menu li.active > a > .fa-angle-left,
  1534. .sidebar-menu li.active > a > .pull-right-container > .fa-angle-left {
  1535. -webkit-transform: rotate(0deg);
  1536. -moz-transform: rotate(0deg);
  1537. -o-transform: rotate(0deg);
  1538. -ms-transform: rotate(0deg);
  1539. transform: rotate(0deg);
  1540. }
  1541. .sidebar-menu li.treeview-open > a > .fa-angle-left,
  1542. .sidebar-menu li.treeview-open > a > .pull-right-container > .fa-angle-left {
  1543. -webkit-transform: rotate(-90deg);
  1544. -moz-transform: rotate(-90deg);
  1545. -o-transform: rotate(-90deg);
  1546. -ms-transform: rotate(-90deg);
  1547. transform: rotate(-90deg);
  1548. }
  1549. .sidebar-menu .treeview-menu > li {
  1550. /*margin: 4px 0 4px 0;*/
  1551. margin: 3px 0 1px 0;
  1552. }
  1553. .bootstrap-tagsinput {
  1554. background-color: #fff;
  1555. border: 1px solid #ccc;
  1556. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1557. display: inline-block;
  1558. padding: 4px 6px;
  1559. color: #555;
  1560. vertical-align: middle;
  1561. width: 100%;
  1562. line-height: 23px;
  1563. cursor: text;
  1564. }
  1565. .bootstrap-tagsinput input {
  1566. border: none;
  1567. box-shadow: none;
  1568. outline: none;
  1569. background-color: transparent;
  1570. padding: 0;
  1571. margin: 0;
  1572. font-size: 13px;
  1573. width: 80px;
  1574. max-width: inherit;
  1575. }
  1576. .bootstrap-tagsinput input:focus {
  1577. border: none;
  1578. box-shadow: none;
  1579. }
  1580. .bootstrap-tagsinput .tagsinput-text {
  1581. display: inline-block;
  1582. overflow: auto;
  1583. visibility: hidden;
  1584. height: 1px;
  1585. position: absolute;
  1586. bottom: -1px;
  1587. left: 0;
  1588. }
  1589. .bootstrap-tagsinput .tag {
  1590. margin-right: 2px;
  1591. color: white;
  1592. min-height: 23px;
  1593. }
  1594. .bootstrap-tagsinput .tag [data-role="remove"] {
  1595. margin-left: 5px;
  1596. cursor: pointer;
  1597. }
  1598. .bootstrap-tagsinput .tag [data-role="remove"]:after {
  1599. content: "x";
  1600. padding: 0px 2px;
  1601. }
  1602. .bootstrap-tagsinput .tag [data-role="remove"]:hover {
  1603. background-color: rgba(255, 255, 255, 0.16);
  1604. }
  1605. .autocomplete-suggestions {
  1606. border-radius: 2px;
  1607. background: #FFF;
  1608. overflow: auto;
  1609. min-width: 200px;
  1610. -webkit-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1611. -moz-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1612. box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1613. }
  1614. .autocomplete-suggestions strong {
  1615. font-weight: normal;
  1616. color: red;
  1617. }
  1618. .autocomplete-suggestions .autocomplete-suggestion {
  1619. padding: 5px 10px;
  1620. white-space: nowrap;
  1621. overflow: hidden;
  1622. }
  1623. .autocomplete-suggestions .autocomplete-selected {
  1624. background: #F0F0F0;
  1625. }
  1626. .autocomplete-suggestions .autocomplete-group {
  1627. padding: 5px 10px;
  1628. }
  1629. .autocomplete-suggestions .autocomplete-group strong {
  1630. display: block;
  1631. border-bottom: 1px solid #ddd;
  1632. }
  1633. .autocontent {
  1634. position: relative;
  1635. }
  1636. .autocontent .autocontent-caret {
  1637. position: absolute;
  1638. right: 0;
  1639. top: 0;
  1640. height: 100%;
  1641. line-height: 1;
  1642. background: #eee;
  1643. color: #ddd;
  1644. vertical-align: middle;
  1645. padding: 0 5px;
  1646. display: flex;
  1647. justify-content: center;
  1648. align-items: center;
  1649. cursor: pointer;
  1650. }
  1651. .autocontent .autocontent-caret:hover {
  1652. color: #ccc;
  1653. }
  1654. .addRedStar:before{
  1655. color: red;
  1656. content:'*'
  1657. }
  1658. /*# sourceMappingURL=backend.css.map */