8
@-webkit-keyframes flipInX {
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;
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;
21
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
22
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
26
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
27
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
30
-webkit-transform: perspective(400px);
31
transform: perspective(400px);
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;
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;
47
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
48
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
52
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
53
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
56
-webkit-transform: perspective(400px);
57
transform: perspective(400px);
61
@-webkit-keyframes fadeIn {
79
@-webkit-keyframes fadeOut {
97
@-webkit-keyframes shake {
99
-webkit-transform: translate(2px, 1px) rotate(0deg);
100
transform: translate(2px, 1px) rotate(0deg);
103
-webkit-transform: translate(-1px, -2px) rotate(-2deg);
104
transform: translate(-1px, -2px) rotate(-2deg);
107
-webkit-transform: translate(-3px, 0) rotate(3deg);
108
transform: translate(-3px, 0) rotate(3deg);
111
-webkit-transform: translate(0, 2px) rotate(0deg);
112
transform: translate(0, 2px) rotate(0deg);
115
-webkit-transform: translate(1px, -1px) rotate(1deg);
116
transform: translate(1px, -1px) rotate(1deg);
119
-webkit-transform: translate(-1px, 2px) rotate(-1deg);
120
transform: translate(-1px, 2px) rotate(-1deg);
123
-webkit-transform: translate(-3px, 1px) rotate(0deg);
124
transform: translate(-3px, 1px) rotate(0deg);
127
-webkit-transform: translate(2px, 1px) rotate(-2deg);
128
transform: translate(2px, 1px) rotate(-2deg);
131
-webkit-transform: translate(-1px, -1px) rotate(4deg);
132
transform: translate(-1px, -1px) rotate(4deg);
135
-webkit-transform: translate(2px, 2px) rotate(0deg);
136
transform: translate(2px, 2px) rotate(0deg);
139
-webkit-transform: translate(1px, -2px) rotate(-1deg);
140
transform: translate(1px, -2px) rotate(-1deg);
146
-webkit-transform: translate(2px, 1px) rotate(0deg);
147
transform: translate(2px, 1px) rotate(0deg);
150
-webkit-transform: translate(-1px, -2px) rotate(-2deg);
151
transform: translate(-1px, -2px) rotate(-2deg);
154
-webkit-transform: translate(-3px, 0) rotate(3deg);
155
transform: translate(-3px, 0) rotate(3deg);
158
-webkit-transform: translate(0, 2px) rotate(0deg);
159
transform: translate(0, 2px) rotate(0deg);
162
-webkit-transform: translate(1px, -1px) rotate(1deg);
163
transform: translate(1px, -1px) rotate(1deg);
166
-webkit-transform: translate(-1px, 2px) rotate(-1deg);
167
transform: translate(-1px, 2px) rotate(-1deg);
170
-webkit-transform: translate(-3px, 1px) rotate(0deg);
171
transform: translate(-3px, 1px) rotate(0deg);
174
-webkit-transform: translate(2px, 1px) rotate(-2deg);
175
transform: translate(2px, 1px) rotate(-2deg);
178
-webkit-transform: translate(-1px, -1px) rotate(4deg);
179
transform: translate(-1px, -1px) rotate(4deg);
182
-webkit-transform: translate(2px, 2px) rotate(0deg);
183
transform: translate(2px, 2px) rotate(0deg);
186
-webkit-transform: translate(1px, -2px) rotate(-1deg);
187
transform: translate(1px, -2px) rotate(-1deg);
191
@-webkit-keyframes wobble {
193
-webkit-transform: none;
197
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
198
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
201
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
202
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
205
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
206
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
209
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
210
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
213
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
214
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
217
-webkit-transform: none;
224
-webkit-transform: none;
228
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
229
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
232
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
233
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
236
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
237
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
240
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
241
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
244
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
245
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
248
-webkit-transform: none;
254
border-radius: 0.25rem;
255
box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
265
.small-box > .small-box-footer {
266
background-color: rgba(0, 0, 0, 0.1);
267
color: rgba(255, 255, 255, 0.8);
272
text-decoration: none;
276
.small-box > .small-box-footer:hover {
277
background-color: rgba(0, 0, 0, 0.15);
289
@media (min-width: 992px) {
290
.col-xl-2 .small-box h3,
291
.col-lg-2 .small-box h3,
292
.col-md-2 .small-box h3 {
295
.col-xl-3 .small-box h3,
296
.col-lg-3 .small-box h3,
297
.col-md-3 .small-box h3 {
302
@media (min-width: 1200px) {
303
.col-xl-2 .small-box h3,
304
.col-lg-2 .small-box h3,
305
.col-md-2 .small-box h3 {
308
.col-xl-3 .small-box h3,
309
.col-lg-3 .small-box h3,
310
.col-md-3 .small-box h3 {
319
.small-box p > small {
332
color: rgba(0, 0, 0, 0.15);
336
.small-box .icon > i {
341
transition: -webkit-transform 0.3s linear;
342
transition: transform 0.3s linear;
343
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
346
.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 {
351
.small-box .icon svg {
356
transition: -webkit-transform 0.3s linear;
357
transition: transform 0.3s linear;
358
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
362
text-decoration: none;
365
.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 {
366
-webkit-transform: scale(1.1);
367
transform: scale(1.1);
370
.small-box:hover .icon > svg {
371
-webkit-transform: scale(1.1);
372
transform: scale(1.1);
375
@media (max-width: 767.98px) {
388
box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
389
border-radius: 0.25rem;
390
background-color: #fff;
391
display: -ms-flexbox;
401
background-color: rgba(0, 0, 0, 0.125);
406
.info-box .progress .progress-bar {
407
background-color: #fff;
410
.info-box .info-box-icon {
411
border-radius: 0.25rem;
412
-ms-flex-align: center;
414
display: -ms-flexbox;
417
-ms-flex-pack: center;
418
justify-content: center;
423
.info-box .info-box-icon > img {
427
.info-box .info-box-content {
428
display: -ms-flexbox;
430
-ms-flex-direction: column;
431
flex-direction: column;
432
-ms-flex-pack: center;
433
justify-content: center;
441
.info-box .info-box-number {
447
.info-box .progress-description,
448
.info-box .info-box-text {
451
text-overflow: ellipsis;
455
.info-box .info-box .bg-primary,
456
.info-box .info-box .bg-gradient-primary {
460
.info-box .info-box .bg-primary .progress-bar,
461
.info-box .info-box .bg-gradient-primary .progress-bar {
462
background-color: #fff;
465
.info-box .info-box .bg-secondary,
466
.info-box .info-box .bg-gradient-secondary {
470
.info-box .info-box .bg-secondary .progress-bar,
471
.info-box .info-box .bg-gradient-secondary .progress-bar {
472
background-color: #fff;
475
.info-box .info-box .bg-success,
476
.info-box .info-box .bg-gradient-success {
480
.info-box .info-box .bg-success .progress-bar,
481
.info-box .info-box .bg-gradient-success .progress-bar {
482
background-color: #fff;
485
.info-box .info-box .bg-info,
486
.info-box .info-box .bg-gradient-info {
490
.info-box .info-box .bg-info .progress-bar,
491
.info-box .info-box .bg-gradient-info .progress-bar {
492
background-color: #fff;
495
.info-box .info-box .bg-warning,
496
.info-box .info-box .bg-gradient-warning {
500
.info-box .info-box .bg-warning .progress-bar,
501
.info-box .info-box .bg-gradient-warning .progress-bar {
502
background-color: #1f2d3d;
505
.info-box .info-box .bg-danger,
506
.info-box .info-box .bg-gradient-danger {
510
.info-box .info-box .bg-danger .progress-bar,
511
.info-box .info-box .bg-gradient-danger .progress-bar {
512
background-color: #fff;
515
.info-box .info-box .bg-light,
516
.info-box .info-box .bg-gradient-light {
520
.info-box .info-box .bg-light .progress-bar,
521
.info-box .info-box .bg-gradient-light .progress-bar {
522
background-color: #1f2d3d;
525
.info-box .info-box .bg-dark,
526
.info-box .info-box .bg-gradient-dark {
530
.info-box .info-box .bg-dark .progress-bar,
531
.info-box .info-box .bg-gradient-dark .progress-bar {
532
background-color: #fff;
535
.info-box .info-box-more {
539
.info-box .progress-description {
543
@media (min-width: 768px) {
544
.col-xl-2 .info-box .progress-description,
545
.col-lg-2 .info-box .progress-description,
546
.col-md-2 .info-box .progress-description {
549
.col-xl-3 .info-box .progress-description,
550
.col-lg-3 .info-box .progress-description,
551
.col-md-3 .info-box .progress-description {
556
@media (min-width: 992px) {
557
.col-xl-2 .info-box .progress-description,
558
.col-lg-2 .info-box .progress-description,
559
.col-md-2 .info-box .progress-description {
563
.col-xl-3 .info-box .progress-description,
564
.col-lg-3 .info-box .progress-description,
565
.col-md-3 .info-box .progress-description {
571
@media (min-width: 1200px) {
572
.col-xl-2 .info-box .progress-description,
573
.col-lg-2 .info-box .progress-description,
574
.col-md-2 .info-box .progress-description {
578
.col-xl-3 .info-box .progress-description,
579
.col-lg-3 .info-box .progress-description,
580
.col-md-3 .info-box .progress-description {
586
.dark-mode .info-box {
587
background-color: #343a40;
591
.dark-mode .info-box .info-box .bg-primary,
592
.dark-mode .info-box .info-box .bg-gradient-primary {
596
.dark-mode .info-box .info-box .bg-primary .progress-bar,
597
.dark-mode .info-box .info-box .bg-gradient-primary .progress-bar {
598
background-color: #fff;
601
.dark-mode .info-box .info-box .bg-secondary,
602
.dark-mode .info-box .info-box .bg-gradient-secondary {
606
.dark-mode .info-box .info-box .bg-secondary .progress-bar,
607
.dark-mode .info-box .info-box .bg-gradient-secondary .progress-bar {
608
background-color: #fff;
611
.dark-mode .info-box .info-box .bg-success,
612
.dark-mode .info-box .info-box .bg-gradient-success {
616
.dark-mode .info-box .info-box .bg-success .progress-bar,
617
.dark-mode .info-box .info-box .bg-gradient-success .progress-bar {
618
background-color: #fff;
621
.dark-mode .info-box .info-box .bg-info,
622
.dark-mode .info-box .info-box .bg-gradient-info {
626
.dark-mode .info-box .info-box .bg-info .progress-bar,
627
.dark-mode .info-box .info-box .bg-gradient-info .progress-bar {
628
background-color: #fff;
631
.dark-mode .info-box .info-box .bg-warning,
632
.dark-mode .info-box .info-box .bg-gradient-warning {
636
.dark-mode .info-box .info-box .bg-warning .progress-bar,
637
.dark-mode .info-box .info-box .bg-gradient-warning .progress-bar {
638
background-color: #1f2d3d;
641
.dark-mode .info-box .info-box .bg-danger,
642
.dark-mode .info-box .info-box .bg-gradient-danger {
646
.dark-mode .info-box .info-box .bg-danger .progress-bar,
647
.dark-mode .info-box .info-box .bg-gradient-danger .progress-bar {
648
background-color: #fff;
651
.dark-mode .info-box .info-box .bg-light,
652
.dark-mode .info-box .info-box .bg-gradient-light {
656
.dark-mode .info-box .info-box .bg-light .progress-bar,
657
.dark-mode .info-box .info-box .bg-gradient-light .progress-bar {
658
background-color: #1f2d3d;
661
.dark-mode .info-box .info-box .bg-dark,
662
.dark-mode .info-box .info-box .bg-gradient-dark {
666
.dark-mode .info-box .info-box .bg-dark .progress-bar,
667
.dark-mode .info-box .info-box .bg-gradient-dark .progress-bar {
668
background-color: #fff;
678
border-radius: 0.25rem;
679
background-color: #dee2e6;
695
.timeline > div::before, .timeline > div::after {
700
.timeline > div > .timeline-item {
701
box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
702
border-radius: 0.25rem;
703
background-color: #fff;
712
.timeline > div > .timeline-item > .time {
719
.timeline > div > .timeline-item > .timeline-header {
720
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
728
.timeline > div > .timeline-item > .timeline-header > a {
732
.timeline > div > .timeline-item > .timeline-body,
733
.timeline > div > .timeline-item > .timeline-footer {
737
.timeline > div > .timeline-item > .timeline-body > img {
741
.timeline > div > .timeline-item > .timeline-body > dl,
742
.timeline > div > .timeline-item > .timeline-body ol,
743
.timeline > div > .timeline-item > .timeline-body ul {
747
.timeline > div > .timeline-item > .timeline-footer > a {
751
.timeline > div > .fa,
752
.timeline > div > .fas,
753
.timeline > div > .far,
754
.timeline > div > .fab,
755
.timeline > div > .fal,
756
.timeline > div > .fad,
757
.timeline > div > .svg-inline--fa,
758
.timeline > div > .ion {
759
background-color: #adb5bd;
771
.timeline > div > .svg-inline--fa {
775
.timeline > .time-label > span {
777
background-color: #fff;
778
display: inline-block;
783
.timeline-inverse > div > .timeline-item {
785
background-color: #f8f9fa;
786
border: 1px solid #dee2e6;
789
.timeline-inverse > div > .timeline-item > .timeline-header {
790
border-bottom-color: #dee2e6;
793
.dark-mode .timeline::before {
794
background-color: #6c757d;
797
.dark-mode .timeline > div > .timeline-item {
798
background-color: #343a40;
800
border-color: #6c757d;
803
.dark-mode .timeline > div > .timeline-item > .timeline-header {
805
border-color: #6c757d;
808
.dark-mode .timeline > div > .timeline-item > .time {
818
.products-list > .item {
819
border-radius: 0.25rem;
820
background-color: #fff;
824
.products-list > .item::after {
830
.products-list .product-img {
834
.products-list .product-img img {
839
.products-list .product-info {
843
.products-list .product-title {
847
.products-list .product-description {
851
text-overflow: ellipsis;
855
.product-list-in-card > .item {
857
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
860
.product-list-in-card > .item:last-of-type {
861
border-bottom-width: 0;
864
.dark-mode .products-list > .item {
865
background-color: #343a40;
867
border-bottom-color: #6c757d;
870
.dark-mode .product-description {
874
.direct-chat .card-body {
880
.direct-chat.chat-pane-open .direct-chat-contacts {
881
-webkit-transform: translate(0, 0);
882
transform: translate(0, 0);
885
.direct-chat.timestamp-light .direct-chat-timestamp {
889
.direct-chat.timestamp-dark .direct-chat-timestamp {
893
.direct-chat-messages {
894
-webkit-transform: translate(0, 0);
895
transform: translate(0, 0);
910
.direct-chat-msg::after {
916
.direct-chat-messages,
917
.direct-chat-contacts {
918
transition: -webkit-transform .5s ease-in-out;
919
transition: transform .5s ease-in-out;
920
transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
924
border-radius: 0.3rem;
925
background-color: #d2d6de;
926
border: 1px solid #d2d6de;
928
margin: 5px 0 0 50px;
933
.direct-chat-text::after, .direct-chat-text::before {
934
border: solid transparent;
935
border-right-color: #d2d6de;
938
pointer-events: none;
945
.direct-chat-text::after {
950
.direct-chat-text::before {
955
.right .direct-chat-text {
960
.right .direct-chat-text::after, .right .direct-chat-text::before {
961
border-left-color: #d2d6de;
962
border-right-color: transparent;
974
.right .direct-chat-img {
988
.direct-chat-timestamp {
992
.direct-chat-contacts-open .direct-chat-contacts {
993
-webkit-transform: translate(0, 0);
994
transform: translate(0, 0);
997
.direct-chat-contacts {
998
-webkit-transform: translate(101%, 0);
999
transform: translate(101%, 0);
1000
background-color: #343a40;
1010
.direct-chat-contacts-light {
1011
background-color: #f8f9fa;
1014
.direct-chat-contacts-light .contacts-list-name {
1018
.direct-chat-contacts-light .contacts-list-date {
1022
.direct-chat-contacts-light .contacts-list-msg {
1031
.contacts-list > li {
1032
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
1037
.contacts-list > li::after {
1043
.contacts-list > li:last-of-type {
1053
.contacts-list-info {
1059
.contacts-list-status {
1063
.contacts-list-name {
1067
.contacts-list-status {
1068
font-size: 0.875rem;
1071
.contacts-list-date {
1080
.direct-chat-primary .right > .direct-chat-text {
1081
background-color: #007bff;
1082
border-color: #007bff;
1086
.direct-chat-primary .right > .direct-chat-text::after, .direct-chat-primary .right > .direct-chat-text::before {
1087
border-left-color: #007bff;
1090
.direct-chat-secondary .right > .direct-chat-text {
1091
background-color: #6c757d;
1092
border-color: #6c757d;
1096
.direct-chat-secondary .right > .direct-chat-text::after, .direct-chat-secondary .right > .direct-chat-text::before {
1097
border-left-color: #6c757d;
1100
.direct-chat-success .right > .direct-chat-text {
1101
background-color: #28a745;
1102
border-color: #28a745;
1106
.direct-chat-success .right > .direct-chat-text::after, .direct-chat-success .right > .direct-chat-text::before {
1107
border-left-color: #28a745;
1110
.direct-chat-info .right > .direct-chat-text {
1111
background-color: #17a2b8;
1112
border-color: #17a2b8;
1116
.direct-chat-info .right > .direct-chat-text::after, .direct-chat-info .right > .direct-chat-text::before {
1117
border-left-color: #17a2b8;
1120
.direct-chat-warning .right > .direct-chat-text {
1121
background-color: #ffc107;
1122
border-color: #ffc107;
1126
.direct-chat-warning .right > .direct-chat-text::after, .direct-chat-warning .right > .direct-chat-text::before {
1127
border-left-color: #ffc107;
1130
.direct-chat-danger .right > .direct-chat-text {
1131
background-color: #dc3545;
1132
border-color: #dc3545;
1136
.direct-chat-danger .right > .direct-chat-text::after, .direct-chat-danger .right > .direct-chat-text::before {
1137
border-left-color: #dc3545;
1140
.direct-chat-light .right > .direct-chat-text {
1141
background-color: #f8f9fa;
1142
border-color: #f8f9fa;
1146
.direct-chat-light .right > .direct-chat-text::after, .direct-chat-light .right > .direct-chat-text::before {
1147
border-left-color: #f8f9fa;
1150
.direct-chat-dark .right > .direct-chat-text {
1151
background-color: #343a40;
1152
border-color: #343a40;
1156
.direct-chat-dark .right > .direct-chat-text::after, .direct-chat-dark .right > .direct-chat-text::before {
1157
border-left-color: #343a40;
1160
.direct-chat-lightblue .right > .direct-chat-text {
1161
background-color: #3c8dbc;
1162
border-color: #3c8dbc;
1166
.direct-chat-lightblue .right > .direct-chat-text::after, .direct-chat-lightblue .right > .direct-chat-text::before {
1167
border-left-color: #3c8dbc;
1170
.direct-chat-navy .right > .direct-chat-text {
1171
background-color: #001f3f;
1172
border-color: #001f3f;
1176
.direct-chat-navy .right > .direct-chat-text::after, .direct-chat-navy .right > .direct-chat-text::before {
1177
border-left-color: #001f3f;
1180
.direct-chat-olive .right > .direct-chat-text {
1181
background-color: #3d9970;
1182
border-color: #3d9970;
1186
.direct-chat-olive .right > .direct-chat-text::after, .direct-chat-olive .right > .direct-chat-text::before {
1187
border-left-color: #3d9970;
1190
.direct-chat-lime .right > .direct-chat-text {
1191
background-color: #01ff70;
1192
border-color: #01ff70;
1196
.direct-chat-lime .right > .direct-chat-text::after, .direct-chat-lime .right > .direct-chat-text::before {
1197
border-left-color: #01ff70;
1200
.direct-chat-fuchsia .right > .direct-chat-text {
1201
background-color: #f012be;
1202
border-color: #f012be;
1206
.direct-chat-fuchsia .right > .direct-chat-text::after, .direct-chat-fuchsia .right > .direct-chat-text::before {
1207
border-left-color: #f012be;
1210
.direct-chat-maroon .right > .direct-chat-text {
1211
background-color: #d81b60;
1212
border-color: #d81b60;
1216
.direct-chat-maroon .right > .direct-chat-text::after, .direct-chat-maroon .right > .direct-chat-text::before {
1217
border-left-color: #d81b60;
1220
.direct-chat-blue .right > .direct-chat-text {
1221
background-color: #007bff;
1222
border-color: #007bff;
1226
.direct-chat-blue .right > .direct-chat-text::after, .direct-chat-blue .right > .direct-chat-text::before {
1227
border-left-color: #007bff;
1230
.direct-chat-indigo .right > .direct-chat-text {
1231
background-color: #6610f2;
1232
border-color: #6610f2;
1236
.direct-chat-indigo .right > .direct-chat-text::after, .direct-chat-indigo .right > .direct-chat-text::before {
1237
border-left-color: #6610f2;
1240
.direct-chat-purple .right > .direct-chat-text {
1241
background-color: #6f42c1;
1242
border-color: #6f42c1;
1246
.direct-chat-purple .right > .direct-chat-text::after, .direct-chat-purple .right > .direct-chat-text::before {
1247
border-left-color: #6f42c1;
1250
.direct-chat-pink .right > .direct-chat-text {
1251
background-color: #e83e8c;
1252
border-color: #e83e8c;
1256
.direct-chat-pink .right > .direct-chat-text::after, .direct-chat-pink .right > .direct-chat-text::before {
1257
border-left-color: #e83e8c;
1260
.direct-chat-red .right > .direct-chat-text {
1261
background-color: #dc3545;
1262
border-color: #dc3545;
1266
.direct-chat-red .right > .direct-chat-text::after, .direct-chat-red .right > .direct-chat-text::before {
1267
border-left-color: #dc3545;
1270
.direct-chat-orange .right > .direct-chat-text {
1271
background-color: #fd7e14;
1272
border-color: #fd7e14;
1276
.direct-chat-orange .right > .direct-chat-text::after, .direct-chat-orange .right > .direct-chat-text::before {
1277
border-left-color: #fd7e14;
1280
.direct-chat-yellow .right > .direct-chat-text {
1281
background-color: #ffc107;
1282
border-color: #ffc107;
1286
.direct-chat-yellow .right > .direct-chat-text::after, .direct-chat-yellow .right > .direct-chat-text::before {
1287
border-left-color: #ffc107;
1290
.direct-chat-green .right > .direct-chat-text {
1291
background-color: #28a745;
1292
border-color: #28a745;
1296
.direct-chat-green .right > .direct-chat-text::after, .direct-chat-green .right > .direct-chat-text::before {
1297
border-left-color: #28a745;
1300
.direct-chat-teal .right > .direct-chat-text {
1301
background-color: #20c997;
1302
border-color: #20c997;
1306
.direct-chat-teal .right > .direct-chat-text::after, .direct-chat-teal .right > .direct-chat-text::before {
1307
border-left-color: #20c997;
1310
.direct-chat-cyan .right > .direct-chat-text {
1311
background-color: #17a2b8;
1312
border-color: #17a2b8;
1316
.direct-chat-cyan .right > .direct-chat-text::after, .direct-chat-cyan .right > .direct-chat-text::before {
1317
border-left-color: #17a2b8;
1320
.direct-chat-white .right > .direct-chat-text {
1321
background-color: #fff;
1326
.direct-chat-white .right > .direct-chat-text::after, .direct-chat-white .right > .direct-chat-text::before {
1327
border-left-color: #fff;
1330
.direct-chat-gray .right > .direct-chat-text {
1331
background-color: #6c757d;
1332
border-color: #6c757d;
1336
.direct-chat-gray .right > .direct-chat-text::after, .direct-chat-gray .right > .direct-chat-text::before {
1337
border-left-color: #6c757d;
1340
.direct-chat-gray-dark .right > .direct-chat-text {
1341
background-color: #343a40;
1342
border-color: #343a40;
1346
.direct-chat-gray-dark .right > .direct-chat-text::after, .direct-chat-gray-dark .right > .direct-chat-text::before {
1347
border-left-color: #343a40;
1350
.dark-mode .direct-chat-text {
1351
background-color: #454d55;
1352
border-color: #4b545c;
1356
.dark-mode .direct-chat-text::after, .dark-mode .direct-chat-text::before {
1357
border-right-color: #4b545c;
1360
.dark-mode .direct-chat-timestamp {
1364
.dark-mode .right > .direct-chat-text::after, .dark-mode .right > .direct-chat-text::before {
1365
border-right-color: transparent;
1368
.dark-mode .direct-chat-primary .right > .direct-chat-text {
1369
background-color: #3f6791;
1370
border-color: #3f6791;
1374
.dark-mode .direct-chat-primary .right > .direct-chat-text::after, .dark-mode .direct-chat-primary .right > .direct-chat-text::before {
1375
border-left-color: #3f6791;
1378
.dark-mode .direct-chat-secondary .right > .direct-chat-text {
1379
background-color: #6c757d;
1380
border-color: #6c757d;
1384
.dark-mode .direct-chat-secondary .right > .direct-chat-text::after, .dark-mode .direct-chat-secondary .right > .direct-chat-text::before {
1385
border-left-color: #6c757d;
1388
.dark-mode .direct-chat-success .right > .direct-chat-text {
1389
background-color: #00bc8c;
1390
border-color: #00bc8c;
1394
.dark-mode .direct-chat-success .right > .direct-chat-text::after, .dark-mode .direct-chat-success .right > .direct-chat-text::before {
1395
border-left-color: #00bc8c;
1398
.dark-mode .direct-chat-info .right > .direct-chat-text {
1399
background-color: #3498db;
1400
border-color: #3498db;
1404
.dark-mode .direct-chat-info .right > .direct-chat-text::after, .dark-mode .direct-chat-info .right > .direct-chat-text::before {
1405
border-left-color: #3498db;
1408
.dark-mode .direct-chat-warning .right > .direct-chat-text {
1409
background-color: #f39c12;
1410
border-color: #f39c12;
1414
.dark-mode .direct-chat-warning .right > .direct-chat-text::after, .dark-mode .direct-chat-warning .right > .direct-chat-text::before {
1415
border-left-color: #f39c12;
1418
.dark-mode .direct-chat-danger .right > .direct-chat-text {
1419
background-color: #e74c3c;
1420
border-color: #e74c3c;
1424
.dark-mode .direct-chat-danger .right > .direct-chat-text::after, .dark-mode .direct-chat-danger .right > .direct-chat-text::before {
1425
border-left-color: #e74c3c;
1428
.dark-mode .direct-chat-light .right > .direct-chat-text {
1429
background-color: #f8f9fa;
1430
border-color: #f8f9fa;
1434
.dark-mode .direct-chat-light .right > .direct-chat-text::after, .dark-mode .direct-chat-light .right > .direct-chat-text::before {
1435
border-left-color: #f8f9fa;
1438
.dark-mode .direct-chat-dark .right > .direct-chat-text {
1439
background-color: #343a40;
1440
border-color: #343a40;
1444
.dark-mode .direct-chat-dark .right > .direct-chat-text::after, .dark-mode .direct-chat-dark .right > .direct-chat-text::before {
1445
border-left-color: #343a40;
1448
.dark-mode .direct-chat-lightblue .right > .direct-chat-text {
1449
background-color: #86bad8;
1450
border-color: #86bad8;
1454
.dark-mode .direct-chat-lightblue .right > .direct-chat-text::after, .dark-mode .direct-chat-lightblue .right > .direct-chat-text::before {
1455
border-left-color: #86bad8;
1458
.dark-mode .direct-chat-navy .right > .direct-chat-text {
1459
background-color: #002c59;
1460
border-color: #002c59;
1464
.dark-mode .direct-chat-navy .right > .direct-chat-text::after, .dark-mode .direct-chat-navy .right > .direct-chat-text::before {
1465
border-left-color: #002c59;
1468
.dark-mode .direct-chat-olive .right > .direct-chat-text {
1469
background-color: #74c8a3;
1470
border-color: #74c8a3;
1474
.dark-mode .direct-chat-olive .right > .direct-chat-text::after, .dark-mode .direct-chat-olive .right > .direct-chat-text::before {
1475
border-left-color: #74c8a3;
1478
.dark-mode .direct-chat-lime .right > .direct-chat-text {
1479
background-color: #67ffa9;
1480
border-color: #67ffa9;
1484
.dark-mode .direct-chat-lime .right > .direct-chat-text::after, .dark-mode .direct-chat-lime .right > .direct-chat-text::before {
1485
border-left-color: #67ffa9;
1488
.dark-mode .direct-chat-fuchsia .right > .direct-chat-text {
1489
background-color: #f672d8;
1490
border-color: #f672d8;
1494
.dark-mode .direct-chat-fuchsia .right > .direct-chat-text::after, .dark-mode .direct-chat-fuchsia .right > .direct-chat-text::before {
1495
border-left-color: #f672d8;
1498
.dark-mode .direct-chat-maroon .right > .direct-chat-text {
1499
background-color: #ed6c9b;
1500
border-color: #ed6c9b;
1504
.dark-mode .direct-chat-maroon .right > .direct-chat-text::after, .dark-mode .direct-chat-maroon .right > .direct-chat-text::before {
1505
border-left-color: #ed6c9b;
1508
.dark-mode .direct-chat-blue .right > .direct-chat-text {
1509
background-color: #3f6791;
1510
border-color: #3f6791;
1514
.dark-mode .direct-chat-blue .right > .direct-chat-text::after, .dark-mode .direct-chat-blue .right > .direct-chat-text::before {
1515
border-left-color: #3f6791;
1518
.dark-mode .direct-chat-indigo .right > .direct-chat-text {
1519
background-color: #6610f2;
1520
border-color: #6610f2;
1524
.dark-mode .direct-chat-indigo .right > .direct-chat-text::after, .dark-mode .direct-chat-indigo .right > .direct-chat-text::before {
1525
border-left-color: #6610f2;
1528
.dark-mode .direct-chat-purple .right > .direct-chat-text {
1529
background-color: #6f42c1;
1530
border-color: #6f42c1;
1534
.dark-mode .direct-chat-purple .right > .direct-chat-text::after, .dark-mode .direct-chat-purple .right > .direct-chat-text::before {
1535
border-left-color: #6f42c1;
1538
.dark-mode .direct-chat-pink .right > .direct-chat-text {
1539
background-color: #e83e8c;
1540
border-color: #e83e8c;
1544
.dark-mode .direct-chat-pink .right > .direct-chat-text::after, .dark-mode .direct-chat-pink .right > .direct-chat-text::before {
1545
border-left-color: #e83e8c;
1548
.dark-mode .direct-chat-red .right > .direct-chat-text {
1549
background-color: #e74c3c;
1550
border-color: #e74c3c;
1554
.dark-mode .direct-chat-red .right > .direct-chat-text::after, .dark-mode .direct-chat-red .right > .direct-chat-text::before {
1555
border-left-color: #e74c3c;
1558
.dark-mode .direct-chat-orange .right > .direct-chat-text {
1559
background-color: #fd7e14;
1560
border-color: #fd7e14;
1564
.dark-mode .direct-chat-orange .right > .direct-chat-text::after, .dark-mode .direct-chat-orange .right > .direct-chat-text::before {
1565
border-left-color: #fd7e14;
1568
.dark-mode .direct-chat-yellow .right > .direct-chat-text {
1569
background-color: #f39c12;
1570
border-color: #f39c12;
1574
.dark-mode .direct-chat-yellow .right > .direct-chat-text::after, .dark-mode .direct-chat-yellow .right > .direct-chat-text::before {
1575
border-left-color: #f39c12;
1578
.dark-mode .direct-chat-green .right > .direct-chat-text {
1579
background-color: #00bc8c;
1580
border-color: #00bc8c;
1584
.dark-mode .direct-chat-green .right > .direct-chat-text::after, .dark-mode .direct-chat-green .right > .direct-chat-text::before {
1585
border-left-color: #00bc8c;
1588
.dark-mode .direct-chat-teal .right > .direct-chat-text {
1589
background-color: #20c997;
1590
border-color: #20c997;
1594
.dark-mode .direct-chat-teal .right > .direct-chat-text::after, .dark-mode .direct-chat-teal .right > .direct-chat-text::before {
1595
border-left-color: #20c997;
1598
.dark-mode .direct-chat-cyan .right > .direct-chat-text {
1599
background-color: #3498db;
1600
border-color: #3498db;
1604
.dark-mode .direct-chat-cyan .right > .direct-chat-text::after, .dark-mode .direct-chat-cyan .right > .direct-chat-text::before {
1605
border-left-color: #3498db;
1608
.dark-mode .direct-chat-white .right > .direct-chat-text {
1609
background-color: #fff;
1614
.dark-mode .direct-chat-white .right > .direct-chat-text::after, .dark-mode .direct-chat-white .right > .direct-chat-text::before {
1615
border-left-color: #fff;
1618
.dark-mode .direct-chat-gray .right > .direct-chat-text {
1619
background-color: #6c757d;
1620
border-color: #6c757d;
1624
.dark-mode .direct-chat-gray .right > .direct-chat-text::after, .dark-mode .direct-chat-gray .right > .direct-chat-text::before {
1625
border-left-color: #6c757d;
1628
.dark-mode .direct-chat-gray-dark .right > .direct-chat-text {
1629
background-color: #343a40;
1630
border-color: #343a40;
1634
.dark-mode .direct-chat-gray-dark .right > .direct-chat-text::after, .dark-mode .direct-chat-gray-dark .right > .direct-chat-text::before {
1635
border-left-color: #343a40;
1650
.users-list > li img {
1656
.users-list > li > a:hover,
1657
.users-list > li > a:hover .users-list-name {
1668
font-size: 0.875rem;
1670
text-overflow: ellipsis;
1671
white-space: nowrap;
1679
.dark-mode .users-list-name {
1683
.dark-mode .users-list-date {
1692
.widget-user .widget-user-header {
1693
border-top-left-radius: 0.25rem;
1694
border-top-right-radius: 0.25rem;
1700
.widget-user .widget-user-username {
1705
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
1708
.widget-user .widget-user-desc {
1712
.widget-user .widget-user-image {
1719
.widget-user .widget-user-image > img {
1720
border: 3px solid #fff;
1725
.widget-user .card-footer {
1729
.widget-user-2 .widget-user-header {
1730
border-top-left-radius: 0.25rem;
1731
border-top-right-radius: 0.25rem;
1735
.widget-user-2 .widget-user-username {
1742
.widget-user-2 .widget-user-desc {
1746
.widget-user-2 .widget-user-username,
1747
.widget-user-2 .widget-user-desc {
1751
.widget-user-2 .widget-user-image > img {