@cagovweb/state-template 6.5.1 → 6.5.3
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/css/cagov.core.css +360 -745
- package/dist/css/cagov.core.flat.css +352 -735
- package/dist/css/cagov.core.min.css +1 -1
- package/dist/js/cagov.core.js +179 -249
- package/dist/js/cagov.core.min.js +4 -4
- package/dist/readme.md +2 -2
- package/package.json +3 -2
package/dist/css/cagov.core.css
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/*! State Web Template Version 6.5.
|
|
1
|
+
/*! State Web Template Version 6.5.3 */
|
|
2
2
|
@charset "UTF-8";
|
|
3
3
|
/*!
|
|
4
|
-
* Bootstrap v5.3.
|
|
5
|
-
* Copyright 2011-
|
|
4
|
+
* Bootstrap v5.3.8 (https://getbootstrap.com/)
|
|
5
|
+
* Copyright 2011-2025 The Bootstrap Authors
|
|
6
6
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
7
7
|
*/
|
|
8
8
|
:root,
|
|
@@ -518,8 +518,8 @@ legend {
|
|
|
518
518
|
width: 100%;
|
|
519
519
|
padding: 0;
|
|
520
520
|
margin-bottom: 0.5rem;
|
|
521
|
-
font-size: calc(1.275rem + 0.3vw);
|
|
522
521
|
line-height: inherit;
|
|
522
|
+
font-size: calc(1.275rem + 0.3vw);
|
|
523
523
|
}
|
|
524
524
|
@media (min-width: 1200px) {
|
|
525
525
|
legend {
|
|
@@ -548,6 +548,10 @@ legend + * {
|
|
|
548
548
|
-webkit-appearance: textfield;
|
|
549
549
|
outline-offset: -2px;
|
|
550
550
|
}
|
|
551
|
+
[type=search]::-webkit-search-cancel-button {
|
|
552
|
+
cursor: pointer;
|
|
553
|
+
filter: grayscale(1);
|
|
554
|
+
}
|
|
551
555
|
|
|
552
556
|
/* rtl:raw:
|
|
553
557
|
[type="tel"],
|
|
@@ -602,9 +606,9 @@ progress {
|
|
|
602
606
|
}
|
|
603
607
|
|
|
604
608
|
.display-1 {
|
|
605
|
-
font-size: calc(1.625rem + 4.5vw);
|
|
606
609
|
font-weight: 300;
|
|
607
610
|
line-height: 1.2;
|
|
611
|
+
font-size: calc(1.625rem + 4.5vw);
|
|
608
612
|
}
|
|
609
613
|
@media (min-width: 1200px) {
|
|
610
614
|
.display-1 {
|
|
@@ -613,9 +617,9 @@ progress {
|
|
|
613
617
|
}
|
|
614
618
|
|
|
615
619
|
.display-2 {
|
|
616
|
-
font-size: calc(1.575rem + 3.9vw);
|
|
617
620
|
font-weight: 300;
|
|
618
621
|
line-height: 1.2;
|
|
622
|
+
font-size: calc(1.575rem + 3.9vw);
|
|
619
623
|
}
|
|
620
624
|
@media (min-width: 1200px) {
|
|
621
625
|
.display-2 {
|
|
@@ -624,9 +628,9 @@ progress {
|
|
|
624
628
|
}
|
|
625
629
|
|
|
626
630
|
.display-3 {
|
|
627
|
-
font-size: calc(1.525rem + 3.3vw);
|
|
628
631
|
font-weight: 300;
|
|
629
632
|
line-height: 1.2;
|
|
633
|
+
font-size: calc(1.525rem + 3.3vw);
|
|
630
634
|
}
|
|
631
635
|
@media (min-width: 1200px) {
|
|
632
636
|
.display-3 {
|
|
@@ -635,9 +639,9 @@ progress {
|
|
|
635
639
|
}
|
|
636
640
|
|
|
637
641
|
.display-4 {
|
|
638
|
-
font-size: calc(1.475rem + 2.7vw);
|
|
639
642
|
font-weight: 300;
|
|
640
643
|
line-height: 1.2;
|
|
644
|
+
font-size: calc(1.475rem + 2.7vw);
|
|
641
645
|
}
|
|
642
646
|
@media (min-width: 1200px) {
|
|
643
647
|
.display-4 {
|
|
@@ -646,9 +650,9 @@ progress {
|
|
|
646
650
|
}
|
|
647
651
|
|
|
648
652
|
.display-5 {
|
|
649
|
-
font-size: calc(1.425rem + 2.1vw);
|
|
650
653
|
font-weight: 300;
|
|
651
654
|
line-height: 1.2;
|
|
655
|
+
font-size: calc(1.425rem + 2.1vw);
|
|
652
656
|
}
|
|
653
657
|
@media (min-width: 1200px) {
|
|
654
658
|
.display-5 {
|
|
@@ -657,9 +661,9 @@ progress {
|
|
|
657
661
|
}
|
|
658
662
|
|
|
659
663
|
.display-6 {
|
|
660
|
-
font-size: calc(1.375rem + 1.5vw);
|
|
661
664
|
font-weight: 300;
|
|
662
665
|
line-height: 1.2;
|
|
666
|
+
font-size: calc(1.375rem + 1.5vw);
|
|
663
667
|
}
|
|
664
668
|
@media (min-width: 1200px) {
|
|
665
669
|
.display-6 {
|
|
@@ -804,7 +808,7 @@ progress {
|
|
|
804
808
|
}
|
|
805
809
|
|
|
806
810
|
.col {
|
|
807
|
-
flex: 1 0 0
|
|
811
|
+
flex: 1 0 0;
|
|
808
812
|
}
|
|
809
813
|
|
|
810
814
|
.row-cols-auto > * {
|
|
@@ -1013,7 +1017,7 @@ progress {
|
|
|
1013
1017
|
|
|
1014
1018
|
@media (min-width: 576px) {
|
|
1015
1019
|
.col-sm {
|
|
1016
|
-
flex: 1 0 0
|
|
1020
|
+
flex: 1 0 0;
|
|
1017
1021
|
}
|
|
1018
1022
|
.row-cols-sm-auto > * {
|
|
1019
1023
|
flex: 0 0 auto;
|
|
@@ -1182,7 +1186,7 @@ progress {
|
|
|
1182
1186
|
}
|
|
1183
1187
|
@media (min-width: 768px) {
|
|
1184
1188
|
.col-md {
|
|
1185
|
-
flex: 1 0 0
|
|
1189
|
+
flex: 1 0 0;
|
|
1186
1190
|
}
|
|
1187
1191
|
.row-cols-md-auto > * {
|
|
1188
1192
|
flex: 0 0 auto;
|
|
@@ -1351,7 +1355,7 @@ progress {
|
|
|
1351
1355
|
}
|
|
1352
1356
|
@media (min-width: 992px) {
|
|
1353
1357
|
.col-lg {
|
|
1354
|
-
flex: 1 0 0
|
|
1358
|
+
flex: 1 0 0;
|
|
1355
1359
|
}
|
|
1356
1360
|
.row-cols-lg-auto > * {
|
|
1357
1361
|
flex: 0 0 auto;
|
|
@@ -1520,7 +1524,7 @@ progress {
|
|
|
1520
1524
|
}
|
|
1521
1525
|
@media (min-width: 1200px) {
|
|
1522
1526
|
.col-xl {
|
|
1523
|
-
flex: 1 0 0
|
|
1527
|
+
flex: 1 0 0;
|
|
1524
1528
|
}
|
|
1525
1529
|
.row-cols-xl-auto > * {
|
|
1526
1530
|
flex: 0 0 auto;
|
|
@@ -1689,7 +1693,7 @@ progress {
|
|
|
1689
1693
|
}
|
|
1690
1694
|
@media (min-width: 1400px) {
|
|
1691
1695
|
.col-xxl {
|
|
1692
|
-
flex: 1 0 0
|
|
1696
|
+
flex: 1 0 0;
|
|
1693
1697
|
}
|
|
1694
1698
|
.row-cols-xxl-auto > * {
|
|
1695
1699
|
flex: 0 0 auto;
|
|
@@ -2157,10 +2161,6 @@ progress {
|
|
|
2157
2161
|
display: block;
|
|
2158
2162
|
padding: 0;
|
|
2159
2163
|
}
|
|
2160
|
-
.form-control::-moz-placeholder {
|
|
2161
|
-
color: var(--bs-secondary-color);
|
|
2162
|
-
opacity: 1;
|
|
2163
|
-
}
|
|
2164
2164
|
.form-control::placeholder {
|
|
2165
2165
|
color: var(--bs-secondary-color);
|
|
2166
2166
|
opacity: 1;
|
|
@@ -2608,9 +2608,11 @@ textarea.form-control-lg {
|
|
|
2608
2608
|
top: 0;
|
|
2609
2609
|
left: 0;
|
|
2610
2610
|
z-index: 2;
|
|
2611
|
+
max-width: 100%;
|
|
2611
2612
|
height: 100%;
|
|
2612
2613
|
padding: 1rem 0.75rem;
|
|
2613
2614
|
overflow: hidden;
|
|
2615
|
+
color: rgba(var(--bs-body-color-rgb), 0.65);
|
|
2614
2616
|
text-align: start;
|
|
2615
2617
|
text-overflow: ellipsis;
|
|
2616
2618
|
white-space: nowrap;
|
|
@@ -2628,17 +2630,10 @@ textarea.form-control-lg {
|
|
|
2628
2630
|
.form-floating > .form-control-plaintext {
|
|
2629
2631
|
padding: 1rem 0.75rem;
|
|
2630
2632
|
}
|
|
2631
|
-
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
|
|
2632
|
-
color: transparent;
|
|
2633
|
-
}
|
|
2634
2633
|
.form-floating > .form-control::placeholder,
|
|
2635
2634
|
.form-floating > .form-control-plaintext::placeholder {
|
|
2636
2635
|
color: transparent;
|
|
2637
2636
|
}
|
|
2638
|
-
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
|
|
2639
|
-
padding-top: 1.625rem;
|
|
2640
|
-
padding-bottom: 0.625rem;
|
|
2641
|
-
}
|
|
2642
2637
|
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
|
|
2643
2638
|
.form-floating > .form-control-plaintext:focus,
|
|
2644
2639
|
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
|
|
@@ -2653,31 +2648,19 @@ textarea.form-control-lg {
|
|
|
2653
2648
|
.form-floating > .form-select {
|
|
2654
2649
|
padding-top: 1.625rem;
|
|
2655
2650
|
padding-bottom: 0.625rem;
|
|
2656
|
-
|
|
2657
|
-
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
|
|
2658
|
-
color: rgba(var(--bs-body-color-rgb), 0.65);
|
|
2659
|
-
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
|
|
2651
|
+
padding-left: 0.75rem;
|
|
2660
2652
|
}
|
|
2661
2653
|
.form-floating > .form-control:focus ~ label,
|
|
2662
2654
|
.form-floating > .form-control:not(:placeholder-shown) ~ label,
|
|
2663
2655
|
.form-floating > .form-control-plaintext ~ label,
|
|
2664
2656
|
.form-floating > .form-select ~ label {
|
|
2665
|
-
color: rgba(var(--bs-body-color-rgb), 0.65);
|
|
2666
2657
|
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
|
|
2667
2658
|
}
|
|
2668
|
-
.form-floating > .form-control
|
|
2669
|
-
|
|
2670
|
-
inset: 1rem 0.375rem;
|
|
2671
|
-
z-index: -1;
|
|
2672
|
-
height: 1.5em;
|
|
2673
|
-
content: "";
|
|
2674
|
-
background-color: var(--bs-body-bg);
|
|
2675
|
-
border-radius: var(--bs-border-radius);
|
|
2659
|
+
.form-floating > .form-control:-webkit-autofill ~ label {
|
|
2660
|
+
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
|
|
2676
2661
|
}
|
|
2677
|
-
.form-floating >
|
|
2678
|
-
.form-floating >
|
|
2679
|
-
.form-floating > .form-control-plaintext ~ label::after,
|
|
2680
|
-
.form-floating > .form-select ~ label::after {
|
|
2662
|
+
.form-floating > textarea:focus ~ label::after,
|
|
2663
|
+
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
|
|
2681
2664
|
position: absolute;
|
|
2682
2665
|
inset: 1rem 0.375rem;
|
|
2683
2666
|
z-index: -1;
|
|
@@ -2686,9 +2669,8 @@ textarea.form-control-lg {
|
|
|
2686
2669
|
background-color: var(--bs-body-bg);
|
|
2687
2670
|
border-radius: var(--bs-border-radius);
|
|
2688
2671
|
}
|
|
2689
|
-
.form-floating >
|
|
2690
|
-
color:
|
|
2691
|
-
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
|
|
2672
|
+
.form-floating > textarea:disabled ~ label::after {
|
|
2673
|
+
background-color: var(--bs-secondary-bg);
|
|
2692
2674
|
}
|
|
2693
2675
|
.form-floating > .form-control-plaintext ~ label {
|
|
2694
2676
|
border-width: var(--bs-border-width) 0;
|
|
@@ -2697,10 +2679,6 @@ textarea.form-control-lg {
|
|
|
2697
2679
|
.form-floating > .form-control:disabled ~ label {
|
|
2698
2680
|
color: #6c757d;
|
|
2699
2681
|
}
|
|
2700
|
-
.form-floating > :disabled ~ label::after,
|
|
2701
|
-
.form-floating > .form-control:disabled ~ label::after {
|
|
2702
|
-
background-color: var(--bs-secondary-bg);
|
|
2703
|
-
}
|
|
2704
2682
|
|
|
2705
2683
|
.input-group {
|
|
2706
2684
|
position: relative;
|
|
@@ -2783,7 +2761,7 @@ textarea.form-control-lg {
|
|
|
2783
2761
|
border-bottom-right-radius: 0;
|
|
2784
2762
|
}
|
|
2785
2763
|
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
|
|
2786
|
-
margin-left: calc(var(--bs-border-width)
|
|
2764
|
+
margin-left: calc(-1 * var(--bs-border-width));
|
|
2787
2765
|
border-top-left-radius: 0;
|
|
2788
2766
|
border-bottom-left-radius: 0;
|
|
2789
2767
|
}
|
|
@@ -2825,7 +2803,7 @@ textarea.form-control-lg {
|
|
|
2825
2803
|
.was-validated .form-control:valid, .form-control.is-valid {
|
|
2826
2804
|
border-color: var(--bs-form-valid-border-color);
|
|
2827
2805
|
padding-right: calc(1.5em + 0.75rem);
|
|
2828
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.
|
|
2806
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
|
|
2829
2807
|
background-repeat: no-repeat;
|
|
2830
2808
|
background-position: right calc(0.375em + 0.1875rem) center;
|
|
2831
2809
|
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
|
|
@@ -2844,7 +2822,7 @@ textarea.form-control-lg {
|
|
|
2844
2822
|
border-color: var(--bs-form-valid-border-color);
|
|
2845
2823
|
}
|
|
2846
2824
|
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
|
|
2847
|
-
--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.
|
|
2825
|
+
--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
|
|
2848
2826
|
padding-right: 4.125rem;
|
|
2849
2827
|
background-position: right 0.75rem center, center right 2.25rem;
|
|
2850
2828
|
background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
|
|
@@ -3756,7 +3734,7 @@ textarea.form-control-lg {
|
|
|
3756
3734
|
}
|
|
3757
3735
|
.btn-group > :not(.btn-check:first-child) + .btn,
|
|
3758
3736
|
.btn-group > .btn-group:not(:first-child) {
|
|
3759
|
-
margin-left: calc(var(--bs-border-width)
|
|
3737
|
+
margin-left: calc(-1 * var(--bs-border-width));
|
|
3760
3738
|
}
|
|
3761
3739
|
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
|
|
3762
3740
|
.btn-group > .btn.dropdown-toggle-split:first-child,
|
|
@@ -3803,14 +3781,15 @@ textarea.form-control-lg {
|
|
|
3803
3781
|
}
|
|
3804
3782
|
.btn-group-vertical > .btn:not(:first-child),
|
|
3805
3783
|
.btn-group-vertical > .btn-group:not(:first-child) {
|
|
3806
|
-
margin-top: calc(var(--bs-border-width)
|
|
3784
|
+
margin-top: calc(-1 * var(--bs-border-width));
|
|
3807
3785
|
}
|
|
3808
3786
|
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
|
|
3809
3787
|
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
|
|
3810
3788
|
border-bottom-right-radius: 0;
|
|
3811
3789
|
border-bottom-left-radius: 0;
|
|
3812
3790
|
}
|
|
3813
|
-
.btn-group-vertical > .btn
|
|
3791
|
+
.btn-group-vertical > .btn:nth-child(n+3),
|
|
3792
|
+
.btn-group-vertical > :not(.btn-check) + .btn,
|
|
3814
3793
|
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
|
|
3815
3794
|
border-top-left-radius: 0;
|
|
3816
3795
|
border-top-right-radius: 0;
|
|
@@ -3934,8 +3913,8 @@ textarea.form-control-lg {
|
|
|
3934
3913
|
|
|
3935
3914
|
.nav-justified > .nav-link,
|
|
3936
3915
|
.nav-justified .nav-item {
|
|
3937
|
-
flex-basis: 0;
|
|
3938
3916
|
flex-grow: 1;
|
|
3917
|
+
flex-basis: 0;
|
|
3939
3918
|
text-align: center;
|
|
3940
3919
|
}
|
|
3941
3920
|
|
|
@@ -4036,8 +4015,8 @@ textarea.form-control-lg {
|
|
|
4036
4015
|
}
|
|
4037
4016
|
|
|
4038
4017
|
.navbar-collapse {
|
|
4039
|
-
flex-basis: 100%;
|
|
4040
4018
|
flex-grow: 1;
|
|
4019
|
+
flex-basis: 100%;
|
|
4041
4020
|
align-items: center;
|
|
4042
4021
|
}
|
|
4043
4022
|
|
|
@@ -4532,7 +4511,7 @@ textarea.form-control-lg {
|
|
|
4532
4511
|
flex-flow: row wrap;
|
|
4533
4512
|
}
|
|
4534
4513
|
.card-group > .card {
|
|
4535
|
-
flex: 1 0 0
|
|
4514
|
+
flex: 1 0 0;
|
|
4536
4515
|
margin-bottom: 0;
|
|
4537
4516
|
}
|
|
4538
4517
|
.card-group > .card + .card {
|
|
@@ -4543,24 +4522,24 @@ textarea.form-control-lg {
|
|
|
4543
4522
|
border-top-right-radius: 0;
|
|
4544
4523
|
border-bottom-right-radius: 0;
|
|
4545
4524
|
}
|
|
4546
|
-
.card-group > .card:not(:last-child) .card-img-top,
|
|
4547
|
-
.card-group > .card:not(:last-child) .card-header {
|
|
4525
|
+
.card-group > .card:not(:last-child) > .card-img-top,
|
|
4526
|
+
.card-group > .card:not(:last-child) > .card-header {
|
|
4548
4527
|
border-top-right-radius: 0;
|
|
4549
4528
|
}
|
|
4550
|
-
.card-group > .card:not(:last-child) .card-img-bottom,
|
|
4551
|
-
.card-group > .card:not(:last-child) .card-footer {
|
|
4529
|
+
.card-group > .card:not(:last-child) > .card-img-bottom,
|
|
4530
|
+
.card-group > .card:not(:last-child) > .card-footer {
|
|
4552
4531
|
border-bottom-right-radius: 0;
|
|
4553
4532
|
}
|
|
4554
4533
|
.card-group > .card:not(:first-child) {
|
|
4555
4534
|
border-top-left-radius: 0;
|
|
4556
4535
|
border-bottom-left-radius: 0;
|
|
4557
4536
|
}
|
|
4558
|
-
.card-group > .card:not(:first-child) .card-img-top,
|
|
4559
|
-
.card-group > .card:not(:first-child) .card-header {
|
|
4537
|
+
.card-group > .card:not(:first-child) > .card-img-top,
|
|
4538
|
+
.card-group > .card:not(:first-child) > .card-header {
|
|
4560
4539
|
border-top-left-radius: 0;
|
|
4561
4540
|
}
|
|
4562
|
-
.card-group > .card:not(:first-child) .card-img-bottom,
|
|
4563
|
-
.card-group > .card:not(:first-child) .card-footer {
|
|
4541
|
+
.card-group > .card:not(:first-child) > .card-img-bottom,
|
|
4542
|
+
.card-group > .card:not(:first-child) > .card-footer {
|
|
4564
4543
|
border-bottom-left-radius: 0;
|
|
4565
4544
|
}
|
|
4566
4545
|
}
|
|
@@ -4577,11 +4556,11 @@ textarea.form-control-lg {
|
|
|
4577
4556
|
--bs-accordion-btn-padding-y: 1rem;
|
|
4578
4557
|
--bs-accordion-btn-color: var(--bs-body-color);
|
|
4579
4558
|
--bs-accordion-btn-bg: var(--bs-accordion-bg);
|
|
4580
|
-
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='
|
|
4559
|
+
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
|
|
4581
4560
|
--bs-accordion-btn-icon-width: 1.25rem;
|
|
4582
4561
|
--bs-accordion-btn-icon-transform: rotate(-180deg);
|
|
4583
4562
|
--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
|
|
4584
|
-
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='
|
|
4563
|
+
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
|
|
4585
4564
|
--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
|
|
4586
4565
|
--bs-accordion-body-padding-x: 1.25rem;
|
|
4587
4566
|
--bs-accordion-body-padding-y: 1rem;
|
|
@@ -4691,16 +4670,15 @@ textarea.form-control-lg {
|
|
|
4691
4670
|
.accordion-flush > .accordion-item:last-child {
|
|
4692
4671
|
border-bottom: 0;
|
|
4693
4672
|
}
|
|
4694
|
-
.accordion-flush > .accordion-item > .accordion-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
.accordion-flush > .accordion-item > .accordion-collapse {
|
|
4673
|
+
.accordion-flush > .accordion-item > .accordion-collapse,
|
|
4674
|
+
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
|
|
4675
|
+
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
|
|
4698
4676
|
border-radius: 0;
|
|
4699
4677
|
}
|
|
4700
4678
|
|
|
4701
4679
|
[data-bs-theme=dark] .accordion-button::after {
|
|
4702
|
-
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.
|
|
4703
|
-
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.
|
|
4680
|
+
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
|
|
4681
|
+
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
|
|
4704
4682
|
}
|
|
4705
4683
|
|
|
4706
4684
|
.breadcrumb {
|
|
@@ -4804,7 +4782,7 @@ textarea.form-control-lg {
|
|
|
4804
4782
|
}
|
|
4805
4783
|
|
|
4806
4784
|
.page-item:not(:first-child) .page-link {
|
|
4807
|
-
margin-left: calc(var(--bs-border-width)
|
|
4785
|
+
margin-left: calc(-1 * var(--bs-border-width));
|
|
4808
4786
|
}
|
|
4809
4787
|
.page-item:first-child .page-link {
|
|
4810
4788
|
border-top-left-radius: var(--bs-pagination-border-radius);
|
|
@@ -4953,7 +4931,7 @@ textarea.form-control-lg {
|
|
|
4953
4931
|
|
|
4954
4932
|
@keyframes progress-bar-stripes {
|
|
4955
4933
|
0% {
|
|
4956
|
-
background-position-x:
|
|
4934
|
+
background-position-x: var(--bs-progress-height);
|
|
4957
4935
|
}
|
|
4958
4936
|
}
|
|
4959
4937
|
.progress,
|
|
@@ -5047,22 +5025,6 @@ textarea.form-control-lg {
|
|
|
5047
5025
|
counter-increment: section;
|
|
5048
5026
|
}
|
|
5049
5027
|
|
|
5050
|
-
.list-group-item-action {
|
|
5051
|
-
width: 100%;
|
|
5052
|
-
color: var(--bs-list-group-action-color);
|
|
5053
|
-
text-align: inherit;
|
|
5054
|
-
}
|
|
5055
|
-
.list-group-item-action:hover, .list-group-item-action:focus {
|
|
5056
|
-
z-index: 1;
|
|
5057
|
-
color: var(--bs-list-group-action-hover-color);
|
|
5058
|
-
text-decoration: none;
|
|
5059
|
-
background-color: var(--bs-list-group-action-hover-bg);
|
|
5060
|
-
}
|
|
5061
|
-
.list-group-item-action:active {
|
|
5062
|
-
color: var(--bs-list-group-action-active-color);
|
|
5063
|
-
background-color: var(--bs-list-group-action-active-bg);
|
|
5064
|
-
}
|
|
5065
|
-
|
|
5066
5028
|
.list-group-item {
|
|
5067
5029
|
position: relative;
|
|
5068
5030
|
display: block;
|
|
@@ -5099,6 +5061,22 @@ textarea.form-control-lg {
|
|
|
5099
5061
|
border-top-width: var(--bs-list-group-border-width);
|
|
5100
5062
|
}
|
|
5101
5063
|
|
|
5064
|
+
.list-group-item-action {
|
|
5065
|
+
width: 100%;
|
|
5066
|
+
color: var(--bs-list-group-action-color);
|
|
5067
|
+
text-align: inherit;
|
|
5068
|
+
}
|
|
5069
|
+
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
|
|
5070
|
+
z-index: 1;
|
|
5071
|
+
color: var(--bs-list-group-action-hover-color);
|
|
5072
|
+
text-decoration: none;
|
|
5073
|
+
background-color: var(--bs-list-group-action-hover-bg);
|
|
5074
|
+
}
|
|
5075
|
+
.list-group-item-action:not(.active):active {
|
|
5076
|
+
color: var(--bs-list-group-action-active-color);
|
|
5077
|
+
background-color: var(--bs-list-group-action-active-bg);
|
|
5078
|
+
}
|
|
5079
|
+
|
|
5102
5080
|
.list-group-horizontal {
|
|
5103
5081
|
flex-direction: row;
|
|
5104
5082
|
}
|
|
@@ -5358,19 +5336,19 @@ textarea.form-control-lg {
|
|
|
5358
5336
|
|
|
5359
5337
|
.btn-close {
|
|
5360
5338
|
--bs-btn-close-color: #000;
|
|
5361
|
-
--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.
|
|
5339
|
+
--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
|
|
5362
5340
|
--bs-btn-close-opacity: 0.5;
|
|
5363
5341
|
--bs-btn-close-hover-opacity: 0.75;
|
|
5364
5342
|
--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
|
|
5365
5343
|
--bs-btn-close-focus-opacity: 1;
|
|
5366
5344
|
--bs-btn-close-disabled-opacity: 0.25;
|
|
5367
|
-
--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
|
|
5368
5345
|
box-sizing: content-box;
|
|
5369
5346
|
width: 1em;
|
|
5370
5347
|
height: 1em;
|
|
5371
5348
|
padding: 0.25em 0.25em;
|
|
5372
5349
|
color: var(--bs-btn-close-color);
|
|
5373
5350
|
background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
|
|
5351
|
+
filter: var(--bs-btn-close-filter);
|
|
5374
5352
|
border: 0;
|
|
5375
5353
|
border-radius: 0.375rem;
|
|
5376
5354
|
opacity: var(--bs-btn-close-opacity);
|
|
@@ -5394,11 +5372,16 @@ textarea.form-control-lg {
|
|
|
5394
5372
|
}
|
|
5395
5373
|
|
|
5396
5374
|
.btn-close-white {
|
|
5397
|
-
|
|
5375
|
+
--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
|
|
5398
5376
|
}
|
|
5399
5377
|
|
|
5400
|
-
|
|
5401
|
-
|
|
5378
|
+
:root,
|
|
5379
|
+
[data-bs-theme=light] {
|
|
5380
|
+
--bs-btn-close-filter: ;
|
|
5381
|
+
}
|
|
5382
|
+
|
|
5383
|
+
[data-bs-theme=dark] {
|
|
5384
|
+
--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
|
|
5402
5385
|
}
|
|
5403
5386
|
|
|
5404
5387
|
.toast {
|
|
@@ -5475,7 +5458,7 @@ textarea.form-control-lg {
|
|
|
5475
5458
|
--bs-modal-width: 500px;
|
|
5476
5459
|
--bs-modal-padding: 1rem;
|
|
5477
5460
|
--bs-modal-margin: 0.5rem;
|
|
5478
|
-
--bs-modal-color: ;
|
|
5461
|
+
--bs-modal-color: var(--bs-body-color);
|
|
5479
5462
|
--bs-modal-bg: var(--bs-body-bg);
|
|
5480
5463
|
--bs-modal-border-color: var(--bs-border-color-translucent);
|
|
5481
5464
|
--bs-modal-border-width: var(--bs-border-width);
|
|
@@ -5511,8 +5494,8 @@ textarea.form-control-lg {
|
|
|
5511
5494
|
pointer-events: none;
|
|
5512
5495
|
}
|
|
5513
5496
|
.modal.fade .modal-dialog {
|
|
5514
|
-
transition: transform 0.3s ease-out;
|
|
5515
5497
|
transform: translate(0, -50px);
|
|
5498
|
+
transition: transform 0.3s ease-out;
|
|
5516
5499
|
}
|
|
5517
5500
|
@media (prefers-reduced-motion: reduce) {
|
|
5518
5501
|
.modal.fade .modal-dialog {
|
|
@@ -5587,7 +5570,10 @@ textarea.form-control-lg {
|
|
|
5587
5570
|
}
|
|
5588
5571
|
.modal-header .btn-close {
|
|
5589
5572
|
padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
|
|
5590
|
-
margin: calc(-0.5 * var(--bs-modal-header-padding-y))
|
|
5573
|
+
margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
|
|
5574
|
+
margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
|
|
5575
|
+
margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
|
|
5576
|
+
margin-left: auto;
|
|
5591
5577
|
}
|
|
5592
5578
|
|
|
5593
5579
|
.modal-title {
|
|
@@ -6108,6 +6094,7 @@ textarea.form-control-lg {
|
|
|
6108
6094
|
color: #fff;
|
|
6109
6095
|
text-align: center;
|
|
6110
6096
|
background: none;
|
|
6097
|
+
filter: var(--bs-carousel-control-icon-filter);
|
|
6111
6098
|
border: 0;
|
|
6112
6099
|
opacity: 0.5;
|
|
6113
6100
|
transition: opacity 0.15s ease;
|
|
@@ -6146,11 +6133,11 @@ textarea.form-control-lg {
|
|
|
6146
6133
|
}
|
|
6147
6134
|
|
|
6148
6135
|
.carousel-control-prev-icon {
|
|
6149
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708
|
|
6136
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
|
|
6150
6137
|
}
|
|
6151
6138
|
|
|
6152
6139
|
.carousel-control-next-icon {
|
|
6153
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.
|
|
6140
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
|
|
6154
6141
|
}
|
|
6155
6142
|
|
|
6156
6143
|
.carousel-indicators {
|
|
@@ -6176,7 +6163,7 @@ textarea.form-control-lg {
|
|
|
6176
6163
|
margin-left: 3px;
|
|
6177
6164
|
text-indent: -999px;
|
|
6178
6165
|
cursor: pointer;
|
|
6179
|
-
background-color:
|
|
6166
|
+
background-color: var(--bs-carousel-indicator-active-bg);
|
|
6180
6167
|
background-clip: padding-box;
|
|
6181
6168
|
border: 0;
|
|
6182
6169
|
border-top: 10px solid transparent;
|
|
@@ -6200,36 +6187,33 @@ textarea.form-control-lg {
|
|
|
6200
6187
|
left: 15%;
|
|
6201
6188
|
padding-top: 1.25rem;
|
|
6202
6189
|
padding-bottom: 1.25rem;
|
|
6203
|
-
color:
|
|
6190
|
+
color: var(--bs-carousel-caption-color);
|
|
6204
6191
|
text-align: center;
|
|
6205
6192
|
}
|
|
6206
6193
|
|
|
6207
|
-
.carousel-dark
|
|
6208
|
-
|
|
6209
|
-
|
|
6210
|
-
|
|
6211
|
-
.carousel-dark .carousel-indicators [data-bs-target] {
|
|
6212
|
-
background-color: #000;
|
|
6213
|
-
}
|
|
6214
|
-
.carousel-dark .carousel-caption {
|
|
6215
|
-
color: #000;
|
|
6194
|
+
.carousel-dark {
|
|
6195
|
+
--bs-carousel-indicator-active-bg: #000;
|
|
6196
|
+
--bs-carousel-caption-color: #000;
|
|
6197
|
+
--bs-carousel-control-icon-filter: invert(1) grayscale(100);
|
|
6216
6198
|
}
|
|
6217
6199
|
|
|
6218
|
-
|
|
6219
|
-
[data-bs-theme=
|
|
6220
|
-
|
|
6221
|
-
|
|
6222
|
-
|
|
6223
|
-
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
|
|
6224
|
-
background-color: #000;
|
|
6200
|
+
:root,
|
|
6201
|
+
[data-bs-theme=light] {
|
|
6202
|
+
--bs-carousel-indicator-active-bg: #fff;
|
|
6203
|
+
--bs-carousel-caption-color: #fff;
|
|
6204
|
+
--bs-carousel-control-icon-filter: ;
|
|
6225
6205
|
}
|
|
6226
|
-
|
|
6227
|
-
|
|
6206
|
+
|
|
6207
|
+
[data-bs-theme=dark] {
|
|
6208
|
+
--bs-carousel-indicator-active-bg: #000;
|
|
6209
|
+
--bs-carousel-caption-color: #000;
|
|
6210
|
+
--bs-carousel-control-icon-filter: invert(1) grayscale(100);
|
|
6228
6211
|
}
|
|
6229
6212
|
|
|
6230
6213
|
.spinner-grow,
|
|
6231
6214
|
.spinner-border {
|
|
6232
6215
|
display: inline-block;
|
|
6216
|
+
flex-shrink: 0;
|
|
6233
6217
|
width: var(--bs-spinner-width);
|
|
6234
6218
|
height: var(--bs-spinner-height);
|
|
6235
6219
|
vertical-align: var(--bs-spinner-vertical-align);
|
|
@@ -6774,7 +6758,10 @@ textarea.form-control-lg {
|
|
|
6774
6758
|
}
|
|
6775
6759
|
.offcanvas-header .btn-close {
|
|
6776
6760
|
padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
|
|
6777
|
-
margin: calc(-0.5 * var(--bs-offcanvas-padding-y))
|
|
6761
|
+
margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
|
|
6762
|
+
margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
|
|
6763
|
+
margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
|
|
6764
|
+
margin-left: auto;
|
|
6778
6765
|
}
|
|
6779
6766
|
|
|
6780
6767
|
.offcanvas-title {
|
|
@@ -7175,6 +7162,10 @@ textarea.form-control-lg {
|
|
|
7175
7162
|
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
|
|
7176
7163
|
position: absolute !important;
|
|
7177
7164
|
}
|
|
7165
|
+
.visually-hidden *,
|
|
7166
|
+
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
|
|
7167
|
+
overflow: hidden !important;
|
|
7168
|
+
}
|
|
7178
7169
|
|
|
7179
7170
|
.stretched-link::after {
|
|
7180
7171
|
position: absolute;
|
|
@@ -12210,6 +12201,12 @@ textarea.form-control-lg {
|
|
|
12210
12201
|
--text-field-color: rgba(255 255 255 / 80%);
|
|
12211
12202
|
--ca-gov-logo: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8192 4563'><defs><linearGradient id='grad1' y1='2329' x2='0' y2='4499' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='%238b5a24'/><stop offset='1' stop-color='%23441a12'/></linearGradient><linearGradient id='grad2' y1='396' x2='0' y2='4498' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='%231b93b8'/><stop offset='.6' stop-color='%231b93b8'/><stop offset='1' stop-color='%2304628d'/></linearGradient></defs><path fill='url(%23grad1)' d='M7850 3454l-4 2c-6-125-108-382-197-463 39-115-15-173-46-212-18-23-79-39-106-49-97-147-304-280-593-365-188-55-410-91-661-96-11 0-24-1-37-1-25 0-53 1-84 3-230 13-583 64-665 64h-7c-35-2-120-40-221-79-119-47-257-98-360-98 0 0-21 0-31 2-97 12-324 157-409 203-58 32-335 150-345 153-133 45-227 197-267 223-4-16-54-86-125-86s-17 1-25 3c-86 36-80 99-80 130-17-7-42-38-89-37s-37 4-59 14c-95 51-44 134-66 163-34 45-146 157-188 234-18 32 2 115-12 148-37 91-238 251-256 288-7 17 47 71 114 123 61 48 82 79 175 104s385-51 443-57h1c17 0 47 11 86 21 34 9 75 17 121 17s26 0 39-2c60-13 100-40 133-73 54-55 86-125 148-152 47-21 108-37 161-37s50 4 70 13c-99 177-77 414-112 448-39 37-69 76-92 113-85 130-97 248-137 276-11 8-26 10-42 10-46 0-109-22-154-22s-20 1-29 4c-53 19-176 133-131 160 14 1 216 1 428 1h184c6 0 118-103 124-103h299c28-4 25-49 154-115 146-57 76-339 263-554 2 0 57-52 70-52 65 0 174 118 566 118s487-135 541-135 81 41 81 54c-175 298 266 632 230 653-1 1-3 1-4 1-15 0-58-24-122-24s-55 4-87 15c-72 24-129 114-74 141 15 0 190 1 364 1s194 0 263-1c22-3 20-45 19-86-1-27-1-53 5-68 18-24 35-108 81-167 46-50 81-89 119-89s31 7 47 21c83 45 282 70 395 111 47 17 80 36 82 62-2 14-13 18-29 18s-15-1-23-2c-28-4-64-13-99-13s-36 3-52 9c-51 19-103 75-118 116-8 22-5 40 16 45h470c54 0 34-108 154-348 18-68-151-160-175-288-16-84-32-250-34-412l3-1 1-1hZ'/><path fill='url(%23grad2)' d='M5362 193h774l711 1843c-187-43-388-67-598-72h-44c-30 0-61 1-90 3h-10c-13 1-26 2-39 3l-312-807-327 846c-9-4-18-8-27-11-19-8-39-16-59-24-156-62-269-113-422-121-153-7-208 25-208 25l651-1685ZM2279 4542c478 0 838-95 1157-264l69-174c-113 17-258 49-374 21s-180-75-289-161c-42-33-109-87-161-159-120 28-248 43-389 43-924 0-1569-643-1569-1563s681-1568 1550-1550c476 10 919 194 1318 593l283-718C3432 236 2874 30 2292 30S1107 249 685 646C246 1058 4 1639 4 2281c0 1332 936 2262 2275 2262v-1h0Z'/><path fill='%23b91f39' d='M2886 1844l-148-424-148 424h-446l361 276-128 424 361-276 361 276-128-424 361-276h-446 1-Z'/></svg>")
|
|
12212
12203
|
no-repeat;
|
|
12204
|
+
--is-mobile: 0;
|
|
12205
|
+
}
|
|
12206
|
+
@media (width <= 991px) {
|
|
12207
|
+
:root {
|
|
12208
|
+
--is-mobile: 1;
|
|
12209
|
+
}
|
|
12213
12210
|
}
|
|
12214
12211
|
/* -----------------------------------------
|
|
12215
12212
|
OCEANSIDE COLOR THEME
|
|
@@ -15022,7 +15019,7 @@ a.list-group-item {
|
|
|
15022
15019
|
transform: translateX(-50%);
|
|
15023
15020
|
z-index: 999;
|
|
15024
15021
|
|
|
15025
|
-
a {
|
|
15022
|
+
& a {
|
|
15026
15023
|
width: 1px;
|
|
15027
15024
|
height: 1px;
|
|
15028
15025
|
text-align: center;
|
|
@@ -15279,7 +15276,7 @@ h2 {
|
|
|
15279
15276
|
align-content: center;
|
|
15280
15277
|
}
|
|
15281
15278
|
|
|
15282
|
-
img {
|
|
15279
|
+
& img {
|
|
15283
15280
|
max-width: 300px;
|
|
15284
15281
|
max-height: 55px;
|
|
15285
15282
|
object-fit: contain !important;
|
|
@@ -15294,7 +15291,7 @@ h2 {
|
|
|
15294
15291
|
}
|
|
15295
15292
|
}
|
|
15296
15293
|
|
|
15297
|
-
a {
|
|
15294
|
+
& a {
|
|
15298
15295
|
position: relative;
|
|
15299
15296
|
text-decoration: none;
|
|
15300
15297
|
color: black;
|
|
@@ -15415,7 +15412,7 @@ h2 {
|
|
|
15415
15412
|
height: 55px;
|
|
15416
15413
|
max-height: 45px;
|
|
15417
15414
|
|
|
15418
|
-
a {
|
|
15415
|
+
& a {
|
|
15419
15416
|
max-width: 225px;
|
|
15420
15417
|
}
|
|
15421
15418
|
}
|
|
@@ -15437,7 +15434,7 @@ h2 {
|
|
|
15437
15434
|
.cagov-logo {
|
|
15438
15435
|
margin-right: 1.5rem;
|
|
15439
15436
|
|
|
15440
|
-
img {
|
|
15437
|
+
& img {
|
|
15441
15438
|
height: 1.7rem;
|
|
15442
15439
|
}
|
|
15443
15440
|
|
|
@@ -15449,7 +15446,7 @@ h2 {
|
|
|
15449
15446
|
}
|
|
15450
15447
|
}
|
|
15451
15448
|
|
|
15452
|
-
ul {
|
|
15449
|
+
& ul {
|
|
15453
15450
|
list-style: none;
|
|
15454
15451
|
margin: 5px 0;
|
|
15455
15452
|
|
|
@@ -15471,7 +15468,7 @@ h2 {
|
|
|
15471
15468
|
padding-left: 0;
|
|
15472
15469
|
margin-top: 1rem;
|
|
15473
15470
|
|
|
15474
|
-
li {
|
|
15471
|
+
& li {
|
|
15475
15472
|
display: inline-block;
|
|
15476
15473
|
}
|
|
15477
15474
|
}
|
|
@@ -15482,10 +15479,10 @@ h2 {
|
|
|
15482
15479
|
font-size: 1.125rem;
|
|
15483
15480
|
line-height: 1.6rem;
|
|
15484
15481
|
|
|
15485
|
-
li {
|
|
15482
|
+
& li {
|
|
15486
15483
|
margin-right: 20px;
|
|
15487
15484
|
|
|
15488
|
-
a {
|
|
15485
|
+
& a {
|
|
15489
15486
|
color: var(--black, #000);
|
|
15490
15487
|
text-decoration: none;
|
|
15491
15488
|
|
|
@@ -15515,7 +15512,7 @@ h2 {
|
|
|
15515
15512
|
margin-top: 5px;
|
|
15516
15513
|
}
|
|
15517
15514
|
|
|
15518
|
-
ul > li {
|
|
15515
|
+
& ul > li {
|
|
15519
15516
|
display: inline-block;
|
|
15520
15517
|
}
|
|
15521
15518
|
}
|
|
@@ -15530,10 +15527,7 @@ h2 {
|
|
|
15530
15527
|
SITE SEARCH - /src/css/cagov/search.css
|
|
15531
15528
|
----------------------------------------- */
|
|
15532
15529
|
|
|
15533
|
-
|
|
15534
|
-
|
|
15535
|
-
.search-container,
|
|
15536
|
-
.featured-search.active {
|
|
15530
|
+
.search-container {
|
|
15537
15531
|
overflow: hidden;
|
|
15538
15532
|
z-index: 7;
|
|
15539
15533
|
position: relative;
|
|
@@ -15550,6 +15544,51 @@ h2 {
|
|
|
15550
15544
|
top: 96px;
|
|
15551
15545
|
}
|
|
15552
15546
|
|
|
15547
|
+
#Search {
|
|
15548
|
+
display: flex;
|
|
15549
|
+
|
|
15550
|
+
.gsc-search-button {
|
|
15551
|
+
right: 50px;
|
|
15552
|
+
background-color: var(--gray-600, #72717c);
|
|
15553
|
+
border-color: var(--gray-600, #72717c);
|
|
15554
|
+
color: var(--white, #fff);
|
|
15555
|
+
|
|
15556
|
+
&:focus {
|
|
15557
|
+
outline: 2px solid var(--outline-dark-mode-color);
|
|
15558
|
+
outline-offset: -4px;
|
|
15559
|
+
}
|
|
15560
|
+
|
|
15561
|
+
&:hover,
|
|
15562
|
+
&:focus {
|
|
15563
|
+
background-color: var(--gray-800, #4a4958);
|
|
15564
|
+
border-color: var(--gray-800, #4a4958);
|
|
15565
|
+
}
|
|
15566
|
+
|
|
15567
|
+
.ca-gov-icon-search {
|
|
15568
|
+
color: var(--white, #fff);
|
|
15569
|
+
}
|
|
15570
|
+
|
|
15571
|
+
@media (width <= 991px) {
|
|
15572
|
+
background-color: var(--white, #fff);
|
|
15573
|
+
border-color: var(--white, #fff);
|
|
15574
|
+
|
|
15575
|
+
.ca-gov-icon-search {
|
|
15576
|
+
color: var(--gray-700, #5e5e6a);
|
|
15577
|
+
}
|
|
15578
|
+
|
|
15579
|
+
&:hover,
|
|
15580
|
+
&:focus {
|
|
15581
|
+
background-color: var(--gray-50, #fafafa);
|
|
15582
|
+
border-color: var(--gray-50, #fafafa);
|
|
15583
|
+
|
|
15584
|
+
.ca-gov-icon-search {
|
|
15585
|
+
color: var(--gray-900, #3b3a48);
|
|
15586
|
+
}
|
|
15587
|
+
}
|
|
15588
|
+
}
|
|
15589
|
+
}
|
|
15590
|
+
}
|
|
15591
|
+
|
|
15553
15592
|
.search-textfield {
|
|
15554
15593
|
font-size: 1.1rem;
|
|
15555
15594
|
width: 100%;
|
|
@@ -15612,52 +15651,21 @@ h2 {
|
|
|
15612
15651
|
float: left;
|
|
15613
15652
|
width: 100%;
|
|
15614
15653
|
}
|
|
15615
|
-
|
|
15616
|
-
.close-search {
|
|
15617
|
-
display: none;
|
|
15618
|
-
position: absolute;
|
|
15619
|
-
right: -10px;
|
|
15620
|
-
cursor: pointer;
|
|
15621
|
-
|
|
15622
|
-
.sr-only {
|
|
15623
|
-
height: unset !important;
|
|
15624
|
-
width: unset !important;
|
|
15625
|
-
position: relative !important;
|
|
15626
|
-
clip: unset !important;
|
|
15627
|
-
background: none !important;
|
|
15628
|
-
margin: 0 !important;
|
|
15629
|
-
font-size: 1.125rem !important;
|
|
15630
|
-
color: var(--color-p2, #046b99);
|
|
15631
|
-
text-decoration: underline;
|
|
15632
|
-
|
|
15633
|
-
&:hover,
|
|
15634
|
-
&:focus {
|
|
15635
|
-
color: var(--color-p2-darker, #214a68);
|
|
15636
|
-
text-decoration: none;
|
|
15637
|
-
}
|
|
15638
|
-
}
|
|
15639
|
-
|
|
15640
|
-
@media (width <= 991px) {
|
|
15641
|
-
right: 0;
|
|
15642
|
-
display: none;
|
|
15643
|
-
}
|
|
15644
|
-
}
|
|
15645
15654
|
}
|
|
15646
15655
|
|
|
15647
15656
|
input[type="search"].search-textfield {
|
|
15648
|
-
padding-left: 10px;
|
|
15649
15657
|
-webkit-appearance: none;
|
|
15650
15658
|
background-color: canvas;
|
|
15651
15659
|
border: 1px solid #72717c;
|
|
15652
15660
|
border-radius: 5px 0 0 5px;
|
|
15661
|
+
}
|
|
15653
15662
|
|
|
15654
|
-
|
|
15655
|
-
|
|
15656
|
-
|
|
15663
|
+
@media (width <= 991px) {
|
|
15664
|
+
input[type="search"].search-textfield {
|
|
15665
|
+
border-color: var(--white, #fff);
|
|
15657
15666
|
|
|
15658
|
-
|
|
15659
|
-
|
|
15660
|
-
}
|
|
15667
|
+
&:focus {
|
|
15668
|
+
outline-offset: -4px;
|
|
15661
15669
|
}
|
|
15662
15670
|
}
|
|
15663
15671
|
}
|
|
@@ -15677,29 +15685,11 @@ input[type="search"].search-textfield {
|
|
|
15677
15685
|
.featured-search {
|
|
15678
15686
|
display: block;
|
|
15679
15687
|
position: absolute;
|
|
15680
|
-
top: 240px;
|
|
15681
15688
|
padding: 0;
|
|
15682
15689
|
max-height: 100%;
|
|
15683
15690
|
border-radius: 0;
|
|
15684
|
-
width: 60%;
|
|
15685
|
-
left: 20%;
|
|
15686
|
-
|
|
15687
|
-
.flexbox {
|
|
15688
|
-
left: 0;
|
|
15689
|
-
right: 0;
|
|
15690
|
-
margin: 0 auto;
|
|
15691
|
-
width: 60%;
|
|
15692
|
-
max-width: 630px;
|
|
15693
|
-
}
|
|
15694
|
-
|
|
15695
|
-
&.play-animation {
|
|
15696
|
-
animation-duration: 1s;
|
|
15697
|
-
animation-fill-mode: both;
|
|
15698
|
-
animation-name: pulse;
|
|
15699
|
-
}
|
|
15700
15691
|
|
|
15701
15692
|
.search-textfield {
|
|
15702
|
-
padding: 14px;
|
|
15703
15693
|
border-color: var(--gray-600, #72717c) !important;
|
|
15704
15694
|
font-size: 1.1rem;
|
|
15705
15695
|
height: 38px;
|
|
@@ -15723,47 +15713,6 @@ input[type="search"].search-textfield {
|
|
|
15723
15713
|
}
|
|
15724
15714
|
}
|
|
15725
15715
|
}
|
|
15726
|
-
|
|
15727
|
-
.featured-search.active {
|
|
15728
|
-
position: relative;
|
|
15729
|
-
visibility: visible;
|
|
15730
|
-
opacity: 1;
|
|
15731
|
-
|
|
15732
|
-
@media (width >= 992px) {
|
|
15733
|
-
position: absolute;
|
|
15734
|
-
}
|
|
15735
|
-
|
|
15736
|
-
transition:
|
|
15737
|
-
top 0.4s,
|
|
15738
|
-
left 0.2s 0.4s,
|
|
15739
|
-
width 0.2s 0.4s,
|
|
15740
|
-
background-color 0.4s + 0.2s,
|
|
15741
|
-
border 0.4s,
|
|
15742
|
-
padding 0.2s 0.4s;
|
|
15743
|
-
top: 96px;
|
|
15744
|
-
left: 0;
|
|
15745
|
-
padding: 20px 0;
|
|
15746
|
-
border-radius: 0;
|
|
15747
|
-
padding-right: 15%;
|
|
15748
|
-
padding-left: 15%;
|
|
15749
|
-
border-bottom: none;
|
|
15750
|
-
width: 100%;
|
|
15751
|
-
max-width: 100%;
|
|
15752
|
-
|
|
15753
|
-
.close-search {
|
|
15754
|
-
display: none;
|
|
15755
|
-
}
|
|
15756
|
-
|
|
15757
|
-
.search-textfield {
|
|
15758
|
-
font-size: 1.1rem;
|
|
15759
|
-
height: 40px;
|
|
15760
|
-
width: 100%;
|
|
15761
|
-
border-radius: var(--border-radius-base);
|
|
15762
|
-
border: 3px solid transparent;
|
|
15763
|
-
padding: 0 4px;
|
|
15764
|
-
transition: border 0.4s;
|
|
15765
|
-
}
|
|
15766
|
-
}
|
|
15767
15716
|
}
|
|
15768
15717
|
|
|
15769
15718
|
/* Resize search bar to look better on tablet size screens */
|
|
@@ -15772,198 +15721,30 @@ input[type="search"].search-textfield {
|
|
|
15772
15721
|
left: 10%;
|
|
15773
15722
|
width: 80%;
|
|
15774
15723
|
}
|
|
15724
|
+
}
|
|
15775
15725
|
|
|
15776
|
-
|
|
15777
|
-
|
|
15778
|
-
|
|
15726
|
+
.search-container.featured-search {
|
|
15727
|
+
@media (width <= 991px) {
|
|
15728
|
+
padding: 0 1rem;
|
|
15729
|
+
max-height: 100%;
|
|
15779
15730
|
}
|
|
15780
15731
|
|
|
15781
|
-
|
|
15782
|
-
|
|
15732
|
+
&:hover,
|
|
15733
|
+
&:focus {
|
|
15734
|
+
background: none;
|
|
15783
15735
|
}
|
|
15784
15736
|
}
|
|
15785
15737
|
|
|
15786
|
-
|
|
15787
|
-
|
|
15788
|
-
|
|
15789
|
-
|
|
15790
|
-
.textfield-container {
|
|
15791
|
-
float: left;
|
|
15792
|
-
padding-right: 44px;
|
|
15793
|
-
margin-right: -44px;
|
|
15794
|
-
width: 100%;
|
|
15738
|
+
@media (width >= 992px) {
|
|
15739
|
+
.fixed.compact .search-container {
|
|
15740
|
+
opacity: 0;
|
|
15795
15741
|
}
|
|
15796
15742
|
|
|
15797
|
-
.search-
|
|
15798
|
-
|
|
15743
|
+
.active-search .fixed.compact .search-container {
|
|
15744
|
+
opacity: 1;
|
|
15745
|
+
top: 55px;
|
|
15799
15746
|
}
|
|
15800
|
-
|
|
15801
|
-
.submit-container {
|
|
15802
|
-
float: left;
|
|
15803
|
-
height: 40px;
|
|
15804
|
-
|
|
15805
|
-
button {
|
|
15806
|
-
color: #fff;
|
|
15807
|
-
border: none;
|
|
15808
|
-
width: 44px;
|
|
15809
|
-
height: 100%;
|
|
15810
|
-
float: left;
|
|
15811
|
-
font-size: 1.5rem;
|
|
15812
|
-
line-height: 0.9375rem;
|
|
15813
|
-
padding: 0;
|
|
15814
|
-
-webkit-appearance: none;
|
|
15815
|
-
|
|
15816
|
-
> span {
|
|
15817
|
-
position: relative;
|
|
15818
|
-
top: 0;
|
|
15819
|
-
font-size: 1.87rem;
|
|
15820
|
-
line-height: 1.875rem;
|
|
15821
|
-
}
|
|
15822
|
-
|
|
15823
|
-
@media (width <= 991px) {
|
|
15824
|
-
font-size: 2rem;
|
|
15825
|
-
line-height: 1em;
|
|
15826
|
-
padding-top: 0;
|
|
15827
|
-
}
|
|
15828
|
-
}
|
|
15829
|
-
}
|
|
15830
|
-
|
|
15831
|
-
input,
|
|
15832
|
-
button {
|
|
15833
|
-
height: 40px;
|
|
15834
|
-
line-height: 2.5rem;
|
|
15835
|
-
}
|
|
15836
|
-
|
|
15837
|
-
button {
|
|
15838
|
-
background: var(--gray-600, #72717c);
|
|
15839
|
-
|
|
15840
|
-
> span {
|
|
15841
|
-
top: 0;
|
|
15842
|
-
font-size: 1.8rem;
|
|
15843
|
-
}
|
|
15844
|
-
}
|
|
15845
|
-
}
|
|
15846
|
-
|
|
15847
|
-
.search-container,
|
|
15848
|
-
.search-container.featured-search.active {
|
|
15849
|
-
.textfield-container {
|
|
15850
|
-
/* Desktop Search Button Padding */
|
|
15851
|
-
margin-right: -80px;
|
|
15852
|
-
padding-right: 80px;
|
|
15853
|
-
|
|
15854
|
-
/* Mobile Search button padding */
|
|
15855
|
-
@media (width <= 991px) {
|
|
15856
|
-
margin-right: -48px;
|
|
15857
|
-
padding-right: 44px;
|
|
15858
|
-
}
|
|
15859
|
-
}
|
|
15860
|
-
|
|
15861
|
-
.submit-container {
|
|
15862
|
-
width: auto;
|
|
15863
|
-
}
|
|
15864
|
-
|
|
15865
|
-
.search-locator {
|
|
15866
|
-
color: var(--gray-900, #3b3a48);
|
|
15867
|
-
float: left;
|
|
15868
|
-
text-align: center;
|
|
15869
|
-
width: 100px;
|
|
15870
|
-
position: relative;
|
|
15871
|
-
display: none;
|
|
15872
|
-
line-height: inherit !important;
|
|
15873
|
-
cursor: pointer;
|
|
15874
|
-
|
|
15875
|
-
[class^="ca-gov-icon-"] {
|
|
15876
|
-
font-size: 1.4rem;
|
|
15877
|
-
padding: 0 !important;
|
|
15878
|
-
position: absolute;
|
|
15879
|
-
top: 0;
|
|
15880
|
-
width: 100%;
|
|
15881
|
-
left: 0;
|
|
15882
|
-
}
|
|
15883
|
-
|
|
15884
|
-
small {
|
|
15885
|
-
position: absolute;
|
|
15886
|
-
top: 1.7em;
|
|
15887
|
-
left: 0;
|
|
15888
|
-
width: 100%;
|
|
15889
|
-
text-align: center;
|
|
15890
|
-
display: block;
|
|
15891
|
-
overflow: hidden;
|
|
15892
|
-
white-space: nowrap;
|
|
15893
|
-
text-overflow: ellipsis;
|
|
15894
|
-
}
|
|
15895
|
-
|
|
15896
|
-
/* Active on mobile */
|
|
15897
|
-
@media (width <= 991px) {
|
|
15898
|
-
width: 75px;
|
|
15899
|
-
margin-left: 5px;
|
|
15900
|
-
}
|
|
15901
|
-
}
|
|
15902
|
-
|
|
15903
|
-
&.active {
|
|
15904
|
-
.search-locator {
|
|
15905
|
-
display: block;
|
|
15906
|
-
}
|
|
15907
|
-
}
|
|
15908
|
-
}
|
|
15909
|
-
|
|
15910
|
-
.search-container.featured-search {
|
|
15911
|
-
@media (width <= 991px) {
|
|
15912
|
-
padding: 0 1rem;
|
|
15913
|
-
max-height: 100%;
|
|
15914
|
-
}
|
|
15915
|
-
|
|
15916
|
-
&:hover,
|
|
15917
|
-
&:focus {
|
|
15918
|
-
background: none;
|
|
15919
|
-
}
|
|
15920
|
-
|
|
15921
|
-
&.active {
|
|
15922
|
-
background-color: var(--gray-100, #f3f3f4);
|
|
15923
|
-
border-top: 1px solid var(--gray-300, #bcbbc1);
|
|
15924
|
-
}
|
|
15925
|
-
}
|
|
15926
|
-
|
|
15927
|
-
@media (width >= 992px) {
|
|
15928
|
-
.fixed.compact .search-container {
|
|
15929
|
-
opacity: 0;
|
|
15930
|
-
}
|
|
15931
|
-
|
|
15932
|
-
.active-search .fixed.compact .search-container,
|
|
15933
|
-
.fixed.compact .search-container.active {
|
|
15934
|
-
opacity: 1;
|
|
15935
|
-
top: 55px;
|
|
15936
|
-
}
|
|
15937
|
-
}
|
|
15938
|
-
|
|
15939
|
-
/* full width navigation search container */
|
|
15940
|
-
@media (width >= 992px) {
|
|
15941
|
-
.nav-full-width + .search-container,
|
|
15942
|
-
.nav-full-width + .featured-search.active {
|
|
15943
|
-
top: 35px;
|
|
15944
|
-
}
|
|
15945
|
-
|
|
15946
|
-
.active-search .fixed.compact .nav-full-width + .search-container,
|
|
15947
|
-
.fixed.compact .nav-full-width + .search-container.active {
|
|
15948
|
-
opacity: 1;
|
|
15949
|
-
top: 35px;
|
|
15950
|
-
}
|
|
15951
|
-
}
|
|
15952
|
-
|
|
15953
|
-
@media (992px <= width <= 1200px) {
|
|
15954
|
-
.nav-full-width + .search-container,
|
|
15955
|
-
.nav-full-width + .featured-search.active {
|
|
15956
|
-
top: 32px;
|
|
15957
|
-
}
|
|
15958
|
-
|
|
15959
|
-
.active-search .fixed.compact .nav-full-width + .search-container,
|
|
15960
|
-
.fixed.compact .nav-full-width + .search-container.active {
|
|
15961
|
-
opacity: 1;
|
|
15962
|
-
top: 32px;
|
|
15963
|
-
}
|
|
15964
|
-
}
|
|
15965
|
-
|
|
15966
|
-
/* Search Button */
|
|
15747
|
+
}
|
|
15967
15748
|
|
|
15968
15749
|
button.gsc-search-button {
|
|
15969
15750
|
border-radius: 0 5px 5px 0;
|
|
@@ -15974,144 +15755,9 @@ button.gsc-search-button {
|
|
|
15974
15755
|
}
|
|
15975
15756
|
|
|
15976
15757
|
/* ------------- Custom search box (not google) -------------- */
|
|
15977
|
-
.search-container {
|
|
15978
|
-
#Search {
|
|
15979
|
-
display: flex;
|
|
15980
|
-
|
|
15981
|
-
.gsc-search-button {
|
|
15982
|
-
right: 50px;
|
|
15983
|
-
background-color: var(--gray-600, #72717c);
|
|
15984
|
-
border-color: var(--gray-600, #72717c);
|
|
15985
|
-
color: var(--white, #fff);
|
|
15986
|
-
|
|
15987
|
-
&:focus {
|
|
15988
|
-
outline: 2px solid var(--outline-dark-mode-color);
|
|
15989
|
-
outline-offset: -4px;
|
|
15990
|
-
}
|
|
15991
|
-
|
|
15992
|
-
&:hover,
|
|
15993
|
-
&:focus {
|
|
15994
|
-
background-color: var(--gray-800, #4a4958);
|
|
15995
|
-
border-color: var(--gray-800, #4a4958);
|
|
15996
|
-
}
|
|
15997
|
-
|
|
15998
|
-
.ca-gov-icon-search {
|
|
15999
|
-
color: var(--white, #fff);
|
|
16000
|
-
}
|
|
16001
|
-
|
|
16002
|
-
@media (width <= 991px) {
|
|
16003
|
-
background-color: var(--white, #fff);
|
|
16004
|
-
border-color: var(--white, #fff);
|
|
16005
|
-
|
|
16006
|
-
.ca-gov-icon-search {
|
|
16007
|
-
color: var(--gray-700, #5e5e6a);
|
|
16008
|
-
}
|
|
16009
|
-
|
|
16010
|
-
&:hover,
|
|
16011
|
-
&:focus {
|
|
16012
|
-
background-color: var(--gray-50, #fafafa);
|
|
16013
|
-
border-color: var(--gray-50, #fafafa);
|
|
16014
|
-
|
|
16015
|
-
.ca-gov-icon-search {
|
|
16016
|
-
color: var(--gray-900, #3b3a48);
|
|
16017
|
-
}
|
|
16018
|
-
}
|
|
16019
|
-
}
|
|
16020
|
-
}
|
|
16021
|
-
|
|
16022
|
-
.close-search-btn {
|
|
16023
|
-
display: block;
|
|
16024
|
-
|
|
16025
|
-
.sr-only {
|
|
16026
|
-
color: var(--color-p2, #046b99);
|
|
16027
|
-
text-decoration: underline;
|
|
16028
|
-
|
|
16029
|
-
&:hover,
|
|
16030
|
-
&:focus {
|
|
16031
|
-
color: var(--color-p2-darker, #214a68);
|
|
16032
|
-
text-decoration: none;
|
|
16033
|
-
}
|
|
16034
|
-
}
|
|
16035
|
-
}
|
|
16036
|
-
|
|
16037
|
-
.close-search {
|
|
16038
|
-
display: block;
|
|
16039
|
-
right: 0;
|
|
16040
|
-
|
|
16041
|
-
@media (width <= 991px) {
|
|
16042
|
-
display: block;
|
|
16043
|
-
cursor: pointer;
|
|
16044
|
-
min-height: 38px;
|
|
16045
|
-
|
|
16046
|
-
.sr-only {
|
|
16047
|
-
height: unset !important;
|
|
16048
|
-
width: unset !important;
|
|
16049
|
-
position: relative !important;
|
|
16050
|
-
clip: unset !important;
|
|
16051
|
-
background: none !important;
|
|
16052
|
-
margin: 0 !important;
|
|
16053
|
-
font-size: 1.125rem !important;
|
|
16054
|
-
}
|
|
16055
|
-
}
|
|
16056
|
-
}
|
|
16057
|
-
}
|
|
16058
|
-
|
|
16059
|
-
&:hover,
|
|
16060
|
-
&:focus,
|
|
16061
|
-
&.active {
|
|
16062
|
-
.search-textfield {
|
|
16063
|
-
background-color: #fff;
|
|
16064
|
-
}
|
|
16065
|
-
|
|
16066
|
-
.submit-container button {
|
|
16067
|
-
border-color: #fff;
|
|
16068
|
-
}
|
|
16069
|
-
}
|
|
16070
|
-
|
|
16071
|
-
&.active {
|
|
16072
|
-
max-height: 300px;
|
|
16073
|
-
padding: 20px 15%;
|
|
16074
|
-
|
|
16075
|
-
/* Active on mobile 991px */
|
|
16076
|
-
@media (width <= 991px) {
|
|
16077
|
-
padding-top: 1.125rem;
|
|
16078
|
-
padding-bottom: 1.125rem;
|
|
16079
|
-
}
|
|
16080
|
-
|
|
16081
|
-
.close-search {
|
|
16082
|
-
display: block;
|
|
16083
|
-
|
|
16084
|
-
@media (width <= 991px) {
|
|
16085
|
-
display: none;
|
|
16086
|
-
}
|
|
16087
|
-
}
|
|
16088
|
-
|
|
16089
|
-
div.gsc-clear-button {
|
|
16090
|
-
width: 40px;
|
|
16091
|
-
|
|
16092
|
-
&::before {
|
|
16093
|
-
content: "\4d";
|
|
16094
|
-
font-family: CaGov;
|
|
16095
|
-
font-size: 2rem;
|
|
16096
|
-
width: 100%;
|
|
16097
|
-
color: var(--gray-100, #ededef);
|
|
16098
|
-
display: block;
|
|
16099
|
-
margin-top: 12px;
|
|
16100
|
-
margin-left: 2px;
|
|
16101
|
-
}
|
|
16102
|
-
}
|
|
16103
|
-
|
|
16104
|
-
background-color: var(--gray-100, #f3f3f4);
|
|
16105
|
-
|
|
16106
|
-
.submit-container button {
|
|
16107
|
-
border-color: var(--gray-200, #d4d4d7);
|
|
16108
|
-
background: var(--gray-700, #5e5e6a);
|
|
16109
|
-
}
|
|
16110
|
-
}
|
|
16111
|
-
}
|
|
16112
15758
|
|
|
16113
15759
|
.featured-search {
|
|
16114
|
-
div.gsc-clear-button {
|
|
15760
|
+
& div.gsc-clear-button {
|
|
16115
15761
|
width: 0;
|
|
16116
15762
|
|
|
16117
15763
|
&::before {
|
|
@@ -16139,25 +15785,6 @@ button.gsc-search-button {
|
|
|
16139
15785
|
}
|
|
16140
15786
|
}
|
|
16141
15787
|
|
|
16142
|
-
.featured-search.active {
|
|
16143
|
-
.search-locator {
|
|
16144
|
-
display: block;
|
|
16145
|
-
}
|
|
16146
|
-
|
|
16147
|
-
.container {
|
|
16148
|
-
#Search {
|
|
16149
|
-
.gsc-search-button {
|
|
16150
|
-
right: 50px;
|
|
16151
|
-
outline-offset: -2px;
|
|
16152
|
-
}
|
|
16153
|
-
|
|
16154
|
-
.close-search-btn {
|
|
16155
|
-
display: block;
|
|
16156
|
-
}
|
|
16157
|
-
}
|
|
16158
|
-
}
|
|
16159
|
-
}
|
|
16160
|
-
|
|
16161
15788
|
/* -----------------------------------------
|
|
16162
15789
|
GOOGLE CUSTOM SEARCH CUSTOMIZATION OVERRIDES
|
|
16163
15790
|
/src/css/cagov/search.css
|
|
@@ -16299,67 +15926,6 @@ table.gsc-search-box td {
|
|
|
16299
15926
|
.full-width-nav .featured-search input.search-textfield {
|
|
16300
15927
|
padding: 0 8px;
|
|
16301
15928
|
}
|
|
16302
|
-
|
|
16303
|
-
/* full width featured search hack for IE */
|
|
16304
|
-
@media all and (-ms-high-contrast: none) {
|
|
16305
|
-
.full-width-nav .featured-search {
|
|
16306
|
-
width: 100%;
|
|
16307
|
-
max-width: 100%;
|
|
16308
|
-
padding-right: 15px;
|
|
16309
|
-
|
|
16310
|
-
.container {
|
|
16311
|
-
width: 40%;
|
|
16312
|
-
float: right;
|
|
16313
|
-
}
|
|
16314
|
-
}
|
|
16315
|
-
|
|
16316
|
-
*::-ms-backdrop,
|
|
16317
|
-
.full-width-nav .featured-search {
|
|
16318
|
-
width: 100%;
|
|
16319
|
-
max-width: 100%;
|
|
16320
|
-
padding-right: 15px;
|
|
16321
|
-
|
|
16322
|
-
.container {
|
|
16323
|
-
width: 40%;
|
|
16324
|
-
float: right;
|
|
16325
|
-
}
|
|
16326
|
-
}
|
|
16327
|
-
}
|
|
16328
|
-
}
|
|
16329
|
-
|
|
16330
|
-
@media (992px <= width <= 1200px) {
|
|
16331
|
-
/* full width featured search hack for IE */
|
|
16332
|
-
@media all and (-ms-high-contrast: none) {
|
|
16333
|
-
.full-width-nav .featured-search {
|
|
16334
|
-
width: 100%;
|
|
16335
|
-
max-width: 100%;
|
|
16336
|
-
padding-right: 15px;
|
|
16337
|
-
|
|
16338
|
-
.container {
|
|
16339
|
-
width: 40%;
|
|
16340
|
-
float: right;
|
|
16341
|
-
}
|
|
16342
|
-
}
|
|
16343
|
-
|
|
16344
|
-
*::-ms-backdrop,
|
|
16345
|
-
.full-width-nav .featured-search {
|
|
16346
|
-
width: 100%;
|
|
16347
|
-
max-width: 100%;
|
|
16348
|
-
padding-right: 15px;
|
|
16349
|
-
|
|
16350
|
-
.container {
|
|
16351
|
-
width: 40%;
|
|
16352
|
-
float: right;
|
|
16353
|
-
}
|
|
16354
|
-
}
|
|
16355
|
-
}
|
|
16356
|
-
}
|
|
16357
|
-
|
|
16358
|
-
/* search box icons for mobile */
|
|
16359
|
-
@media (width <= 991px) {
|
|
16360
|
-
.search-container #Search .close-search {
|
|
16361
|
-
padding-left: 10px;
|
|
16362
|
-
}
|
|
16363
15929
|
}
|
|
16364
15930
|
|
|
16365
15931
|
/* clears the ‘X’ from Internet Explorer */
|
|
@@ -16654,7 +16220,7 @@ input[type="search"]::-webkit-search-results-decoration {
|
|
|
16654
16220
|
margin: 0;
|
|
16655
16221
|
padding: 0;
|
|
16656
16222
|
|
|
16657
|
-
a {
|
|
16223
|
+
& a {
|
|
16658
16224
|
text-decoration: none;
|
|
16659
16225
|
|
|
16660
16226
|
&:focus {
|
|
@@ -17060,7 +16626,7 @@ input[type="search"]::-webkit-search-results-decoration {
|
|
|
17060
16626
|
margin: 0 2px;
|
|
17061
16627
|
text-decoration: none;
|
|
17062
16628
|
|
|
17063
|
-
span[class^="ca-gov-icon"]:not(.carrot) {
|
|
16629
|
+
& span[class^="ca-gov-icon"]:not(.carrot) {
|
|
17064
16630
|
font-size: 1.5rem;
|
|
17065
16631
|
display: inline-block;
|
|
17066
16632
|
vertical-align: -2px;
|
|
@@ -17228,8 +16794,8 @@ input[type="search"]::-webkit-search-results-decoration {
|
|
|
17228
16794
|
.unit1 {
|
|
17229
16795
|
min-height: unset !important;
|
|
17230
16796
|
|
|
17231
|
-
a.second-level-link:hover,
|
|
17232
|
-
a.second-level-link:focus {
|
|
16797
|
+
& a.second-level-link:hover,
|
|
16798
|
+
& a.second-level-link:focus {
|
|
17233
16799
|
background-color: var(--gray-50, #fafafa);
|
|
17234
16800
|
text-decoration: none;
|
|
17235
16801
|
}
|
|
@@ -17242,9 +16808,23 @@ input[type="search"]::-webkit-search-results-decoration {
|
|
|
17242
16808
|
&.has-sub {
|
|
17243
16809
|
.carrot {
|
|
17244
16810
|
position: absolute;
|
|
17245
|
-
right:
|
|
16811
|
+
right: 1.2rem;
|
|
17246
16812
|
top: 0.35rem;
|
|
17247
16813
|
transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
|
|
16814
|
+
|
|
16815
|
+
&::after {
|
|
16816
|
+
content: "";
|
|
16817
|
+
display: inline-block;
|
|
16818
|
+
text-decoration: none;
|
|
16819
|
+
position: relative;
|
|
16820
|
+
width: 0.55rem;
|
|
16821
|
+
height: 0.55rem;
|
|
16822
|
+
border-top: 2px solid var(--color-p2, #046b99);
|
|
16823
|
+
border-left: 2px solid var(--color-p2, #046b99);
|
|
16824
|
+
transform: rotate(225deg);
|
|
16825
|
+
vertical-align: middle;
|
|
16826
|
+
top: -2px;
|
|
16827
|
+
}
|
|
17248
16828
|
}
|
|
17249
16829
|
}
|
|
17250
16830
|
|
|
@@ -17334,34 +16914,41 @@ input[type="search"]::-webkit-search-results-decoration {
|
|
|
17334
16914
|
}
|
|
17335
16915
|
|
|
17336
16916
|
/* button carrot */
|
|
17337
|
-
.first-level-btn
|
|
17338
|
-
|
|
17339
|
-
|
|
17340
|
-
|
|
17341
|
-
|
|
17342
|
-
|
|
17343
|
-
|
|
17344
|
-
|
|
17345
|
-
|
|
17346
|
-
|
|
17347
|
-
|
|
17348
|
-
|
|
17349
|
-
|
|
17350
|
-
|
|
17351
|
-
}
|
|
16917
|
+
.first-level-btn {
|
|
16918
|
+
&[aria-expanded="false"] .rotate,
|
|
16919
|
+
&[aria-expanded="true"] .rotate {
|
|
16920
|
+
display: block;
|
|
16921
|
+
position: absolute;
|
|
16922
|
+
top: 0;
|
|
16923
|
+
right: 0;
|
|
16924
|
+
width: 55px !important;
|
|
16925
|
+
height: 55px !important;
|
|
16926
|
+
text-align: center;
|
|
16927
|
+
cursor: pointer;
|
|
16928
|
+
border: none;
|
|
16929
|
+
transition: all 0.2s ease !important;
|
|
16930
|
+
color: var(--white, #fff) !important;
|
|
17352
16931
|
|
|
17353
|
-
|
|
17354
|
-
|
|
17355
|
-
|
|
17356
|
-
|
|
17357
|
-
|
|
17358
|
-
|
|
17359
|
-
|
|
17360
|
-
|
|
17361
|
-
|
|
17362
|
-
|
|
17363
|
-
|
|
17364
|
-
|
|
16932
|
+
&::after {
|
|
16933
|
+
content: "";
|
|
16934
|
+
display: inline-block;
|
|
16935
|
+
text-decoration: none;
|
|
16936
|
+
position: absolute;
|
|
16937
|
+
width: 0.55rem;
|
|
16938
|
+
height: 0.55rem;
|
|
16939
|
+
border-top: 2px solid #fff;
|
|
16940
|
+
border-left: 2px solid #fff;
|
|
16941
|
+
vertical-align: middle;
|
|
16942
|
+
top: 50%;
|
|
16943
|
+
transform: translateY(-50%) rotate(135deg);
|
|
16944
|
+
right: 1.5rem;
|
|
16945
|
+
margin-left: 0.5rem;
|
|
16946
|
+
}
|
|
16947
|
+
}
|
|
16948
|
+
|
|
16949
|
+
&[aria-expanded="true"] .rotate {
|
|
16950
|
+
transform: rotate(90deg) !important;
|
|
16951
|
+
}
|
|
17365
16952
|
}
|
|
17366
16953
|
|
|
17367
16954
|
/* Side nav second level active styles */
|
|
@@ -17897,7 +17484,7 @@ header.nav-overlay {
|
|
|
17897
17484
|
min-height: 1.75rem;
|
|
17898
17485
|
margin: 0.4rem 0 0 auto;
|
|
17899
17486
|
|
|
17900
|
-
span {
|
|
17487
|
+
& span {
|
|
17901
17488
|
height: 3px;
|
|
17902
17489
|
width: 32px;
|
|
17903
17490
|
display: block;
|
|
@@ -17923,20 +17510,20 @@ header.nav-overlay {
|
|
|
17923
17510
|
}
|
|
17924
17511
|
|
|
17925
17512
|
&[aria-expanded="true"] {
|
|
17926
|
-
span:nth-child(1) {
|
|
17513
|
+
& span:nth-child(1) {
|
|
17927
17514
|
top: 12px;
|
|
17928
17515
|
width: 0%;
|
|
17929
17516
|
}
|
|
17930
17517
|
|
|
17931
|
-
span:nth-child(2) {
|
|
17518
|
+
& span:nth-child(2) {
|
|
17932
17519
|
transform: rotate(45deg);
|
|
17933
17520
|
}
|
|
17934
17521
|
|
|
17935
|
-
span:nth-child(3) {
|
|
17522
|
+
& span:nth-child(3) {
|
|
17936
17523
|
transform: rotate(-45deg);
|
|
17937
17524
|
}
|
|
17938
17525
|
|
|
17939
|
-
span:nth-child(4) {
|
|
17526
|
+
& span:nth-child(4) {
|
|
17940
17527
|
top: 12px;
|
|
17941
17528
|
width: 0%;
|
|
17942
17529
|
}
|
|
@@ -18210,7 +17797,7 @@ header.nav-overlay {
|
|
|
18210
17797
|
}
|
|
18211
17798
|
}
|
|
18212
17799
|
|
|
18213
|
-
a {
|
|
17800
|
+
& a {
|
|
18214
17801
|
display: inline-block;
|
|
18215
17802
|
padding: 0;
|
|
18216
17803
|
text-decoration: underline;
|
|
@@ -18224,7 +17811,7 @@ header.nav-overlay {
|
|
|
18224
17811
|
}
|
|
18225
17812
|
}
|
|
18226
17813
|
|
|
18227
|
-
ul {
|
|
17814
|
+
& ul {
|
|
18228
17815
|
padding-left: 0;
|
|
18229
17816
|
margin-bottom: 0;
|
|
18230
17817
|
margin-left: -5px;
|
|
@@ -18244,10 +17831,10 @@ header.nav-overlay {
|
|
|
18244
17831
|
}
|
|
18245
17832
|
}
|
|
18246
17833
|
|
|
18247
|
-
li {
|
|
17834
|
+
& li {
|
|
18248
17835
|
padding: 0 8px;
|
|
18249
17836
|
|
|
18250
|
-
button {
|
|
17837
|
+
& button {
|
|
18251
17838
|
font-size: 100%;
|
|
18252
17839
|
outline: none !important;
|
|
18253
17840
|
position: relative;
|
|
@@ -18255,7 +17842,7 @@ header.nav-overlay {
|
|
|
18255
17842
|
background-color: transparent;
|
|
18256
17843
|
border: none;
|
|
18257
17844
|
|
|
18258
|
-
span {
|
|
17845
|
+
& span {
|
|
18259
17846
|
font-size: 100% !important;
|
|
18260
17847
|
}
|
|
18261
17848
|
|
|
@@ -18310,7 +17897,7 @@ header.nav-overlay {
|
|
|
18310
17897
|
justify-content: flex-end;
|
|
18311
17898
|
min-height: 38px;
|
|
18312
17899
|
|
|
18313
|
-
a {
|
|
17900
|
+
& a {
|
|
18314
17901
|
margin: 0;
|
|
18315
17902
|
margin-left: 1rem;
|
|
18316
17903
|
font-size: 0.95rem;
|
|
@@ -18320,7 +17907,7 @@ header.nav-overlay {
|
|
|
18320
17907
|
}
|
|
18321
17908
|
}
|
|
18322
17909
|
|
|
18323
|
-
button {
|
|
17910
|
+
& button {
|
|
18324
17911
|
margin: 0;
|
|
18325
17912
|
padding-right: 0;
|
|
18326
17913
|
font-size: 0.95rem;
|
|
@@ -18342,7 +17929,7 @@ header.nav-overlay {
|
|
|
18342
17929
|
align-items: center;
|
|
18343
17930
|
|
|
18344
17931
|
/* stylelint-disable-next-line no-descending-specificity */
|
|
18345
|
-
a {
|
|
17932
|
+
& a {
|
|
18346
17933
|
margin: 0 10px;
|
|
18347
17934
|
color: var(--black, #000);
|
|
18348
17935
|
text-decoration: none;
|
|
@@ -18356,7 +17943,7 @@ header.nav-overlay {
|
|
|
18356
17943
|
.header-cagov-logo {
|
|
18357
17944
|
margin-right: 0.5rem;
|
|
18358
17945
|
|
|
18359
|
-
img {
|
|
17946
|
+
& img {
|
|
18360
17947
|
left: 0;
|
|
18361
17948
|
height: 24px;
|
|
18362
17949
|
margin-top: 6px;
|
|
@@ -18370,7 +17957,7 @@ header.nav-overlay {
|
|
|
18370
17957
|
width: 45px;
|
|
18371
17958
|
}
|
|
18372
17959
|
|
|
18373
|
-
a {
|
|
17960
|
+
& a {
|
|
18374
17961
|
margin: 0;
|
|
18375
17962
|
padding-top: 0;
|
|
18376
17963
|
}
|
|
@@ -18566,7 +18153,7 @@ header.nav-overlay {
|
|
|
18566
18153
|
}
|
|
18567
18154
|
|
|
18568
18155
|
/* stylelint-disable-next-line no-descending-specificity */
|
|
18569
|
-
a:not(.btn) {
|
|
18156
|
+
& a:not(.btn) {
|
|
18570
18157
|
color: var(--white, #fff);
|
|
18571
18158
|
|
|
18572
18159
|
&:hover,
|
|
@@ -19070,7 +18657,7 @@ textarea.sourcecode {
|
|
|
19070
18657
|
color: var(--white, #fff);
|
|
19071
18658
|
|
|
19072
18659
|
/* stylelint-disable-next-line no-descending-specificity */
|
|
19073
|
-
a:not(.btn) {
|
|
18660
|
+
& a:not(.btn) {
|
|
19074
18661
|
color: var(--white, #fff);
|
|
19075
18662
|
text-decoration: underline;
|
|
19076
18663
|
|
|
@@ -19857,7 +19444,7 @@ html {
|
|
|
19857
19444
|
margin-left: 2.5rem;
|
|
19858
19445
|
}
|
|
19859
19446
|
|
|
19860
|
-
img,
|
|
19447
|
+
& img,
|
|
19861
19448
|
.alert-img {
|
|
19862
19449
|
max-width: 28px;
|
|
19863
19450
|
max-height: 28px;
|
|
@@ -19878,7 +19465,7 @@ html {
|
|
|
19878
19465
|
background: none;
|
|
19879
19466
|
}
|
|
19880
19467
|
|
|
19881
|
-
a:not(.btn),
|
|
19468
|
+
& a:not(.btn),
|
|
19882
19469
|
.close {
|
|
19883
19470
|
color: var(--white, #fff);
|
|
19884
19471
|
|
|
@@ -20358,13 +19945,13 @@ html {
|
|
|
20358
19945
|
/* accordion component specific classes */
|
|
20359
19946
|
|
|
20360
19947
|
/* initial styles */
|
|
20361
|
-
cagov-accordion details {
|
|
19948
|
+
cagov-accordion > details {
|
|
20362
19949
|
margin-bottom: 0;
|
|
20363
19950
|
min-height: 3rem;
|
|
20364
19951
|
margin-top: 1rem;
|
|
20365
19952
|
overflow: visible;
|
|
20366
19953
|
|
|
20367
|
-
summary {
|
|
19954
|
+
> summary {
|
|
20368
19955
|
cursor: pointer;
|
|
20369
19956
|
padding: 0.5rem 3rem 0.5rem 3.75rem;
|
|
20370
19957
|
background-color: var(--gray-50, #fafafa);
|
|
@@ -20434,52 +20021,52 @@ cagov-accordion details {
|
|
|
20434
20021
|
|
|
20435
20022
|
/* styles applied after custom element javascript runs */
|
|
20436
20023
|
cagov-accordion:defined {
|
|
20437
|
-
details {
|
|
20024
|
+
> details {
|
|
20438
20025
|
transition: height 0.2s;
|
|
20439
20026
|
height: 3rem;
|
|
20440
20027
|
overflow: visible;
|
|
20441
|
-
}
|
|
20442
|
-
|
|
20443
|
-
summary::-webkit-details-marker {
|
|
20444
|
-
display: none;
|
|
20445
|
-
}
|
|
20446
20028
|
|
|
20447
|
-
|
|
20448
|
-
|
|
20449
|
-
|
|
20029
|
+
> summary {
|
|
20030
|
+
list-style: none;
|
|
20031
|
+
border-radius: 4px;
|
|
20450
20032
|
|
|
20451
|
-
|
|
20452
|
-
|
|
20453
|
-
background-color: var(--gray-100, #f3f3f4);
|
|
20033
|
+
&::-webkit-details-marker {
|
|
20034
|
+
display: none;
|
|
20454
20035
|
}
|
|
20455
20036
|
|
|
20456
|
-
|
|
20457
|
-
|
|
20458
|
-
|
|
20037
|
+
&:focus {
|
|
20038
|
+
&::before {
|
|
20039
|
+
background-color: var(--gray-100, #f3f3f4);
|
|
20040
|
+
}
|
|
20041
|
+
|
|
20042
|
+
&::after {
|
|
20043
|
+
outline: 2px solid var(--outline-default-color);
|
|
20044
|
+
outline-offset: -2px;
|
|
20045
|
+
}
|
|
20459
20046
|
}
|
|
20460
20047
|
}
|
|
20461
|
-
}
|
|
20462
20048
|
|
|
20463
|
-
|
|
20464
|
-
|
|
20049
|
+
&[open] {
|
|
20050
|
+
height: auto;
|
|
20465
20051
|
|
|
20466
|
-
|
|
20467
|
-
|
|
20468
|
-
|
|
20052
|
+
.cagov-open-indicator {
|
|
20053
|
+
&::before {
|
|
20054
|
+
transform: rotate(90deg) translateY(-0.2rem);
|
|
20055
|
+
}
|
|
20469
20056
|
}
|
|
20470
|
-
}
|
|
20471
20057
|
|
|
20472
|
-
|
|
20473
|
-
|
|
20058
|
+
> summary {
|
|
20059
|
+
border-radius: 4px 4px 0 0;
|
|
20474
20060
|
|
|
20475
|
-
|
|
20476
|
-
|
|
20477
|
-
|
|
20478
|
-
|
|
20061
|
+
&::before {
|
|
20062
|
+
border-radius: 3px 0 0;
|
|
20063
|
+
background-color: var(--gray-100, #f3f3f4);
|
|
20064
|
+
}
|
|
20479
20065
|
|
|
20480
|
-
|
|
20481
|
-
|
|
20482
|
-
|
|
20066
|
+
&:focus {
|
|
20067
|
+
&::after {
|
|
20068
|
+
border-radius: 3px 3px 0 0;
|
|
20069
|
+
}
|
|
20483
20070
|
}
|
|
20484
20071
|
}
|
|
20485
20072
|
}
|
|
@@ -20784,13 +20371,13 @@ cagov-accordion:defined {
|
|
|
20784
20371
|
.side-subnav {
|
|
20785
20372
|
padding-left: 0;
|
|
20786
20373
|
|
|
20787
|
-
li {
|
|
20374
|
+
& li {
|
|
20788
20375
|
margin: 0;
|
|
20789
20376
|
padding-left: 0;
|
|
20790
20377
|
list-style: none;
|
|
20791
20378
|
font-size: 1.125rem;
|
|
20792
20379
|
|
|
20793
|
-
a {
|
|
20380
|
+
& a {
|
|
20794
20381
|
position: relative;
|
|
20795
20382
|
display: block;
|
|
20796
20383
|
padding-top: 0.7rem;
|
|
@@ -20841,12 +20428,12 @@ cagov-accordion:defined {
|
|
|
20841
20428
|
}
|
|
20842
20429
|
|
|
20843
20430
|
cagov-accordion.sidenav {
|
|
20844
|
-
details {
|
|
20431
|
+
> details {
|
|
20845
20432
|
border: none;
|
|
20846
20433
|
min-height: 2rem;
|
|
20847
20434
|
margin-top: 0;
|
|
20848
20435
|
|
|
20849
|
-
summary {
|
|
20436
|
+
> summary {
|
|
20850
20437
|
border: none;
|
|
20851
20438
|
background: var(--white, #fff);
|
|
20852
20439
|
padding: 0.7rem 2rem 0.7rem 1rem;
|
|
@@ -20910,7 +20497,7 @@ cagov-accordion.sidenav {
|
|
|
20910
20497
|
}
|
|
20911
20498
|
|
|
20912
20499
|
&[open] {
|
|
20913
|
-
summary {
|
|
20500
|
+
> summary {
|
|
20914
20501
|
color: var(--black, #000);
|
|
20915
20502
|
|
|
20916
20503
|
&::after {
|
|
@@ -20939,7 +20526,7 @@ cagov-accordion.sidenav {
|
|
|
20939
20526
|
margin-bottom: 0;
|
|
20940
20527
|
margin-left: 0;
|
|
20941
20528
|
|
|
20942
|
-
li {
|
|
20529
|
+
& li {
|
|
20943
20530
|
&:first-child {
|
|
20944
20531
|
margin-top: 0;
|
|
20945
20532
|
}
|
|
@@ -20966,12 +20553,12 @@ cagov-accordion.sidenav {
|
|
|
20966
20553
|
font-size: calc(var(--font-size-small) + var(--ratio));
|
|
20967
20554
|
}
|
|
20968
20555
|
|
|
20969
|
-
li {
|
|
20556
|
+
& li {
|
|
20970
20557
|
position: relative;
|
|
20971
20558
|
padding-left: 0.75rem;
|
|
20972
20559
|
padding-right: 0.75rem;
|
|
20973
20560
|
|
|
20974
|
-
a {
|
|
20561
|
+
& a {
|
|
20975
20562
|
padding: 0.375rem 0;
|
|
20976
20563
|
}
|
|
20977
20564
|
|
|
@@ -21049,7 +20636,7 @@ hr.hr-light {
|
|
|
21049
20636
|
border: none;
|
|
21050
20637
|
background-color: var(--color-s1, #eef8fb);
|
|
21051
20638
|
|
|
21052
|
-
img {
|
|
20639
|
+
& img {
|
|
21053
20640
|
max-width: 100px;
|
|
21054
20641
|
max-height: 100px;
|
|
21055
20642
|
border-radius: 50%;
|
|
@@ -21062,7 +20649,7 @@ hr.hr-light {
|
|
|
21062
20649
|
border-left: 1px solid var(--gray-900, #3b3a48);
|
|
21063
20650
|
}
|
|
21064
20651
|
|
|
21065
|
-
p,
|
|
20652
|
+
& p,
|
|
21066
20653
|
.executive-name {
|
|
21067
20654
|
margin-top: 4px;
|
|
21068
20655
|
margin-bottom: 4px;
|
|
@@ -24437,13 +24024,13 @@ fieldset[disabled] .btn-more {
|
|
|
24437
24024
|
margin-left: 0;
|
|
24438
24025
|
padding-left: 0;
|
|
24439
24026
|
|
|
24440
|
-
li {
|
|
24027
|
+
& li {
|
|
24441
24028
|
list-style: none;
|
|
24442
24029
|
margin: 0;
|
|
24443
24030
|
font-size: calc(1rem + var(--ratio));
|
|
24444
24031
|
padding-left: 0;
|
|
24445
24032
|
|
|
24446
|
-
a {
|
|
24033
|
+
& a {
|
|
24447
24034
|
position: relative;
|
|
24448
24035
|
display: block;
|
|
24449
24036
|
text-decoration: none !important;
|
|
@@ -24508,27 +24095,27 @@ fieldset[disabled] .btn-more {
|
|
|
24508
24095
|
}
|
|
24509
24096
|
}
|
|
24510
24097
|
|
|
24511
|
-
a:hover,
|
|
24512
|
-
a:focus {
|
|
24098
|
+
& a:hover,
|
|
24099
|
+
& a:focus {
|
|
24513
24100
|
text-decoration: none;
|
|
24514
24101
|
background-color: var(--gray-50, #fafafa);
|
|
24515
24102
|
color: var(--gray-900, #3b3a48);
|
|
24516
24103
|
}
|
|
24517
24104
|
|
|
24518
24105
|
/* stylelint-disable-next-line no-descending-specificity */
|
|
24519
|
-
a:focus {
|
|
24106
|
+
& a:focus {
|
|
24520
24107
|
outline: 2px solid var(--outline-default-color);
|
|
24521
24108
|
outline-offset: -2px;
|
|
24522
24109
|
}
|
|
24523
24110
|
|
|
24524
|
-
ul {
|
|
24111
|
+
& ul {
|
|
24525
24112
|
padding-left: 0;
|
|
24526
24113
|
|
|
24527
|
-
li {
|
|
24114
|
+
& li {
|
|
24528
24115
|
margin: 0;
|
|
24529
24116
|
|
|
24530
24117
|
/* stylelint-disable-next-line no-descending-specificity */
|
|
24531
|
-
a {
|
|
24118
|
+
& a {
|
|
24532
24119
|
padding-left: 2.5rem;
|
|
24533
24120
|
|
|
24534
24121
|
&.active {
|
|
@@ -24623,7 +24210,7 @@ fieldset[disabled] .btn-more {
|
|
|
24623
24210
|
position: relative;
|
|
24624
24211
|
}
|
|
24625
24212
|
|
|
24626
|
-
ul {
|
|
24213
|
+
& ul {
|
|
24627
24214
|
margin-top: 0;
|
|
24628
24215
|
margin-bottom: 0;
|
|
24629
24216
|
}
|
|
@@ -24631,8 +24218,8 @@ fieldset[disabled] .btn-more {
|
|
|
24631
24218
|
|
|
24632
24219
|
.list-navigation,
|
|
24633
24220
|
.side-navigation ul {
|
|
24634
|
-
li {
|
|
24635
|
-
a {
|
|
24221
|
+
& li {
|
|
24222
|
+
& a {
|
|
24636
24223
|
color: var(--white, #fff);
|
|
24637
24224
|
border-bottom-color: var(--mobile-drawer, #214a68);
|
|
24638
24225
|
|
|
@@ -24662,7 +24249,7 @@ fieldset[disabled] .btn-more {
|
|
|
24662
24249
|
}
|
|
24663
24250
|
}
|
|
24664
24251
|
|
|
24665
|
-
ul li a.active::before {
|
|
24252
|
+
& ul li a.active::before {
|
|
24666
24253
|
border-left-color: var(--color-p1, #fdb81e);
|
|
24667
24254
|
}
|
|
24668
24255
|
}
|
|
@@ -25049,12 +24636,19 @@ a.sidenav {
|
|
|
25049
24636
|
}
|
|
25050
24637
|
|
|
25051
24638
|
&::after {
|
|
25052
|
-
font-family: CaGov;
|
|
25053
|
-
content: "5";
|
|
25054
24639
|
position: absolute;
|
|
25055
|
-
|
|
25056
|
-
|
|
25057
|
-
|
|
24640
|
+
content: "";
|
|
24641
|
+
display: inline-block;
|
|
24642
|
+
text-decoration: none;
|
|
24643
|
+
width: 0.55rem;
|
|
24644
|
+
height: 0.55rem;
|
|
24645
|
+
border-top: 2px solid var(--color-p2, #046b99);
|
|
24646
|
+
border-left: 2px solid var(--color-p2, #046b99);
|
|
24647
|
+
vertical-align: middle;
|
|
24648
|
+
top: 50%;
|
|
24649
|
+
transform: translateY(-50%) rotate(135deg);
|
|
24650
|
+
right: 1.5rem;
|
|
24651
|
+
margin-left: 0.5rem;
|
|
25058
24652
|
}
|
|
25059
24653
|
}
|
|
25060
24654
|
|
|
@@ -25079,6 +24673,11 @@ a.sidenav {
|
|
|
25079
24673
|
.bg-p3 {
|
|
25080
24674
|
.link-grid {
|
|
25081
24675
|
border-color: var(--white, #fff);
|
|
24676
|
+
|
|
24677
|
+
&::after {
|
|
24678
|
+
border-top-color: var(--white, #fff);
|
|
24679
|
+
border-left-color: var(--white, #fff);
|
|
24680
|
+
}
|
|
25082
24681
|
}
|
|
25083
24682
|
}
|
|
25084
24683
|
|
|
@@ -25280,6 +24879,22 @@ a.sidenav {
|
|
|
25280
24879
|
display: block;
|
|
25281
24880
|
}
|
|
25282
24881
|
|
|
24882
|
+
.outline-offset-2:focus {
|
|
24883
|
+
outline-offset: -2px !important;
|
|
24884
|
+
}
|
|
24885
|
+
|
|
24886
|
+
.outline-offset-3:focus {
|
|
24887
|
+
outline-offset: -3px !important;
|
|
24888
|
+
}
|
|
24889
|
+
|
|
24890
|
+
.outline-offset-4:focus {
|
|
24891
|
+
outline-offset: -4px !important;
|
|
24892
|
+
}
|
|
24893
|
+
|
|
24894
|
+
.outline-offset-5:focus {
|
|
24895
|
+
outline-offset: -5px !important;
|
|
24896
|
+
}
|
|
24897
|
+
|
|
25283
24898
|
.cursor-pointer {
|
|
25284
24899
|
cursor: pointer;
|
|
25285
24900
|
}
|