guides_style_18f 0.4.9 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (131) hide show
  1. checksums.yaml +4 -4
  2. data/assets/css/main.css +2 -0
  3. data/assets/css/page.css +36 -0
  4. data/assets/css/search.css +24 -0
  5. data/assets/img/18f-logo.png +0 -0
  6. data/assets/uswds/CONTRIBUTING.md +108 -0
  7. data/assets/uswds/LICENSE.md +63 -0
  8. data/assets/uswds/README.md +225 -0
  9. data/assets/uswds/css/uswds.css +4398 -0
  10. data/assets/uswds/css/uswds.min.css +4 -0
  11. data/assets/uswds/css/uswds.min.css.map +1 -0
  12. data/assets/uswds/fonts/merriweather-bold-webfont.eot +0 -0
  13. data/assets/uswds/fonts/merriweather-bold-webfont.ttf +0 -0
  14. data/assets/uswds/fonts/merriweather-bold-webfont.woff +0 -0
  15. data/assets/uswds/fonts/merriweather-bold-webfont.woff2 +0 -0
  16. data/assets/uswds/fonts/merriweather-italic-webfont.eot +0 -0
  17. data/assets/uswds/fonts/merriweather-italic-webfont.ttf +0 -0
  18. data/assets/uswds/fonts/merriweather-italic-webfont.woff +0 -0
  19. data/assets/uswds/fonts/merriweather-italic-webfont.woff2 +0 -0
  20. data/assets/uswds/fonts/merriweather-light-webfont.eot +0 -0
  21. data/assets/uswds/fonts/merriweather-light-webfont.ttf +0 -0
  22. data/assets/uswds/fonts/merriweather-light-webfont.woff +0 -0
  23. data/assets/uswds/fonts/merriweather-light-webfont.woff2 +0 -0
  24. data/assets/uswds/fonts/merriweather-regular-webfont.eot +0 -0
  25. data/assets/uswds/fonts/merriweather-regular-webfont.ttf +0 -0
  26. data/assets/uswds/fonts/merriweather-regular-webfont.woff +0 -0
  27. data/assets/uswds/fonts/merriweather-regular-webfont.woff2 +0 -0
  28. data/assets/uswds/fonts/sourcesanspro-bold-webfont.eot +0 -0
  29. data/assets/uswds/fonts/sourcesanspro-bold-webfont.ttf +0 -0
  30. data/assets/uswds/fonts/sourcesanspro-bold-webfont.woff +0 -0
  31. data/assets/uswds/fonts/sourcesanspro-bold-webfont.woff2 +0 -0
  32. data/assets/uswds/fonts/sourcesanspro-italic-webfont.eot +0 -0
  33. data/assets/uswds/fonts/sourcesanspro-italic-webfont.ttf +0 -0
  34. data/assets/uswds/fonts/sourcesanspro-italic-webfont.woff +0 -0
  35. data/assets/uswds/fonts/sourcesanspro-italic-webfont.woff2 +0 -0
  36. data/assets/uswds/fonts/sourcesanspro-light-webfont.eot +0 -0
  37. data/assets/uswds/fonts/sourcesanspro-light-webfont.ttf +0 -0
  38. data/assets/uswds/fonts/sourcesanspro-light-webfont.woff +0 -0
  39. data/assets/uswds/fonts/sourcesanspro-light-webfont.woff2 +0 -0
  40. data/assets/uswds/fonts/sourcesanspro-regular-webfont.eot +0 -0
  41. data/assets/uswds/fonts/sourcesanspro-regular-webfont.ttf +0 -0
  42. data/assets/uswds/fonts/sourcesanspro-regular-webfont.woff +0 -0
  43. data/assets/uswds/fonts/sourcesanspro-regular-webfont.woff2 +0 -0
  44. data/assets/uswds/img/alerts/error.png +0 -0
  45. data/assets/uswds/img/alerts/error.svg +17 -0
  46. data/assets/uswds/img/alerts/info.png +0 -0
  47. data/assets/uswds/img/alerts/info.svg +18 -0
  48. data/assets/uswds/img/alerts/success.png +0 -0
  49. data/assets/uswds/img/alerts/success.svg +12 -0
  50. data/assets/uswds/img/alerts/warning.png +0 -0
  51. data/assets/uswds/img/alerts/warning.svg +16 -0
  52. data/assets/uswds/img/angle-arrow-down-hover.png +0 -0
  53. data/assets/uswds/img/angle-arrow-down-hover.svg +1 -0
  54. data/assets/uswds/img/angle-arrow-down-primary-hover.png +0 -0
  55. data/assets/uswds/img/angle-arrow-down-primary-hover.svg +1 -0
  56. data/assets/uswds/img/angle-arrow-down-primary.png +0 -0
  57. data/assets/uswds/img/angle-arrow-down-primary.svg +1 -0
  58. data/assets/uswds/img/angle-arrow-down.png +0 -0
  59. data/assets/uswds/img/angle-arrow-down.svg +1 -0
  60. data/assets/uswds/img/angle-arrow-up-primary-hover.png +0 -0
  61. data/assets/uswds/img/angle-arrow-up-primary-hover.svg +1 -0
  62. data/assets/uswds/img/angle-arrow-up-primary.png +0 -0
  63. data/assets/uswds/img/angle-arrow-up-primary.svg +1 -0
  64. data/assets/uswds/img/arrow-down.png +0 -0
  65. data/assets/uswds/img/arrow-down.svg +1 -0
  66. data/assets/uswds/img/arrow-right.png +0 -0
  67. data/assets/uswds/img/arrow-right.svg +1 -0
  68. data/assets/uswds/img/circle-124.png +0 -0
  69. data/assets/uswds/img/close.png +0 -0
  70. data/assets/uswds/img/close.svg +1 -0
  71. data/assets/uswds/img/correct8.png +0 -0
  72. data/assets/uswds/img/correct8.svg +1 -0
  73. data/assets/uswds/img/correct9.png +0 -0
  74. data/assets/uswds/img/correct9.svg +1 -0
  75. data/assets/uswds/img/external-link-alt-hover.png +0 -0
  76. data/assets/uswds/img/external-link-alt-hover.svg +1 -0
  77. data/assets/uswds/img/external-link-alt.png +0 -0
  78. data/assets/uswds/img/external-link-alt.svg +1 -0
  79. data/assets/uswds/img/external-link-hover.png +0 -0
  80. data/assets/uswds/img/external-link-hover.svg +1 -0
  81. data/assets/uswds/img/external-link.png +0 -0
  82. data/assets/uswds/img/external-link.svg +1 -0
  83. data/assets/uswds/img/favicons/favicon-114.png +0 -0
  84. data/assets/uswds/img/favicons/favicon-144.png +0 -0
  85. data/assets/uswds/img/favicons/favicon-16.png +0 -0
  86. data/assets/uswds/img/favicons/favicon-192.png +0 -0
  87. data/assets/uswds/img/favicons/favicon-40.png +0 -0
  88. data/assets/uswds/img/favicons/favicon-57.png +0 -0
  89. data/assets/uswds/img/favicons/favicon-72.png +0 -0
  90. data/assets/uswds/img/favicons/favicon.ico +0 -0
  91. data/assets/uswds/img/favicons/favicon.png +0 -0
  92. data/assets/uswds/img/hero.png +0 -0
  93. data/assets/uswds/img/icon-dot-gov.svg +1 -0
  94. data/assets/uswds/img/icon-https.svg +1 -0
  95. data/assets/uswds/img/logo-img.png +0 -0
  96. data/assets/uswds/img/minus-alt.png +0 -0
  97. data/assets/uswds/img/minus-alt.svg +1 -0
  98. data/assets/uswds/img/minus.png +0 -0
  99. data/assets/uswds/img/minus.svg +1 -0
  100. data/assets/uswds/img/plus-alt.png +0 -0
  101. data/assets/uswds/img/plus-alt.svg +1 -0
  102. data/assets/uswds/img/plus.png +0 -0
  103. data/assets/uswds/img/plus.svg +1 -0
  104. data/assets/uswds/img/search-alt.png +0 -0
  105. data/assets/uswds/img/search-alt.svg +1 -0
  106. data/assets/uswds/img/search.png +0 -0
  107. data/assets/uswds/img/search.svg +1 -0
  108. data/assets/uswds/img/social-icons/png/facebook25.png +0 -0
  109. data/assets/uswds/img/social-icons/png/rss25.png +0 -0
  110. data/assets/uswds/img/social-icons/png/twitter16.png +0 -0
  111. data/assets/uswds/img/social-icons/png/youtube15.png +0 -0
  112. data/assets/uswds/img/social-icons/svg/facebook25.svg +1 -0
  113. data/assets/uswds/img/social-icons/svg/rss25.svg +1 -0
  114. data/assets/uswds/img/social-icons/svg/twitter16.svg +1 -0
  115. data/assets/uswds/img/social-icons/svg/youtube15.svg +1 -0
  116. data/assets/uswds/img/us_flag_small.png +0 -0
  117. data/assets/uswds/js/uswds.js +1416 -0
  118. data/assets/uswds/js/uswds.min.js +2 -0
  119. data/assets/uswds/js/uswds.min.js.map +1 -0
  120. data/lib/guides_style_18f/includes/banner.html +32 -0
  121. data/lib/guides_style_18f/includes/footer.html +44 -7
  122. data/lib/guides_style_18f/includes/head.html +70 -0
  123. data/lib/guides_style_18f/includes/header.html +56 -67
  124. data/lib/guides_style_18f/includes/sidebar-children.html +2 -6
  125. data/lib/guides_style_18f/includes/sidebar.html +7 -8
  126. data/lib/guides_style_18f/layouts/default.html +8 -25
  127. data/lib/guides_style_18f/sass/_guides_style_18f_main.scss +1 -0
  128. data/lib/guides_style_18f/sass/_variables.scss +0 -0
  129. data/lib/guides_style_18f/version.rb +1 -1
  130. metadata +123 -4
  131. data/assets/css/google-fonts.css +0 -58
@@ -0,0 +1,4398 @@
1
+ /*! uswds v1.0.0 */
2
+ html {
3
+ box-sizing: border-box;
4
+ }
5
+
6
+ *, *::after, *::before {
7
+ box-sizing: inherit;
8
+ }
9
+
10
+ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
11
+ /**
12
+ * 1. Set default font family to sans-serif.
13
+ * 2. Prevent iOS and IE text size adjust after device orientation change,
14
+ * without disabling user zoom.
15
+ */
16
+ html {
17
+ font-family: sans-serif;
18
+ /* 1 */
19
+ -ms-text-size-adjust: 100%;
20
+ /* 2 */
21
+ -webkit-text-size-adjust: 100%;
22
+ /* 2 */
23
+ }
24
+
25
+ /**
26
+ * Remove default margin.
27
+ */
28
+ body {
29
+ margin: 0;
30
+ }
31
+
32
+ /* HTML5 display definitions
33
+ ========================================================================== */
34
+ /**
35
+ * Correct `block` display not defined for any HTML5 element in IE 8/9.
36
+ * Correct `block` display not defined for `details` or `summary` in IE 10/11
37
+ * and Firefox.
38
+ * Correct `block` display not defined for `main` in IE 11.
39
+ */
40
+ article,
41
+ aside,
42
+ details,
43
+ figcaption,
44
+ figure,
45
+ footer,
46
+ header,
47
+ hgroup,
48
+ main,
49
+ menu,
50
+ nav,
51
+ section,
52
+ summary {
53
+ display: block;
54
+ }
55
+
56
+ /**
57
+ * 1. Correct `inline-block` display not defined in IE 8/9.
58
+ * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
59
+ */
60
+ audio,
61
+ canvas,
62
+ progress,
63
+ video {
64
+ display: inline-block;
65
+ /* 1 */
66
+ vertical-align: baseline;
67
+ /* 2 */
68
+ }
69
+
70
+ /**
71
+ * Prevent modern browsers from displaying `audio` without controls.
72
+ * Remove excess height in iOS 5 devices.
73
+ */
74
+ audio:not([controls]) {
75
+ display: none;
76
+ height: 0;
77
+ }
78
+
79
+ /**
80
+ * Address `[hidden]` styling not present in IE 8/9/10.
81
+ * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
82
+ */
83
+ [hidden],
84
+ template {
85
+ display: none;
86
+ }
87
+
88
+ /* Links
89
+ ========================================================================== */
90
+ /**
91
+ * Remove the gray background color from active links in IE 10.
92
+ */
93
+ a {
94
+ background-color: transparent;
95
+ }
96
+
97
+ /**
98
+ * Improve readability of focused elements when they are also in an
99
+ * active/hover state.
100
+ */
101
+ a:active,
102
+ a:hover {
103
+ outline: 0;
104
+ }
105
+
106
+ /* Text-level semantics
107
+ ========================================================================== */
108
+ /**
109
+ * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
110
+ */
111
+ abbr[title] {
112
+ border-bottom: 1px dotted;
113
+ }
114
+
115
+ /**
116
+ * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
117
+ */
118
+ b,
119
+ strong {
120
+ font-weight: bold;
121
+ }
122
+
123
+ /**
124
+ * Address styling not present in Safari and Chrome.
125
+ */
126
+ dfn {
127
+ font-style: italic;
128
+ }
129
+
130
+ /**
131
+ * Address variable `h1` font-size and margin within `section` and `article`
132
+ * contexts in Firefox 4+, Safari, and Chrome.
133
+ */
134
+ h1 {
135
+ font-size: 2em;
136
+ margin: 0.67em 0;
137
+ }
138
+
139
+ /**
140
+ * Address styling not present in IE 8/9.
141
+ */
142
+ mark {
143
+ background: #ff0;
144
+ color: #000;
145
+ }
146
+
147
+ /**
148
+ * Address inconsistent and variable font size in all browsers.
149
+ */
150
+ small {
151
+ font-size: 80%;
152
+ }
153
+
154
+ /**
155
+ * Prevent `sub` and `sup` affecting `line-height` in all browsers.
156
+ */
157
+ sub,
158
+ sup {
159
+ font-size: 75%;
160
+ line-height: 0;
161
+ position: relative;
162
+ vertical-align: baseline;
163
+ }
164
+
165
+ sup {
166
+ top: -0.5em;
167
+ }
168
+
169
+ sub {
170
+ bottom: -0.25em;
171
+ }
172
+
173
+ /* Embedded content
174
+ ========================================================================== */
175
+ /**
176
+ * Remove border when inside `a` element in IE 8/9/10.
177
+ */
178
+ img {
179
+ border: 0;
180
+ }
181
+
182
+ /**
183
+ * Correct overflow not hidden in IE 9/10/11.
184
+ */
185
+ svg:not(:root) {
186
+ overflow: hidden;
187
+ }
188
+
189
+ /* Grouping content
190
+ ========================================================================== */
191
+ /**
192
+ * Address margin not present in IE 8/9 and Safari.
193
+ */
194
+ figure {
195
+ margin: 1em 40px;
196
+ }
197
+
198
+ /**
199
+ * Address differences between Firefox and other browsers.
200
+ */
201
+ hr {
202
+ box-sizing: content-box;
203
+ height: 0;
204
+ }
205
+
206
+ /**
207
+ * Contain overflow in all browsers.
208
+ */
209
+ pre {
210
+ overflow: auto;
211
+ }
212
+
213
+ /**
214
+ * Address odd `em`-unit font size rendering in all browsers.
215
+ */
216
+ code,
217
+ kbd,
218
+ pre,
219
+ samp {
220
+ font-family: monospace, monospace;
221
+ font-size: 1em;
222
+ }
223
+
224
+ /* Forms
225
+ ========================================================================== */
226
+ /**
227
+ * Known limitation: by default, Chrome and Safari on OS X allow very limited
228
+ * styling of `select`, unless a `border` property is set.
229
+ */
230
+ /**
231
+ * 1. Correct color not being inherited.
232
+ * Known issue: affects color of disabled elements.
233
+ * 2. Correct font properties not being inherited.
234
+ * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
235
+ */
236
+ button,
237
+ input,
238
+ optgroup,
239
+ select,
240
+ textarea {
241
+ color: inherit;
242
+ /* 1 */
243
+ font: inherit;
244
+ /* 2 */
245
+ margin: 0;
246
+ /* 3 */
247
+ }
248
+
249
+ /**
250
+ * Address `overflow` set to `hidden` in IE 8/9/10/11.
251
+ */
252
+ button {
253
+ overflow: visible;
254
+ }
255
+
256
+ /**
257
+ * Address inconsistent `text-transform` inheritance for `button` and `select`.
258
+ * All other form control elements do not inherit `text-transform` values.
259
+ * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
260
+ * Correct `select` style inheritance in Firefox.
261
+ */
262
+ button,
263
+ select {
264
+ text-transform: none;
265
+ }
266
+
267
+ /**
268
+ * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
269
+ * and `video` controls.
270
+ * 2. Correct inability to style clickable `input` types in iOS.
271
+ * 3. Improve usability and consistency of cursor style between image-type
272
+ * `input` and others.
273
+ */
274
+ button,
275
+ html input[type="button"],
276
+ input[type="reset"],
277
+ input[type="submit"] {
278
+ -webkit-appearance: button;
279
+ /* 2 */
280
+ cursor: pointer;
281
+ /* 3 */
282
+ }
283
+
284
+ /**
285
+ * Re-set default cursor for disabled elements.
286
+ */
287
+ button[disabled],
288
+ html input[disabled] {
289
+ cursor: default;
290
+ }
291
+
292
+ /**
293
+ * Remove inner padding and border in Firefox 4+.
294
+ */
295
+ button::-moz-focus-inner,
296
+ input::-moz-focus-inner {
297
+ border: 0;
298
+ padding: 0;
299
+ }
300
+
301
+ /**
302
+ * Address Firefox 4+ setting `line-height` on `input` using `!important` in
303
+ * the UA stylesheet.
304
+ */
305
+ input {
306
+ line-height: normal;
307
+ }
308
+
309
+ /**
310
+ * It's recommended that you don't attempt to style these elements.
311
+ * Firefox's implementation doesn't respect box-sizing, padding, or width.
312
+ *
313
+ * 1. Address box sizing set to `content-box` in IE 8/9/10.
314
+ * 2. Remove excess padding in IE 8/9/10.
315
+ */
316
+ input[type="checkbox"],
317
+ input[type="radio"] {
318
+ box-sizing: border-box;
319
+ /* 1 */
320
+ padding: 0;
321
+ /* 2 */
322
+ }
323
+
324
+ /**
325
+ * Fix the cursor style for Chrome's increment/decrement buttons. For certain
326
+ * `font-size` values of the `input`, it causes the cursor style of the
327
+ * decrement button to change from `default` to `text`.
328
+ */
329
+ input[type="number"]::-webkit-inner-spin-button,
330
+ input[type="number"]::-webkit-outer-spin-button {
331
+ height: auto;
332
+ }
333
+
334
+ /**
335
+ * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
336
+ * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
337
+ */
338
+ input[type="search"] {
339
+ -webkit-appearance: textfield;
340
+ /* 1 */
341
+ box-sizing: content-box;
342
+ /* 2 */
343
+ }
344
+
345
+ /**
346
+ * Remove inner padding and search cancel button in Safari and Chrome on OS X.
347
+ * Safari (but not Chrome) clips the cancel button when the search input has
348
+ * padding (and `textfield` appearance).
349
+ */
350
+ input[type="search"]::-webkit-search-cancel-button,
351
+ input[type="search"]::-webkit-search-decoration {
352
+ -webkit-appearance: none;
353
+ }
354
+
355
+ /**
356
+ * Define consistent border, margin, and padding.
357
+ */
358
+ fieldset {
359
+ border: 1px solid #c0c0c0;
360
+ margin: 0 2px;
361
+ padding: 0.35em 0.625em 0.75em;
362
+ }
363
+
364
+ /**
365
+ * 1. Correct `color` not being inherited in IE 8/9/10/11.
366
+ * 2. Remove padding so people aren't caught out if they zero out fieldsets.
367
+ */
368
+ legend {
369
+ border: 0;
370
+ /* 1 */
371
+ padding: 0;
372
+ /* 2 */
373
+ }
374
+
375
+ /**
376
+ * Remove default vertical scrollbar in IE 8/9/10/11.
377
+ */
378
+ textarea {
379
+ overflow: auto;
380
+ }
381
+
382
+ /**
383
+ * Don't inherit the `font-weight` (applied by a rule above).
384
+ * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
385
+ */
386
+ optgroup {
387
+ font-weight: bold;
388
+ }
389
+
390
+ /* Tables
391
+ ========================================================================== */
392
+ /**
393
+ * Remove most spacing between table cells.
394
+ */
395
+ table {
396
+ border-collapse: collapse;
397
+ border-spacing: 0;
398
+ }
399
+
400
+ td,
401
+ th {
402
+ padding: 0;
403
+ }
404
+
405
+ /* stylelint-disable at-rule-empty-line-before */
406
+ @font-face {
407
+ font-family: "Source Sans Pro";
408
+ font-style: normal;
409
+ font-weight: 300;
410
+ src: url("../fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-light-webfont.woff") format("woff"), url("../fonts/sourcesanspro-light-webfont.ttf") format("truetype");
411
+ }
412
+
413
+ @font-face {
414
+ font-family: "Source Sans Pro";
415
+ font-style: normal;
416
+ font-weight: 400;
417
+ src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype");
418
+ }
419
+
420
+ @font-face {
421
+ font-family: "Source Sans Pro";
422
+ font-style: italic;
423
+ font-weight: 400;
424
+ src: url("../fonts/sourcesanspro-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-italic-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-italic-webfont.woff") format("woff"), url("../fonts/sourcesanspro-italic-webfont.ttf") format("truetype");
425
+ }
426
+
427
+ @font-face {
428
+ font-family: "Source Sans Pro";
429
+ font-style: normal;
430
+ font-weight: 700;
431
+ src: url("../fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.ttf") format("truetype");
432
+ }
433
+
434
+ @font-face {
435
+ font-family: "Merriweather";
436
+ font-style: normal;
437
+ font-weight: 300;
438
+ src: url("../fonts/merriweather-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-light-webfont.woff2") format("woff2"), url("../fonts/merriweather-light-webfont.woff") format("woff"), url("../fonts/merriweather-light-webfont.ttf") format("truetype");
439
+ }
440
+
441
+ @font-face {
442
+ font-family: "Merriweather";
443
+ font-style: normal;
444
+ font-weight: 400;
445
+ src: url("../fonts/merriweather-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-regular-webfont.woff2") format("woff2"), url("../fonts/merriweather-regular-webfont.woff") format("woff"), url("../fonts/merriweather-regular-webfont.ttf") format("truetype");
446
+ }
447
+
448
+ @font-face {
449
+ font-family: "Merriweather";
450
+ font-style: italic;
451
+ font-weight: 400;
452
+ src: url("../fonts/merriweather-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-italic-webfont.woff2") format("woff2"), url("../fonts/merriweather-italic-webfont.woff") format("woff"), url("../fonts/merriweather-italic-webfont.ttf") format("truetype");
453
+ }
454
+
455
+ @font-face {
456
+ font-family: "Merriweather";
457
+ font-style: normal;
458
+ font-weight: 700;
459
+ src: url("../fonts/merriweather-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-bold-webfont.woff2") format("woff2"), url("../fonts/merriweather-bold-webfont.woff") format("woff"), url("../fonts/merriweather-bold-webfont.ttf") format("truetype");
460
+ }
461
+
462
+ /* stylelint-enable */
463
+ html {
464
+ box-sizing: border-box;
465
+ }
466
+
467
+ *,
468
+ *::before,
469
+ *::after {
470
+ box-sizing: inherit;
471
+ }
472
+
473
+ body {
474
+ background-color: #ffffff;
475
+ overflow-x: hidden;
476
+ }
477
+
478
+ .lt-ie9 * {
479
+ -webkit-filter: none !important;
480
+ filter: none !important;
481
+ /* stylelint-disable-line declaration-no-important */
482
+ }
483
+
484
+ [hidden] {
485
+ display: none !important;
486
+ /* stylelint-disable-line declaration-no-important */
487
+ }
488
+
489
+ .usa-grid,
490
+ .usa-grid-full {
491
+ max-width: 1200px;
492
+ margin-left: auto;
493
+ margin-right: auto;
494
+ max-width: 1040px;
495
+ }
496
+
497
+ .usa-grid::after,
498
+ .usa-grid-full::after {
499
+ clear: both;
500
+ content: "";
501
+ display: block;
502
+ }
503
+
504
+ .usa-grid {
505
+ padding-right: 1.5rem;
506
+ padding-left: 1.5rem;
507
+ }
508
+
509
+ @media screen and (min-width: 600px) {
510
+ .usa-grid {
511
+ padding-right: 3rem;
512
+ padding-left: 3rem;
513
+ }
514
+ }
515
+
516
+ .usa-grid-full {
517
+ padding: 0;
518
+ }
519
+
520
+ @media screen and (min-width: 600px) {
521
+ .usa-width-one-whole {
522
+ float: left;
523
+ display: block;
524
+ margin-right: 4.82916%;
525
+ width: 100%;
526
+ }
527
+ .usa-width-one-whole:last-child {
528
+ margin-right: 0;
529
+ }
530
+ .usa-width-one-half {
531
+ float: left;
532
+ display: block;
533
+ margin-right: 4.82916%;
534
+ width: 47.58542%;
535
+ }
536
+ .usa-width-one-half:last-child {
537
+ margin-right: 0;
538
+ }
539
+ .usa-width-one-third {
540
+ float: left;
541
+ display: block;
542
+ margin-right: 4.82916%;
543
+ width: 30.11389%;
544
+ }
545
+ .usa-width-one-third:last-child {
546
+ margin-right: 0;
547
+ }
548
+ .usa-width-two-thirds {
549
+ float: left;
550
+ display: block;
551
+ margin-right: 4.82916%;
552
+ width: 65.05695%;
553
+ }
554
+ .usa-width-two-thirds:last-child {
555
+ margin-right: 0;
556
+ }
557
+ .usa-width-one-fourth {
558
+ float: left;
559
+ display: block;
560
+ margin-right: 4.82916%;
561
+ width: 47.58542%;
562
+ }
563
+ .usa-width-one-fourth:last-child {
564
+ margin-right: 0;
565
+ }
566
+ .usa-width-one-fourth:nth-child(2n) {
567
+ margin-right: 0;
568
+ }
569
+ .usa-width-three-fourths {
570
+ float: left;
571
+ display: block;
572
+ margin-right: 4.82916%;
573
+ width: 100%;
574
+ }
575
+ .usa-width-three-fourths:last-child {
576
+ margin-right: 0;
577
+ }
578
+ .usa-width-one-sixth {
579
+ float: left;
580
+ display: block;
581
+ margin-right: 4.82916%;
582
+ width: 30.11389%;
583
+ }
584
+ .usa-width-one-sixth:last-child {
585
+ margin-right: 0;
586
+ }
587
+ .usa-width-one-sixth:nth-child(3n) {
588
+ margin-right: 0;
589
+ }
590
+ .usa-width-five-sixths {
591
+ float: left;
592
+ display: block;
593
+ margin-right: 4.82916%;
594
+ width: 65.05695%;
595
+ }
596
+ .usa-width-five-sixths:last-child {
597
+ margin-right: 0;
598
+ }
599
+ .usa-width-one-twelfth {
600
+ float: left;
601
+ display: block;
602
+ margin-right: 4.82916%;
603
+ width: 30.11389%;
604
+ }
605
+ .usa-width-one-twelfth:last-child {
606
+ margin-right: 0;
607
+ }
608
+ .usa-width-one-twelfth:nth-child(3n) {
609
+ margin-right: 0;
610
+ }
611
+ .usa-width-five-twelfths {
612
+ float: left;
613
+ display: block;
614
+ margin-right: 4.82916%;
615
+ width: 30.11389%;
616
+ }
617
+ .usa-width-five-twelfths:last-child {
618
+ margin-right: 0;
619
+ }
620
+ .usa-width-seven-twelfths {
621
+ float: left;
622
+ display: block;
623
+ margin-right: 4.82916%;
624
+ width: 65.05695%;
625
+ }
626
+ .usa-width-seven-twelfths:last-child {
627
+ margin-right: 0;
628
+ }
629
+ }
630
+
631
+ @media screen and (min-width: 1201px) {
632
+ .usa-width-one-whole {
633
+ float: left;
634
+ display: block;
635
+ margin-right: 2.35765%;
636
+ width: 100%;
637
+ }
638
+ .usa-width-one-whole:last-child {
639
+ margin-right: 0;
640
+ }
641
+ .usa-width-one-half {
642
+ float: left;
643
+ display: block;
644
+ margin-right: 2.35765%;
645
+ width: 48.82117%;
646
+ }
647
+ .usa-width-one-half:last-child {
648
+ margin-right: 0;
649
+ }
650
+ .usa-width-one-third {
651
+ float: left;
652
+ display: block;
653
+ margin-right: 2.35765%;
654
+ width: 31.76157%;
655
+ }
656
+ .usa-width-one-third:last-child {
657
+ margin-right: 0;
658
+ }
659
+ .usa-width-two-thirds {
660
+ float: left;
661
+ display: block;
662
+ margin-right: 2.35765%;
663
+ width: 65.88078%;
664
+ }
665
+ .usa-width-two-thirds:last-child {
666
+ margin-right: 0;
667
+ }
668
+ .usa-width-one-fourth {
669
+ float: left;
670
+ display: block;
671
+ margin-right: 2.35765%;
672
+ width: 23.23176%;
673
+ }
674
+ .usa-width-one-fourth:last-child {
675
+ margin-right: 0;
676
+ }
677
+ .usa-width-one-fourth:nth-child(2n) {
678
+ float: left;
679
+ display: block;
680
+ margin-right: 2.35765%;
681
+ width: 23.23176%;
682
+ }
683
+ .usa-width-one-fourth:nth-child(2n):last-child {
684
+ margin-right: 0;
685
+ }
686
+ .usa-width-one-fourth:nth-child(4n) {
687
+ margin-right: 0;
688
+ }
689
+ .usa-width-three-fourths {
690
+ float: left;
691
+ display: block;
692
+ margin-right: 2.35765%;
693
+ width: 74.41059%;
694
+ }
695
+ .usa-width-three-fourths:last-child {
696
+ margin-right: 0;
697
+ }
698
+ .usa-width-one-sixth {
699
+ float: left;
700
+ display: block;
701
+ margin-right: 2.35765%;
702
+ width: 14.70196%;
703
+ }
704
+ .usa-width-one-sixth:last-child {
705
+ margin-right: 0;
706
+ }
707
+ .usa-width-one-sixth:nth-child(3n) {
708
+ float: left;
709
+ display: block;
710
+ margin-right: 2.35765%;
711
+ width: 14.70196%;
712
+ }
713
+ .usa-width-one-sixth:nth-child(3n):last-child {
714
+ margin-right: 0;
715
+ }
716
+ .usa-width-one-sixth:nth-child(6n) {
717
+ margin-right: 0;
718
+ }
719
+ .usa-width-five-sixths {
720
+ float: left;
721
+ display: block;
722
+ margin-right: 2.35765%;
723
+ width: 82.94039%;
724
+ }
725
+ .usa-width-five-sixths:last-child {
726
+ margin-right: 0;
727
+ }
728
+ .usa-width-one-twelfth {
729
+ float: left;
730
+ display: block;
731
+ margin-right: 2.35765%;
732
+ width: 6.17215%;
733
+ }
734
+ .usa-width-one-twelfth:last-child {
735
+ margin-right: 0;
736
+ }
737
+ .usa-width-one-twelfth:nth-child(3n) {
738
+ float: left;
739
+ display: block;
740
+ margin-right: 2.35765%;
741
+ width: 6.17215%;
742
+ }
743
+ .usa-width-one-twelfth:nth-child(3n):last-child {
744
+ margin-right: 0;
745
+ }
746
+ .usa-width-one-twelfth:nth-child(12n) {
747
+ margin-right: 0;
748
+ }
749
+ .usa-width-five-twelfths {
750
+ float: left;
751
+ display: block;
752
+ margin-right: 2.35765%;
753
+ width: 40.29137%;
754
+ }
755
+ .usa-width-five-twelfths:last-child {
756
+ margin-right: 0;
757
+ }
758
+ .usa-width-seven-twelfths {
759
+ float: left;
760
+ display: block;
761
+ margin-right: 2.35765%;
762
+ width: 57.35098%;
763
+ }
764
+ .usa-width-seven-twelfths:last-child {
765
+ margin-right: 0;
766
+ }
767
+ }
768
+
769
+ .usa-end-row {
770
+ margin-right: 0;
771
+ }
772
+
773
+ .usa-sr-only {
774
+ position: absolute;
775
+ left: -999em;
776
+ }
777
+
778
+ /* stylelint-disable selector-no-qualifying-type */
779
+ .usa-button,
780
+ .usa-button-primary,
781
+ .usa-button:visited,
782
+ .usa-button-primary:visited,
783
+ button,
784
+ [type=button],
785
+ [type=submit],
786
+ [type=reset],
787
+ [type=image] {
788
+ -moz-osx-font-smoothing: grayscale;
789
+ -webkit-font-smoothing: antialiased;
790
+ margin-top: 0.5em;
791
+ margin-right: 0.5em;
792
+ margin-bottom: 0.5em;
793
+ -webkit-appearance: none;
794
+ -moz-appearance: none;
795
+ appearance: none;
796
+ background-color: #0071bc;
797
+ border: 0;
798
+ border-radius: 0.3rem;
799
+ color: #ffffff;
800
+ cursor: pointer;
801
+ display: inline-block;
802
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
803
+ font-size: 1.7rem;
804
+ font-weight: 700;
805
+ line-height: 1;
806
+ outline: none;
807
+ padding: 1rem 2rem;
808
+ text-align: center;
809
+ text-decoration: none;
810
+ width: 100%;
811
+ }
812
+
813
+ @media screen and (min-width: 481px) {
814
+ .usa-button,
815
+ .usa-button-primary,
816
+ .usa-button:visited,
817
+ .usa-button-primary:visited,
818
+ button,
819
+ [type=button],
820
+ [type=submit],
821
+ [type=reset],
822
+ [type=image] {
823
+ width: auto;
824
+ }
825
+ }
826
+
827
+ .usa-button:hover, .usa-button.usa-button-hover,
828
+ .usa-button-primary:hover,
829
+ .usa-button-primary.usa-button-hover,
830
+ .usa-button:visited:hover,
831
+ .usa-button:visited.usa-button-hover,
832
+ .usa-button-primary:visited:hover,
833
+ .usa-button-primary:visited.usa-button-hover,
834
+ button:hover,
835
+ button.usa-button-hover,
836
+ [type=button]:hover,
837
+ [type=button].usa-button-hover,
838
+ [type=submit]:hover,
839
+ [type=submit].usa-button-hover,
840
+ [type=reset]:hover,
841
+ [type=reset].usa-button-hover,
842
+ [type=image]:hover,
843
+ [type=image].usa-button-hover {
844
+ background-color: #205493;
845
+ border-bottom: 0;
846
+ color: #ffffff;
847
+ text-decoration: none;
848
+ }
849
+
850
+ .usa-button:focus, .usa-button.usa-button-focus,
851
+ .usa-button-primary:focus,
852
+ .usa-button-primary.usa-button-focus,
853
+ .usa-button:visited:focus,
854
+ .usa-button:visited.usa-button-focus,
855
+ .usa-button-primary:visited:focus,
856
+ .usa-button-primary:visited.usa-button-focus,
857
+ button:focus,
858
+ button.usa-button-focus,
859
+ [type=button]:focus,
860
+ [type=button].usa-button-focus,
861
+ [type=submit]:focus,
862
+ [type=submit].usa-button-focus,
863
+ [type=reset]:focus,
864
+ [type=reset].usa-button-focus,
865
+ [type=image]:focus,
866
+ [type=image].usa-button-focus {
867
+ box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
868
+ }
869
+
870
+ .usa-button:active, .usa-button.usa-button-active,
871
+ .usa-button-primary:active,
872
+ .usa-button-primary.usa-button-active,
873
+ .usa-button:visited:active,
874
+ .usa-button:visited.usa-button-active,
875
+ .usa-button-primary:visited:active,
876
+ .usa-button-primary:visited.usa-button-active,
877
+ button:active,
878
+ button.usa-button-active,
879
+ [type=button]:active,
880
+ [type=button].usa-button-active,
881
+ [type=submit]:active,
882
+ [type=submit].usa-button-active,
883
+ [type=reset]:active,
884
+ [type=reset].usa-button-active,
885
+ [type=image]:active,
886
+ [type=image].usa-button-active {
887
+ background-color: #112e51;
888
+ }
889
+
890
+ .usa-button.usa-button-primary-alt,
891
+ .usa-button-primary.usa-button-primary-alt,
892
+ .usa-button:visited.usa-button-primary-alt,
893
+ .usa-button-primary:visited.usa-button-primary-alt,
894
+ button.usa-button-primary-alt,
895
+ [type=button].usa-button-primary-alt,
896
+ [type=submit].usa-button-primary-alt,
897
+ [type=reset].usa-button-primary-alt,
898
+ [type=image].usa-button-primary-alt {
899
+ background-color: #02bfe7;
900
+ color: #212121;
901
+ }
902
+
903
+ .usa-button.usa-button-primary-alt:hover, .usa-button.usa-button-primary-alt.usa-button-hover,
904
+ .usa-button-primary.usa-button-primary-alt:hover,
905
+ .usa-button-primary.usa-button-primary-alt.usa-button-hover,
906
+ .usa-button:visited.usa-button-primary-alt:hover,
907
+ .usa-button:visited.usa-button-primary-alt.usa-button-hover,
908
+ .usa-button-primary:visited.usa-button-primary-alt:hover,
909
+ .usa-button-primary:visited.usa-button-primary-alt.usa-button-hover,
910
+ button.usa-button-primary-alt:hover,
911
+ button.usa-button-primary-alt.usa-button-hover,
912
+ [type=button].usa-button-primary-alt:hover,
913
+ [type=button].usa-button-primary-alt.usa-button-hover,
914
+ [type=submit].usa-button-primary-alt:hover,
915
+ [type=submit].usa-button-primary-alt.usa-button-hover,
916
+ [type=reset].usa-button-primary-alt:hover,
917
+ [type=reset].usa-button-primary-alt.usa-button-hover,
918
+ [type=image].usa-button-primary-alt:hover,
919
+ [type=image].usa-button-primary-alt.usa-button-hover {
920
+ background-color: #00a6d2;
921
+ }
922
+
923
+ .usa-button.usa-button-primary-alt:active, .usa-button.usa-button-primary-alt.usa-button-active,
924
+ .usa-button-primary.usa-button-primary-alt:active,
925
+ .usa-button-primary.usa-button-primary-alt.usa-button-active,
926
+ .usa-button:visited.usa-button-primary-alt:active,
927
+ .usa-button:visited.usa-button-primary-alt.usa-button-active,
928
+ .usa-button-primary:visited.usa-button-primary-alt:active,
929
+ .usa-button-primary:visited.usa-button-primary-alt.usa-button-active,
930
+ button.usa-button-primary-alt:active,
931
+ button.usa-button-primary-alt.usa-button-active,
932
+ [type=button].usa-button-primary-alt:active,
933
+ [type=button].usa-button-primary-alt.usa-button-active,
934
+ [type=submit].usa-button-primary-alt:active,
935
+ [type=submit].usa-button-primary-alt.usa-button-active,
936
+ [type=reset].usa-button-primary-alt:active,
937
+ [type=reset].usa-button-primary-alt.usa-button-active,
938
+ [type=image].usa-button-primary-alt:active,
939
+ [type=image].usa-button-primary-alt.usa-button-active {
940
+ background-color: #046b99;
941
+ color: #ffffff;
942
+ }
943
+
944
+ .usa-button.usa-button-secondary,
945
+ .usa-button-primary.usa-button-secondary,
946
+ .usa-button:visited.usa-button-secondary,
947
+ .usa-button-primary:visited.usa-button-secondary,
948
+ button.usa-button-secondary,
949
+ [type=button].usa-button-secondary,
950
+ [type=submit].usa-button-secondary,
951
+ [type=reset].usa-button-secondary,
952
+ [type=image].usa-button-secondary {
953
+ background-color: #e31c3d;
954
+ }
955
+
956
+ .usa-button.usa-button-secondary:hover, .usa-button.usa-button-secondary.usa-button-hover,
957
+ .usa-button-primary.usa-button-secondary:hover,
958
+ .usa-button-primary.usa-button-secondary.usa-button-hover,
959
+ .usa-button:visited.usa-button-secondary:hover,
960
+ .usa-button:visited.usa-button-secondary.usa-button-hover,
961
+ .usa-button-primary:visited.usa-button-secondary:hover,
962
+ .usa-button-primary:visited.usa-button-secondary.usa-button-hover,
963
+ button.usa-button-secondary:hover,
964
+ button.usa-button-secondary.usa-button-hover,
965
+ [type=button].usa-button-secondary:hover,
966
+ [type=button].usa-button-secondary.usa-button-hover,
967
+ [type=submit].usa-button-secondary:hover,
968
+ [type=submit].usa-button-secondary.usa-button-hover,
969
+ [type=reset].usa-button-secondary:hover,
970
+ [type=reset].usa-button-secondary.usa-button-hover,
971
+ [type=image].usa-button-secondary:hover,
972
+ [type=image].usa-button-secondary.usa-button-hover {
973
+ background-color: #cd2026;
974
+ }
975
+
976
+ .usa-button.usa-button-secondary:active, .usa-button.usa-button-secondary.usa-button-active,
977
+ .usa-button-primary.usa-button-secondary:active,
978
+ .usa-button-primary.usa-button-secondary.usa-button-active,
979
+ .usa-button:visited.usa-button-secondary:active,
980
+ .usa-button:visited.usa-button-secondary.usa-button-active,
981
+ .usa-button-primary:visited.usa-button-secondary:active,
982
+ .usa-button-primary:visited.usa-button-secondary.usa-button-active,
983
+ button.usa-button-secondary:active,
984
+ button.usa-button-secondary.usa-button-active,
985
+ [type=button].usa-button-secondary:active,
986
+ [type=button].usa-button-secondary.usa-button-active,
987
+ [type=submit].usa-button-secondary:active,
988
+ [type=submit].usa-button-secondary.usa-button-active,
989
+ [type=reset].usa-button-secondary:active,
990
+ [type=reset].usa-button-secondary.usa-button-active,
991
+ [type=image].usa-button-secondary:active,
992
+ [type=image].usa-button-secondary.usa-button-active {
993
+ background-color: #981b1e;
994
+ }
995
+
996
+ .usa-button.usa-button-gray,
997
+ .usa-button-primary.usa-button-gray,
998
+ .usa-button:visited.usa-button-gray,
999
+ .usa-button-primary:visited.usa-button-gray,
1000
+ button.usa-button-gray,
1001
+ [type=button].usa-button-gray,
1002
+ [type=submit].usa-button-gray,
1003
+ [type=reset].usa-button-gray,
1004
+ [type=image].usa-button-gray {
1005
+ background-color: #5b616b;
1006
+ }
1007
+
1008
+ .usa-button.usa-button-gray:hover, .usa-button.usa-button-gray.usa-button-hover,
1009
+ .usa-button-primary.usa-button-gray:hover,
1010
+ .usa-button-primary.usa-button-gray.usa-button-hover,
1011
+ .usa-button:visited.usa-button-gray:hover,
1012
+ .usa-button:visited.usa-button-gray.usa-button-hover,
1013
+ .usa-button-primary:visited.usa-button-gray:hover,
1014
+ .usa-button-primary:visited.usa-button-gray.usa-button-hover,
1015
+ button.usa-button-gray:hover,
1016
+ button.usa-button-gray.usa-button-hover,
1017
+ [type=button].usa-button-gray:hover,
1018
+ [type=button].usa-button-gray.usa-button-hover,
1019
+ [type=submit].usa-button-gray:hover,
1020
+ [type=submit].usa-button-gray.usa-button-hover,
1021
+ [type=reset].usa-button-gray:hover,
1022
+ [type=reset].usa-button-gray.usa-button-hover,
1023
+ [type=image].usa-button-gray:hover,
1024
+ [type=image].usa-button-gray.usa-button-hover {
1025
+ background-color: #323a45;
1026
+ }
1027
+
1028
+ .usa-button.usa-button-gray:active, .usa-button.usa-button-gray.usa-button-active,
1029
+ .usa-button-primary.usa-button-gray:active,
1030
+ .usa-button-primary.usa-button-gray.usa-button-active,
1031
+ .usa-button:visited.usa-button-gray:active,
1032
+ .usa-button:visited.usa-button-gray.usa-button-active,
1033
+ .usa-button-primary:visited.usa-button-gray:active,
1034
+ .usa-button-primary:visited.usa-button-gray.usa-button-active,
1035
+ button.usa-button-gray:active,
1036
+ button.usa-button-gray.usa-button-active,
1037
+ [type=button].usa-button-gray:active,
1038
+ [type=button].usa-button-gray.usa-button-active,
1039
+ [type=submit].usa-button-gray:active,
1040
+ [type=submit].usa-button-gray.usa-button-active,
1041
+ [type=reset].usa-button-gray:active,
1042
+ [type=reset].usa-button-gray.usa-button-active,
1043
+ [type=image].usa-button-gray:active,
1044
+ [type=image].usa-button-gray.usa-button-active {
1045
+ background-color: #212121;
1046
+ }
1047
+
1048
+ .usa-button.usa-button-outline,
1049
+ .usa-button-primary.usa-button-outline,
1050
+ .usa-button:visited.usa-button-outline,
1051
+ .usa-button-primary:visited.usa-button-outline,
1052
+ button.usa-button-outline,
1053
+ [type=button].usa-button-outline,
1054
+ [type=submit].usa-button-outline,
1055
+ [type=reset].usa-button-outline,
1056
+ [type=image].usa-button-outline {
1057
+ background-color: #ffffff;
1058
+ box-shadow: inset 0 0 0 2px #0071bc;
1059
+ color: #0071bc;
1060
+ }
1061
+
1062
+ .usa-button.usa-button-outline:hover, .usa-button.usa-button-outline.usa-button-hover,
1063
+ .usa-button-primary.usa-button-outline:hover,
1064
+ .usa-button-primary.usa-button-outline.usa-button-hover,
1065
+ .usa-button:visited.usa-button-outline:hover,
1066
+ .usa-button:visited.usa-button-outline.usa-button-hover,
1067
+ .usa-button-primary:visited.usa-button-outline:hover,
1068
+ .usa-button-primary:visited.usa-button-outline.usa-button-hover,
1069
+ button.usa-button-outline:hover,
1070
+ button.usa-button-outline.usa-button-hover,
1071
+ [type=button].usa-button-outline:hover,
1072
+ [type=button].usa-button-outline.usa-button-hover,
1073
+ [type=submit].usa-button-outline:hover,
1074
+ [type=submit].usa-button-outline.usa-button-hover,
1075
+ [type=reset].usa-button-outline:hover,
1076
+ [type=reset].usa-button-outline.usa-button-hover,
1077
+ [type=image].usa-button-outline:hover,
1078
+ [type=image].usa-button-outline.usa-button-hover {
1079
+ box-shadow: inset 0 0 0 2px #205493;
1080
+ color: #205493;
1081
+ }
1082
+
1083
+ .usa-button.usa-button-outline:active, .usa-button.usa-button-outline.usa-button-active,
1084
+ .usa-button-primary.usa-button-outline:active,
1085
+ .usa-button-primary.usa-button-outline.usa-button-active,
1086
+ .usa-button:visited.usa-button-outline:active,
1087
+ .usa-button:visited.usa-button-outline.usa-button-active,
1088
+ .usa-button-primary:visited.usa-button-outline:active,
1089
+ .usa-button-primary:visited.usa-button-outline.usa-button-active,
1090
+ button.usa-button-outline:active,
1091
+ button.usa-button-outline.usa-button-active,
1092
+ [type=button].usa-button-outline:active,
1093
+ [type=button].usa-button-outline.usa-button-active,
1094
+ [type=submit].usa-button-outline:active,
1095
+ [type=submit].usa-button-outline.usa-button-active,
1096
+ [type=reset].usa-button-outline:active,
1097
+ [type=reset].usa-button-outline.usa-button-active,
1098
+ [type=image].usa-button-outline:active,
1099
+ [type=image].usa-button-outline.usa-button-active {
1100
+ box-shadow: inset 0 0 0 2px #112e51;
1101
+ color: #112e51;
1102
+ }
1103
+
1104
+ .usa-button.usa-button-outline:focus, .usa-button.usa-button-outline.usa-button-focus,
1105
+ .usa-button-primary.usa-button-outline:focus,
1106
+ .usa-button-primary.usa-button-outline.usa-button-focus,
1107
+ .usa-button:visited.usa-button-outline:focus,
1108
+ .usa-button:visited.usa-button-outline.usa-button-focus,
1109
+ .usa-button-primary:visited.usa-button-outline:focus,
1110
+ .usa-button-primary:visited.usa-button-outline.usa-button-focus,
1111
+ button.usa-button-outline:focus,
1112
+ button.usa-button-outline.usa-button-focus,
1113
+ [type=button].usa-button-outline:focus,
1114
+ [type=button].usa-button-outline.usa-button-focus,
1115
+ [type=submit].usa-button-outline:focus,
1116
+ [type=submit].usa-button-outline.usa-button-focus,
1117
+ [type=reset].usa-button-outline:focus,
1118
+ [type=reset].usa-button-outline.usa-button-focus,
1119
+ [type=image].usa-button-outline:focus,
1120
+ [type=image].usa-button-outline.usa-button-focus {
1121
+ box-shadow: inset 0 0 0 2px #112e51, 0 0 3px #3e94cf, 0 0 7px #3e94cf;
1122
+ }
1123
+
1124
+ .usa-button.usa-button-outline-inverse,
1125
+ .usa-button-primary.usa-button-outline-inverse,
1126
+ .usa-button:visited.usa-button-outline-inverse,
1127
+ .usa-button-primary:visited.usa-button-outline-inverse,
1128
+ button.usa-button-outline-inverse,
1129
+ [type=button].usa-button-outline-inverse,
1130
+ [type=submit].usa-button-outline-inverse,
1131
+ [type=reset].usa-button-outline-inverse,
1132
+ [type=image].usa-button-outline-inverse {
1133
+ background: transparent;
1134
+ box-shadow: inset 0 0 0 2px #ffffff;
1135
+ color: #ffffff;
1136
+ }
1137
+
1138
+ .usa-button.usa-button-outline-inverse:hover, .usa-button.usa-button-outline-inverse.usa-button-hover,
1139
+ .usa-button-primary.usa-button-outline-inverse:hover,
1140
+ .usa-button-primary.usa-button-outline-inverse.usa-button-hover,
1141
+ .usa-button:visited.usa-button-outline-inverse:hover,
1142
+ .usa-button:visited.usa-button-outline-inverse.usa-button-hover,
1143
+ .usa-button-primary:visited.usa-button-outline-inverse:hover,
1144
+ .usa-button-primary:visited.usa-button-outline-inverse.usa-button-hover,
1145
+ button.usa-button-outline-inverse:hover,
1146
+ button.usa-button-outline-inverse.usa-button-hover,
1147
+ [type=button].usa-button-outline-inverse:hover,
1148
+ [type=button].usa-button-outline-inverse.usa-button-hover,
1149
+ [type=submit].usa-button-outline-inverse:hover,
1150
+ [type=submit].usa-button-outline-inverse.usa-button-hover,
1151
+ [type=reset].usa-button-outline-inverse:hover,
1152
+ [type=reset].usa-button-outline-inverse.usa-button-hover,
1153
+ [type=image].usa-button-outline-inverse:hover,
1154
+ [type=image].usa-button-outline-inverse.usa-button-hover {
1155
+ box-shadow: inset 0 0 0 2px #d6d7d9;
1156
+ color: #d6d7d9;
1157
+ }
1158
+
1159
+ .usa-button.usa-button-outline-inverse:active, .usa-button.usa-button-outline-inverse.usa-button-active,
1160
+ .usa-button-primary.usa-button-outline-inverse:active,
1161
+ .usa-button-primary.usa-button-outline-inverse.usa-button-active,
1162
+ .usa-button:visited.usa-button-outline-inverse:active,
1163
+ .usa-button:visited.usa-button-outline-inverse.usa-button-active,
1164
+ .usa-button-primary:visited.usa-button-outline-inverse:active,
1165
+ .usa-button-primary:visited.usa-button-outline-inverse.usa-button-active,
1166
+ button.usa-button-outline-inverse:active,
1167
+ button.usa-button-outline-inverse.usa-button-active,
1168
+ [type=button].usa-button-outline-inverse:active,
1169
+ [type=button].usa-button-outline-inverse.usa-button-active,
1170
+ [type=submit].usa-button-outline-inverse:active,
1171
+ [type=submit].usa-button-outline-inverse.usa-button-active,
1172
+ [type=reset].usa-button-outline-inverse:active,
1173
+ [type=reset].usa-button-outline-inverse.usa-button-active,
1174
+ [type=image].usa-button-outline-inverse:active,
1175
+ [type=image].usa-button-outline-inverse.usa-button-active {
1176
+ box-shadow: inset 0 0 0 2px #aeb0b5;
1177
+ color: #d6d7d9;
1178
+ }
1179
+
1180
+ .usa-button.usa-button-outline-inverse:focus, .usa-button.usa-button-outline-inverse.usa-button-focus,
1181
+ .usa-button-primary.usa-button-outline-inverse:focus,
1182
+ .usa-button-primary.usa-button-outline-inverse.usa-button-focus,
1183
+ .usa-button:visited.usa-button-outline-inverse:focus,
1184
+ .usa-button:visited.usa-button-outline-inverse.usa-button-focus,
1185
+ .usa-button-primary:visited.usa-button-outline-inverse:focus,
1186
+ .usa-button-primary:visited.usa-button-outline-inverse.usa-button-focus,
1187
+ button.usa-button-outline-inverse:focus,
1188
+ button.usa-button-outline-inverse.usa-button-focus,
1189
+ [type=button].usa-button-outline-inverse:focus,
1190
+ [type=button].usa-button-outline-inverse.usa-button-focus,
1191
+ [type=submit].usa-button-outline-inverse:focus,
1192
+ [type=submit].usa-button-outline-inverse.usa-button-focus,
1193
+ [type=reset].usa-button-outline-inverse:focus,
1194
+ [type=reset].usa-button-outline-inverse.usa-button-focus,
1195
+ [type=image].usa-button-outline-inverse:focus,
1196
+ [type=image].usa-button-outline-inverse.usa-button-focus {
1197
+ box-shadow: inset 0 0 0 2px #aeb0b5, 0 0 3px #3e94cf, 0 0 7px #3e94cf;
1198
+ }
1199
+
1200
+ .usa-button.usa-button-big,
1201
+ .usa-button-primary.usa-button-big,
1202
+ .usa-button:visited.usa-button-big,
1203
+ .usa-button-primary:visited.usa-button-big,
1204
+ button.usa-button-big,
1205
+ [type=button].usa-button-big,
1206
+ [type=submit].usa-button-big,
1207
+ [type=reset].usa-button-big,
1208
+ [type=image].usa-button-big {
1209
+ font-size: 1.9rem;
1210
+ padding: 1.5rem 3rem;
1211
+ }
1212
+
1213
+ /* stylelint-disable */
1214
+ .usa-button:disabled,
1215
+ .usa-button-disabled {
1216
+ background-color: #d6d7d9;
1217
+ color: #323a45;
1218
+ pointer-events: none;
1219
+ }
1220
+
1221
+ .usa-button:disabled:hover, .usa-button:disabled.usa-button-hover, .usa-button:disabled:active, .usa-button:disabled.usa-button-active, .usa-button:disabled:focus,
1222
+ .usa-button-disabled:hover,
1223
+ .usa-button-disabled.usa-button-hover,
1224
+ .usa-button-disabled:active,
1225
+ .usa-button-disabled.usa-button-active,
1226
+ .usa-button-disabled:focus {
1227
+ background-color: #d6d7d9;
1228
+ border: 0;
1229
+ box-shadow: none;
1230
+ color: #323a45;
1231
+ }
1232
+
1233
+ .usa-button-unstyled {
1234
+ background-color: transparent;
1235
+ border: 0;
1236
+ border-radius: 0;
1237
+ font-weight: 400;
1238
+ margin: 0;
1239
+ outline: 0;
1240
+ padding: 0;
1241
+ text-align: left;
1242
+ -webkit-font-smoothing: auto;
1243
+ }
1244
+
1245
+ .usa-button-unstyled:hover {
1246
+ background-color: transparent;
1247
+ }
1248
+
1249
+ img {
1250
+ max-width: 100%;
1251
+ }
1252
+
1253
+ .media_link {
1254
+ display: inline-block;
1255
+ line-height: 0;
1256
+ }
1257
+
1258
+ /* stylelint-disable selector-no-qualifying-type */
1259
+ input,
1260
+ textarea,
1261
+ select {
1262
+ -webkit-appearance: none;
1263
+ -moz-appearance: none;
1264
+ appearance: none;
1265
+ border: 1px solid #5b616b;
1266
+ border-radius: 0;
1267
+ box-sizing: border-box;
1268
+ color: #212121;
1269
+ display: block;
1270
+ font-size: 1.7rem;
1271
+ height: 4.4rem;
1272
+ line-height: 1.3;
1273
+ margin: 0.2em 0;
1274
+ max-width: 46rem;
1275
+ outline: none;
1276
+ padding: 1rem 0.7em;
1277
+ width: 100%;
1278
+ }
1279
+
1280
+ input:focus, input.usa-input-focus,
1281
+ textarea:focus,
1282
+ textarea.usa-input-focus,
1283
+ select:focus,
1284
+ select.usa-input-focus {
1285
+ box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
1286
+ }
1287
+
1288
+ input.usa-input-success,
1289
+ textarea.usa-input-success,
1290
+ select.usa-input-success {
1291
+ border: 3px solid #4aa564;
1292
+ }
1293
+
1294
+ /* stylelint-enable */
1295
+ .usa-input-error {
1296
+ border-left: 4px solid #cd2026;
1297
+ margin-top: 3rem;
1298
+ padding-bottom: 0.8rem;
1299
+ padding-left: 1.5rem;
1300
+ padding-top: 0.8rem;
1301
+ position: relative;
1302
+ right: 1.9rem;
1303
+ }
1304
+
1305
+ .usa-input-error input,
1306
+ .usa-input-error textarea,
1307
+ .usa-input-error select {
1308
+ border: 3px solid #cd2026;
1309
+ width: calc(100% + 1.9rem);
1310
+ }
1311
+
1312
+ .usa-input-error label {
1313
+ margin-top: 0;
1314
+ }
1315
+
1316
+ .usa-input-error .usa-input-inline {
1317
+ border: 1px solid #5b616b;
1318
+ width: inherit;
1319
+ }
1320
+
1321
+ .usa-input-error .usa-input-inline-error {
1322
+ border: 3px solid #cd2026;
1323
+ }
1324
+
1325
+ .usa-input-error-label {
1326
+ display: block;
1327
+ font-size: 1.7rem;
1328
+ font-weight: 700;
1329
+ }
1330
+
1331
+ .usa-input-error-message {
1332
+ color: #cd2026;
1333
+ display: block;
1334
+ font-size: 1.7rem;
1335
+ font-weight: 700;
1336
+ padding-bottom: 3px;
1337
+ padding-top: 3px;
1338
+ }
1339
+
1340
+ .usa-input-required:after {
1341
+ color: #981b1e;
1342
+ content: ' (*Required)';
1343
+ }
1344
+
1345
+ label {
1346
+ display: block;
1347
+ margin-top: 3rem;
1348
+ max-width: 46rem;
1349
+ }
1350
+
1351
+ textarea {
1352
+ height: 16rem;
1353
+ }
1354
+
1355
+ select {
1356
+ -moz-appearance: none;
1357
+ -webkit-appearance: none;
1358
+ appearance: none;
1359
+ background-color: #ffffff;
1360
+ background-image: url("../img/arrow-down.png");
1361
+ background-image: url("../img/arrow-down.svg");
1362
+ background-position: right 1.3rem center;
1363
+ background-repeat: no-repeat;
1364
+ background-size: 1.3rem;
1365
+ }
1366
+
1367
+ legend {
1368
+ font-size: 3rem;
1369
+ font-weight: 700;
1370
+ }
1371
+
1372
+ .usa-fieldset-inputs label {
1373
+ margin-top: 0;
1374
+ }
1375
+
1376
+ .usa-form-hint {
1377
+ color: #757575;
1378
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
1379
+ margin-bottom: 0;
1380
+ }
1381
+
1382
+ [type=checkbox],
1383
+ [type=radio] {
1384
+ margin-left: -2rem;
1385
+ opacity: 0;
1386
+ position: absolute;
1387
+ }
1388
+
1389
+ .lt-ie9 [type=checkbox], .lt-ie9
1390
+ [type=radio] {
1391
+ border: 0;
1392
+ float: left;
1393
+ margin: 0.4em 0.4em 0 0;
1394
+ position: static;
1395
+ width: auto;
1396
+ }
1397
+
1398
+ [type=checkbox] + label,
1399
+ [type=radio] + label {
1400
+ cursor: pointer;
1401
+ font-weight: 400;
1402
+ margin-bottom: 0.5em;
1403
+ }
1404
+
1405
+ [type=checkbox] + label::before,
1406
+ [type=radio] + label::before {
1407
+ background: #ffffff;
1408
+ border-radius: 0.3rem;
1409
+ box-shadow: 0 0 0 1px #757575;
1410
+ content: '\a0';
1411
+ display: inline-block;
1412
+ height: 1.8rem;
1413
+ line-height: 1.8rem;
1414
+ margin-right: 0.6em;
1415
+ text-indent: 0.15em;
1416
+ vertical-align: middle\0;
1417
+ width: 1.8rem;
1418
+ }
1419
+
1420
+ [type=radio] + label::before {
1421
+ box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #757575;
1422
+ height: 1.6rem;
1423
+ line-height: 1.6rem;
1424
+ width: 1.6rem;
1425
+ border-radius: 100%;
1426
+ }
1427
+
1428
+ [type=checkbox]:checked + label::before,
1429
+ [type=radio]:checked + label::before {
1430
+ background-color: #0071bc;
1431
+ box-shadow: 0 0 0 1px #0071bc;
1432
+ }
1433
+
1434
+ [type=radio]:checked + label::before {
1435
+ box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc;
1436
+ }
1437
+
1438
+ [type=radio]:focus + label::before {
1439
+ box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf;
1440
+ }
1441
+
1442
+ [type=checkbox]:checked + label::before,
1443
+ [type=checkbox]:checked:disabled + label::before {
1444
+ background-image: url("../img/correct8.png");
1445
+ background-image: url("../img/correct8.svg");
1446
+ background-position: 50%;
1447
+ background-repeat: no-repeat;
1448
+ }
1449
+
1450
+ [type=checkbox]:focus + label::before {
1451
+ box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #0071bc;
1452
+ }
1453
+
1454
+ [type=checkbox]:disabled + label {
1455
+ color: #5b616b;
1456
+ }
1457
+
1458
+ [type=checkbox]:disabled + label::before,
1459
+ [type=radio]:disabled + label::before {
1460
+ background: #d6d7d9;
1461
+ box-shadow: 0 0 0 1px #aeb0b5;
1462
+ cursor: not-allowed;
1463
+ }
1464
+
1465
+ [type=range] {
1466
+ -webkit-appearance: none;
1467
+ border: none;
1468
+ padding-left: 0;
1469
+ width: 100%;
1470
+ }
1471
+
1472
+ [type=range]:focus {
1473
+ box-shadow: none;
1474
+ outline: none;
1475
+ }
1476
+
1477
+ [type=range]::-webkit-slider-runnable-track {
1478
+ background: #aeb0b5;
1479
+ border: 1px solid #757575;
1480
+ cursor: pointer;
1481
+ height: 1.2rem;
1482
+ width: 100%;
1483
+ }
1484
+
1485
+ [type=range]::-moz-range-track {
1486
+ background: #0071bc;
1487
+ border: 1px solid #757575;
1488
+ cursor: pointer;
1489
+ height: 1.2rem;
1490
+ width: 100%;
1491
+ }
1492
+
1493
+ [type=range]::-ms-track {
1494
+ background: transparent;
1495
+ color: transparent;
1496
+ cursor: pointer;
1497
+ height: 1.2rem;
1498
+ width: 100%;
1499
+ }
1500
+
1501
+ [type=range]::-webkit-slider-thumb {
1502
+ -webkit-appearance: none;
1503
+ border: 1px solid #757575;
1504
+ height: 2.2rem;
1505
+ border-radius: 1.5rem;
1506
+ background: #f1f1f1;
1507
+ cursor: pointer;
1508
+ margin-top: -.65rem;
1509
+ width: 2.2rem;
1510
+ }
1511
+
1512
+ [type=range]::-moz-range-thumb {
1513
+ background: #f1f1f1;
1514
+ border: 1px solid #757575;
1515
+ border-radius: 1.5rem;
1516
+ cursor: pointer;
1517
+ height: 2.2rem;
1518
+ width: 2.2rem;
1519
+ }
1520
+
1521
+ [type=range]::-ms-thumb {
1522
+ background: #f1f1f1;
1523
+ border: 1px solid #757575;
1524
+ border-radius: 1.5rem;
1525
+ cursor: pointer;
1526
+ height: 2.2rem;
1527
+ width: 2.2rem;
1528
+ }
1529
+
1530
+ [type=range]::-ms-fill-lower {
1531
+ background: #aeb0b5;
1532
+ border: 1px solid #757575;
1533
+ border-radius: 2rem;
1534
+ }
1535
+
1536
+ [type=range]::-ms-fill-upper {
1537
+ background: #aeb0b5;
1538
+ border: 1px solid #757575;
1539
+ border-radius: 2rem;
1540
+ }
1541
+
1542
+ [type=range]:focus::-webkit-slider-thumb {
1543
+ border: 2px solid #3e94cf;
1544
+ }
1545
+
1546
+ [type=range]:focus::-moz-range-thumb {
1547
+ border: 2px solid #3e94cf;
1548
+ }
1549
+
1550
+ [type=range]:focus::-ms-thumb {
1551
+ border: 2px solid #3e94cf;
1552
+ }
1553
+
1554
+ .usa-date-of-birth label {
1555
+ margin-top: 0;
1556
+ }
1557
+
1558
+ .usa-date-of-birth [type=number]::-webkit-inner-spin-button,
1559
+ .usa-date-of-birth [type=number]::-webkit-outer-spin-button {
1560
+ -webkit-appearance: none;
1561
+ appearance: none;
1562
+ margin: 0;
1563
+ }
1564
+
1565
+ .usa-date-of-birth [type=number] {
1566
+ -moz-appearance: textfield;
1567
+ }
1568
+
1569
+ .usa-form-group-day,
1570
+ .usa-form-group-month,
1571
+ .usa-form-group-year {
1572
+ clear: none;
1573
+ float: left;
1574
+ margin-right: 1.5rem;
1575
+ width: 5rem;
1576
+ }
1577
+
1578
+ .usa-form-group-year {
1579
+ width: 7rem;
1580
+ }
1581
+
1582
+ .usa-label, .usa-label-big {
1583
+ background-color: #0071bc;
1584
+ border-radius: 0.3rem;
1585
+ color: #ffffff;
1586
+ font-size: 1.5rem;
1587
+ margin-right: 0.5rem;
1588
+ padding: 0.1rem 0.7rem;
1589
+ text-transform: uppercase;
1590
+ }
1591
+
1592
+ .usa-label:only-of-type, .usa-label-big:only-of-type {
1593
+ margin-right: 0;
1594
+ }
1595
+
1596
+ .usa-label-big {
1597
+ font-size: 1.7rem;
1598
+ padding-left: 0.9rem;
1599
+ padding-right: 0.9rem;
1600
+ }
1601
+
1602
+ ul,
1603
+ ol {
1604
+ margin-top: 1em;
1605
+ margin-bottom: 1em;
1606
+ padding-left: 1.94em;
1607
+ }
1608
+
1609
+ li {
1610
+ line-height: 1.5;
1611
+ margin-bottom: 0.5em;
1612
+ }
1613
+
1614
+ li:last-child {
1615
+ margin-bottom: 0;
1616
+ }
1617
+
1618
+ h1 + ul,
1619
+ h1 + ol,
1620
+ h2 + ul,
1621
+ h2 + ol,
1622
+ h3 + ul,
1623
+ h3 + ol,
1624
+ h4 + ul,
1625
+ h4 + ol,
1626
+ h5 + ul,
1627
+ h5 + ol,
1628
+ h6 + ul,
1629
+ h6 + ol,
1630
+ p + ul,
1631
+ p + ol {
1632
+ margin-top: 0;
1633
+ }
1634
+
1635
+ .usa-unstyled-list {
1636
+ margin-top: 0;
1637
+ margin-bottom: 0;
1638
+ list-style-type: none;
1639
+ padding-left: 0;
1640
+ }
1641
+
1642
+ .usa-unstyled-list > li {
1643
+ margin-bottom: 0;
1644
+ }
1645
+
1646
+ table {
1647
+ border-spacing: 0;
1648
+ margin: 2em 0;
1649
+ min-width: 100%;
1650
+ }
1651
+
1652
+ table thead th,
1653
+ table thead td {
1654
+ background-color: #f1f1f1;
1655
+ }
1656
+
1657
+ table th {
1658
+ text-align: left;
1659
+ }
1660
+
1661
+ table tbody th {
1662
+ font-weight: 400;
1663
+ }
1664
+
1665
+ table th,
1666
+ table td {
1667
+ background-color: #ffffff;
1668
+ border: 1px solid #5b616b;
1669
+ padding: 1.5rem;
1670
+ }
1671
+
1672
+ .usa-table-borderless thead tr {
1673
+ background-color: transparent;
1674
+ }
1675
+
1676
+ .usa-table-borderless thead th {
1677
+ border-top: 0;
1678
+ }
1679
+
1680
+ .usa-table-borderless th,
1681
+ .usa-table-borderless td {
1682
+ border-left: 0;
1683
+ border-right: 0;
1684
+ }
1685
+
1686
+ html {
1687
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
1688
+ font-size: 10px;
1689
+ }
1690
+
1691
+ body {
1692
+ font-size: 1.7rem;
1693
+ }
1694
+
1695
+ p {
1696
+ line-height: 1.5;
1697
+ margin-bottom: 1em;
1698
+ margin-top: 1em;
1699
+ }
1700
+
1701
+ a {
1702
+ color: #0071bc;
1703
+ text-decoration: underline;
1704
+ }
1705
+
1706
+ a:hover, a:active {
1707
+ color: #205493;
1708
+ }
1709
+
1710
+ a:visited {
1711
+ color: #4c2c92;
1712
+ }
1713
+
1714
+ a:focus {
1715
+ box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
1716
+ outline: 0;
1717
+ }
1718
+
1719
+ .usa-external_link::after {
1720
+ background: url("../img/external-link.png") no-repeat 0 0;
1721
+ background: url("../img/external-link.svg") no-repeat 0 0;
1722
+ background-size: 100%;
1723
+ content: '';
1724
+ display: inline-block;
1725
+ height: 0.65em;
1726
+ margin-bottom: -1px;
1727
+ margin-left: 4px;
1728
+ width: 0.65em;
1729
+ }
1730
+
1731
+ .usa-external_link:hover::after {
1732
+ background-image: url("../img/external-link-hover.png");
1733
+ background-image: url("../img/external-link-hover.svg");
1734
+ }
1735
+
1736
+ .usa-external_link-alt::after {
1737
+ background: url("../img/external-link-alt.png") no-repeat 0 0;
1738
+ background: url("../img/external-link-alt.svg") no-repeat 0 0;
1739
+ background-size: 100%;
1740
+ content: '';
1741
+ display: inline-block;
1742
+ height: 0.65em;
1743
+ margin-bottom: -1px;
1744
+ margin-left: 4px;
1745
+ width: 0.65em;
1746
+ }
1747
+
1748
+ .usa-external_link-alt:hover::after {
1749
+ background-image: url("../img/external-link-alt-hover.png");
1750
+ background-image: url("../img/external-link-alt-hover.svg");
1751
+ }
1752
+
1753
+ h1,
1754
+ h2,
1755
+ h3,
1756
+ h4,
1757
+ h5,
1758
+ h6 {
1759
+ clear: both;
1760
+ font-family: "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
1761
+ line-height: 1.3;
1762
+ margin-bottom: .5em;
1763
+ margin-top: 1.5em;
1764
+ }
1765
+
1766
+ h1 {
1767
+ font-size: 4rem;
1768
+ font-weight: 700;
1769
+ }
1770
+
1771
+ h2 {
1772
+ font-size: 3rem;
1773
+ font-weight: 700;
1774
+ }
1775
+
1776
+ h3 {
1777
+ font-size: 2rem;
1778
+ font-weight: 700;
1779
+ }
1780
+
1781
+ h4 {
1782
+ font-size: 1.7rem;
1783
+ font-weight: 700;
1784
+ }
1785
+
1786
+ h5 {
1787
+ font-size: 1.5rem;
1788
+ font-weight: 700;
1789
+ }
1790
+
1791
+ h6 {
1792
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
1793
+ font-size: 1.3rem;
1794
+ font-weight: 400;
1795
+ text-transform: uppercase;
1796
+ }
1797
+
1798
+ cite,
1799
+ var,
1800
+ address,
1801
+ dfn {
1802
+ font-style: normal;
1803
+ }
1804
+
1805
+ .usa-content p:not(.usa-font-lead) {
1806
+ max-width: 53rem;
1807
+ }
1808
+
1809
+ .usa-content-list {
1810
+ max-width: 53rem;
1811
+ }
1812
+
1813
+ .usa-sans p,
1814
+ .usa-sans a,
1815
+ .usa-sans li,
1816
+ .usa-sans span {
1817
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
1818
+ }
1819
+
1820
+ .usa-sans a {
1821
+ border-bottom: none;
1822
+ font-weight: 700;
1823
+ }
1824
+
1825
+ .usa-serif p,
1826
+ .usa-serif a,
1827
+ .usa-serif li,
1828
+ .usa-serif span {
1829
+ font-family: "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
1830
+ }
1831
+
1832
+ .usa-display {
1833
+ font-size: 2rem;
1834
+ font-weight: 700;
1835
+ margin-bottom: 0;
1836
+ }
1837
+
1838
+ @media screen and (min-width: 481px) {
1839
+ .usa-display {
1840
+ font-size: 4rem;
1841
+ font-weight: 700;
1842
+ }
1843
+ }
1844
+
1845
+ @media screen and (min-width: 600px) {
1846
+ .usa-display {
1847
+ font-size: 5.2rem;
1848
+ font-weight: 700;
1849
+ }
1850
+ }
1851
+
1852
+ .usa-font-lead {
1853
+ font-family: "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
1854
+ font-size: 2rem;
1855
+ line-height: 1.7;
1856
+ max-width: 77rem;
1857
+ }
1858
+
1859
+ .usa-image-block {
1860
+ position: relative;
1861
+ }
1862
+
1863
+ .usa-image-text-block {
1864
+ color: #ffffff;
1865
+ left: 0;
1866
+ margin-left: 8%;
1867
+ position: absolute;
1868
+ top: 0;
1869
+ }
1870
+
1871
+ .usa-image-text {
1872
+ margin-top: 0;
1873
+ }
1874
+
1875
+ .usa-drop_text {
1876
+ margin-bottom: 0;
1877
+ }
1878
+
1879
+ .usa-background-dark {
1880
+ background-color: #323a45;
1881
+ }
1882
+
1883
+ .usa-background-dark p,
1884
+ .usa-background-dark span {
1885
+ color: #ffffff;
1886
+ }
1887
+
1888
+ .usa-background-dark a {
1889
+ color: #d6d7d9;
1890
+ }
1891
+
1892
+ .usa-background-dark a:hover {
1893
+ color: #ffffff;
1894
+ }
1895
+
1896
+ .usa-text-small {
1897
+ font-size: 1.3rem;
1898
+ margin-top: 0;
1899
+ }
1900
+
1901
+ .usa-section > :first-child,
1902
+ .usa-grid > :first-child {
1903
+ margin-top: 0;
1904
+ }
1905
+
1906
+ .usa-section > :last-child,
1907
+ .usa-grid > :last-child {
1908
+ margin-bottom: 0;
1909
+ }
1910
+
1911
+ .usa-width-one-whole:first-child > :first-child,
1912
+ .usa-width-one-half:first-child > :first-child,
1913
+ .usa-width-one-third:first-child > :first-child,
1914
+ .usa-width-two-thirds:first-child > :first-child,
1915
+ .usa-width-one-fourth:first-child > :first-child,
1916
+ .usa-width-three-fourths:first-child > :first-child,
1917
+ .usa-width-one-sixth:first-child > :first-child,
1918
+ .usa-width-five-sixths:first-child > :first-child,
1919
+ .usa-width-one-twelfth:first-child > :first-child {
1920
+ margin-top: 0;
1921
+ }
1922
+
1923
+ @media screen and (min-width: 600px) {
1924
+ .usa-width-one-whole > :first-child,
1925
+ .usa-width-one-half > :first-child,
1926
+ .usa-width-one-third > :first-child,
1927
+ .usa-width-two-thirds > :first-child,
1928
+ .usa-width-one-fourth > :first-child,
1929
+ .usa-width-three-fourths > :first-child,
1930
+ .usa-width-one-sixth > :first-child,
1931
+ .usa-width-five-sixths > :first-child,
1932
+ .usa-width-one-twelfth > :first-child {
1933
+ margin-top: 0;
1934
+ }
1935
+ }
1936
+
1937
+ .usa-width-one-whole:last-child > :last-child,
1938
+ .usa-width-one-half:last-child > :last-child,
1939
+ .usa-width-one-third:last-child > :last-child,
1940
+ .usa-width-two-thirds:last-child > :last-child,
1941
+ .usa-width-one-fourth:last-child > :last-child,
1942
+ .usa-width-three-fourths:last-child > :last-child,
1943
+ .usa-width-one-sixth:last-child > :last-child,
1944
+ .usa-width-five-sixths:last-child > :last-child,
1945
+ .usa-width-one-twelfth:last-child > :last-child {
1946
+ margin-bottom: 0;
1947
+ }
1948
+
1949
+ @media screen and (min-width: 600px) {
1950
+ .usa-width-one-whole > :last-child,
1951
+ .usa-width-one-half > :last-child,
1952
+ .usa-width-one-third > :last-child,
1953
+ .usa-width-two-thirds > :last-child,
1954
+ .usa-width-one-fourth > :last-child,
1955
+ .usa-width-three-fourths > :last-child,
1956
+ .usa-width-one-sixth > :last-child,
1957
+ .usa-width-five-sixths > :last-child,
1958
+ .usa-width-one-twelfth > :last-child {
1959
+ margin-bottom: 0;
1960
+ }
1961
+ }
1962
+
1963
+ .usa-accordion,
1964
+ .usa-accordion-bordered {
1965
+ margin-top: 0;
1966
+ margin-bottom: 0;
1967
+ list-style-type: none;
1968
+ padding-left: 0;
1969
+ color: #212121;
1970
+ margin: 0;
1971
+ padding: 0;
1972
+ width: 100%;
1973
+ }
1974
+
1975
+ .usa-accordion > li,
1976
+ .usa-accordion-bordered > li {
1977
+ margin-bottom: 0;
1978
+ }
1979
+
1980
+ .usa-accordion + .usa-accordion,
1981
+ .usa-accordion + .usa-accordion-bordered,
1982
+ .usa-accordion-bordered + .usa-accordion,
1983
+ .usa-accordion-bordered + .usa-accordion-bordered {
1984
+ margin-top: 1rem;
1985
+ }
1986
+
1987
+ .usa-accordion > ul,
1988
+ .usa-accordion-bordered > ul {
1989
+ margin-top: 0;
1990
+ margin-bottom: 0;
1991
+ list-style-type: none;
1992
+ padding-left: 0;
1993
+ color: #212121;
1994
+ margin: 0;
1995
+ padding: 0;
1996
+ width: 100%;
1997
+ }
1998
+
1999
+ .usa-accordion > ul > li,
2000
+ .usa-accordion-bordered > ul > li {
2001
+ margin-bottom: 0;
2002
+ }
2003
+
2004
+ .usa-accordion > ul > li,
2005
+ .usa-accordion-bordered > ul > li {
2006
+ background-color: #f1f1f1;
2007
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
2008
+ list-style: none;
2009
+ margin-bottom: 6px;
2010
+ width: 100%;
2011
+ }
2012
+
2013
+ .usa-accordion > ul button,
2014
+ .usa-accordion-bordered > ul button {
2015
+ background-color: transparent;
2016
+ border: 0;
2017
+ border-radius: 0;
2018
+ font-weight: 400;
2019
+ margin: 0;
2020
+ outline: 0;
2021
+ padding: 0;
2022
+ text-align: left;
2023
+ -webkit-font-smoothing: auto;
2024
+ background-color: #f1f1f1;
2025
+ background-image: url("../img/minus.png");
2026
+ background-image: url("../img/minus.svg");
2027
+ background-position: right 3rem center;
2028
+ background-repeat: no-repeat;
2029
+ background-size: 13px;
2030
+ color: #212121;
2031
+ cursor: pointer;
2032
+ display: inline-block;
2033
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
2034
+ font-weight: 700;
2035
+ margin: 0;
2036
+ padding: 1.5rem 5.5rem 1.5rem 3rem;
2037
+ width: 100%;
2038
+ }
2039
+
2040
+ .usa-accordion > ul button:hover,
2041
+ .usa-accordion-bordered > ul button:hover {
2042
+ background-color: transparent;
2043
+ }
2044
+
2045
+ .usa-accordion > ul button:focus,
2046
+ .usa-accordion-bordered > ul button:focus {
2047
+ box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
2048
+ }
2049
+
2050
+ .usa-accordion > ul button:hover,
2051
+ .usa-accordion-bordered > ul button:hover {
2052
+ background-color: #d6d7d9;
2053
+ color: #212121;
2054
+ }
2055
+
2056
+ .usa-accordion > ul button h1,
2057
+ .usa-accordion > ul button h2,
2058
+ .usa-accordion > ul button h3,
2059
+ .usa-accordion > ul button h4,
2060
+ .usa-accordion > ul button h5,
2061
+ .usa-accordion > ul button h6,
2062
+ .usa-accordion-bordered > ul button h1,
2063
+ .usa-accordion-bordered > ul button h2,
2064
+ .usa-accordion-bordered > ul button h3,
2065
+ .usa-accordion-bordered > ul button h4,
2066
+ .usa-accordion-bordered > ul button h5,
2067
+ .usa-accordion-bordered > ul button h6 {
2068
+ margin: 0;
2069
+ }
2070
+
2071
+ .usa-accordion > ul [aria-expanded=false],
2072
+ .usa-accordion-bordered > ul [aria-expanded=false] {
2073
+ background-image: url("../img/plus.png");
2074
+ background-image: url("../img/plus.svg");
2075
+ background-repeat: no-repeat;
2076
+ background-size: 1.3rem;
2077
+ }
2078
+
2079
+ .usa-accordion > li,
2080
+ .usa-accordion-bordered > li {
2081
+ background-color: #f1f1f1;
2082
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
2083
+ list-style: none;
2084
+ margin-bottom: 6px;
2085
+ width: 100%;
2086
+ }
2087
+
2088
+ .usa-accordion-bordered .usa-accordion-content {
2089
+ border-bottom: 3px solid #f1f1f1;
2090
+ border-left: 3px solid #f1f1f1;
2091
+ border-right: 3px solid #f1f1f1;
2092
+ }
2093
+
2094
+ .usa-accordion-content {
2095
+ background-color: #ffffff;
2096
+ overflow: auto;
2097
+ padding: 3rem;
2098
+ }
2099
+
2100
+ .usa-accordion-content > *:first-child {
2101
+ margin-top: 0;
2102
+ }
2103
+
2104
+ .usa-accordion-content > *:last-child {
2105
+ margin-bottom: 0;
2106
+ }
2107
+
2108
+ .usa-accordion-content:not([aria-hidden]) {
2109
+ position: absolute;
2110
+ left: -999em;
2111
+ }
2112
+
2113
+ .usa-accordion-content[aria-hidden=true] {
2114
+ display: none;
2115
+ }
2116
+
2117
+ .usa-accordion-button {
2118
+ background-color: transparent;
2119
+ border: 0;
2120
+ border-radius: 0;
2121
+ font-weight: 400;
2122
+ margin: 0;
2123
+ outline: 0;
2124
+ padding: 0;
2125
+ text-align: left;
2126
+ -webkit-font-smoothing: auto;
2127
+ background-color: #f1f1f1;
2128
+ background-image: url("../img/minus.png");
2129
+ background-image: url("../img/minus.svg");
2130
+ background-position: right 3rem center;
2131
+ background-repeat: no-repeat;
2132
+ background-size: 13px;
2133
+ color: #212121;
2134
+ cursor: pointer;
2135
+ display: inline-block;
2136
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
2137
+ font-weight: 700;
2138
+ margin: 0;
2139
+ padding: 1.5rem 5.5rem 1.5rem 3rem;
2140
+ width: 100%;
2141
+ }
2142
+
2143
+ .usa-accordion-button:hover {
2144
+ background-color: transparent;
2145
+ }
2146
+
2147
+ .usa-accordion-button:focus {
2148
+ box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
2149
+ }
2150
+
2151
+ .usa-accordion-button:hover {
2152
+ background-color: #d6d7d9;
2153
+ color: #212121;
2154
+ }
2155
+
2156
+ .usa-accordion-button h1,
2157
+ .usa-accordion-button h2,
2158
+ .usa-accordion-button h3,
2159
+ .usa-accordion-button h4,
2160
+ .usa-accordion-button h5,
2161
+ .usa-accordion-button h6 {
2162
+ margin: 0;
2163
+ }
2164
+
2165
+ .usa-accordion-button[aria-expanded=false] {
2166
+ background-image: url("../img/plus.png");
2167
+ background-image: url("../img/plus.svg");
2168
+ background-repeat: no-repeat;
2169
+ background-size: 1.3rem;
2170
+ }
2171
+
2172
+ .usa-alert {
2173
+ background-color: #f1f1f1;
2174
+ background-position: 1rem 2rem;
2175
+ background-repeat: no-repeat;
2176
+ background-size: 4rem;
2177
+ margin-top: 1.5em;
2178
+ padding: 1em;
2179
+ }
2180
+
2181
+ @media screen and (min-width: 600px) {
2182
+ .usa-alert {
2183
+ background-size: 5.2rem;
2184
+ }
2185
+ }
2186
+
2187
+ .usa-alert ul {
2188
+ margin-bottom: 0;
2189
+ margin-top: 1em;
2190
+ }
2191
+
2192
+ .usa-alert-icon {
2193
+ display: table-cell;
2194
+ padding-right: 1rem;
2195
+ }
2196
+
2197
+ .usa-alert-body {
2198
+ display: table-cell;
2199
+ padding-left: 3.5rem;
2200
+ vertical-align: top;
2201
+ }
2202
+
2203
+ @media screen and (min-width: 600px) {
2204
+ .usa-alert-body {
2205
+ padding-left: 5rem;
2206
+ }
2207
+ }
2208
+
2209
+ .usa-alert-body p:first-child {
2210
+ margin-top: 0.8rem;
2211
+ }
2212
+
2213
+ .usa-alert-heading {
2214
+ margin-bottom: .3rem;
2215
+ margin-top: 0;
2216
+ }
2217
+
2218
+ @media screen and (min-width: 600px) {
2219
+ .usa-alert-heading {
2220
+ margin-top: .3rem;
2221
+ }
2222
+ }
2223
+
2224
+ .usa-alert-text {
2225
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
2226
+ margin-bottom: 0;
2227
+ margin-top: 0;
2228
+ }
2229
+
2230
+ .usa-alert-success {
2231
+ background-color: #e7f4e4;
2232
+ background-image: url("../img/alerts/success.png");
2233
+ background-image: url("../img/alerts/success.svg");
2234
+ }
2235
+
2236
+ .usa-alert-warning {
2237
+ background-color: #fff1d2;
2238
+ background-image: url("../img/alerts/warning.png");
2239
+ background-image: url("../img/alerts/warning.svg");
2240
+ }
2241
+
2242
+ .usa-alert-error {
2243
+ background-color: #f9dede;
2244
+ background-image: url("../img/alerts/error.png");
2245
+ background-image: url("../img/alerts/error.svg");
2246
+ }
2247
+
2248
+ .usa-alert-info {
2249
+ background-color: #e1f3f8;
2250
+ background-image: url("../img/alerts/info.png");
2251
+ background-image: url("../img/alerts/info.svg");
2252
+ }
2253
+
2254
+ .usa-alert-no_icon {
2255
+ background-image: none;
2256
+ }
2257
+
2258
+ .usa-banner {
2259
+ background-color: #f1f1f1;
2260
+ padding-bottom: 0.7rem;
2261
+ }
2262
+
2263
+ @media screen and (min-width: 481px) {
2264
+ .usa-banner {
2265
+ font-size: 1.3rem;
2266
+ padding-bottom: 0;
2267
+ }
2268
+ }
2269
+
2270
+ .usa-banner-content {
2271
+ padding-right: 1.5rem;
2272
+ padding-bottom: 3px;
2273
+ padding-left: 1.5rem;
2274
+ background-color: transparent;
2275
+ font-size: 1.5rem;
2276
+ padding-top: 2rem;
2277
+ width: 100%;
2278
+ }
2279
+
2280
+ @media screen and (min-width: 600px) {
2281
+ .usa-banner-content {
2282
+ padding-bottom: 2.3rem;
2283
+ padding-top: 4rem;
2284
+ }
2285
+ }
2286
+
2287
+ @media screen and (min-width: 951px) {
2288
+ .usa-banner-content {
2289
+ padding-right: 3rem;
2290
+ padding-left: 3rem;
2291
+ }
2292
+ }
2293
+
2294
+ .usa-banner-content p:first-child {
2295
+ margin-top: 1rem;
2296
+ }
2297
+
2298
+ @media screen and (min-width: 600px) {
2299
+ .usa-banner-content p:first-child {
2300
+ margin-top: 0;
2301
+ }
2302
+ }
2303
+
2304
+ .usa-banner-inner {
2305
+ max-width: 1200px;
2306
+ margin-left: auto;
2307
+ margin-right: auto;
2308
+ padding-right: 1.5rem;
2309
+ padding-left: 1.5rem;
2310
+ max-width: 1040px;
2311
+ }
2312
+
2313
+ .usa-banner-inner::after {
2314
+ clear: both;
2315
+ content: "";
2316
+ display: block;
2317
+ }
2318
+
2319
+ @media screen and (min-width: 951px) {
2320
+ .usa-banner-inner {
2321
+ padding-right: 3rem;
2322
+ padding-left: 3rem;
2323
+ }
2324
+ }
2325
+
2326
+ .usa-banner-header {
2327
+ padding-top: 0.55rem;
2328
+ padding-bottom: 0.55rem;
2329
+ font-size: 1.2rem;
2330
+ font-weight: 400;
2331
+ }
2332
+
2333
+ @media screen and (min-width: 481px) {
2334
+ .usa-banner-header {
2335
+ padding-top: 0;
2336
+ padding-bottom: 0;
2337
+ }
2338
+ }
2339
+
2340
+ .usa-banner-header p {
2341
+ margin-top: 0;
2342
+ margin-bottom: 0;
2343
+ display: inline;
2344
+ overflow: hidden;
2345
+ vertical-align: middle;
2346
+ }
2347
+
2348
+ @media screen and (min-width: 481px) {
2349
+ .usa-banner-header p {
2350
+ margin-top: 2px;
2351
+ margin-bottom: 2px;
2352
+ display: inline-block;
2353
+ }
2354
+ }
2355
+
2356
+ .usa-banner-header img {
2357
+ float: left;
2358
+ margin-right: 1rem;
2359
+ margin-top: 1px;
2360
+ width: 2.4rem;
2361
+ }
2362
+
2363
+ @media screen and (min-width: 481px) {
2364
+ .usa-banner-header img {
2365
+ margin-right: 0.7rem;
2366
+ width: 2rem;
2367
+ }
2368
+ }
2369
+
2370
+ .usa-banner-header-expanded {
2371
+ -webkit-box-align: center;
2372
+ -ms-flex-align: center;
2373
+ align-items: center;
2374
+ border-bottom: 1px solid #aeb0b5;
2375
+ display: -webkit-box;
2376
+ display: -ms-flexbox;
2377
+ display: flex;
2378
+ font-size: 1.5rem;
2379
+ min-height: 5.6rem;
2380
+ padding-right: 3rem;
2381
+ }
2382
+
2383
+ @media screen and (min-width: 481px) {
2384
+ .usa-banner-header-expanded {
2385
+ border-bottom: none;
2386
+ display: block;
2387
+ font-size: 1.2rem;
2388
+ font-weight: 400;
2389
+ min-height: 0;
2390
+ padding-right: 0;
2391
+ }
2392
+ }
2393
+
2394
+ .usa-banner-header-expanded > .usa-banner-inner {
2395
+ margin-left: 0;
2396
+ }
2397
+
2398
+ @media screen and (min-width: 481px) {
2399
+ .usa-banner-header-expanded > .usa-banner-inner {
2400
+ margin-left: auto;
2401
+ }
2402
+ }
2403
+
2404
+ .usa-banner-header-expanded img {
2405
+ margin-right: 2.4rem;
2406
+ }
2407
+
2408
+ @media screen and (min-width: 481px) {
2409
+ .usa-banner-header-expanded img {
2410
+ margin-right: 0.7rem;
2411
+ }
2412
+ }
2413
+
2414
+ .usa-banner-header-expanded p {
2415
+ line-height: 1.3;
2416
+ vertical-align: top;
2417
+ }
2418
+
2419
+ @media screen and (min-width: 481px) {
2420
+ .usa-banner-header-expanded p {
2421
+ line-height: 1.5;
2422
+ vertical-align: middle;
2423
+ }
2424
+ }
2425
+
2426
+ .usa-banner-button {
2427
+ background-color: transparent;
2428
+ border: 0;
2429
+ border-radius: 0;
2430
+ font-weight: 400;
2431
+ margin: 0;
2432
+ outline: 0;
2433
+ padding: 0;
2434
+ text-align: left;
2435
+ -webkit-font-smoothing: auto;
2436
+ padding-top: 1.3rem;
2437
+ padding-left: 4.8rem;
2438
+ background-position-x: right;
2439
+ color: #0071bc;
2440
+ display: block;
2441
+ font-size: 1.2rem;
2442
+ height: 4.3rem;
2443
+ left: 0;
2444
+ position: absolute;
2445
+ text-decoration: underline;
2446
+ top: 0;
2447
+ width: 100%;
2448
+ }
2449
+
2450
+ .usa-banner-button:hover {
2451
+ background-color: transparent;
2452
+ }
2453
+
2454
+ @media screen and (min-width: 481px) {
2455
+ .usa-banner-button {
2456
+ padding-top: 0;
2457
+ padding-left: 0;
2458
+ /* stylelint-disable declaration-block-no-ignored-properties */
2459
+ display: inline;
2460
+ height: initial;
2461
+ margin-left: 3px;
2462
+ position: relative;
2463
+ vertical-align: middle;
2464
+ width: initial;
2465
+ /* stylelint-enable */
2466
+ }
2467
+ }
2468
+
2469
+ .usa-banner-button:hover {
2470
+ color: #205493;
2471
+ text-decoration: underline;
2472
+ }
2473
+
2474
+ .usa-banner-button[aria-expanded=false] {
2475
+ background-image: none;
2476
+ }
2477
+
2478
+ .usa-banner-button[aria-expanded=false]::after {
2479
+ background-image: url(../img/angle-arrow-down-primary.png);
2480
+ background-image: url(../img/angle-arrow-down-primary.svg);
2481
+ background-size: 100%;
2482
+ content: '';
2483
+ display: inline-block;
2484
+ height: 1rem;
2485
+ width: 1rem;
2486
+ /* stylelint-disable block-closing-brace-newline-after, at-rule-empty-line-before */
2487
+ margin-left: 0;
2488
+ /* stylelint-enable */
2489
+ }
2490
+
2491
+ .usa-banner-button[aria-expanded=false]:hover::after {
2492
+ background-image: url(../img/angle-arrow-down-primary-hover.png);
2493
+ background-image: url(../img/angle-arrow-down-primary-hover.svg);
2494
+ }
2495
+
2496
+ .usa-banner-button[aria-expanded=false]::after {
2497
+ background-position-y: 1px;
2498
+ }
2499
+
2500
+ .usa-banner-button[aria-expanded=true] {
2501
+ background-image: none;
2502
+ height: 5.6rem;
2503
+ }
2504
+
2505
+ .usa-banner-button[aria-expanded=true]::after {
2506
+ background-image: url(../img/close.png);
2507
+ background-image: url(../img/close.svg);
2508
+ background-size: 100%;
2509
+ content: '';
2510
+ display: inline-block;
2511
+ height: 1.3rem;
2512
+ width: 1.3rem;
2513
+ /* stylelint-disable block-closing-brace-newline-after, at-rule-empty-line-before */
2514
+ margin-left: 0;
2515
+ /* stylelint-enable */
2516
+ }
2517
+
2518
+ @media screen and (min-width: 481px) {
2519
+ .usa-banner-button[aria-expanded=true] {
2520
+ height: initial;
2521
+ padding: 0;
2522
+ position: relative;
2523
+ }
2524
+ .usa-banner-button[aria-expanded=true]::after {
2525
+ background-image: url(../img/angle-arrow-up-primary.png);
2526
+ background-image: url(../img/angle-arrow-up-primary.svg);
2527
+ background-size: 100%;
2528
+ content: '';
2529
+ display: inline-block;
2530
+ height: 1rem;
2531
+ width: 1rem;
2532
+ /* stylelint-disable block-closing-brace-newline-after, at-rule-empty-line-before */
2533
+ margin-left: 0;
2534
+ /* stylelint-enable */
2535
+ }
2536
+ .usa-banner-button[aria-expanded=true]:hover::after {
2537
+ background-image: url(../img/angle-arrow-up-primary-hover.png);
2538
+ background-image: url(../img/angle-arrow-up-primary-hover.svg);
2539
+ }
2540
+ .usa-banner-button[aria-expanded=true]::after {
2541
+ background-position-y: 1px;
2542
+ }
2543
+ }
2544
+
2545
+ .usa-banner-button[aria-expanded=true]::after {
2546
+ position: absolute;
2547
+ right: 1.5rem;
2548
+ top: 2.15rem;
2549
+ }
2550
+
2551
+ @media screen and (min-width: 481px) {
2552
+ .usa-banner-button[aria-expanded=true]::after {
2553
+ position: static;
2554
+ }
2555
+ }
2556
+
2557
+ .usa-banner-button[aria-expanded=true] .usa-banner-button-text {
2558
+ display: none;
2559
+ }
2560
+
2561
+ @media screen and (min-width: 481px) {
2562
+ .usa-banner-button[aria-expanded=true] .usa-banner-button-text {
2563
+ display: inline;
2564
+ }
2565
+ }
2566
+
2567
+ .usa-banner-icon {
2568
+ width: 3.8rem;
2569
+ }
2570
+
2571
+ .usa-footer .usa-unstyled-list {
2572
+ display: block;
2573
+ }
2574
+
2575
+ .usa-footer .usa-footer-primary-link {
2576
+ color: #212121;
2577
+ display: block;
2578
+ font-weight: 700;
2579
+ margin-top: 0;
2580
+ padding-bottom: 2rem;
2581
+ padding-top: 2rem;
2582
+ text-decoration: none;
2583
+ }
2584
+
2585
+ @media screen and (min-width: 600px) {
2586
+ .usa-footer .usa-footer-primary-link {
2587
+ border-top: none;
2588
+ }
2589
+ }
2590
+
2591
+ .usa-footer .usa-footer-primary-link:hover {
2592
+ text-decoration: underline;
2593
+ }
2594
+
2595
+ .usa-footer a {
2596
+ font-weight: normal;
2597
+ }
2598
+
2599
+ .usa-footer-return-to-top {
2600
+ padding-bottom: 2rem;
2601
+ padding-top: 2rem;
2602
+ }
2603
+
2604
+ .usa-footer-primary-section {
2605
+ background-color: #f1f1f1;
2606
+ }
2607
+
2608
+ .usa-footer-primary-section .usa-footer-primary-content {
2609
+ padding-left: 2.5rem;
2610
+ padding-right: 2.5rem;
2611
+ }
2612
+
2613
+ @media screen and (min-width: 600px) {
2614
+ .usa-footer-primary-section .usa-footer-primary-content {
2615
+ padding-left: 0;
2616
+ padding-right: 0;
2617
+ }
2618
+ }
2619
+
2620
+ .usa-footer-primary-section .usa-footer-primary-content li {
2621
+ margin-left: 1rem;
2622
+ }
2623
+
2624
+ @media screen and (min-width: 600px) {
2625
+ .usa-footer-primary-section .usa-footer-primary-content li {
2626
+ margin-left: 0;
2627
+ }
2628
+ }
2629
+
2630
+ @media screen and (min-width: 600px) {
2631
+ .usa-footer-primary-section .usa-grid-full {
2632
+ padding-left: 2.5rem;
2633
+ padding-right: 2.5rem;
2634
+ }
2635
+ }
2636
+
2637
+ .usa-footer-medium .usa-footer-primary-section {
2638
+ padding: 0;
2639
+ }
2640
+
2641
+ @media screen and (min-width: 600px) {
2642
+ .usa-footer-medium .usa-footer-primary-section {
2643
+ padding-bottom: 1rem;
2644
+ padding-top: 1rem;
2645
+ }
2646
+ }
2647
+
2648
+ @media screen and (min-width: 1201px) {
2649
+ .usa-footer-medium .usa-footer-primary-section .usa-footer-primary-content {
2650
+ margin-right: 6%;
2651
+ width: inherit;
2652
+ }
2653
+ }
2654
+
2655
+ @media screen and (min-width: 1201px) {
2656
+ .usa-footer-medium .usa-footer-primary-section .usa-footer-primary-content:last-child {
2657
+ margin-right: 0;
2658
+ }
2659
+ }
2660
+
2661
+ @media screen and (min-width: 600px) {
2662
+ .usa-footer-medium .usa-footer-nav ul {
2663
+ -webkit-box-align: center;
2664
+ -ms-flex-align: center;
2665
+ align-items: center;
2666
+ }
2667
+ }
2668
+
2669
+ .usa-footer-slim .usa-footer-nav a {
2670
+ display: block;
2671
+ }
2672
+
2673
+ @media screen and (min-width: 1201px) {
2674
+ .usa-footer-slim .usa-footer-nav .usa-footer-primary-content {
2675
+ margin-right: 9%;
2676
+ width: inherit;
2677
+ }
2678
+ }
2679
+
2680
+ @media screen and (min-width: 1201px) {
2681
+ .usa-footer-slim .usa-footer-nav .usa-footer-primary-content:last-child {
2682
+ margin-right: 0;
2683
+ }
2684
+ }
2685
+
2686
+ .usa-footer-slim .usa-footer-primary-section {
2687
+ padding-bottom: 2rem;
2688
+ }
2689
+
2690
+ @media screen and (min-width: 600px) {
2691
+ .usa-footer-slim .usa-footer-primary-section {
2692
+ padding-bottom: 1rem;
2693
+ padding-top: 1rem;
2694
+ }
2695
+ .usa-footer-slim .usa-footer-primary-section .usa-grid-full {
2696
+ -webkit-box-align: center;
2697
+ -ms-flex-align: center;
2698
+ align-items: center;
2699
+ }
2700
+ }
2701
+
2702
+ @media screen and (min-width: 600px) {
2703
+ .usa-footer-slim .usa-footer-contact_info > * {
2704
+ margin: 0;
2705
+ }
2706
+ }
2707
+
2708
+ @media screen and (min-width: 600px) {
2709
+ .usa-footer-slim .usa-footer-contact_info {
2710
+ padding-top: 2rem;
2711
+ padding-bottom: 2rem;
2712
+ }
2713
+ }
2714
+
2715
+ @media screen and (min-width: 600px) {
2716
+ .usa-footer-slim .usa-footer-contact_info {
2717
+ width: 100%;
2718
+ }
2719
+ }
2720
+
2721
+ @media screen and (min-width: 1201px) {
2722
+ .usa-footer-slim .usa-footer-contact_info {
2723
+ float: left;
2724
+ display: block;
2725
+ margin-right: 2.35765%;
2726
+ width: 48.82117%;
2727
+ }
2728
+ .usa-footer-slim .usa-footer-contact_info:last-child {
2729
+ margin-right: 0;
2730
+ }
2731
+ }
2732
+
2733
+ /* stylelint-disable selector-no-qualifying-type */
2734
+ ul.usa-footer-primary-content,
2735
+ li.usa-footer-primary-content,
2736
+ li.usa-footer-primary-content {
2737
+ border-top: 1px solid #212121;
2738
+ }
2739
+
2740
+ @media screen and (min-width: 600px) {
2741
+ ul.usa-footer-primary-content,
2742
+ li.usa-footer-primary-content,
2743
+ li.usa-footer-primary-content {
2744
+ border: none;
2745
+ }
2746
+ }
2747
+
2748
+ ul.usa-footer-primary-content:last-child,
2749
+ li.usa-footer-primary-content:last-child,
2750
+ li.usa-footer-primary-content:last-child {
2751
+ border-bottom: 1px solid #212121;
2752
+ }
2753
+
2754
+ @media screen and (min-width: 600px) {
2755
+ ul.usa-footer-primary-content:last-child,
2756
+ li.usa-footer-primary-content:last-child,
2757
+ li.usa-footer-primary-content:last-child {
2758
+ border-bottom: none;
2759
+ }
2760
+ }
2761
+
2762
+ /* stylelint-enable */
2763
+ .usa-sign_up-block {
2764
+ padding-bottom: 2rem;
2765
+ padding-left: 2.5rem;
2766
+ padding-right: 2.5rem;
2767
+ }
2768
+
2769
+ @media screen and (min-width: 600px) {
2770
+ .usa-sign_up-block {
2771
+ float: right;
2772
+ padding: 0;
2773
+ }
2774
+ }
2775
+
2776
+ .usa-sign_up-block label:first-of-type {
2777
+ margin-top: 0;
2778
+ }
2779
+
2780
+ .usa-sign_up-block button {
2781
+ float: none;
2782
+ margin-right: 0;
2783
+ margin-top: 1.5rem;
2784
+ }
2785
+
2786
+ .usa-sign_up-block input {
2787
+ width: 100%;
2788
+ }
2789
+
2790
+ .usa-footer-secondary_section {
2791
+ background-color: #d6d7d9;
2792
+ padding-bottom: 3rem;
2793
+ padding-top: 3rem;
2794
+ }
2795
+
2796
+ .usa-footer-secondary_section a {
2797
+ color: #212121;
2798
+ }
2799
+
2800
+ @media screen and (min-width: 600px) {
2801
+ .usa-footer-big-secondary-section {
2802
+ padding-top: 5rem;
2803
+ }
2804
+ }
2805
+
2806
+ @media screen and (min-width: 600px) {
2807
+ .usa-footer-contact-links {
2808
+ text-align: right;
2809
+ }
2810
+ }
2811
+
2812
+ .usa-social-links a {
2813
+ text-decoration: none;
2814
+ }
2815
+
2816
+ @media screen and (min-width: 600px) {
2817
+ .usa-footer-big .usa-footer-primary-section {
2818
+ padding-bottom: 4rem;
2819
+ padding-top: 3rem;
2820
+ }
2821
+ }
2822
+
2823
+ .usa-footer-big ul {
2824
+ padding-bottom: 2.5rem;
2825
+ }
2826
+
2827
+ @media screen and (min-width: 600px) {
2828
+ .usa-footer-big ul {
2829
+ padding-bottom: 0;
2830
+ }
2831
+ }
2832
+
2833
+ .usa-footer-big ul:last-child {
2834
+ border-bottom: 1px solid #212121;
2835
+ }
2836
+
2837
+ @media screen and (min-width: 600px) {
2838
+ .usa-footer-big ul:last-child {
2839
+ border-bottom: none;
2840
+ }
2841
+ }
2842
+
2843
+ .usa-footer-big ul li {
2844
+ line-height: 2em;
2845
+ }
2846
+
2847
+ .usa-footer-big ul .usa-footer-primary-link {
2848
+ background-image: url("../img/arrow-down.png");
2849
+ background-image: url("../img/arrow-down.svg");
2850
+ background-position: 1.5rem center;
2851
+ background-repeat: no-repeat;
2852
+ background-size: 1.3rem;
2853
+ margin-left: 0;
2854
+ padding-left: 3.5rem;
2855
+ }
2856
+
2857
+ @media screen and (min-width: 600px) {
2858
+ .usa-footer-big ul .usa-footer-primary-link {
2859
+ background: none;
2860
+ margin-bottom: .8rem;
2861
+ padding-bottom: 0;
2862
+ padding-left: 0;
2863
+ }
2864
+ }
2865
+
2866
+ .usa-footer-big ul .usa-footer-primary-link > * {
2867
+ margin-top: 0;
2868
+ margin-bottom: 0;
2869
+ }
2870
+
2871
+ .usa-footer-big ul.hidden {
2872
+ /* stylelint-disable-line selector-no-qualifying-type */
2873
+ padding-bottom: 0;
2874
+ }
2875
+
2876
+ .usa-footer-big ul.hidden li {
2877
+ display: none;
2878
+ }
2879
+
2880
+ .usa-footer-big ul.hidden .usa-footer-primary-link {
2881
+ /* stylelint-disable-line selector-no-qualifying-type */
2882
+ background-image: url("../img/arrow-right.png");
2883
+ background-image: url("../img/arrow-right.svg");
2884
+ cursor: pointer;
2885
+ display: block;
2886
+ }
2887
+
2888
+ @media screen and (min-width: 600px) {
2889
+ .usa-footer-big ul.hidden .usa-footer-primary-link {
2890
+ background: none;
2891
+ padding-left: 0;
2892
+ }
2893
+ }
2894
+
2895
+ .usa-footer-topic {
2896
+ margin: 0;
2897
+ padding: 2rem 0;
2898
+ }
2899
+
2900
+ @media screen and (min-width: 600px) {
2901
+ .usa-sign_up-header {
2902
+ margin: 0;
2903
+ padding: 2rem 0;
2904
+ }
2905
+ }
2906
+
2907
+ .usa-footer-logo-img {
2908
+ max-width: 14rem;
2909
+ }
2910
+
2911
+ .usa-footer-slim-logo-img {
2912
+ float: left;
2913
+ max-width: 10rem;
2914
+ }
2915
+
2916
+ .usa-footer-logo-heading {
2917
+ margin-top: 2rem;
2918
+ }
2919
+
2920
+ .usa-footer-contact-heading {
2921
+ margin-top: 0;
2922
+ }
2923
+
2924
+ @media screen and (min-width: 600px) {
2925
+ .usa-footer-contact-heading {
2926
+ margin-top: 1rem;
2927
+ }
2928
+ }
2929
+
2930
+ .usa-footer-slim-logo-heading {
2931
+ display: block;
2932
+ padding-top: 1rem;
2933
+ }
2934
+
2935
+ @media screen and (min-width: 600px) {
2936
+ .usa-footer-slim-logo-heading {
2937
+ display: inline-block;
2938
+ padding-left: 1em;
2939
+ }
2940
+ }
2941
+
2942
+ .usa-social_link, .usa-link-facebook, .usa-link-twitter, .usa-link-youtube, .usa-link-rss {
2943
+ margin: 2.5rem 1rem 1.5rem 0;
2944
+ background-position: center center;
2945
+ background-repeat: no-repeat;
2946
+ background-size: auto 3rem;
2947
+ display: inline-block;
2948
+ height: 4.4rem;
2949
+ left: -1.6rem;
2950
+ position: relative;
2951
+ text-align: center;
2952
+ width: 4.4rem;
2953
+ }
2954
+
2955
+ @media screen and (min-width: 600px) {
2956
+ .usa-social_link, .usa-link-facebook, .usa-link-twitter, .usa-link-youtube, .usa-link-rss {
2957
+ margin: 0 0 0 1rem;
2958
+ left: 1.2rem;
2959
+ }
2960
+ }
2961
+
2962
+ .usa-social_link span, .usa-link-facebook span, .usa-link-twitter span, .usa-link-youtube span, .usa-link-rss span {
2963
+ position: absolute;
2964
+ left: -999em;
2965
+ }
2966
+
2967
+ .usa-link-facebook {
2968
+ background-image: url("../img/social-icons/png/facebook25.png");
2969
+ background-image: url("../img/social-icons/svg/facebook25.svg");
2970
+ }
2971
+
2972
+ .usa-link-twitter {
2973
+ background-image: url("../img/social-icons/png/twitter16.png");
2974
+ background-image: url("../img/social-icons/svg/twitter16.svg");
2975
+ }
2976
+
2977
+ .usa-link-youtube {
2978
+ background-image: url("../img/social-icons/png/youtube15.png");
2979
+ background-image: url("../img/social-icons/svg/youtube15.svg");
2980
+ }
2981
+
2982
+ .usa-link-rss {
2983
+ background-image: url("../img/social-icons/png/rss25.png");
2984
+ background-image: url("../img/social-icons/svg/rss25.svg");
2985
+ }
2986
+
2987
+ form a {
2988
+ border-bottom: 0;
2989
+ }
2990
+
2991
+ form [type=submit],
2992
+ form [type=submit] {
2993
+ display: block;
2994
+ margin-bottom: 1.5em;
2995
+ margin-top: 2.5rem;
2996
+ }
2997
+
2998
+ @media screen and (min-width: 600px) {
2999
+ form [type=submit],
3000
+ form [type=submit] {
3001
+ padding-left: 2.7em;
3002
+ padding-right: 2.7em;
3003
+ width: auto;
3004
+ }
3005
+ }
3006
+
3007
+ form [name=password],
3008
+ form [name=confirmPassword] {
3009
+ margin-bottom: 1.1rem;
3010
+ }
3011
+
3012
+ @media screen and (min-width: 600px) {
3013
+ .usa-form {
3014
+ max-width: 32rem;
3015
+ }
3016
+ }
3017
+
3018
+ .usa-form-note {
3019
+ float: right;
3020
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
3021
+ font-size: 1.5rem;
3022
+ margin: 0 0 1.5rem;
3023
+ }
3024
+
3025
+ .usa-form-note + * {
3026
+ clear: both;
3027
+ }
3028
+
3029
+ fieldset {
3030
+ border: none;
3031
+ margin: 0;
3032
+ padding: 0;
3033
+ }
3034
+
3035
+ @media screen and (min-width: 600px) {
3036
+ .usa-form-large {
3037
+ max-width: 46rem;
3038
+ }
3039
+ }
3040
+
3041
+ input.usa-input-tiny {
3042
+ /* stylelint-disable-line selector-no-qualifying-type */
3043
+ }
3044
+
3045
+ @media screen and (min-width: 600px) {
3046
+ input.usa-input-tiny {
3047
+ max-width: 6rem;
3048
+ }
3049
+ }
3050
+
3051
+ input.usa-input-medium {
3052
+ /* stylelint-disable-line selector-no-qualifying-type */
3053
+ }
3054
+
3055
+ @media screen and (min-width: 600px) {
3056
+ input.usa-input-medium {
3057
+ max-width: 12rem;
3058
+ }
3059
+ }
3060
+
3061
+ @media screen and (min-width: 600px) {
3062
+ .usa-input-grid {
3063
+ padding-right: 5%;
3064
+ }
3065
+ }
3066
+
3067
+ @media screen and (min-width: 600px) {
3068
+ .usa-input-grid:last-of-type {
3069
+ padding-right: 0;
3070
+ }
3071
+ }
3072
+
3073
+ @media screen and (min-width: 600px) {
3074
+ .usa-input-grid-small {
3075
+ float: left;
3076
+ width: 35%;
3077
+ }
3078
+ }
3079
+
3080
+ .usa-input-grid-small input {
3081
+ margin-bottom: 3rem;
3082
+ }
3083
+
3084
+ .usa-input-grid-small select {
3085
+ margin-bottom: 3rem;
3086
+ }
3087
+
3088
+ @media screen and (min-width: 600px) {
3089
+ .usa-input-grid-medium {
3090
+ float: left;
3091
+ width: 65%;
3092
+ }
3093
+ }
3094
+
3095
+ .usa-input-grid-medium input {
3096
+ margin-bottom: 3rem;
3097
+ }
3098
+
3099
+ .usa-input-grid-medium select {
3100
+ margin-bottom: 3rem;
3101
+ }
3102
+
3103
+ @media screen and (min-width: 600px) {
3104
+ .usa-input-grid-large {
3105
+ float: left;
3106
+ width: 100%;
3107
+ }
3108
+ }
3109
+
3110
+ .usa-input-grid-large input {
3111
+ margin-bottom: 3rem;
3112
+ }
3113
+
3114
+ .usa-input-grid-large select {
3115
+ margin-bottom: 3rem;
3116
+ }
3117
+
3118
+ .usa-additional_text {
3119
+ font-weight: normal;
3120
+ }
3121
+
3122
+ .usa-checklist {
3123
+ list-style: none;
3124
+ margin-left: 0;
3125
+ padding-left: 0;
3126
+ }
3127
+
3128
+ .usa-checklist li {
3129
+ display: inline-block;
3130
+ list-style: none;
3131
+ margin-bottom: 0;
3132
+ margin-top: 0;
3133
+ padding-left: 3em;
3134
+ text-indent: -2em;
3135
+ }
3136
+
3137
+ .usa-checklist li::before {
3138
+ content: ' ';
3139
+ display: inline-block;
3140
+ height: .8em;
3141
+ margin-right: .2em;
3142
+ width: 1.8em;
3143
+ }
3144
+
3145
+ .usa-checklist-checked::before {
3146
+ background-image: url("../img/correct9.png");
3147
+ background-image: url("../img/correct9.svg");
3148
+ background-position: 100%;
3149
+ background-repeat: no-repeat;
3150
+ background-size: 100%;
3151
+ }
3152
+
3153
+ .usa-graphic_list .usa-graphic_list-row .usa-media_block {
3154
+ margin-bottom: 3rem;
3155
+ }
3156
+
3157
+ @media screen and (min-width: 600px) {
3158
+ .usa-graphic_list .usa-graphic_list-row .usa-media_block {
3159
+ margin-bottom: 6rem;
3160
+ }
3161
+ }
3162
+
3163
+ @media screen and (min-width: 600px) {
3164
+ .usa-graphic_list .usa-graphic_list-row:last-child .usa-media_block {
3165
+ margin-bottom: 0;
3166
+ }
3167
+ }
3168
+
3169
+ .usa-graphic_list .usa-graphic_list-row:last-child .usa-media_block:last-child {
3170
+ margin-bottom: 0;
3171
+ }
3172
+
3173
+ .usa-graphic_list .usa-media_block-img {
3174
+ margin-right: 3rem;
3175
+ }
3176
+
3177
+ .usa-graphic_list .usa-media_block-body > :first-child {
3178
+ margin-top: 0;
3179
+ }
3180
+
3181
+ .usa-header {
3182
+ width: 100%;
3183
+ z-index: 7000;
3184
+ }
3185
+
3186
+ @media screen and (min-width: 951px) {
3187
+ .usa-header {
3188
+ border-bottom: 1px solid #aeb0b5;
3189
+ }
3190
+ }
3191
+
3192
+ .usa-header a {
3193
+ border-bottom: none;
3194
+ }
3195
+
3196
+ .usa-header .usa-search {
3197
+ margin-bottom: 1.5rem;
3198
+ }
3199
+
3200
+ @media screen and (min-width: 951px) {
3201
+ .usa-header .usa-search {
3202
+ float: right;
3203
+ margin-bottom: 0;
3204
+ max-width: 21.5rem;
3205
+ }
3206
+ }
3207
+
3208
+ .usa-logo {
3209
+ float: left;
3210
+ line-height: 4rem;
3211
+ margin-left: 1.5rem;
3212
+ }
3213
+
3214
+ @media screen and (min-width: 951px) {
3215
+ .usa-logo {
3216
+ line-height: 7.5rem;
3217
+ margin-left: 0;
3218
+ }
3219
+ }
3220
+
3221
+ .usa-logo a {
3222
+ color: #212121;
3223
+ text-decoration: none;
3224
+ }
3225
+
3226
+ .usa-logo br {
3227
+ display: none;
3228
+ }
3229
+
3230
+ @media screen and (min-width: 951px) {
3231
+ .usa-logo br {
3232
+ display: block;
3233
+ }
3234
+ }
3235
+
3236
+ .usa-logo-text {
3237
+ display: block;
3238
+ font-size: 1.5rem;
3239
+ font-style: normal;
3240
+ font-weight: 700;
3241
+ margin: 0;
3242
+ }
3243
+
3244
+ @media screen and (min-width: 951px) {
3245
+ .usa-logo-text {
3246
+ display: block;
3247
+ font-size: 2.4rem;
3248
+ line-height: 1.3;
3249
+ }
3250
+ }
3251
+
3252
+ .usa-menu-btn {
3253
+ /* stylelint-disable declaration-block-no-ignored-properties */
3254
+ background-color: transparent;
3255
+ border: 0;
3256
+ border-radius: 0;
3257
+ font-weight: 400;
3258
+ margin: 0;
3259
+ outline: 0;
3260
+ padding: 0;
3261
+ text-align: left;
3262
+ -webkit-font-smoothing: auto;
3263
+ background-color: #0071bc;
3264
+ color: #ffffff;
3265
+ display: inline;
3266
+ float: right;
3267
+ font-size: 1.3rem;
3268
+ height: 4rem;
3269
+ line-height: 4rem;
3270
+ text-align: center;
3271
+ text-decoration: none;
3272
+ text-transform: uppercase;
3273
+ width: 5.8rem;
3274
+ /* stylelint-enable */
3275
+ }
3276
+
3277
+ .usa-menu-btn:hover {
3278
+ background-color: transparent;
3279
+ }
3280
+
3281
+ @media screen and (min-width: 951px) {
3282
+ .usa-menu-btn {
3283
+ display: none;
3284
+ }
3285
+ }
3286
+
3287
+ .usa-menu-btn:hover {
3288
+ color: #ffffff;
3289
+ background-color: #205493;
3290
+ }
3291
+
3292
+ .usa-menu-btn:visited {
3293
+ color: #ffffff;
3294
+ }
3295
+
3296
+ .usa-overlay {
3297
+ position: fixed;
3298
+ top: 0;
3299
+ right: 0;
3300
+ bottom: 0;
3301
+ left: 0;
3302
+ background: #000000;
3303
+ opacity: 0;
3304
+ -webkit-transition: all 0.2s ease-in-out;
3305
+ transition: all 0.2s ease-in-out;
3306
+ visibility: hidden;
3307
+ z-index: 8000;
3308
+ }
3309
+
3310
+ .usa-overlay.is-visible {
3311
+ opacity: 0.1;
3312
+ visibility: visible;
3313
+ }
3314
+
3315
+ @media screen and (min-width: 951px) {
3316
+ .usa-header-basic .usa-logo {
3317
+ bottom: 1.9rem;
3318
+ position: absolute;
3319
+ }
3320
+ }
3321
+
3322
+ @media screen and (min-width: 951px) {
3323
+ .usa-header-basic .usa-navbar {
3324
+ position: relative;
3325
+ width: 18%;
3326
+ }
3327
+ }
3328
+
3329
+ @media screen and (min-width: 951px) {
3330
+ .usa-header-extended .usa-header {
3331
+ border-bottom: none;
3332
+ }
3333
+ }
3334
+
3335
+ @media screen and (min-width: 951px) {
3336
+ .usa-header-extended .usa-logo {
3337
+ margin-top: 3rem;
3338
+ margin-bottom: 3rem;
3339
+ }
3340
+ }
3341
+
3342
+ @media screen and (min-width: 951px) {
3343
+ .usa-header-extended em {
3344
+ font-size: 3.2rem;
3345
+ line-height: 1;
3346
+ }
3347
+ }
3348
+
3349
+ @media screen and (min-width: 951px) {
3350
+ .usa-header-extended .usa-navbar {
3351
+ max-width: 1200px;
3352
+ margin-left: auto;
3353
+ margin-right: auto;
3354
+ padding-right: 3rem;
3355
+ padding-left: 3rem;
3356
+ display: block;
3357
+ height: auto;
3358
+ max-width: 1040px;
3359
+ }
3360
+ .usa-header-extended .usa-navbar::after {
3361
+ clear: both;
3362
+ content: "";
3363
+ display: block;
3364
+ }
3365
+ }
3366
+
3367
+ @media screen and (min-width: 951px) {
3368
+ .usa-header-extended .usa-nav {
3369
+ border-top: 1px solid #aeb0b5;
3370
+ float: none;
3371
+ padding: 0;
3372
+ width: 100%;
3373
+ }
3374
+ }
3375
+
3376
+ @media screen and (min-width: 951px) {
3377
+ .usa-header-extended .usa-nav-inner {
3378
+ max-width: 1200px;
3379
+ margin-left: auto;
3380
+ margin-right: auto;
3381
+ padding-right: 3rem;
3382
+ padding-left: 2rem;
3383
+ margin-top: -1px;
3384
+ max-width: 1040px;
3385
+ position: relative;
3386
+ }
3387
+ .usa-header-extended .usa-nav-inner::after {
3388
+ clear: both;
3389
+ content: "";
3390
+ display: block;
3391
+ }
3392
+ }
3393
+
3394
+ @media screen and (min-width: 951px) {
3395
+ .usa-header-extended .usa-nav-primary::after {
3396
+ clear: both;
3397
+ content: "";
3398
+ display: block;
3399
+ }
3400
+ }
3401
+
3402
+ .usa-header-extended .usa-nav-primary button[aria-expanded=false], .usa-header-extended .usa-nav-primary button[aria-expanded=true] {
3403
+ /* stylelint-disable-line selector-no-qualifying-type */
3404
+ }
3405
+
3406
+ @media screen and (min-width: 951px) {
3407
+ .usa-header-extended .usa-nav-primary button[aria-expanded=false], .usa-header-extended .usa-nav-primary button[aria-expanded=true] {
3408
+ /* stylelint-disable-line selector-no-qualifying-type */
3409
+ background-position: right 1.5rem top 50%;
3410
+ }
3411
+ }
3412
+
3413
+ @media screen and (min-width: 951px) {
3414
+ .usa-header-extended .usa-nav-link {
3415
+ padding-top: 1.9rem;
3416
+ }
3417
+ }
3418
+
3419
+ @media screen and (min-width: 951px) {
3420
+ .usa-header-extended .usa-nav-submenu .usa-grid-full {
3421
+ padding-left: 1.2rem;
3422
+ }
3423
+ }
3424
+
3425
+ @media screen and (min-width: 951px) {
3426
+ .usa-header-extended .usa-megamenu {
3427
+ padding-left: 3rem;
3428
+ }
3429
+ }
3430
+
3431
+ .usa-hero {
3432
+ padding-top: 3rem;
3433
+ padding-bottom: 3rem;
3434
+ background-image: url("../img/hero.png");
3435
+ background-position: center;
3436
+ background-size: cover;
3437
+ }
3438
+
3439
+ .usa-hero .usa-button {
3440
+ color: #ffffff;
3441
+ }
3442
+
3443
+ .usa-section-dark .usa-hero-link {
3444
+ color: #02bfe7;
3445
+ }
3446
+
3447
+ .usa-hero-callout {
3448
+ background-color: #112e51;
3449
+ padding: 3rem;
3450
+ }
3451
+
3452
+ @media screen and (min-width: 481px) {
3453
+ .usa-hero-callout {
3454
+ max-width: 30rem;
3455
+ }
3456
+ }
3457
+
3458
+ .usa-hero-callout > *:first-child {
3459
+ margin-top: 0;
3460
+ margin-bottom: 3rem;
3461
+ }
3462
+
3463
+ .usa-hero-callout .usa-button {
3464
+ font-size: 1.4rem;
3465
+ margin-top: 7rem;
3466
+ width: 100%;
3467
+ }
3468
+
3469
+ .usa-hero-callout-alt {
3470
+ color: #ffffff;
3471
+ display: block;
3472
+ }
3473
+
3474
+ .usa-layout-docs {
3475
+ display: -webkit-box;
3476
+ display: -ms-flexbox;
3477
+ display: flex;
3478
+ -webkit-box-orient: vertical;
3479
+ -webkit-box-direction: normal;
3480
+ -ms-flex-direction: column;
3481
+ flex-direction: column;
3482
+ }
3483
+
3484
+ @media screen and (min-width: 1201px) {
3485
+ .usa-layout-docs {
3486
+ display: inherit;
3487
+ }
3488
+ }
3489
+
3490
+ .usa-layout-docs .usa-grid > :first-child:not(.usa-width-*) {
3491
+ margin-top: 0;
3492
+ }
3493
+
3494
+ .usa-layout-docs .usa-grid > :last-child:not(.usa-width-*) {
3495
+ margin-bottom: 0;
3496
+ }
3497
+
3498
+ .usa-layout-docs-sidenav {
3499
+ -webkit-box-ordinal-group: 3;
3500
+ -ms-flex-order: 2;
3501
+ order: 2;
3502
+ }
3503
+
3504
+ .usa-layout-docs-main_content {
3505
+ margin-bottom: 3rem;
3506
+ -webkit-box-ordinal-group: 2;
3507
+ -ms-flex-order: 1;
3508
+ order: 1;
3509
+ }
3510
+
3511
+ @media screen and (min-width: 1201px) {
3512
+ .usa-layout-docs-main_content {
3513
+ margin-bottom: 0;
3514
+ }
3515
+ }
3516
+
3517
+ .usa-layout-docs-main_content > :first-child {
3518
+ margin-top: 0;
3519
+ }
3520
+
3521
+ .usa-media_block-img {
3522
+ float: left;
3523
+ margin-right: 1rem;
3524
+ }
3525
+
3526
+ .usa-media_block-body {
3527
+ overflow: hidden;
3528
+ }
3529
+
3530
+ .usa-navbar {
3531
+ border-bottom: 1px solid #aeb0b5;
3532
+ height: 4rem;
3533
+ }
3534
+
3535
+ @media screen and (min-width: 951px) {
3536
+ .usa-navbar {
3537
+ border-bottom: none;
3538
+ display: inline-block;
3539
+ height: 10.3rem;
3540
+ }
3541
+ }
3542
+
3543
+ .usa-nav-link {
3544
+ -moz-osx-font-smoothing: grayscale;
3545
+ -webkit-font-smoothing: antialiased;
3546
+ }
3547
+
3548
+ @media screen and (min-width: 951px) {
3549
+ .usa-nav-link:hover span {
3550
+ border-bottom: 0.7rem solid #0071bc;
3551
+ padding-bottom: 1rem;
3552
+ }
3553
+ }
3554
+
3555
+ @media screen and (min-width: 951px) {
3556
+ .usa-nav-container {
3557
+ max-width: 1200px;
3558
+ margin-left: auto;
3559
+ margin-right: auto;
3560
+ padding-right: 3rem;
3561
+ padding-left: 3rem;
3562
+ max-width: 1040px;
3563
+ }
3564
+ .usa-nav-container::after {
3565
+ clear: both;
3566
+ content: "";
3567
+ display: block;
3568
+ }
3569
+ }
3570
+
3571
+ .usa-nav {
3572
+ position: fixed;
3573
+ top: 0;
3574
+ right: 0;
3575
+ bottom: 0;
3576
+ left: auto;
3577
+ height: 100%;
3578
+ width: 26rem;
3579
+ -webkit-transform: translateX(26rem);
3580
+ -ms-transform: translateX(26rem);
3581
+ transform: translateX(26rem);
3582
+ background: #ffffff;
3583
+ border-left: 1px solid #aeb0b5;
3584
+ border-right: 0;
3585
+ display: -webkit-box;
3586
+ display: -ms-flexbox;
3587
+ display: flex;
3588
+ -webkit-box-orient: vertical;
3589
+ -webkit-box-direction: normal;
3590
+ -ms-flex-direction: column;
3591
+ flex-direction: column;
3592
+ overflow-y: auto;
3593
+ padding: 2rem;
3594
+ z-index: 9000;
3595
+ }
3596
+
3597
+ @media screen and (min-width: 951px) {
3598
+ .usa-nav {
3599
+ padding-top: 5rem;
3600
+ padding-right: 0;
3601
+ padding-bottom: 0;
3602
+ -webkit-transform: translateX(0);
3603
+ -ms-transform: translateX(0);
3604
+ transform: translateX(0);
3605
+ border-left: none;
3606
+ display: block;
3607
+ float: right;
3608
+ overflow-y: visible;
3609
+ position: relative;
3610
+ width: auto;
3611
+ }
3612
+ }
3613
+
3614
+ .usa-nav.is-visible {
3615
+ -webkit-transform: translateX(0);
3616
+ -ms-transform: translateX(0);
3617
+ transform: translateX(0);
3618
+ -webkit-transition: all 0.3s ease-in-out;
3619
+ transition: all 0.3s ease-in-out;
3620
+ }
3621
+
3622
+ .usa-nav nav {
3623
+ margin-top: 6rem;
3624
+ min-height: 100%;
3625
+ }
3626
+
3627
+ @media screen and (min-width: 951px) {
3628
+ .usa-nav nav {
3629
+ margin-top: 0;
3630
+ }
3631
+ }
3632
+
3633
+ .usa-nav .usa-current {
3634
+ border-left: 4px solid #0071bc;
3635
+ color: #0071bc;
3636
+ font-weight: 700;
3637
+ padding-left: 1.4rem;
3638
+ }
3639
+
3640
+ .usa-nav .usa-button {
3641
+ width: 100%;
3642
+ }
3643
+
3644
+ @media screen and (min-width: 951px) {
3645
+ .usa-nav .usa-search {
3646
+ margin-left: 1.5rem;
3647
+ }
3648
+ }
3649
+
3650
+ .usa-nav-primary {
3651
+ margin-top: 0;
3652
+ margin-bottom: 0;
3653
+ list-style-type: none;
3654
+ padding-left: 0;
3655
+ -webkit-box-ordinal-group: 3;
3656
+ -ms-flex-order: 2;
3657
+ order: 2;
3658
+ }
3659
+
3660
+ .usa-nav-primary > li {
3661
+ margin-bottom: 0;
3662
+ }
3663
+
3664
+ .usa-nav-primary > li {
3665
+ background-color: transparent;
3666
+ border-top: 1px solid #5b616b;
3667
+ font-size: 1.7rem;
3668
+ }
3669
+
3670
+ .usa-nav-primary > li:first-child {
3671
+ border-top: none;
3672
+ }
3673
+
3674
+ .usa-nav-primary a {
3675
+ border: none;
3676
+ color: #212121;
3677
+ display: block;
3678
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
3679
+ line-height: 1.3;
3680
+ padding: 0.85rem 1rem 0.85rem 1.8rem;
3681
+ text-decoration: none;
3682
+ }
3683
+
3684
+ .usa-nav-primary a:hover {
3685
+ background-color: #f1f1f1;
3686
+ color: #0071bc;
3687
+ text-decoration: none;
3688
+ }
3689
+
3690
+ .usa-nav-primary a:focus {
3691
+ position: relative;
3692
+ z-index: 1;
3693
+ }
3694
+
3695
+ .usa-nav-primary a.usa-current {
3696
+ /* stylelint-disable-line selector-no-qualifying-type */
3697
+ border-left: 4px solid #0071bc;
3698
+ color: #0071bc;
3699
+ font-weight: 700;
3700
+ padding-left: 1.4rem;
3701
+ }
3702
+
3703
+ @media screen and (min-width: 951px) {
3704
+ .usa-nav-primary {
3705
+ display: inline;
3706
+ }
3707
+ }
3708
+
3709
+ @media screen and (min-width: 951px) {
3710
+ .usa-nav-primary li {
3711
+ border-top: none;
3712
+ }
3713
+ }
3714
+
3715
+ .usa-nav-primary > li {
3716
+ width: auto;
3717
+ }
3718
+
3719
+ @media screen and (min-width: 951px) {
3720
+ .usa-nav-primary > li {
3721
+ display: inline-block;
3722
+ margin-left: -4px;
3723
+ }
3724
+ }
3725
+
3726
+ @media screen and (min-width: 951px) {
3727
+ .usa-nav-primary > li > a {
3728
+ padding: 1.3rem 1.5rem 1.7rem;
3729
+ color: #5b616b;
3730
+ font-size: 1.5rem;
3731
+ font-weight: 700;
3732
+ line-height: 1.2;
3733
+ }
3734
+ }
3735
+
3736
+ @media screen and (min-width: 951px) {
3737
+ .usa-nav-primary > li > a:hover {
3738
+ background-color: transparent;
3739
+ }
3740
+ }
3741
+
3742
+ .usa-nav-primary button {
3743
+ background-color: transparent;
3744
+ border: 0;
3745
+ border-radius: 0;
3746
+ font-weight: 400;
3747
+ margin: 0;
3748
+ outline: 0;
3749
+ padding: 0;
3750
+ text-align: left;
3751
+ -webkit-font-smoothing: auto;
3752
+ -moz-osx-font-smoothing: grayscale;
3753
+ -webkit-font-smoothing: antialiased;
3754
+ font-weight: 400;
3755
+ padding: 1.4rem 1.5rem 1rem 1.8rem;
3756
+ }
3757
+
3758
+ .usa-nav-primary button:hover {
3759
+ background-color: transparent;
3760
+ }
3761
+
3762
+ @media screen and (min-width: 951px) {
3763
+ .usa-nav-primary button {
3764
+ padding-right: 3rem;
3765
+ padding-bottom: 1.9rem;
3766
+ padding-left: 1.5rem;
3767
+ color: #5b616b;
3768
+ font-size: 1.5rem;
3769
+ font-weight: 700;
3770
+ width: initial;
3771
+ }
3772
+ }
3773
+
3774
+ .usa-nav-primary button:focus, .usa-nav-primary button:active {
3775
+ box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
3776
+ }
3777
+
3778
+ .usa-nav-primary button:hover {
3779
+ background-color: #f1f1f1;
3780
+ color: #0071bc;
3781
+ }
3782
+
3783
+ @media screen and (min-width: 951px) {
3784
+ .usa-nav-primary button:hover {
3785
+ background-color: transparent;
3786
+ }
3787
+ }
3788
+
3789
+ .usa-nav-primary button[aria-expanded=false] {
3790
+ /* stylelint-disable-line selector-no-qualifying-type */
3791
+ background-image: url("../img/plus-alt.png");
3792
+ background-image: url("../img/plus-alt.svg");
3793
+ background-repeat: no-repeat;
3794
+ background-position: right 0 center;
3795
+ background-size: 1rem;
3796
+ }
3797
+
3798
+ @media screen and (min-width: 951px) {
3799
+ .usa-nav-primary button[aria-expanded=false] {
3800
+ background-image: url("../img/angle-arrow-down.png");
3801
+ background-image: url("../img/angle-arrow-down.svg");
3802
+ background-position: right 1.5rem top 44%;
3803
+ }
3804
+ }
3805
+
3806
+ .usa-nav-primary button[aria-expanded=true] {
3807
+ /* stylelint-disable-line selector-no-qualifying-type */
3808
+ background-image: url("../img/minus-alt.png");
3809
+ background-image: url("../img/minus-alt.svg");
3810
+ background-repeat: no-repeat;
3811
+ background-position: right 0 center;
3812
+ background-size: 1rem;
3813
+ }
3814
+
3815
+ @media screen and (min-width: 951px) {
3816
+ .usa-nav-primary button[aria-expanded=true] {
3817
+ background-color: #112e51;
3818
+ color: #ffffff;
3819
+ background-image: url("../img/angle-arrow-down-hover.png");
3820
+ background-image: url("../img/angle-arrow-down-hover.svg");
3821
+ background-position: right 1.5rem top 44%;
3822
+ }
3823
+ .usa-nav-primary button[aria-expanded=true]:hover {
3824
+ background-color: #112e51;
3825
+ }
3826
+ .usa-nav-primary button[aria-expanded=true] span {
3827
+ border-bottom: 0.7rem solid #0071bc;
3828
+ padding-bottom: 1rem;
3829
+ }
3830
+ }
3831
+
3832
+ @media screen and (min-width: 951px) {
3833
+ .usa-nav-secondary {
3834
+ position: absolute;
3835
+ right: 3rem;
3836
+ top: -5.7rem;
3837
+ }
3838
+ }
3839
+
3840
+ .usa-nav-secondary .usa-search {
3841
+ margin-top: 3rem;
3842
+ margin-bottom: 3rem;
3843
+ }
3844
+
3845
+ @media screen and (min-width: 951px) {
3846
+ .usa-nav-secondary .usa-search {
3847
+ margin-top: -0.2rem;
3848
+ margin-bottom: 0;
3849
+ margin-left: 0;
3850
+ float: left;
3851
+ }
3852
+ }
3853
+
3854
+ @media screen and (min-width: 951px) {
3855
+ .usa-nav-secondary-links {
3856
+ float: left;
3857
+ }
3858
+ }
3859
+
3860
+ @media screen and (min-width: 951px) {
3861
+ .usa-nav-secondary-links li {
3862
+ display: inline;
3863
+ padding-left: 1rem;
3864
+ }
3865
+ }
3866
+
3867
+ @media screen and (min-width: 951px) {
3868
+ .usa-nav-secondary-links li:not(:last-child)::after {
3869
+ content: '|';
3870
+ padding-left: 1rem;
3871
+ }
3872
+ }
3873
+
3874
+ .usa-nav-secondary-links a,
3875
+ .usa-nav-secondary-links .usa-header-search-button {
3876
+ color: #5b616b;
3877
+ display: inline-block;
3878
+ font-size: 1.5rem;
3879
+ text-decoration: none;
3880
+ }
3881
+
3882
+ .usa-nav-secondary-links a:hover,
3883
+ .usa-nav-secondary-links .usa-header-search-button:hover {
3884
+ color: #0071bc;
3885
+ }
3886
+
3887
+ .usa-nav-secondary-links .usa-header-search-button {
3888
+ background-color: transparent;
3889
+ border: 0;
3890
+ border-radius: 0;
3891
+ font-weight: 400;
3892
+ margin: 0;
3893
+ outline: 0;
3894
+ padding: 0;
3895
+ text-align: left;
3896
+ -webkit-font-smoothing: auto;
3897
+ display: none;
3898
+ }
3899
+
3900
+ .usa-nav-secondary-links .usa-header-search-button:hover {
3901
+ background-color: transparent;
3902
+ }
3903
+
3904
+ @media screen and (min-width: 951px) {
3905
+ .usa-nav-secondary-links .usa-header-search-button {
3906
+ background-image: url("../img/search-alt.png");
3907
+ background-image: url("../img/search-alt.svg");
3908
+ background-repeat: no-repeat;
3909
+ background-position: left center;
3910
+ background-size: 2.2rem;
3911
+ display: inline-block;
3912
+ padding-left: 2.3rem;
3913
+ }
3914
+ }
3915
+
3916
+ @media screen and (min-width: 951px) {
3917
+ .usa-nav-secondary-links .usa-header-search-button.is-hidden {
3918
+ display: none;
3919
+ }
3920
+ }
3921
+
3922
+ .usa-nav-submenu {
3923
+ margin-top: 0;
3924
+ margin-bottom: 0;
3925
+ list-style-type: none;
3926
+ padding-left: 0;
3927
+ margin: 0;
3928
+ width: 100%;
3929
+ }
3930
+
3931
+ .usa-nav-submenu > li {
3932
+ margin-bottom: 0;
3933
+ }
3934
+
3935
+ .usa-nav-submenu li {
3936
+ border: none;
3937
+ font-size: 1.5rem;
3938
+ }
3939
+
3940
+ .usa-nav-submenu a {
3941
+ padding-left: 2.8rem;
3942
+ line-height: 1.3;
3943
+ }
3944
+
3945
+ .usa-nav-submenu a:hover, .usa-nav-submenu a.usa-current {
3946
+ /* stylelint-disable-line selector-no-qualifying-type */
3947
+ border: none;
3948
+ padding-left: 2.8rem;
3949
+ }
3950
+
3951
+ .usa-nav-submenu .usa-sidenav-sub_list a {
3952
+ padding-left: 3.8rem;
3953
+ }
3954
+
3955
+ .usa-nav-submenu .usa-sidenav-sub_list a:hover {
3956
+ padding-left: 3.8rem;
3957
+ }
3958
+
3959
+ @media screen and (min-width: 951px) {
3960
+ .usa-nav-submenu {
3961
+ margin-top: 0;
3962
+ margin-bottom: 0;
3963
+ list-style-type: none;
3964
+ padding-left: 0;
3965
+ padding-top: 1.15rem;
3966
+ padding-bottom: 1.15rem;
3967
+ background-color: #112e51;
3968
+ min-width: 21.5rem;
3969
+ width: auto;
3970
+ position: absolute;
3971
+ }
3972
+ .usa-nav-submenu > li {
3973
+ margin-bottom: 0;
3974
+ }
3975
+ }
3976
+
3977
+ .usa-nav-submenu[aria-hidden=true] {
3978
+ display: none;
3979
+ }
3980
+
3981
+ @media screen and (min-width: 951px) {
3982
+ .usa-nav-submenu a {
3983
+ color: #ffffff;
3984
+ padding-left: 1.8rem;
3985
+ }
3986
+ }
3987
+
3988
+ @media screen and (min-width: 951px) {
3989
+ .usa-nav-submenu a:hover {
3990
+ background-color: #112e51;
3991
+ color: #ffffff;
3992
+ text-decoration: underline;
3993
+ }
3994
+ }
3995
+
3996
+ .usa-nav-submenu a:hover, .usa-nav-submenu a.usa-current {
3997
+ /* stylelint-disable-line selector-no-qualifying-type */
3998
+ }
3999
+
4000
+ @media screen and (min-width: 951px) {
4001
+ .usa-nav-submenu a:hover, .usa-nav-submenu a.usa-current {
4002
+ padding-left: 1.8rem;
4003
+ }
4004
+ }
4005
+
4006
+ .usa-nav-submenu li {
4007
+ margin-bottom: 0;
4008
+ }
4009
+
4010
+ .usa-nav-close {
4011
+ background-color: transparent;
4012
+ border: 0;
4013
+ border-radius: 0;
4014
+ font-weight: 400;
4015
+ margin: 0;
4016
+ outline: 0;
4017
+ padding: 0;
4018
+ text-align: left;
4019
+ -webkit-font-smoothing: auto;
4020
+ margin: -1.2rem -1.5rem 2.4rem auto;
4021
+ float: right;
4022
+ height: 4.4rem;
4023
+ text-align: center;
4024
+ width: 4.4rem;
4025
+ }
4026
+
4027
+ .usa-nav-close:hover {
4028
+ background-color: transparent;
4029
+ }
4030
+
4031
+ @media screen and (min-width: 951px) {
4032
+ .usa-nav-close {
4033
+ display: none;
4034
+ }
4035
+ }
4036
+
4037
+ .usa-nav-close img {
4038
+ width: 1.3rem;
4039
+ }
4040
+
4041
+ .usa-mobile_nav-active {
4042
+ overflow: hidden;
4043
+ }
4044
+
4045
+ @media screen and (min-width: 951px) {
4046
+ .usa-megamenu {
4047
+ padding-top: 3.15rem;
4048
+ padding-bottom: 3.15rem;
4049
+ left: -1.8rem;
4050
+ width: 100%;
4051
+ }
4052
+ }
4053
+
4054
+ @media screen and (min-width: 951px) {
4055
+ .usa-megamenu::before {
4056
+ background-color: #112e51;
4057
+ content: '';
4058
+ display: block;
4059
+ height: 100%;
4060
+ position: absolute;
4061
+ top: 0;
4062
+ width: 1000%;
4063
+ right: 100%;
4064
+ }
4065
+ }
4066
+
4067
+ @media screen and (min-width: 951px) {
4068
+ .usa-megamenu::after {
4069
+ background-color: #112e51;
4070
+ content: '';
4071
+ display: block;
4072
+ height: 100%;
4073
+ position: absolute;
4074
+ top: 0;
4075
+ width: 1000%;
4076
+ left: 100%;
4077
+ }
4078
+ }
4079
+
4080
+ @media screen and (min-width: 951px) {
4081
+ .usa-header-basic-megamenu .usa-nav {
4082
+ padding-top: 0;
4083
+ width: 100%;
4084
+ }
4085
+ }
4086
+
4087
+ .usa-header-basic-megamenu .usa-nav-inner {
4088
+ display: -webkit-box;
4089
+ display: -ms-flexbox;
4090
+ display: flex;
4091
+ -webkit-box-orient: vertical;
4092
+ -webkit-box-direction: normal;
4093
+ -ms-flex-direction: column;
4094
+ flex-direction: column;
4095
+ }
4096
+
4097
+ @media screen and (min-width: 951px) {
4098
+ .usa-header-basic-megamenu .usa-nav-inner {
4099
+ display: initial;
4100
+ float: right;
4101
+ margin-top: -4.8rem;
4102
+ }
4103
+ }
4104
+
4105
+ @media screen and (min-width: 951px) {
4106
+ .usa-header-basic-megamenu .usa-nav-submenu .usa-grid-full {
4107
+ margin-left: -1.8rem;
4108
+ }
4109
+ }
4110
+
4111
+ @media screen and (min-width: 951px) {
4112
+ .usa-megamenu-col {
4113
+ float: left;
4114
+ display: block;
4115
+ margin-right: 2.35765%;
4116
+ width: 23.23176%;
4117
+ }
4118
+ .usa-megamenu-col:last-child {
4119
+ margin-right: 0;
4120
+ }
4121
+ .usa-megamenu-col:nth-child(2n) {
4122
+ float: left;
4123
+ display: block;
4124
+ margin-right: 2.35765%;
4125
+ width: 23.23176%;
4126
+ }
4127
+ .usa-megamenu-col:nth-child(2n):last-child {
4128
+ margin-right: 0;
4129
+ }
4130
+ .usa-megamenu-col:nth-child(4n) {
4131
+ margin-right: 0;
4132
+ }
4133
+ }
4134
+
4135
+ .usa-megamenu-col > ul {
4136
+ margin-top: 0;
4137
+ margin-bottom: 0;
4138
+ list-style-type: none;
4139
+ padding-left: 0;
4140
+ }
4141
+
4142
+ .usa-megamenu-col > ul > li {
4143
+ margin-bottom: 0;
4144
+ }
4145
+
4146
+ .usa-search {
4147
+ max-width: none;
4148
+ position: relative;
4149
+ }
4150
+
4151
+ .usa-search::after {
4152
+ clear: both;
4153
+ content: "";
4154
+ display: block;
4155
+ }
4156
+
4157
+ .usa-search [type=search],
4158
+ .usa-search .usa-search-input {
4159
+ padding-top: 0;
4160
+ padding-bottom: 0;
4161
+ -webkit-appearance: none;
4162
+ border-bottom-right-radius: 0;
4163
+ border-right: none;
4164
+ border-top-right-radius: 0;
4165
+ box-sizing: border-box;
4166
+ float: left;
4167
+ font-size: 1.4rem;
4168
+ height: 3.3rem;
4169
+ margin: 0;
4170
+ width: calc(100% - 4.5rem);
4171
+ }
4172
+
4173
+ @media screen and (min-width: 481px) {
4174
+ .usa-search [type=search],
4175
+ .usa-search .usa-search-input {
4176
+ width: calc(100% - 8.5rem);
4177
+ }
4178
+ }
4179
+
4180
+ .usa-search [type=submit],
4181
+ .usa-search .usa-search-submit {
4182
+ background-image: url("../img/search.png");
4183
+ background-image: url("../img/search.svg");
4184
+ background-position: 50%;
4185
+ background-repeat: no-repeat;
4186
+ border-bottom-left-radius: 0;
4187
+ border-top-left-radius: 0;
4188
+ height: 3.3rem;
4189
+ margin: 0;
4190
+ padding: 0;
4191
+ width: 4.5rem;
4192
+ }
4193
+
4194
+ @media screen and (min-width: 481px) {
4195
+ .usa-search [type=submit],
4196
+ .usa-search .usa-search-submit {
4197
+ background-image: none;
4198
+ width: 8.5rem;
4199
+ }
4200
+ }
4201
+
4202
+ .usa-search .usa-search-submit-text {
4203
+ display: none;
4204
+ }
4205
+
4206
+ @media screen and (min-width: 481px) {
4207
+ .usa-search .usa-search-submit-text {
4208
+ display: block;
4209
+ }
4210
+ }
4211
+
4212
+ @media screen and (min-width: 481px) {
4213
+ .usa-search.usa-search-big [type=search],
4214
+ .usa-search.usa-search-big .usa-search-input {
4215
+ font-size: 1.7rem;
4216
+ height: 4.4rem;
4217
+ width: calc(100% - 11.6rem);
4218
+ }
4219
+ .usa-search.usa-search-big [type=submit],
4220
+ .usa-search.usa-search-big .usa-search-submit {
4221
+ font-size: 2rem;
4222
+ height: 4.4rem;
4223
+ width: 11.6rem;
4224
+ }
4225
+ }
4226
+
4227
+ @media screen and (min-width: 481px) {
4228
+ .usa-search.usa-search-small [type=search],
4229
+ .usa-search.usa-search-small .usa-search-input {
4230
+ width: calc(100% - 4.5rem);
4231
+ }
4232
+ .usa-search.usa-search-small [type=submit],
4233
+ .usa-search.usa-search-small .usa-search-submit {
4234
+ background-image: url("../img/search.png");
4235
+ background-image: url("../img/search.svg");
4236
+ background-position: 50%;
4237
+ background-repeat: no-repeat;
4238
+ width: 4.5rem;
4239
+ }
4240
+ }
4241
+
4242
+ @media screen and (max-width: 950px) {
4243
+ .usa-search.usa-search-small.usa-sr-only {
4244
+ left: auto;
4245
+ position: relative;
4246
+ }
4247
+ }
4248
+
4249
+ .usa-section {
4250
+ padding-top: 3rem;
4251
+ padding-bottom: 3rem;
4252
+ }
4253
+
4254
+ @media screen and (min-width: 600px) {
4255
+ .usa-section {
4256
+ padding-top: 6rem;
4257
+ padding-bottom: 6rem;
4258
+ }
4259
+ }
4260
+
4261
+ .usa-section-light {
4262
+ background-color: #f1f1f1;
4263
+ }
4264
+
4265
+ .usa-section-dark {
4266
+ background-color: #112e51;
4267
+ color: #ffffff;
4268
+ }
4269
+
4270
+ .usa-section-dark h1,
4271
+ .usa-section-dark h2,
4272
+ .usa-section-dark h3,
4273
+ .usa-section-dark h4,
4274
+ .usa-section-dark h5,
4275
+ .usa-section-dark h6 {
4276
+ color: #02bfe7;
4277
+ }
4278
+
4279
+ .usa-section-dark p {
4280
+ color: #ffffff;
4281
+ }
4282
+
4283
+ .usa-section-dark a {
4284
+ color: #d6d7d9;
4285
+ }
4286
+
4287
+ .usa-section-dark a:hover {
4288
+ color: #ffffff;
4289
+ }
4290
+
4291
+ .usa-sidenav-list {
4292
+ margin-top: 0;
4293
+ margin-bottom: 0;
4294
+ list-style-type: none;
4295
+ padding-left: 0;
4296
+ }
4297
+
4298
+ .usa-sidenav-list > li {
4299
+ margin-bottom: 0;
4300
+ }
4301
+
4302
+ .usa-sidenav-list > li {
4303
+ background-color: transparent;
4304
+ border-top: 1px solid #5b616b;
4305
+ font-size: 1.7rem;
4306
+ }
4307
+
4308
+ .usa-sidenav-list > li:first-child {
4309
+ border-top: none;
4310
+ }
4311
+
4312
+ .usa-sidenav-list a {
4313
+ border: none;
4314
+ color: #212121;
4315
+ display: block;
4316
+ font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
4317
+ line-height: 1.3;
4318
+ padding: 0.85rem 1rem 0.85rem 1.8rem;
4319
+ text-decoration: none;
4320
+ }
4321
+
4322
+ .usa-sidenav-list a:hover {
4323
+ background-color: #f1f1f1;
4324
+ color: #0071bc;
4325
+ text-decoration: none;
4326
+ }
4327
+
4328
+ .usa-sidenav-list a:focus {
4329
+ position: relative;
4330
+ z-index: 1;
4331
+ }
4332
+
4333
+ .usa-sidenav-list a.usa-current {
4334
+ /* stylelint-disable-line selector-no-qualifying-type */
4335
+ border-left: 4px solid #0071bc;
4336
+ color: #0071bc;
4337
+ font-weight: 700;
4338
+ padding-left: 1.4rem;
4339
+ }
4340
+
4341
+ .usa-sidenav-sub_list {
4342
+ margin-top: 0;
4343
+ margin-bottom: 0;
4344
+ list-style-type: none;
4345
+ padding-left: 0;
4346
+ margin: 0;
4347
+ width: 100%;
4348
+ }
4349
+
4350
+ .usa-sidenav-sub_list > li {
4351
+ margin-bottom: 0;
4352
+ }
4353
+
4354
+ .usa-sidenav-sub_list li {
4355
+ border: none;
4356
+ font-size: 1.5rem;
4357
+ }
4358
+
4359
+ .usa-sidenav-sub_list a {
4360
+ padding-left: 2.8rem;
4361
+ line-height: 1.3;
4362
+ }
4363
+
4364
+ .usa-sidenav-sub_list a:hover, .usa-sidenav-sub_list a.usa-current {
4365
+ /* stylelint-disable-line selector-no-qualifying-type */
4366
+ border: none;
4367
+ padding-left: 2.8rem;
4368
+ }
4369
+
4370
+ .usa-sidenav-sub_list .usa-sidenav-sub_list a {
4371
+ padding-left: 3.8rem;
4372
+ }
4373
+
4374
+ .usa-sidenav-sub_list .usa-sidenav-sub_list a:hover {
4375
+ padding-left: 3.8rem;
4376
+ }
4377
+
4378
+ .usa-skipnav {
4379
+ background: transparent;
4380
+ color: #212121;
4381
+ left: 0;
4382
+ padding: 1rem 1.5rem;
4383
+ position: absolute;
4384
+ top: -4.2rem;
4385
+ -webkit-transition: all 0.2s ease-in-out;
4386
+ transition: all 0.2s ease-in-out;
4387
+ z-index: 100;
4388
+ }
4389
+
4390
+ .usa-skipnav:focus {
4391
+ background: #ffffff;
4392
+ left: 0;
4393
+ outline: 0;
4394
+ position: absolute;
4395
+ top: 0;
4396
+ -webkit-transition: all 0.2s ease-in-out;
4397
+ transition: all 0.2s ease-in-out;
4398
+ }