adminlte.extra-components.css 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756
  1. /*!
  2. * AdminLTE v3.2.0
  3. * Only Extra Components
  4. * Author: Colorlib
  5. * Website: AdminLTE.io <https://adminlte.io>
  6. * License: Open source - MIT <https://opensource.org/licenses/MIT>
  7. */
  8. @-webkit-keyframes flipInX {
  9. 0% {
  10. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  11. transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  12. transition-timing-function: ease-in;
  13. opacity: 0;
  14. }
  15. 40% {
  16. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  17. transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  18. transition-timing-function: ease-in;
  19. }
  20. 60% {
  21. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  22. transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  23. opacity: 1;
  24. }
  25. 80% {
  26. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  27. transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  28. }
  29. 100% {
  30. -webkit-transform: perspective(400px);
  31. transform: perspective(400px);
  32. }
  33. }
  34. @keyframes flipInX {
  35. 0% {
  36. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  37. transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  38. transition-timing-function: ease-in;
  39. opacity: 0;
  40. }
  41. 40% {
  42. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  43. transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  44. transition-timing-function: ease-in;
  45. }
  46. 60% {
  47. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  48. transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  49. opacity: 1;
  50. }
  51. 80% {
  52. -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  53. transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  54. }
  55. 100% {
  56. -webkit-transform: perspective(400px);
  57. transform: perspective(400px);
  58. }
  59. }
  60. @-webkit-keyframes fadeIn {
  61. from {
  62. opacity: 0;
  63. }
  64. to {
  65. opacity: 1;
  66. }
  67. }
  68. @keyframes fadeIn {
  69. from {
  70. opacity: 0;
  71. }
  72. to {
  73. opacity: 1;
  74. }
  75. }
  76. @-webkit-keyframes fadeOut {
  77. from {
  78. opacity: 1;
  79. }
  80. to {
  81. opacity: 0;
  82. }
  83. }
  84. @keyframes fadeOut {
  85. from {
  86. opacity: 1;
  87. }
  88. to {
  89. opacity: 0;
  90. }
  91. }
  92. @-webkit-keyframes shake {
  93. 0% {
  94. -webkit-transform: translate(2px, 1px) rotate(0deg);
  95. transform: translate(2px, 1px) rotate(0deg);
  96. }
  97. 10% {
  98. -webkit-transform: translate(-1px, -2px) rotate(-2deg);
  99. transform: translate(-1px, -2px) rotate(-2deg);
  100. }
  101. 20% {
  102. -webkit-transform: translate(-3px, 0) rotate(3deg);
  103. transform: translate(-3px, 0) rotate(3deg);
  104. }
  105. 30% {
  106. -webkit-transform: translate(0, 2px) rotate(0deg);
  107. transform: translate(0, 2px) rotate(0deg);
  108. }
  109. 40% {
  110. -webkit-transform: translate(1px, -1px) rotate(1deg);
  111. transform: translate(1px, -1px) rotate(1deg);
  112. }
  113. 50% {
  114. -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  115. transform: translate(-1px, 2px) rotate(-1deg);
  116. }
  117. 60% {
  118. -webkit-transform: translate(-3px, 1px) rotate(0deg);
  119. transform: translate(-3px, 1px) rotate(0deg);
  120. }
  121. 70% {
  122. -webkit-transform: translate(2px, 1px) rotate(-2deg);
  123. transform: translate(2px, 1px) rotate(-2deg);
  124. }
  125. 80% {
  126. -webkit-transform: translate(-1px, -1px) rotate(4deg);
  127. transform: translate(-1px, -1px) rotate(4deg);
  128. }
  129. 90% {
  130. -webkit-transform: translate(2px, 2px) rotate(0deg);
  131. transform: translate(2px, 2px) rotate(0deg);
  132. }
  133. 100% {
  134. -webkit-transform: translate(1px, -2px) rotate(-1deg);
  135. transform: translate(1px, -2px) rotate(-1deg);
  136. }
  137. }
  138. @keyframes shake {
  139. 0% {
  140. -webkit-transform: translate(2px, 1px) rotate(0deg);
  141. transform: translate(2px, 1px) rotate(0deg);
  142. }
  143. 10% {
  144. -webkit-transform: translate(-1px, -2px) rotate(-2deg);
  145. transform: translate(-1px, -2px) rotate(-2deg);
  146. }
  147. 20% {
  148. -webkit-transform: translate(-3px, 0) rotate(3deg);
  149. transform: translate(-3px, 0) rotate(3deg);
  150. }
  151. 30% {
  152. -webkit-transform: translate(0, 2px) rotate(0deg);
  153. transform: translate(0, 2px) rotate(0deg);
  154. }
  155. 40% {
  156. -webkit-transform: translate(1px, -1px) rotate(1deg);
  157. transform: translate(1px, -1px) rotate(1deg);
  158. }
  159. 50% {
  160. -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  161. transform: translate(-1px, 2px) rotate(-1deg);
  162. }
  163. 60% {
  164. -webkit-transform: translate(-3px, 1px) rotate(0deg);
  165. transform: translate(-3px, 1px) rotate(0deg);
  166. }
  167. 70% {
  168. -webkit-transform: translate(2px, 1px) rotate(-2deg);
  169. transform: translate(2px, 1px) rotate(-2deg);
  170. }
  171. 80% {
  172. -webkit-transform: translate(-1px, -1px) rotate(4deg);
  173. transform: translate(-1px, -1px) rotate(4deg);
  174. }
  175. 90% {
  176. -webkit-transform: translate(2px, 2px) rotate(0deg);
  177. transform: translate(2px, 2px) rotate(0deg);
  178. }
  179. 100% {
  180. -webkit-transform: translate(1px, -2px) rotate(-1deg);
  181. transform: translate(1px, -2px) rotate(-1deg);
  182. }
  183. }
  184. @-webkit-keyframes wobble {
  185. 0% {
  186. -webkit-transform: none;
  187. transform: none;
  188. }
  189. 15% {
  190. -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  191. transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  192. }
  193. 30% {
  194. -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  195. transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  196. }
  197. 45% {
  198. -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  199. transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  200. }
  201. 60% {
  202. -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  203. transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  204. }
  205. 75% {
  206. -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  207. transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  208. }
  209. 100% {
  210. -webkit-transform: none;
  211. transform: none;
  212. }
  213. }
  214. @keyframes wobble {
  215. 0% {
  216. -webkit-transform: none;
  217. transform: none;
  218. }
  219. 15% {
  220. -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  221. transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  222. }
  223. 30% {
  224. -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  225. transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  226. }
  227. 45% {
  228. -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  229. transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  230. }
  231. 60% {
  232. -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  233. transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  234. }
  235. 75% {
  236. -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  237. transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  238. }
  239. 100% {
  240. -webkit-transform: none;
  241. transform: none;
  242. }
  243. }
  244. .small-box {
  245. border-radius: 0.25rem;
  246. box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  247. display: block;
  248. margin-bottom: 20px;
  249. position: relative;
  250. }
  251. .small-box > .inner {
  252. padding: 10px;
  253. }
  254. .small-box > .small-box-footer {
  255. background-color: rgba(0, 0, 0, 0.1);
  256. color: rgba(255, 255, 255, 0.8);
  257. display: block;
  258. padding: 3px 0;
  259. position: relative;
  260. text-align: center;
  261. text-decoration: none;
  262. z-index: 10;
  263. }
  264. .small-box > .small-box-footer:hover {
  265. background-color: rgba(0, 0, 0, 0.15);
  266. color: #fff;
  267. }
  268. .small-box h3 {
  269. font-size: 2.2rem;
  270. font-weight: 700;
  271. margin: 0 0 10px;
  272. padding: 0;
  273. white-space: nowrap;
  274. }
  275. @media (min-width: 992px) {
  276. .col-xl-2 .small-box h3,
  277. .col-lg-2 .small-box h3,
  278. .col-md-2 .small-box h3 {
  279. font-size: 1.6rem;
  280. }
  281. .col-xl-3 .small-box h3,
  282. .col-lg-3 .small-box h3,
  283. .col-md-3 .small-box h3 {
  284. font-size: 1.6rem;
  285. }
  286. }
  287. @media (min-width: 1200px) {
  288. .col-xl-2 .small-box h3,
  289. .col-lg-2 .small-box h3,
  290. .col-md-2 .small-box h3 {
  291. font-size: 2.2rem;
  292. }
  293. .col-xl-3 .small-box h3,
  294. .col-lg-3 .small-box h3,
  295. .col-md-3 .small-box h3 {
  296. font-size: 2.2rem;
  297. }
  298. }
  299. .small-box p {
  300. font-size: 1rem;
  301. }
  302. .small-box p > small {
  303. color: #f8f9fa;
  304. display: block;
  305. font-size: .9rem;
  306. margin-top: 5px;
  307. }
  308. .small-box h3,
  309. .small-box p {
  310. z-index: 5;
  311. }
  312. .small-box .icon {
  313. color: rgba(0, 0, 0, 0.15);
  314. z-index: 0;
  315. }
  316. .small-box .icon > i {
  317. font-size: 90px;
  318. position: absolute;
  319. right: 15px;
  320. top: 15px;
  321. transition: -webkit-transform 0.3s linear;
  322. transition: transform 0.3s linear;
  323. transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  324. }
  325. .small-box .icon > i.fa, .small-box .icon > i.fas, .small-box .icon > i.far, .small-box .icon > i.fab, .small-box .icon > i.fal, .small-box .icon > i.fad, .small-box .icon > i.ion {
  326. font-size: 70px;
  327. top: 20px;
  328. }
  329. .small-box .icon svg {
  330. font-size: 70px;
  331. position: absolute;
  332. right: 15px;
  333. top: 15px;
  334. transition: -webkit-transform 0.3s linear;
  335. transition: transform 0.3s linear;
  336. transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  337. }
  338. .small-box:hover {
  339. text-decoration: none;
  340. }
  341. .small-box:hover .icon > i, .small-box:hover .icon > i.fa, .small-box:hover .icon > i.fas, .small-box:hover .icon > i.far, .small-box:hover .icon > i.fab, .small-box:hover .icon > i.fal, .small-box:hover .icon > i.fad, .small-box:hover .icon > i.ion {
  342. -webkit-transform: scale(1.1);
  343. transform: scale(1.1);
  344. }
  345. .small-box:hover .icon > svg {
  346. -webkit-transform: scale(1.1);
  347. transform: scale(1.1);
  348. }
  349. @media (max-width: 767.98px) {
  350. .small-box {
  351. text-align: center;
  352. }
  353. .small-box .icon {
  354. display: none;
  355. }
  356. .small-box p {
  357. font-size: 12px;
  358. }
  359. }
  360. .info-box {
  361. box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  362. border-radius: 0.25rem;
  363. background-color: #fff;
  364. display: -ms-flexbox;
  365. display: flex;
  366. margin-bottom: 1rem;
  367. min-height: 80px;
  368. padding: .5rem;
  369. position: relative;
  370. width: 100%;
  371. }
  372. .info-box .progress {
  373. background-color: rgba(0, 0, 0, 0.125);
  374. height: 2px;
  375. margin: 5px 0;
  376. }
  377. .info-box .progress .progress-bar {
  378. background-color: #fff;
  379. }
  380. .info-box .info-box-icon {
  381. border-radius: 0.25rem;
  382. -ms-flex-align: center;
  383. align-items: center;
  384. display: -ms-flexbox;
  385. display: flex;
  386. font-size: 1.875rem;
  387. -ms-flex-pack: center;
  388. justify-content: center;
  389. text-align: center;
  390. width: 70px;
  391. }
  392. .info-box .info-box-icon > img {
  393. max-width: 100%;
  394. }
  395. .info-box .info-box-content {
  396. display: -ms-flexbox;
  397. display: flex;
  398. -ms-flex-direction: column;
  399. flex-direction: column;
  400. -ms-flex-pack: center;
  401. justify-content: center;
  402. line-height: 1.8;
  403. -ms-flex: 1;
  404. flex: 1;
  405. padding: 0 10px;
  406. overflow: hidden;
  407. }
  408. .info-box .info-box-number {
  409. display: block;
  410. margin-top: .25rem;
  411. font-weight: 700;
  412. }
  413. .info-box .progress-description,
  414. .info-box .info-box-text {
  415. display: block;
  416. overflow: hidden;
  417. text-overflow: ellipsis;
  418. white-space: nowrap;
  419. }
  420. .info-box .info-box .bg-primary,
  421. .info-box .info-box .bg-gradient-primary {
  422. color: #fff;
  423. }
  424. .info-box .info-box .bg-primary .progress-bar,
  425. .info-box .info-box .bg-gradient-primary .progress-bar {
  426. background-color: #fff;
  427. }
  428. .info-box .info-box .bg-secondary,
  429. .info-box .info-box .bg-gradient-secondary {
  430. color: #fff;
  431. }
  432. .info-box .info-box .bg-secondary .progress-bar,
  433. .info-box .info-box .bg-gradient-secondary .progress-bar {
  434. background-color: #fff;
  435. }
  436. .info-box .info-box .bg-success,
  437. .info-box .info-box .bg-gradient-success {
  438. color: #fff;
  439. }
  440. .info-box .info-box .bg-success .progress-bar,
  441. .info-box .info-box .bg-gradient-success .progress-bar {
  442. background-color: #fff;
  443. }
  444. .info-box .info-box .bg-info,
  445. .info-box .info-box .bg-gradient-info {
  446. color: #fff;
  447. }
  448. .info-box .info-box .bg-info .progress-bar,
  449. .info-box .info-box .bg-gradient-info .progress-bar {
  450. background-color: #fff;
  451. }
  452. .info-box .info-box .bg-warning,
  453. .info-box .info-box .bg-gradient-warning {
  454. color: #1f2d3d;
  455. }
  456. .info-box .info-box .bg-warning .progress-bar,
  457. .info-box .info-box .bg-gradient-warning .progress-bar {
  458. background-color: #1f2d3d;
  459. }
  460. .info-box .info-box .bg-danger,
  461. .info-box .info-box .bg-gradient-danger {
  462. color: #fff;
  463. }
  464. .info-box .info-box .bg-danger .progress-bar,
  465. .info-box .info-box .bg-gradient-danger .progress-bar {
  466. background-color: #fff;
  467. }
  468. .info-box .info-box .bg-light,
  469. .info-box .info-box .bg-gradient-light {
  470. color: #1f2d3d;
  471. }
  472. .info-box .info-box .bg-light .progress-bar,
  473. .info-box .info-box .bg-gradient-light .progress-bar {
  474. background-color: #1f2d3d;
  475. }
  476. .info-box .info-box .bg-dark,
  477. .info-box .info-box .bg-gradient-dark {
  478. color: #fff;
  479. }
  480. .info-box .info-box .bg-dark .progress-bar,
  481. .info-box .info-box .bg-gradient-dark .progress-bar {
  482. background-color: #fff;
  483. }
  484. .info-box .info-box-more {
  485. display: block;
  486. }
  487. .info-box .progress-description {
  488. margin: 0;
  489. }
  490. @media (min-width: 768px) {
  491. .col-xl-2 .info-box .progress-description,
  492. .col-lg-2 .info-box .progress-description,
  493. .col-md-2 .info-box .progress-description {
  494. display: none;
  495. }
  496. .col-xl-3 .info-box .progress-description,
  497. .col-lg-3 .info-box .progress-description,
  498. .col-md-3 .info-box .progress-description {
  499. display: none;
  500. }
  501. }
  502. @media (min-width: 992px) {
  503. .col-xl-2 .info-box .progress-description,
  504. .col-lg-2 .info-box .progress-description,
  505. .col-md-2 .info-box .progress-description {
  506. font-size: 0.75rem;
  507. display: block;
  508. }
  509. .col-xl-3 .info-box .progress-description,
  510. .col-lg-3 .info-box .progress-description,
  511. .col-md-3 .info-box .progress-description {
  512. font-size: 0.75rem;
  513. display: block;
  514. }
  515. }
  516. @media (min-width: 1200px) {
  517. .col-xl-2 .info-box .progress-description,
  518. .col-lg-2 .info-box .progress-description,
  519. .col-md-2 .info-box .progress-description {
  520. font-size: 1rem;
  521. display: block;
  522. }
  523. .col-xl-3 .info-box .progress-description,
  524. .col-lg-3 .info-box .progress-description,
  525. .col-md-3 .info-box .progress-description {
  526. font-size: 1rem;
  527. display: block;
  528. }
  529. }
  530. .dark-mode .info-box {
  531. background-color: #343a40;
  532. color: #fff;
  533. }
  534. .dark-mode .info-box .info-box .bg-primary,
  535. .dark-mode .info-box .info-box .bg-gradient-primary {
  536. color: #fff;
  537. }
  538. .dark-mode .info-box .info-box .bg-primary .progress-bar,
  539. .dark-mode .info-box .info-box .bg-gradient-primary .progress-bar {
  540. background-color: #fff;
  541. }
  542. .dark-mode .info-box .info-box .bg-secondary,
  543. .dark-mode .info-box .info-box .bg-gradient-secondary {
  544. color: #fff;
  545. }
  546. .dark-mode .info-box .info-box .bg-secondary .progress-bar,
  547. .dark-mode .info-box .info-box .bg-gradient-secondary .progress-bar {
  548. background-color: #fff;
  549. }
  550. .dark-mode .info-box .info-box .bg-success,
  551. .dark-mode .info-box .info-box .bg-gradient-success {
  552. color: #fff;
  553. }
  554. .dark-mode .info-box .info-box .bg-success .progress-bar,
  555. .dark-mode .info-box .info-box .bg-gradient-success .progress-bar {
  556. background-color: #fff;
  557. }
  558. .dark-mode .info-box .info-box .bg-info,
  559. .dark-mode .info-box .info-box .bg-gradient-info {
  560. color: #fff;
  561. }
  562. .dark-mode .info-box .info-box .bg-info .progress-bar,
  563. .dark-mode .info-box .info-box .bg-gradient-info .progress-bar {
  564. background-color: #fff;
  565. }
  566. .dark-mode .info-box .info-box .bg-warning,
  567. .dark-mode .info-box .info-box .bg-gradient-warning {
  568. color: #1f2d3d;
  569. }
  570. .dark-mode .info-box .info-box .bg-warning .progress-bar,
  571. .dark-mode .info-box .info-box .bg-gradient-warning .progress-bar {
  572. background-color: #1f2d3d;
  573. }
  574. .dark-mode .info-box .info-box .bg-danger,
  575. .dark-mode .info-box .info-box .bg-gradient-danger {
  576. color: #fff;
  577. }
  578. .dark-mode .info-box .info-box .bg-danger .progress-bar,
  579. .dark-mode .info-box .info-box .bg-gradient-danger .progress-bar {
  580. background-color: #fff;
  581. }
  582. .dark-mode .info-box .info-box .bg-light,
  583. .dark-mode .info-box .info-box .bg-gradient-light {
  584. color: #1f2d3d;
  585. }
  586. .dark-mode .info-box .info-box .bg-light .progress-bar,
  587. .dark-mode .info-box .info-box .bg-gradient-light .progress-bar {
  588. background-color: #1f2d3d;
  589. }
  590. .dark-mode .info-box .info-box .bg-dark,
  591. .dark-mode .info-box .info-box .bg-gradient-dark {
  592. color: #fff;
  593. }
  594. .dark-mode .info-box .info-box .bg-dark .progress-bar,
  595. .dark-mode .info-box .info-box .bg-gradient-dark .progress-bar {
  596. background-color: #fff;
  597. }
  598. .timeline {
  599. margin: 0 0 45px;
  600. padding: 0;
  601. position: relative;
  602. }
  603. .timeline::before {
  604. border-radius: 0.25rem;
  605. background-color: #dee2e6;
  606. bottom: 0;
  607. content: "";
  608. left: 31px;
  609. margin: 0;
  610. position: absolute;
  611. top: 0;
  612. width: 4px;
  613. }
  614. .timeline > div {
  615. margin-bottom: 15px;
  616. margin-right: 10px;
  617. position: relative;
  618. }
  619. .timeline > div::before, .timeline > div::after {
  620. content: "";
  621. display: table;
  622. }
  623. .timeline > div > .timeline-item {
  624. box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  625. border-radius: 0.25rem;
  626. background-color: #fff;
  627. color: #495057;
  628. margin-left: 60px;
  629. margin-right: 15px;
  630. margin-top: 0;
  631. padding: 0;
  632. position: relative;
  633. }
  634. .timeline > div > .timeline-item > .time {
  635. color: #999;
  636. float: right;
  637. font-size: 12px;
  638. padding: 10px;
  639. }
  640. .timeline > div > .timeline-item > .timeline-header {
  641. border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  642. color: #495057;
  643. font-size: 16px;
  644. line-height: 1.1;
  645. margin: 0;
  646. padding: 10px;
  647. }
  648. .timeline > div > .timeline-item > .timeline-header > a {
  649. font-weight: 600;
  650. }
  651. .timeline > div > .timeline-item > .timeline-body,
  652. .timeline > div > .timeline-item > .timeline-footer {
  653. padding: 10px;
  654. }
  655. .timeline > div > .timeline-item > .timeline-body > img {
  656. margin: 10px;
  657. }
  658. .timeline > div > .timeline-item > .timeline-body > dl,
  659. .timeline > div > .timeline-item > .timeline-body ol,
  660. .timeline > div > .timeline-item > .timeline-body ul {
  661. margin: 0;
  662. }
  663. .timeline > div > .timeline-item > .timeline-footer > a {
  664. color: #fff;
  665. }
  666. .timeline > div > .fa,
  667. .timeline > div > .fas,
  668. .timeline > div > .far,
  669. .timeline > div > .fab,
  670. .timeline > div > .fal,
  671. .timeline > div > .fad,
  672. .timeline > div > .svg-inline--fa,
  673. .timeline > div > .ion {
  674. background-color: #adb5bd;
  675. border-radius: 50%;
  676. font-size: 16px;
  677. height: 30px;
  678. left: 18px;
  679. line-height: 30px;
  680. position: absolute;
  681. text-align: center;
  682. top: 0;
  683. width: 30px;
  684. }
  685. .timeline > div > .svg-inline--fa {
  686. padding: 7px;
  687. }
  688. .timeline > .time-label > span {
  689. border-radius: 4px;
  690. background-color: #fff;
  691. display: inline-block;
  692. font-weight: 600;
  693. padding: 5px;
  694. }
  695. .timeline-inverse > div > .timeline-item {
  696. box-shadow: none;
  697. background-color: #f8f9fa;
  698. border: 1px solid #dee2e6;
  699. }
  700. .timeline-inverse > div > .timeline-item > .timeline-header {
  701. border-bottom-color: #dee2e6;
  702. }
  703. .dark-mode .timeline::before {
  704. background-color: #6c757d;
  705. }
  706. .dark-mode .timeline > div > .timeline-item {
  707. background-color: #343a40;
  708. color: #fff;
  709. border-color: #6c757d;
  710. }
  711. .dark-mode .timeline > div > .timeline-item > .timeline-header {
  712. color: #ced4da;
  713. border-color: #6c757d;
  714. }
  715. .dark-mode .timeline > div > .timeline-item > .time {
  716. color: #ced4da;
  717. }
  718. .products-list {
  719. list-style: none;
  720. margin: 0;
  721. padding: 0;
  722. }
  723. .products-list > .item {
  724. border-radius: 0.25rem;
  725. background-color: #fff;
  726. padding: 10px 0;
  727. }
  728. .products-list > .item::after {
  729. display: block;
  730. clear: both;
  731. content: "";
  732. }
  733. .products-list .product-img {
  734. float: left;
  735. }
  736. .products-list .product-img img {
  737. height: 50px;
  738. width: 50px;
  739. }
  740. .products-list .product-info {
  741. margin-left: 60px;
  742. }
  743. .products-list .product-title {
  744. font-weight: 600;
  745. }
  746. .products-list .product-description {
  747. color: #6c757d;
  748. display: block;
  749. overflow: hidden;
  750. text-overflow: ellipsis;
  751. white-space: nowrap;
  752. }
  753. .product-list-in-card > .item {
  754. border-radius: 0;
  755. border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  756. }
  757. .product-list-in-card > .item:last-of-type {
  758. border-bottom-width: 0;
  759. }
  760. .dark-mode .products-list > .item {
  761. background-color: #343a40;
  762. color: #fff;
  763. border-bottom-color: #6c757d;
  764. }
  765. .dark-mode .product-description {
  766. color: #ced4da;
  767. }
  768. .direct-chat .card-body {
  769. overflow-x: hidden;
  770. padding: 0;
  771. position: relative;
  772. }
  773. .direct-chat.chat-pane-open .direct-chat-contacts {
  774. -webkit-transform: translate(0, 0);
  775. transform: translate(0, 0);
  776. }
  777. .direct-chat.timestamp-light .direct-chat-timestamp {
  778. color: #30465f;
  779. }
  780. .direct-chat.timestamp-dark .direct-chat-timestamp {
  781. color: #cccccc;
  782. }
  783. .direct-chat-messages {
  784. -webkit-transform: translate(0, 0);
  785. transform: translate(0, 0);
  786. height: 250px;
  787. overflow: auto;
  788. padding: 10px;
  789. }
  790. .direct-chat-msg,
  791. .direct-chat-text {
  792. display: block;
  793. }
  794. .direct-chat-msg {
  795. margin-bottom: 10px;
  796. }
  797. .direct-chat-msg::after {
  798. display: block;
  799. clear: both;
  800. content: "";
  801. }
  802. .direct-chat-messages,
  803. .direct-chat-contacts {
  804. transition: -webkit-transform .5s ease-in-out;
  805. transition: transform .5s ease-in-out;
  806. transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  807. }
  808. .direct-chat-text {
  809. border-radius: 0.3rem;
  810. background-color: #d2d6de;
  811. border: 1px solid #d2d6de;
  812. color: #444;
  813. margin: 5px 0 0 50px;
  814. padding: 5px 10px;
  815. position: relative;
  816. }
  817. .direct-chat-text::after, .direct-chat-text::before {
  818. border: solid transparent;
  819. border-right-color: #d2d6de;
  820. content: " ";
  821. height: 0;
  822. pointer-events: none;
  823. position: absolute;
  824. right: 100%;
  825. top: 15px;
  826. width: 0;
  827. }
  828. .direct-chat-text::after {
  829. border-width: 5px;
  830. margin-top: -5px;
  831. }
  832. .direct-chat-text::before {
  833. border-width: 6px;
  834. margin-top: -6px;
  835. }
  836. .right .direct-chat-text {
  837. margin-left: 0;
  838. margin-right: 50px;
  839. }
  840. .right .direct-chat-text::after, .right .direct-chat-text::before {
  841. border-left-color: #d2d6de;
  842. border-right-color: transparent;
  843. left: 100%;
  844. right: auto;
  845. }
  846. .direct-chat-img {
  847. border-radius: 50%;
  848. float: left;
  849. height: 40px;
  850. width: 40px;
  851. }
  852. .right .direct-chat-img {
  853. float: right;
  854. }
  855. .direct-chat-infos {
  856. display: block;
  857. font-size: 0.875rem;
  858. margin-bottom: 2px;
  859. }
  860. .direct-chat-name {
  861. font-weight: 600;
  862. }
  863. .direct-chat-timestamp {
  864. color: #697582;
  865. }
  866. .direct-chat-contacts-open .direct-chat-contacts {
  867. -webkit-transform: translate(0, 0);
  868. transform: translate(0, 0);
  869. }
  870. .direct-chat-contacts {
  871. -webkit-transform: translate(101%, 0);
  872. transform: translate(101%, 0);
  873. background-color: #343a40;
  874. bottom: 0;
  875. color: #fff;
  876. height: 250px;
  877. overflow: auto;
  878. position: absolute;
  879. top: 0;
  880. width: 100%;
  881. }
  882. .direct-chat-contacts-light {
  883. background-color: #f8f9fa;
  884. }
  885. .direct-chat-contacts-light .contacts-list-name {
  886. color: #495057;
  887. }
  888. .direct-chat-contacts-light .contacts-list-date {
  889. color: #6c757d;
  890. }
  891. .direct-chat-contacts-light .contacts-list-msg {
  892. color: #545b62;
  893. }
  894. .contacts-list {
  895. padding-left: 0;
  896. list-style: none;
  897. }
  898. .contacts-list > li {
  899. border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  900. margin: 0;
  901. padding: 10px;
  902. }
  903. .contacts-list > li::after {
  904. display: block;
  905. clear: both;
  906. content: "";
  907. }
  908. .contacts-list > li:last-of-type {
  909. border-bottom: 0;
  910. }
  911. .contacts-list-img {
  912. border-radius: 50%;
  913. float: left;
  914. width: 40px;
  915. }
  916. .contacts-list-info {
  917. color: #fff;
  918. margin-left: 45px;
  919. }
  920. .contacts-list-name,
  921. .contacts-list-status {
  922. display: block;
  923. }
  924. .contacts-list-name {
  925. font-weight: 600;
  926. }
  927. .contacts-list-status {
  928. font-size: 0.875rem;
  929. }
  930. .contacts-list-date {
  931. color: #ced4da;
  932. font-weight: 400;
  933. }
  934. .contacts-list-msg {
  935. color: #b1bbc4;
  936. }
  937. .direct-chat-primary .right > .direct-chat-text {
  938. background-color: #007bff;
  939. border-color: #007bff;
  940. color: #fff;
  941. }
  942. .direct-chat-primary .right > .direct-chat-text::after, .direct-chat-primary .right > .direct-chat-text::before {
  943. border-left-color: #007bff;
  944. }
  945. .direct-chat-secondary .right > .direct-chat-text {
  946. background-color: #6c757d;
  947. border-color: #6c757d;
  948. color: #fff;
  949. }
  950. .direct-chat-secondary .right > .direct-chat-text::after, .direct-chat-secondary .right > .direct-chat-text::before {
  951. border-left-color: #6c757d;
  952. }
  953. .direct-chat-success .right > .direct-chat-text {
  954. background-color: #28a745;
  955. border-color: #28a745;
  956. color: #fff;
  957. }
  958. .direct-chat-success .right > .direct-chat-text::after, .direct-chat-success .right > .direct-chat-text::before {
  959. border-left-color: #28a745;
  960. }
  961. .direct-chat-info .right > .direct-chat-text {
  962. background-color: #17a2b8;
  963. border-color: #17a2b8;
  964. color: #fff;
  965. }
  966. .direct-chat-info .right > .direct-chat-text::after, .direct-chat-info .right > .direct-chat-text::before {
  967. border-left-color: #17a2b8;
  968. }
  969. .direct-chat-warning .right > .direct-chat-text {
  970. background-color: #ffc107;
  971. border-color: #ffc107;
  972. color: #1f2d3d;
  973. }
  974. .direct-chat-warning .right > .direct-chat-text::after, .direct-chat-warning .right > .direct-chat-text::before {
  975. border-left-color: #ffc107;
  976. }
  977. .direct-chat-danger .right > .direct-chat-text {
  978. background-color: #dc3545;
  979. border-color: #dc3545;
  980. color: #fff;
  981. }
  982. .direct-chat-danger .right > .direct-chat-text::after, .direct-chat-danger .right > .direct-chat-text::before {
  983. border-left-color: #dc3545;
  984. }
  985. .direct-chat-light .right > .direct-chat-text {
  986. background-color: #f8f9fa;
  987. border-color: #f8f9fa;
  988. color: #1f2d3d;
  989. }
  990. .direct-chat-light .right > .direct-chat-text::after, .direct-chat-light .right > .direct-chat-text::before {
  991. border-left-color: #f8f9fa;
  992. }
  993. .direct-chat-dark .right > .direct-chat-text {
  994. background-color: #343a40;
  995. border-color: #343a40;
  996. color: #fff;
  997. }
  998. .direct-chat-dark .right > .direct-chat-text::after, .direct-chat-dark .right > .direct-chat-text::before {
  999. border-left-color: #343a40;
  1000. }
  1001. .direct-chat-lightblue .right > .direct-chat-text {
  1002. background-color: #3c8dbc;
  1003. border-color: #3c8dbc;
  1004. color: #fff;
  1005. }
  1006. .direct-chat-lightblue .right > .direct-chat-text::after, .direct-chat-lightblue .right > .direct-chat-text::before {
  1007. border-left-color: #3c8dbc;
  1008. }
  1009. .direct-chat-navy .right > .direct-chat-text {
  1010. background-color: #001f3f;
  1011. border-color: #001f3f;
  1012. color: #fff;
  1013. }
  1014. .direct-chat-navy .right > .direct-chat-text::after, .direct-chat-navy .right > .direct-chat-text::before {
  1015. border-left-color: #001f3f;
  1016. }
  1017. .direct-chat-olive .right > .direct-chat-text {
  1018. background-color: #3d9970;
  1019. border-color: #3d9970;
  1020. color: #fff;
  1021. }
  1022. .direct-chat-olive .right > .direct-chat-text::after, .direct-chat-olive .right > .direct-chat-text::before {
  1023. border-left-color: #3d9970;
  1024. }
  1025. .direct-chat-lime .right > .direct-chat-text {
  1026. background-color: #01ff70;
  1027. border-color: #01ff70;
  1028. color: #1f2d3d;
  1029. }
  1030. .direct-chat-lime .right > .direct-chat-text::after, .direct-chat-lime .right > .direct-chat-text::before {
  1031. border-left-color: #01ff70;
  1032. }
  1033. .direct-chat-fuchsia .right > .direct-chat-text {
  1034. background-color: #f012be;
  1035. border-color: #f012be;
  1036. color: #fff;
  1037. }
  1038. .direct-chat-fuchsia .right > .direct-chat-text::after, .direct-chat-fuchsia .right > .direct-chat-text::before {
  1039. border-left-color: #f012be;
  1040. }
  1041. .direct-chat-maroon .right > .direct-chat-text {
  1042. background-color: #d81b60;
  1043. border-color: #d81b60;
  1044. color: #fff;
  1045. }
  1046. .direct-chat-maroon .right > .direct-chat-text::after, .direct-chat-maroon .right > .direct-chat-text::before {
  1047. border-left-color: #d81b60;
  1048. }
  1049. .direct-chat-blue .right > .direct-chat-text {
  1050. background-color: #007bff;
  1051. border-color: #007bff;
  1052. color: #fff;
  1053. }
  1054. .direct-chat-blue .right > .direct-chat-text::after, .direct-chat-blue .right > .direct-chat-text::before {
  1055. border-left-color: #007bff;
  1056. }
  1057. .direct-chat-indigo .right > .direct-chat-text {
  1058. background-color: #6610f2;
  1059. border-color: #6610f2;
  1060. color: #fff;
  1061. }
  1062. .direct-chat-indigo .right > .direct-chat-text::after, .direct-chat-indigo .right > .direct-chat-text::before {
  1063. border-left-color: #6610f2;
  1064. }
  1065. .direct-chat-purple .right > .direct-chat-text {
  1066. background-color: #6f42c1;
  1067. border-color: #6f42c1;
  1068. color: #fff;
  1069. }
  1070. .direct-chat-purple .right > .direct-chat-text::after, .direct-chat-purple .right > .direct-chat-text::before {
  1071. border-left-color: #6f42c1;
  1072. }
  1073. .direct-chat-pink .right > .direct-chat-text {
  1074. background-color: #e83e8c;
  1075. border-color: #e83e8c;
  1076. color: #fff;
  1077. }
  1078. .direct-chat-pink .right > .direct-chat-text::after, .direct-chat-pink .right > .direct-chat-text::before {
  1079. border-left-color: #e83e8c;
  1080. }
  1081. .direct-chat-red .right > .direct-chat-text {
  1082. background-color: #dc3545;
  1083. border-color: #dc3545;
  1084. color: #fff;
  1085. }
  1086. .direct-chat-red .right > .direct-chat-text::after, .direct-chat-red .right > .direct-chat-text::before {
  1087. border-left-color: #dc3545;
  1088. }
  1089. .direct-chat-orange .right > .direct-chat-text {
  1090. background-color: #fd7e14;
  1091. border-color: #fd7e14;
  1092. color: #1f2d3d;
  1093. }
  1094. .direct-chat-orange .right > .direct-chat-text::after, .direct-chat-orange .right > .direct-chat-text::before {
  1095. border-left-color: #fd7e14;
  1096. }
  1097. .direct-chat-yellow .right > .direct-chat-text {
  1098. background-color: #ffc107;
  1099. border-color: #ffc107;
  1100. color: #1f2d3d;
  1101. }
  1102. .direct-chat-yellow .right > .direct-chat-text::after, .direct-chat-yellow .right > .direct-chat-text::before {
  1103. border-left-color: #ffc107;
  1104. }
  1105. .direct-chat-green .right > .direct-chat-text {
  1106. background-color: #28a745;
  1107. border-color: #28a745;
  1108. color: #fff;
  1109. }
  1110. .direct-chat-green .right > .direct-chat-text::after, .direct-chat-green .right > .direct-chat-text::before {
  1111. border-left-color: #28a745;
  1112. }
  1113. .direct-chat-teal .right > .direct-chat-text {
  1114. background-color: #20c997;
  1115. border-color: #20c997;
  1116. color: #fff;
  1117. }
  1118. .direct-chat-teal .right > .direct-chat-text::after, .direct-chat-teal .right > .direct-chat-text::before {
  1119. border-left-color: #20c997;
  1120. }
  1121. .direct-chat-cyan .right > .direct-chat-text {
  1122. background-color: #17a2b8;
  1123. border-color: #17a2b8;
  1124. color: #fff;
  1125. }
  1126. .direct-chat-cyan .right > .direct-chat-text::after, .direct-chat-cyan .right > .direct-chat-text::before {
  1127. border-left-color: #17a2b8;
  1128. }
  1129. .direct-chat-white .right > .direct-chat-text {
  1130. background-color: #fff;
  1131. border-color: #fff;
  1132. color: #1f2d3d;
  1133. }
  1134. .direct-chat-white .right > .direct-chat-text::after, .direct-chat-white .right > .direct-chat-text::before {
  1135. border-left-color: #fff;
  1136. }
  1137. .direct-chat-gray .right > .direct-chat-text {
  1138. background-color: #6c757d;
  1139. border-color: #6c757d;
  1140. color: #fff;
  1141. }
  1142. .direct-chat-gray .right > .direct-chat-text::after, .direct-chat-gray .right > .direct-chat-text::before {
  1143. border-left-color: #6c757d;
  1144. }
  1145. .direct-chat-gray-dark .right > .direct-chat-text {
  1146. background-color: #343a40;
  1147. border-color: #343a40;
  1148. color: #fff;
  1149. }
  1150. .direct-chat-gray-dark .right > .direct-chat-text::after, .direct-chat-gray-dark .right > .direct-chat-text::before {
  1151. border-left-color: #343a40;
  1152. }
  1153. .dark-mode .direct-chat-text {
  1154. background-color: #454d55;
  1155. border-color: #4b545c;
  1156. color: #fff;
  1157. }
  1158. .dark-mode .direct-chat-text::after, .dark-mode .direct-chat-text::before {
  1159. border-right-color: #4b545c;
  1160. }
  1161. .dark-mode .direct-chat-timestamp {
  1162. color: #adb5bd;
  1163. }
  1164. .dark-mode .right > .direct-chat-text::after, .dark-mode .right > .direct-chat-text::before {
  1165. border-right-color: transparent;
  1166. }
  1167. .dark-mode .direct-chat-primary .right > .direct-chat-text {
  1168. background-color: #3f6791;
  1169. border-color: #3f6791;
  1170. color: #fff;
  1171. }
  1172. .dark-mode .direct-chat-primary .right > .direct-chat-text::after, .dark-mode .direct-chat-primary .right > .direct-chat-text::before {
  1173. border-left-color: #3f6791;
  1174. }
  1175. .dark-mode .direct-chat-secondary .right > .direct-chat-text {
  1176. background-color: #6c757d;
  1177. border-color: #6c757d;
  1178. color: #fff;
  1179. }
  1180. .dark-mode .direct-chat-secondary .right > .direct-chat-text::after, .dark-mode .direct-chat-secondary .right > .direct-chat-text::before {
  1181. border-left-color: #6c757d;
  1182. }
  1183. .dark-mode .direct-chat-success .right > .direct-chat-text {
  1184. background-color: #00bc8c;
  1185. border-color: #00bc8c;
  1186. color: #fff;
  1187. }
  1188. .dark-mode .direct-chat-success .right > .direct-chat-text::after, .dark-mode .direct-chat-success .right > .direct-chat-text::before {
  1189. border-left-color: #00bc8c;
  1190. }
  1191. .dark-mode .direct-chat-info .right > .direct-chat-text {
  1192. background-color: #3498db;
  1193. border-color: #3498db;
  1194. color: #fff;
  1195. }
  1196. .dark-mode .direct-chat-info .right > .direct-chat-text::after, .dark-mode .direct-chat-info .right > .direct-chat-text::before {
  1197. border-left-color: #3498db;
  1198. }
  1199. .dark-mode .direct-chat-warning .right > .direct-chat-text {
  1200. background-color: #f39c12;
  1201. border-color: #f39c12;
  1202. color: #1f2d3d;
  1203. }
  1204. .dark-mode .direct-chat-warning .right > .direct-chat-text::after, .dark-mode .direct-chat-warning .right > .direct-chat-text::before {
  1205. border-left-color: #f39c12;
  1206. }
  1207. .dark-mode .direct-chat-danger .right > .direct-chat-text {
  1208. background-color: #e74c3c;
  1209. border-color: #e74c3c;
  1210. color: #fff;
  1211. }
  1212. .dark-mode .direct-chat-danger .right > .direct-chat-text::after, .dark-mode .direct-chat-danger .right > .direct-chat-text::before {
  1213. border-left-color: #e74c3c;
  1214. }
  1215. .dark-mode .direct-chat-light .right > .direct-chat-text {
  1216. background-color: #f8f9fa;
  1217. border-color: #f8f9fa;
  1218. color: #1f2d3d;
  1219. }
  1220. .dark-mode .direct-chat-light .right > .direct-chat-text::after, .dark-mode .direct-chat-light .right > .direct-chat-text::before {
  1221. border-left-color: #f8f9fa;
  1222. }
  1223. .dark-mode .direct-chat-dark .right > .direct-chat-text {
  1224. background-color: #343a40;
  1225. border-color: #343a40;
  1226. color: #fff;
  1227. }
  1228. .dark-mode .direct-chat-dark .right > .direct-chat-text::after, .dark-mode .direct-chat-dark .right > .direct-chat-text::before {
  1229. border-left-color: #343a40;
  1230. }
  1231. .dark-mode .direct-chat-lightblue .right > .direct-chat-text {
  1232. background-color: #86bad8;
  1233. border-color: #86bad8;
  1234. color: #1f2d3d;
  1235. }
  1236. .dark-mode .direct-chat-lightblue .right > .direct-chat-text::after, .dark-mode .direct-chat-lightblue .right > .direct-chat-text::before {
  1237. border-left-color: #86bad8;
  1238. }
  1239. .dark-mode .direct-chat-navy .right > .direct-chat-text {
  1240. background-color: #002c59;
  1241. border-color: #002c59;
  1242. color: #fff;
  1243. }
  1244. .dark-mode .direct-chat-navy .right > .direct-chat-text::after, .dark-mode .direct-chat-navy .right > .direct-chat-text::before {
  1245. border-left-color: #002c59;
  1246. }
  1247. .dark-mode .direct-chat-olive .right > .direct-chat-text {
  1248. background-color: #74c8a3;
  1249. border-color: #74c8a3;
  1250. color: #1f2d3d;
  1251. }
  1252. .dark-mode .direct-chat-olive .right > .direct-chat-text::after, .dark-mode .direct-chat-olive .right > .direct-chat-text::before {
  1253. border-left-color: #74c8a3;
  1254. }
  1255. .dark-mode .direct-chat-lime .right > .direct-chat-text {
  1256. background-color: #67ffa9;
  1257. border-color: #67ffa9;
  1258. color: #1f2d3d;
  1259. }
  1260. .dark-mode .direct-chat-lime .right > .direct-chat-text::after, .dark-mode .direct-chat-lime .right > .direct-chat-text::before {
  1261. border-left-color: #67ffa9;
  1262. }
  1263. .dark-mode .direct-chat-fuchsia .right > .direct-chat-text {
  1264. background-color: #f672d8;
  1265. border-color: #f672d8;
  1266. color: #1f2d3d;
  1267. }
  1268. .dark-mode .direct-chat-fuchsia .right > .direct-chat-text::after, .dark-mode .direct-chat-fuchsia .right > .direct-chat-text::before {
  1269. border-left-color: #f672d8;
  1270. }
  1271. .dark-mode .direct-chat-maroon .right > .direct-chat-text {
  1272. background-color: #ed6c9b;
  1273. border-color: #ed6c9b;
  1274. color: #1f2d3d;
  1275. }
  1276. .dark-mode .direct-chat-maroon .right > .direct-chat-text::after, .dark-mode .direct-chat-maroon .right > .direct-chat-text::before {
  1277. border-left-color: #ed6c9b;
  1278. }
  1279. .dark-mode .direct-chat-blue .right > .direct-chat-text {
  1280. background-color: #3f6791;
  1281. border-color: #3f6791;
  1282. color: #fff;
  1283. }
  1284. .dark-mode .direct-chat-blue .right > .direct-chat-text::after, .dark-mode .direct-chat-blue .right > .direct-chat-text::before {
  1285. border-left-color: #3f6791;
  1286. }
  1287. .dark-mode .direct-chat-indigo .right > .direct-chat-text {
  1288. background-color: #6610f2;
  1289. border-color: #6610f2;
  1290. color: #fff;
  1291. }
  1292. .dark-mode .direct-chat-indigo .right > .direct-chat-text::after, .dark-mode .direct-chat-indigo .right > .direct-chat-text::before {
  1293. border-left-color: #6610f2;
  1294. }
  1295. .dark-mode .direct-chat-purple .right > .direct-chat-text {
  1296. background-color: #6f42c1;
  1297. border-color: #6f42c1;
  1298. color: #fff;
  1299. }
  1300. .dark-mode .direct-chat-purple .right > .direct-chat-text::after, .dark-mode .direct-chat-purple .right > .direct-chat-text::before {
  1301. border-left-color: #6f42c1;
  1302. }
  1303. .dark-mode .direct-chat-pink .right > .direct-chat-text {
  1304. background-color: #e83e8c;
  1305. border-color: #e83e8c;
  1306. color: #fff;
  1307. }
  1308. .dark-mode .direct-chat-pink .right > .direct-chat-text::after, .dark-mode .direct-chat-pink .right > .direct-chat-text::before {
  1309. border-left-color: #e83e8c;
  1310. }
  1311. .dark-mode .direct-chat-red .right > .direct-chat-text {
  1312. background-color: #e74c3c;
  1313. border-color: #e74c3c;
  1314. color: #fff;
  1315. }
  1316. .dark-mode .direct-chat-red .right > .direct-chat-text::after, .dark-mode .direct-chat-red .right > .direct-chat-text::before {
  1317. border-left-color: #e74c3c;
  1318. }
  1319. .dark-mode .direct-chat-orange .right > .direct-chat-text {
  1320. background-color: #fd7e14;
  1321. border-color: #fd7e14;
  1322. color: #1f2d3d;
  1323. }
  1324. .dark-mode .direct-chat-orange .right > .direct-chat-text::after, .dark-mode .direct-chat-orange .right > .direct-chat-text::before {
  1325. border-left-color: #fd7e14;
  1326. }
  1327. .dark-mode .direct-chat-yellow .right > .direct-chat-text {
  1328. background-color: #f39c12;
  1329. border-color: #f39c12;
  1330. color: #1f2d3d;
  1331. }
  1332. .dark-mode .direct-chat-yellow .right > .direct-chat-text::after, .dark-mode .direct-chat-yellow .right > .direct-chat-text::before {
  1333. border-left-color: #f39c12;
  1334. }
  1335. .dark-mode .direct-chat-green .right > .direct-chat-text {
  1336. background-color: #00bc8c;
  1337. border-color: #00bc8c;
  1338. color: #fff;
  1339. }
  1340. .dark-mode .direct-chat-green .right > .direct-chat-text::after, .dark-mode .direct-chat-green .right > .direct-chat-text::before {
  1341. border-left-color: #00bc8c;
  1342. }
  1343. .dark-mode .direct-chat-teal .right > .direct-chat-text {
  1344. background-color: #20c997;
  1345. border-color: #20c997;
  1346. color: #fff;
  1347. }
  1348. .dark-mode .direct-chat-teal .right > .direct-chat-text::after, .dark-mode .direct-chat-teal .right > .direct-chat-text::before {
  1349. border-left-color: #20c997;
  1350. }
  1351. .dark-mode .direct-chat-cyan .right > .direct-chat-text {
  1352. background-color: #3498db;
  1353. border-color: #3498db;
  1354. color: #fff;
  1355. }
  1356. .dark-mode .direct-chat-cyan .right > .direct-chat-text::after, .dark-mode .direct-chat-cyan .right > .direct-chat-text::before {
  1357. border-left-color: #3498db;
  1358. }
  1359. .dark-mode .direct-chat-white .right > .direct-chat-text {
  1360. background-color: #fff;
  1361. border-color: #fff;
  1362. color: #1f2d3d;
  1363. }
  1364. .dark-mode .direct-chat-white .right > .direct-chat-text::after, .dark-mode .direct-chat-white .right > .direct-chat-text::before {
  1365. border-left-color: #fff;
  1366. }
  1367. .dark-mode .direct-chat-gray .right > .direct-chat-text {
  1368. background-color: #6c757d;
  1369. border-color: #6c757d;
  1370. color: #fff;
  1371. }
  1372. .dark-mode .direct-chat-gray .right > .direct-chat-text::after, .dark-mode .direct-chat-gray .right > .direct-chat-text::before {
  1373. border-left-color: #6c757d;
  1374. }
  1375. .dark-mode .direct-chat-gray-dark .right > .direct-chat-text {
  1376. background-color: #343a40;
  1377. border-color: #343a40;
  1378. color: #fff;
  1379. }
  1380. .dark-mode .direct-chat-gray-dark .right > .direct-chat-text::after, .dark-mode .direct-chat-gray-dark .right > .direct-chat-text::before {
  1381. border-left-color: #343a40;
  1382. }
  1383. .users-list {
  1384. padding-left: 0;
  1385. list-style: none;
  1386. }
  1387. .users-list > li {
  1388. float: left;
  1389. padding: 10px;
  1390. text-align: center;
  1391. width: 25%;
  1392. }
  1393. .users-list > li img {
  1394. border-radius: 50%;
  1395. height: auto;
  1396. max-width: 100%;
  1397. }
  1398. .users-list > li > a:hover,
  1399. .users-list > li > a:hover .users-list-name {
  1400. color: #999;
  1401. }
  1402. .users-list-name,
  1403. .users-list-date {
  1404. display: block;
  1405. }
  1406. .users-list-name {
  1407. color: #495057;
  1408. font-size: 0.875rem;
  1409. overflow: hidden;
  1410. text-overflow: ellipsis;
  1411. white-space: nowrap;
  1412. }
  1413. .users-list-date {
  1414. color: #748290;
  1415. font-size: 12px;
  1416. }
  1417. .dark-mode .users-list-name {
  1418. color: #ced4da;
  1419. }
  1420. .dark-mode .users-list-date {
  1421. color: #adb5bd;
  1422. }
  1423. .card-widget {
  1424. border: 0;
  1425. position: relative;
  1426. }
  1427. .widget-user .widget-user-header {
  1428. border-top-left-radius: 0.25rem;
  1429. border-top-right-radius: 0.25rem;
  1430. height: 135px;
  1431. padding: 1rem;
  1432. text-align: center;
  1433. }
  1434. .widget-user .widget-user-username {
  1435. font-size: 25px;
  1436. font-weight: 300;
  1437. margin-bottom: 0;
  1438. margin-top: 0;
  1439. text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  1440. }
  1441. .widget-user .widget-user-desc {
  1442. margin-top: 0;
  1443. }
  1444. .widget-user .widget-user-image {
  1445. left: 50%;
  1446. margin-left: -45px;
  1447. position: absolute;
  1448. top: 80px;
  1449. }
  1450. .widget-user .widget-user-image > img {
  1451. border: 3px solid #fff;
  1452. height: auto;
  1453. width: 90px;
  1454. }
  1455. .widget-user .card-footer {
  1456. padding-top: 50px;
  1457. }
  1458. .widget-user-2 .widget-user-header {
  1459. border-top-left-radius: 0.25rem;
  1460. border-top-right-radius: 0.25rem;
  1461. padding: 1rem;
  1462. }
  1463. .widget-user-2 .widget-user-username {
  1464. font-size: 25px;
  1465. font-weight: 300;
  1466. margin-bottom: 5px;
  1467. margin-top: 5px;
  1468. }
  1469. .widget-user-2 .widget-user-desc {
  1470. margin-top: 0;
  1471. }
  1472. .widget-user-2 .widget-user-username,
  1473. .widget-user-2 .widget-user-desc {
  1474. margin-left: 75px;
  1475. }
  1476. .widget-user-2 .widget-user-image > img {
  1477. float: left;
  1478. height: auto;
  1479. width: 65px;
  1480. }
  1481. /*# sourceMappingURL=adminlte.extra-components.css.map */