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;
255
background-image: none;
256
border-bottom-color: #ddd;
261
.fc-button:hover, .fc-button:active, .fc-button.hover {
262
background-color: #e9e9e9;
289
.fc-widget-header:first-of-type,
290
.fc-widget-content:first-of-type {
295
.fc-widget-header:last-of-type,
296
.fc-widget-content:last-of-type {
301
.fc-toolbar.fc-header-toolbar {
306
@media (max-width: 575.98px) {
308
-ms-flex-direction: column;
309
flex-direction: column;
311
.fc-toolbar .fc-left {
314
margin-bottom: .5rem;
316
.fc-toolbar .fc-center {
319
margin-bottom: .375rem;
321
.fc-toolbar .fc-right {
339
.fc-color-picker > li {
346
.fc-color-picker > li .fa,
347
.fc-color-picker > li .fas,
348
.fc-color-picker > li .far,
349
.fc-color-picker > li .fab,
350
.fc-color-picker > li .fal,
351
.fc-color-picker > li .fad,
352
.fc-color-picker > li .svg-inline--fa,
353
.fc-color-picker > li .ion {
354
transition: -webkit-transform linear .3s;
355
transition: transform linear .3s;
356
transition: transform linear .3s, -webkit-transform linear .3s;
359
.fc-color-picker > li .fa:hover,
360
.fc-color-picker > li .fas:hover,
361
.fc-color-picker > li .far:hover,
362
.fc-color-picker > li .fab:hover,
363
.fc-color-picker > li .fal:hover,
364
.fc-color-picker > li .fad:hover,
365
.fc-color-picker > li .svg-inline--fa:hover,
366
.fc-color-picker > li .ion:hover {
367
-webkit-transform: rotate(30deg);
368
transform: rotate(30deg);
372
transition: all linear .3s;
376
box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
377
border-radius: 0.25rem;
384
.external-event:hover {
385
box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2);
388
.select2-container--default .select2-selection--single {
389
border: 1px solid #ced4da;
390
padding: 0.46875rem 0.75rem;
391
height: calc(2.25rem + 2px);
394
.select2-container--default.select2-container--open .select2-selection--single {
395
border-color: #80bdff;
398
.select2-container--default .select2-dropdown {
399
border: 1px solid #ced4da;
402
.select2-container--default .select2-results__option {
404
-webkit-user-select: none;
405
-moz-user-select: none;
406
-ms-user-select: none;
410
.select2-container--default .select2-selection--single .select2-selection__rendered {
416
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
421
.select2-container--default .select2-selection--single .select2-selection__arrow {
426
.select2-container--default .select2-selection--single .select2-selection__arrow b {
430
.select2-container--default .select2-dropdown .select2-search__field,
431
.select2-container--default .select2-search--inline .select2-search__field {
432
border: 1px solid #ced4da;
435
.select2-container--default .select2-dropdown .select2-search__field:focus,
436
.select2-container--default .select2-search--inline .select2-search__field:focus {
438
border: 1px solid #80bdff;
441
.select2-container--default .select2-dropdown.select2-dropdown--below {
445
.select2-container--default .select2-dropdown.select2-dropdown--above {
449
.select2-container--default .select2-results__option[aria-disabled='true'] {
453
.select2-container--default .select2-results__option[aria-selected='true'] {
454
background-color: #dee2e6;
457
.select2-container--default .select2-results__option[aria-selected='true'], .select2-container--default .select2-results__option[aria-selected='true']:hover {
461
.select2-container--default .select2-results__option--highlighted {
462
background-color: #007bff;
466
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
467
background-color: #0074f0;
471
.select2-container--default .select2-selection--multiple {
472
border: 1px solid #ced4da;
473
min-height: calc(2.25rem + 2px);
476
.select2-container--default .select2-selection--multiple:focus {
477
border-color: #80bdff;
480
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
481
padding: 0 0.375rem 0.375rem;
482
margin-bottom: -0.375rem;
485
.select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline {
487
margin-left: 0.375rem;
490
.select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline .select2-search__field {
491
width: 100% !important;
494
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
499
.select2-container--default .select2-selection--multiple .select2-selection__choice {
500
background-color: #007bff;
501
border-color: #006fe6;
507
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
508
color: rgba(255, 255, 255, 0.7);
514
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
518
.text-sm .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline .select2-search__field, .select2-container--default .select2-selection--multiple.text-sm .select2-search.select2-search--inline .select2-search__field {
522
.text-sm .select2-container--default .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple.text-sm .select2-selection__choice {
526
.select2-container--default.select2-container--focus .select2-selection--single,
527
.select2-container--default.select2-container--focus .select2-selection--multiple {
528
border-color: #80bdff;
531
.select2-container--default.select2-container--focus .select2-search__field {
535
.select2-container--default .select2-selection--single .select2-selection__rendered li {
539
.input-group-prepend ~ .select2-container--default .select2-selection {
540
border-bottom-left-radius: 0;
541
border-top-left-radius: 0;
544
.input-group > .select2-container--default:not(:last-child) .select2-selection {
545
border-bottom-right-radius: 0;
546
border-top-right-radius: 0;
549
.select2-container--bootstrap4.select2-container--focus .select2-selection {
553
select.form-control-sm ~ .select2-container--default {
557
.text-sm .select2-container--default .select2-selection--single,
558
select.form-control-sm ~ .select2-container--default .select2-selection--single {
559
height: calc(1.8125rem + 2px);
562
.text-sm .select2-container--default .select2-selection--single .select2-selection__rendered,
563
select.form-control-sm ~ .select2-container--default .select2-selection--single .select2-selection__rendered {
567
.text-sm .select2-container--default .select2-selection--single .select2-selection__arrow,
568
select.form-control-sm ~ .select2-container--default .select2-selection--single .select2-selection__arrow {
572
.text-sm .select2-container--default .select2-selection--multiple,
573
select.form-control-sm ~ .select2-container--default .select2-selection--multiple {
574
min-height: calc(1.8125rem + 2px);
577
.text-sm .select2-container--default .select2-selection--multiple .select2-selection__rendered,
578
select.form-control-sm ~ .select2-container--default .select2-selection--multiple .select2-selection__rendered {
579
padding: 0 0.25rem 0.25rem;
583
.text-sm .select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline,
584
select.form-control-sm ~ .select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline {
585
margin-left: 0.25rem;
588
.text-sm .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field,
589
select.form-control-sm ~ .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
593
.maximized-card .select2-dropdown {
597
.select2-primary + .select2-container--default.select2-container--open .select2-selection--single {
598
border-color: #80bdff;
601
.select2-primary + .select2-container--default.select2-container--focus .select2-selection--single {
602
border-color: #80bdff;
605
.select2-container--default .select2-primary.select2-dropdown .select2-search__field:focus,
606
.select2-container--default .select2-primary .select2-dropdown .select2-search__field:focus,
607
.select2-container--default .select2-primary .select2-search--inline .select2-search__field:focus,
608
.select2-primary .select2-container--default.select2-dropdown .select2-search__field:focus,
609
.select2-primary .select2-container--default .select2-dropdown .select2-search__field:focus,
610
.select2-primary .select2-container--default .select2-search--inline .select2-search__field:focus {
611
border: 1px solid #80bdff;
614
.select2-container--default .select2-primary .select2-results__option--highlighted,
615
.select2-primary .select2-container--default .select2-results__option--highlighted {
616
background-color: #007bff;
620
.select2-container--default .select2-primary .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-primary .select2-results__option--highlighted[aria-selected]:hover,
621
.select2-primary .select2-container--default .select2-results__option--highlighted[aria-selected],
622
.select2-primary .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
623
background-color: #0074f0;
627
.select2-container--default .select2-primary .select2-selection--multiple:focus,
628
.select2-primary .select2-container--default .select2-selection--multiple:focus {
629
border-color: #80bdff;
632
.select2-container--default .select2-primary .select2-selection--multiple .select2-selection__choice,
633
.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
634
background-color: #007bff;
635
border-color: #006fe6;
639
.select2-container--default .select2-primary .select2-selection--multiple .select2-selection__choice__remove,
640
.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
641
color: rgba(255, 255, 255, 0.7);
644
.select2-container--default .select2-primary .select2-selection--multiple .select2-selection__choice__remove:hover,
645
.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
649
.select2-container--default .select2-primary.select2-container--focus .select2-selection--multiple,
650
.select2-primary .select2-container--default.select2-container--focus .select2-selection--multiple {
651
border-color: #80bdff;
654
.select2-secondary + .select2-container--default.select2-container--open .select2-selection--single {
655
border-color: #afb5ba;
658
.select2-secondary + .select2-container--default.select2-container--focus .select2-selection--single {
659
border-color: #afb5ba;
662
.select2-container--default .select2-secondary.select2-dropdown .select2-search__field:focus,
663
.select2-container--default .select2-secondary .select2-dropdown .select2-search__field:focus,
664
.select2-container--default .select2-secondary .select2-search--inline .select2-search__field:focus,
665
.select2-secondary .select2-container--default.select2-dropdown .select2-search__field:focus,
666
.select2-secondary .select2-container--default .select2-dropdown .select2-search__field:focus,
667
.select2-secondary .select2-container--default .select2-search--inline .select2-search__field:focus {
668
border: 1px solid #afb5ba;
671
.select2-container--default .select2-secondary .select2-results__option--highlighted,
672
.select2-secondary .select2-container--default .select2-results__option--highlighted {
673
background-color: #6c757d;
677
.select2-container--default .select2-secondary .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-secondary .select2-results__option--highlighted[aria-selected]:hover,
678
.select2-secondary .select2-container--default .select2-results__option--highlighted[aria-selected],
679
.select2-secondary .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
680
background-color: #656d75;
684
.select2-container--default .select2-secondary .select2-selection--multiple:focus,
685
.select2-secondary .select2-container--default .select2-selection--multiple:focus {
686
border-color: #afb5ba;
689
.select2-container--default .select2-secondary .select2-selection--multiple .select2-selection__choice,
690
.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
691
background-color: #6c757d;
692
border-color: #60686f;
696
.select2-container--default .select2-secondary .select2-selection--multiple .select2-selection__choice__remove,
697
.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
698
color: rgba(255, 255, 255, 0.7);
701
.select2-container--default .select2-secondary .select2-selection--multiple .select2-selection__choice__remove:hover,
702
.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
706
.select2-container--default .select2-secondary.select2-container--focus .select2-selection--multiple,
707
.select2-secondary .select2-container--default.select2-container--focus .select2-selection--multiple {
708
border-color: #afb5ba;
711
.select2-success + .select2-container--default.select2-container--open .select2-selection--single {
712
border-color: #71dd8a;
715
.select2-success + .select2-container--default.select2-container--focus .select2-selection--single {
716
border-color: #71dd8a;
719
.select2-container--default .select2-success.select2-dropdown .select2-search__field:focus,
720
.select2-container--default .select2-success .select2-dropdown .select2-search__field:focus,
721
.select2-container--default .select2-success .select2-search--inline .select2-search__field:focus,
722
.select2-success .select2-container--default.select2-dropdown .select2-search__field:focus,
723
.select2-success .select2-container--default .select2-dropdown .select2-search__field:focus,
724
.select2-success .select2-container--default .select2-search--inline .select2-search__field:focus {
725
border: 1px solid #71dd8a;
728
.select2-container--default .select2-success .select2-results__option--highlighted,
729
.select2-success .select2-container--default .select2-results__option--highlighted {
730
background-color: #28a745;
734
.select2-container--default .select2-success .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-success .select2-results__option--highlighted[aria-selected]:hover,
735
.select2-success .select2-container--default .select2-results__option--highlighted[aria-selected],
736
.select2-success .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
737
background-color: #259b40;
741
.select2-container--default .select2-success .select2-selection--multiple:focus,
742
.select2-success .select2-container--default .select2-selection--multiple:focus {
743
border-color: #71dd8a;
746
.select2-container--default .select2-success .select2-selection--multiple .select2-selection__choice,
747
.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
748
background-color: #28a745;
749
border-color: #23923d;
753
.select2-container--default .select2-success .select2-selection--multiple .select2-selection__choice__remove,
754
.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
755
color: rgba(255, 255, 255, 0.7);
758
.select2-container--default .select2-success .select2-selection--multiple .select2-selection__choice__remove:hover,
759
.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
763
.select2-container--default .select2-success.select2-container--focus .select2-selection--multiple,
764
.select2-success .select2-container--default.select2-container--focus .select2-selection--multiple {
765
border-color: #71dd8a;
768
.select2-info + .select2-container--default.select2-container--open .select2-selection--single {
769
border-color: #63d9ec;
772
.select2-info + .select2-container--default.select2-container--focus .select2-selection--single {
773
border-color: #63d9ec;
776
.select2-container--default .select2-info.select2-dropdown .select2-search__field:focus,
777
.select2-container--default .select2-info .select2-dropdown .select2-search__field:focus,
778
.select2-container--default .select2-info .select2-search--inline .select2-search__field:focus,
779
.select2-info .select2-container--default.select2-dropdown .select2-search__field:focus,
780
.select2-info .select2-container--default .select2-dropdown .select2-search__field:focus,
781
.select2-info .select2-container--default .select2-search--inline .select2-search__field:focus {
782
border: 1px solid #63d9ec;
785
.select2-container--default .select2-info .select2-results__option--highlighted,
786
.select2-info .select2-container--default .select2-results__option--highlighted {
787
background-color: #17a2b8;
791
.select2-container--default .select2-info .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-info .select2-results__option--highlighted[aria-selected]:hover,
792
.select2-info .select2-container--default .select2-results__option--highlighted[aria-selected],
793
.select2-info .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
794
background-color: #1596aa;
798
.select2-container--default .select2-info .select2-selection--multiple:focus,
799
.select2-info .select2-container--default .select2-selection--multiple:focus {
800
border-color: #63d9ec;
803
.select2-container--default .select2-info .select2-selection--multiple .select2-selection__choice,
804
.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
805
background-color: #17a2b8;
806
border-color: #148ea1;
810
.select2-container--default .select2-info .select2-selection--multiple .select2-selection__choice__remove,
811
.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
812
color: rgba(255, 255, 255, 0.7);
815
.select2-container--default .select2-info .select2-selection--multiple .select2-selection__choice__remove:hover,
816
.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
820
.select2-container--default .select2-info.select2-container--focus .select2-selection--multiple,
821
.select2-info .select2-container--default.select2-container--focus .select2-selection--multiple {
822
border-color: #63d9ec;
825
.select2-warning + .select2-container--default.select2-container--open .select2-selection--single {
826
border-color: #ffe187;
829
.select2-warning + .select2-container--default.select2-container--focus .select2-selection--single {
830
border-color: #ffe187;
833
.select2-container--default .select2-warning.select2-dropdown .select2-search__field:focus,
834
.select2-container--default .select2-warning .select2-dropdown .select2-search__field:focus,
835
.select2-container--default .select2-warning .select2-search--inline .select2-search__field:focus,
836
.select2-warning .select2-container--default.select2-dropdown .select2-search__field:focus,
837
.select2-warning .select2-container--default .select2-dropdown .select2-search__field:focus,
838
.select2-warning .select2-container--default .select2-search--inline .select2-search__field:focus {
839
border: 1px solid #ffe187;
842
.select2-container--default .select2-warning .select2-results__option--highlighted,
843
.select2-warning .select2-container--default .select2-results__option--highlighted {
844
background-color: #ffc107;
848
.select2-container--default .select2-warning .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-warning .select2-results__option--highlighted[aria-selected]:hover,
849
.select2-warning .select2-container--default .select2-results__option--highlighted[aria-selected],
850
.select2-warning .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
851
background-color: #f7b900;
855
.select2-container--default .select2-warning .select2-selection--multiple:focus,
856
.select2-warning .select2-container--default .select2-selection--multiple:focus {
857
border-color: #ffe187;
860
.select2-container--default .select2-warning .select2-selection--multiple .select2-selection__choice,
861
.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
862
background-color: #ffc107;
863
border-color: #edb100;
867
.select2-container--default .select2-warning .select2-selection--multiple .select2-selection__choice__remove,
868
.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
869
color: rgba(31, 45, 61, 0.7);
872
.select2-container--default .select2-warning .select2-selection--multiple .select2-selection__choice__remove:hover,
873
.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
877
.select2-container--default .select2-warning.select2-container--focus .select2-selection--multiple,
878
.select2-warning .select2-container--default.select2-container--focus .select2-selection--multiple {
879
border-color: #ffe187;
882
.select2-danger + .select2-container--default.select2-container--open .select2-selection--single {
883
border-color: #efa2a9;
886
.select2-danger + .select2-container--default.select2-container--focus .select2-selection--single {
887
border-color: #efa2a9;
890
.select2-container--default .select2-danger.select2-dropdown .select2-search__field:focus,
891
.select2-container--default .select2-danger .select2-dropdown .select2-search__field:focus,
892
.select2-container--default .select2-danger .select2-search--inline .select2-search__field:focus,
893
.select2-danger .select2-container--default.select2-dropdown .select2-search__field:focus,
894
.select2-danger .select2-container--default .select2-dropdown .select2-search__field:focus,
895
.select2-danger .select2-container--default .select2-search--inline .select2-search__field:focus {
896
border: 1px solid #efa2a9;
899
.select2-container--default .select2-danger .select2-results__option--highlighted,
900
.select2-danger .select2-container--default .select2-results__option--highlighted {
901
background-color: #dc3545;
905
.select2-container--default .select2-danger .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-danger .select2-results__option--highlighted[aria-selected]:hover,
906
.select2-danger .select2-container--default .select2-results__option--highlighted[aria-selected],
907
.select2-danger .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
908
background-color: #da2839;
912
.select2-container--default .select2-danger .select2-selection--multiple:focus,
913
.select2-danger .select2-container--default .select2-selection--multiple:focus {
914
border-color: #efa2a9;
917
.select2-container--default .select2-danger .select2-selection--multiple .select2-selection__choice,
918
.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
919
background-color: #dc3545;
920
border-color: #d32535;
924
.select2-container--default .select2-danger .select2-selection--multiple .select2-selection__choice__remove,
925
.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
926
color: rgba(255, 255, 255, 0.7);
929
.select2-container--default .select2-danger .select2-selection--multiple .select2-selection__choice__remove:hover,
930
.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
934
.select2-container--default .select2-danger.select2-container--focus .select2-selection--multiple,
935
.select2-danger .select2-container--default.select2-container--focus .select2-selection--multiple {
936
border-color: #efa2a9;
939
.select2-light + .select2-container--default.select2-container--open .select2-selection--single {
943
.select2-light + .select2-container--default.select2-container--focus .select2-selection--single {
947
.select2-container--default .select2-light.select2-dropdown .select2-search__field:focus,
948
.select2-container--default .select2-light .select2-dropdown .select2-search__field:focus,
949
.select2-container--default .select2-light .select2-search--inline .select2-search__field:focus,
950
.select2-light .select2-container--default.select2-dropdown .select2-search__field:focus,
951
.select2-light .select2-container--default .select2-dropdown .select2-search__field:focus,
952
.select2-light .select2-container--default .select2-search--inline .select2-search__field:focus {
953
border: 1px solid white;
956
.select2-container--default .select2-light .select2-results__option--highlighted,
957
.select2-light .select2-container--default .select2-results__option--highlighted {
958
background-color: #f8f9fa;
962
.select2-container--default .select2-light .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-light .select2-results__option--highlighted[aria-selected]:hover,
963
.select2-light .select2-container--default .select2-results__option--highlighted[aria-selected],
964
.select2-light .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
965
background-color: #eff1f4;
969
.select2-container--default .select2-light .select2-selection--multiple:focus,
970
.select2-light .select2-container--default .select2-selection--multiple:focus {
974
.select2-container--default .select2-light .select2-selection--multiple .select2-selection__choice,
975
.select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice {
976
background-color: #f8f9fa;
977
border-color: #e9ecef;
981
.select2-container--default .select2-light .select2-selection--multiple .select2-selection__choice__remove,
982
.select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
983
color: rgba(31, 45, 61, 0.7);
986
.select2-container--default .select2-light .select2-selection--multiple .select2-selection__choice__remove:hover,
987
.select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
991
.select2-container--default .select2-light.select2-container--focus .select2-selection--multiple,
992
.select2-light .select2-container--default.select2-container--focus .select2-selection--multiple {
996
.select2-dark + .select2-container--default.select2-container--open .select2-selection--single {
997
border-color: #6d7a86;
1000
.select2-dark + .select2-container--default.select2-container--focus .select2-selection--single {
1001
border-color: #6d7a86;
1004
.select2-container--default .select2-dark.select2-dropdown .select2-search__field:focus,
1005
.select2-container--default .select2-dark .select2-dropdown .select2-search__field:focus,
1006
.select2-container--default .select2-dark .select2-search--inline .select2-search__field:focus,
1007
.select2-dark .select2-container--default.select2-dropdown .select2-search__field:focus,
1008
.select2-dark .select2-container--default .select2-dropdown .select2-search__field:focus,
1009
.select2-dark .select2-container--default .select2-search--inline .select2-search__field:focus {
1010
border: 1px solid #6d7a86;
1013
.select2-container--default .select2-dark .select2-results__option--highlighted,
1014
.select2-dark .select2-container--default .select2-results__option--highlighted {
1015
background-color: #343a40;
1019
.select2-container--default .select2-dark .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-dark .select2-results__option--highlighted[aria-selected]:hover,
1020
.select2-dark .select2-container--default .select2-results__option--highlighted[aria-selected],
1021
.select2-dark .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1022
background-color: #2d3238;
1026
.select2-container--default .select2-dark .select2-selection--multiple:focus,
1027
.select2-dark .select2-container--default .select2-selection--multiple:focus {
1028
border-color: #6d7a86;
1031
.select2-container--default .select2-dark .select2-selection--multiple .select2-selection__choice,
1032
.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
1033
background-color: #343a40;
1034
border-color: #292d32;
1038
.select2-container--default .select2-dark .select2-selection--multiple .select2-selection__choice__remove,
1039
.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1040
color: rgba(255, 255, 255, 0.7);
1043
.select2-container--default .select2-dark .select2-selection--multiple .select2-selection__choice__remove:hover,
1044
.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1048
.select2-container--default .select2-dark.select2-container--focus .select2-selection--multiple,
1049
.select2-dark .select2-container--default.select2-container--focus .select2-selection--multiple {
1050
border-color: #6d7a86;
1053
.select2-lightblue + .select2-container--default.select2-container--open .select2-selection--single {
1054
border-color: #99c5de;
1057
.select2-lightblue + .select2-container--default.select2-container--focus .select2-selection--single {
1058
border-color: #99c5de;
1061
.select2-container--default .select2-lightblue.select2-dropdown .select2-search__field:focus,
1062
.select2-container--default .select2-lightblue .select2-dropdown .select2-search__field:focus,
1063
.select2-container--default .select2-lightblue .select2-search--inline .select2-search__field:focus,
1064
.select2-lightblue .select2-container--default.select2-dropdown .select2-search__field:focus,
1065
.select2-lightblue .select2-container--default .select2-dropdown .select2-search__field:focus,
1066
.select2-lightblue .select2-container--default .select2-search--inline .select2-search__field:focus {
1067
border: 1px solid #99c5de;
1070
.select2-container--default .select2-lightblue .select2-results__option--highlighted,
1071
.select2-lightblue .select2-container--default .select2-results__option--highlighted {
1072
background-color: #3c8dbc;
1076
.select2-container--default .select2-lightblue .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-lightblue .select2-results__option--highlighted[aria-selected]:hover,
1077
.select2-lightblue .select2-container--default .select2-results__option--highlighted[aria-selected],
1078
.select2-lightblue .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1079
background-color: #3884b0;
1083
.select2-container--default .select2-lightblue .select2-selection--multiple:focus,
1084
.select2-lightblue .select2-container--default .select2-selection--multiple:focus {
1085
border-color: #99c5de;
1088
.select2-container--default .select2-lightblue .select2-selection--multiple .select2-selection__choice,
1089
.select2-lightblue .select2-container--default .select2-selection--multiple .select2-selection__choice {
1090
background-color: #3c8dbc;
1091
border-color: #367fa9;
1095
.select2-container--default .select2-lightblue .select2-selection--multiple .select2-selection__choice__remove,
1096
.select2-lightblue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1097
color: rgba(255, 255, 255, 0.7);
1100
.select2-container--default .select2-lightblue .select2-selection--multiple .select2-selection__choice__remove:hover,
1101
.select2-lightblue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1105
.select2-container--default .select2-lightblue.select2-container--focus .select2-selection--multiple,
1106
.select2-lightblue .select2-container--default.select2-container--focus .select2-selection--multiple {
1107
border-color: #99c5de;
1110
.select2-navy + .select2-container--default.select2-container--open .select2-selection--single {
1111
border-color: #005ebf;
1114
.select2-navy + .select2-container--default.select2-container--focus .select2-selection--single {
1115
border-color: #005ebf;
1118
.select2-container--default .select2-navy.select2-dropdown .select2-search__field:focus,
1119
.select2-container--default .select2-navy .select2-dropdown .select2-search__field:focus,
1120
.select2-container--default .select2-navy .select2-search--inline .select2-search__field:focus,
1121
.select2-navy .select2-container--default.select2-dropdown .select2-search__field:focus,
1122
.select2-navy .select2-container--default .select2-dropdown .select2-search__field:focus,
1123
.select2-navy .select2-container--default .select2-search--inline .select2-search__field:focus {
1124
border: 1px solid #005ebf;
1127
.select2-container--default .select2-navy .select2-results__option--highlighted,
1128
.select2-navy .select2-container--default .select2-results__option--highlighted {
1129
background-color: #001f3f;
1133
.select2-container--default .select2-navy .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-navy .select2-results__option--highlighted[aria-selected]:hover,
1134
.select2-navy .select2-container--default .select2-results__option--highlighted[aria-selected],
1135
.select2-navy .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1136
background-color: #001730;
1140
.select2-container--default .select2-navy .select2-selection--multiple:focus,
1141
.select2-navy .select2-container--default .select2-selection--multiple:focus {
1142
border-color: #005ebf;
1145
.select2-container--default .select2-navy .select2-selection--multiple .select2-selection__choice,
1146
.select2-navy .select2-container--default .select2-selection--multiple .select2-selection__choice {
1147
background-color: #001f3f;
1148
border-color: #001226;
1152
.select2-container--default .select2-navy .select2-selection--multiple .select2-selection__choice__remove,
1153
.select2-navy .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1154
color: rgba(255, 255, 255, 0.7);
1157
.select2-container--default .select2-navy .select2-selection--multiple .select2-selection__choice__remove:hover,
1158
.select2-navy .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1162
.select2-container--default .select2-navy.select2-container--focus .select2-selection--multiple,
1163
.select2-navy .select2-container--default.select2-container--focus .select2-selection--multiple {
1164
border-color: #005ebf;
1167
.select2-olive + .select2-container--default.select2-container--open .select2-selection--single {
1168
border-color: #87cfaf;
1171
.select2-olive + .select2-container--default.select2-container--focus .select2-selection--single {
1172
border-color: #87cfaf;
1175
.select2-container--default .select2-olive.select2-dropdown .select2-search__field:focus,
1176
.select2-container--default .select2-olive .select2-dropdown .select2-search__field:focus,
1177
.select2-container--default .select2-olive .select2-search--inline .select2-search__field:focus,
1178
.select2-olive .select2-container--default.select2-dropdown .select2-search__field:focus,
1179
.select2-olive .select2-container--default .select2-dropdown .select2-search__field:focus,
1180
.select2-olive .select2-container--default .select2-search--inline .select2-search__field:focus {
1181
border: 1px solid #87cfaf;
1184
.select2-container--default .select2-olive .select2-results__option--highlighted,
1185
.select2-olive .select2-container--default .select2-results__option--highlighted {
1186
background-color: #3d9970;
1190
.select2-container--default .select2-olive .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-olive .select2-results__option--highlighted[aria-selected]:hover,
1191
.select2-olive .select2-container--default .select2-results__option--highlighted[aria-selected],
1192
.select2-olive .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1193
background-color: #398e68;
1197
.select2-container--default .select2-olive .select2-selection--multiple:focus,
1198
.select2-olive .select2-container--default .select2-selection--multiple:focus {
1199
border-color: #87cfaf;
1202
.select2-container--default .select2-olive .select2-selection--multiple .select2-selection__choice,
1203
.select2-olive .select2-container--default .select2-selection--multiple .select2-selection__choice {
1204
background-color: #3d9970;
1205
border-color: #368763;
1209
.select2-container--default .select2-olive .select2-selection--multiple .select2-selection__choice__remove,
1210
.select2-olive .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1211
color: rgba(255, 255, 255, 0.7);
1214
.select2-container--default .select2-olive .select2-selection--multiple .select2-selection__choice__remove:hover,
1215
.select2-olive .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1219
.select2-container--default .select2-olive.select2-container--focus .select2-selection--multiple,
1220
.select2-olive .select2-container--default.select2-container--focus .select2-selection--multiple {
1221
border-color: #87cfaf;
1224
.select2-lime + .select2-container--default.select2-container--open .select2-selection--single {
1225
border-color: #81ffb8;
1228
.select2-lime + .select2-container--default.select2-container--focus .select2-selection--single {
1229
border-color: #81ffb8;
1232
.select2-container--default .select2-lime.select2-dropdown .select2-search__field:focus,
1233
.select2-container--default .select2-lime .select2-dropdown .select2-search__field:focus,
1234
.select2-container--default .select2-lime .select2-search--inline .select2-search__field:focus,
1235
.select2-lime .select2-container--default.select2-dropdown .select2-search__field:focus,
1236
.select2-lime .select2-container--default .select2-dropdown .select2-search__field:focus,
1237
.select2-lime .select2-container--default .select2-search--inline .select2-search__field:focus {
1238
border: 1px solid #81ffb8;
1241
.select2-container--default .select2-lime .select2-results__option--highlighted,
1242
.select2-lime .select2-container--default .select2-results__option--highlighted {
1243
background-color: #01ff70;
1247
.select2-container--default .select2-lime .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-lime .select2-results__option--highlighted[aria-selected]:hover,
1248
.select2-lime .select2-container--default .select2-results__option--highlighted[aria-selected],
1249
.select2-lime .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1250
background-color: #00f169;
1254
.select2-container--default .select2-lime .select2-selection--multiple:focus,
1255
.select2-lime .select2-container--default .select2-selection--multiple:focus {
1256
border-color: #81ffb8;
1259
.select2-container--default .select2-lime .select2-selection--multiple .select2-selection__choice,
1260
.select2-lime .select2-container--default .select2-selection--multiple .select2-selection__choice {
1261
background-color: #01ff70;
1262
border-color: #00e765;
1266
.select2-container--default .select2-lime .select2-selection--multiple .select2-selection__choice__remove,
1267
.select2-lime .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1268
color: rgba(31, 45, 61, 0.7);
1271
.select2-container--default .select2-lime .select2-selection--multiple .select2-selection__choice__remove:hover,
1272
.select2-lime .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1276
.select2-container--default .select2-lime.select2-container--focus .select2-selection--multiple,
1277
.select2-lime .select2-container--default.select2-container--focus .select2-selection--multiple {
1278
border-color: #81ffb8;
1281
.select2-fuchsia + .select2-container--default.select2-container--open .select2-selection--single {
1282
border-color: #f88adf;
1285
.select2-fuchsia + .select2-container--default.select2-container--focus .select2-selection--single {
1286
border-color: #f88adf;
1289
.select2-container--default .select2-fuchsia.select2-dropdown .select2-search__field:focus,
1290
.select2-container--default .select2-fuchsia .select2-dropdown .select2-search__field:focus,
1291
.select2-container--default .select2-fuchsia .select2-search--inline .select2-search__field:focus,
1292
.select2-fuchsia .select2-container--default.select2-dropdown .select2-search__field:focus,
1293
.select2-fuchsia .select2-container--default .select2-dropdown .select2-search__field:focus,
1294
.select2-fuchsia .select2-container--default .select2-search--inline .select2-search__field:focus {
1295
border: 1px solid #f88adf;
1298
.select2-container--default .select2-fuchsia .select2-results__option--highlighted,
1299
.select2-fuchsia .select2-container--default .select2-results__option--highlighted {
1300
background-color: #f012be;
1304
.select2-container--default .select2-fuchsia .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-fuchsia .select2-results__option--highlighted[aria-selected]:hover,
1305
.select2-fuchsia .select2-container--default .select2-results__option--highlighted[aria-selected],
1306
.select2-fuchsia .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1307
background-color: #e40eb4;
1311
.select2-container--default .select2-fuchsia .select2-selection--multiple:focus,
1312
.select2-fuchsia .select2-container--default .select2-selection--multiple:focus {
1313
border-color: #f88adf;
1316
.select2-container--default .select2-fuchsia .select2-selection--multiple .select2-selection__choice,
1317
.select2-fuchsia .select2-container--default .select2-selection--multiple .select2-selection__choice {
1318
background-color: #f012be;
1319
border-color: #db0ead;
1323
.select2-container--default .select2-fuchsia .select2-selection--multiple .select2-selection__choice__remove,
1324
.select2-fuchsia .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1325
color: rgba(255, 255, 255, 0.7);
1328
.select2-container--default .select2-fuchsia .select2-selection--multiple .select2-selection__choice__remove:hover,
1329
.select2-fuchsia .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1333
.select2-container--default .select2-fuchsia.select2-container--focus .select2-selection--multiple,
1334
.select2-fuchsia .select2-container--default.select2-container--focus .select2-selection--multiple {
1335
border-color: #f88adf;
1338
.select2-maroon + .select2-container--default.select2-container--open .select2-selection--single {
1339
border-color: #f083ab;
1342
.select2-maroon + .select2-container--default.select2-container--focus .select2-selection--single {
1343
border-color: #f083ab;
1346
.select2-container--default .select2-maroon.select2-dropdown .select2-search__field:focus,
1347
.select2-container--default .select2-maroon .select2-dropdown .select2-search__field:focus,
1348
.select2-container--default .select2-maroon .select2-search--inline .select2-search__field:focus,
1349
.select2-maroon .select2-container--default.select2-dropdown .select2-search__field:focus,
1350
.select2-maroon .select2-container--default .select2-dropdown .select2-search__field:focus,
1351
.select2-maroon .select2-container--default .select2-search--inline .select2-search__field:focus {
1352
border: 1px solid #f083ab;
1355
.select2-container--default .select2-maroon .select2-results__option--highlighted,
1356
.select2-maroon .select2-container--default .select2-results__option--highlighted {
1357
background-color: #d81b60;
1361
.select2-container--default .select2-maroon .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-maroon .select2-results__option--highlighted[aria-selected]:hover,
1362
.select2-maroon .select2-container--default .select2-results__option--highlighted[aria-selected],
1363
.select2-maroon .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1364
background-color: #ca195a;
1368
.select2-container--default .select2-maroon .select2-selection--multiple:focus,
1369
.select2-maroon .select2-container--default .select2-selection--multiple:focus {
1370
border-color: #f083ab;
1373
.select2-container--default .select2-maroon .select2-selection--multiple .select2-selection__choice,
1374
.select2-maroon .select2-container--default .select2-selection--multiple .select2-selection__choice {
1375
background-color: #d81b60;
1376
border-color: #c11856;
1380
.select2-container--default .select2-maroon .select2-selection--multiple .select2-selection__choice__remove,
1381
.select2-maroon .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1382
color: rgba(255, 255, 255, 0.7);
1385
.select2-container--default .select2-maroon .select2-selection--multiple .select2-selection__choice__remove:hover,
1386
.select2-maroon .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1390
.select2-container--default .select2-maroon.select2-container--focus .select2-selection--multiple,
1391
.select2-maroon .select2-container--default.select2-container--focus .select2-selection--multiple {
1392
border-color: #f083ab;
1395
.select2-blue + .select2-container--default.select2-container--open .select2-selection--single {
1396
border-color: #80bdff;
1399
.select2-blue + .select2-container--default.select2-container--focus .select2-selection--single {
1400
border-color: #80bdff;
1403
.select2-container--default .select2-blue.select2-dropdown .select2-search__field:focus,
1404
.select2-container--default .select2-blue .select2-dropdown .select2-search__field:focus,
1405
.select2-container--default .select2-blue .select2-search--inline .select2-search__field:focus,
1406
.select2-blue .select2-container--default.select2-dropdown .select2-search__field:focus,
1407
.select2-blue .select2-container--default .select2-dropdown .select2-search__field:focus,
1408
.select2-blue .select2-container--default .select2-search--inline .select2-search__field:focus {
1409
border: 1px solid #80bdff;
1412
.select2-container--default .select2-blue .select2-results__option--highlighted,
1413
.select2-blue .select2-container--default .select2-results__option--highlighted {
1414
background-color: #007bff;
1418
.select2-container--default .select2-blue .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-blue .select2-results__option--highlighted[aria-selected]:hover,
1419
.select2-blue .select2-container--default .select2-results__option--highlighted[aria-selected],
1420
.select2-blue .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1421
background-color: #0074f0;
1425
.select2-container--default .select2-blue .select2-selection--multiple:focus,
1426
.select2-blue .select2-container--default .select2-selection--multiple:focus {
1427
border-color: #80bdff;
1430
.select2-container--default .select2-blue .select2-selection--multiple .select2-selection__choice,
1431
.select2-blue .select2-container--default .select2-selection--multiple .select2-selection__choice {
1432
background-color: #007bff;
1433
border-color: #006fe6;
1437
.select2-container--default .select2-blue .select2-selection--multiple .select2-selection__choice__remove,
1438
.select2-blue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1439
color: rgba(255, 255, 255, 0.7);
1442
.select2-container--default .select2-blue .select2-selection--multiple .select2-selection__choice__remove:hover,
1443
.select2-blue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1447
.select2-container--default .select2-blue.select2-container--focus .select2-selection--multiple,
1448
.select2-blue .select2-container--default.select2-container--focus .select2-selection--multiple {
1449
border-color: #80bdff;
1452
.select2-indigo + .select2-container--default.select2-container--open .select2-selection--single {
1453
border-color: #b389f9;
1456
.select2-indigo + .select2-container--default.select2-container--focus .select2-selection--single {
1457
border-color: #b389f9;
1460
.select2-container--default .select2-indigo.select2-dropdown .select2-search__field:focus,
1461
.select2-container--default .select2-indigo .select2-dropdown .select2-search__field:focus,
1462
.select2-container--default .select2-indigo .select2-search--inline .select2-search__field:focus,
1463
.select2-indigo .select2-container--default.select2-dropdown .select2-search__field:focus,
1464
.select2-indigo .select2-container--default .select2-dropdown .select2-search__field:focus,
1465
.select2-indigo .select2-container--default .select2-search--inline .select2-search__field:focus {
1466
border: 1px solid #b389f9;
1469
.select2-container--default .select2-indigo .select2-results__option--highlighted,
1470
.select2-indigo .select2-container--default .select2-results__option--highlighted {
1471
background-color: #6610f2;
1475
.select2-container--default .select2-indigo .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-indigo .select2-results__option--highlighted[aria-selected]:hover,
1476
.select2-indigo .select2-container--default .select2-results__option--highlighted[aria-selected],
1477
.select2-indigo .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1478
background-color: #5f0de6;
1482
.select2-container--default .select2-indigo .select2-selection--multiple:focus,
1483
.select2-indigo .select2-container--default .select2-selection--multiple:focus {
1484
border-color: #b389f9;
1487
.select2-container--default .select2-indigo .select2-selection--multiple .select2-selection__choice,
1488
.select2-indigo .select2-container--default .select2-selection--multiple .select2-selection__choice {
1489
background-color: #6610f2;
1490
border-color: #5b0cdd;
1494
.select2-container--default .select2-indigo .select2-selection--multiple .select2-selection__choice__remove,
1495
.select2-indigo .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1496
color: rgba(255, 255, 255, 0.7);
1499
.select2-container--default .select2-indigo .select2-selection--multiple .select2-selection__choice__remove:hover,
1500
.select2-indigo .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1504
.select2-container--default .select2-indigo.select2-container--focus .select2-selection--multiple,
1505
.select2-indigo .select2-container--default.select2-container--focus .select2-selection--multiple {
1506
border-color: #b389f9;
1509
.select2-purple + .select2-container--default.select2-container--open .select2-selection--single {
1510
border-color: #b8a2e0;
1513
.select2-purple + .select2-container--default.select2-container--focus .select2-selection--single {
1514
border-color: #b8a2e0;
1517
.select2-container--default .select2-purple.select2-dropdown .select2-search__field:focus,
1518
.select2-container--default .select2-purple .select2-dropdown .select2-search__field:focus,
1519
.select2-container--default .select2-purple .select2-search--inline .select2-search__field:focus,
1520
.select2-purple .select2-container--default.select2-dropdown .select2-search__field:focus,
1521
.select2-purple .select2-container--default .select2-dropdown .select2-search__field:focus,
1522
.select2-purple .select2-container--default .select2-search--inline .select2-search__field:focus {
1523
border: 1px solid #b8a2e0;
1526
.select2-container--default .select2-purple .select2-results__option--highlighted,
1527
.select2-purple .select2-container--default .select2-results__option--highlighted {
1528
background-color: #6f42c1;
1532
.select2-container--default .select2-purple .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-purple .select2-results__option--highlighted[aria-selected]:hover,
1533
.select2-purple .select2-container--default .select2-results__option--highlighted[aria-selected],
1534
.select2-purple .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1535
background-color: #683cb8;
1539
.select2-container--default .select2-purple .select2-selection--multiple:focus,
1540
.select2-purple .select2-container--default .select2-selection--multiple:focus {
1541
border-color: #b8a2e0;
1544
.select2-container--default .select2-purple .select2-selection--multiple .select2-selection__choice,
1545
.select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice {
1546
background-color: #6f42c1;
1547
border-color: #643ab0;
1551
.select2-container--default .select2-purple .select2-selection--multiple .select2-selection__choice__remove,
1552
.select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1553
color: rgba(255, 255, 255, 0.7);
1556
.select2-container--default .select2-purple .select2-selection--multiple .select2-selection__choice__remove:hover,
1557
.select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1561
.select2-container--default .select2-purple.select2-container--focus .select2-selection--multiple,
1562
.select2-purple .select2-container--default.select2-container--focus .select2-selection--multiple {
1563
border-color: #b8a2e0;
1566
.select2-pink + .select2-container--default.select2-container--open .select2-selection--single {
1567
border-color: #f6b0d0;
1570
.select2-pink + .select2-container--default.select2-container--focus .select2-selection--single {
1571
border-color: #f6b0d0;
1574
.select2-container--default .select2-pink.select2-dropdown .select2-search__field:focus,
1575
.select2-container--default .select2-pink .select2-dropdown .select2-search__field:focus,
1576
.select2-container--default .select2-pink .select2-search--inline .select2-search__field:focus,
1577
.select2-pink .select2-container--default.select2-dropdown .select2-search__field:focus,
1578
.select2-pink .select2-container--default .select2-dropdown .select2-search__field:focus,
1579
.select2-pink .select2-container--default .select2-search--inline .select2-search__field:focus {
1580
border: 1px solid #f6b0d0;
1583
.select2-container--default .select2-pink .select2-results__option--highlighted,
1584
.select2-pink .select2-container--default .select2-results__option--highlighted {
1585
background-color: #e83e8c;
1589
.select2-container--default .select2-pink .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-pink .select2-results__option--highlighted[aria-selected]:hover,
1590
.select2-pink .select2-container--default .select2-results__option--highlighted[aria-selected],
1591
.select2-pink .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1592
background-color: #e63084;
1596
.select2-container--default .select2-pink .select2-selection--multiple:focus,
1597
.select2-pink .select2-container--default .select2-selection--multiple:focus {
1598
border-color: #f6b0d0;
1601
.select2-container--default .select2-pink .select2-selection--multiple .select2-selection__choice,
1602
.select2-pink .select2-container--default .select2-selection--multiple .select2-selection__choice {
1603
background-color: #e83e8c;
1604
border-color: #e5277e;
1608
.select2-container--default .select2-pink .select2-selection--multiple .select2-selection__choice__remove,
1609
.select2-pink .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1610
color: rgba(255, 255, 255, 0.7);
1613
.select2-container--default .select2-pink .select2-selection--multiple .select2-selection__choice__remove:hover,
1614
.select2-pink .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1618
.select2-container--default .select2-pink.select2-container--focus .select2-selection--multiple,
1619
.select2-pink .select2-container--default.select2-container--focus .select2-selection--multiple {
1620
border-color: #f6b0d0;
1623
.select2-red + .select2-container--default.select2-container--open .select2-selection--single {
1624
border-color: #efa2a9;
1627
.select2-red + .select2-container--default.select2-container--focus .select2-selection--single {
1628
border-color: #efa2a9;
1631
.select2-container--default .select2-red.select2-dropdown .select2-search__field:focus,
1632
.select2-container--default .select2-red .select2-dropdown .select2-search__field:focus,
1633
.select2-container--default .select2-red .select2-search--inline .select2-search__field:focus,
1634
.select2-red .select2-container--default.select2-dropdown .select2-search__field:focus,
1635
.select2-red .select2-container--default .select2-dropdown .select2-search__field:focus,
1636
.select2-red .select2-container--default .select2-search--inline .select2-search__field:focus {
1637
border: 1px solid #efa2a9;
1640
.select2-container--default .select2-red .select2-results__option--highlighted,
1641
.select2-red .select2-container--default .select2-results__option--highlighted {
1642
background-color: #dc3545;
1646
.select2-container--default .select2-red .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-red .select2-results__option--highlighted[aria-selected]:hover,
1647
.select2-red .select2-container--default .select2-results__option--highlighted[aria-selected],
1648
.select2-red .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1649
background-color: #da2839;
1653
.select2-container--default .select2-red .select2-selection--multiple:focus,
1654
.select2-red .select2-container--default .select2-selection--multiple:focus {
1655
border-color: #efa2a9;
1658
.select2-container--default .select2-red .select2-selection--multiple .select2-selection__choice,
1659
.select2-red .select2-container--default .select2-selection--multiple .select2-selection__choice {
1660
background-color: #dc3545;
1661
border-color: #d32535;
1665
.select2-container--default .select2-red .select2-selection--multiple .select2-selection__choice__remove,
1666
.select2-red .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1667
color: rgba(255, 255, 255, 0.7);
1670
.select2-container--default .select2-red .select2-selection--multiple .select2-selection__choice__remove:hover,
1671
.select2-red .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1675
.select2-container--default .select2-red.select2-container--focus .select2-selection--multiple,
1676
.select2-red .select2-container--default.select2-container--focus .select2-selection--multiple {
1677
border-color: #efa2a9;
1680
.select2-orange + .select2-container--default.select2-container--open .select2-selection--single {
1681
border-color: #fec392;
1684
.select2-orange + .select2-container--default.select2-container--focus .select2-selection--single {
1685
border-color: #fec392;
1688
.select2-container--default .select2-orange.select2-dropdown .select2-search__field:focus,
1689
.select2-container--default .select2-orange .select2-dropdown .select2-search__field:focus,
1690
.select2-container--default .select2-orange .select2-search--inline .select2-search__field:focus,
1691
.select2-orange .select2-container--default.select2-dropdown .select2-search__field:focus,
1692
.select2-orange .select2-container--default .select2-dropdown .select2-search__field:focus,
1693
.select2-orange .select2-container--default .select2-search--inline .select2-search__field:focus {
1694
border: 1px solid #fec392;
1697
.select2-container--default .select2-orange .select2-results__option--highlighted,
1698
.select2-orange .select2-container--default .select2-results__option--highlighted {
1699
background-color: #fd7e14;
1703
.select2-container--default .select2-orange .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-orange .select2-results__option--highlighted[aria-selected]:hover,
1704
.select2-orange .select2-container--default .select2-results__option--highlighted[aria-selected],
1705
.select2-orange .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1706
background-color: #fd7605;
1710
.select2-container--default .select2-orange .select2-selection--multiple:focus,
1711
.select2-orange .select2-container--default .select2-selection--multiple:focus {
1712
border-color: #fec392;
1715
.select2-container--default .select2-orange .select2-selection--multiple .select2-selection__choice,
1716
.select2-orange .select2-container--default .select2-selection--multiple .select2-selection__choice {
1717
background-color: #fd7e14;
1718
border-color: #f57102;
1722
.select2-container--default .select2-orange .select2-selection--multiple .select2-selection__choice__remove,
1723
.select2-orange .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1724
color: rgba(31, 45, 61, 0.7);
1727
.select2-container--default .select2-orange .select2-selection--multiple .select2-selection__choice__remove:hover,
1728
.select2-orange .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1732
.select2-container--default .select2-orange.select2-container--focus .select2-selection--multiple,
1733
.select2-orange .select2-container--default.select2-container--focus .select2-selection--multiple {
1734
border-color: #fec392;
1737
.select2-yellow + .select2-container--default.select2-container--open .select2-selection--single {
1738
border-color: #ffe187;
1741
.select2-yellow + .select2-container--default.select2-container--focus .select2-selection--single {
1742
border-color: #ffe187;
1745
.select2-container--default .select2-yellow.select2-dropdown .select2-search__field:focus,
1746
.select2-container--default .select2-yellow .select2-dropdown .select2-search__field:focus,
1747
.select2-container--default .select2-yellow .select2-search--inline .select2-search__field:focus,
1748
.select2-yellow .select2-container--default.select2-dropdown .select2-search__field:focus,
1749
.select2-yellow .select2-container--default .select2-dropdown .select2-search__field:focus,
1750
.select2-yellow .select2-container--default .select2-search--inline .select2-search__field:focus {
1751
border: 1px solid #ffe187;
1754
.select2-container--default .select2-yellow .select2-results__option--highlighted,
1755
.select2-yellow .select2-container--default .select2-results__option--highlighted {
1756
background-color: #ffc107;
1760
.select2-container--default .select2-yellow .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-yellow .select2-results__option--highlighted[aria-selected]:hover,
1761
.select2-yellow .select2-container--default .select2-results__option--highlighted[aria-selected],
1762
.select2-yellow .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1763
background-color: #f7b900;
1767
.select2-container--default .select2-yellow .select2-selection--multiple:focus,
1768
.select2-yellow .select2-container--default .select2-selection--multiple:focus {
1769
border-color: #ffe187;
1772
.select2-container--default .select2-yellow .select2-selection--multiple .select2-selection__choice,
1773
.select2-yellow .select2-container--default .select2-selection--multiple .select2-selection__choice {
1774
background-color: #ffc107;
1775
border-color: #edb100;
1779
.select2-container--default .select2-yellow .select2-selection--multiple .select2-selection__choice__remove,
1780
.select2-yellow .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1781
color: rgba(31, 45, 61, 0.7);
1784
.select2-container--default .select2-yellow .select2-selection--multiple .select2-selection__choice__remove:hover,
1785
.select2-yellow .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1789
.select2-container--default .select2-yellow.select2-container--focus .select2-selection--multiple,
1790
.select2-yellow .select2-container--default.select2-container--focus .select2-selection--multiple {
1791
border-color: #ffe187;
1794
.select2-green + .select2-container--default.select2-container--open .select2-selection--single {
1795
border-color: #71dd8a;
1798
.select2-green + .select2-container--default.select2-container--focus .select2-selection--single {
1799
border-color: #71dd8a;
1802
.select2-container--default .select2-green.select2-dropdown .select2-search__field:focus,
1803
.select2-container--default .select2-green .select2-dropdown .select2-search__field:focus,
1804
.select2-container--default .select2-green .select2-search--inline .select2-search__field:focus,
1805
.select2-green .select2-container--default.select2-dropdown .select2-search__field:focus,
1806
.select2-green .select2-container--default .select2-dropdown .select2-search__field:focus,
1807
.select2-green .select2-container--default .select2-search--inline .select2-search__field:focus {
1808
border: 1px solid #71dd8a;
1811
.select2-container--default .select2-green .select2-results__option--highlighted,
1812
.select2-green .select2-container--default .select2-results__option--highlighted {
1813
background-color: #28a745;
1817
.select2-container--default .select2-green .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-green .select2-results__option--highlighted[aria-selected]:hover,
1818
.select2-green .select2-container--default .select2-results__option--highlighted[aria-selected],
1819
.select2-green .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1820
background-color: #259b40;
1824
.select2-container--default .select2-green .select2-selection--multiple:focus,
1825
.select2-green .select2-container--default .select2-selection--multiple:focus {
1826
border-color: #71dd8a;
1829
.select2-container--default .select2-green .select2-selection--multiple .select2-selection__choice,
1830
.select2-green .select2-container--default .select2-selection--multiple .select2-selection__choice {
1831
background-color: #28a745;
1832
border-color: #23923d;
1836
.select2-container--default .select2-green .select2-selection--multiple .select2-selection__choice__remove,
1837
.select2-green .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1838
color: rgba(255, 255, 255, 0.7);
1841
.select2-container--default .select2-green .select2-selection--multiple .select2-selection__choice__remove:hover,
1842
.select2-green .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1846
.select2-container--default .select2-green.select2-container--focus .select2-selection--multiple,
1847
.select2-green .select2-container--default.select2-container--focus .select2-selection--multiple {
1848
border-color: #71dd8a;
1851
.select2-teal + .select2-container--default.select2-container--open .select2-selection--single {
1852
border-color: #7eeaca;
1855
.select2-teal + .select2-container--default.select2-container--focus .select2-selection--single {
1856
border-color: #7eeaca;
1859
.select2-container--default .select2-teal.select2-dropdown .select2-search__field:focus,
1860
.select2-container--default .select2-teal .select2-dropdown .select2-search__field:focus,
1861
.select2-container--default .select2-teal .select2-search--inline .select2-search__field:focus,
1862
.select2-teal .select2-container--default.select2-dropdown .select2-search__field:focus,
1863
.select2-teal .select2-container--default .select2-dropdown .select2-search__field:focus,
1864
.select2-teal .select2-container--default .select2-search--inline .select2-search__field:focus {
1865
border: 1px solid #7eeaca;
1868
.select2-container--default .select2-teal .select2-results__option--highlighted,
1869
.select2-teal .select2-container--default .select2-results__option--highlighted {
1870
background-color: #20c997;
1874
.select2-container--default .select2-teal .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-teal .select2-results__option--highlighted[aria-selected]:hover,
1875
.select2-teal .select2-container--default .select2-results__option--highlighted[aria-selected],
1876
.select2-teal .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1877
background-color: #1ebc8d;
1881
.select2-container--default .select2-teal .select2-selection--multiple:focus,
1882
.select2-teal .select2-container--default .select2-selection--multiple:focus {
1883
border-color: #7eeaca;
1886
.select2-container--default .select2-teal .select2-selection--multiple .select2-selection__choice,
1887
.select2-teal .select2-container--default .select2-selection--multiple .select2-selection__choice {
1888
background-color: #20c997;
1889
border-color: #1cb386;
1893
.select2-container--default .select2-teal .select2-selection--multiple .select2-selection__choice__remove,
1894
.select2-teal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1895
color: rgba(255, 255, 255, 0.7);
1898
.select2-container--default .select2-teal .select2-selection--multiple .select2-selection__choice__remove:hover,
1899
.select2-teal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1903
.select2-container--default .select2-teal.select2-container--focus .select2-selection--multiple,
1904
.select2-teal .select2-container--default.select2-container--focus .select2-selection--multiple {
1905
border-color: #7eeaca;
1908
.select2-cyan + .select2-container--default.select2-container--open .select2-selection--single {
1909
border-color: #63d9ec;
1912
.select2-cyan + .select2-container--default.select2-container--focus .select2-selection--single {
1913
border-color: #63d9ec;
1916
.select2-container--default .select2-cyan.select2-dropdown .select2-search__field:focus,
1917
.select2-container--default .select2-cyan .select2-dropdown .select2-search__field:focus,
1918
.select2-container--default .select2-cyan .select2-search--inline .select2-search__field:focus,
1919
.select2-cyan .select2-container--default.select2-dropdown .select2-search__field:focus,
1920
.select2-cyan .select2-container--default .select2-dropdown .select2-search__field:focus,
1921
.select2-cyan .select2-container--default .select2-search--inline .select2-search__field:focus {
1922
border: 1px solid #63d9ec;
1925
.select2-container--default .select2-cyan .select2-results__option--highlighted,
1926
.select2-cyan .select2-container--default .select2-results__option--highlighted {
1927
background-color: #17a2b8;
1931
.select2-container--default .select2-cyan .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-cyan .select2-results__option--highlighted[aria-selected]:hover,
1932
.select2-cyan .select2-container--default .select2-results__option--highlighted[aria-selected],
1933
.select2-cyan .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1934
background-color: #1596aa;
1938
.select2-container--default .select2-cyan .select2-selection--multiple:focus,
1939
.select2-cyan .select2-container--default .select2-selection--multiple:focus {
1940
border-color: #63d9ec;
1943
.select2-container--default .select2-cyan .select2-selection--multiple .select2-selection__choice,
1944
.select2-cyan .select2-container--default .select2-selection--multiple .select2-selection__choice {
1945
background-color: #17a2b8;
1946
border-color: #148ea1;
1950
.select2-container--default .select2-cyan .select2-selection--multiple .select2-selection__choice__remove,
1951
.select2-cyan .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
1952
color: rgba(255, 255, 255, 0.7);
1955
.select2-container--default .select2-cyan .select2-selection--multiple .select2-selection__choice__remove:hover,
1956
.select2-cyan .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
1960
.select2-container--default .select2-cyan.select2-container--focus .select2-selection--multiple,
1961
.select2-cyan .select2-container--default.select2-container--focus .select2-selection--multiple {
1962
border-color: #63d9ec;
1965
.select2-white + .select2-container--default.select2-container--open .select2-selection--single {
1966
border-color: white;
1969
.select2-white + .select2-container--default.select2-container--focus .select2-selection--single {
1970
border-color: white;
1973
.select2-container--default .select2-white.select2-dropdown .select2-search__field:focus,
1974
.select2-container--default .select2-white .select2-dropdown .select2-search__field:focus,
1975
.select2-container--default .select2-white .select2-search--inline .select2-search__field:focus,
1976
.select2-white .select2-container--default.select2-dropdown .select2-search__field:focus,
1977
.select2-white .select2-container--default .select2-dropdown .select2-search__field:focus,
1978
.select2-white .select2-container--default .select2-search--inline .select2-search__field:focus {
1979
border: 1px solid white;
1982
.select2-container--default .select2-white .select2-results__option--highlighted,
1983
.select2-white .select2-container--default .select2-results__option--highlighted {
1984
background-color: #fff;
1988
.select2-container--default .select2-white .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-white .select2-results__option--highlighted[aria-selected]:hover,
1989
.select2-white .select2-container--default .select2-results__option--highlighted[aria-selected],
1990
.select2-white .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
1991
background-color: #f7f7f7;
1995
.select2-container--default .select2-white .select2-selection--multiple:focus,
1996
.select2-white .select2-container--default .select2-selection--multiple:focus {
1997
border-color: white;
2000
.select2-container--default .select2-white .select2-selection--multiple .select2-selection__choice,
2001
.select2-white .select2-container--default .select2-selection--multiple .select2-selection__choice {
2002
background-color: #fff;
2003
border-color: #f2f2f2;
2007
.select2-container--default .select2-white .select2-selection--multiple .select2-selection__choice__remove,
2008
.select2-white .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2009
color: rgba(31, 45, 61, 0.7);
2012
.select2-container--default .select2-white .select2-selection--multiple .select2-selection__choice__remove:hover,
2013
.select2-white .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2017
.select2-container--default .select2-white.select2-container--focus .select2-selection--multiple,
2018
.select2-white .select2-container--default.select2-container--focus .select2-selection--multiple {
2019
border-color: white;
2022
.select2-gray + .select2-container--default.select2-container--open .select2-selection--single {
2023
border-color: #afb5ba;
2026
.select2-gray + .select2-container--default.select2-container--focus .select2-selection--single {
2027
border-color: #afb5ba;
2030
.select2-container--default .select2-gray.select2-dropdown .select2-search__field:focus,
2031
.select2-container--default .select2-gray .select2-dropdown .select2-search__field:focus,
2032
.select2-container--default .select2-gray .select2-search--inline .select2-search__field:focus,
2033
.select2-gray .select2-container--default.select2-dropdown .select2-search__field:focus,
2034
.select2-gray .select2-container--default .select2-dropdown .select2-search__field:focus,
2035
.select2-gray .select2-container--default .select2-search--inline .select2-search__field:focus {
2036
border: 1px solid #afb5ba;
2039
.select2-container--default .select2-gray .select2-results__option--highlighted,
2040
.select2-gray .select2-container--default .select2-results__option--highlighted {
2041
background-color: #6c757d;
2045
.select2-container--default .select2-gray .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-gray .select2-results__option--highlighted[aria-selected]:hover,
2046
.select2-gray .select2-container--default .select2-results__option--highlighted[aria-selected],
2047
.select2-gray .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2048
background-color: #656d75;
2052
.select2-container--default .select2-gray .select2-selection--multiple:focus,
2053
.select2-gray .select2-container--default .select2-selection--multiple:focus {
2054
border-color: #afb5ba;
2057
.select2-container--default .select2-gray .select2-selection--multiple .select2-selection__choice,
2058
.select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice {
2059
background-color: #6c757d;
2060
border-color: #60686f;
2064
.select2-container--default .select2-gray .select2-selection--multiple .select2-selection__choice__remove,
2065
.select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2066
color: rgba(255, 255, 255, 0.7);
2069
.select2-container--default .select2-gray .select2-selection--multiple .select2-selection__choice__remove:hover,
2070
.select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2074
.select2-container--default .select2-gray.select2-container--focus .select2-selection--multiple,
2075
.select2-gray .select2-container--default.select2-container--focus .select2-selection--multiple {
2076
border-color: #afb5ba;
2079
.select2-gray-dark + .select2-container--default.select2-container--open .select2-selection--single {
2080
border-color: #6d7a86;
2083
.select2-gray-dark + .select2-container--default.select2-container--focus .select2-selection--single {
2084
border-color: #6d7a86;
2087
.select2-container--default .select2-gray-dark.select2-dropdown .select2-search__field:focus,
2088
.select2-container--default .select2-gray-dark .select2-dropdown .select2-search__field:focus,
2089
.select2-container--default .select2-gray-dark .select2-search--inline .select2-search__field:focus,
2090
.select2-gray-dark .select2-container--default.select2-dropdown .select2-search__field:focus,
2091
.select2-gray-dark .select2-container--default .select2-dropdown .select2-search__field:focus,
2092
.select2-gray-dark .select2-container--default .select2-search--inline .select2-search__field:focus {
2093
border: 1px solid #6d7a86;
2096
.select2-container--default .select2-gray-dark .select2-results__option--highlighted,
2097
.select2-gray-dark .select2-container--default .select2-results__option--highlighted {
2098
background-color: #343a40;
2102
.select2-container--default .select2-gray-dark .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-gray-dark .select2-results__option--highlighted[aria-selected]:hover,
2103
.select2-gray-dark .select2-container--default .select2-results__option--highlighted[aria-selected],
2104
.select2-gray-dark .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2105
background-color: #2d3238;
2109
.select2-container--default .select2-gray-dark .select2-selection--multiple:focus,
2110
.select2-gray-dark .select2-container--default .select2-selection--multiple:focus {
2111
border-color: #6d7a86;
2114
.select2-container--default .select2-gray-dark .select2-selection--multiple .select2-selection__choice,
2115
.select2-gray-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
2116
background-color: #343a40;
2117
border-color: #292d32;
2121
.select2-container--default .select2-gray-dark .select2-selection--multiple .select2-selection__choice__remove,
2122
.select2-gray-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2123
color: rgba(255, 255, 255, 0.7);
2126
.select2-container--default .select2-gray-dark .select2-selection--multiple .select2-selection__choice__remove:hover,
2127
.select2-gray-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2131
.select2-container--default .select2-gray-dark.select2-container--focus .select2-selection--multiple,
2132
.select2-gray-dark .select2-container--default.select2-container--focus .select2-selection--multiple {
2133
border-color: #6d7a86;
2136
.dark-mode .select2-selection {
2137
background-color: #343a40;
2138
border-color: #6c757d;
2141
.dark-mode .select2-container--disabled .select2-selection--single {
2142
background-color: #454d55;
2145
.dark-mode .select2-selection--single {
2146
background-color: #343a40;
2147
border-color: #6c757d;
2150
.dark-mode .select2-selection--single .select2-selection__rendered {
2154
.dark-mode .select2-dropdown .select2-search__field,
2155
.dark-mode .select2-search--inline .select2-search__field {
2156
background-color: #343a40;
2157
border-color: #6c757d;
2161
.dark-mode .select2-dropdown {
2162
background-color: #343a40;
2163
border-color: #6c757d;
2167
.dark-mode .select2-results__option[aria-selected="true"] {
2168
background-color: #3f474e !important;
2172
.dark-mode .select2-container .select2-search--inline .select2-search__field {
2173
background-color: transparent;
2177
.dark-mode .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
2181
.dark-mode .select2-primary + .select2-container--default.select2-container--open .select2-selection--single {
2182
border-color: #85a7ca;
2185
.dark-mode .select2-primary + .select2-container--default.select2-container--focus .select2-selection--single {
2186
border-color: #85a7ca;
2189
.select2-container--default .dark-mode .select2-primary.select2-dropdown .select2-search__field:focus,
2190
.select2-container--default .dark-mode .select2-primary .select2-dropdown .select2-search__field:focus,
2191
.select2-container--default .dark-mode .select2-primary .select2-search--inline .select2-search__field:focus,
2192
.dark-mode .select2-primary .select2-container--default.select2-dropdown .select2-search__field:focus,
2193
.dark-mode .select2-primary .select2-container--default .select2-dropdown .select2-search__field:focus,
2194
.dark-mode .select2-primary .select2-container--default .select2-search--inline .select2-search__field:focus {
2195
border: 1px solid #85a7ca;
2198
.select2-container--default .dark-mode .select2-primary .select2-results__option--highlighted,
2199
.dark-mode .select2-primary .select2-container--default .select2-results__option--highlighted {
2200
background-color: #3f6791;
2204
.select2-container--default .dark-mode .select2-primary .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-primary .select2-results__option--highlighted[aria-selected]:hover,
2205
.dark-mode .select2-primary .select2-container--default .select2-results__option--highlighted[aria-selected],
2206
.dark-mode .select2-primary .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2207
background-color: #3a5f86;
2211
.select2-container--default .dark-mode .select2-primary .select2-selection--multiple:focus,
2212
.dark-mode .select2-primary .select2-container--default .select2-selection--multiple:focus {
2213
border-color: #85a7ca;
2216
.select2-container--default .dark-mode .select2-primary .select2-selection--multiple .select2-selection__choice,
2217
.dark-mode .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
2218
background-color: #3f6791;
2219
border-color: #375a7f;
2223
.select2-container--default .dark-mode .select2-primary .select2-selection--multiple .select2-selection__choice__remove,
2224
.dark-mode .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2225
color: rgba(255, 255, 255, 0.7);
2228
.select2-container--default .dark-mode .select2-primary .select2-selection--multiple .select2-selection__choice__remove:hover,
2229
.dark-mode .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2233
.select2-container--default .dark-mode .select2-primary.select2-container--focus .select2-selection--multiple,
2234
.dark-mode .select2-primary .select2-container--default.select2-container--focus .select2-selection--multiple {
2235
border-color: #85a7ca;
2238
.dark-mode .select2-secondary + .select2-container--default.select2-container--open .select2-selection--single {
2239
border-color: #afb5ba;
2242
.dark-mode .select2-secondary + .select2-container--default.select2-container--focus .select2-selection--single {
2243
border-color: #afb5ba;
2246
.select2-container--default .dark-mode .select2-secondary.select2-dropdown .select2-search__field:focus,
2247
.select2-container--default .dark-mode .select2-secondary .select2-dropdown .select2-search__field:focus,
2248
.select2-container--default .dark-mode .select2-secondary .select2-search--inline .select2-search__field:focus,
2249
.dark-mode .select2-secondary .select2-container--default.select2-dropdown .select2-search__field:focus,
2250
.dark-mode .select2-secondary .select2-container--default .select2-dropdown .select2-search__field:focus,
2251
.dark-mode .select2-secondary .select2-container--default .select2-search--inline .select2-search__field:focus {
2252
border: 1px solid #afb5ba;
2255
.select2-container--default .dark-mode .select2-secondary .select2-results__option--highlighted,
2256
.dark-mode .select2-secondary .select2-container--default .select2-results__option--highlighted {
2257
background-color: #6c757d;
2261
.select2-container--default .dark-mode .select2-secondary .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-secondary .select2-results__option--highlighted[aria-selected]:hover,
2262
.dark-mode .select2-secondary .select2-container--default .select2-results__option--highlighted[aria-selected],
2263
.dark-mode .select2-secondary .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2264
background-color: #656d75;
2268
.select2-container--default .dark-mode .select2-secondary .select2-selection--multiple:focus,
2269
.dark-mode .select2-secondary .select2-container--default .select2-selection--multiple:focus {
2270
border-color: #afb5ba;
2273
.select2-container--default .dark-mode .select2-secondary .select2-selection--multiple .select2-selection__choice,
2274
.dark-mode .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
2275
background-color: #6c757d;
2276
border-color: #60686f;
2280
.select2-container--default .dark-mode .select2-secondary .select2-selection--multiple .select2-selection__choice__remove,
2281
.dark-mode .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2282
color: rgba(255, 255, 255, 0.7);
2285
.select2-container--default .dark-mode .select2-secondary .select2-selection--multiple .select2-selection__choice__remove:hover,
2286
.dark-mode .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2290
.select2-container--default .dark-mode .select2-secondary.select2-container--focus .select2-selection--multiple,
2291
.dark-mode .select2-secondary .select2-container--default.select2-container--focus .select2-selection--multiple {
2292
border-color: #afb5ba;
2295
.dark-mode .select2-success + .select2-container--default.select2-container--open .select2-selection--single {
2296
border-color: #3dffcd;
2299
.dark-mode .select2-success + .select2-container--default.select2-container--focus .select2-selection--single {
2300
border-color: #3dffcd;
2303
.select2-container--default .dark-mode .select2-success.select2-dropdown .select2-search__field:focus,
2304
.select2-container--default .dark-mode .select2-success .select2-dropdown .select2-search__field:focus,
2305
.select2-container--default .dark-mode .select2-success .select2-search--inline .select2-search__field:focus,
2306
.dark-mode .select2-success .select2-container--default.select2-dropdown .select2-search__field:focus,
2307
.dark-mode .select2-success .select2-container--default .select2-dropdown .select2-search__field:focus,
2308
.dark-mode .select2-success .select2-container--default .select2-search--inline .select2-search__field:focus {
2309
border: 1px solid #3dffcd;
2312
.select2-container--default .dark-mode .select2-success .select2-results__option--highlighted,
2313
.dark-mode .select2-success .select2-container--default .select2-results__option--highlighted {
2314
background-color: #00bc8c;
2318
.select2-container--default .dark-mode .select2-success .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-success .select2-results__option--highlighted[aria-selected]:hover,
2319
.dark-mode .select2-success .select2-container--default .select2-results__option--highlighted[aria-selected],
2320
.dark-mode .select2-success .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2321
background-color: #00ad81;
2325
.select2-container--default .dark-mode .select2-success .select2-selection--multiple:focus,
2326
.dark-mode .select2-success .select2-container--default .select2-selection--multiple:focus {
2327
border-color: #3dffcd;
2330
.select2-container--default .dark-mode .select2-success .select2-selection--multiple .select2-selection__choice,
2331
.dark-mode .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
2332
background-color: #00bc8c;
2333
border-color: #00a379;
2337
.select2-container--default .dark-mode .select2-success .select2-selection--multiple .select2-selection__choice__remove,
2338
.dark-mode .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2339
color: rgba(255, 255, 255, 0.7);
2342
.select2-container--default .dark-mode .select2-success .select2-selection--multiple .select2-selection__choice__remove:hover,
2343
.dark-mode .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2347
.select2-container--default .dark-mode .select2-success.select2-container--focus .select2-selection--multiple,
2348
.dark-mode .select2-success .select2-container--default.select2-container--focus .select2-selection--multiple {
2349
border-color: #3dffcd;
2352
.dark-mode .select2-info + .select2-container--default.select2-container--open .select2-selection--single {
2353
border-color: #a0cfee;
2356
.dark-mode .select2-info + .select2-container--default.select2-container--focus .select2-selection--single {
2357
border-color: #a0cfee;
2360
.select2-container--default .dark-mode .select2-info.select2-dropdown .select2-search__field:focus,
2361
.select2-container--default .dark-mode .select2-info .select2-dropdown .select2-search__field:focus,
2362
.select2-container--default .dark-mode .select2-info .select2-search--inline .select2-search__field:focus,
2363
.dark-mode .select2-info .select2-container--default.select2-dropdown .select2-search__field:focus,
2364
.dark-mode .select2-info .select2-container--default .select2-dropdown .select2-search__field:focus,
2365
.dark-mode .select2-info .select2-container--default .select2-search--inline .select2-search__field:focus {
2366
border: 1px solid #a0cfee;
2369
.select2-container--default .dark-mode .select2-info .select2-results__option--highlighted,
2370
.dark-mode .select2-info .select2-container--default .select2-results__option--highlighted {
2371
background-color: #3498db;
2375
.select2-container--default .dark-mode .select2-info .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-info .select2-results__option--highlighted[aria-selected]:hover,
2376
.dark-mode .select2-info .select2-container--default .select2-results__option--highlighted[aria-selected],
2377
.dark-mode .select2-info .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2378
background-color: #2791d9;
2382
.select2-container--default .dark-mode .select2-info .select2-selection--multiple:focus,
2383
.dark-mode .select2-info .select2-container--default .select2-selection--multiple:focus {
2384
border-color: #a0cfee;
2387
.select2-container--default .dark-mode .select2-info .select2-selection--multiple .select2-selection__choice,
2388
.dark-mode .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
2389
background-color: #3498db;
2390
border-color: #258cd1;
2394
.select2-container--default .dark-mode .select2-info .select2-selection--multiple .select2-selection__choice__remove,
2395
.dark-mode .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2396
color: rgba(255, 255, 255, 0.7);
2399
.select2-container--default .dark-mode .select2-info .select2-selection--multiple .select2-selection__choice__remove:hover,
2400
.dark-mode .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2404
.select2-container--default .dark-mode .select2-info.select2-container--focus .select2-selection--multiple,
2405
.dark-mode .select2-info .select2-container--default.select2-container--focus .select2-selection--multiple {
2406
border-color: #a0cfee;
2409
.dark-mode .select2-warning + .select2-container--default.select2-container--open .select2-selection--single {
2410
border-color: #f9cf8b;
2413
.dark-mode .select2-warning + .select2-container--default.select2-container--focus .select2-selection--single {
2414
border-color: #f9cf8b;
2417
.select2-container--default .dark-mode .select2-warning.select2-dropdown .select2-search__field:focus,
2418
.select2-container--default .dark-mode .select2-warning .select2-dropdown .select2-search__field:focus,
2419
.select2-container--default .dark-mode .select2-warning .select2-search--inline .select2-search__field:focus,
2420
.dark-mode .select2-warning .select2-container--default.select2-dropdown .select2-search__field:focus,
2421
.dark-mode .select2-warning .select2-container--default .select2-dropdown .select2-search__field:focus,
2422
.dark-mode .select2-warning .select2-container--default .select2-search--inline .select2-search__field:focus {
2423
border: 1px solid #f9cf8b;
2426
.select2-container--default .dark-mode .select2-warning .select2-results__option--highlighted,
2427
.dark-mode .select2-warning .select2-container--default .select2-results__option--highlighted {
2428
background-color: #f39c12;
2432
.select2-container--default .dark-mode .select2-warning .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-warning .select2-results__option--highlighted[aria-selected]:hover,
2433
.dark-mode .select2-warning .select2-container--default .select2-results__option--highlighted[aria-selected],
2434
.dark-mode .select2-warning .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2435
background-color: #ea940c;
2439
.select2-container--default .dark-mode .select2-warning .select2-selection--multiple:focus,
2440
.dark-mode .select2-warning .select2-container--default .select2-selection--multiple:focus {
2441
border-color: #f9cf8b;
2444
.select2-container--default .dark-mode .select2-warning .select2-selection--multiple .select2-selection__choice,
2445
.dark-mode .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
2446
background-color: #f39c12;
2447
border-color: #e08e0b;
2451
.select2-container--default .dark-mode .select2-warning .select2-selection--multiple .select2-selection__choice__remove,
2452
.dark-mode .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2453
color: rgba(31, 45, 61, 0.7);
2456
.select2-container--default .dark-mode .select2-warning .select2-selection--multiple .select2-selection__choice__remove:hover,
2457
.dark-mode .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2461
.select2-container--default .dark-mode .select2-warning.select2-container--focus .select2-selection--multiple,
2462
.dark-mode .select2-warning .select2-container--default.select2-container--focus .select2-selection--multiple {
2463
border-color: #f9cf8b;
2466
.dark-mode .select2-danger + .select2-container--default.select2-container--open .select2-selection--single {
2467
border-color: #f5b4ae;
2470
.dark-mode .select2-danger + .select2-container--default.select2-container--focus .select2-selection--single {
2471
border-color: #f5b4ae;
2474
.select2-container--default .dark-mode .select2-danger.select2-dropdown .select2-search__field:focus,
2475
.select2-container--default .dark-mode .select2-danger .select2-dropdown .select2-search__field:focus,
2476
.select2-container--default .dark-mode .select2-danger .select2-search--inline .select2-search__field:focus,
2477
.dark-mode .select2-danger .select2-container--default.select2-dropdown .select2-search__field:focus,
2478
.dark-mode .select2-danger .select2-container--default .select2-dropdown .select2-search__field:focus,
2479
.dark-mode .select2-danger .select2-container--default .select2-search--inline .select2-search__field:focus {
2480
border: 1px solid #f5b4ae;
2483
.select2-container--default .dark-mode .select2-danger .select2-results__option--highlighted,
2484
.dark-mode .select2-danger .select2-container--default .select2-results__option--highlighted {
2485
background-color: #e74c3c;
2489
.select2-container--default .dark-mode .select2-danger .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-danger .select2-results__option--highlighted[aria-selected]:hover,
2490
.dark-mode .select2-danger .select2-container--default .select2-results__option--highlighted[aria-selected],
2491
.dark-mode .select2-danger .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2492
background-color: #e53f2e;
2496
.select2-container--default .dark-mode .select2-danger .select2-selection--multiple:focus,
2497
.dark-mode .select2-danger .select2-container--default .select2-selection--multiple:focus {
2498
border-color: #f5b4ae;
2501
.select2-container--default .dark-mode .select2-danger .select2-selection--multiple .select2-selection__choice,
2502
.dark-mode .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
2503
background-color: #e74c3c;
2504
border-color: #e43725;
2508
.select2-container--default .dark-mode .select2-danger .select2-selection--multiple .select2-selection__choice__remove,
2509
.dark-mode .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2510
color: rgba(255, 255, 255, 0.7);
2513
.select2-container--default .dark-mode .select2-danger .select2-selection--multiple .select2-selection__choice__remove:hover,
2514
.dark-mode .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2518
.select2-container--default .dark-mode .select2-danger.select2-container--focus .select2-selection--multiple,
2519
.dark-mode .select2-danger .select2-container--default.select2-container--focus .select2-selection--multiple {
2520
border-color: #f5b4ae;
2523
.dark-mode .select2-light + .select2-container--default.select2-container--open .select2-selection--single {
2524
border-color: white;
2527
.dark-mode .select2-light + .select2-container--default.select2-container--focus .select2-selection--single {
2528
border-color: white;
2531
.select2-container--default .dark-mode .select2-light.select2-dropdown .select2-search__field:focus,
2532
.select2-container--default .dark-mode .select2-light .select2-dropdown .select2-search__field:focus,
2533
.select2-container--default .dark-mode .select2-light .select2-search--inline .select2-search__field:focus,
2534
.dark-mode .select2-light .select2-container--default.select2-dropdown .select2-search__field:focus,
2535
.dark-mode .select2-light .select2-container--default .select2-dropdown .select2-search__field:focus,
2536
.dark-mode .select2-light .select2-container--default .select2-search--inline .select2-search__field:focus {
2537
border: 1px solid white;
2540
.select2-container--default .dark-mode .select2-light .select2-results__option--highlighted,
2541
.dark-mode .select2-light .select2-container--default .select2-results__option--highlighted {
2542
background-color: #f8f9fa;
2546
.select2-container--default .dark-mode .select2-light .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-light .select2-results__option--highlighted[aria-selected]:hover,
2547
.dark-mode .select2-light .select2-container--default .select2-results__option--highlighted[aria-selected],
2548
.dark-mode .select2-light .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2549
background-color: #eff1f4;
2553
.select2-container--default .dark-mode .select2-light .select2-selection--multiple:focus,
2554
.dark-mode .select2-light .select2-container--default .select2-selection--multiple:focus {
2555
border-color: white;
2558
.select2-container--default .dark-mode .select2-light .select2-selection--multiple .select2-selection__choice,
2559
.dark-mode .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice {
2560
background-color: #f8f9fa;
2561
border-color: #e9ecef;
2565
.select2-container--default .dark-mode .select2-light .select2-selection--multiple .select2-selection__choice__remove,
2566
.dark-mode .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2567
color: rgba(31, 45, 61, 0.7);
2570
.select2-container--default .dark-mode .select2-light .select2-selection--multiple .select2-selection__choice__remove:hover,
2571
.dark-mode .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2575
.select2-container--default .dark-mode .select2-light.select2-container--focus .select2-selection--multiple,
2576
.dark-mode .select2-light .select2-container--default.select2-container--focus .select2-selection--multiple {
2577
border-color: white;
2580
.dark-mode .select2-dark + .select2-container--default.select2-container--open .select2-selection--single {
2581
border-color: #6d7a86;
2584
.dark-mode .select2-dark + .select2-container--default.select2-container--focus .select2-selection--single {
2585
border-color: #6d7a86;
2588
.select2-container--default .dark-mode .select2-dark.select2-dropdown .select2-search__field:focus,
2589
.select2-container--default .dark-mode .select2-dark .select2-dropdown .select2-search__field:focus,
2590
.select2-container--default .dark-mode .select2-dark .select2-search--inline .select2-search__field:focus,
2591
.dark-mode .select2-dark .select2-container--default.select2-dropdown .select2-search__field:focus,
2592
.dark-mode .select2-dark .select2-container--default .select2-dropdown .select2-search__field:focus,
2593
.dark-mode .select2-dark .select2-container--default .select2-search--inline .select2-search__field:focus {
2594
border: 1px solid #6d7a86;
2597
.select2-container--default .dark-mode .select2-dark .select2-results__option--highlighted,
2598
.dark-mode .select2-dark .select2-container--default .select2-results__option--highlighted {
2599
background-color: #343a40;
2603
.select2-container--default .dark-mode .select2-dark .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-dark .select2-results__option--highlighted[aria-selected]:hover,
2604
.dark-mode .select2-dark .select2-container--default .select2-results__option--highlighted[aria-selected],
2605
.dark-mode .select2-dark .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2606
background-color: #2d3238;
2610
.select2-container--default .dark-mode .select2-dark .select2-selection--multiple:focus,
2611
.dark-mode .select2-dark .select2-container--default .select2-selection--multiple:focus {
2612
border-color: #6d7a86;
2615
.select2-container--default .dark-mode .select2-dark .select2-selection--multiple .select2-selection__choice,
2616
.dark-mode .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
2617
background-color: #343a40;
2618
border-color: #292d32;
2622
.select2-container--default .dark-mode .select2-dark .select2-selection--multiple .select2-selection__choice__remove,
2623
.dark-mode .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2624
color: rgba(255, 255, 255, 0.7);
2627
.select2-container--default .dark-mode .select2-dark .select2-selection--multiple .select2-selection__choice__remove:hover,
2628
.dark-mode .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2632
.select2-container--default .dark-mode .select2-dark.select2-container--focus .select2-selection--multiple,
2633
.dark-mode .select2-dark .select2-container--default.select2-container--focus .select2-selection--multiple {
2634
border-color: #6d7a86;
2637
.dark-mode .select2-lightblue + .select2-container--default.select2-container--open .select2-selection--single {
2638
border-color: #e6f1f7;
2641
.dark-mode .select2-lightblue + .select2-container--default.select2-container--focus .select2-selection--single {
2642
border-color: #e6f1f7;
2645
.select2-container--default .dark-mode .select2-lightblue.select2-dropdown .select2-search__field:focus,
2646
.select2-container--default .dark-mode .select2-lightblue .select2-dropdown .select2-search__field:focus,
2647
.select2-container--default .dark-mode .select2-lightblue .select2-search--inline .select2-search__field:focus,
2648
.dark-mode .select2-lightblue .select2-container--default.select2-dropdown .select2-search__field:focus,
2649
.dark-mode .select2-lightblue .select2-container--default .select2-dropdown .select2-search__field:focus,
2650
.dark-mode .select2-lightblue .select2-container--default .select2-search--inline .select2-search__field:focus {
2651
border: 1px solid #e6f1f7;
2654
.select2-container--default .dark-mode .select2-lightblue .select2-results__option--highlighted,
2655
.dark-mode .select2-lightblue .select2-container--default .select2-results__option--highlighted {
2656
background-color: #86bad8;
2660
.select2-container--default .dark-mode .select2-lightblue .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-lightblue .select2-results__option--highlighted[aria-selected]:hover,
2661
.dark-mode .select2-lightblue .select2-container--default .select2-results__option--highlighted[aria-selected],
2662
.dark-mode .select2-lightblue .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2663
background-color: #7ab3d5;
2667
.select2-container--default .dark-mode .select2-lightblue .select2-selection--multiple:focus,
2668
.dark-mode .select2-lightblue .select2-container--default .select2-selection--multiple:focus {
2669
border-color: #e6f1f7;
2672
.select2-container--default .dark-mode .select2-lightblue .select2-selection--multiple .select2-selection__choice,
2673
.dark-mode .select2-lightblue .select2-container--default .select2-selection--multiple .select2-selection__choice {
2674
background-color: #86bad8;
2675
border-color: #72afd2;
2679
.select2-container--default .dark-mode .select2-lightblue .select2-selection--multiple .select2-selection__choice__remove,
2680
.dark-mode .select2-lightblue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2681
color: rgba(31, 45, 61, 0.7);
2684
.select2-container--default .dark-mode .select2-lightblue .select2-selection--multiple .select2-selection__choice__remove:hover,
2685
.dark-mode .select2-lightblue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2689
.select2-container--default .dark-mode .select2-lightblue.select2-container--focus .select2-selection--multiple,
2690
.dark-mode .select2-lightblue .select2-container--default.select2-container--focus .select2-selection--multiple {
2691
border-color: #e6f1f7;
2694
.dark-mode .select2-navy + .select2-container--default.select2-container--open .select2-selection--single {
2695
border-color: #006ad8;
2698
.dark-mode .select2-navy + .select2-container--default.select2-container--focus .select2-selection--single {
2699
border-color: #006ad8;
2702
.select2-container--default .dark-mode .select2-navy.select2-dropdown .select2-search__field:focus,
2703
.select2-container--default .dark-mode .select2-navy .select2-dropdown .select2-search__field:focus,
2704
.select2-container--default .dark-mode .select2-navy .select2-search--inline .select2-search__field:focus,
2705
.dark-mode .select2-navy .select2-container--default.select2-dropdown .select2-search__field:focus,
2706
.dark-mode .select2-navy .select2-container--default .select2-dropdown .select2-search__field:focus,
2707
.dark-mode .select2-navy .select2-container--default .select2-search--inline .select2-search__field:focus {
2708
border: 1px solid #006ad8;
2711
.select2-container--default .dark-mode .select2-navy .select2-results__option--highlighted,
2712
.dark-mode .select2-navy .select2-container--default .select2-results__option--highlighted {
2713
background-color: #002c59;
2717
.select2-container--default .dark-mode .select2-navy .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-navy .select2-results__option--highlighted[aria-selected]:hover,
2718
.dark-mode .select2-navy .select2-container--default .select2-results__option--highlighted[aria-selected],
2719
.dark-mode .select2-navy .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2720
background-color: #002449;
2724
.select2-container--default .dark-mode .select2-navy .select2-selection--multiple:focus,
2725
.dark-mode .select2-navy .select2-container--default .select2-selection--multiple:focus {
2726
border-color: #006ad8;
2729
.select2-container--default .dark-mode .select2-navy .select2-selection--multiple .select2-selection__choice,
2730
.dark-mode .select2-navy .select2-container--default .select2-selection--multiple .select2-selection__choice {
2731
background-color: #002c59;
2732
border-color: #001f3f;
2736
.select2-container--default .dark-mode .select2-navy .select2-selection--multiple .select2-selection__choice__remove,
2737
.dark-mode .select2-navy .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2738
color: rgba(255, 255, 255, 0.7);
2741
.select2-container--default .dark-mode .select2-navy .select2-selection--multiple .select2-selection__choice__remove:hover,
2742
.dark-mode .select2-navy .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2746
.select2-container--default .dark-mode .select2-navy.select2-container--focus .select2-selection--multiple,
2747
.dark-mode .select2-navy .select2-container--default.select2-container--focus .select2-selection--multiple {
2748
border-color: #006ad8;
2751
.dark-mode .select2-olive + .select2-container--default.select2-container--open .select2-selection--single {
2752
border-color: #cfecdf;
2755
.dark-mode .select2-olive + .select2-container--default.select2-container--focus .select2-selection--single {
2756
border-color: #cfecdf;
2759
.select2-container--default .dark-mode .select2-olive.select2-dropdown .select2-search__field:focus,
2760
.select2-container--default .dark-mode .select2-olive .select2-dropdown .select2-search__field:focus,
2761
.select2-container--default .dark-mode .select2-olive .select2-search--inline .select2-search__field:focus,
2762
.dark-mode .select2-olive .select2-container--default.select2-dropdown .select2-search__field:focus,
2763
.dark-mode .select2-olive .select2-container--default .select2-dropdown .select2-search__field:focus,
2764
.dark-mode .select2-olive .select2-container--default .select2-search--inline .select2-search__field:focus {
2765
border: 1px solid #cfecdf;
2768
.select2-container--default .dark-mode .select2-olive .select2-results__option--highlighted,
2769
.dark-mode .select2-olive .select2-container--default .select2-results__option--highlighted {
2770
background-color: #74c8a3;
2774
.select2-container--default .dark-mode .select2-olive .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-olive .select2-results__option--highlighted[aria-selected]:hover,
2775
.dark-mode .select2-olive .select2-container--default .select2-results__option--highlighted[aria-selected],
2776
.dark-mode .select2-olive .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2777
background-color: #69c39b;
2781
.select2-container--default .dark-mode .select2-olive .select2-selection--multiple:focus,
2782
.dark-mode .select2-olive .select2-container--default .select2-selection--multiple:focus {
2783
border-color: #cfecdf;
2786
.select2-container--default .dark-mode .select2-olive .select2-selection--multiple .select2-selection__choice,
2787
.dark-mode .select2-olive .select2-container--default .select2-selection--multiple .select2-selection__choice {
2788
background-color: #74c8a3;
2789
border-color: #62c096;
2793
.select2-container--default .dark-mode .select2-olive .select2-selection--multiple .select2-selection__choice__remove,
2794
.dark-mode .select2-olive .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2795
color: rgba(31, 45, 61, 0.7);
2798
.select2-container--default .dark-mode .select2-olive .select2-selection--multiple .select2-selection__choice__remove:hover,
2799
.dark-mode .select2-olive .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2803
.select2-container--default .dark-mode .select2-olive.select2-container--focus .select2-selection--multiple,
2804
.dark-mode .select2-olive .select2-container--default.select2-container--focus .select2-selection--multiple {
2805
border-color: #cfecdf;
2808
.dark-mode .select2-lime + .select2-container--default.select2-container--open .select2-selection--single {
2809
border-color: #e7fff1;
2812
.dark-mode .select2-lime + .select2-container--default.select2-container--focus .select2-selection--single {
2813
border-color: #e7fff1;
2816
.select2-container--default .dark-mode .select2-lime.select2-dropdown .select2-search__field:focus,
2817
.select2-container--default .dark-mode .select2-lime .select2-dropdown .select2-search__field:focus,
2818
.select2-container--default .dark-mode .select2-lime .select2-search--inline .select2-search__field:focus,
2819
.dark-mode .select2-lime .select2-container--default.select2-dropdown .select2-search__field:focus,
2820
.dark-mode .select2-lime .select2-container--default .select2-dropdown .select2-search__field:focus,
2821
.dark-mode .select2-lime .select2-container--default .select2-search--inline .select2-search__field:focus {
2822
border: 1px solid #e7fff1;
2825
.select2-container--default .dark-mode .select2-lime .select2-results__option--highlighted,
2826
.dark-mode .select2-lime .select2-container--default .select2-results__option--highlighted {
2827
background-color: #67ffa9;
2831
.select2-container--default .dark-mode .select2-lime .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-lime .select2-results__option--highlighted[aria-selected]:hover,
2832
.dark-mode .select2-lime .select2-container--default .select2-results__option--highlighted[aria-selected],
2833
.dark-mode .select2-lime .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2834
background-color: #58ffa1;
2838
.select2-container--default .dark-mode .select2-lime .select2-selection--multiple:focus,
2839
.dark-mode .select2-lime .select2-container--default .select2-selection--multiple:focus {
2840
border-color: #e7fff1;
2843
.select2-container--default .dark-mode .select2-lime .select2-selection--multiple .select2-selection__choice,
2844
.dark-mode .select2-lime .select2-container--default .select2-selection--multiple .select2-selection__choice {
2845
background-color: #67ffa9;
2846
border-color: #4eff9b;
2850
.select2-container--default .dark-mode .select2-lime .select2-selection--multiple .select2-selection__choice__remove,
2851
.dark-mode .select2-lime .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2852
color: rgba(31, 45, 61, 0.7);
2855
.select2-container--default .dark-mode .select2-lime .select2-selection--multiple .select2-selection__choice__remove:hover,
2856
.dark-mode .select2-lime .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2860
.select2-container--default .dark-mode .select2-lime.select2-container--focus .select2-selection--multiple,
2861
.dark-mode .select2-lime .select2-container--default.select2-container--focus .select2-selection--multiple {
2862
border-color: #e7fff1;
2865
.dark-mode .select2-fuchsia + .select2-container--default.select2-container--open .select2-selection--single {
2866
border-color: #feeaf9;
2869
.dark-mode .select2-fuchsia + .select2-container--default.select2-container--focus .select2-selection--single {
2870
border-color: #feeaf9;
2873
.select2-container--default .dark-mode .select2-fuchsia.select2-dropdown .select2-search__field:focus,
2874
.select2-container--default .dark-mode .select2-fuchsia .select2-dropdown .select2-search__field:focus,
2875
.select2-container--default .dark-mode .select2-fuchsia .select2-search--inline .select2-search__field:focus,
2876
.dark-mode .select2-fuchsia .select2-container--default.select2-dropdown .select2-search__field:focus,
2877
.dark-mode .select2-fuchsia .select2-container--default .select2-dropdown .select2-search__field:focus,
2878
.dark-mode .select2-fuchsia .select2-container--default .select2-search--inline .select2-search__field:focus {
2879
border: 1px solid #feeaf9;
2882
.select2-container--default .dark-mode .select2-fuchsia .select2-results__option--highlighted,
2883
.dark-mode .select2-fuchsia .select2-container--default .select2-results__option--highlighted {
2884
background-color: #f672d8;
2888
.select2-container--default .dark-mode .select2-fuchsia .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-fuchsia .select2-results__option--highlighted[aria-selected]:hover,
2889
.dark-mode .select2-fuchsia .select2-container--default .select2-results__option--highlighted[aria-selected],
2890
.dark-mode .select2-fuchsia .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2891
background-color: #f564d4;
2895
.select2-container--default .dark-mode .select2-fuchsia .select2-selection--multiple:focus,
2896
.dark-mode .select2-fuchsia .select2-container--default .select2-selection--multiple:focus {
2897
border-color: #feeaf9;
2900
.select2-container--default .dark-mode .select2-fuchsia .select2-selection--multiple .select2-selection__choice,
2901
.dark-mode .select2-fuchsia .select2-container--default .select2-selection--multiple .select2-selection__choice {
2902
background-color: #f672d8;
2903
border-color: #f55ad2;
2907
.select2-container--default .dark-mode .select2-fuchsia .select2-selection--multiple .select2-selection__choice__remove,
2908
.dark-mode .select2-fuchsia .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2909
color: rgba(31, 45, 61, 0.7);
2912
.select2-container--default .dark-mode .select2-fuchsia .select2-selection--multiple .select2-selection__choice__remove:hover,
2913
.dark-mode .select2-fuchsia .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2917
.select2-container--default .dark-mode .select2-fuchsia.select2-container--focus .select2-selection--multiple,
2918
.dark-mode .select2-fuchsia .select2-container--default.select2-container--focus .select2-selection--multiple {
2919
border-color: #feeaf9;
2922
.dark-mode .select2-maroon + .select2-container--default.select2-container--open .select2-selection--single {
2923
border-color: #fbdee8;
2926
.dark-mode .select2-maroon + .select2-container--default.select2-container--focus .select2-selection--single {
2927
border-color: #fbdee8;
2930
.select2-container--default .dark-mode .select2-maroon.select2-dropdown .select2-search__field:focus,
2931
.select2-container--default .dark-mode .select2-maroon .select2-dropdown .select2-search__field:focus,
2932
.select2-container--default .dark-mode .select2-maroon .select2-search--inline .select2-search__field:focus,
2933
.dark-mode .select2-maroon .select2-container--default.select2-dropdown .select2-search__field:focus,
2934
.dark-mode .select2-maroon .select2-container--default .select2-dropdown .select2-search__field:focus,
2935
.dark-mode .select2-maroon .select2-container--default .select2-search--inline .select2-search__field:focus {
2936
border: 1px solid #fbdee8;
2939
.select2-container--default .dark-mode .select2-maroon .select2-results__option--highlighted,
2940
.dark-mode .select2-maroon .select2-container--default .select2-results__option--highlighted {
2941
background-color: #ed6c9b;
2945
.select2-container--default .dark-mode .select2-maroon .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-maroon .select2-results__option--highlighted[aria-selected]:hover,
2946
.dark-mode .select2-maroon .select2-container--default .select2-results__option--highlighted[aria-selected],
2947
.dark-mode .select2-maroon .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
2948
background-color: #eb5f92;
2952
.select2-container--default .dark-mode .select2-maroon .select2-selection--multiple:focus,
2953
.dark-mode .select2-maroon .select2-container--default .select2-selection--multiple:focus {
2954
border-color: #fbdee8;
2957
.select2-container--default .dark-mode .select2-maroon .select2-selection--multiple .select2-selection__choice,
2958
.dark-mode .select2-maroon .select2-container--default .select2-selection--multiple .select2-selection__choice {
2959
background-color: #ed6c9b;
2960
border-color: #ea568c;
2964
.select2-container--default .dark-mode .select2-maroon .select2-selection--multiple .select2-selection__choice__remove,
2965
.dark-mode .select2-maroon .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
2966
color: rgba(31, 45, 61, 0.7);
2969
.select2-container--default .dark-mode .select2-maroon .select2-selection--multiple .select2-selection__choice__remove:hover,
2970
.dark-mode .select2-maroon .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
2974
.select2-container--default .dark-mode .select2-maroon.select2-container--focus .select2-selection--multiple,
2975
.dark-mode .select2-maroon .select2-container--default.select2-container--focus .select2-selection--multiple {
2976
border-color: #fbdee8;
2979
.dark-mode .select2-blue + .select2-container--default.select2-container--open .select2-selection--single {
2980
border-color: #85a7ca;
2983
.dark-mode .select2-blue + .select2-container--default.select2-container--focus .select2-selection--single {
2984
border-color: #85a7ca;
2987
.select2-container--default .dark-mode .select2-blue.select2-dropdown .select2-search__field:focus,
2988
.select2-container--default .dark-mode .select2-blue .select2-dropdown .select2-search__field:focus,
2989
.select2-container--default .dark-mode .select2-blue .select2-search--inline .select2-search__field:focus,
2990
.dark-mode .select2-blue .select2-container--default.select2-dropdown .select2-search__field:focus,
2991
.dark-mode .select2-blue .select2-container--default .select2-dropdown .select2-search__field:focus,
2992
.dark-mode .select2-blue .select2-container--default .select2-search--inline .select2-search__field:focus {
2993
border: 1px solid #85a7ca;
2996
.select2-container--default .dark-mode .select2-blue .select2-results__option--highlighted,
2997
.dark-mode .select2-blue .select2-container--default .select2-results__option--highlighted {
2998
background-color: #3f6791;
3002
.select2-container--default .dark-mode .select2-blue .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-blue .select2-results__option--highlighted[aria-selected]:hover,
3003
.dark-mode .select2-blue .select2-container--default .select2-results__option--highlighted[aria-selected],
3004
.dark-mode .select2-blue .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3005
background-color: #3a5f86;
3009
.select2-container--default .dark-mode .select2-blue .select2-selection--multiple:focus,
3010
.dark-mode .select2-blue .select2-container--default .select2-selection--multiple:focus {
3011
border-color: #85a7ca;
3014
.select2-container--default .dark-mode .select2-blue .select2-selection--multiple .select2-selection__choice,
3015
.dark-mode .select2-blue .select2-container--default .select2-selection--multiple .select2-selection__choice {
3016
background-color: #3f6791;
3017
border-color: #375a7f;
3021
.select2-container--default .dark-mode .select2-blue .select2-selection--multiple .select2-selection__choice__remove,
3022
.dark-mode .select2-blue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3023
color: rgba(255, 255, 255, 0.7);
3026
.select2-container--default .dark-mode .select2-blue .select2-selection--multiple .select2-selection__choice__remove:hover,
3027
.dark-mode .select2-blue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3031
.select2-container--default .dark-mode .select2-blue.select2-container--focus .select2-selection--multiple,
3032
.dark-mode .select2-blue .select2-container--default.select2-container--focus .select2-selection--multiple {
3033
border-color: #85a7ca;
3036
.dark-mode .select2-indigo + .select2-container--default.select2-container--open .select2-selection--single {
3037
border-color: #b389f9;
3040
.dark-mode .select2-indigo + .select2-container--default.select2-container--focus .select2-selection--single {
3041
border-color: #b389f9;
3044
.select2-container--default .dark-mode .select2-indigo.select2-dropdown .select2-search__field:focus,
3045
.select2-container--default .dark-mode .select2-indigo .select2-dropdown .select2-search__field:focus,
3046
.select2-container--default .dark-mode .select2-indigo .select2-search--inline .select2-search__field:focus,
3047
.dark-mode .select2-indigo .select2-container--default.select2-dropdown .select2-search__field:focus,
3048
.dark-mode .select2-indigo .select2-container--default .select2-dropdown .select2-search__field:focus,
3049
.dark-mode .select2-indigo .select2-container--default .select2-search--inline .select2-search__field:focus {
3050
border: 1px solid #b389f9;
3053
.select2-container--default .dark-mode .select2-indigo .select2-results__option--highlighted,
3054
.dark-mode .select2-indigo .select2-container--default .select2-results__option--highlighted {
3055
background-color: #6610f2;
3059
.select2-container--default .dark-mode .select2-indigo .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-indigo .select2-results__option--highlighted[aria-selected]:hover,
3060
.dark-mode .select2-indigo .select2-container--default .select2-results__option--highlighted[aria-selected],
3061
.dark-mode .select2-indigo .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3062
background-color: #5f0de6;
3066
.select2-container--default .dark-mode .select2-indigo .select2-selection--multiple:focus,
3067
.dark-mode .select2-indigo .select2-container--default .select2-selection--multiple:focus {
3068
border-color: #b389f9;
3071
.select2-container--default .dark-mode .select2-indigo .select2-selection--multiple .select2-selection__choice,
3072
.dark-mode .select2-indigo .select2-container--default .select2-selection--multiple .select2-selection__choice {
3073
background-color: #6610f2;
3074
border-color: #5b0cdd;
3078
.select2-container--default .dark-mode .select2-indigo .select2-selection--multiple .select2-selection__choice__remove,
3079
.dark-mode .select2-indigo .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3080
color: rgba(255, 255, 255, 0.7);
3083
.select2-container--default .dark-mode .select2-indigo .select2-selection--multiple .select2-selection__choice__remove:hover,
3084
.dark-mode .select2-indigo .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3088
.select2-container--default .dark-mode .select2-indigo.select2-container--focus .select2-selection--multiple,
3089
.dark-mode .select2-indigo .select2-container--default.select2-container--focus .select2-selection--multiple {
3090
border-color: #b389f9;
3093
.dark-mode .select2-purple + .select2-container--default.select2-container--open .select2-selection--single {
3094
border-color: #b8a2e0;
3097
.dark-mode .select2-purple + .select2-container--default.select2-container--focus .select2-selection--single {
3098
border-color: #b8a2e0;
3101
.select2-container--default .dark-mode .select2-purple.select2-dropdown .select2-search__field:focus,
3102
.select2-container--default .dark-mode .select2-purple .select2-dropdown .select2-search__field:focus,
3103
.select2-container--default .dark-mode .select2-purple .select2-search--inline .select2-search__field:focus,
3104
.dark-mode .select2-purple .select2-container--default.select2-dropdown .select2-search__field:focus,
3105
.dark-mode .select2-purple .select2-container--default .select2-dropdown .select2-search__field:focus,
3106
.dark-mode .select2-purple .select2-container--default .select2-search--inline .select2-search__field:focus {
3107
border: 1px solid #b8a2e0;
3110
.select2-container--default .dark-mode .select2-purple .select2-results__option--highlighted,
3111
.dark-mode .select2-purple .select2-container--default .select2-results__option--highlighted {
3112
background-color: #6f42c1;
3116
.select2-container--default .dark-mode .select2-purple .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-purple .select2-results__option--highlighted[aria-selected]:hover,
3117
.dark-mode .select2-purple .select2-container--default .select2-results__option--highlighted[aria-selected],
3118
.dark-mode .select2-purple .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3119
background-color: #683cb8;
3123
.select2-container--default .dark-mode .select2-purple .select2-selection--multiple:focus,
3124
.dark-mode .select2-purple .select2-container--default .select2-selection--multiple:focus {
3125
border-color: #b8a2e0;
3128
.select2-container--default .dark-mode .select2-purple .select2-selection--multiple .select2-selection__choice,
3129
.dark-mode .select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice {
3130
background-color: #6f42c1;
3131
border-color: #643ab0;
3135
.select2-container--default .dark-mode .select2-purple .select2-selection--multiple .select2-selection__choice__remove,
3136
.dark-mode .select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3137
color: rgba(255, 255, 255, 0.7);
3140
.select2-container--default .dark-mode .select2-purple .select2-selection--multiple .select2-selection__choice__remove:hover,
3141
.dark-mode .select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3145
.select2-container--default .dark-mode .select2-purple.select2-container--focus .select2-selection--multiple,
3146
.dark-mode .select2-purple .select2-container--default.select2-container--focus .select2-selection--multiple {
3147
border-color: #b8a2e0;
3150
.dark-mode .select2-pink + .select2-container--default.select2-container--open .select2-selection--single {
3151
border-color: #f6b0d0;
3154
.dark-mode .select2-pink + .select2-container--default.select2-container--focus .select2-selection--single {
3155
border-color: #f6b0d0;
3158
.select2-container--default .dark-mode .select2-pink.select2-dropdown .select2-search__field:focus,
3159
.select2-container--default .dark-mode .select2-pink .select2-dropdown .select2-search__field:focus,
3160
.select2-container--default .dark-mode .select2-pink .select2-search--inline .select2-search__field:focus,
3161
.dark-mode .select2-pink .select2-container--default.select2-dropdown .select2-search__field:focus,
3162
.dark-mode .select2-pink .select2-container--default .select2-dropdown .select2-search__field:focus,
3163
.dark-mode .select2-pink .select2-container--default .select2-search--inline .select2-search__field:focus {
3164
border: 1px solid #f6b0d0;
3167
.select2-container--default .dark-mode .select2-pink .select2-results__option--highlighted,
3168
.dark-mode .select2-pink .select2-container--default .select2-results__option--highlighted {
3169
background-color: #e83e8c;
3173
.select2-container--default .dark-mode .select2-pink .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-pink .select2-results__option--highlighted[aria-selected]:hover,
3174
.dark-mode .select2-pink .select2-container--default .select2-results__option--highlighted[aria-selected],
3175
.dark-mode .select2-pink .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3176
background-color: #e63084;
3180
.select2-container--default .dark-mode .select2-pink .select2-selection--multiple:focus,
3181
.dark-mode .select2-pink .select2-container--default .select2-selection--multiple:focus {
3182
border-color: #f6b0d0;
3185
.select2-container--default .dark-mode .select2-pink .select2-selection--multiple .select2-selection__choice,
3186
.dark-mode .select2-pink .select2-container--default .select2-selection--multiple .select2-selection__choice {
3187
background-color: #e83e8c;
3188
border-color: #e5277e;
3192
.select2-container--default .dark-mode .select2-pink .select2-selection--multiple .select2-selection__choice__remove,
3193
.dark-mode .select2-pink .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3194
color: rgba(255, 255, 255, 0.7);
3197
.select2-container--default .dark-mode .select2-pink .select2-selection--multiple .select2-selection__choice__remove:hover,
3198
.dark-mode .select2-pink .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3202
.select2-container--default .dark-mode .select2-pink.select2-container--focus .select2-selection--multiple,
3203
.dark-mode .select2-pink .select2-container--default.select2-container--focus .select2-selection--multiple {
3204
border-color: #f6b0d0;
3207
.dark-mode .select2-red + .select2-container--default.select2-container--open .select2-selection--single {
3208
border-color: #f5b4ae;
3211
.dark-mode .select2-red + .select2-container--default.select2-container--focus .select2-selection--single {
3212
border-color: #f5b4ae;
3215
.select2-container--default .dark-mode .select2-red.select2-dropdown .select2-search__field:focus,
3216
.select2-container--default .dark-mode .select2-red .select2-dropdown .select2-search__field:focus,
3217
.select2-container--default .dark-mode .select2-red .select2-search--inline .select2-search__field:focus,
3218
.dark-mode .select2-red .select2-container--default.select2-dropdown .select2-search__field:focus,
3219
.dark-mode .select2-red .select2-container--default .select2-dropdown .select2-search__field:focus,
3220
.dark-mode .select2-red .select2-container--default .select2-search--inline .select2-search__field:focus {
3221
border: 1px solid #f5b4ae;
3224
.select2-container--default .dark-mode .select2-red .select2-results__option--highlighted,
3225
.dark-mode .select2-red .select2-container--default .select2-results__option--highlighted {
3226
background-color: #e74c3c;
3230
.select2-container--default .dark-mode .select2-red .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-red .select2-results__option--highlighted[aria-selected]:hover,
3231
.dark-mode .select2-red .select2-container--default .select2-results__option--highlighted[aria-selected],
3232
.dark-mode .select2-red .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3233
background-color: #e53f2e;
3237
.select2-container--default .dark-mode .select2-red .select2-selection--multiple:focus,
3238
.dark-mode .select2-red .select2-container--default .select2-selection--multiple:focus {
3239
border-color: #f5b4ae;
3242
.select2-container--default .dark-mode .select2-red .select2-selection--multiple .select2-selection__choice,
3243
.dark-mode .select2-red .select2-container--default .select2-selection--multiple .select2-selection__choice {
3244
background-color: #e74c3c;
3245
border-color: #e43725;
3249
.select2-container--default .dark-mode .select2-red .select2-selection--multiple .select2-selection__choice__remove,
3250
.dark-mode .select2-red .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3251
color: rgba(255, 255, 255, 0.7);
3254
.select2-container--default .dark-mode .select2-red .select2-selection--multiple .select2-selection__choice__remove:hover,
3255
.dark-mode .select2-red .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3259
.select2-container--default .dark-mode .select2-red.select2-container--focus .select2-selection--multiple,
3260
.dark-mode .select2-red .select2-container--default.select2-container--focus .select2-selection--multiple {
3261
border-color: #f5b4ae;
3264
.dark-mode .select2-orange + .select2-container--default.select2-container--open .select2-selection--single {
3265
border-color: #fec392;
3268
.dark-mode .select2-orange + .select2-container--default.select2-container--focus .select2-selection--single {
3269
border-color: #fec392;
3272
.select2-container--default .dark-mode .select2-orange.select2-dropdown .select2-search__field:focus,
3273
.select2-container--default .dark-mode .select2-orange .select2-dropdown .select2-search__field:focus,
3274
.select2-container--default .dark-mode .select2-orange .select2-search--inline .select2-search__field:focus,
3275
.dark-mode .select2-orange .select2-container--default.select2-dropdown .select2-search__field:focus,
3276
.dark-mode .select2-orange .select2-container--default .select2-dropdown .select2-search__field:focus,
3277
.dark-mode .select2-orange .select2-container--default .select2-search--inline .select2-search__field:focus {
3278
border: 1px solid #fec392;
3281
.select2-container--default .dark-mode .select2-orange .select2-results__option--highlighted,
3282
.dark-mode .select2-orange .select2-container--default .select2-results__option--highlighted {
3283
background-color: #fd7e14;
3287
.select2-container--default .dark-mode .select2-orange .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-orange .select2-results__option--highlighted[aria-selected]:hover,
3288
.dark-mode .select2-orange .select2-container--default .select2-results__option--highlighted[aria-selected],
3289
.dark-mode .select2-orange .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3290
background-color: #fd7605;
3294
.select2-container--default .dark-mode .select2-orange .select2-selection--multiple:focus,
3295
.dark-mode .select2-orange .select2-container--default .select2-selection--multiple:focus {
3296
border-color: #fec392;
3299
.select2-container--default .dark-mode .select2-orange .select2-selection--multiple .select2-selection__choice,
3300
.dark-mode .select2-orange .select2-container--default .select2-selection--multiple .select2-selection__choice {
3301
background-color: #fd7e14;
3302
border-color: #f57102;
3306
.select2-container--default .dark-mode .select2-orange .select2-selection--multiple .select2-selection__choice__remove,
3307
.dark-mode .select2-orange .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3308
color: rgba(31, 45, 61, 0.7);
3311
.select2-container--default .dark-mode .select2-orange .select2-selection--multiple .select2-selection__choice__remove:hover,
3312
.dark-mode .select2-orange .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3316
.select2-container--default .dark-mode .select2-orange.select2-container--focus .select2-selection--multiple,
3317
.dark-mode .select2-orange .select2-container--default.select2-container--focus .select2-selection--multiple {
3318
border-color: #fec392;
3321
.dark-mode .select2-yellow + .select2-container--default.select2-container--open .select2-selection--single {
3322
border-color: #f9cf8b;
3325
.dark-mode .select2-yellow + .select2-container--default.select2-container--focus .select2-selection--single {
3326
border-color: #f9cf8b;
3329
.select2-container--default .dark-mode .select2-yellow.select2-dropdown .select2-search__field:focus,
3330
.select2-container--default .dark-mode .select2-yellow .select2-dropdown .select2-search__field:focus,
3331
.select2-container--default .dark-mode .select2-yellow .select2-search--inline .select2-search__field:focus,
3332
.dark-mode .select2-yellow .select2-container--default.select2-dropdown .select2-search__field:focus,
3333
.dark-mode .select2-yellow .select2-container--default .select2-dropdown .select2-search__field:focus,
3334
.dark-mode .select2-yellow .select2-container--default .select2-search--inline .select2-search__field:focus {
3335
border: 1px solid #f9cf8b;
3338
.select2-container--default .dark-mode .select2-yellow .select2-results__option--highlighted,
3339
.dark-mode .select2-yellow .select2-container--default .select2-results__option--highlighted {
3340
background-color: #f39c12;
3344
.select2-container--default .dark-mode .select2-yellow .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-yellow .select2-results__option--highlighted[aria-selected]:hover,
3345
.dark-mode .select2-yellow .select2-container--default .select2-results__option--highlighted[aria-selected],
3346
.dark-mode .select2-yellow .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3347
background-color: #ea940c;
3351
.select2-container--default .dark-mode .select2-yellow .select2-selection--multiple:focus,
3352
.dark-mode .select2-yellow .select2-container--default .select2-selection--multiple:focus {
3353
border-color: #f9cf8b;
3356
.select2-container--default .dark-mode .select2-yellow .select2-selection--multiple .select2-selection__choice,
3357
.dark-mode .select2-yellow .select2-container--default .select2-selection--multiple .select2-selection__choice {
3358
background-color: #f39c12;
3359
border-color: #e08e0b;
3363
.select2-container--default .dark-mode .select2-yellow .select2-selection--multiple .select2-selection__choice__remove,
3364
.dark-mode .select2-yellow .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3365
color: rgba(31, 45, 61, 0.7);
3368
.select2-container--default .dark-mode .select2-yellow .select2-selection--multiple .select2-selection__choice__remove:hover,
3369
.dark-mode .select2-yellow .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3373
.select2-container--default .dark-mode .select2-yellow.select2-container--focus .select2-selection--multiple,
3374
.dark-mode .select2-yellow .select2-container--default.select2-container--focus .select2-selection--multiple {
3375
border-color: #f9cf8b;
3378
.dark-mode .select2-green + .select2-container--default.select2-container--open .select2-selection--single {
3379
border-color: #3dffcd;
3382
.dark-mode .select2-green + .select2-container--default.select2-container--focus .select2-selection--single {
3383
border-color: #3dffcd;
3386
.select2-container--default .dark-mode .select2-green.select2-dropdown .select2-search__field:focus,
3387
.select2-container--default .dark-mode .select2-green .select2-dropdown .select2-search__field:focus,
3388
.select2-container--default .dark-mode .select2-green .select2-search--inline .select2-search__field:focus,
3389
.dark-mode .select2-green .select2-container--default.select2-dropdown .select2-search__field:focus,
3390
.dark-mode .select2-green .select2-container--default .select2-dropdown .select2-search__field:focus,
3391
.dark-mode .select2-green .select2-container--default .select2-search--inline .select2-search__field:focus {
3392
border: 1px solid #3dffcd;
3395
.select2-container--default .dark-mode .select2-green .select2-results__option--highlighted,
3396
.dark-mode .select2-green .select2-container--default .select2-results__option--highlighted {
3397
background-color: #00bc8c;
3401
.select2-container--default .dark-mode .select2-green .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-green .select2-results__option--highlighted[aria-selected]:hover,
3402
.dark-mode .select2-green .select2-container--default .select2-results__option--highlighted[aria-selected],
3403
.dark-mode .select2-green .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3404
background-color: #00ad81;
3408
.select2-container--default .dark-mode .select2-green .select2-selection--multiple:focus,
3409
.dark-mode .select2-green .select2-container--default .select2-selection--multiple:focus {
3410
border-color: #3dffcd;
3413
.select2-container--default .dark-mode .select2-green .select2-selection--multiple .select2-selection__choice,
3414
.dark-mode .select2-green .select2-container--default .select2-selection--multiple .select2-selection__choice {
3415
background-color: #00bc8c;
3416
border-color: #00a379;
3420
.select2-container--default .dark-mode .select2-green .select2-selection--multiple .select2-selection__choice__remove,
3421
.dark-mode .select2-green .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3422
color: rgba(255, 255, 255, 0.7);
3425
.select2-container--default .dark-mode .select2-green .select2-selection--multiple .select2-selection__choice__remove:hover,
3426
.dark-mode .select2-green .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3430
.select2-container--default .dark-mode .select2-green.select2-container--focus .select2-selection--multiple,
3431
.dark-mode .select2-green .select2-container--default.select2-container--focus .select2-selection--multiple {
3432
border-color: #3dffcd;
3435
.dark-mode .select2-teal + .select2-container--default.select2-container--open .select2-selection--single {
3436
border-color: #7eeaca;
3439
.dark-mode .select2-teal + .select2-container--default.select2-container--focus .select2-selection--single {
3440
border-color: #7eeaca;
3443
.select2-container--default .dark-mode .select2-teal.select2-dropdown .select2-search__field:focus,
3444
.select2-container--default .dark-mode .select2-teal .select2-dropdown .select2-search__field:focus,
3445
.select2-container--default .dark-mode .select2-teal .select2-search--inline .select2-search__field:focus,
3446
.dark-mode .select2-teal .select2-container--default.select2-dropdown .select2-search__field:focus,
3447
.dark-mode .select2-teal .select2-container--default .select2-dropdown .select2-search__field:focus,
3448
.dark-mode .select2-teal .select2-container--default .select2-search--inline .select2-search__field:focus {
3449
border: 1px solid #7eeaca;
3452
.select2-container--default .dark-mode .select2-teal .select2-results__option--highlighted,
3453
.dark-mode .select2-teal .select2-container--default .select2-results__option--highlighted {
3454
background-color: #20c997;
3458
.select2-container--default .dark-mode .select2-teal .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-teal .select2-results__option--highlighted[aria-selected]:hover,
3459
.dark-mode .select2-teal .select2-container--default .select2-results__option--highlighted[aria-selected],
3460
.dark-mode .select2-teal .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3461
background-color: #1ebc8d;
3465
.select2-container--default .dark-mode .select2-teal .select2-selection--multiple:focus,
3466
.dark-mode .select2-teal .select2-container--default .select2-selection--multiple:focus {
3467
border-color: #7eeaca;
3470
.select2-container--default .dark-mode .select2-teal .select2-selection--multiple .select2-selection__choice,
3471
.dark-mode .select2-teal .select2-container--default .select2-selection--multiple .select2-selection__choice {
3472
background-color: #20c997;
3473
border-color: #1cb386;
3477
.select2-container--default .dark-mode .select2-teal .select2-selection--multiple .select2-selection__choice__remove,
3478
.dark-mode .select2-teal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3479
color: rgba(255, 255, 255, 0.7);
3482
.select2-container--default .dark-mode .select2-teal .select2-selection--multiple .select2-selection__choice__remove:hover,
3483
.dark-mode .select2-teal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3487
.select2-container--default .dark-mode .select2-teal.select2-container--focus .select2-selection--multiple,
3488
.dark-mode .select2-teal .select2-container--default.select2-container--focus .select2-selection--multiple {
3489
border-color: #7eeaca;
3492
.dark-mode .select2-cyan + .select2-container--default.select2-container--open .select2-selection--single {
3493
border-color: #a0cfee;
3496
.dark-mode .select2-cyan + .select2-container--default.select2-container--focus .select2-selection--single {
3497
border-color: #a0cfee;
3500
.select2-container--default .dark-mode .select2-cyan.select2-dropdown .select2-search__field:focus,
3501
.select2-container--default .dark-mode .select2-cyan .select2-dropdown .select2-search__field:focus,
3502
.select2-container--default .dark-mode .select2-cyan .select2-search--inline .select2-search__field:focus,
3503
.dark-mode .select2-cyan .select2-container--default.select2-dropdown .select2-search__field:focus,
3504
.dark-mode .select2-cyan .select2-container--default .select2-dropdown .select2-search__field:focus,
3505
.dark-mode .select2-cyan .select2-container--default .select2-search--inline .select2-search__field:focus {
3506
border: 1px solid #a0cfee;
3509
.select2-container--default .dark-mode .select2-cyan .select2-results__option--highlighted,
3510
.dark-mode .select2-cyan .select2-container--default .select2-results__option--highlighted {
3511
background-color: #3498db;
3515
.select2-container--default .dark-mode .select2-cyan .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-cyan .select2-results__option--highlighted[aria-selected]:hover,
3516
.dark-mode .select2-cyan .select2-container--default .select2-results__option--highlighted[aria-selected],
3517
.dark-mode .select2-cyan .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3518
background-color: #2791d9;
3522
.select2-container--default .dark-mode .select2-cyan .select2-selection--multiple:focus,
3523
.dark-mode .select2-cyan .select2-container--default .select2-selection--multiple:focus {
3524
border-color: #a0cfee;
3527
.select2-container--default .dark-mode .select2-cyan .select2-selection--multiple .select2-selection__choice,
3528
.dark-mode .select2-cyan .select2-container--default .select2-selection--multiple .select2-selection__choice {
3529
background-color: #3498db;
3530
border-color: #258cd1;
3534
.select2-container--default .dark-mode .select2-cyan .select2-selection--multiple .select2-selection__choice__remove,
3535
.dark-mode .select2-cyan .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3536
color: rgba(255, 255, 255, 0.7);
3539
.select2-container--default .dark-mode .select2-cyan .select2-selection--multiple .select2-selection__choice__remove:hover,
3540
.dark-mode .select2-cyan .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3544
.select2-container--default .dark-mode .select2-cyan.select2-container--focus .select2-selection--multiple,
3545
.dark-mode .select2-cyan .select2-container--default.select2-container--focus .select2-selection--multiple {
3546
border-color: #a0cfee;
3549
.dark-mode .select2-white + .select2-container--default.select2-container--open .select2-selection--single {
3550
border-color: white;
3553
.dark-mode .select2-white + .select2-container--default.select2-container--focus .select2-selection--single {
3554
border-color: white;
3557
.select2-container--default .dark-mode .select2-white.select2-dropdown .select2-search__field:focus,
3558
.select2-container--default .dark-mode .select2-white .select2-dropdown .select2-search__field:focus,
3559
.select2-container--default .dark-mode .select2-white .select2-search--inline .select2-search__field:focus,
3560
.dark-mode .select2-white .select2-container--default.select2-dropdown .select2-search__field:focus,
3561
.dark-mode .select2-white .select2-container--default .select2-dropdown .select2-search__field:focus,
3562
.dark-mode .select2-white .select2-container--default .select2-search--inline .select2-search__field:focus {
3563
border: 1px solid white;
3566
.select2-container--default .dark-mode .select2-white .select2-results__option--highlighted,
3567
.dark-mode .select2-white .select2-container--default .select2-results__option--highlighted {
3568
background-color: #fff;
3572
.select2-container--default .dark-mode .select2-white .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-white .select2-results__option--highlighted[aria-selected]:hover,
3573
.dark-mode .select2-white .select2-container--default .select2-results__option--highlighted[aria-selected],
3574
.dark-mode .select2-white .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3575
background-color: #f7f7f7;
3579
.select2-container--default .dark-mode .select2-white .select2-selection--multiple:focus,
3580
.dark-mode .select2-white .select2-container--default .select2-selection--multiple:focus {
3581
border-color: white;
3584
.select2-container--default .dark-mode .select2-white .select2-selection--multiple .select2-selection__choice,
3585
.dark-mode .select2-white .select2-container--default .select2-selection--multiple .select2-selection__choice {
3586
background-color: #fff;
3587
border-color: #f2f2f2;
3591
.select2-container--default .dark-mode .select2-white .select2-selection--multiple .select2-selection__choice__remove,
3592
.dark-mode .select2-white .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3593
color: rgba(31, 45, 61, 0.7);
3596
.select2-container--default .dark-mode .select2-white .select2-selection--multiple .select2-selection__choice__remove:hover,
3597
.dark-mode .select2-white .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3601
.select2-container--default .dark-mode .select2-white.select2-container--focus .select2-selection--multiple,
3602
.dark-mode .select2-white .select2-container--default.select2-container--focus .select2-selection--multiple {
3603
border-color: white;
3606
.dark-mode .select2-gray + .select2-container--default.select2-container--open .select2-selection--single {
3607
border-color: #afb5ba;
3610
.dark-mode .select2-gray + .select2-container--default.select2-container--focus .select2-selection--single {
3611
border-color: #afb5ba;
3614
.select2-container--default .dark-mode .select2-gray.select2-dropdown .select2-search__field:focus,
3615
.select2-container--default .dark-mode .select2-gray .select2-dropdown .select2-search__field:focus,
3616
.select2-container--default .dark-mode .select2-gray .select2-search--inline .select2-search__field:focus,
3617
.dark-mode .select2-gray .select2-container--default.select2-dropdown .select2-search__field:focus,
3618
.dark-mode .select2-gray .select2-container--default .select2-dropdown .select2-search__field:focus,
3619
.dark-mode .select2-gray .select2-container--default .select2-search--inline .select2-search__field:focus {
3620
border: 1px solid #afb5ba;
3623
.select2-container--default .dark-mode .select2-gray .select2-results__option--highlighted,
3624
.dark-mode .select2-gray .select2-container--default .select2-results__option--highlighted {
3625
background-color: #6c757d;
3629
.select2-container--default .dark-mode .select2-gray .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-gray .select2-results__option--highlighted[aria-selected]:hover,
3630
.dark-mode .select2-gray .select2-container--default .select2-results__option--highlighted[aria-selected],
3631
.dark-mode .select2-gray .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3632
background-color: #656d75;
3636
.select2-container--default .dark-mode .select2-gray .select2-selection--multiple:focus,
3637
.dark-mode .select2-gray .select2-container--default .select2-selection--multiple:focus {
3638
border-color: #afb5ba;
3641
.select2-container--default .dark-mode .select2-gray .select2-selection--multiple .select2-selection__choice,
3642
.dark-mode .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice {
3643
background-color: #6c757d;
3644
border-color: #60686f;
3648
.select2-container--default .dark-mode .select2-gray .select2-selection--multiple .select2-selection__choice__remove,
3649
.dark-mode .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3650
color: rgba(255, 255, 255, 0.7);
3653
.select2-container--default .dark-mode .select2-gray .select2-selection--multiple .select2-selection__choice__remove:hover,
3654
.dark-mode .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3658
.select2-container--default .dark-mode .select2-gray.select2-container--focus .select2-selection--multiple,
3659
.dark-mode .select2-gray .select2-container--default.select2-container--focus .select2-selection--multiple {
3660
border-color: #afb5ba;
3663
.dark-mode .select2-gray-dark + .select2-container--default.select2-container--open .select2-selection--single {
3664
border-color: #6d7a86;
3667
.dark-mode .select2-gray-dark + .select2-container--default.select2-container--focus .select2-selection--single {
3668
border-color: #6d7a86;
3671
.select2-container--default .dark-mode .select2-gray-dark.select2-dropdown .select2-search__field:focus,
3672
.select2-container--default .dark-mode .select2-gray-dark .select2-dropdown .select2-search__field:focus,
3673
.select2-container--default .dark-mode .select2-gray-dark .select2-search--inline .select2-search__field:focus,
3674
.dark-mode .select2-gray-dark .select2-container--default.select2-dropdown .select2-search__field:focus,
3675
.dark-mode .select2-gray-dark .select2-container--default .select2-dropdown .select2-search__field:focus,
3676
.dark-mode .select2-gray-dark .select2-container--default .select2-search--inline .select2-search__field:focus {
3677
border: 1px solid #6d7a86;
3680
.select2-container--default .dark-mode .select2-gray-dark .select2-results__option--highlighted,
3681
.dark-mode .select2-gray-dark .select2-container--default .select2-results__option--highlighted {
3682
background-color: #343a40;
3686
.select2-container--default .dark-mode .select2-gray-dark .select2-results__option--highlighted[aria-selected], .select2-container--default .dark-mode .select2-gray-dark .select2-results__option--highlighted[aria-selected]:hover,
3687
.dark-mode .select2-gray-dark .select2-container--default .select2-results__option--highlighted[aria-selected],
3688
.dark-mode .select2-gray-dark .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
3689
background-color: #2d3238;
3693
.select2-container--default .dark-mode .select2-gray-dark .select2-selection--multiple:focus,
3694
.dark-mode .select2-gray-dark .select2-container--default .select2-selection--multiple:focus {
3695
border-color: #6d7a86;
3698
.select2-container--default .dark-mode .select2-gray-dark .select2-selection--multiple .select2-selection__choice,
3699
.dark-mode .select2-gray-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
3700
background-color: #343a40;
3701
border-color: #292d32;
3705
.select2-container--default .dark-mode .select2-gray-dark .select2-selection--multiple .select2-selection__choice__remove,
3706
.dark-mode .select2-gray-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
3707
color: rgba(255, 255, 255, 0.7);
3710
.select2-container--default .dark-mode .select2-gray-dark .select2-selection--multiple .select2-selection__choice__remove:hover,
3711
.dark-mode .select2-gray-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
3715
.select2-container--default .dark-mode .select2-gray-dark.select2-container--focus .select2-selection--multiple,
3716
.dark-mode .select2-gray-dark .select2-container--default.select2-container--focus .select2-selection--multiple {
3717
border-color: #6d7a86;
3720
.slider .tooltip.in {
3724
.slider.slider-vertical {
3728
.slider.slider-horizontal {
3732
.slider-primary .slider .slider-selection {
3733
background: #007bff;
3736
.slider-secondary .slider .slider-selection {
3737
background: #6c757d;
3740
.slider-success .slider .slider-selection {
3741
background: #28a745;
3744
.slider-info .slider .slider-selection {
3745
background: #17a2b8;
3748
.slider-warning .slider .slider-selection {
3749
background: #ffc107;
3752
.slider-danger .slider .slider-selection {
3753
background: #dc3545;
3756
.slider-light .slider .slider-selection {
3757
background: #f8f9fa;
3760
.slider-dark .slider .slider-selection {
3761
background: #343a40;
3764
.slider-lightblue .slider .slider-selection {
3765
background: #3c8dbc;
3768
.slider-navy .slider .slider-selection {
3769
background: #001f3f;
3772
.slider-olive .slider .slider-selection {
3773
background: #3d9970;
3776
.slider-lime .slider .slider-selection {
3777
background: #01ff70;
3780
.slider-fuchsia .slider .slider-selection {
3781
background: #f012be;
3784
.slider-maroon .slider .slider-selection {
3785
background: #d81b60;
3788
.slider-blue .slider .slider-selection {
3789
background: #007bff;
3792
.slider-indigo .slider .slider-selection {
3793
background: #6610f2;
3796
.slider-purple .slider .slider-selection {
3797
background: #6f42c1;
3800
.slider-pink .slider .slider-selection {
3801
background: #e83e8c;
3804
.slider-red .slider .slider-selection {
3805
background: #dc3545;
3808
.slider-orange .slider .slider-selection {
3809
background: #fd7e14;
3812
.slider-yellow .slider .slider-selection {
3813
background: #ffc107;
3816
.slider-green .slider .slider-selection {
3817
background: #28a745;
3820
.slider-teal .slider .slider-selection {
3821
background: #20c997;
3824
.slider-cyan .slider .slider-selection {
3825
background: #17a2b8;
3828
.slider-white .slider .slider-selection {
3832
.slider-gray .slider .slider-selection {
3833
background: #6c757d;
3836
.slider-gray-dark .slider .slider-selection {
3837
background: #343a40;
3840
.dark-mode .slider-track {
3841
background-color: #4b545c;
3842
background-image: none;
3845
.dark-mode .slider-primary .slider .slider-selection {
3846
background: #3f6791;
3849
.dark-mode .slider-secondary .slider .slider-selection {
3850
background: #6c757d;
3853
.dark-mode .slider-success .slider .slider-selection {
3854
background: #00bc8c;
3857
.dark-mode .slider-info .slider .slider-selection {
3858
background: #3498db;
3861
.dark-mode .slider-warning .slider .slider-selection {
3862
background: #f39c12;
3865
.dark-mode .slider-danger .slider .slider-selection {
3866
background: #e74c3c;
3869
.dark-mode .slider-light .slider .slider-selection {
3870
background: #f8f9fa;
3873
.dark-mode .slider-dark .slider .slider-selection {
3874
background: #343a40;
3877
.dark-mode .slider-lightblue .slider .slider-selection {
3878
background: #86bad8;
3881
.dark-mode .slider-navy .slider .slider-selection {
3882
background: #002c59;
3885
.dark-mode .slider-olive .slider .slider-selection {
3886
background: #74c8a3;
3889
.dark-mode .slider-lime .slider .slider-selection {
3890
background: #67ffa9;
3893
.dark-mode .slider-fuchsia .slider .slider-selection {
3894
background: #f672d8;
3897
.dark-mode .slider-maroon .slider .slider-selection {
3898
background: #ed6c9b;
3901
.dark-mode .slider-blue .slider .slider-selection {
3902
background: #3f6791;
3905
.dark-mode .slider-indigo .slider .slider-selection {
3906
background: #6610f2;
3909
.dark-mode .slider-purple .slider .slider-selection {
3910
background: #6f42c1;
3913
.dark-mode .slider-pink .slider .slider-selection {
3914
background: #e83e8c;
3917
.dark-mode .slider-red .slider .slider-selection {
3918
background: #e74c3c;
3921
.dark-mode .slider-orange .slider .slider-selection {
3922
background: #fd7e14;
3925
.dark-mode .slider-yellow .slider .slider-selection {
3926
background: #f39c12;
3929
.dark-mode .slider-green .slider .slider-selection {
3930
background: #00bc8c;
3933
.dark-mode .slider-teal .slider .slider-selection {
3934
background: #20c997;
3937
.dark-mode .slider-cyan .slider .slider-selection {
3938
background: #3498db;
3941
.dark-mode .slider-white .slider .slider-selection {
3945
.dark-mode .slider-gray .slider .slider-selection {
3946
background: #6c757d;
3949
.dark-mode .slider-gray-dark .slider .slider-selection {
3950
background: #343a40;
3953
.icheck-primary > input:first-child:not(:checked):not(:disabled):hover + label::before,
3954
.icheck-primary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
3955
border-color: #007bff;
3958
.icheck-primary > input:first-child:not(:checked):not(:disabled):focus + label::before,
3959
.icheck-primary > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
3960
border-color: #007bff;
3963
.icheck-primary > input:first-child:checked + label::before,
3964
.icheck-primary > input:first-child:checked + input[type="hidden"] + label::before {
3965
background-color: #007bff;
3966
border-color: #007bff;
3969
.icheck-secondary > input:first-child:not(:checked):not(:disabled):hover + label::before,
3970
.icheck-secondary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
3971
border-color: #6c757d;
3974
.icheck-secondary > input:first-child:not(:checked):not(:disabled):focus + label::before,
3975
.icheck-secondary > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
3976
border-color: #6c757d;
3979
.icheck-secondary > input:first-child:checked + label::before,
3980
.icheck-secondary > input:first-child:checked + input[type="hidden"] + label::before {
3981
background-color: #6c757d;
3982
border-color: #6c757d;
3985
.icheck-success > input:first-child:not(:checked):not(:disabled):hover + label::before,
3986
.icheck-success > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
3987
border-color: #28a745;
3990
.icheck-success > input:first-child:not(:checked):not(:disabled):focus + label::before,
3991
.icheck-success > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
3992
border-color: #28a745;
3995
.icheck-success > input:first-child:checked + label::before,
3996
.icheck-success > input:first-child:checked + input[type="hidden"] + label::before {
3997
background-color: #28a745;
3998
border-color: #28a745;
4001
.icheck-info > input:first-child:not(:checked):not(:disabled):hover + label::before,
4002
.icheck-info > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4003
border-color: #17a2b8;
4006
.icheck-info > input:first-child:not(:checked):not(:disabled):focus + label::before,
4007
.icheck-info > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4008
border-color: #17a2b8;
4011
.icheck-info > input:first-child:checked + label::before,
4012
.icheck-info > input:first-child:checked + input[type="hidden"] + label::before {
4013
background-color: #17a2b8;
4014
border-color: #17a2b8;
4017
.icheck-warning > input:first-child:not(:checked):not(:disabled):hover + label::before,
4018
.icheck-warning > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4019
border-color: #ffc107;
4022
.icheck-warning > input:first-child:not(:checked):not(:disabled):focus + label::before,
4023
.icheck-warning > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4024
border-color: #ffc107;
4027
.icheck-warning > input:first-child:checked + label::before,
4028
.icheck-warning > input:first-child:checked + input[type="hidden"] + label::before {
4029
background-color: #ffc107;
4030
border-color: #ffc107;
4033
.icheck-danger > input:first-child:not(:checked):not(:disabled):hover + label::before,
4034
.icheck-danger > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4035
border-color: #dc3545;
4038
.icheck-danger > input:first-child:not(:checked):not(:disabled):focus + label::before,
4039
.icheck-danger > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4040
border-color: #dc3545;
4043
.icheck-danger > input:first-child:checked + label::before,
4044
.icheck-danger > input:first-child:checked + input[type="hidden"] + label::before {
4045
background-color: #dc3545;
4046
border-color: #dc3545;
4049
.icheck-light > input:first-child:not(:checked):not(:disabled):hover + label::before,
4050
.icheck-light > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4051
border-color: #f8f9fa;
4054
.icheck-light > input:first-child:not(:checked):not(:disabled):focus + label::before,
4055
.icheck-light > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4056
border-color: #f8f9fa;
4059
.icheck-light > input:first-child:checked + label::before,
4060
.icheck-light > input:first-child:checked + input[type="hidden"] + label::before {
4061
background-color: #f8f9fa;
4062
border-color: #f8f9fa;
4065
.icheck-dark > input:first-child:not(:checked):not(:disabled):hover + label::before,
4066
.icheck-dark > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4067
border-color: #343a40;
4070
.icheck-dark > input:first-child:not(:checked):not(:disabled):focus + label::before,
4071
.icheck-dark > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4072
border-color: #343a40;
4075
.icheck-dark > input:first-child:checked + label::before,
4076
.icheck-dark > input:first-child:checked + input[type="hidden"] + label::before {
4077
background-color: #343a40;
4078
border-color: #343a40;
4081
.icheck-lightblue > input:first-child:not(:checked):not(:disabled):hover + label::before,
4082
.icheck-lightblue > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4083
border-color: #3c8dbc;
4086
.icheck-lightblue > input:first-child:not(:checked):not(:disabled):focus + label::before,
4087
.icheck-lightblue > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4088
border-color: #3c8dbc;
4091
.icheck-lightblue > input:first-child:checked + label::before,
4092
.icheck-lightblue > input:first-child:checked + input[type="hidden"] + label::before {
4093
background-color: #3c8dbc;
4094
border-color: #3c8dbc;
4097
.icheck-navy > input:first-child:not(:checked):not(:disabled):hover + label::before,
4098
.icheck-navy > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4099
border-color: #001f3f;
4102
.icheck-navy > input:first-child:not(:checked):not(:disabled):focus + label::before,
4103
.icheck-navy > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4104
border-color: #001f3f;
4107
.icheck-navy > input:first-child:checked + label::before,
4108
.icheck-navy > input:first-child:checked + input[type="hidden"] + label::before {
4109
background-color: #001f3f;
4110
border-color: #001f3f;
4113
.icheck-olive > input:first-child:not(:checked):not(:disabled):hover + label::before,
4114
.icheck-olive > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4115
border-color: #3d9970;
4118
.icheck-olive > input:first-child:not(:checked):not(:disabled):focus + label::before,
4119
.icheck-olive > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4120
border-color: #3d9970;
4123
.icheck-olive > input:first-child:checked + label::before,
4124
.icheck-olive > input:first-child:checked + input[type="hidden"] + label::before {
4125
background-color: #3d9970;
4126
border-color: #3d9970;
4129
.icheck-lime > input:first-child:not(:checked):not(:disabled):hover + label::before,
4130
.icheck-lime > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4131
border-color: #01ff70;
4134
.icheck-lime > input:first-child:not(:checked):not(:disabled):focus + label::before,
4135
.icheck-lime > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4136
border-color: #01ff70;
4139
.icheck-lime > input:first-child:checked + label::before,
4140
.icheck-lime > input:first-child:checked + input[type="hidden"] + label::before {
4141
background-color: #01ff70;
4142
border-color: #01ff70;
4145
.icheck-fuchsia > input:first-child:not(:checked):not(:disabled):hover + label::before,
4146
.icheck-fuchsia > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4147
border-color: #f012be;
4150
.icheck-fuchsia > input:first-child:not(:checked):not(:disabled):focus + label::before,
4151
.icheck-fuchsia > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4152
border-color: #f012be;
4155
.icheck-fuchsia > input:first-child:checked + label::before,
4156
.icheck-fuchsia > input:first-child:checked + input[type="hidden"] + label::before {
4157
background-color: #f012be;
4158
border-color: #f012be;
4161
.icheck-maroon > input:first-child:not(:checked):not(:disabled):hover + label::before,
4162
.icheck-maroon > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4163
border-color: #d81b60;
4166
.icheck-maroon > input:first-child:not(:checked):not(:disabled):focus + label::before,
4167
.icheck-maroon > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4168
border-color: #d81b60;
4171
.icheck-maroon > input:first-child:checked + label::before,
4172
.icheck-maroon > input:first-child:checked + input[type="hidden"] + label::before {
4173
background-color: #d81b60;
4174
border-color: #d81b60;
4177
.icheck-blue > input:first-child:not(:checked):not(:disabled):hover + label::before,
4178
.icheck-blue > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4179
border-color: #007bff;
4182
.icheck-blue > input:first-child:not(:checked):not(:disabled):focus + label::before,
4183
.icheck-blue > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4184
border-color: #007bff;
4187
.icheck-blue > input:first-child:checked + label::before,
4188
.icheck-blue > input:first-child:checked + input[type="hidden"] + label::before {
4189
background-color: #007bff;
4190
border-color: #007bff;
4193
.icheck-indigo > input:first-child:not(:checked):not(:disabled):hover + label::before,
4194
.icheck-indigo > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4195
border-color: #6610f2;
4198
.icheck-indigo > input:first-child:not(:checked):not(:disabled):focus + label::before,
4199
.icheck-indigo > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4200
border-color: #6610f2;
4203
.icheck-indigo > input:first-child:checked + label::before,
4204
.icheck-indigo > input:first-child:checked + input[type="hidden"] + label::before {
4205
background-color: #6610f2;
4206
border-color: #6610f2;
4209
.icheck-purple > input:first-child:not(:checked):not(:disabled):hover + label::before,
4210
.icheck-purple > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4211
border-color: #6f42c1;
4214
.icheck-purple > input:first-child:not(:checked):not(:disabled):focus + label::before,
4215
.icheck-purple > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4216
border-color: #6f42c1;
4219
.icheck-purple > input:first-child:checked + label::before,
4220
.icheck-purple > input:first-child:checked + input[type="hidden"] + label::before {
4221
background-color: #6f42c1;
4222
border-color: #6f42c1;
4225
.icheck-pink > input:first-child:not(:checked):not(:disabled):hover + label::before,
4226
.icheck-pink > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4227
border-color: #e83e8c;
4230
.icheck-pink > input:first-child:not(:checked):not(:disabled):focus + label::before,
4231
.icheck-pink > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4232
border-color: #e83e8c;
4235
.icheck-pink > input:first-child:checked + label::before,
4236
.icheck-pink > input:first-child:checked + input[type="hidden"] + label::before {
4237
background-color: #e83e8c;
4238
border-color: #e83e8c;
4241
.icheck-red > input:first-child:not(:checked):not(:disabled):hover + label::before,
4242
.icheck-red > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4243
border-color: #dc3545;
4246
.icheck-red > input:first-child:not(:checked):not(:disabled):focus + label::before,
4247
.icheck-red > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4248
border-color: #dc3545;
4251
.icheck-red > input:first-child:checked + label::before,
4252
.icheck-red > input:first-child:checked + input[type="hidden"] + label::before {
4253
background-color: #dc3545;
4254
border-color: #dc3545;
4257
.icheck-orange > input:first-child:not(:checked):not(:disabled):hover + label::before,
4258
.icheck-orange > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4259
border-color: #fd7e14;
4262
.icheck-orange > input:first-child:not(:checked):not(:disabled):focus + label::before,
4263
.icheck-orange > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4264
border-color: #fd7e14;
4267
.icheck-orange > input:first-child:checked + label::before,
4268
.icheck-orange > input:first-child:checked + input[type="hidden"] + label::before {
4269
background-color: #fd7e14;
4270
border-color: #fd7e14;
4273
.icheck-yellow > input:first-child:not(:checked):not(:disabled):hover + label::before,
4274
.icheck-yellow > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4275
border-color: #ffc107;
4278
.icheck-yellow > input:first-child:not(:checked):not(:disabled):focus + label::before,
4279
.icheck-yellow > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4280
border-color: #ffc107;
4283
.icheck-yellow > input:first-child:checked + label::before,
4284
.icheck-yellow > input:first-child:checked + input[type="hidden"] + label::before {
4285
background-color: #ffc107;
4286
border-color: #ffc107;
4289
.icheck-green > input:first-child:not(:checked):not(:disabled):hover + label::before,
4290
.icheck-green > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4291
border-color: #28a745;
4294
.icheck-green > input:first-child:not(:checked):not(:disabled):focus + label::before,
4295
.icheck-green > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4296
border-color: #28a745;
4299
.icheck-green > input:first-child:checked + label::before,
4300
.icheck-green > input:first-child:checked + input[type="hidden"] + label::before {
4301
background-color: #28a745;
4302
border-color: #28a745;
4305
.icheck-teal > input:first-child:not(:checked):not(:disabled):hover + label::before,
4306
.icheck-teal > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4307
border-color: #20c997;
4310
.icheck-teal > input:first-child:not(:checked):not(:disabled):focus + label::before,
4311
.icheck-teal > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4312
border-color: #20c997;
4315
.icheck-teal > input:first-child:checked + label::before,
4316
.icheck-teal > input:first-child:checked + input[type="hidden"] + label::before {
4317
background-color: #20c997;
4318
border-color: #20c997;
4321
.icheck-cyan > input:first-child:not(:checked):not(:disabled):hover + label::before,
4322
.icheck-cyan > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4323
border-color: #17a2b8;
4326
.icheck-cyan > input:first-child:not(:checked):not(:disabled):focus + label::before,
4327
.icheck-cyan > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4328
border-color: #17a2b8;
4331
.icheck-cyan > input:first-child:checked + label::before,
4332
.icheck-cyan > input:first-child:checked + input[type="hidden"] + label::before {
4333
background-color: #17a2b8;
4334
border-color: #17a2b8;
4337
.icheck-white > input:first-child:not(:checked):not(:disabled):hover + label::before,
4338
.icheck-white > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4342
.icheck-white > input:first-child:not(:checked):not(:disabled):focus + label::before,
4343
.icheck-white > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4347
.icheck-white > input:first-child:checked + label::before,
4348
.icheck-white > input:first-child:checked + input[type="hidden"] + label::before {
4349
background-color: #fff;
4353
.icheck-gray > input:first-child:not(:checked):not(:disabled):hover + label::before,
4354
.icheck-gray > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4355
border-color: #6c757d;
4358
.icheck-gray > input:first-child:not(:checked):not(:disabled):focus + label::before,
4359
.icheck-gray > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4360
border-color: #6c757d;
4363
.icheck-gray > input:first-child:checked + label::before,
4364
.icheck-gray > input:first-child:checked + input[type="hidden"] + label::before {
4365
background-color: #6c757d;
4366
border-color: #6c757d;
4369
.icheck-gray-dark > input:first-child:not(:checked):not(:disabled):hover + label::before,
4370
.icheck-gray-dark > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4371
border-color: #343a40;
4374
.icheck-gray-dark > input:first-child:not(:checked):not(:disabled):focus + label::before,
4375
.icheck-gray-dark > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4376
border-color: #343a40;
4379
.icheck-gray-dark > input:first-child:checked + label::before,
4380
.icheck-gray-dark > input:first-child:checked + input[type="hidden"] + label::before {
4381
background-color: #343a40;
4382
border-color: #343a40;
4385
.dark-mode [class*="icheck-"] > input:first-child:not(:checked) + input[type="hidden"] + label::before,
4386
.dark-mode [class*="icheck-"] > input:first-child:not(:checked) + label::before {
4387
border-color: #6c757d;
4390
.dark-mode .icheck-primary > input:first-child:not(:checked):not(:disabled):hover + label::before,
4391
.dark-mode .icheck-primary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4392
border-color: #3f6791;
4395
.dark-mode .icheck-primary > input:first-child:not(:checked):not(:disabled):focus + label::before,
4396
.dark-mode .icheck-primary > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4397
border-color: #3f6791;
4400
.dark-mode .icheck-primary > input:first-child:checked + label::before,
4401
.dark-mode .icheck-primary > input:first-child:checked + input[type="hidden"] + label::before {
4402
background-color: #3f6791;
4403
border-color: #3f6791;
4406
.dark-mode .icheck-secondary > input:first-child:not(:checked):not(:disabled):hover + label::before,
4407
.dark-mode .icheck-secondary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4408
border-color: #6c757d;
4411
.dark-mode .icheck-secondary > input:first-child:not(:checked):not(:disabled):focus + label::before,
4412
.dark-mode .icheck-secondary > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4413
border-color: #6c757d;
4416
.dark-mode .icheck-secondary > input:first-child:checked + label::before,
4417
.dark-mode .icheck-secondary > input:first-child:checked + input[type="hidden"] + label::before {
4418
background-color: #6c757d;
4419
border-color: #6c757d;
4422
.dark-mode .icheck-success > input:first-child:not(:checked):not(:disabled):hover + label::before,
4423
.dark-mode .icheck-success > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4424
border-color: #00bc8c;
4427
.dark-mode .icheck-success > input:first-child:not(:checked):not(:disabled):focus + label::before,
4428
.dark-mode .icheck-success > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4429
border-color: #00bc8c;
4432
.dark-mode .icheck-success > input:first-child:checked + label::before,
4433
.dark-mode .icheck-success > input:first-child:checked + input[type="hidden"] + label::before {
4434
background-color: #00bc8c;
4435
border-color: #00bc8c;
4438
.dark-mode .icheck-info > input:first-child:not(:checked):not(:disabled):hover + label::before,
4439
.dark-mode .icheck-info > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4440
border-color: #3498db;
4443
.dark-mode .icheck-info > input:first-child:not(:checked):not(:disabled):focus + label::before,
4444
.dark-mode .icheck-info > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4445
border-color: #3498db;
4448
.dark-mode .icheck-info > input:first-child:checked + label::before,
4449
.dark-mode .icheck-info > input:first-child:checked + input[type="hidden"] + label::before {
4450
background-color: #3498db;
4451
border-color: #3498db;
4454
.dark-mode .icheck-warning > input:first-child:not(:checked):not(:disabled):hover + label::before,
4455
.dark-mode .icheck-warning > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4456
border-color: #f39c12;
4459
.dark-mode .icheck-warning > input:first-child:not(:checked):not(:disabled):focus + label::before,
4460
.dark-mode .icheck-warning > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4461
border-color: #f39c12;
4464
.dark-mode .icheck-warning > input:first-child:checked + label::before,
4465
.dark-mode .icheck-warning > input:first-child:checked + input[type="hidden"] + label::before {
4466
background-color: #f39c12;
4467
border-color: #f39c12;
4470
.dark-mode .icheck-danger > input:first-child:not(:checked):not(:disabled):hover + label::before,
4471
.dark-mode .icheck-danger > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4472
border-color: #e74c3c;
4475
.dark-mode .icheck-danger > input:first-child:not(:checked):not(:disabled):focus + label::before,
4476
.dark-mode .icheck-danger > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4477
border-color: #e74c3c;
4480
.dark-mode .icheck-danger > input:first-child:checked + label::before,
4481
.dark-mode .icheck-danger > input:first-child:checked + input[type="hidden"] + label::before {
4482
background-color: #e74c3c;
4483
border-color: #e74c3c;
4486
.dark-mode .icheck-light > input:first-child:not(:checked):not(:disabled):hover + label::before,
4487
.dark-mode .icheck-light > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4488
border-color: #f8f9fa;
4491
.dark-mode .icheck-light > input:first-child:not(:checked):not(:disabled):focus + label::before,
4492
.dark-mode .icheck-light > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4493
border-color: #f8f9fa;
4496
.dark-mode .icheck-light > input:first-child:checked + label::before,
4497
.dark-mode .icheck-light > input:first-child:checked + input[type="hidden"] + label::before {
4498
background-color: #f8f9fa;
4499
border-color: #f8f9fa;
4502
.dark-mode .icheck-dark > input:first-child:not(:checked):not(:disabled):hover + label::before,
4503
.dark-mode .icheck-dark > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4504
border-color: #343a40;
4507
.dark-mode .icheck-dark > input:first-child:not(:checked):not(:disabled):focus + label::before,
4508
.dark-mode .icheck-dark > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4509
border-color: #343a40;
4512
.dark-mode .icheck-dark > input:first-child:checked + label::before,
4513
.dark-mode .icheck-dark > input:first-child:checked + input[type="hidden"] + label::before {
4514
background-color: #343a40;
4515
border-color: #343a40;
4518
.dark-mode .icheck-lightblue > input:first-child:not(:checked):not(:disabled):hover + label::before,
4519
.dark-mode .icheck-lightblue > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4520
border-color: #86bad8;
4523
.dark-mode .icheck-lightblue > input:first-child:not(:checked):not(:disabled):focus + label::before,
4524
.dark-mode .icheck-lightblue > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4525
border-color: #86bad8;
4528
.dark-mode .icheck-lightblue > input:first-child:checked + label::before,
4529
.dark-mode .icheck-lightblue > input:first-child:checked + input[type="hidden"] + label::before {
4530
background-color: #86bad8;
4531
border-color: #86bad8;
4534
.dark-mode .icheck-navy > input:first-child:not(:checked):not(:disabled):hover + label::before,
4535
.dark-mode .icheck-navy > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4536
border-color: #002c59;
4539
.dark-mode .icheck-navy > input:first-child:not(:checked):not(:disabled):focus + label::before,
4540
.dark-mode .icheck-navy > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4541
border-color: #002c59;
4544
.dark-mode .icheck-navy > input:first-child:checked + label::before,
4545
.dark-mode .icheck-navy > input:first-child:checked + input[type="hidden"] + label::before {
4546
background-color: #002c59;
4547
border-color: #002c59;
4550
.dark-mode .icheck-olive > input:first-child:not(:checked):not(:disabled):hover + label::before,
4551
.dark-mode .icheck-olive > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4552
border-color: #74c8a3;
4555
.dark-mode .icheck-olive > input:first-child:not(:checked):not(:disabled):focus + label::before,
4556
.dark-mode .icheck-olive > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4557
border-color: #74c8a3;
4560
.dark-mode .icheck-olive > input:first-child:checked + label::before,
4561
.dark-mode .icheck-olive > input:first-child:checked + input[type="hidden"] + label::before {
4562
background-color: #74c8a3;
4563
border-color: #74c8a3;
4566
.dark-mode .icheck-lime > input:first-child:not(:checked):not(:disabled):hover + label::before,
4567
.dark-mode .icheck-lime > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4568
border-color: #67ffa9;
4571
.dark-mode .icheck-lime > input:first-child:not(:checked):not(:disabled):focus + label::before,
4572
.dark-mode .icheck-lime > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4573
border-color: #67ffa9;
4576
.dark-mode .icheck-lime > input:first-child:checked + label::before,
4577
.dark-mode .icheck-lime > input:first-child:checked + input[type="hidden"] + label::before {
4578
background-color: #67ffa9;
4579
border-color: #67ffa9;
4582
.dark-mode .icheck-fuchsia > input:first-child:not(:checked):not(:disabled):hover + label::before,
4583
.dark-mode .icheck-fuchsia > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4584
border-color: #f672d8;
4587
.dark-mode .icheck-fuchsia > input:first-child:not(:checked):not(:disabled):focus + label::before,
4588
.dark-mode .icheck-fuchsia > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4589
border-color: #f672d8;
4592
.dark-mode .icheck-fuchsia > input:first-child:checked + label::before,
4593
.dark-mode .icheck-fuchsia > input:first-child:checked + input[type="hidden"] + label::before {
4594
background-color: #f672d8;
4595
border-color: #f672d8;
4598
.dark-mode .icheck-maroon > input:first-child:not(:checked):not(:disabled):hover + label::before,
4599
.dark-mode .icheck-maroon > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4600
border-color: #ed6c9b;
4603
.dark-mode .icheck-maroon > input:first-child:not(:checked):not(:disabled):focus + label::before,
4604
.dark-mode .icheck-maroon > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4605
border-color: #ed6c9b;
4608
.dark-mode .icheck-maroon > input:first-child:checked + label::before,
4609
.dark-mode .icheck-maroon > input:first-child:checked + input[type="hidden"] + label::before {
4610
background-color: #ed6c9b;
4611
border-color: #ed6c9b;
4614
.dark-mode .icheck-blue > input:first-child:not(:checked):not(:disabled):hover + label::before,
4615
.dark-mode .icheck-blue > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4616
border-color: #3f6791;
4619
.dark-mode .icheck-blue > input:first-child:not(:checked):not(:disabled):focus + label::before,
4620
.dark-mode .icheck-blue > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4621
border-color: #3f6791;
4624
.dark-mode .icheck-blue > input:first-child:checked + label::before,
4625
.dark-mode .icheck-blue > input:first-child:checked + input[type="hidden"] + label::before {
4626
background-color: #3f6791;
4627
border-color: #3f6791;
4630
.dark-mode .icheck-indigo > input:first-child:not(:checked):not(:disabled):hover + label::before,
4631
.dark-mode .icheck-indigo > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4632
border-color: #6610f2;
4635
.dark-mode .icheck-indigo > input:first-child:not(:checked):not(:disabled):focus + label::before,
4636
.dark-mode .icheck-indigo > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4637
border-color: #6610f2;
4640
.dark-mode .icheck-indigo > input:first-child:checked + label::before,
4641
.dark-mode .icheck-indigo > input:first-child:checked + input[type="hidden"] + label::before {
4642
background-color: #6610f2;
4643
border-color: #6610f2;
4646
.dark-mode .icheck-purple > input:first-child:not(:checked):not(:disabled):hover + label::before,
4647
.dark-mode .icheck-purple > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4648
border-color: #6f42c1;
4651
.dark-mode .icheck-purple > input:first-child:not(:checked):not(:disabled):focus + label::before,
4652
.dark-mode .icheck-purple > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4653
border-color: #6f42c1;
4656
.dark-mode .icheck-purple > input:first-child:checked + label::before,
4657
.dark-mode .icheck-purple > input:first-child:checked + input[type="hidden"] + label::before {
4658
background-color: #6f42c1;
4659
border-color: #6f42c1;
4662
.dark-mode .icheck-pink > input:first-child:not(:checked):not(:disabled):hover + label::before,
4663
.dark-mode .icheck-pink > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4664
border-color: #e83e8c;
4667
.dark-mode .icheck-pink > input:first-child:not(:checked):not(:disabled):focus + label::before,
4668
.dark-mode .icheck-pink > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4669
border-color: #e83e8c;
4672
.dark-mode .icheck-pink > input:first-child:checked + label::before,
4673
.dark-mode .icheck-pink > input:first-child:checked + input[type="hidden"] + label::before {
4674
background-color: #e83e8c;
4675
border-color: #e83e8c;
4678
.dark-mode .icheck-red > input:first-child:not(:checked):not(:disabled):hover + label::before,
4679
.dark-mode .icheck-red > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4680
border-color: #e74c3c;
4683
.dark-mode .icheck-red > input:first-child:not(:checked):not(:disabled):focus + label::before,
4684
.dark-mode .icheck-red > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4685
border-color: #e74c3c;
4688
.dark-mode .icheck-red > input:first-child:checked + label::before,
4689
.dark-mode .icheck-red > input:first-child:checked + input[type="hidden"] + label::before {
4690
background-color: #e74c3c;
4691
border-color: #e74c3c;
4694
.dark-mode .icheck-orange > input:first-child:not(:checked):not(:disabled):hover + label::before,
4695
.dark-mode .icheck-orange > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4696
border-color: #fd7e14;
4699
.dark-mode .icheck-orange > input:first-child:not(:checked):not(:disabled):focus + label::before,
4700
.dark-mode .icheck-orange > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4701
border-color: #fd7e14;
4704
.dark-mode .icheck-orange > input:first-child:checked + label::before,
4705
.dark-mode .icheck-orange > input:first-child:checked + input[type="hidden"] + label::before {
4706
background-color: #fd7e14;
4707
border-color: #fd7e14;
4710
.dark-mode .icheck-yellow > input:first-child:not(:checked):not(:disabled):hover + label::before,
4711
.dark-mode .icheck-yellow > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4712
border-color: #f39c12;
4715
.dark-mode .icheck-yellow > input:first-child:not(:checked):not(:disabled):focus + label::before,
4716
.dark-mode .icheck-yellow > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4717
border-color: #f39c12;
4720
.dark-mode .icheck-yellow > input:first-child:checked + label::before,
4721
.dark-mode .icheck-yellow > input:first-child:checked + input[type="hidden"] + label::before {
4722
background-color: #f39c12;
4723
border-color: #f39c12;
4726
.dark-mode .icheck-green > input:first-child:not(:checked):not(:disabled):hover + label::before,
4727
.dark-mode .icheck-green > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4728
border-color: #00bc8c;
4731
.dark-mode .icheck-green > input:first-child:not(:checked):not(:disabled):focus + label::before,
4732
.dark-mode .icheck-green > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4733
border-color: #00bc8c;
4736
.dark-mode .icheck-green > input:first-child:checked + label::before,
4737
.dark-mode .icheck-green > input:first-child:checked + input[type="hidden"] + label::before {
4738
background-color: #00bc8c;
4739
border-color: #00bc8c;
4742
.dark-mode .icheck-teal > input:first-child:not(:checked):not(:disabled):hover + label::before,
4743
.dark-mode .icheck-teal > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4744
border-color: #20c997;
4747
.dark-mode .icheck-teal > input:first-child:not(:checked):not(:disabled):focus + label::before,
4748
.dark-mode .icheck-teal > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4749
border-color: #20c997;
4752
.dark-mode .icheck-teal > input:first-child:checked + label::before,
4753
.dark-mode .icheck-teal > input:first-child:checked + input[type="hidden"] + label::before {
4754
background-color: #20c997;
4755
border-color: #20c997;
4758
.dark-mode .icheck-cyan > input:first-child:not(:checked):not(:disabled):hover + label::before,
4759
.dark-mode .icheck-cyan > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4760
border-color: #3498db;
4763
.dark-mode .icheck-cyan > input:first-child:not(:checked):not(:disabled):focus + label::before,
4764
.dark-mode .icheck-cyan > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4765
border-color: #3498db;
4768
.dark-mode .icheck-cyan > input:first-child:checked + label::before,
4769
.dark-mode .icheck-cyan > input:first-child:checked + input[type="hidden"] + label::before {
4770
background-color: #3498db;
4771
border-color: #3498db;
4774
.dark-mode .icheck-white > input:first-child:not(:checked):not(:disabled):hover + label::before,
4775
.dark-mode .icheck-white > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4779
.dark-mode .icheck-white > input:first-child:not(:checked):not(:disabled):focus + label::before,
4780
.dark-mode .icheck-white > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4784
.dark-mode .icheck-white > input:first-child:checked + label::before,
4785
.dark-mode .icheck-white > input:first-child:checked + input[type="hidden"] + label::before {
4786
background-color: #fff;
4790
.dark-mode .icheck-gray > input:first-child:not(:checked):not(:disabled):hover + label::before,
4791
.dark-mode .icheck-gray > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4792
border-color: #6c757d;
4795
.dark-mode .icheck-gray > input:first-child:not(:checked):not(:disabled):focus + label::before,
4796
.dark-mode .icheck-gray > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4797
border-color: #6c757d;
4800
.dark-mode .icheck-gray > input:first-child:checked + label::before,
4801
.dark-mode .icheck-gray > input:first-child:checked + input[type="hidden"] + label::before {
4802
background-color: #6c757d;
4803
border-color: #6c757d;
4806
.dark-mode .icheck-gray-dark > input:first-child:not(:checked):not(:disabled):hover + label::before,
4807
.dark-mode .icheck-gray-dark > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
4808
border-color: #343a40;
4811
.dark-mode .icheck-gray-dark > input:first-child:not(:checked):not(:disabled):focus + label::before,
4812
.dark-mode .icheck-gray-dark > input:first-child:not(:checked):not(:disabled):focus + input[type="hidden"] + label::before {
4813
border-color: #343a40;
4816
.dark-mode .icheck-gray-dark > input:first-child:checked + label::before,
4817
.dark-mode .icheck-gray-dark > input:first-child:checked + input[type="hidden"] + label::before {
4818
background-color: #343a40;
4819
border-color: #343a40;
4826
.mapael .mapTooltip {
4827
font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
4833
text-decoration: none;
4835
text-transform: none;
4836
letter-spacing: normal;
4838
word-spacing: normal;
4839
white-space: normal;
4841
border-radius: 0.25rem;
4842
font-size: 0.875rem;
4843
background-color: #000;
4847
padding: 0.25rem 0.5rem;
4850
word-wrap: break-word;
4855
background-color: #f8f9fa;
4856
border: 1px solid #adb5bd;
4861
.mapael .zoomButton {
4862
background-color: #f8f9fa;
4863
border: 1px solid #ddd;
4864
border-radius: 0.25rem;
4875
-webkit-user-select: none;
4876
-moz-user-select: none;
4877
-ms-user-select: none;
4882
.mapael .zoomButton:hover, .mapael .zoomButton:active, .mapael .zoomButton.hover {
4883
background-color: #e9ecef;
4902
background-color: #f8f9fa;
4903
border: 1px solid #ddd;
4904
border-radius: 0.25rem;
4911
.jqvmap-zoomin:hover, .jqvmap-zoomin:active, .jqvmap-zoomin.hover,
4912
.jqvmap-zoomout:hover,
4913
.jqvmap-zoomout:active,
4914
.jqvmap-zoomout.hover {
4915
background-color: #e9ecef;
4919
.swal2-icon.swal2-info {
4920
border-color: ligthen(#17a2b8, 20%);
4924
.swal2-icon.swal2-warning {
4925
border-color: ligthen(#ffc107, 20%);
4929
.swal2-icon.swal2-error {
4930
border-color: ligthen(#dc3545, 20%);
4934
.swal2-icon.swal2-question {
4935
border-color: ligthen(#6c757d, 20%);
4939
.swal2-icon.swal2-success {
4940
border-color: ligthen(#28a745, 20%);
4944
.swal2-icon.swal2-success .swal2-success-ring {
4945
border-color: ligthen(#28a745, 20%);
4948
.swal2-icon.swal2-success [class^='swal2-success-line'] {
4949
background-color: #28a745;
4952
.dark-mode .swal2-popup {
4953
background-color: #343a40;
4957
.dark-mode .swal2-popup .swal2-content,
4958
.dark-mode .swal2-popup .swal2-title {
4962
#toast-container .toast {
4963
background-color: #007bff;
4966
#toast-container .toast-success {
4967
background-color: #28a745;
4970
#toast-container .toast-error {
4971
background-color: #dc3545;
4974
#toast-container .toast-info {
4975
background-color: #17a2b8;
4978
#toast-container .toast-warning {
4979
background-color: #ffc107;
4982
.toast-bottom-full-width .toast,
4983
.toast-top-full-width .toast {
4991
.pace .pace-progress {
4995
.pace .pace-activity {
4999
.pace-primary .pace .pace-progress {
5000
background: #007bff;
5003
.pace-barber-shop-primary .pace {
5007
.pace-barber-shop-primary .pace .pace-progress {
5008
background: #007bff;
5011
.pace-barber-shop-primary .pace .pace-activity {
5012
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
5015
.pace-big-counter-primary .pace .pace-progress::after {
5016
color: rgba(0, 123, 255, 0.2);
5019
.pace-bounce-primary .pace .pace-activity {
5020
background: #007bff;
5023
.pace-center-atom-primary .pace-progress {
5028
.pace-center-atom-primary .pace-progress::before {
5029
background: #007bff;
5036
.pace-center-atom-primary .pace-activity {
5037
border-color: #007bff;
5040
.pace-center-atom-primary .pace-activity::after, .pace-center-atom-primary .pace-activity::before {
5041
border-color: #007bff;
5044
.pace-center-circle-primary .pace .pace-progress {
5045
background: rgba(0, 123, 255, 0.8);
5049
.pace-center-radar-primary .pace .pace-activity {
5050
border-color: #007bff transparent transparent;
5053
.pace-center-radar-primary .pace .pace-activity::before {
5054
border-color: #007bff transparent transparent;
5057
.pace-center-simple-primary .pace {
5059
border-color: #007bff;
5062
.pace-center-simple-primary .pace .pace-progress {
5063
background: #007bff;
5066
.pace-material-primary .pace {
5070
.pace-corner-indicator-primary .pace .pace-activity {
5071
background: #007bff;
5074
.pace-corner-indicator-primary .pace .pace-activity::after,
5075
.pace-corner-indicator-primary .pace .pace-activity::before {
5076
border: 5px solid #fff;
5079
.pace-corner-indicator-primary .pace .pace-activity::before {
5080
border-right-color: rgba(0, 123, 255, 0.2);
5081
border-left-color: rgba(0, 123, 255, 0.2);
5084
.pace-corner-indicator-primary .pace .pace-activity::after {
5085
border-top-color: rgba(0, 123, 255, 0.2);
5086
border-bottom-color: rgba(0, 123, 255, 0.2);
5089
.pace-fill-left-primary .pace .pace-progress {
5090
background-color: rgba(0, 123, 255, 0.2);
5093
.pace-flash-primary .pace .pace-progress {
5094
background: #007bff;
5097
.pace-flash-primary .pace .pace-progress-inner {
5098
box-shadow: 0 0 10px #007bff, 0 0 5px #007bff;
5101
.pace-flash-primary .pace .pace-activity {
5102
border-top-color: #007bff;
5103
border-left-color: #007bff;
5106
.pace-loading-bar-primary .pace .pace-progress {
5107
background: #007bff;
5109
box-shadow: 120px 0 #fff, 240px 0 #fff;
5112
.pace-loading-bar-primary .pace .pace-activity {
5113
box-shadow: inset 0 0 0 2px #007bff, inset 0 0 0 7px #fff;
5116
.pace-mac-osx-primary .pace .pace-progress {
5117
background-color: #007bff;
5118
box-shadow: inset -1px 0 #007bff, inset 0 -1px #007bff, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
5121
.pace-mac-osx-primary .pace .pace-activity {
5122
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
5126
.pace-progress-color-primary .pace-progress {
5130
.pace-secondary .pace .pace-progress {
5131
background: #6c757d;
5134
.pace-barber-shop-secondary .pace {
5138
.pace-barber-shop-secondary .pace .pace-progress {
5139
background: #6c757d;
5142
.pace-barber-shop-secondary .pace .pace-activity {
5143
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
5146
.pace-big-counter-secondary .pace .pace-progress::after {
5147
color: rgba(108, 117, 125, 0.2);
5150
.pace-bounce-secondary .pace .pace-activity {
5151
background: #6c757d;
5154
.pace-center-atom-secondary .pace-progress {
5159
.pace-center-atom-secondary .pace-progress::before {
5160
background: #6c757d;
5167
.pace-center-atom-secondary .pace-activity {
5168
border-color: #6c757d;
5171
.pace-center-atom-secondary .pace-activity::after, .pace-center-atom-secondary .pace-activity::before {
5172
border-color: #6c757d;
5175
.pace-center-circle-secondary .pace .pace-progress {
5176
background: rgba(108, 117, 125, 0.8);
5180
.pace-center-radar-secondary .pace .pace-activity {
5181
border-color: #6c757d transparent transparent;
5184
.pace-center-radar-secondary .pace .pace-activity::before {
5185
border-color: #6c757d transparent transparent;
5188
.pace-center-simple-secondary .pace {
5190
border-color: #6c757d;
5193
.pace-center-simple-secondary .pace .pace-progress {
5194
background: #6c757d;
5197
.pace-material-secondary .pace {
5201
.pace-corner-indicator-secondary .pace .pace-activity {
5202
background: #6c757d;
5205
.pace-corner-indicator-secondary .pace .pace-activity::after,
5206
.pace-corner-indicator-secondary .pace .pace-activity::before {
5207
border: 5px solid #fff;
5210
.pace-corner-indicator-secondary .pace .pace-activity::before {
5211
border-right-color: rgba(108, 117, 125, 0.2);
5212
border-left-color: rgba(108, 117, 125, 0.2);
5215
.pace-corner-indicator-secondary .pace .pace-activity::after {
5216
border-top-color: rgba(108, 117, 125, 0.2);
5217
border-bottom-color: rgba(108, 117, 125, 0.2);
5220
.pace-fill-left-secondary .pace .pace-progress {
5221
background-color: rgba(108, 117, 125, 0.2);
5224
.pace-flash-secondary .pace .pace-progress {
5225
background: #6c757d;
5228
.pace-flash-secondary .pace .pace-progress-inner {
5229
box-shadow: 0 0 10px #6c757d, 0 0 5px #6c757d;
5232
.pace-flash-secondary .pace .pace-activity {
5233
border-top-color: #6c757d;
5234
border-left-color: #6c757d;
5237
.pace-loading-bar-secondary .pace .pace-progress {
5238
background: #6c757d;
5240
box-shadow: 120px 0 #fff, 240px 0 #fff;
5243
.pace-loading-bar-secondary .pace .pace-activity {
5244
box-shadow: inset 0 0 0 2px #6c757d, inset 0 0 0 7px #fff;
5247
.pace-mac-osx-secondary .pace .pace-progress {
5248
background-color: #6c757d;
5249
box-shadow: inset -1px 0 #6c757d, inset 0 -1px #6c757d, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
5252
.pace-mac-osx-secondary .pace .pace-activity {
5253
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
5257
.pace-progress-color-secondary .pace-progress {
5261
.pace-success .pace .pace-progress {
5262
background: #28a745;
5265
.pace-barber-shop-success .pace {
5269
.pace-barber-shop-success .pace .pace-progress {
5270
background: #28a745;
5273
.pace-barber-shop-success .pace .pace-activity {
5274
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
5277
.pace-big-counter-success .pace .pace-progress::after {
5278
color: rgba(40, 167, 69, 0.2);
5281
.pace-bounce-success .pace .pace-activity {
5282
background: #28a745;
5285
.pace-center-atom-success .pace-progress {
5290
.pace-center-atom-success .pace-progress::before {
5291
background: #28a745;
5298
.pace-center-atom-success .pace-activity {
5299
border-color: #28a745;
5302
.pace-center-atom-success .pace-activity::after, .pace-center-atom-success .pace-activity::before {
5303
border-color: #28a745;
5306
.pace-center-circle-success .pace .pace-progress {
5307
background: rgba(40, 167, 69, 0.8);
5311
.pace-center-radar-success .pace .pace-activity {
5312
border-color: #28a745 transparent transparent;
5315
.pace-center-radar-success .pace .pace-activity::before {
5316
border-color: #28a745 transparent transparent;
5319
.pace-center-simple-success .pace {
5321
border-color: #28a745;
5324
.pace-center-simple-success .pace .pace-progress {
5325
background: #28a745;
5328
.pace-material-success .pace {
5332
.pace-corner-indicator-success .pace .pace-activity {
5333
background: #28a745;
5336
.pace-corner-indicator-success .pace .pace-activity::after,
5337
.pace-corner-indicator-success .pace .pace-activity::before {
5338
border: 5px solid #fff;
5341
.pace-corner-indicator-success .pace .pace-activity::before {
5342
border-right-color: rgba(40, 167, 69, 0.2);
5343
border-left-color: rgba(40, 167, 69, 0.2);
5346
.pace-corner-indicator-success .pace .pace-activity::after {
5347
border-top-color: rgba(40, 167, 69, 0.2);
5348
border-bottom-color: rgba(40, 167, 69, 0.2);
5351
.pace-fill-left-success .pace .pace-progress {
5352
background-color: rgba(40, 167, 69, 0.2);
5355
.pace-flash-success .pace .pace-progress {
5356
background: #28a745;
5359
.pace-flash-success .pace .pace-progress-inner {
5360
box-shadow: 0 0 10px #28a745, 0 0 5px #28a745;
5363
.pace-flash-success .pace .pace-activity {
5364
border-top-color: #28a745;
5365
border-left-color: #28a745;
5368
.pace-loading-bar-success .pace .pace-progress {
5369
background: #28a745;
5371
box-shadow: 120px 0 #fff, 240px 0 #fff;
5374
.pace-loading-bar-success .pace .pace-activity {
5375
box-shadow: inset 0 0 0 2px #28a745, inset 0 0 0 7px #fff;
5378
.pace-mac-osx-success .pace .pace-progress {
5379
background-color: #28a745;
5380
box-shadow: inset -1px 0 #28a745, inset 0 -1px #28a745, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
5383
.pace-mac-osx-success .pace .pace-activity {
5384
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
5388
.pace-progress-color-success .pace-progress {
5392
.pace-info .pace .pace-progress {
5393
background: #17a2b8;
5396
.pace-barber-shop-info .pace {
5400
.pace-barber-shop-info .pace .pace-progress {
5401
background: #17a2b8;
5404
.pace-barber-shop-info .pace .pace-activity {
5405
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
5408
.pace-big-counter-info .pace .pace-progress::after {
5409
color: rgba(23, 162, 184, 0.2);
5412
.pace-bounce-info .pace .pace-activity {
5413
background: #17a2b8;
5416
.pace-center-atom-info .pace-progress {
5421
.pace-center-atom-info .pace-progress::before {
5422
background: #17a2b8;
5429
.pace-center-atom-info .pace-activity {
5430
border-color: #17a2b8;
5433
.pace-center-atom-info .pace-activity::after, .pace-center-atom-info .pace-activity::before {
5434
border-color: #17a2b8;
5437
.pace-center-circle-info .pace .pace-progress {
5438
background: rgba(23, 162, 184, 0.8);
5442
.pace-center-radar-info .pace .pace-activity {
5443
border-color: #17a2b8 transparent transparent;
5446
.pace-center-radar-info .pace .pace-activity::before {
5447
border-color: #17a2b8 transparent transparent;
5450
.pace-center-simple-info .pace {
5452
border-color: #17a2b8;
5455
.pace-center-simple-info .pace .pace-progress {
5456
background: #17a2b8;
5459
.pace-material-info .pace {
5463
.pace-corner-indicator-info .pace .pace-activity {
5464
background: #17a2b8;
5467
.pace-corner-indicator-info .pace .pace-activity::after,
5468
.pace-corner-indicator-info .pace .pace-activity::before {
5469
border: 5px solid #fff;
5472
.pace-corner-indicator-info .pace .pace-activity::before {
5473
border-right-color: rgba(23, 162, 184, 0.2);
5474
border-left-color: rgba(23, 162, 184, 0.2);
5477
.pace-corner-indicator-info .pace .pace-activity::after {
5478
border-top-color: rgba(23, 162, 184, 0.2);
5479
border-bottom-color: rgba(23, 162, 184, 0.2);
5482
.pace-fill-left-info .pace .pace-progress {
5483
background-color: rgba(23, 162, 184, 0.2);
5486
.pace-flash-info .pace .pace-progress {
5487
background: #17a2b8;
5490
.pace-flash-info .pace .pace-progress-inner {
5491
box-shadow: 0 0 10px #17a2b8, 0 0 5px #17a2b8;
5494
.pace-flash-info .pace .pace-activity {
5495
border-top-color: #17a2b8;
5496
border-left-color: #17a2b8;
5499
.pace-loading-bar-info .pace .pace-progress {
5500
background: #17a2b8;
5502
box-shadow: 120px 0 #fff, 240px 0 #fff;
5505
.pace-loading-bar-info .pace .pace-activity {
5506
box-shadow: inset 0 0 0 2px #17a2b8, inset 0 0 0 7px #fff;
5509
.pace-mac-osx-info .pace .pace-progress {
5510
background-color: #17a2b8;
5511
box-shadow: inset -1px 0 #17a2b8, inset 0 -1px #17a2b8, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
5514
.pace-mac-osx-info .pace .pace-activity {
5515
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
5519
.pace-progress-color-info .pace-progress {
5523
.pace-warning .pace .pace-progress {
5524
background: #ffc107;
5527
.pace-barber-shop-warning .pace {
5528
background: #1f2d3d;
5531
.pace-barber-shop-warning .pace .pace-progress {
5532
background: #ffc107;
5535
.pace-barber-shop-warning .pace .pace-activity {
5536
background-image: linear-gradient(45deg, rgba(31, 45, 61, 0.2) 25%, transparent 25%, transparent 50%, rgba(31, 45, 61, 0.2) 50%, rgba(31, 45, 61, 0.2) 75%, transparent 75%, transparent);
5539
.pace-big-counter-warning .pace .pace-progress::after {
5540
color: rgba(255, 193, 7, 0.2);
5543
.pace-bounce-warning .pace .pace-activity {
5544
background: #ffc107;
5547
.pace-center-atom-warning .pace-progress {
5552
.pace-center-atom-warning .pace-progress::before {
5553
background: #ffc107;
5560
.pace-center-atom-warning .pace-activity {
5561
border-color: #ffc107;
5564
.pace-center-atom-warning .pace-activity::after, .pace-center-atom-warning .pace-activity::before {
5565
border-color: #ffc107;
5568
.pace-center-circle-warning .pace .pace-progress {
5569
background: rgba(255, 193, 7, 0.8);
5573
.pace-center-radar-warning .pace .pace-activity {
5574
border-color: #ffc107 transparent transparent;
5577
.pace-center-radar-warning .pace .pace-activity::before {
5578
border-color: #ffc107 transparent transparent;
5581
.pace-center-simple-warning .pace {
5582
background: #1f2d3d;
5583
border-color: #ffc107;
5586
.pace-center-simple-warning .pace .pace-progress {
5587
background: #ffc107;
5590
.pace-material-warning .pace {
5594
.pace-corner-indicator-warning .pace .pace-activity {
5595
background: #ffc107;
5598
.pace-corner-indicator-warning .pace .pace-activity::after,
5599
.pace-corner-indicator-warning .pace .pace-activity::before {
5600
border: 5px solid #1f2d3d;
5603
.pace-corner-indicator-warning .pace .pace-activity::before {
5604
border-right-color: rgba(255, 193, 7, 0.2);
5605
border-left-color: rgba(255, 193, 7, 0.2);
5608
.pace-corner-indicator-warning .pace .pace-activity::after {
5609
border-top-color: rgba(255, 193, 7, 0.2);
5610
border-bottom-color: rgba(255, 193, 7, 0.2);
5613
.pace-fill-left-warning .pace .pace-progress {
5614
background-color: rgba(255, 193, 7, 0.2);
5617
.pace-flash-warning .pace .pace-progress {
5618
background: #ffc107;
5621
.pace-flash-warning .pace .pace-progress-inner {
5622
box-shadow: 0 0 10px #ffc107, 0 0 5px #ffc107;
5625
.pace-flash-warning .pace .pace-activity {
5626
border-top-color: #ffc107;
5627
border-left-color: #ffc107;
5630
.pace-loading-bar-warning .pace .pace-progress {
5631
background: #ffc107;
5633
box-shadow: 120px 0 #1f2d3d, 240px 0 #1f2d3d;
5636
.pace-loading-bar-warning .pace .pace-activity {
5637
box-shadow: inset 0 0 0 2px #ffc107, inset 0 0 0 7px #1f2d3d;
5640
.pace-mac-osx-warning .pace .pace-progress {
5641
background-color: #ffc107;
5642
box-shadow: inset -1px 0 #ffc107, inset 0 -1px #ffc107, inset 0 2px rgba(31, 45, 61, 0.5), inset 0 6px rgba(31, 45, 61, 0.3);
5645
.pace-mac-osx-warning .pace .pace-activity {
5646
background-image: radial-gradient(rgba(31, 45, 61, 0.65) 0%, rgba(31, 45, 61, 0.15) 100%);
5650
.pace-progress-color-warning .pace-progress {
5654
.pace-danger .pace .pace-progress {
5655
background: #dc3545;
5658
.pace-barber-shop-danger .pace {
5662
.pace-barber-shop-danger .pace .pace-progress {
5663
background: #dc3545;
5666
.pace-barber-shop-danger .pace .pace-activity {
5667
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
5670
.pace-big-counter-danger .pace .pace-progress::after {
5671
color: rgba(220, 53, 69, 0.2);
5674
.pace-bounce-danger .pace .pace-activity {
5675
background: #dc3545;
5678
.pace-center-atom-danger .pace-progress {
5683
.pace-center-atom-danger .pace-progress::before {
5684
background: #dc3545;
5691
.pace-center-atom-danger .pace-activity {
5692
border-color: #dc3545;
5695
.pace-center-atom-danger .pace-activity::after, .pace-center-atom-danger .pace-activity::before {
5696
border-color: #dc3545;
5699
.pace-center-circle-danger .pace .pace-progress {
5700
background: rgba(220, 53, 69, 0.8);
5704
.pace-center-radar-danger .pace .pace-activity {
5705
border-color: #dc3545 transparent transparent;
5708
.pace-center-radar-danger .pace .pace-activity::before {
5709
border-color: #dc3545 transparent transparent;
5712
.pace-center-simple-danger .pace {
5714
border-color: #dc3545;
5717
.pace-center-simple-danger .pace .pace-progress {
5718
background: #dc3545;
5721
.pace-material-danger .pace {
5725
.pace-corner-indicator-danger .pace .pace-activity {
5726
background: #dc3545;
5729
.pace-corner-indicator-danger .pace .pace-activity::after,
5730
.pace-corner-indicator-danger .pace .pace-activity::before {
5731
border: 5px solid #fff;
5734
.pace-corner-indicator-danger .pace .pace-activity::before {
5735
border-right-color: rgba(220, 53, 69, 0.2);
5736
border-left-color: rgba(220, 53, 69, 0.2);
5739
.pace-corner-indicator-danger .pace .pace-activity::after {
5740
border-top-color: rgba(220, 53, 69, 0.2);
5741
border-bottom-color: rgba(220, 53, 69, 0.2);
5744
.pace-fill-left-danger .pace .pace-progress {
5745
background-color: rgba(220, 53, 69, 0.2);
5748
.pace-flash-danger .pace .pace-progress {
5749
background: #dc3545;
5752
.pace-flash-danger .pace .pace-progress-inner {
5753
box-shadow: 0 0 10px #dc3545, 0 0 5px #dc3545;
5756
.pace-flash-danger .pace .pace-activity {
5757
border-top-color: #dc3545;
5758
border-left-color: #dc3545;
5761
.pace-loading-bar-danger .pace .pace-progress {
5762
background: #dc3545;
5764
box-shadow: 120px 0 #fff, 240px 0 #fff;
5767
.pace-loading-bar-danger .pace .pace-activity {
5768
box-shadow: inset 0 0 0 2px #dc3545, inset 0 0 0 7px #fff;
5771
.pace-mac-osx-danger .pace .pace-progress {
5772
background-color: #dc3545;
5773
box-shadow: inset -1px 0 #dc3545, inset 0 -1px #dc3545, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
5776
.pace-mac-osx-danger .pace .pace-activity {
5777
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
5781
.pace-progress-color-danger .pace-progress {
5785
.pace-light .pace .pace-progress {
5786
background: #f8f9fa;
5789
.pace-barber-shop-light .pace {
5790
background: #1f2d3d;
5793
.pace-barber-shop-light .pace .pace-progress {
5794
background: #f8f9fa;
5797
.pace-barber-shop-light .pace .pace-activity {
5798
background-image: linear-gradient(45deg, rgba(31, 45, 61, 0.2) 25%, transparent 25%, transparent 50%, rgba(31, 45, 61, 0.2) 50%, rgba(31, 45, 61, 0.2) 75%, transparent 75%, transparent);
5801
.pace-big-counter-light .pace .pace-progress::after {
5802
color: rgba(248, 249, 250, 0.2);
5805
.pace-bounce-light .pace .pace-activity {
5806
background: #f8f9fa;
5809
.pace-center-atom-light .pace-progress {
5814
.pace-center-atom-light .pace-progress::before {
5815
background: #f8f9fa;
5822
.pace-center-atom-light .pace-activity {
5823
border-color: #f8f9fa;
5826
.pace-center-atom-light .pace-activity::after, .pace-center-atom-light .pace-activity::before {
5827
border-color: #f8f9fa;
5830
.pace-center-circle-light .pace .pace-progress {
5831
background: rgba(248, 249, 250, 0.8);
5835
.pace-center-radar-light .pace .pace-activity {
5836
border-color: #f8f9fa transparent transparent;
5839
.pace-center-radar-light .pace .pace-activity::before {
5840
border-color: #f8f9fa transparent transparent;
5843
.pace-center-simple-light .pace {
5844
background: #1f2d3d;
5845
border-color: #f8f9fa;
5848
.pace-center-simple-light .pace .pace-progress {
5849
background: #f8f9fa;
5852
.pace-material-light .pace {
5856
.pace-corner-indicator-light .pace .pace-activity {
5857
background: #f8f9fa;
5860
.pace-corner-indicator-light .pace .pace-activity::after,
5861
.pace-corner-indicator-light .pace .pace-activity::before {
5862
border: 5px solid #1f2d3d;
5865
.pace-corner-indicator-light .pace .pace-activity::before {
5866
border-right-color: rgba(248, 249, 250, 0.2);
5867
border-left-color: rgba(248, 249, 250, 0.2);
5870
.pace-corner-indicator-light .pace .pace-activity::after {
5871
border-top-color: rgba(248, 249, 250, 0.2);
5872
border-bottom-color: rgba(248, 249, 250, 0.2);
5875
.pace-fill-left-light .pace .pace-progress {
5876
background-color: rgba(248, 249, 250, 0.2);
5879
.pace-flash-light .pace .pace-progress {
5880
background: #f8f9fa;
5883
.pace-flash-light .pace .pace-progress-inner {
5884
box-shadow: 0 0 10px #f8f9fa, 0 0 5px #f8f9fa;
5887
.pace-flash-light .pace .pace-activity {
5888
border-top-color: #f8f9fa;
5889
border-left-color: #f8f9fa;
5892
.pace-loading-bar-light .pace .pace-progress {
5893
background: #f8f9fa;
5895
box-shadow: 120px 0 #1f2d3d, 240px 0 #1f2d3d;
5898
.pace-loading-bar-light .pace .pace-activity {
5899
box-shadow: inset 0 0 0 2px #f8f9fa, inset 0 0 0 7px #1f2d3d;
5902
.pace-mac-osx-light .pace .pace-progress {
5903
background-color: #f8f9fa;
5904
box-shadow: inset -1px 0 #f8f9fa, inset 0 -1px #f8f9fa, inset 0 2px rgba(31, 45, 61, 0.5), inset 0 6px rgba(31, 45, 61, 0.3);
5907
.pace-mac-osx-light .pace .pace-activity {
5908
background-image: radial-gradient(rgba(31, 45, 61, 0.65) 0%, rgba(31, 45, 61, 0.15) 100%);
5912
.pace-progress-color-light .pace-progress {
5916
.pace-dark .pace .pace-progress {
5917
background: #343a40;
5920
.pace-barber-shop-dark .pace {
5924
.pace-barber-shop-dark .pace .pace-progress {
5925
background: #343a40;
5928
.pace-barber-shop-dark .pace .pace-activity {
5929
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
5932
.pace-big-counter-dark .pace .pace-progress::after {
5933
color: rgba(52, 58, 64, 0.2);
5936
.pace-bounce-dark .pace .pace-activity {
5937
background: #343a40;
5940
.pace-center-atom-dark .pace-progress {
5945
.pace-center-atom-dark .pace-progress::before {
5946
background: #343a40;
5953
.pace-center-atom-dark .pace-activity {
5954
border-color: #343a40;
5957
.pace-center-atom-dark .pace-activity::after, .pace-center-atom-dark .pace-activity::before {
5958
border-color: #343a40;
5961
.pace-center-circle-dark .pace .pace-progress {
5962
background: rgba(52, 58, 64, 0.8);
5966
.pace-center-radar-dark .pace .pace-activity {
5967
border-color: #343a40 transparent transparent;
5970
.pace-center-radar-dark .pace .pace-activity::before {
5971
border-color: #343a40 transparent transparent;
5974
.pace-center-simple-dark .pace {
5976
border-color: #343a40;
5979
.pace-center-simple-dark .pace .pace-progress {
5980
background: #343a40;
5983
.pace-material-dark .pace {
5987
.pace-corner-indicator-dark .pace .pace-activity {
5988
background: #343a40;
5991
.pace-corner-indicator-dark .pace .pace-activity::after,
5992
.pace-corner-indicator-dark .pace .pace-activity::before {
5993
border: 5px solid #fff;
5996
.pace-corner-indicator-dark .pace .pace-activity::before {
5997
border-right-color: rgba(52, 58, 64, 0.2);
5998
border-left-color: rgba(52, 58, 64, 0.2);
6001
.pace-corner-indicator-dark .pace .pace-activity::after {
6002
border-top-color: rgba(52, 58, 64, 0.2);
6003
border-bottom-color: rgba(52, 58, 64, 0.2);
6006
.pace-fill-left-dark .pace .pace-progress {
6007
background-color: rgba(52, 58, 64, 0.2);
6010
.pace-flash-dark .pace .pace-progress {
6011
background: #343a40;
6014
.pace-flash-dark .pace .pace-progress-inner {
6015
box-shadow: 0 0 10px #343a40, 0 0 5px #343a40;
6018
.pace-flash-dark .pace .pace-activity {
6019
border-top-color: #343a40;
6020
border-left-color: #343a40;
6023
.pace-loading-bar-dark .pace .pace-progress {
6024
background: #343a40;
6026
box-shadow: 120px 0 #fff, 240px 0 #fff;
6029
.pace-loading-bar-dark .pace .pace-activity {
6030
box-shadow: inset 0 0 0 2px #343a40, inset 0 0 0 7px #fff;
6033
.pace-mac-osx-dark .pace .pace-progress {
6034
background-color: #343a40;
6035
box-shadow: inset -1px 0 #343a40, inset 0 -1px #343a40, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6038
.pace-mac-osx-dark .pace .pace-activity {
6039
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6043
.pace-progress-color-dark .pace-progress {
6047
.pace-lightblue .pace .pace-progress {
6048
background: #3c8dbc;
6051
.pace-barber-shop-lightblue .pace {
6055
.pace-barber-shop-lightblue .pace .pace-progress {
6056
background: #3c8dbc;
6059
.pace-barber-shop-lightblue .pace .pace-activity {
6060
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6063
.pace-big-counter-lightblue .pace .pace-progress::after {
6064
color: rgba(60, 141, 188, 0.2);
6067
.pace-bounce-lightblue .pace .pace-activity {
6068
background: #3c8dbc;
6071
.pace-center-atom-lightblue .pace-progress {
6076
.pace-center-atom-lightblue .pace-progress::before {
6077
background: #3c8dbc;
6084
.pace-center-atom-lightblue .pace-activity {
6085
border-color: #3c8dbc;
6088
.pace-center-atom-lightblue .pace-activity::after, .pace-center-atom-lightblue .pace-activity::before {
6089
border-color: #3c8dbc;
6092
.pace-center-circle-lightblue .pace .pace-progress {
6093
background: rgba(60, 141, 188, 0.8);
6097
.pace-center-radar-lightblue .pace .pace-activity {
6098
border-color: #3c8dbc transparent transparent;
6101
.pace-center-radar-lightblue .pace .pace-activity::before {
6102
border-color: #3c8dbc transparent transparent;
6105
.pace-center-simple-lightblue .pace {
6107
border-color: #3c8dbc;
6110
.pace-center-simple-lightblue .pace .pace-progress {
6111
background: #3c8dbc;
6114
.pace-material-lightblue .pace {
6118
.pace-corner-indicator-lightblue .pace .pace-activity {
6119
background: #3c8dbc;
6122
.pace-corner-indicator-lightblue .pace .pace-activity::after,
6123
.pace-corner-indicator-lightblue .pace .pace-activity::before {
6124
border: 5px solid #fff;
6127
.pace-corner-indicator-lightblue .pace .pace-activity::before {
6128
border-right-color: rgba(60, 141, 188, 0.2);
6129
border-left-color: rgba(60, 141, 188, 0.2);
6132
.pace-corner-indicator-lightblue .pace .pace-activity::after {
6133
border-top-color: rgba(60, 141, 188, 0.2);
6134
border-bottom-color: rgba(60, 141, 188, 0.2);
6137
.pace-fill-left-lightblue .pace .pace-progress {
6138
background-color: rgba(60, 141, 188, 0.2);
6141
.pace-flash-lightblue .pace .pace-progress {
6142
background: #3c8dbc;
6145
.pace-flash-lightblue .pace .pace-progress-inner {
6146
box-shadow: 0 0 10px #3c8dbc, 0 0 5px #3c8dbc;
6149
.pace-flash-lightblue .pace .pace-activity {
6150
border-top-color: #3c8dbc;
6151
border-left-color: #3c8dbc;
6154
.pace-loading-bar-lightblue .pace .pace-progress {
6155
background: #3c8dbc;
6157
box-shadow: 120px 0 #fff, 240px 0 #fff;
6160
.pace-loading-bar-lightblue .pace .pace-activity {
6161
box-shadow: inset 0 0 0 2px #3c8dbc, inset 0 0 0 7px #fff;
6164
.pace-mac-osx-lightblue .pace .pace-progress {
6165
background-color: #3c8dbc;
6166
box-shadow: inset -1px 0 #3c8dbc, inset 0 -1px #3c8dbc, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6169
.pace-mac-osx-lightblue .pace .pace-activity {
6170
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6174
.pace-progress-color-lightblue .pace-progress {
6178
.pace-navy .pace .pace-progress {
6179
background: #001f3f;
6182
.pace-barber-shop-navy .pace {
6186
.pace-barber-shop-navy .pace .pace-progress {
6187
background: #001f3f;
6190
.pace-barber-shop-navy .pace .pace-activity {
6191
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6194
.pace-big-counter-navy .pace .pace-progress::after {
6195
color: rgba(0, 31, 63, 0.2);
6198
.pace-bounce-navy .pace .pace-activity {
6199
background: #001f3f;
6202
.pace-center-atom-navy .pace-progress {
6207
.pace-center-atom-navy .pace-progress::before {
6208
background: #001f3f;
6215
.pace-center-atom-navy .pace-activity {
6216
border-color: #001f3f;
6219
.pace-center-atom-navy .pace-activity::after, .pace-center-atom-navy .pace-activity::before {
6220
border-color: #001f3f;
6223
.pace-center-circle-navy .pace .pace-progress {
6224
background: rgba(0, 31, 63, 0.8);
6228
.pace-center-radar-navy .pace .pace-activity {
6229
border-color: #001f3f transparent transparent;
6232
.pace-center-radar-navy .pace .pace-activity::before {
6233
border-color: #001f3f transparent transparent;
6236
.pace-center-simple-navy .pace {
6238
border-color: #001f3f;
6241
.pace-center-simple-navy .pace .pace-progress {
6242
background: #001f3f;
6245
.pace-material-navy .pace {
6249
.pace-corner-indicator-navy .pace .pace-activity {
6250
background: #001f3f;
6253
.pace-corner-indicator-navy .pace .pace-activity::after,
6254
.pace-corner-indicator-navy .pace .pace-activity::before {
6255
border: 5px solid #fff;
6258
.pace-corner-indicator-navy .pace .pace-activity::before {
6259
border-right-color: rgba(0, 31, 63, 0.2);
6260
border-left-color: rgba(0, 31, 63, 0.2);
6263
.pace-corner-indicator-navy .pace .pace-activity::after {
6264
border-top-color: rgba(0, 31, 63, 0.2);
6265
border-bottom-color: rgba(0, 31, 63, 0.2);
6268
.pace-fill-left-navy .pace .pace-progress {
6269
background-color: rgba(0, 31, 63, 0.2);
6272
.pace-flash-navy .pace .pace-progress {
6273
background: #001f3f;
6276
.pace-flash-navy .pace .pace-progress-inner {
6277
box-shadow: 0 0 10px #001f3f, 0 0 5px #001f3f;
6280
.pace-flash-navy .pace .pace-activity {
6281
border-top-color: #001f3f;
6282
border-left-color: #001f3f;
6285
.pace-loading-bar-navy .pace .pace-progress {
6286
background: #001f3f;
6288
box-shadow: 120px 0 #fff, 240px 0 #fff;
6291
.pace-loading-bar-navy .pace .pace-activity {
6292
box-shadow: inset 0 0 0 2px #001f3f, inset 0 0 0 7px #fff;
6295
.pace-mac-osx-navy .pace .pace-progress {
6296
background-color: #001f3f;
6297
box-shadow: inset -1px 0 #001f3f, inset 0 -1px #001f3f, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6300
.pace-mac-osx-navy .pace .pace-activity {
6301
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6305
.pace-progress-color-navy .pace-progress {
6309
.pace-olive .pace .pace-progress {
6310
background: #3d9970;
6313
.pace-barber-shop-olive .pace {
6317
.pace-barber-shop-olive .pace .pace-progress {
6318
background: #3d9970;
6321
.pace-barber-shop-olive .pace .pace-activity {
6322
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6325
.pace-big-counter-olive .pace .pace-progress::after {
6326
color: rgba(61, 153, 112, 0.2);
6329
.pace-bounce-olive .pace .pace-activity {
6330
background: #3d9970;
6333
.pace-center-atom-olive .pace-progress {
6338
.pace-center-atom-olive .pace-progress::before {
6339
background: #3d9970;
6346
.pace-center-atom-olive .pace-activity {
6347
border-color: #3d9970;
6350
.pace-center-atom-olive .pace-activity::after, .pace-center-atom-olive .pace-activity::before {
6351
border-color: #3d9970;
6354
.pace-center-circle-olive .pace .pace-progress {
6355
background: rgba(61, 153, 112, 0.8);
6359
.pace-center-radar-olive .pace .pace-activity {
6360
border-color: #3d9970 transparent transparent;
6363
.pace-center-radar-olive .pace .pace-activity::before {
6364
border-color: #3d9970 transparent transparent;
6367
.pace-center-simple-olive .pace {
6369
border-color: #3d9970;
6372
.pace-center-simple-olive .pace .pace-progress {
6373
background: #3d9970;
6376
.pace-material-olive .pace {
6380
.pace-corner-indicator-olive .pace .pace-activity {
6381
background: #3d9970;
6384
.pace-corner-indicator-olive .pace .pace-activity::after,
6385
.pace-corner-indicator-olive .pace .pace-activity::before {
6386
border: 5px solid #fff;
6389
.pace-corner-indicator-olive .pace .pace-activity::before {
6390
border-right-color: rgba(61, 153, 112, 0.2);
6391
border-left-color: rgba(61, 153, 112, 0.2);
6394
.pace-corner-indicator-olive .pace .pace-activity::after {
6395
border-top-color: rgba(61, 153, 112, 0.2);
6396
border-bottom-color: rgba(61, 153, 112, 0.2);
6399
.pace-fill-left-olive .pace .pace-progress {
6400
background-color: rgba(61, 153, 112, 0.2);
6403
.pace-flash-olive .pace .pace-progress {
6404
background: #3d9970;
6407
.pace-flash-olive .pace .pace-progress-inner {
6408
box-shadow: 0 0 10px #3d9970, 0 0 5px #3d9970;
6411
.pace-flash-olive .pace .pace-activity {
6412
border-top-color: #3d9970;
6413
border-left-color: #3d9970;
6416
.pace-loading-bar-olive .pace .pace-progress {
6417
background: #3d9970;
6419
box-shadow: 120px 0 #fff, 240px 0 #fff;
6422
.pace-loading-bar-olive .pace .pace-activity {
6423
box-shadow: inset 0 0 0 2px #3d9970, inset 0 0 0 7px #fff;
6426
.pace-mac-osx-olive .pace .pace-progress {
6427
background-color: #3d9970;
6428
box-shadow: inset -1px 0 #3d9970, inset 0 -1px #3d9970, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6431
.pace-mac-osx-olive .pace .pace-activity {
6432
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6436
.pace-progress-color-olive .pace-progress {
6440
.pace-lime .pace .pace-progress {
6441
background: #01ff70;
6444
.pace-barber-shop-lime .pace {
6445
background: #1f2d3d;
6448
.pace-barber-shop-lime .pace .pace-progress {
6449
background: #01ff70;
6452
.pace-barber-shop-lime .pace .pace-activity {
6453
background-image: linear-gradient(45deg, rgba(31, 45, 61, 0.2) 25%, transparent 25%, transparent 50%, rgba(31, 45, 61, 0.2) 50%, rgba(31, 45, 61, 0.2) 75%, transparent 75%, transparent);
6456
.pace-big-counter-lime .pace .pace-progress::after {
6457
color: rgba(1, 255, 112, 0.2);
6460
.pace-bounce-lime .pace .pace-activity {
6461
background: #01ff70;
6464
.pace-center-atom-lime .pace-progress {
6469
.pace-center-atom-lime .pace-progress::before {
6470
background: #01ff70;
6477
.pace-center-atom-lime .pace-activity {
6478
border-color: #01ff70;
6481
.pace-center-atom-lime .pace-activity::after, .pace-center-atom-lime .pace-activity::before {
6482
border-color: #01ff70;
6485
.pace-center-circle-lime .pace .pace-progress {
6486
background: rgba(1, 255, 112, 0.8);
6490
.pace-center-radar-lime .pace .pace-activity {
6491
border-color: #01ff70 transparent transparent;
6494
.pace-center-radar-lime .pace .pace-activity::before {
6495
border-color: #01ff70 transparent transparent;
6498
.pace-center-simple-lime .pace {
6499
background: #1f2d3d;
6500
border-color: #01ff70;
6503
.pace-center-simple-lime .pace .pace-progress {
6504
background: #01ff70;
6507
.pace-material-lime .pace {
6511
.pace-corner-indicator-lime .pace .pace-activity {
6512
background: #01ff70;
6515
.pace-corner-indicator-lime .pace .pace-activity::after,
6516
.pace-corner-indicator-lime .pace .pace-activity::before {
6517
border: 5px solid #1f2d3d;
6520
.pace-corner-indicator-lime .pace .pace-activity::before {
6521
border-right-color: rgba(1, 255, 112, 0.2);
6522
border-left-color: rgba(1, 255, 112, 0.2);
6525
.pace-corner-indicator-lime .pace .pace-activity::after {
6526
border-top-color: rgba(1, 255, 112, 0.2);
6527
border-bottom-color: rgba(1, 255, 112, 0.2);
6530
.pace-fill-left-lime .pace .pace-progress {
6531
background-color: rgba(1, 255, 112, 0.2);
6534
.pace-flash-lime .pace .pace-progress {
6535
background: #01ff70;
6538
.pace-flash-lime .pace .pace-progress-inner {
6539
box-shadow: 0 0 10px #01ff70, 0 0 5px #01ff70;
6542
.pace-flash-lime .pace .pace-activity {
6543
border-top-color: #01ff70;
6544
border-left-color: #01ff70;
6547
.pace-loading-bar-lime .pace .pace-progress {
6548
background: #01ff70;
6550
box-shadow: 120px 0 #1f2d3d, 240px 0 #1f2d3d;
6553
.pace-loading-bar-lime .pace .pace-activity {
6554
box-shadow: inset 0 0 0 2px #01ff70, inset 0 0 0 7px #1f2d3d;
6557
.pace-mac-osx-lime .pace .pace-progress {
6558
background-color: #01ff70;
6559
box-shadow: inset -1px 0 #01ff70, inset 0 -1px #01ff70, inset 0 2px rgba(31, 45, 61, 0.5), inset 0 6px rgba(31, 45, 61, 0.3);
6562
.pace-mac-osx-lime .pace .pace-activity {
6563
background-image: radial-gradient(rgba(31, 45, 61, 0.65) 0%, rgba(31, 45, 61, 0.15) 100%);
6567
.pace-progress-color-lime .pace-progress {
6571
.pace-fuchsia .pace .pace-progress {
6572
background: #f012be;
6575
.pace-barber-shop-fuchsia .pace {
6579
.pace-barber-shop-fuchsia .pace .pace-progress {
6580
background: #f012be;
6583
.pace-barber-shop-fuchsia .pace .pace-activity {
6584
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6587
.pace-big-counter-fuchsia .pace .pace-progress::after {
6588
color: rgba(240, 18, 190, 0.2);
6591
.pace-bounce-fuchsia .pace .pace-activity {
6592
background: #f012be;
6595
.pace-center-atom-fuchsia .pace-progress {
6600
.pace-center-atom-fuchsia .pace-progress::before {
6601
background: #f012be;
6608
.pace-center-atom-fuchsia .pace-activity {
6609
border-color: #f012be;
6612
.pace-center-atom-fuchsia .pace-activity::after, .pace-center-atom-fuchsia .pace-activity::before {
6613
border-color: #f012be;
6616
.pace-center-circle-fuchsia .pace .pace-progress {
6617
background: rgba(240, 18, 190, 0.8);
6621
.pace-center-radar-fuchsia .pace .pace-activity {
6622
border-color: #f012be transparent transparent;
6625
.pace-center-radar-fuchsia .pace .pace-activity::before {
6626
border-color: #f012be transparent transparent;
6629
.pace-center-simple-fuchsia .pace {
6631
border-color: #f012be;
6634
.pace-center-simple-fuchsia .pace .pace-progress {
6635
background: #f012be;
6638
.pace-material-fuchsia .pace {
6642
.pace-corner-indicator-fuchsia .pace .pace-activity {
6643
background: #f012be;
6646
.pace-corner-indicator-fuchsia .pace .pace-activity::after,
6647
.pace-corner-indicator-fuchsia .pace .pace-activity::before {
6648
border: 5px solid #fff;
6651
.pace-corner-indicator-fuchsia .pace .pace-activity::before {
6652
border-right-color: rgba(240, 18, 190, 0.2);
6653
border-left-color: rgba(240, 18, 190, 0.2);
6656
.pace-corner-indicator-fuchsia .pace .pace-activity::after {
6657
border-top-color: rgba(240, 18, 190, 0.2);
6658
border-bottom-color: rgba(240, 18, 190, 0.2);
6661
.pace-fill-left-fuchsia .pace .pace-progress {
6662
background-color: rgba(240, 18, 190, 0.2);
6665
.pace-flash-fuchsia .pace .pace-progress {
6666
background: #f012be;
6669
.pace-flash-fuchsia .pace .pace-progress-inner {
6670
box-shadow: 0 0 10px #f012be, 0 0 5px #f012be;
6673
.pace-flash-fuchsia .pace .pace-activity {
6674
border-top-color: #f012be;
6675
border-left-color: #f012be;
6678
.pace-loading-bar-fuchsia .pace .pace-progress {
6679
background: #f012be;
6681
box-shadow: 120px 0 #fff, 240px 0 #fff;
6684
.pace-loading-bar-fuchsia .pace .pace-activity {
6685
box-shadow: inset 0 0 0 2px #f012be, inset 0 0 0 7px #fff;
6688
.pace-mac-osx-fuchsia .pace .pace-progress {
6689
background-color: #f012be;
6690
box-shadow: inset -1px 0 #f012be, inset 0 -1px #f012be, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6693
.pace-mac-osx-fuchsia .pace .pace-activity {
6694
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6698
.pace-progress-color-fuchsia .pace-progress {
6702
.pace-maroon .pace .pace-progress {
6703
background: #d81b60;
6706
.pace-barber-shop-maroon .pace {
6710
.pace-barber-shop-maroon .pace .pace-progress {
6711
background: #d81b60;
6714
.pace-barber-shop-maroon .pace .pace-activity {
6715
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6718
.pace-big-counter-maroon .pace .pace-progress::after {
6719
color: rgba(216, 27, 96, 0.2);
6722
.pace-bounce-maroon .pace .pace-activity {
6723
background: #d81b60;
6726
.pace-center-atom-maroon .pace-progress {
6731
.pace-center-atom-maroon .pace-progress::before {
6732
background: #d81b60;
6739
.pace-center-atom-maroon .pace-activity {
6740
border-color: #d81b60;
6743
.pace-center-atom-maroon .pace-activity::after, .pace-center-atom-maroon .pace-activity::before {
6744
border-color: #d81b60;
6747
.pace-center-circle-maroon .pace .pace-progress {
6748
background: rgba(216, 27, 96, 0.8);
6752
.pace-center-radar-maroon .pace .pace-activity {
6753
border-color: #d81b60 transparent transparent;
6756
.pace-center-radar-maroon .pace .pace-activity::before {
6757
border-color: #d81b60 transparent transparent;
6760
.pace-center-simple-maroon .pace {
6762
border-color: #d81b60;
6765
.pace-center-simple-maroon .pace .pace-progress {
6766
background: #d81b60;
6769
.pace-material-maroon .pace {
6773
.pace-corner-indicator-maroon .pace .pace-activity {
6774
background: #d81b60;
6777
.pace-corner-indicator-maroon .pace .pace-activity::after,
6778
.pace-corner-indicator-maroon .pace .pace-activity::before {
6779
border: 5px solid #fff;
6782
.pace-corner-indicator-maroon .pace .pace-activity::before {
6783
border-right-color: rgba(216, 27, 96, 0.2);
6784
border-left-color: rgba(216, 27, 96, 0.2);
6787
.pace-corner-indicator-maroon .pace .pace-activity::after {
6788
border-top-color: rgba(216, 27, 96, 0.2);
6789
border-bottom-color: rgba(216, 27, 96, 0.2);
6792
.pace-fill-left-maroon .pace .pace-progress {
6793
background-color: rgba(216, 27, 96, 0.2);
6796
.pace-flash-maroon .pace .pace-progress {
6797
background: #d81b60;
6800
.pace-flash-maroon .pace .pace-progress-inner {
6801
box-shadow: 0 0 10px #d81b60, 0 0 5px #d81b60;
6804
.pace-flash-maroon .pace .pace-activity {
6805
border-top-color: #d81b60;
6806
border-left-color: #d81b60;
6809
.pace-loading-bar-maroon .pace .pace-progress {
6810
background: #d81b60;
6812
box-shadow: 120px 0 #fff, 240px 0 #fff;
6815
.pace-loading-bar-maroon .pace .pace-activity {
6816
box-shadow: inset 0 0 0 2px #d81b60, inset 0 0 0 7px #fff;
6819
.pace-mac-osx-maroon .pace .pace-progress {
6820
background-color: #d81b60;
6821
box-shadow: inset -1px 0 #d81b60, inset 0 -1px #d81b60, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6824
.pace-mac-osx-maroon .pace .pace-activity {
6825
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6829
.pace-progress-color-maroon .pace-progress {
6833
.pace-blue .pace .pace-progress {
6834
background: #007bff;
6837
.pace-barber-shop-blue .pace {
6841
.pace-barber-shop-blue .pace .pace-progress {
6842
background: #007bff;
6845
.pace-barber-shop-blue .pace .pace-activity {
6846
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6849
.pace-big-counter-blue .pace .pace-progress::after {
6850
color: rgba(0, 123, 255, 0.2);
6853
.pace-bounce-blue .pace .pace-activity {
6854
background: #007bff;
6857
.pace-center-atom-blue .pace-progress {
6862
.pace-center-atom-blue .pace-progress::before {
6863
background: #007bff;
6870
.pace-center-atom-blue .pace-activity {
6871
border-color: #007bff;
6874
.pace-center-atom-blue .pace-activity::after, .pace-center-atom-blue .pace-activity::before {
6875
border-color: #007bff;
6878
.pace-center-circle-blue .pace .pace-progress {
6879
background: rgba(0, 123, 255, 0.8);
6883
.pace-center-radar-blue .pace .pace-activity {
6884
border-color: #007bff transparent transparent;
6887
.pace-center-radar-blue .pace .pace-activity::before {
6888
border-color: #007bff transparent transparent;
6891
.pace-center-simple-blue .pace {
6893
border-color: #007bff;
6896
.pace-center-simple-blue .pace .pace-progress {
6897
background: #007bff;
6900
.pace-material-blue .pace {
6904
.pace-corner-indicator-blue .pace .pace-activity {
6905
background: #007bff;
6908
.pace-corner-indicator-blue .pace .pace-activity::after,
6909
.pace-corner-indicator-blue .pace .pace-activity::before {
6910
border: 5px solid #fff;
6913
.pace-corner-indicator-blue .pace .pace-activity::before {
6914
border-right-color: rgba(0, 123, 255, 0.2);
6915
border-left-color: rgba(0, 123, 255, 0.2);
6918
.pace-corner-indicator-blue .pace .pace-activity::after {
6919
border-top-color: rgba(0, 123, 255, 0.2);
6920
border-bottom-color: rgba(0, 123, 255, 0.2);
6923
.pace-fill-left-blue .pace .pace-progress {
6924
background-color: rgba(0, 123, 255, 0.2);
6927
.pace-flash-blue .pace .pace-progress {
6928
background: #007bff;
6931
.pace-flash-blue .pace .pace-progress-inner {
6932
box-shadow: 0 0 10px #007bff, 0 0 5px #007bff;
6935
.pace-flash-blue .pace .pace-activity {
6936
border-top-color: #007bff;
6937
border-left-color: #007bff;
6940
.pace-loading-bar-blue .pace .pace-progress {
6941
background: #007bff;
6943
box-shadow: 120px 0 #fff, 240px 0 #fff;
6946
.pace-loading-bar-blue .pace .pace-activity {
6947
box-shadow: inset 0 0 0 2px #007bff, inset 0 0 0 7px #fff;
6950
.pace-mac-osx-blue .pace .pace-progress {
6951
background-color: #007bff;
6952
box-shadow: inset -1px 0 #007bff, inset 0 -1px #007bff, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
6955
.pace-mac-osx-blue .pace .pace-activity {
6956
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
6960
.pace-progress-color-blue .pace-progress {
6964
.pace-indigo .pace .pace-progress {
6965
background: #6610f2;
6968
.pace-barber-shop-indigo .pace {
6972
.pace-barber-shop-indigo .pace .pace-progress {
6973
background: #6610f2;
6976
.pace-barber-shop-indigo .pace .pace-activity {
6977
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
6980
.pace-big-counter-indigo .pace .pace-progress::after {
6981
color: rgba(102, 16, 242, 0.2);
6984
.pace-bounce-indigo .pace .pace-activity {
6985
background: #6610f2;
6988
.pace-center-atom-indigo .pace-progress {
6993
.pace-center-atom-indigo .pace-progress::before {
6994
background: #6610f2;
7001
.pace-center-atom-indigo .pace-activity {
7002
border-color: #6610f2;
7005
.pace-center-atom-indigo .pace-activity::after, .pace-center-atom-indigo .pace-activity::before {
7006
border-color: #6610f2;
7009
.pace-center-circle-indigo .pace .pace-progress {
7010
background: rgba(102, 16, 242, 0.8);
7014
.pace-center-radar-indigo .pace .pace-activity {
7015
border-color: #6610f2 transparent transparent;
7018
.pace-center-radar-indigo .pace .pace-activity::before {
7019
border-color: #6610f2 transparent transparent;
7022
.pace-center-simple-indigo .pace {
7024
border-color: #6610f2;
7027
.pace-center-simple-indigo .pace .pace-progress {
7028
background: #6610f2;
7031
.pace-material-indigo .pace {
7035
.pace-corner-indicator-indigo .pace .pace-activity {
7036
background: #6610f2;
7039
.pace-corner-indicator-indigo .pace .pace-activity::after,
7040
.pace-corner-indicator-indigo .pace .pace-activity::before {
7041
border: 5px solid #fff;
7044
.pace-corner-indicator-indigo .pace .pace-activity::before {
7045
border-right-color: rgba(102, 16, 242, 0.2);
7046
border-left-color: rgba(102, 16, 242, 0.2);
7049
.pace-corner-indicator-indigo .pace .pace-activity::after {
7050
border-top-color: rgba(102, 16, 242, 0.2);
7051
border-bottom-color: rgba(102, 16, 242, 0.2);
7054
.pace-fill-left-indigo .pace .pace-progress {
7055
background-color: rgba(102, 16, 242, 0.2);
7058
.pace-flash-indigo .pace .pace-progress {
7059
background: #6610f2;
7062
.pace-flash-indigo .pace .pace-progress-inner {
7063
box-shadow: 0 0 10px #6610f2, 0 0 5px #6610f2;
7066
.pace-flash-indigo .pace .pace-activity {
7067
border-top-color: #6610f2;
7068
border-left-color: #6610f2;
7071
.pace-loading-bar-indigo .pace .pace-progress {
7072
background: #6610f2;
7074
box-shadow: 120px 0 #fff, 240px 0 #fff;
7077
.pace-loading-bar-indigo .pace .pace-activity {
7078
box-shadow: inset 0 0 0 2px #6610f2, inset 0 0 0 7px #fff;
7081
.pace-mac-osx-indigo .pace .pace-progress {
7082
background-color: #6610f2;
7083
box-shadow: inset -1px 0 #6610f2, inset 0 -1px #6610f2, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
7086
.pace-mac-osx-indigo .pace .pace-activity {
7087
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
7091
.pace-progress-color-indigo .pace-progress {
7095
.pace-purple .pace .pace-progress {
7096
background: #6f42c1;
7099
.pace-barber-shop-purple .pace {
7103
.pace-barber-shop-purple .pace .pace-progress {
7104
background: #6f42c1;
7107
.pace-barber-shop-purple .pace .pace-activity {
7108
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
7111
.pace-big-counter-purple .pace .pace-progress::after {
7112
color: rgba(111, 66, 193, 0.2);
7115
.pace-bounce-purple .pace .pace-activity {
7116
background: #6f42c1;
7119
.pace-center-atom-purple .pace-progress {
7124
.pace-center-atom-purple .pace-progress::before {
7125
background: #6f42c1;
7132
.pace-center-atom-purple .pace-activity {
7133
border-color: #6f42c1;
7136
.pace-center-atom-purple .pace-activity::after, .pace-center-atom-purple .pace-activity::before {
7137
border-color: #6f42c1;
7140
.pace-center-circle-purple .pace .pace-progress {
7141
background: rgba(111, 66, 193, 0.8);
7145
.pace-center-radar-purple .pace .pace-activity {
7146
border-color: #6f42c1 transparent transparent;
7149
.pace-center-radar-purple .pace .pace-activity::before {
7150
border-color: #6f42c1 transparent transparent;
7153
.pace-center-simple-purple .pace {
7155
border-color: #6f42c1;
7158
.pace-center-simple-purple .pace .pace-progress {
7159
background: #6f42c1;
7162
.pace-material-purple .pace {
7166
.pace-corner-indicator-purple .pace .pace-activity {
7167
background: #6f42c1;
7170
.pace-corner-indicator-purple .pace .pace-activity::after,
7171
.pace-corner-indicator-purple .pace .pace-activity::before {
7172
border: 5px solid #fff;
7175
.pace-corner-indicator-purple .pace .pace-activity::before {
7176
border-right-color: rgba(111, 66, 193, 0.2);
7177
border-left-color: rgba(111, 66, 193, 0.2);
7180
.pace-corner-indicator-purple .pace .pace-activity::after {
7181
border-top-color: rgba(111, 66, 193, 0.2);
7182
border-bottom-color: rgba(111, 66, 193, 0.2);
7185
.pace-fill-left-purple .pace .pace-progress {
7186
background-color: rgba(111, 66, 193, 0.2);
7189
.pace-flash-purple .pace .pace-progress {
7190
background: #6f42c1;
7193
.pace-flash-purple .pace .pace-progress-inner {
7194
box-shadow: 0 0 10px #6f42c1, 0 0 5px #6f42c1;
7197
.pace-flash-purple .pace .pace-activity {
7198
border-top-color: #6f42c1;
7199
border-left-color: #6f42c1;
7202
.pace-loading-bar-purple .pace .pace-progress {
7203
background: #6f42c1;
7205
box-shadow: 120px 0 #fff, 240px 0 #fff;
7208
.pace-loading-bar-purple .pace .pace-activity {
7209
box-shadow: inset 0 0 0 2px #6f42c1, inset 0 0 0 7px #fff;
7212
.pace-mac-osx-purple .pace .pace-progress {
7213
background-color: #6f42c1;
7214
box-shadow: inset -1px 0 #6f42c1, inset 0 -1px #6f42c1, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
7217
.pace-mac-osx-purple .pace .pace-activity {
7218
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
7222
.pace-progress-color-purple .pace-progress {
7226
.pace-pink .pace .pace-progress {
7227
background: #e83e8c;
7230
.pace-barber-shop-pink .pace {
7234
.pace-barber-shop-pink .pace .pace-progress {
7235
background: #e83e8c;
7238
.pace-barber-shop-pink .pace .pace-activity {
7239
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
7242
.pace-big-counter-pink .pace .pace-progress::after {
7243
color: rgba(232, 62, 140, 0.2);
7246
.pace-bounce-pink .pace .pace-activity {
7247
background: #e83e8c;
7250
.pace-center-atom-pink .pace-progress {
7255
.pace-center-atom-pink .pace-progress::before {
7256
background: #e83e8c;
7263
.pace-center-atom-pink .pace-activity {
7264
border-color: #e83e8c;
7267
.pace-center-atom-pink .pace-activity::after, .pace-center-atom-pink .pace-activity::before {
7268
border-color: #e83e8c;
7271
.pace-center-circle-pink .pace .pace-progress {
7272
background: rgba(232, 62, 140, 0.8);
7276
.pace-center-radar-pink .pace .pace-activity {
7277
border-color: #e83e8c transparent transparent;
7280
.pace-center-radar-pink .pace .pace-activity::before {
7281
border-color: #e83e8c transparent transparent;
7284
.pace-center-simple-pink .pace {
7286
border-color: #e83e8c;
7289
.pace-center-simple-pink .pace .pace-progress {
7290
background: #e83e8c;
7293
.pace-material-pink .pace {
7297
.pace-corner-indicator-pink .pace .pace-activity {
7298
background: #e83e8c;
7301
.pace-corner-indicator-pink .pace .pace-activity::after,
7302
.pace-corner-indicator-pink .pace .pace-activity::before {
7303
border: 5px solid #fff;
7306
.pace-corner-indicator-pink .pace .pace-activity::before {
7307
border-right-color: rgba(232, 62, 140, 0.2);
7308
border-left-color: rgba(232, 62, 140, 0.2);
7311
.pace-corner-indicator-pink .pace .pace-activity::after {
7312
border-top-color: rgba(232, 62, 140, 0.2);
7313
border-bottom-color: rgba(232, 62, 140, 0.2);
7316
.pace-fill-left-pink .pace .pace-progress {
7317
background-color: rgba(232, 62, 140, 0.2);
7320
.pace-flash-pink .pace .pace-progress {
7321
background: #e83e8c;
7324
.pace-flash-pink .pace .pace-progress-inner {
7325
box-shadow: 0 0 10px #e83e8c, 0 0 5px #e83e8c;
7328
.pace-flash-pink .pace .pace-activity {
7329
border-top-color: #e83e8c;
7330
border-left-color: #e83e8c;
7333
.pace-loading-bar-pink .pace .pace-progress {
7334
background: #e83e8c;
7336
box-shadow: 120px 0 #fff, 240px 0 #fff;
7339
.pace-loading-bar-pink .pace .pace-activity {
7340
box-shadow: inset 0 0 0 2px #e83e8c, inset 0 0 0 7px #fff;
7343
.pace-mac-osx-pink .pace .pace-progress {
7344
background-color: #e83e8c;
7345
box-shadow: inset -1px 0 #e83e8c, inset 0 -1px #e83e8c, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
7348
.pace-mac-osx-pink .pace .pace-activity {
7349
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
7353
.pace-progress-color-pink .pace-progress {
7357
.pace-red .pace .pace-progress {
7358
background: #dc3545;
7361
.pace-barber-shop-red .pace {
7365
.pace-barber-shop-red .pace .pace-progress {
7366
background: #dc3545;
7369
.pace-barber-shop-red .pace .pace-activity {
7370
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
7373
.pace-big-counter-red .pace .pace-progress::after {
7374
color: rgba(220, 53, 69, 0.2);
7377
.pace-bounce-red .pace .pace-activity {
7378
background: #dc3545;
7381
.pace-center-atom-red .pace-progress {
7386
.pace-center-atom-red .pace-progress::before {
7387
background: #dc3545;
7394
.pace-center-atom-red .pace-activity {
7395
border-color: #dc3545;
7398
.pace-center-atom-red .pace-activity::after, .pace-center-atom-red .pace-activity::before {
7399
border-color: #dc3545;
7402
.pace-center-circle-red .pace .pace-progress {
7403
background: rgba(220, 53, 69, 0.8);
7407
.pace-center-radar-red .pace .pace-activity {
7408
border-color: #dc3545 transparent transparent;
7411
.pace-center-radar-red .pace .pace-activity::before {
7412
border-color: #dc3545 transparent transparent;
7415
.pace-center-simple-red .pace {
7417
border-color: #dc3545;
7420
.pace-center-simple-red .pace .pace-progress {
7421
background: #dc3545;
7424
.pace-material-red .pace {
7428
.pace-corner-indicator-red .pace .pace-activity {
7429
background: #dc3545;
7432
.pace-corner-indicator-red .pace .pace-activity::after,
7433
.pace-corner-indicator-red .pace .pace-activity::before {
7434
border: 5px solid #fff;
7437
.pace-corner-indicator-red .pace .pace-activity::before {
7438
border-right-color: rgba(220, 53, 69, 0.2);
7439
border-left-color: rgba(220, 53, 69, 0.2);
7442
.pace-corner-indicator-red .pace .pace-activity::after {
7443
border-top-color: rgba(220, 53, 69, 0.2);
7444
border-bottom-color: rgba(220, 53, 69, 0.2);
7447
.pace-fill-left-red .pace .pace-progress {
7448
background-color: rgba(220, 53, 69, 0.2);
7451
.pace-flash-red .pace .pace-progress {
7452
background: #dc3545;
7455
.pace-flash-red .pace .pace-progress-inner {
7456
box-shadow: 0 0 10px #dc3545, 0 0 5px #dc3545;
7459
.pace-flash-red .pace .pace-activity {
7460
border-top-color: #dc3545;
7461
border-left-color: #dc3545;
7464
.pace-loading-bar-red .pace .pace-progress {
7465
background: #dc3545;
7467
box-shadow: 120px 0 #fff, 240px 0 #fff;
7470
.pace-loading-bar-red .pace .pace-activity {
7471
box-shadow: inset 0 0 0 2px #dc3545, inset 0 0 0 7px #fff;
7474
.pace-mac-osx-red .pace .pace-progress {
7475
background-color: #dc3545;
7476
box-shadow: inset -1px 0 #dc3545, inset 0 -1px #dc3545, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
7479
.pace-mac-osx-red .pace .pace-activity {
7480
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
7484
.pace-progress-color-red .pace-progress {
7488
.pace-orange .pace .pace-progress {
7489
background: #fd7e14;
7492
.pace-barber-shop-orange .pace {
7493
background: #1f2d3d;
7496
.pace-barber-shop-orange .pace .pace-progress {
7497
background: #fd7e14;
7500
.pace-barber-shop-orange .pace .pace-activity {
7501
background-image: linear-gradient(45deg, rgba(31, 45, 61, 0.2) 25%, transparent 25%, transparent 50%, rgba(31, 45, 61, 0.2) 50%, rgba(31, 45, 61, 0.2) 75%, transparent 75%, transparent);
7504
.pace-big-counter-orange .pace .pace-progress::after {
7505
color: rgba(253, 126, 20, 0.2);
7508
.pace-bounce-orange .pace .pace-activity {
7509
background: #fd7e14;
7512
.pace-center-atom-orange .pace-progress {
7517
.pace-center-atom-orange .pace-progress::before {
7518
background: #fd7e14;
7525
.pace-center-atom-orange .pace-activity {
7526
border-color: #fd7e14;
7529
.pace-center-atom-orange .pace-activity::after, .pace-center-atom-orange .pace-activity::before {
7530
border-color: #fd7e14;
7533
.pace-center-circle-orange .pace .pace-progress {
7534
background: rgba(253, 126, 20, 0.8);
7538
.pace-center-radar-orange .pace .pace-activity {
7539
border-color: #fd7e14 transparent transparent;
7542
.pace-center-radar-orange .pace .pace-activity::before {
7543
border-color: #fd7e14 transparent transparent;
7546
.pace-center-simple-orange .pace {
7547
background: #1f2d3d;
7548
border-color: #fd7e14;
7551
.pace-center-simple-orange .pace .pace-progress {
7552
background: #fd7e14;
7555
.pace-material-orange .pace {
7559
.pace-corner-indicator-orange .pace .pace-activity {
7560
background: #fd7e14;
7563
.pace-corner-indicator-orange .pace .pace-activity::after,
7564
.pace-corner-indicator-orange .pace .pace-activity::before {
7565
border: 5px solid #1f2d3d;
7568
.pace-corner-indicator-orange .pace .pace-activity::before {
7569
border-right-color: rgba(253, 126, 20, 0.2);
7570
border-left-color: rgba(253, 126, 20, 0.2);
7573
.pace-corner-indicator-orange .pace .pace-activity::after {
7574
border-top-color: rgba(253, 126, 20, 0.2);
7575
border-bottom-color: rgba(253, 126, 20, 0.2);
7578
.pace-fill-left-orange .pace .pace-progress {
7579
background-color: rgba(253, 126, 20, 0.2);
7582
.pace-flash-orange .pace .pace-progress {
7583
background: #fd7e14;
7586
.pace-flash-orange .pace .pace-progress-inner {
7587
box-shadow: 0 0 10px #fd7e14, 0 0 5px #fd7e14;
7590
.pace-flash-orange .pace .pace-activity {
7591
border-top-color: #fd7e14;
7592
border-left-color: #fd7e14;
7595
.pace-loading-bar-orange .pace .pace-progress {
7596
background: #fd7e14;
7598
box-shadow: 120px 0 #1f2d3d, 240px 0 #1f2d3d;
7601
.pace-loading-bar-orange .pace .pace-activity {
7602
box-shadow: inset 0 0 0 2px #fd7e14, inset 0 0 0 7px #1f2d3d;
7605
.pace-mac-osx-orange .pace .pace-progress {
7606
background-color: #fd7e14;
7607
box-shadow: inset -1px 0 #fd7e14, inset 0 -1px #fd7e14, inset 0 2px rgba(31, 45, 61, 0.5), inset 0 6px rgba(31, 45, 61, 0.3);
7610
.pace-mac-osx-orange .pace .pace-activity {
7611
background-image: radial-gradient(rgba(31, 45, 61, 0.65) 0%, rgba(31, 45, 61, 0.15) 100%);
7615
.pace-progress-color-orange .pace-progress {
7619
.pace-yellow .pace .pace-progress {
7620
background: #ffc107;
7623
.pace-barber-shop-yellow .pace {
7624
background: #1f2d3d;
7627
.pace-barber-shop-yellow .pace .pace-progress {
7628
background: #ffc107;
7631
.pace-barber-shop-yellow .pace .pace-activity {
7632
background-image: linear-gradient(45deg, rgba(31, 45, 61, 0.2) 25%, transparent 25%, transparent 50%, rgba(31, 45, 61, 0.2) 50%, rgba(31, 45, 61, 0.2) 75%, transparent 75%, transparent);
7635
.pace-big-counter-yellow .pace .pace-progress::after {
7636
color: rgba(255, 193, 7, 0.2);
7639
.pace-bounce-yellow .pace .pace-activity {
7640
background: #ffc107;
7643
.pace-center-atom-yellow .pace-progress {
7648
.pace-center-atom-yellow .pace-progress::before {
7649
background: #ffc107;
7656
.pace-center-atom-yellow .pace-activity {
7657
border-color: #ffc107;
7660
.pace-center-atom-yellow .pace-activity::after, .pace-center-atom-yellow .pace-activity::before {
7661
border-color: #ffc107;
7664
.pace-center-circle-yellow .pace .pace-progress {
7665
background: rgba(255, 193, 7, 0.8);
7669
.pace-center-radar-yellow .pace .pace-activity {
7670
border-color: #ffc107 transparent transparent;
7673
.pace-center-radar-yellow .pace .pace-activity::before {
7674
border-color: #ffc107 transparent transparent;
7677
.pace-center-simple-yellow .pace {
7678
background: #1f2d3d;
7679
border-color: #ffc107;
7682
.pace-center-simple-yellow .pace .pace-progress {
7683
background: #ffc107;
7686
.pace-material-yellow .pace {
7690
.pace-corner-indicator-yellow .pace .pace-activity {
7691
background: #ffc107;
7694
.pace-corner-indicator-yellow .pace .pace-activity::after,
7695
.pace-corner-indicator-yellow .pace .pace-activity::before {
7696
border: 5px solid #1f2d3d;
7699
.pace-corner-indicator-yellow .pace .pace-activity::before {
7700
border-right-color: rgba(255, 193, 7, 0.2);
7701
border-left-color: rgba(255, 193, 7, 0.2);
7704
.pace-corner-indicator-yellow .pace .pace-activity::after {
7705
border-top-color: rgba(255, 193, 7, 0.2);
7706
border-bottom-color: rgba(255, 193, 7, 0.2);
7709
.pace-fill-left-yellow .pace .pace-progress {
7710
background-color: rgba(255, 193, 7, 0.2);
7713
.pace-flash-yellow .pace .pace-progress {
7714
background: #ffc107;
7717
.pace-flash-yellow .pace .pace-progress-inner {
7718
box-shadow: 0 0 10px #ffc107, 0 0 5px #ffc107;
7721
.pace-flash-yellow .pace .pace-activity {
7722
border-top-color: #ffc107;
7723
border-left-color: #ffc107;
7726
.pace-loading-bar-yellow .pace .pace-progress {
7727
background: #ffc107;
7729
box-shadow: 120px 0 #1f2d3d, 240px 0 #1f2d3d;
7732
.pace-loading-bar-yellow .pace .pace-activity {
7733
box-shadow: inset 0 0 0 2px #ffc107, inset 0 0 0 7px #1f2d3d;
7736
.pace-mac-osx-yellow .pace .pace-progress {
7737
background-color: #ffc107;
7738
box-shadow: inset -1px 0 #ffc107, inset 0 -1px #ffc107, inset 0 2px rgba(31, 45, 61, 0.5), inset 0 6px rgba(31, 45, 61, 0.3);
7741
.pace-mac-osx-yellow .pace .pace-activity {
7742
background-image: radial-gradient(rgba(31, 45, 61, 0.65) 0%, rgba(31, 45, 61, 0.15) 100%);
7746
.pace-progress-color-yellow .pace-progress {
7750
.pace-green .pace .pace-progress {
7751
background: #28a745;
7754
.pace-barber-shop-green .pace {
7758
.pace-barber-shop-green .pace .pace-progress {
7759
background: #28a745;
7762
.pace-barber-shop-green .pace .pace-activity {
7763
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
7766
.pace-big-counter-green .pace .pace-progress::after {
7767
color: rgba(40, 167, 69, 0.2);
7770
.pace-bounce-green .pace .pace-activity {
7771
background: #28a745;
7774
.pace-center-atom-green .pace-progress {
7779
.pace-center-atom-green .pace-progress::before {
7780
background: #28a745;
7787
.pace-center-atom-green .pace-activity {
7788
border-color: #28a745;
7791
.pace-center-atom-green .pace-activity::after, .pace-center-atom-green .pace-activity::before {
7792
border-color: #28a745;
7795
.pace-center-circle-green .pace .pace-progress {
7796
background: rgba(40, 167, 69, 0.8);
7800
.pace-center-radar-green .pace .pace-activity {
7801
border-color: #28a745 transparent transparent;
7804
.pace-center-radar-green .pace .pace-activity::before {
7805
border-color: #28a745 transparent transparent;
7808
.pace-center-simple-green .pace {
7810
border-color: #28a745;
7813
.pace-center-simple-green .pace .pace-progress {
7814
background: #28a745;
7817
.pace-material-green .pace {
7821
.pace-corner-indicator-green .pace .pace-activity {
7822
background: #28a745;
7825
.pace-corner-indicator-green .pace .pace-activity::after,
7826
.pace-corner-indicator-green .pace .pace-activity::before {
7827
border: 5px solid #fff;
7830
.pace-corner-indicator-green .pace .pace-activity::before {
7831
border-right-color: rgba(40, 167, 69, 0.2);
7832
border-left-color: rgba(40, 167, 69, 0.2);
7835
.pace-corner-indicator-green .pace .pace-activity::after {
7836
border-top-color: rgba(40, 167, 69, 0.2);
7837
border-bottom-color: rgba(40, 167, 69, 0.2);
7840
.pace-fill-left-green .pace .pace-progress {
7841
background-color: rgba(40, 167, 69, 0.2);
7844
.pace-flash-green .pace .pace-progress {
7845
background: #28a745;
7848
.pace-flash-green .pace .pace-progress-inner {
7849
box-shadow: 0 0 10px #28a745, 0 0 5px #28a745;
7852
.pace-flash-green .pace .pace-activity {
7853
border-top-color: #28a745;
7854
border-left-color: #28a745;
7857
.pace-loading-bar-green .pace .pace-progress {
7858
background: #28a745;
7860
box-shadow: 120px 0 #fff, 240px 0 #fff;
7863
.pace-loading-bar-green .pace .pace-activity {
7864
box-shadow: inset 0 0 0 2px #28a745, inset 0 0 0 7px #fff;
7867
.pace-mac-osx-green .pace .pace-progress {
7868
background-color: #28a745;
7869
box-shadow: inset -1px 0 #28a745, inset 0 -1px #28a745, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
7872
.pace-mac-osx-green .pace .pace-activity {
7873
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
7877
.pace-progress-color-green .pace-progress {
7881
.pace-teal .pace .pace-progress {
7882
background: #20c997;
7885
.pace-barber-shop-teal .pace {
7889
.pace-barber-shop-teal .pace .pace-progress {
7890
background: #20c997;
7893
.pace-barber-shop-teal .pace .pace-activity {
7894
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
7897
.pace-big-counter-teal .pace .pace-progress::after {
7898
color: rgba(32, 201, 151, 0.2);
7901
.pace-bounce-teal .pace .pace-activity {
7902
background: #20c997;
7905
.pace-center-atom-teal .pace-progress {
7910
.pace-center-atom-teal .pace-progress::before {
7911
background: #20c997;
7918
.pace-center-atom-teal .pace-activity {
7919
border-color: #20c997;
7922
.pace-center-atom-teal .pace-activity::after, .pace-center-atom-teal .pace-activity::before {
7923
border-color: #20c997;
7926
.pace-center-circle-teal .pace .pace-progress {
7927
background: rgba(32, 201, 151, 0.8);
7931
.pace-center-radar-teal .pace .pace-activity {
7932
border-color: #20c997 transparent transparent;
7935
.pace-center-radar-teal .pace .pace-activity::before {
7936
border-color: #20c997 transparent transparent;
7939
.pace-center-simple-teal .pace {
7941
border-color: #20c997;
7944
.pace-center-simple-teal .pace .pace-progress {
7945
background: #20c997;
7948
.pace-material-teal .pace {
7952
.pace-corner-indicator-teal .pace .pace-activity {
7953
background: #20c997;
7956
.pace-corner-indicator-teal .pace .pace-activity::after,
7957
.pace-corner-indicator-teal .pace .pace-activity::before {
7958
border: 5px solid #fff;
7961
.pace-corner-indicator-teal .pace .pace-activity::before {
7962
border-right-color: rgba(32, 201, 151, 0.2);
7963
border-left-color: rgba(32, 201, 151, 0.2);
7966
.pace-corner-indicator-teal .pace .pace-activity::after {
7967
border-top-color: rgba(32, 201, 151, 0.2);
7968
border-bottom-color: rgba(32, 201, 151, 0.2);
7971
.pace-fill-left-teal .pace .pace-progress {
7972
background-color: rgba(32, 201, 151, 0.2);
7975
.pace-flash-teal .pace .pace-progress {
7976
background: #20c997;
7979
.pace-flash-teal .pace .pace-progress-inner {
7980
box-shadow: 0 0 10px #20c997, 0 0 5px #20c997;
7983
.pace-flash-teal .pace .pace-activity {
7984
border-top-color: #20c997;
7985
border-left-color: #20c997;
7988
.pace-loading-bar-teal .pace .pace-progress {
7989
background: #20c997;
7991
box-shadow: 120px 0 #fff, 240px 0 #fff;
7994
.pace-loading-bar-teal .pace .pace-activity {
7995
box-shadow: inset 0 0 0 2px #20c997, inset 0 0 0 7px #fff;
7998
.pace-mac-osx-teal .pace .pace-progress {
7999
background-color: #20c997;
8000
box-shadow: inset -1px 0 #20c997, inset 0 -1px #20c997, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
8003
.pace-mac-osx-teal .pace .pace-activity {
8004
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
8008
.pace-progress-color-teal .pace-progress {
8012
.pace-cyan .pace .pace-progress {
8013
background: #17a2b8;
8016
.pace-barber-shop-cyan .pace {
8020
.pace-barber-shop-cyan .pace .pace-progress {
8021
background: #17a2b8;
8024
.pace-barber-shop-cyan .pace .pace-activity {
8025
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
8028
.pace-big-counter-cyan .pace .pace-progress::after {
8029
color: rgba(23, 162, 184, 0.2);
8032
.pace-bounce-cyan .pace .pace-activity {
8033
background: #17a2b8;
8036
.pace-center-atom-cyan .pace-progress {
8041
.pace-center-atom-cyan .pace-progress::before {
8042
background: #17a2b8;
8049
.pace-center-atom-cyan .pace-activity {
8050
border-color: #17a2b8;
8053
.pace-center-atom-cyan .pace-activity::after, .pace-center-atom-cyan .pace-activity::before {
8054
border-color: #17a2b8;
8057
.pace-center-circle-cyan .pace .pace-progress {
8058
background: rgba(23, 162, 184, 0.8);
8062
.pace-center-radar-cyan .pace .pace-activity {
8063
border-color: #17a2b8 transparent transparent;
8066
.pace-center-radar-cyan .pace .pace-activity::before {
8067
border-color: #17a2b8 transparent transparent;
8070
.pace-center-simple-cyan .pace {
8072
border-color: #17a2b8;
8075
.pace-center-simple-cyan .pace .pace-progress {
8076
background: #17a2b8;
8079
.pace-material-cyan .pace {
8083
.pace-corner-indicator-cyan .pace .pace-activity {
8084
background: #17a2b8;
8087
.pace-corner-indicator-cyan .pace .pace-activity::after,
8088
.pace-corner-indicator-cyan .pace .pace-activity::before {
8089
border: 5px solid #fff;
8092
.pace-corner-indicator-cyan .pace .pace-activity::before {
8093
border-right-color: rgba(23, 162, 184, 0.2);
8094
border-left-color: rgba(23, 162, 184, 0.2);
8097
.pace-corner-indicator-cyan .pace .pace-activity::after {
8098
border-top-color: rgba(23, 162, 184, 0.2);
8099
border-bottom-color: rgba(23, 162, 184, 0.2);
8102
.pace-fill-left-cyan .pace .pace-progress {
8103
background-color: rgba(23, 162, 184, 0.2);
8106
.pace-flash-cyan .pace .pace-progress {
8107
background: #17a2b8;
8110
.pace-flash-cyan .pace .pace-progress-inner {
8111
box-shadow: 0 0 10px #17a2b8, 0 0 5px #17a2b8;
8114
.pace-flash-cyan .pace .pace-activity {
8115
border-top-color: #17a2b8;
8116
border-left-color: #17a2b8;
8119
.pace-loading-bar-cyan .pace .pace-progress {
8120
background: #17a2b8;
8122
box-shadow: 120px 0 #fff, 240px 0 #fff;
8125
.pace-loading-bar-cyan .pace .pace-activity {
8126
box-shadow: inset 0 0 0 2px #17a2b8, inset 0 0 0 7px #fff;
8129
.pace-mac-osx-cyan .pace .pace-progress {
8130
background-color: #17a2b8;
8131
box-shadow: inset -1px 0 #17a2b8, inset 0 -1px #17a2b8, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
8134
.pace-mac-osx-cyan .pace .pace-activity {
8135
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
8139
.pace-progress-color-cyan .pace-progress {
8143
.pace-white .pace .pace-progress {
8147
.pace-barber-shop-white .pace {
8148
background: #1f2d3d;
8151
.pace-barber-shop-white .pace .pace-progress {
8155
.pace-barber-shop-white .pace .pace-activity {
8156
background-image: linear-gradient(45deg, rgba(31, 45, 61, 0.2) 25%, transparent 25%, transparent 50%, rgba(31, 45, 61, 0.2) 50%, rgba(31, 45, 61, 0.2) 75%, transparent 75%, transparent);
8159
.pace-big-counter-white .pace .pace-progress::after {
8160
color: rgba(255, 255, 255, 0.2);
8163
.pace-bounce-white .pace .pace-activity {
8167
.pace-center-atom-white .pace-progress {
8172
.pace-center-atom-white .pace-progress::before {
8180
.pace-center-atom-white .pace-activity {
8184
.pace-center-atom-white .pace-activity::after, .pace-center-atom-white .pace-activity::before {
8188
.pace-center-circle-white .pace .pace-progress {
8189
background: rgba(255, 255, 255, 0.8);
8193
.pace-center-radar-white .pace .pace-activity {
8194
border-color: #fff transparent transparent;
8197
.pace-center-radar-white .pace .pace-activity::before {
8198
border-color: #fff transparent transparent;
8201
.pace-center-simple-white .pace {
8202
background: #1f2d3d;
8206
.pace-center-simple-white .pace .pace-progress {
8210
.pace-material-white .pace {
8214
.pace-corner-indicator-white .pace .pace-activity {
8218
.pace-corner-indicator-white .pace .pace-activity::after,
8219
.pace-corner-indicator-white .pace .pace-activity::before {
8220
border: 5px solid #1f2d3d;
8223
.pace-corner-indicator-white .pace .pace-activity::before {
8224
border-right-color: rgba(255, 255, 255, 0.2);
8225
border-left-color: rgba(255, 255, 255, 0.2);
8228
.pace-corner-indicator-white .pace .pace-activity::after {
8229
border-top-color: rgba(255, 255, 255, 0.2);
8230
border-bottom-color: rgba(255, 255, 255, 0.2);
8233
.pace-fill-left-white .pace .pace-progress {
8234
background-color: rgba(255, 255, 255, 0.2);
8237
.pace-flash-white .pace .pace-progress {
8241
.pace-flash-white .pace .pace-progress-inner {
8242
box-shadow: 0 0 10px #fff, 0 0 5px #fff;
8245
.pace-flash-white .pace .pace-activity {
8246
border-top-color: #fff;
8247
border-left-color: #fff;
8250
.pace-loading-bar-white .pace .pace-progress {
8253
box-shadow: 120px 0 #1f2d3d, 240px 0 #1f2d3d;
8256
.pace-loading-bar-white .pace .pace-activity {
8257
box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 7px #1f2d3d;
8260
.pace-mac-osx-white .pace .pace-progress {
8261
background-color: #fff;
8262
box-shadow: inset -1px 0 #fff, inset 0 -1px #fff, inset 0 2px rgba(31, 45, 61, 0.5), inset 0 6px rgba(31, 45, 61, 0.3);
8265
.pace-mac-osx-white .pace .pace-activity {
8266
background-image: radial-gradient(rgba(31, 45, 61, 0.65) 0%, rgba(31, 45, 61, 0.15) 100%);
8270
.pace-progress-color-white .pace-progress {
8274
.pace-gray .pace .pace-progress {
8275
background: #6c757d;
8278
.pace-barber-shop-gray .pace {
8282
.pace-barber-shop-gray .pace .pace-progress {
8283
background: #6c757d;
8286
.pace-barber-shop-gray .pace .pace-activity {
8287
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
8290
.pace-big-counter-gray .pace .pace-progress::after {
8291
color: rgba(108, 117, 125, 0.2);
8294
.pace-bounce-gray .pace .pace-activity {
8295
background: #6c757d;
8298
.pace-center-atom-gray .pace-progress {
8303
.pace-center-atom-gray .pace-progress::before {
8304
background: #6c757d;
8311
.pace-center-atom-gray .pace-activity {
8312
border-color: #6c757d;
8315
.pace-center-atom-gray .pace-activity::after, .pace-center-atom-gray .pace-activity::before {
8316
border-color: #6c757d;
8319
.pace-center-circle-gray .pace .pace-progress {
8320
background: rgba(108, 117, 125, 0.8);
8324
.pace-center-radar-gray .pace .pace-activity {
8325
border-color: #6c757d transparent transparent;
8328
.pace-center-radar-gray .pace .pace-activity::before {
8329
border-color: #6c757d transparent transparent;
8332
.pace-center-simple-gray .pace {
8334
border-color: #6c757d;
8337
.pace-center-simple-gray .pace .pace-progress {
8338
background: #6c757d;
8341
.pace-material-gray .pace {
8345
.pace-corner-indicator-gray .pace .pace-activity {
8346
background: #6c757d;
8349
.pace-corner-indicator-gray .pace .pace-activity::after,
8350
.pace-corner-indicator-gray .pace .pace-activity::before {
8351
border: 5px solid #fff;
8354
.pace-corner-indicator-gray .pace .pace-activity::before {
8355
border-right-color: rgba(108, 117, 125, 0.2);
8356
border-left-color: rgba(108, 117, 125, 0.2);
8359
.pace-corner-indicator-gray .pace .pace-activity::after {
8360
border-top-color: rgba(108, 117, 125, 0.2);
8361
border-bottom-color: rgba(108, 117, 125, 0.2);
8364
.pace-fill-left-gray .pace .pace-progress {
8365
background-color: rgba(108, 117, 125, 0.2);
8368
.pace-flash-gray .pace .pace-progress {
8369
background: #6c757d;
8372
.pace-flash-gray .pace .pace-progress-inner {
8373
box-shadow: 0 0 10px #6c757d, 0 0 5px #6c757d;
8376
.pace-flash-gray .pace .pace-activity {
8377
border-top-color: #6c757d;
8378
border-left-color: #6c757d;
8381
.pace-loading-bar-gray .pace .pace-progress {
8382
background: #6c757d;
8384
box-shadow: 120px 0 #fff, 240px 0 #fff;
8387
.pace-loading-bar-gray .pace .pace-activity {
8388
box-shadow: inset 0 0 0 2px #6c757d, inset 0 0 0 7px #fff;
8391
.pace-mac-osx-gray .pace .pace-progress {
8392
background-color: #6c757d;
8393
box-shadow: inset -1px 0 #6c757d, inset 0 -1px #6c757d, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
8396
.pace-mac-osx-gray .pace .pace-activity {
8397
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
8401
.pace-progress-color-gray .pace-progress {
8405
.pace-gray-dark .pace .pace-progress {
8406
background: #343a40;
8409
.pace-barber-shop-gray-dark .pace {
8413
.pace-barber-shop-gray-dark .pace .pace-progress {
8414
background: #343a40;
8417
.pace-barber-shop-gray-dark .pace .pace-activity {
8418
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
8421
.pace-big-counter-gray-dark .pace .pace-progress::after {
8422
color: rgba(52, 58, 64, 0.2);
8425
.pace-bounce-gray-dark .pace .pace-activity {
8426
background: #343a40;
8429
.pace-center-atom-gray-dark .pace-progress {
8434
.pace-center-atom-gray-dark .pace-progress::before {
8435
background: #343a40;
8442
.pace-center-atom-gray-dark .pace-activity {
8443
border-color: #343a40;
8446
.pace-center-atom-gray-dark .pace-activity::after, .pace-center-atom-gray-dark .pace-activity::before {
8447
border-color: #343a40;
8450
.pace-center-circle-gray-dark .pace .pace-progress {
8451
background: rgba(52, 58, 64, 0.8);
8455
.pace-center-radar-gray-dark .pace .pace-activity {
8456
border-color: #343a40 transparent transparent;
8459
.pace-center-radar-gray-dark .pace .pace-activity::before {
8460
border-color: #343a40 transparent transparent;
8463
.pace-center-simple-gray-dark .pace {
8465
border-color: #343a40;
8468
.pace-center-simple-gray-dark .pace .pace-progress {
8469
background: #343a40;
8472
.pace-material-gray-dark .pace {
8476
.pace-corner-indicator-gray-dark .pace .pace-activity {
8477
background: #343a40;
8480
.pace-corner-indicator-gray-dark .pace .pace-activity::after,
8481
.pace-corner-indicator-gray-dark .pace .pace-activity::before {
8482
border: 5px solid #fff;
8485
.pace-corner-indicator-gray-dark .pace .pace-activity::before {
8486
border-right-color: rgba(52, 58, 64, 0.2);
8487
border-left-color: rgba(52, 58, 64, 0.2);
8490
.pace-corner-indicator-gray-dark .pace .pace-activity::after {
8491
border-top-color: rgba(52, 58, 64, 0.2);
8492
border-bottom-color: rgba(52, 58, 64, 0.2);
8495
.pace-fill-left-gray-dark .pace .pace-progress {
8496
background-color: rgba(52, 58, 64, 0.2);
8499
.pace-flash-gray-dark .pace .pace-progress {
8500
background: #343a40;
8503
.pace-flash-gray-dark .pace .pace-progress-inner {
8504
box-shadow: 0 0 10px #343a40, 0 0 5px #343a40;
8507
.pace-flash-gray-dark .pace .pace-activity {
8508
border-top-color: #343a40;
8509
border-left-color: #343a40;
8512
.pace-loading-bar-gray-dark .pace .pace-progress {
8513
background: #343a40;
8515
box-shadow: 120px 0 #fff, 240px 0 #fff;
8518
.pace-loading-bar-gray-dark .pace .pace-activity {
8519
box-shadow: inset 0 0 0 2px #343a40, inset 0 0 0 7px #fff;
8522
.pace-mac-osx-gray-dark .pace .pace-progress {
8523
background-color: #343a40;
8524
box-shadow: inset -1px 0 #343a40, inset 0 -1px #343a40, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, 0.3);
8527
.pace-mac-osx-gray-dark .pace .pace-activity {
8528
background-image: radial-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.15) 100%);
8532
.pace-progress-color-gray-dark .pace-progress {
8545
border: 1px solid #ced4da;
8546
border-radius: 0.25rem;
8549
display: inline-block;
8554
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
8555
-webkit-user-select: none;
8556
-moz-user-select: none;
8557
-ms-user-select: none;
8559
vertical-align: middle;
8563
.bootstrap-switch .bootstrap-switch-container {
8564
border-radius: 0.25rem;
8565
display: inline-block;
8567
-webkit-transform: translate3d(0, 0, 0);
8568
transform: translate3d(0, 0, 0);
8571
.bootstrap-switch:focus-within {
8572
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
8575
.bootstrap-switch .bootstrap-switch-handle-on,
8576
.bootstrap-switch .bootstrap-switch-handle-off,
8577
.bootstrap-switch .bootstrap-switch-label {
8578
box-sizing: border-box;
8580
display: table-cell;
8583
line-height: 1.2rem;
8584
padding: .25rem .5rem;
8585
vertical-align: middle;
8588
.bootstrap-switch .bootstrap-switch-handle-on,
8589
.bootstrap-switch .bootstrap-switch-handle-off {
8594
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
8595
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
8596
background: #e9ecef;
8600
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
8601
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
8602
background: #007bff;
8606
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary,
8607
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary {
8608
background: #6c757d;
8612
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
8613
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
8614
background: #28a745;
8618
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
8619
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
8620
background: #17a2b8;
8624
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
8625
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
8626
background: #ffc107;
8630
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
8631
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
8632
background: #dc3545;
8636
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-light,
8637
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-light {
8638
background: #f8f9fa;
8642
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-dark,
8643
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-dark {
8644
background: #343a40;
8648
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-lightblue,
8649
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-lightblue {
8650
background: #3c8dbc;
8654
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-navy,
8655
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-navy {
8656
background: #001f3f;
8660
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-olive,
8661
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-olive {
8662
background: #3d9970;
8666
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-lime,
8667
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-lime {
8668
background: #01ff70;
8672
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-fuchsia,
8673
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-fuchsia {
8674
background: #f012be;
8678
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-maroon,
8679
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-maroon {
8680
background: #d81b60;
8684
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-blue,
8685
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-blue {
8686
background: #007bff;
8690
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-indigo,
8691
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-indigo {
8692
background: #6610f2;
8696
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-purple,
8697
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-purple {
8698
background: #6f42c1;
8702
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-pink,
8703
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-pink {
8704
background: #e83e8c;
8708
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-red,
8709
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-red {
8710
background: #dc3545;
8714
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-orange,
8715
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-orange {
8716
background: #fd7e14;
8720
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-yellow,
8721
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-yellow {
8722
background: #ffc107;
8726
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-green,
8727
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-green {
8728
background: #28a745;
8732
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-teal,
8733
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-teal {
8734
background: #20c997;
8738
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-cyan,
8739
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-cyan {
8740
background: #17a2b8;
8744
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-white,
8745
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-white {
8750
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-gray,
8751
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-gray {
8752
background: #6c757d;
8756
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-gray-dark,
8757
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-gray-dark {
8758
background: #343a40;
8762
.bootstrap-switch .bootstrap-switch-handle-on {
8763
border-bottom-left-radius: 0.1rem;
8764
border-top-left-radius: 0.1rem;
8767
.bootstrap-switch .bootstrap-switch-handle-off {
8768
border-bottom-right-radius: 0.1rem;
8769
border-top-right-radius: 0.1rem;
8772
.bootstrap-switch input[type='radio'],
8773
.bootstrap-switch input[type='checkbox'] {
8774
filter: alpha(opacity=0);
8784
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
8785
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
8786
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
8789
padding: .1rem .3rem;
8792
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
8793
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
8794
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
8797
padding: .2rem .4rem;
8800
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
8801
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
8802
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
8804
line-height: 1.3333333rem;
8805
padding: .3rem .5rem;
8808
.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-readonly, .bootstrap-switch.bootstrap-switch-indeterminate {
8812
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
8813
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
8814
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
8815
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
8816
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
8817
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
8818
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
8820
filter: alpha(opacity=50);
8824
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
8825
transition: margin-left .5s;
8828
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
8829
border-radius: 0 0.1rem 0.1rem 0;
8832
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
8833
border-radius: 0.1rem 0 0 0.1rem;
8836
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
8837
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
8838
border-bottom-right-radius: 0.1rem;
8839
border-top-right-radius: 0.1rem;
8842
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
8843
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
8844
border-bottom-left-radius: 0.1rem;
8845
border-top-left-radius: 0.1rem;
8848
.dark-mode .bootstrap-switch {
8849
border-color: #6c757d;
8852
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
8853
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
8854
background-color: #3a4047;
8856
border-color: #454d55;
8859
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
8860
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
8861
background: #3f6791;
8865
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary,
8866
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary {
8867
background: #6c757d;
8871
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
8872
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
8873
background: #00bc8c;
8877
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
8878
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
8879
background: #3498db;
8883
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
8884
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
8885
background: #f39c12;
8889
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
8890
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
8891
background: #e74c3c;
8895
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-light,
8896
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-light {
8897
background: #f8f9fa;
8901
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-dark,
8902
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-dark {
8903
background: #343a40;
8907
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-lightblue,
8908
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-lightblue {
8909
background: #86bad8;
8913
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-navy,
8914
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-navy {
8915
background: #002c59;
8919
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-olive,
8920
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-olive {
8921
background: #74c8a3;
8925
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-lime,
8926
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-lime {
8927
background: #67ffa9;
8931
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-fuchsia,
8932
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-fuchsia {
8933
background: #f672d8;
8937
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-maroon,
8938
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-maroon {
8939
background: #ed6c9b;
8943
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-blue,
8944
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-blue {
8945
background: #3f6791;
8949
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-indigo,
8950
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-indigo {
8951
background: #6610f2;
8955
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-purple,
8956
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-purple {
8957
background: #6f42c1;
8961
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-pink,
8962
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-pink {
8963
background: #e83e8c;
8967
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-red,
8968
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-red {
8969
background: #e74c3c;
8973
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-orange,
8974
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-orange {
8975
background: #fd7e14;
8979
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-yellow,
8980
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-yellow {
8981
background: #f39c12;
8985
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-green,
8986
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-green {
8987
background: #00bc8c;
8991
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-teal,
8992
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-teal {
8993
background: #20c997;
8997
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-cyan,
8998
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-cyan {
8999
background: #3498db;
9003
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-white,
9004
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-white {
9009
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-gray,
9010
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-gray {
9011
background: #6c757d;
9015
.dark-mode .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-gray-dark,
9016
.dark-mode .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-gray-dark {
9017
background: #343a40;
9021
.dark-mode .daterangepicker {
9022
background-color: #3f474e;
9026
.dark-mode .daterangepicker::before, .dark-mode .daterangepicker::after {
9027
border-bottom-color: #3f474e;
9030
.dark-mode .daterangepicker td.available:hover,
9031
.dark-mode .daterangepicker th.available:hover {
9032
background-color: #3f474e;
9035
.dark-mode .daterangepicker td.in-range {
9036
background-color: #4b545c;
9040
.dark-mode .daterangepicker td.off,
9041
.dark-mode .daterangepicker td.off.in-range,
9042
.dark-mode .daterangepicker td.off.start-date,
9043
.dark-mode .daterangepicker td.off.end-date {
9044
background-color: #292d32;
9048
.dark-mode .daterangepicker .ranges li:hover {
9049
background-color: #343a40;
9052
.dark-mode .daterangepicker.show-ranges.ltr .drp-calendar {
9053
border-color: #4b545c;
9056
.dark-mode .daterangepicker.show-ranges.ltr .drp-calendar.left, .dark-mode .daterangepicker.show-ranges.ltr .drp-calendar.right {
9057
border-color: #4b545c;
9061
.dark-mode .daterangepicker .drp-buttons {
9062
border-color: #4b545c;
9065
.dark-mode .daterangepicker .calendar-table {
9066
background-color: #343a40;
9067
border-color: #4b545c;
9070
.dark-mode .daterangepicker .calendar-table th,
9071
.dark-mode .daterangepicker .calendar-table td {
9075
.dark-mode .daterangepicker .calendar-table .next span,
9076
.dark-mode .daterangepicker .calendar-table .prev span {
9080
.dark-mode .daterangepicker select.hourselect,
9081
.dark-mode .daterangepicker select.minuteselect,
9082
.dark-mode .daterangepicker select.secondselect,
9083
.dark-mode .daterangepicker select.ampmselect {
9084
background-color: #343a40;
9085
border-color: #4b545c;
9089
height: auto !important;
9090
padding: 5px !important;
9091
width: auto !important;
9098
.ui-helper-hidden-accessible {
9100
clip: rect(0 0 0 0);
9110
background: #f8f9fa;
9111
border: 1px dashed #dee2e6;
9112
margin-bottom: 10px;
9120
.dark-mode .irs--flat .irs-line {
9121
background-color: #4b545c;
9124
.dark-mode .jsgrid-edit-row > .jsgrid-cell,
9125
.dark-mode .jsgrid-filter-row > .jsgrid-cell,
9126
.dark-mode .jsgrid-grid-body, .dark-mode .jsgrid-grid-header,
9127
.dark-mode .jsgrid-header-row > .jsgrid-header-cell,
9128
.dark-mode .jsgrid-insert-row > .jsgrid-cell,
9129
.dark-mode .jsgrid-row > .jsgrid-cell,
9130
.dark-mode .jsgrid-alt-row > .jsgrid-cell {
9131
border-color: #6c757d;
9134
.dark-mode .jsgrid-header-row > .jsgrid-header-cell,
9135
.dark-mode .jsgrid-row > .jsgrid-cell {
9136
background-color: #343a40;
9139
.dark-mode .jsgrid-alt-row > .jsgrid-cell {
9140
background-color: #3a4047;
9143
.dark-mode .jsgrid-selected-row > .jsgrid-cell {
9144
background-color: #3f474e;