@charset "UTF-8"; /* Importing Foundation Stuff */ /* Breakpoint */ /* Importing our custom foundation imports list */ /* importing directly from foundation folder */ /** * Foundation for Sites by ZURB * Version 6.1.1 * foundation.zurb.com * Licensed under MIT Open Source */ .row { max-width: 75rem; margin-left: auto; margin-right: auto; } .row::before, .row::after { content: ' '; display: table; } .row::after { clear: both; } .row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; } .row .row { margin-left: -0.9375rem; margin-right: -0.9375rem; } .row .row.collapse { margin-left: 0; margin-right: 0; } .row.expanded { max-width: none; } .column, .columns { width: 100%; float: left; padding-left: 0.9375rem; padding-right: 0.9375rem; } .column:last-child:not(:first-child), .columns:last-child:not(:first-child) { float: right; } .column.end:last-child:last-child, .end.columns:last-child:last-child { float: left; } .column.row.row, .row.row.columns { float: none; } .row .column.row.row, .row .row.row.columns { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .small-1 { width: 8.33333%; } .small-push-1 { position: relative; left: 8.33333%; } .small-pull-1 { position: relative; left: -8.33333%; } .small-offset-0 { margin-left: 0%; } .small-2 { width: 16.66667%; } .small-push-2 { position: relative; left: 16.66667%; } .small-pull-2 { position: relative; left: -16.66667%; } .small-offset-1 { margin-left: 8.33333%; } .small-3 { width: 25%; } .small-push-3 { position: relative; left: 25%; } .small-pull-3 { position: relative; left: -25%; } .small-offset-2 { margin-left: 16.66667%; } .small-4 { width: 33.33333%; } .small-push-4 { position: relative; left: 33.33333%; } .small-pull-4 { position: relative; left: -33.33333%; } .small-offset-3 { margin-left: 25%; } .small-5 { width: 41.66667%; } .small-push-5 { position: relative; left: 41.66667%; } .small-pull-5 { position: relative; left: -41.66667%; } .small-offset-4 { margin-left: 33.33333%; } .small-6 { width: 50%; } .small-push-6 { position: relative; left: 50%; } .small-pull-6 { position: relative; left: -50%; } .small-offset-5 { margin-left: 41.66667%; } .small-7 { width: 58.33333%; } .small-push-7 { position: relative; left: 58.33333%; } .small-pull-7 { position: relative; left: -58.33333%; } .small-offset-6 { margin-left: 50%; } .small-8 { width: 66.66667%; } .small-push-8 { position: relative; left: 66.66667%; } .small-pull-8 { position: relative; left: -66.66667%; } .small-offset-7 { margin-left: 58.33333%; } .small-9 { width: 75%; } .small-push-9 { position: relative; left: 75%; } .small-pull-9 { position: relative; left: -75%; } .small-offset-8 { margin-left: 66.66667%; } .small-10 { width: 83.33333%; } .small-push-10 { position: relative; left: 83.33333%; } .small-pull-10 { position: relative; left: -83.33333%; } .small-offset-9 { margin-left: 75%; } .small-11 { width: 91.66667%; } .small-push-11 { position: relative; left: 91.66667%; } .small-pull-11 { position: relative; left: -91.66667%; } .small-offset-10 { margin-left: 83.33333%; } .small-12 { width: 100%; } .small-offset-11 { margin-left: 91.66667%; } .small-up-1 > .column, .small-up-1 > .columns { width: 100%; float: left; } .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) { clear: none; } .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) { clear: both; } .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child { float: left; } .small-up-2 > .column, .small-up-2 > .columns { width: 50%; float: left; } .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) { clear: none; } .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) { clear: both; } .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child { float: left; } .small-up-3 > .column, .small-up-3 > .columns { width: 33.33333%; float: left; } .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) { clear: none; } .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child { float: left; } .small-up-4 > .column, .small-up-4 > .columns { width: 25%; float: left; } .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) { clear: none; } .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child { float: left; } .small-up-5 > .column, .small-up-5 > .columns { width: 20%; float: left; } .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) { clear: none; } .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) { clear: both; } .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child { float: left; } .small-up-6 > .column, .small-up-6 > .columns { width: 16.66667%; float: left; } .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) { clear: none; } .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) { clear: both; } .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child { float: left; } .small-up-7 > .column, .small-up-7 > .columns { width: 14.28571%; float: left; } .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) { clear: none; } .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) { clear: both; } .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child { float: left; } .small-up-8 > .column, .small-up-8 > .columns { width: 12.5%; float: left; } .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) { clear: none; } .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child { float: left; } .small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; } .small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .small-centered { float: none; margin-left: auto; margin-right: auto; } .small-uncentered, .small-push-0, .small-pull-0 { position: static; margin-left: 0; margin-right: 0; } @media screen and (min-width: 40em) { .medium-1 { width: 8.33333%; } .medium-push-1 { position: relative; left: 8.33333%; } .medium-pull-1 { position: relative; left: -8.33333%; } .medium-offset-0 { margin-left: 0%; } .medium-2 { width: 16.66667%; } .medium-push-2 { position: relative; left: 16.66667%; } .medium-pull-2 { position: relative; left: -16.66667%; } .medium-offset-1 { margin-left: 8.33333%; } .medium-3 { width: 25%; } .medium-push-3 { position: relative; left: 25%; } .medium-pull-3 { position: relative; left: -25%; } .medium-offset-2 { margin-left: 16.66667%; } .medium-4 { width: 33.33333%; } .medium-push-4 { position: relative; left: 33.33333%; } .medium-pull-4 { position: relative; left: -33.33333%; } .medium-offset-3 { margin-left: 25%; } .medium-5 { width: 41.66667%; } .medium-push-5 { position: relative; left: 41.66667%; } .medium-pull-5 { position: relative; left: -41.66667%; } .medium-offset-4 { margin-left: 33.33333%; } .medium-6 { width: 50%; } .medium-push-6 { position: relative; left: 50%; } .medium-pull-6 { position: relative; left: -50%; } .medium-offset-5 { margin-left: 41.66667%; } .medium-7 { width: 58.33333%; } .medium-push-7 { position: relative; left: 58.33333%; } .medium-pull-7 { position: relative; left: -58.33333%; } .medium-offset-6 { margin-left: 50%; } .medium-8 { width: 66.66667%; } .medium-push-8 { position: relative; left: 66.66667%; } .medium-pull-8 { position: relative; left: -66.66667%; } .medium-offset-7 { margin-left: 58.33333%; } .medium-9 { width: 75%; } .medium-push-9 { position: relative; left: 75%; } .medium-pull-9 { position: relative; left: -75%; } .medium-offset-8 { margin-left: 66.66667%; } .medium-10 { width: 83.33333%; } .medium-push-10 { position: relative; left: 83.33333%; } .medium-pull-10 { position: relative; left: -83.33333%; } .medium-offset-9 { margin-left: 75%; } .medium-11 { width: 91.66667%; } .medium-push-11 { position: relative; left: 91.66667%; } .medium-pull-11 { position: relative; left: -91.66667%; } .medium-offset-10 { margin-left: 83.33333%; } .medium-12 { width: 100%; } .medium-offset-11 { margin-left: 91.66667%; } .medium-up-1 > .column, .medium-up-1 > .columns { width: 100%; float: left; } .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) { clear: none; } .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) { clear: both; } .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child { float: left; } .medium-up-2 > .column, .medium-up-2 > .columns { width: 50%; float: left; } .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) { clear: none; } .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) { clear: both; } .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child { float: left; } .medium-up-3 > .column, .medium-up-3 > .columns { width: 33.33333%; float: left; } .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) { clear: none; } .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child { float: left; } .medium-up-4 > .column, .medium-up-4 > .columns { width: 25%; float: left; } .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) { clear: none; } .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child { float: left; } .medium-up-5 > .column, .medium-up-5 > .columns { width: 20%; float: left; } .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) { clear: none; } .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) { clear: both; } .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child { float: left; } .medium-up-6 > .column, .medium-up-6 > .columns { width: 16.66667%; float: left; } .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) { clear: none; } .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) { clear: both; } .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child { float: left; } .medium-up-7 > .column, .medium-up-7 > .columns { width: 14.28571%; float: left; } .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) { clear: none; } .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) { clear: both; } .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child { float: left; } .medium-up-8 > .column, .medium-up-8 > .columns { width: 12.5%; float: left; } .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) { clear: none; } .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child { float: left; } .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; } .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .medium-centered { float: none; margin-left: auto; margin-right: auto; } .medium-uncentered, .medium-push-0, .medium-pull-0 { position: static; margin-left: 0; margin-right: 0; } } @media screen and (min-width: 64em) { .large-1 { width: 8.33333%; } .large-push-1 { position: relative; left: 8.33333%; } .large-pull-1 { position: relative; left: -8.33333%; } .large-offset-0 { margin-left: 0%; } .large-2 { width: 16.66667%; } .large-push-2 { position: relative; left: 16.66667%; } .large-pull-2 { position: relative; left: -16.66667%; } .large-offset-1 { margin-left: 8.33333%; } .large-3 { width: 25%; } .large-push-3 { position: relative; left: 25%; } .large-pull-3 { position: relative; left: -25%; } .large-offset-2 { margin-left: 16.66667%; } .large-4 { width: 33.33333%; } .large-push-4 { position: relative; left: 33.33333%; } .large-pull-4 { position: relative; left: -33.33333%; } .large-offset-3 { margin-left: 25%; } .large-5 { width: 41.66667%; } .large-push-5 { position: relative; left: 41.66667%; } .large-pull-5 { position: relative; left: -41.66667%; } .large-offset-4 { margin-left: 33.33333%; } .large-6 { width: 50%; } .large-push-6 { position: relative; left: 50%; } .large-pull-6 { position: relative; left: -50%; } .large-offset-5 { margin-left: 41.66667%; } .large-7 { width: 58.33333%; } .large-push-7 { position: relative; left: 58.33333%; } .large-pull-7 { position: relative; left: -58.33333%; } .large-offset-6 { margin-left: 50%; } .large-8 { width: 66.66667%; } .large-push-8 { position: relative; left: 66.66667%; } .large-pull-8 { position: relative; left: -66.66667%; } .large-offset-7 { margin-left: 58.33333%; } .large-9 { width: 75%; } .large-push-9 { position: relative; left: 75%; } .large-pull-9 { position: relative; left: -75%; } .large-offset-8 { margin-left: 66.66667%; } .large-10 { width: 83.33333%; } .large-push-10 { position: relative; left: 83.33333%; } .large-pull-10 { position: relative; left: -83.33333%; } .large-offset-9 { margin-left: 75%; } .large-11 { width: 91.66667%; } .large-push-11 { position: relative; left: 91.66667%; } .large-pull-11 { position: relative; left: -91.66667%; } .large-offset-10 { margin-left: 83.33333%; } .large-12 { width: 100%; } .large-offset-11 { margin-left: 91.66667%; } .large-up-1 > .column, .large-up-1 > .columns { width: 100%; float: left; } .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) { clear: none; } .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) { clear: both; } .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child { float: left; } .large-up-2 > .column, .large-up-2 > .columns { width: 50%; float: left; } .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) { clear: none; } .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) { clear: both; } .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child { float: left; } .large-up-3 > .column, .large-up-3 > .columns { width: 33.33333%; float: left; } .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) { clear: none; } .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child { float: left; } .large-up-4 > .column, .large-up-4 > .columns { width: 25%; float: left; } .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) { clear: none; } .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child { float: left; } .large-up-5 > .column, .large-up-5 > .columns { width: 20%; float: left; } .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) { clear: none; } .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) { clear: both; } .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child { float: left; } .large-up-6 > .column, .large-up-6 > .columns { width: 16.66667%; float: left; } .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) { clear: none; } .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) { clear: both; } .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child { float: left; } .large-up-7 > .column, .large-up-7 > .columns { width: 14.28571%; float: left; } .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) { clear: none; } .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) { clear: both; } .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child { float: left; } .large-up-8 > .column, .large-up-8 > .columns { width: 12.5%; float: left; } .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) { clear: none; } .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child { float: left; } .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; } .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .large-centered { float: none; margin-left: auto; margin-right: auto; } .large-uncentered, .large-push-0, .large-pull-0 { position: static; margin-left: 0; margin-right: 0; } } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; } p { font-size: inherit; line-height: 1.6; margin-bottom: 1rem; text-rendering: optimizeLegibility; } em, i { font-style: italic; line-height: inherit; } strong, b { font-weight: bold; line-height: inherit; } small { font-size: 80%; line-height: inherit; } h1, h2, h3, h4, h5, h6 { font-family: "proxima-nova", sans-serif, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-style: normal; color: inherit; text-rendering: optimizeLegibility; margin-top: 0; margin-bottom: 0.5rem; line-height: 1.4; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #999; line-height: 0; } h1 { font-size: 1.5rem; } h2 { font-size: 1.25rem; } h3 { font-size: 1.1875rem; } h4 { font-size: 1.125rem; } h5 { font-size: 1.0625rem; } h6 { font-size: 1rem; } @media screen and (min-width: 40em) { h1 { font-size: 3rem; } h2 { font-size: 2.5rem; } h3 { font-size: 1.9375rem; } h4 { font-size: 1.5625rem; } h5 { font-size: 1.25rem; } h6 { font-size: 1rem; } } a { color: #523080; text-decoration: none; line-height: inherit; cursor: pointer; } a:hover, a:focus { color: #47296e; } a img { border: 0; } hr { max-width: 75rem; height: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #999; border-left: 0; margin: 1.25rem auto; clear: both; } ul, ol, dl { line-height: 1.6; margin-bottom: 1rem; list-style-position: outside; } li { font-size: inherit; } ul { list-style-type: disc; margin-left: 1.25rem; } ol { margin-left: 1.25rem; } ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; } dl { margin-bottom: 1rem; } dl dt { margin-bottom: 0.3rem; font-weight: bold; } blockquote { margin: 0 0 1rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #999; } blockquote, blockquote p { line-height: 1.6; color: #333; } cite { display: block; font-size: 0.8125rem; color: #333; } cite:before { content: '\2014 \0020'; } abbr { color: #0a0a0a; cursor: help; border-bottom: 1px dotted #0a0a0a; } code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #0a0a0a; background-color: transparent; border: 0; padding: 0.125rem 0.3125rem 0.0625rem; } kbd { padding: 0.125rem 0.25rem 0; margin: 0; background-color: #ccc; color: #0a0a0a; font-family: Consolas, "Liberation Mono", Courier, monospace; } .subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #333; } .lead { font-size: 125%; line-height: 1.6; } .stat { font-size: 2.5rem; line-height: 1; } p + .stat { margin-top: -1rem; } .no-bullet { margin-left: 0; list-style: none; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } @media screen and (min-width: 40em) { .medium-text-left { text-align: left; } .medium-text-right { text-align: right; } .medium-text-center { text-align: center; } .medium-text-justify { text-align: justify; } } @media screen and (min-width: 64em) { .large-text-left { text-align: left; } .large-text-right { text-align: right; } .large-text-center { text-align: center; } .large-text-justify { text-align: justify; } } .show-for-print { display: none !important; } @media print { * { background: transparent !important; color: black !important; box-shadow: none !important; text-shadow: none !important; } .show-for-print { display: block !important; } .hide-for-print { display: none !important; } table.show-for-print { display: table !important; } thead.show-for-print { display: table-header-group !important; } tbody.show-for-print { display: table-row-group !important; } tr.show-for-print { display: table-row !important; } td.show-for-print { display: table-cell !important; } th.show-for-print { display: table-cell !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } .ir a:after, a[href^='javascript:']:after, a[href^='#']:after { content: ''; } abbr[title]:after { content: " (" attr(title) ")"; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; box-sizing: border-box; width: 100%; height: 2.4375rem; padding: 0.5rem; border: 0; margin: 0 0 1rem; font-family: inherit; font-size: 1rem; color: #0a0a0a; background-color: #fff; box-shadow: none; border-radius: 0; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; -webkit-appearance: none; -moz-appearance: none; } [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { border: 0; background-color: #fff; outline: none; box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); transition: box-shadow 0.5s, border-color 0.25s ease-in-out; } textarea { max-width: 100%; } textarea[rows] { height: auto; } input:disabled, input[readonly], textarea:disabled, textarea[readonly] { background-color: #ccc; cursor: default; } [type='submit'], [type='button'] { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; } input[type='search'] { box-sizing: border-box; } [type='file'], [type='checkbox'], [type='radio'] { margin: 0 0 1rem; } [type='checkbox'] + label, [type='radio'] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; } label > [type='checkbox'], label > [type='label'] { margin-right: 0.5rem; } [type='file'] { width: 100%; } label { display: block; margin: 0; font-size: 0.875rem; font-weight: normal; line-height: 1.8; color: #0a0a0a; } label.middle { margin: 0 0 1rem; padding: 0.5rem 0; } .help-text { margin-top: -0.5rem; font-size: 0.8125rem; font-style: italic; color: #333; } .input-group { display: table; width: 100%; margin-bottom: 1rem; } .input-group > :first-child { border-radius: 0 0 0 0; } .input-group > :last-child > * { border-radius: 0 0 0 0; } .input-group-label, .input-group-field, .input-group-button { display: table-cell; margin: 0; vertical-align: middle; } .input-group-label { text-align: center; width: 1%; height: 100%; padding: 0 1rem; background: #ccc; color: #0a0a0a; border: 1px solid #999; } .input-group-label:first-child { border-right: 0; } .input-group-label:last-child { border-left: 0; } .input-group-field { border-radius: 0; height: 2.5rem; } .input-group-button { height: 100%; padding-top: 0; padding-bottom: 0; text-align: center; width: 1%; } .input-group-button a, .input-group-button input, .input-group-button button { margin: 0; } fieldset { border: 0; padding: 0; margin: 0; } legend { margin-bottom: 0.5rem; } .fieldset { border: 1px solid #999; padding: 1.25rem; margin: 1.125rem 0; } .fieldset legend { background: #fff; padding: 0 0.1875rem; margin: 0; margin-left: -0.1875rem; } select { height: 2.4375rem; padding: 0.5rem; border: 0; margin: 0 0 1rem; font-size: 1rem; font-family: inherit; line-height: normal; color: #0a0a0a; background-color: #fafafa; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; background-image: url('data:image/svg+xml;utf8,'); background-size: 9px 6px; background-position: right 0.5rem center; background-repeat: no-repeat; } @media screen and (min-width: 0\0) { select { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } } select:disabled { background-color: #ccc; cursor: default; } select::-ms-expand { display: none; } select[multiple] { height: auto; } .is-invalid-input:not(:focus) { background-color: rgba(195, 0, 20, 0.1); border-color: #c30014; } .is-invalid-label { color: #c30014; } .form-error { display: none; margin-top: -0.5rem; margin-bottom: 1rem; font-size: 0.75rem; font-weight: bold; color: #c30014; } .form-error.is-visible { display: block; } body.is-reveal-open { overflow: hidden; } .reveal-overlay { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 1005; background-color: rgba(10, 10, 10, 0.45); overflow-y: scroll; } .reveal { display: none; z-index: 1006; padding: 1rem; border: 1px solid #999; margin: 100px auto 0; background-color: #fff; border-radius: 0; position: absolute; overflow-y: auto; } [data-whatinput='mouse'] .reveal { outline: 0; } @media screen and (min-width: 40em) { .reveal { min-height: 0; } } .reveal .column, .reveal .columns, .reveal .columns { min-width: 0; } .reveal > :last-child { margin-bottom: 0; } @media screen and (min-width: 40em) { .reveal { width: 600px; max-width: 75rem; } } .reveal.collapse { padding: 0; } @media screen and (min-width: 40em) { .reveal .reveal { left: auto; right: auto; margin: 0 auto; } } @media screen and (min-width: 40em) { .reveal.tiny { width: 30%; max-width: 75rem; } } @media screen and (min-width: 40em) { .reveal.small { width: 50%; max-width: 75rem; } } @media screen and (min-width: 40em) { .reveal.large { width: 90%; max-width: 75rem; } } .reveal.full { top: 0; left: 0; width: 100%; height: 100%; height: 100vh; min-height: 100vh; max-width: none; margin-left: 0; border: 0; } /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability of focused elements when they are also in an * active/hover state. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .foundation-mq { font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; } html { font-size: 100%; box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { padding: 0; margin: 0; font-family: "proxima-nova", sans-serif, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: 1.6; color: #0a0a0a; background: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; } textarea { height: auto; min-height: 50px; border-radius: 0; } select { width: 100%; border-radius: 0; } #map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object { max-width: none !important; } button { -webkit-appearance: none; -moz-appearance: none; background: transparent; padding: 0; border: 0; border-radius: 0; line-height: 1; } .row { max-width: 75rem; margin-left: auto; margin-right: auto; } .row::before, .row::after { content: ' '; display: table; } .row::after { clear: both; } .row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; } .row .row { margin-left: -0.9375rem; margin-right: -0.9375rem; } .row .row.collapse { margin-left: 0; margin-right: 0; } .row.expanded { max-width: none; } .column, .columns { width: 100%; float: left; padding-left: 0.9375rem; padding-right: 0.9375rem; } .column:last-child:not(:first-child), .columns:last-child:not(:first-child) { float: right; } .column.end:last-child:last-child, .end.columns:last-child:last-child { float: left; } .column.row.row, .row.row.columns { float: none; } .row .column.row.row, .row .row.row.columns { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .small-1 { width: 8.33333%; } .small-push-1 { position: relative; left: 8.33333%; } .small-pull-1 { position: relative; left: -8.33333%; } .small-offset-0 { margin-left: 0%; } .small-2 { width: 16.66667%; } .small-push-2 { position: relative; left: 16.66667%; } .small-pull-2 { position: relative; left: -16.66667%; } .small-offset-1 { margin-left: 8.33333%; } .small-3 { width: 25%; } .small-push-3 { position: relative; left: 25%; } .small-pull-3 { position: relative; left: -25%; } .small-offset-2 { margin-left: 16.66667%; } .small-4 { width: 33.33333%; } .small-push-4 { position: relative; left: 33.33333%; } .small-pull-4 { position: relative; left: -33.33333%; } .small-offset-3 { margin-left: 25%; } .small-5 { width: 41.66667%; } .small-push-5 { position: relative; left: 41.66667%; } .small-pull-5 { position: relative; left: -41.66667%; } .small-offset-4 { margin-left: 33.33333%; } .small-6 { width: 50%; } .small-push-6 { position: relative; left: 50%; } .small-pull-6 { position: relative; left: -50%; } .small-offset-5 { margin-left: 41.66667%; } .small-7 { width: 58.33333%; } .small-push-7 { position: relative; left: 58.33333%; } .small-pull-7 { position: relative; left: -58.33333%; } .small-offset-6 { margin-left: 50%; } .small-8 { width: 66.66667%; } .small-push-8 { position: relative; left: 66.66667%; } .small-pull-8 { position: relative; left: -66.66667%; } .small-offset-7 { margin-left: 58.33333%; } .small-9 { width: 75%; } .small-push-9 { position: relative; left: 75%; } .small-pull-9 { position: relative; left: -75%; } .small-offset-8 { margin-left: 66.66667%; } .small-10 { width: 83.33333%; } .small-push-10 { position: relative; left: 83.33333%; } .small-pull-10 { position: relative; left: -83.33333%; } .small-offset-9 { margin-left: 75%; } .small-11 { width: 91.66667%; } .small-push-11 { position: relative; left: 91.66667%; } .small-pull-11 { position: relative; left: -91.66667%; } .small-offset-10 { margin-left: 83.33333%; } .small-12 { width: 100%; } .small-offset-11 { margin-left: 91.66667%; } .small-up-1 > .column, .small-up-1 > .columns { width: 100%; float: left; } .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) { clear: none; } .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) { clear: both; } .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child { float: left; } .small-up-2 > .column, .small-up-2 > .columns { width: 50%; float: left; } .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) { clear: none; } .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) { clear: both; } .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child { float: left; } .small-up-3 > .column, .small-up-3 > .columns { width: 33.33333%; float: left; } .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) { clear: none; } .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child { float: left; } .small-up-4 > .column, .small-up-4 > .columns { width: 25%; float: left; } .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) { clear: none; } .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child { float: left; } .small-up-5 > .column, .small-up-5 > .columns { width: 20%; float: left; } .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) { clear: none; } .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) { clear: both; } .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child { float: left; } .small-up-6 > .column, .small-up-6 > .columns { width: 16.66667%; float: left; } .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) { clear: none; } .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) { clear: both; } .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child { float: left; } .small-up-7 > .column, .small-up-7 > .columns { width: 14.28571%; float: left; } .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) { clear: none; } .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) { clear: both; } .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child { float: left; } .small-up-8 > .column, .small-up-8 > .columns { width: 12.5%; float: left; } .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) { clear: none; } .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child { float: left; } .small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; } .small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .small-centered { float: none; margin-left: auto; margin-right: auto; } .small-uncentered, .small-push-0, .small-pull-0 { position: static; margin-left: 0; margin-right: 0; } @media screen and (min-width: 40em) { .medium-1 { width: 8.33333%; } .medium-push-1 { position: relative; left: 8.33333%; } .medium-pull-1 { position: relative; left: -8.33333%; } .medium-offset-0 { margin-left: 0%; } .medium-2 { width: 16.66667%; } .medium-push-2 { position: relative; left: 16.66667%; } .medium-pull-2 { position: relative; left: -16.66667%; } .medium-offset-1 { margin-left: 8.33333%; } .medium-3 { width: 25%; } .medium-push-3 { position: relative; left: 25%; } .medium-pull-3 { position: relative; left: -25%; } .medium-offset-2 { margin-left: 16.66667%; } .medium-4 { width: 33.33333%; } .medium-push-4 { position: relative; left: 33.33333%; } .medium-pull-4 { position: relative; left: -33.33333%; } .medium-offset-3 { margin-left: 25%; } .medium-5 { width: 41.66667%; } .medium-push-5 { position: relative; left: 41.66667%; } .medium-pull-5 { position: relative; left: -41.66667%; } .medium-offset-4 { margin-left: 33.33333%; } .medium-6 { width: 50%; } .medium-push-6 { position: relative; left: 50%; } .medium-pull-6 { position: relative; left: -50%; } .medium-offset-5 { margin-left: 41.66667%; } .medium-7 { width: 58.33333%; } .medium-push-7 { position: relative; left: 58.33333%; } .medium-pull-7 { position: relative; left: -58.33333%; } .medium-offset-6 { margin-left: 50%; } .medium-8 { width: 66.66667%; } .medium-push-8 { position: relative; left: 66.66667%; } .medium-pull-8 { position: relative; left: -66.66667%; } .medium-offset-7 { margin-left: 58.33333%; } .medium-9 { width: 75%; } .medium-push-9 { position: relative; left: 75%; } .medium-pull-9 { position: relative; left: -75%; } .medium-offset-8 { margin-left: 66.66667%; } .medium-10 { width: 83.33333%; } .medium-push-10 { position: relative; left: 83.33333%; } .medium-pull-10 { position: relative; left: -83.33333%; } .medium-offset-9 { margin-left: 75%; } .medium-11 { width: 91.66667%; } .medium-push-11 { position: relative; left: 91.66667%; } .medium-pull-11 { position: relative; left: -91.66667%; } .medium-offset-10 { margin-left: 83.33333%; } .medium-12 { width: 100%; } .medium-offset-11 { margin-left: 91.66667%; } .medium-up-1 > .column, .medium-up-1 > .columns { width: 100%; float: left; } .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) { clear: none; } .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) { clear: both; } .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child { float: left; } .medium-up-2 > .column, .medium-up-2 > .columns { width: 50%; float: left; } .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) { clear: none; } .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) { clear: both; } .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child { float: left; } .medium-up-3 > .column, .medium-up-3 > .columns { width: 33.33333%; float: left; } .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) { clear: none; } .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child { float: left; } .medium-up-4 > .column, .medium-up-4 > .columns { width: 25%; float: left; } .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) { clear: none; } .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child { float: left; } .medium-up-5 > .column, .medium-up-5 > .columns { width: 20%; float: left; } .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) { clear: none; } .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) { clear: both; } .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child { float: left; } .medium-up-6 > .column, .medium-up-6 > .columns { width: 16.66667%; float: left; } .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) { clear: none; } .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) { clear: both; } .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child { float: left; } .medium-up-7 > .column, .medium-up-7 > .columns { width: 14.28571%; float: left; } .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) { clear: none; } .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) { clear: both; } .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child { float: left; } .medium-up-8 > .column, .medium-up-8 > .columns { width: 12.5%; float: left; } .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) { clear: none; } .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child { float: left; } .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; } .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .medium-centered { float: none; margin-left: auto; margin-right: auto; } .medium-uncentered, .medium-push-0, .medium-pull-0 { position: static; margin-left: 0; margin-right: 0; } } @media screen and (min-width: 64em) { .large-1 { width: 8.33333%; } .large-push-1 { position: relative; left: 8.33333%; } .large-pull-1 { position: relative; left: -8.33333%; } .large-offset-0 { margin-left: 0%; } .large-2 { width: 16.66667%; } .large-push-2 { position: relative; left: 16.66667%; } .large-pull-2 { position: relative; left: -16.66667%; } .large-offset-1 { margin-left: 8.33333%; } .large-3 { width: 25%; } .large-push-3 { position: relative; left: 25%; } .large-pull-3 { position: relative; left: -25%; } .large-offset-2 { margin-left: 16.66667%; } .large-4 { width: 33.33333%; } .large-push-4 { position: relative; left: 33.33333%; } .large-pull-4 { position: relative; left: -33.33333%; } .large-offset-3 { margin-left: 25%; } .large-5 { width: 41.66667%; } .large-push-5 { position: relative; left: 41.66667%; } .large-pull-5 { position: relative; left: -41.66667%; } .large-offset-4 { margin-left: 33.33333%; } .large-6 { width: 50%; } .large-push-6 { position: relative; left: 50%; } .large-pull-6 { position: relative; left: -50%; } .large-offset-5 { margin-left: 41.66667%; } .large-7 { width: 58.33333%; } .large-push-7 { position: relative; left: 58.33333%; } .large-pull-7 { position: relative; left: -58.33333%; } .large-offset-6 { margin-left: 50%; } .large-8 { width: 66.66667%; } .large-push-8 { position: relative; left: 66.66667%; } .large-pull-8 { position: relative; left: -66.66667%; } .large-offset-7 { margin-left: 58.33333%; } .large-9 { width: 75%; } .large-push-9 { position: relative; left: 75%; } .large-pull-9 { position: relative; left: -75%; } .large-offset-8 { margin-left: 66.66667%; } .large-10 { width: 83.33333%; } .large-push-10 { position: relative; left: 83.33333%; } .large-pull-10 { position: relative; left: -83.33333%; } .large-offset-9 { margin-left: 75%; } .large-11 { width: 91.66667%; } .large-push-11 { position: relative; left: 91.66667%; } .large-pull-11 { position: relative; left: -91.66667%; } .large-offset-10 { margin-left: 83.33333%; } .large-12 { width: 100%; } .large-offset-11 { margin-left: 91.66667%; } .large-up-1 > .column, .large-up-1 > .columns { width: 100%; float: left; } .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) { clear: none; } .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) { clear: both; } .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child { float: left; } .large-up-2 > .column, .large-up-2 > .columns { width: 50%; float: left; } .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) { clear: none; } .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) { clear: both; } .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child { float: left; } .large-up-3 > .column, .large-up-3 > .columns { width: 33.33333%; float: left; } .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) { clear: none; } .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child { float: left; } .large-up-4 > .column, .large-up-4 > .columns { width: 25%; float: left; } .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) { clear: none; } .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child { float: left; } .large-up-5 > .column, .large-up-5 > .columns { width: 20%; float: left; } .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) { clear: none; } .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) { clear: both; } .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child { float: left; } .large-up-6 > .column, .large-up-6 > .columns { width: 16.66667%; float: left; } .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) { clear: none; } .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) { clear: both; } .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child { float: left; } .large-up-7 > .column, .large-up-7 > .columns { width: 14.28571%; float: left; } .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) { clear: none; } .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) { clear: both; } .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child { float: left; } .large-up-8 > .column, .large-up-8 > .columns { width: 12.5%; float: left; } .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) { clear: none; } .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child { float: left; } .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; } .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .large-centered { float: none; margin-left: auto; margin-right: auto; } .large-uncentered, .large-push-0, .large-pull-0 { position: static; margin-left: 0; margin-right: 0; } } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; } p { font-size: inherit; line-height: 1.6; margin-bottom: 1rem; text-rendering: optimizeLegibility; } em, i { font-style: italic; line-height: inherit; } strong, b { font-weight: bold; line-height: inherit; } small { font-size: 80%; line-height: inherit; } h1, h2, h3, h4, h5, h6 { font-family: "proxima-nova", sans-serif, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-style: normal; color: inherit; text-rendering: optimizeLegibility; margin-top: 0; margin-bottom: 0.5rem; line-height: 1.4; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #999; line-height: 0; } h1 { font-size: 1.5rem; } h2 { font-size: 1.25rem; } h3 { font-size: 1.1875rem; } h4 { font-size: 1.125rem; } h5 { font-size: 1.0625rem; } h6 { font-size: 1rem; } @media screen and (min-width: 40em) { h1 { font-size: 3rem; } h2 { font-size: 2.5rem; } h3 { font-size: 1.9375rem; } h4 { font-size: 1.5625rem; } h5 { font-size: 1.25rem; } h6 { font-size: 1rem; } } a { color: #523080; text-decoration: none; line-height: inherit; cursor: pointer; } a:hover, a:focus { color: #47296e; } a img { border: 0; } hr { max-width: 75rem; height: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #999; border-left: 0; margin: 1.25rem auto; clear: both; } ul, ol, dl { line-height: 1.6; margin-bottom: 1rem; list-style-position: outside; } li { font-size: inherit; } ul { list-style-type: disc; margin-left: 1.25rem; } ol { margin-left: 1.25rem; } ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; } dl { margin-bottom: 1rem; } dl dt { margin-bottom: 0.3rem; font-weight: bold; } blockquote { margin: 0 0 1rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #999; } blockquote, blockquote p { line-height: 1.6; color: #333; } cite { display: block; font-size: 0.8125rem; color: #333; } cite:before { content: '\2014 \0020'; } abbr { color: #0a0a0a; cursor: help; border-bottom: 1px dotted #0a0a0a; } code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #0a0a0a; background-color: transparent; border: 0; padding: 0.125rem 0.3125rem 0.0625rem; } kbd { padding: 0.125rem 0.25rem 0; margin: 0; background-color: #ccc; color: #0a0a0a; font-family: Consolas, "Liberation Mono", Courier, monospace; } .subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #333; } .lead { font-size: 125%; line-height: 1.6; } .stat { font-size: 2.5rem; line-height: 1; } p + .stat { margin-top: -1rem; } .no-bullet { margin-left: 0; list-style: none; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } @media screen and (min-width: 40em) { .medium-text-left { text-align: left; } .medium-text-right { text-align: right; } .medium-text-center { text-align: center; } .medium-text-justify { text-align: justify; } } @media screen and (min-width: 64em) { .large-text-left { text-align: left; } .large-text-right { text-align: right; } .large-text-center { text-align: center; } .large-text-justify { text-align: justify; } } .show-for-print { display: none !important; } @media print { * { background: transparent !important; color: black !important; box-shadow: none !important; text-shadow: none !important; } .show-for-print { display: block !important; } .hide-for-print { display: none !important; } table.show-for-print { display: table !important; } thead.show-for-print { display: table-header-group !important; } tbody.show-for-print { display: table-row-group !important; } tr.show-for-print { display: table-row !important; } td.show-for-print { display: table-cell !important; } th.show-for-print { display: table-cell !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } .ir a:after, a[href^='javascript:']:after, a[href^='#']:after { content: ''; } abbr[title]:after { content: " (" attr(title) ")"; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } .button { display: inline-block; text-align: center; line-height: 1; cursor: pointer; -webkit-appearance: none; transition: background-color 0.25s ease-out, color 0.25s ease-out; vertical-align: middle; border: 1px solid transparent; border-radius: 0; padding: 0.85em 1em; margin: 0 0 1rem 0; font-size: 0.9rem; background-color: #523080; color: #fff; } [data-whatinput='mouse'] .button { outline: 0; } .button:hover, .button:focus { background-color: #46296d; color: #fff; } .button.tiny { font-size: 0.6rem; } .button.small { font-size: 0.75rem; } .button.large { font-size: 1.25rem; } .button.expanded { display: block; width: 100%; margin-left: 0; margin-right: 0; } .button.primary { background-color: #523080; color: #fff; } .button.primary:hover, .button.primary:focus { background-color: #422666; color: #fff; } .button.secondary { background-color: #777; color: #fff; } .button.secondary:hover, .button.secondary:focus { background-color: #5f5f5f; color: #fff; } .button.success { background-color: #197d32; color: #fff; } .button.success:hover, .button.success:focus { background-color: #146428; color: #fff; } .button.alert { background-color: #c30014; color: #fff; } .button.alert:hover, .button.alert:focus { background-color: #9c0010; color: #fff; } .button.warning { background-color: #ee5b43; color: #fff; } .button.warning:hover, .button.warning:focus { background-color: #e03114; color: #fff; } .button.hollow { border: 1px solid #523080; color: #523080; } .button.hollow, .button.hollow:hover, .button.hollow:focus { background-color: transparent; } .button.hollow:hover, .button.hollow:focus { border-color: #291840; color: #291840; } .button.hollow.primary { border: 1px solid #523080; color: #523080; } .button.hollow.primary:hover, .button.hollow.primary:focus { border-color: #291840; color: #291840; } .button.hollow.secondary { border: 1px solid #777; color: #777; } .button.hollow.secondary:hover, .button.hollow.secondary:focus { border-color: #3c3c3c; color: #3c3c3c; } .button.hollow.success { border: 1px solid #197d32; color: #197d32; } .button.hollow.success:hover, .button.hollow.success:focus { border-color: #0d3f19; color: #0d3f19; } .button.hollow.alert { border: 1px solid #c30014; color: #c30014; } .button.hollow.alert:hover, .button.hollow.alert:focus { border-color: #62000a; color: #62000a; } .button.hollow.warning { border: 1px solid #ee5b43; color: #ee5b43; } .button.hollow.warning:hover, .button.hollow.warning:focus { border-color: #8c1f0d; color: #8c1f0d; } .button.disabled, .button[disabled] { opacity: 0.25; cursor: not-allowed; pointer-events: none; } .button.dropdown::after { content: ''; display: block; width: 0; height: 0; border: inset 0.4em; border-color: #fff transparent transparent; border-top-style: solid; position: relative; top: 0.4em; float: right; margin-left: 1em; display: inline-block; } .button.arrow-only::after { margin-left: 0; float: none; top: 0.2em; } [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; box-sizing: border-box; width: 100%; height: 2.4375rem; padding: 0.5rem; border: 0; margin: 0 0 1rem; font-family: inherit; font-size: 1rem; color: #0a0a0a; background-color: #fff; box-shadow: none; border-radius: 0; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; -webkit-appearance: none; -moz-appearance: none; } [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { border: 0; background-color: #fff; outline: none; box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); transition: box-shadow 0.5s, border-color 0.25s ease-in-out; } textarea { max-width: 100%; } textarea[rows] { height: auto; } input:disabled, input[readonly], textarea:disabled, textarea[readonly] { background-color: #ccc; cursor: default; } [type='submit'], [type='button'] { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; } input[type='search'] { box-sizing: border-box; } [type='file'], [type='checkbox'], [type='radio'] { margin: 0 0 1rem; } [type='checkbox'] + label, [type='radio'] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; } label > [type='checkbox'], label > [type='label'] { margin-right: 0.5rem; } [type='file'] { width: 100%; } label { display: block; margin: 0; font-size: 0.875rem; font-weight: normal; line-height: 1.8; color: #0a0a0a; } label.middle { margin: 0 0 1rem; padding: 0.5rem 0; } .help-text { margin-top: -0.5rem; font-size: 0.8125rem; font-style: italic; color: #333; } .input-group { display: table; width: 100%; margin-bottom: 1rem; } .input-group > :first-child { border-radius: 0 0 0 0; } .input-group > :last-child > * { border-radius: 0 0 0 0; } .input-group-label, .input-group-field, .input-group-button { display: table-cell; margin: 0; vertical-align: middle; } .input-group-label { text-align: center; width: 1%; height: 100%; padding: 0 1rem; background: #ccc; color: #0a0a0a; border: 1px solid #999; } .input-group-label:first-child { border-right: 0; } .input-group-label:last-child { border-left: 0; } .input-group-field { border-radius: 0; height: 2.5rem; } .input-group-button { height: 100%; padding-top: 0; padding-bottom: 0; text-align: center; width: 1%; } .input-group-button a, .input-group-button input, .input-group-button button { margin: 0; } fieldset { border: 0; padding: 0; margin: 0; } legend { margin-bottom: 0.5rem; } .fieldset { border: 1px solid #999; padding: 1.25rem; margin: 1.125rem 0; } .fieldset legend { background: #fff; padding: 0 0.1875rem; margin: 0; margin-left: -0.1875rem; } select { height: 2.4375rem; padding: 0.5rem; border: 0; margin: 0 0 1rem; font-size: 1rem; font-family: inherit; line-height: normal; color: #0a0a0a; background-color: #fafafa; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; background-image: url('data:image/svg+xml;utf8,'); background-size: 9px 6px; background-position: right 0.5rem center; background-repeat: no-repeat; } @media screen and (min-width: 0\0) { select { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } } select:disabled { background-color: #ccc; cursor: default; } select::-ms-expand { display: none; } select[multiple] { height: auto; } .is-invalid-input:not(:focus) { background-color: rgba(195, 0, 20, 0.1); border-color: #c30014; } .is-invalid-label { color: #c30014; } .form-error { display: none; margin-top: -0.5rem; margin-bottom: 1rem; font-size: 0.75rem; font-weight: bold; color: #c30014; } .form-error.is-visible { display: block; } .hide { display: none !important; } .invisible { visibility: hidden; } @media screen and (min-width: 0em) and (max-width: 39.9375em) { .hide-for-small-only { display: none !important; } } @media screen and (max-width: 0em), screen and (min-width: 40em) { .show-for-small-only { display: none !important; } } @media screen and (min-width: 40em) { .hide-for-medium { display: none !important; } } @media screen and (max-width: 39.9375em) { .show-for-medium { display: none !important; } } @media screen and (min-width: 40em) and (max-width: 63.9375em) { .hide-for-medium-only { display: none !important; } } @media screen and (max-width: 39.9375em), screen and (min-width: 64em) { .show-for-medium-only { display: none !important; } } @media screen and (min-width: 64em) { .hide-for-large { display: none !important; } } @media screen and (max-width: 63.9375em) { .show-for-large { display: none !important; } } @media screen and (min-width: 64em) and (max-width: 74.9375em) { .hide-for-large-only { display: none !important; } } @media screen and (max-width: 63.9375em), screen and (min-width: 75em) { .show-for-large-only { display: none !important; } } .show-for-sr, .show-on-focus { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); } .show-on-focus:active, .show-on-focus:focus { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; } .show-for-landscape, .hide-for-portrait { display: block !important; } @media screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: block !important; } } @media screen and (orientation: portrait) { .show-for-landscape, .hide-for-portrait { display: none !important; } } .hide-for-landscape, .show-for-portrait { display: none !important; } @media screen and (orientation: landscape) { .hide-for-landscape, .show-for-portrait { display: none !important; } } @media screen and (orientation: portrait) { .hide-for-landscape, .show-for-portrait { display: block !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-center { display: block; margin-left: auto; margin-right: auto; } .clearfix::before, .clearfix::after { content: ' '; display: table; } .clearfix::after { clear: both; } .accordion { list-style-type: none; background: #fff; border: 1px solid #ccc; border-radius: 0; margin-left: 0; } .accordion-title { display: block; padding: 1.25rem 1rem; line-height: 1; font-size: 0.75rem; color: #523080; position: relative; border-bottom: 1px solid #ccc; } .accordion-title:hover, .accordion-title:focus { background-color: #ccc; } :last-child > .accordion-title { border-bottom-width: 0; } .accordion-title::before { content: '+'; position: absolute; right: 1rem; top: 50%; margin-top: -0.5rem; } .is-active > .accordion-title::before { content: '–'; } .accordion-content { padding: 1rem; display: none; border-bottom: 1px solid #ccc; background-color: #fff; } .is-accordion-submenu-parent > a { position: relative; } .is-accordion-submenu-parent > a::after { content: ''; display: block; width: 0; height: 0; border: inset 6px; border-color: #523080 transparent transparent; border-top-style: solid; position: absolute; top: 50%; margin-top: -4px; right: 1rem; } .is-accordion-submenu-parent[aria-expanded='true'] > a::after { transform-origin: 50% 50%; transform: scaleY(-1); } .badge { display: inline-block; padding: 0.3em; min-width: 2.1em; font-size: 0.6rem; text-align: center; border-radius: 50%; background: #523080; color: #fff; } .badge.secondary { background: #777; color: #fff; } .badge.success { background: #197d32; color: #fff; } .badge.alert { background: #c30014; color: #fff; } .badge.warning { background: #ee5b43; color: #fff; } .breadcrumbs { list-style: none; margin: 0 0 1rem 0; } .breadcrumbs::before, .breadcrumbs::after { content: ' '; display: table; } .breadcrumbs::after { clear: both; } .breadcrumbs li { float: left; color: #0a0a0a; font-size: 0.6875rem; cursor: default; text-transform: uppercase; } .breadcrumbs li:not(:last-child)::after { color: #999; content: "/"; margin: 0 0.75rem; position: relative; top: 1px; opacity: 1; } .breadcrumbs a { color: #523080; } .breadcrumbs a:hover { text-decoration: underline; } .breadcrumbs .disabled { color: #999; } .button-group { margin-bottom: 1rem; font-size: 0.9rem; } .button-group::before, .button-group::after { content: ' '; display: table; } .button-group::after { clear: both; } .button-group .button { float: left; margin: 0; font-size: inherit; } .button-group .button:not(:last-child) { border-right: 1px solid #fff; } .button-group.tiny { font-size: 0.6rem; } .button-group.small { font-size: 0.75rem; } .button-group.large { font-size: 1.25rem; } .button-group.expanded { display: table; table-layout: fixed; width: 100%; } .button-group.expanded::before, .button-group.expanded::after { display: none; } .button-group.expanded .button { display: table-cell; float: none; } .button-group.primary .button { background-color: #523080; color: #fff; } .button-group.primary .button:hover, .button-group.primary .button:focus { background-color: #422666; color: #fff; } .button-group.secondary .button { background-color: #777; color: #fff; } .button-group.secondary .button:hover, .button-group.secondary .button:focus { background-color: #5f5f5f; color: #fff; } .button-group.success .button { background-color: #197d32; color: #fff; } .button-group.success .button:hover, .button-group.success .button:focus { background-color: #146428; color: #fff; } .button-group.alert .button { background-color: #c30014; color: #fff; } .button-group.alert .button:hover, .button-group.alert .button:focus { background-color: #9c0010; color: #fff; } .button-group.warning .button { background-color: #ee5b43; color: #fff; } .button-group.warning .button:hover, .button-group.warning .button:focus { background-color: #e03114; color: #fff; } .button-group.stacked .button, .button-group.stacked-for-small .button { width: 100%; } .button-group.stacked .button:not(:last-child), .button-group.stacked-for-small .button:not(:last-child) { border-right: 1px solid; } @media screen and (min-width: 40em) { .button-group.stacked-for-small .button { width: auto; } .button-group.stacked-for-small .button:not(:last-child) { border-right: 1px solid #fff; } } .callout { margin: 0 0 1rem 0; padding: 1rem; border: 1px solid rgba(10, 10, 10, 0.25); border-radius: 0; position: relative; color: #0a0a0a; background-color: white; } .callout > :first-child { margin-top: 0; } .callout > :last-child { margin-bottom: 0; } .callout.primary { background-color: #e4dbf1; } .callout.secondary { background-color: #ebebeb; } .callout.success { background-color: #d2f6db; } .callout.alert { background-color: #ffd0d5; } .callout.warning { background-color: #fce6e3; } .callout.small { padding-top: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.5rem; padding-left: 0.5rem; } .callout.large { padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem; } .close-button { position: absolute; color: #333; right: 1rem; top: 0.5rem; font-size: 2em; line-height: 1; cursor: pointer; } [data-whatinput='mouse'] .close-button { outline: 0; } .close-button:hover, .close-button:focus { color: #0a0a0a; } .is-drilldown { position: relative; overflow: hidden; } .is-drilldown-submenu { position: absolute; top: 0; left: 100%; z-index: -1; height: 100%; width: 100%; background: #fff; transition: transform 0.15s linear; } .is-drilldown-submenu.is-active { z-index: 1; display: block; transform: translateX(-100%); } .is-drilldown-submenu.is-closing { transform: translateX(100%); } .is-drilldown-submenu-parent > a { position: relative; } .is-drilldown-submenu-parent > a::after { content: ''; display: block; width: 0; height: 0; border: inset 6px; border-color: transparent transparent transparent #523080; border-left-style: solid; position: absolute; top: 50%; margin-top: -6px; right: 1rem; } .js-drilldown-back::before { content: ''; display: block; width: 0; height: 0; border: inset 6px; border-color: transparent #523080 transparent transparent; border-right-style: solid; float: left; margin-right: 0.75rem; margin-left: 0.6rem; margin-top: 14px; } .dropdown-pane { background-color: #fff; border: 1px solid #999; display: block; padding: 1rem; position: absolute; visibility: hidden; width: 300px; z-index: 10; border-radius: 0; } .dropdown-pane.is-open { visibility: visible; } .dropdown-pane.tiny { width: 100px; } .dropdown-pane.small { width: 200px; } .dropdown-pane.large { width: 400px; } [data-whatinput='mouse'] .dropdown.menu a { outline: 0; } .dropdown.menu .is-dropdown-submenu-parent { position: relative; } .dropdown.menu .is-dropdown-submenu-parent a::after { float: right; margin-top: 3px; margin-left: 10px; } .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow a { padding-right: 1.5rem; position: relative; } .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: #523080 transparent transparent; border-top-style: solid; position: absolute; top: 0.825rem; right: 5px; } .dropdown.menu .is-dropdown-submenu-parent.is-left-arrow > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent #523080 transparent transparent; border-right-style: solid; float: left; margin-left: 0; margin-right: 10px; } .dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent #523080; border-left-style: solid; } .dropdown.menu .is-dropdown-submenu-parent.is-left-arrow.opens-inner .submenu { right: 0; left: auto; } .dropdown.menu .is-dropdown-submenu-parent.is-right-arrow.opens-inner .submenu { left: 0; right: auto; } .dropdown.menu .is-dropdown-submenu-parent.opens-inner .submenu { top: 100%; } .no-js .dropdown.menu ul { display: none; } .dropdown.menu .submenu { display: none; position: absolute; top: 0; left: 100%; min-width: 200px; z-index: 1; background: #fff; border: 1px solid #999; margin-top: -1px; } .dropdown.menu .submenu > li { width: 100%; } .dropdown.menu .submenu.first-sub { top: 100%; left: 0; right: auto; } .dropdown.menu .submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .dropdown.menu .submenu, .dropdown.menu .submenu.js-dropdown-active { display: block; } .dropdown.menu .is-dropdown-submenu-parent.opens-left .submenu { left: auto; right: 100%; } .dropdown.menu.align-right .submenu.first-sub { top: 100%; left: auto; right: 0; } .is-dropdown-menu.vertical { width: 100px; } .is-dropdown-menu.vertical.align-right { float: right; } .is-dropdown-menu.vertical > li .submenu { top: 0; left: 100%; } .flex-video { position: relative; height: 0; padding-bottom: 75%; margin-bottom: 1rem; overflow: hidden; } .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .flex-video.widescreen { padding-bottom: 56.25%; } .flex-video.vimeo { padding-top: 0; } .label { display: inline-block; padding: 0.33333rem 0.5rem; font-size: 0.8rem; line-height: 1; white-space: nowrap; cursor: default; border-radius: 0; background: #523080; color: #fff; } .label.secondary { background: #777; color: #fff; } .label.success { background: #197d32; color: #fff; } .label.alert { background: #c30014; color: #fff; } .label.warning { background: #ee5b43; color: #fff; } .media-object { margin-bottom: 1rem; display: block; } .media-object img { max-width: none; } @media screen and (min-width: 0em) and (max-width: 39.9375em) { .media-object.stack-for-small .media-object-section { display: block; padding: 0; padding-bottom: 1rem; } .media-object.stack-for-small .media-object-section img { width: 100%; } } .media-object-section { display: table-cell; vertical-align: top; } .media-object-section:first-child { padding-right: 1rem; } .media-object-section:last-child:not( + .media-object-section:first-child) { padding-left: 1rem; } .media-object-section.middle { vertical-align: middle; } .media-object-section.bottom { vertical-align: bottom; } .menu { margin: 0; list-style-type: none; } .menu > li { display: table-cell; vertical-align: middle; } [data-whatinput='mouse'] .menu > li { outline: 0; } .menu > li:not(.menu-text) > a { display: block; padding: 0.7rem 1rem; line-height: 1; } .menu input, .menu a, .menu button { margin-bottom: 0; } .menu > li > a > img, .menu > li > a > i { vertical-align: middle; } .menu > li > a > span { vertical-align: middle; } .menu > li > a > img, .menu > li > a > i { display: inline-block; margin-right: 0.25rem; } .menu > li { display: table-cell; } .menu.vertical > li { display: block; } @media screen and (min-width: 40em) { .menu.medium-horizontal > li { display: table-cell; } .menu.medium-vertical > li { display: block; } } @media screen and (min-width: 64em) { .menu.large-horizontal > li { display: table-cell; } .menu.large-vertical > li { display: block; } } .menu.simple a { padding: 0; margin-right: 1rem; } .menu.align-right > li { float: right; } .menu.expanded { display: table; table-layout: fixed; width: 100%; } .menu.expanded > li:first-child:last-child { width: 100%; } .menu.icon-top > li > a { text-align: center; } .menu.icon-top > li > a > img, .menu.icon-top > li > a > i { display: block; margin: 0 auto 0.25rem; } .menu.nested { margin-left: 1rem; } .menu-text { font-weight: bold; color: inherit; line-height: 1; padding-top: 0; padding-bottom: 0; padding: 0.7rem 1rem; } .no-js [data-responsive-menu] ul { display: none; } html, body { height: 100%; } .off-canvas-wrapper { width: 100%; overflow-x: hidden; position: relative; backface-visibility: hidden; -webkit-overflow-scrolling: auto; } .off-canvas-wrapper-inner { position: relative; width: 100%; transition: transform 0.5s ease; } .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after { content: ' '; display: table; } .off-canvas-wrapper-inner::after { clear: both; } .off-canvas-content, .off-canvas-content { min-height: 100%; background: #fff; transition: transform 0.5s ease; backface-visibility: hidden; z-index: 1; box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); } .js-off-canvas-exit { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.25); cursor: pointer; transition: background 0.5s ease; } .is-off-canvas-open .js-off-canvas-exit { display: block; } .off-canvas { position: absolute; background: #ccc; z-index: -1; max-height: 100%; overflow-y: auto; transform: translateX(0); } [data-whatinput='mouse'] .off-canvas { outline: 0; } .off-canvas.position-left { left: -250px; top: 0; width: 250px; } .is-open-left { transform: translateX(250px); } .off-canvas.position-right { right: -250px; top: 0; width: 250px; } .is-open-right { transform: translateX(-250px); } @media screen and (min-width: 40em) { .position-left.reveal-for-medium { left: 0; z-index: auto; position: fixed; } .position-left.reveal-for-medium ~ .off-canvas-content { margin-left: 250px; } .position-right.reveal-for-medium { right: 0; z-index: auto; position: fixed; } .position-right.reveal-for-medium ~ .off-canvas-content { margin-right: 250px; } } @media screen and (min-width: 64em) { .position-left.reveal-for-large { left: 0; z-index: auto; position: fixed; } .position-left.reveal-for-large ~ .off-canvas-content { margin-left: 250px; } .position-right.reveal-for-large { right: 0; z-index: auto; position: fixed; } .position-right.reveal-for-large ~ .off-canvas-content { margin-right: 250px; } } .orbit { position: relative; } .orbit-container { position: relative; margin: 0; overflow: hidden; list-style: none; } .orbit-slide { width: 100%; max-height: 100%; } .orbit-slide.no-motionui.is-active { top: 0; left: 0; } .orbit-figure { margin: 0; } .orbit-image { margin: 0; width: 100%; max-width: 100%; } .orbit-caption { position: absolute; bottom: 0; width: 100%; padding: 1rem; margin-bottom: 0; color: #fff; background-color: rgba(10, 10, 10, 0.5); } .orbit-previous, .orbit-next { position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; padding: 1rem; color: #fff; } [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next { outline: 0; } .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus { background-color: rgba(10, 10, 10, 0.5); } .orbit-previous { left: 0; } .orbit-next { left: auto; right: 0; } .orbit-bullets { position: relative; margin-top: 0.8rem; margin-bottom: 0.8rem; text-align: center; } [data-whatinput='mouse'] .orbit-bullets { outline: 0; } .orbit-bullets button { width: 1.2rem; height: 1.2rem; margin: 0.1rem; background-color: #999; border-radius: 50%; } .orbit-bullets button:hover { background-color: #333; } .orbit-bullets button.is-active { background-color: #333; } .pagination { margin-left: 0; margin-bottom: 1rem; } .pagination::before, .pagination::after { content: ' '; display: table; } .pagination::after { clear: both; } .pagination li { font-size: 0.875rem; margin-right: 0.0625rem; display: none; border-radius: 0; } .pagination li:last-child, .pagination li:first-child { display: inline-block; } @media screen and (min-width: 40em) { .pagination li { display: inline-block; } } .pagination a, .pagination button { color: #0a0a0a; display: block; padding: 0.1875rem 0.625rem; border-radius: 0; } .pagination a:hover, .pagination button:hover { background: #ccc; } .pagination .current { padding: 0.1875rem 0.625rem; background: #523080; color: #fff; cursor: default; } .pagination .disabled { padding: 0.1875rem 0.625rem; color: #999; cursor: default; } .pagination .disabled:hover { background: transparent; } .pagination .ellipsis::after { content: '…'; padding: 0.1875rem 0.625rem; color: #0a0a0a; } .pagination-previous a::before, .pagination-previous.disabled::before { content: '«'; display: inline-block; margin-right: 0.5rem; } .pagination-next a::after, .pagination-next.disabled::after { content: '»'; display: inline-block; margin-left: 0.5rem; } .progress { background-color: #999; height: 1rem; margin-bottom: 1rem; border-radius: 0; } .progress.primary .progress-meter { background-color: #523080; } .progress.secondary .progress-meter { background-color: #777; } .progress.success .progress-meter { background-color: #197d32; } .progress.alert .progress-meter { background-color: #c30014; } .progress.warning .progress-meter { background-color: #ee5b43; } .progress-meter { position: relative; display: block; width: 0%; height: 100%; background-color: #523080; border-radius: 0; } .progress-meter .progress-meter-text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: 0; font-size: 0.75rem; font-weight: bold; color: #fff; white-space: nowrap; } .slider { position: relative; height: 0.5rem; margin-top: 1.25rem; margin-bottom: 2.25rem; background-color: #ccc; cursor: pointer; user-select: none; touch-action: none; } .slider-fill { position: absolute; top: 0; left: 0; display: inline-block; max-width: 100%; height: 0.5rem; background-color: #999; transition: all 0.2s ease-in-out; } .slider-fill.is-dragging { transition: all 0s linear; } .slider-handle { position: absolute; top: 50%; transform: translateY(-50%); position: absolute; left: 0; z-index: 1; display: inline-block; width: 1.4rem; height: 1.4rem; background-color: #523080; transition: all 0.2s ease-in-out; touch-action: manipulation; border-radius: 0; } [data-whatinput='mouse'] .slider-handle { outline: 0; } .slider-handle:hover { background-color: #46296d; } .slider-handle.is-dragging { transition: all 0s linear; } .slider.disabled, .slider[disabled] { opacity: 0.25; cursor: not-allowed; } .slider.vertical { display: inline-block; width: 0.5rem; height: 12.5rem; margin: 0 1.25rem; transform: scale(1, -1); } .slider.vertical .slider-fill { top: 0; width: 0.5rem; max-height: 100%; } .slider.vertical .slider-handle { position: absolute; top: 0; left: 50%; width: 1.4rem; height: 1.4rem; transform: translateX(-50%); } .sticky-container { position: relative; } .sticky { position: absolute; z-index: 0; transform: translate3d(0, 0, 0); } .sticky.is-stuck { position: fixed; z-index: 5; } .sticky.is-stuck.is-at-top { top: 0; } .sticky.is-stuck.is-at-bottom { bottom: 0; } .sticky.is-anchored { position: absolute; left: auto; right: auto; } .sticky.is-anchored.is-at-bottom { bottom: 0; } body.is-reveal-open { overflow: hidden; } .reveal-overlay { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 1005; background-color: rgba(10, 10, 10, 0.45); overflow-y: scroll; } .reveal { display: none; z-index: 1006; padding: 1rem; border: 1px solid #999; margin: 100px auto 0; background-color: #fff; border-radius: 0; position: absolute; overflow-y: auto; } [data-whatinput='mouse'] .reveal { outline: 0; } @media screen and (min-width: 40em) { .reveal { min-height: 0; } } .reveal .column, .reveal .columns, .reveal .columns { min-width: 0; } .reveal > :last-child { margin-bottom: 0; } @media screen and (min-width: 40em) { .reveal { width: 600px; max-width: 75rem; } } .reveal.collapse { padding: 0; } @media screen and (min-width: 40em) { .reveal .reveal { left: auto; right: auto; margin: 0 auto; } } @media screen and (min-width: 40em) { .reveal.tiny { width: 30%; max-width: 75rem; } } @media screen and (min-width: 40em) { .reveal.small { width: 50%; max-width: 75rem; } } @media screen and (min-width: 40em) { .reveal.large { width: 90%; max-width: 75rem; } } .reveal.full { top: 0; left: 0; width: 100%; height: 100%; height: 100vh; min-height: 100vh; max-width: none; margin-left: 0; border: 0; } .switch { margin-bottom: 1rem; outline: 0; position: relative; user-select: none; color: #fff; font-weight: bold; font-size: 0.875rem; } .switch-input { opacity: 0; position: absolute; } .switch-paddle { background: #999; cursor: pointer; display: block; position: relative; width: 4rem; height: 2rem; transition: all 0.25s ease-out; border-radius: 0; color: inherit; font-weight: inherit; } input + .switch-paddle { margin: 0; } .switch-paddle::after { background: #fff; content: ''; display: block; position: absolute; height: 1.5rem; left: 0.25rem; top: 0.25rem; width: 1.5rem; transition: all 0.25s ease-out; transform: translate3d(0, 0, 0); border-radius: 0; } input:checked ~ .switch-paddle { background: #523080; } input:checked ~ .switch-paddle::after { left: 2.25rem; } [data-whatinput='mouse'] input:focus ~ .switch-paddle { outline: 0; } .switch-active, .switch-inactive { position: absolute; top: 50%; transform: translateY(-50%); } .switch-active { left: 8%; display: none; } input:checked + label > .switch-active { display: block; } .switch-inactive { right: 15%; } input:checked + label > .switch-inactive { display: none; } .switch.tiny .switch-paddle { width: 3rem; height: 1.5rem; font-size: 0.625rem; } .switch.tiny .switch-paddle::after { width: 1rem; height: 1rem; } .switch.tiny input:checked ~ .switch-paddle:after { left: 1.75rem; } .switch.small .switch-paddle { width: 3.5rem; height: 1.75rem; font-size: 0.75rem; } .switch.small .switch-paddle::after { width: 1.25rem; height: 1.25rem; } .switch.small input:checked ~ .switch-paddle:after { left: 2rem; } .switch.large .switch-paddle { width: 5rem; height: 2.5rem; font-size: 1rem; } .switch.large .switch-paddle::after { width: 2rem; height: 2rem; } .switch.large input:checked ~ .switch-paddle:after { left: 2.75rem; } table { margin-bottom: 1rem; border-radius: 0; } thead, tbody, tfoot { border: 1px solid #f2f2f2; background-color: #fff; } caption { font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; } thead, tfoot { background: #f9f9f9; color: #0a0a0a; } thead tr, tfoot tr { background: transparent; } thead th, thead td, tfoot th, tfoot td { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; text-align: left; } tbody tr:nth-child(even) { background-color: #f2f2f2; } tbody th, tbody td { padding: 0.5rem 0.625rem 0.625rem; } @media screen and (max-width: 63.9375em) { table.stack thead { display: none; } table.stack tfoot { display: none; } table.stack tr, table.stack th, table.stack td { display: block; } table.stack td { border-top: 0; } } table.scroll { display: block; width: 100%; overflow-x: auto; } table.hover tr:hover { background-color: #fafafa; } table.hover tr:nth-of-type(even):hover { background-color: #ededed; } .tabs { margin: 0; list-style-type: none; background: #fff; border: 1px solid #ccc; } .tabs::before, .tabs::after { content: ' '; display: table; } .tabs::after { clear: both; } .tabs.vertical > li { width: auto; float: none; display: block; } .tabs.simple > li > a { padding: 0; } .tabs.simple > li > a:hover { background: transparent; } .tabs.primary { background: #523080; } .tabs.primary > li > a { color: #fff; } .tabs.primary > li > a:hover, .tabs.primary > li > a:focus { background: #5a358c; } .tabs-title { float: left; } .tabs-title > a { display: block; padding: 1.25rem 1.5rem; line-height: 1; font-size: 12px; color: #523080; } .tabs-title > a:hover { background: #fff; } .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] { background: #ccc; } .tabs-content { background: #fff; transition: all 0.5s ease; border: 1px solid #ccc; border-top: 0; } .tabs-content.vertical { border: 1px solid #ccc; border-left: 0; } .tabs-panel { display: none; padding: 1rem; } .tabs-panel.is-active { display: block; } .thumbnail { border: solid 4px #fff; box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2); display: inline-block; line-height: 0; max-width: 100%; transition: box-shadow 200ms ease-out; border-radius: 0; margin-bottom: 1rem; } .thumbnail:hover, .thumbnail:focus { box-shadow: 0 0 6px 1px rgba(82, 48, 128, 0.5); } .title-bar { background: #0a0a0a; color: #fff; padding: 0.5rem; } .title-bar::before, .title-bar::after { content: ' '; display: table; } .title-bar::after { clear: both; } .title-bar .menu-icon { margin-left: 0.25rem; margin-right: 0.5rem; } .title-bar-left { float: left; } .title-bar-right { float: right; text-align: right; } .title-bar-title { font-weight: bold; vertical-align: middle; display: inline-block; } .menu-icon { position: relative; display: inline-block; vertical-align: middle; cursor: pointer; width: 20px; height: 16px; } .menu-icon::after { content: ''; position: absolute; display: block; width: 100%; height: 2px; background: #fff; top: 0; left: 0; box-shadow: 0 7px 0 #fff, 0 14px 0 #fff; } .menu-icon:hover::after { background: #999; box-shadow: 0 7px 0 #999, 0 14px 0 #999; } .has-tip { border-bottom: dotted 1px #333; font-weight: bold; position: relative; display: inline-block; cursor: help; } .tooltip { background-color: #0a0a0a; color: #fff; font-size: 80%; padding: 0.75rem; position: absolute; z-index: 10; top: calc(100% + 0.6495rem); max-width: 10rem !important; border-radius: 0; } .tooltip::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: transparent transparent #0a0a0a; border-bottom-style: solid; bottom: 100%; position: absolute; left: 50%; transform: translateX(-50%); } .tooltip.top::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: #0a0a0a transparent transparent; border-top-style: solid; top: 100%; bottom: auto; } .tooltip.left::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: transparent transparent transparent #0a0a0a; border-left-style: solid; bottom: auto; left: 100%; top: 50%; transform: translateY(-50%); } .tooltip.right::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: transparent #0a0a0a transparent transparent; border-right-style: solid; bottom: auto; left: auto; right: 100%; top: 50%; transform: translateY(-50%); } .top-bar { padding: 0.5rem; } .top-bar::before, .top-bar::after { content: ' '; display: table; } .top-bar::after { clear: both; } .top-bar, .top-bar ul { background-color: #ccc; } .top-bar a { color: #523080; } .top-bar input { width: 200px; margin-right: 1rem; } .top-bar input.button { width: auto; } @media screen and (max-width: 39.9375em) { .stacked-for-small .top-bar-right { width: 100%; } .stacked-for-small .top-bar-left { width: 100%; } } @media screen and (max-width: 63.9375em) { .stacked-for-medium .top-bar-right { width: 100%; } .stacked-for-medium .top-bar-left { width: 100%; } } @media screen and (max-width: 74.9375em) { .stacked-for-large .top-bar-right { width: 100%; } .stacked-for-large .top-bar-left { width: 100%; } } @media screen and (min-width: 0em) and (max-width: 39.9375em) { .top-bar-right { width: 100%; } .top-bar-left { width: 100%; } } .top-bar-left { float: left; } .top-bar-right { float: right; } /* Our Custom Components */ /* Colors The following colors are supported in sass out of the box: Markup:
$gray-025
$gray-025
$gray-10
$gray-15
$gray-20
$gray-30
$gray-40
$gray-50
$gray-60
$gray-70
$gray-80
$gray-90
$black
$white
$white-10
$white-20
$white-30
$white-40
$white-50
$white-60
$white-70
$white-80
$white-90
$purple
$purple-20k
$purple-40k
$orange
$orange-20k
$teal
$teal-20k
$blue
$blue-20k
$red
$green
Styleguide 1.2 */ .b-palette div { display: inline-block; padding: 5px; margin: 0 -4px -8px 0; width: 75px; height: 75px; overflow: hidden; font-weight: 600; color: white; text-shadow: 0 0 1px #333; } .b-palette.m-black { background-color: #333; } .gray-025 { background-color: rgba(0, 0, 0, 0.025); } .gray-05 { background-color: rgba(0, 0, 0, 0.05); } .gray-10 { background-color: rgba(0, 0, 0, 0.1); } .gray-15 { background-color: rgba(0, 0, 0, 0.15); } .gray-20 { background-color: rgba(0, 0, 0, 0.2); } .gray-30 { background-color: rgba(0, 0, 0, 0.3); } .gray-40 { background-color: rgba(0, 0, 0, 0.4); } .gray-50 { background-color: rgba(0, 0, 0, 0.5); } .gray-60 { background-color: rgba(0, 0, 0, 0.6); } .gray-70 { background-color: rgba(0, 0, 0, 0.7); } .gray-80 { background-color: rgba(0, 0, 0, 0.8); } .gray-90 { background-color: rgba(0, 0, 0, 0.9); } .black { background-color: #333; } .white-10 { background-color: rgba(255, 255, 255, 0.1); } .white-20 { background-color: rgba(255, 255, 255, 0.2); } .white-30 { background-color: rgba(255, 255, 255, 0.3); } .white-40 { background-color: rgba(255, 255, 255, 0.4); } .white-50 { background-color: rgba(255, 255, 255, 0.5); } .white-60 { background-color: rgba(255, 255, 255, 0.6); } .white-70 { background-color: rgba(255, 255, 255, 0.7); } .white-80 { background-color: rgba(255, 255, 255, 0.8); } .white-90 { background-color: rgba(255, 255, 255, 0.9); } .purple { background-color: #523080; } .purple-20k { background-color: #47266f; } .purple-40k { background-color: #381759; } .orange { background-color: #ee5b43; } .orange-20k { background-color: #be4936; } .teal { background-color: #008895; } .teal-20k { background-color: #00616b; } .blue { background-color: #008ab3; } .blue-20k { background-color: #006e8f; } .green { background-color: #197d32; } .red { background-color: #c30014; } * { box-sizing: border-box; } ::-webkit-input-placeholder { text-align: center; } :-moz-placeholder { /* Firefox 18- */ text-align: center; } ::-moz-placeholder { /* Firefox 19+ */ text-align: center; } :-ms-input-placeholder { text-align: center; } /* importing aux */ #overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10; display: none; background-color: red; opacity: .1; } #overlay.m-active { display: block; } /* importing base */ input[type="text"], input[type="email"], input[type="password"] { border: 0; } input:focus, select:focus, textarea:focus, button:focus { outline: none; } /* Copy The following font is applied to body copy using typekit: font-family: proxima-nova, sans-serif, 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif using the font size of 16px Styleguide 2.2 */ /* Grouping Various elements can be used to group content effectively. NOTE: some of these elements inherit styling from Foundation. Styleguide 2.3 */ /* Paragraphs All paragraphs are wrapped in p tags. Additionally, p elements can be wrapped with a blockquote element if the p element is indeed a quote. Historically, blockquote has been used purely to force indents, but this is now achieved using CSS. Reserve blockquote for quotes. Markup:

All paragraphs are wrapped in p tags.

Styleguide 2.3.1 */ /* Horizontal Rule The hr element represents a paragraph-level thematic break, e.g. a scene change in a story, or a transition to another topic within a section of a reference book. The following extract from Pandora’s Star by Peter F. Hamilton shows two paragraphs that precede a scene change and the paragraph that follows it: Markup:

Dudley was ninety-two, in his second life, and fast approaching time for another rejuvenation. Despite his body having the physical age of a standard fifty-year-old, the prospect of a long degrading campaign within academia was one he regarded with dread. For a supposedly advanced civilization, the Intersolar Commonwearth could be appallingly backward at times, not to mention cruel.

Maybe it won’t be that bad, he told himself. The lie was comforting enough to get him through the rest of the night’s shift.


The Carlton AllLander drove Dudley home just after dawn. Like the astronomer, the vehicle was old and worn, but perfectly capable of doing its job. It had a cheap diesel engine, common enough on a semi-frontier world like Gralmond, although its drive array was a thoroughly modern photoneural processor. With its high suspension and deep-tread tyres it could plough along the dirt track to the observatory in all weather and seasons, including the metre-deep snow of Gralmond’s winters.

Styleguide 2.3.2 */ /* Blockquotes The blockquote element represents a section that is being quoted from another source. Markup:

Many forms of Government have been tried, and will be tried in this world of sin and woe. No one pretends that democracy is perfect or all-wise. Indeed, it has been said that democracy is the worst form of government except all those other forms that have been tried from time to time.

Styleguide 2.3.4 */ /* Lists Styles for both ordered and unordered lists are available. Include block elements within a single list item as appropriate. Sometimes we may want each list item to contain block elements, typically a paragraph or two. Markup: Styleguide 2.4 */ /* Ordered List The ol element denotes an ordered list, and various numbering schemes are available through the CSS (including 1,2,3… a,b,c… i,ii,iii… and so on). Each item requires a surrounding <li> and </li> tag, to denote individual items within the list (as you may have guessed, li stands for list item). Markup:
  1. This is an ordered list.
  2. This is the second item, which contains a sub list
    1. This is the sub list, which is also ordered.
    2. It has two items.
  3. This is the final item on this list.
Styleguide 2.4.1 */ /* Unordered List The ul element denotes an unordered list (ie. a list of loose items that don’t require numbering, or a bulleted list). Again, each item requires a surrounding <li> and </li> tag, to denote individual items. Here is an example list showing the constituent parts of the British Isles: Markup: Styleguide 2.4.2 */ /* Definition List The dl element is for another type of list called a definition list. Instead of list items, the content of a dl consists of dt (Definition Term) and dd (Definition description) pairs. Though it may be called a “definition list”, dl can apply to other scenarios where a parent/child relationship is applicable. For example, it may be used for marking up dialogues, with each dt naming a speaker, and each dd containing his or her words. Markup:
This is a term.
This is the definition of that term, which both live in a dl.
Here is another term.
And it gets a definition too, which is this line.
Here is term that shares a definition with the term below.
Here is a defined term.
dt terms may stand on their own without an accompanying dd, but in that case they share descriptions with the next available dt. You may not have a dd without a parent dt.
Styleguide 2.4.3 */ /* Figures Figures are usually used to refer to images. When you wish to cite the source of a quote, you should do so using a figure also. Markup:
Example image
This is a placeholder image, with supporting caption.

‘Twas brillig, and the slithy toves
Did gyre and gimble in the wabe;
All mimsy were the borogoves,
And the mome raths outgrabe.

Jabberwocky (first verse). Lewis Carroll, 1832-98

Many forms of Government have been tried, and will be tried in this world of sin and woe. No one pretends that democracy is perfect or all-wise. Indeed, it has been said that democracy is the worst form of government except all those other forms that have been tried from time to time.

Winston Churchill, in a speech to the House of Commons. 11th November 1947
Styleguide 2.5 */ /* Text Semantics There are a number of inline HTML elements you may use anywhere within other elements. Styleguide 2.6 */ /* Emphasis and Italic, Strong and Bold The em element is used to denote text with stressed emphasis, i.e., something you’d pronounce differently. Where italicizing is required for stylistic differentiation, the i element may be preferable. The i element is used for text in an alternate voice or mood, or otherwise offset from the normal prose. Examples include taxonomic designations, technical terms, idiomatic phrases from another language, the name of a ship or other spans of text whose typographic presentation is typically italicised. The strong element is used to denote text with strong importance. Where bolding is used for stylistic differentiation, the b element may be preferable. The b element is used for text stylistically offset from normal prose without conveying extra importance, such as key words in a document abstract, product names in a review, or other spans of text whose typographic presentation is typically emboldened. Markup:

You simply must try the negitoro maki!

There is a certain je ne sais quoi in the air.

Don’t stick nails in the electrical outlet.

You enter a small room. Your sword glows brighter. A rat scurries past the corner wall.

Styleguide 2.6.2 */ /* Small Print The small element is used to represent disclaimers, caveats, legal restrictions, or copyrights (commonly referred to as ‘small print’). It can also be used for attributions or satisfying licensing requirements. Markup:

Copyright © 1922-2011 Acme Corporation. All Rights Reserved.

Styleguide 2.6.3 */ /* Strikethrough vs. Del The s element is used to represent content that is no longer accurate or relevant. When indicating document edits i.e., marking a span of text as having been removed from a document, use the del element instead. The del element is used to represent deleted or retracted text which still must remain on the page for some reason. Meanwhile its counterpart, the ins element, is used to represent inserted text. Both del and ins have a datetime attribute which allows you to include a timestamp directly in the element. Markup: Recommended retail price: £3.99 per bottle
Now selling for just £2.99 a bottle!

She bought two five pairs of shoes.

Styleguide 2.6.4 */ /* Citations The cite element is used to represent the title of a work (e.g. a book, essay, poem, song, film, TV show, sculpture, painting, musical, exhibition, etc). This can be a work that is being quoted or referenced in detail (i.e. a citation), or it can just be a work that is mentioned in passing. Markup:

Universal Declaration of Human Rights, United Nations, December 1948. Adopted by General Assembly resolution 217 A (III).

Styleguide 2.6.5 */ /* Inline quotes The q element is used for quoting text inline. Example showing nested quotations: Markup:

John said, I saw Lucy at lunch, she told me Mary wants you to get some ice cream on your way home. I think I will get some at Ben and Jerry’s, on Gloucester Road.

Styleguide 2.6.6 */ /* Definition The dfn element is used to highlight the first use of a term. The title attribute can be used to describe the term. Markup:

Bob’s canine mother and equine father sat him down and carefully explained that he was an allopolyploid organism.

Styleguide 2.6.7 */ /* Abbreviation The abbr element is used for any abbreviated text, whether it be acronym, initialism, or otherwise. Generally, it’s less work and useful (enough) to mark up only the first occurrence of any particular abbreviation on a page, and ignore the rest. Any text in the title attribute will appear when the user’s mouse hovers the abbreviation (although notably, this does not work in Internet Explorer for Windows). Markup:

BBC, HTML, and Staffs.

Styleguide 2.6.8 */ /* Time The time element is used to represent either a time on a 24 hour clock, or a precise date in the proleptic Gregorian calendar, optionally with a time and a time-zone offset. Markup:

Queen Elizabeth II was proclaimed sovereign of each of the Commonwealth realms on and , after the death of her father, King George VI.

Styleguide 2.6.9 */ /* Code The code element is used to represent fragments of computer code. Useful for technology-oriented sites, not so useful otherwise. Markup:

When you call the activate() method on the robotSnowman object, the eyes glow.

function getJelly() {
    echo $aDeliciousSnack;
}
Styleguide 2.6.10 */ /* Variable The var element is used to denote a variable in a mathematical expression or programming context, but can also be used to indicate a placeholder where the contents should be replaced with your own value. Markup:

If there are n pipes leading to the ice cream factory then I expect at least n flavours of ice cream to be available for purchase!

Styleguide 2.6.11 */ /* Sample output The samp element is used to represent (sample) output from a program or computing system. Useful for technology-oriented sites, not so useful otherwise. Markup:

The computer said Too much cheese in tray two but I didn’t know what that meant.

Styleguide 2.6.12 */ /* Keyboard entry The kbd element is used to denote user input (typically via a keyboard, although it may also be used to represent other input methods, such as voice commands). Markup:

To take a screenshot on your Mac, press ⌘ Cmd + ⇧ Shift + 3.

Styleguide 2.6.13 */ /* Superscript and subscript text The sup element represents a superscript and the sub element represents a sub. These elements must be used only to mark up typographical conventions with specific meanings, not for typographical presentation. As a guide, only use these elements if their absence would change the meaning of the content. Markup:

The coordinate of the ith point is (xi, yi). For example, the 10th point has coordinate (x10, y10).

f(x, n) = log4xn

Styleguide 2.6.14 */ /* Marked or highlighted text The mark element is used to represent a run of text marked or highlighted for reference purposes. When used in a quotation it indicates a highlight not originally present but added to bring the reader’s attention to that part of the text. When used in the main prose of a document, it indicates a part of the document that has been highlighted due to its relevance to the user’s current activity. Markup:

I also have some kittens who are visiting me these days. They’re really cute. I think they like my garden! Maybe I should adopt a kitten.

Styleguide 2.6.15 */ body { padding: 0; margin: 0; -webkit-font-smoothing: antialiased; } /* Links and anchors The a element is used to hyperlink text, be that to another page, a named fragment on the current page or any other location on the web. as placed within paragraphs will get special styles to visually distinguish them from regular copy. Markup: Home

Go to the home page or return to the top of this page.

Styleguide 2.6.1 */ a { text-decoration: none; color: currentColor; } a:hover { text-decoration: underline; background-color: transparent; color: currentColor; } p > a { text-decoration: underline; } p > a:hover { text-decoration: none; } /* Headings Any header elements may include links, as depicted in the examples. The secondary header above is an h2 element, which may be used for any form of important page-level header. More than one may be used per page. Consider using an h2 unless you need a header level of less importance, or as a sub-header to an existing h2 element. Markup:

H1 Top-Level Header Link

H2 Second-Level Header Link

H3 Third-Level Header Link

H4 Fourth-Level Header Link

H5 Fifth-Level Header Link
H6 Sixth-Level Header Link
Styleguide 2.1 */ h1 { font-weight: 100; text-transform: uppercase; text-align: center; font-size: 30px; font-size: 50px; } @media screen and (min-width: 64.0625em) { h1 { font-size: 60px; } } h2 { font-size: 20px; text-transform: uppercase; font-size: 28px; } @media screen and (min-width: 64.0625em) { h2 { font-size: 32px; } } h3 { font-size: 18px; text-transform: uppercase; font-weight: 400; font-size: 22px; } /* Pre-Formatted Text The pre element represents a block of pre-formatted text, in which structure is represented by typographic conventions rather than by elements. Such examples are an e-mail (with paragraphs indicated by blank lines, lists indicated by lines prefixed with a bullet), fragments of computer code (with structure indicated according to the conventions of that language) or displaying ASCII art. Here’s an example showing the printable characters of ASCII: Markup:
  ! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A B C D E F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~
Styleguide 2.3.3 */ pre { background-color: rgba(0, 0, 0, 0.1); padding: 10px 20px; } /* Tables Tables should be used when displaying tabular data. The thead, tfoot and tbody elements enable you to group rows within each a table. If you use these elements, you must use every element. They should appear in this order: thead, tfoot and tbody, so that browsers can render the foot before receiving all the data. You must use these tags within the table element. Markup:
The Very Best Eggnog
Ingredients Serves 12 Serves 24
Milk 1 quart 2 quart
Cinnamon Sticks 2 1
Vanilla Bean, Split 1 2
Cloves 5 10
Mace 10 blades 20 blades
Egg Yolks 12 24
Cups Sugar 1 ½ cups 3 cups
Dark Rum 1 ½ cups 3 cups
Brandy 1 ½ cups 3 cups
Vanilla 1 tbsp 2 tbsp
Half-and-half or Light Cream 1 quart 2 quart
Freshly grated nutmeg to taste
Styleguide 2.6.16 */ table { margin-top: 20px; width: 100%; } table th { background-color: rgba(0, 0, 0, 0.1); text-transform: uppercase; } table tr { text-align: left; } table tr:nth-child(2n) { background-color: rgba(0, 0, 0, 0.05); } table td, table th { padding: 8px; font-size: 12px; vertical-align: top; font-size: 16px; padding: 10px; } @media screen and (min-width: 64.0625em) { table td, table th { font-size: 16px; padding: 15px; } } table td p { margin: 0; line-height: 1.2; } /* Buttons b-button provides a very clean looking standard button class. The buttons support automagic styling of icons from the Material Icons Library. Markup:
Text Text arrow_forward Learn Moreadd Sendsend Confirmcheck Deleteclose close
Text Text arrow_forward Learn Moreadd Sendsend Confirmcheck Deleteclose close
Naked button arrow_forward
.m-purple - Uses $purple background .m-teal - Uses $teal background .m-orange - Uses $orange background .m-blue - Uses $blue background .m-black - Uses $black background .m-icon-only - For buttons without any text, can be used with any color modifier .m-naked - Transparent style, will blend in with background of parent element Styleguide 3.1 */ .b-button, .b-form input[type="submit"] { display: inline-block; text-transform: uppercase; letter-spacing: 1px; background-color: rgba(0, 0, 0, 0.1); cursor: pointer; padding: 15px 20px; text-decoration: none; transition: all .4s ease; text-align: center; } .b-button:hover, .b-form input[type="submit"]:hover { text-decoration: none; transition: all .4s ease; background-color: rgba(0, 0, 0, 0.2); } .b-button ~ .b-button, .b-form input[type="submit"] ~ .b-button, .b-form .b-button ~ input[type="submit"], .b-form input[type="submit"] ~ input[type="submit"] { margin: 10px 0; } .b-button i, .b-form input[type="submit"] i { margin-left: 15px; vertical-align: bottom; float: right; } .b-button.m-icon-only i, .b-form input.m-icon-only[type="submit"] i { margin-left: 0; float: none; } .b-button.m-purple, .b-form input.m-purple[type="submit"] { background-color: #523080; color: white; } .b-button.m-purple:hover, .b-form input.m-purple[type="submit"]:hover { background-color: #381759; } .b-button.m-teal, .b-form input.m-teal[type="submit"] { background-color: #008895; color: white; } .b-button.m-teal:hover, .b-form input.m-teal[type="submit"]:hover { background-color: #00616b; } .b-button.m-orange, .b-form input.m-orange[type="submit"] { background-color: #ee5b43; color: white; } .b-button.m-orange:hover, .b-form input.m-orange[type="submit"]:hover { background-color: #be4936; } .b-button.m-blue, .b-form input.m-blue[type="submit"] { background-color: #008ab3; color: white; } .b-button.m-blue:hover, .b-form input.m-blue[type="submit"]:hover { background-color: #006e8f; } .b-button.m-black, .b-form input.m-black[type="submit"] { background-color: #333; color: white; } .b-button.m-black:hover, .b-form input.m-black[type="submit"]:hover { background-color: rgba(0, 0, 0, 0.9); } .b-button.m-naked, .b-form input.m-naked[type="submit"] { background-color: transparent; color: white; } @media screen and (min-width: 64.0625em) { .b-button.m-naked, .b-form input.m-naked[type="submit"] { margin-left: -10px; } } .b-button.m-naked:hover, .b-form input.m-naked[type="submit"]:hover { background-color: rgba(0, 0, 0, 0.2); transition: all .4s ease; } /* Form Forms should be used to collect information from users. See the search and button components for other uses. Guidelines: Markup:
.m-negative - inverted color scheme for dark backgrounds Styleguide 4.1 */ /* Multi-Column Forms can be used in conjunction with the .b-grid-container component for multi-column form layouts. Markup:
Styleguide 4.2 */ /* Input / Textarea Supports HTML5 form types. (text, email, password, etc.) Field names should be included as placeholder attribute where possible Doesn't need a parent element, simply include in .b-form Markup:
Styleguide 4.3 */ /* Checkbox Markup:
Styleguide 4.4 */ /* Radio Radio buttons should be inside a .e-radio element. Markup:
Styleguide 4.5 */ /* Select Select controls should be wrapped in an .e-select parent element. Markup:
Styleguide 4.6 */ .b-form { padding: 10px 0; /* Firefox 18- */ /* Firefox 19+ */ } .b-form ::-webkit-input-placeholder { color: #333; text-align: left; } .b-form :-moz-placeholder { color: #333; text-align: left; } .b-form ::-moz-placeholder { color: #333; text-align: left; } .b-form :-ms-input-placeholder { color: #333; text-align: left; } .b-form input[type="text"], .b-form input[type="email"], .b-form input[type="password"], .b-form textarea { text-align: left; border: 0; background-color: rgba(0, 0, 0, 0.1); width: 100%; padding: 10px 15px; margin-bottom: 15px; transition: all .4s ease; } .b-form input[type="text"]:focus, .b-form input[type="email"]:focus, .b-form input[type="password"]:focus, .b-form textarea:focus { background-color: rgba(0, 0, 0, 0.2); transition: all .4s ease; } .b-form input[type="submit"] { border: 0; } .b-form textarea { resize: vertical; } .b-form input[type="checkbox"], .b-form input[type="radio"] { display: none; } .b-form .e-checkbox, .b-form .e-radio { padding: 7px 10px; margin-bottom: 15px; } .b-form input[type="checkbox"] + label:before, .b-form input[type="radio"] + label:before { vertical-align: -6px; margin-right: 15px; } .b-form input[type="checkbox"] + label:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; content: 'check_box_outline_blank'; } .b-form input[type="checkbox"]:checked + label:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; content: 'check_box'; } .b-form input[type="radio"] + label:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; content: 'radio_button_unchecked'; } .b-form input[type="radio"]:checked + label:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; content: 'radio_button_checked'; } .b-form input:disabled + label { opacity: .4; } .b-form .e-select { background-color: rgba(0, 0, 0, 0.1); text-align: left; padding: 0 15px; margin-bottom: 15px; position: relative; transition: all .4s ease; } .b-form .e-select::before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; content: 'keyboard_arrow_down'; position: absolute; right: 0; padding-top: 10px; margin: 0 auto 0 auto; width: 42px; height: 32px; color: #333; z-index: -1; } .b-form .e-select select { height: 42px; border: 0; border-radius: 0; margin: 0; background-color: transparent; width: 100%; -webkit-appearance: none; background-image: none; } .b-form .e-select:hover { background-color: rgba(0, 0, 0, 0.2); transition: all .4s ease; } .b-form.m-negative input { color: white; } .b-form.m-negative input[type='text'], .b-form.m-negative input[type='email'], .b-form.m-negative input[type='submit'], .b-form.m-negative textarea { background-color: rgba(255, 255, 255, 0.1); } .b-form.m-negative input[type='text']::-webkit-input-placeholder, .b-form.m-negative input[type='email']::-webkit-input-placeholder, .b-form.m-negative input[type='submit']::-webkit-input-placeholder, .b-form.m-negative textarea::-webkit-input-placeholder { color: white; } .b-form.m-negative input[type='text']:-moz-placeholder, .b-form.m-negative input[type='email']:-moz-placeholder, .b-form.m-negative input[type='submit']:-moz-placeholder, .b-form.m-negative textarea:-moz-placeholder { color: white; } .b-form.m-negative input[type='text']::-moz-placeholder, .b-form.m-negative input[type='email']::-moz-placeholder, .b-form.m-negative input[type='submit']::-moz-placeholder, .b-form.m-negative textarea::-moz-placeholder { color: white; } .b-form.m-negative input[type='text']:-ms-input-placeholder, .b-form.m-negative input[type='email']:-ms-input-placeholder, .b-form.m-negative input[type='submit']:-ms-input-placeholder, .b-form.m-negative textarea:-ms-input-placeholder { color: white; } .b-form.m-negative input[type='text']:focus, .b-form.m-negative input[type='email']:focus, .b-form.m-negative input[type='submit']:focus, .b-form.m-negative textarea:focus { background-color: rgba(255, 255, 255, 0.2); transition: all .4s ease; } .b-form.m-negative input[type="submit"]:hover { background-color: rgba(255, 255, 255, 0.2); } /* Search Search component. Has js associated with it that allow it to search a site, or WP for example. Also makes use of the overlay element. Markup: .m-negative - negative color scheme for dark backgrounds .m-fixed - fixed position Styleguide 3.3 */ .b-search { width: 100%; padding: 0; position: relative; } .b-search input { color: currentColor; vertical-align: bottom; background-color: transparent; transition: all .4s ease; border: 0; display: inline-block; margin-bottom: 0; } .b-search input:focus { outline: none; background-color: rgba(255, 255, 255, 0.3); } .b-search input[type='text'] { background-color: rgba(0, 0, 0, 0.1); padding: 8px 0; max-width: 0; width: calc(100% - 45px); } .b-search input[type='text']:focus { max-width: 100%; } .b-search input[type='submit'] { padding: 8px; background-color: transparent; line-height: .95; } .b-search input[type='submit']:hover { opacity: 1; } .b-search.m-fixed, .b-search.m-active { z-index: 20; } .b-search.m-fixed input[type='text'], .b-search.m-active input[type='text'] { padding: 8px; max-width: 100%; width: calc(100% - 45px); } .b-search.m-fixed input[type='submit'], .b-search.m-active input[type='submit'] { opacity: 1; } .b-search.m-negative input { color: white; } .b-search.m-negative input[type='text'] { background-color: rgba(255, 255, 255, 0.1); } .b-main-menu { position: fixed; left: -100%; top: 0; bottom: 0; right: 100%; z-index: 100; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4); background-color: #333; -webkit-flex-flow: column; flex-flow: column; left: -48%; transition: all .4s ease; } @media screen and (min-width: 64.0625em) { .b-main-menu { left: -28%; } } .b-main-menu.m-active { left: 0; right: 70px; right: 52%; } @media screen and (min-width: 64.0625em) { .b-main-menu.m-active { right: 72%; } } .b-main-menu a { display: block; font-size: 18px; padding: 30px; color: rgba(255, 255, 255, 0.7); text-align: right; border-bottom: 1px solid rgba(255, 255, 255, 0.1); text-transform: uppercase; font-weight: 600; letter-spacing: 1px; } .b-main-menu a:hover { background-color: rgba(0, 0, 0, 0.1); color: white; } .b-top-nav { background-color: #333; color: white; padding: 5px; position: relative; padding: 10px 20px; } .b-top-nav a { color: currentColor; } .b-top-nav .e-logo { padding: 5px 0 0 0; text-align: center; display: block; } .b-top-nav .e-logo img { max-width: 100px; max-width: 140px; } .b-top-nav .e-nav-group { position: absolute; top: 0; } .b-top-nav .e-nav-group.m-left { left: 0; } .b-top-nav .e-nav-group.m-right { right: 0; } .b-top-nav .e-nav-item { padding: 11px; display: inline-block; padding: 20px; } .b-top-nav .e-nav-item.m-container { padding: 0; } .b-top-nav .e-social-media { display: none; } .b-top-nav .e-search-container { display: none; } .b-top-nav .e-social-media { display: block; } /* Footer Standard footer for govlab pages. Usually contains some generated information on the sections of the page as well as affiliate information. Markup: Styleguide 5.3 */ .b-footer { background-color: rgba(0, 0, 0, 0.8); color: rgba(255, 255, 255, 0.8); padding-top: 1px; padding-bottom: 10px; font-size: 16px; } @media screen and (min-width: 64.0625em) { .b-footer { padding: 45px 0; } } .b-footer .e-content { text-align: center; } .b-footer .e-content h4 { margin: 40px 0 0; font-weight: 600; text-transform: uppercase; color: white; text-align: left; } .b-footer .e-content .e-partner-logo { display: block; text-align: left; } .b-footer .e-content .e-partner-logo > img { max-width: 90%; padding: 10px 0; max-height: 60px; opacity: .5; transition: all .4s ease; } .b-footer .e-content .e-partner-logo > img:hover { opacity: 1; transition: all .4s ease; } .b-footer .e-content .e-partner-logo.m-google img { max-height: 50px; max-width: 70%; } .b-footer .e-content .e-partner-logo.m-mit img { max-height: 70px; } .b-footer .e-content.m-sections a { display: block; box-sizing: border-box; color: rgba(255, 255, 255, 0.7); padding: 5px 10px; text-decoration: none; margin-left: -10px; margin-right: 10px; transition: all .4s ease; text-align: left; } @media screen and (min-width: 64.0625em) { .b-footer .e-content.m-sections a { display: inline-block; width: 49%; } } .b-footer .e-content.m-sections a:hover { color: white; background-color: rgba(255, 255, 255, 0.1); transition: all .4s ease; } .b-footer .b-build-team { background-color: rgba(0, 0, 0, 0.7); padding: 20px; text-align: center; } @media screen and (min-width: 64.0625em) { .b-footer .b-build-team { text-align: left; padding: 20px 0; } } .b-footer .b-build-team .e-social-media { text-align: center; } @media screen and (min-width: 64.0625em) { .b-footer .b-build-team .e-social-media { float: right; } } .b-footer .b-build-team .e-social-media a { padding: 10px 15px; cursor: pointer; } .b-footer .b-build-team a { color: rgba(255, 255, 255, 0.7); font-weight: 400; } .b-footer .b-build-team a:hover { color: white; } .b-footer .b-build-team p { margin: 0; color: rgba(255, 255, 255, 0.6); } .b-copyright { background-color: rgba(0, 0, 0, 0.9); text-align: center; padding: 20px; color: rgba(255, 255, 255, 0.7); font-size: 14px; } @media screen and (min-width: 64.0625em) { .b-copyright { padding: 20px; text-align: left; } } .b-copyright .e-cc-badge { margin-right: 25px; margin-top: 5px; display: block; } @media screen and (min-width: 64.0625em) { .b-copyright .e-cc-badge { float: left; } } .b-copyright a { margin: 0; line-height: 1.2; color: rgba(255, 255, 255, 0.7); } .b-copyright a:hover { color: white; } /* Divider Dividers can be used to separate page sections and other page-level content. Supports multiple colors. Markup:

Section of the page with info about cool things.

This is a divider with a big text

Smaller title with more characteres and working as a tagline

This is the base divider, with h1 and h2 together, and center aligned.

This is a divider with a big text

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deserunt itaque dolor ratione aspernatur nulla nemo, minima sit debitis at vel tenetur qui quod, aliquid suscipit atque, odit ipsam, commodi error!

This is a demonstration of the modifiers for background-color. You should use the .m-blue class to get this effect

.m-blue - $blue background .m-purple - $purple background .m-teal - $teal background .m-orange - $orange background .m-purple-40k - $purple-40k background .m-blue-20k - $blue-20k background Styleguide 3.4 */ .b-divider { background-color: #333; padding-top: 20px; padding-bottom: 20px; line-height: 1.3; color: white; } .b-divider :first-child { margin-top: 0; } .b-divider :last-child { margin-bottom: 0; } .b-divider h1 { text-transform: none; margin-bottom: 0; font-size: 40px; } .b-divider h1 + h2 { text-align: center; font-size: 16px; font-weight: 400; color: rgba(255, 255, 255, 0.4); text-transform: uppercase; font-size: 22px; } .b-divider h2 { text-transform: none; font-weight: 100; } .b-divider.m-purple { background-color: #523080; } .b-divider.m-blue { background-color: #008ab3; } .b-divider.m-orange { background-color: #ee5b43; } .b-divider.m-teal { background-color: #008895; } .b-divider.m-purple-40k { background-color: #381759; } .b-divider.m-blue-20k { background-color: #006e8f; } /* Slide Slides can be used to display information about a specific topic; for example, a project or article. Markup:

Featured Project

Project Title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, enim adipisci dicta.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

.m-purple - $purple background .m-blue - $blue background .m-orange - $orange background .m-teal - $teal background Styleguide 3.5 */ .b-slide { background-color: #333; color: white; padding: 20px 0; } .b-slide > header { padding: 20px 0; text-align: center; } .b-slide > header > h4 { font-weight: 300; text-transform: uppercase; letter-spacing: 1px; margin-top: 0; } .b-slide p { font-weight: 300; } .b-slide p a { text-decoration: underline; } .b-slide .e-slider-index > span { overflow: hidden; border-radius: 50%; height: 8px; width: 8px; background-color: rgba(255, 255, 255, 0.2); display: inline-block; } .b-slide .e-slider-index .m-active { background-color: rgba(255, 255, 255, 0.5); } .b-slide .e-content { padding: 20px 0; } .b-slide .e-content h2, .b-slide .e-content h3 { font-weight: 100; line-height: 1.2; text-transform: none; } .b-slide .e-content h2 { font-size: 32px; } .b-slide .e-content h3 { font-size: 20px; } .b-slide .e-content h3 strong { font-weight: 600; } .b-slide .e-action { margin-bottom: 10px; } .b-slide.m-purple { background-color: #523080; } .b-slide.m-blue { background-color: #008ab3; } .b-slide.m-orange { background-color: #ee5b43; } .b-slide.m-teal { background-color: #008895; } /* Slider Multiple Sildes can be linked together using a Silder. We use Slick behind the scenes to make the slider work. Below is the configuration we use. Also check out the Slick Docs

$('.b-slider').slick({
    arrows: true,
    draggable: false,
    swipeToSlide: true,
    autoplay: true,
    autoplaySpeed: 3000,
    responsive: [
        {
            breakpoint: 800,
            settings: {
                draggable: true,
            }
        }
    ]
});
Markup:

Featured Project

Project Title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, enim adipisci dicta.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Featured Project

Project Title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, enim adipisci dicta.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

From Our Blog

Bloc title Lorem ipsum dolor sit amet, consectetur adipisicing elit.

By: Claudio Mendonca

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Featured Project

Project Title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, enim adipisci dicta.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Featured Project

Project Title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, enim adipisci dicta.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

Project description Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint recusandae nostrum eos saepe officia vero illum fuga quae at, corporis unde quas sit adipisci neque doloremque fugiat possimus nisi minima.

.m-purple - $purple background .m-blue - $blue background .m-orange - $orange background .m-teal - $teal background Styleguide 3.6 */ .b-slider .slick-arrow { position: absolute; top: 45%; z-index: 1; background-color: transparent; border: 0; font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; color: transparent; } .b-slider .slick-arrow:before, .b-slider .slick-arrow:after { color: rgba(255, 255, 255, 0.2); font-size: 60px; transition: all .4s ease; } .b-slider .slick-arrow:hover:before, .b-slider .slick-arrow:hover:after { color: rgba(255, 255, 255, 0.6); transition: all .4s ease; } .b-slider .slick-prev { left: 0; } .b-slider .slick-prev:before { content: 'keyboard_arrow_left'; } .b-slider .slick-next { right: 0; } .b-slider .slick-next:after { content: 'keyboard_arrow_right'; } /* Sticky A sticky can be used to convey an error or some information when the page first loads. Markup:

This produces the sticky at the bottom of the window arrow_downward

close

Something went wrong

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quasi, in, nobis. Repudiandae ipsum alias enim officiis et consectetur expedita commodi nobis suscipit deleniti. Recusandae architecto minima rerum modi suscipit doloremque!

.m-error - error style .m-red - red style .m-success - success style .m-green - green style .m-alert - alert style .m-orange - orange style .m-purple - purple style .m-blue - blue style .m-teal - teal style Styleguide 6.1 */ .b-sticky { background-color: #333; padding: 25px 0; position: fixed; width: 100%; bottom: 0; right: 0; left: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index: 1; } .b-sticky .row { color: rgba(255, 255, 255, 0.6); } .b-sticky .row .e-title { margin: 0; padding: 0; font-weight: 600; font-size: 20px; font-size: 16px; } .b-sticky .row p { margin: 10px 0; } .b-sticky .row p a { color: rgba(255, 255, 255, 0.9); } .b-sticky .row p a:hover { text-decoration: underline; } .b-sticky .row .e-close { float: right; margin-right: 10px; opacity: .6; cursor: pointer; } .b-sticky .row .e-close:hover { opacity: 1; } .b-sticky.m-error, .b-sticky.m-red { background-color: #c30014; } .b-sticky.m-success, .b-sticky.m-green { background-color: #197d32; } .b-sticky.m-alert, .b-sticky.m-orange { background-color: #ee5b43; } .b-sticky.m-purple { background-color: #523080; } .b-sticky.m-blue { background-color: #008ab3; } .b-sticky.m-teal { background-color: #008895; } /* Page Top Section A modified page section made specifically for the top section of a page. Has a number of color and style options. Markup:

Page Top Section

This is the top section of a page. Generally speaking, each page should start with this section.

.m-purple .m-teal .m-orange .m-blue Styleguide 5.2 */ .b-top-section { background-color: #333; color: rgba(255, 255, 255, 0.8); padding-top: 70px; padding-bottom: 30px; } .b-top-section h2 { text-align: center; text-transform: uppercase; letter-spacing: 1px; font-weight: 100; font-size: 30px; margin-top: 0; } .b-top-section h3 { text-align: center; margin-bottom: 30px; text-transform: none; font-size: 22px; font-weight: 100; } .b-top-section.m-orange { background-color: #ee5b43; } .b-top-section.m-purple { background-color: #523080; } .b-top-section.m-blue { background-color: #008ab3; } .b-top-section.m-teal { background-color: #008895; } /* Page Section The page section component is used to divide page content into well organized sections. Most page content should be included in a page module element such as page section. Foundation grid components can and should be used within these top level elements. Markup:

This is a section title

This is a section title (h2)

This is a section title (h3)

This is a section title (h4)

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deserunt itaque dolor ratione aspernatur nulla nemo, minima sit debitis at vel tenetur qui quod, aliquid suscipit atque, odit ipsam, commodi error!

This is a demonstration of the modifiers for background-color. You should use the .m-black class to get this effect

.m-purple - $purple background .m-black - $black background .m-teal - $teal background .m-orange - $orange background .m-blue - $blue background Styleguide 5.1 */ .b-page-section { padding-top: 30px; padding-bottom: 30px; } .b-page-section .e-title { text-align: center; font-weight: 100; } .b-page-section h4 { text-transform: uppercase; } .b-page-section.m-purple, .b-page-section.m-black, .b-page-section.m-teal, .b-page-section.m-orange, .b-page-section.m-blue { color: white; } .b-page-section.m-purple { background-color: #523080; } .b-page-section.m-black { background-color: #333; } .b-page-section.m-teal { background-color: #008895; } .b-page-section.m-orange { background-color: #ee5b43; } .b-page-section.m-blue { background-color: #008ab3; } .b-progress { border: 1px solid rgba(255, 255, 255, 0.4); padding: 3px 0; display: block; width: 100%; text-align: center; margin-top: 20px; } @media screen and (min-width: 64.0625em) { .b-progress { width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.2); margin-top: 70px; margin-bottom: 20px; padding-left: 120px; position: relative; } } .b-progress:before { color: rgba(255, 255, 255, 0.6); content: 'Progress: '; } @media screen and (min-width: 64.0625em) { .b-progress:before { color: rgba(255, 255, 255, 0.3); content: 'Progress'; position: absolute; bottom: -13px; left: -120px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; } } @media screen and (min-width: 64.0625em) { .b-progress:after { position: absolute; content: ""; border-bottom: 1px solid rgba(255, 255, 255, 0.5); left: 0; top: 0; } } .b-progress span:before { color: rgba(255, 255, 255, 0.6); display: none; } @media screen and (min-width: 64.0625em) { .b-progress span:before { position: absolute; margin-top: -35px; display: block; color: rgba(255, 255, 255, 0.3); } } .b-progress span:nth-child(1):before { content: "Define"; } @media screen and (min-width: 64.0625em) { .b-progress span:nth-child(1):before { right: 90%; } } .b-progress span:nth-child(2):before { content: "Prototype"; } @media screen and (min-width: 64.0625em) { .b-progress span:nth-child(2):before { right: 65%; } } .b-progress span:nth-child(3):before { content: "Test & Iteration"; } @media screen and (min-width: 64.0625em) { .b-progress span:nth-child(3):before { right: 30%; } } .b-progress span:nth-child(4):before { content: "Complete"; } @media screen and (min-width: 64.0625em) { .b-progress span:nth-child(4):before { right: 0; } } .b-progress.m-define span:nth-child(1):before, .b-progress.m-prototype span:nth-child(2):before, .b-progress.m-test span:nth-child(3):before, .b-progress.m-complete span:nth-child(4):before { color: rgba(255, 255, 255, 0.9); display: inline-block; font-weight: 600; } .b-progress.m-define:after { width: 10%; } .b-progress.m-prototype:after { width: 35%; } .b-progress.m-test:after { width: 70%; } .b-progress.m-complete:after { width: 100%; } .b-breadcrumbs { padding-bottom: 20px; } .b-breadcrumbs a, .b-breadcrumbs span { margin-top: -2px; display: inline-block; vertical-align: top; } .b-breadcrumbs span, .b-breadcrumbs .material-icons { color: rgba(255, 255, 255, 0.4); } .b-breadcrumbs a { color: rgba(255, 255, 255, 0.9); } .b-breadcrumbs a:hover { text-decoration: underline; } /* Modal A modal can be used to provide a temporary alert or warn the user about performing a certain action. The modal has two parts, a button open the modal, and the modal itself. The modal makes use of an overlay element to allow it to be dismissed by clicking outside the modal. Markup: Open Modal

Title for modal

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nemo ratione, reprehenderit veniam veritatis voluptatem perferendis nulla? Sint eveniet necessitatibus vel saepe, consequuntur veritatis laborum perspiciatis, reprehenderit, esse rem aut omnis.

Title for modal

Sint eveniet necessitatibus vel saepe, consequuntur veritatis laborum perspiciatis, reprehenderit, esse rem aut omnis.

Title for modal

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nemo ratione, reprehenderit veniam veritatis voluptatem perferendis nulla?

OK

.js-open-modal - Add this class to the trigger element to open the modal .js-close-modal - Add this class to the trigger element to close the modal Styleguide 3.2 */ .b-modal { background: white; position: fixed; width: 50%; top: 12vh; left: 50%; margin: 0 0 0 -25%; /* Embiggen */ transform: scale(1.5); /* prefix me */ /* Hidden */ opacity: 0; pointer-events: none; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); padding: 30px 45px; transition: all .4s ease; z-index: 11; } .b-modal .e-content { max-height: 70vh; overflow-y: scroll; } .b-modal .e-content :first-child { margin-top: 0; } .b-modal .e-content h2 { font-size: 20px; } .b-modal .e-content h3 { font-size: 18px; } .b-modal .e-content h4 { font-size: 16px; } .b-modal.m-active { /* Regular size and visible */ transform: scale(1); /* prefix me */ opacity: 1; transition: all .4s ease; /* Clickable */ pointer-events: auto; } /* Cards Card component for organizing data. Works well with articles / documents, etc. Markup:

Unreleased Project

Project Description

Styleguide 3.7 */ .e-card { display: inline-block; } .e-card .e-card-inner { position: relative; vertical-align: top; color: white; width: 300px; height: 300px; margin: 15px; } .e-card .e-card-inner p { padding: 20px; } .e-card .e-card-inner p.e-card-name { font-size: 18px; font-weight: 600; text-transform: uppercase; } .e-card .e-card-inner p.e-card-description { position: absolute; bottom: 0; } .e-card .e-card-inner .e-card-image { height: 150px; background-position: center center; background-size: cover; background-repeat: no-repeat; } .e-card .e-card-inner:hover { box-shadow: 0 0 12px rgba(0, 0, 0, 0.3); } .e-card.m-orange .e-card-inner { background-color: #ee5b43; } .e-card.m-blue .e-card-inner { background-color: #008ab3; } .e-card.m-unreleased .e-card-inner { background-color: rgba(0, 0, 0, 0.3); } .e-card.m-unreleased .e-card-inner:hover { box-shadow: none; } .e-card a:hover { text-decoration: none; } /* Firebase-Editable Coming Soon Styleguide 6.2 */ /* Data Visualization Styleguide 6.3 */ /* Bubble map Data driven bubble map via D3, loosely based on several examples from Mike Bostock http://bl.ocks.org/mbostock Markup:
Map I Styleguide 6.3.1 */ .b-map .background { fill: none; pointer-events: all; } .b-map .feature { fill: #ccc; cursor: pointer; } .b-map .feature.active { fill: orange; } .b-map .country { fill: none; stroke: #fff; stroke-linecap: round; stroke-linejoin: round; } .b-map .node.fade circle { opacity: .15; transition: opacity 0.5s; } .b-map .node circle { opacity: .75; cursor: pointer; transition: opacity 0.5s; } .b-map .node circle.active { opacity: .9; fill: #008ab3 !important; transition: opacity 0.1s; } .b-map .node text { fill: #fff; cursor: pointer; } .b-map .region { fill: #ddd; cursor: pointer; transition: fill 0.1s; } .b-map .region.active { fill: #bbb; transition: fill 0.1s; } /* Packlayout map D3 based bubble map that uses packlayout to nest collections of bubbles into region bounding boxes. Markup:
Map II Styleguide 6.3.2 */ .b-pack-map .background { fill: none; pointer-events: all; } .b-pack-map .feature { fill: #ccc; cursor: pointer; } .b-pack-map .feature.active { fill: orange; } .b-pack-map .country { fill: none; stroke-linecap: round; stroke-linejoin: round; } .b-pack-map .parent.fade circle { opacity: .15; transition: opacity 0.2s; } .b-pack-map .parent circle { opacity: .6; cursor: pointer; transition: opacity 0.2s; } .b-pack-map .parent circle.active { opacity: 1; transition: opacity 0.2s; } .b-pack-map .parent.sector circle { opacity: .5; } .b-pack-map .parent text { font-size: 22px; } .b-pack-map .parent.invisible text { visibility: hidden; } .b-pack-map .parent.invisible circle { opacity: 0; visibility: visible; } .b-pack-map .parent.invisible.sector circle { opacity: .2; } .b-pack-map .node.fade circle { opacity: .15; transition: opacity 0.5s; } .b-pack-map .node circle { opacity: 1; cursor: pointer; transition: opacity 0.2s; } .b-pack-map .node circle.active { opacity: 1; transition: opacity 0.2s; } .b-pack-map .node text { font-size: 26px; } .b-pack-map .node text.sector-text { font-size: 16px; } .b-pack-map .node.study { display: none; } .b-pack-map .node.study.fade circle { opacity: .8; transition: opacity 0.5s; } .b-pack-map .node.study.fade circle.active { opacity: 1; transition: opacity 0.2s; } .b-pack-map .node.study text { fill: rgba(0, 0, 0, 0.6); font-size: 16px; } .b-pack-map .node.study.show { display: initial; } .b-pack-map .region { fill: #ddd; cursor: pointer; transition: fill 0.2s; } .b-pack-map .region.active { fill: #bbb; transition: fill 0.2s; } .b-pack-map text { fill: #fff; cursor: pointer; } .b-pack-map .parent { opacity: 0; visibility: hidden; } .b-pack-map .parent.show { opacity: 1; visibility: visible; transition: opacity 0.5s; } .b-pack-map .node { opacity: 0; visibility: hidden; } .b-pack-map .node.show { opacity: 1; visibility: visible; transition: opacity 0.5s; } .map-ui .b-button, .map-ui .b-form input[type="submit"], .b-form .map-ui input[type="submit"] { color: #fff; background-color: rgba(0, 138, 179, 0.4); } .map-ui .b-button.m-active, .map-ui .b-form input.m-active[type="submit"], .b-form .map-ui input.m-active[type="submit"] { background-color: #008ab3; } .tooltip { color: white; font-size: 16px; border-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5); transition: opacity 0.02s; width: 200px; } .tooltip::before { border-bottom-color: rgba(0, 0, 0, 0.5); } .kss-title:hover, .kss-title *:hover { text-decoration: none; } .kss-title__ref, .kss-nav__ref { color: rgba(0, 0, 0, 0.2); } h1 .kss-title__ref, h1 .kss-nav__ref { color: rgba(255, 255, 255, 0.2); } .kss-title__permalink .permalink i.material-icons { color: rgba(0, 0, 0, 0.2); font-size: 0.62em; visibility: hidden; } .kss-title__permalink:hover i.material-icons { visibility: visible; } .kss-modifier__heading { text-transform: uppercase; font-weight: 600; font-size: 20px; color: rgba(0, 0, 0, 0.5); } .kss-modifier__example { margin-bottom: 30px; } .b-page-section .kss-modifier__example { margin-bottom: 0; } .kss-modifier__wrapper { background-color: rgba(0, 0, 0, 0.025); padding: 30px; } .kss-modifier__wrapper > * { margin: 0 -30px; } .kss-modifier__wrapper p:last-child { margin-bottom: 0; } .modifiers { display: none; margin: 20px 0; } .modifiers .modifier-row .kss-modifier__description { color: rgba(0, 0, 0, 0.5); transition: all .4s ease; } .modifiers .modifier-row:hover .kss-modifier__description { color: #333; transition: all .4s ease; } .modifiers.m-visible { display: block; } .kss-bottom-nav { text-align: left; } .kss-bottom-nav ul.kss-nav__menu { margin-left: 0; list-style: none; } .kss-bottom-nav ul.kss-nav__menu li.kss-nav__menu-item a { width: auto; } .kss-bottom-nav ul.kss-nav__menu li.kss-nav__menu-item .kss-nav__ref { color: rgba(255, 255, 255, 0.2); } .kss-bottom-nav ul.kss-nav__menu ul { list-style: none; } .kss-nav { max-height: 90vh; overflow: hidden; background-color: transparent; z-index: 2; position: absolute; width: 250px; right: -180px; transform: translateX(0); transition: all .4s ease; } .kss-nav::before { opacity: 1; display: block; padding: 20px; background-color: rgba(255, 255, 255, 0.9); color: rgba(0, 0, 0, 0.2); font-size: 20px; font-weight: 600; text-transform: uppercase; content: "\00a7"; } .kss-nav ul { padding: 0 20px 20px 20px; opacity: 0; margin-left: 0; list-style: none; transition: all .4s ease; } .kss-nav ul ul { padding: 0; margin-left: 15px; } .kss-nav.m-fixed { position: fixed; top: 5vh; } .kss-nav:hover { background-color: white; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); transform: translateX(-180px); overflow: hidden; transition: all .4s ease; } .kss-nav:hover::before { content: "Sections"; } .kss-nav:hover ul { opacity: 1; transition: all .4s ease; } .row.m-spacing { margin-top: 20px; margin-bottom: 20px; } .row.m-spacing:first-child { margin-top: 0; } code.m-negative { color: white; } .b-grid-example { text-align: center; color: white; } .b-grid-example .row { margin-top: 10px; margin-bottom: 10px; } .b-grid-example .columns { background-color: rgba(0, 0, 0, 0.3); min-height: 50px; border-left: solid 5px rgba(0, 0, 0, 0.1); border-right: solid 5px rgba(0, 0, 0, 0.1); } .b-grid-example .columns:first-child { border-left: 0; } .b-grid-example .columns:last-child { border-right: 0; } .sandbox { min-height: 400px; } @media (max-width: 600px) { .sandbox { background-color: red; } } @media (min-width: 601px) { .sandbox { background-color: green; } } @media (min-width: 1021px) { .sandbox { background-color: blue; } }