@cagovweb/state-template 6.2.0 → 6.2.1-beta.1

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.
@@ -514,12 +514,12 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
514
514
  .nav-media {
515
515
  background: transparent;
516
516
  }
517
- .nav-media .media:hover {
518
- background: #fff;
519
- }
520
517
  .nav-media .media {
521
518
  border-bottom: 4px solid #fff;
522
519
  }
520
+ .nav-media .media:hover {
521
+ background: #fff;
522
+ }
523
523
  @media (max-width: 767px) {
524
524
  .nav-media .media {
525
525
  border-bottom: 4px solid #fff;
@@ -536,7 +536,7 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
536
536
  .nav-item:hover::after, .nav-item:focus::after {
537
537
  background-color: #046b99;
538
538
  }
539
- /*full width navigation*/
539
+ /* full width navigation */
540
540
  .nav-full-width {
541
541
  background: #046b99;
542
542
  }
@@ -604,6 +604,9 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
604
604
  background-color: #fff;
605
605
  border-color: #fff;
606
606
  }
607
+ .search-container .gsc-search-button .ca-gov-icon-search {
608
+ color: #5e5e6a;
609
+ }
607
610
  .search-container .gsc-search-button:hover, .search-container .gsc-search-button:focus {
608
611
  background-color: #fafafa;
609
612
  border-color: #fafafa;
@@ -611,9 +614,6 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
611
614
  .search-container .gsc-search-button:hover .ca-gov-icon-search, .search-container .gsc-search-button:focus .ca-gov-icon-search {
612
615
  color: #3b3a48;
613
616
  }
614
- .search-container .gsc-search-button .ca-gov-icon-search {
615
- color: #5e5e6a;
616
- }
617
617
  }
618
618
  .search-container:hover .search-textfield, .search-container:focus .search-textfield, .search-container.active .search-textfield {
619
619
  background-color: #fff;
@@ -629,14 +629,14 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
629
629
  background: #555555;
630
630
  }
631
631
 
632
- .featured-search.active .container #Search .close-search-btn .sr-only,
633
- .search-container .close-search .sr-only {
632
+ .search-container .close-search .sr-only,
633
+ .featured-search.active .container #Search .close-search-btn .sr-only {
634
634
  color: #046b99;
635
635
  text-decoration: underline;
636
636
  }
637
- .featured-search.active .container #Search .close-search-btn .sr-only:hover, .featured-search.active .container #Search .close-search-btn .sr-only:focus,
638
- .search-container .close-search .sr-only:hover,
639
- .search-container .close-search .sr-only:focus {
637
+ .search-container .close-search .sr-only:hover, .search-container .close-search .sr-only:focus,
638
+ .featured-search.active .container #Search .close-search-btn .sr-only:hover,
639
+ .featured-search.active .container #Search .close-search-btn .sr-only:focus {
640
640
  color: #035376;
641
641
  text-decoration: none;
642
642
  }
@@ -750,12 +750,12 @@ a:focus {
750
750
  border-color: #ffffff;
751
751
  font-weight: 600;
752
752
  }
753
- .section-overstated .btn-primary:hover, .section-overstated .btn-primary:focus, .section-overstated .btn-primary:not(:disabled):not(.disabled):active, .section-overstated .btn-primary:not(:disabled):not(.disabled).active,
753
+ .section-overstated .btn-primary:hover, .section-overstated .btn-primary:focus, .section-overstated .btn-primary:not(:disabled, .disabled):active, .section-overstated .btn-primary:not(:disabled, .disabled).active,
754
754
  .section-overstated .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-overstated .btn-primary,
755
755
  .card-overstated .btn-primary:hover,
756
756
  .card-overstated .btn-primary:focus,
757
- .card-overstated .btn-primary:not(:disabled):not(.disabled):active,
758
- .card-overstated .btn-primary:not(:disabled):not(.disabled).active,
757
+ .card-overstated .btn-primary:not(:disabled, .disabled):active,
758
+ .card-overstated .btn-primary:not(:disabled, .disabled).active,
759
759
  .card-overstated .btn-primary .show > .dropdown-toggle,
760
760
  .open > .dropdown-toggle .card-overstated .btn-primary {
761
761
  color: #fff;
@@ -767,9 +767,9 @@ a:focus {
767
767
  .card-overstated .btn-primary:focus {
768
768
  outline: solid 2px #2ea3f2 !important;
769
769
  }
770
- .section-overstated .btn-primary:not(:disabled):not(.disabled):active, .section-overstated .btn-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-overstated .btn-primary,
771
- .card-overstated .btn-primary:not(:disabled):not(.disabled):active,
772
- .card-overstated .btn-primary:not(:disabled):not(.disabled).active,
770
+ .section-overstated .btn-primary:not(:disabled, .disabled):active, .section-overstated .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-overstated .btn-primary,
771
+ .card-overstated .btn-primary:not(:disabled, .disabled):active,
772
+ .card-overstated .btn-primary:not(:disabled, .disabled).active,
773
773
  .open > .dropdown-toggle .card-overstated .btn-primary {
774
774
  background-image: none;
775
775
  }
@@ -804,12 +804,12 @@ fieldset[disabled] .card-overstated .btn-primary.active {
804
804
  border-color: #ffffff;
805
805
  font-weight: 600;
806
806
  }
807
- .section-overstated .btn-standout:hover, .section-overstated .btn-standout:focus, .section-overstated .btn-standout:not(:disabled):not(.disabled):active, .section-overstated .btn-standout:not(:disabled):not(.disabled).active,
807
+ .section-overstated .btn-standout:hover, .section-overstated .btn-standout:focus, .section-overstated .btn-standout:not(:disabled, .disabled):active, .section-overstated .btn-standout:not(:disabled, .disabled).active,
808
808
  .section-overstated .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-overstated .btn-standout,
809
809
  .card-overstated .btn-standout:hover,
810
810
  .card-overstated .btn-standout:focus,
811
- .card-overstated .btn-standout:not(:disabled):not(.disabled):active,
812
- .card-overstated .btn-standout:not(:disabled):not(.disabled).active,
811
+ .card-overstated .btn-standout:not(:disabled, .disabled):active,
812
+ .card-overstated .btn-standout:not(:disabled, .disabled).active,
813
813
  .card-overstated .btn-standout .show > .dropdown-toggle,
814
814
  .open > .dropdown-toggle .card-overstated .btn-standout {
815
815
  color: #fff;
@@ -821,9 +821,9 @@ fieldset[disabled] .card-overstated .btn-primary.active {
821
821
  .card-overstated .btn-standout:focus {
822
822
  outline: solid 2px #2ea3f2 !important;
823
823
  }
824
- .section-overstated .btn-standout:not(:disabled):not(.disabled):active, .section-overstated .btn-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-overstated .btn-standout,
825
- .card-overstated .btn-standout:not(:disabled):not(.disabled):active,
826
- .card-overstated .btn-standout:not(:disabled):not(.disabled).active,
824
+ .section-overstated .btn-standout:not(:disabled, .disabled):active, .section-overstated .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-overstated .btn-standout,
825
+ .card-overstated .btn-standout:not(:disabled, .disabled):active,
826
+ .card-overstated .btn-standout:not(:disabled, .disabled).active,
827
827
  .open > .dropdown-toggle .card-overstated .btn-standout {
828
828
  background-image: none;
829
829
  }
@@ -902,12 +902,12 @@ fieldset[disabled] .card-overstated .btn-standout.active {
902
902
  border-color: #ffffff;
903
903
  font-weight: 600;
904
904
  }
905
- .section-standout .btn-primary:hover, .section-standout .btn-primary:focus, .section-standout .btn-primary:not(:disabled):not(.disabled):active, .section-standout .btn-primary:not(:disabled):not(.disabled).active,
905
+ .section-standout .btn-primary:hover, .section-standout .btn-primary:focus, .section-standout .btn-primary:not(:disabled, .disabled):active, .section-standout .btn-primary:not(:disabled, .disabled).active,
906
906
  .section-standout .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-standout .btn-primary,
907
907
  .card-standout .btn-primary:hover,
908
908
  .card-standout .btn-primary:focus,
909
- .card-standout .btn-primary:not(:disabled):not(.disabled):active,
910
- .card-standout .btn-primary:not(:disabled):not(.disabled).active,
909
+ .card-standout .btn-primary:not(:disabled, .disabled):active,
910
+ .card-standout .btn-primary:not(:disabled, .disabled).active,
911
911
  .card-standout .btn-primary .show > .dropdown-toggle,
912
912
  .open > .dropdown-toggle .card-standout .btn-primary {
913
913
  color: #fff;
@@ -919,9 +919,9 @@ fieldset[disabled] .card-overstated .btn-standout.active {
919
919
  .card-standout .btn-primary:focus {
920
920
  outline: solid 2px #2ea3f2 !important;
921
921
  }
922
- .section-standout .btn-primary:not(:disabled):not(.disabled):active, .section-standout .btn-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-standout .btn-primary,
923
- .card-standout .btn-primary:not(:disabled):not(.disabled):active,
924
- .card-standout .btn-primary:not(:disabled):not(.disabled).active,
922
+ .section-standout .btn-primary:not(:disabled, .disabled):active, .section-standout .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-standout .btn-primary,
923
+ .card-standout .btn-primary:not(:disabled, .disabled):active,
924
+ .card-standout .btn-primary:not(:disabled, .disabled).active,
925
925
  .open > .dropdown-toggle .card-standout .btn-primary {
926
926
  background-image: none;
927
927
  }
@@ -956,12 +956,12 @@ fieldset[disabled] .card-standout .btn-primary.active {
956
956
  border-color: #ffffff;
957
957
  font-weight: 600;
958
958
  }
959
- .section-standout .btn-standout:hover, .section-standout .btn-standout:focus, .section-standout .btn-standout:not(:disabled):not(.disabled):active, .section-standout .btn-standout:not(:disabled):not(.disabled).active,
959
+ .section-standout .btn-standout:hover, .section-standout .btn-standout:focus, .section-standout .btn-standout:not(:disabled, .disabled):active, .section-standout .btn-standout:not(:disabled, .disabled).active,
960
960
  .section-standout .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-standout .btn-standout,
961
961
  .card-standout .btn-standout:hover,
962
962
  .card-standout .btn-standout:focus,
963
- .card-standout .btn-standout:not(:disabled):not(.disabled):active,
964
- .card-standout .btn-standout:not(:disabled):not(.disabled).active,
963
+ .card-standout .btn-standout:not(:disabled, .disabled):active,
964
+ .card-standout .btn-standout:not(:disabled, .disabled).active,
965
965
  .card-standout .btn-standout .show > .dropdown-toggle,
966
966
  .open > .dropdown-toggle .card-standout .btn-standout {
967
967
  color: #fff;
@@ -973,9 +973,9 @@ fieldset[disabled] .card-standout .btn-primary.active {
973
973
  .card-standout .btn-standout:focus {
974
974
  outline: solid 2px #2ea3f2 !important;
975
975
  }
976
- .section-standout .btn-standout:not(:disabled):not(.disabled):active, .section-standout .btn-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-standout .btn-standout,
977
- .card-standout .btn-standout:not(:disabled):not(.disabled):active,
978
- .card-standout .btn-standout:not(:disabled):not(.disabled).active,
976
+ .section-standout .btn-standout:not(:disabled, .disabled):active, .section-standout .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-standout .btn-standout,
977
+ .card-standout .btn-standout:not(:disabled, .disabled):active,
978
+ .card-standout .btn-standout:not(:disabled, .disabled).active,
979
979
  .open > .dropdown-toggle .card-standout .btn-standout {
980
980
  background-image: none;
981
981
  }
@@ -1044,12 +1044,12 @@ fieldset[disabled] .card-standout .btn-standout.active {
1044
1044
  border-color: #ffffff;
1045
1045
  font-weight: 600;
1046
1046
  }
1047
- .section-impact .btn-primary:hover, .section-impact .btn-primary:focus, .section-impact .btn-primary:not(:disabled):not(.disabled):active, .section-impact .btn-primary:not(:disabled):not(.disabled).active,
1047
+ .section-impact .btn-primary:hover, .section-impact .btn-primary:focus, .section-impact .btn-primary:not(:disabled, .disabled):active, .section-impact .btn-primary:not(:disabled, .disabled).active,
1048
1048
  .section-impact .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-impact .btn-primary,
1049
1049
  .card-impact .btn-primary:hover,
1050
1050
  .card-impact .btn-primary:focus,
1051
- .card-impact .btn-primary:not(:disabled):not(.disabled):active,
1052
- .card-impact .btn-primary:not(:disabled):not(.disabled).active,
1051
+ .card-impact .btn-primary:not(:disabled, .disabled):active,
1052
+ .card-impact .btn-primary:not(:disabled, .disabled).active,
1053
1053
  .card-impact .btn-primary .show > .dropdown-toggle,
1054
1054
  .open > .dropdown-toggle .card-impact .btn-primary {
1055
1055
  color: #fff;
@@ -1061,9 +1061,9 @@ fieldset[disabled] .card-standout .btn-standout.active {
1061
1061
  .card-impact .btn-primary:focus {
1062
1062
  outline: solid 2px #2ea3f2 !important;
1063
1063
  }
1064
- .section-impact .btn-primary:not(:disabled):not(.disabled):active, .section-impact .btn-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-impact .btn-primary,
1065
- .card-impact .btn-primary:not(:disabled):not(.disabled):active,
1066
- .card-impact .btn-primary:not(:disabled):not(.disabled).active,
1064
+ .section-impact .btn-primary:not(:disabled, .disabled):active, .section-impact .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-impact .btn-primary,
1065
+ .card-impact .btn-primary:not(:disabled, .disabled):active,
1066
+ .card-impact .btn-primary:not(:disabled, .disabled).active,
1067
1067
  .open > .dropdown-toggle .card-impact .btn-primary {
1068
1068
  background-image: none;
1069
1069
  }
@@ -1098,12 +1098,12 @@ fieldset[disabled] .card-impact .btn-primary.active {
1098
1098
  border-color: #ffffff;
1099
1099
  font-weight: 600;
1100
1100
  }
1101
- .section-impact .btn-standout:hover, .section-impact .btn-standout:focus, .section-impact .btn-standout:not(:disabled):not(.disabled):active, .section-impact .btn-standout:not(:disabled):not(.disabled).active,
1101
+ .section-impact .btn-standout:hover, .section-impact .btn-standout:focus, .section-impact .btn-standout:not(:disabled, .disabled):active, .section-impact .btn-standout:not(:disabled, .disabled).active,
1102
1102
  .section-impact .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-impact .btn-standout,
1103
1103
  .card-impact .btn-standout:hover,
1104
1104
  .card-impact .btn-standout:focus,
1105
- .card-impact .btn-standout:not(:disabled):not(.disabled):active,
1106
- .card-impact .btn-standout:not(:disabled):not(.disabled).active,
1105
+ .card-impact .btn-standout:not(:disabled, .disabled):active,
1106
+ .card-impact .btn-standout:not(:disabled, .disabled).active,
1107
1107
  .card-impact .btn-standout .show > .dropdown-toggle,
1108
1108
  .open > .dropdown-toggle .card-impact .btn-standout {
1109
1109
  color: #fff;
@@ -1115,9 +1115,9 @@ fieldset[disabled] .card-impact .btn-primary.active {
1115
1115
  .card-impact .btn-standout:focus {
1116
1116
  outline: solid 2px #2ea3f2 !important;
1117
1117
  }
1118
- .section-impact .btn-standout:not(:disabled):not(.disabled):active, .section-impact .btn-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-impact .btn-standout,
1119
- .card-impact .btn-standout:not(:disabled):not(.disabled):active,
1120
- .card-impact .btn-standout:not(:disabled):not(.disabled).active,
1118
+ .section-impact .btn-standout:not(:disabled, .disabled):active, .section-impact .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-impact .btn-standout,
1119
+ .card-impact .btn-standout:not(:disabled, .disabled):active,
1120
+ .card-impact .btn-standout:not(:disabled, .disabled).active,
1121
1121
  .open > .dropdown-toggle .card-impact .btn-standout {
1122
1122
  background-image: none;
1123
1123
  }
@@ -1153,12 +1153,12 @@ fieldset[disabled] .card-impact .btn-standout.active {
1153
1153
  font-weight: 600;
1154
1154
  margin-bottom: 12px;
1155
1155
  }
1156
- .section-impact .btn-default:hover, .section-impact .btn-default:focus, .section-impact .btn-default:not(:disabled):not(.disabled):active, .section-impact .btn-default:not(:disabled):not(.disabled).active,
1156
+ .section-impact .btn-default:hover, .section-impact .btn-default:focus, .section-impact .btn-default:not(:disabled, .disabled):active, .section-impact .btn-default:not(:disabled, .disabled).active,
1157
1157
  .section-impact .btn-default .show > .dropdown-toggle, .open > .dropdown-toggle .section-impact .btn-default,
1158
1158
  .card-impact .btn-default:hover,
1159
1159
  .card-impact .btn-default:focus,
1160
- .card-impact .btn-default:not(:disabled):not(.disabled):active,
1161
- .card-impact .btn-default:not(:disabled):not(.disabled).active,
1160
+ .card-impact .btn-default:not(:disabled, .disabled):active,
1161
+ .card-impact .btn-default:not(:disabled, .disabled).active,
1162
1162
  .card-impact .btn-default .show > .dropdown-toggle,
1163
1163
  .open > .dropdown-toggle .card-impact .btn-default {
1164
1164
  color: #fff;
@@ -1170,9 +1170,9 @@ fieldset[disabled] .card-impact .btn-standout.active {
1170
1170
  .card-impact .btn-default:focus {
1171
1171
  outline: solid 2px #2ea3f2 !important;
1172
1172
  }
1173
- .section-impact .btn-default:not(:disabled):not(.disabled):active, .section-impact .btn-default:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-impact .btn-default,
1174
- .card-impact .btn-default:not(:disabled):not(.disabled):active,
1175
- .card-impact .btn-default:not(:disabled):not(.disabled).active,
1173
+ .section-impact .btn-default:not(:disabled, .disabled):active, .section-impact .btn-default:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-impact .btn-default,
1174
+ .card-impact .btn-default:not(:disabled, .disabled):active,
1175
+ .card-impact .btn-default:not(:disabled, .disabled).active,
1176
1176
  .open > .dropdown-toggle .card-impact .btn-default {
1177
1177
  background-image: none;
1178
1178
  }
@@ -1238,12 +1238,12 @@ fieldset[disabled] .card-impact .btn-default.active {
1238
1238
  border-color: #ffffff;
1239
1239
  font-weight: 600;
1240
1240
  }
1241
- .section-primary .btn-primary:hover, .section-primary .btn-primary:focus, .section-primary .btn-primary:not(:disabled):not(.disabled):active, .section-primary .btn-primary:not(:disabled):not(.disabled).active,
1241
+ .section-primary .btn-primary:hover, .section-primary .btn-primary:focus, .section-primary .btn-primary:not(:disabled, .disabled):active, .section-primary .btn-primary:not(:disabled, .disabled).active,
1242
1242
  .section-primary .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-primary .btn-primary,
1243
1243
  .card-primary .btn-primary:hover,
1244
1244
  .card-primary .btn-primary:focus,
1245
- .card-primary .btn-primary:not(:disabled):not(.disabled):active,
1246
- .card-primary .btn-primary:not(:disabled):not(.disabled).active,
1245
+ .card-primary .btn-primary:not(:disabled, .disabled):active,
1246
+ .card-primary .btn-primary:not(:disabled, .disabled).active,
1247
1247
  .card-primary .btn-primary .show > .dropdown-toggle,
1248
1248
  .open > .dropdown-toggle .card-primary .btn-primary {
1249
1249
  color: #fff;
@@ -1255,9 +1255,9 @@ fieldset[disabled] .card-impact .btn-default.active {
1255
1255
  .card-primary .btn-primary:focus {
1256
1256
  outline: solid 2px #2ea3f2 !important;
1257
1257
  }
1258
- .section-primary .btn-primary:not(:disabled):not(.disabled):active, .section-primary .btn-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-primary .btn-primary,
1259
- .card-primary .btn-primary:not(:disabled):not(.disabled):active,
1260
- .card-primary .btn-primary:not(:disabled):not(.disabled).active,
1258
+ .section-primary .btn-primary:not(:disabled, .disabled):active, .section-primary .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-primary .btn-primary,
1259
+ .card-primary .btn-primary:not(:disabled, .disabled):active,
1260
+ .card-primary .btn-primary:not(:disabled, .disabled).active,
1261
1261
  .open > .dropdown-toggle .card-primary .btn-primary {
1262
1262
  background-image: none;
1263
1263
  }
@@ -1292,12 +1292,12 @@ fieldset[disabled] .card-primary .btn-primary.active {
1292
1292
  border-color: #ffffff;
1293
1293
  font-weight: 600;
1294
1294
  }
1295
- .section-primary .btn-standout:hover, .section-primary .btn-standout:focus, .section-primary .btn-standout:not(:disabled):not(.disabled):active, .section-primary .btn-standout:not(:disabled):not(.disabled).active,
1295
+ .section-primary .btn-standout:hover, .section-primary .btn-standout:focus, .section-primary .btn-standout:not(:disabled, .disabled):active, .section-primary .btn-standout:not(:disabled, .disabled).active,
1296
1296
  .section-primary .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-primary .btn-standout,
1297
1297
  .card-primary .btn-standout:hover,
1298
1298
  .card-primary .btn-standout:focus,
1299
- .card-primary .btn-standout:not(:disabled):not(.disabled):active,
1300
- .card-primary .btn-standout:not(:disabled):not(.disabled).active,
1299
+ .card-primary .btn-standout:not(:disabled, .disabled):active,
1300
+ .card-primary .btn-standout:not(:disabled, .disabled).active,
1301
1301
  .card-primary .btn-standout .show > .dropdown-toggle,
1302
1302
  .open > .dropdown-toggle .card-primary .btn-standout {
1303
1303
  color: #fff;
@@ -1309,9 +1309,9 @@ fieldset[disabled] .card-primary .btn-primary.active {
1309
1309
  .card-primary .btn-standout:focus {
1310
1310
  outline: solid 2px #2ea3f2 !important;
1311
1311
  }
1312
- .section-primary .btn-standout:not(:disabled):not(.disabled):active, .section-primary .btn-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-primary .btn-standout,
1313
- .card-primary .btn-standout:not(:disabled):not(.disabled):active,
1314
- .card-primary .btn-standout:not(:disabled):not(.disabled).active,
1312
+ .section-primary .btn-standout:not(:disabled, .disabled):active, .section-primary .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-primary .btn-standout,
1313
+ .card-primary .btn-standout:not(:disabled, .disabled):active,
1314
+ .card-primary .btn-standout:not(:disabled, .disabled).active,
1315
1315
  .open > .dropdown-toggle .card-primary .btn-standout {
1316
1316
  background-image: none;
1317
1317
  }
@@ -1372,12 +1372,12 @@ fieldset[disabled] .card-primary .btn-standout.active {
1372
1372
  border-color: #ffffff;
1373
1373
  font-weight: 600;
1374
1374
  }
1375
- .section-inverted .btn-primary:hover, .section-inverted .btn-primary:focus, .section-inverted .btn-primary:not(:disabled):not(.disabled):active, .section-inverted .btn-primary:not(:disabled):not(.disabled).active,
1375
+ .section-inverted .btn-primary:hover, .section-inverted .btn-primary:focus, .section-inverted .btn-primary:not(:disabled, .disabled):active, .section-inverted .btn-primary:not(:disabled, .disabled).active,
1376
1376
  .section-inverted .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-inverted .btn-primary,
1377
1377
  .card-inverted .btn-primary:hover,
1378
1378
  .card-inverted .btn-primary:focus,
1379
- .card-inverted .btn-primary:not(:disabled):not(.disabled):active,
1380
- .card-inverted .btn-primary:not(:disabled):not(.disabled).active,
1379
+ .card-inverted .btn-primary:not(:disabled, .disabled):active,
1380
+ .card-inverted .btn-primary:not(:disabled, .disabled).active,
1381
1381
  .card-inverted .btn-primary .show > .dropdown-toggle,
1382
1382
  .open > .dropdown-toggle .card-inverted .btn-primary {
1383
1383
  color: #fff;
@@ -1389,9 +1389,9 @@ fieldset[disabled] .card-primary .btn-standout.active {
1389
1389
  .card-inverted .btn-primary:focus {
1390
1390
  outline: solid 2px #2ea3f2 !important;
1391
1391
  }
1392
- .section-inverted .btn-primary:not(:disabled):not(.disabled):active, .section-inverted .btn-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-inverted .btn-primary,
1393
- .card-inverted .btn-primary:not(:disabled):not(.disabled):active,
1394
- .card-inverted .btn-primary:not(:disabled):not(.disabled).active,
1392
+ .section-inverted .btn-primary:not(:disabled, .disabled):active, .section-inverted .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-inverted .btn-primary,
1393
+ .card-inverted .btn-primary:not(:disabled, .disabled):active,
1394
+ .card-inverted .btn-primary:not(:disabled, .disabled).active,
1395
1395
  .open > .dropdown-toggle .card-inverted .btn-primary {
1396
1396
  background-image: none;
1397
1397
  }
@@ -1426,12 +1426,12 @@ fieldset[disabled] .card-inverted .btn-primary.active {
1426
1426
  border-color: #ffffff;
1427
1427
  font-weight: 600;
1428
1428
  }
1429
- .section-inverted .btn-standout:hover, .section-inverted .btn-standout:focus, .section-inverted .btn-standout:not(:disabled):not(.disabled):active, .section-inverted .btn-standout:not(:disabled):not(.disabled).active,
1429
+ .section-inverted .btn-standout:hover, .section-inverted .btn-standout:focus, .section-inverted .btn-standout:not(:disabled, .disabled):active, .section-inverted .btn-standout:not(:disabled, .disabled).active,
1430
1430
  .section-inverted .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-inverted .btn-standout,
1431
1431
  .card-inverted .btn-standout:hover,
1432
1432
  .card-inverted .btn-standout:focus,
1433
- .card-inverted .btn-standout:not(:disabled):not(.disabled):active,
1434
- .card-inverted .btn-standout:not(:disabled):not(.disabled).active,
1433
+ .card-inverted .btn-standout:not(:disabled, .disabled):active,
1434
+ .card-inverted .btn-standout:not(:disabled, .disabled).active,
1435
1435
  .card-inverted .btn-standout .show > .dropdown-toggle,
1436
1436
  .open > .dropdown-toggle .card-inverted .btn-standout {
1437
1437
  color: #fff;
@@ -1443,9 +1443,9 @@ fieldset[disabled] .card-inverted .btn-primary.active {
1443
1443
  .card-inverted .btn-standout:focus {
1444
1444
  outline: solid 2px #2ea3f2 !important;
1445
1445
  }
1446
- .section-inverted .btn-standout:not(:disabled):not(.disabled):active, .section-inverted .btn-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .section-inverted .btn-standout,
1447
- .card-inverted .btn-standout:not(:disabled):not(.disabled):active,
1448
- .card-inverted .btn-standout:not(:disabled):not(.disabled).active,
1446
+ .section-inverted .btn-standout:not(:disabled, .disabled):active, .section-inverted .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-inverted .btn-standout,
1447
+ .card-inverted .btn-standout:not(:disabled, .disabled):active,
1448
+ .card-inverted .btn-standout:not(:disabled, .disabled).active,
1449
1449
  .open > .dropdown-toggle .card-inverted .btn-standout {
1450
1450
  background-image: none;
1451
1451
  }
@@ -1620,13 +1620,6 @@ a.text-white:not(.btn):hover {
1620
1620
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1621
1621
  }
1622
1622
 
1623
- .progress-bar-accent1 {
1624
- background-color: #1b79c0;
1625
- }
1626
- .progress-striped .progress-bar-accent1 {
1627
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1628
- }
1629
-
1630
1623
  .progress-bar-accent2 {
1631
1624
  background-color: #077cbb;
1632
1625
  }
@@ -2024,6 +2017,7 @@ a.text-white:not(.btn):hover {
2024
2017
  background-color: #b83928;
2025
2018
  }
2026
2019
 
2020
+ /* stylelint-disable-next-line no-duplicate-selectors */
2027
2021
  .card-inverse .card-header,
2028
2022
  .card-inverted .card-header {
2029
2023
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
@@ -2042,7 +2036,8 @@ a.text-white:not(.btn):hover {
2042
2036
  .card-default {
2043
2037
  border-color: #ddd;
2044
2038
  }
2045
- .panel-default > .panel-heading, .panel-default > .card-heading,
2039
+ .panel-default > .panel-heading,
2040
+ .panel-default > .card-heading,
2046
2041
  .card-default > .panel-heading,
2047
2042
  .card-default > .card-heading {
2048
2043
  color: #3b3a48;
@@ -2050,7 +2045,8 @@ a.text-white:not(.btn):hover {
2050
2045
  border-color: #ddd;
2051
2046
  }
2052
2047
  .panel-default > .panel-heading + .panel-collapse > .panel-body,
2053
- .panel-default > .panel-heading + .card-collapse > .card-body, .panel-default > .card-heading + .panel-collapse > .panel-body,
2048
+ .panel-default > .panel-heading + .card-collapse > .card-body,
2049
+ .panel-default > .card-heading + .panel-collapse > .panel-body,
2054
2050
  .panel-default > .card-heading + .card-collapse > .card-body,
2055
2051
  .card-default > .panel-heading + .panel-collapse > .panel-body,
2056
2052
  .card-default > .panel-heading + .card-collapse > .card-body,
@@ -2058,14 +2054,16 @@ a.text-white:not(.btn):hover {
2058
2054
  .card-default > .card-heading + .card-collapse > .card-body {
2059
2055
  border-top-color: #ddd;
2060
2056
  }
2061
- .panel-default > .panel-heading .badge, .panel-default > .card-heading .badge,
2057
+ .panel-default > .panel-heading .badge,
2058
+ .panel-default > .card-heading .badge,
2062
2059
  .card-default > .panel-heading .badge,
2063
2060
  .card-default > .card-heading .badge {
2064
2061
  color: #f5f5f5;
2065
2062
  background-color: #3b3a48;
2066
2063
  }
2067
2064
  .panel-default > .panel-footer + .panel-collapse > .panel-body,
2068
- .panel-default > .panel-footer + .card-collapse > .card-body, .panel-default > .card-footer + .panel-collapse > .panel-body,
2065
+ .panel-default > .panel-footer + .card-collapse > .card-body,
2066
+ .panel-default > .card-footer + .panel-collapse > .panel-body,
2069
2067
  .panel-default > .card-footer + .card-collapse > .card-body,
2070
2068
  .card-default > .panel-footer + .panel-collapse > .panel-body,
2071
2069
  .card-default > .panel-footer + .card-collapse > .card-body,
@@ -2133,7 +2131,8 @@ a.text-white:not(.btn):hover {
2133
2131
  .card-overstated {
2134
2132
  border-color: #ddd;
2135
2133
  }
2136
- .panel-overstated > .panel-heading, .panel-overstated > .card-heading,
2134
+ .panel-overstated > .panel-heading,
2135
+ .panel-overstated > .card-heading,
2137
2136
  .card-overstated > .panel-heading,
2138
2137
  .card-overstated > .card-heading {
2139
2138
  color: #fff;
@@ -2141,7 +2140,8 @@ a.text-white:not(.btn):hover {
2141
2140
  border-color: #046b99;
2142
2141
  }
2143
2142
  .panel-overstated > .panel-heading + .panel-collapse > .panel-body,
2144
- .panel-overstated > .panel-heading + .card-collapse > .card-body, .panel-overstated > .card-heading + .panel-collapse > .panel-body,
2143
+ .panel-overstated > .panel-heading + .card-collapse > .card-body,
2144
+ .panel-overstated > .card-heading + .panel-collapse > .panel-body,
2145
2145
  .panel-overstated > .card-heading + .card-collapse > .card-body,
2146
2146
  .card-overstated > .panel-heading + .panel-collapse > .panel-body,
2147
2147
  .card-overstated > .panel-heading + .card-collapse > .card-body,
@@ -2149,14 +2149,16 @@ a.text-white:not(.btn):hover {
2149
2149
  .card-overstated > .card-heading + .card-collapse > .card-body {
2150
2150
  border-top-color: #ddd;
2151
2151
  }
2152
- .panel-overstated > .panel-heading .badge, .panel-overstated > .card-heading .badge,
2152
+ .panel-overstated > .panel-heading .badge,
2153
+ .panel-overstated > .card-heading .badge,
2153
2154
  .card-overstated > .panel-heading .badge,
2154
2155
  .card-overstated > .card-heading .badge {
2155
2156
  color: #046b99;
2156
2157
  background-color: #fff;
2157
2158
  }
2158
2159
  .panel-overstated > .panel-footer + .panel-collapse > .panel-body,
2159
- .panel-overstated > .panel-footer + .card-collapse > .card-body, .panel-overstated > .card-footer + .panel-collapse > .panel-body,
2160
+ .panel-overstated > .panel-footer + .card-collapse > .card-body,
2161
+ .panel-overstated > .card-footer + .panel-collapse > .panel-body,
2160
2162
  .panel-overstated > .card-footer + .card-collapse > .card-body,
2161
2163
  .card-overstated > .panel-footer + .panel-collapse > .panel-body,
2162
2164
  .card-overstated > .panel-footer + .card-collapse > .card-body,
@@ -2264,7 +2266,8 @@ a.text-white:not(.btn):hover {
2264
2266
  .card-understated {
2265
2267
  border-color: #ddd;
2266
2268
  }
2267
- .panel-understated > .panel-heading, .panel-understated > .card-heading,
2269
+ .panel-understated > .panel-heading,
2270
+ .panel-understated > .card-heading,
2268
2271
  .card-understated > .panel-heading,
2269
2272
  .card-understated > .card-heading {
2270
2273
  color: #3b3a48;
@@ -2272,7 +2275,8 @@ a.text-white:not(.btn):hover {
2272
2275
  border-color: #eef8fb;
2273
2276
  }
2274
2277
  .panel-understated > .panel-heading + .panel-collapse > .panel-body,
2275
- .panel-understated > .panel-heading + .card-collapse > .card-body, .panel-understated > .card-heading + .panel-collapse > .panel-body,
2278
+ .panel-understated > .panel-heading + .card-collapse > .card-body,
2279
+ .panel-understated > .card-heading + .panel-collapse > .panel-body,
2276
2280
  .panel-understated > .card-heading + .card-collapse > .card-body,
2277
2281
  .card-understated > .panel-heading + .panel-collapse > .panel-body,
2278
2282
  .card-understated > .panel-heading + .card-collapse > .card-body,
@@ -2280,14 +2284,16 @@ a.text-white:not(.btn):hover {
2280
2284
  .card-understated > .card-heading + .card-collapse > .card-body {
2281
2285
  border-top-color: #ddd;
2282
2286
  }
2283
- .panel-understated > .panel-heading .badge, .panel-understated > .card-heading .badge,
2287
+ .panel-understated > .panel-heading .badge,
2288
+ .panel-understated > .card-heading .badge,
2284
2289
  .card-understated > .panel-heading .badge,
2285
2290
  .card-understated > .card-heading .badge {
2286
2291
  color: #eef8fb;
2287
2292
  background-color: #3b3a48;
2288
2293
  }
2289
2294
  .panel-understated > .panel-footer + .panel-collapse > .panel-body,
2290
- .panel-understated > .panel-footer + .card-collapse > .card-body, .panel-understated > .card-footer + .panel-collapse > .panel-body,
2295
+ .panel-understated > .panel-footer + .card-collapse > .card-body,
2296
+ .panel-understated > .card-footer + .panel-collapse > .panel-body,
2291
2297
  .panel-understated > .card-footer + .card-collapse > .card-body,
2292
2298
  .card-understated > .panel-footer + .panel-collapse > .panel-body,
2293
2299
  .card-understated > .panel-footer + .card-collapse > .card-body,
@@ -2364,7 +2370,8 @@ a.text-white:not(.btn):hover {
2364
2370
  .card-standout {
2365
2371
  border-color: #ddd;
2366
2372
  }
2367
- .panel-standout > .panel-heading, .panel-standout > .card-heading,
2373
+ .panel-standout > .panel-heading,
2374
+ .panel-standout > .card-heading,
2368
2375
  .card-standout > .panel-heading,
2369
2376
  .card-standout > .card-heading {
2370
2377
  color: #fff;
@@ -2372,7 +2379,8 @@ a.text-white:not(.btn):hover {
2372
2379
  border-color: #323a45;
2373
2380
  }
2374
2381
  .panel-standout > .panel-heading + .panel-collapse > .panel-body,
2375
- .panel-standout > .panel-heading + .card-collapse > .card-body, .panel-standout > .card-heading + .panel-collapse > .panel-body,
2382
+ .panel-standout > .panel-heading + .card-collapse > .card-body,
2383
+ .panel-standout > .card-heading + .panel-collapse > .panel-body,
2376
2384
  .panel-standout > .card-heading + .card-collapse > .card-body,
2377
2385
  .card-standout > .panel-heading + .panel-collapse > .panel-body,
2378
2386
  .card-standout > .panel-heading + .card-collapse > .card-body,
@@ -2380,14 +2388,16 @@ a.text-white:not(.btn):hover {
2380
2388
  .card-standout > .card-heading + .card-collapse > .card-body {
2381
2389
  border-top-color: #ddd;
2382
2390
  }
2383
- .panel-standout > .panel-heading .badge, .panel-standout > .card-heading .badge,
2391
+ .panel-standout > .panel-heading .badge,
2392
+ .panel-standout > .card-heading .badge,
2384
2393
  .card-standout > .panel-heading .badge,
2385
2394
  .card-standout > .card-heading .badge {
2386
2395
  color: #323a45;
2387
2396
  background-color: #fff;
2388
2397
  }
2389
2398
  .panel-standout > .panel-footer + .panel-collapse > .panel-body,
2390
- .panel-standout > .panel-footer + .card-collapse > .card-body, .panel-standout > .card-footer + .panel-collapse > .panel-body,
2399
+ .panel-standout > .panel-footer + .card-collapse > .card-body,
2400
+ .panel-standout > .card-footer + .panel-collapse > .panel-body,
2391
2401
  .panel-standout > .card-footer + .card-collapse > .card-body,
2392
2402
  .card-standout > .panel-footer + .panel-collapse > .panel-body,
2393
2403
  .card-standout > .panel-footer + .card-collapse > .card-body,
@@ -2667,7 +2677,7 @@ a.text-white:not(.btn):hover {
2667
2677
  border-color: #046b99;
2668
2678
  font-weight: 600;
2669
2679
  }
2670
- .btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
2680
+ .btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled, .disabled):active, .btn-primary:not(:disabled, .disabled).active,
2671
2681
  .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-primary {
2672
2682
  color: #fff;
2673
2683
  background-color: #035376;
@@ -2677,7 +2687,7 @@ a.text-white:not(.btn):hover {
2677
2687
  .btn-primary:focus {
2678
2688
  outline: solid 2px #2ea3f2 !important;
2679
2689
  }
2680
- .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-primary {
2690
+ .btn-primary:not(:disabled, .disabled):active, .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-primary {
2681
2691
  background-image: none;
2682
2692
  }
2683
2693
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
@@ -2701,7 +2711,7 @@ a.text-white:not(.btn):hover {
2701
2711
  border-color: #046b99;
2702
2712
  font-weight: 600;
2703
2713
  }
2704
- .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
2714
+ .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled, .disabled):active, .btn-outline-primary:not(:disabled, .disabled).active,
2705
2715
  .btn-outline-primary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-primary {
2706
2716
  color: #035376;
2707
2717
  background-color: #fff;
@@ -2711,7 +2721,7 @@ a.text-white:not(.btn):hover {
2711
2721
  .btn-outline-primary:focus {
2712
2722
  outline: solid 2px #2ea3f2 !important;
2713
2723
  }
2714
- .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-outline-primary {
2724
+ .btn-outline-primary:not(:disabled, .disabled):active, .btn-outline-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-primary {
2715
2725
  background-image: none;
2716
2726
  }
2717
2727
  .btn-outline-primary.disabled, .btn-outline-primary.disabled:hover, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled:active, .btn-outline-primary.disabled.active, .btn-outline-primary[disabled], .btn-outline-primary[disabled]:hover, .btn-outline-primary[disabled]:focus, .btn-outline-primary[disabled]:active, .btn-outline-primary[disabled].active, fieldset[disabled] .btn-outline-primary, fieldset[disabled] .btn-outline-primary:hover, fieldset[disabled] .btn-outline-primary:focus, fieldset[disabled] .btn-outline-primary:active, fieldset[disabled] .btn-outline-primary.active {
@@ -2729,7 +2739,7 @@ a.text-white:not(.btn):hover {
2729
2739
  border-color: #5e5e6a;
2730
2740
  font-weight: 600;
2731
2741
  }
2732
- .btn-default:hover, .btn-default:focus, .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active,
2742
+ .btn-default:hover, .btn-default:focus, .btn-default:not(:disabled, .disabled):active, .btn-default:not(:disabled, .disabled).active,
2733
2743
  .btn-default .show > .dropdown-toggle, .open > .dropdown-toggle .btn-default {
2734
2744
  color: #000;
2735
2745
  background-color: rgb(255, 255, 255);
@@ -2739,7 +2749,7 @@ a.text-white:not(.btn):hover {
2739
2749
  .btn-default:focus {
2740
2750
  outline: solid 2px #2ea3f2 !important;
2741
2751
  }
2742
- .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-default {
2752
+ .btn-default:not(:disabled, .disabled):active, .btn-default:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-default {
2743
2753
  background-image: none;
2744
2754
  }
2745
2755
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
@@ -2757,7 +2767,7 @@ a.text-white:not(.btn):hover {
2757
2767
  border-color: #323a45;
2758
2768
  font-weight: 600;
2759
2769
  }
2760
- .btn-standout:hover, .btn-standout:focus, .btn-standout:not(:disabled):not(.disabled):active, .btn-standout:not(:disabled):not(.disabled).active,
2770
+ .btn-standout:hover, .btn-standout:focus, .btn-standout:not(:disabled, .disabled):active, .btn-standout:not(:disabled, .disabled).active,
2761
2771
  .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .btn-standout {
2762
2772
  color: #fff;
2763
2773
  background-color: #232930;
@@ -2767,7 +2777,7 @@ a.text-white:not(.btn):hover {
2767
2777
  .btn-standout:focus {
2768
2778
  outline: solid 2px #2ea3f2 !important;
2769
2779
  }
2770
- .btn-standout:not(:disabled):not(.disabled):active, .btn-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-standout {
2780
+ .btn-standout:not(:disabled, .disabled):active, .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-standout {
2771
2781
  background-image: none;
2772
2782
  }
2773
2783
  .btn-standout.disabled, .btn-standout.disabled:hover, .btn-standout.disabled:focus, .btn-standout.disabled:active, .btn-standout.disabled.active, .btn-standout[disabled], .btn-standout[disabled]:hover, .btn-standout[disabled]:focus, .btn-standout[disabled]:active, .btn-standout[disabled].active, fieldset[disabled] .btn-standout, fieldset[disabled] .btn-standout:hover, fieldset[disabled] .btn-standout:focus, fieldset[disabled] .btn-standout:active, fieldset[disabled] .btn-standout.active {
@@ -2791,7 +2801,7 @@ a.text-white:not(.btn):hover {
2791
2801
  border-color: #323a45;
2792
2802
  font-weight: 600;
2793
2803
  }
2794
- .btn-outline-standout:hover, .btn-outline-standout:focus, .btn-outline-standout:not(:disabled):not(.disabled):active, .btn-outline-standout:not(:disabled):not(.disabled).active,
2804
+ .btn-outline-standout:hover, .btn-outline-standout:focus, .btn-outline-standout:not(:disabled, .disabled):active, .btn-outline-standout:not(:disabled, .disabled).active,
2795
2805
  .btn-outline-standout .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-standout {
2796
2806
  color: #232930;
2797
2807
  background-color: #fff;
@@ -2801,7 +2811,7 @@ a.text-white:not(.btn):hover {
2801
2811
  .btn-outline-standout:focus {
2802
2812
  outline: solid 2px #2ea3f2 !important;
2803
2813
  }
2804
- .btn-outline-standout:not(:disabled):not(.disabled):active, .btn-outline-standout:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-outline-standout {
2814
+ .btn-outline-standout:not(:disabled, .disabled):active, .btn-outline-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-standout {
2805
2815
  background-image: none;
2806
2816
  }
2807
2817
  .btn-outline-standout.disabled, .btn-outline-standout.disabled:hover, .btn-outline-standout.disabled:focus, .btn-outline-standout.disabled:active, .btn-outline-standout.disabled.active, .btn-outline-standout[disabled], .btn-outline-standout[disabled]:hover, .btn-outline-standout[disabled]:focus, .btn-outline-standout[disabled]:active, .btn-outline-standout[disabled].active, fieldset[disabled] .btn-outline-standout, fieldset[disabled] .btn-outline-standout:hover, fieldset[disabled] .btn-outline-standout:focus, fieldset[disabled] .btn-outline-standout:active, fieldset[disabled] .btn-outline-standout.active {
@@ -2819,7 +2829,7 @@ a.text-white:not(.btn):hover {
2819
2829
  border-color: #fdc341;
2820
2830
  font-weight: 600;
2821
2831
  }
2822
- .btn-highlight:hover, .btn-highlight:focus, .btn-highlight:not(:disabled):not(.disabled):active, .btn-highlight:not(:disabled):not(.disabled).active,
2832
+ .btn-highlight:hover, .btn-highlight:focus, .btn-highlight:not(:disabled, .disabled):active, .btn-highlight:not(:disabled, .disabled).active,
2823
2833
  .btn-highlight .show > .dropdown-toggle, .open > .dropdown-toggle .btn-highlight {
2824
2834
  color: #3b3a48;
2825
2835
  background-color: #fece65;
@@ -2829,7 +2839,7 @@ a.text-white:not(.btn):hover {
2829
2839
  .btn-highlight:focus {
2830
2840
  outline: solid 2px #2ea3f2 !important;
2831
2841
  }
2832
- .btn-highlight:not(:disabled):not(.disabled):active, .btn-highlight:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-highlight {
2842
+ .btn-highlight:not(:disabled, .disabled):active, .btn-highlight:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-highlight {
2833
2843
  background-image: none;
2834
2844
  }
2835
2845
  .btn-highlight.disabled, .btn-highlight.disabled:hover, .btn-highlight.disabled:focus, .btn-highlight.disabled:active, .btn-highlight.disabled.active, .btn-highlight[disabled], .btn-highlight[disabled]:hover, .btn-highlight[disabled]:focus, .btn-highlight[disabled]:active, .btn-highlight[disabled].active, fieldset[disabled] .btn-highlight, fieldset[disabled] .btn-highlight:hover, fieldset[disabled] .btn-highlight:focus, fieldset[disabled] .btn-highlight:active, fieldset[disabled] .btn-highlight.active {
@@ -2847,7 +2857,7 @@ a.text-white:not(.btn):hover {
2847
2857
  border-color: #fdc341;
2848
2858
  font-weight: 600;
2849
2859
  }
2850
- .btn-outline-highlight:hover, .btn-outline-highlight:focus, .btn-outline-highlight:not(:disabled):not(.disabled):active, .btn-outline-highlight:not(:disabled):not(.disabled).active,
2860
+ .btn-outline-highlight:hover, .btn-outline-highlight:focus, .btn-outline-highlight:not(:disabled, .disabled):active, .btn-outline-highlight:not(:disabled, .disabled).active,
2851
2861
  .btn-outline-highlight .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-highlight {
2852
2862
  color: #3b3a48;
2853
2863
  background-color: #fafafa;
@@ -2857,7 +2867,7 @@ a.text-white:not(.btn):hover {
2857
2867
  .btn-outline-highlight:focus {
2858
2868
  outline: solid 2px #2ea3f2 !important;
2859
2869
  }
2860
- .btn-outline-highlight:not(:disabled):not(.disabled):active, .btn-outline-highlight:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-outline-highlight {
2870
+ .btn-outline-highlight:not(:disabled, .disabled):active, .btn-outline-highlight:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-highlight {
2861
2871
  background-image: none;
2862
2872
  }
2863
2873
  .btn-outline-highlight.disabled, .btn-outline-highlight.disabled:hover, .btn-outline-highlight.disabled:focus, .btn-outline-highlight.disabled:active, .btn-outline-highlight.disabled.active, .btn-outline-highlight[disabled], .btn-outline-highlight[disabled]:hover, .btn-outline-highlight[disabled]:focus, .btn-outline-highlight[disabled]:active, .btn-outline-highlight[disabled].active, fieldset[disabled] .btn-outline-highlight, fieldset[disabled] .btn-outline-highlight:hover, fieldset[disabled] .btn-outline-highlight:focus, fieldset[disabled] .btn-outline-highlight:active, fieldset[disabled] .btn-outline-highlight.active {
@@ -2875,7 +2885,7 @@ a.text-white:not(.btn):hover {
2875
2885
  border-color: #555555;
2876
2886
  font-weight: 600;
2877
2887
  }
2878
- .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
2888
+ .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled, .disabled):active, .btn-secondary:not(:disabled, .disabled).active,
2879
2889
  .btn-secondary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-secondary {
2880
2890
  color: #02374e;
2881
2891
  background-color: #fff;
@@ -2885,7 +2895,7 @@ a.text-white:not(.btn):hover {
2885
2895
  .btn-secondary:focus {
2886
2896
  outline: solid 2px #2ea3f2 !important;
2887
2897
  }
2888
- .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-secondary {
2898
+ .btn-secondary:not(:disabled, .disabled):active, .btn-secondary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-secondary {
2889
2899
  background-image: none;
2890
2900
  }
2891
2901
  .btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary.active {
@@ -2913,7 +2923,7 @@ a.text-white:not(.btn):hover {
2913
2923
  border-color: #555555;
2914
2924
  font-weight: 600;
2915
2925
  }
2916
- .btn-s1:hover, .btn-s1:focus, .btn-s1:not(:disabled):not(.disabled):active, .btn-s1:not(:disabled):not(.disabled).active,
2926
+ .btn-s1:hover, .btn-s1:focus, .btn-s1:not(:disabled, .disabled):active, .btn-s1:not(:disabled, .disabled).active,
2917
2927
  .btn-s1 .show > .dropdown-toggle, .open > .dropdown-toggle .btn-s1 {
2918
2928
  color: #000;
2919
2929
  background-color: #fff;
@@ -2923,7 +2933,7 @@ a.text-white:not(.btn):hover {
2923
2933
  .btn-s1:focus {
2924
2934
  outline: solid 2px #2ea3f2 !important;
2925
2935
  }
2926
- .btn-s1:not(:disabled):not(.disabled):active, .btn-s1:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-s1 {
2936
+ .btn-s1:not(:disabled, .disabled):active, .btn-s1:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-s1 {
2927
2937
  background-image: none;
2928
2938
  }
2929
2939
  .btn-s1.disabled, .btn-s1.disabled:hover, .btn-s1.disabled:focus, .btn-s1.disabled:active, .btn-s1.disabled.active, .btn-s1[disabled], .btn-s1[disabled]:hover, .btn-s1[disabled]:focus, .btn-s1[disabled]:active, .btn-s1[disabled].active, fieldset[disabled] .btn-s1, fieldset[disabled] .btn-s1:hover, fieldset[disabled] .btn-s1:focus, fieldset[disabled] .btn-s1:active, fieldset[disabled] .btn-s1.active {
@@ -2948,7 +2958,7 @@ a.text-white:not(.btn):hover {
2948
2958
  border-color: #555555;
2949
2959
  font-weight: 600;
2950
2960
  }
2951
- .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
2961
+ .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled, .disabled):active, .btn-outline-secondary:not(:disabled, .disabled).active,
2952
2962
  .btn-outline-secondary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-secondary {
2953
2963
  color: #444444;
2954
2964
  background-color: #fff;
@@ -2958,7 +2968,7 @@ a.text-white:not(.btn):hover {
2958
2968
  .btn-outline-secondary:focus {
2959
2969
  outline: solid 2px #2ea3f2 !important;
2960
2970
  }
2961
- .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-outline-secondary {
2971
+ .btn-outline-secondary:not(:disabled, .disabled):active, .btn-outline-secondary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-secondary {
2962
2972
  background-image: none;
2963
2973
  }
2964
2974
  .btn-outline-secondary.disabled, .btn-outline-secondary.disabled:hover, .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled:active, .btn-outline-secondary.disabled.active, .btn-outline-secondary[disabled], .btn-outline-secondary[disabled]:hover, .btn-outline-secondary[disabled]:focus, .btn-outline-secondary[disabled]:active, .btn-outline-secondary[disabled].active, fieldset[disabled] .btn-outline-secondary, fieldset[disabled] .btn-outline-secondary:hover, fieldset[disabled] .btn-outline-secondary:focus, fieldset[disabled] .btn-outline-secondary:active, fieldset[disabled] .btn-outline-secondary.active {
@@ -2976,7 +2986,7 @@ a.text-white:not(.btn):hover {
2976
2986
  border-color: #fff;
2977
2987
  font-weight: 600;
2978
2988
  }
2979
- .btn-light:hover, .btn-light:focus, .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
2989
+ .btn-light:hover, .btn-light:focus, .btn-light:not(:disabled, .disabled):active, .btn-light:not(:disabled, .disabled).active,
2980
2990
  .btn-light .show > .dropdown-toggle, .open > .dropdown-toggle .btn-light {
2981
2991
  color: #000;
2982
2992
  background-color: #ededef;
@@ -2986,7 +2996,7 @@ a.text-white:not(.btn):hover {
2986
2996
  .btn-light:focus {
2987
2997
  outline: solid 2px #2ea3f2 !important;
2988
2998
  }
2989
- .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-light {
2999
+ .btn-light:not(:disabled, .disabled):active, .btn-light:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-light {
2990
3000
  background-image: none;
2991
3001
  }
2992
3002
  .btn-light.disabled, .btn-light.disabled:hover, .btn-light.disabled:focus, .btn-light.disabled:active, .btn-light.disabled.active, .btn-light[disabled], .btn-light[disabled]:hover, .btn-light[disabled]:focus, .btn-light[disabled]:active, .btn-light[disabled].active, fieldset[disabled] .btn-light, fieldset[disabled] .btn-light:hover, fieldset[disabled] .btn-light:focus, fieldset[disabled] .btn-light:active, fieldset[disabled] .btn-light.active {
@@ -3004,7 +3014,7 @@ a.text-white:not(.btn):hover {
3004
3014
  border-color: #fff;
3005
3015
  font-weight: 600;
3006
3016
  }
3007
- .btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
3017
+ .btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:not(:disabled, .disabled):active, .btn-outline-light:not(:disabled, .disabled).active,
3008
3018
  .btn-outline-light .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-light {
3009
3019
  color: #ededef;
3010
3020
  background-color: transparent;
@@ -3014,7 +3024,7 @@ a.text-white:not(.btn):hover {
3014
3024
  .btn-outline-light:focus {
3015
3025
  outline: solid 2px #2ea3f2 !important;
3016
3026
  }
3017
- .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .open > .dropdown-toggle .btn-outline-light {
3027
+ .btn-outline-light:not(:disabled, .disabled):active, .btn-outline-light:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-light {
3018
3028
  background-image: none;
3019
3029
  }
3020
3030
  .btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
@@ -3053,7 +3063,7 @@ input[type=radio]:checked + * i {
3053
3063
  FORM
3054
3064
  /source/scss/colortheme/cs-form.scss
3055
3065
  ----------------------------------------- */
3056
- .custom-file-label:after {
3066
+ .custom-file-label::after {
3057
3067
  background-color: #046b99;
3058
3068
  }
3059
3069
 
@@ -3149,88 +3159,88 @@ input[type=radio]:focus + div {
3149
3159
  /source/scss/colortheme/cs-panes.scss
3150
3160
  ----------------------------------------- */
3151
3161
  @media (min-width: 768px) {
3152
- .bg-highlight.group-right:before,
3153
- .bg-p1.group-right:before {
3162
+ .bg-highlight.group-right::before,
3163
+ .bg-p1.group-right::before {
3154
3164
  border-right-color: #fdb81e;
3155
3165
  }
3156
- .bg-highlight.group-left:after,
3157
- .bg-p1.group-left:after {
3166
+ .bg-highlight.group-left::after,
3167
+ .bg-p1.group-left::after {
3158
3168
  border-left-color: #fdb81e;
3159
3169
  }
3160
- .section-primary.group-right:before,
3161
- .bg-primary.group-right:before,
3162
- .bg-p2.group-right:before {
3170
+ .section-primary.group-right::before,
3171
+ .bg-primary.group-right::before,
3172
+ .bg-p2.group-right::before {
3163
3173
  border-right-color: #046b99;
3164
3174
  }
3165
- .section-primary.group-left:after,
3166
- .bg-primary.group-left:after,
3167
- .bg-p2.group-left:after {
3175
+ .section-primary.group-left::after,
3176
+ .bg-primary.group-left::after,
3177
+ .bg-p2.group-left::after {
3168
3178
  border-left-color: #046b99;
3169
3179
  }
3170
- .section-default.group-right:before {
3180
+ .section-default.group-right::before {
3171
3181
  border-right-color: whitesmoke;
3172
3182
  }
3173
- .section-default.group-left:after {
3183
+ .section-default.group-left::after {
3174
3184
  border-left-color: whitesmoke;
3175
3185
  }
3176
- .section-standout.group-right:before,
3177
- .bg-standout.group-right:before,
3178
- .bg-p3.group-right:before {
3186
+ .section-standout.group-right::before,
3187
+ .bg-standout.group-right::before,
3188
+ .bg-p3.group-right::before {
3179
3189
  border-right-color: #323a45;
3180
3190
  }
3181
- .section-standout.group-left:after,
3182
- .bg-standout.group-left:after,
3183
- .bg-p3.group-left:after {
3191
+ .section-standout.group-left::after,
3192
+ .bg-standout.group-left::after,
3193
+ .bg-p3.group-left::after {
3184
3194
  border-left-color: #323a45;
3185
3195
  }
3186
- .section-understated.group-right:before,
3187
- .bg-s1.group-right:before {
3196
+ .section-understated.group-right::before,
3197
+ .bg-s1.group-right::before {
3188
3198
  border-right-color: #eef8fb;
3189
3199
  }
3190
- .section-understated.group-left:after,
3191
- .bg-s1.group-left:after {
3200
+ .section-understated.group-left::after,
3201
+ .bg-s1.group-left::after {
3192
3202
  border-left-color: #eef8fb;
3193
3203
  }
3194
- .section-inverted.group-right:before {
3204
+ .section-inverted.group-right::before {
3195
3205
  border-right-color: #222222;
3196
3206
  }
3197
- .section-inverted.group-left:after {
3207
+ .section-inverted.group-left::after {
3198
3208
  border-left-color: #222222;
3199
3209
  }
3200
3210
  }
3201
3211
  @media (max-width: 767px) {
3202
- .bg-highlight.group-right:before,
3203
- .bg-p1.group-right:before,
3204
- .bg-highlight.group-left:after,
3205
- .bg-p1.group-left:after {
3212
+ .bg-highlight.group-right::before,
3213
+ .bg-p1.group-right::before,
3214
+ .bg-highlight.group-left::after,
3215
+ .bg-p1.group-left::after {
3206
3216
  border-bottom-color: #fdb81e;
3207
3217
  }
3208
- .section-primary.group-right:before,
3209
- .bg-primary.group-right:before,
3210
- .bg-p2.group-right:before,
3211
- .section-primary.group-left:after,
3212
- .bg-primary.group-left:after,
3213
- .bg-p2.group-left:after {
3218
+ .section-primary.group-right::before,
3219
+ .bg-primary.group-right::before,
3220
+ .bg-p2.group-right::before,
3221
+ .section-primary.group-left::after,
3222
+ .bg-primary.group-left::after,
3223
+ .bg-p2.group-left::after {
3214
3224
  border-bottom-color: #046b99;
3215
3225
  }
3216
- .section-default.group-right:before, .section-default.group-left:after {
3226
+ .section-default.group-right::before, .section-default.group-left::after {
3217
3227
  border-bottom-color: whitesmoke;
3218
3228
  }
3219
- .section-standout.group-right:before,
3220
- .bg-standout.group-right:before,
3221
- .bg-p3.group-right:before,
3222
- .section-standout.group-left:after,
3223
- .bg-standout.group-left:after,
3224
- .bg-p3.group-left:after {
3229
+ .section-standout.group-right::before,
3230
+ .bg-standout.group-right::before,
3231
+ .bg-p3.group-right::before,
3232
+ .section-standout.group-left::after,
3233
+ .bg-standout.group-left::after,
3234
+ .bg-p3.group-left::after {
3225
3235
  border-bottom-color: #323a45;
3226
3236
  }
3227
- .section-understated.group-right:before,
3228
- .bg-s1 .group-right:before,
3229
- .section-understated.group-left:after,
3230
- .bg-s1.group-left:after {
3237
+ .section-understated.group-right::before,
3238
+ .bg-s1 .group-right::before,
3239
+ .section-understated.group-left::after,
3240
+ .bg-s1.group-left::after {
3231
3241
  border-bottom-color: #eef8fb;
3232
3242
  }
3233
- .section-inverted.group-right:before, .section-inverted.group-left:after {
3243
+ .section-inverted.group-right::before, .section-inverted.group-left::after {
3234
3244
  border-bottom-color: #222222;
3235
3245
  }
3236
3246
  }
@@ -3251,8 +3261,8 @@ input[type=radio]:focus + div {
3251
3261
  SIDE NAVIGATION
3252
3262
  /source/scss/colortheme/cs-side-navigation.scss
3253
3263
  ----------------------------------------- */
3254
- .side-navigation ul li a.active:before,
3255
- .list-navigation li a.active:before {
3264
+ .side-navigation ul li a.active::before,
3265
+ .list-navigation li a.active::before {
3256
3266
  border-left-color: #fdb81e;
3257
3267
  }
3258
3268
 
@@ -3270,63 +3280,62 @@ input[type=radio]:focus + div {
3270
3280
  .mobile-sidenav {
3271
3281
  background-color: #035376;
3272
3282
  }
3273
- .mobile-sidenav .side-navigation ul li a,
3274
- .mobile-sidenav .list-navigation li a {
3283
+ .mobile-sidenav .list-navigation li a,
3284
+ .mobile-sidenav .side-navigation ul li a {
3275
3285
  color: #fff;
3276
3286
  border-bottom-color: #035376;
3277
3287
  }
3278
- .mobile-sidenav .side-navigation ul li a:hover, .mobile-sidenav .side-navigation ul li a:focus,
3279
- .mobile-sidenav .list-navigation li a:hover,
3280
- .mobile-sidenav .list-navigation li a:focus {
3288
+ .mobile-sidenav .list-navigation li a:hover, .mobile-sidenav .list-navigation li a:focus,
3289
+ .mobile-sidenav .side-navigation ul li a:hover,
3290
+ .mobile-sidenav .side-navigation ul li a:focus {
3281
3291
  color: #fff;
3282
3292
  background-color: #046b99;
3283
3293
  }
3284
- .mobile-sidenav .side-navigation ul li a.active,
3285
- .mobile-sidenav .list-navigation li a.active {
3294
+ .mobile-sidenav .list-navigation li a.active,
3295
+ .mobile-sidenav .side-navigation ul li a.active {
3286
3296
  background-color: #046b99;
3287
3297
  }
3288
- .mobile-sidenav .side-navigation ul li a.active:before,
3289
- .mobile-sidenav .list-navigation li a.active:before {
3298
+ .mobile-sidenav .list-navigation li a.active::before,
3299
+ .mobile-sidenav .side-navigation ul li a.active::before {
3290
3300
  color: #fff;
3291
3301
  border-left-color: #fdb81e;
3292
3302
  }
3293
- .mobile-sidenav .side-navigation ul li a.active:hover, .mobile-sidenav .side-navigation ul li a.active:focus,
3294
- .mobile-sidenav .list-navigation li a.active:hover,
3295
- .mobile-sidenav .list-navigation li a.active:focus {
3303
+ .mobile-sidenav .list-navigation li a.active:hover, .mobile-sidenav .list-navigation li a.active:focus,
3304
+ .mobile-sidenav .side-navigation ul li a.active:hover,
3305
+ .mobile-sidenav .side-navigation ul li a.active:focus {
3296
3306
  color: #fff;
3297
3307
  background-color: #035376;
3298
3308
  }
3299
- .mobile-sidenav .side-navigation ul li a ul li a.active::before,
3300
- .mobile-sidenav .list-navigation li a ul li a.active::before {
3309
+ .mobile-sidenav .list-navigation li a ul li a.active::before,
3310
+ .mobile-sidenav .side-navigation ul li a ul li a.active::before {
3301
3311
  border-left-color: #fdb81e;
3302
3312
  }
3303
3313
 
3304
3314
  /* DESKTOP */
3305
3315
  @media (min-width: 992px) {
3306
- .side-navigation ul li a,
3307
- .list-navigation li a {
3316
+ .list-navigation li a,
3317
+ .side-navigation ul li a {
3308
3318
  color: #5e5e6a;
3309
3319
  }
3310
- .side-navigation ul li a:hover, .side-navigation ul li a:hover,
3311
3320
  .list-navigation li a:hover,
3312
- .list-navigation li a:hover {
3321
+ .side-navigation ul li a:hover {
3313
3322
  color: #3b3a48;
3314
3323
  }
3315
- .side-navigation ul li a.active:before,
3316
- .list-navigation li a.active:before {
3324
+ .list-navigation li a.active::before,
3325
+ .side-navigation ul li a.active::before {
3317
3326
  border-left-color: #fdb81e;
3318
3327
  }
3319
- .side-navigation ul li ul li a.active::before,
3320
- .list-navigation li ul li a.active::before {
3328
+ .list-navigation li ul li a.active::before,
3329
+ .side-navigation ul li ul li a.active::before {
3321
3330
  border-left-color: #fdb81e;
3322
3331
  }
3323
3332
  a.sidenav {
3324
3333
  color: #5e5e6a;
3325
3334
  }
3326
- a.sidenav:hover, a.sidenav:hover {
3335
+ a.sidenav:hover {
3327
3336
  color: #3b3a48;
3328
3337
  }
3329
- a.sidenav.active:before {
3338
+ a.sidenav.active::before {
3330
3339
  border-left-color: #fdb81e;
3331
3340
  }
3332
3341
  }
@@ -3562,7 +3571,7 @@ cagov-accordion.sidenav details summary.active {
3562
3571
  cagov-accordion.sidenav details summary.active:hover, cagov-accordion.sidenav details summary.active:focus {
3563
3572
  color: #000 !important;
3564
3573
  }
3565
- cagov-accordion.sidenav details summary.active:before {
3574
+ cagov-accordion.sidenav details summary.active::before {
3566
3575
  background-color: #fdb81e !important;
3567
3576
  }
3568
3577
 
@@ -3572,7 +3581,7 @@ cagov-accordion.sidenav details summary.active:before {
3572
3581
  .side-subnav li a:hover, .side-subnav li a:focus {
3573
3582
  color: #000;
3574
3583
  }
3575
- .side-subnav li a.active:before {
3584
+ .side-subnav li a.active::before {
3576
3585
  border-left-color: #fdb81e;
3577
3586
  }
3578
3587
 
@@ -3586,6 +3595,16 @@ cagov-accordion.sidenav details summary.active:before {
3586
3595
  background-color: #035376 !important;
3587
3596
  }
3588
3597
 
3598
+ .side-nav.section-understated .accordion .accordion__heading .accordion__trigger {
3599
+ color: #4a4958;
3600
+ }
3601
+ .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger {
3602
+ background-color: #046b99 !important;
3603
+ }
3604
+ .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:focus {
3605
+ background-color: #035376 !important;
3606
+ }
3607
+
3589
3608
  .side-nav.section-standout .accordion .accordion__heading.active .accordion__trigger {
3590
3609
  color: #4a4958 !important;
3591
3610
  background-color: #fafafa !important;
@@ -3604,16 +3623,6 @@ cagov-accordion.sidenav details summary.active:before {
3604
3623
  background-color: #ededef !important;
3605
3624
  }
3606
3625
 
3607
- .side-nav.section-understated .accordion .accordion__heading .accordion__trigger {
3608
- color: #4a4958;
3609
- }
3610
- .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger {
3611
- background-color: #046b99 !important;
3612
- }
3613
- .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:focus {
3614
- background-color: #035376 !important;
3615
- }
3616
-
3617
3626
  /* -----------------------------------------
3618
3627
  ALERT
3619
3628
  /source/scss/colortheme/cs-alert.scss
@@ -3772,34 +3781,28 @@ blockquote.prominent footer {
3772
3781
  background: #eef8fb;
3773
3782
  color: #000;
3774
3783
  }
3775
- .utility-header .social-media-links a {
3784
+ .utility-header a {
3776
3785
  color: #000;
3777
- text-decoration: none;
3778
3786
  }
3779
- .utility-header .social-media-links a:hover, .utility-header .social-media-links a:focus {
3787
+ .utility-header a:hover, .utility-header a:focus, .utility-header a.hovered {
3780
3788
  color: #4a4958;
3781
3789
  }
3782
- .utility-header .settings-links button {
3790
+ .utility-header .social-media-links a {
3783
3791
  color: #000;
3792
+ text-decoration: none;
3784
3793
  }
3785
- .utility-header .settings-links button:hover, .utility-header .settings-links button:focus {
3794
+ .utility-header .social-media-links a:hover, .utility-header .social-media-links a:focus {
3786
3795
  color: #4a4958;
3787
3796
  }
3788
- .utility-header a {
3797
+ .utility-header button {
3789
3798
  color: #000;
3790
3799
  }
3791
- .utility-header a:hover, .utility-header a:focus, .utility-header a.hovered {
3800
+ .utility-header button:hover, .utility-header button:focus {
3792
3801
  color: #4a4958;
3793
3802
  }
3794
3803
  .utility-header ul li {
3795
3804
  padding: 0 8px;
3796
3805
  }
3797
- .utility-header ul li button {
3798
- color: #000;
3799
- }
3800
- .utility-header ul li button:hover, .utility-header ul li button:focus {
3801
- color: #4a4958;
3802
- }
3803
3806
 
3804
3807
  /* -----------------------------------------
3805
3808
  SITE HEADER
@@ -3828,85 +3831,3 @@ blockquote.prominent footer {
3828
3831
  outline: none;
3829
3832
  background-color: #f5f9fb;
3830
3833
  }
3831
-
3832
- /* -----------------------------------------
3833
- HIGH CONTRAST MODE
3834
- /source/scss/colortheme/cs-high-contrast.scss
3835
- ----------------------------------------- */
3836
- html.high-contrast {
3837
- /* General Reset */
3838
- /* Additional custom overrides */
3839
- }
3840
- html.high-contrast * {
3841
- background-color: #000 !important;
3842
- background-image: none !important;
3843
- border-color: #ffd600 !important;
3844
- box-shadow: none !important;
3845
- color: #ffd600 !important;
3846
- text-shadow: none !important;
3847
- }
3848
- html.high-contrast .gauge-detail,
3849
- html.high-contrast .gauge-number,
3850
- html.high-contrast .percent-detail {
3851
- background: none !important;
3852
- }
3853
- html.high-contrast .service-tile .teaser:before {
3854
- border: none !important;
3855
- }
3856
- html.high-contrast .enableHighContrastMode.active,
3857
- html.high-contrast .disableHighContrastMode.active {
3858
- background: #ffd600 !important;
3859
- color: #000 !important;
3860
- }
3861
- html.high-contrast .close {
3862
- opacity: 1;
3863
- }
3864
- html.high-contrast input[type=checkbox]:checked + i,
3865
- html.high-contrast input[type=radio]:checked + i,
3866
- html.high-contrast input[type=checkbox]:checked + * i,
3867
- html.high-contrast input[type=radio]:checked + * i {
3868
- color: #000 !important;
3869
- background-color: #ffd600 !important;
3870
- border-color: #ffd600;
3871
- }
3872
- html.high-contrast .bg-primary--checked.checked,
3873
- html.high-contrast .checked .bg-primary--checked {
3874
- background-color: #ffd600 !important;
3875
- }
3876
- html.high-contrast .check-icon-checkbox {
3877
- color: #000 !important;
3878
- border-color: #ffd600 !important;
3879
- }
3880
- html.high-contrast .check-icon-checkbox i {
3881
- color: #000 !important;
3882
- }
3883
- html.high-contrast .select {
3884
- border: 1px solid #ffd600 !important;
3885
- }
3886
- html.high-contrast .select::after {
3887
- border-left: 1px solid #ffd600 !important;
3888
- background: #000 !important;
3889
- }
3890
- html.high-contrast .check {
3891
- border: 1px solid #ffd600 !important;
3892
- }
3893
- html.high-contrast input[type=checkbox]:checked + .bg-primary--checked,
3894
- html.high-contrast input[type=radio]:checked + .bg-primary--checked,
3895
- html.high-contrast input[type=checkbox]:checked + * .bg-primary--checked,
3896
- html.high-contrast input[type=radio]:checked + * .bg-primary--checked {
3897
- background-color: #ffd600 !important;
3898
- color: #000 !important;
3899
- }
3900
- html.high-contrast input[type=checkbox]:checked + .bg-highlight--checked,
3901
- html.high-contrast input[type=radio]:checked + .bg-highlight--checked,
3902
- html.high-contrast input[type=checkbox]:checked + * .bg-highlight--checked,
3903
- html.high-contrast input[type=radio]:checked + * .bg-highlight--checked {
3904
- background-color: #ffd600 !important;
3905
- color: #000 !important;
3906
- }
3907
- html.high-contrast input[type=checkbox]:checked + .color-white--checked,
3908
- html.high-contrast input[type=radio]:checked + .color-white--checked,
3909
- html.high-contrast input[type=checkbox]:checked + * .color-white--checked,
3910
- html.high-contrast input[type=radio]:checked + * .color-white--checked {
3911
- color: #000 !important;
3912
- }