@bnsights/bbsf-controls 1.0.66 → 1.0.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,4 @@
1
1
 
2
- @import"sass/variables.scss" ;
3
2
  @import "sass/base.scss";
4
3
  @import"sass/textarea.scss";
5
4
  @import"sass/checkbox.scss";
@@ -8,1170 +7,8 @@
8
7
  @import"sass/tags-input.scss";
9
8
  @import"sass/paging.scss";
10
9
  @import"sass/repeater.scss";
11
-
10
+ @import"sass/confirmation-modal.scss";
11
+ //fontawesome
12
12
  @import "fontawesome/fontawesome.scss";
13
-
14
- /*@import'~ng-pick-datetime/assets/style/picker.min.css';*/
15
- /*@import'~angular2-multiselect-dropdown/themes/default.theme.css';
16
- @import'~intl-tel-input/build/css/intlTelInput.css';
17
- @import'~froala-editor/css/froala_editor.pkgd.min.css';
18
- @import'~@angular/material/prebuilt-themes/deeppurple-amber.css';
19
- @import'~froala-editor/css/froala_style.min.css';
20
- @import'~cropperjs/dist/cropper.css';
13
+ //toaster
21
14
  @import'~ngx-toastr/toastr.css';
22
- @import '~@angular/material/prebuilt-themes/indigo-pink.css';
23
- @import 'fontawesome/fontawesome.css';
24
-
25
- .allow-dropdown {
26
- display: block !important;
27
- }
28
-
29
- .ProfileDropBox .cropper-view-box {
30
- outline: 0 !important;
31
- border-radius: 50% !important;
32
- }
33
-
34
- .ProfileDropBox .cropper-face {
35
- border-radius: 50%;
36
- }
37
-
38
- .ProfileDropBox ngx-dropzone-image-preview img {
39
- border-radius: 50% !important;
40
- }
41
-
42
- .ProfileDropBox [_nghost-ng-cli-universal-c5] ngx-dropzone-remove-badge[_ngcontent-ng-cli-universal-c5] {
43
- margin-right: 10px;
44
- }
45
-
46
- .cuppa-dropdown {
47
- background-color: white;
48
- }
49
-
50
- .arrow-up, .arrow-down {
51
- border-left: none !important;
52
- border-right: none !important;
53
- }
54
-
55
- .dropdown-list {
56
- padding-top: 0px !important;
57
- }
58
-
59
- .c-token {
60
- background-color: cornflowerblue;
61
- }
62
-
63
- .pure-checkbox .selected-item {
64
- background-color: cornflowerblue;
65
- color: white;
66
- }
67
-
68
- i.fa.fa-search {
69
- display: none !important;
70
- }
71
-
72
-
73
- .ta-results[_ngcontent-ng-cli-universal-c7] {
74
- position: static !important;
75
- width: -webkit-fill-available;
76
- }
77
-
78
- .dropdown[_nghost-ng-cli-universal-c7] {
79
- z-index: 10000000 !important;
80
- }*/
81
-
82
-
83
- /* [_nghost-ng-cli-universal-c2]{
84
- overflow: visible !important ;
85
- } */
86
- /*ngx-tags-input {
87
- overflow: visible !important;
88
- }
89
-
90
- .allow-dropdown {
91
- display: block !important;
92
- }
93
-
94
- typeahead-container {*/
95
- /* transform: none !important;
96
- overflow: visible !important;
97
- width: -webkit-fill-available; */
98
- /*}
99
-
100
- typeahead-container.dropdown {
101
- transform: translate3d(0, 29px, 0px) !important;
102
- width: -webkit-fill-available;
103
- }
104
-
105
- section.ta-results.list-group {
106
- position: static !important;
107
- width: -webkit-fill-available;
108
- }
109
-
110
- .b-auto-complete-textbox .ta-results.list-group {
111
- position: inherit !important;
112
- max-height: 300px;
113
- min-height: 200px;
114
- overflow: hidden;
115
- overflow-y: auto;
116
- border-bottom: 1px solid #ced4da;
117
- }
118
-
119
- .b-auto-complete-textbox .ta-item.list-group-item {
120
- text-align: left !important;
121
- }
122
-
123
- .b-auto-complete-textbox .ta-item.list-group-item i {
124
- display: none !important;
125
- }*/
126
-
127
- /* Checkbox Control */
128
- /*.b-checkbox .kt-checkbox {
129
- cursor: inherit;
130
- }
131
-
132
- .form-check-input {
133
- margin-left: 0px !important;
134
- }
135
-
136
- .form-check-input {
137
- height: 1.5rem !important;
138
- width: 1.5rem !important
139
- }
140
-
141
- .b-checkbox input:disabled ~ span {
142
- background-color: #d1d7e2;
143
- }
144
-
145
- .b-checkbox input:disabled ~ span:hover {
146
- cursor: not-allowed !important;
147
- }*/
148
-
149
- /* Toggle Slide Control */
150
- /*.b-toggle-slide .mat-slide-toggle.mat-disabled .mat-slide-toggle-label,
151
- .b-toggle-slide .mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb-container {
152
- cursor: not-allowed;
153
- }
154
-
155
- .b-toggle-slide .mat-slide-toggle .mat-slide-toggle-bar {
156
- background-color: #EBEDF3;
157
- }
158
-
159
- .b-toggle-slide .mat-slide-toggle .mat-slide-toggle-thumb {
160
- background-color: #fff;
161
- opacity: 1;
162
- }*/
163
-
164
-
165
- /* File uplod container */
166
- /*.dragndrop {
167
- padding: 30px;
168
- border: 3px dashed #ccc;
169
- font-size: 18px;
170
- }
171
-
172
- .dragndrop .drag-icon {
173
- font-size: 48px;
174
- }
175
-
176
- .b-img-preview img {
177
- max-width: 200px !important;
178
- max-height: 200px !important;
179
- }
180
-
181
- .alert-danger {
182
- color: #f96868;
183
- border-color: #ffeaea;
184
- background-color: rgba(255,234,234,.8);
185
- }
186
-
187
-
188
-
189
- .Required-text {
190
- font-weight: 500;
191
- font-size: .925rem;
192
- }
193
-
194
- .control-desc {
195
- color: #a2a2a2;
196
- }
197
-
198
- .input-group:not(.has-validation) > .form-control:not(:last-child), .input-group:not(.has-validation) > .custom-select:not(:last-child), .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
199
- border-top-right-radius: 0 !important;
200
- border-bottom-right-radius: 0 !important;
201
- }*/
202
-
203
-
204
- /* datetime picker*/
205
-
206
-
207
- /*.owl-dt-container, .owl-dt-container * {
208
- box-sizing: border-box;
209
- color: #797979;
210
- font-weight: 600;
211
- }
212
-
213
- .owl-dt-inline-container, .owl-dt-popup-container {
214
- width: 25.5em;
215
- box-shadow: 0 0 50px 0 rgb(82 63 105 / 10%);
216
- }
217
-
218
- .owl-dt-inline-container .owl-dt-calendar, .owl-dt-popup-container .owl-dt-calendar {
219
- height: auto;
220
- padding: 15px 10px;
221
- }
222
-
223
- .owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th {
224
- padding-top: 1.2em;
225
- font-size: .9em;
226
- }
227
-
228
- .owl-dt-control-period-button .owl-dt-control-button-arrow {
229
- margin: 0px 6px;
230
- }
231
-
232
- .owl-dt-container, .owl-dt-container svg {
233
- fill: #d7d5d5;
234
- }
235
-
236
- .owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected) {
237
- border-color: rgba(0,0,0,.4);
238
- background: #f5f8fa;
239
- color: #7e8299;
240
- border-color: transparent;
241
- }
242
-
243
- button.owl-dt-control.owl-dt-control-button.owl-dt-control-period-button:hover {
244
- background-color: #f5f8fa;
245
- }
246
-
247
- button.owl-dt-control.owl-dt-control-button.owl-dt-control-period-button {
248
- padding: 5px;
249
- border-radius: 6px;
250
- }
251
-
252
- .owl-dt-control-period-button:hover > .owl-dt-control-button-content {
253
- background-color: transparent !important;
254
- }
255
-
256
- .owl-dt-calendar-table .owl-dt-calendar-cell-selected {
257
- background: #009ef7;
258
- color: #fff;
259
- border-color: transparent;
260
- }
261
-
262
- .owl-dt-calendar-table .owl-dt-calendar-cell {
263
- color: rgba(62, 61, 61, 0.85);
264
- }
265
-
266
- .owl-dt-calendar-table .owl-dt-calendar-cell-active:focus > .owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected), .owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover > .owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
267
- background-color: rgb(245, 248, 250);
268
- color: #7e8299;
269
- }
270
-
271
- .owl-dt-container-buttons {
272
- height: auto;
273
- }
274
-
275
- .owl-dt-container-control-button .owl-dt-control-button-content {
276
- padding: 15px 10px;
277
- }
278
-
279
- .owl-dt-container-control-button:hover .owl-dt-control-button-content {
280
- background-color: #f5f8fa;
281
- }
282
-
283
- .owl-dt-container-control-button:last-child:hover .owl-dt-control-button-content {
284
- background-color: rgba(0, 158, 247, 0.11);
285
- }
286
-
287
- .owl-dt-container-info {
288
- padding: 0px;
289
- }
290
-
291
- .owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content {
292
- padding: 15px 5px;
293
- }
294
-
295
- .owl-dt-timer-content .owl-dt-timer-input {
296
- font-size: 12px;
297
- }
298
-
299
- .owl-dt-calendar-table .owl-dt-calendar-cell-in-range {
300
- background: #f1faff;
301
- }
302
-
303
- .owl-dt-container-info-label {
304
- color: #bbb9b9;
305
- }*/
306
- /*end datetime picker*/
307
-
308
- /*.b-label {
309
- padding: 15px 0px;
310
- }*/
311
-
312
- /*html editor*/
313
- /*.note-btn i {
314
- vertical-align: initial;
315
- line-height: initial;
316
- padding-right: 0;
317
- color: #74788d;
318
- font-size: .875rem;
319
- }
320
-
321
- .note-toolbar {
322
- padding: 10px !important;
323
- }*/
324
-
325
- /*calendar*/
326
-
327
- /*body {
328
- --fc-event-border-color: #009ef7;
329
- --fc-event-bg-color: #009ef7;
330
- --fc-event-text-color: #ffffff;
331
- }
332
-
333
- .fc {
334
- --fc-border-color: #eff2f5;
335
- --fc-page-bg-color: #ffffff;
336
- --fc-small-font-size: 0.95rem;
337
- --fc-highlight-color: rgba(245, 248, 250, 0.5);
338
- --fc-bg-event-opacity: 0.3;
339
- --fc-neutral-bg-color: #f5f8fa;
340
- --fc-today-bg-color: #f5f8fa;
341
- --fc-now-indicator-color: #f1416c;
342
- --fc-list-event-hover-bg-color: rgba(245, 248, 250, 0.5);
343
- --fc-button-text-color: #7e8299;
344
- --fc-button-bg-color: #f5f8fa;
345
- --fc-button-border-color: #f5f8fa;
346
- --fc-button-hover-bg-color: #f5f8fa;
347
- --fc-button-hover-border-color: #f5f8fa;
348
- --fc-button-active-bg-color: #eff2f5;
349
- --fc-button-active-border-color: #eff2f5;
350
- }
351
-
352
- .fc table {
353
- font-size: 1rem;
354
- }
355
-
356
- .fc .fc-button {
357
- padding: 0.75rem 1.25rem !important;
358
- box-shadow: none !important;
359
- border: 0 !important;
360
- border-radius: 0.475rem;
361
- vertical-align: middle;
362
- font-weight: 500 !important;
363
- text-transform: capitalize;
364
- }
365
-
366
- .fc .fc-button-primary {
367
- margin: 0;
368
- }
369
-
370
- .fc .fc-button-primary .fc-icon {
371
- font-size: 1.35rem;
372
- margin-bottom: 0.15rem;
373
- }
374
-
375
- .fc .fc-button-primary:not(:disabled):not(.fc-button-active):active,
376
- .fc .fc-button-primary:not(:disabled):not(.fc-button-active):focus,
377
- .fc .fc-button-primary:not(:disabled):not(.fc-button-active):hover {
378
- color: #181c32;
379
- }
380
-
381
- .fc .fc-button-primary:not(:disabled):not(.fc-button-active):active .fc-icon,
382
- .fc .fc-button-primary:not(:disabled):not(.fc-button-active):focus .fc-icon,
383
- .fc .fc-button-primary:not(:disabled):not(.fc-button-active):hover .fc-icon {
384
- color: #181c32;
385
- }
386
-
387
- .fc .fc-button-primary:not(:disabled).fc-button-active {
388
- color: #181c32;
389
- }
390
-
391
- .fc .fc-button-primary:not(:disabled).fc-button-active .fc-icon {
392
- color: #181c32;
393
- }
394
-
395
- .fc .fc-button-group .fc-button {
396
- margin: 0 !important;
397
- }
398
-
399
- .fc .fc-toolbar-title {
400
- font-size: 1.5rem;
401
- font-weight: 600;
402
- color: #3f4254;
403
- }
404
-
405
- .fc .fc-col-header-cell {
406
- padding: 0.75rem 0.5rem;
407
- }
408
-
409
- .fc .fc-col-header-cell .fc-col-header-cell-cushion {
410
- font-size: 1.1rem;
411
- font-weight: 500;
412
- color: #3f4254;
413
- }
414
-
415
- .fc .fc-scrollgrid {
416
- border-radius: 0.475rem;
417
- }
418
-
419
- .fc .fc-scrollgrid thead > tr td:first-child {
420
- border-top-left-radius: 0.475rem;
421
- }
422
-
423
- .fc .fc-scrollgrid thead > tr td:last-child {
424
- border-top-right-radius: 0.475rem;
425
- }
426
-
427
- .fc .fc-scrollgrid tbody > tr:last-child td:first-child {
428
- border-bottom-left-radius: 0.475rem;
429
- }
430
-
431
- .fc .fc-scrollgrid tbody > tr:last-child td:last-child {
432
- border-bottom-right-radius: 0.475rem;
433
- }
434
-
435
- .fc .fc-daygrid-event {
436
- margin-top: 3px;
437
- }
438
-
439
- .fc .fc-daygrid-block-event .fc-event-time,
440
- .fc .fc-daygrid-block-event .fc-event-title,
441
- .fc .fc-daygrid-dot-event .fc-event-time,
442
- .fc .fc-daygrid-dot-event .fc-event-title {
443
- padding: 0.25rem 0.25rem;
444
- }
445
-
446
- .fc .fc-daygrid-day-number {
447
- color: #3f4254;
448
- }
449
-
450
- .fc .fc-daygrid-dot-event {
451
- background-color: #f5f8fa;
452
- color: #7e8299;
453
- }
454
-
455
- .fc .fc-daygrid-dot-event .fc-event-title {
456
- font-weight: 500;
457
- }
458
-
459
- .fc .fc-daygrid-dot-event.fc-event-mirror,
460
- .fc .fc-daygrid-dot-event:hover {
461
- background-color: #f5f8fa;
462
- color: #009ef7;
463
- }
464
-
465
- .fc .fc-daygrid-event-dot {
466
- margin-left: 0.5rem;
467
- margin-right: 0.1rem;
468
- }
469
-
470
- .fc .fc-popover {
471
- border: 0 !important;
472
- background-color: #fff;
473
- box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.1);
474
- border-radius: 0.475rem;
475
- }
476
-
477
- .fc .fc-popover .fc-popover-header {
478
- border-top-left-radius: 0.475rem;
479
- border-top-right-radius: 0.475rem;
480
- padding: 0.65rem 0.75rem;
481
- background-color: #fff;
482
- }
483
-
484
- .fc .fc-popover .fc-popover-header .fc-popover-title {
485
- color: #3f4254;
486
- font-size: 1rem;
487
- font-weight: 500;
488
- }
489
-
490
- .fc .fc-popover .fc-popover-header .fc-popover-close {
491
- font-size: 1rem;
492
- color: #7e8299;
493
- }
494
-
495
- .fc .fc-popover .fc-popover-header .fc-popover-close:hover {
496
- color: #009ef7;
497
- }
498
-
499
- .fc .fc-popover .fc-popover-body {
500
- padding: 0.5rem 0.75rem 0.75rem 0.75rem;
501
- }
502
-
503
- .fc .fc-daygrid-more-link {
504
- font-weight: 500;
505
- }
506
-
507
- .fc .fc-timegrid-slot {
508
- height: 2rem;
509
- font-size: 0.95rem;
510
- }
511
-
512
- .fc .fc-list-day-cushion,
513
- .fc .fc-list-table td {
514
- padding: 0.85rem 1.15rem;
515
- }
516
-
517
- .fc .fc-list-day-side-text,
518
- .fc .fc-list-day-text {
519
- font-size: 1.1rem;
520
- color: #181c32;
521
- font-weight: 600;
522
- }
523
-
524
- .fc .fc-list,
525
- .fc .fc-list-table {
526
- border-radius: 0.475rem;
527
- }
528
-
529
- .fc .fc-list {
530
- overflow: hidden;
531
- position: relative;
532
- }
533
-
534
- .fc .fc-timegrid-axis {
535
- padding-left: 0;
536
- padding-right: 0;
537
- }
538
-
539
- .fc .fc-timegrid-event .fc-event-main {
540
- padding: 0.25rem 0.25rem;
541
- }
542
-
543
- .fc .fc-timegrid-now-indicator-arrow {
544
- margin-top: -1px;
545
- }
546
-
547
- .fc-h-event {
548
- font-weight: 400;
549
- }
550
-
551
- @media (max-width: 767.98px) {
552
- .fc .fc-header-toolbar {
553
- flex-direction: column;
554
- align-items: flex-start;
555
- }
556
-
557
- .fc .fc-header-toolbar .fc-toolbar-chunk:nth-child(1),
558
- .fc .fc-header-toolbar .fc-toolbar-chunk:nth-child(3) {
559
- order: 2;
560
- }
561
-
562
- .fc .fc-header-toolbar .fc-toolbar-chunk:nth-child(2) {
563
- order: 1;
564
- }
565
-
566
- .fc .fc-header-toolbar .fc-toolbar-chunk:nth-child(1),
567
- .fc .fc-header-toolbar .fc-toolbar-chunk:nth-child(2) {
568
- margin-bottom: 1rem;
569
- }
570
- }
571
-
572
- .custom-control-input:checked ~ .custom-control-label::before {
573
- background-color: #009ef7 !important;
574
- border-color: #009ef7 !important;
575
- }
576
-
577
- .page-item.active .page-link {
578
- background-color: #3699FF !important;
579
- border-color: #3699FF !important;
580
- }
581
-
582
- .page-link {
583
- font-weight: 500;
584
- border: 0px !important;
585
- margin: 0px 5px !important;
586
- border-radius: 6px !important;
587
- height: 2.5rem !important;
588
- min-width: 2.5rem !important;
589
- display: flex !important;
590
- justify-content: center !important;
591
- align-items: center !important;
592
- }
593
-
594
- .page-link :hover {
595
- color: #009ef7;
596
- background-color: #f1faff;
597
- }
598
-
599
- .b-pages select {
600
- border: 1px solid #3698fd;
601
- padding: 0px 5px;
602
- border-radius: 5px;
603
- color: #3698fd;
604
- font-weight: 500;
605
- }*/
606
- /*toggle slide*/
607
- /*.mat-slide-toggle {
608
- padding-left: 10px !important;
609
- }
610
-
611
-
612
- .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
613
- background-color: #e3f4fe;
614
- }
615
-
616
- .mat-slide-toggle-thumb-container {
617
- width: 20px !important;
618
- height: 20px !important;
619
- top: 2px !important;
620
- left: 2px !important;
621
- }
622
-
623
- .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
624
- background-color: #009ef7 !important;
625
- }
626
-
627
- .mat-slide-toggle-thumb {
628
- box-shadow: none !important;
629
- }
630
-
631
- .mat-slide-toggle.mat-checked .mat-ripple-element {
632
- background-color: #009ef7 !important;
633
- }
634
-
635
- .mat-slide-toggle-bar {
636
- width: 40px !important;
637
- height: 25px !important;
638
- border-radius: 3.25rem !important;
639
- }
640
-
641
- .mat-slide-toggle .mat-slide-toggle-ripple {
642
- top: calc(50% - 17.5px) !important;
643
- left: calc(50% - 17.5px) !important;
644
- height: 30px !important;
645
- width: 30px !important;
646
- }*/
647
- /*dropdown*/
648
- /*.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
649
- padding: 12px 10px;
650
- }
651
-
652
- .ng-select-multiple.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected, .ng-select-multiple.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
653
- border-bottom: 1px solid white;
654
- }
655
-
656
- .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
657
- margin: 0px 10px 0px 0px;
658
- }
659
-
660
-
661
- .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected, .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
662
- background-color: #f1faff;
663
- }
664
-
665
- .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
666
- background-color: #f1faff;
667
- font-weight: 500;
668
- transition: color .2s ease,background-color .2s ease;
669
- }
670
-
671
- .ng-select.ng-select-opened > .ng-select-container {
672
- border: 1px solid #e2e5ec;
673
- }
674
-
675
- .ng-dropdown-panel.ng-select-bottom {
676
- border: 1px solid #e2e5ec;
677
- }
678
-
679
- .ng-select .ng-arrow-wrapper {
680
- display: flex;
681
- align-items: center;
682
- justify-content: flex-end;
683
- }
684
-
685
- .ng-select .ng-clear-wrapper {
686
- display: flex;
687
- align-items: center;
688
- justify-content: center;
689
- }
690
-
691
- span.ng-value-label {
692
- font-weight: 500 !important;
693
- color: rgba(57,57, 57, 0.87);
694
- }
695
-
696
- .ng-select .ng-select-container .ng-value-container {
697
- padding-left: 0px;
698
- }
699
-
700
- .ng-select .ng-select-container {
701
- padding: .65rem 1rem;
702
- border: 1px solid #e2e5ec;
703
- }
704
-
705
- #DisabledTextBox, #DisabledDropdown {
706
- cursor: not-allowed;
707
- }
708
-
709
- .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
710
- padding: 0px !important;
711
- }
712
-
713
- .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
714
- position: inherit !important;
715
- }
716
-
717
- .ng-placeholder {
718
- padding: 0px !important;
719
- }
720
-
721
- .ng-select-multiple span.ng-value-label {
722
- color: #009ef7;
723
- }
724
-
725
- .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
726
- background-color: #f1faff;
727
- border-radius: 5px;
728
- padding: 5px;
729
- color: #009ef7;
730
- }
731
-
732
-
733
-
734
- .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label, .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label {
735
- font-weight: 500;
736
- }
737
-
738
- .ks-cboxtags label::after {
739
- font-family: "Font Awesome 5 Free";
740
- font-weight: 900;
741
- font-size: 12px;
742
- position: absolute;
743
- right: 10px;
744
- color: #4c5050;
745
- }
746
-
747
- .ks-cboxtags:hover ::after {
748
- font-family: "Font Awesome 5 Free";
749
- content: "\f00c";
750
- }
751
-
752
- .ks-cboxtags input[type="checkbox"]:checked + label::after {
753
- content: "\f00c";
754
- }
755
-
756
-
757
- .ks-cboxtags input[type="checkbox"] {
758
- position: absolute;
759
- opacity: 0;
760
- }
761
-
762
- .ks-cboxtags input[type="checkbox"]:focus + label {
763
- border: 2px solid #e9a1ff;
764
- }
765
-
766
- .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
767
- top: 10px;
768
- }
769
-
770
- .ng-dropdown-panel .scroll-host::-webkit-scrollbar {
771
- width: 5px;
772
- }
773
-
774
- .ng-dropdown-panel .scroll-host::-webkit-scrollbar-track {
775
- background: #f1f1f1;
776
- }
777
-
778
- .ng-dropdown-panel .scroll-host::-webkit-scrollbar-thumb {
779
- background: #e2e2e2;
780
- }
781
-
782
- .ng-dropdown-panel .scroll-host::-webkit-scrollbar-thumb {
783
- background: #888;
784
- }
785
-
786
- .ng-dropdown-panel.ng-select-bottom, .ng-select.ng-select-opened > .ng-select-container {
787
- border: 1px solid #e2e5ec;
788
- }
789
-
790
- .ng-select .ng-select-container, input-group {
791
- transition: color .2s ease,background-color .2s ease;
792
- padding: .75rem 1rem;
793
- font-size: 1rem;
794
- border-radius: .475rem !important;
795
- display: flex;
796
- align-items: center;
797
- }
798
-
799
-
800
- .ng-dropdown-panel {
801
- border: 0;
802
- box-shadow: 0 0 30px rgb(0 0 0 / 30%);
803
- border-radius: .475rem;
804
- padding: 1rem 0;
805
- }
806
-
807
- .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
808
- padding: .75rem 1.25rem;
809
- }
810
-
811
- .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:hover {
812
- transition: color .2s ease,background-color .2s ease;
813
- }
814
-
815
- .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
816
- transition: color .2s ease,background-color .2s ease;
817
- }
818
-
819
- .ng-select .ng-clear-wrapper {
820
- display: flex;
821
- align-items: center;
822
- justify-content: center;
823
- }*/
824
-
825
-
826
- /* Toggle Slide Control */
827
- /*.b-toggle-slide .mat-slide-toggle.mat-disabled .mat-slide-toggle-label,
828
- .b-toggle-slide .mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb-container {
829
- cursor: not-allowed;
830
- }
831
-
832
-
833
- .b-toggle-slide .mat-slide-toggle .mat-slide-toggle-thumb {
834
- opacity: 1;
835
- }
836
-
837
- .b-toggle-slide .mat-slide-toggle.mat-disabled .mat-slide-toggle-bar {
838
- opacity: 0.5;
839
- }
840
-
841
-
842
- .mat-slide-toggle-thumb-container {
843
- width: 25px !important;
844
- height: 25px !important;
845
- top: 4px !important;
846
- left: 4px !important;
847
- }
848
-
849
- .mat-slide-toggle.mat-checked .mat-slide-toggle-bar .mat-slide-toggle-thumb-container {
850
- left: 0px !important;
851
- }
852
-
853
-
854
- .mat-slide-toggle-thumb {
855
- box-shadow: none !important;
856
- }
857
-
858
-
859
- .mat-slide-toggle-bar {
860
- width: 40px !important;
861
- height: 2.25rem !important;
862
- border-radius: 3.25rem !important;
863
- }
864
-
865
- .mat-slide-toggle .mat-slide-toggle-ripple {
866
- top: calc(50% - 17.5px) !important;
867
- left: calc(50% - 17.5px) !important;
868
- height: 35px !important;
869
- width: 35px !important;
870
- }
871
-
872
-
873
-
874
- .page-item .page-link {
875
- cursor: pointer;
876
- }*/
877
-
878
- /*radio button*/
879
-
880
- /*input[type="radio"] {
881
- -webkit-appearance: none;
882
- appearance: none;
883
- margin: 0;
884
- font: inherit;
885
- width: 1.75em;
886
- height: 1.75em;
887
- border: 0.15em solid #2b2b40;
888
- border-radius: 50%;
889
- display: grid;
890
- place-content: center;
891
- margin-right: 10px;
892
- }
893
-
894
- input[type="radio"]::before {
895
- content: "";
896
- width: 0.9em;
897
- height: 0.9em;
898
- border-radius: 50%;
899
- transform: scale(0);
900
- transition: 120ms transform ease-in-out;
901
- }
902
-
903
- input[type="radio"]:checked::before {
904
- transform: scale(1);
905
- }
906
-
907
-
908
-
909
- .custom-control.custom-radio.custom-control-inline {
910
- display: flex;
911
- align-items: center;
912
- padding-bottom: 15px !important;
913
- }*/
914
-
915
- /*phone*/
916
- /*input#phone {
917
- transition: color .2s ease,background-color .2s ease;
918
- min-height: calc(1.5em +1.65rem +2px );
919
- padding-bottom: 0.75rem;
920
- padding-top: 0.75rem;
921
- font-size: 1.15rem;
922
- border-radius: 0.475rem !important;
923
- display: flex;
924
- align-items: center;
925
- width: 100%
926
- }
927
-
928
- .iti.iti--allow-dropdown {
929
- width: 100%;
930
- }
931
-
932
- input#country-search-box {
933
- padding: 15px 10px;
934
- }
935
-
936
-
937
-
938
- .iti__country {
939
- padding: 8px 10px;
940
- outline: none;
941
- }
942
-
943
- li.iti__country:hover {
944
- text-decoration: none;
945
- }*/
946
-
947
-
948
- /*html editor*/
949
- /*.angular-editor .angular-editor-wrapper .angular-editor-textarea {
950
- min-height: 150px !important;
951
- border-radius: 4px;
952
- margin-top: 0px !important
953
- }
954
-
955
- .angular-editor-wrapper {
956
- padding-top: 8px
957
- }
958
-
959
- .angular-editor-toolbar .angular-editor-toolbar-set .angular-editor-button {
960
- min-width: 2.5rem !important;
961
- }
962
-
963
-
964
- .ae-font .ae-picker-label {
965
- font-size: 12px;
966
- text-align: left;
967
- min-width: 2rem;
968
- }
969
-
970
- .angular-editor-toolbar {
971
- padding: 0px !important;
972
- }
973
-
974
-
975
- .ae-font .ae-picker-label:before {
976
- width: 0px !important;
977
- height: 0px !important;
978
- }*/
979
-
980
-
981
- /*paging select*/
982
- /*.b-pages select {
983
- word-wrap: normal;
984
- border-radius: 4px;
985
- border: 0px;
986
- margin-right: 10px;
987
- padding: 2px 4px;
988
- }*/
989
-
990
-
991
- /*textbox with icon*/
992
- /*.svg.svg-icon-grey {
993
- z-index: 4;
994
- position: absolute;
995
- }
996
-
997
- .svg.svg-icon-grey svg {
998
- height: 1.75rem !important;
999
- width: 1.75rem !important
1000
- }
1001
-
1002
- .left-icon {
1003
- left: 0px;
1004
- margin-left: 1.5rem !important;
1005
- }
1006
-
1007
- .right-icon {
1008
- right: 0px;
1009
- margin-right: 1.5rem !important;
1010
- }
1011
-
1012
- .left-icon + input {
1013
- padding-left: 3.7rem !important;
1014
- }
1015
-
1016
- .right-icon + input {
1017
- padding-right: 3.7rem !important;
1018
- }
1019
-
1020
- .svg.svg-icon-grey svg [fill]:not(.permanent):not(g) {
1021
- transition: fill .3s ease;
1022
- fill: #565674;
1023
- }
1024
-
1025
- .form-group {
1026
- margin-bottom: 1.75rem;
1027
- }
1028
-
1029
- body, html {
1030
- font-size: 13px;
1031
- }
1032
-
1033
-
1034
-
1035
- .form-check.form-check-custom {
1036
- padding-left: 0px;
1037
- }
1038
-
1039
- .ng-select.ng-select-opened.ng-select-bottom > .ng-select-container {
1040
- border-bottom-right-radius: 0 !important;
1041
- border-bottom-left-radius: 0 !important;
1042
- }
1043
-
1044
- .ng-dropdown-panel {
1045
- box-shadow: 0 0 30px #00000000;
1046
- }
1047
-
1048
- .ng-dropdown-panel.ng-select-bottom {
1049
- border-top-right-radius: 0 !important;
1050
- border-top-left-radius: 0 !important;
1051
- }
1052
-
1053
- .ng-dropdown-panel.ng-select-top {
1054
- border: 1px solid #ccc;
1055
- }
1056
-
1057
- input[type=radio] {
1058
- border: 1px solid #ddd;
1059
- cursor: pointer;
1060
- width: 1.6rem;
1061
- height: 1.6rem;
1062
- }
1063
-
1064
- input[type=radio]:before {
1065
- width: 0.6rem;
1066
- height: 0.6rem;
1067
- background: #3699ff;
1068
- }
1069
-
1070
- .autocomplete-container {
1071
- box-shadow: none !important;
1072
- width: 100%;
1073
- }
1074
-
1075
- ng-autocomplete.ng-autocomplete.bnsights-control {
1076
- padding: 0px !important;
1077
- }*/
1078
- /*tags input*/
1079
- /*.tags-input .badge {
1080
- background: #e4e4e4;
1081
- color: #3e3e3e;
1082
- }
1083
-
1084
- .input-group-append {
1085
- height: 100%;
1086
- }
1087
-
1088
- .b-date-picker .input-group {
1089
- height: 100%
1090
- }
1091
-
1092
-
1093
- button.swal2-cancel {
1094
- color: #7e8299 !important;
1095
- }
1096
-
1097
-
1098
- @media only screen and (max-width: 600px) {
1099
-
1100
-
1101
- .b-control.b-paging > div {
1102
- display: block !important;
1103
- }
1104
-
1105
- .b-pages {
1106
- align-items: center;
1107
- justify-content: center;
1108
- margin-top: 20px;
1109
- }
1110
- }
1111
-
1112
-
1113
- .cdk-overlay-container {
1114
- z-index: 1060 !important;
1115
- }*/
1116
- /*table with control remove margin*/
1117
- /*.table-w-control .b-control .form-group {
1118
- margin-bottom: 0px;
1119
- }*/
1120
-
1121
- /*///////////////////////////////////////////////////*/
1122
-
1123
- /*textbox copy copy clipboard*/
1124
- /*.copy-clipboard {
1125
- display: flex;
1126
- align-items: center;
1127
- justify-content: center;
1128
- background-color: #f4f6fa;
1129
- margin-left: -5px;
1130
- border-top-left-radius: 0px;
1131
- border-bottom-left-radius: 0px;
1132
- height: auto;
1133
- padding: 0.375rem 0.75rem;
1134
- font-size: 1rem;
1135
- color: #666666;
1136
- border: 1px solid #e9ecef;
1137
- border-radius: 0.25rem;
1138
- }*/
1139
-
1140
-
1141
-
1142
- /* textarea form control*/
1143
- /*textarea.form-control {
1144
- resize: none;
1145
- }*/
1146
-
1147
- /* Autocomplete form control*/
1148
- /*ng-autocomplete.ng-autocomplete.form-control {
1149
- width: 100%;
1150
- border-radius: 0.475rem;
1151
- }*/
1152
-
1153
- /* vertical form control*/
1154
- /*.form-group .b-horizontal {
1155
- display: flex;
1156
- align-items: center;
1157
- }
1158
- .form-group .b-horizontal label {
1159
- margin-right: 1rem;
1160
- white-space: nowrap;
1161
- margin-bottom: 0px;
1162
- }
1163
- .input-container {
1164
- display: flex;
1165
- width: 100%;
1166
-
1167
- }
1168
-
1169
- @media only screen and (max-width: 768px) {
1170
- .form-group .b-horizontal {
1171
- display: block;
1172
- }
1173
- .form-group .b-horizontal label {
1174
- margin-right: 0;
1175
- margin-bottom: 1rem;
1176
- }
1177
- }*/