Modified: websites/staging/nifi/trunk/content/v2/stylesheets/app.css
==============================================================================
--- websites/staging/nifi/trunk/content/v2/stylesheets/app.css (original)
+++ websites/staging/nifi/trunk/content/v2/stylesheets/app.css Wed Feb 4
02:29:39 2015
@@ -1,73 +1,74 @@
-/* line 347,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/*$code-color: scale-color($alert-color, $lightness: -27%);*/
+/* line 348,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
font-family: "/5.5.0/";
}
-/* line 351,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 352,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0;
}
-/* line 356,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 357,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
font-family: "/only screen and (max-width: 40em)/";
width: 0;
}
-/* line 361,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 362,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em;
}
-/* line 366,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 367,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
width: 40.063em;
}
-/* line 371,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 372,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em;
}
-/* line 376,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 377,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
width: 64.063em;
}
-/* line 381,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 382,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
width: 90.063em;
}
-/* line 386,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 387,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
width: 90.063em;
}
-/* line 391,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 392,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
font-family: "/only screen and (min-width:120.063em)/";
width: 120.063em;
}
-/* line 396,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 397,
../../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
font-family: false;
}
-/* line 403,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 404,
../../bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
height: 100%;
}
-/* line 406,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 407,
../../bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
@@ -76,13 +77,13 @@ html, body {
box-sizing: border-box;
}
-/* line 412,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 413,
../../bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
font-size: 100%;
}
-/* line 416,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 417,
../../bower_components/foundation/scss/foundation/components/_global.scss */
body {
background: #fff;
color: #222;
@@ -96,23 +97,23 @@ body {
cursor: auto;
}
-/* line 429,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 430,
../../bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
cursor: pointer;
}
-/* line 432,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 433,
../../bower_components/foundation/scss/foundation/components/_global.scss */
img {
max-width: 100%;
height: auto;
}
-/* line 434,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 435,
../../bower_components/foundation/scss/foundation/components/_global.scss */
img {
-ms-interpolation-mode: bicubic;
}
-/* line 438,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 439,
../../bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
@@ -122,12 +123,12 @@ img {
max-width: none !important;
}
-/* line 445,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 446,
../../bower_components/foundation/scss/foundation/components/_global.scss */
.left {
float: left !important;
}
-/* line 446,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 447,
../../bower_components/foundation/scss/foundation/components/_global.scss */
.right {
float: right !important;
}
@@ -142,40 +143,737 @@ img {
clear: both;
}
-/* line 450,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 451,
../../bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
display: none !important;
visibility: hidden;
}
-/* line 456,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 457,
../../bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
visibility: hidden;
}
-/* line 462,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 463,
../../bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
-/* line 465,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 466,
../../bower_components/foundation/scss/foundation/components/_global.scss */
img {
display: inline-block;
vertical-align: middle;
}
-/* line 475,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 476,
../../bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
height: auto;
min-height: 50px;
}
-/* line 478,
../../bower_components/foundation/scss/foundation/components/_global.scss */
+/* line 479,
../../bower_components/foundation/scss/foundation/components/_global.scss */
select {
width: 100%;
}
+/* line 155,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.text-left {
+ text-align: left !important;
+}
+
+/* line 156,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.text-right {
+ text-align: right !important;
+}
+
+/* line 157,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.text-center {
+ text-align: center !important;
+}
+
+/* line 158,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.text-justify {
+ text-align: justify !important;
+}
+
+@media only screen and (max-width: 40em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-only-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-only-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-only-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-only-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .small-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 40.063em) and (max-width: 64em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-only-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-only-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-only-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-only-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 40.063em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .medium-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 64.063em) and (max-width: 90em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-only-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-only-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-only-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-only-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 64.063em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .large-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 90.063em) and (max-width: 120em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-only-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-only-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-only-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-only-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 90.063em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xlarge-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-only-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-only-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-only-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-only-text-justify {
+ text-align: justify !important;
+ }
+}
+@media only screen and (min-width: 120.063em) {
+ /* line 162,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-text-left {
+ text-align: left !important;
+ }
+
+ /* line 163,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-text-right {
+ text-align: right !important;
+ }
+
+ /* line 164,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-text-center {
+ text-align: center !important;
+ }
+
+ /* line 165,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .xxlarge-text-justify {
+ text-align: justify !important;
+ }
+}
+/* Typography resets */
+/* line 193,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+div,
+dl,
+dt,
+dd,
+ul,
+ol,
+li,
+h1,
+h2,
+h3,
+h4,
+h5,
+h6,
+pre,
+form,
+p,
+blockquote,
+th,
+td {
+ margin: 0;
+ padding: 0;
+}
+
+/* Default Link Styles */
+/* line 217,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+a {
+ color: #396877;
+ text-decoration: none;
+ line-height: inherit;
+}
+/* line 222,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+a:hover, a:focus {
+ color: #264c58;
+}
+/* line 230,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+a img {
+ border: none;
+}
+
+/* Default paragraph styles */
+/* line 234,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+p {
+ font-family: inherit;
+ font-weight: normal;
+ font-size: 1rem;
+ line-height: 1.6;
+ margin-bottom: 1.25rem;
+ text-rendering: optimizeLegibility;
+}
+/* line 242,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+p.lead {
+ font-size: 1.21875rem;
+ line-height: 1.6;
+}
+/* line 244,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+p aside {
+ font-size: 0.875rem;
+ line-height: 1.35;
+ font-style: italic;
+}
+
+/* Default header styles */
+/* line 252,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h1, h2, h3, h4, h5, h6 {
+ font-family: "Oswald", sans-serif;
+ font-weight: normal;
+ font-style: normal;
+ color: #222222;
+ text-rendering: optimizeLegibility;
+ margin-top: 0.2rem;
+ margin-bottom: 0.5rem;
+ line-height: 1.4;
+}
+/* line 262,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
+ font-size: 60%;
+ color: #6f6f6f;
+ line-height: 0;
+}
+
+/* line 269,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h1 {
+ font-size: 2.125rem;
+}
+
+/* line 270,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h2 {
+ font-size: 1.6875rem;
+}
+
+/* line 271,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h3 {
+ font-size: 1.375rem;
+}
+
+/* line 272,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h4 {
+ font-size: 1.125rem;
+}
+
+/* line 273,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h5 {
+ font-size: 1.125rem;
+}
+
+/* line 274,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+h6 {
+ font-size: 1rem;
+}
+
+/* line 276,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.subheader {
+ line-height: 1.4;
+ color: #6f6f6f;
+ font-weight: normal;
+ margin-top: 0.2rem;
+ margin-bottom: 0.5rem;
+}
+
+/* line 278,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+hr {
+ border: solid #DDDDDD;
+ border-width: 1px 0 0;
+ clear: both;
+ margin: 1.25rem 0 1.1875rem;
+ height: 0;
+}
+
+/* Helpful Typography Defaults */
+/* line 287,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+em,
+i {
+ font-style: italic;
+ line-height: inherit;
+}
+
+/* line 293,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+strong,
+b {
+ font-weight: bold;
+ line-height: inherit;
+}
+
+/* line 299,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+small {
+ font-size: 60%;
+ line-height: inherit;
+}
+
+/* line 304,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+code {
+ font-family: Consolas, Liberation Mono, Courier, monospace;
+ font-weight: normal;
+ color: #333;
+ background-color: #f8f8f8;
+ border-width: 0px;
+ border-style: solid;
+ border-color: #dfdfdf;
+ padding: 0.125rem 0.3125rem 0.0625rem;
+}
+
+/* Lists */
+/* line 316,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul,
+ol,
+dl {
+ font-size: 1rem;
+ line-height: 1.6;
+ margin-bottom: 1.25rem;
+ list-style-position: outside;
+ font-family: inherit;
+}
+
+/* line 326,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul {
+ margin-left: 2rem;
+}
+/* line 328,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.no-bullet {
+ margin-left: 0;
+}
+/* line 331,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.no-bullet li ul,
+ul.no-bullet li ol {
+ margin-left: 1.25rem;
+ margin-bottom: 0;
+ list-style: none;
+}
+
+/* Unordered Lists */
+/* line 344,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul li ul,
+ul li ol {
+ margin-left: 1.25rem;
+ margin-bottom: 0;
+}
+/* line 353,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.square li ul, ul.circle li ul, ul.disc li ul {
+ list-style: inherit;
+}
+/* line 356,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.square {
+ list-style-type: square;
+ margin-left: 2rem;
+}
+/* line 357,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.circle {
+ list-style-type: circle;
+ margin-left: 2rem;
+}
+/* line 358,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.disc {
+ list-style-type: disc;
+ margin-left: 2rem;
+}
+/* line 359,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ul.no-bullet {
+ list-style: none;
+}
+
+/* Ordered Lists */
+/* line 363,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ol {
+ margin-left: 1.4rem;
+}
+/* line 366,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ol li ul,
+ol li ol {
+ margin-left: 1.25rem;
+ margin-bottom: 0;
+}
+
+/* Definition Lists */
+/* line 376,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+dl dt {
+ margin-bottom: 0.3rem;
+ font-weight: bold;
+}
+/* line 380,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+dl dd {
+ margin-bottom: 0.75rem;
+}
+
+/* Abbreviations */
+/* line 384,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+abbr,
+acronym {
+ text-transform: uppercase;
+ font-size: 90%;
+ color: #222;
+ cursor: help;
+}
+
+/* line 391,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+abbr {
+ text-transform: none;
+}
+/* line 393,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+abbr[title] {
+ border-bottom: 1px dotted #DDDDDD;
+}
+
+/* Blockquotes */
+/* line 399,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+blockquote {
+ margin: 0 0 1.25rem;
+ padding: 0.5625rem 1.25rem 0 1.1875rem;
+ border-left: 1px solid #DDDDDD;
+}
+/* line 404,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+blockquote cite {
+ display: block;
+ font-size: 0.8125rem;
+ color: #555555;
+}
+/* line 408,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+blockquote cite:before {
+ content: "\2014 \0020";
+}
+/* line 412,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+blockquote cite a,
+blockquote cite a:visited {
+ color: #555555;
+}
+
+/* line 418,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+blockquote,
+blockquote p {
+ line-height: 1.6;
+ color: #6f6f6f;
+}
+
+/* Microformats */
+/* line 425,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.vcard {
+ display: inline-block;
+ margin: 0 0 1.25rem 0;
+ border: 1px solid #DDDDDD;
+ padding: 0.625rem 0.75rem;
+}
+/* line 431,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.vcard li {
+ margin: 0;
+ display: block;
+}
+/* line 435,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.vcard .fn {
+ font-weight: bold;
+ font-size: 0.9375rem;
+}
+
+/* line 442,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.vevent .summary {
+ font-weight: bold;
+}
+/* line 444,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.vevent abbr {
+ cursor: default;
+ text-decoration: none;
+ font-weight: bold;
+ border: none;
+ padding: 0 0.0625rem;
+}
+
+@media only screen and (min-width: 40.063em) {
+ /* line 455,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h1, h2, h3, h4, h5, h6 {
+ line-height: 1.4;
+ }
+
+ /* line 456,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h1 {
+ font-size: 2.75rem;
+ }
+
+ /* line 457,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h2 {
+ font-size: 2.3125rem;
+ }
+
+ /* line 458,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h3 {
+ font-size: 1.6875rem;
+ }
+
+ /* line 459,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h4 {
+ font-size: 1.4375rem;
+ }
+
+ /* line 460,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h5 {
+ font-size: 1.125rem;
+ }
+
+ /* line 461,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h6 {
+ font-size: 1rem;
+ }
+}
+/*
+ * Print styles.
+ *
+ * Inlined to avoid required HTTP connection:
www.phpied.com/delay-loading-your-print-css/
+ * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
+*/
+/* line 472,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+.print-only {
+ display: none !important;
+}
+
+@media print {
+ /* line 474,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ * {
+ background: transparent !important;
+ color: #000000 !important;
+ /* Black prints faster: h5bp.com/s */
+ box-shadow: none !important;
+ text-shadow: none !important;
+ }
+
+ /* line 481,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ a,
+ a:visited {
+ text-decoration: underline;
+ }
+
+ /* line 483,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ a[href]:after {
+ content: " (" attr(href) ")";
+ }
+
+ /* line 485,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ abbr[title]:after {
+ content: " (" attr(title) ")";
+ }
+
+ /* line 488,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .ir a:after,
+ a[href^="javascript:"]:after,
+ a[href^="#"]:after {
+ content: "";
+ }
+
+ /* line 492,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ pre,
+ blockquote {
+ border: 1px solid #999999;
+ page-break-inside: avoid;
+ }
+
+ /* line 498,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ thead {
+ display: table-header-group;
+ /* h5bp.com/t */
+ }
+
+ /* line 500,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ tr,
+ img {
+ page-break-inside: avoid;
+ }
+
+ /* line 503,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ img {
+ max-width: 100% !important;
+ }
+
+ @page {
+ margin: 0.5cm;
+ }
+ /* line 507,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ p,
+ h2,
+ h3 {
+ orphans: 3;
+ widows: 3;
+ }
+
+ /* line 514,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ h2,
+ h3 {
+ page-break-after: avoid;
+ }
+
+ /* line 517,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .hide-on-print {
+ display: none !important;
+ }
+
+ /* line 518,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .print-only {
+ display: block !important;
+ }
+
+ /* line 519,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .hide-for-print {
+ display: none !important;
+ }
+
+ /* line 520,
../../bower_components/foundation/scss/foundation/components/_type.scss */
+ .show-for-print {
+ display: inherit !important;
+ }
+}
/* line 232,
../../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
width: 100%;
@@ -2146,12 +2844,7 @@ input[type="text"], input[type="password
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
- transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
-}
-/* line 185,
../../bower_components/foundation/scss/foundation/components/_global.scss */
-input[type="text"]:focus, input[type="password"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="email"]:focus,
input[type="number"]:focus, input[type="search"]:focus,
input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus,
input[type="color"]:focus, textarea:focus {
- box-shadow: 0 0 5px #999999;
- border-color: #999999;
+ transition: all 0.15s linear;
}
/* line 133,
../../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:focus, input[type="password"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="email"]:focus,
input[type="number"]:focus, input[type="search"]:focus,
input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus,
input[type="color"]:focus, textarea:focus {
@@ -2433,24 +3126,24 @@ label.error {
color: #f04124;
}
-/* line 112,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 113,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em;
}
/* Wrapped around .top-bar to contain to grid width */
-/* line 118,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 119,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
width: 100%;
background: #7299ac;
}
-/* line 122,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 123,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
margin-bottom: 0;
}
-/* line 126,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 127,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
width: 100%;
left: 0;
@@ -2458,26 +3151,26 @@ meta.foundation-mq-topbar {
top: 0;
z-index: 99;
}
-/* line 133,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 134,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
overflow-y: auto;
height: auto;
width: 100%;
max-height: 100%;
}
-/* line 139,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 140,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
position: fixed;
width: 100%;
z-index: 99;
}
-/* line 145,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 146,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
z-index: 98;
margin-top: 2.8125rem;
}
-/* line 152,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 153,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
overflow: hidden;
height: 2.8125rem;
@@ -2486,28 +3179,28 @@ meta.foundation-mq-topbar {
background: #7299ac;
margin-bottom: 0;
}
-/* line 161,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 162,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
margin-bottom: 0;
list-style: none;
}
-/* line 166,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 167,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
max-width: none;
}
-/* line 168,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 169,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
margin-bottom: 0;
}
-/* line 171,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 172,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input {
height: 1.75rem;
padding-top: .35rem;
padding-bottom: .35rem;
font-size: 0.75rem;
}
-/* line 178,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 179,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
padding-top: 0.4125rem;
padding-bottom: 0.4125rem;
@@ -2515,30 +3208,30 @@ meta.foundation-mq-topbar {
font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
- /* line 178,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 179,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
position: relative;
top: -1px;
}
}
-/* line 194,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 195,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
position: relative;
margin: 0;
}
-/* line 199,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 200,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
height: 2.8125rem;
margin: 0;
font-size: 16px;
}
-/* line 204,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 206,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4,
.top-bar .name p, .top-bar .name span {
line-height: 2.8125rem;
font-size: 1.0625rem;
margin: 0;
}
-/* line 208,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 210,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name
h4 a, .top-bar .name p a, .top-bar .name span a {
font-weight: normal;
color: #FFFFFF;
@@ -2546,13 +3239,13 @@ meta.foundation-mq-topbar {
display: block;
padding: 0 0.9375rem;
}
-/* line 219,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 221,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
position: absolute;
right: 0;
top: 0;
}
-/* line 224,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 226,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
color: #FFFFFF;
text-transform: uppercase;
@@ -2564,12 +3257,12 @@ meta.foundation-mq-topbar {
height: 2.8125rem;
line-height: 2.8125rem;
}
-/* line 237,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 239,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
top: 50%;
margin-top: -16px;
}
-/* line 241,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 243,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
height: 34px;
line-height: 33px;
@@ -2593,32 +3286,32 @@ meta.foundation-mq-topbar {
.top-bar .toggle-topbar.menu-icon a span:hover:after {
box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
-/* line 270,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 272,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
height: auto;
background: transparent;
}
-/* line 274,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 276,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
background: #7299ac;
}
-/* line 277,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 279,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
color: #888888;
}
-/* line 278,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 280,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span::after {
box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}
-/* line 291,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 293,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
left: 0;
position: relative;
width: auto;
transition: left 300ms ease-out;
}
-/* line 297,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 299,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
padding: 0;
width: 100%;
@@ -2627,7 +3320,7 @@ meta.foundation-mq-topbar {
font-size: 16px;
margin: 0;
}
-/* line 306,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 308,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
border-top: solid 1px #354e5a;
@@ -2635,11 +3328,11 @@ meta.foundation-mq-topbar {
height: 1px;
width: 100%;
}
-/* line 314,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 316,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
background: #7299ac;
}
-/* line 316,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 318,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
display: block;
width: 100%;
@@ -2651,7 +3344,7 @@ meta.foundation-mq-topbar {
font-weight: bold;
text-transform: none;
}
-/* line 327,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 329,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
font-size: 0.8125rem;
padding-right: 0.9375rem;
@@ -2668,7 +3361,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > a.button:hover, .top-bar-section ul li >
a.button:focus {
color: #FFFFFF;
}
-/* line 333,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 335,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
@@ -2682,7 +3375,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li >
a.button.secondary:focus {
color: #333333;
}
-/* line 334,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 336,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
background-color: #43AC6A;
border-color: #368a55;
@@ -2696,7 +3389,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li >
a.button.success:focus {
color: #FFFFFF;
}
-/* line 335,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 337,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
background-color: #f04124;
border-color: #cf2a0e;
@@ -2710,7 +3403,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li >
a.button.alert:focus {
color: #FFFFFF;
}
-/* line 336,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 338,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
@@ -2724,7 +3417,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li >
a.button.warning:focus {
color: #FFFFFF;
}
-/* line 339,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 341,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
font-size: 0.8125rem;
padding-right: 0.9375rem;
@@ -2741,7 +3434,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
color: #FFFFFF;
}
-/* line 345,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 347,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
@@ -2755,7 +3448,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li >
button.secondary:focus {
color: #333333;
}
-/* line 346,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 348,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
background-color: #43AC6A;
border-color: #368a55;
@@ -2769,7 +3462,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > button.success:hover, .top-bar-section ul li >
button.success:focus {
color: #FFFFFF;
}
-/* line 347,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 349,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
background-color: #f04124;
border-color: #cf2a0e;
@@ -2783,7 +3476,7 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li >
button.alert:focus {
color: #FFFFFF;
}
-/* line 348,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 350,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
@@ -2797,31 +3490,31 @@ meta.foundation-mq-topbar {
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li >
button.warning:focus {
color: #FFFFFF;
}
-/* line 352,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 354,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
background-color: #5b869b;
background: #5b869b;
color: #FFFFFF;
}
-/* line 361,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 363,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
background: #7299ac;
color: #FFFFFF;
}
-/* line 364,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 366,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
background: #5b869b;
color: #FFFFFF;
}
-/* line 372,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 374,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
padding: 0.9375rem;
}
-/* line 375,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 377,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
position: relative;
}
-/* line 379,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 381,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
@@ -2836,11 +3529,11 @@ meta.foundation-mq-topbar {
top: 50%;
right: 0;
}
-/* line 391,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 393,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
position: static;
}
-/* line 392,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 394,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
display: block;
position: static !important;
@@ -2851,11 +3544,11 @@ meta.foundation-mq-topbar {
position: absolute !important;
width: 100%;
}
-/* line 396,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 398,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
display: none;
}
-/* line 403,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 405,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
padding: 0;
position: absolute;
@@ -2869,44 +3562,44 @@ meta.foundation-mq-topbar {
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
-/* line 411,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 413,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
width: 100%;
height: auto;
}
-/* line 415,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 417,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
font-weight: normal;
padding: 8px 0.9375rem;
}
-/* line 418,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 420,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
font-weight: bold;
}
-/* line 423,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 425,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown
li.parent-link {
margin-bottom: 0;
margin-top: 0;
font-size: 1.125rem;
}
-/* line 428,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 430,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown
li.parent-link a {
color: #FFFFFF;
display: block;
}
-/* line 432,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 434,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown
li.parent-link a:hover {
background: none;
}
-/* line 435,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 437,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
padding: 8px 0.9375rem;
}
-/* line 436,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 438,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
top: auto;
}
-/* line 439,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 441,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
padding: 8px 0.9375rem 2px;
margin-bottom: 0;
@@ -2916,13 +3609,13 @@ meta.foundation-mq-topbar {
font-size: 0.625rem;
}
-/* line 450,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+/* line 452,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
display: block;
}
@media only screen and (min-width: 40.063em) {
- /* line 455,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 457,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
background: #7299ac;
overflow: visible;
@@ -2936,19 +3629,19 @@ meta.foundation-mq-topbar {
.top-bar:after {
clear: both;
}
- /* line 460,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 462,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
display: none;
}
- /* line 462,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 464,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
float: left;
}
- /* line 463,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 465,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
width: auto;
}
- /* line 465,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 467,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input,
.top-bar .button,
.top-bar button {
@@ -2957,71 +3650,71 @@ meta.foundation-mq-topbar {
height: 1.75rem;
top: 0.53125rem;
}
- /* line 474,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 476,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
background: #7299ac;
}
- /* line 477,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 479,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
max-width: 62.5rem;
margin: 0 auto;
margin-bottom: 0;
}
- /* line 483,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 485,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
transition: none 0 0;
left: 0 !important;
}
- /* line 487,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 489,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
width: auto;
height: auto !important;
display: inline;
}
- /* line 492,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 494,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
float: left;
}
- /* line 494,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 496,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li .js-generated {
display: none;
}
- /* line 500,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 502,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li.hover > a:not(.button) {
background-color: #5b869b;
background: #5b869b;
color: #FFFFFF;
}
- /* line 509,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 511,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li:not(.has-form) a:not(.button) {
padding: 0 0.9375rem;
line-height: 2.8125rem;
background: #7299ac;
}
- /* line 513,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 515,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li:not(.has-form) a:not(.button):hover {
background-color: #5b869b;
background: #5b869b;
}
- /* line 522,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 524,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li.active:not(.has-form) a:not(.button) {
padding: 0 0.9375rem;
line-height: 2.8125rem;
color: #FFFFFF;
background: #7299ac;
}
- /* line 527,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 529,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: #5b869b;
color: #FFFFFF;
}
- /* line 537,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 539,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a {
padding-right: 2.1875rem !important;
}
- /* line 539,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 541,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
@@ -3033,11 +3726,11 @@ meta.foundation-mq-topbar {
margin-top: -2.5px;
top: 1.40625rem;
}
- /* line 547,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 549,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
position: relative;
}
- /* line 548,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 550,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
display: block;
position: absolute !important;
@@ -3046,7 +3739,7 @@ meta.foundation-mq-topbar {
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
- /* line 554,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 556,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section
.has-dropdown.not-click:hover > .dropdown {
display: block;
position: static !important;
@@ -3056,7 +3749,7 @@ meta.foundation-mq-topbar {
clip: auto;
position: absolute !important;
}
- /* line 558,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 560,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:focus + .dropdown {
display: block;
position: static !important;
@@ -3066,7 +3759,7 @@ meta.foundation-mq-topbar {
clip: auto;
position: absolute !important;
}
- /* line 565,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 567,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
border: none;
content: "\00bb";
@@ -3075,14 +3768,14 @@ meta.foundation-mq-topbar {
right: 5px;
line-height: 1.2;
}
- /* line 578,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 580,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
left: 0;
top: auto;
background: transparent;
min-width: 100%;
}
- /* line 585,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 587,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
color: #FFFFFF;
line-height: 2.8125rem;
@@ -3090,28 +3783,28 @@ meta.foundation-mq-topbar {
padding: 12px 0.9375rem;
background: #7299ac;
}
- /* line 594,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 596,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
color: #FFFFFF;
background: #7299ac;
}
- /* line 599,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 601,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li:not(.has-form):not(.active):hover >
a:not(.button) {
color: #eee;
background-color: #5b869b;
background: #7299ac;
}
- /* line 608,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 610,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li label {
white-space: nowrap;
background: #333333;
}
- /* line 614,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 616,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .dropdown {
left: 100%;
top: 0;
}
- /* line 621,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 623,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]
{
border-bottom: none;
border-top: none;
@@ -3120,43 +3813,43 @@ meta.foundation-mq-topbar {
height: 2.8125rem;
width: 0;
}
- /* line 631,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 633,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
background: #7299ac;
padding: 0 0.9375rem;
height: 2.8125rem;
}
- /* line 639,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 641,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .right li .dropdown {
left: auto;
right: 0;
}
- /* line 643,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 645,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .right li .dropdown li .dropdown {
right: 100%;
}
- /* line 647,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 649,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .left li .dropdown {
right: auto;
left: 0;
}
- /* line 651,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 653,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .left li .dropdown li .dropdown {
left: 100%;
}
- /* line 661,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 663,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section ul li:hover > a {
background-color: #5b869b;
background: #5b869b;
color: #FFFFFF;
}
- /* line 670,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 672,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section ul li:active > a {
background: #7299ac;
color: #FFFFFF;
}
- /* line 678,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 680,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
display: block;
position: static !important;
@@ -3166,7 +3859,7 @@ meta.foundation-mq-topbar {
clip: auto;
position: absolute !important;
}
- /* line 682,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
+ /* line 684,
../../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
display: block;
position: static !important;
@@ -3177,105 +3870,228 @@ meta.foundation-mq-topbar {
position: absolute !important;
}
}
-/* line 44, ../../src/scss/app.scss */
+/* line 131,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table {
+ background: #FFFFFF;
+ margin-bottom: 1.25rem;
+ border: solid 1px #DDDDDD;
+ table-layout: auto;
+}
+/* line 69,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table caption {
+ background: transparent;
+ color: #222222;
+ font-size: 1rem;
+ font-weight: bold;
+}
+/* line 78,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table thead {
+ background: #F5F5F5;
+}
+/* line 82,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table thead tr th,
+table thead tr td {
+ padding: 0.5rem 0.625rem 0.625rem;
+ font-size: 0.875rem;
+ font-weight: bold;
+ color: #222222;
+}
+/* line 92,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table tfoot {
+ background: #F5F5F5;
+}
+/* line 96,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table tfoot tr th,
+table tfoot tr td {
+ padding: 0.5rem 0.625rem 0.625rem;
+ font-size: 0.875rem;
+ font-weight: bold;
+ color: #222222;
+}
+/* line 107,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table tr th,
+table tr td {
+ padding: 0.5625rem 0.625rem;
+ font-size: 0.875rem;
+ color: #222222;
+ text-align: left;
+}
+/* line 115,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table tr.even, table tr.alt, table tr:nth-of-type(even) {
+ background: #F9F9F9;
+}
+/* line 120,
../../bower_components/foundation/scss/foundation/components/_tables.scss */
+table thead tr th,
+table tfoot tr th,
+table tfoot tr td,
+table tbody tr th,
+table tbody tr td,
+table tr td {
+ display: table-cell;
+ line-height: 1.125rem;
+}
+
+/* line 46, ../../src/scss/app.scss */
html, html a {
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
-/* line 49, ../../src/scss/app.scss */
+/* line 51, ../../src/scss/app.scss */
.wf-loading h1, .wf-loading p {
visibility: hidden;
}
-/* line 53, ../../src/scss/app.scss */
+/* line 55, ../../src/scss/app.scss */
+pre code {
+ display: block;
+ overflow: auto;
+ padding: 10px;
+ font-weight: normal;
+ border-width: 1px;
+}
+
+/* line 63, ../../src/scss/app.scss */
+div.large-space {
+ height: 3em;
+}
+
+/* line 67, ../../src/scss/app.scss */
+div.medium-space {
+ height: 2em;
+}
+
+/* line 71, ../../src/scss/app.scss */
+div.small-space {
+ height: 1em;
+}
+
+/* line 75, ../../src/scss/app.scss */
#logo-top-bar {
max-width: 27px;
max-height: 40px;
margin-top: -2px;
}
-/* line 59, ../../src/scss/app.scss */
+/* line 81, ../../src/scss/app.scss */
#logo-top-bar:hover {
-webkit-filter: brightness(1.03);
filter: brightness(1.03);
}
-/* line 64, ../../src/scss/app.scss */
-#main-title {
- margin-top: 3em;
- margin-bottom: 3em;
-}
-
-/* line 69, ../../src/scss/app.scss */
-h1.nifi-txt {
+/* line 86, ../../src/scss/app.scss */
+#nifi-landing {
font-size: 4.5em;
- text-align: right;
}
-/* line 74, ../../src/scss/app.scss */
+/* line 90, ../../src/scss/app.scss */
.nifi-txt {
- font-size: larger;
font-family: 'Oswald', sans-serif;
font-weight: 500;
}
-/* line 80, ../../src/scss/app.scss */
+/* line 95, ../../src/scss/app.scss */
+span.nifi-txt {
+ font-size: larger;
+}
+
+/* line 99, ../../src/scss/app.scss */
.ni {
color: #7A96A4;
}
-/* line 84, ../../src/scss/app.scss */
+/* line 103, ../../src/scss/app.scss */
.fi {
color: #0F3541;
}
-/* line 88, ../../src/scss/app.scss */
-p.nifi {
+/* line 107, ../../src/scss/app.scss */
+.right-text {
text-align: right;
}
-/* line 92, ../../src/scss/app.scss */
+/* line 111, ../../src/scss/app.scss */
p.description {
font-size: 1.25em;
font-weight: 200;
color: #333;
}
-/* line 98, ../../src/scss/app.scss */
+/* line 117, ../../src/scss/app.scss */
#flow {
-moz-box-shadow: 0 0 25px #0F3541;
-webkit-box-shadow: 0 0 25px #0F3541;
box-shadow: 0px 0px 25px #0F3541;
}
-/* line 104, ../../src/scss/app.scss */
+/* line 123, ../../src/scss/app.scss */
div.features {
background-color: #D9E4E8;
}
-/* line 108, ../../src/scss/app.scss */
-#features-content {
- margin-top: 2em;
-}
-
-/* line 112, ../../src/scss/app.scss */
+/* line 127, ../../src/scss/app.scss */
#features-content ul {
padding-left: 10px;
}
-/* line 116, ../../src/scss/app.scss */
+/* line 131, ../../src/scss/app.scss */
+i.external-link {
+ margin-right: 5px;
+}
+
+/*
+ Tables
+*/
+/* line 139, ../../src/scss/app.scss */
+table {
+ background-color: #fefefe;
+ border: 1px solid #ccc;
+ border-left: 6px solid #ccc;
+ color: #555;
+ display: block;
+ margin-bottom: 12px;
+ padding: 5px 8px;
+}
+
+/* line 149, ../../src/scss/app.scss */
+tr td {
+ font-size: 14px;
+ vertical-align: top;
+ text-align: left;
+ padding: 4px;
+ border-width: 0;
+}
+
+/* line 157, ../../src/scss/app.scss */
+tr th {
+ font-size: 16px;
+ vertical-align: top;
+ text-align: left;
+ padding: 4px;
+ border-width: 0;
+ white-space: nowrap;
+}
+
+/* line 166, ../../src/scss/app.scss */
+table tr:nth-of-type(even) {
+ background-color: transparent !important;
+}
+
+/*
+ Footer
+*/
+/* line 174, ../../src/scss/app.scss */
div.footer {
margin-top: 2em;
text-align: center;
}
-/* line 121, ../../src/scss/app.scss */
+/* line 179, ../../src/scss/app.scss */
div.footer p {
font-size: .7em;
}
-/* line 125, ../../src/scss/app.scss */
+/* line 183, ../../src/scss/app.scss */
div.clear {
clear: both;
}