Untitled diff
18 removals
Words removed | 24 |
Total words | 2844 |
Words removed (%) | 0.84 |
1070 lines
11 additions
Words added | 38 |
Total words | 2858 |
Words added (%) | 1.33 |
1068 lines
@charset "UTF-8";
@charset "UTF-8";
/**
/**
* Foundation for Sites by ZURB
* Foundation for Sites by ZURB
* Version 6.4.3
* Version 6.4.3
* foundation.zurb.com
* foundation.zurb.com
* Licensed under MIT Open Source
* Licensed under MIT Open Source
*/
*/
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
.reveal, .reveal.tiny, .reveal.small, .reveal.large {
.reveal, .reveal.tiny, .reveal.small, .reveal.large {
right: auto;
right: auto;
left: auto;
left: auto;
margin: 0 auto; } }
margin: 0 auto; } }
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
html {
line-height: 1.15;
line-height: 1.15;
-webkit-text-size-adjust: 100%; }
-webkit-text-size-adjust: 100%; }
body {
body {
margin: 0; }
margin: 0; }
h1 {
h1 {
font-size: 2em;
font-size: 2em;
margin: 0.67em 0; }
margin: 0.67em 0; }
hr {
hr {
-webkit-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
box-sizing: content-box;
height: 0;
height: 0;
overflow: visible; }
overflow: visible; }
pre {
pre {
font-family: monospace, monospace;
font-family: monospace, monospace;
font-size: 1em; }
font-size: 1em; }
a {
a {
background-color: transparent; }
background-color: transparent; }
abbr[title] {
abbr[title] {
border-bottom: none;
border-bottom: none;
text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted; }
text-decoration: underline dotted; }
b,
b,
strong {
strong {
font-weight: bolder; }
font-weight: bolder; }
code,
code,
kbd,
kbd,
samp {
samp {
font-family: monospace, monospace;
font-family: monospace, monospace;
font-size: 1em; }
font-size: 1em; }
small {
small {
font-size: 80%; }
font-size: 80%; }
sub,
sub,
sup {
sup {
font-size: 75%;
font-size: 75%;
line-height: 0;
line-height: 0;
position: relative;
position: relative;
vertical-align: baseline; }
vertical-align: baseline; }
sub {
sub {
bottom: -0.25em; }
bottom: -0.25em; }
sup {
sup {
top: -0.5em; }
top: -0.5em; }
img {
img {
border-style: none; }
border-style: none; }
button,
button,
input,
input,
optgroup,
optgroup,
select,
select,
textarea {
textarea {
font-family: inherit;
font-family: inherit;
font-size: 100%;
font-size: 100%;
line-height: 1.15;
line-height: 1.15;
margin: 0; }
margin: 0; }
button,
button,
input {
input {
overflow: visible; }
overflow: visible; }
button,
button,
select {
select {
text-transform: none; }
text-transform: none; }
button,
button,
[type="button"],
[type="button"],
[type="reset"],
[type="reset"],
[type="submit"] {
[type="submit"] {
-webkit-appearance: button; }
-webkit-appearance: button; }
button::-moz-focus-inner,
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
[type="submit"]::-moz-focus-inner {
border-style: none;
border-style: none;
padding: 0; }
padding: 0; }
button:-moz-focusring,
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
outline: 1px dotted ButtonText; }
fieldset {
fieldset {
padding: 0.35em 0.75em 0.625em; }
padding: 0.35em 0.75em 0.625em; }
legend {
legend {
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-sizing: border-box;
color: inherit;
color: inherit;
display: table;
display: table;
max-width: 100%;
max-width: 100%;
padding: 0;
padding: 0;
white-space: normal; }
white-space: normal; }
progress {
progress {
vertical-align: baseline; }
vertical-align: baseline; }
textarea {
textarea {
overflow: auto; }
overflow: auto; }
[type="checkbox"],
[type="checkbox"],
[type="radio"] {
[type="radio"] {
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
padding: 0; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
[type="number"]::-webkit-outer-spin-button {
height: auto; }
height: auto; }
[type="search"] {
[type="search"] {
-webkit-appearance: textfield;
-webkit-appearance: textfield;
outline-offset: -2px; }
outline-offset: -2px; }
[type="search"]::-webkit-search-decoration {
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
-webkit-appearance: none; }
::-webkit-file-upload-button {
::-webkit-file-upload-button {
-webkit-appearance: button;
-webkit-appearance: button;
font: inherit; }
font: inherit; }
details {
details {
display: block; }
display: block; }
summary {
summary {
display: list-item; }
display: list-item; }
template {
template {
display: none; }
display: none; }
[hidden] {
[hidden] {
display: none; }
display: none; }
.foundation-mq {
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
html {
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-sizing: border-box;
font-size: 100%; }
font-size: 100%; }
*,
*,
*::before,
*::before,
*::after {
*::after {
-webkit-box-sizing: inherit;
-webkit-box-sizing: inherit;
box-sizing: inherit; }
box-sizing: inherit; }
body {
body {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
background: #fefefe;
background: #fefefe;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
font-weight: normal;
line-height: 1.5;
line-height: 1.5;
color: #0a0a0a;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
-moz-osx-font-smoothing: grayscale; }
img {
img {
display: inline-block;
display: inline-block;
vertical-align: middle;
vertical-align: middle;
max-width: 100%;
max-width: 100%;
height: auto;
height: auto;
-ms-interpolation-mode: bicubic; }
-ms-interpolation-mode: bicubic; }
textarea {
textarea {
height: auto;
height: auto;
min-height: 50px;
min-height: 50px;
border-radius: 0; }
border-radius: 0; }
select {
select {
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-sizing: border-box;
width: 100%;
width: 100%;
border-radius: 0; }
border-radius: 0; }
.map_canvas img,
.map_canvas img,
.map_canvas embed,
.map_canvas embed,
.map_canvas object,
.map_canvas object,
.mqa-display img,
.mqa-display img,
.mqa-display embed,
.mqa-display embed,
.mqa-display object {
.mqa-display object {
max-width: none !important; }
max-width: none !important; }
button {
button {
padding: 0;
padding: 0;
-webkit-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-moz-appearance: none;
appearance: none;
appearance: none;
border: 0;
border: 0;
border-radius: 0;
border-radius: 0;
background: transparent;
background: transparent;
line-height: 1;
line-height: 1;
cursor: auto; }
cursor: auto; }
[data-whatinput='mouse'] button {
[data-whatinput='mouse'] button {
outline: 0; }
outline: 0; }
pre {
pre {
overflow: auto; }
overflow: auto; }
button,
button,
input,
input,
optgroup,
optgroup,
select,
select,
textarea {
textarea {
font-family: inherit; }
font-family: inherit; }
.is-visible {
.is-visible {
display: block !important; }
display: block !important; }
.is-hidden {
.is-hidden {
display: none !important; }
display: none !important; }
[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'],
[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 {
textarea {
display: block;
display: block;
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-sizing: border-box;
width: 100%;
width: 100%;
height: 2.4375rem;
height: 2.4375rem;
margin: 0 0 1rem;
margin: 0 0 1rem;
padding: 0.5rem;
padding: 0.5rem;
border: 1px solid #cacaca;
border: 1px solid #cacaca;
border-radius: 0;
border-radius: 0;
background-color: #fefefe;
background-color: #fefefe;
-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-family: inherit;
font-size: 1rem;
font-size: 1rem;
font-weight: normal;
font-weight: normal;
line-height: 1.5;
line-height: 1.5;
color: #0a0a0a;
color: #0a0a0a;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-moz-appearance: none;
appearance: none; }
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,
[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 {
textarea:focus {
outline: none;
outline: none;
border: 1px solid #8a8a8a;
border: 1px solid #8a8a8a;
background-color: #fefefe;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
textarea {
textarea {
max-width: 100%; }
max-width: 100%; }
textarea[rows] {
textarea[rows] {
height: auto; }
height: auto; }
input:disabled, input[readonly],
input:disabled, input[readonly],
textarea:disabled,
textarea:disabled,
textarea[readonly] {
textarea[readonly] {
background-color: #e6e6e6;
background-color: #e6e6e6;
cursor: not-allowed; }
cursor: not-allowed; }
[type='submit'],
[type='submit'],
[type='button'] {
[type='button'] {
-webkit-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-moz-appearance: none;
appearance: none;
appearance: none;
border-radius: 0; }
border-radius: 0; }
input[type='search'] {
input[type='search'] {
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
box-sizing: border-box; }
::-webkit-input-placeholder {
::-webkit-input-placeholder {
color: #cacaca; }
color: #cacaca; }
:-ms-input-placeholder {
:-ms-input-placeholder {
color: #cacaca; }
color: #cacaca; }
::-ms-input-placeholder {
::-ms-input-placeholder {
color: #cacaca; }
color: #cacaca; }
::placeholder {
::placeholder {
color: #cacaca; }
color: #cacaca; }
[type='file'],
[type='file'],
[type='checkbox'],
[type='checkbox'],
[type='radio'] {
[type='radio'] {
margin: 0 0 1rem; }
margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='checkbox'] + label,
[type='radio'] + label {
[type='radio'] + label {
display: inline-block;
display: inline-block;
vertical-align: baseline;
vertical-align: baseline;
margin-left: 0.5rem;
margin-left: 0.5rem;
margin-right: 1rem;
margin-right: 1rem;
margin-bottom: 0; }
margin-bottom: 0; }
[type='checkbox'] + label[for],
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
[type='radio'] + label[for] {
cursor: pointer; }
cursor: pointer; }
label > [type='checkbox'],
label > [type='checkbox'],
label > [type='radio'] {
label > [type='radio'] {
margin-right: 0.5rem; }
margin-right: 0.5rem; }
[type='file'] {
[type='file'] {
width: 100%; }
width: 100%; }
label {
label {
display: block;
display: block;
margin: 0;
margin: 0;
font-size: 0.875rem;
font-size: 0.875rem;
font-weight: normal;
font-weight: normal;
line-height: 1.8;
line-height: 1.8;
color: #0a0a0a; }
color: #0a0a0a; }
label.middle {
label.middle {
margin: 0 0 1rem;
margin: 0 0 1rem;
padding: 0.5625rem 0; }
padding: 0.5625rem 0; }
.help-text {
.help-text {
margin-top: -0.5rem;
margin-top: -0.5rem;
font-size: 0.8125rem;
font-size: 0.8125rem;
font-style: italic;
font-style: italic;
color: #0a0a0a; }
color: #0a0a0a; }
.input-group {
.input-group {
display: -webkit-box;
display: -webkit-box;
display: -webkit-flex;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
display: flex;
width: 100%;
width: 100%;
margin-bottom: 1rem;
margin-bottom: 1rem;
-webkit-box-align: stretch;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
align-items: stretch; }
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
border-radius: 0 0 0 0; }
border-radius: 0 0 0 0; }
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
border-radius: 0 0 0 0; }
border-radius: 0 0 0 0; }
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button input,
.input-group-button button,
.input-group-button button,
.input-group-button label {
.input-group-button label {
margin: 0;
margin: 0;
white-space: nowrap; }
white-space: nowrap; }
.input-group-label {
.input-group-label {
padding: 0 1rem;
padding: 0 1rem;
border: 1px solid #cacaca;
border: 1px solid #cacaca;
background: #e6e6e6;
background: #e6e6e6;
color: #0a0a0a;
color: #0a0a0a;
text-align: center;
text-align: center;
white-space: nowrap;
white-space: nowrap;
display: -webkit-box;
display: -webkit-box;
display: -webkit-flex;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
display: flex;
-webkit-box-flex: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-flex-align: center;
align-items: center; }
align-items: center; }
.input-group-label:first-child {
.input-group-label:first-child {
border-right: 0; }
border-right: 0; }
.input-group-label:last-child {
.input-group-label:last-child {
border-left: 0; }
border-left: 0; }
.input-group-field {
.input-group-field {
border-radius: 0;
border-radius: 0;
-webkit-box-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
flex: 1 1 0px;
min-width: 0; }
min-width: 0; }
.input-group-button {
.input-group-button {
padding-top: 0;
padding-top: 0;
padding-bottom: 0;
padding-bottom: 0;
text-align: center;
text-align: center;
display: -webkit-box;
display: -webkit-box;
display: -webkit-flex;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
display: flex;
-webkit-box-flex: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
flex: 0 0 auto; }
.input-group-button a,
.input-group-button a,
.input-group-button input,
.input-group-button input,
.input-group-button button,
.input-group-button button,
.input-group-button label {
.input-group-button label {
-webkit-align-self: stretch;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
align-self: stretch;
height: auto;
height: auto;
padding-top: 0;
padding-top: 0;
padding-bottom: 0;
padding-bottom: 0;
font-size: 1rem; }
font-size: 1rem; }
fieldset {
fieldset {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
border: 0; }
border: 0; }
legend {
legend {
max-width: 100%;
max-width: 100%;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
.fieldset {
.fieldset {
margin: 1.125rem 0;
margin: 1.125rem 0;
padding: 1.25rem;
padding: 1.25rem;
border: 1px solid #cacaca; }
border: 1px solid #cacaca; }
.fieldset legend {
.fieldset legend {
margin: 0;
margin: 0;
margin-left: -0.1875rem;
margin-left: -0.1875rem;
padding: 0 0.1875rem; }
padding: 0 0.1875rem; }
select {
select {
height: 2.4375rem;
height: 2.4375rem;
margin: 0 0 1rem;
margin: 0 0 1rem;
padding: 0.5rem;
padding: 0.5rem;
-webkit-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-moz-appearance: none;
appearance: none;
appearance: none;
border: 1px solid #cacaca;
border: 1px solid #cacaca;
border-radius: 0;
border-radius: 0;
background-color: #fefefe;
background-color: #fefefe;
font-family: inherit;
font-family: inherit;
font-size: 1rem;
font-size: 1rem;
font-weight: normal;
font-weight: normal;
line-height: 1.5;
line-height: 1.5;
color: #0a0a0a;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-origin: content-box;
background-origin: content-box;
background-position: right -1rem center;
background-position: right -1rem center;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: 9px 6px;
background-size: 9px 6px;
padding-right: 1.5rem;
padding-right: 1.5rem;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
@media screen and (min-width: 0\0) {
@media screen and (min-width: 0\0) {
select {
select {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
select:focus {
select:focus {
outline: none;
outline: none;
border: 1px solid #8a8a8a;
border: 1px solid #8a8a8a;
background-color: #fefefe;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
select:disabled {
select:disabled {
background-color: #e6e6e6;
background-color: #e6e6e6;
cursor: not-allowed; }
cursor: not-allowed; }
select::-ms-expand {
select::-ms-expand {
display: none; }
display: none; }
select[multiple] {
select[multiple] {
height: auto;
height: auto;
background-image: none; }
background-image: none; }
.is-invalid-input:not(:focus) {
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
border-color: #cc4b37;
background-color: #f9ecea; }
background-color: #f9ecea; }
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37; }
color: #cc4b37; }
.is-invalid-input:not(:focus):-ms-input-placeholder {
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37; }
color: #cc4b37; }
.is-invalid-input:not(:focus)::-ms-input-placeholder {
.is-invalid-input:not(:focus)::-ms-input-placeholder {
color: #cc4b37; }
color: #cc4b37; }
.is-invalid-input:not(:focus)::placeholder {
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37; }
color: #cc4b37; }
.is-invalid-label {
.is-invalid-label {
color: #cc4b37; }
color: #cc4b37; }
.form-error {
.form-error {
display: none;
display: none;
margin-top: -0.5rem;
margin-top: -0.5rem;
margin-bottom: 1rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-size: 0.75rem;
font-weight: bold;
font-weight: bold;
color: #cc4b37; }
color: #cc4b37; }
.form-error.is-visible {
.form-error.is-visible {
display: block; }
display: block; }
div,
div,
dl,
dl,
dt,
dt,
dd,
dd,
ul,
ul,
ol,
ol,
li,
li,
h1,
h1,
h2,
h2,
h3,
h3,
h4,
h4,
h5,
h5,
h6,
h6,
pre,
pre,
form,
form,
p,
p,
blockquote,
blockquote,
th,
th,
td {
td {
margin: 0;
margin: 0;
padding: 0; }
padding: 0; }
p {
p {
margin-bottom: 1rem;
margin-bottom: 1rem;
font-size: inherit;
font-size: inherit;
line-height: 1.6;
line-height: 1.6;
text-rendering: optimizeLegibility; }
text-rendering: optimizeLegibility; }
em,
em,
i {
i {
font-style: italic;
font-style: italic;
line-height: inherit; }
line-height: inherit; }
strong,
strong,
b {
b {
font-weight: bold;
font-weight: bold;
line-height: inherit; }
line-height: inherit; }
small {
small {
font-size: 80%;
font-size: 80%;
line-height: inherit; }
line-height: inherit; }
h1, .h1,
h1, .h1,
h2, .h2,
h2, .h2,
h3, .h3,
h3, .h3,
h4, .h4,
h4, .h4,
h5, .h5,
h5, .h5,
h6, .h6 {
h6, .h6 {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-style: normal;
font-style: normal;
font-weight: normal;
font-weight: normal;
color: inherit;
color: inherit;
text-rendering: optimizeLegibility; }
text-rendering: optimizeLegibility; }
h1 small, .h1 small,
h1 small, .h1 small,
h2 small, .h2 small,
h2 small, .h2 small,
h3 small, .h3 small,
h3 small, .h3 small,
h4 small, .h4 small,
h4 small, .h4 small,
h5 small, .h5 small,
h5 small, .h5 small,
h6 small, .h6 small {
h6 small, .h6 small {
line-height: 0;
line-height: 0;
color: #cacaca; }
color: #cacaca; }
h1, .h1 {
h1, .h1 {
font-size: 1.5rem;
font-size: 1.5rem;
line-height: 1.4;
line-height: 1.4;
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
h2, .h2 {
h2, .h2 {
font-size: 1.25rem;
font-size: 1.25rem;
line-height: 1.4;
line-height: 1.4;
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
h3, .h3 {
h3, .h3 {
font-size: 1.1875rem;
font-size: 1.1875rem;
line-height: 1.4;
line-height: 1.4;
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
h4, .h4 {
h4, .h4 {
font-size: 1.125rem;
font-size: 1.125rem;
line-height: 1.4;
line-height: 1.4;
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
h5, .h5 {
h5, .h5 {
font-size: 1.0625rem;
font-size: 1.0625rem;
line-height: 1.4;
line-height: 1.4;
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
h6, .h6 {
h6, .h6 {
font-size: 1rem;
font-size: 1rem;
line-height: 1.4;
line-height: 1.4;
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem; }
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
h1, .h1 {
h1, .h1 {
font-size: 3rem; }
font-size: 3rem; }
h2, .h2 {
h2, .h2 {
font-size: 2.5rem; }
font-size: 2.5rem; }
h3, .h3 {
h3, .h3 {
font-size: 1.9375rem; }
font-size: 1.9375rem; }
h4, .h4 {
h4, .h4 {
font-size: 1.5625rem; }
font-size: 1.5625rem; }
h5, .h5 {
h5, .h5 {
font-size: 1.25rem; }
font-size: 1.25rem; }
h6, .h6 {
h6, .h6 {
font-size: 1rem; } }
font-size: 1rem; } }
a {
a {
line-height: inherit;
line-height: inherit;
color: #1779ba;
color: #1779ba;
text-decoration: none;
text-decoration: none;
cursor: pointer; }
cursor: pointer; }
a:hover, a:focus {
a:hover, a:focus {
color: #1468a0; }
color: #1468a0; }
a img {
a img {
border: 0; }
border: 0; }
hr {
hr {
clear: both;
clear: both;
max-width: 75rem;
max-width: 75rem;
height: 0;
height: 0;
margin: 1.25rem auto;
margin: 1.25rem auto;
border-top: 0;
border-top: 0;
border-right: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
border-left: 0; }
border-left: 0; }
ul,
ul,
ol,
ol,
dl {
dl {
margin-bottom: 1rem;
margin-bottom: 1rem;
list-style-position: outside;
list-style-position: outside;
line-height: 1.6; }
line-height: 1.6; }
li {
li {
font-size: inherit; }
font-size: inherit; }
ul {
ul {
margin-left: 1.25rem;
margin-left: 1.25rem;
list-style-type: disc; }
list-style-type: disc; }
ol {
ol {
margin-left: 1.25rem; }
margin-left: 1.25rem; }
ul ul, ol ul, ul ol, ol ol {
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-left: 1.25rem;
margin-bottom: 0; }
margin-bottom: 0; }
dl {
dl {
margin-bottom: 1rem; }
margin-bottom: 1rem; }
dl dt {
dl dt {
margin-bottom: 0.3rem;
margin-bottom: 0.3rem;
font-weight: bold; }
font-weight: bold; }
blockquote {
blockquote {
margin: 0 0 1rem;
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca; }
border-left: 1px solid #cacaca; }
blockquote, blockquote p {
blockquote, blockquote p {
line-height: 1.6;
line-height: 1.6;
color: #8a8a8a; }
color: #8a8a8a; }
abbr, abbr[title] {
abbr, abbr[title] {
border-bottom: 1px dotted #0a0a0a;
border-bottom: 1px dotted #0a0a0a;
cursor: help;
cursor: help;
text-decoration: none; }
text-decoration: none; }
figure {
figure {
margin: 0; }
margin: 0; }
kbd {
kbd {
margin: 0;
margin: 0;
padding: 0.125rem 0.25rem 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a; }
color: #0a0a0a; }
.subheader {
.subheader {
margin-top: 0.2rem;
margin-top: 0.2rem;
margin-bottom: 0.5rem;
margin-bottom: 0.5rem;
font-weight: normal;
font-weight: normal;
line-height: 1.4;
line-height: 1.4;
color: #8a8a8a; }
color: #8a8a8a; }
.lead {
.lead {
font-size: 125%;
font-size: 125%;
line-height: 1.6; }
line-height: 1.6; }
.stat {
.stat {
font-size: 2.5rem;
font-size: 2.5rem;
line-height: 1; }
line-height: 1; }
p + .stat {
p + .stat {
margin-top: -1rem; }
margin-top: -1rem; }
ul.no-bullet, ol.no-bullet {
ul.no-bullet, ol.no-bullet {
margin-left: 0;
margin-left: 0;
list-style: none; }
list-style: none; }
.cite-block, cite {
.cite-block, cite {
display: block;
display: block;
color: #8a8a8a;
color: #8a8a8a;
font-size: 0.8125rem; }
font-size: 0.8125rem; }
.cite-block:before, cite:before {
.cite-block:before, cite:before {
content: "— "; }
content: "— "; }
.code-inline, code {
.code-inline, code {
border: 1px solid #cacaca;
border: 1px solid #cacaca;
background-color: #e6e6e6;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
font-weight: normal;
color: #0a0a0a;
color: #0a0a0a;
display: inline;
display: inline;
max-width: 100%;
max-width: 100%;
word-wrap: break-word;
word-wrap: break-word;
padding: 0.125rem 0.3125rem 0.0625rem; }
padding: 0.125rem 0.3125rem 0.0625rem; }
.code-block {
.code-block {
border: 1px solid #cacaca;
border: 1px solid #cacaca;
background-color: #e6e6e6;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
font-weight: normal;
color: #0a0a0a;
color: #0a0a0a;
display: block;
display: block;
overflow: auto;
overflow: auto;
white-space: pre;
white-space: pre;
padding: 1rem;
padding: 1rem;
margin-bottom: 1.5rem; }
margin-bottom: 1.5rem; }
.text-left {
.text-left {
text-align: left; }
text-align: left; }
.text-right {
.text-right {
text-align: right; }
text-align: right; }
.text-center {
.text-center {
text-align: center; }
text-align: center; }
.text-justify {
.text-justify {
text-align: justify; }
text-align: justify; }
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
.medium-text-left {
.medium-text-left {
text-align: left; }
text-align: left; }
.medium-text-right {
.medium-text-right {
text-align: right; }
text-align: right; }
.medium-text-center {
.medium-text-center {
text-align: center; }
text-align: center; }
.medium-text-justify {
.medium-text-justify {
text-align: justify; } }
text-align: justify; } }
@media print, screen and (min-width: 64em) {
@media print, screen and (min-width: 64em) {
.large-text-left {
.large-text-left {
text-align: left; }
text-align: left; }
.large-text-right {
.large-text-right {
text-align: right; }
text-align: right; }
.large-text-center {
.large-text-center {
text-align: center; }
text-align: center; }
.large-text-justify {
.large-text-justify {
text-align: justify; } }
text-align: justify; } }
.show-for-print {
.show-for-print {
display: none !important; }
display: none !important; }
@media print {
@media print {
* {
* {
background: transparent !important;
background: transparent !important;
-webkit-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
box-shadow: none !important;
color: black !important;
color: black !important;
text-shadow: none !important; }
text-shadow: none !important; }
.show-for-print {
.show-for-print {
display: block !important; }
display: block !important; }
.hide-for-print {
.hide-for-print {
display: none !important; }
display: none !important; }
table.show-for-print {
table.show-for-print {
display: table !important; }
display: table !important; }
thead.show-for-print {
thead.show-for-print {
display: table-header-group !important; }
display: table-header-group !important; }
tbody.show-for-print {
tbody.show-for-print {
display: table-row-group !important; }
display: table-row-group !important; }
tr.show-for-print {
tr.show-for-print {
display: table-row !important; }
display: table-row !important; }
td.show-for-print {
td.show-for-print {
display: table-cell !important; }
display: table-cell !important; }
th.show-for-print {
th.show-for-print {
display: table-cell !important; }
display: table-cell !important; }
a,
a,
a:visited {
a:visited {
text-decoration: underline; }
text-decoration: underline; }
a[href]:after {
a[href]:after {
content: " (" attr(href) ")"; }
content: " (" attr(href) ")"; }
.ir a:after,
.ir a:after,
a[href^='javascript:']:after,
a[href^='javascript:']:after,
a[href^='#']:after {
a[href^='#']:after {
content: ''; }
content: ''; }
abbr[title]:after {
abbr[title]:after {
content: " (" attr(title) ")"; }
content: " (" attr(title) ")"; }
pre,
pre,
blockquote {
blockquote {
border: 1px solid #8a8a8a;
border: 1px solid #8a8a8a;
page-break-inside: avoid; }
page-break-inside: avoid; }
thead {
thead {
display: table-header-group; }
display: table-header-group; }
tr,
tr,
img {
img {
page-break-inside: avoid; }
page-break-inside: avoid; }
img {
img {
max-width: 100% !important; }
max-width: 100% !important; }
@page {
@page {
margin: 0.5cm; }
margin: 0.5cm; }
p,
p,
h2,
h2,
h3 {
h3 {
orphans: 3;
orphans: 3;
widows: 3; }
widows: 3; }
h2,
h2,
h3 {
h3 {
page-break-after: avoid; }
page-break-after: avoid; }
.print-break-inside {
.print-break-inside {
page-break-inside: auto; } }
page-break-inside: auto; } }
.grid-container {
.grid-container {
padding-right: 0.625rem;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding-left: 0.625rem;
max-width: 75rem;
max-width: 75rem;
margin: 0 auto; }
margin: 0 auto; }
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
.grid-container {
.grid-container {
padding-right: 0.9375rem;
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
padding-left: 0.9375rem; } }
.grid-container.fluid {
.grid-container.fluid {
padding-right: 0.625rem;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding-left: 0.625rem;
max-width: 100%;
max-width: 100%;
margin: 0 auto; }
margin: 0 auto; }
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
.grid-container.fluid {
.grid-container.fluid {
padding-right: 0.9375rem;
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
padding-left: 0.9375rem; } }
.grid-container.full {
.grid-container.full {
padding-right: 0;
padding-right: 0;
padding-left: 0;
padding-left: 0;
max-width: 100%;
max-width: 100%;
margin: 0 auto; }
margin: 0 auto; }
.grid-x {
.grid-x {
display: -webkit-box;
display: -webkit-box;
display: -webkit-flex;
display: -webkit-flex;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
flex-flow: row wrap; }
.cell {
.cell {
-webkit-box-flex: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
flex: 0 0 auto;
min-height: 0px;
min-height: 0px;
min-width: 0px;
min-width: 0px;
width: 100%; }
width: 100%; }
.cell.auto {
.cell.auto {
-webkit-box-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
flex: 1 1 0px; }
.cell.shrink {
.cell.shrink {
-webkit-box-flex: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
flex: 0 0 auto; }
.grid-x > .auto {
.grid-x > .auto {
width: auto;
width: auto; }
margin-left: 0.625rem;
margin-right: 0.625rem; }
.grid-x > .shrink {
.grid-x > .shrink {
width: auto;
width: auto; }
margin-left: 0.625rem;
margin-right: 0.625rem; }
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
-webkit-flex-basis: auto;
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; }
flex-basis: auto; }
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
-webkit-flex-basis: auto;
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
@media print, screen and (min-width: 64em) {
.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
-webkit-flex-basis: auto;
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
flex-basis: auto; } }
.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
-webkit-box-flex: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
flex: 0 0 auto; }
.grid-x > .small-1 {
.grid-x > .small-1 {
width: 8.33333%; }
width: 8.33333%; }
.grid-x > .small-2 {
.grid-x > .small-2 {
width: 16.66667%; }
width: 16.66667%; }
.grid-x > .small-3 {
.grid-x > .small-3 {
width: 25%; }
width: 25%; }
.grid-x > .small-4 {
.grid-x > .small-4 {
width: 33.33333%; }
width: 33.33333%; }
.grid-x > .small-5 {
.grid-x > .small-5 {
width: 41.66667%; }
width: 41.66667%; }
.grid-x > .small-6 {
.grid-x > .small-6 {
width: 50%; }
width: 50%; }
.grid-x > .small-7 {
.grid-x > .small-7 {
width: 58.33333%; }
width: 58.33333%; }
.grid-x > .small-8 {
.grid-x > .small-8 {
width: 66.66667%; }
width: 66.66667%; }
.grid-x > .small-9 {
.grid-x > .small-9 {
width: 75%; }
width: 75%; }
.grid-x > .small-10 {
.grid-x > .small-10 {
width: 83.33333%; }
width: 83.33333%; }
.grid-x > .small-11 {
.grid-x > .small-11 {
width: 91.66667%; }
width: 91.66667%; }
.grid-x > .small-12 {
.grid-x > .small-12 {
width: 100%; }
width: 100%; }
@media print, screen and (min-width: 40em) {
@media print, screen and (min-width: 40em) {
.grid-x > .medium-auto {
.grid-x > .medium-auto {
-webkit-box-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
width: auto; }
margin-left: 0.625rem;
margin-right: 0.625rem; }
.grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
.grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
-webkit-box-flex: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
flex: 0 0 auto; }
.grid-x > .medium-shrink {
.grid-x > .medium-shrink {
width: auto;
width: auto; }
margin-left: 0.625rem;
margin-right: 0.625rem; }
.grid-x > .medium-1 {
.grid-x > .medium-1 {
width: 8.33333%; }
width: 8.33333%; }
.grid-x > .medium-2 {
.grid-x > .medium-2 {
width: 16.66667%; }
width: 16.66667%; }
.grid-x > .medium-3 {
.grid-x > .medium-3 {
width: 25%; }
width: 25%; }
.grid-x > .medium-4 {
.grid-x > .medium-4 {
width: 33.33333%; }
width: 33.33333%; }
.grid-x > .medium-5 {
.grid-x > .medium-5 {
width: 41.66667%; }
width: 41.66667%; }
.grid-x > .medium-6 {
.grid-x > .medium-6 {
width: 50%; }
width: 50%; }
.grid-x > .medium-7 {
.grid-x > .medium-7 {
width: 58.33333%; }
width: 58.33333%; }
.grid-x > .medium-8 {
.grid-x > .medium-8 {
width: 66.66667%; }
width: 66.66667%; }
.grid-x > .medium-9 {
.grid-x > .medium-9 {
width: 75%; }
width: 75%; }
.grid-x > .medium-10 {
.grid-x > .medium-10 {