@7shifts/sous-chef 2.15.1 → 2.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/foundation/colors.d.ts +6 -6
- package/dist/index.css +164 -164
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +7 -7
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -39,10 +39,10 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
39
39
|
display: flex;
|
|
40
40
|
cursor: pointer;
|
|
41
41
|
white-space: nowrap;
|
|
42
|
-
color: #
|
|
42
|
+
color: #464646;
|
|
43
43
|
}
|
|
44
44
|
._IRJ4j:hover {
|
|
45
|
-
background: #
|
|
45
|
+
background: #F3F3F3;
|
|
46
46
|
}
|
|
47
47
|
._3-eyQ {
|
|
48
48
|
display: flex;
|
|
@@ -132,7 +132,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
._1pYbs {
|
|
135
|
-
stroke: #
|
|
135
|
+
stroke: #949494;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
._3ofDF {
|
|
@@ -214,12 +214,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
214
214
|
opacity: 1;
|
|
215
215
|
}
|
|
216
216
|
._2fg5c {
|
|
217
|
-
background: #
|
|
217
|
+
background: #323232;
|
|
218
218
|
color: #fff;
|
|
219
219
|
}
|
|
220
220
|
._1iXKZ {
|
|
221
221
|
background: #fff;
|
|
222
|
-
color: #
|
|
222
|
+
color: #464646;
|
|
223
223
|
}
|
|
224
224
|
._2K2Xx {
|
|
225
225
|
font-weight: 600;
|
|
@@ -246,12 +246,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
246
246
|
opacity: 1;
|
|
247
247
|
}
|
|
248
248
|
._2l-Dg {
|
|
249
|
-
border-top-color: #
|
|
249
|
+
border-top-color: #323232;
|
|
250
250
|
color: #fff;
|
|
251
251
|
}
|
|
252
252
|
._2LAWl {
|
|
253
253
|
border-top-color: #fff;
|
|
254
|
-
color: #
|
|
254
|
+
color: #464646;
|
|
255
255
|
}
|
|
256
256
|
/*********************************
|
|
257
257
|
For new colours, see _colors.scss.
|
|
@@ -335,24 +335,24 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
335
335
|
}
|
|
336
336
|
|
|
337
337
|
._3OB2g {
|
|
338
|
-
background: #
|
|
339
|
-
border-color: #
|
|
340
|
-
color: #
|
|
338
|
+
background: #F3F3F3;
|
|
339
|
+
border-color: #C8C8C8;
|
|
340
|
+
color: #464646;
|
|
341
341
|
}
|
|
342
342
|
._3OB2g:hover {
|
|
343
|
-
background: #
|
|
344
|
-
border-color: #
|
|
345
|
-
color: #
|
|
343
|
+
background: #C8C8C8;
|
|
344
|
+
border-color: #949494;
|
|
345
|
+
color: #323232;
|
|
346
346
|
}
|
|
347
347
|
._3OB2g:disabled {
|
|
348
|
-
background: #
|
|
349
|
-
border-color: #
|
|
350
|
-
color: #
|
|
348
|
+
background: #F3F3F3;
|
|
349
|
+
border-color: #C8C8C8;
|
|
350
|
+
color: #949494;
|
|
351
351
|
}
|
|
352
352
|
._3OB2g[aria-disabled=true] {
|
|
353
|
-
background: #
|
|
354
|
-
border-color: #
|
|
355
|
-
color: #
|
|
353
|
+
background: #F3F3F3;
|
|
354
|
+
border-color: #C8C8C8;
|
|
355
|
+
color: #949494;
|
|
356
356
|
}
|
|
357
357
|
|
|
358
358
|
._2RivT {
|
|
@@ -441,23 +441,23 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
441
441
|
|
|
442
442
|
._3BrS0 {
|
|
443
443
|
background: transparent;
|
|
444
|
-
border-color: #
|
|
445
|
-
color: #
|
|
444
|
+
border-color: #C8C8C8;
|
|
445
|
+
color: #464646;
|
|
446
446
|
}
|
|
447
447
|
._3BrS0:hover {
|
|
448
448
|
background: rgba(0, 0, 0, 0.03);
|
|
449
|
-
border-color: #
|
|
450
|
-
color: #
|
|
449
|
+
border-color: #949494;
|
|
450
|
+
color: #323232;
|
|
451
451
|
}
|
|
452
452
|
._3BrS0:disabled {
|
|
453
453
|
background: transparent;
|
|
454
|
-
border-color: #
|
|
455
|
-
color: #
|
|
454
|
+
border-color: #C8C8C8;
|
|
455
|
+
color: #949494;
|
|
456
456
|
}
|
|
457
457
|
._3BrS0[aria-disabled=true] {
|
|
458
458
|
background: transparent;
|
|
459
|
-
border-color: #
|
|
460
|
-
color: #
|
|
459
|
+
border-color: #C8C8C8;
|
|
460
|
+
color: #949494;
|
|
461
461
|
}
|
|
462
462
|
|
|
463
463
|
._1LCBO {
|
|
@@ -473,12 +473,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
473
473
|
._1LCBO:disabled {
|
|
474
474
|
background: transparent;
|
|
475
475
|
border-color: transparent;
|
|
476
|
-
color: #
|
|
476
|
+
color: #949494;
|
|
477
477
|
}
|
|
478
478
|
._1LCBO[aria-disabled=true] {
|
|
479
479
|
background: transparent;
|
|
480
480
|
border-color: transparent;
|
|
481
|
-
color: #
|
|
481
|
+
color: #949494;
|
|
482
482
|
}
|
|
483
483
|
|
|
484
484
|
._23S36 {
|
|
@@ -488,18 +488,18 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
488
488
|
}
|
|
489
489
|
._23S36:hover {
|
|
490
490
|
background: rgba(0, 0, 0, 0.03);
|
|
491
|
-
border-color: #
|
|
491
|
+
border-color: #F3F3F3;
|
|
492
492
|
color: #51acc7;
|
|
493
493
|
}
|
|
494
494
|
._23S36:disabled {
|
|
495
495
|
background: transparent;
|
|
496
496
|
border-color: transparent;
|
|
497
|
-
color: #
|
|
497
|
+
color: #949494;
|
|
498
498
|
}
|
|
499
499
|
._23S36[aria-disabled=true] {
|
|
500
500
|
background: transparent;
|
|
501
501
|
border-color: transparent;
|
|
502
|
-
color: #
|
|
502
|
+
color: #949494;
|
|
503
503
|
}
|
|
504
504
|
|
|
505
505
|
._2CzxI {
|
|
@@ -509,18 +509,18 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
509
509
|
}
|
|
510
510
|
._2CzxI:hover {
|
|
511
511
|
background: rgba(0, 0, 0, 0.03);
|
|
512
|
-
border-color: #
|
|
512
|
+
border-color: #F3F3F3;
|
|
513
513
|
color: #cf5c5c;
|
|
514
514
|
}
|
|
515
515
|
._2CzxI:disabled {
|
|
516
516
|
background: transparent;
|
|
517
517
|
border-color: transparent;
|
|
518
|
-
color: #
|
|
518
|
+
color: #949494;
|
|
519
519
|
}
|
|
520
520
|
._2CzxI[aria-disabled=true] {
|
|
521
521
|
background: transparent;
|
|
522
522
|
border-color: transparent;
|
|
523
|
-
color: #
|
|
523
|
+
color: #949494;
|
|
524
524
|
}
|
|
525
525
|
|
|
526
526
|
._21e4m {
|
|
@@ -530,60 +530,60 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
530
530
|
}
|
|
531
531
|
._21e4m:hover {
|
|
532
532
|
background: rgba(0, 0, 0, 0.03);
|
|
533
|
-
border-color: #
|
|
533
|
+
border-color: #F3F3F3;
|
|
534
534
|
color: #6179c6;
|
|
535
535
|
}
|
|
536
536
|
._21e4m:disabled {
|
|
537
537
|
background: transparent;
|
|
538
538
|
border-color: transparent;
|
|
539
|
-
color: #
|
|
539
|
+
color: #949494;
|
|
540
540
|
}
|
|
541
541
|
._21e4m[aria-disabled=true] {
|
|
542
542
|
background: transparent;
|
|
543
543
|
border-color: transparent;
|
|
544
|
-
color: #
|
|
544
|
+
color: #949494;
|
|
545
545
|
}
|
|
546
546
|
|
|
547
547
|
._2-ESu {
|
|
548
548
|
background: transparent;
|
|
549
549
|
border-color: transparent;
|
|
550
|
-
color: #
|
|
550
|
+
color: #464646;
|
|
551
551
|
}
|
|
552
552
|
._2-ESu:hover {
|
|
553
553
|
background: rgba(0, 0, 0, 0.03);
|
|
554
|
-
border-color: #
|
|
555
|
-
color: #
|
|
554
|
+
border-color: #F3F3F3;
|
|
555
|
+
color: #464646;
|
|
556
556
|
}
|
|
557
557
|
._2-ESu:disabled {
|
|
558
558
|
background: transparent;
|
|
559
559
|
border-color: transparent;
|
|
560
|
-
color: #
|
|
560
|
+
color: #949494;
|
|
561
561
|
}
|
|
562
562
|
._2-ESu[aria-disabled=true] {
|
|
563
563
|
background: transparent;
|
|
564
564
|
border-color: transparent;
|
|
565
|
-
color: #
|
|
565
|
+
color: #949494;
|
|
566
566
|
}
|
|
567
567
|
|
|
568
568
|
._1u3kp {
|
|
569
569
|
background: transparent;
|
|
570
570
|
border-color: transparent;
|
|
571
|
-
color: #
|
|
571
|
+
color: #767676;
|
|
572
572
|
}
|
|
573
573
|
._1u3kp:hover {
|
|
574
574
|
background: rgba(0, 0, 0, 0.03);
|
|
575
|
-
border-color: #
|
|
576
|
-
color: #
|
|
575
|
+
border-color: #F3F3F3;
|
|
576
|
+
color: #767676;
|
|
577
577
|
}
|
|
578
578
|
._1u3kp:disabled {
|
|
579
579
|
background: transparent;
|
|
580
580
|
border-color: transparent;
|
|
581
|
-
color: #
|
|
581
|
+
color: #949494;
|
|
582
582
|
}
|
|
583
583
|
._1u3kp[aria-disabled=true] {
|
|
584
584
|
background: transparent;
|
|
585
585
|
border-color: transparent;
|
|
586
|
-
color: #
|
|
586
|
+
color: #949494;
|
|
587
587
|
}
|
|
588
588
|
/*********************************
|
|
589
589
|
For new colours, see _colors.scss.
|
|
@@ -600,7 +600,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
600
600
|
display: flex;
|
|
601
601
|
padding: 16px;
|
|
602
602
|
border: 1px solid #fff;
|
|
603
|
-
border-bottom: 1px solid #
|
|
603
|
+
border-bottom: 1px solid #C8C8C8;
|
|
604
604
|
}
|
|
605
605
|
._3DlpO:last-child:not(._NS-B9) {
|
|
606
606
|
border-bottom: 1px solid #fff;
|
|
@@ -616,7 +616,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
616
616
|
cursor: pointer;
|
|
617
617
|
}
|
|
618
618
|
._2jPpF:hover {
|
|
619
|
-
background-color: #
|
|
619
|
+
background-color: #F3F3F3;
|
|
620
620
|
}
|
|
621
621
|
|
|
622
622
|
._NS-B9 {
|
|
@@ -670,7 +670,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
670
670
|
font-size: 12px;
|
|
671
671
|
font-weight: 600;
|
|
672
672
|
font-family: "Proxima Nova", sans-serif;
|
|
673
|
-
color: #
|
|
673
|
+
color: #464646;
|
|
674
674
|
padding: 19px 17px 8px 17px;
|
|
675
675
|
}
|
|
676
676
|
|
|
@@ -700,7 +700,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
700
700
|
}
|
|
701
701
|
|
|
702
702
|
._2ygIH {
|
|
703
|
-
border: 1px solid #
|
|
703
|
+
border: 1px solid #C8C8C8;
|
|
704
704
|
border-radius: 8px;
|
|
705
705
|
font-family: "Proxima Nova", sans-serif;
|
|
706
706
|
font-size: 14px;
|
|
@@ -722,7 +722,7 @@ The base colour is the default colour and is numbered with 400. If someone says
|
|
|
722
722
|
Please ask a designer if you have questions about which colours to use.
|
|
723
723
|
*/
|
|
724
724
|
._1IynL button:disabled {
|
|
725
|
-
border-color: #
|
|
725
|
+
border-color: #C8C8C8;
|
|
726
726
|
}
|
|
727
727
|
._1IynL button:last-child {
|
|
728
728
|
border-radius: 0 4px 4px 0;
|
|
@@ -750,7 +750,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
750
750
|
display: flex;
|
|
751
751
|
}
|
|
752
752
|
._1d8Ci:not(:last-child):not(._3tb7U) {
|
|
753
|
-
border-bottom: 1px solid #
|
|
753
|
+
border-bottom: 1px solid #C8C8C8;
|
|
754
754
|
}
|
|
755
755
|
|
|
756
756
|
._1d8Ci:focus:not(:focus-visible) {
|
|
@@ -763,7 +763,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
763
763
|
cursor: pointer;
|
|
764
764
|
}
|
|
765
765
|
._thFcO:hover {
|
|
766
|
-
background-color: #
|
|
766
|
+
background-color: #F3F3F3;
|
|
767
767
|
}
|
|
768
768
|
|
|
769
769
|
._3tb7U {
|
|
@@ -802,7 +802,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
802
802
|
justify-content: flex-end;
|
|
803
803
|
}
|
|
804
804
|
._1rrRr:not(:last-child) {
|
|
805
|
-
border-right: 1px solid #
|
|
805
|
+
border-right: 1px solid #C8C8C8;
|
|
806
806
|
}
|
|
807
807
|
|
|
808
808
|
._azbIG {
|
|
@@ -833,7 +833,7 @@ The base colour is the default colour and is numbered with 400. If someone says
|
|
|
833
833
|
Please ask a designer if you have questions about which colours to use.
|
|
834
834
|
*/
|
|
835
835
|
._1QDLF {
|
|
836
|
-
color: #
|
|
836
|
+
color: #464646;
|
|
837
837
|
font-family: "Proxima Nova", sans-serif;
|
|
838
838
|
font-weight: 400;
|
|
839
839
|
font-size: 12px;
|
|
@@ -855,7 +855,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
855
855
|
padding: 0;
|
|
856
856
|
width: auto;
|
|
857
857
|
float: none;
|
|
858
|
-
color: #
|
|
858
|
+
color: #464646;
|
|
859
859
|
font-family: "Proxima Nova", sans-serif;
|
|
860
860
|
font-weight: 600;
|
|
861
861
|
font-size: 14px;
|
|
@@ -882,7 +882,7 @@ Just for future references:
|
|
|
882
882
|
padding: 0;
|
|
883
883
|
width: auto;
|
|
884
884
|
float: none;
|
|
885
|
-
color: #
|
|
885
|
+
color: #464646;
|
|
886
886
|
font-family: "Proxima Nova", sans-serif;
|
|
887
887
|
font-weight: 600;
|
|
888
888
|
font-size: 14px;
|
|
@@ -891,7 +891,7 @@ Just for future references:
|
|
|
891
891
|
}
|
|
892
892
|
|
|
893
893
|
._1jEiW {
|
|
894
|
-
color: #
|
|
894
|
+
color: #464646;
|
|
895
895
|
font-family: "Proxima Nova", sans-serif;
|
|
896
896
|
font-weight: 400;
|
|
897
897
|
font-size: 12px;
|
|
@@ -914,7 +914,7 @@ Just for future references:
|
|
|
914
914
|
._3tNyE::before {
|
|
915
915
|
content: "";
|
|
916
916
|
display: block;
|
|
917
|
-
background: #
|
|
917
|
+
background: #C8C8C8;
|
|
918
918
|
transition: all ease-in-out 150ms;
|
|
919
919
|
box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.03);
|
|
920
920
|
border-radius: 26px;
|
|
@@ -930,7 +930,7 @@ Just for future references:
|
|
|
930
930
|
right: 21px;
|
|
931
931
|
top: 2px;
|
|
932
932
|
background: #fff;
|
|
933
|
-
border: 1px solid #
|
|
933
|
+
border: 1px solid #C8C8C8;
|
|
934
934
|
border-radius: 24px;
|
|
935
935
|
height: 14px;
|
|
936
936
|
width: 14px;
|
|
@@ -978,7 +978,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
978
978
|
font-size: 12px;
|
|
979
979
|
font-weight: 600;
|
|
980
980
|
font-family: "Proxima Nova", sans-serif;
|
|
981
|
-
color: #
|
|
981
|
+
color: #464646;
|
|
982
982
|
padding: 20px 17px 8px 17px;
|
|
983
983
|
}
|
|
984
984
|
|
|
@@ -1018,14 +1018,14 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1018
1018
|
}
|
|
1019
1019
|
|
|
1020
1020
|
._1bTmd {
|
|
1021
|
-
border: 1px solid #
|
|
1021
|
+
border: 1px solid #C8C8C8;
|
|
1022
1022
|
border-radius: 8px;
|
|
1023
1023
|
font-family: "Proxima Nova", sans-serif;
|
|
1024
1024
|
font-size: 14px;
|
|
1025
1025
|
}
|
|
1026
1026
|
|
|
1027
1027
|
._1opWx {
|
|
1028
|
-
background: #
|
|
1028
|
+
background: #F3F3F3;
|
|
1029
1029
|
font-weight: 600;
|
|
1030
1030
|
}
|
|
1031
1031
|
|
|
@@ -1066,7 +1066,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1066
1066
|
padding: 0;
|
|
1067
1067
|
width: auto;
|
|
1068
1068
|
float: none;
|
|
1069
|
-
color: #
|
|
1069
|
+
color: #464646;
|
|
1070
1070
|
font-family: "Proxima Nova", sans-serif;
|
|
1071
1071
|
font-weight: 600;
|
|
1072
1072
|
font-size: 14px;
|
|
@@ -1084,7 +1084,7 @@ The base colour is the default colour and is numbered with 400. If someone says
|
|
|
1084
1084
|
Please ask a designer if you have questions about which colours to use.
|
|
1085
1085
|
*/
|
|
1086
1086
|
._1DWBq {
|
|
1087
|
-
color: #
|
|
1087
|
+
color: #464646;
|
|
1088
1088
|
font-family: "Proxima Nova", sans-serif;
|
|
1089
1089
|
font-weight: 400;
|
|
1090
1090
|
font-size: 12px;
|
|
@@ -1135,7 +1135,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1135
1135
|
position: absolute;
|
|
1136
1136
|
line-height: 22px;
|
|
1137
1137
|
padding: 8px;
|
|
1138
|
-
color: #
|
|
1138
|
+
color: #464646;
|
|
1139
1139
|
min-width: 8px;
|
|
1140
1140
|
pointer-events: none;
|
|
1141
1141
|
font-size: 14px;
|
|
@@ -1151,14 +1151,14 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1151
1151
|
text-align: left;
|
|
1152
1152
|
}
|
|
1153
1153
|
._eX5OL svg {
|
|
1154
|
-
color: #
|
|
1154
|
+
color: #767676;
|
|
1155
1155
|
}
|
|
1156
1156
|
|
|
1157
1157
|
.__YH01 {
|
|
1158
1158
|
position: absolute;
|
|
1159
1159
|
line-height: 22px;
|
|
1160
1160
|
padding: 8px;
|
|
1161
|
-
color: #
|
|
1161
|
+
color: #464646;
|
|
1162
1162
|
min-width: 8px;
|
|
1163
1163
|
pointer-events: none;
|
|
1164
1164
|
font-size: 14px;
|
|
@@ -1175,7 +1175,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1175
1175
|
text-align: right;
|
|
1176
1176
|
}
|
|
1177
1177
|
.__YH01 svg {
|
|
1178
|
-
color: #
|
|
1178
|
+
color: #767676;
|
|
1179
1179
|
}
|
|
1180
1180
|
/*********************************
|
|
1181
1181
|
For new colours, see _colors.scss.
|
|
@@ -1208,7 +1208,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1208
1208
|
outline: none;
|
|
1209
1209
|
}
|
|
1210
1210
|
._kIngZ input:hover {
|
|
1211
|
-
background: #
|
|
1211
|
+
background: #F3F3F3;
|
|
1212
1212
|
}
|
|
1213
1213
|
._3_QIj {
|
|
1214
1214
|
text-align: right;
|
|
@@ -1262,7 +1262,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1262
1262
|
border-radius: 4px;
|
|
1263
1263
|
padding: 7px;
|
|
1264
1264
|
box-shadow: none;
|
|
1265
|
-
border: 1px solid #
|
|
1265
|
+
border: 1px solid #C8C8C8;
|
|
1266
1266
|
flex: 1;
|
|
1267
1267
|
display: flex;
|
|
1268
1268
|
flex-direction: column;
|
|
@@ -1272,7 +1272,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1272
1272
|
line-height: 22px;
|
|
1273
1273
|
font-size: 14px;
|
|
1274
1274
|
font-family: "Proxima Nova", sans-serif;
|
|
1275
|
-
color: #
|
|
1275
|
+
color: #464646;
|
|
1276
1276
|
margin: 0;
|
|
1277
1277
|
border: none;
|
|
1278
1278
|
resize: none;
|
|
@@ -1284,7 +1284,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1284
1284
|
outline: none;
|
|
1285
1285
|
}
|
|
1286
1286
|
._BkzdC textarea:disabled {
|
|
1287
|
-
background-color: #
|
|
1287
|
+
background-color: #F3F3F3;
|
|
1288
1288
|
}
|
|
1289
1289
|
._Rop31 {
|
|
1290
1290
|
border: 1px solid #6d87dd;
|
|
@@ -1292,7 +1292,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1292
1292
|
outline: none;
|
|
1293
1293
|
}
|
|
1294
1294
|
._2x3Cm {
|
|
1295
|
-
background-color: #
|
|
1295
|
+
background-color: #F3F3F3;
|
|
1296
1296
|
}
|
|
1297
1297
|
._3zOwV {
|
|
1298
1298
|
border-color: #e76767 !important;
|
|
@@ -1317,9 +1317,9 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1317
1317
|
border-radius: 4px;
|
|
1318
1318
|
font-size: 14px;
|
|
1319
1319
|
font-family: "Proxima Nova", sans-serif;
|
|
1320
|
-
color: #
|
|
1320
|
+
color: #464646;
|
|
1321
1321
|
box-shadow: none;
|
|
1322
|
-
border: 1px solid #
|
|
1322
|
+
border: 1px solid #C8C8C8;
|
|
1323
1323
|
margin: 0;
|
|
1324
1324
|
flex: 1;
|
|
1325
1325
|
min-width: 90px;
|
|
@@ -1330,8 +1330,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1330
1330
|
outline: none;
|
|
1331
1331
|
}
|
|
1332
1332
|
._20YOA:disabled {
|
|
1333
|
-
background-color: #
|
|
1334
|
-
color: #
|
|
1333
|
+
background-color: #F3F3F3;
|
|
1334
|
+
color: #767676;
|
|
1335
1335
|
}
|
|
1336
1336
|
|
|
1337
1337
|
._3kUSh {
|
|
@@ -1342,7 +1342,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1342
1342
|
border-left: 0 !important;
|
|
1343
1343
|
border-top-left-radius: 0 !important;
|
|
1344
1344
|
border-bottom-left-radius: 0 !important;
|
|
1345
|
-
color: #
|
|
1345
|
+
color: #767676;
|
|
1346
1346
|
}
|
|
1347
1347
|
|
|
1348
1348
|
._QXJOD {
|
|
@@ -1384,8 +1384,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1384
1384
|
width: 14px;
|
|
1385
1385
|
background-color: transparent;
|
|
1386
1386
|
border-radius: 4px;
|
|
1387
|
-
border: 1px solid #
|
|
1388
|
-
box-shadow: inset 0 1px 4px -2px #
|
|
1387
|
+
border: 1px solid #C8C8C8;
|
|
1388
|
+
box-shadow: inset 0 1px 4px -2px #C8C8C8;
|
|
1389
1389
|
}
|
|
1390
1390
|
._2mA8e::after {
|
|
1391
1391
|
position: absolute;
|
|
@@ -1415,8 +1415,8 @@ input:focus-visible + ._2mA8e {
|
|
|
1415
1415
|
outline: #6d87dd solid 1px;
|
|
1416
1416
|
}
|
|
1417
1417
|
input:disabled + ._2mA8e {
|
|
1418
|
-
background-color: #
|
|
1419
|
-
border: 1px solid #
|
|
1418
|
+
background-color: #F3F3F3;
|
|
1419
|
+
border: 1px solid #C8C8C8;
|
|
1420
1420
|
}
|
|
1421
1421
|
input:disabled + ._2mA8e::after {
|
|
1422
1422
|
box-shadow: none;
|
|
@@ -1457,13 +1457,13 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1457
1457
|
font-size: 14px;
|
|
1458
1458
|
font-weight: 600;
|
|
1459
1459
|
padding: 8px;
|
|
1460
|
-
border: 1px solid #
|
|
1460
|
+
border: 1px solid #C8C8C8;
|
|
1461
1461
|
border-radius: 25px;
|
|
1462
1462
|
min-height: 38px;
|
|
1463
1463
|
min-width: 60px;
|
|
1464
1464
|
text-align: center;
|
|
1465
1465
|
vertical-align: middle;
|
|
1466
|
-
color: #
|
|
1466
|
+
color: #464646;
|
|
1467
1467
|
-webkit-user-select: none;
|
|
1468
1468
|
-moz-user-select: none;
|
|
1469
1469
|
-ms-user-select: none;
|
|
@@ -1473,8 +1473,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1473
1473
|
box-sizing: border-box;
|
|
1474
1474
|
}
|
|
1475
1475
|
input:hover ~ ._1i2AX {
|
|
1476
|
-
background-color: #
|
|
1477
|
-
border-color: #
|
|
1476
|
+
background-color: #C8C8C8;
|
|
1477
|
+
border-color: #C8C8C8;
|
|
1478
1478
|
}
|
|
1479
1479
|
input:checked:hover ~ ._1i2AX {
|
|
1480
1480
|
background-color: #e16840;
|
|
@@ -1486,9 +1486,9 @@ input:checked ~ ._1i2AX {
|
|
|
1486
1486
|
color: #fff;
|
|
1487
1487
|
}
|
|
1488
1488
|
input:disabled + ._1i2AX {
|
|
1489
|
-
background-color: #
|
|
1490
|
-
border-color: #
|
|
1491
|
-
color: #
|
|
1489
|
+
background-color: #F3F3F3;
|
|
1490
|
+
border-color: #F3F3F3;
|
|
1491
|
+
color: #767676;
|
|
1492
1492
|
}
|
|
1493
1493
|
input:disabled:checked + ._1i2AX {
|
|
1494
1494
|
background-color: #e16840;
|
|
@@ -1516,7 +1516,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1516
1516
|
padding: 0;
|
|
1517
1517
|
width: auto;
|
|
1518
1518
|
float: none;
|
|
1519
|
-
color: #
|
|
1519
|
+
color: #464646;
|
|
1520
1520
|
font-family: "Proxima Nova", sans-serif;
|
|
1521
1521
|
font-weight: 600;
|
|
1522
1522
|
font-size: 14px;
|
|
@@ -1528,7 +1528,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1528
1528
|
padding: 0;
|
|
1529
1529
|
width: auto;
|
|
1530
1530
|
float: none;
|
|
1531
|
-
color: #
|
|
1531
|
+
color: #464646;
|
|
1532
1532
|
font-family: "Proxima Nova", sans-serif;
|
|
1533
1533
|
font-weight: 600;
|
|
1534
1534
|
font-size: 14px;
|
|
@@ -1568,8 +1568,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1568
1568
|
width: 14px;
|
|
1569
1569
|
background-color: transparent;
|
|
1570
1570
|
border-radius: 50%;
|
|
1571
|
-
border: 1px solid #
|
|
1572
|
-
box-shadow: inset 0 1px 4px -2px #
|
|
1571
|
+
border: 1px solid #C8C8C8;
|
|
1572
|
+
box-shadow: inset 0 1px 4px -2px #C8C8C8;
|
|
1573
1573
|
}
|
|
1574
1574
|
._1tMq-::after {
|
|
1575
1575
|
position: absolute;
|
|
@@ -1597,8 +1597,8 @@ input:focus-visible + ._1tMq- {
|
|
|
1597
1597
|
outline: #6d87dd solid 1px;
|
|
1598
1598
|
}
|
|
1599
1599
|
input:disabled + ._1tMq- {
|
|
1600
|
-
background-color: #
|
|
1601
|
-
border: 1px solid #
|
|
1600
|
+
background-color: #F3F3F3;
|
|
1601
|
+
border: 1px solid #C8C8C8;
|
|
1602
1602
|
}
|
|
1603
1603
|
input:disabled + ._1tMq-::after {
|
|
1604
1604
|
box-shadow: none;
|
|
@@ -1625,9 +1625,9 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1625
1625
|
border-radius: 4px;
|
|
1626
1626
|
font-size: 14px;
|
|
1627
1627
|
font-family: "Proxima Nova", sans-serif;
|
|
1628
|
-
color: #
|
|
1628
|
+
color: #464646;
|
|
1629
1629
|
box-shadow: none;
|
|
1630
|
-
border: 1px solid #
|
|
1630
|
+
border: 1px solid #C8C8C8;
|
|
1631
1631
|
margin: 0;
|
|
1632
1632
|
flex: 1;
|
|
1633
1633
|
min-width: 90px;
|
|
@@ -1638,8 +1638,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1638
1638
|
outline: none;
|
|
1639
1639
|
}
|
|
1640
1640
|
._18Rzv:disabled {
|
|
1641
|
-
background-color: #
|
|
1642
|
-
color: #
|
|
1641
|
+
background-color: #F3F3F3;
|
|
1642
|
+
color: #767676;
|
|
1643
1643
|
}
|
|
1644
1644
|
|
|
1645
1645
|
._3eD7t {
|
|
@@ -1650,7 +1650,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1650
1650
|
border-left: 0 !important;
|
|
1651
1651
|
border-top-left-radius: 0 !important;
|
|
1652
1652
|
border-bottom-left-radius: 0 !important;
|
|
1653
|
-
color: #
|
|
1653
|
+
color: #767676;
|
|
1654
1654
|
}
|
|
1655
1655
|
|
|
1656
1656
|
._-MgeO {
|
|
@@ -1683,12 +1683,12 @@ The base colour is the default colour and is numbered with 400. If someone says
|
|
|
1683
1683
|
Please ask a designer if you have questions about which colours to use.
|
|
1684
1684
|
*/
|
|
1685
1685
|
._U0krC {
|
|
1686
|
-
color: #
|
|
1686
|
+
color: #C8C8C8;
|
|
1687
1687
|
font-family: "Proxima Nova", sans-serif;
|
|
1688
1688
|
}
|
|
1689
1689
|
|
|
1690
1690
|
._2XIl4 {
|
|
1691
|
-
color: #
|
|
1691
|
+
color: #767676;
|
|
1692
1692
|
font-family: "Proxima Nova", sans-serif;
|
|
1693
1693
|
}
|
|
1694
1694
|
._1cDCR {
|
|
@@ -1710,7 +1710,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1710
1710
|
font-family: "Proxima Nova", sans-serif;
|
|
1711
1711
|
font-weight: 16px;
|
|
1712
1712
|
font-size: 14px;
|
|
1713
|
-
color: #
|
|
1713
|
+
color: #767676;
|
|
1714
1714
|
display: flex;
|
|
1715
1715
|
flex-direction: column;
|
|
1716
1716
|
justify-content: center;
|
|
@@ -1733,9 +1733,9 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1733
1733
|
border-radius: 4px;
|
|
1734
1734
|
font-size: 14px;
|
|
1735
1735
|
font-family: "Proxima Nova", sans-serif;
|
|
1736
|
-
color: #
|
|
1736
|
+
color: #464646;
|
|
1737
1737
|
box-shadow: none;
|
|
1738
|
-
border: 1px solid #
|
|
1738
|
+
border: 1px solid #C8C8C8;
|
|
1739
1739
|
margin: 0;
|
|
1740
1740
|
flex: 1;
|
|
1741
1741
|
min-width: 90px;
|
|
@@ -1746,8 +1746,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1746
1746
|
outline: none;
|
|
1747
1747
|
}
|
|
1748
1748
|
._1btTx:disabled, ._1Sc9D:disabled {
|
|
1749
|
-
background-color: #
|
|
1750
|
-
color: #
|
|
1749
|
+
background-color: #F3F3F3;
|
|
1750
|
+
color: #767676;
|
|
1751
1751
|
}
|
|
1752
1752
|
|
|
1753
1753
|
._2feYp, ._2SNat {
|
|
@@ -1758,7 +1758,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1758
1758
|
border-left: 0 !important;
|
|
1759
1759
|
border-top-left-radius: 0 !important;
|
|
1760
1760
|
border-bottom-left-radius: 0 !important;
|
|
1761
|
-
color: #
|
|
1761
|
+
color: #767676;
|
|
1762
1762
|
}
|
|
1763
1763
|
|
|
1764
1764
|
._27J43, ._3eTNi {
|
|
@@ -1820,21 +1820,21 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1820
1820
|
left: auto;
|
|
1821
1821
|
display: inline-block;
|
|
1822
1822
|
margin-top: 2px;
|
|
1823
|
-
color: #
|
|
1823
|
+
color: #949494;
|
|
1824
1824
|
cursor: pointer;
|
|
1825
1825
|
background-image: none;
|
|
1826
1826
|
width: 0;
|
|
1827
1827
|
height: 0;
|
|
1828
1828
|
border-top: 7px solid transparent;
|
|
1829
1829
|
border-bottom: 7px solid transparent;
|
|
1830
|
-
border-right: 10px solid #
|
|
1830
|
+
border-right: 10px solid #464646;
|
|
1831
1831
|
margin-right: 1.5em;
|
|
1832
1832
|
}
|
|
1833
1833
|
._20uqc:hover {
|
|
1834
1834
|
opacity: 0.8;
|
|
1835
1835
|
}
|
|
1836
1836
|
._20uqc:hover {
|
|
1837
|
-
border-right-color: #
|
|
1837
|
+
border-right-color: #767676;
|
|
1838
1838
|
}
|
|
1839
1839
|
|
|
1840
1840
|
._3C53z {
|
|
@@ -1844,21 +1844,21 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1844
1844
|
left: auto;
|
|
1845
1845
|
display: inline-block;
|
|
1846
1846
|
margin-top: 2px;
|
|
1847
|
-
color: #
|
|
1847
|
+
color: #949494;
|
|
1848
1848
|
cursor: pointer;
|
|
1849
1849
|
background-image: none;
|
|
1850
1850
|
width: 0;
|
|
1851
1851
|
height: 0;
|
|
1852
1852
|
border-top: 7px solid transparent;
|
|
1853
1853
|
border-bottom: 7px solid transparent;
|
|
1854
|
-
border-left: 10px solid #
|
|
1854
|
+
border-left: 10px solid #464646;
|
|
1855
1855
|
}
|
|
1856
1856
|
._3C53z:hover {
|
|
1857
1857
|
opacity: 0.8;
|
|
1858
1858
|
}
|
|
1859
1859
|
._3C53z:hover {
|
|
1860
1860
|
opacity: 0.8;
|
|
1861
|
-
border-left-color: #
|
|
1861
|
+
border-left-color: #767676;
|
|
1862
1862
|
}
|
|
1863
1863
|
|
|
1864
1864
|
._M_eHz {
|
|
@@ -1889,7 +1889,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1889
1889
|
._1FXNw > div {
|
|
1890
1890
|
font-weight: 600;
|
|
1891
1891
|
font-size: 20px;
|
|
1892
|
-
color: #
|
|
1892
|
+
color: #464646;
|
|
1893
1893
|
}
|
|
1894
1894
|
|
|
1895
1895
|
._3KcRU {
|
|
@@ -1904,7 +1904,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1904
1904
|
._c1Y-X {
|
|
1905
1905
|
display: table-cell;
|
|
1906
1906
|
padding: 0.5em;
|
|
1907
|
-
color: #
|
|
1907
|
+
color: #767676;
|
|
1908
1908
|
text-align: center;
|
|
1909
1909
|
font-size: 0.875em;
|
|
1910
1910
|
}
|
|
@@ -1931,7 +1931,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1931
1931
|
cursor: pointer;
|
|
1932
1932
|
}
|
|
1933
1933
|
._1AWH2:not(._1J9dh):not(._3vJkw):not(._1DR0N):not(._276GV):hover {
|
|
1934
|
-
background: #
|
|
1934
|
+
background: #F3F3F3;
|
|
1935
1935
|
}
|
|
1936
1936
|
|
|
1937
1937
|
._2M5xr {
|
|
@@ -1958,12 +1958,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1958
1958
|
}
|
|
1959
1959
|
|
|
1960
1960
|
._3vJkw {
|
|
1961
|
-
color: #
|
|
1961
|
+
color: #C8C8C8;
|
|
1962
1962
|
cursor: default;
|
|
1963
1963
|
}
|
|
1964
1964
|
|
|
1965
1965
|
._276GV:not(._3vJkw) {
|
|
1966
|
-
color: #
|
|
1966
|
+
color: #949494;
|
|
1967
1967
|
cursor: default;
|
|
1968
1968
|
}
|
|
1969
1969
|
|
|
@@ -1983,8 +1983,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
1983
1983
|
display: table-cell;
|
|
1984
1984
|
padding: 0.5em;
|
|
1985
1985
|
min-width: 1em;
|
|
1986
|
-
border-right: 1px solid #
|
|
1987
|
-
color: #
|
|
1986
|
+
border-right: 1px solid #C8C8C8;
|
|
1987
|
+
color: #949494;
|
|
1988
1988
|
vertical-align: middle;
|
|
1989
1989
|
text-align: right;
|
|
1990
1990
|
font-size: 0.75em;
|
|
@@ -2038,21 +2038,21 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2038
2038
|
left: auto;
|
|
2039
2039
|
display: inline-block;
|
|
2040
2040
|
margin-top: 2px;
|
|
2041
|
-
color: #
|
|
2041
|
+
color: #949494;
|
|
2042
2042
|
cursor: pointer;
|
|
2043
2043
|
background-image: none;
|
|
2044
2044
|
width: 0;
|
|
2045
2045
|
height: 0;
|
|
2046
2046
|
border-top: 7px solid transparent;
|
|
2047
2047
|
border-bottom: 7px solid transparent;
|
|
2048
|
-
border-right: 10px solid #
|
|
2048
|
+
border-right: 10px solid #464646;
|
|
2049
2049
|
margin-right: 1.5em;
|
|
2050
2050
|
}
|
|
2051
2051
|
._6kNi3:hover {
|
|
2052
2052
|
opacity: 0.8;
|
|
2053
2053
|
}
|
|
2054
2054
|
._6kNi3:hover {
|
|
2055
|
-
border-right-color: #
|
|
2055
|
+
border-right-color: #767676;
|
|
2056
2056
|
}
|
|
2057
2057
|
|
|
2058
2058
|
._13W_e {
|
|
@@ -2062,21 +2062,21 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2062
2062
|
left: auto;
|
|
2063
2063
|
display: inline-block;
|
|
2064
2064
|
margin-top: 2px;
|
|
2065
|
-
color: #
|
|
2065
|
+
color: #949494;
|
|
2066
2066
|
cursor: pointer;
|
|
2067
2067
|
background-image: none;
|
|
2068
2068
|
width: 0;
|
|
2069
2069
|
height: 0;
|
|
2070
2070
|
border-top: 7px solid transparent;
|
|
2071
2071
|
border-bottom: 7px solid transparent;
|
|
2072
|
-
border-left: 10px solid #
|
|
2072
|
+
border-left: 10px solid #464646;
|
|
2073
2073
|
}
|
|
2074
2074
|
._13W_e:hover {
|
|
2075
2075
|
opacity: 0.8;
|
|
2076
2076
|
}
|
|
2077
2077
|
._13W_e:hover {
|
|
2078
2078
|
opacity: 0.8;
|
|
2079
|
-
border-left-color: #
|
|
2079
|
+
border-left-color: #767676;
|
|
2080
2080
|
}
|
|
2081
2081
|
|
|
2082
2082
|
._1FeSY {
|
|
@@ -2107,7 +2107,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2107
2107
|
._AMbAo > div {
|
|
2108
2108
|
font-weight: 600;
|
|
2109
2109
|
font-size: 20px;
|
|
2110
|
-
color: #
|
|
2110
|
+
color: #464646;
|
|
2111
2111
|
}
|
|
2112
2112
|
|
|
2113
2113
|
._1LEst {
|
|
@@ -2122,7 +2122,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2122
2122
|
._1C5ry {
|
|
2123
2123
|
display: table-cell;
|
|
2124
2124
|
padding: 0.5em;
|
|
2125
|
-
color: #
|
|
2125
|
+
color: #767676;
|
|
2126
2126
|
text-align: center;
|
|
2127
2127
|
font-size: 0.875em;
|
|
2128
2128
|
}
|
|
@@ -2149,7 +2149,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2149
2149
|
cursor: pointer;
|
|
2150
2150
|
}
|
|
2151
2151
|
._mG73F:not(._wJ6Cb):not(._2pgnH):not(._MtLaz):not(._CRqyX):hover {
|
|
2152
|
-
background: #
|
|
2152
|
+
background: #F3F3F3;
|
|
2153
2153
|
}
|
|
2154
2154
|
|
|
2155
2155
|
._2KG9- {
|
|
@@ -2176,12 +2176,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2176
2176
|
}
|
|
2177
2177
|
|
|
2178
2178
|
._2pgnH {
|
|
2179
|
-
color: #
|
|
2179
|
+
color: #C8C8C8;
|
|
2180
2180
|
cursor: default;
|
|
2181
2181
|
}
|
|
2182
2182
|
|
|
2183
2183
|
._CRqyX:not(._2pgnH) {
|
|
2184
|
-
color: #
|
|
2184
|
+
color: #949494;
|
|
2185
2185
|
cursor: default;
|
|
2186
2186
|
}
|
|
2187
2187
|
|
|
@@ -2201,8 +2201,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2201
2201
|
display: table-cell;
|
|
2202
2202
|
padding: 0.5em;
|
|
2203
2203
|
min-width: 1em;
|
|
2204
|
-
border-right: 1px solid #
|
|
2205
|
-
color: #
|
|
2204
|
+
border-right: 1px solid #C8C8C8;
|
|
2205
|
+
color: #949494;
|
|
2206
2206
|
vertical-align: middle;
|
|
2207
2207
|
text-align: right;
|
|
2208
2208
|
font-size: 0.75em;
|
|
@@ -2226,9 +2226,9 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2226
2226
|
border-radius: 4px;
|
|
2227
2227
|
font-size: 14px;
|
|
2228
2228
|
font-family: "Proxima Nova", sans-serif;
|
|
2229
|
-
color: #
|
|
2229
|
+
color: #464646;
|
|
2230
2230
|
box-shadow: none;
|
|
2231
|
-
border: 1px solid #
|
|
2231
|
+
border: 1px solid #C8C8C8;
|
|
2232
2232
|
margin: 0;
|
|
2233
2233
|
flex: 1;
|
|
2234
2234
|
min-width: 90px;
|
|
@@ -2239,8 +2239,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2239
2239
|
outline: none;
|
|
2240
2240
|
}
|
|
2241
2241
|
._25rf7:disabled, ._3qVhi input:disabled, ._3qVhi:disabled {
|
|
2242
|
-
background-color: #
|
|
2243
|
-
color: #
|
|
2242
|
+
background-color: #F3F3F3;
|
|
2243
|
+
color: #767676;
|
|
2244
2244
|
}
|
|
2245
2245
|
|
|
2246
2246
|
._2M9Ud {
|
|
@@ -2251,7 +2251,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2251
2251
|
border-left: 0 !important;
|
|
2252
2252
|
border-top-left-radius: 0 !important;
|
|
2253
2253
|
border-bottom-left-radius: 0 !important;
|
|
2254
|
-
color: #
|
|
2254
|
+
color: #767676;
|
|
2255
2255
|
}
|
|
2256
2256
|
|
|
2257
2257
|
._foqL0 {
|
|
@@ -2270,7 +2270,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2270
2270
|
border-color: #e76767 !important;
|
|
2271
2271
|
}
|
|
2272
2272
|
._2Nkht {
|
|
2273
|
-
background-color: #
|
|
2273
|
+
background-color: #F3F3F3;
|
|
2274
2274
|
}
|
|
2275
2275
|
._3qVhi input {
|
|
2276
2276
|
border: none;
|
|
@@ -2366,21 +2366,21 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2366
2366
|
left: auto;
|
|
2367
2367
|
display: inline-block;
|
|
2368
2368
|
margin-top: 2px;
|
|
2369
|
-
color: #
|
|
2369
|
+
color: #949494;
|
|
2370
2370
|
cursor: pointer;
|
|
2371
2371
|
background-image: none;
|
|
2372
2372
|
width: 0;
|
|
2373
2373
|
height: 0;
|
|
2374
2374
|
border-top: 7px solid transparent;
|
|
2375
2375
|
border-bottom: 7px solid transparent;
|
|
2376
|
-
border-right: 10px solid #
|
|
2376
|
+
border-right: 10px solid #464646;
|
|
2377
2377
|
margin-right: 1.5em;
|
|
2378
2378
|
}
|
|
2379
2379
|
._3gjq8:hover {
|
|
2380
2380
|
opacity: 0.8;
|
|
2381
2381
|
}
|
|
2382
2382
|
._3gjq8:hover {
|
|
2383
|
-
border-right-color: #
|
|
2383
|
+
border-right-color: #767676;
|
|
2384
2384
|
}
|
|
2385
2385
|
|
|
2386
2386
|
._1m-Kd {
|
|
@@ -2390,21 +2390,21 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2390
2390
|
left: auto;
|
|
2391
2391
|
display: inline-block;
|
|
2392
2392
|
margin-top: 2px;
|
|
2393
|
-
color: #
|
|
2393
|
+
color: #949494;
|
|
2394
2394
|
cursor: pointer;
|
|
2395
2395
|
background-image: none;
|
|
2396
2396
|
width: 0;
|
|
2397
2397
|
height: 0;
|
|
2398
2398
|
border-top: 7px solid transparent;
|
|
2399
2399
|
border-bottom: 7px solid transparent;
|
|
2400
|
-
border-left: 10px solid #
|
|
2400
|
+
border-left: 10px solid #464646;
|
|
2401
2401
|
}
|
|
2402
2402
|
._1m-Kd:hover {
|
|
2403
2403
|
opacity: 0.8;
|
|
2404
2404
|
}
|
|
2405
2405
|
._1m-Kd:hover {
|
|
2406
2406
|
opacity: 0.8;
|
|
2407
|
-
border-left-color: #
|
|
2407
|
+
border-left-color: #767676;
|
|
2408
2408
|
}
|
|
2409
2409
|
|
|
2410
2410
|
._Fq6Xh {
|
|
@@ -2435,7 +2435,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2435
2435
|
._36X9Y > div {
|
|
2436
2436
|
font-weight: 600;
|
|
2437
2437
|
font-size: 20px;
|
|
2438
|
-
color: #
|
|
2438
|
+
color: #464646;
|
|
2439
2439
|
}
|
|
2440
2440
|
|
|
2441
2441
|
._1aWPn {
|
|
@@ -2450,7 +2450,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2450
2450
|
._t-ctd {
|
|
2451
2451
|
display: table-cell;
|
|
2452
2452
|
padding: 0.5em;
|
|
2453
|
-
color: #
|
|
2453
|
+
color: #767676;
|
|
2454
2454
|
text-align: center;
|
|
2455
2455
|
font-size: 0.875em;
|
|
2456
2456
|
}
|
|
@@ -2477,7 +2477,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2477
2477
|
cursor: pointer;
|
|
2478
2478
|
}
|
|
2479
2479
|
._3nNcG:not(._1O7OT):not(._1M4ZF):not(._2PEs8):not(._1PIJa):hover {
|
|
2480
|
-
background: #
|
|
2480
|
+
background: #F3F3F3;
|
|
2481
2481
|
}
|
|
2482
2482
|
|
|
2483
2483
|
._2T_z1 {
|
|
@@ -2504,12 +2504,12 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2504
2504
|
}
|
|
2505
2505
|
|
|
2506
2506
|
._1M4ZF {
|
|
2507
|
-
color: #
|
|
2507
|
+
color: #C8C8C8;
|
|
2508
2508
|
cursor: default;
|
|
2509
2509
|
}
|
|
2510
2510
|
|
|
2511
2511
|
._1PIJa:not(._1M4ZF) {
|
|
2512
|
-
color: #
|
|
2512
|
+
color: #949494;
|
|
2513
2513
|
cursor: default;
|
|
2514
2514
|
}
|
|
2515
2515
|
|
|
@@ -2529,8 +2529,8 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2529
2529
|
display: table-cell;
|
|
2530
2530
|
padding: 0.5em;
|
|
2531
2531
|
min-width: 1em;
|
|
2532
|
-
border-right: 1px solid #
|
|
2533
|
-
color: #
|
|
2532
|
+
border-right: 1px solid #C8C8C8;
|
|
2533
|
+
color: #949494;
|
|
2534
2534
|
vertical-align: middle;
|
|
2535
2535
|
text-align: right;
|
|
2536
2536
|
font-size: 0.75em;
|
|
@@ -2565,7 +2565,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2565
2565
|
}
|
|
2566
2566
|
|
|
2567
2567
|
._3Nwep:hover {
|
|
2568
|
-
background: #
|
|
2568
|
+
background: #F3F3F3;
|
|
2569
2569
|
}
|
|
2570
2570
|
._3Nwep:hover ._2PEs8:not(._1M4ZF) {
|
|
2571
2571
|
background-color: #fb7448;
|
|
@@ -2592,7 +2592,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2592
2592
|
*/
|
|
2593
2593
|
._vgLin {
|
|
2594
2594
|
padding: 16px 12px 16px 12px;
|
|
2595
|
-
background: #
|
|
2595
|
+
background: #F3F3F3;
|
|
2596
2596
|
margin-left: 1px;
|
|
2597
2597
|
margin-right: 1px;
|
|
2598
2598
|
position: relative;
|
|
@@ -2604,14 +2604,14 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2604
2604
|
font-weight: 600;
|
|
2605
2605
|
font-size: 14px;
|
|
2606
2606
|
line-height: 16px;
|
|
2607
|
-
color: #
|
|
2607
|
+
color: #464646;
|
|
2608
2608
|
}
|
|
2609
2609
|
|
|
2610
2610
|
._3n6S7 {
|
|
2611
2611
|
font-size: 14px;
|
|
2612
2612
|
line-height: 16px;
|
|
2613
2613
|
flex-grow: 1;
|
|
2614
|
-
color: #
|
|
2614
|
+
color: #464646;
|
|
2615
2615
|
}
|
|
2616
2616
|
|
|
2617
2617
|
._2pMYs {
|
|
@@ -2692,7 +2692,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2692
2692
|
._1jqm8 {
|
|
2693
2693
|
font-size: 12px;
|
|
2694
2694
|
line-height: 12px;
|
|
2695
|
-
color: #
|
|
2695
|
+
color: #464646;
|
|
2696
2696
|
}
|
|
2697
2697
|
/*********************************
|
|
2698
2698
|
For new colours, see _colors.scss.
|
|
@@ -2738,7 +2738,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2738
2738
|
|
|
2739
2739
|
._wQQ_2 {
|
|
2740
2740
|
position: initial;
|
|
2741
|
-
border: 1px solid #
|
|
2741
|
+
border: 1px solid #C8C8C8;
|
|
2742
2742
|
background: #fff;
|
|
2743
2743
|
overflow: auto;
|
|
2744
2744
|
outline: none;
|
|
@@ -2773,7 +2773,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2773
2773
|
._36nxW {
|
|
2774
2774
|
font-size: 24px;
|
|
2775
2775
|
line-height: 28px;
|
|
2776
|
-
color: #
|
|
2776
|
+
color: #464646;
|
|
2777
2777
|
font-weight: 600;
|
|
2778
2778
|
font-family: "Proxima Nova", sans-serif;
|
|
2779
2779
|
}
|
|
@@ -2781,7 +2781,7 @@ Please ask a designer if you have questions about which colours to use.
|
|
|
2781
2781
|
._2XwRD {
|
|
2782
2782
|
font-size: 20px;
|
|
2783
2783
|
line-height: 24px;
|
|
2784
|
-
color: #
|
|
2784
|
+
color: #767676;
|
|
2785
2785
|
font-family: "Proxima Nova", sans-serif;
|
|
2786
2786
|
}
|
|
2787
2787
|
/*********************************
|